@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251103.0 → 0.0.0-nightly-20251105.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/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 _0x581f59,Command as _0x1a23cd}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x10baaf,isWidget as _0x46acc9,toWidgetEditable as _0xe86660,WidgetToolbarRepository as _0x16f6bf}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x3b0ffc,logWarning as _0x1672ef,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x3c43fc,ClickObserver as _0x4144eb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x139329}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x53bd40,ButtonView as _0x11dc3b,View as _0x1cdf56,ViewCollection as _0x312a0c,FocusCycler as _0x59bf31,addKeyboardHandlingForGrid as _0xcf4ad2,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x310f8a,BalloonPanelView as _0x2a82e4,createDropdown as _0x3d8114}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x18c523,IconListStyleDecimal as _0x237bc8,IconListStyleDecimalLeadingZero as _0x50f5af,IconListStyleLowerRoman as _0x23bace,IconListStyleUpperRoman as _0x195e78,IconListStyleLowerLatin as _0x548fdc,IconListStyleUpperLatin as _0x50454f}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x564f81,_0x3e82e7){this['_model']=_0x564f81,this['_elementName']=_0x3e82e7['elementName'],this['_getElementKey']=_0x3e82e7['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x59d587){const _0x4e29fd=new Set(),_0x27130d=new Map();for(const _0x1954c3 of _0x59d587){if('insert'===_0x1954c3['type']&&'$text'!==_0x1954c3['name']&&_0x1954c3['position']['nodeAfter']){const _0x5318d6=this['_model']['createRangeOn'](_0x1954c3['position']['nodeAfter']);for(const _0x1d0fe8 of _0x5318d6['getItems']()){if(!_0x1d0fe8['is']('element',this['_elementName']))continue;const _0x159c6e=this['_getElementKey'](_0x1d0fe8);_0x27130d['has'](_0x159c6e)||_0x27130d['set'](_0x159c6e,[]),_0x27130d['get'](_0x159c6e)['push'](_0x1d0fe8);}}if('remove'===_0x1954c3['type']&&_0x1954c3['name']===this['_elementName']){const _0x380036=this['_getElementKey']({'getAttribute':_0x2ecea7=>_0x1954c3['attributes']['get'](_0x2ecea7)});_0x4e29fd['add'](_0x380036);}}for(const [_0x46c403,_0x280cfe]of this['_trackedElements'])'$graveyard'===_0x280cfe['root']['rootName']&&_0x4e29fd['add'](_0x46c403);for(const _0x5d7df2 of _0x4e29fd)this['_trackedElements']['delete'](_0x5d7df2);for(const [_0x5d8d68,_0x53abee]of _0x27130d)this['_trackedElements']['set'](_0x5d8d68,_0x53abee[_0x53abee['length']-0x1]);const _0x31014d=new Set();for(const [_0x29ae2d,_0x5ab94e]of _0x27130d)_0x4e29fd['has'](_0x29ae2d)&&(_0x31014d['add'](_0x5ab94e[0x0]),_0x5ab94e['length']>0x1?_0x27130d['set'](_0x29ae2d,_0x5ab94e['slice'](0x1)):_0x27130d['delete'](_0x29ae2d),_0x4e29fd['delete'](_0x29ae2d));return{'removed':Array['from'](_0x4e29fd),'inserted':Array['from'](_0x27130d['values']())['flat'](),'moved':Array['from'](_0x31014d)};}}class c extends _0x581f59{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x10ad0f){super(_0x10ad0f),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x46b6ae=>_0x46b6ae['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x56c58a=>_0x56c58a['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1285c1}=this,{model:_0x216bc5,data:_0x4bab24}=_0x1285c1;_0x216bc5['document']['registerPostFixer'](_0x1ba614=>{const _0x56944b=_0x216bc5['document']['differ']['getChanges']();let _0x19053e=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x1ba614,_0x56944b)&&(_0x19053e=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x1ba614,_0x56944b)&&(_0x19053e=!0x0),this['_handleFootnoteReferencesChanges'](_0x1ba614,_0x56944b)&&(_0x19053e=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x1ba614)&&(_0x19053e=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x1ba614)&&(_0x19053e=!0x0),this['_sortFootnoteDefinitions'](_0x1ba614)&&(_0x19053e=!0x0),_0x19053e;}),this['listenTo'](_0x216bc5['document'],'change:data',()=>{_0x216bc5['enqueueChange']({'isUndoable':!0x1},_0x4f460b=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x4f460b);});},{'priority':'low'}),this['listenTo'](_0x4bab24,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x5a1fa3){return this['_footnotes']['find'](_0x41bddd=>_0x41bddd['id']===_0x5a1fa3)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x95085){this['_footnoteFormatter']=_0x95085;}['_updateFootnotesCounters'](_0x2617fd,_0x44cf3d=0x0){let _0x42f89f=!0x1;for(let _0x1fb402=_0x44cf3d;_0x1fb402<this['_footnotes']['length'];_0x1fb402++)this['_updateFootnoteRefCounter'](_0x2617fd,_0x1fb402)&&(_0x42f89f=!0x0);return _0x42f89f;}['_insertEmptyFootnotesDefinitionsContainer'](_0x28699a,_0x1af2e3){const _0x2c62a4=_0x28699a['createElement']('footnotesDefinitions',{});return _0x28699a['append'](_0x2c62a4,_0x1af2e3),this['_footnotesDefinitions']=_0x2c62a4,_0x2c62a4;}['_ensureFootnotesDefinitionsContainerExists'](_0xaa4e88){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x450f66=this['_footnotes'][0x0]['reference']['root'],_0x5b8fae=this['_insertEmptyFootnotesDefinitionsContainer'](_0xaa4e88,_0x450f66);for(const _0x255123 of this['_footnotes'])_0x255123['definition']['parent']||_0xaa4e88['insert'](_0x255123['definition'],_0x5b8fae,'end');this['_updateFootnotesCounters'](_0xaa4e88);}['_handleFootnotesDefinitionsObjectChanges'](_0x2f553e,_0x28070a){let _0x55455b=!0x1;const {inserted:_0x30611f,removed:_0x3695ab,moved:_0x25eb4e}=this['_footnoteDefsContainerTracker']['getChanges'](_0x28070a);if(_0x25eb4e['length']&&(this['_footnotesDefinitions']=_0x25eb4e[0x0]),_0x30611f['length']){if(_0x30611f['length']>0x1||this['_footnotesDefinitions']&&_0x30611f['some'](_0x43f2a6=>_0x43f2a6!==this['_footnotesDefinitions'])){const _0x294c06=_0x2f553e['createElement']('footnotesDefinitions',{}),_0x59d905=[];this['_footnotesDefinitions']&&_0x59d905['push'](this['_footnotesDefinitions']),_0x59d905['push'](..._0x30611f),_0x2f553e['insert'](_0x294c06,_0x59d905[0x0],'before');for(const _0x10d72c of _0x59d905)_0x2f553e['move'](_0x2f553e['createRangeIn'](_0x10d72c),_0x2f553e['createPositionAt'](_0x294c06,'end')),_0x2f553e['remove'](_0x10d72c);this['_footnotesDefinitions']=_0x294c06,this['_updateFootnotesCounters'](_0x2f553e),_0x55455b=!0x0;}else this['_footnotesDefinitions']=_0x30611f[0x0];}if(_0x3695ab['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x35a8c6 of this['_footnotes'])_0x2f553e['remove'](_0x35a8c6['reference']),_0x55455b=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x55455b;}['_handleFootnoteDefinitionsChanges'](_0x9a32fb,_0x436231){let _0xe8cdc8=!0x1;const _0x1966fd=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x1f71d4,moved:_0x541273}=this['_footnoteDefsTracker']['getChanges'](_0x436231);for(const _0x95b796 of[..._0x541273,..._0x1f71d4]){const _0x42d8b6=_0x95b796['getAttribute']('footnoteId'),_0x46418f=this['getFootnote'](_0x42d8b6);_0x46418f&&(_0x46418f['definition']=_0x95b796),_(_0x9a32fb,_0x1966fd,_0x95b796)&&(_0xe8cdc8=!0x0);}return _0xe8cdc8;}['_handleFootnoteReferencesChanges'](_0x194bdf,_0x195010){let _0x16061f=!0x1;const {removed:_0x4b3601,inserted:_0x51a7f9,moved:_0x2854df}=this['_footnoteRefsTracker']['getChanges'](_0x195010);for(const _0x1f1aba of _0x4b3601)this['_handleRemoveFootnoteReferenceById'](_0x194bdf,_0x1f1aba)&&(_0x16061f=!0x0);for(const _0x5a6443 of _0x51a7f9)this['_handleInsertedFootnoteReference'](_0x194bdf,_0x5a6443)&&(_0x16061f=!0x0);for(const _0x528621 of _0x2854df)this['_handleMovedFootnoteReference'](_0x194bdf,_0x528621)&&(_0x16061f=!0x0);return _0x16061f;}['_handleFootnotesDefinitionsObjectSync'](_0x1ae768){if(!this['_footnotesDefinitions'])return!0x1;let _0x24518a=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x57bbb8=[];for(const _0x73ca7e of this['_footnotesDefinitions']['getChildren']()){const _0x338da6=_0x73ca7e['getAttribute']('footnoteId');this['getFootnote'](_0x338da6)||(_0x57bbb8['unshift'](_0x73ca7e),_0x24518a=!0x0);}for(const _0x2af9fe of _0x57bbb8)_0x1ae768['remove'](_0x2af9fe);}const _0x276f1d=new Set(),_0x4d0a69=[];for(const _0x4929e3 of this['_footnotesDefinitions']['getChildren']()){const _0x59e7d0=_0x4929e3['getAttribute']('footnoteId');_0x276f1d['has'](_0x59e7d0)?(_0x4d0a69['unshift'](_0x4929e3),_0x24518a=!0x0):_0x276f1d['add'](_0x59e7d0);}for(const _0x434171 of _0x4d0a69)_0x1ae768['remove'](_0x434171);return this['_footnotesDefinitions']['childCount']||(_0x1ae768['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x24518a=!0x0),_0x24518a;}['_handleInsertedFootnoteReference'](_0x2d073d,_0x317b02){if(this['_footnotes']['find'](_0x150e08=>_0x150e08['reference']===_0x317b02))return!0x1;let _0x3ce981=!0x1;const _0x14acab=_0x317b02['getAttribute']('footnoteId'),_0xf200ad=this['_footnotes']['findIndex'](_0x404e30=>_0x404e30['id']===_0x14acab);-0x1!==_0xf200ad&&(_0x2d073d['remove'](this['_footnotes'][_0xf200ad]['reference']),this['_footnotes']['splice'](_0xf200ad,0x1),_0x3ce981=!0x0);let _0x46a6d5=this['_footnotesDefinitions']?function(_0x1e77a0,_0x4b0cf0){for(const _0x15b7ac of _0x1e77a0['getChildren']())if(_0x15b7ac['getAttribute']('footnoteId')===_0x4b0cf0)return _0x15b7ac;return null;}(this['_footnotesDefinitions'],_0x14acab):null;_0x46a6d5||(_0x46a6d5=_0x2d073d['createElement']('footnoteDefinition',{'footnoteId':_0x14acab}),this['_footnotesDefinitions']&&(_0x2d073d['insert'](_0x46a6d5,this['_footnotesDefinitions'],'end'),_0x3ce981=!0x0));const _0xd01024={'id':_0x14acab,'reference':_0x317b02,'definition':_0x46a6d5},_0x4690f5=I(this['editor']['model'],this['_footnotes'],_0x317b02);this['_footnotes']['splice'](_0x4690f5,0x0,_0xd01024);let _0x34ebc1=_0x4690f5;return-0x1!==_0xf200ad&&(_0x34ebc1=Math['min'](_0x4690f5,_0xf200ad)),this['_updateFootnotesCounters'](_0x2d073d,_0x34ebc1)&&(_0x3ce981=!0x0),_0x3ce981;}['_handleRemoveFootnoteReferenceById'](_0x638127,_0x39048b){const _0x1708a3=this['_footnotes']['findIndex'](_0x1d09dd=>_0x1d09dd['id']===_0x39048b);if(-0x1===_0x1708a3)return!0x1;let _0x50e9c0=!0x1;const _0x295393=this['_footnotes'][_0x1708a3];return'$graveyard'!==_0x295393['definition']['root']['rootName']&&(_0x638127['remove'](_0x295393['definition']),_0x50e9c0=!0x0),this['_footnotes']['splice'](_0x1708a3,0x1),this['_updateFootnotesCounters'](_0x638127,_0x1708a3)&&(_0x50e9c0=!0x0),_0x50e9c0;}['_handleMovedFootnoteReference'](_0x243a1a,_0x5b4086){const _0x53a602=_0x5b4086['getAttribute']('footnoteId'),_0x3bbab2=this['_footnotes']['findIndex'](_0x3bc6b7=>_0x3bc6b7['id']===_0x53a602),_0x3ad7e8=this['_footnotes'][_0x3bbab2];let _0x407ee4=!0x1;_0x3ad7e8['reference']=_0x5b4086,this['_footnotes']['splice'](_0x3bbab2,0x1);const _0x502643=I(this['editor']['model'],this['_footnotes'],_0x5b4086);return this['_footnotes']['splice'](_0x502643,0x0,_0x3ad7e8),this['_updateFootnotesCounters'](_0x243a1a,Math['min'](_0x3bbab2,_0x502643))&&(_0x407ee4=!0x0),_0x407ee4;}['_updateFootnoteRefCounter'](_0xf0fe92,_0x16509e){if(!this['_footnotesDefinitions'])return!0x1;const _0x4de081=this['_footnotes'][_0x16509e];let _0x455c59;return _0x455c59=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x4de081,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x16509e+0x1}):String(_0x16509e+0x1),_0x4de081['reference']['getAttribute']('footnoteCounter')!=_0x455c59&&(_0xf0fe92['setAttribute']('footnoteCounter',_0x455c59,_0x4de081['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x4f78ca){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0xef4b56,_0x21cf9e){if(_0xef4b56['length']!==_0x21cf9e['length'])return!0x1;for(let _0x92ddbc=0x0;_0x92ddbc<_0xef4b56['length'];_0x92ddbc++)if(_0xef4b56[_0x92ddbc]!==_0x21cf9e[_0x92ddbc])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x329bd2=>_0x329bd2['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x4e75a4=>_0x4e75a4['getAttribute']('footnoteId'))))return!0x1;let _0x171d09=!0x1;for(let _0x71c1fe=0x0;_0x71c1fe<this['_footnotes']['length'];_0x71c1fe++){const _0x5bb4c8=this['_footnotes'][_0x71c1fe],_0x1bfbef=_0x4f78ca['createPositionBefore'](_0x5bb4c8['definition']),_0x382fc2=_0x4f78ca['createPositionAt'](this['_footnotesDefinitions'],_0x71c1fe);_0x1bfbef['isEqual'](_0x382fc2)||(_0x4f78ca['move'](_0x4f78ca['createRangeOn'](_0x5bb4c8['definition']),_0x382fc2),_0x171d09=!0x0);}return _0x171d09;}['_ensureFootnotesReferencesHaveProperOrder'](_0xc6e337){if(!this['_footnotes']['length'])return!0x1;const {model:_0x4708b4}=this['editor'];let _0x438ec6=!0x1;for(let _0x461ac2=0x0;_0x461ac2<this['_footnotes']['length']-0x1;_0x461ac2++){const _0x4269bc=this['_footnotes'][_0x461ac2],_0x17df0a=this['_footnotes'][_0x461ac2+0x1],_0xe9113e=_0x4708b4['createPositionBefore'](_0x4269bc['reference']),_0x20e9be=_0x4708b4['createPositionBefore'](_0x17df0a['reference']);'after'===_0xe9113e['compareWith'](_0x20e9be)&&(this['_handleMovedFootnoteReference'](_0xc6e337,_0x4269bc['reference']),_0x461ac2=-0x1,_0x438ec6=!0x0);}return _0x438ec6;}}function _(_0x272993,_0x538f89,_0x1b52af){if(_0x1b52af['childCount'])return!0x1;const _0x43d0cb=_0x538f89?'paragraph':'footnoteInlineContent';return _0x272993['insert'](_0x272993['createElement'](_0x43d0cb),_0x1b52af),!0x0;}function I(_0x1c5e12,_0x35cd9f,_0x3d3aa1){if(0x0===_0x35cd9f['length'])return 0x0;const _0x8773ed=_0x1c5e12['createPositionBefore'](_0x3d3aa1);for(let _0x506cbe=0x0;_0x506cbe<_0x35cd9f['length'];_0x506cbe++){const _0x2e9a9c=_0x35cd9f[_0x506cbe],_0x4de97b=_0x1c5e12['createPositionBefore'](_0x2e9a9c['reference']);if('before'===_0x8773ed['compareWith'](_0x4de97b))return _0x506cbe;}const _0x29d4b8=_0x3d3aa1['root'];let _0x37d728=-0x1;for(let _0x528516=_0x35cd9f['length']-0x1;_0x528516>=0x0;_0x528516--)if(_0x35cd9f[_0x528516]['reference']['root']===_0x29d4b8){_0x37d728=_0x528516;break;}if(-0x1!==_0x37d728)return _0x37d728+0x1;const _0x540caf=_0x1c5e12['document']['getRootNames'](),_0x54518b=_0x540caf['indexOf'](_0x29d4b8['rootName']),_0x58dd66=_0x540caf[_0x54518b+0x1];if(_0x58dd66){for(let _0x40ab74=0x0;_0x40ab74<_0x35cd9f['length'];_0x40ab74++)if(_0x35cd9f[_0x40ab74]['reference']['root']['rootName']===_0x58dd66)return _0x40ab74;}return _0x35cd9f['length'];}class w extends _0x1a23cd{['refresh'](){const _0x267ea4=this['editor']['model']['document']['selection'],_0x2b2820=this['_getPositionToInsertFootnote'](_0x267ea4);this['isEnabled']=!!_0x2b2820;}['execute'](_0x40f754){const {editor:_0x27286a}=this,{model:_0x128c26}=_0x27286a,{selection:_0x667b3b}=_0x128c26['document'],_0x397ff2=this['_getPositionToInsertFootnote'](_0x667b3b);if(!_0x397ff2)return;const _0x23390c=_0x27286a['plugins']['get']('FootnotesEditing'),_0x1d381c=_0x40f754?.['footnoteId']??_0x3b0ffc();!function(_0x4ce491){return'string'==typeof _0x4ce491&&_0x4ce491['length']>0x0&&!/\s/['test'](_0x4ce491)&&!/^\d/['test'](_0x4ce491);}(_0x1d381c)?_0x1672ef('insert-footnote-command-executed-with-invalid-id'):(_0x128c26['change'](_0xf1dc6c=>{const _0x5cc81e=_0xf1dc6c['createElement']('footnoteRef',{'footnoteId':_0x1d381c});_0x128c26['insertObject'](_0x5cc81e,_0x397ff2,null);}),_0x23390c['_moveSelectionToFootnoteDefinition'](_0x1d381c));}['_getPositionToInsertFootnote'](_0x5e0dc8){const {model:_0x43a8ac}=this['editor'],{schema:_0xdf4066}=_0x43a8ac,_0x4489f0=_0x5e0dc8['getFirstRange']();for(const _0x26fb14 of _0x4489f0['getItems']())if(_0xdf4066['isBlock'](_0x26fb14)||_0xdf4066['isObject'](_0x26fb14))return null;const _0x5f4165=_0x4489f0['end'];return _0xdf4066['checkChild'](_0x5f4165,'footnoteRef')?_0x5f4165:null;}}class r extends _0x581f59{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x274453}=this;_0x274453['config']['define']('footnotes.multiBlock',!0x0),_0x274453['commands']['add']('insertFootnote',new w(_0x274453)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x791041){const _0x2ee0fd=_0x58e709([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]),_0x158923=0x47a28506,_0x44a894=0x47a5fd0e^_0x158923,_0x4d4425=window[_0x58e709([0x44,0x61,0x74,0x65])][_0x58e709([0x6e,0x6f,0x77])](),_0x5bca00=_0x791041[_0x58e709([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4203ab=new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19e29c=>{_0x5bca00[_0x58e709([0x6f,0x6e,0x63,0x65])](_0x58e709([0x72,0x65,0x61,0x64,0x79]),_0x19e29c);}),_0xf4c30c={[_0x58e709([0x6b,0x74,0x79])]:_0x58e709([0x45,0x43]),[_0x58e709([0x75,0x73,0x65])]:_0x58e709([0x73,0x69,0x67]),[_0x58e709([0x63,0x72,0x76])]:_0x58e709([0x50,0x2d,0x32,0x35,0x36]),[_0x58e709([0x78])]:_0x58e709([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]),[_0x58e709([0x79])]:_0x58e709([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]),[_0x58e709([0x61,0x6c,0x67])]:_0x58e709([0x45,0x53,0x32,0x35,0x36])},_0x19ad20=_0x5bca00[_0x58e709([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x58e709([0x67,0x65,0x74])](_0x58e709([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x18e666(){let _0x2b65de,_0x59c347=null,_0xc8c25c=null;try{if(_0x19ad20==_0x58e709([0x47,0x50,0x4c]))return _0x58e709([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b65de=_0x1bc04d(),!_0x2b65de)return _0x58e709([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b65de[_0x58e709([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xc8c25c=_0x26949a(_0x2b65de[_0x58e709([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b65de[_0x58e709([0x6a,0x74,0x69])])),await _0x1c1115()?_0x39bf32()?_0x257814()?_0x58e709([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x236d02()?(_0x2b65de[_0x58e709([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58e709([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x59c347=_0x20905f(_0x58e709([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b65de[_0x58e709([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x58e709([0x74,0x72,0x69,0x61,0x6c])&&(_0x59c347=_0x20905f(_0x58e709([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x553ab1()):_0x58e709([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x58e709([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x58e709([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x58e709([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x257814(){const _0x303f85=[_0x58e709([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x58e709([0x74,0x72,0x69,0x61,0x6c])][_0x58e709([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b65de[_0x58e709([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4d4425/0x3e8:0xe10*_0x44a894;return _0x2b65de[_0x58e709([0x65,0x78,0x70])]<_0x303f85;}function _0x39bf32(){const _0x181d18=_0x2b65de[_0x58e709([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x181d18&&(!!_0x181d18[_0x58e709([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e709([0x2a]))||!!_0x181d18[_0x58e709([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e709([0x46,0x4f,0x4f])));}function _0x236d02(){const _0x45b4e1=_0x2b65de[_0x58e709([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45b4e1||0x0==_0x45b4e1[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2d4b32}=new URL(window[_0x58e709([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45b4e1[_0x58e709([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d4b32))return!0x0;const _0x4a01a6=_0x2d4b32[_0x58e709([0x73,0x70,0x6c,0x69,0x74])](_0x58e709([0x2e]));return _0x45b4e1[_0x58e709([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e19d6=>_0x1e19d6[_0x58e709([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e709([0x2a])))[_0x58e709([0x6d,0x61,0x70])](_0x4aff0b=>_0x4aff0b[_0x58e709([0x73,0x70,0x6c,0x69,0x74])](_0x58e709([0x2e])))[_0x58e709([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x131f0c=>_0x131f0c[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4a01a6[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58e709([0x6d,0x61,0x70])](_0x4411be=>Array(_0x4a01a6[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4411be[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x58e709([0x66,0x69,0x6c,0x6c])](_0x4411be[0x0]===_0x58e709([0x2a])?_0x58e709([0x2a]):'')[_0x58e709([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4411be))[_0x58e709([0x73,0x6f,0x6d,0x65])](_0x13adbf=>_0x4a01a6[_0x58e709([0x65,0x76,0x65,0x72,0x79])]((_0x4a7d11,_0x55b9a4)=>_0x13adbf[_0x55b9a4]===_0x4a7d11||_0x13adbf[_0x55b9a4]===_0x58e709([0x2a])));}function _0x553ab1(){return _0x59c347&&_0xc8c25c?new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5308e8,_0x392c4d)=>{_0x59c347[_0x58e709([0x74,0x68,0x65,0x6e])](_0x5308e8,_0x392c4d),_0xc8c25c[_0x58e709([0x74,0x68,0x65,0x6e])](_0x49f129=>{_0x49f129!=_0x58e709([0x56,0x61,0x6c,0x69,0x64])&&_0x5308e8(_0x49f129);},_0x392c4d);}):_0x59c347||_0xc8c25c||_0x58e709([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26949a(_0x55c3a5,_0xcdabb3){return new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ff512=>{if(_0x2aa258())return _0x4ff512(_0x58e709([0x56,0x61,0x6c,0x69,0x64]));_0x41e5c5(),_0x5bca00[_0x58e709([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x58e709([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x497278=!0x1;const _0x14ee79=_0x3b0ffc();function _0x1a60a1(_0x530917){return!!_0x530917&&(typeof _0x530917===_0x58e709([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x530917===_0x58e709([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x530917[_0x58e709([0x74,0x68,0x65,0x6e])]===_0x58e709([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x530917[_0x58e709([0x63,0x61,0x74,0x63,0x68])]===_0x58e709([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x45a0ce(_0x5d2da7){_0x398e94(_0x5d2da7)[_0x58e709([0x74,0x68,0x65,0x6e])](_0x2ae1f3=>{if(!_0x2ae1f3||_0x2ae1f3[_0x58e709([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x58e709([0x6f,0x6b]))return _0x58e709([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x19bd1f(_0x248353(_0x14ee79+_0xcdabb3))!=_0x2ae1f3[_0x58e709([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x58e709([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x58e709([0x56,0x61,0x6c,0x69,0x64]);})[_0x58e709([0x74,0x68,0x65,0x6e])](_0x59aa11=>(_0x244159(),_0x59aa11),()=>{const _0x2acbc3=_0x3e41b0();return null==_0x2acbc3?(_0x244159(),_0x58e709([0x56,0x61,0x6c,0x69,0x64])):_0x58e709(_0x4d4425-_0x2acbc3>(0x63ae0106^_0x158923)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x58e709([0x74,0x68,0x65,0x6e])](_0x4ff512)[_0x58e709([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ff512(_0x58e709([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5609a9=0x47946b86^_0x158923;function _0x244159(){const _0x3d8295=_0x58e709([0x6c,0x6c,0x63,0x74,0x2d])+_0x19bd1f(_0x248353(_0x55c3a5)),_0x239cdf=_0x175bab(_0x19bd1f(window[_0x58e709([0x4d,0x61,0x74,0x68])][_0x58e709([0x63,0x65,0x69,0x6c])](_0x4d4425/_0x5609a9)));window[_0x58e709([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58e709([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d8295,_0x239cdf);}function _0x3e41b0(){const _0x3223e2=_0x58e709([0x6c,0x6c,0x63,0x74,0x2d])+_0x19bd1f(_0x248353(_0x55c3a5)),_0x344637=window[_0x58e709([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x58e709([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3223e2);return _0x344637?window[_0x58e709([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x175bab(_0x344637),0x10)*_0x5609a9:null;}function _0x398e94(_0x3c9fdc){return new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ee49f,_0x3e2e68)=>{_0x3c9fdc[_0x58e709([0x74,0x68,0x65,0x6e])](_0x3ee49f,_0x3e2e68),window[_0x58e709([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e2e68,0x47a351c6^_0x158923);});}}_0x5bca00[_0x58e709([0x6f,0x6e])](_0x58e709([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xb682,_0x5cc434)=>{if(_0x5cc434[0x0]!=_0x55c3a5)return _0x4ff512(_0x58e709([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5cc434[0x1]={..._0x5cc434[0x1],[_0x58e709([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x14ee79};},{[_0x58e709([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58e709([0x68,0x69,0x67,0x68])}),_0x5bca00[_0x58e709([0x6f,0x6e])](_0x58e709([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ac025=>{_0x1a60a1(_0x3ac025[_0x58e709([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x497278=!0x0,_0x45a0ce(_0x3ac025[_0x58e709([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x58e709([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x58e709([0x6c,0x6f,0x77])}),_0x4203ab[_0x58e709([0x74,0x68,0x65,0x6e])](()=>{_0x497278||_0x4ff512(_0x58e709([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2aa258(){return _0x5bca00[_0x58e709([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58e709([0x76,0x69,0x65,0x77])][_0x58e709([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x58e709([0x61,0x75,0x74,0x6f]);}function _0x41e5c5(){_0x5bca00[_0x58e709([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x58e709([0x76,0x69,0x65,0x77])][_0x58e709([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x58e709([0x61,0x75,0x74,0x6f]);}}function _0x20905f(_0x56e2dd){const _0x562e67=[new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24715f=>setTimeout(_0x24715f,0x47abbbca^_0x158923)),_0x4203ab[_0x58e709([0x74,0x68,0x65,0x6e])](()=>new window[(_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc25fdd=>{let _0x2634f4=0x0;_0x5bca00[_0x58e709([0x6d,0x6f,0x64,0x65,0x6c])][_0x58e709([0x6f,0x6e])](_0x58e709([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf07dd7,_0x36e65a)=>{_0x36e65a[0x0][_0x58e709([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2634f4++,_0x2634f4==(0x47a284fe^_0x158923)&&(_0xc25fdd(),_0xf07dd7[_0x58e709([0x6f,0x66,0x66])]());});}))];return window[_0x58e709([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x58e709([0x72,0x61,0x63,0x65])](_0x562e67)[_0x58e709([0x74,0x68,0x65,0x6e])](()=>_0x56e2dd);}async function _0x3a5e50(){await _0x4203ab,_0x5bca00[_0x58e709([0x6d,0x6f,0x64,0x65,0x6c])][_0x58e709([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ae972,_0x5bca00[_0x58e709([0x6d,0x6f,0x64,0x65,0x6c])][_0x58e709([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ae972,_0x5bca00[_0x58e709([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x58e709([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x402cbc(_0x5da89c){const _0x552b6b=_0x1ece04();_0x5bca00[_0x552b6b]=_0x58e709([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5da89c,_0x5da89c!=_0x58e709([0x56,0x61,0x6c,0x69,0x64])&&_0x3a5e50();}function _0x1ece04(){const _0xeae59a=window[_0x58e709([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x58e709([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x58e709([0x6e,0x6f,0x77])]())[_0x58e709([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x58e709([0x2e]),'');let _0x3e6200=_0x58e709([0x75]);for(let _0x223212=0x0;_0x223212<_0xeae59a[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x223212+=0x2){let _0x5577cb=window[_0x58e709([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xeae59a[_0x58e709([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x223212,_0x223212+0x2));_0x5577cb>=_0x2ee0fd[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5577cb-=_0x2ee0fd[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3e6200+=_0x2ee0fd[_0x5577cb];}return _0x3e6200;}function _0x1bc04d(){const _0x34e1a1=_0x19ad20[_0x58e709([0x73,0x70,0x6c,0x69,0x74])](_0x58e709([0x2e]));if(0x3!=_0x34e1a1[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5f4d0e(_0x34e1a1[0x1]);function _0x5f4d0e(_0x1a7bdd){const _0x48458a=_0x362b97(_0x1a7bdd);return _0x48458a&&_0x169c7a()?_0x48458a:null;function _0x169c7a(){const _0x237d26=_0x48458a[_0x58e709([0x6a,0x74,0x69])],_0x34bf76=window[_0x58e709([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x237d26[_0x58e709([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x237d26[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xc35060={..._0x48458a,[_0x58e709([0x6a,0x74,0x69])]:_0x237d26[_0x58e709([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x237d26[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xc35060[_0x58e709([0x76,0x63])],_0x248353(_0xc35060)==_0x34bf76;}}}async function _0x1c1115(){let _0x573958=!0x0;try{const _0x43c6c5=_0x19ad20[_0x58e709([0x73,0x70,0x6c,0x69,0x74])](_0x58e709([0x2e])),[_0x4ef351,_0x2b822c,_0x56d4dd]=_0x43c6c5;return _0x34d851(_0x4ef351),await _0x566ce0(_0x4ef351,_0x2b822c,_0x56d4dd),_0x573958;}catch{return!0x1;}function _0x34d851(_0xcc356f){const _0x6cf6ad=_0x362b97(_0xcc356f);_0x6cf6ad&&_0x6cf6ad[_0x58e709([0x61,0x6c,0x67])]==_0x58e709([0x45,0x53,0x32,0x35,0x36])||(_0x573958=!0x1);}async function _0x566ce0(_0x2cd7aa,_0x3f54e7,_0x3f0e6d){const _0x2a977c=window[_0x58e709([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x58e709([0x66,0x72,0x6f,0x6d])](_0x1fb728(_0x3f0e6d),_0x42a709=>_0x42a709[_0x58e709([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x141e9c=new window[(_0x58e709([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x58e709([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2cd7aa+_0x58e709([0x2e])+_0x3f54e7),_0x4151f2=window[_0x58e709([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x58e709([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4151f2)return;const _0x20b532=await _0x4151f2[_0x58e709([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x58e709([0x6a,0x77,0x6b]),_0xf4c30c,{[_0x58e709([0x6e,0x61,0x6d,0x65])]:_0x58e709([0x45,0x43,0x44,0x53,0x41]),[_0x58e709([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x58e709([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x58e709([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4151f2[_0x58e709([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x58e709([0x6e,0x61,0x6d,0x65])]:_0x58e709([0x45,0x43,0x44,0x53,0x41]),[_0x58e709([0x68,0x61,0x73,0x68])]:{[_0x58e709([0x6e,0x61,0x6d,0x65])]:_0x58e709([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x20b532,_0x2a977c,_0x141e9c)||(_0x573958=!0x1);}}function _0x362b97(_0x452be5){return _0x452be5[_0x58e709([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x58e709([0x65,0x79]))?JSON[_0x58e709([0x70,0x61,0x72,0x73,0x65])](_0x1fb728(_0x452be5)):null;}function _0x1fb728(_0xc9868d){return window[_0x58e709([0x61,0x74,0x6f,0x62])](_0xc9868d[_0x58e709([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x58e709([0x2b]))[_0x58e709([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x58e709([0x2f])));}function _0x248353(_0x1bf303){let _0xa1dafd=0x1505;function _0x13f665(_0x3439db){for(let _0x2fd35b=0x0;_0x2fd35b<_0x3439db[_0x58e709([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fd35b++){const _0x4e9954=_0x3439db[_0x58e709([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2fd35b);_0xa1dafd=(_0xa1dafd<<0x5)+_0xa1dafd+_0x4e9954,_0xa1dafd&=_0xa1dafd;}}function _0x5e5cf3(_0x2c83f1){Array[_0x58e709([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2c83f1)?_0x2c83f1[_0x58e709([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5e5cf3):_0x2c83f1&&typeof _0x2c83f1==_0x58e709([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x58e709([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2c83f1)[_0x58e709([0x73,0x6f,0x72,0x74])]()[_0x58e709([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3337c1,_0x2b0ef7])=>{_0x13f665(_0x3337c1),_0x5e5cf3(_0x2b0ef7);}):_0x13f665(window[_0x58e709([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2c83f1));}return _0x5e5cf3(_0x1bf303),_0xa1dafd>>>0x0;}function _0x19bd1f(_0x4fc8d0){return _0x4fc8d0[_0x58e709([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x58e709([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x58e709([0x30]));}function _0x175bab(_0x152dbd){return _0x152dbd[_0x58e709([0x73,0x70,0x6c,0x69,0x74])]('')[_0x58e709([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x58e709([0x6a,0x6f,0x69,0x6e])]('');}function _0x2ae972(){}function _0x58e709(_0x1ac701){return _0x1ac701['map'](_0x4ad5af=>String['fromCharCode'](_0x4ad5af))['join']('');}_0x402cbc(await _0x18e666());}(this);}['_moveSelectionToFootnoteDefinition'](_0x3fd70c){const {plugins:_0xb515dc,editing:_0x46f6ea,model:_0x339803}=this['editor'],_0x1fe42f=_0xb515dc['get'](c)['getFootnote'](_0x3fd70c);return!!_0x1fe42f&&(_0x339803['change'](_0x182a00=>{_0x182a00['setSelection'](_0x182a00['createPositionAt'](_0x1fe42f['definition'],'end'));}),_0x46f6ea['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x1d4a3e){const {plugins:_0x4f4c59,editing:_0xc04bb4,model:_0x5d7c20}=this['editor'],_0x54102e=_0x4f4c59['get'](c)['getFootnote'](_0x1d4a3e);return!!_0x54102e&&(_0x5d7c20['change'](_0x2e6aef=>{_0x2e6aef['setSelection'](_0x54102e['reference'],'on');}),_0xc04bb4['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x23c341}=this['editor']['model'],_0xe5348b=this['editor']['config']['get']('footnotes.multiBlock');_0x23c341['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x23c341['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x23c341['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0xe5348b?_0x23c341['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x23c341['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x23c341['addChildCheck'](_0x39301f=>{for(const _0x269a46 of _0x39301f)if('footnoteDefinition'===_0x269a46['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x52656a}=this,{conversion:_0x408fc4,editing:_0x169415}=_0x52656a,{t:t}=_0x52656a['locale'];_0x408fc4['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4fbf4d,{writer:_0xb4f83c,consumable:_0x37d8c1})=>{const _0x2f6d61=_0x4fbf4d['getChild'](0x0);if(!_0x2f6d61||!_0x2f6d61['is']('element','a'))return null;const _0x4ac098=_0x2f6d61['getAttribute']('href')||'';if(!_0x4ac098['startsWith']('#'))return null;const _0xe18f97=_0x4ac098['replace'](/^#/,'');if(!_0xe18f97)return null;_0x37d8c1['consume'](_0x2f6d61,{'name':!0x0,'attributes':['href']});for(const {item:_0x56c7f8}of _0x169415['view']['createRangeIn'](_0x2f6d61))_0x56c7f8['is']('$textProxy')?_0x37d8c1['consume'](_0x56c7f8['textNode'],{'name':!0x0}):_0x56c7f8['is']('element')&&_0x37d8c1['consume'](_0x56c7f8,{'name':!0x0});return _0xb4f83c['createElement']('footnoteRef',{'footnoteId':_0xe18f97});}}),_0x408fc4['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4fda52,{writer:_0x30f5f6})=>D(_0x4fda52,_0x30f5f6)}),_0x408fc4['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x201781,{writer:_0x5cde31})=>{const _0x34535b=_0x201781['getAttribute']('footnoteCounter');return _0x10baaf(D(_0x201781,_0x5cde31),_0x5cde31,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x34535b)});}});}['_defineDefinitionsConverters'](){const {editor:_0x5be382}=this,{t:t}=_0x5be382['locale'],{conversion:_0x5a22bd}=_0x5be382;_0x5a22bd['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x5a22bd['for']('upcast')['add'](_0x49a13c=>{_0x49a13c['on']('element:ol',(_0x2338cf,_0xc5be67,_0xcdeefe)=>{const _0xcfaa4d=_0xc5be67['viewItem'];if(!_0xcfaa4d['hasClass']('footnotes-list')||!_0xc5be67['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0xcdeefe['consumable']['consume'](_0xcfaa4d,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x23080f,modelCursor:_0x4836af}=_0xcdeefe['convertChildren'](_0xc5be67['viewItem'],_0xc5be67['modelCursor']);_0xc5be67['modelRange']=_0x23080f,_0xc5be67['modelCursor']=_0x4836af;}),_0x49a13c['on']('element:hr',(_0x34efad,_0x599531,_0x18cdab)=>{const _0x4f4185=_0x599531['viewItem'];_0x4f4185['hasClass']('footnotes-divider')&&_0x599531['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x18cdab['consumable']['consume'](_0x4f4185,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x5a22bd['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x48eb1d,{writer:_0x1d37e0})=>g(_0x1d37e0)}),_0x5a22bd['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x564318,{writer:_0x3a9aae})=>{const _0x15b4e6=g(_0x3a9aae,{'data-footnotes-list-label':t('Footnotes')}),_0x507373=_0x10baaf(_0x15b4e6,_0x3a9aae,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x3a9aae['setCustomProperty']('footnotesDefinitions',!0x0,_0x507373),_0x507373;}});}['_defineDefinitionConverters'](){const {editor:_0x151c33}=this,{conversion:_0x4a1c23,locale:_0xbd485b}=_0x151c33,_0x2be8f9=_0x151c33['config']['get']('footnotes.multiBlock');_0x4a1c23['for']('upcast')['add'](_0x4d2bae=>{_0x4d2bae['on']('element:li',(_0xc30899,_0x4d1cbe,_0x1a51d8)=>{const _0x539ada=_0x4d1cbe['viewItem'];if(!_0x539ada['hasClass']('footnote-definition')||!_0x539ada['getAttribute']('id'))return;const _0x42d9c2=_0x539ada['parent'];if(!_0x42d9c2['is']('element','ol')||!_0x42d9c2['hasClass']('footnotes-list'))return;if(!_0x1a51d8['consumable']['test'](_0x539ada,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x20f9eb=_0x1a51d8['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x539ada['getAttribute']('id')});if(!_0x1a51d8['safeInsert'](_0x20f9eb,_0x4d1cbe['modelCursor']))return;_0x1a51d8['consumable']['consume'](_0x539ada,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x3839d7=Array['from'](_0x539ada['getChildren']())['find'](_0x26d167=>_0x26d167['is']('element')&&_0x26d167['hasClass']('footnote-content'));for(const _0xaa22ea of _0x539ada['getChildren']())_0xaa22ea['is']('element')&&(_0x1a51d8['consumable']['consume'](_0xaa22ea,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x1a51d8['consumable']['consume'](_0xaa22ea,{'name':!0x0,'classes':'footnote-content'}));if(_0x3839d7){if(_0x2be8f9)_0x1a51d8['convertChildren'](_0x3839d7,_0x20f9eb);else{const _0x52b21f=_0x1a51d8['writer']['createElement']('footnoteInlineContent');_0x1a51d8['writer']['insert'](_0x52b21f,_0x20f9eb),_0x1a51d8['convertChildren'](_0x3839d7,_0x52b21f);}}_0x1a51d8['updateConversionResult'](_0x20f9eb,_0x4d1cbe);});}),_0x4a1c23['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x50323f,{writer:_0x3e93f7})=>v(_0x50323f,_0x3e93f7,_0xbd485b,{'dataPipeline':!0x0})}),_0x4a1c23['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x5be47d,{writer:_0x324038})=>v(_0x5be47d,_0x324038,_0xbd485b)});}['_defineBogusParagraphConverters'](){const {editor:_0x31f3e4}=this,{conversion:_0x1aa4a}=_0x31f3e4;_0x31f3e4['config']['get']('footnotes.multiBlock')?(_0x1aa4a['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x1aa4a['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x31f3e4['model']['document'],'change:data',()=>{!function(_0x2ff6ff,_0x26c68b){const _0x4ad18a=_0x2ff6ff['document']['differ'],_0x121e6b=new Set();for(const _0x1c6fc7 of _0x4ad18a['getChanges']()){const _0x1ed2da='attribute'==_0x1c6fc7['type']?_0x1c6fc7['range']['start']['parent']:_0x1c6fc7['position']['parent'];_0x1ed2da['is']('element','footnoteDefinition')&&_0x121e6b['add'](_0x1ed2da);}for(const _0x422d0b of _0x121e6b['values']()){const _0x47886d=Array['from'](_0x422d0b['getChildren']())['filter'](_0x20ce8e=>p(_0x20ce8e,_0x26c68b['mapper']));for(const _0x238b9f of _0x47886d)_0x26c68b['reconvertItem'](_0x238b9f);}}(_0x31f3e4['model'],_0x31f3e4['editing']);})):(_0x1aa4a['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x1aa4a['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1d7e5f,{writer:_0x573809})=>{const _0x4942ce=_0x573809['createContainerElement']('span');return _0x573809['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4942ce),_0x4942ce;}}));}['_defineKeyboardHandlers'](){const {editor:_0xfad60}=this,{editing:_0x12f94f,t:t}=_0xfad60,_0x175376=_0xfad60['model']['document']['selection'];_0xfad60['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0xfad60['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x12f94f['view']['document'],'enter',(_0x2d47b3,_0x2a6c9a)=>{const _0x47bd9a=function(_0x3539e4){const _0x1f8286=_0x3539e4['getSelectedElement']();if(_0x1f8286?.['is']('element','footnoteRef'))return _0x1f8286;return null;}(_0x175376);if(_0x47bd9a){const _0x2165f3=_0x47bd9a['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x2165f3),_0x2a6c9a['preventDefault'](),_0x2d47b3['stop']();}},{'context':_0x46acc9});}['_defineClickHandlers'](){const {editor:_0x1ab5d3}=this,{editing:_0x4de2c0}=_0x1ab5d3;_0x1ab5d3['editing']['view']['addObserver'](_0x3c43fc),_0x1ab5d3['editing']['view']['addObserver'](_0x4144eb);let _0x3b3cec=!0x1;this['listenTo'](_0x4de2c0['view']['document'],'pointerdown',(_0x4c8167,_0x7d2ad4)=>{const {target:_0x18ba44}=_0x7d2ad4,_0x570b5d=_0x4de2c0['view']['document']['selection'];_0x3b3cec=!!(_0x18ba44['is']('element','a')&&_0x18ba44['parent']?.['is']('element','sup')&&_0x18ba44['parent']['hasClass']('footnote'))&&_0x570b5d['getSelectedElement']()===_0x18ba44['parent'];},{'priority':'high'}),this['listenTo'](_0x4de2c0['view']['document'],'click',(_0x26b928,_0x5c7edf)=>{const {target:_0x160c8c}=_0x5c7edf;if(!_0x160c8c['is']('element','a'))return;if(_0x160c8c['parent']?.['is']('element','sup')&&_0x160c8c['parent']['hasClass']('footnote')&&!_0x3b3cec)return void _0x5c7edf['preventDefault']();let _0x48455f=_0x160c8c['getAttribute']('href');if(!_0x48455f?.['startsWith']('#'))return;_0x48455f=_0x48455f['slice'](0x1);let _0x370857=!0x1;(_0x48455f['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x48455f['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x48455f))&&(_0x370857=!0x0),_0x370857&&(_0x5c7edf['preventDefault'](),_0x26b928['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x7f7d30}={}){return(_0x9b6048,{writer:_0x30679e})=>{if(!h(_0x9b6048))return null;if(!_0x7f7d30)return _0x30679e['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x3a0e93=_0x30679e['createContainerElement']('p');return _0x30679e['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3a0e93),_0x3a0e93;};}function h(_0x28b83a){const {parent:_0x48742b}=_0x28b83a;if(!_0x48742b?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x48742b['childCount'])return!0x1;for(const _0x459049 of _0x28b83a['getAttributeKeys']())if(!_0x459049['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x459049)return!0x1;return!0x0;}function p(_0x2ae508,_0x2da218){if(!_0x2ae508['is']('element','paragraph'))return!0x1;const _0x4bfb86=_0x2da218['toViewElement'](_0x2ae508);return!!_0x4bfb86&&h(_0x2ae508)!==_0x4bfb86['is']('element','span');}function J(_0x42aa55){return _0x46acc9(_0x42aa55)&&_0x42aa55['is']('containerElement')&&!!_0x42aa55['getCustomProperty']('footnotesDefinitions');}function g(_0x41444e,_0x252947={}){const _0x22dec9=_0x41444e['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x3d619f=_0x41444e['createContainerElement']('ol',{'class':'footnotes-list'},_0x41444e['createSlot']());return _0x41444e['createContainerElement']('div',{'class':'footnotes',..._0x252947},[_0x22dec9,_0x3d619f]);}function D(_0x1dd3b6,_0x179f4b){const _0x24ebab=_0x1dd3b6['getAttribute']('footnoteId'),_0x29b014=_0x1dd3b6['getAttribute']('footnoteCounter'),_0x3de973=_0x179f4b['createUIElement']('a',{'href':'#'+_0x24ebab},function(_0x489100){const _0x283c2a=this['toDomElement'](_0x489100);return _0x283c2a['textContent']=_0x29b014,_0x283c2a;}),_0xf579a5=_0x179f4b['createContainerElement']('sup',{'id':'ref-'+_0x24ebab,'class':'footnote'},[_0x3de973]);return _0xf579a5['getFillerOffset']=()=>null,_0xf579a5;}function v(_0x36d852,_0x587db1,_0xb23297,{dataPipeline:_0x25d629}={}){const {t:t}=_0xb23297,_0x4a98c8=_0x36d852['getAttribute']('footnoteId'),_0x2b57e8=_0x587db1['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x4a98c8},function(_0x3a7a09){const _0x57485d=this['toDomElement'](_0x3a7a09);return _0x57485d['innerText']='^',_0x57485d;}),_0x13320d=_0x25d629?_0x587db1['createContainerElement']('div',{'class':'footnote-content'}):_0xe86660(_0x587db1['createEditableElement']('div',{'class':'footnote-content'}),_0x587db1,{'label':t('Footnote\x20content.')});return _0x587db1['insert'](_0x587db1['createPositionAt'](_0x13320d,0x0),_0x587db1['createSlot']()),_0x587db1['createContainerElement']('li',{'class':'footnote-definition','id':_0x4a98c8},[_0x2b57e8,_0x13320d]);}class e extends _0x581f59{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x139329];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x2ffdec}=this,{plugins:_0x38b767,model:_0x6a56f1}=_0x2ffdec,_0x4281ac=_0x38b767['get'](_0x139329),_0x3d9f52=_0x38b767['get'](c);this['listenTo'](_0x4281ac,'outputTransformation',(_0x23191d,_0x534696)=>{const _0x7009c7=function(_0x18ae9e,_0x2392ef){const _0x5db43a=new Set();for(const {item:_0x5e63bd}of _0x18ae9e['createRangeIn'](_0x2392ef))_0x5e63bd['is']('element','footnoteRef')&&_0x5db43a['add'](_0x5e63bd['getAttribute']('footnoteId'));return Array['from'](_0x5db43a);}(_0x6a56f1,_0x534696['content']);if(!_0x7009c7['length'])return;const _0x4e6149=_0x3d9f52['getFootnotes'](),_0x1b31e6=_0x7009c7['reduce']((_0x15afd2,_0x5828a5)=>{const _0x5265d1=_0x4e6149['find'](_0x722a46=>_0x722a46['id']===_0x5828a5);if(_0x5265d1){const _0x12bbe7=_0x2ffdec['data']['toView'](_0x5265d1['definition'],{'isClipboardPipeline':!0x0}),_0x4d7c2f=_0x2ffdec['data']['htmlProcessor']['toData'](_0x12bbe7);_0x15afd2[_0x5265d1['id']]=_0x4d7c2f;}return _0x15afd2;},Object['create'](null));_0x534696['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x1b31e6));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x9de04f}=this,{model:_0x56b676,plugins:_0x5924ac}=_0x9de04f,{view:_0xe78245}=_0x9de04f['editing'],_0x4b44e8=_0x5924ac['get'](_0x139329),_0x622a69=_0x5924ac['get'](c);let _0x563e5f=null;this['listenTo'](_0xe78245['document'],'clipboardInput',(_0x2cb548,_0x216df9)=>{const _0x2cad8b=_0x216df9['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x563e5f=_0x2cad8b?JSON['parse'](_0x2cad8b):null;}),this['listenTo'](_0x4b44e8,'contentInsertion',(_0x268a82,_0x168930)=>{if(!_0x563e5f)return;const _0x4d5f0d=_0x168930['sourceEditorId']===this['editor']['id'];_0x4d5f0d&&'drop'===_0x168930['method']||_0x56b676['change'](_0x2c3ecb=>{!function(_0x5512db,_0x3f18c6){const _0x5c0ceb=[];for(const {item:_0x3cacc4}of _0x5512db['createRangeIn'](_0x3f18c6))_0x3cacc4['is']('element','footnotesDefinitions')&&_0x5c0ceb['push'](_0x3cacc4);for(const _0x1ce744 of _0x5c0ceb)_0x5512db['remove'](_0x1ce744);}(_0x2c3ecb,_0x168930['content']);let _0x19e027=_0x622a69['getFootnotesDefinitionsObjectElement']();if(!_0x19e027){const _0x374246=_0x56b676['document']['selection']['getFirstRange']()['root'];_0x19e027=_0x622a69['_insertEmptyFootnotesDefinitionsContainer'](_0x2c3ecb,_0x374246);}const _0x22a19b=function(_0x2799bb,_0x34aa78,_0x4dd2e1){const _0x1c38a6=Object['create'](null);for(const {item:_0x7505b2}of _0x2799bb['createRangeIn'](_0x34aa78))if(_0x7505b2['is']('element','footnoteRef')){const _0x58a8cd=_0x7505b2['getAttribute']('footnoteId');if(!_0x4dd2e1(_0x58a8cd))continue;_0x1c38a6[_0x58a8cd]||(_0x1c38a6[_0x58a8cd]=_0x3b0ffc()),_0x2799bb['setAttribute']('footnoteId',_0x1c38a6[_0x58a8cd],_0x7505b2);}return _0x1c38a6;}(_0x2c3ecb,_0x168930['content'],_0x2b1516=>!_0x4d5f0d||null!==_0x622a69['getFootnote'](_0x2b1516));for(const [_0x574bba,_0x5e01dc]of Object['entries'](_0x563e5f)){const _0x51eeff=_0x22a19b[_0x574bba]||_0x574bba,_0x6d8bcd=_0x2c3ecb['createElement']('footnoteDefinition',{'footnoteId':_0x51eeff}),_0x58b816=_0x9de04f['data']['htmlProcessor']['toView'](_0x5e01dc),_0x10db20=_0x9de04f['data']['toModel'](_0x58b816,_0x6d8bcd);_0x2c3ecb['append'](_0x10db20,_0x6d8bcd),_0x2c3ecb['insert'](_0x6d8bcd,_0x19e027,'end');}_0x563e5f=null;});});}}class i extends _0x581f59{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x42b6bf}=this,{componentFactory:_0x5eed92}=_0x42b6bf['ui'];_0x5eed92['add']('insertFootnote',x(_0x42b6bf,_0x11dc3b)),_0x5eed92['add']('menuBar:insertFootnote',x(_0x42b6bf,_0x53bd40)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5cac20=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x484d24;for(const _0x1a4ea3 in _0x5cac20){const _0x3f7b2d=_0x1a4ea3,_0x50b704=_0x5cac20[_0x3f7b2d];if('footnotesLicenseKeyValid'==_0x50b704||'footnotesLicenseKeyInvalid'==_0x50b704||'footnotesLicenseKeyExpired'==_0x50b704||'footnotesLicenseKeyDomainLimit'==_0x50b704||'footnotesLicenseKeyNotAllowed'==_0x50b704||'footnotesLicenseKeyEvaluationLimit'==_0x50b704||'footnotesLicenseKeyTrialLimit'==_0x50b704||'footnotesLicenseKeyUsageLimit'==_0x50b704){delete _0x5cac20[_0x3f7b2d],_0x484d24=_0x50b704,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x484d24&&_0x5cac20['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x484d24&&_0x5cac20['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x484d24&&_0x5cac20['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x484d24&&_0x5cac20['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x484d24&&_0x5cac20['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x484d24&&_0x5cac20['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x484d24&&_0x5cac20['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x1ea2e4,_0x45b13d){const _0x5524c2=_0x1ea2e4['commands']['get']('insertFootnote');return _0x3bf0e2=>{const {t:t}=_0x3bf0e2,_0x2b5700=new _0x45b13d(_0x3bf0e2),_0x31c6fd=_0x2b5700 instanceof _0x53bd40;return _0x2b5700['bind']('isEnabled')['to'](_0x5524c2,'isEnabled'),_0x2b5700['set']({'label':t(_0x31c6fd?'Footnote':'Insert\x20footnote'),'icon':_0x18c523,'tooltip':!0x0}),_0x2b5700['on']('execute',()=>{_0x5524c2['execute'](),_0x1ea2e4['editing']['view']['focus']();}),_0x2b5700;};}class nt extends _0x581f59{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 _0x1a23cd{['refresh'](){const {editor:_0x36866e}=this,_0x380345=_0x36866e['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x380345,this['value']=_0x380345?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x52e5d7}){const {editor:_0x5d6016}=this,_0x365730=_0x5d6016['plugins']['get'](c),_0x3acac0=_0x365730['getFootnotesDefinitionsObjectElement']();_0x3acac0&&Q['includes'](_0x52e5d7)&&_0x5d6016['model']['change'](_0x853594=>{_0x853594['setAttribute']('footnotesListStyle',_0x52e5d7,_0x3acac0),_0x365730['_updateFootnotesCounters'](_0x853594);});}}class b extends _0x1a23cd{['refresh'](){const {editor:_0x32d58b}=this,_0x2c2bb0=_0x32d58b['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2c2bb0,this['value']=_0x2c2bb0?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x22e052}){const {editor:_0x3c4734}=this,_0x198ab5=_0x3c4734['plugins']['get'](c),_0x306f6c=_0x198ab5['getFootnotesDefinitionsObjectElement']();_0x306f6c&&Number['isInteger'](_0x22e052)&&_0x3c4734['model']['change'](_0x2d3819=>{_0x2d3819['setAttribute']('footnotesListStart',_0x22e052,_0x306f6c),_0x198ab5['_updateFootnotesCounters'](_0x2d3819);});}}class P extends _0x581f59{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x39d876}=this;_0x39d876['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x39d876['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x39d876['commands']['add']('footnotesStyle',new S(_0x39d876)),_0x39d876['commands']['add']('footnotesStart',new b(_0x39d876)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x1c4525}=this,{schema:_0x43908e}=_0x1c4525['model'];_0x43908e['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x4c304f}=this,{conversion:_0x24991f,model:_0xdad85a}=_0x4c304f,{schema:_0x32630b}=_0xdad85a;_0x24991f['for']('upcast')['add'](_0x317d6f=>{_0x317d6f['on']('element:ol',(_0x1af7c9,_0x42d10d,_0x3747ac)=>{const _0x33b0d5=_0x42d10d['viewItem'],_0x2e4900=_0x42d10d['modelCursor']?.['parent'];_0x33b0d5['hasClass']('footnotes-list')&&_0x2e4900?.['is']('element','footnotesDefinitions')&&(function(_0x5f5d0d,_0x4cb605,_0x4e2de1,_0x2a2ab5){if(!_0x2a2ab5['checkAttribute'](_0x4cb605,'footnotesListStart'))return;let _0x55651a=0x1;const _0x53044f=_0x4e2de1['consumable']['consume'](_0x5f5d0d,{'attributes':'start'});if(_0x53044f){const _0x49c143=Number['parseInt'](_0x5f5d0d['getAttribute']('start'),0xa);Number['isNaN'](_0x49c143)||(_0x55651a=_0x49c143);}!_0x53044f&&_0x4cb605['hasAttribute']('footnotesListStart')||_0x4e2de1['writer']['setAttribute']('footnotesListStart',_0x55651a,_0x4cb605);}(_0x33b0d5,_0x2e4900,_0x3747ac,_0x32630b),function(_0x18f3f3,_0x2af9e4,_0x44ee38,_0x5a6ba7){if(!_0x5a6ba7['checkAttribute'](_0x2af9e4,'footnotesListStyle'))return;let _0x49f2e2='decimal',_0x3a9917=!0x1;if(_0x44ee38['consumable']['consume'](_0x18f3f3,{'attributes':'type'})){const _0x78c65d={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x18f3f3['getAttribute']('type')];_0x78c65d&&(_0x49f2e2=_0x78c65d),_0x3a9917=!0x0;}_0x44ee38['consumable']['consume'](_0x18f3f3,{'styles':'list-style-type'})&&(_0x49f2e2=_0x18f3f3['getStyle']('list-style-type'),_0x3a9917=!0x0),!_0x3a9917&&_0x2af9e4['hasAttribute']('footnotesListStyle')||_0x44ee38['writer']['setAttribute']('footnotesListStyle',_0x49f2e2,_0x2af9e4);}(_0x33b0d5,_0x2e4900,_0x3747ac,_0x32630b));});}),_0x24991f['for']('downcast')['add'](_0x19b61b=>{_0x19b61b['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x8d61b0,_0x2ff83f,_0x1fb387)=>{if(!_0x1fb387['consumable']['consume'](_0x2ff83f['item'],_0x8d61b0['name']))return;const _0x261b52=C(_0x2ff83f['item'],_0x1fb387['mapper']),{attributeNewValue:_0x235a16}=_0x2ff83f;null==_0x235a16||0x1===_0x235a16?_0x1fb387['writer']['removeAttribute']('start',_0x261b52):_0x1fb387['writer']['setAttribute']('start',String(_0x235a16),_0x261b52);}),_0x19b61b['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x5db3a8,_0x548bd7,_0x405b49)=>{if(!_0x405b49['consumable']['consume'](_0x548bd7['item'],_0x5db3a8['name']))return;const _0x2ca7c5=C(_0x548bd7['item'],_0x405b49['mapper']),{attributeNewValue:_0x3def8c}=_0x548bd7;_0x3def8c&&'decimal'!==_0x3def8c?_0x405b49['writer']['setStyle']('list-style-type',_0x3def8c,_0x2ca7c5):_0x405b49['writer']['removeStyle']('list-style-type',_0x2ca7c5);});});}['_definePostfixer'](){const {editor:_0x2eaea4}=this,{model:_0x314df6}=_0x2eaea4,_0x209a0e=_0x2eaea4['plugins']['get'](c),_0x1f18a3=this['_getDefaultListStyle'](),_0xf787ab=this['_getDefaultStartIndex']();_0x314df6['document']['registerPostFixer'](_0x5ec5aa=>{const _0x51b1c3=_0x314df6['document']['differ']['getChanges']();let _0x2f9ce0=!0x1;for(const _0xc16a23 of _0x51b1c3){if('insert'!==_0xc16a23['type']||'$text'===_0xc16a23['name'])continue;const _0x117dc7=_0x314df6['createRangeOn'](_0xc16a23['position']['nodeAfter']);for(const _0x2b1419 of _0x117dc7['getItems']())_0x2b1419['is']('element','footnotesDefinitions')&&(!_0x2b1419['hasAttribute']('footnotesListStart')&&_0x314df6['schema']['checkAttribute'](_0x2b1419,'footnotesListStart')&&(_0x5ec5aa['setAttribute']('footnotesListStart',_0xf787ab,_0x2b1419),_0x2f9ce0=!0x0),!_0x2b1419['hasAttribute']('footnotesListStyle')&&_0x314df6['schema']['checkAttribute'](_0x2b1419,'footnotesListStyle')&&(_0x5ec5aa['setAttribute']('footnotesListStyle',_0x1f18a3,_0x2b1419),_0x2f9ce0=!0x0));}return _0x2f9ce0&&_0x209a0e['_updateFootnotesCounters'](_0x5ec5aa),_0x2f9ce0;});}['_defineFormatter'](){const {editor:_0x2c6699}=this;_0x2c6699['plugins']['get'](c)['setFootnoteFormatter'](_0x2c9389=>this['_formatFootnoteListValue'](_0x2c9389));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x3417f2,value:_0x2b5d15,digits:_0x49eea0}){const _0x4b91e9=_0x3417f2['getAttribute']('footnotesListStyle'),_0x427ff5=_0x3417f2['getAttribute']('footnotesListStart'),_0xa74a2f=Math['floor'](_0x2b5d15)+(_0x427ff5??0x1)-0x1;switch(_0x4b91e9){case'decimal-leading-zero':return function(_0x17c8a9,_0x30c720){return String(_0x17c8a9)['padStart'](_0x30c720,'0');}(_0xa74a2f,Math['max'](0x2,_0x49eea0));case'lower-alpha':case'lower-latin':return M(_0xa74a2f,!0x1);case'upper-alpha':case'upper-latin':return M(_0xa74a2f,!0x0);case'lower-roman':return V(_0xa74a2f,!0x1);case'upper-roman':return V(_0xa74a2f,!0x0);default:return String(_0xa74a2f);}}}function C(_0x4a5147,_0x2a9f3c){const _0x3ee9ac=_0x2a9f3c['toViewElement'](_0x4a5147);return Array['from'](_0x3ee9ac['getChildren']())['find'](_0x1ac217=>_0x1ac217['is']('element','ol')&&_0x1ac217['hasClass']('footnotes-list'));}function M(_0x2a734f,_0x569393){let _0x7ef04e='',_0x2bada1=_0x2a734f;for(;_0x2bada1>0x0;){const _0x595fb0=(_0x2bada1-0x1)%0x1a;_0x7ef04e=String['fromCharCode'](0x61+_0x595fb0)+_0x7ef04e,_0x2bada1=Math['floor']((_0x2bada1-0x1)/0x1a);}return _0x569393?_0x7ef04e['toUpperCase']():_0x7ef04e;}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(_0x288de8,_0x49c235){let _0x3685a7='',_0x40f686=_0x288de8;for(const {value:_0x56d76c,numeral:_0x2c5287}of N)for(;_0x40f686>=_0x56d76c;)_0x3685a7+=_0x2c5287,_0x40f686-=_0x56d76c;return _0x49c235?_0x3685a7:_0x3685a7['toLowerCase']();}class H extends _0x1cdf56{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x312a0c();['focusCycler'];constructor(_0x5ecd8b,{styleButtonViews:_0x527cc4,styleGridAriaLabel:_0x4a9c3b}){super(_0x5ecd8b),(this['focusCycler']=new _0x59bf31({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x527cc4,_0x4a9c3b),[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 _0x3199c9 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3199c9['element']);_0xcf4ad2({'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 _0x27d882=_0x366ffa=>_0x366ffa['stopPropagation']();this['keystrokes']['set']('arrowright',_0x27d882),this['keystrokes']['set']('arrowleft',_0x27d882),this['keystrokes']['set']('arrowup',_0x27d882),this['keystrokes']['set']('arrowdown',_0x27d882);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x5dec99,_0x28d4d6){const _0x444083=new _0x1cdf56(this['locale']);return _0x444083['children']=_0x444083['createCollection'](),_0x444083['children']['addMany'](_0x5dec99),_0x444083['setTemplate']({'tag':'div','attributes':{'aria-label':_0x28d4d6,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x444083['children']}),_0x444083['children']['delegate']('execute')['to'](this),_0x444083['focus']=function(){for(const _0x482cfb of this['children'])if(_0x482cfb instanceof _0x11dc3b&&_0x482cfb['isOn'])return void _0x482cfb['focus']();this['children']['first']['focus']();},_0x444083['focusTracker']=new et(),_0x444083['keystrokes']=new ot(),_0x444083['render'](),_0x444083['keystrokes']['listenTo'](_0x444083['element']),this['children']['add'](_0x444083),_0x444083;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x55ccaf=this['_createStartIndexPropertyView'](),_0x1cbe6a=[_0x55ccaf],_0x233877=new tt(this['locale'],_0x1cbe6a);return _0x233877['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x233877['buttonView']['bind']('isEnabled')['toMany'](_0x1cbe6a,'isEnabled',(..._0xd2dd79)=>_0xd2dd79['some'](_0x272539=>_0x272539)),_0x233877['buttonView']['on']('change:isEnabled',(_0x5d1669,_0x254360,_0x4ac4bd)=>{_0x4ac4bd||(_0x233877['isCollapsed']=!0x0);}),this['children']['add'](_0x233877),[_0x55ccaf,_0x233877];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x4d4067=new st(this['locale'],it);return _0x4d4067['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x4d4067['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x4d4067['fieldView']['on']('input',()=>{const _0x3ffe4e=_0x4d4067['fieldView']['element'],_0x3365ab=_0x3ffe4e['valueAsNumber'];Number['isNaN'](_0x3365ab)?_0x4d4067['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x3ffe4e['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x3365ab}):_0x4d4067['errorText']=t(_0x3365ab<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x4d4067;}}class j extends _0x581f59{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x310f8a,_0x16f6bf];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x52920a}=this,{componentFactory:_0x337e14}=_0x52920a['ui'];_0x52920a['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x337e14['add']('footnotesStyle',function(_0x4d9dd0){return _0x468189=>{const {t:t}=_0x468189,_0x2500f0=_0x4d9dd0['commands']['get']('footnotesStyle'),_0x31e704=_0x3d8114(_0x468189),{buttonView:_0x5b7acd}=_0x31e704;return _0x31e704['class']='ck-footnotes-styles-dropdown',_0x31e704['bind']('isEnabled')['to'](_0x2500f0,'isEnabled'),_0x5b7acd['set']({'label':t('Footnotes\x20style'),'icon':_0x18c523,'tooltip':!0x0}),_0x31e704['once']('change:isOpen',()=>{const _0x22318b=function({editor:_0x7f4192,dropdownView:_0x1f993a}){const {t:t}=_0x7f4192['locale'],_0x23825b=t('Footnotes\x20definitions\x20styles'),_0x1ea336=function(_0x12162a){const t=_0x12162a['locale']['t'],_0x1c0189=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x237bc8},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x50f5af},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x23bace},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x195e78},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x548fdc},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x50454f}];return _0x1c0189['map'](function(_0x2d54ff){const _0xd17c20=_0x2d54ff['locale'];return({label:_0x2732a9,icon:_0xcf6c09,tooltip:_0xd25e2,style:_0x242839})=>{const _0x2fd221=_0x2d54ff['commands']['get']('footnotesStyle'),_0x5b9fa4=new _0x11dc3b(_0xd17c20);return _0x5b9fa4['set']({'label':_0x2732a9,'icon':_0xcf6c09,'tooltip':_0xd25e2}),_0x5b9fa4['bind']('isOn')['to'](_0x2fd221,'value',_0x547aa4=>_0x547aa4===_0x242839),_0x5b9fa4['bind']('isEnabled')['to'](_0x2fd221,'isEnabled'),_0x5b9fa4['on']('execute',()=>{_0x2d54ff['execute']('footnotesStyle',{'value':_0x242839}),_0x2d54ff['editing']['view']['focus']();}),_0x5b9fa4;};}(_0x12162a));}(_0x7f4192),_0x4771a9=new H(_0x7f4192['locale'],{'styleGridAriaLabel':_0x23825b,'styleButtonViews':_0x1ea336});return _0x4771a9['delegate']('execute')['to'](_0x1f993a),_0x4771a9['on']('footnotesListStart',(_0x37feae,_0x284a80)=>{_0x7f4192['execute']('footnotesStart',{'value':_0x284a80['startIndex']});}),_0x4771a9;}({'editor':_0x4d9dd0,'dropdownView':_0x31e704});_0x31e704['panelView']['children']['add'](_0x22318b);}),_0x31e704;};}(_0x52920a));}['afterInit'](){const {editor:_0xbe8fa5}=this,{t:t}=_0xbe8fa5['locale'],_0x5093c9=_0xbe8fa5['plugins']['get'](_0x16f6bf),{defaultPositions:_0x279a62}=_0x2a82e4;_0x5093c9['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0xbe8fa5['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x2e54eb=>{let _0xcfd30e=_0x2e54eb['getFirstPosition']()?.['parent'];return _0xcfd30e?.['is']('$text')&&(_0xcfd30e=_0xcfd30e['parent']),_0xcfd30e?.['is']('element')?_0xcfd30e['findAncestor'](J):null;},'positions':[_0x279a62['southArrowNorth'],_0x279a62['southArrowNorthMiddleWest'],_0x279a62['southArrowNorthMiddleEast'],_0x279a62['southArrowNorthWest'],_0x279a62['southArrowNorthEast'],_0x279a62['northArrowSouth'],_0x279a62['northArrowSouthMiddleWest'],_0x279a62['northArrowSouthMiddleEast'],_0x279a62['northArrowSouthWest'],_0x279a62['northArrowSouthEast'],_0x279a62['viewportStickyNorth']]});}}class lt extends _0x581f59{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 _0x25b2d6,Command as _0x193797}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0xebf7af,isWidget as _0x5a73c2,toWidgetEditable as _0x29a289,WidgetToolbarRepository as _0x48fbaa}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x574b7f,logWarning as _0x13d13b,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x1307d2,ClickObserver as _0xc75ae9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x3e45a9}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x10551b,ButtonView as _0x3f32a5,View as _0x38c38c,ViewCollection as _0x2cc620,FocusCycler as _0x2a3983,addKeyboardHandlingForGrid as _0x176d2d,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x1d7f79,BalloonPanelView as _0x4b3ffd,createDropdown as _0x2d99b4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x4e8371,IconListStyleDecimal as _0x28c861,IconListStyleDecimalLeadingZero as _0x2ce242,IconListStyleLowerRoman as _0x3cbc20,IconListStyleUpperRoman as _0x283542,IconListStyleLowerLatin as _0x4aa383,IconListStyleUpperLatin as _0x47ef99}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x780033,_0x1cc11c){this['_model']=_0x780033,this['_elementName']=_0x1cc11c['elementName'],this['_getElementKey']=_0x1cc11c['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x344f58){const _0x3a9267=new Set(),_0x362326=new Map();for(const _0xc75a86 of _0x344f58){if('insert'===_0xc75a86['type']&&'$text'!==_0xc75a86['name']&&_0xc75a86['position']['nodeAfter']){const _0x58519e=this['_model']['createRangeOn'](_0xc75a86['position']['nodeAfter']);for(const _0x5397a3 of _0x58519e['getItems']()){if(!_0x5397a3['is']('element',this['_elementName']))continue;const _0x261a9d=this['_getElementKey'](_0x5397a3);_0x362326['has'](_0x261a9d)||_0x362326['set'](_0x261a9d,[]),_0x362326['get'](_0x261a9d)['push'](_0x5397a3);}}if('remove'===_0xc75a86['type']&&_0xc75a86['name']===this['_elementName']){const _0x14c72d=this['_getElementKey']({'getAttribute':_0x987ea4=>_0xc75a86['attributes']['get'](_0x987ea4)});_0x3a9267['add'](_0x14c72d);}}for(const [_0x3bc837,_0x177c1f]of this['_trackedElements'])'$graveyard'===_0x177c1f['root']['rootName']&&_0x3a9267['add'](_0x3bc837);for(const _0x5adfe2 of _0x3a9267)this['_trackedElements']['delete'](_0x5adfe2);for(const [_0x3d8511,_0x1afc50]of _0x362326)this['_trackedElements']['set'](_0x3d8511,_0x1afc50[_0x1afc50['length']-0x1]);const _0x17b085=new Set();for(const [_0x184724,_0xe85df0]of _0x362326)_0x3a9267['has'](_0x184724)&&(_0x17b085['add'](_0xe85df0[0x0]),_0xe85df0['length']>0x1?_0x362326['set'](_0x184724,_0xe85df0['slice'](0x1)):_0x362326['delete'](_0x184724),_0x3a9267['delete'](_0x184724));return{'removed':Array['from'](_0x3a9267),'inserted':Array['from'](_0x362326['values']())['flat'](),'moved':Array['from'](_0x17b085)};}}class c extends _0x25b2d6{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5dd7ac){super(_0x5dd7ac),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x1b03a1=>_0x1b03a1['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x37a9d3=>_0x37a9d3['getAttribute']('footnoteId')});}['init'](){const {editor:_0xe28f9}=this,{model:_0x1cba58,data:_0x337ac3}=_0xe28f9;_0x1cba58['document']['registerPostFixer'](_0x416392=>{const _0x20980a=_0x1cba58['document']['differ']['getChanges']();let _0x6e28dd=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x416392,_0x20980a)&&(_0x6e28dd=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x416392,_0x20980a)&&(_0x6e28dd=!0x0),this['_handleFootnoteReferencesChanges'](_0x416392,_0x20980a)&&(_0x6e28dd=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x416392)&&(_0x6e28dd=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x416392)&&(_0x6e28dd=!0x0),this['_sortFootnoteDefinitions'](_0x416392)&&(_0x6e28dd=!0x0),_0x6e28dd;}),this['listenTo'](_0x1cba58['document'],'change:data',()=>{_0x1cba58['enqueueChange']({'isUndoable':!0x1},_0x373f93=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x373f93);});},{'priority':'low'}),this['listenTo'](_0x337ac3,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x5dcd44){return this['_footnotes']['find'](_0x162130=>_0x162130['id']===_0x5dcd44)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x39c586){this['_footnoteFormatter']=_0x39c586;}['_updateFootnotesCounters'](_0x319628,_0x2043e3=0x0){let _0x4330fd=!0x1;for(let _0x402a17=_0x2043e3;_0x402a17<this['_footnotes']['length'];_0x402a17++)this['_updateFootnoteRefCounter'](_0x319628,_0x402a17)&&(_0x4330fd=!0x0);return _0x4330fd;}['_insertEmptyFootnotesDefinitionsContainer'](_0x5cfe91,_0x26a9e2){const _0x512470=_0x5cfe91['createElement']('footnotesDefinitions',{});return _0x5cfe91['append'](_0x512470,_0x26a9e2),this['_footnotesDefinitions']=_0x512470,_0x512470;}['_ensureFootnotesDefinitionsContainerExists'](_0x4d69f9){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x179897=this['_footnotes'][0x0]['reference']['root'],_0x5ba253=this['_insertEmptyFootnotesDefinitionsContainer'](_0x4d69f9,_0x179897);for(const _0x1d47dc of this['_footnotes'])_0x1d47dc['definition']['parent']||_0x4d69f9['insert'](_0x1d47dc['definition'],_0x5ba253,'end');this['_updateFootnotesCounters'](_0x4d69f9);}['_handleFootnotesDefinitionsObjectChanges'](_0x4ea111,_0x3f117f){let _0xa17e5c=!0x1;const {inserted:_0x44c3b4,removed:_0x30d472,moved:_0x1a0954}=this['_footnoteDefsContainerTracker']['getChanges'](_0x3f117f);if(_0x1a0954['length']&&(this['_footnotesDefinitions']=_0x1a0954[0x0]),_0x44c3b4['length']){if(_0x44c3b4['length']>0x1||this['_footnotesDefinitions']&&_0x44c3b4['some'](_0x5ac24e=>_0x5ac24e!==this['_footnotesDefinitions'])){const _0x33af31=_0x4ea111['createElement']('footnotesDefinitions',{}),_0x26e94d=[];this['_footnotesDefinitions']&&_0x26e94d['push'](this['_footnotesDefinitions']),_0x26e94d['push'](..._0x44c3b4),_0x4ea111['insert'](_0x33af31,_0x26e94d[0x0],'before');for(const _0x5b4a79 of _0x26e94d)_0x4ea111['move'](_0x4ea111['createRangeIn'](_0x5b4a79),_0x4ea111['createPositionAt'](_0x33af31,'end')),_0x4ea111['remove'](_0x5b4a79);this['_footnotesDefinitions']=_0x33af31,this['_updateFootnotesCounters'](_0x4ea111),_0xa17e5c=!0x0;}else this['_footnotesDefinitions']=_0x44c3b4[0x0];}if(_0x30d472['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x1fd667 of this['_footnotes'])_0x4ea111['remove'](_0x1fd667['reference']),_0xa17e5c=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0xa17e5c;}['_handleFootnoteDefinitionsChanges'](_0x37458d,_0x18961b){let _0x13ba7b=!0x1;const _0x4f21d3=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x55c830,moved:_0x22a7af}=this['_footnoteDefsTracker']['getChanges'](_0x18961b);for(const _0x268db3 of[..._0x22a7af,..._0x55c830]){const _0x503233=_0x268db3['getAttribute']('footnoteId'),_0x3d53b8=this['getFootnote'](_0x503233);_0x3d53b8&&(_0x3d53b8['definition']=_0x268db3),_(_0x37458d,_0x4f21d3,_0x268db3)&&(_0x13ba7b=!0x0);}return _0x13ba7b;}['_handleFootnoteReferencesChanges'](_0x3cfa34,_0x4e5ede){let _0x601bdb=!0x1;const {removed:_0x4accbd,inserted:_0x526570,moved:_0xe4c546}=this['_footnoteRefsTracker']['getChanges'](_0x4e5ede);for(const _0xea19f7 of _0x4accbd)this['_handleRemoveFootnoteReferenceById'](_0x3cfa34,_0xea19f7)&&(_0x601bdb=!0x0);for(const _0x13d75f of _0x526570)this['_handleInsertedFootnoteReference'](_0x3cfa34,_0x13d75f)&&(_0x601bdb=!0x0);for(const _0x180cac of _0xe4c546)this['_handleMovedFootnoteReference'](_0x3cfa34,_0x180cac)&&(_0x601bdb=!0x0);return _0x601bdb;}['_handleFootnotesDefinitionsObjectSync'](_0x5b68ef){if(!this['_footnotesDefinitions'])return!0x1;let _0xc4563f=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x469d4a=[];for(const _0x1b429e of this['_footnotesDefinitions']['getChildren']()){const _0x2d335a=_0x1b429e['getAttribute']('footnoteId');this['getFootnote'](_0x2d335a)||(_0x469d4a['unshift'](_0x1b429e),_0xc4563f=!0x0);}for(const _0x2589a6 of _0x469d4a)_0x5b68ef['remove'](_0x2589a6);}const _0x1336b9=new Set(),_0x1ead1e=[];for(const _0xb3ed5f of this['_footnotesDefinitions']['getChildren']()){const _0x59cd7c=_0xb3ed5f['getAttribute']('footnoteId');_0x1336b9['has'](_0x59cd7c)?(_0x1ead1e['unshift'](_0xb3ed5f),_0xc4563f=!0x0):_0x1336b9['add'](_0x59cd7c);}for(const _0x2a6749 of _0x1ead1e)_0x5b68ef['remove'](_0x2a6749);return this['_footnotesDefinitions']['childCount']||(_0x5b68ef['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0xc4563f=!0x0),_0xc4563f;}['_handleInsertedFootnoteReference'](_0x102f4e,_0x3c0774){if(this['_footnotes']['find'](_0xc57d7=>_0xc57d7['reference']===_0x3c0774))return!0x1;let _0x563c69=!0x1;const _0x219182=_0x3c0774['getAttribute']('footnoteId'),_0x1e6d32=this['_footnotes']['findIndex'](_0x5af7e0=>_0x5af7e0['id']===_0x219182);-0x1!==_0x1e6d32&&(_0x102f4e['remove'](this['_footnotes'][_0x1e6d32]['reference']),this['_footnotes']['splice'](_0x1e6d32,0x1),_0x563c69=!0x0);let _0x2eb60f=this['_footnotesDefinitions']?function(_0x2b9ec4,_0xdb22d0){for(const _0x386ddd of _0x2b9ec4['getChildren']())if(_0x386ddd['getAttribute']('footnoteId')===_0xdb22d0)return _0x386ddd;return null;}(this['_footnotesDefinitions'],_0x219182):null;_0x2eb60f||(_0x2eb60f=_0x102f4e['createElement']('footnoteDefinition',{'footnoteId':_0x219182}),this['_footnotesDefinitions']&&(_0x102f4e['insert'](_0x2eb60f,this['_footnotesDefinitions'],'end'),_0x563c69=!0x0));const _0x5eaf44={'id':_0x219182,'reference':_0x3c0774,'definition':_0x2eb60f},_0x261c60=I(this['editor']['model'],this['_footnotes'],_0x3c0774);this['_footnotes']['splice'](_0x261c60,0x0,_0x5eaf44);let _0x14d757=_0x261c60;return-0x1!==_0x1e6d32&&(_0x14d757=Math['min'](_0x261c60,_0x1e6d32)),this['_updateFootnotesCounters'](_0x102f4e,_0x14d757)&&(_0x563c69=!0x0),_0x563c69;}['_handleRemoveFootnoteReferenceById'](_0x6d36f0,_0x11e702){const _0x30f362=this['_footnotes']['findIndex'](_0x1b41eb=>_0x1b41eb['id']===_0x11e702);if(-0x1===_0x30f362)return!0x1;let _0x2ef164=!0x1;const _0x29c172=this['_footnotes'][_0x30f362];return'$graveyard'!==_0x29c172['definition']['root']['rootName']&&(_0x6d36f0['remove'](_0x29c172['definition']),_0x2ef164=!0x0),this['_footnotes']['splice'](_0x30f362,0x1),this['_updateFootnotesCounters'](_0x6d36f0,_0x30f362)&&(_0x2ef164=!0x0),_0x2ef164;}['_handleMovedFootnoteReference'](_0x339cf7,_0xe30be8){const _0x1342ff=_0xe30be8['getAttribute']('footnoteId'),_0x329ca5=this['_footnotes']['findIndex'](_0x1751fc=>_0x1751fc['id']===_0x1342ff),_0x4608e6=this['_footnotes'][_0x329ca5];let _0x4f502e=!0x1;_0x4608e6['reference']=_0xe30be8,this['_footnotes']['splice'](_0x329ca5,0x1);const _0x3de1d5=I(this['editor']['model'],this['_footnotes'],_0xe30be8);return this['_footnotes']['splice'](_0x3de1d5,0x0,_0x4608e6),this['_updateFootnotesCounters'](_0x339cf7,Math['min'](_0x329ca5,_0x3de1d5))&&(_0x4f502e=!0x0),_0x4f502e;}['_updateFootnoteRefCounter'](_0x3a26cc,_0x569cc4){if(!this['_footnotesDefinitions'])return!0x1;const _0x43678c=this['_footnotes'][_0x569cc4];let _0x139235;return _0x139235=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x43678c,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x569cc4+0x1}):String(_0x569cc4+0x1),_0x43678c['reference']['getAttribute']('footnoteCounter')!=_0x139235&&(_0x3a26cc['setAttribute']('footnoteCounter',_0x139235,_0x43678c['reference']),!0x0);}['_sortFootnoteDefinitions'](_0xc54b08){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x64d06d,_0x55336b){if(_0x64d06d['length']!==_0x55336b['length'])return!0x1;for(let _0x1c2327=0x0;_0x1c2327<_0x64d06d['length'];_0x1c2327++)if(_0x64d06d[_0x1c2327]!==_0x55336b[_0x1c2327])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x551237=>_0x551237['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x1abcd9=>_0x1abcd9['getAttribute']('footnoteId'))))return!0x1;let _0x165082=!0x1;for(let _0x4557c2=0x0;_0x4557c2<this['_footnotes']['length'];_0x4557c2++){const _0x3fe3c3=this['_footnotes'][_0x4557c2],_0x2ac55d=_0xc54b08['createPositionBefore'](_0x3fe3c3['definition']),_0x105ba5=_0xc54b08['createPositionAt'](this['_footnotesDefinitions'],_0x4557c2);_0x2ac55d['isEqual'](_0x105ba5)||(_0xc54b08['move'](_0xc54b08['createRangeOn'](_0x3fe3c3['definition']),_0x105ba5),_0x165082=!0x0);}return _0x165082;}['_ensureFootnotesReferencesHaveProperOrder'](_0x324a1a){if(!this['_footnotes']['length'])return!0x1;const {model:_0x11844c}=this['editor'];let _0x3574bf=!0x1;for(let _0x4e4274=0x0;_0x4e4274<this['_footnotes']['length']-0x1;_0x4e4274++){const _0x1a965c=this['_footnotes'][_0x4e4274],_0x537c21=this['_footnotes'][_0x4e4274+0x1],_0x1524ad=_0x11844c['createPositionBefore'](_0x1a965c['reference']),_0x4def28=_0x11844c['createPositionBefore'](_0x537c21['reference']);'after'===_0x1524ad['compareWith'](_0x4def28)&&(this['_handleMovedFootnoteReference'](_0x324a1a,_0x1a965c['reference']),_0x4e4274=-0x1,_0x3574bf=!0x0);}return _0x3574bf;}}function _(_0x21cf81,_0x2e8edb,_0x296e4a){if(_0x296e4a['childCount'])return!0x1;const _0xa99702=_0x2e8edb?'paragraph':'footnoteInlineContent';return _0x21cf81['insert'](_0x21cf81['createElement'](_0xa99702),_0x296e4a),!0x0;}function I(_0x49e816,_0x77efbe,_0x454352){if(0x0===_0x77efbe['length'])return 0x0;const _0x426943=_0x49e816['createPositionBefore'](_0x454352);for(let _0x2cf8e6=0x0;_0x2cf8e6<_0x77efbe['length'];_0x2cf8e6++){const _0x282f5d=_0x77efbe[_0x2cf8e6],_0x5dbfcf=_0x49e816['createPositionBefore'](_0x282f5d['reference']);if('before'===_0x426943['compareWith'](_0x5dbfcf))return _0x2cf8e6;}const _0xcb7dbe=_0x454352['root'];let _0x2a5c59=-0x1;for(let _0x40f4a3=_0x77efbe['length']-0x1;_0x40f4a3>=0x0;_0x40f4a3--)if(_0x77efbe[_0x40f4a3]['reference']['root']===_0xcb7dbe){_0x2a5c59=_0x40f4a3;break;}if(-0x1!==_0x2a5c59)return _0x2a5c59+0x1;const _0x146d7c=_0x49e816['document']['getRootNames'](),_0x14aa87=_0x146d7c['indexOf'](_0xcb7dbe['rootName']),_0x1139c3=_0x146d7c[_0x14aa87+0x1];if(_0x1139c3){for(let _0x3952bd=0x0;_0x3952bd<_0x77efbe['length'];_0x3952bd++)if(_0x77efbe[_0x3952bd]['reference']['root']['rootName']===_0x1139c3)return _0x3952bd;}return _0x77efbe['length'];}class w extends _0x193797{['refresh'](){const _0x3d705c=this['editor']['model']['document']['selection'],_0x2a1cdb=this['_getPositionToInsertFootnote'](_0x3d705c);this['isEnabled']=!!_0x2a1cdb;}['execute'](_0x22a379){const {editor:_0xce3548}=this,{model:_0x461117}=_0xce3548,{selection:_0x511d37}=_0x461117['document'],_0x25968b=this['_getPositionToInsertFootnote'](_0x511d37);if(!_0x25968b)return;const _0x1e1649=_0xce3548['plugins']['get']('FootnotesEditing'),_0x3c4b21=_0x22a379?.['footnoteId']??_0x574b7f();!function(_0x47daf8){return'string'==typeof _0x47daf8&&_0x47daf8['length']>0x0&&!/\s/['test'](_0x47daf8)&&!/^\d/['test'](_0x47daf8);}(_0x3c4b21)?_0x13d13b('insert-footnote-command-executed-with-invalid-id'):(_0x461117['change'](_0xbdd1c4=>{const _0x350a60=_0xbdd1c4['createElement']('footnoteRef',{'footnoteId':_0x3c4b21});_0x461117['insertObject'](_0x350a60,_0x25968b,null);}),_0x1e1649['_moveSelectionToFootnoteDefinition'](_0x3c4b21));}['_getPositionToInsertFootnote'](_0x390ade){const {model:_0x2c8883}=this['editor'],{schema:_0x1b52fa}=_0x2c8883,_0x28c504=_0x390ade['getFirstRange']();for(const _0x5f511e of _0x28c504['getItems']())if(_0x1b52fa['isBlock'](_0x5f511e)||_0x1b52fa['isObject'](_0x5f511e))return null;const _0x48bdd3=_0x28c504['end'];return _0x1b52fa['checkChild'](_0x48bdd3,'footnoteRef')?_0x48bdd3:null;}}class r extends _0x25b2d6{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4b6cc2}=this;_0x4b6cc2['config']['define']('footnotes.multiBlock',!0x0),_0x4b6cc2['commands']['add']('insertFootnote',new w(_0x4b6cc2)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x297339){const _0x26a8c4=_0x518e75([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]),_0x25ea38=0x47a28506,_0x20b4e4=0x47a5fd3e^_0x25ea38,_0x26358a=window[_0x518e75([0x44,0x61,0x74,0x65])][_0x518e75([0x6e,0x6f,0x77])](),_0x504dbe=_0x297339[_0x518e75([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x429f77=new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b7b76=>{_0x504dbe[_0x518e75([0x6f,0x6e,0x63,0x65])](_0x518e75([0x72,0x65,0x61,0x64,0x79]),_0x4b7b76);}),_0x2c0c38={[_0x518e75([0x6b,0x74,0x79])]:_0x518e75([0x45,0x43]),[_0x518e75([0x75,0x73,0x65])]:_0x518e75([0x73,0x69,0x67]),[_0x518e75([0x63,0x72,0x76])]:_0x518e75([0x50,0x2d,0x32,0x35,0x36]),[_0x518e75([0x78])]:_0x518e75([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]),[_0x518e75([0x79])]:_0x518e75([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]),[_0x518e75([0x61,0x6c,0x67])]:_0x518e75([0x45,0x53,0x32,0x35,0x36])},_0x1e725e=_0x504dbe[_0x518e75([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x518e75([0x67,0x65,0x74])](_0x518e75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd4ec70(){let _0x163c88,_0x514bc7=null,_0x567ea3=null;try{if(_0x1e725e==_0x518e75([0x47,0x50,0x4c]))return _0x518e75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x163c88=_0x484a13(),!_0x163c88)return _0x518e75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x163c88[_0x518e75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x567ea3=_0x5dc67e(_0x163c88[_0x518e75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x163c88[_0x518e75([0x6a,0x74,0x69])])),await _0x5633c7()?_0x4e4f09()?_0xf916af()?_0x518e75([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2e2fe5()?(_0x163c88[_0x518e75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x518e75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x514bc7=_0x5e6e2a(_0x518e75([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x163c88[_0x518e75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x518e75([0x74,0x72,0x69,0x61,0x6c])&&(_0x514bc7=_0x5e6e2a(_0x518e75([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x341ceb()):_0x518e75([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x518e75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x518e75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x518e75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xf916af(){const _0x58d79f=[_0x518e75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x518e75([0x74,0x72,0x69,0x61,0x6c])][_0x518e75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x163c88[_0x518e75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x26358a/0x3e8:0xe10*_0x20b4e4;return _0x163c88[_0x518e75([0x65,0x78,0x70])]<_0x58d79f;}function _0x4e4f09(){const _0x5d6b2e=_0x163c88[_0x518e75([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5d6b2e&&(!!_0x5d6b2e[_0x518e75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x518e75([0x2a]))||!!_0x5d6b2e[_0x518e75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x518e75([0x46,0x4f,0x4f])));}function _0x2e2fe5(){const _0x348caa=_0x163c88[_0x518e75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x348caa||0x0==_0x348caa[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x38b07d}=new URL(window[_0x518e75([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x348caa[_0x518e75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38b07d))return!0x0;const _0x321725=_0x38b07d[_0x518e75([0x73,0x70,0x6c,0x69,0x74])](_0x518e75([0x2e]));return _0x348caa[_0x518e75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x10f5d8=>_0x10f5d8[_0x518e75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x518e75([0x2a])))[_0x518e75([0x6d,0x61,0x70])](_0x4cb34b=>_0x4cb34b[_0x518e75([0x73,0x70,0x6c,0x69,0x74])](_0x518e75([0x2e])))[_0x518e75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x26dfd8=>_0x26dfd8[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x321725[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x518e75([0x6d,0x61,0x70])](_0x97f64d=>Array(_0x321725[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x97f64d[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x518e75([0x66,0x69,0x6c,0x6c])](_0x97f64d[0x0]===_0x518e75([0x2a])?_0x518e75([0x2a]):'')[_0x518e75([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x97f64d))[_0x518e75([0x73,0x6f,0x6d,0x65])](_0x4468c4=>_0x321725[_0x518e75([0x65,0x76,0x65,0x72,0x79])]((_0x5d834b,_0x22c398)=>_0x4468c4[_0x22c398]===_0x5d834b||_0x4468c4[_0x22c398]===_0x518e75([0x2a])));}function _0x341ceb(){return _0x514bc7&&_0x567ea3?new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x82e820,_0xa15f)=>{_0x514bc7[_0x518e75([0x74,0x68,0x65,0x6e])](_0x82e820,_0xa15f),_0x567ea3[_0x518e75([0x74,0x68,0x65,0x6e])](_0x218a3e=>{_0x218a3e!=_0x518e75([0x56,0x61,0x6c,0x69,0x64])&&_0x82e820(_0x218a3e);},_0xa15f);}):_0x514bc7||_0x567ea3||_0x518e75([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5dc67e(_0x334c8a,_0x5e41cd){return new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35b3ca=>{if(_0xc93b37())return _0x35b3ca(_0x518e75([0x56,0x61,0x6c,0x69,0x64]));_0x1e33e4(),_0x504dbe[_0x518e75([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x518e75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d75b3=!0x1;const _0x2eab6b=_0x574b7f();function _0x21d7c2(_0x1fc71c){return!!_0x1fc71c&&(typeof _0x1fc71c===_0x518e75([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1fc71c===_0x518e75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1fc71c[_0x518e75([0x74,0x68,0x65,0x6e])]===_0x518e75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1fc71c[_0x518e75([0x63,0x61,0x74,0x63,0x68])]===_0x518e75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x49c017(_0x28de19){_0x4597f4(_0x28de19)[_0x518e75([0x74,0x68,0x65,0x6e])](_0x4b988e=>{if(!_0x4b988e||_0x4b988e[_0x518e75([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x518e75([0x6f,0x6b]))return _0x518e75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1a216c(_0x5e925b(_0x2eab6b+_0x5e41cd))!=_0x4b988e[_0x518e75([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x518e75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x518e75([0x56,0x61,0x6c,0x69,0x64]);})[_0x518e75([0x74,0x68,0x65,0x6e])](_0x4b3bbb=>(_0x3eebe6(),_0x4b3bbb),()=>{const _0x3ec03d=_0x3a6ef2();return null==_0x3ec03d?(_0x3eebe6(),_0x518e75([0x56,0x61,0x6c,0x69,0x64])):_0x518e75(_0x26358a-_0x3ec03d>(0x63ae0106^_0x25ea38)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x518e75([0x74,0x68,0x65,0x6e])](_0x35b3ca)[_0x518e75([0x63,0x61,0x74,0x63,0x68])](()=>{_0x35b3ca(_0x518e75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13663f=0x47946b86^_0x25ea38;function _0x3eebe6(){const _0x38ae87=_0x518e75([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a216c(_0x5e925b(_0x334c8a)),_0x430807=_0x44ae2a(_0x1a216c(window[_0x518e75([0x4d,0x61,0x74,0x68])][_0x518e75([0x63,0x65,0x69,0x6c])](_0x26358a/_0x13663f)));window[_0x518e75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x518e75([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38ae87,_0x430807);}function _0x3a6ef2(){const _0x4289aa=_0x518e75([0x6c,0x6c,0x63,0x74,0x2d])+_0x1a216c(_0x5e925b(_0x334c8a)),_0x43bd09=window[_0x518e75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x518e75([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4289aa);return _0x43bd09?window[_0x518e75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44ae2a(_0x43bd09),0x10)*_0x13663f:null;}function _0x4597f4(_0x587c6e){return new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cc022,_0x456a43)=>{_0x587c6e[_0x518e75([0x74,0x68,0x65,0x6e])](_0x1cc022,_0x456a43),window[_0x518e75([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x456a43,0x47a351c6^_0x25ea38);});}}_0x504dbe[_0x518e75([0x6f,0x6e])](_0x518e75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x145837,_0x12bac8)=>{if(_0x12bac8[0x0]!=_0x334c8a)return _0x35b3ca(_0x518e75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x12bac8[0x1]={..._0x12bac8[0x1],[_0x518e75([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2eab6b};},{[_0x518e75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x518e75([0x68,0x69,0x67,0x68])}),_0x504dbe[_0x518e75([0x6f,0x6e])](_0x518e75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27cff0=>{_0x21d7c2(_0x27cff0[_0x518e75([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d75b3=!0x0,_0x49c017(_0x27cff0[_0x518e75([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x518e75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x518e75([0x6c,0x6f,0x77])}),_0x429f77[_0x518e75([0x74,0x68,0x65,0x6e])](()=>{_0x2d75b3||_0x35b3ca(_0x518e75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xc93b37(){return _0x504dbe[_0x518e75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x518e75([0x76,0x69,0x65,0x77])][_0x518e75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x518e75([0x61,0x75,0x74,0x6f]);}function _0x1e33e4(){_0x504dbe[_0x518e75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x518e75([0x76,0x69,0x65,0x77])][_0x518e75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x518e75([0x61,0x75,0x74,0x6f]);}}function _0x5e6e2a(_0x5f2f9a){const _0x17f155=[new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b404f=>setTimeout(_0x4b404f,0x47abbbca^_0x25ea38)),_0x429f77[_0x518e75([0x74,0x68,0x65,0x6e])](()=>new window[(_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc8e250=>{let _0x1b31dc=0x0;_0x504dbe[_0x518e75([0x6d,0x6f,0x64,0x65,0x6c])][_0x518e75([0x6f,0x6e])](_0x518e75([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4725f6,_0x42357b)=>{_0x42357b[0x0][_0x518e75([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1b31dc++,_0x1b31dc==(0x47a284fe^_0x25ea38)&&(_0xc8e250(),_0x4725f6[_0x518e75([0x6f,0x66,0x66])]());});}))];return window[_0x518e75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x518e75([0x72,0x61,0x63,0x65])](_0x17f155)[_0x518e75([0x74,0x68,0x65,0x6e])](()=>_0x5f2f9a);}async function _0x2db0c5(){await _0x429f77,_0x504dbe[_0x518e75([0x6d,0x6f,0x64,0x65,0x6c])][_0x518e75([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x608d8e,_0x504dbe[_0x518e75([0x6d,0x6f,0x64,0x65,0x6c])][_0x518e75([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x608d8e,_0x504dbe[_0x518e75([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x518e75([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x39fdb7(_0x53b813){const _0x5335d9=_0x3d9f71();_0x504dbe[_0x5335d9]=_0x518e75([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x53b813,_0x53b813!=_0x518e75([0x56,0x61,0x6c,0x69,0x64])&&_0x2db0c5();}function _0x3d9f71(){const _0x16f075=window[_0x518e75([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x518e75([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x518e75([0x6e,0x6f,0x77])]())[_0x518e75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x518e75([0x2e]),'');let _0x44fa70=_0x518e75([0x75]);for(let _0x47066c=0x0;_0x47066c<_0x16f075[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47066c+=0x2){let _0x21c5f2=window[_0x518e75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16f075[_0x518e75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47066c,_0x47066c+0x2));_0x21c5f2>=_0x26a8c4[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21c5f2-=_0x26a8c4[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44fa70+=_0x26a8c4[_0x21c5f2];}return _0x44fa70;}function _0x484a13(){const _0x1235de=_0x1e725e[_0x518e75([0x73,0x70,0x6c,0x69,0x74])](_0x518e75([0x2e]));if(0x3!=_0x1235de[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39ab43(_0x1235de[0x1]);function _0x39ab43(_0x4903ed){const _0x1fff6a=_0x1fa751(_0x4903ed);return _0x1fff6a&&_0x22e7d5()?_0x1fff6a:null;function _0x22e7d5(){const _0xcde987=_0x1fff6a[_0x518e75([0x6a,0x74,0x69])],_0x3caa14=window[_0x518e75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xcde987[_0x518e75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xcde987[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2bfe6a={..._0x1fff6a,[_0x518e75([0x6a,0x74,0x69])]:_0xcde987[_0x518e75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xcde987[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2bfe6a[_0x518e75([0x76,0x63])],_0x5e925b(_0x2bfe6a)==_0x3caa14;}}}async function _0x5633c7(){let _0x16f51d=!0x0;try{const _0x567e88=_0x1e725e[_0x518e75([0x73,0x70,0x6c,0x69,0x74])](_0x518e75([0x2e])),[_0x19e51b,_0xf8ca54,_0x47047a]=_0x567e88;return _0x2bcf14(_0x19e51b),await _0x4f08ea(_0x19e51b,_0xf8ca54,_0x47047a),_0x16f51d;}catch{return!0x1;}function _0x2bcf14(_0x1859e2){const _0x59911c=_0x1fa751(_0x1859e2);_0x59911c&&_0x59911c[_0x518e75([0x61,0x6c,0x67])]==_0x518e75([0x45,0x53,0x32,0x35,0x36])||(_0x16f51d=!0x1);}async function _0x4f08ea(_0x5d930f,_0x4182bc,_0x45c33c){const _0x1332f6=window[_0x518e75([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x518e75([0x66,0x72,0x6f,0x6d])](_0x82e645(_0x45c33c),_0x3dfa2d=>_0x3dfa2d[_0x518e75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x232fb9=new window[(_0x518e75([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x518e75([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d930f+_0x518e75([0x2e])+_0x4182bc),_0x191e50=window[_0x518e75([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x518e75([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x191e50)return;const _0x105ea0=await _0x191e50[_0x518e75([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x518e75([0x6a,0x77,0x6b]),_0x2c0c38,{[_0x518e75([0x6e,0x61,0x6d,0x65])]:_0x518e75([0x45,0x43,0x44,0x53,0x41]),[_0x518e75([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x518e75([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x518e75([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x191e50[_0x518e75([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x518e75([0x6e,0x61,0x6d,0x65])]:_0x518e75([0x45,0x43,0x44,0x53,0x41]),[_0x518e75([0x68,0x61,0x73,0x68])]:{[_0x518e75([0x6e,0x61,0x6d,0x65])]:_0x518e75([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x105ea0,_0x1332f6,_0x232fb9)||(_0x16f51d=!0x1);}}function _0x1fa751(_0xdbca8d){return _0xdbca8d[_0x518e75([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x518e75([0x65,0x79]))?JSON[_0x518e75([0x70,0x61,0x72,0x73,0x65])](_0x82e645(_0xdbca8d)):null;}function _0x82e645(_0x532482){return window[_0x518e75([0x61,0x74,0x6f,0x62])](_0x532482[_0x518e75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x518e75([0x2b]))[_0x518e75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x518e75([0x2f])));}function _0x5e925b(_0x50ee87){let _0x584d16=0x1505;function _0x560efb(_0x593bfc){for(let _0x13849e=0x0;_0x13849e<_0x593bfc[_0x518e75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13849e++){const _0x3c9f52=_0x593bfc[_0x518e75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x13849e);_0x584d16=(_0x584d16<<0x5)+_0x584d16+_0x3c9f52,_0x584d16&=_0x584d16;}}function _0x1d1c3b(_0x5e6c26){Array[_0x518e75([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5e6c26)?_0x5e6c26[_0x518e75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d1c3b):_0x5e6c26&&typeof _0x5e6c26==_0x518e75([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x518e75([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5e6c26)[_0x518e75([0x73,0x6f,0x72,0x74])]()[_0x518e75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x41c806,_0x2da8ed])=>{_0x560efb(_0x41c806),_0x1d1c3b(_0x2da8ed);}):_0x560efb(window[_0x518e75([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5e6c26));}return _0x1d1c3b(_0x50ee87),_0x584d16>>>0x0;}function _0x1a216c(_0x3558a7){return _0x3558a7[_0x518e75([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x518e75([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x518e75([0x30]));}function _0x44ae2a(_0x189885){return _0x189885[_0x518e75([0x73,0x70,0x6c,0x69,0x74])]('')[_0x518e75([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x518e75([0x6a,0x6f,0x69,0x6e])]('');}function _0x608d8e(){}function _0x518e75(_0xd5797d){return _0xd5797d['map'](_0x39fc9e=>String['fromCharCode'](_0x39fc9e))['join']('');}_0x39fdb7(await _0xd4ec70());}(this);}['_moveSelectionToFootnoteDefinition'](_0x491564){const {plugins:_0x25f267,editing:_0xaa931,model:_0x3dc4cc}=this['editor'],_0x2ed17b=_0x25f267['get'](c)['getFootnote'](_0x491564);return!!_0x2ed17b&&(_0x3dc4cc['change'](_0x532afa=>{_0x532afa['setSelection'](_0x532afa['createPositionAt'](_0x2ed17b['definition'],'end'));}),_0xaa931['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x5b442d){const {plugins:_0x1d82f4,editing:_0x8451b6,model:_0x572b0f}=this['editor'],_0x4d0c96=_0x1d82f4['get'](c)['getFootnote'](_0x5b442d);return!!_0x4d0c96&&(_0x572b0f['change'](_0x3c0e4b=>{_0x3c0e4b['setSelection'](_0x4d0c96['reference'],'on');}),_0x8451b6['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x4c5bfc}=this['editor']['model'],_0x3bce96=this['editor']['config']['get']('footnotes.multiBlock');_0x4c5bfc['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x4c5bfc['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x4c5bfc['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x3bce96?_0x4c5bfc['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x4c5bfc['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x4c5bfc['addChildCheck'](_0x2aa2d7=>{for(const _0x291948 of _0x2aa2d7)if('footnoteDefinition'===_0x291948['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x18d007}=this,{conversion:_0x588865,editing:_0x3116ed}=_0x18d007,{t:t}=_0x18d007['locale'];_0x588865['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x164c12,{writer:_0x56a6b4,consumable:_0x20ee49})=>{const _0x4855f5=_0x164c12['getChild'](0x0);if(!_0x4855f5||!_0x4855f5['is']('element','a'))return null;const _0x3e7034=_0x4855f5['getAttribute']('href')||'';if(!_0x3e7034['startsWith']('#'))return null;const _0x3aa26a=_0x3e7034['replace'](/^#/,'');if(!_0x3aa26a)return null;_0x20ee49['consume'](_0x4855f5,{'name':!0x0,'attributes':['href']});for(const {item:_0x2504bc}of _0x3116ed['view']['createRangeIn'](_0x4855f5))_0x2504bc['is']('$textProxy')?_0x20ee49['consume'](_0x2504bc['textNode'],{'name':!0x0}):_0x2504bc['is']('element')&&_0x20ee49['consume'](_0x2504bc,{'name':!0x0});return _0x56a6b4['createElement']('footnoteRef',{'footnoteId':_0x3aa26a});}}),_0x588865['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2fb6e4,{writer:_0x5fbbfe})=>D(_0x2fb6e4,_0x5fbbfe)}),_0x588865['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x183713,{writer:_0x4db6eb})=>{const _0x440c55=_0x183713['getAttribute']('footnoteCounter');return _0xebf7af(D(_0x183713,_0x4db6eb),_0x4db6eb,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x440c55)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4e6d37}=this,{t:t}=_0x4e6d37['locale'],{conversion:_0xed7d8f}=_0x4e6d37;_0xed7d8f['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0xed7d8f['for']('upcast')['add'](_0x48bebe=>{_0x48bebe['on']('element:ol',(_0x1be702,_0x117830,_0x4fb75a)=>{const _0x51971d=_0x117830['viewItem'];if(!_0x51971d['hasClass']('footnotes-list')||!_0x117830['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x4fb75a['consumable']['consume'](_0x51971d,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x501aeb,modelCursor:_0x4d1a54}=_0x4fb75a['convertChildren'](_0x117830['viewItem'],_0x117830['modelCursor']);_0x117830['modelRange']=_0x501aeb,_0x117830['modelCursor']=_0x4d1a54;}),_0x48bebe['on']('element:hr',(_0x591115,_0x227f18,_0x3b4c94)=>{const _0x31e810=_0x227f18['viewItem'];_0x31e810['hasClass']('footnotes-divider')&&_0x227f18['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x3b4c94['consumable']['consume'](_0x31e810,{'name':!0x0,'classes':'footnotes-divider'});});}),_0xed7d8f['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x438129,{writer:_0x1959d4})=>g(_0x1959d4)}),_0xed7d8f['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x47b54e,{writer:_0x280b60})=>{const _0x213737=g(_0x280b60,{'data-footnotes-list-label':t('Footnotes')}),_0x7249e3=_0xebf7af(_0x213737,_0x280b60,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x280b60['setCustomProperty']('footnotesDefinitions',!0x0,_0x7249e3),_0x7249e3;}});}['_defineDefinitionConverters'](){const {editor:_0x27f77d}=this,{conversion:_0x401c8c,locale:_0x301894}=_0x27f77d,_0x57ecc0=_0x27f77d['config']['get']('footnotes.multiBlock');_0x401c8c['for']('upcast')['add'](_0x90b324=>{_0x90b324['on']('element:li',(_0x1f4115,_0x3f095c,_0x123bda)=>{const _0x554253=_0x3f095c['viewItem'];if(!_0x554253['hasClass']('footnote-definition')||!_0x554253['getAttribute']('id'))return;const _0x40da9f=_0x554253['parent'];if(!_0x40da9f['is']('element','ol')||!_0x40da9f['hasClass']('footnotes-list'))return;if(!_0x123bda['consumable']['test'](_0x554253,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x31a1ab=_0x123bda['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x554253['getAttribute']('id')});if(!_0x123bda['safeInsert'](_0x31a1ab,_0x3f095c['modelCursor']))return;_0x123bda['consumable']['consume'](_0x554253,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1f8ce7=Array['from'](_0x554253['getChildren']())['find'](_0x63e504=>_0x63e504['is']('element')&&_0x63e504['hasClass']('footnote-content'));for(const _0x59dabd of _0x554253['getChildren']())_0x59dabd['is']('element')&&(_0x123bda['consumable']['consume'](_0x59dabd,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x123bda['consumable']['consume'](_0x59dabd,{'name':!0x0,'classes':'footnote-content'}));if(_0x1f8ce7){if(_0x57ecc0)_0x123bda['convertChildren'](_0x1f8ce7,_0x31a1ab);else{const _0x29b4a2=_0x123bda['writer']['createElement']('footnoteInlineContent');_0x123bda['writer']['insert'](_0x29b4a2,_0x31a1ab),_0x123bda['convertChildren'](_0x1f8ce7,_0x29b4a2);}}_0x123bda['updateConversionResult'](_0x31a1ab,_0x3f095c);});}),_0x401c8c['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x83cc6,{writer:_0x1210f6})=>v(_0x83cc6,_0x1210f6,_0x301894,{'dataPipeline':!0x0})}),_0x401c8c['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0xcd1ba7,{writer:_0x509bfa})=>v(_0xcd1ba7,_0x509bfa,_0x301894)});}['_defineBogusParagraphConverters'](){const {editor:_0x428984}=this,{conversion:_0x336b53}=_0x428984;_0x428984['config']['get']('footnotes.multiBlock')?(_0x336b53['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x336b53['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x428984['model']['document'],'change:data',()=>{!function(_0x4fee4a,_0x1ffd14){const _0x5a15c1=_0x4fee4a['document']['differ'],_0x55331d=new Set();for(const _0x1122af of _0x5a15c1['getChanges']()){const _0x22a5c9='attribute'==_0x1122af['type']?_0x1122af['range']['start']['parent']:_0x1122af['position']['parent'];_0x22a5c9['is']('element','footnoteDefinition')&&_0x55331d['add'](_0x22a5c9);}for(const _0x2a51d3 of _0x55331d['values']()){const _0x4b00f6=Array['from'](_0x2a51d3['getChildren']())['filter'](_0x3c5452=>p(_0x3c5452,_0x1ffd14['mapper']));for(const _0x4f6f91 of _0x4b00f6)_0x1ffd14['reconvertItem'](_0x4f6f91);}}(_0x428984['model'],_0x428984['editing']);})):(_0x336b53['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x336b53['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x3e8984,{writer:_0x1ab784})=>{const _0x443c99=_0x1ab784['createContainerElement']('span');return _0x1ab784['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x443c99),_0x443c99;}}));}['_defineKeyboardHandlers'](){const {editor:_0x383a15}=this,{editing:_0x361645,t:t}=_0x383a15,_0x3f04cc=_0x383a15['model']['document']['selection'];_0x383a15['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x383a15['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x361645['view']['document'],'enter',(_0x17d33f,_0xc21c51)=>{const _0x4080c8=function(_0xa23556){const _0x4a1b7f=_0xa23556['getSelectedElement']();if(_0x4a1b7f?.['is']('element','footnoteRef'))return _0x4a1b7f;return null;}(_0x3f04cc);if(_0x4080c8){const _0x4ad0f8=_0x4080c8['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x4ad0f8),_0xc21c51['preventDefault'](),_0x17d33f['stop']();}},{'context':_0x5a73c2});}['_defineClickHandlers'](){const {editor:_0x112b52}=this,{editing:_0x1168db}=_0x112b52;_0x112b52['editing']['view']['addObserver'](_0x1307d2),_0x112b52['editing']['view']['addObserver'](_0xc75ae9);let _0x351889=!0x1;this['listenTo'](_0x1168db['view']['document'],'pointerdown',(_0x2aaa12,_0x20f895)=>{const {target:_0x525b04}=_0x20f895,_0x3685ea=_0x1168db['view']['document']['selection'];_0x351889=!!(_0x525b04['is']('element','a')&&_0x525b04['parent']?.['is']('element','sup')&&_0x525b04['parent']['hasClass']('footnote'))&&_0x3685ea['getSelectedElement']()===_0x525b04['parent'];},{'priority':'high'}),this['listenTo'](_0x1168db['view']['document'],'click',(_0x2b07d3,_0x53cf61)=>{const {target:_0x40b91a}=_0x53cf61;if(!_0x40b91a['is']('element','a'))return;if(_0x40b91a['parent']?.['is']('element','sup')&&_0x40b91a['parent']['hasClass']('footnote')&&!_0x351889)return void _0x53cf61['preventDefault']();let _0x3502d7=_0x40b91a['getAttribute']('href');if(!_0x3502d7?.['startsWith']('#'))return;_0x3502d7=_0x3502d7['slice'](0x1);let _0x4f1657=!0x1;(_0x3502d7['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x3502d7['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x3502d7))&&(_0x4f1657=!0x0),_0x4f1657&&(_0x53cf61['preventDefault'](),_0x2b07d3['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x22590f}={}){return(_0x58164b,{writer:_0x4639da})=>{if(!h(_0x58164b))return null;if(!_0x22590f)return _0x4639da['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x21d338=_0x4639da['createContainerElement']('p');return _0x4639da['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x21d338),_0x21d338;};}function h(_0x5e471e){const {parent:_0x957358}=_0x5e471e;if(!_0x957358?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x957358['childCount'])return!0x1;for(const _0x27d4e2 of _0x5e471e['getAttributeKeys']())if(!_0x27d4e2['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x27d4e2)return!0x1;return!0x0;}function p(_0x3a042d,_0x1a60d4){if(!_0x3a042d['is']('element','paragraph'))return!0x1;const _0x2cb860=_0x1a60d4['toViewElement'](_0x3a042d);return!!_0x2cb860&&h(_0x3a042d)!==_0x2cb860['is']('element','span');}function J(_0x1abfd9){return _0x5a73c2(_0x1abfd9)&&_0x1abfd9['is']('containerElement')&&!!_0x1abfd9['getCustomProperty']('footnotesDefinitions');}function g(_0x3a8edb,_0x9ea817={}){const _0x19a5dd=_0x3a8edb['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x5099b2=_0x3a8edb['createContainerElement']('ol',{'class':'footnotes-list'},_0x3a8edb['createSlot']());return _0x3a8edb['createContainerElement']('div',{'class':'footnotes',..._0x9ea817},[_0x19a5dd,_0x5099b2]);}function D(_0x88912d,_0x496dd0){const _0x1534d8=_0x88912d['getAttribute']('footnoteId'),_0x3d1668=_0x88912d['getAttribute']('footnoteCounter'),_0x1a1402=_0x496dd0['createUIElement']('a',{'href':'#'+_0x1534d8},function(_0x3a4d05){const _0x5530b4=this['toDomElement'](_0x3a4d05);return _0x5530b4['textContent']=_0x3d1668,_0x5530b4;}),_0xf0ad19=_0x496dd0['createContainerElement']('sup',{'id':'ref-'+_0x1534d8,'class':'footnote'},[_0x1a1402]);return _0xf0ad19['getFillerOffset']=()=>null,_0xf0ad19;}function v(_0x4f2c09,_0x12832b,_0x490928,{dataPipeline:_0xd926e9}={}){const {t:t}=_0x490928,_0x2d9a68=_0x4f2c09['getAttribute']('footnoteId'),_0x327967=_0x12832b['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x2d9a68},function(_0x497e18){const _0x569a01=this['toDomElement'](_0x497e18);return _0x569a01['innerText']='^',_0x569a01;}),_0x47111a=_0xd926e9?_0x12832b['createContainerElement']('div',{'class':'footnote-content'}):_0x29a289(_0x12832b['createEditableElement']('div',{'class':'footnote-content'}),_0x12832b,{'label':t('Footnote\x20content.')});return _0x12832b['insert'](_0x12832b['createPositionAt'](_0x47111a,0x0),_0x12832b['createSlot']()),_0x12832b['createContainerElement']('li',{'class':'footnote-definition','id':_0x2d9a68},[_0x327967,_0x47111a]);}class e extends _0x25b2d6{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x3e45a9];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x5d0d90}=this,{plugins:_0x33f4a3,model:_0x155714}=_0x5d0d90,_0x3f15bd=_0x33f4a3['get'](_0x3e45a9),_0xed326e=_0x33f4a3['get'](c);this['listenTo'](_0x3f15bd,'outputTransformation',(_0x4009a5,_0xf5823a)=>{const _0x4fb624=function(_0x587a09,_0x16d0af){const _0x42689c=new Set();for(const {item:_0x3b6b23}of _0x587a09['createRangeIn'](_0x16d0af))_0x3b6b23['is']('element','footnoteRef')&&_0x42689c['add'](_0x3b6b23['getAttribute']('footnoteId'));return Array['from'](_0x42689c);}(_0x155714,_0xf5823a['content']);if(!_0x4fb624['length'])return;const _0x3c3b23=_0xed326e['getFootnotes'](),_0x255b0c=_0x4fb624['reduce']((_0x49e38c,_0x35ff84)=>{const _0x36f6d7=_0x3c3b23['find'](_0x5e79ef=>_0x5e79ef['id']===_0x35ff84);if(_0x36f6d7){const _0x128557=_0x5d0d90['data']['toView'](_0x36f6d7['definition'],{'isClipboardPipeline':!0x0}),_0x12ead4=_0x5d0d90['data']['htmlProcessor']['toData'](_0x128557);_0x49e38c[_0x36f6d7['id']]=_0x12ead4;}return _0x49e38c;},Object['create'](null));_0xf5823a['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x255b0c));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0xe67830}=this,{model:_0x1cbadc,plugins:_0xf2864a}=_0xe67830,{view:_0x452d9b}=_0xe67830['editing'],_0x514875=_0xf2864a['get'](_0x3e45a9),_0x7d20ac=_0xf2864a['get'](c);let _0x2628e9=null;this['listenTo'](_0x452d9b['document'],'clipboardInput',(_0x1b4bbc,_0x2a4052)=>{const _0x49fe1e=_0x2a4052['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x2628e9=_0x49fe1e?JSON['parse'](_0x49fe1e):null;}),this['listenTo'](_0x514875,'contentInsertion',(_0x4eb6dc,_0x2d97c1)=>{if(!_0x2628e9)return;const _0x36d7d9=_0x2d97c1['sourceEditorId']===this['editor']['id'];_0x36d7d9&&'drop'===_0x2d97c1['method']||_0x1cbadc['change'](_0x3ddf71=>{!function(_0x1d2a49,_0x4a7b22){const _0xb447a=[];for(const {item:_0x857614}of _0x1d2a49['createRangeIn'](_0x4a7b22))_0x857614['is']('element','footnotesDefinitions')&&_0xb447a['push'](_0x857614);for(const _0x162c9a of _0xb447a)_0x1d2a49['remove'](_0x162c9a);}(_0x3ddf71,_0x2d97c1['content']);let _0x584afe=_0x7d20ac['getFootnotesDefinitionsObjectElement']();if(!_0x584afe){const _0x1d155c=_0x1cbadc['document']['selection']['getFirstRange']()['root'];_0x584afe=_0x7d20ac['_insertEmptyFootnotesDefinitionsContainer'](_0x3ddf71,_0x1d155c);}const _0x5a7497=function(_0x1b0517,_0x3c9c72,_0x1f0201){const _0x1b33bc=Object['create'](null);for(const {item:_0x1dbc75}of _0x1b0517['createRangeIn'](_0x3c9c72))if(_0x1dbc75['is']('element','footnoteRef')){const _0x94ab38=_0x1dbc75['getAttribute']('footnoteId');if(!_0x1f0201(_0x94ab38))continue;_0x1b33bc[_0x94ab38]||(_0x1b33bc[_0x94ab38]=_0x574b7f()),_0x1b0517['setAttribute']('footnoteId',_0x1b33bc[_0x94ab38],_0x1dbc75);}return _0x1b33bc;}(_0x3ddf71,_0x2d97c1['content'],_0x52514f=>!_0x36d7d9||null!==_0x7d20ac['getFootnote'](_0x52514f));for(const [_0xb0693c,_0x3c13be]of Object['entries'](_0x2628e9)){const _0x2a8a98=_0x5a7497[_0xb0693c]||_0xb0693c,_0x5c7766=_0x3ddf71['createElement']('footnoteDefinition',{'footnoteId':_0x2a8a98}),_0x217065=_0xe67830['data']['htmlProcessor']['toView'](_0x3c13be),_0x45d42e=_0xe67830['data']['toModel'](_0x217065,_0x5c7766);_0x3ddf71['append'](_0x45d42e,_0x5c7766),_0x3ddf71['insert'](_0x5c7766,_0x584afe,'end');}_0x2628e9=null;});});}}class i extends _0x25b2d6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x103b6a}=this,{componentFactory:_0x3fff17}=_0x103b6a['ui'];_0x3fff17['add']('insertFootnote',x(_0x103b6a,_0x3f32a5)),_0x3fff17['add']('menuBar:insertFootnote',x(_0x103b6a,_0x10551b)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4f71f8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x45d6da;for(const _0x7ced66 in _0x4f71f8){const _0x3bb901=_0x7ced66,_0x43e443=_0x4f71f8[_0x3bb901];if('footnotesLicenseKeyValid'==_0x43e443||'footnotesLicenseKeyInvalid'==_0x43e443||'footnotesLicenseKeyExpired'==_0x43e443||'footnotesLicenseKeyDomainLimit'==_0x43e443||'footnotesLicenseKeyNotAllowed'==_0x43e443||'footnotesLicenseKeyEvaluationLimit'==_0x43e443||'footnotesLicenseKeyTrialLimit'==_0x43e443||'footnotesLicenseKeyUsageLimit'==_0x43e443){delete _0x4f71f8[_0x3bb901],_0x45d6da=_0x43e443,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x45d6da&&_0x4f71f8['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x45d6da&&_0x4f71f8['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x45d6da&&_0x4f71f8['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x45d6da&&_0x4f71f8['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x45d6da&&_0x4f71f8['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x45d6da&&_0x4f71f8['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x45d6da&&_0x4f71f8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x5255e1,_0x4f1db0){const _0x194360=_0x5255e1['commands']['get']('insertFootnote');return _0x4b63eb=>{const {t:t}=_0x4b63eb,_0x155949=new _0x4f1db0(_0x4b63eb),_0x1f06af=_0x155949 instanceof _0x10551b;return _0x155949['bind']('isEnabled')['to'](_0x194360,'isEnabled'),_0x155949['set']({'label':t(_0x1f06af?'Footnote':'Insert\x20footnote'),'icon':_0x4e8371,'tooltip':!0x0}),_0x155949['on']('execute',()=>{_0x194360['execute'](),_0x5255e1['editing']['view']['focus']();}),_0x155949;};}class nt extends _0x25b2d6{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 _0x193797{['refresh'](){const {editor:_0x15eb04}=this,_0x1d2c65=_0x15eb04['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1d2c65,this['value']=_0x1d2c65?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x3622ac}){const {editor:_0x59b032}=this,_0x239200=_0x59b032['plugins']['get'](c),_0x2d7abc=_0x239200['getFootnotesDefinitionsObjectElement']();_0x2d7abc&&Q['includes'](_0x3622ac)&&_0x59b032['model']['change'](_0x533024=>{_0x533024['setAttribute']('footnotesListStyle',_0x3622ac,_0x2d7abc),_0x239200['_updateFootnotesCounters'](_0x533024);});}}class b extends _0x193797{['refresh'](){const {editor:_0x38acd8}=this,_0x271636=_0x38acd8['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x271636,this['value']=_0x271636?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x30b590}){const {editor:_0xd37a60}=this,_0x4af2b6=_0xd37a60['plugins']['get'](c),_0x152fc9=_0x4af2b6['getFootnotesDefinitionsObjectElement']();_0x152fc9&&Number['isInteger'](_0x30b590)&&_0xd37a60['model']['change'](_0x393097=>{_0x393097['setAttribute']('footnotesListStart',_0x30b590,_0x152fc9),_0x4af2b6['_updateFootnotesCounters'](_0x393097);});}}class P extends _0x25b2d6{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3e481b}=this;_0x3e481b['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x3e481b['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x3e481b['commands']['add']('footnotesStyle',new S(_0x3e481b)),_0x3e481b['commands']['add']('footnotesStart',new b(_0x3e481b)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x103a35}=this,{schema:_0x4467f5}=_0x103a35['model'];_0x4467f5['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x4807c9}=this,{conversion:_0xfc59a5,model:_0x3a197c}=_0x4807c9,{schema:_0x515c03}=_0x3a197c;_0xfc59a5['for']('upcast')['add'](_0x5c3fba=>{_0x5c3fba['on']('element:ol',(_0x499d43,_0x29610c,_0x2443b4)=>{const _0x5bbd4f=_0x29610c['viewItem'],_0x424840=_0x29610c['modelCursor']?.['parent'];_0x5bbd4f['hasClass']('footnotes-list')&&_0x424840?.['is']('element','footnotesDefinitions')&&(function(_0x2000d2,_0x187ce6,_0x8c253a,_0x3b211e){if(!_0x3b211e['checkAttribute'](_0x187ce6,'footnotesListStart'))return;let _0x217108=0x1;const _0xc4429b=_0x8c253a['consumable']['consume'](_0x2000d2,{'attributes':'start'});if(_0xc4429b){const _0x3b0293=Number['parseInt'](_0x2000d2['getAttribute']('start'),0xa);Number['isNaN'](_0x3b0293)||(_0x217108=_0x3b0293);}!_0xc4429b&&_0x187ce6['hasAttribute']('footnotesListStart')||_0x8c253a['writer']['setAttribute']('footnotesListStart',_0x217108,_0x187ce6);}(_0x5bbd4f,_0x424840,_0x2443b4,_0x515c03),function(_0x5d1103,_0x4aa9da,_0x1699fa,_0x2536ef){if(!_0x2536ef['checkAttribute'](_0x4aa9da,'footnotesListStyle'))return;let _0x39c0ed='decimal',_0x5c6a43=!0x1;if(_0x1699fa['consumable']['consume'](_0x5d1103,{'attributes':'type'})){const _0x53b56a={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x5d1103['getAttribute']('type')];_0x53b56a&&(_0x39c0ed=_0x53b56a),_0x5c6a43=!0x0;}_0x1699fa['consumable']['consume'](_0x5d1103,{'styles':'list-style-type'})&&(_0x39c0ed=_0x5d1103['getStyle']('list-style-type'),_0x5c6a43=!0x0),!_0x5c6a43&&_0x4aa9da['hasAttribute']('footnotesListStyle')||_0x1699fa['writer']['setAttribute']('footnotesListStyle',_0x39c0ed,_0x4aa9da);}(_0x5bbd4f,_0x424840,_0x2443b4,_0x515c03));});}),_0xfc59a5['for']('downcast')['add'](_0x21e9d3=>{_0x21e9d3['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x1271c6,_0x42a5a7,_0x1fb7f7)=>{if(!_0x1fb7f7['consumable']['consume'](_0x42a5a7['item'],_0x1271c6['name']))return;const _0x2accb3=C(_0x42a5a7['item'],_0x1fb7f7['mapper']),{attributeNewValue:_0x17dc3e}=_0x42a5a7;null==_0x17dc3e||0x1===_0x17dc3e?_0x1fb7f7['writer']['removeAttribute']('start',_0x2accb3):_0x1fb7f7['writer']['setAttribute']('start',String(_0x17dc3e),_0x2accb3);}),_0x21e9d3['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x516a5f,_0x1113c3,_0x167fec)=>{if(!_0x167fec['consumable']['consume'](_0x1113c3['item'],_0x516a5f['name']))return;const _0x4206f1=C(_0x1113c3['item'],_0x167fec['mapper']),{attributeNewValue:_0x1162e1}=_0x1113c3;_0x1162e1&&'decimal'!==_0x1162e1?_0x167fec['writer']['setStyle']('list-style-type',_0x1162e1,_0x4206f1):_0x167fec['writer']['removeStyle']('list-style-type',_0x4206f1);});});}['_definePostfixer'](){const {editor:_0x542e43}=this,{model:_0x51016a}=_0x542e43,_0x4869c7=_0x542e43['plugins']['get'](c),_0x419897=this['_getDefaultListStyle'](),_0x1fb040=this['_getDefaultStartIndex']();_0x51016a['document']['registerPostFixer'](_0x4be8cb=>{const _0x551efb=_0x51016a['document']['differ']['getChanges']();let _0x5a2d38=!0x1;for(const _0x83d2a7 of _0x551efb){if('insert'!==_0x83d2a7['type']||'$text'===_0x83d2a7['name'])continue;const _0xd2a0af=_0x51016a['createRangeOn'](_0x83d2a7['position']['nodeAfter']);for(const _0x162607 of _0xd2a0af['getItems']())_0x162607['is']('element','footnotesDefinitions')&&(!_0x162607['hasAttribute']('footnotesListStart')&&_0x51016a['schema']['checkAttribute'](_0x162607,'footnotesListStart')&&(_0x4be8cb['setAttribute']('footnotesListStart',_0x1fb040,_0x162607),_0x5a2d38=!0x0),!_0x162607['hasAttribute']('footnotesListStyle')&&_0x51016a['schema']['checkAttribute'](_0x162607,'footnotesListStyle')&&(_0x4be8cb['setAttribute']('footnotesListStyle',_0x419897,_0x162607),_0x5a2d38=!0x0));}return _0x5a2d38&&_0x4869c7['_updateFootnotesCounters'](_0x4be8cb),_0x5a2d38;});}['_defineFormatter'](){const {editor:_0x254a82}=this;_0x254a82['plugins']['get'](c)['setFootnoteFormatter'](_0xdd32c8=>this['_formatFootnoteListValue'](_0xdd32c8));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x34534d,value:_0x2d0cbb,digits:_0x336f5d}){const _0x278d95=_0x34534d['getAttribute']('footnotesListStyle'),_0x512cc6=_0x34534d['getAttribute']('footnotesListStart'),_0x4b6921=Math['floor'](_0x2d0cbb)+(_0x512cc6??0x1)-0x1;switch(_0x278d95){case'decimal-leading-zero':return function(_0x54a76e,_0x4a98b0){return String(_0x54a76e)['padStart'](_0x4a98b0,'0');}(_0x4b6921,Math['max'](0x2,_0x336f5d));case'lower-alpha':case'lower-latin':return M(_0x4b6921,!0x1);case'upper-alpha':case'upper-latin':return M(_0x4b6921,!0x0);case'lower-roman':return V(_0x4b6921,!0x1);case'upper-roman':return V(_0x4b6921,!0x0);default:return String(_0x4b6921);}}}function C(_0x1761b1,_0x3591a){const _0x1364dc=_0x3591a['toViewElement'](_0x1761b1);return Array['from'](_0x1364dc['getChildren']())['find'](_0x4d7634=>_0x4d7634['is']('element','ol')&&_0x4d7634['hasClass']('footnotes-list'));}function M(_0x2bb33a,_0x25ba50){let _0x21f0d6='',_0x417411=_0x2bb33a;for(;_0x417411>0x0;){const _0x1e9c62=(_0x417411-0x1)%0x1a;_0x21f0d6=String['fromCharCode'](0x61+_0x1e9c62)+_0x21f0d6,_0x417411=Math['floor']((_0x417411-0x1)/0x1a);}return _0x25ba50?_0x21f0d6['toUpperCase']():_0x21f0d6;}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(_0xfd9f8d,_0x4d8f58){let _0x420b69='',_0x21b034=_0xfd9f8d;for(const {value:_0x2bc31a,numeral:_0x2430ab}of N)for(;_0x21b034>=_0x2bc31a;)_0x420b69+=_0x2430ab,_0x21b034-=_0x2bc31a;return _0x4d8f58?_0x420b69:_0x420b69['toLowerCase']();}class H extends _0x38c38c{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x2cc620();['focusCycler'];constructor(_0x4ff4e5,{styleButtonViews:_0x1e497d,styleGridAriaLabel:_0x7ae45f}){super(_0x4ff4e5),(this['focusCycler']=new _0x2a3983({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x1e497d,_0x7ae45f),[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 _0x20e345 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x20e345['element']);_0x176d2d({'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 _0xcaec00=_0x4a9dba=>_0x4a9dba['stopPropagation']();this['keystrokes']['set']('arrowright',_0xcaec00),this['keystrokes']['set']('arrowleft',_0xcaec00),this['keystrokes']['set']('arrowup',_0xcaec00),this['keystrokes']['set']('arrowdown',_0xcaec00);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x1ac335,_0x1caad3){const _0x108ddb=new _0x38c38c(this['locale']);return _0x108ddb['children']=_0x108ddb['createCollection'](),_0x108ddb['children']['addMany'](_0x1ac335),_0x108ddb['setTemplate']({'tag':'div','attributes':{'aria-label':_0x1caad3,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x108ddb['children']}),_0x108ddb['children']['delegate']('execute')['to'](this),_0x108ddb['focus']=function(){for(const _0x1da3ef of this['children'])if(_0x1da3ef instanceof _0x3f32a5&&_0x1da3ef['isOn'])return void _0x1da3ef['focus']();this['children']['first']['focus']();},_0x108ddb['focusTracker']=new et(),_0x108ddb['keystrokes']=new ot(),_0x108ddb['render'](),_0x108ddb['keystrokes']['listenTo'](_0x108ddb['element']),this['children']['add'](_0x108ddb),_0x108ddb;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x2ff84c=this['_createStartIndexPropertyView'](),_0x59c618=[_0x2ff84c],_0x167bbd=new tt(this['locale'],_0x59c618);return _0x167bbd['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x167bbd['buttonView']['bind']('isEnabled')['toMany'](_0x59c618,'isEnabled',(..._0x6aface)=>_0x6aface['some'](_0x462819=>_0x462819)),_0x167bbd['buttonView']['on']('change:isEnabled',(_0x3e3f03,_0x5266c5,_0x3f3fe1)=>{_0x3f3fe1||(_0x167bbd['isCollapsed']=!0x0);}),this['children']['add'](_0x167bbd),[_0x2ff84c,_0x167bbd];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x249046=new st(this['locale'],it);return _0x249046['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x249046['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x249046['fieldView']['on']('input',()=>{const _0x176fa9=_0x249046['fieldView']['element'],_0x3c63fd=_0x176fa9['valueAsNumber'];Number['isNaN'](_0x3c63fd)?_0x249046['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x176fa9['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x3c63fd}):_0x249046['errorText']=t(_0x3c63fd<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x249046;}}class j extends _0x25b2d6{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x1d7f79,_0x48fbaa];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x32c43a}=this,{componentFactory:_0x599bd7}=_0x32c43a['ui'];_0x32c43a['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x599bd7['add']('footnotesStyle',function(_0x270cf7){return _0x17dd02=>{const {t:t}=_0x17dd02,_0x1e7a43=_0x270cf7['commands']['get']('footnotesStyle'),_0x339057=_0x2d99b4(_0x17dd02),{buttonView:_0x412365}=_0x339057;return _0x339057['class']='ck-footnotes-styles-dropdown',_0x339057['bind']('isEnabled')['to'](_0x1e7a43,'isEnabled'),_0x412365['set']({'label':t('Footnotes\x20style'),'icon':_0x4e8371,'tooltip':!0x0}),_0x339057['once']('change:isOpen',()=>{const _0x53d4ac=function({editor:_0x5e263b,dropdownView:_0x37a187}){const {t:t}=_0x5e263b['locale'],_0x53a900=t('Footnotes\x20definitions\x20styles'),_0x409ccb=function(_0x29de16){const t=_0x29de16['locale']['t'],_0x4aec23=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x28c861},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x2ce242},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x3cbc20},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x283542},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x4aa383},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x47ef99}];return _0x4aec23['map'](function(_0x1c0149){const _0x445861=_0x1c0149['locale'];return({label:_0xbef050,icon:_0x40c34d,tooltip:_0x4aeb6f,style:_0x2990bd})=>{const _0x65edf6=_0x1c0149['commands']['get']('footnotesStyle'),_0x405abc=new _0x3f32a5(_0x445861);return _0x405abc['set']({'label':_0xbef050,'icon':_0x40c34d,'tooltip':_0x4aeb6f}),_0x405abc['bind']('isOn')['to'](_0x65edf6,'value',_0x8d9369=>_0x8d9369===_0x2990bd),_0x405abc['bind']('isEnabled')['to'](_0x65edf6,'isEnabled'),_0x405abc['on']('execute',()=>{_0x1c0149['execute']('footnotesStyle',{'value':_0x2990bd}),_0x1c0149['editing']['view']['focus']();}),_0x405abc;};}(_0x29de16));}(_0x5e263b),_0x1a404a=new H(_0x5e263b['locale'],{'styleGridAriaLabel':_0x53a900,'styleButtonViews':_0x409ccb});return _0x1a404a['delegate']('execute')['to'](_0x37a187),_0x1a404a['on']('footnotesListStart',(_0x52def4,_0x3baa4a)=>{_0x5e263b['execute']('footnotesStart',{'value':_0x3baa4a['startIndex']});}),_0x1a404a;}({'editor':_0x270cf7,'dropdownView':_0x339057});_0x339057['panelView']['children']['add'](_0x53d4ac);}),_0x339057;};}(_0x32c43a));}['afterInit'](){const {editor:_0x27ef17}=this,{t:t}=_0x27ef17['locale'],_0x104883=_0x27ef17['plugins']['get'](_0x48fbaa),{defaultPositions:_0x52fbb9}=_0x4b3ffd;_0x104883['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x27ef17['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x1db0c2=>{let _0x4cd255=_0x1db0c2['getFirstPosition']()?.['parent'];return _0x4cd255?.['is']('$text')&&(_0x4cd255=_0x4cd255['parent']),_0x4cd255?.['is']('element')?_0x4cd255['findAncestor'](J):null;},'positions':[_0x52fbb9['southArrowNorth'],_0x52fbb9['southArrowNorthMiddleWest'],_0x52fbb9['southArrowNorthMiddleEast'],_0x52fbb9['southArrowNorthWest'],_0x52fbb9['southArrowNorthEast'],_0x52fbb9['northArrowSouth'],_0x52fbb9['northArrowSouthMiddleWest'],_0x52fbb9['northArrowSouthMiddleEast'],_0x52fbb9['northArrowSouthWest'],_0x52fbb9['northArrowSouthEast'],_0x52fbb9['viewportStickyNorth']]});}}class lt extends _0x25b2d6{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/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-20251105.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-20251105.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251105.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251105.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251105.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251105.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251105.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251105.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251105.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 _0x6ac87=_0x542c;(function(_0x20a745,_0x3346bc){const _0x1dc821=_0x542c,_0x3d4b65=_0x20a745();while(!![]){try{const _0x2d28fe=-parseInt(_0x1dc821(0x121))/0x1+-parseInt(_0x1dc821(0x11f))/0x2+-parseInt(_0x1dc821(0x124))/0x3+parseInt(_0x1dc821(0x113))/0x4*(parseInt(_0x1dc821(0x109))/0x5)+parseInt(_0x1dc821(0x115))/0x6+-parseInt(_0x1dc821(0x114))/0x7*(-parseInt(_0x1dc821(0x128))/0x8)+parseInt(_0x1dc821(0x117))/0x9;if(_0x2d28fe===_0x3346bc)break;else _0x3d4b65['push'](_0x3d4b65['shift']());}catch(_0x5682a3){_0x3d4b65['push'](_0x3d4b65['shift']());}}}(_0xaa3d,0xf3ec3));function _0x542c(_0x274849,_0x3e2332){const _0xaa3d1a=_0xaa3d();return _0x542c=function(_0x542cff,_0x4fb8f2){_0x542cff=_0x542cff-0x107;let _0x114864=_0xaa3d1a[_0x542cff];return _0x114864;},_0x542c(_0x274849,_0x3e2332);}function _0xaa3d(){const _0x552101=['selection','createElement','3002840lAEGqx','length','410232tCStwl','get','editor','5446974XFihwb','_getPositionToInsertFootnote','insert-footnote-command-executed-with-invalid-id','_moveSelectionToFootnoteDefinition','235144ltGWIB','string','model','footnoteRef','test','15lsLcqX','execute','document','refresh','plugins','change','checkChild','insertObject','getFirstRange','getItems','400564VtMvVw','455icmGeJ','6968826KBzSXR','FootnotesEditing','12185802YFsofD','footnoteId','isEnabled','end','isObject','isBlock'];_0xaa3d=function(){return _0x552101;};return _0xaa3d();}import{logWarning as _0x43f807,uid as _0x37038e}from'ckeditor5/src/utils.js';import{Command as _0x1a33a4}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x1a33a4{[_0x6ac87(0x10c)](){const _0x51c9aa=_0x6ac87,_0x785574=this[_0x51c9aa(0x123)][_0x51c9aa(0x12a)][_0x51c9aa(0x10b)][_0x51c9aa(0x11d)],_0x459dbf=this[_0x51c9aa(0x125)](_0x785574);this[_0x51c9aa(0x119)]=!!_0x459dbf;}[_0x6ac87(0x10a)](_0x366677){const _0x94bea3=_0x6ac87,{editor:_0x46e1f5}=this,{model:_0xbb590a}=_0x46e1f5,{selection:_0x48e502}=_0xbb590a[_0x94bea3(0x10b)],_0x490951=this[_0x94bea3(0x125)](_0x48e502);if(!_0x490951)return;const _0x2a1033=_0x46e1f5[_0x94bea3(0x10d)][_0x94bea3(0x122)](_0x94bea3(0x116)),_0x47e880=_0x366677?.[_0x94bea3(0x118)]??_0x37038e();!function(_0x4d2f10){const _0x14e71c=_0x94bea3;return _0x14e71c(0x129)==typeof _0x4d2f10&&_0x4d2f10[_0x14e71c(0x120)]>0x0&&!/\s/[_0x14e71c(0x108)](_0x4d2f10)&&!/^\d/[_0x14e71c(0x108)](_0x4d2f10);}(_0x47e880)?_0x43f807(_0x94bea3(0x126)):(_0xbb590a[_0x94bea3(0x10e)](_0x18dce1=>{const _0x431be9=_0x94bea3,_0xb12931=_0x18dce1[_0x431be9(0x11e)](_0x431be9(0x107),{'footnoteId':_0x47e880});_0xbb590a[_0x431be9(0x110)](_0xb12931,_0x490951,null);}),_0x2a1033[_0x94bea3(0x127)](_0x47e880));}[_0x6ac87(0x125)](_0x467f5a){const _0x390a8f=_0x6ac87,{model:_0x54202b}=this[_0x390a8f(0x123)],{schema:_0x5b55cc}=_0x54202b,_0x29584b=_0x467f5a[_0x390a8f(0x111)]();for(const _0x482e28 of _0x29584b[_0x390a8f(0x112)]())if(_0x5b55cc[_0x390a8f(0x11c)](_0x482e28)||_0x5b55cc[_0x390a8f(0x11b)](_0x482e28))return null;const _0x2c244=_0x29584b[_0x390a8f(0x11a)];return _0x5b55cc[_0x390a8f(0x10f)](_0x2c244,_0x390a8f(0x107))?_0x2c244:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x49b718=_0x5b9f;function _0x17cc(){var _0x388576=['pluginName','667236ITMcen','isOfficialPlugin','30bwNtPK','5279589xJWvCk','18424616hsRNxZ','658305UKnlSM','Footnotes','2746314byqJZr','isPremiumPlugin','705341ZpHbLN','209082bAEHtZ','requires'];_0x17cc=function(){return _0x388576;};return _0x17cc();}(function(_0x4ef123,_0x3f2a08){var _0x4d8fd3=_0x5b9f,_0x115629=_0x4ef123();while(!![]){try{var _0x45738c=-parseInt(_0x4d8fd3(0x88))/0x1+-parseInt(_0x4d8fd3(0x8e))/0x2*(parseInt(_0x4d8fd3(0x89))/0x3)+parseInt(_0x4d8fd3(0x8c))/0x4+parseInt(_0x4d8fd3(0x91))/0x5+parseInt(_0x4d8fd3(0x86))/0x6+-parseInt(_0x4d8fd3(0x8f))/0x7+parseInt(_0x4d8fd3(0x90))/0x8;if(_0x45738c===_0x3f2a08)break;else _0x115629['push'](_0x115629['shift']());}catch(_0x54567a){_0x115629['push'](_0x115629['shift']());}}}(_0x17cc,0x87530));import{Plugin as _0x496dc0}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x3f4517}from'./footnotesediting.js';import{FootnotesClipboard as _0x1afd32}from'./footnotesclipboard.js';function _0x5b9f(_0x313c1b,_0x2df135){var _0x17ccd7=_0x17cc();return _0x5b9f=function(_0x5b9f58,_0x20fb8b){_0x5b9f58=_0x5b9f58-0x86;var _0x263b27=_0x17ccd7[_0x5b9f58];return _0x263b27;},_0x5b9f(_0x313c1b,_0x2df135);}import{FootnotesUI as _0x1a11e8}from'./footnotesui.js';export class Footnotes extends _0x496dc0{static get[_0x49b718(0x8b)](){var _0x1fc0f0=_0x49b718;return _0x1fc0f0(0x92);}static get[_0x49b718(0x8a)](){return[_0x3f4517,_0x1afd32,_0x1a11e8];}static get[_0x49b718(0x8d)](){return!0x0;}static get[_0x49b718(0x87)](){return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4c37ba=_0x3c54;(function(_0x5b3129,_0x193f23){const _0x548ad2=_0x3c54,_0x8ff3ab=_0x5b3129();while(!![]){try{const _0x27f5ad=-parseInt(_0x548ad2(0x1e3))/0x1+-parseInt(_0x548ad2(0x1c0))/0x2+-parseInt(_0x548ad2(0x1c1))/0x3*(-parseInt(_0x548ad2(0x1be))/0x4)+parseInt(_0x548ad2(0x1c5))/0x5+-parseInt(_0x548ad2(0x1f4))/0x6+-parseInt(_0x548ad2(0x1d0))/0x7+parseInt(_0x548ad2(0x1d4))/0x8*(parseInt(_0x548ad2(0x1bc))/0x9);if(_0x27f5ad===_0x193f23)break;else _0x8ff3ab['push'](_0x8ff3ab['shift']());}catch(_0x19d411){_0x8ff3ab['push'](_0x8ff3ab['shift']());}}}(_0x18f7,0x1df39));import{Plugin as _0x5a1bbe}from'ckeditor5/src/core.js';function _0x3c54(_0x477245,_0x22fd3c){const _0x18f745=_0x18f7();return _0x3c54=function(_0x3c54df,_0x4c79a2){_0x3c54df=_0x3c54df-0x1af;let _0x2981b7=_0x18f745[_0x3c54df];return _0x2981b7;},_0x3c54(_0x477245,_0x22fd3c);}import{uid as _0x3b3c66}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x14f6b5}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x5805c3}from'./footnotesediting.js';import{FootnotesTracker as _0xd978c9}from'./footnotestracker.js';export class FootnotesClipboard extends _0x5a1bbe{static get[_0x4c37ba(0x1ea)](){const _0x8dee1f=_0x4c37ba;return _0x8dee1f(0x1dd);}static get[_0x4c37ba(0x1c6)](){return[_0x5805c3,_0x14f6b5];}static get[_0x4c37ba(0x1dc)](){return!0x0;}static get[_0x4c37ba(0x1d7)](){return!0x0;}[_0x4c37ba(0x1ee)](){const _0x3261ff=_0x4c37ba;this[_0x3261ff(0x1f3)]();}[_0x4c37ba(0x1f3)](){const _0x413296=_0x4c37ba;this[_0x413296(0x1cd)](),this[_0x413296(0x1f1)]();}[_0x4c37ba(0x1cd)](){const _0x33909f=_0x4c37ba,{editor:_0x4cabf0}=this,{plugins:_0x133cee,model:_0x3034d5}=_0x4cabf0,_0x8b1d2d=_0x133cee[_0x33909f(0x1c4)](_0x14f6b5),_0x4ea45e=_0x133cee[_0x33909f(0x1c4)](_0xd978c9);this[_0x33909f(0x1e4)](_0x8b1d2d,_0x33909f(0x1d8),(_0x4ce5fa,_0x1eb336)=>{const _0x4470c4=_0x33909f,_0x2cd53d=function(_0x38a3e4,_0x515965){const _0x3f9f80=_0x3c54,_0x286251=new Set();for(const {item:_0x26bb7f}of _0x38a3e4[_0x3f9f80(0x1e7)](_0x515965))_0x26bb7f['is'](_0x3f9f80(0x1bf),_0x3f9f80(0x1e1))&&_0x286251[_0x3f9f80(0x1d5)](_0x26bb7f[_0x3f9f80(0x1bb)](_0x3f9f80(0x1e6)));return Array[_0x3f9f80(0x1d9)](_0x286251);}(_0x3034d5,_0x1eb336[_0x4470c4(0x1e0)]);if(!_0x2cd53d[_0x4470c4(0x1ed)])return;const _0x229312=_0x4ea45e[_0x4470c4(0x1e2)](),_0x145d30=_0x2cd53d[_0x4470c4(0x1af)]((_0x131b6c,_0x525d90)=>{const _0x3d4b2a=_0x4470c4,_0x58f08e=_0x229312[_0x3d4b2a(0x1cb)](_0x16bde6=>_0x16bde6['id']===_0x525d90);if(_0x58f08e){const _0x38c7e0=_0x4cabf0[_0x3d4b2a(0x1ec)][_0x3d4b2a(0x1eb)](_0x58f08e[_0x3d4b2a(0x1df)],{'isClipboardPipeline':!0x0}),_0x5287a7=_0x4cabf0[_0x3d4b2a(0x1ec)][_0x3d4b2a(0x1b3)][_0x3d4b2a(0x1b7)](_0x38c7e0);_0x131b6c[_0x58f08e['id']]=_0x5287a7;}return _0x131b6c;},Object[_0x4470c4(0x1d3)](null));_0x1eb336[_0x4470c4(0x1c7)][_0x4470c4(0x1e5)](_0x4470c4(0x1de),JSON[_0x4470c4(0x1f2)](_0x145d30));});}[_0x4c37ba(0x1f1)](){const _0xed1694=_0x4c37ba,{editor:_0x2c5425}=this,{model:_0x5203c3,plugins:_0x4e1499}=_0x2c5425,{view:_0x1362a9}=_0x2c5425[_0xed1694(0x1c9)],_0x467dfa=_0x4e1499[_0xed1694(0x1c4)](_0x14f6b5),_0x4fcde0=_0x4e1499[_0xed1694(0x1c4)](_0xd978c9);let _0xaf37df=null;this[_0xed1694(0x1e4)](_0x1362a9[_0xed1694(0x1f0)],_0xed1694(0x1c3),(_0x319593,_0x4b451b)=>{const _0x34bfb9=_0xed1694,_0x14aece=_0x4b451b[_0x34bfb9(0x1c7)][_0x34bfb9(0x1c2)](_0x34bfb9(0x1de));_0xaf37df=_0x14aece?JSON[_0x34bfb9(0x1cf)](_0x14aece):null;}),this[_0xed1694(0x1e4)](_0x467dfa,_0xed1694(0x1b9),(_0x4324b7,_0x46c2f9)=>{const _0x5c7771=_0xed1694;if(!_0xaf37df)return;const _0x493222=_0x46c2f9[_0x5c7771(0x1c8)]===this[_0x5c7771(0x1d1)]['id'];_0x493222&&_0x5c7771(0x1b8)===_0x46c2f9[_0x5c7771(0x1b0)]||_0x5203c3[_0x5c7771(0x1b6)](_0x4e893f=>{const _0x1c55fc=_0x5c7771;!function(_0x443f0f,_0x390663){const _0x5457ec=_0x3c54,_0x196fa6=[];for(const {item:_0x53c677}of _0x443f0f[_0x5457ec(0x1e7)](_0x390663))_0x53c677['is'](_0x5457ec(0x1bf),_0x5457ec(0x1b2))&&_0x196fa6[_0x5457ec(0x1b1)](_0x53c677);for(const _0x8f4672 of _0x196fa6)_0x443f0f[_0x5457ec(0x1ba)](_0x8f4672);}(_0x4e893f,_0x46c2f9[_0x1c55fc(0x1e0)]);let _0x5db484=_0x4fcde0[_0x1c55fc(0x1cc)]();if(!_0x5db484){const _0x311288=_0x5203c3[_0x1c55fc(0x1f0)][_0x1c55fc(0x1e9)][_0x1c55fc(0x1b5)]()[_0x1c55fc(0x1ce)];_0x5db484=_0x4fcde0[_0x1c55fc(0x1b4)](_0x4e893f,_0x311288);}const _0x3ea619=function(_0x2b3134,_0x42809e,_0x55edbb){const _0x397389=_0x1c55fc,_0x8bb24=Object[_0x397389(0x1d3)](null);for(const {item:_0x3a2ddc}of _0x2b3134[_0x397389(0x1e7)](_0x42809e))if(_0x3a2ddc['is'](_0x397389(0x1bf),_0x397389(0x1e1))){const _0x123244=_0x3a2ddc[_0x397389(0x1bb)](_0x397389(0x1e6));if(!_0x55edbb(_0x123244))continue;_0x8bb24[_0x123244]||(_0x8bb24[_0x123244]=_0x3b3c66()),_0x2b3134[_0x397389(0x1bd)](_0x397389(0x1e6),_0x8bb24[_0x123244],_0x3a2ddc);}return _0x8bb24;}(_0x4e893f,_0x46c2f9[_0x1c55fc(0x1e0)],_0x3e89a1=>!_0x493222||null!==_0x4fcde0[_0x1c55fc(0x1f5)](_0x3e89a1));for(const [_0x5ed9c2,_0x59fdea]of Object[_0x1c55fc(0x1ca)](_0xaf37df)){const _0x585bd0=_0x3ea619[_0x5ed9c2]||_0x5ed9c2,_0x5b37b4=_0x4e893f[_0x1c55fc(0x1da)](_0x1c55fc(0x1e8),{'footnoteId':_0x585bd0}),_0x22cbf9=_0x2c5425[_0x1c55fc(0x1ec)][_0x1c55fc(0x1b3)][_0x1c55fc(0x1eb)](_0x59fdea),_0x1b70a7=_0x2c5425[_0x1c55fc(0x1ec)][_0x1c55fc(0x1d2)](_0x22cbf9,_0x5b37b4);_0x4e893f[_0x1c55fc(0x1d6)](_0x1b70a7,_0x5b37b4),_0x4e893f[_0x1c55fc(0x1db)](_0x5b37b4,_0x5db484,_0x1c55fc(0x1ef));}_0xaf37df=null;});});}}function _0x18f7(){const _0x272123=['find','getFootnotesDefinitionsObjectElement','_handleCopyFootnotesDefinitions','root','parse','634690BVKlVO','editor','toModel','create','88696OTyagl','add','append','isPremiumPlugin','outputTransformation','from','createElement','insert','isOfficialPlugin','FootnotesClipboard','application/ckeditor5-footnotes','definition','content','footnoteRef','getFootnotes','51176fiKtLg','listenTo','setData','footnoteId','createRangeIn','footnoteDefinition','selection','pluginName','toView','data','length','init','end','document','_handlePasteFootnotesDefinitions','stringify','_defineClipboardIntegration','950004UprWhp','getFootnote','reduce','method','push','footnotesDefinitions','htmlProcessor','_insertEmptyFootnotesDefinitionsContainer','getFirstRange','change','toData','drop','contentInsertion','remove','getAttribute','441mrfZrE','setAttribute','20dlcjzg','element','297556nWStMt','15321KouRtr','getData','clipboardInput','get','14205dJimQO','requires','dataTransfer','sourceEditorId','editing','entries'];_0x18f7=function(){return _0x272123;};return _0x18f7();}
|