@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251015.0 → 0.0.0-nightly-20251016.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 _0x26c9a0,Command as _0x347a2d}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x54216a,isWidget as _0x29c28c,toWidgetEditable as _0x39d06a,WidgetToolbarRepository as _0x3a860b}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x436233,logWarning as _0x209fcd,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x4db70f,ClickObserver as _0x48f252}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x1f9188}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x5c4404,ButtonView as _0x1754d9,View as _0x43d7d2,ViewCollection as _0x48138c,FocusCycler as _0x267703,addKeyboardHandlingForGrid as _0x4b9dd9,CollapsibleView as _0x4e2e3f,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0x14c07c,BalloonPanelView as _0x529790,createDropdown as _0x302f07}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x467977,IconListStyleDecimal as _0x2f66ec,IconListStyleDecimalLeadingZero as _0x3cc5b8,IconListStyleLowerRoman as _0x5224f5,IconListStyleUpperRoman as _0x5e9320,IconListStyleLowerLatin as _0x13afa9,IconListStyleUpperLatin as _0x52a299}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x5d5e0d,_0x49951a){this['_model']=_0x5d5e0d,this['_elementName']=_0x49951a['elementName'],this['_getElementKey']=_0x49951a['getElementKey'];}['getChanges'](_0x5a4b2e){const _0x32ed94=new Set(),_0x295222=new Map();for(const _0x275fa9 of _0x5a4b2e){if('insert'===_0x275fa9['type']&&'$text'!==_0x275fa9['name']&&_0x275fa9['position']['nodeAfter']){const _0x3addc3=this['_model']['createRangeOn'](_0x275fa9['position']['nodeAfter']);for(const _0x9de70c of _0x3addc3['getItems']()){if(!_0x9de70c['is']('element',this['_elementName']))continue;const _0x45d523=this['_getElementKey'](_0x9de70c);_0x295222['has'](_0x45d523)||_0x295222['set'](_0x45d523,[]),_0x295222['get'](_0x45d523)['push'](_0x9de70c);}}if('remove'===_0x275fa9['type']&&_0x275fa9['name']===this['_elementName']){const _0x1e00b1=this['_getElementKey']({'getAttribute':_0x55e26c=>_0x275fa9['attributes']['get'](_0x55e26c)});_0x32ed94['add'](_0x1e00b1);}}for(const [_0x3d5f75,_0x59d0a9]of this['_trackedElements'])'$graveyard'===_0x59d0a9['root']['rootName']&&_0x32ed94['add'](_0x3d5f75);for(const _0x25d2fe of _0x32ed94)this['_trackedElements']['delete'](_0x25d2fe);for(const [_0x3d4242,_0x2857db]of _0x295222)this['_trackedElements']['set'](_0x3d4242,_0x2857db[_0x2857db['length']-0x1]);const _0x3c21a3=new Set();for(const [_0x4cf572,_0x4587a7]of _0x295222)_0x32ed94['has'](_0x4cf572)&&(_0x3c21a3['add'](_0x4587a7[0x0]),_0x4587a7['length']>0x1?_0x295222['set'](_0x4cf572,_0x4587a7['slice'](0x1)):_0x295222['delete'](_0x4cf572),_0x32ed94['delete'](_0x4cf572));return{'removed':Array['from'](_0x32ed94),'inserted':Array['from'](_0x295222['values']())['flat'](),'moved':Array['from'](_0x3c21a3)};}}class c extends _0x26c9a0{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x33447b){super(_0x33447b),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x177cd2=>_0x177cd2['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x1d4abc=>_0x1d4abc['getAttribute']('footnoteId')});}['init'](){const {editor:_0x130fad}=this,{model:_0x2d3562}=_0x130fad;_0x2d3562['document']['registerPostFixer'](_0x144fbb=>{const _0x3c306a=_0x2d3562['document']['differ']['getChanges']();let _0x563792=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x144fbb,_0x3c306a)&&(_0x563792=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x144fbb,_0x3c306a)&&(_0x563792=!0x0),this['_handleFootnoteReferencesChanges'](_0x144fbb,_0x3c306a)&&(_0x563792=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x144fbb)&&(_0x563792=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x144fbb)&&(_0x563792=!0x0),this['_sortFootnoteDefinitions'](_0x144fbb)&&(_0x563792=!0x0),_0x563792;}),this['listenTo'](_0x2d3562['document'],'change:data',()=>{_0x2d3562['enqueueChange']({'isUndoable':!0x1},_0x2fbacd=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x2fbacd);});},{'priority':'low'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3aac5d){return this['_footnotes']['find'](_0x5245d4=>_0x5245d4['id']===_0x3aac5d)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x23f824){this['_footnoteFormatter']=_0x23f824;}['_updateFootnotesCounters'](_0x1904e5,_0x558375=0x0){let _0xa6aad5=!0x1;for(let _0x907541=_0x558375;_0x907541<this['_footnotes']['length'];_0x907541++)this['_updateFootnoteRefCounter'](_0x1904e5,_0x907541)&&(_0xa6aad5=!0x0);return _0xa6aad5;}['_insertEmptyFootnotesDefinitionsContainer'](_0x588c5d,_0x45b1ca){const _0x39df1b=_0x588c5d['createElement']('footnotesDefinitions',{});return _0x588c5d['append'](_0x39df1b,_0x45b1ca),this['_footnotesDefinitions']=_0x39df1b,_0x39df1b;}['_ensureFootnotesDefinitionsContainerExists'](_0x252fcf){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x74afc8=this['_footnotes'][0x0]['reference']['root'],_0x379afd=this['_insertEmptyFootnotesDefinitionsContainer'](_0x252fcf,_0x74afc8);for(const _0x2f739a of this['_footnotes'])_0x2f739a['definition']['parent']||_0x252fcf['insert'](_0x2f739a['definition'],_0x379afd,'end');this['_updateFootnotesCounters'](_0x252fcf);}['_handleFootnotesDefinitionsObjectChanges'](_0x4376a7,_0x4c2a31){let _0x5db472=!0x1;const {inserted:_0x5463cf,removed:_0x6fcee7,moved:_0x3075da}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4c2a31);if(_0x3075da['length']&&(this['_footnotesDefinitions']=_0x3075da[0x0]),_0x5463cf['length']){if(_0x5463cf['length']>0x1||this['_footnotesDefinitions']&&_0x5463cf['some'](_0x2e333c=>_0x2e333c!==this['_footnotesDefinitions'])){const _0x32debc=_0x4376a7['createElement']('footnotesDefinitions',{}),_0x325607=[];this['_footnotesDefinitions']&&_0x325607['push'](this['_footnotesDefinitions']),_0x325607['push'](..._0x5463cf),_0x4376a7['insert'](_0x32debc,_0x325607[0x0],'before');for(const _0x3b96a2 of _0x325607)_0x4376a7['move'](_0x4376a7['createRangeIn'](_0x3b96a2),_0x4376a7['createPositionAt'](_0x32debc,'end')),_0x4376a7['remove'](_0x3b96a2);this['_footnotesDefinitions']=_0x32debc,this['_updateFootnotesCounters'](_0x4376a7),_0x5db472=!0x0;}else this['_footnotesDefinitions']=_0x5463cf[0x0];}if(_0x6fcee7['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x1aaa02 of this['_footnotes'])_0x4376a7['remove'](_0x1aaa02['reference']),_0x5db472=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x5db472;}['_handleFootnoteDefinitionsChanges'](_0x40380e,_0x34bad9){let _0x560d8e=!0x1;const _0x637c4f=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x4b911c,moved:_0x5f3321}=this['_footnoteDefsTracker']['getChanges'](_0x34bad9);for(const _0x216439 of[..._0x5f3321,..._0x4b911c]){const _0x2af85d=_0x216439['getAttribute']('footnoteId'),_0x46feb9=this['getFootnote'](_0x2af85d);_0x46feb9&&(_0x46feb9['definition']=_0x216439),_(_0x40380e,_0x637c4f,_0x216439)&&(_0x560d8e=!0x0);}return _0x560d8e;}['_handleFootnoteReferencesChanges'](_0x46ca14,_0x4909a1){let _0x15749b=!0x1;const {removed:_0x42f8e5,inserted:_0x4580a9,moved:_0x1a3e30}=this['_footnoteRefsTracker']['getChanges'](_0x4909a1);for(const _0x475a31 of _0x42f8e5)this['_handleRemoveFootnoteReferenceById'](_0x46ca14,_0x475a31)&&(_0x15749b=!0x0);for(const _0x41b452 of _0x4580a9)this['_handleInsertedFootnoteReference'](_0x46ca14,_0x41b452)&&(_0x15749b=!0x0);for(const _0x24c9a4 of _0x1a3e30)this['_handleMovedFootnoteReference'](_0x46ca14,_0x24c9a4)&&(_0x15749b=!0x0);return _0x15749b;}['_handleFootnotesDefinitionsObjectSync'](_0x2b8e88){if(!this['_footnotesDefinitions'])return!0x1;let _0x1225d1=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x381504=[];for(const _0xf71b04 of this['_footnotesDefinitions']['getChildren']()){const _0x163f1b=_0xf71b04['getAttribute']('footnoteId');this['getFootnote'](_0x163f1b)||(_0x381504['unshift'](_0xf71b04),_0x1225d1=!0x0);}for(const _0x4f0f83 of _0x381504)_0x2b8e88['remove'](_0x4f0f83);}const _0x34b954=new Set(),_0x3edf4e=[];for(const _0x1e2de3 of this['_footnotesDefinitions']['getChildren']()){const _0x56b53e=_0x1e2de3['getAttribute']('footnoteId');_0x34b954['has'](_0x56b53e)?(_0x3edf4e['unshift'](_0x1e2de3),_0x1225d1=!0x0):_0x34b954['add'](_0x56b53e);}for(const _0x59f321 of _0x3edf4e)_0x2b8e88['remove'](_0x59f321);return this['_footnotesDefinitions']['childCount']||(_0x2b8e88['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x1225d1=!0x0),_0x1225d1;}['_handleInsertedFootnoteReference'](_0x20d645,_0x3f68aa){if(this['_footnotes']['find'](_0x533c16=>_0x533c16['reference']===_0x3f68aa))return!0x1;let _0x18ccf3=!0x1;const _0x4c2ce6=_0x3f68aa['getAttribute']('footnoteId'),_0xf2f231=this['getFootnote'](_0x4c2ce6);_0xf2f231&&(_0x20d645['remove'](_0xf2f231['reference']),this['_footnotes']=this['_footnotes']['filter'](_0xb896dd=>_0xb896dd['id']!==_0x4c2ce6),_0x18ccf3=!0x0);let _0x2d167d=this['_footnotesDefinitions']?function(_0x55d845,_0x2776a0){for(const _0x4b00b3 of _0x55d845['getChildren']())if(_0x4b00b3['getAttribute']('footnoteId')===_0x2776a0)return _0x4b00b3;return null;}(this['_footnotesDefinitions'],_0x4c2ce6):null;_0x2d167d||(_0x2d167d=_0x20d645['createElement']('footnoteDefinition',{'footnoteId':_0x4c2ce6}),this['_footnotesDefinitions']&&(_0x20d645['insert'](_0x2d167d,this['_footnotesDefinitions'],'end'),_0x18ccf3=!0x0));const _0x163bdd={'id':_0x4c2ce6,'reference':_0x3f68aa,'definition':_0x2d167d},_0x282c1d=I(this['editor']['model'],this['_footnotes'],_0x3f68aa);return this['_footnotes']['splice'](_0x282c1d,0x0,_0x163bdd),this['_updateFootnotesCounters'](_0x20d645,_0x282c1d)&&(_0x18ccf3=!0x0),_0x18ccf3;}['_handleRemoveFootnoteReferenceById'](_0x53691e,_0x215303){const _0x2b10fd=this['_footnotes']['findIndex'](_0x1c1b39=>_0x1c1b39['id']===_0x215303);if(-0x1===_0x2b10fd)return!0x1;let _0x1b5e18=!0x1;const _0x265829=this['_footnotes'][_0x2b10fd];return'$graveyard'!==_0x265829['definition']['root']['rootName']&&(_0x53691e['remove'](_0x265829['definition']),_0x1b5e18=!0x0),this['_footnotes']['splice'](_0x2b10fd,0x1),this['_updateFootnotesCounters'](_0x53691e,_0x2b10fd)&&(_0x1b5e18=!0x0),_0x1b5e18;}['_handleMovedFootnoteReference'](_0x478684,_0x3665b8){const _0x6f04c3=_0x3665b8['getAttribute']('footnoteId'),_0x353c62=this['_footnotes']['findIndex'](_0x5b7486=>_0x5b7486['id']===_0x6f04c3),_0x5acfb4=this['_footnotes'][_0x353c62];let _0x4ac734=!0x1;_0x5acfb4['reference']=_0x3665b8,this['_footnotes']['splice'](_0x353c62,0x1);const _0x27c315=I(this['editor']['model'],this['_footnotes'],_0x3665b8);return this['_footnotes']['splice'](_0x27c315,0x0,_0x5acfb4),this['_updateFootnotesCounters'](_0x478684,Math['min'](_0x353c62,_0x27c315))&&(_0x4ac734=!0x0),_0x4ac734;}['_updateFootnoteRefCounter'](_0x6fd4f3,_0x52a2ce){if(!this['_footnotesDefinitions'])return!0x1;const _0x1e9ffa=this['_footnotes'][_0x52a2ce];let _0x1664da;return _0x1664da=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x1e9ffa,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x52a2ce+0x1}):String(_0x52a2ce+0x1),_0x1e9ffa['reference']['getAttribute']('footnoteCounter')!=_0x1664da&&(_0x6fd4f3['setAttribute']('footnoteCounter',_0x1664da,_0x1e9ffa['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x3d62d7){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x400df8,_0xe440af){if(_0x400df8['length']!==_0xe440af['length'])return!0x1;for(let _0x1b75af=0x0;_0x1b75af<_0x400df8['length'];_0x1b75af++)if(_0x400df8[_0x1b75af]!==_0xe440af[_0x1b75af])return!0x1;return!0x0;}(this['_footnotes']['map'](_0xaf0560=>_0xaf0560['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x2df6db=>_0x2df6db['getAttribute']('footnoteId'))))return!0x1;let _0x5f6e61=!0x1;for(let _0x52ec20=0x0;_0x52ec20<this['_footnotes']['length'];_0x52ec20++){const _0x2de4af=this['_footnotes'][_0x52ec20],_0xac1597=_0x3d62d7['createPositionBefore'](_0x2de4af['definition']),_0x51032a=_0x3d62d7['createPositionAt'](this['_footnotesDefinitions'],_0x52ec20);_0xac1597['isEqual'](_0x51032a)||(_0x3d62d7['move'](_0x3d62d7['createRangeOn'](_0x2de4af['definition']),_0x51032a),_0x5f6e61=!0x0);}return _0x5f6e61;}['_ensureFootnotesReferencesHaveProperOrder'](_0x474227){if(!this['_footnotes']['length'])return!0x1;const {model:_0x2c7b47}=this['editor'];let _0xdc456b=!0x1;for(let _0x1a6361=0x0;_0x1a6361<this['_footnotes']['length']-0x1;_0x1a6361++){const _0x49eb64=this['_footnotes'][_0x1a6361],_0x14cb87=this['_footnotes'][_0x1a6361+0x1],_0x245408=_0x2c7b47['createPositionBefore'](_0x49eb64['reference']),_0x45c378=_0x2c7b47['createPositionBefore'](_0x14cb87['reference']);'after'===_0x245408['compareWith'](_0x45c378)&&(this['_handleMovedFootnoteReference'](_0x474227,_0x49eb64['reference']),_0x1a6361=-0x1,_0xdc456b=!0x0);}return _0xdc456b;}}function _(_0xf581ec,_0x5ec4c1,_0x8254f3){if(_0x8254f3['childCount'])return!0x1;const _0x41c8ff=_0x5ec4c1?'paragraph':'footnoteInlineContent';return _0xf581ec['insert'](_0xf581ec['createElement'](_0x41c8ff),_0x8254f3),!0x0;}function I(_0x3d8a6c,_0x3ecf61,_0x56ae37){if(0x0===_0x3ecf61['length'])return 0x0;const _0x3c7006=_0x3d8a6c['createPositionBefore'](_0x56ae37);for(let _0x588174=0x0;_0x588174<_0x3ecf61['length'];_0x588174++){const _0x3d8941=_0x3ecf61[_0x588174],_0x1ace15=_0x3d8a6c['createPositionBefore'](_0x3d8941['reference']);if('before'===_0x3c7006['compareWith'](_0x1ace15))return _0x588174;}const _0x206865=_0x56ae37['root'];let _0x4b6c2a=-0x1;for(let _0xef3004=_0x3ecf61['length']-0x1;_0xef3004>=0x0;_0xef3004--)if(_0x3ecf61[_0xef3004]['reference']['root']===_0x206865){_0x4b6c2a=_0xef3004;break;}if(-0x1!==_0x4b6c2a)return _0x4b6c2a+0x1;const _0x3cb525=_0x3d8a6c['document']['getRootNames'](),_0x4beb8b=_0x3cb525['indexOf'](_0x206865['rootName']),_0x4d6521=_0x3cb525[_0x4beb8b+0x1];if(_0x4d6521){for(let _0x2aeb4b=0x0;_0x2aeb4b<_0x3ecf61['length'];_0x2aeb4b++)if(_0x3ecf61[_0x2aeb4b]['reference']['root']['rootName']===_0x4d6521)return _0x2aeb4b;}return _0x3ecf61['length'];}class w extends _0x347a2d{['refresh'](){const _0x4a50c3=this['editor']['model']['document']['selection'],_0x5520c7=this['_getPositionToInsertFootnote'](_0x4a50c3);this['isEnabled']=!!_0x5520c7;}['execute'](_0x4f196c){const {editor:_0x36fe47}=this,{model:_0x561d86}=_0x36fe47,{selection:_0x4cda6e}=_0x561d86['document'],_0x42edb0=this['_getPositionToInsertFootnote'](_0x4cda6e);if(!_0x42edb0)return;const _0x1f4117=_0x36fe47['plugins']['get']('FootnotesEditing'),_0x54db4b=_0x4f196c?.['footnoteId']??_0x436233();!function(_0x3155c9){return'string'==typeof _0x3155c9&&_0x3155c9['length']>0x0&&!/\s/['test'](_0x3155c9)&&!/^\d/['test'](_0x3155c9);}(_0x54db4b)?_0x209fcd('insert-footnote-command-executed-with-invalid-id'):(_0x561d86['change'](_0x520909=>{const _0x3f016a=_0x520909['createElement']('footnoteRef',{'footnoteId':_0x54db4b});_0x561d86['insertObject'](_0x3f016a,_0x42edb0,null);}),_0x1f4117['_moveSelectionToFootnoteDefinition'](_0x54db4b));}['_getPositionToInsertFootnote'](_0x41615d){const {model:_0x285147}=this['editor'],{schema:_0x392eb7}=_0x285147,_0x3030f0=_0x41615d['getFirstRange']();for(const _0x50b955 of _0x3030f0['getItems']())if(_0x392eb7['isBlock'](_0x50b955)||_0x392eb7['isObject'](_0x50b955))return null;const _0x5216cb=_0x3030f0['end'];return _0x392eb7['checkChild'](_0x5216cb,'footnoteRef')?_0x5216cb:null;}}class r extends _0x26c9a0{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5ce20f}=this;_0x5ce20f['config']['define']('footnotes.multiBlock',!0x0),_0x5ce20f['commands']['add']('insertFootnote',new w(_0x5ce20f)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x3bd3a9){const _0x471c0b=_0x1676f1([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]),_0x794dab=0x47a28506,_0x1f73b3=0x47a5f346^_0x794dab,_0x42b76c=window[_0x1676f1([0x44,0x61,0x74,0x65])][_0x1676f1([0x6e,0x6f,0x77])](),_0x57ed35=_0x3bd3a9[_0x1676f1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe2dc00=new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12c7e3=>{_0x57ed35[_0x1676f1([0x6f,0x6e,0x63,0x65])](_0x1676f1([0x72,0x65,0x61,0x64,0x79]),_0x12c7e3);}),_0x2a7b5a={[_0x1676f1([0x6b,0x74,0x79])]:_0x1676f1([0x45,0x43]),[_0x1676f1([0x75,0x73,0x65])]:_0x1676f1([0x73,0x69,0x67]),[_0x1676f1([0x63,0x72,0x76])]:_0x1676f1([0x50,0x2d,0x32,0x35,0x36]),[_0x1676f1([0x78])]:_0x1676f1([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]),[_0x1676f1([0x79])]:_0x1676f1([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]),[_0x1676f1([0x61,0x6c,0x67])]:_0x1676f1([0x45,0x53,0x32,0x35,0x36])},_0x5ea678=_0x57ed35[_0x1676f1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1676f1([0x67,0x65,0x74])](_0x1676f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xabe848(){let _0x2e0fa0,_0x3670fe=null,_0x4d9206=null;try{if(_0x5ea678==_0x1676f1([0x47,0x50,0x4c]))return _0x1676f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2e0fa0=_0x505cf5(),!_0x2e0fa0)return _0x1676f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2e0fa0[_0x1676f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4d9206=_0x3175b7(_0x2e0fa0[_0x1676f1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2e0fa0[_0x1676f1([0x6a,0x74,0x69])])),await _0x1a68a8()?_0x36c56d()?_0x3b3326()?_0x1676f1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1d247d()?(_0x2e0fa0[_0x1676f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1676f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3670fe=_0x311082(_0x1676f1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2e0fa0[_0x1676f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1676f1([0x74,0x72,0x69,0x61,0x6c])&&(_0x3670fe=_0x311082(_0x1676f1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3284dd()):_0x1676f1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1676f1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1676f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1676f1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3b3326(){const _0x135ec0=[_0x1676f1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1676f1([0x74,0x72,0x69,0x61,0x6c])][_0x1676f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e0fa0[_0x1676f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42b76c/0x3e8:0xe10*_0x1f73b3;return _0x2e0fa0[_0x1676f1([0x65,0x78,0x70])]<_0x135ec0;}function _0x36c56d(){const _0x2652f1=_0x2e0fa0[_0x1676f1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2652f1&&(!!_0x2652f1[_0x1676f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1676f1([0x2a]))||!!_0x2652f1[_0x1676f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1676f1([0x46,0x4f,0x4f])));}function _0x1d247d(){const _0x166aff=_0x2e0fa0[_0x1676f1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x166aff||0x0==_0x166aff[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x181df9}=new URL(window[_0x1676f1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x166aff[_0x1676f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x181df9))return!0x0;const _0x40d3b4=_0x181df9[_0x1676f1([0x73,0x70,0x6c,0x69,0x74])](_0x1676f1([0x2e]));return _0x166aff[_0x1676f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48138f=>_0x48138f[_0x1676f1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1676f1([0x2a])))[_0x1676f1([0x6d,0x61,0x70])](_0x112784=>_0x112784[_0x1676f1([0x73,0x70,0x6c,0x69,0x74])](_0x1676f1([0x2e])))[_0x1676f1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x230465=>_0x230465[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x40d3b4[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1676f1([0x6d,0x61,0x70])](_0x2567c7=>Array(_0x40d3b4[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2567c7[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1676f1([0x66,0x69,0x6c,0x6c])](_0x2567c7[0x0]===_0x1676f1([0x2a])?_0x1676f1([0x2a]):'')[_0x1676f1([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2567c7))[_0x1676f1([0x73,0x6f,0x6d,0x65])](_0x468474=>_0x40d3b4[_0x1676f1([0x65,0x76,0x65,0x72,0x79])]((_0x54d8e8,_0xe10068)=>_0x468474[_0xe10068]===_0x54d8e8||_0x468474[_0xe10068]===_0x1676f1([0x2a])));}function _0x3284dd(){return _0x3670fe&&_0x4d9206?new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ab4f1,_0x1403f2)=>{_0x3670fe[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x5ab4f1,_0x1403f2),_0x4d9206[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x4c32b7=>{_0x4c32b7!=_0x1676f1([0x56,0x61,0x6c,0x69,0x64])&&_0x5ab4f1(_0x4c32b7);},_0x1403f2);}):_0x3670fe||_0x4d9206||_0x1676f1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3175b7(_0x23099d,_0x139635){return new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ce259=>{if(_0x1d630c())return _0x4ce259(_0x1676f1([0x56,0x61,0x6c,0x69,0x64]));_0x3fecf2(),_0x57ed35[_0x1676f1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1676f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2120e0=!0x1;const _0x1c66ee=_0x436233();function _0x275f07(_0x342b78){return!!_0x342b78&&(typeof _0x342b78===_0x1676f1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x342b78===_0x1676f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x342b78[_0x1676f1([0x74,0x68,0x65,0x6e])]===_0x1676f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x342b78[_0x1676f1([0x63,0x61,0x74,0x63,0x68])]===_0x1676f1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4997db(_0x2ca2c3){_0x5e6d67(_0x2ca2c3)[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x48e989=>{if(!_0x48e989||_0x48e989[_0x1676f1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1676f1([0x6f,0x6b]))return _0x1676f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x13ce0d(_0x5aec24(_0x1c66ee+_0x139635))!=_0x48e989[_0x1676f1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1676f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1676f1([0x56,0x61,0x6c,0x69,0x64]);})[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x27126c=>(_0x1adf2f(),_0x27126c),()=>{const _0x216150=_0x53b80f();return null==_0x216150?(_0x1adf2f(),_0x1676f1([0x56,0x61,0x6c,0x69,0x64])):_0x1676f1(_0x42b76c-_0x216150>(0x63ae0106^_0x794dab)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x4ce259)[_0x1676f1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ce259(_0x1676f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x49d481=0x47946b86^_0x794dab;function _0x1adf2f(){const _0x3a7278=_0x1676f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x13ce0d(_0x5aec24(_0x23099d)),_0x16227e=_0x56e9ec(_0x13ce0d(window[_0x1676f1([0x4d,0x61,0x74,0x68])][_0x1676f1([0x63,0x65,0x69,0x6c])](_0x42b76c/_0x49d481)));window[_0x1676f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1676f1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a7278,_0x16227e);}function _0x53b80f(){const _0x1639bf=_0x1676f1([0x6c,0x6c,0x63,0x74,0x2d])+_0x13ce0d(_0x5aec24(_0x23099d)),_0x40c4f3=window[_0x1676f1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1676f1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1639bf);return _0x40c4f3?window[_0x1676f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56e9ec(_0x40c4f3),0x10)*_0x49d481:null;}function _0x5e6d67(_0x1c0a52){return new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31e2f6,_0x81a2fc)=>{_0x1c0a52[_0x1676f1([0x74,0x68,0x65,0x6e])](_0x31e2f6,_0x81a2fc),window[_0x1676f1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x81a2fc,0x47a351c6^_0x794dab);});}}_0x57ed35[_0x1676f1([0x6f,0x6e])](_0x1676f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x569820,_0x511979)=>{if(_0x511979[0x0]!=_0x23099d)return _0x4ce259(_0x1676f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x511979[0x1]={..._0x511979[0x1],[_0x1676f1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1c66ee};},{[_0x1676f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1676f1([0x68,0x69,0x67,0x68])}),_0x57ed35[_0x1676f1([0x6f,0x6e])](_0x1676f1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x510545=>{_0x275f07(_0x510545[_0x1676f1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2120e0=!0x0,_0x4997db(_0x510545[_0x1676f1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1676f1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1676f1([0x6c,0x6f,0x77])}),_0xe2dc00[_0x1676f1([0x74,0x68,0x65,0x6e])](()=>{_0x2120e0||_0x4ce259(_0x1676f1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1d630c(){return _0x57ed35[_0x1676f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1676f1([0x76,0x69,0x65,0x77])][_0x1676f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1676f1([0x61,0x75,0x74,0x6f]);}function _0x3fecf2(){_0x57ed35[_0x1676f1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1676f1([0x76,0x69,0x65,0x77])][_0x1676f1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1676f1([0x61,0x75,0x74,0x6f]);}}function _0x311082(_0x3d2e32){const _0x2a73dc=[new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb4b9af=>setTimeout(_0xb4b9af,0x47abbbca^_0x794dab)),_0xe2dc00[_0x1676f1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ae02e=>{let _0x4e39a4=0x0;_0x57ed35[_0x1676f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1676f1([0x6f,0x6e])](_0x1676f1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x59fb7f,_0xa008da)=>{_0xa008da[0x0][_0x1676f1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e39a4++,_0x4e39a4==(0x47a284fe^_0x794dab)&&(_0x5ae02e(),_0x59fb7f[_0x1676f1([0x6f,0x66,0x66])]());});}))];return window[_0x1676f1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1676f1([0x72,0x61,0x63,0x65])](_0x2a73dc)[_0x1676f1([0x74,0x68,0x65,0x6e])](()=>_0x3d2e32);}async function _0x4cfc57(){await _0xe2dc00,_0x57ed35[_0x1676f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1676f1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e8157,_0x57ed35[_0x1676f1([0x6d,0x6f,0x64,0x65,0x6c])][_0x1676f1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e8157,_0x57ed35[_0x1676f1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1676f1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x387893(_0x2ced69){const _0x3427be=_0x259f24();_0x57ed35[_0x3427be]=_0x1676f1([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2ced69,_0x2ced69!=_0x1676f1([0x56,0x61,0x6c,0x69,0x64])&&_0x4cfc57();}function _0x259f24(){const _0x386a60=window[_0x1676f1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1676f1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1676f1([0x6e,0x6f,0x77])]())[_0x1676f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1676f1([0x2e]),'');let _0x4b3a62=_0x1676f1([0x75]);for(let _0x3b7c99=0x0;_0x3b7c99<_0x386a60[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b7c99+=0x2){let _0x4fcc59=window[_0x1676f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x386a60[_0x1676f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b7c99,_0x3b7c99+0x2));_0x4fcc59>=_0x471c0b[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fcc59-=_0x471c0b[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b3a62+=_0x471c0b[_0x4fcc59];}return _0x4b3a62;}function _0x505cf5(){const _0x39a545=_0x5ea678[_0x1676f1([0x73,0x70,0x6c,0x69,0x74])](_0x1676f1([0x2e]));if(0x3!=_0x39a545[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x275958(_0x39a545[0x1]);function _0x275958(_0x4335ca){const _0x1d507f=_0x2948d3(_0x4335ca);return _0x1d507f&&_0x470844()?_0x1d507f:null;function _0x470844(){const _0x3a7fe5=_0x1d507f[_0x1676f1([0x6a,0x74,0x69])],_0x3adf87=window[_0x1676f1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3a7fe5[_0x1676f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a7fe5[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x226dc9={..._0x1d507f,[_0x1676f1([0x6a,0x74,0x69])]:_0x3a7fe5[_0x1676f1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3a7fe5[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x226dc9[_0x1676f1([0x76,0x63])],_0x5aec24(_0x226dc9)==_0x3adf87;}}}async function _0x1a68a8(){let _0x540452=!0x0;try{const _0x191ccc=_0x5ea678[_0x1676f1([0x73,0x70,0x6c,0x69,0x74])](_0x1676f1([0x2e])),[_0x2f2396,_0x36b29c,_0xcdebce]=_0x191ccc;return _0x20c65f(_0x2f2396),await _0x307da7(_0x2f2396,_0x36b29c,_0xcdebce),_0x540452;}catch{return!0x1;}function _0x20c65f(_0x2abb6c){const _0x33cf1d=_0x2948d3(_0x2abb6c);_0x33cf1d&&_0x33cf1d[_0x1676f1([0x61,0x6c,0x67])]==_0x1676f1([0x45,0x53,0x32,0x35,0x36])||(_0x540452=!0x1);}async function _0x307da7(_0x1e0fc0,_0xcde4a1,_0x27b90f){const _0x45be84=window[_0x1676f1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1676f1([0x66,0x72,0x6f,0x6d])](_0x170057(_0x27b90f),_0x6bccf6=>_0x6bccf6[_0x1676f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2b422d=new window[(_0x1676f1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1676f1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e0fc0+_0x1676f1([0x2e])+_0xcde4a1),_0x16f79a=window[_0x1676f1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1676f1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16f79a)return;const _0xe8388e=await _0x16f79a[_0x1676f1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1676f1([0x6a,0x77,0x6b]),_0x2a7b5a,{[_0x1676f1([0x6e,0x61,0x6d,0x65])]:_0x1676f1([0x45,0x43,0x44,0x53,0x41]),[_0x1676f1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1676f1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1676f1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16f79a[_0x1676f1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1676f1([0x6e,0x61,0x6d,0x65])]:_0x1676f1([0x45,0x43,0x44,0x53,0x41]),[_0x1676f1([0x68,0x61,0x73,0x68])]:{[_0x1676f1([0x6e,0x61,0x6d,0x65])]:_0x1676f1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe8388e,_0x45be84,_0x2b422d)||(_0x540452=!0x1);}}function _0x2948d3(_0xa11a2f){return _0xa11a2f[_0x1676f1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1676f1([0x65,0x79]))?JSON[_0x1676f1([0x70,0x61,0x72,0x73,0x65])](_0x170057(_0xa11a2f)):null;}function _0x170057(_0x9c91fa){return window[_0x1676f1([0x61,0x74,0x6f,0x62])](_0x9c91fa[_0x1676f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1676f1([0x2b]))[_0x1676f1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1676f1([0x2f])));}function _0x5aec24(_0x36cb68){let _0x55474c=0x1505;function _0xbca3d6(_0x1e6a4e){for(let _0x5cc1d1=0x0;_0x5cc1d1<_0x1e6a4e[_0x1676f1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cc1d1++){const _0x15ade5=_0x1e6a4e[_0x1676f1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5cc1d1);_0x55474c=(_0x55474c<<0x5)+_0x55474c+_0x15ade5,_0x55474c&=_0x55474c;}}function _0x294373(_0x460409){Array[_0x1676f1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x460409)?_0x460409[_0x1676f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x294373):_0x460409&&typeof _0x460409==_0x1676f1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1676f1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x460409)[_0x1676f1([0x73,0x6f,0x72,0x74])]()[_0x1676f1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3aedae,_0x1b7313])=>{_0xbca3d6(_0x3aedae),_0x294373(_0x1b7313);}):_0xbca3d6(window[_0x1676f1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x460409));}return _0x294373(_0x36cb68),_0x55474c>>>0x0;}function _0x13ce0d(_0x14ce67){return _0x14ce67[_0x1676f1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1676f1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1676f1([0x30]));}function _0x56e9ec(_0x5f1776){return _0x5f1776[_0x1676f1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1676f1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1676f1([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e8157(){}function _0x1676f1(_0x5e1e64){return _0x5e1e64['map'](_0x4ddcb7=>String['fromCharCode'](_0x4ddcb7))['join']('');}_0x387893(await _0xabe848());}(this);}['_moveSelectionToFootnoteDefinition'](_0x45bec5){const {plugins:_0x4b059b,editing:_0x507c25,model:_0x69a154}=this['editor'],_0x2cbad8=_0x4b059b['get'](c)['getFootnote'](_0x45bec5);return!!_0x2cbad8&&(_0x69a154['change'](_0x12ca06=>{_0x12ca06['setSelection'](_0x12ca06['createPositionAt'](_0x2cbad8['definition'],'end'));}),_0x507c25['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x32a176){const {plugins:_0xf88d9f,editing:_0x54824e,model:_0x297b68}=this['editor'],_0x1552bf=_0xf88d9f['get'](c)['getFootnote'](_0x32a176);return!!_0x1552bf&&(_0x297b68['change'](_0x2efc6f=>{_0x2efc6f['setSelection'](_0x1552bf['reference'],'on');}),_0x54824e['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x4f859f}=this['editor']['model'],_0x30b993=this['editor']['config']['get']('footnotes.multiBlock');_0x4f859f['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x4f859f['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x4f859f['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x30b993?_0x4f859f['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x4f859f['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x4f859f['addChildCheck'](_0x27eea0=>{for(const _0x235224 of _0x27eea0)if('footnoteDefinition'===_0x235224['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x4320e6}=this,{conversion:_0x12c070,editing:_0x371533}=_0x4320e6,{t:t}=_0x4320e6['locale'];_0x12c070['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x190df3,{writer:_0x148f70,consumable:_0x2c5928})=>{const _0x3b5b44=_0x190df3['getChild'](0x0);if(!_0x3b5b44||!_0x3b5b44['is']('element','a'))return null;const _0x3ae6fe=_0x3b5b44['getAttribute']('href')||'';if(!_0x3ae6fe['startsWith']('#'))return null;const _0x1af3d1=_0x3ae6fe['replace'](/^#/,'');if(!_0x1af3d1)return null;_0x2c5928['consume'](_0x3b5b44,{'name':!0x0,'attributes':['href']});for(const {item:_0x1e49d2}of _0x371533['view']['createRangeIn'](_0x3b5b44))_0x1e49d2['is']('$textProxy')?_0x2c5928['consume'](_0x1e49d2['textNode'],{'name':!0x0}):_0x1e49d2['is']('element')&&_0x2c5928['consume'](_0x1e49d2,{'name':!0x0});return _0x148f70['createElement']('footnoteRef',{'footnoteId':_0x1af3d1});}}),_0x12c070['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x169fe1,{writer:_0x1bd49a})=>g(_0x169fe1,_0x1bd49a)}),_0x12c070['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2d7739,{writer:_0x4ce831})=>{const _0xf13465=_0x2d7739['getAttribute']('footnoteCounter');return _0x54216a(g(_0x2d7739,_0x4ce831),_0x4ce831,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0xf13465)});}});}['_defineDefinitionsConverters'](){const {editor:_0x2c60c8}=this,{t:t}=_0x2c60c8['locale'],{conversion:_0x5e873e}=_0x2c60c8;_0x5e873e['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x5e873e['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x5e873e['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1e86b1,{writer:_0x57f83e})=>{const _0x28c5f9=_0x57f83e['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x57f83e['createContainerElement']('ol',{'class':'footnotes'},_0x57f83e['createSlot']())),_0x345941=_0x54216a(_0x28c5f9,_0x57f83e,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x57f83e['setCustomProperty']('footnotesDefinitions',!0x0,_0x345941),_0x345941;}});}['_defineDefinitionConverters'](){const {editor:_0x3e9308}=this,{conversion:_0x158bb6,locale:_0x5d7e2c}=_0x3e9308,_0x5254cf=_0x3e9308['config']['get']('footnotes.multiBlock');_0x158bb6['for']('upcast')['add'](_0x4f8262=>{_0x4f8262['on']('element:li',(_0x4be292,_0x5cd1e2,_0xb7dc0)=>{const _0x2302e8=_0x5cd1e2['viewItem'];if(!_0x2302e8['hasClass']('footnote-definition')||!_0x2302e8['getAttribute']('id'))return;const _0x2e3ab5=_0x2302e8['parent'];if(!_0x2e3ab5['is']('element','ol')||!_0x2e3ab5['hasClass']('footnotes'))return;if(!_0xb7dc0['consumable']['test'](_0x2302e8,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x2417bb=_0xb7dc0['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x2302e8['getAttribute']('id')});if(!_0xb7dc0['safeInsert'](_0x2417bb,_0x5cd1e2['modelCursor']))return;_0xb7dc0['consumable']['consume'](_0x2302e8,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5b74db=Array['from'](_0x2302e8['getChildren']())['find'](_0x33ae9f=>_0x33ae9f['is']('element')&&_0x33ae9f['hasClass']('footnote-content'));for(const _0x380b18 of _0x2302e8['getChildren']())_0x380b18['is']('element')&&(_0xb7dc0['consumable']['consume'](_0x380b18,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0xb7dc0['consumable']['consume'](_0x380b18,{'name':!0x0,'classes':'footnote-content'}));if(_0x5b74db){if(_0x5254cf)_0xb7dc0['convertChildren'](_0x5b74db,_0x2417bb);else{const _0xec51b8=_0xb7dc0['writer']['createElement']('footnoteInlineContent');_0xb7dc0['writer']['insert'](_0xec51b8,_0x2417bb),_0xb7dc0['convertChildren'](_0x5b74db,_0xec51b8);}}_0xb7dc0['updateConversionResult'](_0x2417bb,_0x5cd1e2);});}),_0x158bb6['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x491916,{writer:_0x26734d})=>D(_0x491916,_0x26734d,_0x5d7e2c,{'dataPipeline':!0x0})}),_0x158bb6['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4aec1e,{writer:_0x13fbc4})=>D(_0x4aec1e,_0x13fbc4,_0x5d7e2c)});}['_defineBogusParagraphConverters'](){const {editor:_0x32d9ef}=this,{conversion:_0x4d3f0a}=_0x32d9ef;_0x32d9ef['config']['get']('footnotes.multiBlock')?(_0x4d3f0a['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x4d3f0a['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x32d9ef['model']['document'],'change:data',()=>{!function(_0x4db800,_0x4056e1){const _0xcd45a=_0x4db800['document']['differ'],_0x359d92=new Set();for(const _0x122c46 of _0xcd45a['getChanges']()){const _0x45873f='attribute'==_0x122c46['type']?_0x122c46['range']['start']['parent']:_0x122c46['position']['parent'];_0x45873f['is']('element','footnoteDefinition')&&_0x359d92['add'](_0x45873f);}for(const _0x55a330 of _0x359d92['values']()){const _0x1703ff=Array['from'](_0x55a330['getChildren']())['filter'](_0x51d6d2=>p(_0x51d6d2,_0x4056e1['mapper']));for(const _0x466021 of _0x1703ff)_0x4056e1['reconvertItem'](_0x466021);}}(_0x32d9ef['model'],_0x32d9ef['editing']);})):(_0x4d3f0a['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x4d3f0a['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x22262e,{writer:_0x4e05c0})=>{const _0x6b4e01=_0x4e05c0['createContainerElement']('span');return _0x4e05c0['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x6b4e01),_0x6b4e01;}}));}['_defineKeyboardHandlers'](){const {editor:_0x518344}=this,{editing:_0x1c51e6,t:t}=_0x518344,_0x13688c=_0x518344['model']['document']['selection'];_0x518344['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x518344['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x1c51e6['view']['document'],'enter',(_0x2372e7,_0xeee63b)=>{const _0x4d6a01=function(_0x487d99){const _0x2edca9=_0x487d99['getSelectedElement']();if(_0x2edca9?.['is']('element','footnoteRef'))return _0x2edca9;return null;}(_0x13688c);if(_0x4d6a01){const _0x293c8d=_0x4d6a01['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x293c8d),_0xeee63b['preventDefault'](),_0x2372e7['stop']();}},{'context':_0x29c28c});}['_defineClickHandlers'](){const {editor:_0xa85d0e}=this,{editing:_0x426919}=_0xa85d0e;_0xa85d0e['editing']['view']['addObserver'](_0x4db70f),_0xa85d0e['editing']['view']['addObserver'](_0x48f252);let _0x533c48=!0x1;this['listenTo'](_0x426919['view']['document'],'pointerdown',(_0x3c4eaf,_0x248114)=>{const {target:_0x4f83bb}=_0x248114,_0x1cbef3=_0x426919['view']['document']['selection'];_0x533c48=!(!_0x4f83bb['is']('element','sup')||!_0x4f83bb['hasClass']('footnote'))&&_0x1cbef3['getSelectedElement']()===_0x4f83bb;},{'priority':'high'}),this['listenTo'](_0x426919['view']['document'],'click',(_0x39d6a9,_0x329fcb)=>{const {target:_0x2c5d3c}=_0x329fcb,_0x597130=_0x2c5d3c['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x597130['slice'](0x1)),_0x39d6a9['stop'](),_0x329fcb['preventDefault']();},{'priority':'high','context':_0x434d3e=>_0x434d3e['is']('element','sup')&&_0x434d3e['hasClass']('footnote')&&_0x533c48}),this['listenTo'](_0x426919['view']['document'],'click',(_0x1e04ba,_0x581f8d)=>{const {target:_0x5ca5c1}=_0x581f8d;if(!_0x5ca5c1['is']('element','a'))return;let _0x4b5f8f=_0x5ca5c1['getAttribute']('href');if(!_0x4b5f8f?.['startsWith']('#'))return;_0x4b5f8f=_0x4b5f8f['slice'](0x1);let _0x372001=!0x1;(_0x4b5f8f['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x4b5f8f['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x4b5f8f))&&(_0x372001=!0x0),_0x372001&&(_0x581f8d['preventDefault'](),_0x1e04ba['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x2e0baf}={}){return(_0x486d3a,{writer:_0x145ced})=>{if(!h(_0x486d3a))return null;if(!_0x2e0baf)return _0x145ced['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x1f15dd=_0x145ced['createContainerElement']('p');return _0x145ced['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x1f15dd),_0x1f15dd;};}function h(_0x3b36f7){const {parent:_0x49c48c}=_0x3b36f7;if(!_0x49c48c?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x49c48c['childCount'])return!0x1;for(const _0x254796 of _0x3b36f7['getAttributeKeys']())if(!_0x254796['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x254796)return!0x1;return!0x0;}function p(_0x39fddd,_0x48505a){if(!_0x39fddd['is']('element','paragraph'))return!0x1;const _0x4df0b4=_0x48505a['toViewElement'](_0x39fddd);return!!_0x4df0b4&&h(_0x39fddd)!==_0x4df0b4['is']('element','span');}function R(_0x41fda5){return _0x29c28c(_0x41fda5)&&_0x41fda5['is']('containerElement')&&!!_0x41fda5['getCustomProperty']('footnotesDefinitions');}function g(_0x57f427,_0x33d1fd){const _0x59a350=_0x57f427['getAttribute']('footnoteId'),_0x12494c=_0x57f427['getAttribute']('footnoteCounter'),_0x448221=_0x33d1fd['createUIElement']('a',{'id':'ref-'+_0x59a350,'href':'#'+_0x59a350},function(_0x2ec64e){const _0x3f4726=this['toDomElement'](_0x2ec64e);return _0x3f4726['textContent']=_0x12494c,_0x3f4726;}),_0x3d1e77=_0x33d1fd['createContainerElement']('sup',{'class':'footnote'},[_0x448221]);return _0x3d1e77['getFillerOffset']=()=>null,_0x3d1e77;}function D(_0x125f54,_0x17d9f4,_0x46cc91,{dataPipeline:_0x24cdf2}={}){const {t:t}=_0x46cc91,_0x60cbcc=_0x125f54['getAttribute']('footnoteId'),_0x39a045=_0x17d9f4['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x60cbcc},function(_0x4c86eb){const _0x3de97a=this['toDomElement'](_0x4c86eb);return _0x3de97a['innerText']='^',_0x3de97a;}),_0x556382=_0x24cdf2?_0x17d9f4['createContainerElement']('div',{'class':'footnote-content'}):_0x39d06a(_0x17d9f4['createEditableElement']('div',{'class':'footnote-content'}),_0x17d9f4,{'label':t('Footnote\x20content.')});return _0x17d9f4['insert'](_0x17d9f4['createPositionAt'](_0x556382,0x0),_0x17d9f4['createSlot']()),_0x17d9f4['createContainerElement']('li',{'class':'footnote-definition','id':_0x60cbcc},[_0x39a045,_0x556382]);}class e extends _0x26c9a0{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x1f9188];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x129e5f}=this,{plugins:_0x382091,model:_0x1dc322}=_0x129e5f,_0x11835c=_0x382091['get'](_0x1f9188),_0x2a93c0=_0x382091['get'](c);this['listenTo'](_0x11835c,'outputTransformation',(_0x1c7a68,_0x6a55ca)=>{const _0x357920=function(_0x2513a1,_0x1810cd){const _0x3c5f31=new Set();for(const {item:_0xc8de81}of _0x2513a1['createRangeIn'](_0x1810cd))_0xc8de81['is']('element','footnoteRef')&&_0x3c5f31['add'](_0xc8de81['getAttribute']('footnoteId'));return Array['from'](_0x3c5f31);}(_0x1dc322,_0x6a55ca['content']);if(!_0x357920['length'])return;const _0x5c3966=_0x2a93c0['getFootnotes'](),_0x160664=_0x357920['reduce']((_0x566eae,_0x2ba2a4)=>{const _0x540104=_0x5c3966['find'](_0x5d109a=>_0x5d109a['id']===_0x2ba2a4);if(_0x540104){const _0x4cbec7=_0x129e5f['data']['toView'](_0x540104['definition'],{'isClipboardPipeline':!0x0}),_0x39dc6d=_0x129e5f['data']['htmlProcessor']['toData'](_0x4cbec7);_0x566eae[_0x540104['id']]=_0x39dc6d;}return _0x566eae;},Object['create'](null));_0x6a55ca['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x160664));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0xd6b269}=this,{model:_0x347d50,plugins:_0x2e4cc5}=_0xd6b269,{view:_0x56bcb3}=_0xd6b269['editing'],_0x5cc608=_0x2e4cc5['get'](_0x1f9188),_0x3d4beb=_0x2e4cc5['get'](c);let _0x238602=null;this['listenTo'](_0x56bcb3['document'],'clipboardInput',(_0x2baa12,_0x414bf8)=>{const _0x86ce2d=_0x414bf8['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x238602=_0x86ce2d?JSON['parse'](_0x86ce2d):null;}),this['listenTo'](_0x5cc608,'contentInsertion',(_0x1a8020,_0x11e2c3)=>{if(!_0x238602)return;const _0x5a7976=_0x11e2c3['sourceEditorId']===this['editor']['id'];_0x5a7976&&'drop'===_0x11e2c3['method']||_0x347d50['change'](_0x4db44f=>{!function(_0x3c7b28,_0x4de3d9){const _0x9058c=[];for(const {item:_0xe3147}of _0x3c7b28['createRangeIn'](_0x4de3d9))_0xe3147['is']('element','footnotesDefinitions')&&_0x9058c['push'](_0xe3147);for(const _0x304661 of _0x9058c)_0x3c7b28['remove'](_0x304661);}(_0x4db44f,_0x11e2c3['content']);let _0x316232=_0x3d4beb['getFootnotesDefinitionsObjectElement']();if(!_0x316232){const _0x27d88f=_0x347d50['document']['selection']['getFirstRange']()['root'];_0x316232=_0x3d4beb['_insertEmptyFootnotesDefinitionsContainer'](_0x4db44f,_0x27d88f);}const _0x46546a=function(_0x29eb3b,_0x41cb6e,_0x2b072e){const _0x306b2a=Object['create'](null);for(const {item:_0x596ee0}of _0x29eb3b['createRangeIn'](_0x41cb6e))if(_0x596ee0['is']('element','footnoteRef')){const _0xf17b81=_0x596ee0['getAttribute']('footnoteId');if(!_0x2b072e(_0xf17b81))continue;_0x306b2a[_0xf17b81]||(_0x306b2a[_0xf17b81]=_0x436233()),_0x29eb3b['setAttribute']('footnoteId',_0x306b2a[_0xf17b81],_0x596ee0);}return _0x306b2a;}(_0x4db44f,_0x11e2c3['content'],_0x433fd4=>!_0x5a7976||null!==_0x3d4beb['getFootnote'](_0x433fd4));for(const [_0x376d7a,_0x157609]of Object['entries'](_0x238602)){const _0x1181d6=_0x46546a[_0x376d7a]||_0x376d7a,_0x2e2151=_0x4db44f['createElement']('footnoteDefinition',{'footnoteId':_0x1181d6}),_0x3a76a1=_0xd6b269['data']['htmlProcessor']['toView'](_0x157609),_0x12dbd8=_0xd6b269['data']['toModel'](_0x3a76a1,_0x2e2151);_0x4db44f['append'](_0x12dbd8,_0x2e2151),_0x4db44f['insert'](_0x2e2151,_0x316232,'end');}_0x238602=null;});});}}class i extends _0x26c9a0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1af703}=this,{componentFactory:_0x54dd27}=_0x1af703['ui'];_0x54dd27['add']('insertFootnote',v(_0x1af703,_0x1754d9)),_0x54dd27['add']('menuBar:insertFootnote',v(_0x1af703,_0x5c4404)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x47d207=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5a3adf;for(const _0x4d01a9 in _0x47d207){const _0x385471=_0x4d01a9,_0x1c92e7=_0x47d207[_0x385471];if('footnotesLicenseKeyValid'==_0x1c92e7||'footnotesLicenseKeyInvalid'==_0x1c92e7||'footnotesLicenseKeyExpired'==_0x1c92e7||'footnotesLicenseKeyDomainLimit'==_0x1c92e7||'footnotesLicenseKeyNotAllowed'==_0x1c92e7||'footnotesLicenseKeyEvaluationLimit'==_0x1c92e7||'footnotesLicenseKeyTrialLimit'==_0x1c92e7||'footnotesLicenseKeyUsageLimit'==_0x1c92e7){delete _0x47d207[_0x385471],_0x5a3adf=_0x1c92e7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x5a3adf&&_0x47d207['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x5a3adf&&_0x47d207['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x5a3adf&&_0x47d207['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x5a3adf&&_0x47d207['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x5a3adf&&_0x47d207['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x5a3adf&&_0x47d207['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x5a3adf&&_0x47d207['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x2322a0,_0x3d48b0){const _0x101dfd=_0x2322a0['commands']['get']('insertFootnote');return _0x258133=>{const {t:t}=_0x258133,_0x290b35=new _0x3d48b0(_0x258133),_0x1b755a=_0x290b35 instanceof _0x5c4404;return _0x290b35['bind']('isEnabled')['to'](_0x101dfd,'isEnabled'),_0x290b35['set']({'label':t(_0x1b755a?'Footnote':'Insert\x20footnote'),'icon':_0x467977,'tooltip':!0x0}),_0x290b35['on']('execute',()=>{_0x101dfd['execute'](),_0x2322a0['editing']['view']['focus']();}),_0x290b35;};}class nt extends _0x26c9a0{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 _0x347a2d{['refresh'](){const {editor:_0x4a18d5}=this,_0x13066e=_0x4a18d5['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x13066e,this['value']=_0x13066e?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x152fd7}){const {editor:_0x23688a}=this,_0x1a2612=_0x23688a['plugins']['get'](c),_0x137d6c=_0x1a2612['getFootnotesDefinitionsObjectElement']();_0x137d6c&&Q['includes'](_0x152fd7)&&_0x23688a['model']['change'](_0x4a60ab=>{_0x4a60ab['setAttribute']('footnotesListStyle',_0x152fd7,_0x137d6c),_0x1a2612['_updateFootnotesCounters'](_0x4a60ab);});}}class k extends _0x347a2d{['refresh'](){const {editor:_0x984f49}=this,_0x281521=_0x984f49['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x281521,this['value']=_0x281521?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x331277}){const {editor:_0x41d8e0}=this,_0x61f55a=_0x41d8e0['plugins']['get'](c),_0x99b17e=_0x61f55a['getFootnotesDefinitionsObjectElement']();_0x99b17e&&Number['isInteger'](_0x331277)&&_0x41d8e0['model']['change'](_0x5f122e=>{_0x5f122e['setAttribute']('footnotesListStart',_0x331277,_0x99b17e),_0x61f55a['_updateFootnotesCounters'](_0x5f122e);});}}class P extends _0x26c9a0{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3e2ac8}=this;_0x3e2ac8['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x3e2ac8['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x3e2ac8['commands']['add']('footnotesStyle',new S(_0x3e2ac8)),_0x3e2ac8['commands']['add']('footnotesStart',new k(_0x3e2ac8)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x2bd8ad}=this,{schema:_0x1bed19}=_0x2bd8ad['model'];_0x1bed19['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x34c0ae}=this,{conversion:_0x3a827d,model:_0x5f563e}=_0x34c0ae,{schema:_0x1bb2ae}=_0x5f563e;_0x3a827d['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x5b6b4c=>_0x5b6b4c['getStyle']('list-style-type')}}),_0x3a827d['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x3fb076=>{const _0x4fa474=_0x3fb076['getAttribute']('start'),_0x515376=Number['parseInt'](_0x4fa474,0xa);return Number['isNaN'](_0x515376)?null:_0x515376;}}}),_0x3a827d['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x5c9abf=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x5c9abf['getAttribute']('type')])}}),_0x3a827d['for']('upcast')['add'](_0x341091=>{_0x341091['on']('element:ol',(_0x4b2c03,_0x5a901a,_0x5b7e28)=>{const _0x3e064b=_0x5a901a['modelRange']?.['start']['nodeAfter'];_0x3e064b?.['is']('element','footnotesDefinitions')&&(!_0x3e064b['hasAttribute']('footnotesListStyle')&&_0x1bb2ae['checkAttribute'](_0x3e064b,'footnotesListStyle')&&_0x5b7e28['writer']['setAttribute']('footnotesListStyle','decimal',_0x3e064b),!_0x3e064b['hasAttribute']('footnotesListStart')&&_0x1bb2ae['checkAttribute'](_0x3e064b,'footnotesListStart')&&_0x5b7e28['writer']['setAttribute']('footnotesListStart',0x1,_0x3e064b));},{'priority':'low'});}),_0x3a827d['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x6e7dea=>0x1===_0x6e7dea?null:{'key':'start','value':String(_0x6e7dea)}}),_0x3a827d['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0x27a249=>'decimal'===_0x27a249?null:{'key':'style','value':{'list-style-type':_0x27a249}}}),_0x3a827d['for']('editingDowncast')['add'](_0x2582bc=>{_0x2582bc['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x1a23bd,_0x354788,_0x50d5ec)=>{if(!_0x50d5ec['consumable']['consume'](_0x354788['item'],_0x1a23bd['name']))return;const _0x198fd5=b(_0x354788['item'],_0x50d5ec['mapper']);null===_0x354788['attributeNewValue']||void 0x0===_0x354788['attributeNewValue']||0x1===_0x354788['attributeNewValue']?_0x50d5ec['writer']['removeAttribute']('start',_0x198fd5):_0x50d5ec['writer']['setAttribute']('start',String(_0x354788['attributeNewValue']),_0x198fd5);}),_0x2582bc['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x58aed6,_0x4544a8,_0x16e7f8)=>{if(!_0x16e7f8['consumable']['consume'](_0x4544a8['item'],_0x58aed6['name']))return;const _0xd784dc=b(_0x4544a8['item'],_0x16e7f8['mapper']);_0x4544a8['attributeNewValue']&&'decimal'!==_0x4544a8['attributeNewValue']?_0x16e7f8['writer']['setStyle']('list-style-type',_0x4544a8['attributeNewValue'],_0xd784dc):_0x16e7f8['writer']['removeStyle']('list-style-type',_0xd784dc);});});}['_definePostfixer'](){const {editor:_0x10345d}=this,{model:_0x37acfc}=_0x10345d,_0x245e8e=_0x10345d['plugins']['get'](c),_0x43fc65=this['_getDefaultListStyle'](),_0x3f6040=this['_getDefaultStartIndex']();_0x37acfc['document']['registerPostFixer'](_0x257cc1=>{const _0x26d71f=_0x37acfc['document']['differ']['getChanges']();let _0x5c73fa=!0x1;for(const _0x4728b5 of _0x26d71f){if('insert'!==_0x4728b5['type']||'$text'===_0x4728b5['name'])continue;const _0x22414e=_0x37acfc['createRangeOn'](_0x4728b5['position']['nodeAfter']);for(const _0x50dedd of _0x22414e['getItems']())_0x50dedd['is']('element','footnotesDefinitions')&&(_0x50dedd['hasAttribute']('footnotesListStart')||(_0x257cc1['setAttribute']('footnotesListStart',_0x3f6040,_0x50dedd),_0x5c73fa=!0x0),_0x50dedd['hasAttribute']('footnotesListStyle')||(_0x257cc1['setAttribute']('footnotesListStyle',_0x43fc65,_0x50dedd),_0x5c73fa=!0x0));}return _0x5c73fa&&_0x245e8e['_updateFootnotesCounters'](_0x257cc1),_0x5c73fa;});}['_defineFormatter'](){const {editor:_0x2a3646}=this;_0x2a3646['plugins']['get'](c)['setFootnoteFormatter'](_0x2d79ed=>this['_formatFootnoteListValue'](_0x2d79ed));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x46ed04,value:_0x20ab36,digits:_0x32388e}){const _0x365e57=_0x46ed04['getAttribute']('footnotesListStyle'),_0x5067a8=_0x46ed04['getAttribute']('footnotesListStart'),_0x123b15=Math['floor'](_0x20ab36)+(_0x5067a8-0x1);switch(_0x365e57){case'decimal':default:return String(_0x123b15);case'decimal-leading-zero':return function(_0x2201ce,_0x56e76b){return String(_0x2201ce)['padStart'](_0x56e76b,'0');}(_0x123b15,Math['max'](0x2,_0x32388e));case'lower-alpha':case'lower-latin':return x(_0x123b15,!0x1);case'upper-alpha':case'upper-latin':return x(_0x123b15,!0x0);case'lower-roman':return M(_0x123b15,!0x1);case'upper-roman':return M(_0x123b15,!0x0);}}}function b(_0x1b7bdd,_0x4ae627){const _0x467347=_0x4ae627['toViewElement'](_0x1b7bdd);return Array['from'](_0x467347['getChildren']())['find'](_0x3b17e8=>_0x3b17e8['is']('element','ol'));}function x(_0x2c276c,_0x5995e0){let _0xa7fe12='',_0x4b1b8c=_0x2c276c;for(;_0x4b1b8c>0x0;){const _0x2a1b62=(_0x4b1b8c-0x1)%0x1a;_0xa7fe12=String['fromCharCode'](0x61+_0x2a1b62)+_0xa7fe12,_0x4b1b8c=Math['floor']((_0x4b1b8c-0x1)/0x1a);}return _0x5995e0?_0xa7fe12['toUpperCase']():_0xa7fe12;}const C=[{'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 M(_0x550e76,_0xf68cf2){let _0x392cb8='',_0x1a77c3=_0x550e76;for(const {value:_0x10d200,numeral:_0x1e0210}of C)for(;_0x1a77c3>=_0x10d200;)_0x392cb8+=_0x1e0210,_0x1a77c3-=_0x10d200;return _0xf68cf2?_0x392cb8:_0x392cb8['toLowerCase']();}class G extends _0x43d7d2{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x48138c();['focusCycler'];constructor(_0x1fcabd,{styleButtonViews:_0x3153af,styleGridAriaLabel:_0x33b146}){super(_0x1fcabd),(this['focusCycler']=new _0x267703({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x3153af,_0x33b146),[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 _0x12b4f6 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x12b4f6['element']);_0x4b9dd9({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>ot['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x365b82=_0x486537=>_0x486537['stopPropagation']();this['keystrokes']['set']('arrowright',_0x365b82),this['keystrokes']['set']('arrowleft',_0x365b82),this['keystrokes']['set']('arrowup',_0x365b82),this['keystrokes']['set']('arrowdown',_0x365b82);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x96277d,_0x3716fd){const _0x3afdc9=new _0x43d7d2(this['locale']);return _0x3afdc9['children']=_0x3afdc9['createCollection'](),_0x3afdc9['children']['addMany'](_0x96277d),_0x3afdc9['setTemplate']({'tag':'div','attributes':{'aria-label':_0x3716fd,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x3afdc9['children']}),_0x3afdc9['children']['delegate']('execute')['to'](this),_0x3afdc9['focus']=function(){for(const _0x53cef7 of this['children'])if(_0x53cef7 instanceof _0x1754d9&&_0x53cef7['isOn'])return void _0x53cef7['focus']();this['children']['first']['focus']();},_0x3afdc9['focusTracker']=new it(),_0x3afdc9['keystrokes']=new et(),_0x3afdc9['render'](),_0x3afdc9['keystrokes']['listenTo'](_0x3afdc9['element']),this['children']['add'](_0x3afdc9),_0x3afdc9;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x1e5647=this['_createStartIndexPropertyView'](),_0x31bc70=[_0x1e5647],_0x1bd883=new _0x4e2e3f(this['locale'],_0x31bc70);return _0x1bd883['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x1bd883['buttonView']['bind']('isEnabled')['toMany'](_0x31bc70,'isEnabled',(..._0xba8bb2)=>_0xba8bb2['some'](_0x563dcc=>_0x563dcc)),_0x1bd883['buttonView']['on']('change:isEnabled',(_0x13a7b1,_0x40c522,_0x2ecf82)=>{_0x2ecf82||(_0x1bd883['isCollapsed']=!0x0);}),this['children']['add'](_0x1bd883),[_0x1e5647,_0x1bd883];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x1da22b=new tt(this['locale'],st);return _0x1da22b['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x1da22b['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x1da22b['fieldView']['on']('input',()=>{const _0x56a7e8=_0x1da22b['fieldView']['element'],_0x435d26=_0x56a7e8['valueAsNumber'];Number['isNaN'](_0x435d26)?_0x1da22b['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x56a7e8['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x435d26}):_0x1da22b['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x1da22b;}}class j extends _0x26c9a0{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x14c07c,_0x3a860b];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xb99262}=this,{componentFactory:_0x236a45}=_0xb99262['ui'];_0xb99262['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x236a45['add']('footnotesStyle',function(_0x48664f){return _0x168143=>{const {t:t}=_0x168143,_0x44f050=_0x48664f['commands']['get']('footnotesStyle'),_0x152826=_0x302f07(_0x168143),{buttonView:_0x4191b5}=_0x152826;return _0x152826['class']='ck-footnotes-styles-dropdown',_0x152826['bind']('isEnabled')['to'](_0x44f050,'isEnabled'),_0x4191b5['set']({'label':t('Footnotes\x20style'),'icon':_0x467977,'tooltip':!0x0}),_0x152826['once']('change:isOpen',()=>{const _0x3cf8af=function({editor:_0x34757e,dropdownView:_0x387f50}){const {t:t}=_0x34757e['locale'],_0x4376f6=t('Footnotes\x20definitions\x20styles'),_0x49b2b8=function(_0x101b30){const t=_0x101b30['locale']['t'],_0x16d40b=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x2f66ec},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x3cc5b8},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x5224f5},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x5e9320},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x13afa9},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x52a299}];return _0x16d40b['map'](function(_0x44aa6c){const _0x4066dd=_0x44aa6c['locale'];return({label:_0x35b153,icon:_0x4b6c65,tooltip:_0xfe147,style:_0x2129f6})=>{const _0x13abb2=_0x44aa6c['commands']['get']('footnotesStyle'),_0x467e64=new _0x1754d9(_0x4066dd);return _0x467e64['set']({'label':_0x35b153,'icon':_0x4b6c65,'tooltip':_0xfe147}),_0x467e64['bind']('isOn')['to'](_0x13abb2,'value',_0x112ad7=>_0x112ad7===_0x2129f6),_0x467e64['bind']('isEnabled')['to'](_0x13abb2,'isEnabled'),_0x467e64['on']('execute',()=>{_0x44aa6c['execute']('footnotesStyle',{'value':_0x2129f6}),_0x44aa6c['editing']['view']['focus']();}),_0x467e64;};}(_0x101b30));}(_0x34757e),_0x3b3f11=new G(_0x34757e['locale'],{'styleGridAriaLabel':_0x4376f6,'styleButtonViews':_0x49b2b8});return _0x3b3f11['delegate']('execute')['to'](_0x387f50),_0x3b3f11['on']('footnotesListStart',(_0x217f64,_0x25e367)=>{_0x34757e['execute']('footnotesStart',{'value':_0x25e367['startIndex']});}),_0x3b3f11;}({'editor':_0x48664f,'dropdownView':_0x152826});_0x152826['panelView']['children']['add'](_0x3cf8af);}),_0x152826;};}(_0xb99262));}['afterInit'](){const {editor:_0x203e9e}=this,{t:t}=_0x203e9e['locale'],_0x66f10b=_0x203e9e['plugins']['get'](_0x3a860b),{defaultPositions:_0xa4b585}=_0x529790;_0x66f10b['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x203e9e['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x39fa33=>{let _0x29cb26=_0x39fa33['getFirstPosition']()?.['parent'];return _0x29cb26?.['is']('$text')&&(_0x29cb26=_0x29cb26['parent']),_0x29cb26?.['is']('element')?_0x29cb26['findAncestor'](R):null;},'positions':[_0xa4b585['southArrowNorth'],_0xa4b585['southArrowNorthMiddleWest'],_0xa4b585['southArrowNorthMiddleEast'],_0xa4b585['southArrowNorthWest'],_0xa4b585['southArrowNorthEast'],_0xa4b585['northArrowSouth'],_0xa4b585['northArrowSouthMiddleWest'],_0xa4b585['northArrowSouthMiddleEast'],_0xa4b585['northArrowSouthWest'],_0xa4b585['northArrowSouthEast'],_0xa4b585['viewportStickyNorth']]});}}class rt extends _0x26c9a0{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,rt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,k as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
|
|
23
|
+
import{Plugin as _0x3273f4,Command as _0xab527f}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x555f64,isWidget as _0x598dfa,toWidgetEditable as _0x1381fe,WidgetToolbarRepository as _0x40fb}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x28bc9d,logWarning as _0x45acae,FocusTracker as st,KeystrokeHandler as it,global as et}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x17fff3,ClickObserver as _0x53b540}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x291bdf}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x51815e,ButtonView as _0x584d85,View as _0x463144,ViewCollection as _0x3b4f2a,FocusCycler as _0x2c64bd,addKeyboardHandlingForGrid as _0x41a604,CollapsibleView as _0x11667e,LabeledFieldView as _0x1ff114,createLabeledInputNumber as tt,ContextualBalloon as _0x5142c4,BalloonPanelView as _0x26b82a,createDropdown as _0x47e698}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x143cf4,IconListStyleDecimal as _0x3ec19b,IconListStyleDecimalLeadingZero as _0x4fe1a9,IconListStyleLowerRoman as _0x572e75,IconListStyleUpperRoman as _0x3975e6,IconListStyleLowerLatin as _0x266d5,IconListStyleUpperLatin as _0x18b2d0}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x403079,_0x9ae8a2){this['_model']=_0x403079,this['_elementName']=_0x9ae8a2['elementName'],this['_getElementKey']=_0x9ae8a2['getElementKey'];}['getChanges'](_0x16b486){const _0x16fa56=new Set(),_0x24cbe6=new Map();for(const _0x562df0 of _0x16b486){if('insert'===_0x562df0['type']&&'$text'!==_0x562df0['name']&&_0x562df0['position']['nodeAfter']){const _0x23c5a3=this['_model']['createRangeOn'](_0x562df0['position']['nodeAfter']);for(const _0x4cf4e7 of _0x23c5a3['getItems']()){if(!_0x4cf4e7['is']('element',this['_elementName']))continue;const _0x75ef1c=this['_getElementKey'](_0x4cf4e7);_0x24cbe6['has'](_0x75ef1c)||_0x24cbe6['set'](_0x75ef1c,[]),_0x24cbe6['get'](_0x75ef1c)['push'](_0x4cf4e7);}}if('remove'===_0x562df0['type']&&_0x562df0['name']===this['_elementName']){const _0x4bda13=this['_getElementKey']({'getAttribute':_0x57a9ab=>_0x562df0['attributes']['get'](_0x57a9ab)});_0x16fa56['add'](_0x4bda13);}}for(const [_0x52c23b,_0x178067]of this['_trackedElements'])'$graveyard'===_0x178067['root']['rootName']&&_0x16fa56['add'](_0x52c23b);for(const _0x5157ae of _0x16fa56)this['_trackedElements']['delete'](_0x5157ae);for(const [_0x4d0e34,_0x3e87a1]of _0x24cbe6)this['_trackedElements']['set'](_0x4d0e34,_0x3e87a1[_0x3e87a1['length']-0x1]);const _0x2b5734=new Set();for(const [_0x5e6923,_0x4e0042]of _0x24cbe6)_0x16fa56['has'](_0x5e6923)&&(_0x2b5734['add'](_0x4e0042[0x0]),_0x4e0042['length']>0x1?_0x24cbe6['set'](_0x5e6923,_0x4e0042['slice'](0x1)):_0x24cbe6['delete'](_0x5e6923),_0x16fa56['delete'](_0x5e6923));return{'removed':Array['from'](_0x16fa56),'inserted':Array['from'](_0x24cbe6['values']())['flat'](),'moved':Array['from'](_0x2b5734)};}}class c extends _0x3273f4{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3cd763){super(_0x3cd763),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x175bfe=>_0x175bfe['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x5f00db=>_0x5f00db['getAttribute']('footnoteId')});}['init'](){const {editor:_0x4b9ce4}=this,{model:_0x3d2bc0}=_0x4b9ce4;_0x3d2bc0['document']['registerPostFixer'](_0x2ae15a=>{const _0x177c63=_0x3d2bc0['document']['differ']['getChanges']();let _0x416841=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x2ae15a,_0x177c63)&&(_0x416841=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x2ae15a,_0x177c63)&&(_0x416841=!0x0),this['_handleFootnoteReferencesChanges'](_0x2ae15a,_0x177c63)&&(_0x416841=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x2ae15a)&&(_0x416841=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x2ae15a)&&(_0x416841=!0x0),this['_sortFootnoteDefinitions'](_0x2ae15a)&&(_0x416841=!0x0),_0x416841;}),this['listenTo'](_0x3d2bc0['document'],'change:data',()=>{_0x3d2bc0['enqueueChange']({'isUndoable':!0x1},_0x8227f8=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x8227f8);});},{'priority':'low'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x26f27f){return this['_footnotes']['find'](_0x2f6d1b=>_0x2f6d1b['id']===_0x26f27f)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x1e28cd){this['_footnoteFormatter']=_0x1e28cd;}['_updateFootnotesCounters'](_0x1c7229,_0x2a2c8e=0x0){let _0x476fc6=!0x1;for(let _0x56b4df=_0x2a2c8e;_0x56b4df<this['_footnotes']['length'];_0x56b4df++)this['_updateFootnoteRefCounter'](_0x1c7229,_0x56b4df)&&(_0x476fc6=!0x0);return _0x476fc6;}['_insertEmptyFootnotesDefinitionsContainer'](_0x248f30,_0x2e2029){const _0x4b14e2=_0x248f30['createElement']('footnotesDefinitions',{});return _0x248f30['append'](_0x4b14e2,_0x2e2029),this['_footnotesDefinitions']=_0x4b14e2,_0x4b14e2;}['_ensureFootnotesDefinitionsContainerExists'](_0x5044ef){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x5ee7b4=this['_footnotes'][0x0]['reference']['root'],_0x26ecbf=this['_insertEmptyFootnotesDefinitionsContainer'](_0x5044ef,_0x5ee7b4);for(const _0x2d0ff7 of this['_footnotes'])_0x2d0ff7['definition']['parent']||_0x5044ef['insert'](_0x2d0ff7['definition'],_0x26ecbf,'end');this['_updateFootnotesCounters'](_0x5044ef);}['_handleFootnotesDefinitionsObjectChanges'](_0x540667,_0xb49cba){let _0x5a4d54=!0x1;const {inserted:_0x344d03,removed:_0x56f6c5,moved:_0x30631f}=this['_footnoteDefsContainerTracker']['getChanges'](_0xb49cba);if(_0x30631f['length']&&(this['_footnotesDefinitions']=_0x30631f[0x0]),_0x344d03['length']){if(_0x344d03['length']>0x1||this['_footnotesDefinitions']&&_0x344d03['some'](_0x51a745=>_0x51a745!==this['_footnotesDefinitions'])){const _0x101f29=_0x540667['createElement']('footnotesDefinitions',{}),_0xa7424d=[];this['_footnotesDefinitions']&&_0xa7424d['push'](this['_footnotesDefinitions']),_0xa7424d['push'](..._0x344d03),_0x540667['insert'](_0x101f29,_0xa7424d[0x0],'before');for(const _0x4b27eb of _0xa7424d)_0x540667['move'](_0x540667['createRangeIn'](_0x4b27eb),_0x540667['createPositionAt'](_0x101f29,'end')),_0x540667['remove'](_0x4b27eb);this['_footnotesDefinitions']=_0x101f29,this['_updateFootnotesCounters'](_0x540667),_0x5a4d54=!0x0;}else this['_footnotesDefinitions']=_0x344d03[0x0];}if(_0x56f6c5['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x1e8721 of this['_footnotes'])_0x540667['remove'](_0x1e8721['reference']),_0x5a4d54=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x5a4d54;}['_handleFootnoteDefinitionsChanges'](_0x3816eb,_0x36d699){let _0xf10784=!0x1;const _0x329a41=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x366d75,moved:_0x50208b}=this['_footnoteDefsTracker']['getChanges'](_0x36d699);for(const _0x57ff5b of[..._0x50208b,..._0x366d75]){const _0x4c3797=_0x57ff5b['getAttribute']('footnoteId'),_0x3a4877=this['getFootnote'](_0x4c3797);_0x3a4877&&(_0x3a4877['definition']=_0x57ff5b),_(_0x3816eb,_0x329a41,_0x57ff5b)&&(_0xf10784=!0x0);}return _0xf10784;}['_handleFootnoteReferencesChanges'](_0x8d9021,_0x36cfda){let _0x4ed4d2=!0x1;const {removed:_0x377547,inserted:_0x38675d,moved:_0x44a724}=this['_footnoteRefsTracker']['getChanges'](_0x36cfda);for(const _0x5ec75d of _0x377547)this['_handleRemoveFootnoteReferenceById'](_0x8d9021,_0x5ec75d)&&(_0x4ed4d2=!0x0);for(const _0x6a8e3 of _0x38675d)this['_handleInsertedFootnoteReference'](_0x8d9021,_0x6a8e3)&&(_0x4ed4d2=!0x0);for(const _0x27ed23 of _0x44a724)this['_handleMovedFootnoteReference'](_0x8d9021,_0x27ed23)&&(_0x4ed4d2=!0x0);return _0x4ed4d2;}['_handleFootnotesDefinitionsObjectSync'](_0x4a528d){if(!this['_footnotesDefinitions'])return!0x1;let _0x50881f=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x42fac6=[];for(const _0x15816e of this['_footnotesDefinitions']['getChildren']()){const _0x14e0c8=_0x15816e['getAttribute']('footnoteId');this['getFootnote'](_0x14e0c8)||(_0x42fac6['unshift'](_0x15816e),_0x50881f=!0x0);}for(const _0x529953 of _0x42fac6)_0x4a528d['remove'](_0x529953);}const _0x22afef=new Set(),_0x481db4=[];for(const _0x44279d of this['_footnotesDefinitions']['getChildren']()){const _0x279561=_0x44279d['getAttribute']('footnoteId');_0x22afef['has'](_0x279561)?(_0x481db4['unshift'](_0x44279d),_0x50881f=!0x0):_0x22afef['add'](_0x279561);}for(const _0x4d6170 of _0x481db4)_0x4a528d['remove'](_0x4d6170);return this['_footnotesDefinitions']['childCount']||(_0x4a528d['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x50881f=!0x0),_0x50881f;}['_handleInsertedFootnoteReference'](_0x1a0842,_0x313945){if(this['_footnotes']['find'](_0x2ae95e=>_0x2ae95e['reference']===_0x313945))return!0x1;let _0xc28142=!0x1;const _0x2185ad=_0x313945['getAttribute']('footnoteId'),_0x52f9e0=this['getFootnote'](_0x2185ad);_0x52f9e0&&(_0x1a0842['remove'](_0x52f9e0['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x2645e9=>_0x2645e9['id']!==_0x2185ad),_0xc28142=!0x0);let _0x586d95=this['_footnotesDefinitions']?function(_0x2ddf99,_0x2183f9){for(const _0x30bbda of _0x2ddf99['getChildren']())if(_0x30bbda['getAttribute']('footnoteId')===_0x2183f9)return _0x30bbda;return null;}(this['_footnotesDefinitions'],_0x2185ad):null;_0x586d95||(_0x586d95=_0x1a0842['createElement']('footnoteDefinition',{'footnoteId':_0x2185ad}),this['_footnotesDefinitions']&&(_0x1a0842['insert'](_0x586d95,this['_footnotesDefinitions'],'end'),_0xc28142=!0x0));const _0x3084b4={'id':_0x2185ad,'reference':_0x313945,'definition':_0x586d95},_0x173cad=I(this['editor']['model'],this['_footnotes'],_0x313945);return this['_footnotes']['splice'](_0x173cad,0x0,_0x3084b4),this['_updateFootnotesCounters'](_0x1a0842,_0x173cad)&&(_0xc28142=!0x0),_0xc28142;}['_handleRemoveFootnoteReferenceById'](_0x14e730,_0x4b2175){const _0x524bc6=this['_footnotes']['findIndex'](_0x216309=>_0x216309['id']===_0x4b2175);if(-0x1===_0x524bc6)return!0x1;let _0x20c278=!0x1;const _0x1121f8=this['_footnotes'][_0x524bc6];return'$graveyard'!==_0x1121f8['definition']['root']['rootName']&&(_0x14e730['remove'](_0x1121f8['definition']),_0x20c278=!0x0),this['_footnotes']['splice'](_0x524bc6,0x1),this['_updateFootnotesCounters'](_0x14e730,_0x524bc6)&&(_0x20c278=!0x0),_0x20c278;}['_handleMovedFootnoteReference'](_0x40517e,_0x365ecd){const _0x16a047=_0x365ecd['getAttribute']('footnoteId'),_0x5b8b55=this['_footnotes']['findIndex'](_0x3f8c70=>_0x3f8c70['id']===_0x16a047),_0x1b6111=this['_footnotes'][_0x5b8b55];let _0x305f0f=!0x1;_0x1b6111['reference']=_0x365ecd,this['_footnotes']['splice'](_0x5b8b55,0x1);const _0x2979b=I(this['editor']['model'],this['_footnotes'],_0x365ecd);return this['_footnotes']['splice'](_0x2979b,0x0,_0x1b6111),this['_updateFootnotesCounters'](_0x40517e,Math['min'](_0x5b8b55,_0x2979b))&&(_0x305f0f=!0x0),_0x305f0f;}['_updateFootnoteRefCounter'](_0x22e239,_0x11829a){if(!this['_footnotesDefinitions'])return!0x1;const _0xe794dd=this['_footnotes'][_0x11829a];let _0x263d0a;return _0x263d0a=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0xe794dd,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x11829a+0x1}):String(_0x11829a+0x1),_0xe794dd['reference']['getAttribute']('footnoteCounter')!=_0x263d0a&&(_0x22e239['setAttribute']('footnoteCounter',_0x263d0a,_0xe794dd['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x390567){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x1f62ce,_0x510c6b){if(_0x1f62ce['length']!==_0x510c6b['length'])return!0x1;for(let _0x413133=0x0;_0x413133<_0x1f62ce['length'];_0x413133++)if(_0x1f62ce[_0x413133]!==_0x510c6b[_0x413133])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x246cff=>_0x246cff['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x30003b=>_0x30003b['getAttribute']('footnoteId'))))return!0x1;let _0x5bf8c8=!0x1;for(let _0x179c17=0x0;_0x179c17<this['_footnotes']['length'];_0x179c17++){const _0x2ff708=this['_footnotes'][_0x179c17],_0x2e404d=_0x390567['createPositionBefore'](_0x2ff708['definition']),_0x492e06=_0x390567['createPositionAt'](this['_footnotesDefinitions'],_0x179c17);_0x2e404d['isEqual'](_0x492e06)||(_0x390567['move'](_0x390567['createRangeOn'](_0x2ff708['definition']),_0x492e06),_0x5bf8c8=!0x0);}return _0x5bf8c8;}['_ensureFootnotesReferencesHaveProperOrder'](_0x399f38){if(!this['_footnotes']['length'])return!0x1;const {model:_0x4135fd}=this['editor'];let _0x30fb65=!0x1;for(let _0x108a94=0x0;_0x108a94<this['_footnotes']['length']-0x1;_0x108a94++){const _0x17af1c=this['_footnotes'][_0x108a94],_0x4c586c=this['_footnotes'][_0x108a94+0x1],_0x1c1f2c=_0x4135fd['createPositionBefore'](_0x17af1c['reference']),_0x7e588a=_0x4135fd['createPositionBefore'](_0x4c586c['reference']);'after'===_0x1c1f2c['compareWith'](_0x7e588a)&&(this['_handleMovedFootnoteReference'](_0x399f38,_0x17af1c['reference']),_0x108a94=-0x1,_0x30fb65=!0x0);}return _0x30fb65;}}function _(_0xf331a4,_0x57efd9,_0x3a548a){if(_0x3a548a['childCount'])return!0x1;const _0x2723be=_0x57efd9?'paragraph':'footnoteInlineContent';return _0xf331a4['insert'](_0xf331a4['createElement'](_0x2723be),_0x3a548a),!0x0;}function I(_0x10f88a,_0x10e6da,_0x413f8e){if(0x0===_0x10e6da['length'])return 0x0;const _0x40b6ff=_0x10f88a['createPositionBefore'](_0x413f8e);for(let _0x2f92fa=0x0;_0x2f92fa<_0x10e6da['length'];_0x2f92fa++){const _0x7c5330=_0x10e6da[_0x2f92fa],_0x4fec91=_0x10f88a['createPositionBefore'](_0x7c5330['reference']);if('before'===_0x40b6ff['compareWith'](_0x4fec91))return _0x2f92fa;}const _0x5d92a7=_0x413f8e['root'];let _0x1211cf=-0x1;for(let _0x4bf9c0=_0x10e6da['length']-0x1;_0x4bf9c0>=0x0;_0x4bf9c0--)if(_0x10e6da[_0x4bf9c0]['reference']['root']===_0x5d92a7){_0x1211cf=_0x4bf9c0;break;}if(-0x1!==_0x1211cf)return _0x1211cf+0x1;const _0x57637f=_0x10f88a['document']['getRootNames'](),_0x42b5b9=_0x57637f['indexOf'](_0x5d92a7['rootName']),_0x350448=_0x57637f[_0x42b5b9+0x1];if(_0x350448){for(let _0x2e10c4=0x0;_0x2e10c4<_0x10e6da['length'];_0x2e10c4++)if(_0x10e6da[_0x2e10c4]['reference']['root']['rootName']===_0x350448)return _0x2e10c4;}return _0x10e6da['length'];}class w extends _0xab527f{['refresh'](){const _0x4bb889=this['editor']['model']['document']['selection'],_0x10ac05=this['_getPositionToInsertFootnote'](_0x4bb889);this['isEnabled']=!!_0x10ac05;}['execute'](_0x1aef91){const {editor:_0x311e34}=this,{model:_0x5b4189}=_0x311e34,{selection:_0x37f67d}=_0x5b4189['document'],_0x714c36=this['_getPositionToInsertFootnote'](_0x37f67d);if(!_0x714c36)return;const _0x496d2d=_0x311e34['plugins']['get']('FootnotesEditing'),_0x2e069c=_0x1aef91?.['footnoteId']??_0x28bc9d();!function(_0x29b9ba){return'string'==typeof _0x29b9ba&&_0x29b9ba['length']>0x0&&!/\s/['test'](_0x29b9ba)&&!/^\d/['test'](_0x29b9ba);}(_0x2e069c)?_0x45acae('insert-footnote-command-executed-with-invalid-id'):(_0x5b4189['change'](_0x47cb95=>{const _0x229910=_0x47cb95['createElement']('footnoteRef',{'footnoteId':_0x2e069c});_0x5b4189['insertObject'](_0x229910,_0x714c36,null);}),_0x496d2d['_moveSelectionToFootnoteDefinition'](_0x2e069c));}['_getPositionToInsertFootnote'](_0x1484aa){const {model:_0x2877a1}=this['editor'],{schema:_0x4dd654}=_0x2877a1,_0x4aeff8=_0x1484aa['getFirstRange']();for(const _0x50a815 of _0x4aeff8['getItems']())if(_0x4dd654['isBlock'](_0x50a815)||_0x4dd654['isObject'](_0x50a815))return null;const _0x5f0068=_0x4aeff8['end'];return _0x4dd654['checkChild'](_0x5f0068,'footnoteRef')?_0x5f0068:null;}}class r extends _0x3273f4{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1a9f5b}=this;_0x1a9f5b['config']['define']('footnotes.multiBlock',!0x0),_0x1a9f5b['commands']['add']('insertFootnote',new w(_0x1a9f5b)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x4ef1b7){const _0x51920d=_0x2c9082([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]),_0x47f5ca=0x47a28506,_0x3e44b0=0x47a5f35e^_0x47f5ca,_0x1e3b58=window[_0x2c9082([0x44,0x61,0x74,0x65])][_0x2c9082([0x6e,0x6f,0x77])](),_0x4abf34=_0x4ef1b7[_0x2c9082([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a0d6e=new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x85f9ae=>{_0x4abf34[_0x2c9082([0x6f,0x6e,0x63,0x65])](_0x2c9082([0x72,0x65,0x61,0x64,0x79]),_0x85f9ae);}),_0x2e91e2={[_0x2c9082([0x6b,0x74,0x79])]:_0x2c9082([0x45,0x43]),[_0x2c9082([0x75,0x73,0x65])]:_0x2c9082([0x73,0x69,0x67]),[_0x2c9082([0x63,0x72,0x76])]:_0x2c9082([0x50,0x2d,0x32,0x35,0x36]),[_0x2c9082([0x78])]:_0x2c9082([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]),[_0x2c9082([0x79])]:_0x2c9082([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]),[_0x2c9082([0x61,0x6c,0x67])]:_0x2c9082([0x45,0x53,0x32,0x35,0x36])},_0x46c1de=_0x4abf34[_0x2c9082([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c9082([0x67,0x65,0x74])](_0x2c9082([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x148da5(){let _0x2b9d5e,_0x3c5e09=null,_0x1513d5=null;try{if(_0x46c1de==_0x2c9082([0x47,0x50,0x4c]))return _0x2c9082([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b9d5e=_0xc71b8a(),!_0x2b9d5e)return _0x2c9082([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b9d5e[_0x2c9082([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1513d5=_0x24773b(_0x2b9d5e[_0x2c9082([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b9d5e[_0x2c9082([0x6a,0x74,0x69])])),await _0x16e28c()?_0x52ff61()?_0x20f04e()?_0x2c9082([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5ceb50()?(_0x2b9d5e[_0x2c9082([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c9082([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3c5e09=_0x4115a5(_0x2c9082([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b9d5e[_0x2c9082([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c9082([0x74,0x72,0x69,0x61,0x6c])&&(_0x3c5e09=_0x4115a5(_0x2c9082([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2b4fd6()):_0x2c9082([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c9082([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c9082([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2c9082([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x20f04e(){const _0x321312=[_0x2c9082([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c9082([0x74,0x72,0x69,0x61,0x6c])][_0x2c9082([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b9d5e[_0x2c9082([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e3b58/0x3e8:0xe10*_0x3e44b0;return _0x2b9d5e[_0x2c9082([0x65,0x78,0x70])]<_0x321312;}function _0x52ff61(){const _0x1ac697=_0x2b9d5e[_0x2c9082([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ac697&&(!!_0x1ac697[_0x2c9082([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c9082([0x2a]))||!!_0x1ac697[_0x2c9082([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c9082([0x46,0x4f,0x4f])));}function _0x5ceb50(){const _0x279662=_0x2b9d5e[_0x2c9082([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x279662||0x0==_0x279662[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x35dd16}=new URL(window[_0x2c9082([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x279662[_0x2c9082([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35dd16))return!0x0;const _0x53c5e9=_0x35dd16[_0x2c9082([0x73,0x70,0x6c,0x69,0x74])](_0x2c9082([0x2e]));return _0x279662[_0x2c9082([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5de17e=>_0x5de17e[_0x2c9082([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c9082([0x2a])))[_0x2c9082([0x6d,0x61,0x70])](_0x5d7c7e=>_0x5d7c7e[_0x2c9082([0x73,0x70,0x6c,0x69,0x74])](_0x2c9082([0x2e])))[_0x2c9082([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x142fdc=>_0x142fdc[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x53c5e9[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c9082([0x6d,0x61,0x70])](_0x1a72b2=>Array(_0x53c5e9[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1a72b2[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2c9082([0x66,0x69,0x6c,0x6c])](_0x1a72b2[0x0]===_0x2c9082([0x2a])?_0x2c9082([0x2a]):'')[_0x2c9082([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1a72b2))[_0x2c9082([0x73,0x6f,0x6d,0x65])](_0x2eb8b9=>_0x53c5e9[_0x2c9082([0x65,0x76,0x65,0x72,0x79])]((_0x2af254,_0x146cb1)=>_0x2eb8b9[_0x146cb1]===_0x2af254||_0x2eb8b9[_0x146cb1]===_0x2c9082([0x2a])));}function _0x2b4fd6(){return _0x3c5e09&&_0x1513d5?new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x109aac,_0x648f93)=>{_0x3c5e09[_0x2c9082([0x74,0x68,0x65,0x6e])](_0x109aac,_0x648f93),_0x1513d5[_0x2c9082([0x74,0x68,0x65,0x6e])](_0x494ff4=>{_0x494ff4!=_0x2c9082([0x56,0x61,0x6c,0x69,0x64])&&_0x109aac(_0x494ff4);},_0x648f93);}):_0x3c5e09||_0x1513d5||_0x2c9082([0x56,0x61,0x6c,0x69,0x64]);}}function _0x24773b(_0x2baedf,_0x33c041){return new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e1450=>{if(_0x4c713a())return _0x1e1450(_0x2c9082([0x56,0x61,0x6c,0x69,0x64]));_0x5a4e70(),_0x4abf34[_0x2c9082([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c9082([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x381dd8=!0x1;const _0x2b9807=_0x28bc9d();function _0x2d6ea3(_0x55c060){return!!_0x55c060&&(typeof _0x55c060===_0x2c9082([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55c060===_0x2c9082([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55c060[_0x2c9082([0x74,0x68,0x65,0x6e])]===_0x2c9082([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55c060[_0x2c9082([0x63,0x61,0x74,0x63,0x68])]===_0x2c9082([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ad50d(_0x297a56){_0x4c7aaf(_0x297a56)[_0x2c9082([0x74,0x68,0x65,0x6e])](_0xc25ee=>{if(!_0xc25ee||_0xc25ee[_0x2c9082([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c9082([0x6f,0x6b]))return _0x2c9082([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c5503(_0x3a0626(_0x2b9807+_0x33c041))!=_0xc25ee[_0x2c9082([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c9082([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c9082([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c9082([0x74,0x68,0x65,0x6e])](_0x68e493=>(_0x5fc52d(),_0x68e493),()=>{const _0x5e1bcd=_0x37b1cd();return null==_0x5e1bcd?(_0x5fc52d(),_0x2c9082([0x56,0x61,0x6c,0x69,0x64])):_0x2c9082(_0x1e3b58-_0x5e1bcd>(0x63ae0106^_0x47f5ca)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c9082([0x74,0x68,0x65,0x6e])](_0x1e1450)[_0x2c9082([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1e1450(_0x2c9082([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5cc1f5=0x47946b86^_0x47f5ca;function _0x5fc52d(){const _0x723ac1=_0x2c9082([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c5503(_0x3a0626(_0x2baedf)),_0x309596=_0x4a74c8(_0x4c5503(window[_0x2c9082([0x4d,0x61,0x74,0x68])][_0x2c9082([0x63,0x65,0x69,0x6c])](_0x1e3b58/_0x5cc1f5)));window[_0x2c9082([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c9082([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x723ac1,_0x309596);}function _0x37b1cd(){const _0xe25f25=_0x2c9082([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c5503(_0x3a0626(_0x2baedf)),_0xc7a90b=window[_0x2c9082([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c9082([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xe25f25);return _0xc7a90b?window[_0x2c9082([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a74c8(_0xc7a90b),0x10)*_0x5cc1f5:null;}function _0x4c7aaf(_0xa671d){return new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55f453,_0x3b7ac0)=>{_0xa671d[_0x2c9082([0x74,0x68,0x65,0x6e])](_0x55f453,_0x3b7ac0),window[_0x2c9082([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3b7ac0,0x47a351c6^_0x47f5ca);});}}_0x4abf34[_0x2c9082([0x6f,0x6e])](_0x2c9082([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x13bc42,_0x54b700)=>{if(_0x54b700[0x0]!=_0x2baedf)return _0x1e1450(_0x2c9082([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x54b700[0x1]={..._0x54b700[0x1],[_0x2c9082([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2b9807};},{[_0x2c9082([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c9082([0x68,0x69,0x67,0x68])}),_0x4abf34[_0x2c9082([0x6f,0x6e])](_0x2c9082([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2dc8f7=>{_0x2d6ea3(_0x2dc8f7[_0x2c9082([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x381dd8=!0x0,_0x3ad50d(_0x2dc8f7[_0x2c9082([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c9082([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c9082([0x6c,0x6f,0x77])}),_0x3a0d6e[_0x2c9082([0x74,0x68,0x65,0x6e])](()=>{_0x381dd8||_0x1e1450(_0x2c9082([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4c713a(){return _0x4abf34[_0x2c9082([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c9082([0x76,0x69,0x65,0x77])][_0x2c9082([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c9082([0x61,0x75,0x74,0x6f]);}function _0x5a4e70(){_0x4abf34[_0x2c9082([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c9082([0x76,0x69,0x65,0x77])][_0x2c9082([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c9082([0x61,0x75,0x74,0x6f]);}}function _0x4115a5(_0x26d357){const _0x2edb7a=[new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42f3b7=>setTimeout(_0x42f3b7,0x47abbbca^_0x47f5ca)),_0x3a0d6e[_0x2c9082([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x757ced=>{let _0xd235b=0x0;_0x4abf34[_0x2c9082([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c9082([0x6f,0x6e])](_0x2c9082([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41e9c9,_0xc458f3)=>{_0xc458f3[0x0][_0x2c9082([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xd235b++,_0xd235b==(0x47a284fe^_0x47f5ca)&&(_0x757ced(),_0x41e9c9[_0x2c9082([0x6f,0x66,0x66])]());});}))];return window[_0x2c9082([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c9082([0x72,0x61,0x63,0x65])](_0x2edb7a)[_0x2c9082([0x74,0x68,0x65,0x6e])](()=>_0x26d357);}async function _0x5742b1(){await _0x3a0d6e,_0x4abf34[_0x2c9082([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c9082([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5144ea,_0x4abf34[_0x2c9082([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c9082([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5144ea,_0x4abf34[_0x2c9082([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c9082([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x52a932(_0x59059f){const _0x254a9e=_0x3b5d52();_0x4abf34[_0x254a9e]=_0x2c9082([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x59059f,_0x59059f!=_0x2c9082([0x56,0x61,0x6c,0x69,0x64])&&_0x5742b1();}function _0x3b5d52(){const _0x15c5ef=window[_0x2c9082([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c9082([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c9082([0x6e,0x6f,0x77])]())[_0x2c9082([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c9082([0x2e]),'');let _0x35d8f2=_0x2c9082([0x75]);for(let _0x880ff=0x0;_0x880ff<_0x15c5ef[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x880ff+=0x2){let _0x30c67d=window[_0x2c9082([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15c5ef[_0x2c9082([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x880ff,_0x880ff+0x2));_0x30c67d>=_0x51920d[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x30c67d-=_0x51920d[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x35d8f2+=_0x51920d[_0x30c67d];}return _0x35d8f2;}function _0xc71b8a(){const _0x825dca=_0x46c1de[_0x2c9082([0x73,0x70,0x6c,0x69,0x74])](_0x2c9082([0x2e]));if(0x3!=_0x825dca[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1a6b3e(_0x825dca[0x1]);function _0x1a6b3e(_0x2a8236){const _0x1daebc=_0x446ccc(_0x2a8236);return _0x1daebc&&_0x316b9d()?_0x1daebc:null;function _0x316b9d(){const _0x245467=_0x1daebc[_0x2c9082([0x6a,0x74,0x69])],_0x4fa70b=window[_0x2c9082([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x245467[_0x2c9082([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x245467[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b48c1={..._0x1daebc,[_0x2c9082([0x6a,0x74,0x69])]:_0x245467[_0x2c9082([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x245467[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b48c1[_0x2c9082([0x76,0x63])],_0x3a0626(_0x1b48c1)==_0x4fa70b;}}}async function _0x16e28c(){let _0xaf1382=!0x0;try{const _0x2ba2d9=_0x46c1de[_0x2c9082([0x73,0x70,0x6c,0x69,0x74])](_0x2c9082([0x2e])),[_0x2cca70,_0x5700eb,_0x52e6d5]=_0x2ba2d9;return _0xc07d8c(_0x2cca70),await _0x112031(_0x2cca70,_0x5700eb,_0x52e6d5),_0xaf1382;}catch{return!0x1;}function _0xc07d8c(_0x2c9a63){const _0x5264d4=_0x446ccc(_0x2c9a63);_0x5264d4&&_0x5264d4[_0x2c9082([0x61,0x6c,0x67])]==_0x2c9082([0x45,0x53,0x32,0x35,0x36])||(_0xaf1382=!0x1);}async function _0x112031(_0x531658,_0xc7e0b0,_0x9cd8bf){const _0x3d3911=window[_0x2c9082([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c9082([0x66,0x72,0x6f,0x6d])](_0x526039(_0x9cd8bf),_0x19afe3=>_0x19afe3[_0x2c9082([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3fd61e=new window[(_0x2c9082([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c9082([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x531658+_0x2c9082([0x2e])+_0xc7e0b0),_0x5998e8=window[_0x2c9082([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c9082([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5998e8)return;const _0x5f4956=await _0x5998e8[_0x2c9082([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c9082([0x6a,0x77,0x6b]),_0x2e91e2,{[_0x2c9082([0x6e,0x61,0x6d,0x65])]:_0x2c9082([0x45,0x43,0x44,0x53,0x41]),[_0x2c9082([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c9082([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c9082([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5998e8[_0x2c9082([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c9082([0x6e,0x61,0x6d,0x65])]:_0x2c9082([0x45,0x43,0x44,0x53,0x41]),[_0x2c9082([0x68,0x61,0x73,0x68])]:{[_0x2c9082([0x6e,0x61,0x6d,0x65])]:_0x2c9082([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5f4956,_0x3d3911,_0x3fd61e)||(_0xaf1382=!0x1);}}function _0x446ccc(_0x5b396f){return _0x5b396f[_0x2c9082([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c9082([0x65,0x79]))?JSON[_0x2c9082([0x70,0x61,0x72,0x73,0x65])](_0x526039(_0x5b396f)):null;}function _0x526039(_0x314dab){return window[_0x2c9082([0x61,0x74,0x6f,0x62])](_0x314dab[_0x2c9082([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c9082([0x2b]))[_0x2c9082([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c9082([0x2f])));}function _0x3a0626(_0x8551b5){let _0x7c1b4f=0x1505;function _0x4d4612(_0x2b2e52){for(let _0x3ee877=0x0;_0x3ee877<_0x2b2e52[_0x2c9082([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ee877++){const _0x14e0be=_0x2b2e52[_0x2c9082([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3ee877);_0x7c1b4f=(_0x7c1b4f<<0x5)+_0x7c1b4f+_0x14e0be,_0x7c1b4f&=_0x7c1b4f;}}function _0x5a0483(_0x12f49f){Array[_0x2c9082([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x12f49f)?_0x12f49f[_0x2c9082([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5a0483):_0x12f49f&&typeof _0x12f49f==_0x2c9082([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c9082([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x12f49f)[_0x2c9082([0x73,0x6f,0x72,0x74])]()[_0x2c9082([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x7430ac,_0x236072])=>{_0x4d4612(_0x7430ac),_0x5a0483(_0x236072);}):_0x4d4612(window[_0x2c9082([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x12f49f));}return _0x5a0483(_0x8551b5),_0x7c1b4f>>>0x0;}function _0x4c5503(_0x3bdf31){return _0x3bdf31[_0x2c9082([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c9082([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c9082([0x30]));}function _0x4a74c8(_0x322e52){return _0x322e52[_0x2c9082([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c9082([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c9082([0x6a,0x6f,0x69,0x6e])]('');}function _0x5144ea(){}function _0x2c9082(_0x4e50b5){return _0x4e50b5['map'](_0x3f695b=>String['fromCharCode'](_0x3f695b))['join']('');}_0x52a932(await _0x148da5());}(this);}['_moveSelectionToFootnoteDefinition'](_0x5364cd){const {plugins:_0x4c0d85,editing:_0x410581,model:_0x1b884b}=this['editor'],_0x4e3ff7=_0x4c0d85['get'](c)['getFootnote'](_0x5364cd);return!!_0x4e3ff7&&(_0x1b884b['change'](_0x54c15a=>{_0x54c15a['setSelection'](_0x54c15a['createPositionAt'](_0x4e3ff7['definition'],'end'));}),_0x410581['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x5f0256){const {plugins:_0x576faf,editing:_0x37fb8c,model:_0x4422f5}=this['editor'],_0x48e579=_0x576faf['get'](c)['getFootnote'](_0x5f0256);return!!_0x48e579&&(_0x4422f5['change'](_0x2b753e=>{_0x2b753e['setSelection'](_0x48e579['reference'],'on');}),_0x37fb8c['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x58512d}=this['editor']['model'],_0x39615b=this['editor']['config']['get']('footnotes.multiBlock');_0x58512d['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x58512d['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x58512d['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x39615b?_0x58512d['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x58512d['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x58512d['addChildCheck'](_0x106acc=>{for(const _0x2d886d of _0x106acc)if('footnoteDefinition'===_0x2d886d['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0xc09855}=this,{conversion:_0x5abe8b,editing:_0x386cc6}=_0xc09855,{t:t}=_0xc09855['locale'];_0x5abe8b['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x5ea190,{writer:_0x4a2de1,consumable:_0x5d4727})=>{const _0x314279=_0x5ea190['getChild'](0x0);if(!_0x314279||!_0x314279['is']('element','a'))return null;const _0x14fa62=_0x314279['getAttribute']('href')||'';if(!_0x14fa62['startsWith']('#'))return null;const _0xf565b9=_0x14fa62['replace'](/^#/,'');if(!_0xf565b9)return null;_0x5d4727['consume'](_0x314279,{'name':!0x0,'attributes':['href']});for(const {item:_0x59d243}of _0x386cc6['view']['createRangeIn'](_0x314279))_0x59d243['is']('$textProxy')?_0x5d4727['consume'](_0x59d243['textNode'],{'name':!0x0}):_0x59d243['is']('element')&&_0x5d4727['consume'](_0x59d243,{'name':!0x0});return _0x4a2de1['createElement']('footnoteRef',{'footnoteId':_0xf565b9});}}),_0x5abe8b['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x595559,{writer:_0x53b97c})=>g(_0x595559,_0x53b97c)}),_0x5abe8b['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x202e13,{writer:_0xc612c0})=>{const _0x56485b=_0x202e13['getAttribute']('footnoteCounter');return _0x555f64(g(_0x202e13,_0xc612c0),_0xc612c0,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x56485b)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4efa47}=this,{t:t}=_0x4efa47['locale'],{conversion:_0x3cfcf2}=_0x4efa47;_0x3cfcf2['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x3cfcf2['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x3cfcf2['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x2a80aa,{writer:_0x44b7e9})=>{const _0x3b9b64=_0x44b7e9['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x44b7e9['createContainerElement']('ol',{'class':'footnotes'},_0x44b7e9['createSlot']())),_0x2301a8=_0x555f64(_0x3b9b64,_0x44b7e9,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x44b7e9['setCustomProperty']('footnotesDefinitions',!0x0,_0x2301a8),_0x2301a8;}});}['_defineDefinitionConverters'](){const {editor:_0x5def77}=this,{conversion:_0x2d1f9d,locale:_0xd62d6e}=_0x5def77,_0x161d25=_0x5def77['config']['get']('footnotes.multiBlock');_0x2d1f9d['for']('upcast')['add'](_0x192a47=>{_0x192a47['on']('element:li',(_0x365226,_0x5823ac,_0x23c0cc)=>{const _0x27eebb=_0x5823ac['viewItem'];if(!_0x27eebb['hasClass']('footnote-definition')||!_0x27eebb['getAttribute']('id'))return;const _0x31f417=_0x27eebb['parent'];if(!_0x31f417['is']('element','ol')||!_0x31f417['hasClass']('footnotes'))return;if(!_0x23c0cc['consumable']['test'](_0x27eebb,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x8e864f=_0x23c0cc['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x27eebb['getAttribute']('id')});if(!_0x23c0cc['safeInsert'](_0x8e864f,_0x5823ac['modelCursor']))return;_0x23c0cc['consumable']['consume'](_0x27eebb,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5f1d21=Array['from'](_0x27eebb['getChildren']())['find'](_0x29d278=>_0x29d278['is']('element')&&_0x29d278['hasClass']('footnote-content'));for(const _0x32497c of _0x27eebb['getChildren']())_0x32497c['is']('element')&&(_0x23c0cc['consumable']['consume'](_0x32497c,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x23c0cc['consumable']['consume'](_0x32497c,{'name':!0x0,'classes':'footnote-content'}));if(_0x5f1d21){if(_0x161d25)_0x23c0cc['convertChildren'](_0x5f1d21,_0x8e864f);else{const _0x5a4d33=_0x23c0cc['writer']['createElement']('footnoteInlineContent');_0x23c0cc['writer']['insert'](_0x5a4d33,_0x8e864f),_0x23c0cc['convertChildren'](_0x5f1d21,_0x5a4d33);}}_0x23c0cc['updateConversionResult'](_0x8e864f,_0x5823ac);});}),_0x2d1f9d['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4802ad,{writer:_0x344f23})=>D(_0x4802ad,_0x344f23,_0xd62d6e,{'dataPipeline':!0x0})}),_0x2d1f9d['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x509ada,{writer:_0x4132b2})=>D(_0x509ada,_0x4132b2,_0xd62d6e)});}['_defineBogusParagraphConverters'](){const {editor:_0x10a552}=this,{conversion:_0x2bca6c}=_0x10a552;_0x10a552['config']['get']('footnotes.multiBlock')?(_0x2bca6c['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x2bca6c['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x10a552['model']['document'],'change:data',()=>{!function(_0x397a35,_0x279c52){const _0x209f7f=_0x397a35['document']['differ'],_0x5b9e04=new Set();for(const _0x5e8334 of _0x209f7f['getChanges']()){const _0x26c7a8='attribute'==_0x5e8334['type']?_0x5e8334['range']['start']['parent']:_0x5e8334['position']['parent'];_0x26c7a8['is']('element','footnoteDefinition')&&_0x5b9e04['add'](_0x26c7a8);}for(const _0x387e48 of _0x5b9e04['values']()){const _0xed39c1=Array['from'](_0x387e48['getChildren']())['filter'](_0x537e7a=>p(_0x537e7a,_0x279c52['mapper']));for(const _0x413967 of _0xed39c1)_0x279c52['reconvertItem'](_0x413967);}}(_0x10a552['model'],_0x10a552['editing']);})):(_0x2bca6c['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x2bca6c['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x56ab0d,{writer:_0x5c1328})=>{const _0x3b4549=_0x5c1328['createContainerElement']('span');return _0x5c1328['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3b4549),_0x3b4549;}}));}['_defineKeyboardHandlers'](){const {editor:_0x522882}=this,{editing:_0x552867,t:t}=_0x522882,_0x3fdd20=_0x522882['model']['document']['selection'];_0x522882['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x522882['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x552867['view']['document'],'enter',(_0x41564f,_0x48cc35)=>{const _0x5cce42=function(_0x4fe8e2){const _0x3400e3=_0x4fe8e2['getSelectedElement']();if(_0x3400e3?.['is']('element','footnoteRef'))return _0x3400e3;return null;}(_0x3fdd20);if(_0x5cce42){const _0x29e50f=_0x5cce42['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x29e50f),_0x48cc35['preventDefault'](),_0x41564f['stop']();}},{'context':_0x598dfa});}['_defineClickHandlers'](){const {editor:_0x9cfbb2}=this,{editing:_0x33dd4d}=_0x9cfbb2;_0x9cfbb2['editing']['view']['addObserver'](_0x17fff3),_0x9cfbb2['editing']['view']['addObserver'](_0x53b540);let _0x1cc637=!0x1;this['listenTo'](_0x33dd4d['view']['document'],'pointerdown',(_0xa7169f,_0x272f89)=>{const {target:_0x4f0fdb}=_0x272f89,_0x549252=_0x33dd4d['view']['document']['selection'];_0x1cc637=!(!_0x4f0fdb['is']('element','sup')||!_0x4f0fdb['hasClass']('footnote'))&&_0x549252['getSelectedElement']()===_0x4f0fdb;},{'priority':'high'}),this['listenTo'](_0x33dd4d['view']['document'],'click',(_0x41d65a,_0x4ba307)=>{const {target:_0x1685a5}=_0x4ba307,_0x52a226=_0x1685a5['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x52a226['slice'](0x1)),_0x41d65a['stop'](),_0x4ba307['preventDefault']();},{'priority':'high','context':_0x28fd77=>_0x28fd77['is']('element','sup')&&_0x28fd77['hasClass']('footnote')&&_0x1cc637}),this['listenTo'](_0x33dd4d['view']['document'],'click',(_0x301fe4,_0x4aa033)=>{const {target:_0x3ef73c}=_0x4aa033;if(!_0x3ef73c['is']('element','a'))return;let _0x256467=_0x3ef73c['getAttribute']('href');if(!_0x256467?.['startsWith']('#'))return;_0x256467=_0x256467['slice'](0x1);let _0x6b3206=!0x1;(_0x256467['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x256467['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x256467))&&(_0x6b3206=!0x0),_0x6b3206&&(_0x4aa033['preventDefault'](),_0x301fe4['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x39043e}={}){return(_0x170eed,{writer:_0x241407})=>{if(!h(_0x170eed))return null;if(!_0x39043e)return _0x241407['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x1e57ad=_0x241407['createContainerElement']('p');return _0x241407['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x1e57ad),_0x1e57ad;};}function h(_0x1c9ab1){const {parent:_0x39e840}=_0x1c9ab1;if(!_0x39e840?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x39e840['childCount'])return!0x1;for(const _0x405aa8 of _0x1c9ab1['getAttributeKeys']())if(!_0x405aa8['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x405aa8)return!0x1;return!0x0;}function p(_0x2c3db6,_0x2d8ed2){if(!_0x2c3db6['is']('element','paragraph'))return!0x1;const _0x2d8109=_0x2d8ed2['toViewElement'](_0x2c3db6);return!!_0x2d8109&&h(_0x2c3db6)!==_0x2d8109['is']('element','span');}function $(_0x53f938){return _0x598dfa(_0x53f938)&&_0x53f938['is']('containerElement')&&!!_0x53f938['getCustomProperty']('footnotesDefinitions');}function g(_0x2dd253,_0x1b3cdf){const _0x22461a=_0x2dd253['getAttribute']('footnoteId'),_0x2e7eca=_0x2dd253['getAttribute']('footnoteCounter'),_0x53caf3=_0x1b3cdf['createUIElement']('a',{'id':'ref-'+_0x22461a,'href':'#'+_0x22461a},function(_0x22dc9e){const _0x4af388=this['toDomElement'](_0x22dc9e);return _0x4af388['textContent']=_0x2e7eca,_0x4af388;}),_0x3c3260=_0x1b3cdf['createContainerElement']('sup',{'class':'footnote'},[_0x53caf3]);return _0x3c3260['getFillerOffset']=()=>null,_0x3c3260;}function D(_0x240eed,_0xe809cd,_0x3c98ab,{dataPipeline:_0x458d66}={}){const {t:t}=_0x3c98ab,_0x5b8e88=_0x240eed['getAttribute']('footnoteId'),_0x2d2082=_0xe809cd['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x5b8e88},function(_0x4ea0f8){const _0x2e410f=this['toDomElement'](_0x4ea0f8);return _0x2e410f['innerText']='^',_0x2e410f;}),_0x4fa93d=_0x458d66?_0xe809cd['createContainerElement']('div',{'class':'footnote-content'}):_0x1381fe(_0xe809cd['createEditableElement']('div',{'class':'footnote-content'}),_0xe809cd,{'label':t('Footnote\x20content.')});return _0xe809cd['insert'](_0xe809cd['createPositionAt'](_0x4fa93d,0x0),_0xe809cd['createSlot']()),_0xe809cd['createContainerElement']('li',{'class':'footnote-definition','id':_0x5b8e88},[_0x2d2082,_0x4fa93d]);}class e extends _0x3273f4{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x291bdf];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x3c034f}=this,{plugins:_0xb1bc97,model:_0x1ff279}=_0x3c034f,_0x4c4396=_0xb1bc97['get'](_0x291bdf),_0xe4a98e=_0xb1bc97['get'](c);this['listenTo'](_0x4c4396,'outputTransformation',(_0x3dc04d,_0xad75ea)=>{const _0x11fc6a=function(_0x6548ea,_0x3949dc){const _0x5bfc20=new Set();for(const {item:_0x4317ce}of _0x6548ea['createRangeIn'](_0x3949dc))_0x4317ce['is']('element','footnoteRef')&&_0x5bfc20['add'](_0x4317ce['getAttribute']('footnoteId'));return Array['from'](_0x5bfc20);}(_0x1ff279,_0xad75ea['content']);if(!_0x11fc6a['length'])return;const _0x18a27e=_0xe4a98e['getFootnotes'](),_0x5c467b=_0x11fc6a['reduce']((_0x4fcb54,_0x1273be)=>{const _0x148be6=_0x18a27e['find'](_0x58a2b9=>_0x58a2b9['id']===_0x1273be);if(_0x148be6){const _0x5f0a18=_0x3c034f['data']['toView'](_0x148be6['definition'],{'isClipboardPipeline':!0x0}),_0x4c0a32=_0x3c034f['data']['htmlProcessor']['toData'](_0x5f0a18);_0x4fcb54[_0x148be6['id']]=_0x4c0a32;}return _0x4fcb54;},Object['create'](null));_0xad75ea['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x5c467b));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x24de9e}=this,{model:_0x5b36e2,plugins:_0x2f890d}=_0x24de9e,{view:_0x1e9ec}=_0x24de9e['editing'],_0x503dbd=_0x2f890d['get'](_0x291bdf),_0x4d7de0=_0x2f890d['get'](c);let _0x566b7c=null;this['listenTo'](_0x1e9ec['document'],'clipboardInput',(_0x22e234,_0x18c526)=>{const _0x51bc40=_0x18c526['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x566b7c=_0x51bc40?JSON['parse'](_0x51bc40):null;}),this['listenTo'](_0x503dbd,'contentInsertion',(_0x5ad76e,_0x59f504)=>{if(!_0x566b7c)return;const _0x2256a8=_0x59f504['sourceEditorId']===this['editor']['id'];_0x2256a8&&'drop'===_0x59f504['method']||_0x5b36e2['change'](_0x4ef574=>{!function(_0x157275,_0x2d4f5c){const _0x149135=[];for(const {item:_0x5ec06a}of _0x157275['createRangeIn'](_0x2d4f5c))_0x5ec06a['is']('element','footnotesDefinitions')&&_0x149135['push'](_0x5ec06a);for(const _0x52e748 of _0x149135)_0x157275['remove'](_0x52e748);}(_0x4ef574,_0x59f504['content']);let _0x563c8b=_0x4d7de0['getFootnotesDefinitionsObjectElement']();if(!_0x563c8b){const _0x5a0b72=_0x5b36e2['document']['selection']['getFirstRange']()['root'];_0x563c8b=_0x4d7de0['_insertEmptyFootnotesDefinitionsContainer'](_0x4ef574,_0x5a0b72);}const _0x51237d=function(_0x227080,_0x1439fa,_0xb83bc9){const _0x789670=Object['create'](null);for(const {item:_0x4abb11}of _0x227080['createRangeIn'](_0x1439fa))if(_0x4abb11['is']('element','footnoteRef')){const _0x295566=_0x4abb11['getAttribute']('footnoteId');if(!_0xb83bc9(_0x295566))continue;_0x789670[_0x295566]||(_0x789670[_0x295566]=_0x28bc9d()),_0x227080['setAttribute']('footnoteId',_0x789670[_0x295566],_0x4abb11);}return _0x789670;}(_0x4ef574,_0x59f504['content'],_0x5389e0=>!_0x2256a8||null!==_0x4d7de0['getFootnote'](_0x5389e0));for(const [_0x31593a,_0x5bef54]of Object['entries'](_0x566b7c)){const _0x141a69=_0x51237d[_0x31593a]||_0x31593a,_0x2a1270=_0x4ef574['createElement']('footnoteDefinition',{'footnoteId':_0x141a69}),_0x226a86=_0x24de9e['data']['htmlProcessor']['toView'](_0x5bef54),_0x4fa169=_0x24de9e['data']['toModel'](_0x226a86,_0x2a1270);_0x4ef574['append'](_0x4fa169,_0x2a1270),_0x4ef574['insert'](_0x2a1270,_0x563c8b,'end');}_0x566b7c=null;});});}}class i extends _0x3273f4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x212de3}=this,{componentFactory:_0x169ee6}=_0x212de3['ui'];_0x169ee6['add']('insertFootnote',v(_0x212de3,_0x584d85)),_0x169ee6['add']('menuBar:insertFootnote',v(_0x212de3,_0x51815e)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5e646f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb4b225;for(const _0x1f54ab in _0x5e646f){const _0x531021=_0x1f54ab,_0x1cfeef=_0x5e646f[_0x531021];if('footnotesLicenseKeyValid'==_0x1cfeef||'footnotesLicenseKeyInvalid'==_0x1cfeef||'footnotesLicenseKeyExpired'==_0x1cfeef||'footnotesLicenseKeyDomainLimit'==_0x1cfeef||'footnotesLicenseKeyNotAllowed'==_0x1cfeef||'footnotesLicenseKeyEvaluationLimit'==_0x1cfeef||'footnotesLicenseKeyTrialLimit'==_0x1cfeef||'footnotesLicenseKeyUsageLimit'==_0x1cfeef){delete _0x5e646f[_0x531021],_0xb4b225=_0x1cfeef,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0xb4b225&&_0x5e646f['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0xb4b225&&_0x5e646f['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0xb4b225&&_0x5e646f['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0xb4b225&&_0x5e646f['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0xb4b225&&_0x5e646f['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0xb4b225&&_0x5e646f['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0xb4b225&&_0x5e646f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x18f884,_0xd5e461){const _0x356320=_0x18f884['commands']['get']('insertFootnote');return _0x35d549=>{const {t:t}=_0x35d549,_0x1a6ef0=new _0xd5e461(_0x35d549),_0x1c8df2=_0x1a6ef0 instanceof _0x51815e;return _0x1a6ef0['bind']('isEnabled')['to'](_0x356320,'isEnabled'),_0x1a6ef0['set']({'label':t(_0x1c8df2?'Footnote':'Insert\x20footnote'),'icon':_0x143cf4,'tooltip':!0x0}),_0x1a6ef0['on']('execute',()=>{_0x356320['execute'](),_0x18f884['editing']['view']['focus']();}),_0x1a6ef0;};}class nt extends _0x3273f4{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const ot=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0xab527f{['refresh'](){const {editor:_0xc3ed6d}=this,_0x21e08a=_0xc3ed6d['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x21e08a,this['value']=_0x21e08a?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x34508d}){const {editor:_0x2a66e7}=this,_0x4c5396=_0x2a66e7['plugins']['get'](c),_0x3581ad=_0x4c5396['getFootnotesDefinitionsObjectElement']();_0x3581ad&&ot['includes'](_0x34508d)&&_0x2a66e7['model']['change'](_0x5466ac=>{_0x5466ac['setAttribute']('footnotesListStyle',_0x34508d,_0x3581ad),_0x4c5396['_updateFootnotesCounters'](_0x5466ac);});}}class b extends _0xab527f{['refresh'](){const {editor:_0xe8e787}=this,_0x5ee706=_0xe8e787['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x5ee706,this['value']=_0x5ee706?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x4779cb}){const {editor:_0x146f76}=this,_0x302520=_0x146f76['plugins']['get'](c),_0x200738=_0x302520['getFootnotesDefinitionsObjectElement']();_0x200738&&Number['isInteger'](_0x4779cb)&&_0x146f76['model']['change'](_0x42227d=>{_0x42227d['setAttribute']('footnotesListStart',_0x4779cb,_0x200738),_0x302520['_updateFootnotesCounters'](_0x42227d);});}}class P extends _0x3273f4{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x55fee3}=this;_0x55fee3['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x55fee3['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x55fee3['commands']['add']('footnotesStyle',new S(_0x55fee3)),_0x55fee3['commands']['add']('footnotesStart',new b(_0x55fee3)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x17615f}=this,{schema:_0xb8377f}=_0x17615f['model'];_0xb8377f['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x249e7c}=this,{conversion:_0x3dcf40,model:_0x1759f0}=_0x249e7c,{schema:_0x2a82ec}=_0x1759f0;_0x3dcf40['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x52ac3d=>_0x52ac3d['getStyle']('list-style-type')}}),_0x3dcf40['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x8a6698=>{const _0x1b5354=_0x8a6698['getAttribute']('start'),_0x9ad140=Number['parseInt'](_0x1b5354,0xa);return Number['isNaN'](_0x9ad140)?null:_0x9ad140;}}}),_0x3dcf40['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x2cf7aa=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x2cf7aa['getAttribute']('type')])}}),_0x3dcf40['for']('upcast')['add'](_0x29a910=>{_0x29a910['on']('element:ol',(_0x190c76,_0x537866,_0xc710c5)=>{const _0x3878db=_0x537866['modelRange']?.['start']['nodeAfter'];_0x3878db?.['is']('element','footnotesDefinitions')&&(!_0x3878db['hasAttribute']('footnotesListStyle')&&_0x2a82ec['checkAttribute'](_0x3878db,'footnotesListStyle')&&_0xc710c5['writer']['setAttribute']('footnotesListStyle','decimal',_0x3878db),!_0x3878db['hasAttribute']('footnotesListStart')&&_0x2a82ec['checkAttribute'](_0x3878db,'footnotesListStart')&&_0xc710c5['writer']['setAttribute']('footnotesListStart',0x1,_0x3878db));},{'priority':'low'});}),_0x3dcf40['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x23af5f=>0x1===_0x23af5f?null:{'key':'start','value':String(_0x23af5f)}}),_0x3dcf40['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0x296a9d=>'decimal'===_0x296a9d?null:{'key':'style','value':{'list-style-type':_0x296a9d}}}),_0x3dcf40['for']('editingDowncast')['add'](_0xdd723b=>{_0xdd723b['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x28be67,_0x3ff995,_0x4c4e15)=>{if(!_0x4c4e15['consumable']['consume'](_0x3ff995['item'],_0x28be67['name']))return;const _0xf9f657=C(_0x3ff995['item'],_0x4c4e15['mapper']);null===_0x3ff995['attributeNewValue']||void 0x0===_0x3ff995['attributeNewValue']||0x1===_0x3ff995['attributeNewValue']?_0x4c4e15['writer']['removeAttribute']('start',_0xf9f657):_0x4c4e15['writer']['setAttribute']('start',String(_0x3ff995['attributeNewValue']),_0xf9f657);}),_0xdd723b['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x3f0b72,_0x3a76cc,_0x5f493e)=>{if(!_0x5f493e['consumable']['consume'](_0x3a76cc['item'],_0x3f0b72['name']))return;const _0x303b44=C(_0x3a76cc['item'],_0x5f493e['mapper']);_0x3a76cc['attributeNewValue']&&'decimal'!==_0x3a76cc['attributeNewValue']?_0x5f493e['writer']['setStyle']('list-style-type',_0x3a76cc['attributeNewValue'],_0x303b44):_0x5f493e['writer']['removeStyle']('list-style-type',_0x303b44);});});}['_definePostfixer'](){const {editor:_0x12d219}=this,{model:_0x70d26d}=_0x12d219,_0x46de9d=_0x12d219['plugins']['get'](c),_0x3678f2=this['_getDefaultListStyle'](),_0x1df576=this['_getDefaultStartIndex']();_0x70d26d['document']['registerPostFixer'](_0x4e9faf=>{const _0x54970a=_0x70d26d['document']['differ']['getChanges']();let _0x350fcc=!0x1;for(const _0x5843a of _0x54970a){if('insert'!==_0x5843a['type']||'$text'===_0x5843a['name'])continue;const _0x574bd9=_0x70d26d['createRangeOn'](_0x5843a['position']['nodeAfter']);for(const _0x24ce66 of _0x574bd9['getItems']())_0x24ce66['is']('element','footnotesDefinitions')&&(_0x24ce66['hasAttribute']('footnotesListStart')||(_0x4e9faf['setAttribute']('footnotesListStart',_0x1df576,_0x24ce66),_0x350fcc=!0x0),_0x24ce66['hasAttribute']('footnotesListStyle')||(_0x4e9faf['setAttribute']('footnotesListStyle',_0x3678f2,_0x24ce66),_0x350fcc=!0x0));}return _0x350fcc&&_0x46de9d['_updateFootnotesCounters'](_0x4e9faf),_0x350fcc;});}['_defineFormatter'](){const {editor:_0x29f822}=this;_0x29f822['plugins']['get'](c)['setFootnoteFormatter'](_0x19033e=>this['_formatFootnoteListValue'](_0x19033e));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x4fd256,value:_0x50d8c3,digits:_0x3df898}){const _0x37b10e=_0x4fd256['getAttribute']('footnotesListStyle'),_0x172bd2=_0x4fd256['getAttribute']('footnotesListStart'),_0x4fef70=Math['floor'](_0x50d8c3)+(_0x172bd2-0x1);switch(_0x37b10e){case'decimal':default:return String(_0x4fef70);case'decimal-leading-zero':return function(_0x556c1b,_0x39aff1){return String(_0x556c1b)['padStart'](_0x39aff1,'0');}(_0x4fef70,Math['max'](0x2,_0x3df898));case'lower-alpha':case'lower-latin':return M(_0x4fef70,!0x1);case'upper-alpha':case'upper-latin':return M(_0x4fef70,!0x0);case'lower-roman':return A(_0x4fef70,!0x1);case'upper-roman':return A(_0x4fef70,!0x0);}}}function C(_0x5b714b,_0x30e74a){const _0x2bb28e=_0x30e74a['toViewElement'](_0x5b714b);return Array['from'](_0x2bb28e['getChildren']())['find'](_0x4b728a=>_0x4b728a['is']('element','ol'));}function M(_0x25b031,_0x4a4804){let _0x43f806='',_0xc87611=_0x25b031;for(;_0xc87611>0x0;){const _0x3b9df0=(_0xc87611-0x1)%0x1a;_0x43f806=String['fromCharCode'](0x61+_0x3b9df0)+_0x43f806,_0xc87611=Math['floor']((_0xc87611-0x1)/0x1a);}return _0x4a4804?_0x43f806['toUpperCase']():_0x43f806;}const X=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function A(_0x401940,_0x1c3377){let _0x43882a='',_0x432270=_0x401940;for(const {value:_0x1a88e9,numeral:_0x3d4ddb}of X)for(;_0x432270>=_0x1a88e9;)_0x43882a+=_0x3d4ddb,_0x432270-=_0x1a88e9;return _0x1c3377?_0x43882a:_0x43882a['toLowerCase']();}class R extends _0x463144{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new st();['keystrokes']=new it();['focusables']=new _0x3b4f2a();['focusCycler'];constructor(_0x22b09b,{styleButtonViews:_0x1b9c78,styleGridAriaLabel:_0x55f3aa}){super(_0x22b09b),(this['focusCycler']=new _0x2c64bd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x1b9c78,_0x55f3aa),[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 _0x571e0d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x571e0d['element']);_0x41a604({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>et['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 _0x410fbb=_0x1633a3=>_0x1633a3['stopPropagation']();this['keystrokes']['set']('arrowright',_0x410fbb),this['keystrokes']['set']('arrowleft',_0x410fbb),this['keystrokes']['set']('arrowup',_0x410fbb),this['keystrokes']['set']('arrowdown',_0x410fbb);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x26a0cb,_0x2dcf71){const _0x5d4a86=new _0x463144(this['locale']);return _0x5d4a86['children']=_0x5d4a86['createCollection'](),_0x5d4a86['children']['addMany'](_0x26a0cb),_0x5d4a86['setTemplate']({'tag':'div','attributes':{'aria-label':_0x2dcf71,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x5d4a86['children']}),_0x5d4a86['children']['delegate']('execute')['to'](this),_0x5d4a86['focus']=function(){for(const _0x51c0d0 of this['children'])if(_0x51c0d0 instanceof _0x584d85&&_0x51c0d0['isOn'])return void _0x51c0d0['focus']();this['children']['first']['focus']();},_0x5d4a86['focusTracker']=new st(),_0x5d4a86['keystrokes']=new it(),_0x5d4a86['render'](),_0x5d4a86['keystrokes']['listenTo'](_0x5d4a86['element']),this['children']['add'](_0x5d4a86),_0x5d4a86;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x556cc1=this['_createStartIndexPropertyView'](),_0x53eac7=[_0x556cc1],_0x3fd2b0=new _0x11667e(this['locale'],_0x53eac7);return _0x3fd2b0['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x3fd2b0['buttonView']['bind']('isEnabled')['toMany'](_0x53eac7,'isEnabled',(..._0x274d35)=>_0x274d35['some'](_0x3ac253=>_0x3ac253)),_0x3fd2b0['buttonView']['on']('change:isEnabled',(_0x223b1a,_0x3b7c86,_0x2d5b97)=>{_0x2d5b97||(_0x3fd2b0['isCollapsed']=!0x0);}),this['children']['add'](_0x3fd2b0),[_0x556cc1,_0x3fd2b0];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x241ca8=new _0x1ff114(this['locale'],tt);return _0x241ca8['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x241ca8['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x241ca8['fieldView']['on']('input',()=>{const _0x33d3e2=_0x241ca8['fieldView']['element'],_0x3ccc14=_0x33d3e2['valueAsNumber'];Number['isNaN'](_0x3ccc14)?_0x241ca8['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x33d3e2['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x3ccc14}):_0x241ca8['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x241ca8;}}class j extends _0x3273f4{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x5142c4,_0x40fb];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2fcf9c}=this,{componentFactory:_0x55c145}=_0x2fcf9c['ui'];_0x2fcf9c['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x55c145['add']('footnotesStyle',function(_0x36c648){return _0x32e582=>{const {t:t}=_0x32e582,_0x324156=_0x36c648['commands']['get']('footnotesStyle'),_0x154bd1=_0x47e698(_0x32e582),{buttonView:_0x2c32da}=_0x154bd1;return _0x154bd1['class']='ck-footnotes-styles-dropdown',_0x154bd1['bind']('isEnabled')['to'](_0x324156,'isEnabled'),_0x2c32da['set']({'label':t('Footnotes\x20style'),'icon':_0x143cf4,'tooltip':!0x0}),_0x154bd1['once']('change:isOpen',()=>{const _0x1ab6b7=function({editor:_0x18e0de,dropdownView:_0xfa10f0}){const {t:t}=_0x18e0de['locale'],_0x3b945b=t('Footnotes\x20definitions\x20styles'),_0x384e2c=function(_0x48e076){const t=_0x48e076['locale']['t'],_0x14adff=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x3ec19b},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x4fe1a9},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x572e75},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x3975e6},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x266d5},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x18b2d0}];return _0x14adff['map'](function(_0x1a82d2){const _0x192efb=_0x1a82d2['locale'];return({label:_0xd93915,icon:_0x43a9c9,tooltip:_0x460c2f,style:_0x2398d7})=>{const _0x185da2=_0x1a82d2['commands']['get']('footnotesStyle'),_0x548e74=new _0x584d85(_0x192efb);return _0x548e74['set']({'label':_0xd93915,'icon':_0x43a9c9,'tooltip':_0x460c2f}),_0x548e74['bind']('isOn')['to'](_0x185da2,'value',_0xc50682=>_0xc50682===_0x2398d7),_0x548e74['bind']('isEnabled')['to'](_0x185da2,'isEnabled'),_0x548e74['on']('execute',()=>{_0x1a82d2['execute']('footnotesStyle',{'value':_0x2398d7}),_0x1a82d2['editing']['view']['focus']();}),_0x548e74;};}(_0x48e076));}(_0x18e0de),_0x28dce9=new R(_0x18e0de['locale'],{'styleGridAriaLabel':_0x3b945b,'styleButtonViews':_0x384e2c});return _0x28dce9['delegate']('execute')['to'](_0xfa10f0),_0x28dce9['on']('footnotesListStart',(_0x2cd490,_0x366f89)=>{_0x18e0de['execute']('footnotesStart',{'value':_0x366f89['startIndex']});}),_0x28dce9;}({'editor':_0x36c648,'dropdownView':_0x154bd1});_0x154bd1['panelView']['children']['add'](_0x1ab6b7);}),_0x154bd1;};}(_0x2fcf9c));}['afterInit'](){const {editor:_0x47d0f4}=this,{t:t}=_0x47d0f4['locale'],_0x45572b=_0x47d0f4['plugins']['get'](_0x40fb),{defaultPositions:_0x308561}=_0x26b82a;_0x45572b['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x47d0f4['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x4e64a4=>{let _0x146a02=_0x4e64a4['getFirstPosition']()?.['parent'];return _0x146a02?.['is']('$text')&&(_0x146a02=_0x146a02['parent']),_0x146a02?.['is']('element')?_0x146a02['findAncestor']($):null;},'positions':[_0x308561['southArrowNorth'],_0x308561['southArrowNorthMiddleWest'],_0x308561['southArrowNorthMiddleEast'],_0x308561['southArrowNorthWest'],_0x308561['southArrowNorthEast'],_0x308561['northArrowSouth'],_0x308561['northArrowSouthMiddleWest'],_0x308561['northArrowSouthMiddleEast'],_0x308561['northArrowSouthWest'],_0x308561['northArrowSouthEast'],_0x308561['viewportStickyNorth']]});}}class rt extends _0x3273f4{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,rt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-footnotes",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20251016.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-20251016.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251016.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251016.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251016.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251016.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251016.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251016.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251016.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
|
-
|
|
23
|
+
const _0x2dbc0a=_0x13d3;(function(_0x37dadc,_0x19cbaa){const _0x2c311a=_0x13d3,_0x564dfb=_0x37dadc();while(!![]){try{const _0x5ed24c=parseInt(_0x2c311a(0xa2))/0x1+-parseInt(_0x2c311a(0xa5))/0x2+parseInt(_0x2c311a(0x93))/0x3*(parseInt(_0x2c311a(0xaa))/0x4)+-parseInt(_0x2c311a(0xaf))/0x5+-parseInt(_0x2c311a(0xa9))/0x6*(parseInt(_0x2c311a(0xa3))/0x7)+parseInt(_0x2c311a(0x97))/0x8+-parseInt(_0x2c311a(0x95))/0x9*(parseInt(_0x2c311a(0xa8))/0xa);if(_0x5ed24c===_0x19cbaa)break;else _0x564dfb['push'](_0x564dfb['shift']());}catch(_0x4a9a5f){_0x564dfb['push'](_0x564dfb['shift']());}}}(_0x58da,0x2825d));import{logWarning as _0x2f42e,uid as _0x3d524c}from'ckeditor5/src/utils.js';function _0x13d3(_0x5cc379,_0x431d58){const _0x58dac6=_0x58da();return _0x13d3=function(_0x13d3a3,_0x2acd0d){_0x13d3a3=_0x13d3a3-0x93;let _0x3d88d5=_0x58dac6[_0x13d3a3];return _0x3d88d5;},_0x13d3(_0x5cc379,_0x431d58);}function _0x58da(){const _0x1e5a54=['isBlock','10bgjThd','12978HlVjkp','27144XPKFkb','editor','_moveSelectionToFootnoteDefinition','refresh','string','1593720WRzzcc','document','change','execute','isObject','isEnabled','plugins','FootnotesEditing','_getPositionToInsertFootnote','141aecJBC','getItems','454671pxrHNm','insertObject','109312boDHgN','get','selection','createElement','getFirstRange','model','test','checkChild','insert-footnote-command-executed-with-invalid-id','footnoteRef','length','274566CUrzcz','161wsfMLc','end','47430DfMhGh','footnoteId'];_0x58da=function(){return _0x1e5a54;};return _0x58da();}import{Command as _0x41257a}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x41257a{[_0x2dbc0a(0xad)](){const _0x2fbc91=_0x2dbc0a,_0x1fff71=this[_0x2fbc91(0xab)][_0x2fbc91(0x9c)][_0x2fbc91(0xb0)][_0x2fbc91(0x99)],_0x5a08e6=this[_0x2fbc91(0xb7)](_0x1fff71);this[_0x2fbc91(0xb4)]=!!_0x5a08e6;}[_0x2dbc0a(0xb2)](_0x4f2561){const _0x1c3297=_0x2dbc0a,{editor:_0x48de16}=this,{model:_0x55edfd}=_0x48de16,{selection:_0x3ce691}=_0x55edfd[_0x1c3297(0xb0)],_0x12b509=this[_0x1c3297(0xb7)](_0x3ce691);if(!_0x12b509)return;const _0x5cc0da=_0x48de16[_0x1c3297(0xb5)][_0x1c3297(0x98)](_0x1c3297(0xb6)),_0x21cf34=_0x4f2561?.[_0x1c3297(0xa6)]??_0x3d524c();!function(_0x4d5a0c){const _0x576276=_0x1c3297;return _0x576276(0xae)==typeof _0x4d5a0c&&_0x4d5a0c[_0x576276(0xa1)]>0x0&&!/\s/[_0x576276(0x9d)](_0x4d5a0c)&&!/^\d/[_0x576276(0x9d)](_0x4d5a0c);}(_0x21cf34)?_0x2f42e(_0x1c3297(0x9f)):(_0x55edfd[_0x1c3297(0xb1)](_0x35c1b4=>{const _0x4a7821=_0x1c3297,_0x4a24e5=_0x35c1b4[_0x4a7821(0x9a)](_0x4a7821(0xa0),{'footnoteId':_0x21cf34});_0x55edfd[_0x4a7821(0x96)](_0x4a24e5,_0x12b509,null);}),_0x5cc0da[_0x1c3297(0xac)](_0x21cf34));}[_0x2dbc0a(0xb7)](_0x7abd24){const _0x346531=_0x2dbc0a,{model:_0x2087c0}=this[_0x346531(0xab)],{schema:_0x181ffa}=_0x2087c0,_0x119def=_0x7abd24[_0x346531(0x9b)]();for(const _0xf9ef62 of _0x119def[_0x346531(0x94)]())if(_0x181ffa[_0x346531(0xa7)](_0xf9ef62)||_0x181ffa[_0x346531(0xb3)](_0xf9ef62))return null;const _0x39fb01=_0x119def[_0x346531(0xa4)];return _0x181ffa[_0x346531(0x9e)](_0x39fb01,_0x346531(0xa0))?_0x39fb01:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x14c286=_0x336b;(function(_0x2c75d,_0x18ccfd){var _0xec1768=_0x336b,_0x390ee4=_0x2c75d();while(!![]){try{var _0x484d96=parseInt(_0xec1768(0x137))/0x1+parseInt(_0xec1768(0x136))/0x2*(parseInt(_0xec1768(0x135))/0x3)+parseInt(_0xec1768(0x131))/0x4+-parseInt(_0xec1768(0x13c))/0x5*(-parseInt(_0xec1768(0x13a))/0x6)+parseInt(_0xec1768(0x132))/0x7+-parseInt(_0xec1768(0x12f))/0x8+-parseInt(_0xec1768(0x138))/0x9*(parseInt(_0xec1768(0x133))/0xa);if(_0x484d96===_0x18ccfd)break;else _0x390ee4['push'](_0x390ee4['shift']());}catch(_0x11c95b){_0x390ee4['push'](_0x390ee4['shift']());}}}(_0x5be7,0x26c01));function _0x336b(_0x43a42e,_0x2239b7){var _0x5be71d=_0x5be7();return _0x336b=function(_0x336b87,_0x3d71ef){_0x336b87=_0x336b87-0x12e;var _0x35100a=_0x5be71d[_0x336b87];return _0x35100a;},_0x336b(_0x43a42e,_0x2239b7);}import{Plugin as _0x6ae383}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x5b058e}from'./footnotesediting.js';import{FootnotesClipboard as _0x4f498d}from'./footnotesclipboard.js';import{FootnotesUI as _0x2da118}from'./footnotesui.js';function _0x5be7(){var _0x215736=['isOfficialPlugin','42BCxShN','isPremiumPlugin','213935jfpRJB','pluginName','1886624qNAFvN','Footnotes','853964wBiKSh','1698725ZLJJZN','2783210UJwRZH','requires','39AQItBt','31898NCBgel','266500HoCilr','27sJCmLb'];_0x5be7=function(){return _0x215736;};return _0x5be7();}export class Footnotes extends _0x6ae383{static get[_0x14c286(0x12e)](){var _0x5ab8ef=_0x14c286;return _0x5ab8ef(0x130);}static get[_0x14c286(0x134)](){return[_0x5b058e,_0x4f498d,_0x2da118];}static get[_0x14c286(0x139)](){return!0x0;}static get[_0x14c286(0x13b)](){return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x45ce(){const _0xc7e929=['length','end','listenTo','parse','document','343587zpLqtl','editor','data','_handleCopyFootnotesDefinitions','3206724tZasTg','get','create','7uvCIRR','isPremiumPlugin','getFootnotes','find','root','init','method','setAttribute','isOfficialPlugin','9wqhEYb','requires','reduce','footnoteRef','remove','_insertEmptyFootnotesDefinitionsContainer','element','302450FbMTjs','entries','footnoteId','setData','contentInsertion','clipboardInput','6005730EcQTRB','FootnotesClipboard','content','toData','outputTransformation','stringify','htmlProcessor','12300hnsCON','editing','toModel','push','11uHYeIR','getFirstRange','getAttribute','drop','insert','8tyNcCN','_handlePasteFootnotesDefinitions','selection','6938934bJaYgg','change','footnoteDefinition','createElement','from','append','getFootnote','getFootnotesDefinitionsObjectElement','getData','createRangeIn','7038536fnUhAh','_defineClipboardIntegration','definition','application/ckeditor5-footnotes','dataTransfer','sourceEditorId','toView','64jxiFkT','footnotesDefinitions','pluginName','add'];_0x45ce=function(){return _0xc7e929;};return _0x45ce();}const _0xb8b011=_0x1958;function _0x1958(_0x3e393a,_0x1f2a4b){const _0x45ce0e=_0x45ce();return _0x1958=function(_0x19581c,_0x2b0eb5){_0x19581c=_0x19581c-0x168;let _0x21c2a4=_0x45ce0e[_0x19581c];return _0x21c2a4;},_0x1958(_0x3e393a,_0x1f2a4b);}(function(_0x3756cc,_0x338d1c){const _0x6191a6=_0x1958,_0x28ee93=_0x3756cc();while(!![]){try{const _0x5817e5=-parseInt(_0x6191a6(0x176))/0x1*(-parseInt(_0x6191a6(0x1a3))/0x2)+parseInt(_0x6191a6(0x17f))/0x3*(parseInt(_0x6191a6(0x1ac))/0x4)+parseInt(_0x6191a6(0x196))/0x5+parseInt(_0x6191a6(0x1af))/0x6+parseInt(_0x6191a6(0x186))/0x7*(-parseInt(_0x6191a6(0x16f))/0x8)+parseInt(_0x6191a6(0x18f))/0x9*(-parseInt(_0x6191a6(0x19c))/0xa)+-parseInt(_0x6191a6(0x1a7))/0xb*(-parseInt(_0x6191a6(0x183))/0xc);if(_0x5817e5===_0x338d1c)break;else _0x28ee93['push'](_0x28ee93['shift']());}catch(_0x17966d){_0x28ee93['push'](_0x28ee93['shift']());}}}(_0x45ce,0x98f2a));import{Plugin as _0x100474}from'ckeditor5/src/core.js';import{uid as _0x3533dd}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x57ff06}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x57c007}from'./footnotesediting.js';import{FootnotesTracker as _0x4f4abe}from'./footnotestracker.js';export class FootnotesClipboard extends _0x100474{static get[_0xb8b011(0x178)](){const _0x52cade=_0xb8b011;return _0x52cade(0x19d);}static get[_0xb8b011(0x190)](){return[_0x57c007,_0x57ff06];}static get[_0xb8b011(0x18e)](){return!0x0;}static get[_0xb8b011(0x187)](){return!0x0;}[_0xb8b011(0x18b)](){const _0x202aa0=_0xb8b011;this[_0x202aa0(0x170)]();}[_0xb8b011(0x170)](){const _0xf190b1=_0xb8b011;this[_0xf190b1(0x182)](),this[_0xf190b1(0x1ad)]();}[_0xb8b011(0x182)](){const _0xbfb8a4=_0xb8b011,{editor:_0x555bc2}=this,{plugins:_0x455be7,model:_0x1b8e00}=_0x555bc2,_0x2ee068=_0x455be7[_0xbfb8a4(0x184)](_0x57ff06),_0x223248=_0x455be7[_0xbfb8a4(0x184)](_0x4f4abe);this[_0xbfb8a4(0x17c)](_0x2ee068,_0xbfb8a4(0x1a0),(_0x1e0924,_0x472d8d)=>{const _0xf21f1b=_0xbfb8a4,_0x33e74a=function(_0x54917c,_0x3cc3c0){const _0x44e6d3=_0x1958,_0x4acad4=new Set();for(const {item:_0x365583}of _0x54917c[_0x44e6d3(0x16e)](_0x3cc3c0))_0x365583['is'](_0x44e6d3(0x195),_0x44e6d3(0x192))&&_0x4acad4[_0x44e6d3(0x179)](_0x365583[_0x44e6d3(0x1a9)](_0x44e6d3(0x198)));return Array[_0x44e6d3(0x169)](_0x4acad4);}(_0x1b8e00,_0x472d8d[_0xf21f1b(0x19e)]);if(!_0x33e74a[_0xf21f1b(0x17a)])return;const _0x17a42d=_0x223248[_0xf21f1b(0x188)](),_0xd710f5=_0x33e74a[_0xf21f1b(0x191)]((_0x920b80,_0xf9b22f)=>{const _0x469150=_0xf21f1b,_0x2749dd=_0x17a42d[_0x469150(0x189)](_0x3560d1=>_0x3560d1['id']===_0xf9b22f);if(_0x2749dd){const _0x22dc59=_0x555bc2[_0x469150(0x181)][_0x469150(0x175)](_0x2749dd[_0x469150(0x171)],{'isClipboardPipeline':!0x0}),_0x3b4bd4=_0x555bc2[_0x469150(0x181)][_0x469150(0x1a2)][_0x469150(0x19f)](_0x22dc59);_0x920b80[_0x2749dd['id']]=_0x3b4bd4;}return _0x920b80;},Object[_0xf21f1b(0x185)](null));_0x472d8d[_0xf21f1b(0x173)][_0xf21f1b(0x199)](_0xf21f1b(0x172),JSON[_0xf21f1b(0x1a1)](_0xd710f5));});}[_0xb8b011(0x1ad)](){const _0x3efaa1=_0xb8b011,{editor:_0x81e22e}=this,{model:_0x55c310,plugins:_0x1d3625}=_0x81e22e,{view:_0x359025}=_0x81e22e[_0x3efaa1(0x1a4)],_0x30bb63=_0x1d3625[_0x3efaa1(0x184)](_0x57ff06),_0x27e257=_0x1d3625[_0x3efaa1(0x184)](_0x4f4abe);let _0x3b82a7=null;this[_0x3efaa1(0x17c)](_0x359025[_0x3efaa1(0x17e)],_0x3efaa1(0x19b),(_0x5af0f,_0x48e1db)=>{const _0x4f452b=_0x3efaa1,_0x335668=_0x48e1db[_0x4f452b(0x173)][_0x4f452b(0x16d)](_0x4f452b(0x172));_0x3b82a7=_0x335668?JSON[_0x4f452b(0x17d)](_0x335668):null;}),this[_0x3efaa1(0x17c)](_0x30bb63,_0x3efaa1(0x19a),(_0xe1a434,_0x9a91b)=>{const _0x3e0d6a=_0x3efaa1;if(!_0x3b82a7)return;const _0xde12f4=_0x9a91b[_0x3e0d6a(0x174)]===this[_0x3e0d6a(0x180)]['id'];_0xde12f4&&_0x3e0d6a(0x1aa)===_0x9a91b[_0x3e0d6a(0x18c)]||_0x55c310[_0x3e0d6a(0x1b0)](_0x2e3b9d=>{const _0x3fe652=_0x3e0d6a;!function(_0x46566f,_0x5e8368){const _0x16ea74=_0x1958,_0x2766f1=[];for(const {item:_0x5986cd}of _0x46566f[_0x16ea74(0x16e)](_0x5e8368))_0x5986cd['is'](_0x16ea74(0x195),_0x16ea74(0x177))&&_0x2766f1[_0x16ea74(0x1a6)](_0x5986cd);for(const _0x1f3898 of _0x2766f1)_0x46566f[_0x16ea74(0x193)](_0x1f3898);}(_0x2e3b9d,_0x9a91b[_0x3fe652(0x19e)]);let _0x19cf44=_0x27e257[_0x3fe652(0x16c)]();if(!_0x19cf44){const _0x1d8581=_0x55c310[_0x3fe652(0x17e)][_0x3fe652(0x1ae)][_0x3fe652(0x1a8)]()[_0x3fe652(0x18a)];_0x19cf44=_0x27e257[_0x3fe652(0x194)](_0x2e3b9d,_0x1d8581);}const _0x19e0f5=function(_0x264677,_0x297ccd,_0x43f7bc){const _0x4d1e6d=_0x3fe652,_0x2ad2cf=Object[_0x4d1e6d(0x185)](null);for(const {item:_0x1681f5}of _0x264677[_0x4d1e6d(0x16e)](_0x297ccd))if(_0x1681f5['is'](_0x4d1e6d(0x195),_0x4d1e6d(0x192))){const _0x47309a=_0x1681f5[_0x4d1e6d(0x1a9)](_0x4d1e6d(0x198));if(!_0x43f7bc(_0x47309a))continue;_0x2ad2cf[_0x47309a]||(_0x2ad2cf[_0x47309a]=_0x3533dd()),_0x264677[_0x4d1e6d(0x18d)](_0x4d1e6d(0x198),_0x2ad2cf[_0x47309a],_0x1681f5);}return _0x2ad2cf;}(_0x2e3b9d,_0x9a91b[_0x3fe652(0x19e)],_0x37baa6=>!_0xde12f4||null!==_0x27e257[_0x3fe652(0x16b)](_0x37baa6));for(const [_0x17da33,_0x50bdc1]of Object[_0x3fe652(0x197)](_0x3b82a7)){const _0x22a19d=_0x19e0f5[_0x17da33]||_0x17da33,_0x280b67=_0x2e3b9d[_0x3fe652(0x168)](_0x3fe652(0x1b1),{'footnoteId':_0x22a19d}),_0x9e1638=_0x81e22e[_0x3fe652(0x181)][_0x3fe652(0x1a2)][_0x3fe652(0x175)](_0x50bdc1),_0x24ee0a=_0x81e22e[_0x3fe652(0x181)][_0x3fe652(0x1a5)](_0x9e1638,_0x280b67);_0x2e3b9d[_0x3fe652(0x16a)](_0x24ee0a,_0x280b67),_0x2e3b9d[_0x3fe652(0x1ab)](_0x280b67,_0x19cf44,_0x3fe652(0x17b));}_0x3b82a7=null;});});}}
|