@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251017.0 → 0.0.0-nightly-20251018.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.d.ts +4 -0
- 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 _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};
|
|
23
|
+
import{Plugin as _0x5dd69c,Command as _0x1159f6}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x40f775,isWidget as _0x52dc53,toWidgetEditable as _0x572824,WidgetToolbarRepository as _0x121d00}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x4970a6,logWarning as _0x1e6eca,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x2a6255,ClickObserver as _0x1281d6}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x4a149c}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x158f1a,ButtonView as _0x4f7301,View as _0x5e6fbf,ViewCollection as _0x5f3227,FocusCycler as _0x2f996f,addKeyboardHandlingForGrid as _0x1fa4bf,CollapsibleView as _0x42bd83,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0x369595,BalloonPanelView as _0x52e42a,createDropdown as _0x24d4ee}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x242f94,IconListStyleDecimal as _0x3b2851,IconListStyleDecimalLeadingZero as _0x1c38c6,IconListStyleLowerRoman as _0x5a7599,IconListStyleUpperRoman as _0x3a4c8d,IconListStyleLowerLatin as _0x24244e,IconListStyleUpperLatin as _0xea279a}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x3a1239,_0x1b532a){this['_model']=_0x3a1239,this['_elementName']=_0x1b532a['elementName'],this['_getElementKey']=_0x1b532a['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x2411b2){const _0x772747=new Set(),_0x337039=new Map();for(const _0x1107d0 of _0x2411b2){if('insert'===_0x1107d0['type']&&'$text'!==_0x1107d0['name']&&_0x1107d0['position']['nodeAfter']){const _0x519c70=this['_model']['createRangeOn'](_0x1107d0['position']['nodeAfter']);for(const _0x3dee1b of _0x519c70['getItems']()){if(!_0x3dee1b['is']('element',this['_elementName']))continue;const _0x4f37a0=this['_getElementKey'](_0x3dee1b);_0x337039['has'](_0x4f37a0)||_0x337039['set'](_0x4f37a0,[]),_0x337039['get'](_0x4f37a0)['push'](_0x3dee1b);}}if('remove'===_0x1107d0['type']&&_0x1107d0['name']===this['_elementName']){const _0x828b3c=this['_getElementKey']({'getAttribute':_0x478862=>_0x1107d0['attributes']['get'](_0x478862)});_0x772747['add'](_0x828b3c);}}for(const [_0x5b45cd,_0x114cd3]of this['_trackedElements'])'$graveyard'===_0x114cd3['root']['rootName']&&_0x772747['add'](_0x5b45cd);for(const _0x307d3c of _0x772747)this['_trackedElements']['delete'](_0x307d3c);for(const [_0x2ec62c,_0x1c087f]of _0x337039)this['_trackedElements']['set'](_0x2ec62c,_0x1c087f[_0x1c087f['length']-0x1]);const _0x3c2276=new Set();for(const [_0x59a229,_0x3c87ce]of _0x337039)_0x772747['has'](_0x59a229)&&(_0x3c2276['add'](_0x3c87ce[0x0]),_0x3c87ce['length']>0x1?_0x337039['set'](_0x59a229,_0x3c87ce['slice'](0x1)):_0x337039['delete'](_0x59a229),_0x772747['delete'](_0x59a229));return{'removed':Array['from'](_0x772747),'inserted':Array['from'](_0x337039['values']())['flat'](),'moved':Array['from'](_0x3c2276)};}}class c extends _0x5dd69c{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1e6721){super(_0x1e6721),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x341fe4=>_0x341fe4['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x3edd74=>_0x3edd74['getAttribute']('footnoteId')});}['init'](){const {editor:_0x2e1e3d}=this,{model:_0x3e7087,data:_0x2a00ff}=_0x2e1e3d;_0x3e7087['document']['registerPostFixer'](_0x411c6b=>{const _0xa333ec=_0x3e7087['document']['differ']['getChanges']();let _0x1fc7c9=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x411c6b,_0xa333ec)&&(_0x1fc7c9=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x411c6b,_0xa333ec)&&(_0x1fc7c9=!0x0),this['_handleFootnoteReferencesChanges'](_0x411c6b,_0xa333ec)&&(_0x1fc7c9=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x411c6b)&&(_0x1fc7c9=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x411c6b)&&(_0x1fc7c9=!0x0),this['_sortFootnoteDefinitions'](_0x411c6b)&&(_0x1fc7c9=!0x0),_0x1fc7c9;}),this['listenTo'](_0x3e7087['document'],'change:data',()=>{_0x3e7087['enqueueChange']({'isUndoable':!0x1},_0x466111=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x466111);});},{'priority':'low'}),this['listenTo'](_0x2a00ff,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x5b901e){return this['_footnotes']['find'](_0x36a185=>_0x36a185['id']===_0x5b901e)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x50d837){this['_footnoteFormatter']=_0x50d837;}['_updateFootnotesCounters'](_0x45370d,_0x2ba7be=0x0){let _0x307b52=!0x1;for(let _0x5398d3=_0x2ba7be;_0x5398d3<this['_footnotes']['length'];_0x5398d3++)this['_updateFootnoteRefCounter'](_0x45370d,_0x5398d3)&&(_0x307b52=!0x0);return _0x307b52;}['_insertEmptyFootnotesDefinitionsContainer'](_0x4d88e0,_0x37e658){const _0x512700=_0x4d88e0['createElement']('footnotesDefinitions',{});return _0x4d88e0['append'](_0x512700,_0x37e658),this['_footnotesDefinitions']=_0x512700,_0x512700;}['_ensureFootnotesDefinitionsContainerExists'](_0x16bf6b){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x52f853=this['_footnotes'][0x0]['reference']['root'],_0x533886=this['_insertEmptyFootnotesDefinitionsContainer'](_0x16bf6b,_0x52f853);for(const _0x42c7eb of this['_footnotes'])_0x42c7eb['definition']['parent']||_0x16bf6b['insert'](_0x42c7eb['definition'],_0x533886,'end');this['_updateFootnotesCounters'](_0x16bf6b);}['_handleFootnotesDefinitionsObjectChanges'](_0x2b71a1,_0x365ae1){let _0x31e693=!0x1;const {inserted:_0x3887f3,removed:_0x2b15d4,moved:_0x2db8ae}=this['_footnoteDefsContainerTracker']['getChanges'](_0x365ae1);if(_0x2db8ae['length']&&(this['_footnotesDefinitions']=_0x2db8ae[0x0]),_0x3887f3['length']){if(_0x3887f3['length']>0x1||this['_footnotesDefinitions']&&_0x3887f3['some'](_0x1741b5=>_0x1741b5!==this['_footnotesDefinitions'])){const _0x4f6fa1=_0x2b71a1['createElement']('footnotesDefinitions',{}),_0x15cbba=[];this['_footnotesDefinitions']&&_0x15cbba['push'](this['_footnotesDefinitions']),_0x15cbba['push'](..._0x3887f3),_0x2b71a1['insert'](_0x4f6fa1,_0x15cbba[0x0],'before');for(const _0x44b47b of _0x15cbba)_0x2b71a1['move'](_0x2b71a1['createRangeIn'](_0x44b47b),_0x2b71a1['createPositionAt'](_0x4f6fa1,'end')),_0x2b71a1['remove'](_0x44b47b);this['_footnotesDefinitions']=_0x4f6fa1,this['_updateFootnotesCounters'](_0x2b71a1),_0x31e693=!0x0;}else this['_footnotesDefinitions']=_0x3887f3[0x0];}if(_0x2b15d4['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x54ccec of this['_footnotes'])_0x2b71a1['remove'](_0x54ccec['reference']),_0x31e693=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x31e693;}['_handleFootnoteDefinitionsChanges'](_0x1d4207,_0x5d6f91){let _0x3c1bf0=!0x1;const _0x26cf5d=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x3358f3,moved:_0x347082}=this['_footnoteDefsTracker']['getChanges'](_0x5d6f91);for(const _0x26e578 of[..._0x347082,..._0x3358f3]){const _0x446f49=_0x26e578['getAttribute']('footnoteId'),_0x4cfea7=this['getFootnote'](_0x446f49);_0x4cfea7&&(_0x4cfea7['definition']=_0x26e578),_(_0x1d4207,_0x26cf5d,_0x26e578)&&(_0x3c1bf0=!0x0);}return _0x3c1bf0;}['_handleFootnoteReferencesChanges'](_0x13adbe,_0x3263fb){let _0x1a6184=!0x1;const {removed:_0x5112d6,inserted:_0x4354c6,moved:_0x4e9e28}=this['_footnoteRefsTracker']['getChanges'](_0x3263fb);for(const _0xb3b1c6 of _0x5112d6)this['_handleRemoveFootnoteReferenceById'](_0x13adbe,_0xb3b1c6)&&(_0x1a6184=!0x0);for(const _0x22a4ac of _0x4354c6)this['_handleInsertedFootnoteReference'](_0x13adbe,_0x22a4ac)&&(_0x1a6184=!0x0);for(const _0x447afa of _0x4e9e28)this['_handleMovedFootnoteReference'](_0x13adbe,_0x447afa)&&(_0x1a6184=!0x0);return _0x1a6184;}['_handleFootnotesDefinitionsObjectSync'](_0x57383c){if(!this['_footnotesDefinitions'])return!0x1;let _0x5aca30=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x472b00=[];for(const _0x326772 of this['_footnotesDefinitions']['getChildren']()){const _0x5caf24=_0x326772['getAttribute']('footnoteId');this['getFootnote'](_0x5caf24)||(_0x472b00['unshift'](_0x326772),_0x5aca30=!0x0);}for(const _0x3bbb07 of _0x472b00)_0x57383c['remove'](_0x3bbb07);}const _0x175184=new Set(),_0x3af0d8=[];for(const _0x324538 of this['_footnotesDefinitions']['getChildren']()){const _0x1a4516=_0x324538['getAttribute']('footnoteId');_0x175184['has'](_0x1a4516)?(_0x3af0d8['unshift'](_0x324538),_0x5aca30=!0x0):_0x175184['add'](_0x1a4516);}for(const _0x20511c of _0x3af0d8)_0x57383c['remove'](_0x20511c);return this['_footnotesDefinitions']['childCount']||(_0x57383c['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x5aca30=!0x0),_0x5aca30;}['_handleInsertedFootnoteReference'](_0x2edc4a,_0x2a2d07){if(this['_footnotes']['find'](_0x500451=>_0x500451['reference']===_0x2a2d07))return!0x1;let _0x5db57f=!0x1;const _0x3f9bb9=_0x2a2d07['getAttribute']('footnoteId'),_0x10d37a=this['getFootnote'](_0x3f9bb9);_0x10d37a&&(_0x2edc4a['remove'](_0x10d37a['reference']),this['_footnotes']=this['_footnotes']['filter'](_0xa79de7=>_0xa79de7['id']!==_0x3f9bb9),_0x5db57f=!0x0);let _0x13f67c=this['_footnotesDefinitions']?function(_0x26172,_0x2cfec6){for(const _0x338796 of _0x26172['getChildren']())if(_0x338796['getAttribute']('footnoteId')===_0x2cfec6)return _0x338796;return null;}(this['_footnotesDefinitions'],_0x3f9bb9):null;_0x13f67c||(_0x13f67c=_0x2edc4a['createElement']('footnoteDefinition',{'footnoteId':_0x3f9bb9}),this['_footnotesDefinitions']&&(_0x2edc4a['insert'](_0x13f67c,this['_footnotesDefinitions'],'end'),_0x5db57f=!0x0));const _0x1f4449={'id':_0x3f9bb9,'reference':_0x2a2d07,'definition':_0x13f67c},_0x38afa0=I(this['editor']['model'],this['_footnotes'],_0x2a2d07);return this['_footnotes']['splice'](_0x38afa0,0x0,_0x1f4449),this['_updateFootnotesCounters'](_0x2edc4a,_0x38afa0)&&(_0x5db57f=!0x0),_0x5db57f;}['_handleRemoveFootnoteReferenceById'](_0x24220e,_0x39d742){const _0xf795ca=this['_footnotes']['findIndex'](_0x240164=>_0x240164['id']===_0x39d742);if(-0x1===_0xf795ca)return!0x1;let _0x203c9f=!0x1;const _0x33af72=this['_footnotes'][_0xf795ca];return'$graveyard'!==_0x33af72['definition']['root']['rootName']&&(_0x24220e['remove'](_0x33af72['definition']),_0x203c9f=!0x0),this['_footnotes']['splice'](_0xf795ca,0x1),this['_updateFootnotesCounters'](_0x24220e,_0xf795ca)&&(_0x203c9f=!0x0),_0x203c9f;}['_handleMovedFootnoteReference'](_0x437fd8,_0x302d69){const _0x50c63e=_0x302d69['getAttribute']('footnoteId'),_0x46c628=this['_footnotes']['findIndex'](_0x521d87=>_0x521d87['id']===_0x50c63e),_0x3819a6=this['_footnotes'][_0x46c628];let _0x5c1e6b=!0x1;_0x3819a6['reference']=_0x302d69,this['_footnotes']['splice'](_0x46c628,0x1);const _0xa02581=I(this['editor']['model'],this['_footnotes'],_0x302d69);return this['_footnotes']['splice'](_0xa02581,0x0,_0x3819a6),this['_updateFootnotesCounters'](_0x437fd8,Math['min'](_0x46c628,_0xa02581))&&(_0x5c1e6b=!0x0),_0x5c1e6b;}['_updateFootnoteRefCounter'](_0x2efc37,_0x43644d){if(!this['_footnotesDefinitions'])return!0x1;const _0x3b403c=this['_footnotes'][_0x43644d];let _0x5769fa;return _0x5769fa=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x3b403c,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x43644d+0x1}):String(_0x43644d+0x1),_0x3b403c['reference']['getAttribute']('footnoteCounter')!=_0x5769fa&&(_0x2efc37['setAttribute']('footnoteCounter',_0x5769fa,_0x3b403c['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x3139ae){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x5f1865,_0x5e9fa3){if(_0x5f1865['length']!==_0x5e9fa3['length'])return!0x1;for(let _0x543ca9=0x0;_0x543ca9<_0x5f1865['length'];_0x543ca9++)if(_0x5f1865[_0x543ca9]!==_0x5e9fa3[_0x543ca9])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2ee20b=>_0x2ee20b['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x229fe8=>_0x229fe8['getAttribute']('footnoteId'))))return!0x1;let _0x346228=!0x1;for(let _0x34e6dd=0x0;_0x34e6dd<this['_footnotes']['length'];_0x34e6dd++){const _0x5517e8=this['_footnotes'][_0x34e6dd],_0x37fbde=_0x3139ae['createPositionBefore'](_0x5517e8['definition']),_0x50eab9=_0x3139ae['createPositionAt'](this['_footnotesDefinitions'],_0x34e6dd);_0x37fbde['isEqual'](_0x50eab9)||(_0x3139ae['move'](_0x3139ae['createRangeOn'](_0x5517e8['definition']),_0x50eab9),_0x346228=!0x0);}return _0x346228;}['_ensureFootnotesReferencesHaveProperOrder'](_0x3e8dc9){if(!this['_footnotes']['length'])return!0x1;const {model:_0x328188}=this['editor'];let _0x42dde2=!0x1;for(let _0x2f41ec=0x0;_0x2f41ec<this['_footnotes']['length']-0x1;_0x2f41ec++){const _0x536793=this['_footnotes'][_0x2f41ec],_0x33e4fb=this['_footnotes'][_0x2f41ec+0x1],_0x23afb4=_0x328188['createPositionBefore'](_0x536793['reference']),_0x486545=_0x328188['createPositionBefore'](_0x33e4fb['reference']);'after'===_0x23afb4['compareWith'](_0x486545)&&(this['_handleMovedFootnoteReference'](_0x3e8dc9,_0x536793['reference']),_0x2f41ec=-0x1,_0x42dde2=!0x0);}return _0x42dde2;}}function _(_0x32109e,_0x199d9b,_0x35cfcc){if(_0x35cfcc['childCount'])return!0x1;const _0x60cf7d=_0x199d9b?'paragraph':'footnoteInlineContent';return _0x32109e['insert'](_0x32109e['createElement'](_0x60cf7d),_0x35cfcc),!0x0;}function I(_0x424142,_0x325097,_0x13e8fb){if(0x0===_0x325097['length'])return 0x0;const _0x235574=_0x424142['createPositionBefore'](_0x13e8fb);for(let _0x33296a=0x0;_0x33296a<_0x325097['length'];_0x33296a++){const _0x30c93b=_0x325097[_0x33296a],_0xe14fc3=_0x424142['createPositionBefore'](_0x30c93b['reference']);if('before'===_0x235574['compareWith'](_0xe14fc3))return _0x33296a;}const _0x34c6be=_0x13e8fb['root'];let _0x2c60e2=-0x1;for(let _0x4b0474=_0x325097['length']-0x1;_0x4b0474>=0x0;_0x4b0474--)if(_0x325097[_0x4b0474]['reference']['root']===_0x34c6be){_0x2c60e2=_0x4b0474;break;}if(-0x1!==_0x2c60e2)return _0x2c60e2+0x1;const _0x53b6eb=_0x424142['document']['getRootNames'](),_0x463b3b=_0x53b6eb['indexOf'](_0x34c6be['rootName']),_0x225ca2=_0x53b6eb[_0x463b3b+0x1];if(_0x225ca2){for(let _0x13ca81=0x0;_0x13ca81<_0x325097['length'];_0x13ca81++)if(_0x325097[_0x13ca81]['reference']['root']['rootName']===_0x225ca2)return _0x13ca81;}return _0x325097['length'];}class w extends _0x1159f6{['refresh'](){const _0x35076c=this['editor']['model']['document']['selection'],_0x263ce7=this['_getPositionToInsertFootnote'](_0x35076c);this['isEnabled']=!!_0x263ce7;}['execute'](_0x349e13){const {editor:_0x509dc0}=this,{model:_0x330fff}=_0x509dc0,{selection:_0x3d2377}=_0x330fff['document'],_0x4f8461=this['_getPositionToInsertFootnote'](_0x3d2377);if(!_0x4f8461)return;const _0x2225d9=_0x509dc0['plugins']['get']('FootnotesEditing'),_0x5e746a=_0x349e13?.['footnoteId']??_0x4970a6();!function(_0x58cd4b){return'string'==typeof _0x58cd4b&&_0x58cd4b['length']>0x0&&!/\s/['test'](_0x58cd4b)&&!/^\d/['test'](_0x58cd4b);}(_0x5e746a)?_0x1e6eca('insert-footnote-command-executed-with-invalid-id'):(_0x330fff['change'](_0x52c082=>{const _0x59c2d0=_0x52c082['createElement']('footnoteRef',{'footnoteId':_0x5e746a});_0x330fff['insertObject'](_0x59c2d0,_0x4f8461,null);}),_0x2225d9['_moveSelectionToFootnoteDefinition'](_0x5e746a));}['_getPositionToInsertFootnote'](_0x1d4f5a){const {model:_0x1466d5}=this['editor'],{schema:_0x1979f2}=_0x1466d5,_0x5414dd=_0x1d4f5a['getFirstRange']();for(const _0x4bd8d5 of _0x5414dd['getItems']())if(_0x1979f2['isBlock'](_0x4bd8d5)||_0x1979f2['isObject'](_0x4bd8d5))return null;const _0x496475=_0x5414dd['end'];return _0x1979f2['checkChild'](_0x496475,'footnoteRef')?_0x496475:null;}}class r extends _0x5dd69c{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3429bb}=this;_0x3429bb['config']['define']('footnotes.multiBlock',!0x0),_0x3429bb['commands']['add']('insertFootnote',new w(_0x3429bb)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x1b990f){const _0x3ee658=_0x3b77d3([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]),_0x320d07=0x47a28506,_0x56af79=0x47a5f38e^_0x320d07,_0x5957ed=window[_0x3b77d3([0x44,0x61,0x74,0x65])][_0x3b77d3([0x6e,0x6f,0x77])](),_0x394f9c=_0x1b990f[_0x3b77d3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5cdc49=new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3af1c8=>{_0x394f9c[_0x3b77d3([0x6f,0x6e,0x63,0x65])](_0x3b77d3([0x72,0x65,0x61,0x64,0x79]),_0x3af1c8);}),_0xe57aa0={[_0x3b77d3([0x6b,0x74,0x79])]:_0x3b77d3([0x45,0x43]),[_0x3b77d3([0x75,0x73,0x65])]:_0x3b77d3([0x73,0x69,0x67]),[_0x3b77d3([0x63,0x72,0x76])]:_0x3b77d3([0x50,0x2d,0x32,0x35,0x36]),[_0x3b77d3([0x78])]:_0x3b77d3([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]),[_0x3b77d3([0x79])]:_0x3b77d3([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]),[_0x3b77d3([0x61,0x6c,0x67])]:_0x3b77d3([0x45,0x53,0x32,0x35,0x36])},_0x560cfa=_0x394f9c[_0x3b77d3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b77d3([0x67,0x65,0x74])](_0x3b77d3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x124b9d(){let _0x427bdd,_0xd38889=null,_0x136054=null;try{if(_0x560cfa==_0x3b77d3([0x47,0x50,0x4c]))return _0x3b77d3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x427bdd=_0xb2c900(),!_0x427bdd)return _0x3b77d3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x427bdd[_0x3b77d3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x136054=_0x37afb6(_0x427bdd[_0x3b77d3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x427bdd[_0x3b77d3([0x6a,0x74,0x69])])),await _0x50ef4a()?_0x3edc36()?_0x41de56()?_0x3b77d3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5177fb()?(_0x427bdd[_0x3b77d3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b77d3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xd38889=_0x1c864f(_0x3b77d3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x427bdd[_0x3b77d3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b77d3([0x74,0x72,0x69,0x61,0x6c])&&(_0xd38889=_0x1c864f(_0x3b77d3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x32596d()):_0x3b77d3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b77d3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b77d3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b77d3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x41de56(){const _0x4c0fde=[_0x3b77d3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b77d3([0x74,0x72,0x69,0x61,0x6c])][_0x3b77d3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x427bdd[_0x3b77d3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5957ed/0x3e8:0xe10*_0x56af79;return _0x427bdd[_0x3b77d3([0x65,0x78,0x70])]<_0x4c0fde;}function _0x3edc36(){const _0xcee349=_0x427bdd[_0x3b77d3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xcee349&&(!!_0xcee349[_0x3b77d3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b77d3([0x2a]))||!!_0xcee349[_0x3b77d3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b77d3([0x46,0x4f,0x4f])));}function _0x5177fb(){const _0x5b686c=_0x427bdd[_0x3b77d3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b686c||0x0==_0x5b686c[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x60138}=new URL(window[_0x3b77d3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5b686c[_0x3b77d3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x60138))return!0x0;const _0x409d35=_0x60138[_0x3b77d3([0x73,0x70,0x6c,0x69,0x74])](_0x3b77d3([0x2e]));return _0x5b686c[_0x3b77d3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x248590=>_0x248590[_0x3b77d3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b77d3([0x2a])))[_0x3b77d3([0x6d,0x61,0x70])](_0x23124b=>_0x23124b[_0x3b77d3([0x73,0x70,0x6c,0x69,0x74])](_0x3b77d3([0x2e])))[_0x3b77d3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x199410=>_0x199410[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x409d35[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b77d3([0x6d,0x61,0x70])](_0x30a255=>Array(_0x409d35[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x30a255[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b77d3([0x66,0x69,0x6c,0x6c])](_0x30a255[0x0]===_0x3b77d3([0x2a])?_0x3b77d3([0x2a]):'')[_0x3b77d3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x30a255))[_0x3b77d3([0x73,0x6f,0x6d,0x65])](_0x34b70f=>_0x409d35[_0x3b77d3([0x65,0x76,0x65,0x72,0x79])]((_0x4fee5f,_0x594364)=>_0x34b70f[_0x594364]===_0x4fee5f||_0x34b70f[_0x594364]===_0x3b77d3([0x2a])));}function _0x32596d(){return _0xd38889&&_0x136054?new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f84c0,_0x44d3bf)=>{_0xd38889[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x3f84c0,_0x44d3bf),_0x136054[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x4e22a0=>{_0x4e22a0!=_0x3b77d3([0x56,0x61,0x6c,0x69,0x64])&&_0x3f84c0(_0x4e22a0);},_0x44d3bf);}):_0xd38889||_0x136054||_0x3b77d3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x37afb6(_0x613638,_0x30d9c1){return new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f23ac=>{if(_0x490f6a())return _0x1f23ac(_0x3b77d3([0x56,0x61,0x6c,0x69,0x64]));_0x3fdc64(),_0x394f9c[_0x3b77d3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b77d3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5812c0=!0x1;const _0x46ff18=_0x4970a6();function _0x22986d(_0x484ee8){return!!_0x484ee8&&(typeof _0x484ee8===_0x3b77d3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x484ee8===_0x3b77d3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x484ee8[_0x3b77d3([0x74,0x68,0x65,0x6e])]===_0x3b77d3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x484ee8[_0x3b77d3([0x63,0x61,0x74,0x63,0x68])]===_0x3b77d3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2be838(_0x4fe467){_0x5aac8f(_0x4fe467)[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x28f98f=>{if(!_0x28f98f||_0x28f98f[_0x3b77d3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b77d3([0x6f,0x6b]))return _0x3b77d3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x49839a(_0x42e8ef(_0x46ff18+_0x30d9c1))!=_0x28f98f[_0x3b77d3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b77d3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b77d3([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x586cc3=>(_0x531d8e(),_0x586cc3),()=>{const _0x3aba40=_0x5a41fe();return null==_0x3aba40?(_0x531d8e(),_0x3b77d3([0x56,0x61,0x6c,0x69,0x64])):_0x3b77d3(_0x5957ed-_0x3aba40>(0x63ae0106^_0x320d07)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x1f23ac)[_0x3b77d3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1f23ac(_0x3b77d3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4971bd=0x47946b86^_0x320d07;function _0x531d8e(){const _0x4d8651=_0x3b77d3([0x6c,0x6c,0x63,0x74,0x2d])+_0x49839a(_0x42e8ef(_0x613638)),_0x9c86c=_0x339002(_0x49839a(window[_0x3b77d3([0x4d,0x61,0x74,0x68])][_0x3b77d3([0x63,0x65,0x69,0x6c])](_0x5957ed/_0x4971bd)));window[_0x3b77d3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b77d3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d8651,_0x9c86c);}function _0x5a41fe(){const _0x3ef361=_0x3b77d3([0x6c,0x6c,0x63,0x74,0x2d])+_0x49839a(_0x42e8ef(_0x613638)),_0x26ca08=window[_0x3b77d3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b77d3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3ef361);return _0x26ca08?window[_0x3b77d3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x339002(_0x26ca08),0x10)*_0x4971bd:null;}function _0x5aac8f(_0x14fda8){return new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x529835,_0x308cdc)=>{_0x14fda8[_0x3b77d3([0x74,0x68,0x65,0x6e])](_0x529835,_0x308cdc),window[_0x3b77d3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x308cdc,0x47a351c6^_0x320d07);});}}_0x394f9c[_0x3b77d3([0x6f,0x6e])](_0x3b77d3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x12ab07,_0x543605)=>{if(_0x543605[0x0]!=_0x613638)return _0x1f23ac(_0x3b77d3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x543605[0x1]={..._0x543605[0x1],[_0x3b77d3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x46ff18};},{[_0x3b77d3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b77d3([0x68,0x69,0x67,0x68])}),_0x394f9c[_0x3b77d3([0x6f,0x6e])](_0x3b77d3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa29537=>{_0x22986d(_0xa29537[_0x3b77d3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5812c0=!0x0,_0x2be838(_0xa29537[_0x3b77d3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b77d3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b77d3([0x6c,0x6f,0x77])}),_0x5cdc49[_0x3b77d3([0x74,0x68,0x65,0x6e])](()=>{_0x5812c0||_0x1f23ac(_0x3b77d3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x490f6a(){return _0x394f9c[_0x3b77d3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b77d3([0x76,0x69,0x65,0x77])][_0x3b77d3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b77d3([0x61,0x75,0x74,0x6f]);}function _0x3fdc64(){_0x394f9c[_0x3b77d3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b77d3([0x76,0x69,0x65,0x77])][_0x3b77d3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b77d3([0x61,0x75,0x74,0x6f]);}}function _0x1c864f(_0x484431){const _0x1a6dbd=[new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f8628=>setTimeout(_0x1f8628,0x47abbbca^_0x320d07)),_0x5cdc49[_0x3b77d3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x203bc2=>{let _0x48aa3c=0x0;_0x394f9c[_0x3b77d3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b77d3([0x6f,0x6e])](_0x3b77d3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x366190,_0xdfe060)=>{_0xdfe060[0x0][_0x3b77d3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48aa3c++,_0x48aa3c==(0x47a284fe^_0x320d07)&&(_0x203bc2(),_0x366190[_0x3b77d3([0x6f,0x66,0x66])]());});}))];return window[_0x3b77d3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b77d3([0x72,0x61,0x63,0x65])](_0x1a6dbd)[_0x3b77d3([0x74,0x68,0x65,0x6e])](()=>_0x484431);}async function _0x35ca88(){await _0x5cdc49,_0x394f9c[_0x3b77d3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b77d3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33442f,_0x394f9c[_0x3b77d3([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b77d3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33442f,_0x394f9c[_0x3b77d3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b77d3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x54a2f2(_0x27e71d){const _0x41ef8e=_0x550c82();_0x394f9c[_0x41ef8e]=_0x3b77d3([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x27e71d,_0x27e71d!=_0x3b77d3([0x56,0x61,0x6c,0x69,0x64])&&_0x35ca88();}function _0x550c82(){const _0x26964c=window[_0x3b77d3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b77d3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b77d3([0x6e,0x6f,0x77])]())[_0x3b77d3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b77d3([0x2e]),'');let _0x1e736b=_0x3b77d3([0x75]);for(let _0x7e229c=0x0;_0x7e229c<_0x26964c[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x7e229c+=0x2){let _0x3af8b2=window[_0x3b77d3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x26964c[_0x3b77d3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7e229c,_0x7e229c+0x2));_0x3af8b2>=_0x3ee658[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3af8b2-=_0x3ee658[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e736b+=_0x3ee658[_0x3af8b2];}return _0x1e736b;}function _0xb2c900(){const _0x59c77e=_0x560cfa[_0x3b77d3([0x73,0x70,0x6c,0x69,0x74])](_0x3b77d3([0x2e]));if(0x3!=_0x59c77e[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x588894(_0x59c77e[0x1]);function _0x588894(_0x2c4ed7){const _0x35da02=_0x268de8(_0x2c4ed7);return _0x35da02&&_0x274506()?_0x35da02:null;function _0x274506(){const _0x1b592f=_0x35da02[_0x3b77d3([0x6a,0x74,0x69])],_0x456418=window[_0x3b77d3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b592f[_0x3b77d3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b592f[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ea2de={..._0x35da02,[_0x3b77d3([0x6a,0x74,0x69])]:_0x1b592f[_0x3b77d3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b592f[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ea2de[_0x3b77d3([0x76,0x63])],_0x42e8ef(_0x3ea2de)==_0x456418;}}}async function _0x50ef4a(){let _0x4b817d=!0x0;try{const _0x1aea57=_0x560cfa[_0x3b77d3([0x73,0x70,0x6c,0x69,0x74])](_0x3b77d3([0x2e])),[_0x27cc74,_0x1adcb2,_0x13be5f]=_0x1aea57;return _0x36c59f(_0x27cc74),await _0xc5c921(_0x27cc74,_0x1adcb2,_0x13be5f),_0x4b817d;}catch{return!0x1;}function _0x36c59f(_0x3475fb){const _0x323153=_0x268de8(_0x3475fb);_0x323153&&_0x323153[_0x3b77d3([0x61,0x6c,0x67])]==_0x3b77d3([0x45,0x53,0x32,0x35,0x36])||(_0x4b817d=!0x1);}async function _0xc5c921(_0x460e77,_0x37be36,_0x50a28f){const _0x555e8f=window[_0x3b77d3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b77d3([0x66,0x72,0x6f,0x6d])](_0x5b949b(_0x50a28f),_0x15529c=>_0x15529c[_0x3b77d3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1e9552=new window[(_0x3b77d3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b77d3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x460e77+_0x3b77d3([0x2e])+_0x37be36),_0x4e7ac4=window[_0x3b77d3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b77d3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4e7ac4)return;const _0x21a45e=await _0x4e7ac4[_0x3b77d3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b77d3([0x6a,0x77,0x6b]),_0xe57aa0,{[_0x3b77d3([0x6e,0x61,0x6d,0x65])]:_0x3b77d3([0x45,0x43,0x44,0x53,0x41]),[_0x3b77d3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b77d3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b77d3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4e7ac4[_0x3b77d3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b77d3([0x6e,0x61,0x6d,0x65])]:_0x3b77d3([0x45,0x43,0x44,0x53,0x41]),[_0x3b77d3([0x68,0x61,0x73,0x68])]:{[_0x3b77d3([0x6e,0x61,0x6d,0x65])]:_0x3b77d3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x21a45e,_0x555e8f,_0x1e9552)||(_0x4b817d=!0x1);}}function _0x268de8(_0x1c15f2){return _0x1c15f2[_0x3b77d3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b77d3([0x65,0x79]))?JSON[_0x3b77d3([0x70,0x61,0x72,0x73,0x65])](_0x5b949b(_0x1c15f2)):null;}function _0x5b949b(_0x5e5208){return window[_0x3b77d3([0x61,0x74,0x6f,0x62])](_0x5e5208[_0x3b77d3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b77d3([0x2b]))[_0x3b77d3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b77d3([0x2f])));}function _0x42e8ef(_0x16c03d){let _0x4abcd7=0x1505;function _0x12fb88(_0x30562b){for(let _0x467a57=0x0;_0x467a57<_0x30562b[_0x3b77d3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x467a57++){const _0x1c823b=_0x30562b[_0x3b77d3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x467a57);_0x4abcd7=(_0x4abcd7<<0x5)+_0x4abcd7+_0x1c823b,_0x4abcd7&=_0x4abcd7;}}function _0x2e3baf(_0x391e4){Array[_0x3b77d3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x391e4)?_0x391e4[_0x3b77d3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e3baf):_0x391e4&&typeof _0x391e4==_0x3b77d3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b77d3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x391e4)[_0x3b77d3([0x73,0x6f,0x72,0x74])]()[_0x3b77d3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x35eeb3,_0x265751])=>{_0x12fb88(_0x35eeb3),_0x2e3baf(_0x265751);}):_0x12fb88(window[_0x3b77d3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x391e4));}return _0x2e3baf(_0x16c03d),_0x4abcd7>>>0x0;}function _0x49839a(_0x2f822f){return _0x2f822f[_0x3b77d3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b77d3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b77d3([0x30]));}function _0x339002(_0x1ad9d5){return _0x1ad9d5[_0x3b77d3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b77d3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b77d3([0x6a,0x6f,0x69,0x6e])]('');}function _0x33442f(){}function _0x3b77d3(_0x29a2b7){return _0x29a2b7['map'](_0x2184d6=>String['fromCharCode'](_0x2184d6))['join']('');}_0x54a2f2(await _0x124b9d());}(this);}['_moveSelectionToFootnoteDefinition'](_0x1e7d21){const {plugins:_0x3d7933,editing:_0x1fd6f2,model:_0x5edf97}=this['editor'],_0x5f1ce6=_0x3d7933['get'](c)['getFootnote'](_0x1e7d21);return!!_0x5f1ce6&&(_0x5edf97['change'](_0x155927=>{_0x155927['setSelection'](_0x155927['createPositionAt'](_0x5f1ce6['definition'],'end'));}),_0x1fd6f2['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x2b56f8){const {plugins:_0x2f98f9,editing:_0x449b38,model:_0x482596}=this['editor'],_0x1ac10c=_0x2f98f9['get'](c)['getFootnote'](_0x2b56f8);return!!_0x1ac10c&&(_0x482596['change'](_0x2a6def=>{_0x2a6def['setSelection'](_0x1ac10c['reference'],'on');}),_0x449b38['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x35806f}=this['editor']['model'],_0x216a1f=this['editor']['config']['get']('footnotes.multiBlock');_0x35806f['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x35806f['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x35806f['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x216a1f?_0x35806f['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x35806f['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x35806f['addChildCheck'](_0x3fb35c=>{for(const _0x22d744 of _0x3fb35c)if('footnoteDefinition'===_0x22d744['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0xc4e71f}=this,{conversion:_0x521f3b,editing:_0x62c321}=_0xc4e71f,{t:t}=_0xc4e71f['locale'];_0x521f3b['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4e0a1b,{writer:_0x10ed0b,consumable:_0x1ae4c1})=>{const _0x46326c=_0x4e0a1b['getChild'](0x0);if(!_0x46326c||!_0x46326c['is']('element','a'))return null;const _0x4c6136=_0x46326c['getAttribute']('href')||'';if(!_0x4c6136['startsWith']('#'))return null;const _0x232016=_0x4c6136['replace'](/^#/,'');if(!_0x232016)return null;_0x1ae4c1['consume'](_0x46326c,{'name':!0x0,'attributes':['href']});for(const {item:_0x466b86}of _0x62c321['view']['createRangeIn'](_0x46326c))_0x466b86['is']('$textProxy')?_0x1ae4c1['consume'](_0x466b86['textNode'],{'name':!0x0}):_0x466b86['is']('element')&&_0x1ae4c1['consume'](_0x466b86,{'name':!0x0});return _0x10ed0b['createElement']('footnoteRef',{'footnoteId':_0x232016});}}),_0x521f3b['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4bb2e1,{writer:_0x4751c3})=>g(_0x4bb2e1,_0x4751c3)}),_0x521f3b['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x1ccb90,{writer:_0x441e99})=>{const _0x2bb081=_0x1ccb90['getAttribute']('footnoteCounter');return _0x40f775(g(_0x1ccb90,_0x441e99),_0x441e99,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x2bb081)});}});}['_defineDefinitionsConverters'](){const {editor:_0x343df9}=this,{t:t}=_0x343df9['locale'],{conversion:_0x40c633}=_0x343df9;_0x40c633['for']('upcast')['elementToElement']({'view':{'name':'ol','classes':['footnotes']},'model':'footnotesDefinitions','converterPriority':'high'}),_0x40c633['for']('dataDowncast')['elementToElement']({'model':'footnotesDefinitions','view':{'name':'ol','classes':['footnotes']}}),_0x40c633['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5091e1,{writer:_0x3871c0})=>{const _0x22a840=_0x3871c0['createContainerElement']('div',{'class':'footnotes-wrapper','data-footnotes-list-label':t('Footnotes')},_0x3871c0['createContainerElement']('ol',{'class':'footnotes'},_0x3871c0['createSlot']())),_0x29fe6e=_0x40f775(_0x22a840,_0x3871c0,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x3871c0['setCustomProperty']('footnotesDefinitions',!0x0,_0x29fe6e),_0x29fe6e;}});}['_defineDefinitionConverters'](){const {editor:_0x565a36}=this,{conversion:_0x1f4bad,locale:_0x16ed73}=_0x565a36,_0xc92afa=_0x565a36['config']['get']('footnotes.multiBlock');_0x1f4bad['for']('upcast')['add'](_0xdac6d4=>{_0xdac6d4['on']('element:li',(_0x3f390b,_0x492795,_0x30043f)=>{const _0x497af3=_0x492795['viewItem'];if(!_0x497af3['hasClass']('footnote-definition')||!_0x497af3['getAttribute']('id'))return;const _0x85017c=_0x497af3['parent'];if(!_0x85017c['is']('element','ol')||!_0x85017c['hasClass']('footnotes'))return;if(!_0x30043f['consumable']['test'](_0x497af3,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x1cb78d=_0x30043f['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x497af3['getAttribute']('id')});if(!_0x30043f['safeInsert'](_0x1cb78d,_0x492795['modelCursor']))return;_0x30043f['consumable']['consume'](_0x497af3,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1d6a3a=Array['from'](_0x497af3['getChildren']())['find'](_0x434867=>_0x434867['is']('element')&&_0x434867['hasClass']('footnote-content'));for(const _0x12d6dc of _0x497af3['getChildren']())_0x12d6dc['is']('element')&&(_0x30043f['consumable']['consume'](_0x12d6dc,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x30043f['consumable']['consume'](_0x12d6dc,{'name':!0x0,'classes':'footnote-content'}));if(_0x1d6a3a){if(_0xc92afa)_0x30043f['convertChildren'](_0x1d6a3a,_0x1cb78d);else{const _0x21ebff=_0x30043f['writer']['createElement']('footnoteInlineContent');_0x30043f['writer']['insert'](_0x21ebff,_0x1cb78d),_0x30043f['convertChildren'](_0x1d6a3a,_0x21ebff);}}_0x30043f['updateConversionResult'](_0x1cb78d,_0x492795);});}),_0x1f4bad['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x186323,{writer:_0x4d4b84})=>D(_0x186323,_0x4d4b84,_0x16ed73,{'dataPipeline':!0x0})}),_0x1f4bad['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x5cdbb3,{writer:_0x2f5182})=>D(_0x5cdbb3,_0x2f5182,_0x16ed73)});}['_defineBogusParagraphConverters'](){const {editor:_0x57caf1}=this,{conversion:_0xc86b5}=_0x57caf1;_0x57caf1['config']['get']('footnotes.multiBlock')?(_0xc86b5['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0xc86b5['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x57caf1['model']['document'],'change:data',()=>{!function(_0x5f10af,_0x3591d1){const _0x1cbb58=_0x5f10af['document']['differ'],_0x13b1f3=new Set();for(const _0x731f61 of _0x1cbb58['getChanges']()){const _0x1f8153='attribute'==_0x731f61['type']?_0x731f61['range']['start']['parent']:_0x731f61['position']['parent'];_0x1f8153['is']('element','footnoteDefinition')&&_0x13b1f3['add'](_0x1f8153);}for(const _0x5567ad of _0x13b1f3['values']()){const _0x22e450=Array['from'](_0x5567ad['getChildren']())['filter'](_0x423db2=>p(_0x423db2,_0x3591d1['mapper']));for(const _0xec3bf8 of _0x22e450)_0x3591d1['reconvertItem'](_0xec3bf8);}}(_0x57caf1['model'],_0x57caf1['editing']);})):(_0xc86b5['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0xc86b5['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0xd6c268,{writer:_0x1a4bb6})=>{const _0x477e52=_0x1a4bb6['createContainerElement']('span');return _0x1a4bb6['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x477e52),_0x477e52;}}));}['_defineKeyboardHandlers'](){const {editor:_0x2b07ec}=this,{editing:_0x4f9f7e,t:t}=_0x2b07ec,_0x13a922=_0x2b07ec['model']['document']['selection'];_0x2b07ec['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x2b07ec['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x4f9f7e['view']['document'],'enter',(_0xae0bc4,_0x3c58b7)=>{const _0x484479=function(_0x358f8f){const _0x1f2f3b=_0x358f8f['getSelectedElement']();if(_0x1f2f3b?.['is']('element','footnoteRef'))return _0x1f2f3b;return null;}(_0x13a922);if(_0x484479){const _0x40a166=_0x484479['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x40a166),_0x3c58b7['preventDefault'](),_0xae0bc4['stop']();}},{'context':_0x52dc53});}['_defineClickHandlers'](){const {editor:_0x4cc08d}=this,{editing:_0x1221b5}=_0x4cc08d;_0x4cc08d['editing']['view']['addObserver'](_0x2a6255),_0x4cc08d['editing']['view']['addObserver'](_0x1281d6);let _0x95ca96=!0x1;this['listenTo'](_0x1221b5['view']['document'],'pointerdown',(_0x3cba23,_0x51ce39)=>{const {target:_0x227cfd}=_0x51ce39,_0x578a7b=_0x1221b5['view']['document']['selection'];_0x95ca96=!(!_0x227cfd['is']('element','sup')||!_0x227cfd['hasClass']('footnote'))&&_0x578a7b['getSelectedElement']()===_0x227cfd;},{'priority':'high'}),this['listenTo'](_0x1221b5['view']['document'],'click',(_0x6c1f42,_0x432358)=>{const {target:_0x5e4142}=_0x432358,_0x1c562b=_0x5e4142['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x1c562b['slice'](0x1)),_0x6c1f42['stop'](),_0x432358['preventDefault']();},{'priority':'high','context':_0x39664f=>_0x39664f['is']('element','sup')&&_0x39664f['hasClass']('footnote')&&_0x95ca96}),this['listenTo'](_0x1221b5['view']['document'],'click',(_0x16808d,_0x57c8c0)=>{const {target:_0x448b52}=_0x57c8c0;if(!_0x448b52['is']('element','a'))return;let _0x4f055c=_0x448b52['getAttribute']('href');if(!_0x4f055c?.['startsWith']('#'))return;_0x4f055c=_0x4f055c['slice'](0x1);let _0x397cb9=!0x1;(_0x4f055c['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x4f055c['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x4f055c))&&(_0x397cb9=!0x0),_0x397cb9&&(_0x57c8c0['preventDefault'](),_0x16808d['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x330540}={}){return(_0x11228d,{writer:_0x22ec16})=>{if(!h(_0x11228d))return null;if(!_0x330540)return _0x22ec16['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x538c9e=_0x22ec16['createContainerElement']('p');return _0x22ec16['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x538c9e),_0x538c9e;};}function h(_0x3566ec){const {parent:_0x8c6d1b}=_0x3566ec;if(!_0x8c6d1b?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x8c6d1b['childCount'])return!0x1;for(const _0x18a5b1 of _0x3566ec['getAttributeKeys']())if(!_0x18a5b1['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x18a5b1)return!0x1;return!0x0;}function p(_0xcea4bb,_0x492c43){if(!_0xcea4bb['is']('element','paragraph'))return!0x1;const _0x3e7f3d=_0x492c43['toViewElement'](_0xcea4bb);return!!_0x3e7f3d&&h(_0xcea4bb)!==_0x3e7f3d['is']('element','span');}function $(_0x465131){return _0x52dc53(_0x465131)&&_0x465131['is']('containerElement')&&!!_0x465131['getCustomProperty']('footnotesDefinitions');}function g(_0x3ade0e,_0x47a967){const _0x27a31a=_0x3ade0e['getAttribute']('footnoteId'),_0x40a06b=_0x3ade0e['getAttribute']('footnoteCounter'),_0x385a8c=_0x47a967['createUIElement']('a',{'id':'ref-'+_0x27a31a,'href':'#'+_0x27a31a},function(_0x3e8bae){const _0x3999a8=this['toDomElement'](_0x3e8bae);return _0x3999a8['textContent']=_0x40a06b,_0x3999a8;}),_0x2c6370=_0x47a967['createContainerElement']('sup',{'class':'footnote'},[_0x385a8c]);return _0x2c6370['getFillerOffset']=()=>null,_0x2c6370;}function D(_0x609399,_0x381d43,_0x3074b8,{dataPipeline:_0x8b6620}={}){const {t:t}=_0x3074b8,_0x4b0be1=_0x609399['getAttribute']('footnoteId'),_0x41dd09=_0x381d43['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x4b0be1},function(_0x1d2169){const _0x19358b=this['toDomElement'](_0x1d2169);return _0x19358b['innerText']='^',_0x19358b;}),_0x2e65d7=_0x8b6620?_0x381d43['createContainerElement']('div',{'class':'footnote-content'}):_0x572824(_0x381d43['createEditableElement']('div',{'class':'footnote-content'}),_0x381d43,{'label':t('Footnote\x20content.')});return _0x381d43['insert'](_0x381d43['createPositionAt'](_0x2e65d7,0x0),_0x381d43['createSlot']()),_0x381d43['createContainerElement']('li',{'class':'footnote-definition','id':_0x4b0be1},[_0x41dd09,_0x2e65d7]);}class e extends _0x5dd69c{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x4a149c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x160a07}=this,{plugins:_0x1afe0f,model:_0x4840d0}=_0x160a07,_0x896e77=_0x1afe0f['get'](_0x4a149c),_0x2fffc2=_0x1afe0f['get'](c);this['listenTo'](_0x896e77,'outputTransformation',(_0x59671c,_0x9db8b5)=>{const _0x1214fc=function(_0x2efc52,_0x56c515){const _0x5abc06=new Set();for(const {item:_0x5f2be3}of _0x2efc52['createRangeIn'](_0x56c515))_0x5f2be3['is']('element','footnoteRef')&&_0x5abc06['add'](_0x5f2be3['getAttribute']('footnoteId'));return Array['from'](_0x5abc06);}(_0x4840d0,_0x9db8b5['content']);if(!_0x1214fc['length'])return;const _0x17282e=_0x2fffc2['getFootnotes'](),_0x2d748b=_0x1214fc['reduce']((_0xb3efcd,_0x5ab030)=>{const _0x475649=_0x17282e['find'](_0x14dd8b=>_0x14dd8b['id']===_0x5ab030);if(_0x475649){const _0x42f576=_0x160a07['data']['toView'](_0x475649['definition'],{'isClipboardPipeline':!0x0}),_0x15ccb1=_0x160a07['data']['htmlProcessor']['toData'](_0x42f576);_0xb3efcd[_0x475649['id']]=_0x15ccb1;}return _0xb3efcd;},Object['create'](null));_0x9db8b5['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x2d748b));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x361a13}=this,{model:_0x581dc1,plugins:_0x4fb8bf}=_0x361a13,{view:_0x9c40b7}=_0x361a13['editing'],_0x407f71=_0x4fb8bf['get'](_0x4a149c),_0x329647=_0x4fb8bf['get'](c);let _0x3f33c5=null;this['listenTo'](_0x9c40b7['document'],'clipboardInput',(_0x420281,_0x2189c0)=>{const _0x177a86=_0x2189c0['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x3f33c5=_0x177a86?JSON['parse'](_0x177a86):null;}),this['listenTo'](_0x407f71,'contentInsertion',(_0x362055,_0x4e27e6)=>{if(!_0x3f33c5)return;const _0x249326=_0x4e27e6['sourceEditorId']===this['editor']['id'];_0x249326&&'drop'===_0x4e27e6['method']||_0x581dc1['change'](_0x5d1700=>{!function(_0x3d9686,_0x240de2){const _0x1ec094=[];for(const {item:_0x5df087}of _0x3d9686['createRangeIn'](_0x240de2))_0x5df087['is']('element','footnotesDefinitions')&&_0x1ec094['push'](_0x5df087);for(const _0x3470e3 of _0x1ec094)_0x3d9686['remove'](_0x3470e3);}(_0x5d1700,_0x4e27e6['content']);let _0x3e05e2=_0x329647['getFootnotesDefinitionsObjectElement']();if(!_0x3e05e2){const _0x5aa677=_0x581dc1['document']['selection']['getFirstRange']()['root'];_0x3e05e2=_0x329647['_insertEmptyFootnotesDefinitionsContainer'](_0x5d1700,_0x5aa677);}const _0x116d2c=function(_0x2b9396,_0x3ca94d,_0x13039a){const _0x2412fa=Object['create'](null);for(const {item:_0x225a40}of _0x2b9396['createRangeIn'](_0x3ca94d))if(_0x225a40['is']('element','footnoteRef')){const _0x3fa70c=_0x225a40['getAttribute']('footnoteId');if(!_0x13039a(_0x3fa70c))continue;_0x2412fa[_0x3fa70c]||(_0x2412fa[_0x3fa70c]=_0x4970a6()),_0x2b9396['setAttribute']('footnoteId',_0x2412fa[_0x3fa70c],_0x225a40);}return _0x2412fa;}(_0x5d1700,_0x4e27e6['content'],_0x451a45=>!_0x249326||null!==_0x329647['getFootnote'](_0x451a45));for(const [_0x58e0ac,_0x435a43]of Object['entries'](_0x3f33c5)){const _0x1bea9d=_0x116d2c[_0x58e0ac]||_0x58e0ac,_0x42650b=_0x5d1700['createElement']('footnoteDefinition',{'footnoteId':_0x1bea9d}),_0x55f744=_0x361a13['data']['htmlProcessor']['toView'](_0x435a43),_0x528f11=_0x361a13['data']['toModel'](_0x55f744,_0x42650b);_0x5d1700['append'](_0x528f11,_0x42650b),_0x5d1700['insert'](_0x42650b,_0x3e05e2,'end');}_0x3f33c5=null;});});}}class i extends _0x5dd69c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x340fa0}=this,{componentFactory:_0x5501c7}=_0x340fa0['ui'];_0x5501c7['add']('insertFootnote',v(_0x340fa0,_0x4f7301)),_0x5501c7['add']('menuBar:insertFootnote',v(_0x340fa0,_0x158f1a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c8c85=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1e026a;for(const _0x4ca5ee in _0x5c8c85){const _0xdc7262=_0x4ca5ee,_0x2406fe=_0x5c8c85[_0xdc7262];if('footnotesLicenseKeyValid'==_0x2406fe||'footnotesLicenseKeyInvalid'==_0x2406fe||'footnotesLicenseKeyExpired'==_0x2406fe||'footnotesLicenseKeyDomainLimit'==_0x2406fe||'footnotesLicenseKeyNotAllowed'==_0x2406fe||'footnotesLicenseKeyEvaluationLimit'==_0x2406fe||'footnotesLicenseKeyTrialLimit'==_0x2406fe||'footnotesLicenseKeyUsageLimit'==_0x2406fe){delete _0x5c8c85[_0xdc7262],_0x1e026a=_0x2406fe,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x1e026a&&_0x5c8c85['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x1e026a&&_0x5c8c85['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x1e026a&&_0x5c8c85['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x1e026a&&_0x5c8c85['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x1e026a&&_0x5c8c85['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x1e026a&&_0x5c8c85['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x1e026a&&_0x5c8c85['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function v(_0x558197,_0x394707){const _0x110aeb=_0x558197['commands']['get']('insertFootnote');return _0x525f69=>{const {t:t}=_0x525f69,_0x17425a=new _0x394707(_0x525f69),_0x1585fd=_0x17425a instanceof _0x158f1a;return _0x17425a['bind']('isEnabled')['to'](_0x110aeb,'isEnabled'),_0x17425a['set']({'label':t(_0x1585fd?'Footnote':'Insert\x20footnote'),'icon':_0x242f94,'tooltip':!0x0}),_0x17425a['on']('execute',()=>{_0x110aeb['execute'](),_0x558197['editing']['view']['focus']();}),_0x17425a;};}class nt extends _0x5dd69c{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 _0x1159f6{['refresh'](){const {editor:_0x6a0cc4}=this,_0x1dbacf=_0x6a0cc4['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1dbacf,this['value']=_0x1dbacf?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0xad0757}){const {editor:_0x5db59e}=this,_0x2828ed=_0x5db59e['plugins']['get'](c),_0x539b39=_0x2828ed['getFootnotesDefinitionsObjectElement']();_0x539b39&&H['includes'](_0xad0757)&&_0x5db59e['model']['change'](_0x5538cc=>{_0x5538cc['setAttribute']('footnotesListStyle',_0xad0757,_0x539b39),_0x2828ed['_updateFootnotesCounters'](_0x5538cc);});}}class b extends _0x1159f6{['refresh'](){const {editor:_0x6b87c3}=this,_0x398c00=_0x6b87c3['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x398c00,this['value']=_0x398c00?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x5e5f64}){const {editor:_0x6c207f}=this,_0x74c008=_0x6c207f['plugins']['get'](c),_0x31ee3a=_0x74c008['getFootnotesDefinitionsObjectElement']();_0x31ee3a&&Number['isInteger'](_0x5e5f64)&&_0x6c207f['model']['change'](_0xbd91d6=>{_0xbd91d6['setAttribute']('footnotesListStart',_0x5e5f64,_0x31ee3a),_0x74c008['_updateFootnotesCounters'](_0xbd91d6);});}}class P extends _0x5dd69c{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x58a9a5}=this;_0x58a9a5['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x58a9a5['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x58a9a5['commands']['add']('footnotesStyle',new S(_0x58a9a5)),_0x58a9a5['commands']['add']('footnotesStart',new b(_0x58a9a5)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x4f50e8}=this,{schema:_0x5053d1}=_0x4f50e8['model'];_0x5053d1['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x33ef2f}=this,{conversion:_0x58d0e4,model:_0x4b2b64}=_0x33ef2f,{schema:_0x3c3932}=_0x4b2b64;_0x58d0e4['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','styles':{'list-style-type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x4544de=>_0x4544de['getStyle']('list-style-type')}}),_0x58d0e4['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'start':/.+/}},'model':{'key':'footnotesListStart','value':_0x4487c3=>{const _0x24ff2f=_0x4487c3['getAttribute']('start'),_0x18d8bb=Number['parseInt'](_0x24ff2f,0xa);return Number['isNaN'](_0x18d8bb)?null:_0x18d8bb;}}}),_0x58d0e4['for']('upcast')['attributeToAttribute']({'view':{'name':'ol','attributes':{'type':/.+/}},'model':{'key':'footnotesListStyle','value':_0x2db104=>({0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x2db104['getAttribute']('type')])}}),_0x58d0e4['for']('upcast')['add'](_0x56a495=>{_0x56a495['on']('element:ol',(_0x4b2cfb,_0x4a160e,_0xe42836)=>{const _0x5aae1f=_0x4a160e['modelRange']?.['start']['nodeAfter'];_0x5aae1f?.['is']('element','footnotesDefinitions')&&(!_0x5aae1f['hasAttribute']('footnotesListStyle')&&_0x3c3932['checkAttribute'](_0x5aae1f,'footnotesListStyle')&&_0xe42836['writer']['setAttribute']('footnotesListStyle','decimal',_0x5aae1f),!_0x5aae1f['hasAttribute']('footnotesListStart')&&_0x3c3932['checkAttribute'](_0x5aae1f,'footnotesListStart')&&_0xe42836['writer']['setAttribute']('footnotesListStart',0x1,_0x5aae1f));},{'priority':'low'});}),_0x58d0e4['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStart'},'view':_0x1e5d45=>0x1===_0x1e5d45?null:{'key':'start','value':String(_0x1e5d45)}}),_0x58d0e4['for']('dataDowncast')['attributeToAttribute']({'model':{'name':'footnotesDefinitions','key':'footnotesListStyle'},'view':_0x269b70=>'decimal'===_0x269b70?null:{'key':'style','value':{'list-style-type':_0x269b70}}}),_0x58d0e4['for']('editingDowncast')['add'](_0x2ac58c=>{_0x2ac58c['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x4509e7,_0x1cb216,_0x18c5a2)=>{if(!_0x18c5a2['consumable']['consume'](_0x1cb216['item'],_0x4509e7['name']))return;const _0x2764e9=C(_0x1cb216['item'],_0x18c5a2['mapper']);null===_0x1cb216['attributeNewValue']||void 0x0===_0x1cb216['attributeNewValue']||0x1===_0x1cb216['attributeNewValue']?_0x18c5a2['writer']['removeAttribute']('start',_0x2764e9):_0x18c5a2['writer']['setAttribute']('start',String(_0x1cb216['attributeNewValue']),_0x2764e9);}),_0x2ac58c['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x113af1,_0x536998,_0x602cad)=>{if(!_0x602cad['consumable']['consume'](_0x536998['item'],_0x113af1['name']))return;const _0x1becd=C(_0x536998['item'],_0x602cad['mapper']);_0x536998['attributeNewValue']&&'decimal'!==_0x536998['attributeNewValue']?_0x602cad['writer']['setStyle']('list-style-type',_0x536998['attributeNewValue'],_0x1becd):_0x602cad['writer']['removeStyle']('list-style-type',_0x1becd);});});}['_definePostfixer'](){const {editor:_0x284ac8}=this,{model:_0x509440}=_0x284ac8,_0x559420=_0x284ac8['plugins']['get'](c),_0x1717eb=this['_getDefaultListStyle'](),_0x355afa=this['_getDefaultStartIndex']();_0x509440['document']['registerPostFixer'](_0x4dc25b=>{const _0x5ba952=_0x509440['document']['differ']['getChanges']();let _0x39aa85=!0x1;for(const _0x1f9a7b of _0x5ba952){if('insert'!==_0x1f9a7b['type']||'$text'===_0x1f9a7b['name'])continue;const _0x5e0bd4=_0x509440['createRangeOn'](_0x1f9a7b['position']['nodeAfter']);for(const _0x2cd77d of _0x5e0bd4['getItems']())_0x2cd77d['is']('element','footnotesDefinitions')&&(_0x2cd77d['hasAttribute']('footnotesListStart')||(_0x4dc25b['setAttribute']('footnotesListStart',_0x355afa,_0x2cd77d),_0x39aa85=!0x0),_0x2cd77d['hasAttribute']('footnotesListStyle')||(_0x4dc25b['setAttribute']('footnotesListStyle',_0x1717eb,_0x2cd77d),_0x39aa85=!0x0));}return _0x39aa85&&_0x559420['_updateFootnotesCounters'](_0x4dc25b),_0x39aa85;});}['_defineFormatter'](){const {editor:_0x57afcc}=this;_0x57afcc['plugins']['get'](c)['setFootnoteFormatter'](_0x3e37c5=>this['_formatFootnoteListValue'](_0x3e37c5));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0xe7b06d,value:_0x4b79c4,digits:_0x5504da}){const _0x1c1ecc=_0xe7b06d['getAttribute']('footnotesListStyle'),_0x3b7c52=_0xe7b06d['getAttribute']('footnotesListStart'),_0x126291=Math['floor'](_0x4b79c4)+(_0x3b7c52-0x1);switch(_0x1c1ecc){case'decimal':default:return String(_0x126291);case'decimal-leading-zero':return function(_0x303028,_0x3ca1f2){return String(_0x303028)['padStart'](_0x3ca1f2,'0');}(_0x126291,Math['max'](0x2,_0x5504da));case'lower-alpha':case'lower-latin':return M(_0x126291,!0x1);case'upper-alpha':case'upper-latin':return M(_0x126291,!0x0);case'lower-roman':return A(_0x126291,!0x1);case'upper-roman':return A(_0x126291,!0x0);}}}function C(_0x36f5bb,_0x1eb065){const _0x45ab59=_0x1eb065['toViewElement'](_0x36f5bb);return Array['from'](_0x45ab59['getChildren']())['find'](_0x136538=>_0x136538['is']('element','ol'));}function M(_0x75ee88,_0x5d9b22){let _0x4fbb6a='',_0x5eb709=_0x75ee88;for(;_0x5eb709>0x0;){const _0x5d2517=(_0x5eb709-0x1)%0x1a;_0x4fbb6a=String['fromCharCode'](0x61+_0x5d2517)+_0x4fbb6a,_0x5eb709=Math['floor']((_0x5eb709-0x1)/0x1a);}return _0x5d9b22?_0x4fbb6a['toUpperCase']():_0x4fbb6a;}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(_0x4291a0,_0x32667e){let _0x5df6e7='',_0x4e18a0=_0x4291a0;for(const {value:_0x3798bb,numeral:_0xfe0b32}of X)for(;_0x4e18a0>=_0x3798bb;)_0x5df6e7+=_0xfe0b32,_0x4e18a0-=_0x3798bb;return _0x32667e?_0x5df6e7:_0x5df6e7['toLowerCase']();}class R extends _0x5e6fbf{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x5f3227();['focusCycler'];constructor(_0x42bffa,{styleButtonViews:_0x25211e,styleGridAriaLabel:_0xc48cf}){super(_0x42bffa),(this['focusCycler']=new _0x2f996f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x25211e,_0xc48cf),[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 _0x41e7db of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x41e7db['element']);_0x1fa4bf({'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 _0x203f0d=_0x2a7789=>_0x2a7789['stopPropagation']();this['keystrokes']['set']('arrowright',_0x203f0d),this['keystrokes']['set']('arrowleft',_0x203f0d),this['keystrokes']['set']('arrowup',_0x203f0d),this['keystrokes']['set']('arrowdown',_0x203f0d);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x1f0a87,_0x4e224f){const _0xf82f43=new _0x5e6fbf(this['locale']);return _0xf82f43['children']=_0xf82f43['createCollection'](),_0xf82f43['children']['addMany'](_0x1f0a87),_0xf82f43['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4e224f,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0xf82f43['children']}),_0xf82f43['children']['delegate']('execute')['to'](this),_0xf82f43['focus']=function(){for(const _0x28bf65 of this['children'])if(_0x28bf65 instanceof _0x4f7301&&_0x28bf65['isOn'])return void _0x28bf65['focus']();this['children']['first']['focus']();},_0xf82f43['focusTracker']=new it(),_0xf82f43['keystrokes']=new et(),_0xf82f43['render'](),_0xf82f43['keystrokes']['listenTo'](_0xf82f43['element']),this['children']['add'](_0xf82f43),_0xf82f43;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x1dfe1b=this['_createStartIndexPropertyView'](),_0x51740a=[_0x1dfe1b],_0x33d16b=new _0x42bd83(this['locale'],_0x51740a);return _0x33d16b['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x33d16b['buttonView']['bind']('isEnabled')['toMany'](_0x51740a,'isEnabled',(..._0x54f1a3)=>_0x54f1a3['some'](_0x4613e6=>_0x4613e6)),_0x33d16b['buttonView']['on']('change:isEnabled',(_0x353370,_0x30aa72,_0x29d1dc)=>{_0x29d1dc||(_0x33d16b['isCollapsed']=!0x0);}),this['children']['add'](_0x33d16b),[_0x1dfe1b,_0x33d16b];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2bdb04=new tt(this['locale'],st);return _0x2bdb04['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2bdb04['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2bdb04['fieldView']['on']('input',()=>{const _0x4e2bb5=_0x2bdb04['fieldView']['element'],_0x30a203=_0x4e2bb5['valueAsNumber'];Number['isNaN'](_0x30a203)?_0x2bdb04['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x4e2bb5['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x30a203}):_0x2bdb04['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x2bdb04;}}class j extends _0x5dd69c{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x369595,_0x121d00];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x359290}=this,{componentFactory:_0x418fe0}=_0x359290['ui'];_0x359290['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x418fe0['add']('footnotesStyle',function(_0x44a70f){return _0x2bc56a=>{const {t:t}=_0x2bc56a,_0x3a3e72=_0x44a70f['commands']['get']('footnotesStyle'),_0x3407a1=_0x24d4ee(_0x2bc56a),{buttonView:_0x4d960b}=_0x3407a1;return _0x3407a1['class']='ck-footnotes-styles-dropdown',_0x3407a1['bind']('isEnabled')['to'](_0x3a3e72,'isEnabled'),_0x4d960b['set']({'label':t('Footnotes\x20style'),'icon':_0x242f94,'tooltip':!0x0}),_0x3407a1['once']('change:isOpen',()=>{const _0x1c303f=function({editor:_0x25c163,dropdownView:_0x5ab7fe}){const {t:t}=_0x25c163['locale'],_0x2845e4=t('Footnotes\x20definitions\x20styles'),_0x5e84e4=function(_0x10d6d9){const t=_0x10d6d9['locale']['t'],_0x1d9c6b=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x3b2851},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x1c38c6},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x5a7599},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x3a4c8d},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x24244e},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0xea279a}];return _0x1d9c6b['map'](function(_0x5c67be){const _0x12d941=_0x5c67be['locale'];return({label:_0x1f07b5,icon:_0x3b9284,tooltip:_0x1bab11,style:_0x502cab})=>{const _0x513c52=_0x5c67be['commands']['get']('footnotesStyle'),_0x149b68=new _0x4f7301(_0x12d941);return _0x149b68['set']({'label':_0x1f07b5,'icon':_0x3b9284,'tooltip':_0x1bab11}),_0x149b68['bind']('isOn')['to'](_0x513c52,'value',_0x314536=>_0x314536===_0x502cab),_0x149b68['bind']('isEnabled')['to'](_0x513c52,'isEnabled'),_0x149b68['on']('execute',()=>{_0x5c67be['execute']('footnotesStyle',{'value':_0x502cab}),_0x5c67be['editing']['view']['focus']();}),_0x149b68;};}(_0x10d6d9));}(_0x25c163),_0x408193=new R(_0x25c163['locale'],{'styleGridAriaLabel':_0x2845e4,'styleButtonViews':_0x5e84e4});return _0x408193['delegate']('execute')['to'](_0x5ab7fe),_0x408193['on']('footnotesListStart',(_0x3a0800,_0x527aea)=>{_0x25c163['execute']('footnotesStart',{'value':_0x527aea['startIndex']});}),_0x408193;}({'editor':_0x44a70f,'dropdownView':_0x3407a1});_0x3407a1['panelView']['children']['add'](_0x1c303f);}),_0x3407a1;};}(_0x359290));}['afterInit'](){const {editor:_0x247058}=this,{t:t}=_0x247058['locale'],_0x4f853=_0x247058['plugins']['get'](_0x121d00),{defaultPositions:_0x16a8f8}=_0x52e42a;_0x4f853['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x247058['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0xa121a3=>{let _0x1c1221=_0xa121a3['getFirstPosition']()?.['parent'];return _0x1c1221?.['is']('$text')&&(_0x1c1221=_0x1c1221['parent']),_0x1c1221?.['is']('element')?_0x1c1221['findAncestor']($):null;},'positions':[_0x16a8f8['southArrowNorth'],_0x16a8f8['southArrowNorthMiddleWest'],_0x16a8f8['southArrowNorthMiddleEast'],_0x16a8f8['southArrowNorthWest'],_0x16a8f8['southArrowNorthEast'],_0x16a8f8['northArrowSouth'],_0x16a8f8['northArrowSouthMiddleWest'],_0x16a8f8['northArrowSouthMiddleEast'],_0x16a8f8['northArrowSouthWest'],_0x16a8f8['northArrowSouthEast'],_0x16a8f8['viewportStickyNorth']]});}}class rt extends _0x5dd69c{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-20251018.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-20251018.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251018.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251018.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251018.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251018.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251018.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251018.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251018.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
|
+
function _0x2f8b(){const _0x70c5e3=['_moveSelectionToFootnoteDefinition','74VDsVBP','insert-footnote-command-executed-with-invalid-id','change','editor','execute','document','footnoteId','insertObject','FootnotesEditing','end','176056oOkvHH','length','selection','10NXAtai','checkChild','getFirstRange','20005TERwFD','get','378960ZiDfYK','2023884yivceV','6579564xPsqUY','footnoteRef','isObject','isEnabled','test','createElement','model','plugins','refresh','string','3892746PYXNLt','7WjjOkG','isBlock','3902589LZjEyI','_getPositionToInsertFootnote','getItems'];_0x2f8b=function(){return _0x70c5e3;};return _0x2f8b();}const _0x177bd8=_0x49c7;(function(_0x583791,_0x1b7b42){const _0x20bc4b=_0x49c7,_0x2c2b3c=_0x583791();while(!![]){try{const _0x9f6d4a=parseInt(_0x20bc4b(0xea))/0x1*(-parseInt(_0x20bc4b(0xda))/0x2)+parseInt(_0x20bc4b(0xf8))/0x3+-parseInt(_0x20bc4b(0xed))/0x4+-parseInt(_0x20bc4b(0xec))/0x5+parseInt(_0x20bc4b(0xee))/0x6+parseInt(_0x20bc4b(0xf9))/0x7*(parseInt(_0x20bc4b(0xe4))/0x8)+parseInt(_0x20bc4b(0xd6))/0x9*(-parseInt(_0x20bc4b(0xe7))/0xa);if(_0x9f6d4a===_0x1b7b42)break;else _0x2c2b3c['push'](_0x2c2b3c['shift']());}catch(_0x257bb7){_0x2c2b3c['push'](_0x2c2b3c['shift']());}}}(_0x2f8b,0xa1486));import{logWarning as _0x1a832f,uid as _0x3c190f}from'ckeditor5/src/utils.js';function _0x49c7(_0x1f65a1,_0x2c2b8b){const _0x2f8b4b=_0x2f8b();return _0x49c7=function(_0x49c7d7,_0x43cea4){_0x49c7d7=_0x49c7d7-0xd6;let _0x545b2d=_0x2f8b4b[_0x49c7d7];return _0x545b2d;},_0x49c7(_0x1f65a1,_0x2c2b8b);}import{Command as _0x12126c}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x12126c{[_0x177bd8(0xf6)](){const _0xd42c59=_0x177bd8,_0x19f0e5=this[_0xd42c59(0xdd)][_0xd42c59(0xf4)][_0xd42c59(0xdf)][_0xd42c59(0xe6)],_0x20f7fb=this[_0xd42c59(0xd7)](_0x19f0e5);this[_0xd42c59(0xf1)]=!!_0x20f7fb;}[_0x177bd8(0xde)](_0x5e254f){const _0x342dd9=_0x177bd8,{editor:_0x15d3a8}=this,{model:_0x33ec33}=_0x15d3a8,{selection:_0x188611}=_0x33ec33[_0x342dd9(0xdf)],_0x1e4fe5=this[_0x342dd9(0xd7)](_0x188611);if(!_0x1e4fe5)return;const _0x2945e0=_0x15d3a8[_0x342dd9(0xf5)][_0x342dd9(0xeb)](_0x342dd9(0xe2)),_0x439a2f=_0x5e254f?.[_0x342dd9(0xe0)]??_0x3c190f();!function(_0x83f20c){const _0x5ebcbc=_0x342dd9;return _0x5ebcbc(0xf7)==typeof _0x83f20c&&_0x83f20c[_0x5ebcbc(0xe5)]>0x0&&!/\s/[_0x5ebcbc(0xf2)](_0x83f20c)&&!/^\d/[_0x5ebcbc(0xf2)](_0x83f20c);}(_0x439a2f)?_0x1a832f(_0x342dd9(0xdb)):(_0x33ec33[_0x342dd9(0xdc)](_0x54e524=>{const _0x10cc9e=_0x342dd9,_0x58daea=_0x54e524[_0x10cc9e(0xf3)](_0x10cc9e(0xef),{'footnoteId':_0x439a2f});_0x33ec33[_0x10cc9e(0xe1)](_0x58daea,_0x1e4fe5,null);}),_0x2945e0[_0x342dd9(0xd9)](_0x439a2f));}[_0x177bd8(0xd7)](_0x91fa90){const _0x9e3c00=_0x177bd8,{model:_0x1cf280}=this[_0x9e3c00(0xdd)],{schema:_0x42579b}=_0x1cf280,_0x5d7d74=_0x91fa90[_0x9e3c00(0xe9)]();for(const _0x43207c of _0x5d7d74[_0x9e3c00(0xd8)]())if(_0x42579b[_0x9e3c00(0xfa)](_0x43207c)||_0x42579b[_0x9e3c00(0xf0)](_0x43207c))return null;const _0x15b870=_0x5d7d74[_0x9e3c00(0xe3)];return _0x42579b[_0x9e3c00(0xe8)](_0x15b870,_0x9e3c00(0xef))?_0x15b870:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x17dad1=_0x573b;(function(_0x7b4ce2,_0x4c738c){var _0x3e08d7=_0x573b,_0x4f1c35=_0x7b4ce2();while(!![]){try{var _0x51e2e3=-parseInt(_0x3e08d7(0x136))/0x1*(parseInt(_0x3e08d7(0x12f))/0x2)+-parseInt(_0x3e08d7(0x131))/0x3+-parseInt(_0x3e08d7(0x12c))/0x4*(-parseInt(_0x3e08d7(0x12e))/0x5)+-parseInt(_0x3e08d7(0x137))/0x6+parseInt(_0x3e08d7(0x133))/0x7+parseInt(_0x3e08d7(0x134))/0x8+parseInt(_0x3e08d7(0x12b))/0x9;if(_0x51e2e3===_0x4c738c)break;else _0x4f1c35['push'](_0x4f1c35['shift']());}catch(_0x2399c9){_0x4f1c35['push'](_0x4f1c35['shift']());}}}(_0x2117,0xce717));function _0x2117(){var _0x1d9ebc=['isOfficialPlugin','3465784VMBuEJ','4809512EhSCHi','isPremiumPlugin','5EAvaOI','1100610pvazRI','pluginName','4608504CSNytd','924yqCkVx','Footnotes','32315ppJGPF','462802NHvnhq','requires','2745837mbIKUc'];_0x2117=function(){return _0x1d9ebc;};return _0x2117();}import{Plugin as _0x3dd706}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x59e631}from'./footnotesediting.js';function _0x573b(_0x82ec35,_0x183378){var _0x2117fb=_0x2117();return _0x573b=function(_0x573bf0,_0x2e6512){_0x573bf0=_0x573bf0-0x12b;var _0x104cc2=_0x2117fb[_0x573bf0];return _0x104cc2;},_0x573b(_0x82ec35,_0x183378);}import{FootnotesClipboard as _0x5f213a}from'./footnotesclipboard.js';import{FootnotesUI as _0x27ad8e}from'./footnotesui.js';export class Footnotes extends _0x3dd706{static get[_0x17dad1(0x138)](){var _0x3046c5=_0x17dad1;return _0x3046c5(0x12d);}static get[_0x17dad1(0x130)](){return[_0x59e631,_0x5f213a,_0x27ad8e];}static get[_0x17dad1(0x132)](){return!0x0;}static get[_0x17dad1(0x135)](){return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x21b201=_0x43d2;(function(_0x252716,_0x402cc5){const _0x3f8aa8=_0x43d2,_0x4d8053=_0x252716();while(!![]){try{const _0x3875da=-parseInt(_0x3f8aa8(0xbc))/0x1*(parseInt(_0x3f8aa8(0xba))/0x2)+-parseInt(_0x3f8aa8(0xc3))/0x3*(-parseInt(_0x3f8aa8(0x94))/0x4)+-parseInt(_0x3f8aa8(0x89))/0x5+-parseInt(_0x3f8aa8(0x7c))/0x6*(parseInt(_0x3f8aa8(0xb1))/0x7)+parseInt(_0x3f8aa8(0xc4))/0x8+-parseInt(_0x3f8aa8(0x9b))/0x9+-parseInt(_0x3f8aa8(0x7f))/0xa*(-parseInt(_0x3f8aa8(0x87))/0xb);if(_0x3875da===_0x402cc5)break;else _0x4d8053['push'](_0x4d8053['shift']());}catch(_0x3aeb08){_0x4d8053['push'](_0x4d8053['shift']());}}}(_0x64f1,0xa4e29));import{Plugin as _0x5ce37b}from'ckeditor5/src/core.js';function _0x43d2(_0x18da07,_0x28e74b){const _0x64f159=_0x64f1();return _0x43d2=function(_0x43d20f,_0x54a5d8){_0x43d20f=_0x43d20f-0x7c;let _0x5d4463=_0x64f159[_0x43d20f];return _0x5d4463;},_0x43d2(_0x18da07,_0x28e74b);}import{uid as _0x30984f}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x256046}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0xe824de}from'./footnotesediting.js';import{FootnotesTracker as _0x510c91}from'./footnotestracker.js';function _0x64f1(){const _0x20988f=['18517QawWeg','get','end','root','from','element','stringify','3813087QRxtJz','9727776YAkbvc','12fHTnfW','editing','setAttribute','51650SZisXE','footnoteRef','definition','toData','reduce','getAttribute','requires','editor','3487OQdSal','contentInsertion','6600350UTfZEd','htmlProcessor','getFootnote','outputTransformation','drop','content','_handleCopyFootnotesDefinitions','append','method','parse','toModel','4RQvbfH','entries','FootnotesClipboard','footnotesDefinitions','init','find','getData','12084633EzGbDM','footnoteId','_insertEmptyFootnotesDefinitionsContainer','change','getFootnotes','footnoteDefinition','remove','createRangeIn','sourceEditorId','_handlePasteFootnotesDefinitions','add','dataTransfer','pluginName','_defineClipboardIntegration','clipboardInput','toView','getFootnotesDefinitionsObjectElement','createElement','data','length','isPremiumPlugin','insert','2362598McsAkm','getFirstRange','selection','document','listenTo','setData','application/ckeditor5-footnotes','push','create','12dCPSCS','isOfficialPlugin'];_0x64f1=function(){return _0x20988f;};return _0x64f1();}export class FootnotesClipboard extends _0x5ce37b{static get[_0x21b201(0xa7)](){const _0x9cb3d0=_0x21b201;return _0x9cb3d0(0x96);}static get[_0x21b201(0x85)](){return[_0xe824de,_0x256046];}static get[_0x21b201(0xbb)](){return!0x0;}static get[_0x21b201(0xaf)](){return!0x0;}[_0x21b201(0x98)](){const _0x359279=_0x21b201;this[_0x359279(0xa8)]();}[_0x21b201(0xa8)](){const _0x1f023e=_0x21b201;this[_0x1f023e(0x8f)](),this[_0x1f023e(0xa4)]();}[_0x21b201(0x8f)](){const _0x58577b=_0x21b201,{editor:_0xbd4164}=this,{plugins:_0x14ee74,model:_0x5bde5e}=_0xbd4164,_0x3286e8=_0x14ee74[_0x58577b(0xbd)](_0x256046),_0xebeadc=_0x14ee74[_0x58577b(0xbd)](_0x510c91);this[_0x58577b(0xb5)](_0x3286e8,_0x58577b(0x8c),(_0x250f25,_0x2932e7)=>{const _0x5a0bc7=_0x58577b,_0x35bf58=function(_0x243302,_0x2046ad){const _0x188d76=_0x43d2,_0x3bcdc7=new Set();for(const {item:_0x2d0051}of _0x243302[_0x188d76(0xa2)](_0x2046ad))_0x2d0051['is'](_0x188d76(0xc1),_0x188d76(0x80))&&_0x3bcdc7[_0x188d76(0xa5)](_0x2d0051[_0x188d76(0x84)](_0x188d76(0x9c)));return Array[_0x188d76(0xc0)](_0x3bcdc7);}(_0x5bde5e,_0x2932e7[_0x5a0bc7(0x8e)]);if(!_0x35bf58[_0x5a0bc7(0xae)])return;const _0x59392f=_0xebeadc[_0x5a0bc7(0x9f)](),_0x40e3f8=_0x35bf58[_0x5a0bc7(0x83)]((_0x4e9749,_0x10bcb3)=>{const _0x4e155f=_0x5a0bc7,_0xa031ba=_0x59392f[_0x4e155f(0x99)](_0x2dddf4=>_0x2dddf4['id']===_0x10bcb3);if(_0xa031ba){const _0x17d5b4=_0xbd4164[_0x4e155f(0xad)][_0x4e155f(0xaa)](_0xa031ba[_0x4e155f(0x81)],{'isClipboardPipeline':!0x0}),_0x5cd5a7=_0xbd4164[_0x4e155f(0xad)][_0x4e155f(0x8a)][_0x4e155f(0x82)](_0x17d5b4);_0x4e9749[_0xa031ba['id']]=_0x5cd5a7;}return _0x4e9749;},Object[_0x5a0bc7(0xb9)](null));_0x2932e7[_0x5a0bc7(0xa6)][_0x5a0bc7(0xb6)](_0x5a0bc7(0xb7),JSON[_0x5a0bc7(0xc2)](_0x40e3f8));});}[_0x21b201(0xa4)](){const _0x3ebead=_0x21b201,{editor:_0x1c5b74}=this,{model:_0x3145ee,plugins:_0x530718}=_0x1c5b74,{view:_0x4bc3cd}=_0x1c5b74[_0x3ebead(0x7d)],_0x3f0318=_0x530718[_0x3ebead(0xbd)](_0x256046),_0xe1c429=_0x530718[_0x3ebead(0xbd)](_0x510c91);let _0x1f0c28=null;this[_0x3ebead(0xb5)](_0x4bc3cd[_0x3ebead(0xb4)],_0x3ebead(0xa9),(_0x4976fc,_0xe304cf)=>{const _0x4454af=_0x3ebead,_0x46d6ae=_0xe304cf[_0x4454af(0xa6)][_0x4454af(0x9a)](_0x4454af(0xb7));_0x1f0c28=_0x46d6ae?JSON[_0x4454af(0x92)](_0x46d6ae):null;}),this[_0x3ebead(0xb5)](_0x3f0318,_0x3ebead(0x88),(_0x60bbab,_0x564fc9)=>{const _0xf0d189=_0x3ebead;if(!_0x1f0c28)return;const _0x57af42=_0x564fc9[_0xf0d189(0xa3)]===this[_0xf0d189(0x86)]['id'];_0x57af42&&_0xf0d189(0x8d)===_0x564fc9[_0xf0d189(0x91)]||_0x3145ee[_0xf0d189(0x9e)](_0x32879d=>{const _0x352a69=_0xf0d189;!function(_0x2b6772,_0x385035){const _0x11381b=_0x43d2,_0x500b81=[];for(const {item:_0x5071db}of _0x2b6772[_0x11381b(0xa2)](_0x385035))_0x5071db['is'](_0x11381b(0xc1),_0x11381b(0x97))&&_0x500b81[_0x11381b(0xb8)](_0x5071db);for(const _0x4ce81a of _0x500b81)_0x2b6772[_0x11381b(0xa1)](_0x4ce81a);}(_0x32879d,_0x564fc9[_0x352a69(0x8e)]);let _0x33e3f0=_0xe1c429[_0x352a69(0xab)]();if(!_0x33e3f0){const _0x401109=_0x3145ee[_0x352a69(0xb4)][_0x352a69(0xb3)][_0x352a69(0xb2)]()[_0x352a69(0xbf)];_0x33e3f0=_0xe1c429[_0x352a69(0x9d)](_0x32879d,_0x401109);}const _0x3fa2ee=function(_0xd934ff,_0x595178,_0x2f4237){const _0x145fab=_0x352a69,_0x2a2936=Object[_0x145fab(0xb9)](null);for(const {item:_0x22328e}of _0xd934ff[_0x145fab(0xa2)](_0x595178))if(_0x22328e['is'](_0x145fab(0xc1),_0x145fab(0x80))){const _0xf1c082=_0x22328e[_0x145fab(0x84)](_0x145fab(0x9c));if(!_0x2f4237(_0xf1c082))continue;_0x2a2936[_0xf1c082]||(_0x2a2936[_0xf1c082]=_0x30984f()),_0xd934ff[_0x145fab(0x7e)](_0x145fab(0x9c),_0x2a2936[_0xf1c082],_0x22328e);}return _0x2a2936;}(_0x32879d,_0x564fc9[_0x352a69(0x8e)],_0x5df284=>!_0x57af42||null!==_0xe1c429[_0x352a69(0x8b)](_0x5df284));for(const [_0x58a6d2,_0x2f80d7]of Object[_0x352a69(0x95)](_0x1f0c28)){const _0x368dee=_0x3fa2ee[_0x58a6d2]||_0x58a6d2,_0x26218b=_0x32879d[_0x352a69(0xac)](_0x352a69(0xa0),{'footnoteId':_0x368dee}),_0xc53f24=_0x1c5b74[_0x352a69(0xad)][_0x352a69(0x8a)][_0x352a69(0xaa)](_0x2f80d7),_0x208ea3=_0x1c5b74[_0x352a69(0xad)][_0x352a69(0x93)](_0xc53f24,_0x26218b);_0x32879d[_0x352a69(0x90)](_0x208ea3,_0x26218b),_0x32879d[_0x352a69(0xb0)](_0x26218b,_0x33e3f0,_0x352a69(0xbe));}_0x1f0c28=null;});});}}
|