@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251028.0 → 0.0.0-nightly-20251030.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/build/footnotes.js +1 -1
- package/dist/index.js +1 -1
- package/lang/contexts.json +4 -3
- package/package.json +9 -9
- package/src/commands/insertfootnotecommand.js +1 -1
- package/src/footnotes.js +1 -1
- package/src/footnotesclipboard.js +1 -1
- package/src/footnotesediting.js +1 -1
- package/src/footnotesproperties/commands/footnotesstartcommand.js +1 -1
- package/src/footnotesproperties/commands/footnotesstylecommand.js +1 -1
- package/src/footnotesproperties/footnotespropertiesconfig.js +1 -1
- package/src/footnotesproperties/footnotespropertiesediting.js +1 -1
- package/src/footnotesproperties/footnotespropertiesui.js +1 -1
- package/src/footnotesproperties/ui/footnotesdefinitionspropertiesview.js +1 -1
- package/src/footnotesproperties.js +1 -1
- package/src/footnotestracker.js +1 -1
- package/src/footnotesui.js +1 -1
- package/src/index.js +1 -1
- package/src/modelelementtracker.js +1 -1
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 _0x5a4266,Command as _0x43caa9}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x4c01dd,isWidget as _0x154edf,toWidgetEditable as _0x498796,WidgetToolbarRepository as _0x6c205}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x4ead23,logWarning as _0x5b511c,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x275c97,ClickObserver as _0x1889c7}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0xb323c9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x51d454,ButtonView as _0x253836,View as _0xf5b978,ViewCollection as _0x2b99b2,FocusCycler as _0x3cadfa,addKeyboardHandlingForGrid as _0x1023bc,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x3e82de,BalloonPanelView as _0x3db375,createDropdown as _0x3a1861}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x4503ac,IconListStyleDecimal as _0x2df69b,IconListStyleDecimalLeadingZero as _0x4459ae,IconListStyleLowerRoman as _0x965475,IconListStyleUpperRoman as _0x29a9a7,IconListStyleLowerLatin as _0x1129b8,IconListStyleUpperLatin as _0x17a7e5}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x583047,_0x5071fd){this['_model']=_0x583047,this['_elementName']=_0x5071fd['elementName'],this['_getElementKey']=_0x5071fd['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x384f12){const _0x12f91e=new Set(),_0x1334c1=new Map();for(const _0x959851 of _0x384f12){if('insert'===_0x959851['type']&&'$text'!==_0x959851['name']&&_0x959851['position']['nodeAfter']){const _0x3d36ce=this['_model']['createRangeOn'](_0x959851['position']['nodeAfter']);for(const _0x206337 of _0x3d36ce['getItems']()){if(!_0x206337['is']('element',this['_elementName']))continue;const _0x28b58c=this['_getElementKey'](_0x206337);_0x1334c1['has'](_0x28b58c)||_0x1334c1['set'](_0x28b58c,[]),_0x1334c1['get'](_0x28b58c)['push'](_0x206337);}}if('remove'===_0x959851['type']&&_0x959851['name']===this['_elementName']){const _0x1f52c0=this['_getElementKey']({'getAttribute':_0x3149df=>_0x959851['attributes']['get'](_0x3149df)});_0x12f91e['add'](_0x1f52c0);}}for(const [_0x40439d,_0x3ac8fe]of this['_trackedElements'])'$graveyard'===_0x3ac8fe['root']['rootName']&&_0x12f91e['add'](_0x40439d);for(const _0x421eca of _0x12f91e)this['_trackedElements']['delete'](_0x421eca);for(const [_0x4606a7,_0x3d7316]of _0x1334c1)this['_trackedElements']['set'](_0x4606a7,_0x3d7316[_0x3d7316['length']-0x1]);const _0x22d473=new Set();for(const [_0x31e956,_0x42bcc0]of _0x1334c1)_0x12f91e['has'](_0x31e956)&&(_0x22d473['add'](_0x42bcc0[0x0]),_0x42bcc0['length']>0x1?_0x1334c1['set'](_0x31e956,_0x42bcc0['slice'](0x1)):_0x1334c1['delete'](_0x31e956),_0x12f91e['delete'](_0x31e956));return{'removed':Array['from'](_0x12f91e),'inserted':Array['from'](_0x1334c1['values']())['flat'](),'moved':Array['from'](_0x22d473)};}}class c extends _0x5a4266{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43db6d){super(_0x43db6d),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x53b5af=>_0x53b5af['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x332028=>_0x332028['getAttribute']('footnoteId')});}['init'](){const {editor:_0x421cea}=this,{model:_0x570cf6,data:_0x1fe483}=_0x421cea;_0x570cf6['document']['registerPostFixer'](_0x27cb21=>{const _0xd41c6e=_0x570cf6['document']['differ']['getChanges']();let _0x14914a=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x27cb21,_0xd41c6e)&&(_0x14914a=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x27cb21,_0xd41c6e)&&(_0x14914a=!0x0),this['_handleFootnoteReferencesChanges'](_0x27cb21,_0xd41c6e)&&(_0x14914a=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x27cb21)&&(_0x14914a=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x27cb21)&&(_0x14914a=!0x0),this['_sortFootnoteDefinitions'](_0x27cb21)&&(_0x14914a=!0x0),_0x14914a;}),this['listenTo'](_0x570cf6['document'],'change:data',()=>{_0x570cf6['enqueueChange']({'isUndoable':!0x1},_0x540538=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x540538);});},{'priority':'low'}),this['listenTo'](_0x1fe483,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x280c30){return this['_footnotes']['find'](_0x4bf09a=>_0x4bf09a['id']===_0x280c30)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x1392a6){this['_footnoteFormatter']=_0x1392a6;}['_updateFootnotesCounters'](_0x26d816,_0xbc8339=0x0){let _0x4f4764=!0x1;for(let _0x543a42=_0xbc8339;_0x543a42<this['_footnotes']['length'];_0x543a42++)this['_updateFootnoteRefCounter'](_0x26d816,_0x543a42)&&(_0x4f4764=!0x0);return _0x4f4764;}['_insertEmptyFootnotesDefinitionsContainer'](_0x31dcce,_0x47a009){const _0xc3c872=_0x31dcce['createElement']('footnotesDefinitions',{});return _0x31dcce['append'](_0xc3c872,_0x47a009),this['_footnotesDefinitions']=_0xc3c872,_0xc3c872;}['_ensureFootnotesDefinitionsContainerExists'](_0x409431){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x111beb=this['_footnotes'][0x0]['reference']['root'],_0x1e37df=this['_insertEmptyFootnotesDefinitionsContainer'](_0x409431,_0x111beb);for(const _0x300b5a of this['_footnotes'])_0x300b5a['definition']['parent']||_0x409431['insert'](_0x300b5a['definition'],_0x1e37df,'end');this['_updateFootnotesCounters'](_0x409431);}['_handleFootnotesDefinitionsObjectChanges'](_0x296274,_0x4e3708){let _0x39ee3e=!0x1;const {inserted:_0x283150,removed:_0x1d478,moved:_0x70c9a5}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4e3708);if(_0x70c9a5['length']&&(this['_footnotesDefinitions']=_0x70c9a5[0x0]),_0x283150['length']){if(_0x283150['length']>0x1||this['_footnotesDefinitions']&&_0x283150['some'](_0x35f943=>_0x35f943!==this['_footnotesDefinitions'])){const _0x2a1b75=_0x296274['createElement']('footnotesDefinitions',{}),_0x27f453=[];this['_footnotesDefinitions']&&_0x27f453['push'](this['_footnotesDefinitions']),_0x27f453['push'](..._0x283150),_0x296274['insert'](_0x2a1b75,_0x27f453[0x0],'before');for(const _0x4a9132 of _0x27f453)_0x296274['move'](_0x296274['createRangeIn'](_0x4a9132),_0x296274['createPositionAt'](_0x2a1b75,'end')),_0x296274['remove'](_0x4a9132);this['_footnotesDefinitions']=_0x2a1b75,this['_updateFootnotesCounters'](_0x296274),_0x39ee3e=!0x0;}else this['_footnotesDefinitions']=_0x283150[0x0];}if(_0x1d478['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x58f5a5 of this['_footnotes'])_0x296274['remove'](_0x58f5a5['reference']),_0x39ee3e=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x39ee3e;}['_handleFootnoteDefinitionsChanges'](_0x49a29e,_0x2628d5){let _0x364897=!0x1;const _0x4be354=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x6c5dc,moved:_0x58102d}=this['_footnoteDefsTracker']['getChanges'](_0x2628d5);for(const _0x196de5 of[..._0x58102d,..._0x6c5dc]){const _0x4576e3=_0x196de5['getAttribute']('footnoteId'),_0x17632a=this['getFootnote'](_0x4576e3);_0x17632a&&(_0x17632a['definition']=_0x196de5),_(_0x49a29e,_0x4be354,_0x196de5)&&(_0x364897=!0x0);}return _0x364897;}['_handleFootnoteReferencesChanges'](_0x24cd79,_0x55a0b5){let _0x2ea682=!0x1;const {removed:_0x367679,inserted:_0x44e81d,moved:_0x19db34}=this['_footnoteRefsTracker']['getChanges'](_0x55a0b5);for(const _0x557db2 of _0x367679)this['_handleRemoveFootnoteReferenceById'](_0x24cd79,_0x557db2)&&(_0x2ea682=!0x0);for(const _0x5a32d4 of _0x44e81d)this['_handleInsertedFootnoteReference'](_0x24cd79,_0x5a32d4)&&(_0x2ea682=!0x0);for(const _0x111e3c of _0x19db34)this['_handleMovedFootnoteReference'](_0x24cd79,_0x111e3c)&&(_0x2ea682=!0x0);return _0x2ea682;}['_handleFootnotesDefinitionsObjectSync'](_0x2358c6){if(!this['_footnotesDefinitions'])return!0x1;let _0x4e9dfd=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x317001=[];for(const _0x1a364 of this['_footnotesDefinitions']['getChildren']()){const _0x37dfc7=_0x1a364['getAttribute']('footnoteId');this['getFootnote'](_0x37dfc7)||(_0x317001['unshift'](_0x1a364),_0x4e9dfd=!0x0);}for(const _0x57e7a6 of _0x317001)_0x2358c6['remove'](_0x57e7a6);}const _0x3abd59=new Set(),_0x12128a=[];for(const _0x1aaa72 of this['_footnotesDefinitions']['getChildren']()){const _0x3c519c=_0x1aaa72['getAttribute']('footnoteId');_0x3abd59['has'](_0x3c519c)?(_0x12128a['unshift'](_0x1aaa72),_0x4e9dfd=!0x0):_0x3abd59['add'](_0x3c519c);}for(const _0x29df84 of _0x12128a)_0x2358c6['remove'](_0x29df84);return this['_footnotesDefinitions']['childCount']||(_0x2358c6['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x4e9dfd=!0x0),_0x4e9dfd;}['_handleInsertedFootnoteReference'](_0x407c4c,_0x4a7fc9){if(this['_footnotes']['find'](_0x65d1d4=>_0x65d1d4['reference']===_0x4a7fc9))return!0x1;let _0x419581=!0x1;const _0x430180=_0x4a7fc9['getAttribute']('footnoteId'),_0x1a9c77=this['_footnotes']['findIndex'](_0x56cc74=>_0x56cc74['id']===_0x430180);-0x1!==_0x1a9c77&&(_0x407c4c['remove'](this['_footnotes'][_0x1a9c77]['reference']),this['_footnotes']['splice'](_0x1a9c77,0x1),_0x419581=!0x0);let _0x11bf7c=this['_footnotesDefinitions']?function(_0x501b6f,_0x3a3a53){for(const _0x494cf1 of _0x501b6f['getChildren']())if(_0x494cf1['getAttribute']('footnoteId')===_0x3a3a53)return _0x494cf1;return null;}(this['_footnotesDefinitions'],_0x430180):null;_0x11bf7c||(_0x11bf7c=_0x407c4c['createElement']('footnoteDefinition',{'footnoteId':_0x430180}),this['_footnotesDefinitions']&&(_0x407c4c['insert'](_0x11bf7c,this['_footnotesDefinitions'],'end'),_0x419581=!0x0));const _0x5eda4c={'id':_0x430180,'reference':_0x4a7fc9,'definition':_0x11bf7c},_0x1e04ee=I(this['editor']['model'],this['_footnotes'],_0x4a7fc9);this['_footnotes']['splice'](_0x1e04ee,0x0,_0x5eda4c);let _0x567344=_0x1e04ee;return-0x1!==_0x1a9c77&&(_0x567344=Math['min'](_0x1e04ee,_0x1a9c77)),this['_updateFootnotesCounters'](_0x407c4c,_0x567344)&&(_0x419581=!0x0),_0x419581;}['_handleRemoveFootnoteReferenceById'](_0x3dbe7e,_0x5be729){const _0x2b5be2=this['_footnotes']['findIndex'](_0x4abbff=>_0x4abbff['id']===_0x5be729);if(-0x1===_0x2b5be2)return!0x1;let _0x4019dc=!0x1;const _0x45f854=this['_footnotes'][_0x2b5be2];return'$graveyard'!==_0x45f854['definition']['root']['rootName']&&(_0x3dbe7e['remove'](_0x45f854['definition']),_0x4019dc=!0x0),this['_footnotes']['splice'](_0x2b5be2,0x1),this['_updateFootnotesCounters'](_0x3dbe7e,_0x2b5be2)&&(_0x4019dc=!0x0),_0x4019dc;}['_handleMovedFootnoteReference'](_0xba7843,_0x37e6de){const _0x5024c1=_0x37e6de['getAttribute']('footnoteId'),_0x1189a0=this['_footnotes']['findIndex'](_0x490e92=>_0x490e92['id']===_0x5024c1),_0x907193=this['_footnotes'][_0x1189a0];let _0x32cb8e=!0x1;_0x907193['reference']=_0x37e6de,this['_footnotes']['splice'](_0x1189a0,0x1);const _0xbf40a1=I(this['editor']['model'],this['_footnotes'],_0x37e6de);return this['_footnotes']['splice'](_0xbf40a1,0x0,_0x907193),this['_updateFootnotesCounters'](_0xba7843,Math['min'](_0x1189a0,_0xbf40a1))&&(_0x32cb8e=!0x0),_0x32cb8e;}['_updateFootnoteRefCounter'](_0x84996,_0xa29573){if(!this['_footnotesDefinitions'])return!0x1;const _0x21c948=this['_footnotes'][_0xa29573];let _0x445819;return _0x445819=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x21c948,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0xa29573+0x1}):String(_0xa29573+0x1),_0x21c948['reference']['getAttribute']('footnoteCounter')!=_0x445819&&(_0x84996['setAttribute']('footnoteCounter',_0x445819,_0x21c948['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x1e19c2){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x398f4e,_0x10757f){if(_0x398f4e['length']!==_0x10757f['length'])return!0x1;for(let _0x41e041=0x0;_0x41e041<_0x398f4e['length'];_0x41e041++)if(_0x398f4e[_0x41e041]!==_0x10757f[_0x41e041])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x1fb7a1=>_0x1fb7a1['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x226103=>_0x226103['getAttribute']('footnoteId'))))return!0x1;let _0x161284=!0x1;for(let _0x32db35=0x0;_0x32db35<this['_footnotes']['length'];_0x32db35++){const _0x461616=this['_footnotes'][_0x32db35],_0x51a270=_0x1e19c2['createPositionBefore'](_0x461616['definition']),_0x3f4741=_0x1e19c2['createPositionAt'](this['_footnotesDefinitions'],_0x32db35);_0x51a270['isEqual'](_0x3f4741)||(_0x1e19c2['move'](_0x1e19c2['createRangeOn'](_0x461616['definition']),_0x3f4741),_0x161284=!0x0);}return _0x161284;}['_ensureFootnotesReferencesHaveProperOrder'](_0x25ea3e){if(!this['_footnotes']['length'])return!0x1;const {model:_0x5ee0e0}=this['editor'];let _0x5d6d74=!0x1;for(let _0xa98194=0x0;_0xa98194<this['_footnotes']['length']-0x1;_0xa98194++){const _0x465769=this['_footnotes'][_0xa98194],_0x561ebb=this['_footnotes'][_0xa98194+0x1],_0x4e9709=_0x5ee0e0['createPositionBefore'](_0x465769['reference']),_0x1a4880=_0x5ee0e0['createPositionBefore'](_0x561ebb['reference']);'after'===_0x4e9709['compareWith'](_0x1a4880)&&(this['_handleMovedFootnoteReference'](_0x25ea3e,_0x465769['reference']),_0xa98194=-0x1,_0x5d6d74=!0x0);}return _0x5d6d74;}}function _(_0x38f8ea,_0x2c66e9,_0x976790){if(_0x976790['childCount'])return!0x1;const _0x3b7a13=_0x2c66e9?'paragraph':'footnoteInlineContent';return _0x38f8ea['insert'](_0x38f8ea['createElement'](_0x3b7a13),_0x976790),!0x0;}function I(_0x2f8fb9,_0x38cf82,_0x3225b9){if(0x0===_0x38cf82['length'])return 0x0;const _0x314a2c=_0x2f8fb9['createPositionBefore'](_0x3225b9);for(let _0x150806=0x0;_0x150806<_0x38cf82['length'];_0x150806++){const _0x33732a=_0x38cf82[_0x150806],_0x11b178=_0x2f8fb9['createPositionBefore'](_0x33732a['reference']);if('before'===_0x314a2c['compareWith'](_0x11b178))return _0x150806;}const _0x5fcff9=_0x3225b9['root'];let _0x327f86=-0x1;for(let _0x4d5ac8=_0x38cf82['length']-0x1;_0x4d5ac8>=0x0;_0x4d5ac8--)if(_0x38cf82[_0x4d5ac8]['reference']['root']===_0x5fcff9){_0x327f86=_0x4d5ac8;break;}if(-0x1!==_0x327f86)return _0x327f86+0x1;const _0x2ff127=_0x2f8fb9['document']['getRootNames'](),_0x34e0ba=_0x2ff127['indexOf'](_0x5fcff9['rootName']),_0x1c5ab4=_0x2ff127[_0x34e0ba+0x1];if(_0x1c5ab4){for(let _0x32bf6b=0x0;_0x32bf6b<_0x38cf82['length'];_0x32bf6b++)if(_0x38cf82[_0x32bf6b]['reference']['root']['rootName']===_0x1c5ab4)return _0x32bf6b;}return _0x38cf82['length'];}class w extends _0x43caa9{['refresh'](){const _0x5531ea=this['editor']['model']['document']['selection'],_0x473000=this['_getPositionToInsertFootnote'](_0x5531ea);this['isEnabled']=!!_0x473000;}['execute'](_0x4e288d){const {editor:_0x4f7aa8}=this,{model:_0x3e347d}=_0x4f7aa8,{selection:_0x2517c0}=_0x3e347d['document'],_0x29770b=this['_getPositionToInsertFootnote'](_0x2517c0);if(!_0x29770b)return;const _0x25b582=_0x4f7aa8['plugins']['get']('FootnotesEditing'),_0x176244=_0x4e288d?.['footnoteId']??_0x4ead23();!function(_0x48c2f1){return'string'==typeof _0x48c2f1&&_0x48c2f1['length']>0x0&&!/\s/['test'](_0x48c2f1)&&!/^\d/['test'](_0x48c2f1);}(_0x176244)?_0x5b511c('insert-footnote-command-executed-with-invalid-id'):(_0x3e347d['change'](_0x40b072=>{const _0x332a34=_0x40b072['createElement']('footnoteRef',{'footnoteId':_0x176244});_0x3e347d['insertObject'](_0x332a34,_0x29770b,null);}),_0x25b582['_moveSelectionToFootnoteDefinition'](_0x176244));}['_getPositionToInsertFootnote'](_0xaadb40){const {model:_0x384443}=this['editor'],{schema:_0x470dd8}=_0x384443,_0x497f0f=_0xaadb40['getFirstRange']();for(const _0x2964d2 of _0x497f0f['getItems']())if(_0x470dd8['isBlock'](_0x2964d2)||_0x470dd8['isObject'](_0x2964d2))return null;const _0x3b2e4a=_0x497f0f['end'];return _0x470dd8['checkChild'](_0x3b2e4a,'footnoteRef')?_0x3b2e4a:null;}}class r extends _0x5a4266{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x844cbd}=this;_0x844cbd['config']['define']('footnotes.multiBlock',!0x0),_0x844cbd['commands']['add']('insertFootnote',new w(_0x844cbd)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x3d8c88){const _0x255fe2=_0x4f8f81([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]),_0x395930=0x47a28506,_0x3e007c=0x47a5f2ae^_0x395930,_0x167e35=window[_0x4f8f81([0x44,0x61,0x74,0x65])][_0x4f8f81([0x6e,0x6f,0x77])](),_0x544b11=_0x3d8c88[_0x4f8f81([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x155572=new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ebd89=>{_0x544b11[_0x4f8f81([0x6f,0x6e,0x63,0x65])](_0x4f8f81([0x72,0x65,0x61,0x64,0x79]),_0x2ebd89);}),_0x1916d3={[_0x4f8f81([0x6b,0x74,0x79])]:_0x4f8f81([0x45,0x43]),[_0x4f8f81([0x75,0x73,0x65])]:_0x4f8f81([0x73,0x69,0x67]),[_0x4f8f81([0x63,0x72,0x76])]:_0x4f8f81([0x50,0x2d,0x32,0x35,0x36]),[_0x4f8f81([0x78])]:_0x4f8f81([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]),[_0x4f8f81([0x79])]:_0x4f8f81([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]),[_0x4f8f81([0x61,0x6c,0x67])]:_0x4f8f81([0x45,0x53,0x32,0x35,0x36])},_0x54ae50=_0x544b11[_0x4f8f81([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f8f81([0x67,0x65,0x74])](_0x4f8f81([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x58af49(){let _0x34d09b,_0x451043=null,_0x561618=null;try{if(_0x54ae50==_0x4f8f81([0x47,0x50,0x4c]))return _0x4f8f81([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x34d09b=_0x5df630(),!_0x34d09b)return _0x4f8f81([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x34d09b[_0x4f8f81([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x561618=_0x12d823(_0x34d09b[_0x4f8f81([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x34d09b[_0x4f8f81([0x6a,0x74,0x69])])),await _0x9a6f20()?_0x261661()?_0x52c624()?_0x4f8f81([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19c2e0()?(_0x34d09b[_0x4f8f81([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f8f81([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x451043=_0x4230de(_0x4f8f81([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x34d09b[_0x4f8f81([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f8f81([0x74,0x72,0x69,0x61,0x6c])&&(_0x451043=_0x4230de(_0x4f8f81([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x355041()):_0x4f8f81([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f8f81([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f8f81([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f8f81([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x52c624(){const _0x2046d4=[_0x4f8f81([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f8f81([0x74,0x72,0x69,0x61,0x6c])][_0x4f8f81([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34d09b[_0x4f8f81([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x167e35/0x3e8:0xe10*_0x3e007c;return _0x34d09b[_0x4f8f81([0x65,0x78,0x70])]<_0x2046d4;}function _0x261661(){const _0x35d30a=_0x34d09b[_0x4f8f81([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x35d30a&&(!!_0x35d30a[_0x4f8f81([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f8f81([0x2a]))||!!_0x35d30a[_0x4f8f81([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f8f81([0x46,0x4f,0x4f])));}function _0x19c2e0(){const _0x4ed57e=_0x34d09b[_0x4f8f81([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4ed57e||0x0==_0x4ed57e[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x52d890}=new URL(window[_0x4f8f81([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4ed57e[_0x4f8f81([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52d890))return!0x0;const _0x5c923b=_0x52d890[_0x4f8f81([0x73,0x70,0x6c,0x69,0x74])](_0x4f8f81([0x2e]));return _0x4ed57e[_0x4f8f81([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x37caa1=>_0x37caa1[_0x4f8f81([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f8f81([0x2a])))[_0x4f8f81([0x6d,0x61,0x70])](_0x32e236=>_0x32e236[_0x4f8f81([0x73,0x70,0x6c,0x69,0x74])](_0x4f8f81([0x2e])))[_0x4f8f81([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x39f680=>_0x39f680[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5c923b[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f8f81([0x6d,0x61,0x70])](_0x1b7e43=>Array(_0x5c923b[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1b7e43[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f8f81([0x66,0x69,0x6c,0x6c])](_0x1b7e43[0x0]===_0x4f8f81([0x2a])?_0x4f8f81([0x2a]):'')[_0x4f8f81([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1b7e43))[_0x4f8f81([0x73,0x6f,0x6d,0x65])](_0x351936=>_0x5c923b[_0x4f8f81([0x65,0x76,0x65,0x72,0x79])]((_0x471274,_0xcfb331)=>_0x351936[_0xcfb331]===_0x471274||_0x351936[_0xcfb331]===_0x4f8f81([0x2a])));}function _0x355041(){return _0x451043&&_0x561618?new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x159624,_0x500c92)=>{_0x451043[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x159624,_0x500c92),_0x561618[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x50d844=>{_0x50d844!=_0x4f8f81([0x56,0x61,0x6c,0x69,0x64])&&_0x159624(_0x50d844);},_0x500c92);}):_0x451043||_0x561618||_0x4f8f81([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12d823(_0x142c26,_0x134f50){return new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b9c4c=>{if(_0x3e2e45())return _0x2b9c4c(_0x4f8f81([0x56,0x61,0x6c,0x69,0x64]));_0x3495f9(),_0x544b11[_0x4f8f81([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f8f81([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x483b9e=!0x1;const _0x224d81=_0x4ead23();function _0xb44d4c(_0x41d4a5){return!!_0x41d4a5&&(typeof _0x41d4a5===_0x4f8f81([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x41d4a5===_0x4f8f81([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x41d4a5[_0x4f8f81([0x74,0x68,0x65,0x6e])]===_0x4f8f81([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x41d4a5[_0x4f8f81([0x63,0x61,0x74,0x63,0x68])]===_0x4f8f81([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4b4e30(_0x5701e8){_0x2dc2ad(_0x5701e8)[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x2c081e=>{if(!_0x2c081e||_0x2c081e[_0x4f8f81([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f8f81([0x6f,0x6b]))return _0x4f8f81([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10dba5(_0x5902a9(_0x224d81+_0x134f50))!=_0x2c081e[_0x4f8f81([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f8f81([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f8f81([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x264207=>(_0x29b00e(),_0x264207),()=>{const _0xa490c9=_0x1311fd();return null==_0xa490c9?(_0x29b00e(),_0x4f8f81([0x56,0x61,0x6c,0x69,0x64])):_0x4f8f81(_0x167e35-_0xa490c9>(0x63ae0106^_0x395930)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x2b9c4c)[_0x4f8f81([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2b9c4c(_0x4f8f81([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x55e0f8=0x47946b86^_0x395930;function _0x29b00e(){const _0x58121e=_0x4f8f81([0x6c,0x6c,0x63,0x74,0x2d])+_0x10dba5(_0x5902a9(_0x142c26)),_0x548aa1=_0x4874d6(_0x10dba5(window[_0x4f8f81([0x4d,0x61,0x74,0x68])][_0x4f8f81([0x63,0x65,0x69,0x6c])](_0x167e35/_0x55e0f8)));window[_0x4f8f81([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f8f81([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x58121e,_0x548aa1);}function _0x1311fd(){const _0xd75436=_0x4f8f81([0x6c,0x6c,0x63,0x74,0x2d])+_0x10dba5(_0x5902a9(_0x142c26)),_0x58a014=window[_0x4f8f81([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f8f81([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd75436);return _0x58a014?window[_0x4f8f81([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4874d6(_0x58a014),0x10)*_0x55e0f8:null;}function _0x2dc2ad(_0x5ddf4d){return new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46daac,_0x26d494)=>{_0x5ddf4d[_0x4f8f81([0x74,0x68,0x65,0x6e])](_0x46daac,_0x26d494),window[_0x4f8f81([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26d494,0x47a351c6^_0x395930);});}}_0x544b11[_0x4f8f81([0x6f,0x6e])](_0x4f8f81([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2438eb,_0x50a165)=>{if(_0x50a165[0x0]!=_0x142c26)return _0x2b9c4c(_0x4f8f81([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50a165[0x1]={..._0x50a165[0x1],[_0x4f8f81([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x224d81};},{[_0x4f8f81([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f8f81([0x68,0x69,0x67,0x68])}),_0x544b11[_0x4f8f81([0x6f,0x6e])](_0x4f8f81([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4c6d3a=>{_0xb44d4c(_0x4c6d3a[_0x4f8f81([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x483b9e=!0x0,_0x4b4e30(_0x4c6d3a[_0x4f8f81([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f8f81([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f8f81([0x6c,0x6f,0x77])}),_0x155572[_0x4f8f81([0x74,0x68,0x65,0x6e])](()=>{_0x483b9e||_0x2b9c4c(_0x4f8f81([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3e2e45(){return _0x544b11[_0x4f8f81([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f8f81([0x76,0x69,0x65,0x77])][_0x4f8f81([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f8f81([0x61,0x75,0x74,0x6f]);}function _0x3495f9(){_0x544b11[_0x4f8f81([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f8f81([0x76,0x69,0x65,0x77])][_0x4f8f81([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f8f81([0x61,0x75,0x74,0x6f]);}}function _0x4230de(_0x2f5860){const _0x41c5bb=[new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32c930=>setTimeout(_0x32c930,0x47abbbca^_0x395930)),_0x155572[_0x4f8f81([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c255c=>{let _0x150878=0x0;_0x544b11[_0x4f8f81([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f8f81([0x6f,0x6e])](_0x4f8f81([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x54877a,_0xaee65)=>{_0xaee65[0x0][_0x4f8f81([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x150878++,_0x150878==(0x47a284fe^_0x395930)&&(_0x4c255c(),_0x54877a[_0x4f8f81([0x6f,0x66,0x66])]());});}))];return window[_0x4f8f81([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f8f81([0x72,0x61,0x63,0x65])](_0x41c5bb)[_0x4f8f81([0x74,0x68,0x65,0x6e])](()=>_0x2f5860);}async function _0x406cc2(){await _0x155572,_0x544b11[_0x4f8f81([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f8f81([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x43caa6,_0x544b11[_0x4f8f81([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f8f81([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x43caa6,_0x544b11[_0x4f8f81([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f8f81([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3ae5e5(_0x3912d9){const _0x3cd52c=_0x358630();_0x544b11[_0x3cd52c]=_0x4f8f81([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3912d9,_0x3912d9!=_0x4f8f81([0x56,0x61,0x6c,0x69,0x64])&&_0x406cc2();}function _0x358630(){const _0x494979=window[_0x4f8f81([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f8f81([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f8f81([0x6e,0x6f,0x77])]())[_0x4f8f81([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f8f81([0x2e]),'');let _0x23e994=_0x4f8f81([0x75]);for(let _0x1be876=0x0;_0x1be876<_0x494979[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1be876+=0x2){let _0x284240=window[_0x4f8f81([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x494979[_0x4f8f81([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1be876,_0x1be876+0x2));_0x284240>=_0x255fe2[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x284240-=_0x255fe2[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23e994+=_0x255fe2[_0x284240];}return _0x23e994;}function _0x5df630(){const _0xd56ce1=_0x54ae50[_0x4f8f81([0x73,0x70,0x6c,0x69,0x74])](_0x4f8f81([0x2e]));if(0x3!=_0xd56ce1[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4512bc(_0xd56ce1[0x1]);function _0x4512bc(_0x4ffc2c){const _0x5240c7=_0x52b393(_0x4ffc2c);return _0x5240c7&&_0x1729a9()?_0x5240c7:null;function _0x1729a9(){const _0x5d1b97=_0x5240c7[_0x4f8f81([0x6a,0x74,0x69])],_0x420258=window[_0x4f8f81([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d1b97[_0x4f8f81([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d1b97[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1984d2={..._0x5240c7,[_0x4f8f81([0x6a,0x74,0x69])]:_0x5d1b97[_0x4f8f81([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5d1b97[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1984d2[_0x4f8f81([0x76,0x63])],_0x5902a9(_0x1984d2)==_0x420258;}}}async function _0x9a6f20(){let _0x3558ed=!0x0;try{const _0x91f9f5=_0x54ae50[_0x4f8f81([0x73,0x70,0x6c,0x69,0x74])](_0x4f8f81([0x2e])),[_0x1967b5,_0x55ce5f,_0xeadef4]=_0x91f9f5;return _0x2d7a42(_0x1967b5),await _0xc6f76c(_0x1967b5,_0x55ce5f,_0xeadef4),_0x3558ed;}catch{return!0x1;}function _0x2d7a42(_0x304986){const _0x4f1334=_0x52b393(_0x304986);_0x4f1334&&_0x4f1334[_0x4f8f81([0x61,0x6c,0x67])]==_0x4f8f81([0x45,0x53,0x32,0x35,0x36])||(_0x3558ed=!0x1);}async function _0xc6f76c(_0x546a4c,_0x31b46f,_0x325e16){const _0x5db4ca=window[_0x4f8f81([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f8f81([0x66,0x72,0x6f,0x6d])](_0x309ad2(_0x325e16),_0x3ab479=>_0x3ab479[_0x4f8f81([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b14c4=new window[(_0x4f8f81([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f8f81([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x546a4c+_0x4f8f81([0x2e])+_0x31b46f),_0x416a36=window[_0x4f8f81([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f8f81([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x416a36)return;const _0x1d381f=await _0x416a36[_0x4f8f81([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f8f81([0x6a,0x77,0x6b]),_0x1916d3,{[_0x4f8f81([0x6e,0x61,0x6d,0x65])]:_0x4f8f81([0x45,0x43,0x44,0x53,0x41]),[_0x4f8f81([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f8f81([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f8f81([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x416a36[_0x4f8f81([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f8f81([0x6e,0x61,0x6d,0x65])]:_0x4f8f81([0x45,0x43,0x44,0x53,0x41]),[_0x4f8f81([0x68,0x61,0x73,0x68])]:{[_0x4f8f81([0x6e,0x61,0x6d,0x65])]:_0x4f8f81([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1d381f,_0x5db4ca,_0x4b14c4)||(_0x3558ed=!0x1);}}function _0x52b393(_0x296c04){return _0x296c04[_0x4f8f81([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f8f81([0x65,0x79]))?JSON[_0x4f8f81([0x70,0x61,0x72,0x73,0x65])](_0x309ad2(_0x296c04)):null;}function _0x309ad2(_0x29deaf){return window[_0x4f8f81([0x61,0x74,0x6f,0x62])](_0x29deaf[_0x4f8f81([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f8f81([0x2b]))[_0x4f8f81([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f8f81([0x2f])));}function _0x5902a9(_0x51ad07){let _0x1f3656=0x1505;function _0x403a5a(_0x2de061){for(let _0x29141b=0x0;_0x29141b<_0x2de061[_0x4f8f81([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x29141b++){const _0x37c94f=_0x2de061[_0x4f8f81([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x29141b);_0x1f3656=(_0x1f3656<<0x5)+_0x1f3656+_0x37c94f,_0x1f3656&=_0x1f3656;}}function _0x4154ba(_0x4aa60d){Array[_0x4f8f81([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4aa60d)?_0x4aa60d[_0x4f8f81([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4154ba):_0x4aa60d&&typeof _0x4aa60d==_0x4f8f81([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f8f81([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4aa60d)[_0x4f8f81([0x73,0x6f,0x72,0x74])]()[_0x4f8f81([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e0004,_0xaedc52])=>{_0x403a5a(_0x4e0004),_0x4154ba(_0xaedc52);}):_0x403a5a(window[_0x4f8f81([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4aa60d));}return _0x4154ba(_0x51ad07),_0x1f3656>>>0x0;}function _0x10dba5(_0x12a2ed){return _0x12a2ed[_0x4f8f81([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f8f81([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f8f81([0x30]));}function _0x4874d6(_0x41a4b5){return _0x41a4b5[_0x4f8f81([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f8f81([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f8f81([0x6a,0x6f,0x69,0x6e])]('');}function _0x43caa6(){}function _0x4f8f81(_0x229d76){return _0x229d76['map'](_0x5def67=>String['fromCharCode'](_0x5def67))['join']('');}_0x3ae5e5(await _0x58af49());}(this);}['_moveSelectionToFootnoteDefinition'](_0x457a64){const {plugins:_0x296a05,editing:_0x4bd66c,model:_0xa776cb}=this['editor'],_0x4732da=_0x296a05['get'](c)['getFootnote'](_0x457a64);return!!_0x4732da&&(_0xa776cb['change'](_0x2405bc=>{_0x2405bc['setSelection'](_0x2405bc['createPositionAt'](_0x4732da['definition'],'end'));}),_0x4bd66c['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x5ad4e5){const {plugins:_0x4ff7bf,editing:_0x121a2b,model:_0x1eb7ac}=this['editor'],_0x19d56e=_0x4ff7bf['get'](c)['getFootnote'](_0x5ad4e5);return!!_0x19d56e&&(_0x1eb7ac['change'](_0x18d34a=>{_0x18d34a['setSelection'](_0x19d56e['reference'],'on');}),_0x121a2b['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x4af477}=this['editor']['model'],_0x24415f=this['editor']['config']['get']('footnotes.multiBlock');_0x4af477['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x4af477['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x4af477['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x24415f?_0x4af477['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x4af477['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x4af477['addChildCheck'](_0x4fcc73=>{for(const _0x14cd45 of _0x4fcc73)if('footnoteDefinition'===_0x14cd45['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x2617d5}=this,{conversion:_0x1a8f5c,editing:_0x5c492f}=_0x2617d5,{t:t}=_0x2617d5['locale'];_0x1a8f5c['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x2ff8ad,{writer:_0x4ca86b,consumable:_0xa7a7c1})=>{const _0x38882=_0x2ff8ad['getChild'](0x0);if(!_0x38882||!_0x38882['is']('element','a'))return null;const _0x1746ec=_0x38882['getAttribute']('href')||'';if(!_0x1746ec['startsWith']('#'))return null;const _0x182086=_0x1746ec['replace'](/^#/,'');if(!_0x182086)return null;_0xa7a7c1['consume'](_0x38882,{'name':!0x0,'attributes':['href']});for(const {item:_0x47c374}of _0x5c492f['view']['createRangeIn'](_0x38882))_0x47c374['is']('$textProxy')?_0xa7a7c1['consume'](_0x47c374['textNode'],{'name':!0x0}):_0x47c374['is']('element')&&_0xa7a7c1['consume'](_0x47c374,{'name':!0x0});return _0x4ca86b['createElement']('footnoteRef',{'footnoteId':_0x182086});}}),_0x1a8f5c['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x1d3a45,{writer:_0x4edbca})=>D(_0x1d3a45,_0x4edbca)}),_0x1a8f5c['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4313fe,{writer:_0x1687a7})=>{const _0x5232a9=_0x4313fe['getAttribute']('footnoteCounter');return _0x4c01dd(D(_0x4313fe,_0x1687a7),_0x1687a7,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x5232a9)});}});}['_defineDefinitionsConverters'](){const {editor:_0x3935f8}=this,{t:t}=_0x3935f8['locale'],{conversion:_0x43f52d}=_0x3935f8;_0x43f52d['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x43f52d['for']('upcast')['add'](_0x3cf396=>{_0x3cf396['on']('element:ol',(_0x2704a6,_0x405350,_0x4bd88a)=>{const _0x6a01df=_0x405350['viewItem'];if(!_0x6a01df['hasClass']('footnotes-list')||!_0x405350['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x4bd88a['consumable']['consume'](_0x6a01df,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x47b41f,modelCursor:_0x482d85}=_0x4bd88a['convertChildren'](_0x405350['viewItem'],_0x405350['modelCursor']);_0x405350['modelRange']=_0x47b41f,_0x405350['modelCursor']=_0x482d85;}),_0x3cf396['on']('element:hr',(_0xfffe22,_0x45a5f9,_0x23c7b0)=>{const _0x1541bc=_0x45a5f9['viewItem'];_0x1541bc['hasClass']('footnotes-divider')&&_0x45a5f9['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x23c7b0['consumable']['consume'](_0x1541bc,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x43f52d['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x267c6d,{writer:_0x1c849d})=>g(_0x1c849d)}),_0x43f52d['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x4a9aa0,{writer:_0x4c68e8})=>{const _0xf84daf=g(_0x4c68e8,{'data-footnotes-list-label':t('Footnotes')}),_0x2a73cb=_0x4c01dd(_0xf84daf,_0x4c68e8,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x4c68e8['setCustomProperty']('footnotesDefinitions',!0x0,_0x2a73cb),_0x2a73cb;}});}['_defineDefinitionConverters'](){const {editor:_0x3b5b25}=this,{conversion:_0x3701e1,locale:_0x4ec979}=_0x3b5b25,_0x4c1c14=_0x3b5b25['config']['get']('footnotes.multiBlock');_0x3701e1['for']('upcast')['add'](_0x43e993=>{_0x43e993['on']('element:li',(_0x668a25,_0x2b0ea5,_0x388fe4)=>{const _0x4b81d2=_0x2b0ea5['viewItem'];if(!_0x4b81d2['hasClass']('footnote-definition')||!_0x4b81d2['getAttribute']('id'))return;const _0x3e3a5d=_0x4b81d2['parent'];if(!_0x3e3a5d['is']('element','ol')||!_0x3e3a5d['hasClass']('footnotes-list'))return;if(!_0x388fe4['consumable']['test'](_0x4b81d2,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x4d529e=_0x388fe4['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x4b81d2['getAttribute']('id')});if(!_0x388fe4['safeInsert'](_0x4d529e,_0x2b0ea5['modelCursor']))return;_0x388fe4['consumable']['consume'](_0x4b81d2,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x529209=Array['from'](_0x4b81d2['getChildren']())['find'](_0x5af7b3=>_0x5af7b3['is']('element')&&_0x5af7b3['hasClass']('footnote-content'));for(const _0xd22740 of _0x4b81d2['getChildren']())_0xd22740['is']('element')&&(_0x388fe4['consumable']['consume'](_0xd22740,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x388fe4['consumable']['consume'](_0xd22740,{'name':!0x0,'classes':'footnote-content'}));if(_0x529209){if(_0x4c1c14)_0x388fe4['convertChildren'](_0x529209,_0x4d529e);else{const _0x9708a8=_0x388fe4['writer']['createElement']('footnoteInlineContent');_0x388fe4['writer']['insert'](_0x9708a8,_0x4d529e),_0x388fe4['convertChildren'](_0x529209,_0x9708a8);}}_0x388fe4['updateConversionResult'](_0x4d529e,_0x2b0ea5);});}),_0x3701e1['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4e5c3c,{writer:_0x2a4365})=>v(_0x4e5c3c,_0x2a4365,_0x4ec979,{'dataPipeline':!0x0})}),_0x3701e1['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x24b49f,{writer:_0x321dd7})=>v(_0x24b49f,_0x321dd7,_0x4ec979)});}['_defineBogusParagraphConverters'](){const {editor:_0x4b6bb6}=this,{conversion:_0x527e2b}=_0x4b6bb6;_0x4b6bb6['config']['get']('footnotes.multiBlock')?(_0x527e2b['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x527e2b['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x4b6bb6['model']['document'],'change:data',()=>{!function(_0x302b33,_0x9a3699){const _0x152131=_0x302b33['document']['differ'],_0x52c45d=new Set();for(const _0x3f82f7 of _0x152131['getChanges']()){const _0x3a299b='attribute'==_0x3f82f7['type']?_0x3f82f7['range']['start']['parent']:_0x3f82f7['position']['parent'];_0x3a299b['is']('element','footnoteDefinition')&&_0x52c45d['add'](_0x3a299b);}for(const _0xbf1d0 of _0x52c45d['values']()){const _0x297d87=Array['from'](_0xbf1d0['getChildren']())['filter'](_0x52108e=>p(_0x52108e,_0x9a3699['mapper']));for(const _0x31fff7 of _0x297d87)_0x9a3699['reconvertItem'](_0x31fff7);}}(_0x4b6bb6['model'],_0x4b6bb6['editing']);})):(_0x527e2b['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x527e2b['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x318185,{writer:_0x340179})=>{const _0x181b4a=_0x340179['createContainerElement']('span');return _0x340179['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x181b4a),_0x181b4a;}}));}['_defineKeyboardHandlers'](){const {editor:_0x186587}=this,{editing:_0x267c2c,t:t}=_0x186587,_0x6c453a=_0x186587['model']['document']['selection'];_0x186587['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x186587['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x267c2c['view']['document'],'enter',(_0x3168ed,_0x23a0cd)=>{const _0x405c47=function(_0x55ed49){const _0x4bb96d=_0x55ed49['getSelectedElement']();if(_0x4bb96d?.['is']('element','footnoteRef'))return _0x4bb96d;return null;}(_0x6c453a);if(_0x405c47){const _0x2ae145=_0x405c47['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x2ae145),_0x23a0cd['preventDefault'](),_0x3168ed['stop']();}},{'context':_0x154edf});}['_defineClickHandlers'](){const {editor:_0x362cea}=this,{editing:_0x1b1264}=_0x362cea;_0x362cea['editing']['view']['addObserver'](_0x275c97),_0x362cea['editing']['view']['addObserver'](_0x1889c7);let _0x254def=!0x1;this['listenTo'](_0x1b1264['view']['document'],'pointerdown',(_0x51eadc,_0x51ec06)=>{const {target:_0x12edec}=_0x51ec06,_0x1ad8bf=_0x1b1264['view']['document']['selection'];_0x254def=!!(_0x12edec['is']('element','a')&&_0x12edec['parent']?.['is']('element','sup')&&_0x12edec['parent']['hasClass']('footnote'))&&_0x1ad8bf['getSelectedElement']()===_0x12edec['parent'];},{'priority':'high'}),this['listenTo'](_0x1b1264['view']['document'],'click',(_0x5bc067,_0x299c75)=>{const {target:_0x256e23}=_0x299c75;if(!_0x256e23['is']('element','a'))return;if(_0x256e23['parent']?.['is']('element','sup')&&_0x256e23['parent']['hasClass']('footnote')&&!_0x254def)return void _0x299c75['preventDefault']();let _0xcd855b=_0x256e23['getAttribute']('href');if(!_0xcd855b?.['startsWith']('#'))return;_0xcd855b=_0xcd855b['slice'](0x1);let _0x5a7bc0=!0x1;(_0xcd855b['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0xcd855b['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0xcd855b))&&(_0x5a7bc0=!0x0),_0x5a7bc0&&(_0x299c75['preventDefault'](),_0x5bc067['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x44e9e2}={}){return(_0x200222,{writer:_0x41bafc})=>{if(!h(_0x200222))return null;if(!_0x44e9e2)return _0x41bafc['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x85aad5=_0x41bafc['createContainerElement']('p');return _0x41bafc['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x85aad5),_0x85aad5;};}function h(_0x817c7d){const {parent:_0x3bfd94}=_0x817c7d;if(!_0x3bfd94?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x3bfd94['childCount'])return!0x1;for(const _0x56d904 of _0x817c7d['getAttributeKeys']())if(!_0x56d904['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x56d904)return!0x1;return!0x0;}function p(_0x4feeb3,_0x37efd3){if(!_0x4feeb3['is']('element','paragraph'))return!0x1;const _0x509424=_0x37efd3['toViewElement'](_0x4feeb3);return!!_0x509424&&h(_0x4feeb3)!==_0x509424['is']('element','span');}function J(_0x129ac2){return _0x154edf(_0x129ac2)&&_0x129ac2['is']('containerElement')&&!!_0x129ac2['getCustomProperty']('footnotesDefinitions');}function g(_0x5d4777,_0x12d803={}){const _0x1f37eb=_0x5d4777['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x5d2aae=_0x5d4777['createContainerElement']('ol',{'class':'footnotes-list'},_0x5d4777['createSlot']());return _0x5d4777['createContainerElement']('div',{'class':'footnotes',..._0x12d803},[_0x1f37eb,_0x5d2aae]);}function D(_0x181f15,_0x1be973){const _0x305ad8=_0x181f15['getAttribute']('footnoteId'),_0x3b2580=_0x181f15['getAttribute']('footnoteCounter'),_0x30a004=_0x1be973['createUIElement']('a',{'href':'#'+_0x305ad8},function(_0x2f291b){const _0x842d8a=this['toDomElement'](_0x2f291b);return _0x842d8a['textContent']=_0x3b2580,_0x842d8a;}),_0xb78eb0=_0x1be973['createContainerElement']('sup',{'id':'ref-'+_0x305ad8,'class':'footnote'},[_0x30a004]);return _0xb78eb0['getFillerOffset']=()=>null,_0xb78eb0;}function v(_0x445418,_0x506255,_0x339dce,{dataPipeline:_0x47884c}={}){const {t:t}=_0x339dce,_0x583cec=_0x445418['getAttribute']('footnoteId'),_0x47efed=_0x506255['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x583cec},function(_0x478670){const _0x5efc1f=this['toDomElement'](_0x478670);return _0x5efc1f['innerText']='^',_0x5efc1f;}),_0x39ae6f=_0x47884c?_0x506255['createContainerElement']('div',{'class':'footnote-content'}):_0x498796(_0x506255['createEditableElement']('div',{'class':'footnote-content'}),_0x506255,{'label':t('Footnote\x20content.')});return _0x506255['insert'](_0x506255['createPositionAt'](_0x39ae6f,0x0),_0x506255['createSlot']()),_0x506255['createContainerElement']('li',{'class':'footnote-definition','id':_0x583cec},[_0x47efed,_0x39ae6f]);}class e extends _0x5a4266{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0xb323c9];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x308427}=this,{plugins:_0x279bc4,model:_0x17f5f9}=_0x308427,_0x1f245f=_0x279bc4['get'](_0xb323c9),_0x380a42=_0x279bc4['get'](c);this['listenTo'](_0x1f245f,'outputTransformation',(_0x439a76,_0x3f55a6)=>{const _0x2ae5b6=function(_0x2f56ea,_0xb0ff2f){const _0x80d353=new Set();for(const {item:_0x2fa9ef}of _0x2f56ea['createRangeIn'](_0xb0ff2f))_0x2fa9ef['is']('element','footnoteRef')&&_0x80d353['add'](_0x2fa9ef['getAttribute']('footnoteId'));return Array['from'](_0x80d353);}(_0x17f5f9,_0x3f55a6['content']);if(!_0x2ae5b6['length'])return;const _0x22181e=_0x380a42['getFootnotes'](),_0x937530=_0x2ae5b6['reduce']((_0xbff18c,_0x36a8c9)=>{const _0x461811=_0x22181e['find'](_0x3d10f0=>_0x3d10f0['id']===_0x36a8c9);if(_0x461811){const _0x11d36c=_0x308427['data']['toView'](_0x461811['definition'],{'isClipboardPipeline':!0x0}),_0x30f2bc=_0x308427['data']['htmlProcessor']['toData'](_0x11d36c);_0xbff18c[_0x461811['id']]=_0x30f2bc;}return _0xbff18c;},Object['create'](null));_0x3f55a6['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x937530));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x631a3b}=this,{model:_0x326337,plugins:_0x24a9f2}=_0x631a3b,{view:_0x1fe5ea}=_0x631a3b['editing'],_0x2257a6=_0x24a9f2['get'](_0xb323c9),_0xe0e39=_0x24a9f2['get'](c);let _0x27dd13=null;this['listenTo'](_0x1fe5ea['document'],'clipboardInput',(_0x35fb32,_0x6a1c53)=>{const _0xf46570=_0x6a1c53['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x27dd13=_0xf46570?JSON['parse'](_0xf46570):null;}),this['listenTo'](_0x2257a6,'contentInsertion',(_0x493a67,_0x499e6f)=>{if(!_0x27dd13)return;const _0x12b7af=_0x499e6f['sourceEditorId']===this['editor']['id'];_0x12b7af&&'drop'===_0x499e6f['method']||_0x326337['change'](_0x1133ab=>{!function(_0x58bb68,_0x1fd36){const _0x1c7a89=[];for(const {item:_0x5f3fe1}of _0x58bb68['createRangeIn'](_0x1fd36))_0x5f3fe1['is']('element','footnotesDefinitions')&&_0x1c7a89['push'](_0x5f3fe1);for(const _0x169893 of _0x1c7a89)_0x58bb68['remove'](_0x169893);}(_0x1133ab,_0x499e6f['content']);let _0x48615a=_0xe0e39['getFootnotesDefinitionsObjectElement']();if(!_0x48615a){const _0x5ed593=_0x326337['document']['selection']['getFirstRange']()['root'];_0x48615a=_0xe0e39['_insertEmptyFootnotesDefinitionsContainer'](_0x1133ab,_0x5ed593);}const _0x511ad9=function(_0x578748,_0x6c970c,_0x127c78){const _0x47fc1e=Object['create'](null);for(const {item:_0x97b71a}of _0x578748['createRangeIn'](_0x6c970c))if(_0x97b71a['is']('element','footnoteRef')){const _0x2702d1=_0x97b71a['getAttribute']('footnoteId');if(!_0x127c78(_0x2702d1))continue;_0x47fc1e[_0x2702d1]||(_0x47fc1e[_0x2702d1]=_0x4ead23()),_0x578748['setAttribute']('footnoteId',_0x47fc1e[_0x2702d1],_0x97b71a);}return _0x47fc1e;}(_0x1133ab,_0x499e6f['content'],_0x20c335=>!_0x12b7af||null!==_0xe0e39['getFootnote'](_0x20c335));for(const [_0x1c1814,_0xe5b27d]of Object['entries'](_0x27dd13)){const _0x1e6b70=_0x511ad9[_0x1c1814]||_0x1c1814,_0xff5399=_0x1133ab['createElement']('footnoteDefinition',{'footnoteId':_0x1e6b70}),_0x586401=_0x631a3b['data']['htmlProcessor']['toView'](_0xe5b27d),_0x55fa20=_0x631a3b['data']['toModel'](_0x586401,_0xff5399);_0x1133ab['append'](_0x55fa20,_0xff5399),_0x1133ab['insert'](_0xff5399,_0x48615a,'end');}_0x27dd13=null;});});}}class i extends _0x5a4266{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xaae9b6}=this,{componentFactory:_0x4588cc}=_0xaae9b6['ui'];_0x4588cc['add']('insertFootnote',x(_0xaae9b6,_0x253836)),_0x4588cc['add']('menuBar:insertFootnote',x(_0xaae9b6,_0x51d454)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x214969=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2d4530;for(const _0x25445b in _0x214969){const _0x327471=_0x25445b,_0x3c8582=_0x214969[_0x327471];if('footnotesLicenseKeyValid'==_0x3c8582||'footnotesLicenseKeyInvalid'==_0x3c8582||'footnotesLicenseKeyExpired'==_0x3c8582||'footnotesLicenseKeyDomainLimit'==_0x3c8582||'footnotesLicenseKeyNotAllowed'==_0x3c8582||'footnotesLicenseKeyEvaluationLimit'==_0x3c8582||'footnotesLicenseKeyTrialLimit'==_0x3c8582||'footnotesLicenseKeyUsageLimit'==_0x3c8582){delete _0x214969[_0x327471],_0x2d4530=_0x3c8582,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x2d4530&&_0x214969['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x2d4530&&_0x214969['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x2d4530&&_0x214969['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x2d4530&&_0x214969['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x2d4530&&_0x214969['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x2d4530&&_0x214969['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x2d4530&&_0x214969['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x31c85a,_0x61520e){const _0x4ef337=_0x31c85a['commands']['get']('insertFootnote');return _0xeed551=>{const {t:t}=_0xeed551,_0x48abe9=new _0x61520e(_0xeed551),_0x2cc0b9=_0x48abe9 instanceof _0x51d454;return _0x48abe9['bind']('isEnabled')['to'](_0x4ef337,'isEnabled'),_0x48abe9['set']({'label':t(_0x2cc0b9?'Footnote':'Insert\x20footnote'),'icon':_0x4503ac,'tooltip':!0x0}),_0x48abe9['on']('execute',()=>{_0x4ef337['execute'](),_0x31c85a['editing']['view']['focus']();}),_0x48abe9;};}class nt extends _0x5a4266{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 _0x43caa9{['refresh'](){const {editor:_0xb9867b}=this,_0x4645dd=_0xb9867b['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4645dd,this['value']=_0x4645dd?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x149ffb}){const {editor:_0x19ed3c}=this,_0x4f1f1d=_0x19ed3c['plugins']['get'](c),_0x28eeee=_0x4f1f1d['getFootnotesDefinitionsObjectElement']();_0x28eeee&&Q['includes'](_0x149ffb)&&_0x19ed3c['model']['change'](_0x50cb6a=>{_0x50cb6a['setAttribute']('footnotesListStyle',_0x149ffb,_0x28eeee),_0x4f1f1d['_updateFootnotesCounters'](_0x50cb6a);});}}class b extends _0x43caa9{['refresh'](){const {editor:_0x180865}=this,_0x42e1a2=_0x180865['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x42e1a2,this['value']=_0x42e1a2?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x405d5e}){const {editor:_0x49cbc5}=this,_0x5559e0=_0x49cbc5['plugins']['get'](c),_0x4029b6=_0x5559e0['getFootnotesDefinitionsObjectElement']();_0x4029b6&&Number['isInteger'](_0x405d5e)&&_0x49cbc5['model']['change'](_0x51cf02=>{_0x51cf02['setAttribute']('footnotesListStart',_0x405d5e,_0x4029b6),_0x5559e0['_updateFootnotesCounters'](_0x51cf02);});}}class P extends _0x5a4266{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2ad16b}=this;_0x2ad16b['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x2ad16b['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x2ad16b['commands']['add']('footnotesStyle',new S(_0x2ad16b)),_0x2ad16b['commands']['add']('footnotesStart',new b(_0x2ad16b)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x252872}=this,{schema:_0x326d8c}=_0x252872['model'];_0x326d8c['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0xdeff10}=this,{conversion:_0x31afee,model:_0x64dd1f}=_0xdeff10,{schema:_0x4f1b81}=_0x64dd1f;_0x31afee['for']('upcast')['add'](_0x48fecb=>{_0x48fecb['on']('element:ol',(_0x4dca73,_0x1920b9,_0x34307c)=>{const _0xb0e015=_0x1920b9['viewItem'],_0x1e445a=_0x1920b9['modelCursor']?.['parent'];_0xb0e015['hasClass']('footnotes-list')&&_0x1e445a?.['is']('element','footnotesDefinitions')&&(function(_0x3d3bd2,_0x15af42,_0x4f082d,_0x145ccf){if(!_0x145ccf['checkAttribute'](_0x15af42,'footnotesListStart'))return;let _0x2faaed=0x1;const _0x161137=_0x4f082d['consumable']['consume'](_0x3d3bd2,{'attributes':'start'});if(_0x161137){const _0x1ab915=Number['parseInt'](_0x3d3bd2['getAttribute']('start'),0xa);Number['isNaN'](_0x1ab915)||(_0x2faaed=_0x1ab915);}!_0x161137&&_0x15af42['hasAttribute']('footnotesListStart')||_0x4f082d['writer']['setAttribute']('footnotesListStart',_0x2faaed,_0x15af42);}(_0xb0e015,_0x1e445a,_0x34307c,_0x4f1b81),function(_0x29d38f,_0x45dbd7,_0x590eef,_0x42e7a1){if(!_0x42e7a1['checkAttribute'](_0x45dbd7,'footnotesListStyle'))return;let _0x1b1074='decimal',_0x3a73ed=!0x1;if(_0x590eef['consumable']['consume'](_0x29d38f,{'attributes':'type'})){const _0x500c81={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x29d38f['getAttribute']('type')];_0x500c81&&(_0x1b1074=_0x500c81),_0x3a73ed=!0x0;}_0x590eef['consumable']['consume'](_0x29d38f,{'styles':'list-style-type'})&&(_0x1b1074=_0x29d38f['getStyle']('list-style-type'),_0x3a73ed=!0x0),!_0x3a73ed&&_0x45dbd7['hasAttribute']('footnotesListStyle')||_0x590eef['writer']['setAttribute']('footnotesListStyle',_0x1b1074,_0x45dbd7);}(_0xb0e015,_0x1e445a,_0x34307c,_0x4f1b81));});}),_0x31afee['for']('downcast')['add'](_0x39d9da=>{_0x39d9da['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x196c97,_0x5b67e7,_0x229f55)=>{if(!_0x229f55['consumable']['consume'](_0x5b67e7['item'],_0x196c97['name']))return;const _0x5825e8=C(_0x5b67e7['item'],_0x229f55['mapper']),{attributeNewValue:_0x5ec56e}=_0x5b67e7;null==_0x5ec56e||0x1===_0x5ec56e?_0x229f55['writer']['removeAttribute']('start',_0x5825e8):_0x229f55['writer']['setAttribute']('start',String(_0x5ec56e),_0x5825e8);}),_0x39d9da['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x36f335,_0x32d024,_0x1b2df7)=>{if(!_0x1b2df7['consumable']['consume'](_0x32d024['item'],_0x36f335['name']))return;const _0x35bd9f=C(_0x32d024['item'],_0x1b2df7['mapper']),{attributeNewValue:_0x51bbda}=_0x32d024;_0x51bbda&&'decimal'!==_0x51bbda?_0x1b2df7['writer']['setStyle']('list-style-type',_0x51bbda,_0x35bd9f):_0x1b2df7['writer']['removeStyle']('list-style-type',_0x35bd9f);});});}['_definePostfixer'](){const {editor:_0x2a4161}=this,{model:_0x397516}=_0x2a4161,_0x1100e5=_0x2a4161['plugins']['get'](c),_0x64da37=this['_getDefaultListStyle'](),_0x3982f1=this['_getDefaultStartIndex']();_0x397516['document']['registerPostFixer'](_0x1f9ff2=>{const _0x330ba5=_0x397516['document']['differ']['getChanges']();let _0x3338dd=!0x1;for(const _0xc3522e of _0x330ba5){if('insert'!==_0xc3522e['type']||'$text'===_0xc3522e['name'])continue;const _0x323549=_0x397516['createRangeOn'](_0xc3522e['position']['nodeAfter']);for(const _0x40fe44 of _0x323549['getItems']())_0x40fe44['is']('element','footnotesDefinitions')&&(!_0x40fe44['hasAttribute']('footnotesListStart')&&_0x397516['schema']['checkAttribute'](_0x40fe44,'footnotesListStart')&&(_0x1f9ff2['setAttribute']('footnotesListStart',_0x3982f1,_0x40fe44),_0x3338dd=!0x0),!_0x40fe44['hasAttribute']('footnotesListStyle')&&_0x397516['schema']['checkAttribute'](_0x40fe44,'footnotesListStyle')&&(_0x1f9ff2['setAttribute']('footnotesListStyle',_0x64da37,_0x40fe44),_0x3338dd=!0x0));}return _0x3338dd&&_0x1100e5['_updateFootnotesCounters'](_0x1f9ff2),_0x3338dd;});}['_defineFormatter'](){const {editor:_0x138274}=this;_0x138274['plugins']['get'](c)['setFootnoteFormatter'](_0x206004=>this['_formatFootnoteListValue'](_0x206004));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x5b9900,value:_0x1cc3b0,digits:_0x39daea}){const _0x4806d2=_0x5b9900['getAttribute']('footnotesListStyle'),_0x5b76b6=_0x5b9900['getAttribute']('footnotesListStart'),_0x4df2ef=Math['floor'](_0x1cc3b0)+(_0x5b76b6??0x1)-0x1;switch(_0x4806d2){case'decimal-leading-zero':return function(_0x59a911,_0x2240d5){return String(_0x59a911)['padStart'](_0x2240d5,'0');}(_0x4df2ef,Math['max'](0x2,_0x39daea));case'lower-alpha':case'lower-latin':return M(_0x4df2ef,!0x1);case'upper-alpha':case'upper-latin':return M(_0x4df2ef,!0x0);case'lower-roman':return V(_0x4df2ef,!0x1);case'upper-roman':return V(_0x4df2ef,!0x0);default:return String(_0x4df2ef);}}}function C(_0x5d03e4,_0x217c19){const _0x5d1cec=_0x217c19['toViewElement'](_0x5d03e4);return Array['from'](_0x5d1cec['getChildren']())['find'](_0x19b674=>_0x19b674['is']('element','ol')&&_0x19b674['hasClass']('footnotes-list'));}function M(_0x44f75d,_0xf661ae){let _0x19eb1e='',_0x1fe7c4=_0x44f75d;for(;_0x1fe7c4>0x0;){const _0x354cdd=(_0x1fe7c4-0x1)%0x1a;_0x19eb1e=String['fromCharCode'](0x61+_0x354cdd)+_0x19eb1e,_0x1fe7c4=Math['floor']((_0x1fe7c4-0x1)/0x1a);}return _0xf661ae?_0x19eb1e['toUpperCase']():_0x19eb1e;}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(_0x5f50ef,_0x5dafeb){let _0x21a55a='',_0x40bbe5=_0x5f50ef;for(const {value:_0x4aaf8d,numeral:_0x3b10d9}of N)for(;_0x40bbe5>=_0x4aaf8d;)_0x21a55a+=_0x3b10d9,_0x40bbe5-=_0x4aaf8d;return _0x5dafeb?_0x21a55a:_0x21a55a['toLowerCase']();}class H extends _0xf5b978{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x2b99b2();['focusCycler'];constructor(_0x7350a4,{styleButtonViews:_0x3c20f5,styleGridAriaLabel:_0x2b9ecf}){super(_0x7350a4),(this['focusCycler']=new _0x3cadfa({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x3c20f5,_0x2b9ecf),[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 _0x3fef38 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3fef38['element']);_0x1023bc({'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 _0x2f3cff=_0x205582=>_0x205582['stopPropagation']();this['keystrokes']['set']('arrowright',_0x2f3cff),this['keystrokes']['set']('arrowleft',_0x2f3cff),this['keystrokes']['set']('arrowup',_0x2f3cff),this['keystrokes']['set']('arrowdown',_0x2f3cff);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x5c68d8,_0x2272ba){const _0x1ca299=new _0xf5b978(this['locale']);return _0x1ca299['children']=_0x1ca299['createCollection'](),_0x1ca299['children']['addMany'](_0x5c68d8),_0x1ca299['setTemplate']({'tag':'div','attributes':{'aria-label':_0x2272ba,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x1ca299['children']}),_0x1ca299['children']['delegate']('execute')['to'](this),_0x1ca299['focus']=function(){for(const _0x2aa7d8 of this['children'])if(_0x2aa7d8 instanceof _0x253836&&_0x2aa7d8['isOn'])return void _0x2aa7d8['focus']();this['children']['first']['focus']();},_0x1ca299['focusTracker']=new et(),_0x1ca299['keystrokes']=new ot(),_0x1ca299['render'](),_0x1ca299['keystrokes']['listenTo'](_0x1ca299['element']),this['children']['add'](_0x1ca299),_0x1ca299;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x38f816=this['_createStartIndexPropertyView'](),_0x5a4b5c=[_0x38f816],_0x45592e=new tt(this['locale'],_0x5a4b5c);return _0x45592e['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x45592e['buttonView']['bind']('isEnabled')['toMany'](_0x5a4b5c,'isEnabled',(..._0xff0376)=>_0xff0376['some'](_0x159c69=>_0x159c69)),_0x45592e['buttonView']['on']('change:isEnabled',(_0x46b399,_0x15c0fb,_0x15d7b4)=>{_0x15d7b4||(_0x45592e['isCollapsed']=!0x0);}),this['children']['add'](_0x45592e),[_0x38f816,_0x45592e];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0xf7485c=new st(this['locale'],it);return _0xf7485c['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0xf7485c['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xf7485c['fieldView']['on']('input',()=>{const _0x366eb7=_0xf7485c['fieldView']['element'],_0x192f4f=_0x366eb7['valueAsNumber'];Number['isNaN'](_0x192f4f)?_0xf7485c['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x366eb7['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x192f4f}):_0xf7485c['errorText']=t(_0x192f4f<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0xf7485c;}}class j extends _0x5a4266{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x3e82de,_0x6c205];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x12242a}=this,{componentFactory:_0x15d9d0}=_0x12242a['ui'];_0x12242a['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x15d9d0['add']('footnotesStyle',function(_0x523e88){return _0x2c91f9=>{const {t:t}=_0x2c91f9,_0x197528=_0x523e88['commands']['get']('footnotesStyle'),_0x352fa1=_0x3a1861(_0x2c91f9),{buttonView:_0x325d00}=_0x352fa1;return _0x352fa1['class']='ck-footnotes-styles-dropdown',_0x352fa1['bind']('isEnabled')['to'](_0x197528,'isEnabled'),_0x325d00['set']({'label':t('Footnotes\x20style'),'icon':_0x4503ac,'tooltip':!0x0}),_0x352fa1['once']('change:isOpen',()=>{const _0x1172aa=function({editor:_0x4f40c1,dropdownView:_0x2e3d64}){const {t:t}=_0x4f40c1['locale'],_0x551d2c=t('Footnotes\x20definitions\x20styles'),_0x127a3b=function(_0x5460f9){const t=_0x5460f9['locale']['t'],_0x1a26a2=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x2df69b},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x4459ae},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x965475},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x29a9a7},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x1129b8},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x17a7e5}];return _0x1a26a2['map'](function(_0x4c2da8){const _0x3367c6=_0x4c2da8['locale'];return({label:_0xc5fbee,icon:_0x34b849,tooltip:_0x389ed1,style:_0x45dea7})=>{const _0x32a066=_0x4c2da8['commands']['get']('footnotesStyle'),_0x23b556=new _0x253836(_0x3367c6);return _0x23b556['set']({'label':_0xc5fbee,'icon':_0x34b849,'tooltip':_0x389ed1}),_0x23b556['bind']('isOn')['to'](_0x32a066,'value',_0x1c70a0=>_0x1c70a0===_0x45dea7),_0x23b556['bind']('isEnabled')['to'](_0x32a066,'isEnabled'),_0x23b556['on']('execute',()=>{_0x4c2da8['execute']('footnotesStyle',{'value':_0x45dea7}),_0x4c2da8['editing']['view']['focus']();}),_0x23b556;};}(_0x5460f9));}(_0x4f40c1),_0x5503d3=new H(_0x4f40c1['locale'],{'styleGridAriaLabel':_0x551d2c,'styleButtonViews':_0x127a3b});return _0x5503d3['delegate']('execute')['to'](_0x2e3d64),_0x5503d3['on']('footnotesListStart',(_0xe835b4,_0x3583ed)=>{_0x4f40c1['execute']('footnotesStart',{'value':_0x3583ed['startIndex']});}),_0x5503d3;}({'editor':_0x523e88,'dropdownView':_0x352fa1});_0x352fa1['panelView']['children']['add'](_0x1172aa);}),_0x352fa1;};}(_0x12242a));}['afterInit'](){const {editor:_0x482610}=this,{t:t}=_0x482610['locale'],_0x48dd99=_0x482610['plugins']['get'](_0x6c205),{defaultPositions:_0x317860}=_0x3db375;_0x48dd99['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x482610['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x31d9e5=>{let _0x46f021=_0x31d9e5['getFirstPosition']()?.['parent'];return _0x46f021?.['is']('$text')&&(_0x46f021=_0x46f021['parent']),_0x46f021?.['is']('element')?_0x46f021['findAncestor'](J):null;},'positions':[_0x317860['southArrowNorth'],_0x317860['southArrowNorthMiddleWest'],_0x317860['southArrowNorthMiddleEast'],_0x317860['southArrowNorthWest'],_0x317860['southArrowNorthEast'],_0x317860['northArrowSouth'],_0x317860['northArrowSouthMiddleWest'],_0x317860['northArrowSouthMiddleEast'],_0x317860['northArrowSouthWest'],_0x317860['northArrowSouthEast'],_0x317860['viewportStickyNorth']]});}}class lt extends _0x5a4266{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};
|
package/lang/contexts.json
CHANGED
|
@@ -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
|
|
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-
|
|
3
|
+
"version": "0.0.0-nightly-20251030.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-
|
|
27
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
28
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-
|
|
29
|
-
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-
|
|
30
|
-
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-
|
|
31
|
-
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-
|
|
32
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
33
|
-
"ckeditor5": "0.0.0-nightly-
|
|
26
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20251030.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251030.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251030.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251030.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251030.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251030.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251030.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251030.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
|
|
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
|
|
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
|
|
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;});});}}
|