@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251015.0 → 0.0.0-nightly-20251017.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 _0xcc0738,Command as _0x104980}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x12581d,isWidget as _0x538e41,toWidgetEditable as _0x48b5a2,WidgetToolbarRepository as _0x977e7b}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x1b4619,logWarning as _0x4c912b,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x1503ae,ClickObserver as _0x200a6c}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x34503d}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x4eb716,ButtonView as _0x971ec9,View as _0x36d614,ViewCollection as _0x47cf48,FocusCycler as _0xb9fae3,addKeyboardHandlingForGrid as _0x501bab,CollapsibleView as _0x35d441,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0x40f7f6,BalloonPanelView as _0x155de3,createDropdown as _0x152c50}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x47e64d,IconListStyleDecimal as _0x1d3c2d,IconListStyleDecimalLeadingZero as _0x2520ad,IconListStyleLowerRoman as _0x50a347,IconListStyleUpperRoman as _0x2bd9fb,IconListStyleLowerLatin as _0xa2229c,IconListStyleUpperLatin as _0x39c8f}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x10cb5b,_0xe697e4){this['_model']=_0x10cb5b,this['_elementName']=_0xe697e4['elementName'],this['_getElementKey']=_0xe697e4['getElementKey'];}['getChanges'](_0x31dec0){const _0x29f1a9=new Set(),_0x545258=new Map();for(const _0x173c7d of _0x31dec0){if('insert'===_0x173c7d['type']&&'$text'!==_0x173c7d['name']&&_0x173c7d['position']['nodeAfter']){const _0x593aac=this['_model']['createRangeOn'](_0x173c7d['position']['nodeAfter']);for(const _0x581184 of _0x593aac['getItems']()){if(!_0x581184['is']('element',this['_elementName']))continue;const _0x3977a1=this['_getElementKey'](_0x581184);_0x545258['has'](_0x3977a1)||_0x545258['set'](_0x3977a1,[]),_0x545258['get'](_0x3977a1)['push'](_0x581184);}}if('remove'===_0x173c7d['type']&&_0x173c7d['name']===this['_elementName']){const _0x4357d9=this['_getElementKey']({'getAttribute':_0x3e0747=>_0x173c7d['attributes']['get'](_0x3e0747)});_0x29f1a9['add'](_0x4357d9);}}for(const [_0x1ae088,_0x28d20e]of this['_trackedElements'])'$graveyard'===_0x28d20e['root']['rootName']&&_0x29f1a9['add'](_0x1ae088);for(const _0x4db99d of _0x29f1a9)this['_trackedElements']['delete'](_0x4db99d);for(const [_0x5daaea,_0x398b56]of _0x545258)this['_trackedElements']['set'](_0x5daaea,_0x398b56[_0x398b56['length']-0x1]);const _0x34b471=new Set();for(const [_0x635055,_0x29845f]of _0x545258)_0x29f1a9['has'](_0x635055)&&(_0x34b471['add'](_0x29845f[0x0]),_0x29845f['length']>0x1?_0x545258['set'](_0x635055,_0x29845f['slice'](0x1)):_0x545258['delete'](_0x635055),_0x29f1a9['delete'](_0x635055));return{'removed':Array['from'](_0x29f1a9),'inserted':Array['from'](_0x545258['values']())['flat'](),'moved':Array['from'](_0x34b471)};}}class c extends _0xcc0738{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x58ac5c){super(_0x58ac5c),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x18a9b3=>_0x18a9b3['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x2baa72=>_0x2baa72['getAttribute']('footnoteId')});}['init'](){const {editor:_0x5b56b5}=this,{model:_0x1f25fe}=_0x5b56b5;_0x1f25fe['document']['registerPostFixer'](_0x5a2b45=>{const _0x253d9e=_0x1f25fe['document']['differ']['getChanges']();let _0xb1bbd2=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x5a2b45,_0x253d9e)&&(_0xb1bbd2=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x5a2b45,_0x253d9e)&&(_0xb1bbd2=!0x0),this['_handleFootnoteReferencesChanges'](_0x5a2b45,_0x253d9e)&&(_0xb1bbd2=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x5a2b45)&&(_0xb1bbd2=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x5a2b45)&&(_0xb1bbd2=!0x0),this['_sortFootnoteDefinitions'](_0x5a2b45)&&(_0xb1bbd2=!0x0),_0xb1bbd2;}),this['listenTo'](_0x1f25fe['document'],'change:data',()=>{_0x1f25fe['enqueueChange']({'isUndoable':!0x1},_0x5b372c=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x5b372c);});},{'priority':'low'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x452f44){return this['_footnotes']['find'](_0x14b21b=>_0x14b21b['id']===_0x452f44)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x53f4a5){this['_footnoteFormatter']=_0x53f4a5;}['_updateFootnotesCounters'](_0x146a24,_0x5e0b1d=0x0){let _0x5ca91f=!0x1;for(let _0x389a5d=_0x5e0b1d;_0x389a5d<this['_footnotes']['length'];_0x389a5d++)this['_updateFootnoteRefCounter'](_0x146a24,_0x389a5d)&&(_0x5ca91f=!0x0);return _0x5ca91f;}['_insertEmptyFootnotesDefinitionsContainer'](_0x2af68b,_0x45f490){const _0x3f5f90=_0x2af68b['createElement']('footnotesDefinitions',{});return _0x2af68b['append'](_0x3f5f90,_0x45f490),this['_footnotesDefinitions']=_0x3f5f90,_0x3f5f90;}['_ensureFootnotesDefinitionsContainerExists'](_0x4dd487){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x4a2083=this['_footnotes'][0x0]['reference']['root'],_0x1b1e31=this['_insertEmptyFootnotesDefinitionsContainer'](_0x4dd487,_0x4a2083);for(const _0x44228a of this['_footnotes'])_0x44228a['definition']['parent']||_0x4dd487['insert'](_0x44228a['definition'],_0x1b1e31,'end');this['_updateFootnotesCounters'](_0x4dd487);}['_handleFootnotesDefinitionsObjectChanges'](_0xa1e110,_0x6644de){let _0x4dafce=!0x1;const {inserted:_0x4b8cd3,removed:_0x2a5497,moved:_0x953663}=this['_footnoteDefsContainerTracker']['getChanges'](_0x6644de);if(_0x953663['length']&&(this['_footnotesDefinitions']=_0x953663[0x0]),_0x4b8cd3['length']){if(_0x4b8cd3['length']>0x1||this['_footnotesDefinitions']&&_0x4b8cd3['some'](_0x5117de=>_0x5117de!==this['_footnotesDefinitions'])){const _0x378520=_0xa1e110['createElement']('footnotesDefinitions',{}),_0x3bd2e7=[];this['_footnotesDefinitions']&&_0x3bd2e7['push'](this['_footnotesDefinitions']),_0x3bd2e7['push'](..._0x4b8cd3),_0xa1e110['insert'](_0x378520,_0x3bd2e7[0x0],'before');for(const _0x2658fb of _0x3bd2e7)_0xa1e110['move'](_0xa1e110['createRangeIn'](_0x2658fb),_0xa1e110['createPositionAt'](_0x378520,'end')),_0xa1e110['remove'](_0x2658fb);this['_footnotesDefinitions']=_0x378520,this['_updateFootnotesCounters'](_0xa1e110),_0x4dafce=!0x0;}else this['_footnotesDefinitions']=_0x4b8cd3[0x0];}if(_0x2a5497['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x46e15d of this['_footnotes'])_0xa1e110['remove'](_0x46e15d['reference']),_0x4dafce=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x4dafce;}['_handleFootnoteDefinitionsChanges'](_0x68fe8a,_0x15bbf5){let _0x22172b=!0x1;const _0x78ece1=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x1fc42d,moved:_0x5c9653}=this['_footnoteDefsTracker']['getChanges'](_0x15bbf5);for(const _0x942fd7 of[..._0x5c9653,..._0x1fc42d]){const _0x4c4a70=_0x942fd7['getAttribute']('footnoteId'),_0x55aa9a=this['getFootnote'](_0x4c4a70);_0x55aa9a&&(_0x55aa9a['definition']=_0x942fd7),_(_0x68fe8a,_0x78ece1,_0x942fd7)&&(_0x22172b=!0x0);}return _0x22172b;}['_handleFootnoteReferencesChanges'](_0x2961e1,_0x5334a9){let _0x1bc712=!0x1;const {removed:_0x1cc0de,inserted:_0x23d845,moved:_0x2f935f}=this['_footnoteRefsTracker']['getChanges'](_0x5334a9);for(const _0x36cb24 of _0x1cc0de)this['_handleRemoveFootnoteReferenceById'](_0x2961e1,_0x36cb24)&&(_0x1bc712=!0x0);for(const _0x1159a0 of _0x23d845)this['_handleInsertedFootnoteReference'](_0x2961e1,_0x1159a0)&&(_0x1bc712=!0x0);for(const _0x1138a6 of _0x2f935f)this['_handleMovedFootnoteReference'](_0x2961e1,_0x1138a6)&&(_0x1bc712=!0x0);return _0x1bc712;}['_handleFootnotesDefinitionsObjectSync'](_0x739367){if(!this['_footnotesDefinitions'])return!0x1;let _0x15371b=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x8ebfcc=[];for(const _0x54aebd of this['_footnotesDefinitions']['getChildren']()){const _0x4c1625=_0x54aebd['getAttribute']('footnoteId');this['getFootnote'](_0x4c1625)||(_0x8ebfcc['unshift'](_0x54aebd),_0x15371b=!0x0);}for(const _0x17e74d of _0x8ebfcc)_0x739367['remove'](_0x17e74d);}const _0x182733=new Set(),_0xa1c402=[];for(const _0x3e3588 of this['_footnotesDefinitions']['getChildren']()){const _0x39c6cd=_0x3e3588['getAttribute']('footnoteId');_0x182733['has'](_0x39c6cd)?(_0xa1c402['unshift'](_0x3e3588),_0x15371b=!0x0):_0x182733['add'](_0x39c6cd);}for(const _0x42e442 of _0xa1c402)_0x739367['remove'](_0x42e442);return this['_footnotesDefinitions']['childCount']||(_0x739367['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x15371b=!0x0),_0x15371b;}['_handleInsertedFootnoteReference'](_0x3c9b83,_0x1c6a81){if(this['_footnotes']['find'](_0x494208=>_0x494208['reference']===_0x1c6a81))return!0x1;let _0x50b8b2=!0x1;const _0xa98778=_0x1c6a81['getAttribute']('footnoteId'),_0x5a1534=this['getFootnote'](_0xa98778);_0x5a1534&&(_0x3c9b83['remove'](_0x5a1534['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x446d67=>_0x446d67['id']!==_0xa98778),_0x50b8b2=!0x0);let _0x26de2a=this['_footnotesDefinitions']?function(_0x57170f,_0x52efa9){for(const _0x4b6820 of _0x57170f['getChildren']())if(_0x4b6820['getAttribute']('footnoteId')===_0x52efa9)return _0x4b6820;return null;}(this['_footnotesDefinitions'],_0xa98778):null;_0x26de2a||(_0x26de2a=_0x3c9b83['createElement']('footnoteDefinition',{'footnoteId':_0xa98778}),this['_footnotesDefinitions']&&(_0x3c9b83['insert'](_0x26de2a,this['_footnotesDefinitions'],'end'),_0x50b8b2=!0x0));const _0x5e047a={'id':_0xa98778,'reference':_0x1c6a81,'definition':_0x26de2a},_0x1f840a=I(this['editor']['model'],this['_footnotes'],_0x1c6a81);return this['_footnotes']['splice'](_0x1f840a,0x0,_0x5e047a),this['_updateFootnotesCounters'](_0x3c9b83,_0x1f840a)&&(_0x50b8b2=!0x0),_0x50b8b2;}['_handleRemoveFootnoteReferenceById'](_0x3152dd,_0x5a6cb2){const _0x47779c=this['_footnotes']['findIndex'](_0x950498=>_0x950498['id']===_0x5a6cb2);if(-0x1===_0x47779c)return!0x1;let _0x2da3c7=!0x1;const _0x14339f=this['_footnotes'][_0x47779c];return'$graveyard'!==_0x14339f['definition']['root']['rootName']&&(_0x3152dd['remove'](_0x14339f['definition']),_0x2da3c7=!0x0),this['_footnotes']['splice'](_0x47779c,0x1),this['_updateFootnotesCounters'](_0x3152dd,_0x47779c)&&(_0x2da3c7=!0x0),_0x2da3c7;}['_handleMovedFootnoteReference'](_0x3868df,_0x2ad6e9){const _0x261fb4=_0x2ad6e9['getAttribute']('footnoteId'),_0x3eb378=this['_footnotes']['findIndex'](_0x4e1d73=>_0x4e1d73['id']===_0x261fb4),_0x2eb0cc=this['_footnotes'][_0x3eb378];let _0x4179fe=!0x1;_0x2eb0cc['reference']=_0x2ad6e9,this['_footnotes']['splice'](_0x3eb378,0x1);const _0x5aface=I(this['editor']['model'],this['_footnotes'],_0x2ad6e9);return this['_footnotes']['splice'](_0x5aface,0x0,_0x2eb0cc),this['_updateFootnotesCounters'](_0x3868df,Math['min'](_0x3eb378,_0x5aface))&&(_0x4179fe=!0x0),_0x4179fe;}['_updateFootnoteRefCounter'](_0xd1a20c,_0x153664){if(!this['_footnotesDefinitions'])return!0x1;const _0x298e10=this['_footnotes'][_0x153664];let _0x701d3c;return _0x701d3c=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x298e10,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x153664+0x1}):String(_0x153664+0x1),_0x298e10['reference']['getAttribute']('footnoteCounter')!=_0x701d3c&&(_0xd1a20c['setAttribute']('footnoteCounter',_0x701d3c,_0x298e10['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x370b5a){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x3721c8,_0x38d0ff){if(_0x3721c8['length']!==_0x38d0ff['length'])return!0x1;for(let _0x2d3bcb=0x0;_0x2d3bcb<_0x3721c8['length'];_0x2d3bcb++)if(_0x3721c8[_0x2d3bcb]!==_0x38d0ff[_0x2d3bcb])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2a138d=>_0x2a138d['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x39328e=>_0x39328e['getAttribute']('footnoteId'))))return!0x1;let _0x5a1e44=!0x1;for(let _0x407552=0x0;_0x407552<this['_footnotes']['length'];_0x407552++){const _0x313606=this['_footnotes'][_0x407552],_0x2ffc14=_0x370b5a['createPositionBefore'](_0x313606['definition']),_0x1372bf=_0x370b5a['createPositionAt'](this['_footnotesDefinitions'],_0x407552);_0x2ffc14['isEqual'](_0x1372bf)||(_0x370b5a['move'](_0x370b5a['createRangeOn'](_0x313606['definition']),_0x1372bf),_0x5a1e44=!0x0);}return _0x5a1e44;}['_ensureFootnotesReferencesHaveProperOrder'](_0x5d632c){if(!this['_footnotes']['length'])return!0x1;const {model:_0x222939}=this['editor'];let _0xd7e487=!0x1;for(let _0x838ccb=0x0;_0x838ccb<this['_footnotes']['length']-0x1;_0x838ccb++){const _0x1d7fac=this['_footnotes'][_0x838ccb],_0x1fd54c=this['_footnotes'][_0x838ccb+0x1],_0x3bf3e9=_0x222939['createPositionBefore'](_0x1d7fac['reference']),_0x8cac71=_0x222939['createPositionBefore'](_0x1fd54c['reference']);'after'===_0x3bf3e9['compareWith'](_0x8cac71)&&(this['_handleMovedFootnoteReference'](_0x5d632c,_0x1d7fac['reference']),_0x838ccb=-0x1,_0xd7e487=!0x0);}return _0xd7e487;}}function _(_0x59e97d,_0x41ec69,_0x58fd5b){if(_0x58fd5b['childCount'])return!0x1;const _0x9187d5=_0x41ec69?'paragraph':'footnoteInlineContent';return _0x59e97d['insert'](_0x59e97d['createElement'](_0x9187d5),_0x58fd5b),!0x0;}function I(_0x2f3fb9,_0x191ff5,_0x1cb561){if(0x0===_0x191ff5['length'])return 0x0;const _0x35e2f3=_0x2f3fb9['createPositionBefore'](_0x1cb561);for(let _0x336083=0x0;_0x336083<_0x191ff5['length'];_0x336083++){const _0xee7457=_0x191ff5[_0x336083],_0x1a02da=_0x2f3fb9['createPositionBefore'](_0xee7457['reference']);if('before'===_0x35e2f3['compareWith'](_0x1a02da))return _0x336083;}const _0x5b33a0=_0x1cb561['root'];let _0x30332e=-0x1;for(let _0x40541b=_0x191ff5['length']-0x1;_0x40541b>=0x0;_0x40541b--)if(_0x191ff5[_0x40541b]['reference']['root']===_0x5b33a0){_0x30332e=_0x40541b;break;}if(-0x1!==_0x30332e)return _0x30332e+0x1;const _0x147638=_0x2f3fb9['document']['getRootNames'](),_0x48b0e9=_0x147638['indexOf'](_0x5b33a0['rootName']),_0x1122bb=_0x147638[_0x48b0e9+0x1];if(_0x1122bb){for(let _0x117657=0x0;_0x117657<_0x191ff5['length'];_0x117657++)if(_0x191ff5[_0x117657]['reference']['root']['rootName']===_0x1122bb)return _0x117657;}return _0x191ff5['length'];}class w extends _0x104980{['refresh'](){const _0x304d41=this['editor']['model']['document']['selection'],_0x1a882d=this['_getPositionToInsertFootnote'](_0x304d41);this['isEnabled']=!!_0x1a882d;}['execute'](_0x59038d){const {editor:_0x77f931}=this,{model:_0x129635}=_0x77f931,{selection:_0x5495ec}=_0x129635['document'],_0x12b787=this['_getPositionToInsertFootnote'](_0x5495ec);if(!_0x12b787)return;const _0xc2a67d=_0x77f931['plugins']['get']('FootnotesEditing'),_0x12a8a8=_0x59038d?.['footnoteId']??_0x1b4619();!function(_0x17f7f9){return'string'==typeof _0x17f7f9&&_0x17f7f9['length']>0x0&&!/\s/['test'](_0x17f7f9)&&!/^\d/['test'](_0x17f7f9);}(_0x12a8a8)?_0x4c912b('insert-footnote-command-executed-with-invalid-id'):(_0x129635['change'](_0x298db2=>{const _0x52600b=_0x298db2['createElement']('footnoteRef',{'footnoteId':_0x12a8a8});_0x129635['insertObject'](_0x52600b,_0x12b787,null);}),_0xc2a67d['_moveSelectionToFootnoteDefinition'](_0x12a8a8));}['_getPositionToInsertFootnote'](_0x256f73){const {model:_0x5aa94e}=this['editor'],{schema:_0x493f7b}=_0x5aa94e,_0x2f6dfe=_0x256f73['getFirstRange']();for(const _0x501d5e of _0x2f6dfe['getItems']())if(_0x493f7b['isBlock'](_0x501d5e)||_0x493f7b['isObject'](_0x501d5e))return null;const _0x3e564b=_0x2f6dfe['end'];return _0x493f7b['checkChild'](_0x3e564b,'footnoteRef')?_0x3e564b:null;}}class r extends _0xcc0738{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x30e78c}=this;_0x30e78c['config']['define']('footnotes.multiBlock',!0x0),_0x30e78c['commands']['add']('insertFootnote',new w(_0x30e78c)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x515541){const _0x87ef0=_0x2155bf([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]),_0x1dbf97=0x47a28506,_0x50655a=0x47a5f376^_0x1dbf97,_0x4cefa0=window[_0x2155bf([0x44,0x61,0x74,0x65])][_0x2155bf([0x6e,0x6f,0x77])](),_0x445a4c=_0x515541[_0x2155bf([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4cc428=new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d9b0a=>{_0x445a4c[_0x2155bf([0x6f,0x6e,0x63,0x65])](_0x2155bf([0x72,0x65,0x61,0x64,0x79]),_0x2d9b0a);}),_0x2044f5={[_0x2155bf([0x6b,0x74,0x79])]:_0x2155bf([0x45,0x43]),[_0x2155bf([0x75,0x73,0x65])]:_0x2155bf([0x73,0x69,0x67]),[_0x2155bf([0x63,0x72,0x76])]:_0x2155bf([0x50,0x2d,0x32,0x35,0x36]),[_0x2155bf([0x78])]:_0x2155bf([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]),[_0x2155bf([0x79])]:_0x2155bf([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]),[_0x2155bf([0x61,0x6c,0x67])]:_0x2155bf([0x45,0x53,0x32,0x35,0x36])},_0x276917=_0x445a4c[_0x2155bf([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2155bf([0x67,0x65,0x74])](_0x2155bf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5b3fea(){let _0xf6f7ec,_0x42e18d=null,_0x14f587=null;try{if(_0x276917==_0x2155bf([0x47,0x50,0x4c]))return _0x2155bf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xf6f7ec=_0x345aff(),!_0xf6f7ec)return _0x2155bf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xf6f7ec[_0x2155bf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x14f587=_0x424fd2(_0xf6f7ec[_0x2155bf([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xf6f7ec[_0x2155bf([0x6a,0x74,0x69])])),await _0x31a2e4()?_0x303f62()?_0x1d16a1()?_0x2155bf([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5c21c5()?(_0xf6f7ec[_0x2155bf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2155bf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x42e18d=_0x1103f5(_0x2155bf([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xf6f7ec[_0x2155bf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2155bf([0x74,0x72,0x69,0x61,0x6c])&&(_0x42e18d=_0x1103f5(_0x2155bf([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x371be0()):_0x2155bf([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2155bf([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2155bf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2155bf([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1d16a1(){const _0x34b00e=[_0x2155bf([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2155bf([0x74,0x72,0x69,0x61,0x6c])][_0x2155bf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf6f7ec[_0x2155bf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4cefa0/0x3e8:0xe10*_0x50655a;return _0xf6f7ec[_0x2155bf([0x65,0x78,0x70])]<_0x34b00e;}function _0x303f62(){const _0x117949=_0xf6f7ec[_0x2155bf([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x117949&&(!!_0x117949[_0x2155bf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2155bf([0x2a]))||!!_0x117949[_0x2155bf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2155bf([0x46,0x4f,0x4f])));}function _0x5c21c5(){const _0x2916c7=_0xf6f7ec[_0x2155bf([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2916c7||0x0==_0x2916c7[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x12b3d6}=new URL(window[_0x2155bf([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2916c7[_0x2155bf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b3d6))return!0x0;const _0x4d24bb=_0x12b3d6[_0x2155bf([0x73,0x70,0x6c,0x69,0x74])](_0x2155bf([0x2e]));return _0x2916c7[_0x2155bf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x366dc7=>_0x366dc7[_0x2155bf([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2155bf([0x2a])))[_0x2155bf([0x6d,0x61,0x70])](_0x301f57=>_0x301f57[_0x2155bf([0x73,0x70,0x6c,0x69,0x74])](_0x2155bf([0x2e])))[_0x2155bf([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e62e7=>_0x2e62e7[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4d24bb[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2155bf([0x6d,0x61,0x70])](_0x3388ba=>Array(_0x4d24bb[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3388ba[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2155bf([0x66,0x69,0x6c,0x6c])](_0x3388ba[0x0]===_0x2155bf([0x2a])?_0x2155bf([0x2a]):'')[_0x2155bf([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3388ba))[_0x2155bf([0x73,0x6f,0x6d,0x65])](_0x52e4b9=>_0x4d24bb[_0x2155bf([0x65,0x76,0x65,0x72,0x79])]((_0x1163cd,_0x310b29)=>_0x52e4b9[_0x310b29]===_0x1163cd||_0x52e4b9[_0x310b29]===_0x2155bf([0x2a])));}function _0x371be0(){return _0x42e18d&&_0x14f587?new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49c322,_0x4bfdba)=>{_0x42e18d[_0x2155bf([0x74,0x68,0x65,0x6e])](_0x49c322,_0x4bfdba),_0x14f587[_0x2155bf([0x74,0x68,0x65,0x6e])](_0x438199=>{_0x438199!=_0x2155bf([0x56,0x61,0x6c,0x69,0x64])&&_0x49c322(_0x438199);},_0x4bfdba);}):_0x42e18d||_0x14f587||_0x2155bf([0x56,0x61,0x6c,0x69,0x64]);}}function _0x424fd2(_0x362a53,_0xf3be70){return new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7c07aa=>{if(_0x23f78f())return _0x7c07aa(_0x2155bf([0x56,0x61,0x6c,0x69,0x64]));_0x4192e5(),_0x445a4c[_0x2155bf([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2155bf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3dd574=!0x1;const _0x37bfd2=_0x1b4619();function _0x2fd957(_0x3d27a6){return!!_0x3d27a6&&(typeof _0x3d27a6===_0x2155bf([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d27a6===_0x2155bf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d27a6[_0x2155bf([0x74,0x68,0x65,0x6e])]===_0x2155bf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d27a6[_0x2155bf([0x63,0x61,0x74,0x63,0x68])]===_0x2155bf([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2a9cde(_0x3746a5){_0x323029(_0x3746a5)[_0x2155bf([0x74,0x68,0x65,0x6e])](_0x26f0e6=>{if(!_0x26f0e6||_0x26f0e6[_0x2155bf([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2155bf([0x6f,0x6b]))return _0x2155bf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2f2dc5(_0x36c005(_0x37bfd2+_0xf3be70))!=_0x26f0e6[_0x2155bf([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2155bf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2155bf([0x56,0x61,0x6c,0x69,0x64]);})[_0x2155bf([0x74,0x68,0x65,0x6e])](_0xd9b512=>(_0x3ed106(),_0xd9b512),()=>{const _0x27c147=_0x2fce1a();return null==_0x27c147?(_0x3ed106(),_0x2155bf([0x56,0x61,0x6c,0x69,0x64])):_0x2155bf(_0x4cefa0-_0x27c147>(0x63ae0106^_0x1dbf97)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2155bf([0x74,0x68,0x65,0x6e])](_0x7c07aa)[_0x2155bf([0x63,0x61,0x74,0x63,0x68])](()=>{_0x7c07aa(_0x2155bf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a57c8=0x47946b86^_0x1dbf97;function _0x3ed106(){const _0x62e3ba=_0x2155bf([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f2dc5(_0x36c005(_0x362a53)),_0xd3bf12=_0x29b275(_0x2f2dc5(window[_0x2155bf([0x4d,0x61,0x74,0x68])][_0x2155bf([0x63,0x65,0x69,0x6c])](_0x4cefa0/_0x2a57c8)));window[_0x2155bf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2155bf([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x62e3ba,_0xd3bf12);}function _0x2fce1a(){const _0x4146b0=_0x2155bf([0x6c,0x6c,0x63,0x74,0x2d])+_0x2f2dc5(_0x36c005(_0x362a53)),_0x3dfe00=window[_0x2155bf([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2155bf([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4146b0);return _0x3dfe00?window[_0x2155bf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29b275(_0x3dfe00),0x10)*_0x2a57c8:null;}function _0x323029(_0x5d3921){return new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5a9ab5,_0x211632)=>{_0x5d3921[_0x2155bf([0x74,0x68,0x65,0x6e])](_0x5a9ab5,_0x211632),window[_0x2155bf([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x211632,0x47a351c6^_0x1dbf97);});}}_0x445a4c[_0x2155bf([0x6f,0x6e])](_0x2155bf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c2e48,_0x27731a)=>{if(_0x27731a[0x0]!=_0x362a53)return _0x7c07aa(_0x2155bf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x27731a[0x1]={..._0x27731a[0x1],[_0x2155bf([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37bfd2};},{[_0x2155bf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2155bf([0x68,0x69,0x67,0x68])}),_0x445a4c[_0x2155bf([0x6f,0x6e])](_0x2155bf([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x116e62=>{_0x2fd957(_0x116e62[_0x2155bf([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3dd574=!0x0,_0x2a9cde(_0x116e62[_0x2155bf([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2155bf([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2155bf([0x6c,0x6f,0x77])}),_0x4cc428[_0x2155bf([0x74,0x68,0x65,0x6e])](()=>{_0x3dd574||_0x7c07aa(_0x2155bf([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23f78f(){return _0x445a4c[_0x2155bf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2155bf([0x76,0x69,0x65,0x77])][_0x2155bf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2155bf([0x61,0x75,0x74,0x6f]);}function _0x4192e5(){_0x445a4c[_0x2155bf([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2155bf([0x76,0x69,0x65,0x77])][_0x2155bf([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2155bf([0x61,0x75,0x74,0x6f]);}}function _0x1103f5(_0x301ef3){const _0xea8e11=[new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb3baac=>setTimeout(_0xb3baac,0x47abbbca^_0x1dbf97)),_0x4cc428[_0x2155bf([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d069f=>{let _0x4685bd=0x0;_0x445a4c[_0x2155bf([0x6d,0x6f,0x64,0x65,0x6c])][_0x2155bf([0x6f,0x6e])](_0x2155bf([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x174ff3,_0x48839d)=>{_0x48839d[0x0][_0x2155bf([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4685bd++,_0x4685bd==(0x47a284fe^_0x1dbf97)&&(_0x5d069f(),_0x174ff3[_0x2155bf([0x6f,0x66,0x66])]());});}))];return window[_0x2155bf([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2155bf([0x72,0x61,0x63,0x65])](_0xea8e11)[_0x2155bf([0x74,0x68,0x65,0x6e])](()=>_0x301ef3);}async function _0x5a3adc(){await _0x4cc428,_0x445a4c[_0x2155bf([0x6d,0x6f,0x64,0x65,0x6c])][_0x2155bf([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50d1b0,_0x445a4c[_0x2155bf([0x6d,0x6f,0x64,0x65,0x6c])][_0x2155bf([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50d1b0,_0x445a4c[_0x2155bf([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2155bf([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf34900(_0x4613fc){const _0x459eb2=_0x5c6bb5();_0x445a4c[_0x459eb2]=_0x2155bf([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4613fc,_0x4613fc!=_0x2155bf([0x56,0x61,0x6c,0x69,0x64])&&_0x5a3adc();}function _0x5c6bb5(){const _0x1f83df=window[_0x2155bf([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2155bf([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2155bf([0x6e,0x6f,0x77])]())[_0x2155bf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2155bf([0x2e]),'');let _0xd4906=_0x2155bf([0x75]);for(let _0x4c34f2=0x0;_0x4c34f2<_0x1f83df[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4c34f2+=0x2){let _0x5bb5f1=window[_0x2155bf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f83df[_0x2155bf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c34f2,_0x4c34f2+0x2));_0x5bb5f1>=_0x87ef0[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5bb5f1-=_0x87ef0[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xd4906+=_0x87ef0[_0x5bb5f1];}return _0xd4906;}function _0x345aff(){const _0x567f26=_0x276917[_0x2155bf([0x73,0x70,0x6c,0x69,0x74])](_0x2155bf([0x2e]));if(0x3!=_0x567f26[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1a8a8d(_0x567f26[0x1]);function _0x1a8a8d(_0xc98b1d){const _0x19711d=_0x445b63(_0xc98b1d);return _0x19711d&&_0x4ce00e()?_0x19711d:null;function _0x4ce00e(){const _0x2ca0b4=_0x19711d[_0x2155bf([0x6a,0x74,0x69])],_0x579ccd=window[_0x2155bf([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ca0b4[_0x2155bf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ca0b4[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x170ed1={..._0x19711d,[_0x2155bf([0x6a,0x74,0x69])]:_0x2ca0b4[_0x2155bf([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2ca0b4[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x170ed1[_0x2155bf([0x76,0x63])],_0x36c005(_0x170ed1)==_0x579ccd;}}}async function _0x31a2e4(){let _0x163fac=!0x0;try{const _0x210009=_0x276917[_0x2155bf([0x73,0x70,0x6c,0x69,0x74])](_0x2155bf([0x2e])),[_0x55cb27,_0x48827b,_0x5e3410]=_0x210009;return _0xf8a998(_0x55cb27),await _0x24d0f8(_0x55cb27,_0x48827b,_0x5e3410),_0x163fac;}catch{return!0x1;}function _0xf8a998(_0x31794d){const _0x4b458c=_0x445b63(_0x31794d);_0x4b458c&&_0x4b458c[_0x2155bf([0x61,0x6c,0x67])]==_0x2155bf([0x45,0x53,0x32,0x35,0x36])||(_0x163fac=!0x1);}async function _0x24d0f8(_0x311938,_0x56300d,_0x99d26e){const _0x12ec24=window[_0x2155bf([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2155bf([0x66,0x72,0x6f,0x6d])](_0x51b1c4(_0x99d26e),_0x465842=>_0x465842[_0x2155bf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3d7a90=new window[(_0x2155bf([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2155bf([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x311938+_0x2155bf([0x2e])+_0x56300d),_0x438047=window[_0x2155bf([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2155bf([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x438047)return;const _0x1e1571=await _0x438047[_0x2155bf([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2155bf([0x6a,0x77,0x6b]),_0x2044f5,{[_0x2155bf([0x6e,0x61,0x6d,0x65])]:_0x2155bf([0x45,0x43,0x44,0x53,0x41]),[_0x2155bf([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2155bf([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2155bf([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x438047[_0x2155bf([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2155bf([0x6e,0x61,0x6d,0x65])]:_0x2155bf([0x45,0x43,0x44,0x53,0x41]),[_0x2155bf([0x68,0x61,0x73,0x68])]:{[_0x2155bf([0x6e,0x61,0x6d,0x65])]:_0x2155bf([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e1571,_0x12ec24,_0x3d7a90)||(_0x163fac=!0x1);}}function _0x445b63(_0x79ab4a){return _0x79ab4a[_0x2155bf([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2155bf([0x65,0x79]))?JSON[_0x2155bf([0x70,0x61,0x72,0x73,0x65])](_0x51b1c4(_0x79ab4a)):null;}function _0x51b1c4(_0xbc5c04){return window[_0x2155bf([0x61,0x74,0x6f,0x62])](_0xbc5c04[_0x2155bf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2155bf([0x2b]))[_0x2155bf([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2155bf([0x2f])));}function _0x36c005(_0x4676db){let _0x912043=0x1505;function _0x5af29e(_0x224cab){for(let _0x48e70f=0x0;_0x48e70f<_0x224cab[_0x2155bf([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48e70f++){const _0x23fb6f=_0x224cab[_0x2155bf([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x48e70f);_0x912043=(_0x912043<<0x5)+_0x912043+_0x23fb6f,_0x912043&=_0x912043;}}function _0x3b0fdc(_0x31a8c4){Array[_0x2155bf([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x31a8c4)?_0x31a8c4[_0x2155bf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3b0fdc):_0x31a8c4&&typeof _0x31a8c4==_0x2155bf([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2155bf([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x31a8c4)[_0x2155bf([0x73,0x6f,0x72,0x74])]()[_0x2155bf([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xeebf7d,_0x67ede0])=>{_0x5af29e(_0xeebf7d),_0x3b0fdc(_0x67ede0);}):_0x5af29e(window[_0x2155bf([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x31a8c4));}return _0x3b0fdc(_0x4676db),_0x912043>>>0x0;}function _0x2f2dc5(_0x3acef8){return _0x3acef8[_0x2155bf([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2155bf([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2155bf([0x30]));}function _0x29b275(_0x1b63da){return _0x1b63da[_0x2155bf([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2155bf([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2155bf([0x6a,0x6f,0x69,0x6e])]('');}function _0x50d1b0(){}function _0x2155bf(_0x49a7b8){return _0x49a7b8['map'](_0x48fea2=>String['fromCharCode'](_0x48fea2))['join']('');}_0xf34900(await _0x5b3fea());}(this);}['_moveSelectionToFootnoteDefinition'](_0x54eb31){const {plugins:_0x11ecfe,editing:_0x25b248,model:_0x586ac0}=this['editor'],_0x1d4454=_0x11ecfe['get'](c)['getFootnote'](_0x54eb31);return!!_0x1d4454&&(_0x586ac0['change'](_0x24d88b=>{_0x24d88b['setSelection'](_0x24d88b['createPositionAt'](_0x1d4454['definition'],'end'));}),_0x25b248['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x51b6a3){const {plugins:_0x5f1fd1,editing:_0x281a2f,model:_0x2b2b29}=this['editor'],_0x4c91a6=_0x5f1fd1['get'](c)['getFootnote'](_0x51b6a3);return!!_0x4c91a6&&(_0x2b2b29['change'](_0x334c23=>{_0x334c23['setSelection'](_0x4c91a6['reference'],'on');}),_0x281a2f['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x2f3c95}=this['editor']['model'],_0x4e9d1d=this['editor']['config']['get']('footnotes.multiBlock');_0x2f3c95['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x2f3c95['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x2f3c95['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x4e9d1d?_0x2f3c95['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x2f3c95['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x2f3c95['addChildCheck'](_0x58a636=>{for(const _0x599a40 of _0x58a636)if('footnoteDefinition'===_0x599a40['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x12b9bb}=this,{conversion:_0x28efb3,editing:_0x1ab8b8}=_0x12b9bb,{t:t}=_0x12b9bb['locale'];_0x28efb3['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x457c6c,{writer:_0xe371e0,consumable:_0x35c7db})=>{const _0xc903cc=_0x457c6c['getChild'](0x0);if(!_0xc903cc||!_0xc903cc['is']('element','a'))return null;const _0x123caa=_0xc903cc['getAttribute']('href')||'';if(!_0x123caa['startsWith']('#'))return null;const _0x211cb2=_0x123caa['replace'](/^#/,'');if(!_0x211cb2)return null;_0x35c7db['consume'](_0xc903cc,{'name':!0x0,'attributes':['href']});for(const {item:_0x542b5d}of _0x1ab8b8['view']['createRangeIn'](_0xc903cc))_0x542b5d['is']('$textProxy')?_0x35c7db['consume'](_0x542b5d['textNode'],{'name':!0x0}):_0x542b5d['is']('element')&&_0x35c7db['consume'](_0x542b5d,{'name':!0x0});return _0xe371e0['createElement']('footnoteRef',{'footnoteId':_0x211cb2});}}),_0x28efb3['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x32a7da,{writer:_0x26bcca})=>g(_0x32a7da,_0x26bcca)}),_0x28efb3['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x1a7f43,{writer:_0x345383})=>{const _0x4f7f52=_0x1a7f43['getAttribute']('footnoteCounter');return _0x12581d(g(_0x1a7f43,_0x345383),_0x345383,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x4f7f52)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4c76dc}=this,{t:t}=_0x4c76dc['locale'],{conversion:_0x32b98b}=_0x4c76dc;_0x32b98b['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x32b98b['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x32b98b['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x24e834,{writer:_0x191fbc})=>{const _0x5d006a=_0x191fbc['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x191fbc['createContainerElement']('ol',{'class':'footnotes'},_0x191fbc['createSlot']())),_0x5df635=_0x12581d(_0x5d006a,_0x191fbc,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x191fbc['setCustomProperty']('footnotesDefinitions',!0x0,_0x5df635),_0x5df635;}});}['_defineDefinitionConverters'](){const {editor:_0x49525d}=this,{conversion:_0x2a17f3,locale:_0x387119}=_0x49525d,_0x3824a8=_0x49525d['config']['get']('footnotes.multiBlock');_0x2a17f3['for']('upcast')['add'](_0x3ddfa6=>{_0x3ddfa6['on']('element:li',(_0x7141f,_0xe3c240,_0x587926)=>{const _0x2e9d1a=_0xe3c240['viewItem'];if(!_0x2e9d1a['hasClass']('footnote-definition')||!_0x2e9d1a['getAttribute']('id'))return;const _0x4fca31=_0x2e9d1a['parent'];if(!_0x4fca31['is']('element','ol')||!_0x4fca31['hasClass']('footnotes'))return;if(!_0x587926['consumable']['test'](_0x2e9d1a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x4b34bd=_0x587926['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x2e9d1a['getAttribute']('id')});if(!_0x587926['safeInsert'](_0x4b34bd,_0xe3c240['modelCursor']))return;_0x587926['consumable']['consume'](_0x2e9d1a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x50913a=Array['from'](_0x2e9d1a['getChildren']())['find'](_0xb3c9b=>_0xb3c9b['is']('element')&&_0xb3c9b['hasClass']('footnote-content'));for(const _0x517e2d of _0x2e9d1a['getChildren']())_0x517e2d['is']('element')&&(_0x587926['consumable']['consume'](_0x517e2d,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x587926['consumable']['consume'](_0x517e2d,{'name':!0x0,'classes':'footnote-content'}));if(_0x50913a){if(_0x3824a8)_0x587926['convertChildren'](_0x50913a,_0x4b34bd);else{const _0x3e618d=_0x587926['writer']['createElement']('footnoteInlineContent');_0x587926['writer']['insert'](_0x3e618d,_0x4b34bd),_0x587926['convertChildren'](_0x50913a,_0x3e618d);}}_0x587926['updateConversionResult'](_0x4b34bd,_0xe3c240);});}),_0x2a17f3['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x1f293c,{writer:_0x4a96ba})=>D(_0x1f293c,_0x4a96ba,_0x387119,{'dataPipeline':!0x0})}),_0x2a17f3['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2c9071,{writer:_0xb677b9})=>D(_0x2c9071,_0xb677b9,_0x387119)});}['_defineBogusParagraphConverters'](){const {editor:_0x42679a}=this,{conversion:_0xab3b50}=_0x42679a;_0x42679a['config']['get']('footnotes.multiBlock')?(_0xab3b50['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0xab3b50['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x42679a['model']['document'],'change:data',()=>{!function(_0x438998,_0x6915ee){const _0x3c4e22=_0x438998['document']['differ'],_0x2c20f9=new Set();for(const _0x4813fa of _0x3c4e22['getChanges']()){const _0x5f0405='attribute'==_0x4813fa['type']?_0x4813fa['range']['start']['parent']:_0x4813fa['position']['parent'];_0x5f0405['is']('element','footnoteDefinition')&&_0x2c20f9['add'](_0x5f0405);}for(const _0xfb1bb7 of _0x2c20f9['values']()){const _0x4006fe=Array['from'](_0xfb1bb7['getChildren']())['filter'](_0x19303b=>p(_0x19303b,_0x6915ee['mapper']));for(const _0x5446fe of _0x4006fe)_0x6915ee['reconvertItem'](_0x5446fe);}}(_0x42679a['model'],_0x42679a['editing']);})):(_0xab3b50['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0xab3b50['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x4de3ab,{writer:_0x165c75})=>{const _0x4a12a8=_0x165c75['createContainerElement']('span');return _0x165c75['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4a12a8),_0x4a12a8;}}));}['_defineKeyboardHandlers'](){const {editor:_0x276dfe}=this,{editing:_0x35892a,t:t}=_0x276dfe,_0x416f2d=_0x276dfe['model']['document']['selection'];_0x276dfe['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x276dfe['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x35892a['view']['document'],'enter',(_0x5c832e,_0x63b949)=>{const _0x439cdc=function(_0x540033){const _0x5441f5=_0x540033['getSelectedElement']();if(_0x5441f5?.['is']('element','footnoteRef'))return _0x5441f5;return null;}(_0x416f2d);if(_0x439cdc){const _0x3df22f=_0x439cdc['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x3df22f),_0x63b949['preventDefault'](),_0x5c832e['stop']();}},{'context':_0x538e41});}['_defineClickHandlers'](){const {editor:_0x2a52fd}=this,{editing:_0x42708c}=_0x2a52fd;_0x2a52fd['editing']['view']['addObserver'](_0x1503ae),_0x2a52fd['editing']['view']['addObserver'](_0x200a6c);let _0x1be2ae=!0x1;this['listenTo'](_0x42708c['view']['document'],'pointerdown',(_0x363d5e,_0x1b8b11)=>{const {target:_0x44ca48}=_0x1b8b11,_0xed3c35=_0x42708c['view']['document']['selection'];_0x1be2ae=!(!_0x44ca48['is']('element','sup')||!_0x44ca48['hasClass']('footnote'))&&_0xed3c35['getSelectedElement']()===_0x44ca48;},{'priority':'high'}),this['listenTo'](_0x42708c['view']['document'],'click',(_0x1418ce,_0x29fcdb)=>{const {target:_0x4becc4}=_0x29fcdb,_0x4447f4=_0x4becc4['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x4447f4['slice'](0x1)),_0x1418ce['stop'](),_0x29fcdb['preventDefault']();},{'priority':'high','context':_0x4df3b5=>_0x4df3b5['is']('element','sup')&&_0x4df3b5['hasClass']('footnote')&&_0x1be2ae}),this['listenTo'](_0x42708c['view']['document'],'click',(_0x778607,_0x553399)=>{const {target:_0x46c511}=_0x553399;if(!_0x46c511['is']('element','a'))return;let _0xd818d8=_0x46c511['getAttribute']('href');if(!_0xd818d8?.['startsWith']('#'))return;_0xd818d8=_0xd818d8['slice'](0x1);let _0x7e44f9=!0x1;(_0xd818d8['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0xd818d8['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0xd818d8))&&(_0x7e44f9=!0x0),_0x7e44f9&&(_0x553399['preventDefault'](),_0x778607['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x132564}={}){return(_0x3e96d3,{writer:_0x45e477})=>{if(!h(_0x3e96d3))return null;if(!_0x132564)return _0x45e477['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x320537=_0x45e477['createContainerElement']('p');return _0x45e477['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x320537),_0x320537;};}function h(_0x37ab){const {parent:_0x212ea6}=_0x37ab;if(!_0x212ea6?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x212ea6['childCount'])return!0x1;for(const _0x47f8a0 of _0x37ab['getAttributeKeys']())if(!_0x47f8a0['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x47f8a0)return!0x1;return!0x0;}function p(_0x51126f,_0x383703){if(!_0x51126f['is']('element','paragraph'))return!0x1;const _0x5bba08=_0x383703['toViewElement'](_0x51126f);return!!_0x5bba08&&h(_0x51126f)!==_0x5bba08['is']('element','span');}function $(_0x45bfd2){return _0x538e41(_0x45bfd2)&&_0x45bfd2['is']('containerElement')&&!!_0x45bfd2['getCustomProperty']('footnotesDefinitions');}function g(_0x5ab9b2,_0x3a13e2){const _0x3b5662=_0x5ab9b2['getAttribute']('footnoteId'),_0xcca77e=_0x5ab9b2['getAttribute']('footnoteCounter'),_0x11fd34=_0x3a13e2['createUIElement']('a',{'id':'ref-'+_0x3b5662,'href':'#'+_0x3b5662},function(_0x472754){const _0x4da619=this['toDomElement'](_0x472754);return _0x4da619['textContent']=_0xcca77e,_0x4da619;}),_0x52ca36=_0x3a13e2['createContainerElement']('sup',{'class':'footnote'},[_0x11fd34]);return _0x52ca36['getFillerOffset']=()=>null,_0x52ca36;}function D(_0x3855b0,_0xa99aa3,_0x12d08c,{dataPipeline:_0x3eca0b}={}){const {t:t}=_0x12d08c,_0x5a44b0=_0x3855b0['getAttribute']('footnoteId'),_0x465e39=_0xa99aa3['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x5a44b0},function(_0x29cc){const _0x548161=this['toDomElement'](_0x29cc);return _0x548161['innerText']='^',_0x548161;}),_0x2563ca=_0x3eca0b?_0xa99aa3['createContainerElement']('div',{'class':'footnote-content'}):_0x48b5a2(_0xa99aa3['createEditableElement']('div',{'class':'footnote-content'}),_0xa99aa3,{'label':t('Footnote\x20content.')});return _0xa99aa3['insert'](_0xa99aa3['createPositionAt'](_0x2563ca,0x0),_0xa99aa3['createSlot']()),_0xa99aa3['createContainerElement']('li',{'class':'footnote-definition','id':_0x5a44b0},[_0x465e39,_0x2563ca]);}class e extends _0xcc0738{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x34503d];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x8fdd68}=this,{plugins:_0x423ec9,model:_0x4a595c}=_0x8fdd68,_0x3d4fb3=_0x423ec9['get'](_0x34503d),_0x48cd53=_0x423ec9['get'](c);this['listenTo'](_0x3d4fb3,'outputTransformation',(_0x5ddb10,_0xb442c9)=>{const _0x52f74c=function(_0x189dfa,_0x58d032){const _0x5ed772=new Set();for(const {item:_0x2248b9}of _0x189dfa['createRangeIn'](_0x58d032))_0x2248b9['is']('element','footnoteRef')&&_0x5ed772['add'](_0x2248b9['getAttribute']('footnoteId'));return Array['from'](_0x5ed772);}(_0x4a595c,_0xb442c9['content']);if(!_0x52f74c['length'])return;const _0x4ec6ca=_0x48cd53['getFootnotes'](),_0x23a0d8=_0x52f74c['reduce']((_0x29c04e,_0x485de5)=>{const _0x254051=_0x4ec6ca['find'](_0x37c678=>_0x37c678['id']===_0x485de5);if(_0x254051){const _0x6ccf80=_0x8fdd68['data']['toView'](_0x254051['definition'],{'isClipboardPipeline':!0x0}),_0x3863b5=_0x8fdd68['data']['htmlProcessor']['toData'](_0x6ccf80);_0x29c04e[_0x254051['id']]=_0x3863b5;}return _0x29c04e;},Object['create'](null));_0xb442c9['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x23a0d8));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x4f729e}=this,{model:_0x3ca127,plugins:_0x5bf172}=_0x4f729e,{view:_0x3191a4}=_0x4f729e['editing'],_0x381713=_0x5bf172['get'](_0x34503d),_0xce4f3f=_0x5bf172['get'](c);let _0x7acbf9=null;this['listenTo'](_0x3191a4['document'],'clipboardInput',(_0x119b09,_0x57e420)=>{const _0x30f4d0=_0x57e420['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x7acbf9=_0x30f4d0?JSON['parse'](_0x30f4d0):null;}),this['listenTo'](_0x381713,'contentInsertion',(_0x40f0b1,_0xc85f04)=>{if(!_0x7acbf9)return;const _0x1f9b27=_0xc85f04['sourceEditorId']===this['editor']['id'];_0x1f9b27&&'drop'===_0xc85f04['method']||_0x3ca127['change'](_0x5f2161=>{!function(_0x2ed86e,_0x1f0157){const _0x2d0e30=[];for(const {item:_0x1f5be4}of _0x2ed86e['createRangeIn'](_0x1f0157))_0x1f5be4['is']('element','footnotesDefinitions')&&_0x2d0e30['push'](_0x1f5be4);for(const _0x41f52c of _0x2d0e30)_0x2ed86e['remove'](_0x41f52c);}(_0x5f2161,_0xc85f04['content']);let _0x1caaab=_0xce4f3f['getFootnotesDefinitionsObjectElement']();if(!_0x1caaab){const _0x209bd0=_0x3ca127['document']['selection']['getFirstRange']()['root'];_0x1caaab=_0xce4f3f['_insertEmptyFootnotesDefinitionsContainer'](_0x5f2161,_0x209bd0);}const _0x594a8c=function(_0x181fa8,_0x478847,_0x893d8c){const _0xe5fb1e=Object['create'](null);for(const {item:_0x50010b}of _0x181fa8['createRangeIn'](_0x478847))if(_0x50010b['is']('element','footnoteRef')){const _0x4cc3c4=_0x50010b['getAttribute']('footnoteId');if(!_0x893d8c(_0x4cc3c4))continue;_0xe5fb1e[_0x4cc3c4]||(_0xe5fb1e[_0x4cc3c4]=_0x1b4619()),_0x181fa8['setAttribute']('footnoteId',_0xe5fb1e[_0x4cc3c4],_0x50010b);}return _0xe5fb1e;}(_0x5f2161,_0xc85f04['content'],_0x206865=>!_0x1f9b27||null!==_0xce4f3f['getFootnote'](_0x206865));for(const [_0x283ef7,_0x33f5bc]of Object['entries'](_0x7acbf9)){const _0x25df9f=_0x594a8c[_0x283ef7]||_0x283ef7,_0x2af0dd=_0x5f2161['createElement']('footnoteDefinition',{'footnoteId':_0x25df9f}),_0x1d018b=_0x4f729e['data']['htmlProcessor']['toView'](_0x33f5bc),_0x13be68=_0x4f729e['data']['toModel'](_0x1d018b,_0x2af0dd);_0x5f2161['append'](_0x13be68,_0x2af0dd),_0x5f2161['insert'](_0x2af0dd,_0x1caaab,'end');}_0x7acbf9=null;});});}}class i extends _0xcc0738{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x21262a}=this,{componentFactory:_0x1b7d60}=_0x21262a['ui'];_0x1b7d60['add']('insertFootnote',v(_0x21262a,_0x971ec9)),_0x1b7d60['add']('menuBar:insertFootnote',v(_0x21262a,_0x4eb716)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2279d9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5515a0;for(const _0x156f23 in _0x2279d9){const _0x1c2589=_0x156f23,_0x49e313=_0x2279d9[_0x1c2589];if('footnotesLicenseKeyValid'==_0x49e313||'footnotesLicenseKeyInvalid'==_0x49e313||'footnotesLicenseKeyExpired'==_0x49e313||'footnotesLicenseKeyDomainLimit'==_0x49e313||'footnotesLicenseKeyNotAllowed'==_0x49e313||'footnotesLicenseKeyEvaluationLimit'==_0x49e313||'footnotesLicenseKeyTrialLimit'==_0x49e313||'footnotesLicenseKeyUsageLimit'==_0x49e313){delete _0x2279d9[_0x1c2589],_0x5515a0=_0x49e313,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x5515a0&&_0x2279d9['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x5515a0&&_0x2279d9['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x5515a0&&_0x2279d9['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x5515a0&&_0x2279d9['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x5515a0&&_0x2279d9['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x5515a0&&_0x2279d9['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x5515a0&&_0x2279d9['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x24827f,_0x113c8d){const _0x247e8b=_0x24827f['commands']['get']('insertFootnote');return _0x2a566a=>{const {t:t}=_0x2a566a,_0x381290=new _0x113c8d(_0x2a566a),_0x2b3cc6=_0x381290 instanceof _0x4eb716;return _0x381290['bind']('isEnabled')['to'](_0x247e8b,'isEnabled'),_0x381290['set']({'label':t(_0x2b3cc6?'Footnote':'Insert\x20footnote'),'icon':_0x47e64d,'tooltip':!0x0}),_0x381290['on']('execute',()=>{_0x247e8b['execute'](),_0x24827f['editing']['view']['focus']();}),_0x381290;};}class nt extends _0xcc0738{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const H=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x104980{['refresh'](){const {editor:_0x172b5c}=this,_0x2baad0=_0x172b5c['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2baad0,this['value']=_0x2baad0?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x1aa91e}){const {editor:_0x4ced2d}=this,_0x3fd7f9=_0x4ced2d['plugins']['get'](c),_0x4a7c45=_0x3fd7f9['getFootnotesDefinitionsObjectElement']();_0x4a7c45&&H['includes'](_0x1aa91e)&&_0x4ced2d['model']['change'](_0x28f85a=>{_0x28f85a['setAttribute']('footnotesListStyle',_0x1aa91e,_0x4a7c45),_0x3fd7f9['_updateFootnotesCounters'](_0x28f85a);});}}class b extends _0x104980{['refresh'](){const {editor:_0x3e85e0}=this,_0x421fb1=_0x3e85e0['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x421fb1,this['value']=_0x421fb1?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x5c72d3}){const {editor:_0x2ea811}=this,_0x6d40a5=_0x2ea811['plugins']['get'](c),_0xf46570=_0x6d40a5['getFootnotesDefinitionsObjectElement']();_0xf46570&&Number['isInteger'](_0x5c72d3)&&_0x2ea811['model']['change'](_0x2e46c4=>{_0x2e46c4['setAttribute']('footnotesListStart',_0x5c72d3,_0xf46570),_0x6d40a5['_updateFootnotesCounters'](_0x2e46c4);});}}class P extends _0xcc0738{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xb89c6e}=this;_0xb89c6e['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0xb89c6e['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0xb89c6e['commands']['add']('footnotesStyle',new S(_0xb89c6e)),_0xb89c6e['commands']['add']('footnotesStart',new b(_0xb89c6e)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x31cabc}=this,{schema:_0xc396ed}=_0x31cabc['model'];_0xc396ed['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x56ffee}=this,{conversion:_0x39f3d8,model:_0x18bbf4}=_0x56ffee,{schema:_0x179bb8}=_0x18bbf4;_0x39f3d8['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x36fccf=>_0x36fccf['getStyle']('list-style-type')}}),_0x39f3d8['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x1ad684=>{const _0x399831=_0x1ad684['getAttribute']('start'),_0x25d8cd=Number['parseInt'](_0x399831,0xa);return Number['isNaN'](_0x25d8cd)?null:_0x25d8cd;}}}),_0x39f3d8['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x2decdc=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x2decdc['getAttribute']('type')])}}),_0x39f3d8['for']('upcast')['add'](_0x3cf218=>{_0x3cf218['on']('element:ol',(_0x33c340,_0x550b06,_0x23e74e)=>{const _0x535e6b=_0x550b06['modelRange']?.['start']['nodeAfter'];_0x535e6b?.['is']('element','footnotesDefinitions')&&(!_0x535e6b['hasAttribute']('footnotesListStyle')&&_0x179bb8['checkAttribute'](_0x535e6b,'footnotesListStyle')&&_0x23e74e['writer']['setAttribute']('footnotesListStyle','decimal',_0x535e6b),!_0x535e6b['hasAttribute']('footnotesListStart')&&_0x179bb8['checkAttribute'](_0x535e6b,'footnotesListStart')&&_0x23e74e['writer']['setAttribute']('footnotesListStart',0x1,_0x535e6b));},{'priority':'low'});}),_0x39f3d8['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x4f7af3=>0x1===_0x4f7af3?null:{'key':'start','value':String(_0x4f7af3)}}),_0x39f3d8['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0x32cf31=>'decimal'===_0x32cf31?null:{'key':'style','value':{'list-style-type':_0x32cf31}}}),_0x39f3d8['for']('editingDowncast')['add'](_0x37cd92=>{_0x37cd92['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x258ee6,_0x1510ef,_0x48ba6a)=>{if(!_0x48ba6a['consumable']['consume'](_0x1510ef['item'],_0x258ee6['name']))return;const _0x2fc8f7=C(_0x1510ef['item'],_0x48ba6a['mapper']);null===_0x1510ef['attributeNewValue']||void 0x0===_0x1510ef['attributeNewValue']||0x1===_0x1510ef['attributeNewValue']?_0x48ba6a['writer']['removeAttribute']('start',_0x2fc8f7):_0x48ba6a['writer']['setAttribute']('start',String(_0x1510ef['attributeNewValue']),_0x2fc8f7);}),_0x37cd92['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x33f065,_0x1c6426,_0x3cc658)=>{if(!_0x3cc658['consumable']['consume'](_0x1c6426['item'],_0x33f065['name']))return;const _0x1fea98=C(_0x1c6426['item'],_0x3cc658['mapper']);_0x1c6426['attributeNewValue']&&'decimal'!==_0x1c6426['attributeNewValue']?_0x3cc658['writer']['setStyle']('list-style-type',_0x1c6426['attributeNewValue'],_0x1fea98):_0x3cc658['writer']['removeStyle']('list-style-type',_0x1fea98);});});}['_definePostfixer'](){const {editor:_0x516348}=this,{model:_0x5da943}=_0x516348,_0x2cb546=_0x516348['plugins']['get'](c),_0x3e4960=this['_getDefaultListStyle'](),_0x1ffe2b=this['_getDefaultStartIndex']();_0x5da943['document']['registerPostFixer'](_0x3e8ce8=>{const _0x2e368b=_0x5da943['document']['differ']['getChanges']();let _0x2ac10e=!0x1;for(const _0x18eeba of _0x2e368b){if('insert'!==_0x18eeba['type']||'$text'===_0x18eeba['name'])continue;const _0x23ec15=_0x5da943['createRangeOn'](_0x18eeba['position']['nodeAfter']);for(const _0x3f0c4a of _0x23ec15['getItems']())_0x3f0c4a['is']('element','footnotesDefinitions')&&(_0x3f0c4a['hasAttribute']('footnotesListStart')||(_0x3e8ce8['setAttribute']('footnotesListStart',_0x1ffe2b,_0x3f0c4a),_0x2ac10e=!0x0),_0x3f0c4a['hasAttribute']('footnotesListStyle')||(_0x3e8ce8['setAttribute']('footnotesListStyle',_0x3e4960,_0x3f0c4a),_0x2ac10e=!0x0));}return _0x2ac10e&&_0x2cb546['_updateFootnotesCounters'](_0x3e8ce8),_0x2ac10e;});}['_defineFormatter'](){const {editor:_0xfed9b7}=this;_0xfed9b7['plugins']['get'](c)['setFootnoteFormatter'](_0x52d13b=>this['_formatFootnoteListValue'](_0x52d13b));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0xdbd2f4,value:_0x107760,digits:_0x4b1506}){const _0x2e5e5c=_0xdbd2f4['getAttribute']('footnotesListStyle'),_0x25c250=_0xdbd2f4['getAttribute']('footnotesListStart'),_0x33280d=Math['floor'](_0x107760)+(_0x25c250-0x1);switch(_0x2e5e5c){case'decimal':default:return String(_0x33280d);case'decimal-leading-zero':return function(_0x32959c,_0x387571){return String(_0x32959c)['padStart'](_0x387571,'0');}(_0x33280d,Math['max'](0x2,_0x4b1506));case'lower-alpha':case'lower-latin':return M(_0x33280d,!0x1);case'upper-alpha':case'upper-latin':return M(_0x33280d,!0x0);case'lower-roman':return A(_0x33280d,!0x1);case'upper-roman':return A(_0x33280d,!0x0);}}}function C(_0x975307,_0x26ac22){const _0x4bca42=_0x26ac22['toViewElement'](_0x975307);return Array['from'](_0x4bca42['getChildren']())['find'](_0x22261e=>_0x22261e['is']('element','ol'));}function M(_0x1cfe16,_0x16df82){let _0x685b0f='',_0x3db69b=_0x1cfe16;for(;_0x3db69b>0x0;){const _0x49ace9=(_0x3db69b-0x1)%0x1a;_0x685b0f=String['fromCharCode'](0x61+_0x49ace9)+_0x685b0f,_0x3db69b=Math['floor']((_0x3db69b-0x1)/0x1a);}return _0x16df82?_0x685b0f['toUpperCase']():_0x685b0f;}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(_0x2d39c9,_0x158126){let _0x3cae3b='',_0x4d2762=_0x2d39c9;for(const {value:_0x442841,numeral:_0x1ecb97}of X)for(;_0x4d2762>=_0x442841;)_0x3cae3b+=_0x1ecb97,_0x4d2762-=_0x442841;return _0x158126?_0x3cae3b:_0x3cae3b['toLowerCase']();}class R extends _0x36d614{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x47cf48();['focusCycler'];constructor(_0x472d3a,{styleButtonViews:_0x85ba41,styleGridAriaLabel:_0x493f9c}){super(_0x472d3a),(this['focusCycler']=new _0xb9fae3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x85ba41,_0x493f9c),[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 _0x11f608 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x11f608['element']);_0x501bab({'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 _0x4107e4=_0x49db4a=>_0x49db4a['stopPropagation']();this['keystrokes']['set']('arrowright',_0x4107e4),this['keystrokes']['set']('arrowleft',_0x4107e4),this['keystrokes']['set']('arrowup',_0x4107e4),this['keystrokes']['set']('arrowdown',_0x4107e4);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x15683b,_0xbb3822){const _0x36601b=new _0x36d614(this['locale']);return _0x36601b['children']=_0x36601b['createCollection'](),_0x36601b['children']['addMany'](_0x15683b),_0x36601b['setTemplate']({'tag':'div','attributes':{'aria-label':_0xbb3822,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x36601b['children']}),_0x36601b['children']['delegate']('execute')['to'](this),_0x36601b['focus']=function(){for(const _0x1b1085 of this['children'])if(_0x1b1085 instanceof _0x971ec9&&_0x1b1085['isOn'])return void _0x1b1085['focus']();this['children']['first']['focus']();},_0x36601b['focusTracker']=new it(),_0x36601b['keystrokes']=new et(),_0x36601b['render'](),_0x36601b['keystrokes']['listenTo'](_0x36601b['element']),this['children']['add'](_0x36601b),_0x36601b;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x3d65e7=this['_createStartIndexPropertyView'](),_0x57299a=[_0x3d65e7],_0x4dc96a=new _0x35d441(this['locale'],_0x57299a);return _0x4dc96a['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x4dc96a['buttonView']['bind']('isEnabled')['toMany'](_0x57299a,'isEnabled',(..._0x279cc4)=>_0x279cc4['some'](_0x2be9a2=>_0x2be9a2)),_0x4dc96a['buttonView']['on']('change:isEnabled',(_0x472c43,_0x25e2dc,_0x3148d8)=>{_0x3148d8||(_0x4dc96a['isCollapsed']=!0x0);}),this['children']['add'](_0x4dc96a),[_0x3d65e7,_0x4dc96a];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x39ad3e=new tt(this['locale'],st);return _0x39ad3e['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x39ad3e['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x39ad3e['fieldView']['on']('input',()=>{const _0x12e2c6=_0x39ad3e['fieldView']['element'],_0x2fd3b3=_0x12e2c6['valueAsNumber'];Number['isNaN'](_0x2fd3b3)?_0x39ad3e['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x12e2c6['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x2fd3b3}):_0x39ad3e['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x39ad3e;}}class j extends _0xcc0738{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x40f7f6,_0x977e7b];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1a89db}=this,{componentFactory:_0x4608de}=_0x1a89db['ui'];_0x1a89db['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x4608de['add']('footnotesStyle',function(_0x4500b8){return _0x39966b=>{const {t:t}=_0x39966b,_0x2737fd=_0x4500b8['commands']['get']('footnotesStyle'),_0x50d041=_0x152c50(_0x39966b),{buttonView:_0x59b811}=_0x50d041;return _0x50d041['class']='ck-footnotes-styles-dropdown',_0x50d041['bind']('isEnabled')['to'](_0x2737fd,'isEnabled'),_0x59b811['set']({'label':t('Footnotes\x20style'),'icon':_0x47e64d,'tooltip':!0x0}),_0x50d041['once']('change:isOpen',()=>{const _0x2923de=function({editor:_0x40dbcc,dropdownView:_0x5678ae}){const {t:t}=_0x40dbcc['locale'],_0x5d2ad2=t('Footnotes\x20definitions\x20styles'),_0x56c7d7=function(_0x1cd5c4){const t=_0x1cd5c4['locale']['t'],_0x3a1399=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x1d3c2d},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x2520ad},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x50a347},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x2bd9fb},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0xa2229c},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x39c8f}];return _0x3a1399['map'](function(_0x52dd6b){const _0x30d0f0=_0x52dd6b['locale'];return({label:_0x5aa50a,icon:_0x183487,tooltip:_0x4f4022,style:_0x216c5d})=>{const _0x7aec2f=_0x52dd6b['commands']['get']('footnotesStyle'),_0x3d8d4b=new _0x971ec9(_0x30d0f0);return _0x3d8d4b['set']({'label':_0x5aa50a,'icon':_0x183487,'tooltip':_0x4f4022}),_0x3d8d4b['bind']('isOn')['to'](_0x7aec2f,'value',_0x169924=>_0x169924===_0x216c5d),_0x3d8d4b['bind']('isEnabled')['to'](_0x7aec2f,'isEnabled'),_0x3d8d4b['on']('execute',()=>{_0x52dd6b['execute']('footnotesStyle',{'value':_0x216c5d}),_0x52dd6b['editing']['view']['focus']();}),_0x3d8d4b;};}(_0x1cd5c4));}(_0x40dbcc),_0x1d82f4=new R(_0x40dbcc['locale'],{'styleGridAriaLabel':_0x5d2ad2,'styleButtonViews':_0x56c7d7});return _0x1d82f4['delegate']('execute')['to'](_0x5678ae),_0x1d82f4['on']('footnotesListStart',(_0x34fa2f,_0x2e5d97)=>{_0x40dbcc['execute']('footnotesStart',{'value':_0x2e5d97['startIndex']});}),_0x1d82f4;}({'editor':_0x4500b8,'dropdownView':_0x50d041});_0x50d041['panelView']['children']['add'](_0x2923de);}),_0x50d041;};}(_0x1a89db));}['afterInit'](){const {editor:_0x312bd7}=this,{t:t}=_0x312bd7['locale'],_0x34a013=_0x312bd7['plugins']['get'](_0x977e7b),{defaultPositions:_0x140e08}=_0x155de3;_0x34a013['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x312bd7['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x15f80b=>{let _0x332b37=_0x15f80b['getFirstPosition']()?.['parent'];return _0x332b37?.['is']('$text')&&(_0x332b37=_0x332b37['parent']),_0x332b37?.['is']('element')?_0x332b37['findAncestor']($):null;},'positions':[_0x140e08['southArrowNorth'],_0x140e08['southArrowNorthMiddleWest'],_0x140e08['southArrowNorthMiddleEast'],_0x140e08['southArrowNorthWest'],_0x140e08['southArrowNorthEast'],_0x140e08['northArrowSouth'],_0x140e08['northArrowSouthMiddleWest'],_0x140e08['northArrowSouthMiddleEast'],_0x140e08['northArrowSouthWest'],_0x140e08['northArrowSouthEast'],_0x140e08['viewportStickyNorth']]});}}class rt extends _0xcc0738{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-20251017.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-20251017.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251017.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251017.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251017.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251017.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251017.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251017.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251017.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 _0x1eb3bf=_0x5c5e;function _0x5c5e(_0x3c3716,_0x261ce3){const _0x152618=_0x1526();return _0x5c5e=function(_0x5c5e1b,_0x1d8186){_0x5c5e1b=_0x5c5e1b-0x1a3;let _0x4c83f3=_0x152618[_0x5c5e1b];return _0x4c83f3;},_0x5c5e(_0x3c3716,_0x261ce3);}(function(_0xe15eeb,_0x2d040e){const _0x45117e=_0x5c5e,_0x2265d7=_0xe15eeb();while(!![]){try{const _0x19828d=parseInt(_0x45117e(0x1c7))/0x1+-parseInt(_0x45117e(0x1bb))/0x2*(parseInt(_0x45117e(0x1b2))/0x3)+parseInt(_0x45117e(0x1c8))/0x4*(-parseInt(_0x45117e(0x1b1))/0x5)+parseInt(_0x45117e(0x1a6))/0x6*(parseInt(_0x45117e(0x1bf))/0x7)+-parseInt(_0x45117e(0x1aa))/0x8*(-parseInt(_0x45117e(0x1c4))/0x9)+-parseInt(_0x45117e(0x1a7))/0xa+parseInt(_0x45117e(0x1b5))/0xb*(parseInt(_0x45117e(0x1be))/0xc);if(_0x19828d===_0x2d040e)break;else _0x2265d7['push'](_0x2265d7['shift']());}catch(_0x547dbf){_0x2265d7['push'](_0x2265d7['shift']());}}}(_0x1526,0xcea1f));import{logWarning as _0x402810,uid as _0x1045db}from'ckeditor5/src/utils.js';function _0x1526(){const _0x34f1c9=['selection','refresh','_moveSelectionToFootnoteDefinition','footnoteId','36jzfIgV','getItems','isBlock','127114sFEzzU','448172TEQQHa','get','FootnotesEditing','footnoteRef','insert-footnote-command-executed-with-invalid-id','6wsQNKY','9438870wlgAuX','createElement','isObject','581176bikHUQ','change','editor','checkChild','_getPositionToInsertFootnote','isEnabled','getFirstRange','75tLtBGK','3057vwjYwA','length','insertObject','13211IhepQg','model','end','plugins','document','test','2594hcNTun','string','execute','39324TxvdYM','3074141wXvZQT'];_0x1526=function(){return _0x34f1c9;};return _0x1526();}import{Command as _0x4bd987}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x4bd987{[_0x1eb3bf(0x1c1)](){const _0x4b6f34=_0x1eb3bf,_0x227b81=this[_0x4b6f34(0x1ac)][_0x4b6f34(0x1b6)][_0x4b6f34(0x1b9)][_0x4b6f34(0x1c0)],_0x365680=this[_0x4b6f34(0x1ae)](_0x227b81);this[_0x4b6f34(0x1af)]=!!_0x365680;}[_0x1eb3bf(0x1bd)](_0x2d3f8b){const _0x13fcf8=_0x1eb3bf,{editor:_0x1f694c}=this,{model:_0x157683}=_0x1f694c,{selection:_0x4614ca}=_0x157683[_0x13fcf8(0x1b9)],_0x51be56=this[_0x13fcf8(0x1ae)](_0x4614ca);if(!_0x51be56)return;const _0x4825ac=_0x1f694c[_0x13fcf8(0x1b8)][_0x13fcf8(0x1c9)](_0x13fcf8(0x1a3)),_0x5a357a=_0x2d3f8b?.[_0x13fcf8(0x1c3)]??_0x1045db();!function(_0x3e4f4d){const _0x3daff5=_0x13fcf8;return _0x3daff5(0x1bc)==typeof _0x3e4f4d&&_0x3e4f4d[_0x3daff5(0x1b3)]>0x0&&!/\s/[_0x3daff5(0x1ba)](_0x3e4f4d)&&!/^\d/[_0x3daff5(0x1ba)](_0x3e4f4d);}(_0x5a357a)?_0x402810(_0x13fcf8(0x1a5)):(_0x157683[_0x13fcf8(0x1ab)](_0x2a3459=>{const _0x5859c8=_0x13fcf8,_0x6bd3c7=_0x2a3459[_0x5859c8(0x1a8)](_0x5859c8(0x1a4),{'footnoteId':_0x5a357a});_0x157683[_0x5859c8(0x1b4)](_0x6bd3c7,_0x51be56,null);}),_0x4825ac[_0x13fcf8(0x1c2)](_0x5a357a));}[_0x1eb3bf(0x1ae)](_0x29d923){const _0x20c8c8=_0x1eb3bf,{model:_0x4a1e29}=this[_0x20c8c8(0x1ac)],{schema:_0x49e63c}=_0x4a1e29,_0x12b26a=_0x29d923[_0x20c8c8(0x1b0)]();for(const _0x437aa0 of _0x12b26a[_0x20c8c8(0x1c5)]())if(_0x49e63c[_0x20c8c8(0x1c6)](_0x437aa0)||_0x49e63c[_0x20c8c8(0x1a9)](_0x437aa0))return null;const _0x1dd07e=_0x12b26a[_0x20c8c8(0x1b7)];return _0x49e63c[_0x20c8c8(0x1ad)](_0x1dd07e,_0x20c8c8(0x1a4))?_0x1dd07e:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x428a98=_0x3ad0;(function(_0x2a7f6b,_0x114cb7){var _0x2b4eb6=_0x3ad0,_0x41a67d=_0x2a7f6b();while(!![]){try{var _0x4e2d9f=parseInt(_0x2b4eb6(0x1c5))/0x1+parseInt(_0x2b4eb6(0x1cc))/0x2+-parseInt(_0x2b4eb6(0x1cb))/0x3*(parseInt(_0x2b4eb6(0x1ca))/0x4)+parseInt(_0x2b4eb6(0x1c6))/0x5*(-parseInt(_0x2b4eb6(0x1c3))/0x6)+-parseInt(_0x2b4eb6(0x1c1))/0x7+-parseInt(_0x2b4eb6(0x1c9))/0x8+parseInt(_0x2b4eb6(0x1c2))/0x9;if(_0x4e2d9f===_0x114cb7)break;else _0x41a67d['push'](_0x41a67d['shift']());}catch(_0xbf8028){_0x41a67d['push'](_0x41a67d['shift']());}}}(_0x2bc9,0x36863));import{Plugin as _0x2dce9d}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x513052}from'./footnotesediting.js';import{FootnotesClipboard as _0x1fa1cd}from'./footnotesclipboard.js';import{FootnotesUI as _0x5446b1}from'./footnotesui.js';function _0x3ad0(_0x5bae26,_0x59fc26){var _0x2bc9d5=_0x2bc9();return _0x3ad0=function(_0x3ad080,_0x342e92){_0x3ad080=_0x3ad080-0x1bf;var _0x3a753e=_0x2bc9d5[_0x3ad080];return _0x3a753e;},_0x3ad0(_0x5bae26,_0x59fc26);}function _0x2bc9(){var _0x38a107=['10gBaGoK','requires','isOfficialPlugin','1582080mNRYHK','279008HsxarO','6zCcHOd','693248mrSeQt','isPremiumPlugin','pluginName','2161628QvHqnR','5680035gpGCKn','1037838BsmFyl','Footnotes','237606aAMlTL'];_0x2bc9=function(){return _0x38a107;};return _0x2bc9();}export class Footnotes extends _0x2dce9d{static get[_0x428a98(0x1c0)](){var _0x5ea4be=_0x428a98;return _0x5ea4be(0x1c4);}static get[_0x428a98(0x1c7)](){return[_0x513052,_0x1fa1cd,_0x5446b1];}static get[_0x428a98(0x1c8)](){return!0x0;}static get[_0x428a98(0x1bf)](){return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4263fc=_0x4496;(function(_0x4d9f49,_0x4c2eeb){const _0x5912e4=_0x4496,_0xbf5324=_0x4d9f49();while(!![]){try{const _0x32ebd9=parseInt(_0x5912e4(0x201))/0x1+-parseInt(_0x5912e4(0x1ed))/0x2+-parseInt(_0x5912e4(0x1e3))/0x3+-parseInt(_0x5912e4(0x1ee))/0x4+-parseInt(_0x5912e4(0x1fd))/0x5*(parseInt(_0x5912e4(0x222))/0x6)+parseInt(_0x5912e4(0x203))/0x7+parseInt(_0x5912e4(0x1f7))/0x8*(parseInt(_0x5912e4(0x1f6))/0x9);if(_0x32ebd9===_0x4c2eeb)break;else _0xbf5324['push'](_0xbf5324['shift']());}catch(_0x3f7c0e){_0xbf5324['push'](_0xbf5324['shift']());}}}(_0x330a,0x3c9e8));import{Plugin as _0xdc48ad}from'ckeditor5/src/core.js';import{uid as _0xe5f3a8}from'ckeditor5/src/utils.js';function _0x330a(){const _0x36ad1e=['get','getFirstRange','init','listenTo','_handlePasteFootnotesDefinitions','length','799092sfHXph','_defineClipboardIntegration','reduce','getFootnote','remove','content','contentInsertion','toView','parse','getFootnotesDefinitionsObjectElement','684510lRjltt','747648kuCFFk','getFootnotes','editing','footnoteId','FootnotesClipboard','getData','toModel','change','5637591JcioyT','8bsPYtk','getAttribute','footnoteRef','create','drop','requires','5EWtTQP','createRangeIn','definition','setAttribute','434380ZtQISp','method','1136541jpOESd','entries','find','htmlProcessor','application/ckeditor5-footnotes','document','isPremiumPlugin','push','editor','isOfficialPlugin','root','end','sourceEditorId','toData','_handleCopyFootnotesDefinitions','footnotesDefinitions','from','append','data','footnoteDefinition','pluginName','clipboardInput','insert','setData','outputTransformation','dataTransfer','selection','stringify','createElement','_insertEmptyFootnotesDefinitionsContainer','element','1075890wdAToC','add'];_0x330a=function(){return _0x36ad1e;};return _0x330a();}function _0x4496(_0x1f2b37,_0x161e56){const _0x330a5d=_0x330a();return _0x4496=function(_0x449674,_0x11ff94){_0x449674=_0x449674-0x1dc;let _0x157522=_0x330a5d[_0x449674];return _0x157522;},_0x4496(_0x1f2b37,_0x161e56);}import{ClipboardPipeline as _0x5a3702}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x9c7b48}from'./footnotesediting.js';import{FootnotesTracker as _0x4087f5}from'./footnotestracker.js';export class FootnotesClipboard extends _0xdc48ad{static get[_0x4263fc(0x217)](){const _0x31f11d=_0x4263fc;return _0x31f11d(0x1f2);}static get[_0x4263fc(0x1fc)](){return[_0x9c7b48,_0x5a3702];}static get[_0x4263fc(0x20c)](){return!0x0;}static get[_0x4263fc(0x209)](){return!0x0;}[_0x4263fc(0x1df)](){const _0x101e94=_0x4263fc;this[_0x101e94(0x1e4)]();}[_0x4263fc(0x1e4)](){const _0x4ebc6f=_0x4263fc;this[_0x4ebc6f(0x211)](),this[_0x4ebc6f(0x1e1)]();}[_0x4263fc(0x211)](){const _0x3a5114=_0x4263fc,{editor:_0x27be66}=this,{plugins:_0x155599,model:_0x42d6ed}=_0x27be66,_0x24a9f3=_0x155599[_0x3a5114(0x1dd)](_0x5a3702),_0x3773d7=_0x155599[_0x3a5114(0x1dd)](_0x4087f5);this[_0x3a5114(0x1e0)](_0x24a9f3,_0x3a5114(0x21b),(_0x584ce8,_0x334f06)=>{const _0x35f2b4=_0x3a5114,_0x361b3f=function(_0x5b4faf,_0x40be8f){const _0x353bb9=_0x4496,_0x416de0=new Set();for(const {item:_0x9e87a8}of _0x5b4faf[_0x353bb9(0x1fe)](_0x40be8f))_0x9e87a8['is'](_0x353bb9(0x221),_0x353bb9(0x1f9))&&_0x416de0[_0x353bb9(0x1dc)](_0x9e87a8[_0x353bb9(0x1f8)](_0x353bb9(0x1f1)));return Array[_0x353bb9(0x213)](_0x416de0);}(_0x42d6ed,_0x334f06[_0x35f2b4(0x1e8)]);if(!_0x361b3f[_0x35f2b4(0x1e2)])return;const _0x25a37a=_0x3773d7[_0x35f2b4(0x1ef)](),_0x1601c5=_0x361b3f[_0x35f2b4(0x1e5)]((_0x256066,_0x3443a4)=>{const _0x49e4b5=_0x35f2b4,_0x5ef50f=_0x25a37a[_0x49e4b5(0x205)](_0x45e8eb=>_0x45e8eb['id']===_0x3443a4);if(_0x5ef50f){const _0x5a3fe0=_0x27be66[_0x49e4b5(0x215)][_0x49e4b5(0x1ea)](_0x5ef50f[_0x49e4b5(0x1ff)],{'isClipboardPipeline':!0x0}),_0xb9522=_0x27be66[_0x49e4b5(0x215)][_0x49e4b5(0x206)][_0x49e4b5(0x210)](_0x5a3fe0);_0x256066[_0x5ef50f['id']]=_0xb9522;}return _0x256066;},Object[_0x35f2b4(0x1fa)](null));_0x334f06[_0x35f2b4(0x21c)][_0x35f2b4(0x21a)](_0x35f2b4(0x207),JSON[_0x35f2b4(0x21e)](_0x1601c5));});}[_0x4263fc(0x1e1)](){const _0x41c387=_0x4263fc,{editor:_0x58bdd6}=this,{model:_0x39cbee,plugins:_0x356f16}=_0x58bdd6,{view:_0x4992da}=_0x58bdd6[_0x41c387(0x1f0)],_0xd8950c=_0x356f16[_0x41c387(0x1dd)](_0x5a3702),_0x2ec74a=_0x356f16[_0x41c387(0x1dd)](_0x4087f5);let _0x1d362b=null;this[_0x41c387(0x1e0)](_0x4992da[_0x41c387(0x208)],_0x41c387(0x218),(_0x512deb,_0x3b5487)=>{const _0x138e6c=_0x41c387,_0x55765b=_0x3b5487[_0x138e6c(0x21c)][_0x138e6c(0x1f3)](_0x138e6c(0x207));_0x1d362b=_0x55765b?JSON[_0x138e6c(0x1eb)](_0x55765b):null;}),this[_0x41c387(0x1e0)](_0xd8950c,_0x41c387(0x1e9),(_0x4ed7f5,_0x44b76b)=>{const _0x540bd3=_0x41c387;if(!_0x1d362b)return;const _0x572971=_0x44b76b[_0x540bd3(0x20f)]===this[_0x540bd3(0x20b)]['id'];_0x572971&&_0x540bd3(0x1fb)===_0x44b76b[_0x540bd3(0x202)]||_0x39cbee[_0x540bd3(0x1f5)](_0x4b0e74=>{const _0x93b77b=_0x540bd3;!function(_0x34c625,_0x236aec){const _0x30fcf2=_0x4496,_0x30bc42=[];for(const {item:_0x1f03fe}of _0x34c625[_0x30fcf2(0x1fe)](_0x236aec))_0x1f03fe['is'](_0x30fcf2(0x221),_0x30fcf2(0x212))&&_0x30bc42[_0x30fcf2(0x20a)](_0x1f03fe);for(const _0x2e6092 of _0x30bc42)_0x34c625[_0x30fcf2(0x1e7)](_0x2e6092);}(_0x4b0e74,_0x44b76b[_0x93b77b(0x1e8)]);let _0x21c8d8=_0x2ec74a[_0x93b77b(0x1ec)]();if(!_0x21c8d8){const _0x7fe8d=_0x39cbee[_0x93b77b(0x208)][_0x93b77b(0x21d)][_0x93b77b(0x1de)]()[_0x93b77b(0x20d)];_0x21c8d8=_0x2ec74a[_0x93b77b(0x220)](_0x4b0e74,_0x7fe8d);}const _0x1107aa=function(_0x45e96a,_0x43832b,_0x38396f){const _0x4f460c=_0x93b77b,_0x33f95d=Object[_0x4f460c(0x1fa)](null);for(const {item:_0x2bcfcd}of _0x45e96a[_0x4f460c(0x1fe)](_0x43832b))if(_0x2bcfcd['is'](_0x4f460c(0x221),_0x4f460c(0x1f9))){const _0x3c1a5a=_0x2bcfcd[_0x4f460c(0x1f8)](_0x4f460c(0x1f1));if(!_0x38396f(_0x3c1a5a))continue;_0x33f95d[_0x3c1a5a]||(_0x33f95d[_0x3c1a5a]=_0xe5f3a8()),_0x45e96a[_0x4f460c(0x200)](_0x4f460c(0x1f1),_0x33f95d[_0x3c1a5a],_0x2bcfcd);}return _0x33f95d;}(_0x4b0e74,_0x44b76b[_0x93b77b(0x1e8)],_0x464b95=>!_0x572971||null!==_0x2ec74a[_0x93b77b(0x1e6)](_0x464b95));for(const [_0x23cbfb,_0x225a52]of Object[_0x93b77b(0x204)](_0x1d362b)){const _0x1b0204=_0x1107aa[_0x23cbfb]||_0x23cbfb,_0x180e0e=_0x4b0e74[_0x93b77b(0x21f)](_0x93b77b(0x216),{'footnoteId':_0x1b0204}),_0x28a23c=_0x58bdd6[_0x93b77b(0x215)][_0x93b77b(0x206)][_0x93b77b(0x1ea)](_0x225a52),_0x4a202f=_0x58bdd6[_0x93b77b(0x215)][_0x93b77b(0x1f4)](_0x28a23c,_0x180e0e);_0x4b0e74[_0x93b77b(0x214)](_0x4a202f,_0x180e0e),_0x4b0e74[_0x93b77b(0x219)](_0x180e0e,_0x21c8d8,_0x93b77b(0x20e));}_0x1d362b=null;});});}}
|