@ckeditor/ckeditor5-footnotes 48.8.1-alpha.0 → 48.8.1-alpha.1
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/dist/index.js +1 -1
- package/package.json +9 -9
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x4d073e,Command as _0x25782d}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x148a33,isWidget as _0x2d847e,toWidgetEditable as _0x3577ce,WidgetToolbarRepository as _0x2c0df1}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x140b9c,logWarning as _0x4d8767,FocusTracker as _0x33b38d,KeystrokeHandler as _0x4597b7,global as _0x259e4d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x2f021e,ClickObserver as _0x143519}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x40d7f5}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x5673f6,ButtonView as _0x397507,View as _0x37531d,ViewCollection as _0x238256,FocusCycler as _0x697ebb,addKeyboardHandlingForGrid as _0x5d9ad5,CollapsibleView as _0x3e34e1,LabeledFieldView as _0x2dbc17,createLabeledInputNumber as _0x5d8f1a,ContextualBalloon as _0x5d3372,BalloonPanelView as _0x40a5e7,createDropdown as _0x17ce21}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x1dd5d8,IconListStyleDecimal as _0xa73443,IconListStyleDecimalLeadingZero as _0x2bf03a,IconListStyleLowerRoman as _0x13cb4a,IconListStyleUpperRoman as _0x237abe,IconListStyleLowerLatin as _0xc55479,IconListStyleUpperLatin as _0x5dfe0a,IconListStyleArabicIndic as _0x35714d}from'@ckeditor/ckeditor5-icons/dist/index.js';class ModelElementTracker{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x41a43e,_0x2af865){this['_model']=_0x41a43e,this['_elementName']=_0x2af865['elementName'],this['_getElementKey']=_0x2af865['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x358279){const _0x51c666=new Set(),_0x180804=new Map();for(const _0xf48cc5 of _0x358279){if('insert'===_0xf48cc5['type']&&'$text'!==_0xf48cc5['name']&&_0xf48cc5['position']['nodeAfter']){const _0x3e68fd=this['_model']['createRangeOn'](_0xf48cc5['position']['nodeAfter']);for(const _0x465b13 of _0x3e68fd['getItems']()){if(!_0x465b13['is']('element',this['_elementName']))continue;const _0xff4603=this['_getElementKey'](_0x465b13);_0x180804['has'](_0xff4603)||_0x180804['set'](_0xff4603,[]),_0x180804['get'](_0xff4603)['push'](_0x465b13);}}if('remove'===_0xf48cc5['type']&&_0xf48cc5['name']===this['_elementName']){const _0x4d5fdd=this['_getElementKey']({'getAttribute':_0x128d46=>_0xf48cc5['attributes']['get'](_0x128d46)});_0x51c666['add'](_0x4d5fdd);}}for(const [_0x131e94,_0x409d05]of this['_trackedElements'])'$graveyard'===_0x409d05['root']['rootName']&&_0x51c666['add'](_0x131e94);for(const _0x3884e8 of _0x51c666)this['_trackedElements']['delete'](_0x3884e8);for(const [_0x2b5e8a,_0x1a1d48]of _0x180804)this['_trackedElements']['set'](_0x2b5e8a,_0x1a1d48[_0x1a1d48['length']-0x1]);const _0xacdfc8=new Set();for(const [_0x4459b7,_0x4b9c6a]of _0x180804)_0x51c666['has'](_0x4459b7)&&(_0xacdfc8['add'](_0x4b9c6a[0x0]),_0x4b9c6a['length']>0x1?_0x180804['set'](_0x4459b7,_0x4b9c6a['slice'](0x1)):_0x180804['delete'](_0x4459b7),_0x51c666['delete'](_0x4459b7));return{'removed':Array['from'](_0x51c666),'inserted':Array['from'](_0x180804['values']())['flat'](),'moved':Array['from'](_0xacdfc8)};}}class FootnotesTracker extends _0x4d073e{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x37f2ff){super(_0x37f2ff),this['_footnoteDefsContainerTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x367110=>_0x367110['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x3b9bf3=>_0x3b9bf3['getAttribute']('footnoteId')});}['init'](){const {editor:_0x426ab2}=this,{model:_0x205a9c,data:_0x79f6e9}=_0x426ab2;_0x205a9c['document']['registerPostFixer'](_0x521bb6=>{const _0x56b463=_0x205a9c['document']['differ']['getChanges']();let _0x20ec90=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x521bb6,_0x56b463)&&(_0x20ec90=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x521bb6,_0x56b463)&&(_0x20ec90=!0x0),this['_handleFootnoteReferencesChanges'](_0x521bb6,_0x56b463)&&(_0x20ec90=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x521bb6)&&(_0x20ec90=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x521bb6)&&(_0x20ec90=!0x0),this['_sortFootnoteDefinitions'](_0x521bb6)&&(_0x20ec90=!0x0),_0x20ec90;}),this['listenTo'](_0x205a9c['document'],'change:data',()=>{_0x205a9c['enqueueChange']({'isUndoable':!0x1},_0x4e7ff0=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x4e7ff0);});},{'priority':'low'}),this['listenTo'](_0x79f6e9,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x28a46b){return this['_footnotes']['find'](_0x16a878=>_0x16a878['id']===_0x28a46b)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x40d56b){this['_footnoteFormatter']=_0x40d56b;}['_updateFootnotesCounters'](_0x1c1485,_0x26fe04=0x0){let _0xe28f53=!0x1;for(let _0x49f4af=_0x26fe04;_0x49f4af<this['_footnotes']['length'];_0x49f4af++)this['_updateFootnoteRefCounter'](_0x1c1485,_0x49f4af)&&(_0xe28f53=!0x0);return _0xe28f53;}['_insertEmptyFootnotesDefinitionsContainer'](_0x5b4262,_0x2522b3){const _0x539858=_0x5b4262['createElement']('footnotesDefinitions',{});return _0x5b4262['append'](_0x539858,_0x2522b3),this['_footnotesDefinitions']=_0x539858,_0x539858;}['_ensureFootnotesDefinitionsContainerExists'](_0x1a6d42){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x1a9edb=this['_footnotes'][0x0]['reference']['root'],_0x51a645=this['_insertEmptyFootnotesDefinitionsContainer'](_0x1a6d42,_0x1a9edb);for(const _0x1f19e6 of this['_footnotes'])_0x1f19e6['definition']['parent']||_0x1a6d42['insert'](_0x1f19e6['definition'],_0x51a645,'end');this['_updateFootnotesCounters'](_0x1a6d42);}['_handleFootnotesDefinitionsObjectChanges'](_0x4e7e1f,_0x4eb3c3){let _0x27e7e0=!0x1;const {inserted:_0x4d4177,removed:_0x56cde7,moved:_0x42f38b}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4eb3c3);if(_0x42f38b['length']&&(this['_footnotesDefinitions']=_0x42f38b[0x0]),_0x4d4177['length']){if(_0x4d4177['length']>0x1||this['_footnotesDefinitions']&&_0x4d4177['some'](_0x338b35=>_0x338b35!==this['_footnotesDefinitions'])){const _0x253e46=_0x4e7e1f['createElement']('footnotesDefinitions',{}),_0x173b36=[];this['_footnotesDefinitions']&&_0x173b36['push'](this['_footnotesDefinitions']),_0x173b36['push'](..._0x4d4177),_0x4e7e1f['insert'](_0x253e46,_0x173b36[0x0],'before');for(const _0x28f132 of _0x173b36)_0x4e7e1f['move'](_0x4e7e1f['createRangeIn'](_0x28f132),_0x4e7e1f['createPositionAt'](_0x253e46,'end')),_0x4e7e1f['remove'](_0x28f132);this['_footnotesDefinitions']=_0x253e46,this['_updateFootnotesCounters'](_0x4e7e1f),_0x27e7e0=!0x0;}else this['_footnotesDefinitions']=_0x4d4177[0x0];}if(_0x56cde7['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x46af04 of this['_footnotes'])_0x4e7e1f['remove'](_0x46af04['reference']),_0x27e7e0=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x27e7e0;}['_handleFootnoteDefinitionsChanges'](_0x27be6c,_0x70ed20){let _0x10387a=!0x1;const _0xf64ad9=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x564d12,moved:_0x1c5282}=this['_footnoteDefsTracker']['getChanges'](_0x70ed20);for(const _0x75894b of[..._0x1c5282,..._0x564d12]){const _0x5a94bd=_0x75894b['getAttribute']('footnoteId'),_0x20d816=this['getFootnote'](_0x5a94bd);_0x20d816&&(_0x20d816['definition']=_0x75894b),N(_0x27be6c,_0xf64ad9,_0x75894b)&&(_0x10387a=!0x0);}return _0x10387a;}['_handleFootnoteReferencesChanges'](_0x543fae,_0xe4115f){let _0x37004b=!0x1;const {removed:_0x42c8a7,inserted:_0x4891ff,moved:_0xd6d4cb}=this['_footnoteRefsTracker']['getChanges'](_0xe4115f);for(const _0x1ddff1 of _0x42c8a7)this['_handleRemoveFootnoteReferenceById'](_0x543fae,_0x1ddff1)&&(_0x37004b=!0x0);for(const _0x3ca761 of _0x4891ff)this['_handleInsertedFootnoteReference'](_0x543fae,_0x3ca761)&&(_0x37004b=!0x0);for(const _0x47e076 of _0xd6d4cb)this['_handleMovedFootnoteReference'](_0x543fae,_0x47e076)&&(_0x37004b=!0x0);return _0x37004b;}['_handleFootnotesDefinitionsObjectSync'](_0x5aa97e){if(!this['_footnotesDefinitions'])return!0x1;let _0x1af4fa=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x952d9=[];for(const _0x2a7674 of this['_footnotesDefinitions']['getChildren']()){const _0x217088=_0x2a7674['getAttribute']('footnoteId');this['getFootnote'](_0x217088)||(_0x952d9['unshift'](_0x2a7674),_0x1af4fa=!0x0);}for(const _0x3afb99 of _0x952d9)_0x5aa97e['remove'](_0x3afb99);}const _0x45e1d7=new Set(),_0x186349=[];for(const _0x22db68 of this['_footnotesDefinitions']['getChildren']()){const _0x516c98=_0x22db68['getAttribute']('footnoteId');_0x45e1d7['has'](_0x516c98)?(_0x186349['unshift'](_0x22db68),_0x1af4fa=!0x0):_0x45e1d7['add'](_0x516c98);}for(const _0x50ffb5 of _0x186349)_0x5aa97e['remove'](_0x50ffb5);return this['_footnotesDefinitions']['childCount']||(_0x5aa97e['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x1af4fa=!0x0),_0x1af4fa;}['_handleInsertedFootnoteReference'](_0x19fad9,_0x3cbd9){if(this['_footnotes']['find'](_0x1b38a4=>_0x1b38a4['reference']===_0x3cbd9))return!0x1;let _0x579857=!0x1;const _0x3d60dd=_0x3cbd9['getAttribute']('footnoteId'),_0x1ef92c=this['_footnotes']['findIndex'](_0x3f2d75=>_0x3f2d75['id']===_0x3d60dd);-0x1!==_0x1ef92c&&(_0x19fad9['remove'](this['_footnotes'][_0x1ef92c]['reference']),this['_footnotes']['splice'](_0x1ef92c,0x1),_0x579857=!0x0);let _0x2bcb74=this['_footnotesDefinitions']?function(_0x592b22,_0x25c436){for(const _0x2e4caf of _0x592b22['getChildren']())if(_0x2e4caf['getAttribute']('footnoteId')===_0x25c436)return _0x2e4caf;return null;}(this['_footnotesDefinitions'],_0x3d60dd):null;_0x2bcb74||(_0x2bcb74=_0x19fad9['createElement']('footnoteDefinition',{'footnoteId':_0x3d60dd}),this['_footnotesDefinitions']&&(_0x19fad9['insert'](_0x2bcb74,this['_footnotesDefinitions'],'end'),_0x579857=!0x0));const _0x45b7e3={'id':_0x3d60dd,'reference':_0x3cbd9,'definition':_0x2bcb74},_0x20f3bd=R(this['editor']['model'],this['_footnotes'],_0x3cbd9);this['_footnotes']['splice'](_0x20f3bd,0x0,_0x45b7e3);let _0x995937=_0x20f3bd;return-0x1!==_0x1ef92c&&(_0x995937=Math['min'](_0x20f3bd,_0x1ef92c)),this['_updateFootnotesCounters'](_0x19fad9,_0x995937)&&(_0x579857=!0x0),_0x579857;}['_handleRemoveFootnoteReferenceById'](_0x12107e,_0x389e5e){const _0x5e340a=this['_footnotes']['findIndex'](_0x43ee54=>_0x43ee54['id']===_0x389e5e);if(-0x1===_0x5e340a)return!0x1;let _0x361013=!0x1;const _0x2c5d1c=this['_footnotes'][_0x5e340a];return'$graveyard'!==_0x2c5d1c['definition']['root']['rootName']&&(_0x12107e['remove'](_0x2c5d1c['definition']),_0x361013=!0x0),this['_footnotes']['splice'](_0x5e340a,0x1),this['_updateFootnotesCounters'](_0x12107e,_0x5e340a)&&(_0x361013=!0x0),_0x361013;}['_handleMovedFootnoteReference'](_0x27e605,_0x23f8f9){const _0x513692=_0x23f8f9['getAttribute']('footnoteId'),_0x38df90=this['_footnotes']['findIndex'](_0x4308d4=>_0x4308d4['id']===_0x513692),_0x19e849=this['_footnotes'][_0x38df90];let _0x167255=!0x1;_0x19e849['reference']=_0x23f8f9,this['_footnotes']['splice'](_0x38df90,0x1);const _0x504f1a=R(this['editor']['model'],this['_footnotes'],_0x23f8f9);return this['_footnotes']['splice'](_0x504f1a,0x0,_0x19e849),this['_updateFootnotesCounters'](_0x27e605,Math['min'](_0x38df90,_0x504f1a))&&(_0x167255=!0x0),_0x167255;}['_updateFootnoteRefCounter'](_0x2d68bd,_0xe29bfb){if(!this['_footnotesDefinitions'])return!0x1;const _0xba1fe1=this['_footnotes'][_0xe29bfb];let _0x339a9b;return _0x339a9b=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0xba1fe1,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0xe29bfb+0x1}):String(_0xe29bfb+0x1),_0xba1fe1['reference']['getAttribute']('footnoteCounter')!=_0x339a9b&&(_0x2d68bd['setAttribute']('footnoteCounter',_0x339a9b,_0xba1fe1['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x2df3d1){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x4d2ef8,_0x40eaaf){if(_0x4d2ef8['length']!==_0x40eaaf['length'])return!0x1;for(let _0x53693d=0x0;_0x53693d<_0x4d2ef8['length'];_0x53693d++)if(_0x4d2ef8[_0x53693d]!==_0x40eaaf[_0x53693d])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x1933e2=>_0x1933e2['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x567790=>_0x567790['getAttribute']('footnoteId'))))return!0x1;let _0x2fa964=!0x1;for(let _0x5bb39f=0x0;_0x5bb39f<this['_footnotes']['length'];_0x5bb39f++){const _0x256307=this['_footnotes'][_0x5bb39f],_0x2d9bf9=_0x2df3d1['createPositionBefore'](_0x256307['definition']),_0x44dd37=_0x2df3d1['createPositionAt'](this['_footnotesDefinitions'],_0x5bb39f);_0x2d9bf9['isEqual'](_0x44dd37)||(_0x2df3d1['move'](_0x2df3d1['createRangeOn'](_0x256307['definition']),_0x44dd37),_0x2fa964=!0x0);}return _0x2fa964;}['_ensureFootnotesReferencesHaveProperOrder'](_0xb4aaee){if(!this['_footnotes']['length'])return!0x1;const {model:_0xc12470}=this['editor'];let _0x36147e=!0x1;for(let _0x34abbf=0x0;_0x34abbf<this['_footnotes']['length']-0x1;_0x34abbf++){const _0x40f5b6=this['_footnotes'][_0x34abbf],_0x557dde=this['_footnotes'][_0x34abbf+0x1],_0x52dbcb=_0xc12470['createPositionBefore'](_0x40f5b6['reference']),_0x1f63ca=_0xc12470['createPositionBefore'](_0x557dde['reference']);'after'===_0x52dbcb['compareWith'](_0x1f63ca)&&(this['_handleMovedFootnoteReference'](_0xb4aaee,_0x40f5b6['reference']),_0x34abbf=-0x1,_0x36147e=!0x0);}return _0x36147e;}}function N(_0xfdcd4c,_0x9cb592,_0x12e351){if(_0x12e351['childCount'])return!0x1;const _0x561b99=_0x9cb592?'paragraph':'footnoteInlineContent';return _0xfdcd4c['insert'](_0xfdcd4c['createElement'](_0x561b99),_0x12e351),!0x0;}function R(_0x3e3011,_0x50c07f,_0x2f1acd){if(0x0===_0x50c07f['length'])return 0x0;const _0x573513=_0x3e3011['createPositionBefore'](_0x2f1acd);for(let _0x27a4f4=0x0;_0x27a4f4<_0x50c07f['length'];_0x27a4f4++){const _0x550cf5=_0x50c07f[_0x27a4f4],_0x5522de=_0x3e3011['createPositionBefore'](_0x550cf5['reference']);if('before'===_0x573513['compareWith'](_0x5522de))return _0x27a4f4;}const _0x23c999=_0x2f1acd['root'];let _0x329c4a=-0x1;for(let _0x1d8638=_0x50c07f['length']-0x1;_0x1d8638>=0x0;_0x1d8638--)if(_0x50c07f[_0x1d8638]['reference']['root']===_0x23c999){_0x329c4a=_0x1d8638;break;}if(-0x1!==_0x329c4a)return _0x329c4a+0x1;const _0x18f241=_0x3e3011['document']['getRootNames'](),_0x5353b4=_0x18f241['indexOf'](_0x23c999['rootName']),_0xae1b93=_0x18f241[_0x5353b4+0x1];if(_0xae1b93){for(let _0x5b8e99=0x0;_0x5b8e99<_0x50c07f['length'];_0x5b8e99++)if(_0x50c07f[_0x5b8e99]['reference']['root']['rootName']===_0xae1b93)return _0x5b8e99;}return _0x50c07f['length'];}class InsertFootnoteCommand extends _0x25782d{['refresh'](){const _0x2167a0=this['editor']['model']['document']['selection'],_0x471929=this['_getPositionToInsertFootnote'](_0x2167a0);this['isEnabled']=!!_0x471929;}['execute'](_0x47a72e){const {editor:_0x4940c5}=this,{model:_0xf21808}=_0x4940c5,{selection:_0x3a2daa}=_0xf21808['document'],_0x31da07=this['_getPositionToInsertFootnote'](_0x3a2daa);if(!_0x31da07)return;const _0x5efa6f=_0x4940c5['plugins']['get']('FootnotesEditing'),_0x5df9d7=_0x47a72e?.['footnoteId']??_0x140b9c();!function(_0x1bbac5){return'string'==typeof _0x1bbac5&&_0x1bbac5['length']>0x0&&!/\s/['test'](_0x1bbac5)&&!/^\d/['test'](_0x1bbac5);}(_0x5df9d7)?_0x4d8767('insert-footnote-command-executed-with-invalid-id'):(_0xf21808['change'](_0x3c23ed=>{const _0x18e732=_0x3c23ed['createElement']('footnoteRef',{'footnoteId':_0x5df9d7});_0xf21808['insertObject'](_0x18e732,_0x31da07,null);}),_0x5efa6f['_moveSelectionToFootnoteDefinition'](_0x5df9d7));}['_getPositionToInsertFootnote'](_0x598866){const {model:_0x155f3a}=this['editor'],{schema:_0x42bd90}=_0x155f3a,_0x415ce7=_0x598866['getFirstRange']();for(const _0x2716c7 of _0x415ce7['getItems']())if(_0x42bd90['isBlock'](_0x2716c7)||_0x42bd90['isObject'](_0x2716c7))return null;const _0xa39c02=_0x415ce7['end'];return _0x42bd90['checkChild'](_0xa39c02,'footnoteRef')?_0xa39c02:null;}}class FootnotesEditing extends _0x4d073e{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3088bc}=this;_0x3088bc['config']['define']('footnotes.multiBlock',!0x0),_0x3088bc['commands']['add']('insertFootnote',new InsertFootnoteCommand(_0x3088bc)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x9d6371){const _0x1d7c9f=_0x4ef967([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]),_0x2dff90=0x47a28506,_0x296ef9=0x47a50f26^_0x2dff90,_0xbe2b0a=window[_0x4ef967([0x44,0x61,0x74,0x65])][_0x4ef967([0x6e,0x6f,0x77])](),_0x52e099=_0x9d6371[_0x4ef967([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a7341=new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bd64c=>{_0x52e099[_0x4ef967([0x6f,0x6e,0x63,0x65])](_0x4ef967([0x72,0x65,0x61,0x64,0x79]),_0x2bd64c);}),_0x36ffc6={[_0x4ef967([0x6b,0x74,0x79])]:_0x4ef967([0x45,0x43]),[_0x4ef967([0x75,0x73,0x65])]:_0x4ef967([0x73,0x69,0x67]),[_0x4ef967([0x63,0x72,0x76])]:_0x4ef967([0x50,0x2d,0x32,0x35,0x36]),[_0x4ef967([0x78])]:_0x4ef967([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]),[_0x4ef967([0x79])]:_0x4ef967([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]),[_0x4ef967([0x61,0x6c,0x67])]:_0x4ef967([0x45,0x53,0x32,0x35,0x36])},_0x3f38ee=_0x52e099[_0x4ef967([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ef967([0x67,0x65,0x74])](_0x4ef967([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1eadef(){let _0x1f020c,_0x287e44=null,_0x1ea49f=null;try{if(_0x3f38ee==_0x4ef967([0x47,0x50,0x4c]))return _0x4ef967([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f020c=_0x2b602c(),!_0x1f020c)return _0x4ef967([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f020c[_0x4ef967([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ea49f=_0x1f832a(_0x1f020c[_0x4ef967([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f020c[_0x4ef967([0x6a,0x74,0x69])])),await _0x258806()?_0x5d7352()?_0x1c3a6e()?_0x4ef967([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x134376()?(_0x1f020c[_0x4ef967([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ef967([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x287e44=_0x46724b(_0x4ef967([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x404d9b()):_0x4ef967([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ef967([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ef967([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ef967([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1c3a6e(){const _0x1163b6=[_0x4ef967([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ef967([0x74,0x72,0x69,0x61,0x6c])][_0x4ef967([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f020c[_0x4ef967([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbe2b0a/0x3e8:0xe10*_0x296ef9;return _0x1f020c[_0x4ef967([0x65,0x78,0x70])]<_0x1163b6;}function _0x5d7352(){const _0x212986=_0x1f020c[_0x4ef967([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x212986&&(!!_0x212986[_0x4ef967([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef967([0x2a]))||!!_0x212986[_0x4ef967([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef967([0x46,0x4f,0x4f])));}function _0x134376(){const _0x291727=_0x1f020c[_0x4ef967([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x291727||0x0==_0x291727[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x26f7e4}=new URL(window[_0x4ef967([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x291727[_0x4ef967([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f7e4))return!0x0;const _0x1c89ac=_0x26f7e4[_0x4ef967([0x73,0x70,0x6c,0x69,0x74])](_0x4ef967([0x2e]));return _0x291727[_0x4ef967([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x50ca53=>_0x50ca53[_0x4ef967([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef967([0x2a])))[_0x4ef967([0x6d,0x61,0x70])](_0x4957be=>_0x4957be[_0x4ef967([0x73,0x70,0x6c,0x69,0x74])](_0x4ef967([0x2e])))[_0x4ef967([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x269f02=>_0x269f02[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1c89ac[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ef967([0x6d,0x61,0x70])](_0x22b648=>Array(_0x1c89ac[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x22b648[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ef967([0x66,0x69,0x6c,0x6c])](_0x22b648[0x0]===_0x4ef967([0x2a])?_0x4ef967([0x2a]):'')[_0x4ef967([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x22b648))[_0x4ef967([0x73,0x6f,0x6d,0x65])](_0x2dadbd=>_0x1c89ac[_0x4ef967([0x65,0x76,0x65,0x72,0x79])]((_0x16b5bd,_0x5671d1)=>_0x2dadbd[_0x5671d1]===_0x16b5bd||_0x2dadbd[_0x5671d1]===_0x4ef967([0x2a])));}function _0x404d9b(){return _0x287e44&&_0x1ea49f?new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50380d,_0x153dd3)=>{_0x287e44[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x50380d,_0x153dd3),_0x1ea49f[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x1a88af=>{_0x1a88af!=_0x4ef967([0x56,0x61,0x6c,0x69,0x64])&&_0x50380d(_0x1a88af);},_0x153dd3);}):_0x287e44||_0x1ea49f||_0x4ef967([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1f832a(_0x53a52b,_0x4520e4){return new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54e3c9=>{if(_0x317be3())return _0x54e3c9(_0x4ef967([0x56,0x61,0x6c,0x69,0x64]));_0x159f5f(),_0x52e099[_0x4ef967([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ef967([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xaf9819=!0x1;const _0x59e6fd=_0x140b9c();function _0x50629e(_0x4354b1){return!!_0x4354b1&&(typeof _0x4354b1===_0x4ef967([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4354b1===_0x4ef967([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4354b1[_0x4ef967([0x74,0x68,0x65,0x6e])]===_0x4ef967([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4354b1[_0x4ef967([0x63,0x61,0x74,0x63,0x68])]===_0x4ef967([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2cec17(_0x523dd3){_0x4edd57(_0x523dd3)[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x5854df=>{if(!_0x5854df||_0x5854df[_0x4ef967([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ef967([0x6f,0x6b]))return _0x4ef967([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e73ab(_0x697ece(_0x59e6fd+_0x4520e4))!=_0x5854df[_0x4ef967([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ef967([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ef967([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x5a868a=>(_0x392f4e(),_0x5a868a),()=>{const _0x5949ef=_0x1aabfb();return null==_0x5949ef?(_0x392f4e(),_0x4ef967([0x56,0x61,0x6c,0x69,0x64])):_0x4ef967(_0xbe2b0a-_0x5949ef>(0x63ae0106^_0x2dff90)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x54e3c9)[_0x4ef967([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54e3c9(_0x4ef967([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46a6c6=0x47946b86^_0x2dff90;function _0x392f4e(){const _0xa7e824=_0x4ef967([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e73ab(_0x697ece(_0x53a52b)),_0x30560d=_0x13bc2d(_0x2e73ab(window[_0x4ef967([0x4d,0x61,0x74,0x68])][_0x4ef967([0x63,0x65,0x69,0x6c])](_0xbe2b0a/_0x46a6c6)));window[_0x4ef967([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ef967([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa7e824,_0x30560d);}function _0x1aabfb(){const _0xeee2c0=_0x4ef967([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e73ab(_0x697ece(_0x53a52b)),_0x19b9d9=window[_0x4ef967([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ef967([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xeee2c0);return _0x19b9d9?window[_0x4ef967([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13bc2d(_0x19b9d9),0x10)*_0x46a6c6:null;}function _0x4edd57(_0x3bda3a){return new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5bd1b8,_0xf6e88b)=>{_0x3bda3a[_0x4ef967([0x74,0x68,0x65,0x6e])](_0x5bd1b8,_0xf6e88b),window[_0x4ef967([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xf6e88b,0x47a351c6^_0x2dff90);});}}_0x52e099[_0x4ef967([0x6f,0x6e])](_0x4ef967([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2cb636,_0x15041b)=>{if(_0x15041b[0x0]!=_0x53a52b)return _0x54e3c9(_0x4ef967([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x15041b[0x1]={..._0x15041b[0x1],[_0x4ef967([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x59e6fd};},{[_0x4ef967([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ef967([0x68,0x69,0x67,0x68])}),_0x52e099[_0x4ef967([0x6f,0x6e])](_0x4ef967([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x559b7c=>{_0x50629e(_0x559b7c[_0x4ef967([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xaf9819=!0x0,_0x2cec17(_0x559b7c[_0x4ef967([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ef967([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ef967([0x6c,0x6f,0x77])}),_0x4a7341[_0x4ef967([0x74,0x68,0x65,0x6e])](()=>{_0xaf9819||_0x54e3c9(_0x4ef967([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x317be3(){return _0x52e099[_0x4ef967([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ef967([0x76,0x69,0x65,0x77])][_0x4ef967([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ef967([0x61,0x75,0x74,0x6f]);}function _0x159f5f(){_0x52e099[_0x4ef967([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ef967([0x76,0x69,0x65,0x77])][_0x4ef967([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ef967([0x61,0x75,0x74,0x6f]);}}function _0x46724b(_0x95b7ad){const _0x543e48=[new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x106e18=>setTimeout(_0x106e18,0x47abbbca^_0x2dff90)),_0x4a7341[_0x4ef967([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47a586=>{let _0x558302=0x0;_0x52e099[_0x4ef967([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef967([0x6f,0x6e])](_0x4ef967([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c9c3e,_0x40bfcd)=>{_0x40bfcd[0x0][_0x4ef967([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x558302++,_0x558302==(0x47a280ee^_0x2dff90)&&(_0x47a586(),_0x2c9c3e[_0x4ef967([0x6f,0x66,0x66])]());});}))];return window[_0x4ef967([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ef967([0x72,0x61,0x63,0x65])](_0x543e48)[_0x4ef967([0x74,0x68,0x65,0x6e])](()=>_0x95b7ad);}async function _0x5e9aac(){await _0x4a7341,_0x52e099[_0x4ef967([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef967([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a69fe,_0x52e099[_0x4ef967([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ef967([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a69fe,_0x52e099[_0x4ef967([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ef967([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1689b4(_0x486053){const _0x293707=_0x10529b();_0x52e099[_0x293707]=_0x4ef967([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x486053,_0x486053!=_0x4ef967([0x56,0x61,0x6c,0x69,0x64])&&_0x5e9aac();}function _0x10529b(){const _0x1d5dfd=window[_0x4ef967([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ef967([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ef967([0x6e,0x6f,0x77])]())[_0x4ef967([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ef967([0x2e]),'');let _0x1d6e6b=_0x4ef967([0x75]);for(let _0x59e013=0x0;_0x59e013<_0x1d5dfd[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59e013+=0x2){let _0x1364d8=window[_0x4ef967([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d5dfd[_0x4ef967([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59e013,_0x59e013+0x2));_0x1364d8>=_0x1d7c9f[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1364d8-=_0x1d7c9f[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1d6e6b+=_0x1d7c9f[_0x1364d8];}return _0x1d6e6b;}function _0x2b602c(){const _0x13a7db=_0x3f38ee[_0x4ef967([0x73,0x70,0x6c,0x69,0x74])](_0x4ef967([0x2e]));if(0x3!=_0x13a7db[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fe580(_0x13a7db[0x1]);function _0x3fe580(_0x3b9e60){const _0xea9927=_0xf02fac(_0x3b9e60);return _0xea9927&&_0x9dcfb2()?_0xea9927:null;function _0x9dcfb2(){const _0x30b96f=_0xea9927[_0x4ef967([0x6a,0x74,0x69])],_0x16b522=window[_0x4ef967([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30b96f[_0x4ef967([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x30b96f[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x48c2d3={..._0xea9927,[_0x4ef967([0x6a,0x74,0x69])]:_0x30b96f[_0x4ef967([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x30b96f[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x48c2d3[_0x4ef967([0x76,0x63])],_0x697ece(_0x48c2d3)==_0x16b522;}}}async function _0x258806(){let _0x1d4fc1=!0x0;try{const _0x3c335d=_0x3f38ee[_0x4ef967([0x73,0x70,0x6c,0x69,0x74])](_0x4ef967([0x2e])),[_0x1d4825,_0x2c82a6,_0x5da354]=_0x3c335d;return _0x539f46(_0x1d4825),await _0xe250e7(_0x1d4825,_0x2c82a6,_0x5da354),_0x1d4fc1;}catch{return!0x1;}function _0x539f46(_0x1f717f){const _0x59bf35=_0xf02fac(_0x1f717f);_0x59bf35&&_0x59bf35[_0x4ef967([0x61,0x6c,0x67])]==_0x4ef967([0x45,0x53,0x32,0x35,0x36])||(_0x1d4fc1=!0x1);}async function _0xe250e7(_0x243d13,_0x3127d7,_0x435a23){const _0x13ef07=window[_0x4ef967([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ef967([0x66,0x72,0x6f,0x6d])](_0x2315b6(_0x435a23),_0x5af99a=>_0x5af99a[_0x4ef967([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58c998=new window[(_0x4ef967([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ef967([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x243d13+_0x4ef967([0x2e])+_0x3127d7),_0x4f9dc8=window[_0x4ef967([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ef967([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4f9dc8)return;const _0x1963b7=await _0x4f9dc8[_0x4ef967([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ef967([0x6a,0x77,0x6b]),_0x36ffc6,{[_0x4ef967([0x6e,0x61,0x6d,0x65])]:_0x4ef967([0x45,0x43,0x44,0x53,0x41]),[_0x4ef967([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ef967([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ef967([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4f9dc8[_0x4ef967([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ef967([0x6e,0x61,0x6d,0x65])]:_0x4ef967([0x45,0x43,0x44,0x53,0x41]),[_0x4ef967([0x68,0x61,0x73,0x68])]:{[_0x4ef967([0x6e,0x61,0x6d,0x65])]:_0x4ef967([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1963b7,_0x13ef07,_0x58c998)||(_0x1d4fc1=!0x1);}}function _0xf02fac(_0xadda9d){return _0xadda9d[_0x4ef967([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ef967([0x65,0x79]))?JSON[_0x4ef967([0x70,0x61,0x72,0x73,0x65])](_0x2315b6(_0xadda9d)):null;}function _0x2315b6(_0x1975d7){return window[_0x4ef967([0x61,0x74,0x6f,0x62])](_0x1975d7[_0x4ef967([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ef967([0x2b]))[_0x4ef967([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ef967([0x2f])));}function _0x697ece(_0x385e31){let _0x406bc1=0x1505;function _0x153d41(_0x46b752){for(let _0x5e4faa=0x0;_0x5e4faa<_0x46b752[_0x4ef967([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e4faa++){const _0x5a7ec3=_0x46b752[_0x4ef967([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5e4faa);_0x406bc1=(_0x406bc1<<0x5)+_0x406bc1+_0x5a7ec3,_0x406bc1&=_0x406bc1;}}function _0x20dc70(_0xa7a278){Array[_0x4ef967([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa7a278)?_0xa7a278[_0x4ef967([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20dc70):_0xa7a278&&typeof _0xa7a278==_0x4ef967([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ef967([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa7a278)[_0x4ef967([0x73,0x6f,0x72,0x74])]()[_0x4ef967([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e18ce,_0x89438b])=>{_0x153d41(_0x4e18ce),_0x20dc70(_0x89438b);}):_0x153d41(window[_0x4ef967([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa7a278));}return _0x20dc70(_0x385e31),_0x406bc1>>>0x0;}function _0x2e73ab(_0x569cd2){return _0x569cd2[_0x4ef967([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ef967([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ef967([0x30]));}function _0x13bc2d(_0x512ead){return _0x512ead[_0x4ef967([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ef967([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ef967([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a69fe(){}function _0x4ef967(_0x2a8d07){return _0x2a8d07['map'](_0x32dab5=>String['fromCharCode'](_0x32dab5))['join']('');}_0x1689b4(await _0x1eadef());}(this);}['_moveSelectionToFootnoteDefinition'](_0x10dc0e){const {plugins:_0x4d0172,editing:_0x82f983,model:_0xd2a7db}=this['editor'],_0x547d2a=_0x4d0172['get'](FootnotesTracker)['getFootnote'](_0x10dc0e);return!!_0x547d2a&&(_0xd2a7db['change'](_0x2b2114=>{_0x2b2114['setSelection'](_0x2b2114['createPositionAt'](_0x547d2a['definition'],'end'));}),_0x82f983['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0xb201dc){const {plugins:_0x31ebf8,editing:_0x4c1dfa,model:_0x362bb0}=this['editor'],_0x15fe79=_0x31ebf8['get'](FootnotesTracker)['getFootnote'](_0xb201dc);return!!_0x15fe79&&(_0x362bb0['change'](_0x5285ce=>{_0x5285ce['setSelection'](_0x15fe79['reference'],'on');}),_0x4c1dfa['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x1647ae}=this['editor']['model'],_0x443d0c=this['editor']['config']['get']('footnotes.multiBlock');_0x1647ae['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x1647ae['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x1647ae['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x443d0c?_0x1647ae['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x1647ae['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x1647ae['addChildCheck'](_0x4c2ec4=>{for(const _0x348cb1 of _0x4c2ec4)if('footnoteDefinition'===_0x348cb1['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x1b1e09}=this,{conversion:_0x16d1e1,editing:_0x35c2ff}=_0x1b1e09,{t:t}=_0x1b1e09['locale'];_0x16d1e1['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x3b1941,{writer:_0x55c614,consumable:_0x229770})=>{const _0x3dc8ad=_0x3b1941['getChild'](0x0);if(!_0x3dc8ad||!_0x3dc8ad['is']('element','a'))return null;const _0x3a228e=_0x3dc8ad['getAttribute']('href')||'';if(!_0x3a228e['startsWith']('#'))return null;const _0x16f292=_0x3a228e['replace'](/^#/,'');if(!_0x16f292)return null;_0x229770['consume'](_0x3dc8ad,{'name':!0x0,'attributes':['href']});for(const {item:_0x3f315a}of _0x35c2ff['view']['createRangeIn'](_0x3dc8ad))_0x3f315a['is']('$textProxy')?_0x229770['consume'](_0x3f315a['textNode'],{'name':!0x0}):_0x3f315a['is']('element')&&_0x229770['consume'](_0x3f315a,{'name':!0x0});return _0x55c614['createElement']('footnoteRef',{'footnoteId':_0x16f292});}}),_0x16d1e1['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2becde,{writer:_0xdcc269})=>U(_0x2becde,_0xdcc269)}),_0x16d1e1['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x599645,{writer:_0x2d070d})=>{const _0x6d9c88=_0x599645['getAttribute']('footnoteCounter');return _0x148a33(U(_0x599645,_0x2d070d),_0x2d070d,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x6d9c88)});}});}['_defineDefinitionsConverters'](){const {editor:_0x3b25df}=this,{t:t}=_0x3b25df['locale'],{conversion:_0x42b0a0}=_0x3b25df;_0x42b0a0['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x42b0a0['for']('upcast')['add'](_0x124b48=>{_0x124b48['on']('element:ol',(_0x4c87f9,_0x33141f,_0x57a657)=>{const _0x3d7420=_0x33141f['viewItem'];if(!_0x3d7420['hasClass']('footnotes-list')||!_0x33141f['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x57a657['consumable']['consume'](_0x3d7420,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x53a92b,modelCursor:_0x1ee670}=_0x57a657['convertChildren'](_0x33141f['viewItem'],_0x33141f['modelCursor']);_0x33141f['modelRange']=_0x53a92b,_0x33141f['modelCursor']=_0x1ee670;}),_0x124b48['on']('element:hr',(_0x9a800a,_0x7d00af,_0x21d02c)=>{const _0x5101dd=_0x7d00af['viewItem'];_0x5101dd['hasClass']('footnotes-divider')&&_0x7d00af['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x21d02c['consumable']['consume'](_0x5101dd,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x42b0a0['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1e8a2f,{writer:_0x73ef80})=>$(_0x73ef80)}),_0x42b0a0['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5096a9,{writer:_0x4143f9})=>{const _0xd8ed19=$(_0x4143f9,{'data-footnotes-list-label':t('Footnotes')}),_0xa698dc=_0x148a33(_0xd8ed19,_0x4143f9,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x4143f9['setCustomProperty']('footnotesDefinitions',!0x0,_0xa698dc),_0xa698dc;}});}['_defineDefinitionConverters'](){const {editor:_0x2ca11f}=this,{conversion:_0x24bd53,locale:_0x152089}=_0x2ca11f,_0x2e9a74=_0x2ca11f['config']['get']('footnotes.multiBlock');_0x24bd53['for']('upcast')['add'](_0x2378cc=>{_0x2378cc['on']('element:li',(_0x161ec3,_0x204261,_0x101ba)=>{const _0x2695d7=_0x204261['viewItem'];if(!_0x2695d7['hasClass']('footnote-definition')||!_0x2695d7['getAttribute']('id'))return;const _0x2b8855=_0x2695d7['parent'];if(!_0x2b8855['is']('element','ol')||!_0x2b8855['hasClass']('footnotes-list'))return;if(!_0x101ba['consumable']['test'](_0x2695d7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x1a6a66=_0x101ba['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x2695d7['getAttribute']('id')});if(!_0x101ba['safeInsert'](_0x1a6a66,_0x204261['modelCursor']))return;_0x101ba['consumable']['consume'](_0x2695d7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x25cfd8=Array['from'](_0x2695d7['getChildren']())['find'](_0x25a3de=>_0x25a3de['is']('element')&&_0x25a3de['hasClass']('footnote-content'));for(const _0x23a230 of _0x2695d7['getChildren']())_0x23a230['is']('element')&&(_0x101ba['consumable']['consume'](_0x23a230,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x101ba['consumable']['consume'](_0x23a230,{'name':!0x0,'classes':'footnote-content'}));if(_0x25cfd8){if(_0x2e9a74)_0x101ba['convertChildren'](_0x25cfd8,_0x1a6a66);else{const _0x3518ed=_0x101ba['writer']['createElement']('footnoteInlineContent');_0x101ba['writer']['insert'](_0x3518ed,_0x1a6a66),_0x101ba['convertChildren'](_0x25cfd8,_0x3518ed);}}_0x101ba['updateConversionResult'](_0x1a6a66,_0x204261);});}),_0x24bd53['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x9ec419,{writer:_0x1ed569})=>B(_0x9ec419,_0x1ed569,_0x152089,{'dataPipeline':!0x0})}),_0x24bd53['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4ff63d,{writer:_0x2f6896})=>B(_0x4ff63d,_0x2f6896,_0x152089)});}['_defineBogusParagraphConverters'](){const {editor:_0x569ee4}=this,{conversion:_0xd85067}=_0x569ee4;_0x569ee4['config']['get']('footnotes.multiBlock')?(_0xd85067['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':K(),'converterPriority':'high'}),_0xd85067['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':K({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x569ee4['model']['document'],'change:data',()=>{!function(_0x1352be,_0xdb676b){const _0x28b7ba=_0x1352be['document']['differ'],_0x46d760=new Set();for(const _0x312188 of _0x28b7ba['getChanges']()){const _0x1eac5c='attribute'==_0x312188['type']?_0x312188['range']['start']['parent']:_0x312188['position']['parent'];_0x1eac5c['is']('element','footnoteDefinition')&&_0x46d760['add'](_0x1eac5c);}for(const _0x516489 of _0x46d760['values']()){const _0x444c14=Array['from'](_0x516489['getChildren']())['filter'](_0x56f2f8=>V(_0x56f2f8,_0xdb676b['mapper']));for(const _0x59074b of _0x444c14)_0xdb676b['reconvertItem'](_0x59074b);}}(_0x569ee4['model'],_0x569ee4['editing']);})):(_0xd85067['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':K()}),_0xd85067['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x59f13a,{writer:_0x370de8})=>{const _0x16e520=_0x370de8['createContainerElement']('span');return _0x370de8['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x16e520),_0x16e520;}}));}['_defineKeyboardHandlers'](){const {editor:_0x23e27a}=this,{editing:_0x35677f,t:t}=_0x23e27a,_0x4267a5=_0x23e27a['model']['document']['selection'];_0x23e27a['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x23e27a['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x35677f['view']['document'],'enter',(_0x5403f9,_0x5b1298)=>{const _0x10fe31=function(_0x465fac){const _0x11a63b=_0x465fac['getSelectedElement']();if(_0x11a63b?.['is']('element','footnoteRef'))return _0x11a63b;return null;}(_0x4267a5);if(_0x10fe31){const _0x22feae=_0x10fe31['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x22feae),_0x5b1298['preventDefault'](),_0x5403f9['stop']();}},{'context':_0x2d847e});}['_defineClickHandlers'](){const {editor:_0x16354a}=this,{editing:_0x19767b}=_0x16354a;_0x16354a['editing']['view']['addObserver'](_0x2f021e),_0x16354a['editing']['view']['addObserver'](_0x143519);let _0x5994c1=!0x1;this['listenTo'](_0x19767b['view']['document'],'pointerdown',(_0x56bf0e,_0x557538)=>{const {target:_0xc6431a}=_0x557538,_0x449a41=_0x19767b['view']['document']['selection'];_0x5994c1=!!(_0xc6431a?.['is']('element','a')&&_0xc6431a['parent']?.['is']('element','sup')&&_0xc6431a['parent']['hasClass']('footnote'))&&_0x449a41['getSelectedElement']()===_0xc6431a['parent'];},{'priority':'high'}),this['listenTo'](_0x19767b['view']['document'],'click',(_0x83c557,_0x803865)=>{const {target:_0x228447}=_0x803865;if(!_0x228447?.['is']('element','a'))return;if(_0x228447['parent']?.['is']('element','sup')&&_0x228447['parent']['hasClass']('footnote')&&!_0x5994c1)return void _0x803865['preventDefault']();let _0x5eadd9=_0x228447['getAttribute']('href');if(!_0x5eadd9?.['startsWith']('#'))return;_0x5eadd9=_0x5eadd9['slice'](0x1);let _0x47c20e=!0x1;(_0x5eadd9['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x5eadd9['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x5eadd9))&&(_0x47c20e=!0x0),_0x47c20e&&(_0x803865['preventDefault'](),_0x83c557['stop']());},{'priority':'high','context':'$capture'});}}function K({dataPipeline:_0x454b37}={}){return(_0x31dae1,{writer:_0x325ae0})=>{if(!j(_0x31dae1))return null;if(!_0x454b37)return _0x325ae0['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x5a0947=_0x325ae0['createContainerElement']('p');return _0x325ae0['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x5a0947),_0x5a0947;};}function j(_0x2cd2c9){const {parent:_0xe434d0}=_0x2cd2c9;if(!_0xe434d0?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0xe434d0['childCount'])return!0x1;for(const _0x17bed4 of _0x2cd2c9['getAttributeKeys']())if(!_0x17bed4['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x17bed4)return!0x1;return!0x0;}function V(_0x53fe4c,_0x5bc646){if(!_0x53fe4c['is']('element','paragraph'))return!0x1;const _0x58b6ba=_0x5bc646['toViewElement'](_0x53fe4c);return!!_0x58b6ba&&j(_0x53fe4c)!==_0x58b6ba['is']('element','span');}function M(_0x59bc42){return _0x2d847e(_0x59bc42)&&_0x59bc42['is']('containerElement')&&!!_0x59bc42['getCustomProperty']('footnotesDefinitions');}function $(_0x418cbd,_0x1b23d3={}){const _0x3dc1c3=_0x418cbd['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x27ec59=_0x418cbd['createContainerElement']('ol',{'class':'footnotes-list'},_0x418cbd['createSlot']());return _0x418cbd['createContainerElement']('div',{'class':'footnotes',..._0x1b23d3},[_0x3dc1c3,_0x27ec59]);}function U(_0x7944ac,_0x4f4573){const _0x3cee3c=_0x7944ac['getAttribute']('footnoteId'),_0x17b4f6=_0x7944ac['getAttribute']('footnoteCounter'),_0x48c5b3=_0x4f4573['createUIElement']('a',{'href':'#'+_0x3cee3c},function(_0x129bec){const _0x93c53c=this['toDomElement'](_0x129bec);return _0x93c53c['textContent']=_0x17b4f6,_0x93c53c;}),_0x4cc6c8=_0x4f4573['createContainerElement']('sup',{'id':'ref-'+_0x3cee3c,'class':'footnote'},[_0x48c5b3]);return _0x4cc6c8['getFillerOffset']=()=>null,_0x4cc6c8;}function B(_0x325abf,_0x33234a,_0xc82ecd,{dataPipeline:_0x5d3fa4}={}){const {t:t}=_0xc82ecd,_0x54c655=_0x325abf['getAttribute']('footnoteId'),_0xb6addb=_0x33234a['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x54c655},function(_0x390ab1){const _0x1b511f=this['toDomElement'](_0x390ab1);return _0x1b511f['innerText']='^',_0x1b511f;}),_0x5f2fd3=_0x5d3fa4?_0x33234a['createContainerElement']('div',{'class':'footnote-content'}):_0x3577ce(_0x33234a['createEditableElement']('div',{'class':'footnote-content'}),_0x33234a,{'label':t('Footnote\x20content.')});return _0x33234a['insert'](_0x33234a['createPositionAt'](_0x5f2fd3,0x0),_0x33234a['createSlot']()),_0x33234a['createContainerElement']('li',{'class':'footnote-definition','id':_0x54c655},[_0xb6addb,_0x5f2fd3]);}class FootnotesClipboard extends _0x4d073e{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[FootnotesEditing,_0x40d7f5];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x304617}=this,{plugins:_0x181286,model:_0x4bccb7}=_0x304617,_0x3c0cc8=_0x181286['get'](_0x40d7f5),_0x4f3b86=_0x181286['get'](FootnotesTracker);this['listenTo'](_0x3c0cc8,'outputTransformation',(_0x5da648,_0x23c423)=>{const _0x1b48e6=H(_0x4bccb7['createRangeIn'](_0x23c423['content']));if(!_0x1b48e6['length'])return;const _0x596c9c=_0x4f3b86['getFootnotes'](),_0x1f59f2=_0x1b48e6['reduce']((_0x205a24,_0x4a4b5e)=>{const _0x24e968=_0x596c9c['find'](_0x35bb5e=>_0x35bb5e['id']===_0x4a4b5e);if(_0x24e968){const _0x212e3a=_0x304617['data']['toView'](_0x24e968['definition'],{'isClipboardPipeline':!0x0}),_0x54e7a0=_0x304617['data']['htmlProcessor']['toData'](_0x212e3a);_0x205a24[_0x24e968['id']]=_0x54e7a0;}return _0x205a24;},Object['create'](null));_0x23c423['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x1f59f2));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x1a8eb5}=this,{model:_0x3205ee,plugins:_0x269800}=_0x1a8eb5,{view:_0x533076}=_0x1a8eb5['editing'],_0x14f3ad=_0x269800['get'](_0x40d7f5),_0x277ae9=_0x269800['get'](FootnotesTracker),_0x3f0c92=_0x1a8eb5['config']['get']('footnotes.multiBlock');let _0x176c56=null;this['listenTo'](_0x533076['document'],'clipboardInput',(_0x204f6f,_0x4d3e2c)=>{const _0x36231c=_0x4d3e2c['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x176c56=_0x36231c?JSON['parse'](_0x36231c):null;}),this['listenTo'](_0x14f3ad,'contentInsertion',(_0x5bb031,_0x42032b)=>{const _0x26a167=_0x42032b['sourceEditorId']===this['editor']['id'];_0x26a167&&'drop'===_0x42032b['method']||_0x3205ee['change'](_0x4e3aff=>{let _0x1a2432=_0x277ae9['getFootnotesDefinitionsObjectElement']();const _0x278207=!!_0x1a2432&&Array['from'](_0x3205ee['document']['selection']['getSelectedBlocks']())['includes'](_0x1a2432);if(!_0x176c56&&function(_0xc52acf){for(const {item:_0x24483b}of _0xc52acf)if(_0x24483b['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x3205ee['createRangeIn'](_0x42032b['content']))&&(_0x176c56=function(_0x50733b,_0x571e67){const _0x46ef53=q(_0x50733b,_0x571e67);if(!_0x46ef53)return null;const _0x465131=Object['create'](null);for(const _0x4b68bb of _0x46ef53['getChildren']())_0x4b68bb['is']('element','footnoteDefinition')&&_0x4b68bb['hasAttribute']('footnoteId')&&(_0x465131[_0x4b68bb['getAttribute']('footnoteId')]=_0x50733b['cloneElement'](_0x4b68bb,!0x0));return Object['keys'](_0x465131)['length']?_0x465131:null;}(_0x4e3aff,_0x42032b['content'])),(_0x1a2432&&!_0x278207||!_0x1a2432&&!_0x176c56)&&function(_0x4d0dfc,_0x2a9698){const _0x5cba69=[];for(const {item:_0x4c433e}of _0x4d0dfc['createRangeIn'](_0x2a9698))_0x4c433e['is']('element','footnotesDefinitions')&&_0x5cba69['push'](_0x4c433e);for(const _0x54ef85 of _0x5cba69)_0x4d0dfc['remove'](_0x54ef85);}(_0x4e3aff,_0x42032b['content']),!_0x176c56)return;const {selection:_0x37b093}=_0x3205ee['document'],_0x31afbc=_0x37b093['getFirstRange']()['root'];_0x1a2432&&!_0x278207||(_0x1a2432=q(_0x4e3aff,_0x42032b['content']),_0x1a2432||=_0x277ae9['_insertEmptyFootnotesDefinitionsContainer'](_0x4e3aff,_0x31afbc));const _0x497f12=Array['from'](_0x37b093['getRanges']())['flatMap'](H),_0x3acd71=function(_0x2a11de,_0x1c7137,_0x5df88d){const _0x434693=Object['create'](null);for(const {item:_0x97b16b}of _0x2a11de['createRangeIn'](_0x1c7137))if(_0x97b16b['is']('element','footnoteRef')){const _0x44bd96=_0x97b16b['getAttribute']('footnoteId');if(!_0x5df88d(_0x44bd96))continue;_0x434693[_0x44bd96]||(_0x434693[_0x44bd96]=_0x140b9c()),_0x2a11de['setAttribute']('footnoteId',_0x434693[_0x44bd96],_0x97b16b);}return _0x434693;}(_0x4e3aff,_0x42032b['content'],_0x564112=>{if(!_0x26a167)return!0x0;return!!_0x277ae9['getFootnote'](_0x564112)&&!_0x497f12['includes'](_0x564112);});for(const [_0x3cdc74,_0x3c6bee]of Object['entries'](_0x176c56)){const _0x4a9d49=_0x3acd71[_0x3cdc74]||_0x3cdc74;let _0x1eb9be;if('string'!=typeof _0x3c6bee)_0x1eb9be=_0x3c6bee,_0x4a9d49!==_0x3cdc74&&_0x4e3aff['setAttribute']('footnoteId',_0x4a9d49,_0x1eb9be);else{_0x1eb9be=_0x4e3aff['createElement']('footnoteDefinition',{'footnoteId':_0x4a9d49});const _0x34064b=_0x1a8eb5['data']['htmlProcessor']['toView'](_0x3c6bee);let _0x160550;if(_0x3f0c92)_0x160550=_0x1a8eb5['data']['toModel'](_0x34064b,_0x1eb9be);else{_0x160550=_0x4e3aff['createElement']('footnoteInlineContent');const _0x560e0b=_0x1a8eb5['data']['toModel'](_0x34064b,_0x160550);_0x4e3aff['insert'](_0x560e0b,_0x160550);}_0x4e3aff['append'](_0x160550,_0x1eb9be);}_0x4e3aff['insert'](_0x1eb9be,_0x1a2432,'end');}_0x176c56=null;});});}}function q(_0x28490c,_0x14afc8){for(const {item:_0x20d1b5}of _0x28490c['createRangeIn'](_0x14afc8))if(_0x20d1b5['is']('element','footnotesDefinitions'))return _0x20d1b5;return null;}function H(_0x51dfe6){const _0xcf7ef8=new Set();for(const {item:_0x5da2bf}of _0x51dfe6)_0x5da2bf['is']('element','footnoteRef')&&_0xcf7ef8['add'](_0x5da2bf['getAttribute']('footnoteId'));return Array['from'](_0xcf7ef8);}class FootnotesUI extends _0x4d073e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3279c9}=this,{componentFactory:_0x5ee669}=_0x3279c9['ui'];_0x5ee669['add']('insertFootnote',z(_0x3279c9,_0x397507)),_0x5ee669['add']('menuBar:insertFootnote',z(_0x3279c9,_0x5673f6)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5d4e89=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x40594b;for(const _0x3b1e9a in _0x5d4e89){const _0x5f08b2=_0x3b1e9a,_0x176626=_0x5d4e89[_0x5f08b2];if('footnotesLicenseKeyValid'==_0x176626||'footnotesLicenseKeyInvalid'==_0x176626||'footnotesLicenseKeyExpired'==_0x176626||'footnotesLicenseKeyDomainLimit'==_0x176626||'footnotesLicenseKeyNotAllowed'==_0x176626||'footnotesLicenseKeyEvaluationLimit'==_0x176626||'footnotesLicenseKeyUsageLimit'==_0x176626){delete _0x5d4e89[_0x5f08b2],_0x40594b=_0x176626,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x40594b&&_0x5d4e89['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x40594b&&_0x5d4e89['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x40594b&&_0x5d4e89['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x40594b&&_0x5d4e89['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x40594b&&_0x5d4e89['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x40594b&&_0x5d4e89['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function z(_0x3ed874,_0x272c80){const _0x55e6c9=_0x3ed874['commands']['get']('insertFootnote');return _0x1a04ac=>{const {t:t}=_0x1a04ac,_0x3078ae=new _0x272c80(_0x1a04ac),_0x416f40=_0x3078ae instanceof _0x5673f6;return _0x3078ae['bind']('isEnabled')['to'](_0x55e6c9,'isEnabled'),_0x3078ae['set']({'label':t(_0x416f40?'Footnote':'Insert\x20footnote'),'icon':_0x1dd5d8,'tooltip':!0x0}),_0x3078ae['on']('execute',()=>{_0x55e6c9['execute'](),_0x3ed874['editing']['view']['focus']();}),_0x3078ae;};}class Footnotes extends _0x4d073e{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[FootnotesEditing,FootnotesClipboard,FootnotesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const X=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],J=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),G=[...X,'arabic-indic','lower-alpha','upper-alpha'];class FootnotesStyleCommand extends _0x25782d{['refresh'](){const {editor:_0x8ebb3b}=this,_0x2fba2a=_0x8ebb3b['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2fba2a,this['value']=_0x2fba2a?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x130957}){const {editor:_0x3b295e}=this,_0x2d0cab=_0x3b295e['plugins']['get'](FootnotesTracker),_0x8329f8=_0x2d0cab['getFootnotesDefinitionsObjectElement']();_0x8329f8&&G['includes'](_0x130957)&&_0x3b295e['model']['change'](_0x42c5b9=>{_0x42c5b9['setAttribute']('footnotesListStyle',_0x130957,_0x8329f8),_0x2d0cab['_updateFootnotesCounters'](_0x42c5b9);});}}class FootnotesStartCommand extends _0x25782d{['refresh'](){const {editor:_0xac798e}=this,_0x33d6cf=_0xac798e['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x33d6cf,this['value']=_0x33d6cf?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x4480b8}){const {editor:_0x4a90ef}=this,_0x43d424=_0x4a90ef['plugins']['get'](FootnotesTracker),_0x92d729=_0x43d424['getFootnotesDefinitionsObjectElement']();_0x92d729&&Number['isInteger'](_0x4480b8)&&_0x4a90ef['model']['change'](_0x28b108=>{_0x28b108['setAttribute']('footnotesListStart',_0x4480b8,_0x92d729),_0x43d424['_updateFootnotesCounters'](_0x28b108);});}}function Q(_0x22f1d8,_0x5f0572){let _0x303239='',_0xc9d13d=_0x22f1d8;for(;_0xc9d13d>0x0;){const _0x5e5c77=(_0xc9d13d-0x1)%0x1a;_0x303239=String['fromCharCode'](0x61+_0x5e5c77)+_0x303239,_0xc9d13d=Math['floor']((_0xc9d13d-0x1)/0x1a);}return _0x5f0572?_0x303239['toUpperCase']():_0x303239;}const W=[{'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 Y(_0x522356,_0x21b0d7){let _0x5642a9='',_0x350822=_0x522356;for(const {value:_0x454203,numeral:_0x277d42}of W)for(;_0x350822>=_0x454203;)_0x5642a9+=_0x277d42,_0x350822-=_0x454203;return _0x21b0d7?_0x5642a9:_0x5642a9['toLowerCase']();}const Z=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class FootnotesPropertiesEditing extends _0x4d073e{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[FootnotesEditing,FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x59c2e1}=this;_0x59c2e1['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x59c2e1['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x59c2e1['config']['define']('footnotes.footnotesProperties.listStyles',[...X]),_0x59c2e1['commands']['add']('footnotesStyle',new FootnotesStyleCommand(_0x59c2e1)),_0x59c2e1['commands']['add']('footnotesStart',new FootnotesStartCommand(_0x59c2e1)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x168be9}=this,{schema:_0x17cd3b}=_0x168be9['model'];_0x17cd3b['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x26fca4}=this,{conversion:_0x3575ea,model:_0x3c2a3c}=_0x26fca4,{schema:_0x46ff20}=_0x3c2a3c;_0x3575ea['for']('upcast')['add'](_0x4e67a6=>{_0x4e67a6['on']('element:ol',(_0x2bcdf3,_0x4fa50f,_0x5d086a)=>{const _0x187b05=_0x4fa50f['viewItem'],_0x14dde5=_0x4fa50f['modelCursor']?.['parent'];_0x187b05['hasClass']('footnotes-list')&&_0x14dde5?.['is']('element','footnotesDefinitions')&&(function(_0x34ee2b,_0x174889,_0x88198c,_0x52fad1){if(!_0x52fad1['checkAttribute'](_0x174889,'footnotesListStart'))return;let _0x477556=0x1;const _0x180de4=_0x88198c['consumable']['consume'](_0x34ee2b,{'attributes':'start'});if(_0x180de4){const _0x2249c9=Number['parseInt'](_0x34ee2b['getAttribute']('start'),0xa);Number['isNaN'](_0x2249c9)||(_0x477556=_0x2249c9);}!_0x180de4&&_0x174889['hasAttribute']('footnotesListStart')||_0x88198c['writer']['setAttribute']('footnotesListStart',_0x477556,_0x174889);}(_0x187b05,_0x14dde5,_0x5d086a,_0x46ff20),function(_0x5f4800,_0x1f9403,_0x1384f4,_0x155ac1){if(!_0x155ac1['checkAttribute'](_0x1f9403,'footnotesListStyle'))return;let _0x29fc93='decimal',_0x422f8d=!0x1;if(_0x1384f4['consumable']['consume'](_0x5f4800,{'attributes':'type'})){const _0x15a948={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x5f4800['getAttribute']('type')];_0x15a948&&(_0x29fc93=_0x15a948),_0x422f8d=!0x0;}if(_0x1384f4['consumable']['consume'](_0x5f4800,{'styles':'list-style-type'})){const _0x2b9689=tt(_0x5f4800['getStyle']('list-style-type'));_0x2b9689&&(_0x29fc93=_0x2b9689),_0x422f8d=!0x0;}!_0x422f8d&&_0x1f9403['hasAttribute']('footnotesListStyle')||_0x1384f4['writer']['setAttribute']('footnotesListStyle',_0x29fc93,_0x1f9403);}(_0x187b05,_0x14dde5,_0x5d086a,_0x46ff20));});}),_0x3575ea['for']('downcast')['add'](_0x248581=>{_0x248581['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x24dc7d,_0x40fbce,_0x4dbac7)=>{if(!_0x4dbac7['consumable']['consume'](_0x40fbce['item'],_0x24dc7d['name']))return;const _0x5a826f=et(_0x40fbce['item'],_0x4dbac7['mapper']),{attributeNewValue:_0xef3ef4}=_0x40fbce;null==_0xef3ef4||0x1===_0xef3ef4?_0x4dbac7['writer']['removeAttribute']('start',_0x5a826f):_0x4dbac7['writer']['setAttribute']('start',String(_0xef3ef4),_0x5a826f);}),_0x248581['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x4aa68d,_0x368b15,_0x73f1b2)=>{if(!_0x73f1b2['consumable']['consume'](_0x368b15['item'],_0x4aa68d['name']))return;const _0x50f15b=et(_0x368b15['item'],_0x73f1b2['mapper']),{attributeNewValue:_0xdaa2a1}=_0x368b15;_0xdaa2a1&&'decimal'!==_0xdaa2a1?_0x73f1b2['writer']['setStyle']('list-style-type',_0xdaa2a1,_0x50f15b):_0x73f1b2['writer']['removeStyle']('list-style-type',_0x50f15b);});});}['_definePostfixer'](){const {editor:_0x100b8d}=this,{model:_0x122631}=_0x100b8d,_0x363050=_0x100b8d['plugins']['get'](FootnotesTracker),_0x5da8e4=this['_getDefaultListStyle'](),_0x4eeecd=this['_getDefaultStartIndex']();_0x122631['document']['registerPostFixer'](_0x686734=>{const _0x4a84b0=_0x122631['document']['differ']['getChanges']();let _0x5a71b1=!0x1;for(const _0xb9bc7 of _0x4a84b0){if('insert'!==_0xb9bc7['type']||'$text'===_0xb9bc7['name'])continue;const _0x241f0d=_0x122631['createRangeOn'](_0xb9bc7['position']['nodeAfter']);for(const _0x1a6649 of _0x241f0d['getItems']())_0x1a6649['is']('element','footnotesDefinitions')&&(!_0x1a6649['hasAttribute']('footnotesListStart')&&_0x122631['schema']['checkAttribute'](_0x1a6649,'footnotesListStart')&&(_0x686734['setAttribute']('footnotesListStart',_0x4eeecd,_0x1a6649),_0x5a71b1=!0x0),!_0x1a6649['hasAttribute']('footnotesListStyle')&&_0x122631['schema']['checkAttribute'](_0x1a6649,'footnotesListStyle')&&(_0x686734['setAttribute']('footnotesListStyle',_0x5da8e4,_0x1a6649),_0x5a71b1=!0x0));}return _0x5a71b1&&_0x363050['_updateFootnotesCounters'](_0x686734),_0x5a71b1;});}['_defineFormatter'](){const {editor:_0x546d39}=this;_0x546d39['plugins']['get'](FootnotesTracker)['setFootnoteFormatter'](_0x4342c7=>this['_formatFootnoteListValue'](_0x4342c7));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x1c09cb,value:_0x380d85,digits:_0x535862}){const _0x20cf32=_0x1c09cb['getAttribute']('footnotesListStyle'),_0x4d0c47=_0x1c09cb['getAttribute']('footnotesListStart'),_0x3e5953=Math['floor'](_0x380d85)+(_0x4d0c47??0x1)-0x1;switch(_0x20cf32){case'decimal-leading-zero':return function(_0x148348,_0xa0a27f){return String(_0x148348)['padStart'](_0xa0a27f,'0');}(_0x3e5953,Math['max'](0x2,_0x535862));case'lower-alpha':case'lower-latin':return Q(_0x3e5953,!0x1);case'upper-alpha':case'upper-latin':return Q(_0x3e5953,!0x0);case'lower-roman':return Y(_0x3e5953,!0x1);case'upper-roman':return Y(_0x3e5953,!0x0);case'arabic-indic':return String(_0x3e5953)['replace'](/\d/g,_0x50ef88=>Z[Number(_0x50ef88)]);default:return String(_0x3e5953);}}}function tt(_0x3afd53){if('string'==typeof _0x3afd53){const _0x3b48c2=J[_0x3afd53];if(_0x3b48c2)return _0x3b48c2;if(G['includes'](_0x3afd53))return _0x3afd53;}return null;}function et(_0x1578f9,_0x5ae30c){const _0x3f85b4=_0x5ae30c['toViewElement'](_0x1578f9);return Array['from'](_0x3f85b4['getChildren']())['find'](_0x46d72c=>_0x46d72c['is']('element','ol')&&_0x46d72c['hasClass']('footnotes-list'));}class FootnotesDefinitionsPropertiesView extends _0x37531d{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x33b38d();['keystrokes']=new _0x4597b7();['focusables']=new _0x238256();['focusCycler'];constructor(_0x2b6a61,{styleButtonViews:_0x4db25d,styleGridAriaLabel:_0x4bdc1a}){super(_0x2b6a61),(this['focusCycler']=new _0x697ebb({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x4db25d,_0x4bdc1a),[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 _0x2e2c3f of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x2e2c3f['element']);_0x5d9ad5({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x259e4d['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 _0x224127=_0x25b5fd=>_0x25b5fd['stopPropagation']();this['keystrokes']['set']('arrowright',_0x224127),this['keystrokes']['set']('arrowleft',_0x224127),this['keystrokes']['set']('arrowup',_0x224127),this['keystrokes']['set']('arrowdown',_0x224127);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x32a85d,_0x185111){const _0xe31c2e=new _0x37531d(this['locale']);return _0xe31c2e['children']=_0xe31c2e['createCollection'](),_0xe31c2e['children']['addMany'](_0x32a85d),_0xe31c2e['setTemplate']({'tag':'div','attributes':{'aria-label':_0x185111,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0xe31c2e['children']}),_0xe31c2e['children']['delegate']('execute')['to'](this),_0xe31c2e['focus']=function(){for(const _0x2fc638 of this['children'])if(_0x2fc638 instanceof _0x397507&&_0x2fc638['isOn'])return void _0x2fc638['focus']();this['children']['first']['focus']();},_0xe31c2e['focusTracker']=new _0x33b38d(),_0xe31c2e['keystrokes']=new _0x4597b7(),_0xe31c2e['render'](),_0xe31c2e['keystrokes']['listenTo'](_0xe31c2e['element']),this['children']['add'](_0xe31c2e),_0xe31c2e;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x44b2a0=this['_createStartIndexPropertyView'](),_0x11d378=[_0x44b2a0],_0x550dfb=new _0x3e34e1(this['locale'],_0x11d378);return _0x550dfb['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x550dfb['buttonView']['bind']('isEnabled')['toMany'](_0x11d378,'isEnabled',(..._0x2f3b6f)=>_0x2f3b6f['some'](_0x375fa8=>_0x375fa8)),_0x550dfb['buttonView']['on']('change:isEnabled',(_0x551973,_0x381d50,_0x50bcdf)=>{_0x50bcdf||(_0x550dfb['isCollapsed']=!0x0);}),this['children']['add'](_0x550dfb),[_0x44b2a0,_0x550dfb];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2d906f=new _0x2dbc17(this['locale'],_0x5d8f1a);return _0x2d906f['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2d906f['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2d906f['fieldView']['on']('input',()=>{const _0x291143=_0x2d906f['fieldView']['element'],_0x197bfe=_0x291143['valueAsNumber'];Number['isNaN'](_0x197bfe)?_0x2d906f['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x291143['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x197bfe}):_0x2d906f['errorText']=t(_0x197bfe<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x2d906f;}}class FootnotesPropertiesUI extends _0x4d073e{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x5d3372,_0x2c0df1];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xcadd}=this,{componentFactory:_0x26a9fc}=_0xcadd['ui'];_0xcadd['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x26a9fc['add']('footnotesStyle',function(_0x4a9541){return _0x414fd6=>{const {t:t}=_0x414fd6,_0xb675ac=_0x4a9541['commands']['get']('footnotesStyle'),_0x45a90a=_0x17ce21(_0x414fd6),{buttonView:_0x4fc9de}=_0x45a90a;return _0x45a90a['class']='ck-footnotes-styles-dropdown',_0x45a90a['bind']('isEnabled')['to'](_0xb675ac,'isEnabled'),_0x4fc9de['set']({'label':t('Footnotes\x20style'),'icon':_0x1dd5d8,'tooltip':!0x0}),_0x45a90a['once']('change:isOpen',()=>{const _0x53e792=function({editor:_0x5255ca,dropdownView:_0x3ff4d4}){const {t:t}=_0x5255ca['locale'],_0xc0fe34=t('Footnotes\x20definitions\x20styles'),_0x394a3b=function(_0x15e483){const {t:t}=_0x15e483['locale'],_0x4697b5=_0x15e483['config']['get']('footnotes.footnotesProperties.listStyles'),_0x2d9c9d=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0xa73443},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x2bf03a},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x13cb4a},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x237abe},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0xc55479},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x5dfe0a},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x35714d}];return _0x4697b5['map'](_0x34f1fc=>{const _0x5729c1=tt(_0x34f1fc),_0x281ebc=_0x2d9c9d['find'](_0x47b7ce=>_0x47b7ce['style']===_0x5729c1);return function(_0x57bde7,_0x34ad50){const {locale:_0xc9f527}=_0x57bde7,{label:_0x59c5dd,icon:_0x3b35be,tooltip:_0x5e4c30,style:_0x2a13a4}=_0x34ad50,_0x540660=_0x57bde7['commands']['get']('footnotesStyle'),_0x2899de=new _0x397507(_0xc9f527);return _0x2899de['set']({'label':_0x59c5dd,'icon':_0x3b35be,'tooltip':_0x5e4c30}),_0x2899de['bind']('isOn')['to'](_0x540660,'value',_0x558c56=>_0x558c56===_0x2a13a4),_0x2899de['bind']('isEnabled')['to'](_0x540660,'isEnabled'),_0x2899de['on']('execute',()=>{_0x57bde7['execute']('footnotesStyle',{'value':_0x2a13a4}),_0x57bde7['editing']['view']['focus']();}),_0x2899de;}(_0x15e483,_0x281ebc);});}(_0x5255ca),_0x448987=new FootnotesDefinitionsPropertiesView(_0x5255ca['locale'],{'styleGridAriaLabel':_0xc0fe34,'styleButtonViews':_0x394a3b}),_0x1ccef0=_0x5255ca['commands']['get']('footnotesStart');return _0x448987['startIndexFieldView']['bind']('isEnabled')['to'](_0x1ccef0),_0x448987['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x1ccef0),_0x448987['on']('footnotesListStart',(_0x5be854,_0x449f14)=>{_0x5255ca['execute']('footnotesStart',{'value':_0x449f14['startIndex']});}),_0x448987['delegate']('execute')['to'](_0x3ff4d4),_0x448987;}({'editor':_0x4a9541,'dropdownView':_0x45a90a});_0x45a90a['panelView']['children']['add'](_0x53e792);}),_0x45a90a;};}(_0xcadd));}['afterInit'](){const {editor:_0x2d8919}=this,{t:t}=_0x2d8919['locale'],_0x4326c6=_0x2d8919['plugins']['get'](_0x2c0df1),{defaultPositions:_0x3b02ea}=_0x40a5e7;_0x4326c6['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x2d8919['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x417319=>{let _0x3987b5=_0x417319['getFirstPosition']()?.['parent'];return _0x3987b5?.['is']('$text')&&(_0x3987b5=_0x3987b5['parent']),_0x3987b5?.['is']('element')?_0x3987b5['findAncestor'](M):null;},'positions':[_0x3b02ea['southArrowNorth'],_0x3b02ea['southArrowNorthMiddleWest'],_0x3b02ea['southArrowNorthMiddleEast'],_0x3b02ea['southArrowNorthWest'],_0x3b02ea['southArrowNorthEast'],_0x3b02ea['northArrowSouth'],_0x3b02ea['northArrowSouthMiddleWest'],_0x3b02ea['northArrowSouthMiddleEast'],_0x3b02ea['northArrowSouthWest'],_0x3b02ea['northArrowSouthEast'],_0x3b02ea['viewportStickyNorth']]});}}class FootnotesProperties extends _0x4d073e{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[FootnotesPropertiesEditing,FootnotesPropertiesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{Footnotes,FootnotesClipboard,FootnotesEditing,FootnotesProperties,FootnotesPropertiesEditing,FootnotesPropertiesUI,FootnotesStartCommand,FootnotesStyleCommand,FootnotesTracker,FootnotesUI,InsertFootnoteCommand};
|
|
23
|
+
import{Plugin as _0x15780c,Command as _0x979695}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x203158,isWidget as _0x261f6d,toWidgetEditable as _0x413a3a,WidgetToolbarRepository as _0x1f47ce}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x754011,logWarning as _0x3c2d4e,FocusTracker as _0x22fd70,KeystrokeHandler as _0x6e9aa6,global as _0x4a4065}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x36b03c,ClickObserver as _0x5d3acb}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x28f8ce}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x4ba87a,ButtonView as _0x2bc05c,View as _0xb70dd8,ViewCollection as _0x1f57ca,FocusCycler as _0x3432a0,addKeyboardHandlingForGrid as _0x571e2e,CollapsibleView as _0x1245f6,LabeledFieldView as _0x4a1604,createLabeledInputNumber as _0x2ff836,ContextualBalloon as _0x561fc1,BalloonPanelView as _0xe82c6c,createDropdown as _0x4f1a9e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x3fac32,IconListStyleDecimal as _0x11a8dc,IconListStyleDecimalLeadingZero as _0x946324,IconListStyleLowerRoman as _0x14e7fd,IconListStyleUpperRoman as _0x2878fb,IconListStyleLowerLatin as _0x22b770,IconListStyleUpperLatin as _0x466b63,IconListStyleArabicIndic as _0x4123db}from'@ckeditor/ckeditor5-icons/dist/index.js';class ModelElementTracker{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x53919e,_0x14cc4f){this['_model']=_0x53919e,this['_elementName']=_0x14cc4f['elementName'],this['_getElementKey']=_0x14cc4f['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x4a61ec){const _0x5c9b18=new Set(),_0x58a725=new Map();for(const _0x3a504c of _0x4a61ec){if('insert'===_0x3a504c['type']&&'$text'!==_0x3a504c['name']&&_0x3a504c['position']['nodeAfter']){const _0x5db387=this['_model']['createRangeOn'](_0x3a504c['position']['nodeAfter']);for(const _0x5c7842 of _0x5db387['getItems']()){if(!_0x5c7842['is']('element',this['_elementName']))continue;const _0x326950=this['_getElementKey'](_0x5c7842);_0x58a725['has'](_0x326950)||_0x58a725['set'](_0x326950,[]),_0x58a725['get'](_0x326950)['push'](_0x5c7842);}}if('remove'===_0x3a504c['type']&&_0x3a504c['name']===this['_elementName']){const _0x3dd611=this['_getElementKey']({'getAttribute':_0x5340ae=>_0x3a504c['attributes']['get'](_0x5340ae)});_0x5c9b18['add'](_0x3dd611);}}for(const [_0x56f6a1,_0x329bb7]of this['_trackedElements'])'$graveyard'===_0x329bb7['root']['rootName']&&_0x5c9b18['add'](_0x56f6a1);for(const _0x3310c7 of _0x5c9b18)this['_trackedElements']['delete'](_0x3310c7);for(const [_0x6b8921,_0x12271c]of _0x58a725)this['_trackedElements']['set'](_0x6b8921,_0x12271c[_0x12271c['length']-0x1]);const _0x123619=new Set();for(const [_0x5394de,_0x11d2b8]of _0x58a725)_0x5c9b18['has'](_0x5394de)&&(_0x123619['add'](_0x11d2b8[0x0]),_0x11d2b8['length']>0x1?_0x58a725['set'](_0x5394de,_0x11d2b8['slice'](0x1)):_0x58a725['delete'](_0x5394de),_0x5c9b18['delete'](_0x5394de));return{'removed':Array['from'](_0x5c9b18),'inserted':Array['from'](_0x58a725['values']())['flat'](),'moved':Array['from'](_0x123619)};}}class FootnotesTracker extends _0x15780c{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x50bfcc){super(_0x50bfcc),this['_footnoteDefsContainerTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x100b00=>_0x100b00['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x40773d=>_0x40773d['getAttribute']('footnoteId')});}['init'](){const {editor:_0x146318}=this,{model:_0x56bd5c,data:_0xaf4d6a}=_0x146318;_0x56bd5c['document']['registerPostFixer'](_0x2d4b95=>{const _0x43c806=_0x56bd5c['document']['differ']['getChanges']();let _0x118817=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x2d4b95,_0x43c806)&&(_0x118817=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x2d4b95,_0x43c806)&&(_0x118817=!0x0),this['_handleFootnoteReferencesChanges'](_0x2d4b95,_0x43c806)&&(_0x118817=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x2d4b95)&&(_0x118817=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x2d4b95)&&(_0x118817=!0x0),this['_sortFootnoteDefinitions'](_0x2d4b95)&&(_0x118817=!0x0),_0x118817;}),this['listenTo'](_0x56bd5c['document'],'change:data',()=>{_0x56bd5c['enqueueChange']({'isUndoable':!0x1},_0x548032=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x548032);});},{'priority':'low'}),this['listenTo'](_0xaf4d6a,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x33e73d){return this['_footnotes']['find'](_0x4c930e=>_0x4c930e['id']===_0x33e73d)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x167d47){this['_footnoteFormatter']=_0x167d47;}['_updateFootnotesCounters'](_0xbe3b96,_0x40ee2a=0x0){let _0x14533d=!0x1;for(let _0x12a81a=_0x40ee2a;_0x12a81a<this['_footnotes']['length'];_0x12a81a++)this['_updateFootnoteRefCounter'](_0xbe3b96,_0x12a81a)&&(_0x14533d=!0x0);return _0x14533d;}['_insertEmptyFootnotesDefinitionsContainer'](_0x145701,_0x36fe26){const _0xb3246=_0x145701['createElement']('footnotesDefinitions',{});return _0x145701['append'](_0xb3246,_0x36fe26),this['_footnotesDefinitions']=_0xb3246,_0xb3246;}['_ensureFootnotesDefinitionsContainerExists'](_0x4913b7){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x3bc607=this['_footnotes'][0x0]['reference']['root'],_0x56dacc=this['_insertEmptyFootnotesDefinitionsContainer'](_0x4913b7,_0x3bc607);for(const _0x1a10a9 of this['_footnotes'])_0x1a10a9['definition']['parent']||_0x4913b7['insert'](_0x1a10a9['definition'],_0x56dacc,'end');this['_updateFootnotesCounters'](_0x4913b7);}['_handleFootnotesDefinitionsObjectChanges'](_0x36f867,_0x4d334a){let _0x5c9674=!0x1;const {inserted:_0x4aa9f2,removed:_0x374466,moved:_0x33fde1}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4d334a);if(_0x33fde1['length']&&(this['_footnotesDefinitions']=_0x33fde1[0x0]),_0x4aa9f2['length']){if(_0x4aa9f2['length']>0x1||this['_footnotesDefinitions']&&_0x4aa9f2['some'](_0x1cb8d8=>_0x1cb8d8!==this['_footnotesDefinitions'])){const _0x3b9cb5=_0x36f867['createElement']('footnotesDefinitions',{}),_0x3c0931=[];this['_footnotesDefinitions']&&_0x3c0931['push'](this['_footnotesDefinitions']),_0x3c0931['push'](..._0x4aa9f2),_0x36f867['insert'](_0x3b9cb5,_0x3c0931[0x0],'before');for(const _0x4e38e1 of _0x3c0931)_0x36f867['move'](_0x36f867['createRangeIn'](_0x4e38e1),_0x36f867['createPositionAt'](_0x3b9cb5,'end')),_0x36f867['remove'](_0x4e38e1);this['_footnotesDefinitions']=_0x3b9cb5,this['_updateFootnotesCounters'](_0x36f867),_0x5c9674=!0x0;}else this['_footnotesDefinitions']=_0x4aa9f2[0x0];}if(_0x374466['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x2929b3 of this['_footnotes'])_0x36f867['remove'](_0x2929b3['reference']),_0x5c9674=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x5c9674;}['_handleFootnoteDefinitionsChanges'](_0x3db041,_0x2a3d59){let _0x484e99=!0x1;const _0xf4c0cb=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x44f452,moved:_0x34e425}=this['_footnoteDefsTracker']['getChanges'](_0x2a3d59);for(const _0x27b0e7 of[..._0x34e425,..._0x44f452]){const _0x46d9d1=_0x27b0e7['getAttribute']('footnoteId'),_0x225803=this['getFootnote'](_0x46d9d1);_0x225803&&(_0x225803['definition']=_0x27b0e7),N(_0x3db041,_0xf4c0cb,_0x27b0e7)&&(_0x484e99=!0x0);}return _0x484e99;}['_handleFootnoteReferencesChanges'](_0x59d24d,_0x1a3c34){let _0x5e26f5=!0x1;const {removed:_0x19e85d,inserted:_0x45e34a,moved:_0xd6573a}=this['_footnoteRefsTracker']['getChanges'](_0x1a3c34);for(const _0x3429b9 of _0x19e85d)this['_handleRemoveFootnoteReferenceById'](_0x59d24d,_0x3429b9)&&(_0x5e26f5=!0x0);for(const _0x32692b of _0x45e34a)this['_handleInsertedFootnoteReference'](_0x59d24d,_0x32692b)&&(_0x5e26f5=!0x0);for(const _0x130979 of _0xd6573a)this['_handleMovedFootnoteReference'](_0x59d24d,_0x130979)&&(_0x5e26f5=!0x0);return _0x5e26f5;}['_handleFootnotesDefinitionsObjectSync'](_0x1077e6){if(!this['_footnotesDefinitions'])return!0x1;let _0x1feccd=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x4b0c3a=[];for(const _0x1c52f4 of this['_footnotesDefinitions']['getChildren']()){const _0x5c90ba=_0x1c52f4['getAttribute']('footnoteId');this['getFootnote'](_0x5c90ba)||(_0x4b0c3a['unshift'](_0x1c52f4),_0x1feccd=!0x0);}for(const _0xbc589b of _0x4b0c3a)_0x1077e6['remove'](_0xbc589b);}const _0x2ec854=new Set(),_0x37d17e=[];for(const _0xdf9fec of this['_footnotesDefinitions']['getChildren']()){const _0x1d1401=_0xdf9fec['getAttribute']('footnoteId');_0x2ec854['has'](_0x1d1401)?(_0x37d17e['unshift'](_0xdf9fec),_0x1feccd=!0x0):_0x2ec854['add'](_0x1d1401);}for(const _0x5b5919 of _0x37d17e)_0x1077e6['remove'](_0x5b5919);return this['_footnotesDefinitions']['childCount']||(_0x1077e6['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x1feccd=!0x0),_0x1feccd;}['_handleInsertedFootnoteReference'](_0x1b86b7,_0x4bdcff){if(this['_footnotes']['find'](_0x4ac00a=>_0x4ac00a['reference']===_0x4bdcff))return!0x1;let _0x63b09b=!0x1;const _0x462fc4=_0x4bdcff['getAttribute']('footnoteId'),_0x4da658=this['_footnotes']['findIndex'](_0x344fae=>_0x344fae['id']===_0x462fc4);-0x1!==_0x4da658&&(_0x1b86b7['remove'](this['_footnotes'][_0x4da658]['reference']),this['_footnotes']['splice'](_0x4da658,0x1),_0x63b09b=!0x0);let _0x1e926c=this['_footnotesDefinitions']?function(_0x166d4d,_0x1024d4){for(const _0x2742c4 of _0x166d4d['getChildren']())if(_0x2742c4['getAttribute']('footnoteId')===_0x1024d4)return _0x2742c4;return null;}(this['_footnotesDefinitions'],_0x462fc4):null;_0x1e926c||(_0x1e926c=_0x1b86b7['createElement']('footnoteDefinition',{'footnoteId':_0x462fc4}),this['_footnotesDefinitions']&&(_0x1b86b7['insert'](_0x1e926c,this['_footnotesDefinitions'],'end'),_0x63b09b=!0x0));const _0x20bdd0={'id':_0x462fc4,'reference':_0x4bdcff,'definition':_0x1e926c},_0x5fd30b=R(this['editor']['model'],this['_footnotes'],_0x4bdcff);this['_footnotes']['splice'](_0x5fd30b,0x0,_0x20bdd0);let _0x2d18e8=_0x5fd30b;return-0x1!==_0x4da658&&(_0x2d18e8=Math['min'](_0x5fd30b,_0x4da658)),this['_updateFootnotesCounters'](_0x1b86b7,_0x2d18e8)&&(_0x63b09b=!0x0),_0x63b09b;}['_handleRemoveFootnoteReferenceById'](_0x9af309,_0x5ea5e7){const _0x3c6c44=this['_footnotes']['findIndex'](_0x2b3054=>_0x2b3054['id']===_0x5ea5e7);if(-0x1===_0x3c6c44)return!0x1;let _0x14b0f0=!0x1;const _0x481729=this['_footnotes'][_0x3c6c44];return'$graveyard'!==_0x481729['definition']['root']['rootName']&&(_0x9af309['remove'](_0x481729['definition']),_0x14b0f0=!0x0),this['_footnotes']['splice'](_0x3c6c44,0x1),this['_updateFootnotesCounters'](_0x9af309,_0x3c6c44)&&(_0x14b0f0=!0x0),_0x14b0f0;}['_handleMovedFootnoteReference'](_0xf9d3cf,_0xd89524){const _0x47b718=_0xd89524['getAttribute']('footnoteId'),_0x41611a=this['_footnotes']['findIndex'](_0x3f6a18=>_0x3f6a18['id']===_0x47b718),_0x3eb661=this['_footnotes'][_0x41611a];let _0xa4dad=!0x1;_0x3eb661['reference']=_0xd89524,this['_footnotes']['splice'](_0x41611a,0x1);const _0x137005=R(this['editor']['model'],this['_footnotes'],_0xd89524);return this['_footnotes']['splice'](_0x137005,0x0,_0x3eb661),this['_updateFootnotesCounters'](_0xf9d3cf,Math['min'](_0x41611a,_0x137005))&&(_0xa4dad=!0x0),_0xa4dad;}['_updateFootnoteRefCounter'](_0x19733d,_0x2ff7b7){if(!this['_footnotesDefinitions'])return!0x1;const _0x39275c=this['_footnotes'][_0x2ff7b7];let _0x440d8d;return _0x440d8d=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x39275c,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x2ff7b7+0x1}):String(_0x2ff7b7+0x1),_0x39275c['reference']['getAttribute']('footnoteCounter')!=_0x440d8d&&(_0x19733d['setAttribute']('footnoteCounter',_0x440d8d,_0x39275c['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x3b40ae){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x563e20,_0x4dd031){if(_0x563e20['length']!==_0x4dd031['length'])return!0x1;for(let _0x29ede7=0x0;_0x29ede7<_0x563e20['length'];_0x29ede7++)if(_0x563e20[_0x29ede7]!==_0x4dd031[_0x29ede7])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2bdfc3=>_0x2bdfc3['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0xa97dec=>_0xa97dec['getAttribute']('footnoteId'))))return!0x1;let _0x39bace=!0x1;for(let _0x5d0080=0x0;_0x5d0080<this['_footnotes']['length'];_0x5d0080++){const _0x574864=this['_footnotes'][_0x5d0080],_0x44a5bb=_0x3b40ae['createPositionBefore'](_0x574864['definition']),_0x329ff6=_0x3b40ae['createPositionAt'](this['_footnotesDefinitions'],_0x5d0080);_0x44a5bb['isEqual'](_0x329ff6)||(_0x3b40ae['move'](_0x3b40ae['createRangeOn'](_0x574864['definition']),_0x329ff6),_0x39bace=!0x0);}return _0x39bace;}['_ensureFootnotesReferencesHaveProperOrder'](_0x227f70){if(!this['_footnotes']['length'])return!0x1;const {model:_0x5142a9}=this['editor'];let _0x497ae2=!0x1;for(let _0x4c14d8=0x0;_0x4c14d8<this['_footnotes']['length']-0x1;_0x4c14d8++){const _0x4c48fe=this['_footnotes'][_0x4c14d8],_0x5fc5cc=this['_footnotes'][_0x4c14d8+0x1],_0x4a192d=_0x5142a9['createPositionBefore'](_0x4c48fe['reference']),_0x478082=_0x5142a9['createPositionBefore'](_0x5fc5cc['reference']);'after'===_0x4a192d['compareWith'](_0x478082)&&(this['_handleMovedFootnoteReference'](_0x227f70,_0x4c48fe['reference']),_0x4c14d8=-0x1,_0x497ae2=!0x0);}return _0x497ae2;}}function N(_0x4c82a0,_0xbbbff9,_0x339dff){if(_0x339dff['childCount'])return!0x1;const _0x5a0f2e=_0xbbbff9?'paragraph':'footnoteInlineContent';return _0x4c82a0['insert'](_0x4c82a0['createElement'](_0x5a0f2e),_0x339dff),!0x0;}function R(_0x221ceb,_0x137840,_0x289975){if(0x0===_0x137840['length'])return 0x0;const _0x278641=_0x221ceb['createPositionBefore'](_0x289975);for(let _0x4bce25=0x0;_0x4bce25<_0x137840['length'];_0x4bce25++){const _0xf3bc98=_0x137840[_0x4bce25],_0x48e86a=_0x221ceb['createPositionBefore'](_0xf3bc98['reference']);if('before'===_0x278641['compareWith'](_0x48e86a))return _0x4bce25;}const _0x21ec0c=_0x289975['root'];let _0x2eada6=-0x1;for(let _0x3a727c=_0x137840['length']-0x1;_0x3a727c>=0x0;_0x3a727c--)if(_0x137840[_0x3a727c]['reference']['root']===_0x21ec0c){_0x2eada6=_0x3a727c;break;}if(-0x1!==_0x2eada6)return _0x2eada6+0x1;const _0x2cc315=_0x221ceb['document']['getRootNames'](),_0x1ca047=_0x2cc315['indexOf'](_0x21ec0c['rootName']),_0x2c7671=_0x2cc315[_0x1ca047+0x1];if(_0x2c7671){for(let _0xacd83d=0x0;_0xacd83d<_0x137840['length'];_0xacd83d++)if(_0x137840[_0xacd83d]['reference']['root']['rootName']===_0x2c7671)return _0xacd83d;}return _0x137840['length'];}class InsertFootnoteCommand extends _0x979695{['refresh'](){const _0x3b98fd=this['editor']['model']['document']['selection'],_0x1a21bb=this['_getPositionToInsertFootnote'](_0x3b98fd);this['isEnabled']=!!_0x1a21bb;}['execute'](_0x367fab){const {editor:_0xfcf768}=this,{model:_0x111327}=_0xfcf768,{selection:_0x4aad5f}=_0x111327['document'],_0x4b2bc9=this['_getPositionToInsertFootnote'](_0x4aad5f);if(!_0x4b2bc9)return;const _0x1e9c02=_0xfcf768['plugins']['get']('FootnotesEditing'),_0x520e74=_0x367fab?.['footnoteId']??_0x754011();!function(_0x4df545){return'string'==typeof _0x4df545&&_0x4df545['length']>0x0&&!/\s/['test'](_0x4df545)&&!/^\d/['test'](_0x4df545);}(_0x520e74)?_0x3c2d4e('insert-footnote-command-executed-with-invalid-id'):(_0x111327['change'](_0x253bfe=>{const _0x5d889=_0x253bfe['createElement']('footnoteRef',{'footnoteId':_0x520e74});_0x111327['insertObject'](_0x5d889,_0x4b2bc9,null);}),_0x1e9c02['_moveSelectionToFootnoteDefinition'](_0x520e74));}['_getPositionToInsertFootnote'](_0x19594c){const {model:_0x3d4bf2}=this['editor'],{schema:_0x41cad4}=_0x3d4bf2,_0x2853d8=_0x19594c['getFirstRange']();for(const _0x258912 of _0x2853d8['getItems']())if(_0x41cad4['isBlock'](_0x258912)||_0x41cad4['isObject'](_0x258912))return null;const _0x20ac34=_0x2853d8['end'];return _0x41cad4['checkChild'](_0x20ac34,'footnoteRef')?_0x20ac34:null;}}class FootnotesEditing extends _0x15780c{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x26ce45}=this;_0x26ce45['config']['define']('footnotes.multiBlock',!0x0),_0x26ce45['commands']['add']('insertFootnote',new InsertFootnoteCommand(_0x26ce45)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x22ebd1){const _0x3675ec=_0x16f318([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]),_0x457434=0x47a28506,_0x3160e8=0x47a50f3e^_0x457434,_0x576bf6=window[_0x16f318([0x44,0x61,0x74,0x65])][_0x16f318([0x6e,0x6f,0x77])](),_0x4a0957=_0x22ebd1[_0x16f318([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x42952d=new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38c3fe=>{_0x4a0957[_0x16f318([0x6f,0x6e,0x63,0x65])](_0x16f318([0x72,0x65,0x61,0x64,0x79]),_0x38c3fe);}),_0x3f052d={[_0x16f318([0x6b,0x74,0x79])]:_0x16f318([0x45,0x43]),[_0x16f318([0x75,0x73,0x65])]:_0x16f318([0x73,0x69,0x67]),[_0x16f318([0x63,0x72,0x76])]:_0x16f318([0x50,0x2d,0x32,0x35,0x36]),[_0x16f318([0x78])]:_0x16f318([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]),[_0x16f318([0x79])]:_0x16f318([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]),[_0x16f318([0x61,0x6c,0x67])]:_0x16f318([0x45,0x53,0x32,0x35,0x36])},_0x412cd5=_0x4a0957[_0x16f318([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x16f318([0x67,0x65,0x74])](_0x16f318([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x30a04e(){let _0x534ca5,_0x29e4b3=null,_0x5e6898=null;try{if(_0x412cd5==_0x16f318([0x47,0x50,0x4c]))return _0x16f318([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x534ca5=_0x585ff4(),!_0x534ca5)return _0x16f318([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x534ca5[_0x16f318([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5e6898=_0x318be4(_0x534ca5[_0x16f318([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x534ca5[_0x16f318([0x6a,0x74,0x69])])),await _0x435a47()?_0x4008e4()?_0x5c96b4()?_0x16f318([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe987d3()?(_0x534ca5[_0x16f318([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x16f318([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29e4b3=_0x3f4d3b(_0x16f318([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x200e28()):_0x16f318([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x16f318([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x16f318([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x16f318([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5c96b4(){const _0x3b5659=[_0x16f318([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x16f318([0x74,0x72,0x69,0x61,0x6c])][_0x16f318([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x534ca5[_0x16f318([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x576bf6/0x3e8:0xe10*_0x3160e8;return _0x534ca5[_0x16f318([0x65,0x78,0x70])]<_0x3b5659;}function _0x4008e4(){const _0x410904=_0x534ca5[_0x16f318([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x410904&&(!!_0x410904[_0x16f318([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16f318([0x2a]))||!!_0x410904[_0x16f318([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16f318([0x46,0x4f,0x4f])));}function _0xe987d3(){const _0x28f968=_0x534ca5[_0x16f318([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x28f968||0x0==_0x28f968[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40eec3}=new URL(window[_0x16f318([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x28f968[_0x16f318([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40eec3))return!0x0;const _0x22780c=_0x40eec3[_0x16f318([0x73,0x70,0x6c,0x69,0x74])](_0x16f318([0x2e]));return _0x28f968[_0x16f318([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3dfd94=>_0x3dfd94[_0x16f318([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16f318([0x2a])))[_0x16f318([0x6d,0x61,0x70])](_0x548d50=>_0x548d50[_0x16f318([0x73,0x70,0x6c,0x69,0x74])](_0x16f318([0x2e])))[_0x16f318([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x92f366=>_0x92f366[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x22780c[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x16f318([0x6d,0x61,0x70])](_0x3d5f86=>Array(_0x22780c[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d5f86[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x16f318([0x66,0x69,0x6c,0x6c])](_0x3d5f86[0x0]===_0x16f318([0x2a])?_0x16f318([0x2a]):'')[_0x16f318([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d5f86))[_0x16f318([0x73,0x6f,0x6d,0x65])](_0x4b5fe0=>_0x22780c[_0x16f318([0x65,0x76,0x65,0x72,0x79])]((_0x2f5d02,_0xd8c7f2)=>_0x4b5fe0[_0xd8c7f2]===_0x2f5d02||_0x4b5fe0[_0xd8c7f2]===_0x16f318([0x2a])));}function _0x200e28(){return _0x29e4b3&&_0x5e6898?new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5c878f,_0x3334af)=>{_0x29e4b3[_0x16f318([0x74,0x68,0x65,0x6e])](_0x5c878f,_0x3334af),_0x5e6898[_0x16f318([0x74,0x68,0x65,0x6e])](_0x3c55c8=>{_0x3c55c8!=_0x16f318([0x56,0x61,0x6c,0x69,0x64])&&_0x5c878f(_0x3c55c8);},_0x3334af);}):_0x29e4b3||_0x5e6898||_0x16f318([0x56,0x61,0x6c,0x69,0x64]);}}function _0x318be4(_0xd08e15,_0x50404a){return new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4291ab=>{if(_0x577a4f())return _0x4291ab(_0x16f318([0x56,0x61,0x6c,0x69,0x64]));_0x4dcd4d(),_0x4a0957[_0x16f318([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x16f318([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4584b1=!0x1;const _0x4a295d=_0x754011();function _0x45ce5b(_0x565f70){return!!_0x565f70&&(typeof _0x565f70===_0x16f318([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x565f70===_0x16f318([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x565f70[_0x16f318([0x74,0x68,0x65,0x6e])]===_0x16f318([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x565f70[_0x16f318([0x63,0x61,0x74,0x63,0x68])]===_0x16f318([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c1e53(_0x46b707){_0x16d4d0(_0x46b707)[_0x16f318([0x74,0x68,0x65,0x6e])](_0x706012=>{if(!_0x706012||_0x706012[_0x16f318([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x16f318([0x6f,0x6b]))return _0x16f318([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2ae3ee(_0x487a4e(_0x4a295d+_0x50404a))!=_0x706012[_0x16f318([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x16f318([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x16f318([0x56,0x61,0x6c,0x69,0x64]);})[_0x16f318([0x74,0x68,0x65,0x6e])](_0x2b4d7d=>(_0x18e766(),_0x2b4d7d),()=>{const _0xac6f44=_0x5784da();return null==_0xac6f44?(_0x18e766(),_0x16f318([0x56,0x61,0x6c,0x69,0x64])):_0x16f318(_0x576bf6-_0xac6f44>(0x63ae0106^_0x457434)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x16f318([0x74,0x68,0x65,0x6e])](_0x4291ab)[_0x16f318([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4291ab(_0x16f318([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x487c0e=0x47946b86^_0x457434;function _0x18e766(){const _0x33e781=_0x16f318([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ae3ee(_0x487a4e(_0xd08e15)),_0x44d66e=_0x35194a(_0x2ae3ee(window[_0x16f318([0x4d,0x61,0x74,0x68])][_0x16f318([0x63,0x65,0x69,0x6c])](_0x576bf6/_0x487c0e)));window[_0x16f318([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16f318([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33e781,_0x44d66e);}function _0x5784da(){const _0x2bcb96=_0x16f318([0x6c,0x6c,0x63,0x74,0x2d])+_0x2ae3ee(_0x487a4e(_0xd08e15)),_0x54cee9=window[_0x16f318([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16f318([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bcb96);return _0x54cee9?window[_0x16f318([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35194a(_0x54cee9),0x10)*_0x487c0e:null;}function _0x16d4d0(_0x1de0fb){return new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d0705,_0x59e558)=>{_0x1de0fb[_0x16f318([0x74,0x68,0x65,0x6e])](_0x5d0705,_0x59e558),window[_0x16f318([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x59e558,0x47a351c6^_0x457434);});}}_0x4a0957[_0x16f318([0x6f,0x6e])](_0x16f318([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x21ba1a,_0x1a8e97)=>{if(_0x1a8e97[0x0]!=_0xd08e15)return _0x4291ab(_0x16f318([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1a8e97[0x1]={..._0x1a8e97[0x1],[_0x16f318([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a295d};},{[_0x16f318([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16f318([0x68,0x69,0x67,0x68])}),_0x4a0957[_0x16f318([0x6f,0x6e])](_0x16f318([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x10149b=>{_0x45ce5b(_0x10149b[_0x16f318([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4584b1=!0x0,_0x1c1e53(_0x10149b[_0x16f318([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x16f318([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16f318([0x6c,0x6f,0x77])}),_0x42952d[_0x16f318([0x74,0x68,0x65,0x6e])](()=>{_0x4584b1||_0x4291ab(_0x16f318([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x577a4f(){return _0x4a0957[_0x16f318([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16f318([0x76,0x69,0x65,0x77])][_0x16f318([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x16f318([0x61,0x75,0x74,0x6f]);}function _0x4dcd4d(){_0x4a0957[_0x16f318([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16f318([0x76,0x69,0x65,0x77])][_0x16f318([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x16f318([0x61,0x75,0x74,0x6f]);}}function _0x3f4d3b(_0x3fd6f3){const _0x339180=[new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d064e=>setTimeout(_0x1d064e,0x47abbbca^_0x457434)),_0x42952d[_0x16f318([0x74,0x68,0x65,0x6e])](()=>new window[(_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24207f=>{let _0x1ef79c=0x0;_0x4a0957[_0x16f318([0x6d,0x6f,0x64,0x65,0x6c])][_0x16f318([0x6f,0x6e])](_0x16f318([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1eebe3,_0x3fdf07)=>{_0x3fdf07[0x0][_0x16f318([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ef79c++,_0x1ef79c==(0x47a280ee^_0x457434)&&(_0x24207f(),_0x1eebe3[_0x16f318([0x6f,0x66,0x66])]());});}))];return window[_0x16f318([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x16f318([0x72,0x61,0x63,0x65])](_0x339180)[_0x16f318([0x74,0x68,0x65,0x6e])](()=>_0x3fd6f3);}async function _0xede010(){await _0x42952d,_0x4a0957[_0x16f318([0x6d,0x6f,0x64,0x65,0x6c])][_0x16f318([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x444dbe,_0x4a0957[_0x16f318([0x6d,0x6f,0x64,0x65,0x6c])][_0x16f318([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x444dbe,_0x4a0957[_0x16f318([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x16f318([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x262ccb(_0x24d5b0){const _0x1f2756=_0x159c88();_0x4a0957[_0x1f2756]=_0x16f318([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x24d5b0,_0x24d5b0!=_0x16f318([0x56,0x61,0x6c,0x69,0x64])&&_0xede010();}function _0x159c88(){const _0x257410=window[_0x16f318([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x16f318([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x16f318([0x6e,0x6f,0x77])]())[_0x16f318([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x16f318([0x2e]),'');let _0x405195=_0x16f318([0x75]);for(let _0x393695=0x0;_0x393695<_0x257410[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x393695+=0x2){let _0x140b68=window[_0x16f318([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x257410[_0x16f318([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x393695,_0x393695+0x2));_0x140b68>=_0x3675ec[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x140b68-=_0x3675ec[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x405195+=_0x3675ec[_0x140b68];}return _0x405195;}function _0x585ff4(){const _0x42205f=_0x412cd5[_0x16f318([0x73,0x70,0x6c,0x69,0x74])](_0x16f318([0x2e]));if(0x3!=_0x42205f[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xd4d74a(_0x42205f[0x1]);function _0xd4d74a(_0x29cb92){const _0x11af85=_0x13143e(_0x29cb92);return _0x11af85&&_0x3e1ebe()?_0x11af85:null;function _0x3e1ebe(){const _0xc3befd=_0x11af85[_0x16f318([0x6a,0x74,0x69])],_0x2aea95=window[_0x16f318([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc3befd[_0x16f318([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc3befd[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22252c={..._0x11af85,[_0x16f318([0x6a,0x74,0x69])]:_0xc3befd[_0x16f318([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc3befd[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22252c[_0x16f318([0x76,0x63])],_0x487a4e(_0x22252c)==_0x2aea95;}}}async function _0x435a47(){let _0xb1a12d=!0x0;try{const _0xc1d0b4=_0x412cd5[_0x16f318([0x73,0x70,0x6c,0x69,0x74])](_0x16f318([0x2e])),[_0x45a845,_0x2ab2b8,_0x55582f]=_0xc1d0b4;return _0x355edd(_0x45a845),await _0x1bf91f(_0x45a845,_0x2ab2b8,_0x55582f),_0xb1a12d;}catch{return!0x1;}function _0x355edd(_0x1da780){const _0x2d64ce=_0x13143e(_0x1da780);_0x2d64ce&&_0x2d64ce[_0x16f318([0x61,0x6c,0x67])]==_0x16f318([0x45,0x53,0x32,0x35,0x36])||(_0xb1a12d=!0x1);}async function _0x1bf91f(_0xe0383,_0x21fad1,_0x2e3c2f){const _0x47b2d6=window[_0x16f318([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x16f318([0x66,0x72,0x6f,0x6d])](_0x2b36f2(_0x2e3c2f),_0x2f7ed7=>_0x2f7ed7[_0x16f318([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x272292=new window[(_0x16f318([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x16f318([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe0383+_0x16f318([0x2e])+_0x21fad1),_0x3063af=window[_0x16f318([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x16f318([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3063af)return;const _0x168628=await _0x3063af[_0x16f318([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x16f318([0x6a,0x77,0x6b]),_0x3f052d,{[_0x16f318([0x6e,0x61,0x6d,0x65])]:_0x16f318([0x45,0x43,0x44,0x53,0x41]),[_0x16f318([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x16f318([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x16f318([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3063af[_0x16f318([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x16f318([0x6e,0x61,0x6d,0x65])]:_0x16f318([0x45,0x43,0x44,0x53,0x41]),[_0x16f318([0x68,0x61,0x73,0x68])]:{[_0x16f318([0x6e,0x61,0x6d,0x65])]:_0x16f318([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x168628,_0x47b2d6,_0x272292)||(_0xb1a12d=!0x1);}}function _0x13143e(_0x347086){return _0x347086[_0x16f318([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x16f318([0x65,0x79]))?JSON[_0x16f318([0x70,0x61,0x72,0x73,0x65])](_0x2b36f2(_0x347086)):null;}function _0x2b36f2(_0x246ed3){return window[_0x16f318([0x61,0x74,0x6f,0x62])](_0x246ed3[_0x16f318([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x16f318([0x2b]))[_0x16f318([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x16f318([0x2f])));}function _0x487a4e(_0x271d01){let _0x58f6f0=0x1505;function _0x233eb6(_0x45e88a){for(let _0x234400=0x0;_0x234400<_0x45e88a[_0x16f318([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x234400++){const _0x5be0ce=_0x45e88a[_0x16f318([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x234400);_0x58f6f0=(_0x58f6f0<<0x5)+_0x58f6f0+_0x5be0ce,_0x58f6f0&=_0x58f6f0;}}function _0x38dbca(_0x1bae31){Array[_0x16f318([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1bae31)?_0x1bae31[_0x16f318([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x38dbca):_0x1bae31&&typeof _0x1bae31==_0x16f318([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x16f318([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1bae31)[_0x16f318([0x73,0x6f,0x72,0x74])]()[_0x16f318([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5aa86c,_0x16f45f])=>{_0x233eb6(_0x5aa86c),_0x38dbca(_0x16f45f);}):_0x233eb6(window[_0x16f318([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1bae31));}return _0x38dbca(_0x271d01),_0x58f6f0>>>0x0;}function _0x2ae3ee(_0x2493a6){return _0x2493a6[_0x16f318([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x16f318([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x16f318([0x30]));}function _0x35194a(_0x260854){return _0x260854[_0x16f318([0x73,0x70,0x6c,0x69,0x74])]('')[_0x16f318([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x16f318([0x6a,0x6f,0x69,0x6e])]('');}function _0x444dbe(){}function _0x16f318(_0x4a5ae9){return _0x4a5ae9['map'](_0x304395=>String['fromCharCode'](_0x304395))['join']('');}_0x262ccb(await _0x30a04e());}(this);}['_moveSelectionToFootnoteDefinition'](_0x4d2e28){const {plugins:_0x1ab368,editing:_0x35fb76,model:_0x1cfd5d}=this['editor'],_0x84a4fd=_0x1ab368['get'](FootnotesTracker)['getFootnote'](_0x4d2e28);return!!_0x84a4fd&&(_0x1cfd5d['change'](_0x134407=>{_0x134407['setSelection'](_0x134407['createPositionAt'](_0x84a4fd['definition'],'end'));}),_0x35fb76['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x523578){const {plugins:_0x179b08,editing:_0x1a71c4,model:_0xafe2ae}=this['editor'],_0xdcf25d=_0x179b08['get'](FootnotesTracker)['getFootnote'](_0x523578);return!!_0xdcf25d&&(_0xafe2ae['change'](_0x2022e2=>{_0x2022e2['setSelection'](_0xdcf25d['reference'],'on');}),_0x1a71c4['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x1c05d8}=this['editor']['model'],_0x20bba4=this['editor']['config']['get']('footnotes.multiBlock');_0x1c05d8['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x1c05d8['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x1c05d8['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x20bba4?_0x1c05d8['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x1c05d8['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x1c05d8['addChildCheck'](_0xbc6d83=>{for(const _0x53567a of _0xbc6d83)if('footnoteDefinition'===_0x53567a['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x910722}=this,{conversion:_0x171e36,editing:_0x4292df}=_0x910722,{t:t}=_0x910722['locale'];_0x171e36['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0xb91de1,{writer:_0xb95386,consumable:_0x3033fe})=>{const _0x52c4b0=_0xb91de1['getChild'](0x0);if(!_0x52c4b0||!_0x52c4b0['is']('element','a'))return null;const _0x3ed657=_0x52c4b0['getAttribute']('href')||'';if(!_0x3ed657['startsWith']('#'))return null;const _0x487c6e=_0x3ed657['replace'](/^#/,'');if(!_0x487c6e)return null;_0x3033fe['consume'](_0x52c4b0,{'name':!0x0,'attributes':['href']});for(const {item:_0x40b165}of _0x4292df['view']['createRangeIn'](_0x52c4b0))_0x40b165['is']('$textProxy')?_0x3033fe['consume'](_0x40b165['textNode'],{'name':!0x0}):_0x40b165['is']('element')&&_0x3033fe['consume'](_0x40b165,{'name':!0x0});return _0xb95386['createElement']('footnoteRef',{'footnoteId':_0x487c6e});}}),_0x171e36['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x45f066,{writer:_0x307a22})=>U(_0x45f066,_0x307a22)}),_0x171e36['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x1bf991,{writer:_0x382b04})=>{const _0x3c2dc2=_0x1bf991['getAttribute']('footnoteCounter');return _0x203158(U(_0x1bf991,_0x382b04),_0x382b04,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x3c2dc2)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4df13a}=this,{t:t}=_0x4df13a['locale'],{conversion:_0x4efcd1}=_0x4df13a;_0x4efcd1['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x4efcd1['for']('upcast')['add'](_0x43e923=>{_0x43e923['on']('element:ol',(_0x257484,_0x5414ed,_0x28544f)=>{const _0x567c91=_0x5414ed['viewItem'];if(!_0x567c91['hasClass']('footnotes-list')||!_0x5414ed['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x28544f['consumable']['consume'](_0x567c91,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x3025bc,modelCursor:_0xcb0bc6}=_0x28544f['convertChildren'](_0x5414ed['viewItem'],_0x5414ed['modelCursor']);_0x5414ed['modelRange']=_0x3025bc,_0x5414ed['modelCursor']=_0xcb0bc6;}),_0x43e923['on']('element:hr',(_0x4d4963,_0x118ad0,_0x30153f)=>{const _0x1658e9=_0x118ad0['viewItem'];_0x1658e9['hasClass']('footnotes-divider')&&_0x118ad0['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x30153f['consumable']['consume'](_0x1658e9,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x4efcd1['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x11b576,{writer:_0x47f1f2})=>$(_0x47f1f2)}),_0x4efcd1['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x2bc2b0,{writer:_0x2e77f9})=>{const _0xe778b2=$(_0x2e77f9,{'data-footnotes-list-label':t('Footnotes')}),_0x579039=_0x203158(_0xe778b2,_0x2e77f9,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x2e77f9['setCustomProperty']('footnotesDefinitions',!0x0,_0x579039),_0x579039;}});}['_defineDefinitionConverters'](){const {editor:_0x15df02}=this,{conversion:_0x25ede5,locale:_0x5321fe}=_0x15df02,_0x3b1443=_0x15df02['config']['get']('footnotes.multiBlock');_0x25ede5['for']('upcast')['add'](_0x367080=>{_0x367080['on']('element:li',(_0xd1653c,_0x380e98,_0x477d86)=>{const _0x1b5fdc=_0x380e98['viewItem'];if(!_0x1b5fdc['hasClass']('footnote-definition')||!_0x1b5fdc['getAttribute']('id'))return;const _0x33b701=_0x1b5fdc['parent'];if(!_0x33b701['is']('element','ol')||!_0x33b701['hasClass']('footnotes-list'))return;if(!_0x477d86['consumable']['test'](_0x1b5fdc,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x13c349=_0x477d86['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x1b5fdc['getAttribute']('id')});if(!_0x477d86['safeInsert'](_0x13c349,_0x380e98['modelCursor']))return;_0x477d86['consumable']['consume'](_0x1b5fdc,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1c5693=Array['from'](_0x1b5fdc['getChildren']())['find'](_0x45cac2=>_0x45cac2['is']('element')&&_0x45cac2['hasClass']('footnote-content'));for(const _0x5476a5 of _0x1b5fdc['getChildren']())_0x5476a5['is']('element')&&(_0x477d86['consumable']['consume'](_0x5476a5,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x477d86['consumable']['consume'](_0x5476a5,{'name':!0x0,'classes':'footnote-content'}));if(_0x1c5693){if(_0x3b1443)_0x477d86['convertChildren'](_0x1c5693,_0x13c349);else{const _0x3d72b6=_0x477d86['writer']['createElement']('footnoteInlineContent');_0x477d86['writer']['insert'](_0x3d72b6,_0x13c349),_0x477d86['convertChildren'](_0x1c5693,_0x3d72b6);}}_0x477d86['updateConversionResult'](_0x13c349,_0x380e98);});}),_0x25ede5['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x5cb232,{writer:_0x17e846})=>B(_0x5cb232,_0x17e846,_0x5321fe,{'dataPipeline':!0x0})}),_0x25ede5['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x11fb4c,{writer:_0x296c0f})=>B(_0x11fb4c,_0x296c0f,_0x5321fe)});}['_defineBogusParagraphConverters'](){const {editor:_0x287321}=this,{conversion:_0x1bfa8f}=_0x287321;_0x287321['config']['get']('footnotes.multiBlock')?(_0x1bfa8f['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':K(),'converterPriority':'high'}),_0x1bfa8f['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':K({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x287321['model']['document'],'change:data',()=>{!function(_0x5e2162,_0x584812){const _0x139dd6=_0x5e2162['document']['differ'],_0x2125b4=new Set();for(const _0x176db0 of _0x139dd6['getChanges']()){const _0xda84cd='attribute'==_0x176db0['type']?_0x176db0['range']['start']['parent']:_0x176db0['position']['parent'];_0xda84cd['is']('element','footnoteDefinition')&&_0x2125b4['add'](_0xda84cd);}for(const _0x1009ef of _0x2125b4['values']()){const _0x499f02=Array['from'](_0x1009ef['getChildren']())['filter'](_0x117364=>V(_0x117364,_0x584812['mapper']));for(const _0x131f57 of _0x499f02)_0x584812['reconvertItem'](_0x131f57);}}(_0x287321['model'],_0x287321['editing']);})):(_0x1bfa8f['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':K()}),_0x1bfa8f['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1f66f8,{writer:_0x487f10})=>{const _0x2f8584=_0x487f10['createContainerElement']('span');return _0x487f10['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x2f8584),_0x2f8584;}}));}['_defineKeyboardHandlers'](){const {editor:_0x1523ce}=this,{editing:_0x47f118,t:t}=_0x1523ce,_0x13e166=_0x1523ce['model']['document']['selection'];_0x1523ce['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x1523ce['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x47f118['view']['document'],'enter',(_0x188c75,_0x4a0b0f)=>{const _0x5b7bbe=function(_0x2624fb){const _0x8a92ef=_0x2624fb['getSelectedElement']();if(_0x8a92ef?.['is']('element','footnoteRef'))return _0x8a92ef;return null;}(_0x13e166);if(_0x5b7bbe){const _0x33b568=_0x5b7bbe['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x33b568),_0x4a0b0f['preventDefault'](),_0x188c75['stop']();}},{'context':_0x261f6d});}['_defineClickHandlers'](){const {editor:_0x39b54b}=this,{editing:_0x1fab2b}=_0x39b54b;_0x39b54b['editing']['view']['addObserver'](_0x36b03c),_0x39b54b['editing']['view']['addObserver'](_0x5d3acb);let _0x3e88c0=!0x1;this['listenTo'](_0x1fab2b['view']['document'],'pointerdown',(_0x386c95,_0x15538b)=>{const {target:_0x3f0322}=_0x15538b,_0x5864b6=_0x1fab2b['view']['document']['selection'];_0x3e88c0=!!(_0x3f0322?.['is']('element','a')&&_0x3f0322['parent']?.['is']('element','sup')&&_0x3f0322['parent']['hasClass']('footnote'))&&_0x5864b6['getSelectedElement']()===_0x3f0322['parent'];},{'priority':'high'}),this['listenTo'](_0x1fab2b['view']['document'],'click',(_0x2b105b,_0x28f653)=>{const {target:_0x58ccbc}=_0x28f653;if(!_0x58ccbc?.['is']('element','a'))return;if(_0x58ccbc['parent']?.['is']('element','sup')&&_0x58ccbc['parent']['hasClass']('footnote')&&!_0x3e88c0)return void _0x28f653['preventDefault']();let _0x311f9a=_0x58ccbc['getAttribute']('href');if(!_0x311f9a?.['startsWith']('#'))return;_0x311f9a=_0x311f9a['slice'](0x1);let _0x462586=!0x1;(_0x311f9a['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x311f9a['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x311f9a))&&(_0x462586=!0x0),_0x462586&&(_0x28f653['preventDefault'](),_0x2b105b['stop']());},{'priority':'high','context':'$capture'});}}function K({dataPipeline:_0x3592eb}={}){return(_0x43529d,{writer:_0x22180d})=>{if(!j(_0x43529d))return null;if(!_0x3592eb)return _0x22180d['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x59ca72=_0x22180d['createContainerElement']('p');return _0x22180d['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x59ca72),_0x59ca72;};}function j(_0x53e5f7){const {parent:_0x207ac6}=_0x53e5f7;if(!_0x207ac6?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x207ac6['childCount'])return!0x1;for(const _0xc0cdde of _0x53e5f7['getAttributeKeys']())if(!_0xc0cdde['startsWith']('selection:')&&'htmlEmptyBlock'!=_0xc0cdde)return!0x1;return!0x0;}function V(_0x3bf17d,_0x78360d){if(!_0x3bf17d['is']('element','paragraph'))return!0x1;const _0x12a611=_0x78360d['toViewElement'](_0x3bf17d);return!!_0x12a611&&j(_0x3bf17d)!==_0x12a611['is']('element','span');}function M(_0x3367ab){return _0x261f6d(_0x3367ab)&&_0x3367ab['is']('containerElement')&&!!_0x3367ab['getCustomProperty']('footnotesDefinitions');}function $(_0x4865da,_0x21448e={}){const _0x53d66e=_0x4865da['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x5f3a13=_0x4865da['createContainerElement']('ol',{'class':'footnotes-list'},_0x4865da['createSlot']());return _0x4865da['createContainerElement']('div',{'class':'footnotes',..._0x21448e},[_0x53d66e,_0x5f3a13]);}function U(_0x4c054e,_0x20f0d9){const _0x4dd6bf=_0x4c054e['getAttribute']('footnoteId'),_0x39c9a9=_0x4c054e['getAttribute']('footnoteCounter'),_0x27ce23=_0x20f0d9['createUIElement']('a',{'href':'#'+_0x4dd6bf},function(_0x290c14){const _0x4e9e24=this['toDomElement'](_0x290c14);return _0x4e9e24['textContent']=_0x39c9a9,_0x4e9e24;}),_0x5cf4ae=_0x20f0d9['createContainerElement']('sup',{'id':'ref-'+_0x4dd6bf,'class':'footnote'},[_0x27ce23]);return _0x5cf4ae['getFillerOffset']=()=>null,_0x5cf4ae;}function B(_0x32a401,_0x2857a4,_0x5e7f15,{dataPipeline:_0x24383e}={}){const {t:t}=_0x5e7f15,_0x54a359=_0x32a401['getAttribute']('footnoteId'),_0x5b59b0=_0x2857a4['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x54a359},function(_0x3ba80f){const _0x37dc6a=this['toDomElement'](_0x3ba80f);return _0x37dc6a['innerText']='^',_0x37dc6a;}),_0x1ab5c5=_0x24383e?_0x2857a4['createContainerElement']('div',{'class':'footnote-content'}):_0x413a3a(_0x2857a4['createEditableElement']('div',{'class':'footnote-content'}),_0x2857a4,{'label':t('Footnote\x20content.')});return _0x2857a4['insert'](_0x2857a4['createPositionAt'](_0x1ab5c5,0x0),_0x2857a4['createSlot']()),_0x2857a4['createContainerElement']('li',{'class':'footnote-definition','id':_0x54a359},[_0x5b59b0,_0x1ab5c5]);}class FootnotesClipboard extends _0x15780c{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[FootnotesEditing,_0x28f8ce];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x585057}=this,{plugins:_0x266aff,model:_0x5cecd3}=_0x585057,_0x2033e3=_0x266aff['get'](_0x28f8ce),_0x293c48=_0x266aff['get'](FootnotesTracker);this['listenTo'](_0x2033e3,'outputTransformation',(_0x428fa3,_0x68a3d5)=>{const _0x542be6=H(_0x5cecd3['createRangeIn'](_0x68a3d5['content']));if(!_0x542be6['length'])return;const _0x28bce4=_0x293c48['getFootnotes'](),_0x210e91=_0x542be6['reduce']((_0x3f041b,_0x5bc63d)=>{const _0x53211d=_0x28bce4['find'](_0x4d2d32=>_0x4d2d32['id']===_0x5bc63d);if(_0x53211d){const _0x475595=_0x585057['data']['toView'](_0x53211d['definition'],{'isClipboardPipeline':!0x0}),_0x2bb393=_0x585057['data']['htmlProcessor']['toData'](_0x475595);_0x3f041b[_0x53211d['id']]=_0x2bb393;}return _0x3f041b;},Object['create'](null));_0x68a3d5['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x210e91));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x489b7b}=this,{model:_0x2c378b,plugins:_0x36873c}=_0x489b7b,{view:_0x33818c}=_0x489b7b['editing'],_0x54de01=_0x36873c['get'](_0x28f8ce),_0x151359=_0x36873c['get'](FootnotesTracker),_0x107746=_0x489b7b['config']['get']('footnotes.multiBlock');let _0x5e8b5c=null;this['listenTo'](_0x33818c['document'],'clipboardInput',(_0x3ecbdc,_0xee1e19)=>{const _0x501011=_0xee1e19['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x5e8b5c=_0x501011?JSON['parse'](_0x501011):null;}),this['listenTo'](_0x54de01,'contentInsertion',(_0x212c68,_0x5704ec)=>{const _0x5f2e05=_0x5704ec['sourceEditorId']===this['editor']['id'];_0x5f2e05&&'drop'===_0x5704ec['method']||_0x2c378b['change'](_0x184c82=>{let _0x15edee=_0x151359['getFootnotesDefinitionsObjectElement']();const _0x3c3b9c=!!_0x15edee&&Array['from'](_0x2c378b['document']['selection']['getSelectedBlocks']())['includes'](_0x15edee);if(!_0x5e8b5c&&function(_0xa965e){for(const {item:_0x25e87e}of _0xa965e)if(_0x25e87e['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x2c378b['createRangeIn'](_0x5704ec['content']))&&(_0x5e8b5c=function(_0x2ac1a5,_0x520a5b){const _0x216c5f=q(_0x2ac1a5,_0x520a5b);if(!_0x216c5f)return null;const _0xa8bc7e=Object['create'](null);for(const _0x282b28 of _0x216c5f['getChildren']())_0x282b28['is']('element','footnoteDefinition')&&_0x282b28['hasAttribute']('footnoteId')&&(_0xa8bc7e[_0x282b28['getAttribute']('footnoteId')]=_0x2ac1a5['cloneElement'](_0x282b28,!0x0));return Object['keys'](_0xa8bc7e)['length']?_0xa8bc7e:null;}(_0x184c82,_0x5704ec['content'])),(_0x15edee&&!_0x3c3b9c||!_0x15edee&&!_0x5e8b5c)&&function(_0x5c72a7,_0x58ceb7){const _0x250167=[];for(const {item:_0xa06a72}of _0x5c72a7['createRangeIn'](_0x58ceb7))_0xa06a72['is']('element','footnotesDefinitions')&&_0x250167['push'](_0xa06a72);for(const _0x1300e9 of _0x250167)_0x5c72a7['remove'](_0x1300e9);}(_0x184c82,_0x5704ec['content']),!_0x5e8b5c)return;const {selection:_0x104542}=_0x2c378b['document'],_0x527ec1=_0x104542['getFirstRange']()['root'];_0x15edee&&!_0x3c3b9c||(_0x15edee=q(_0x184c82,_0x5704ec['content']),_0x15edee||=_0x151359['_insertEmptyFootnotesDefinitionsContainer'](_0x184c82,_0x527ec1));const _0x3b59a2=Array['from'](_0x104542['getRanges']())['flatMap'](H),_0x3dd09f=function(_0x579673,_0x38871e,_0x359613){const _0x345a84=Object['create'](null);for(const {item:_0x5eb95a}of _0x579673['createRangeIn'](_0x38871e))if(_0x5eb95a['is']('element','footnoteRef')){const _0x218505=_0x5eb95a['getAttribute']('footnoteId');if(!_0x359613(_0x218505))continue;_0x345a84[_0x218505]||(_0x345a84[_0x218505]=_0x754011()),_0x579673['setAttribute']('footnoteId',_0x345a84[_0x218505],_0x5eb95a);}return _0x345a84;}(_0x184c82,_0x5704ec['content'],_0x46051d=>{if(!_0x5f2e05)return!0x0;return!!_0x151359['getFootnote'](_0x46051d)&&!_0x3b59a2['includes'](_0x46051d);});for(const [_0xade8ba,_0x4b3e73]of Object['entries'](_0x5e8b5c)){const _0x318050=_0x3dd09f[_0xade8ba]||_0xade8ba;let _0x3f389e;if('string'!=typeof _0x4b3e73)_0x3f389e=_0x4b3e73,_0x318050!==_0xade8ba&&_0x184c82['setAttribute']('footnoteId',_0x318050,_0x3f389e);else{_0x3f389e=_0x184c82['createElement']('footnoteDefinition',{'footnoteId':_0x318050});const _0xc4fdb3=_0x489b7b['data']['htmlProcessor']['toView'](_0x4b3e73);let _0x4fc830;if(_0x107746)_0x4fc830=_0x489b7b['data']['toModel'](_0xc4fdb3,_0x3f389e);else{_0x4fc830=_0x184c82['createElement']('footnoteInlineContent');const _0x34f7ac=_0x489b7b['data']['toModel'](_0xc4fdb3,_0x4fc830);_0x184c82['insert'](_0x34f7ac,_0x4fc830);}_0x184c82['append'](_0x4fc830,_0x3f389e);}_0x184c82['insert'](_0x3f389e,_0x15edee,'end');}_0x5e8b5c=null;});});}}function q(_0x3ade8c,_0x29798c){for(const {item:_0x208391}of _0x3ade8c['createRangeIn'](_0x29798c))if(_0x208391['is']('element','footnotesDefinitions'))return _0x208391;return null;}function H(_0x8a2e1b){const _0x3cc9c2=new Set();for(const {item:_0x41d068}of _0x8a2e1b)_0x41d068['is']('element','footnoteRef')&&_0x3cc9c2['add'](_0x41d068['getAttribute']('footnoteId'));return Array['from'](_0x3cc9c2);}class FootnotesUI extends _0x15780c{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x334ba8}=this,{componentFactory:_0x4f8c6d}=_0x334ba8['ui'];_0x4f8c6d['add']('insertFootnote',z(_0x334ba8,_0x2bc05c)),_0x4f8c6d['add']('menuBar:insertFootnote',z(_0x334ba8,_0x4ba87a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x46afe1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2b89d4;for(const _0x36b42a in _0x46afe1){const _0x14a0b8=_0x36b42a,_0x15c1d0=_0x46afe1[_0x14a0b8];if('footnotesLicenseKeyValid'==_0x15c1d0||'footnotesLicenseKeyInvalid'==_0x15c1d0||'footnotesLicenseKeyExpired'==_0x15c1d0||'footnotesLicenseKeyDomainLimit'==_0x15c1d0||'footnotesLicenseKeyNotAllowed'==_0x15c1d0||'footnotesLicenseKeyEvaluationLimit'==_0x15c1d0||'footnotesLicenseKeyUsageLimit'==_0x15c1d0){delete _0x46afe1[_0x14a0b8],_0x2b89d4=_0x15c1d0,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x2b89d4&&_0x46afe1['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x2b89d4&&_0x46afe1['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x2b89d4&&_0x46afe1['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x2b89d4&&_0x46afe1['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x2b89d4&&_0x46afe1['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x2b89d4&&_0x46afe1['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function z(_0x590863,_0x379ad0){const _0x472127=_0x590863['commands']['get']('insertFootnote');return _0x1ccbbd=>{const {t:t}=_0x1ccbbd,_0x5cf8f1=new _0x379ad0(_0x1ccbbd),_0x3e31bd=_0x5cf8f1 instanceof _0x4ba87a;return _0x5cf8f1['bind']('isEnabled')['to'](_0x472127,'isEnabled'),_0x5cf8f1['set']({'label':t(_0x3e31bd?'Footnote':'Insert\x20footnote'),'icon':_0x3fac32,'tooltip':!0x0}),_0x5cf8f1['on']('execute',()=>{_0x472127['execute'](),_0x590863['editing']['view']['focus']();}),_0x5cf8f1;};}class Footnotes extends _0x15780c{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[FootnotesEditing,FootnotesClipboard,FootnotesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const X=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],J=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),G=[...X,'arabic-indic','lower-alpha','upper-alpha'];class FootnotesStyleCommand extends _0x979695{['refresh'](){const {editor:_0x2f5785}=this,_0x53e82f=_0x2f5785['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x53e82f,this['value']=_0x53e82f?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x5b0de9}){const {editor:_0x101edb}=this,_0x4eda2f=_0x101edb['plugins']['get'](FootnotesTracker),_0x23072f=_0x4eda2f['getFootnotesDefinitionsObjectElement']();_0x23072f&&G['includes'](_0x5b0de9)&&_0x101edb['model']['change'](_0xfda24d=>{_0xfda24d['setAttribute']('footnotesListStyle',_0x5b0de9,_0x23072f),_0x4eda2f['_updateFootnotesCounters'](_0xfda24d);});}}class FootnotesStartCommand extends _0x979695{['refresh'](){const {editor:_0x137a63}=this,_0x444938=_0x137a63['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x444938,this['value']=_0x444938?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x2e5ab7}){const {editor:_0xfbb990}=this,_0x5cbb8b=_0xfbb990['plugins']['get'](FootnotesTracker),_0x4fe96e=_0x5cbb8b['getFootnotesDefinitionsObjectElement']();_0x4fe96e&&Number['isInteger'](_0x2e5ab7)&&_0xfbb990['model']['change'](_0x986542=>{_0x986542['setAttribute']('footnotesListStart',_0x2e5ab7,_0x4fe96e),_0x5cbb8b['_updateFootnotesCounters'](_0x986542);});}}function Q(_0x1b9fd6,_0xec01ba){let _0x1f04ee='',_0x1950bb=_0x1b9fd6;for(;_0x1950bb>0x0;){const _0x42c3fa=(_0x1950bb-0x1)%0x1a;_0x1f04ee=String['fromCharCode'](0x61+_0x42c3fa)+_0x1f04ee,_0x1950bb=Math['floor']((_0x1950bb-0x1)/0x1a);}return _0xec01ba?_0x1f04ee['toUpperCase']():_0x1f04ee;}const W=[{'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 Y(_0x3e028e,_0x40acd1){let _0x26a501='',_0xd1599d=_0x3e028e;for(const {value:_0x55d3ca,numeral:_0x5a4203}of W)for(;_0xd1599d>=_0x55d3ca;)_0x26a501+=_0x5a4203,_0xd1599d-=_0x55d3ca;return _0x40acd1?_0x26a501:_0x26a501['toLowerCase']();}const Z=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class FootnotesPropertiesEditing extends _0x15780c{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[FootnotesEditing,FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4cdd7d}=this;_0x4cdd7d['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x4cdd7d['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x4cdd7d['config']['define']('footnotes.footnotesProperties.listStyles',[...X]),_0x4cdd7d['commands']['add']('footnotesStyle',new FootnotesStyleCommand(_0x4cdd7d)),_0x4cdd7d['commands']['add']('footnotesStart',new FootnotesStartCommand(_0x4cdd7d)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x3ad475}=this,{schema:_0xc3938f}=_0x3ad475['model'];_0xc3938f['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x2b79c9}=this,{conversion:_0x4995f3,model:_0xcf54e6}=_0x2b79c9,{schema:_0x3c66ad}=_0xcf54e6;_0x4995f3['for']('upcast')['add'](_0x50fec4=>{_0x50fec4['on']('element:ol',(_0x15999f,_0x42d826,_0x3f3d6a)=>{const _0x320e36=_0x42d826['viewItem'],_0x33c7ac=_0x42d826['modelCursor']?.['parent'];_0x320e36['hasClass']('footnotes-list')&&_0x33c7ac?.['is']('element','footnotesDefinitions')&&(function(_0x1d4d8b,_0x4f979d,_0x466c83,_0x4148b9){if(!_0x4148b9['checkAttribute'](_0x4f979d,'footnotesListStart'))return;let _0x24c060=0x1;const _0xdb40ef=_0x466c83['consumable']['consume'](_0x1d4d8b,{'attributes':'start'});if(_0xdb40ef){const _0x549c5b=Number['parseInt'](_0x1d4d8b['getAttribute']('start'),0xa);Number['isNaN'](_0x549c5b)||(_0x24c060=_0x549c5b);}!_0xdb40ef&&_0x4f979d['hasAttribute']('footnotesListStart')||_0x466c83['writer']['setAttribute']('footnotesListStart',_0x24c060,_0x4f979d);}(_0x320e36,_0x33c7ac,_0x3f3d6a,_0x3c66ad),function(_0x2696bf,_0x572e16,_0x5b8590,_0x1a82fe){if(!_0x1a82fe['checkAttribute'](_0x572e16,'footnotesListStyle'))return;let _0x14345e='decimal',_0x36a1c7=!0x1;if(_0x5b8590['consumable']['consume'](_0x2696bf,{'attributes':'type'})){const _0x3d22ce={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x2696bf['getAttribute']('type')];_0x3d22ce&&(_0x14345e=_0x3d22ce),_0x36a1c7=!0x0;}if(_0x5b8590['consumable']['consume'](_0x2696bf,{'styles':'list-style-type'})){const _0x89367e=tt(_0x2696bf['getStyle']('list-style-type'));_0x89367e&&(_0x14345e=_0x89367e),_0x36a1c7=!0x0;}!_0x36a1c7&&_0x572e16['hasAttribute']('footnotesListStyle')||_0x5b8590['writer']['setAttribute']('footnotesListStyle',_0x14345e,_0x572e16);}(_0x320e36,_0x33c7ac,_0x3f3d6a,_0x3c66ad));});}),_0x4995f3['for']('downcast')['add'](_0x578e7e=>{_0x578e7e['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x199e18,_0x2ee411,_0x4cd692)=>{if(!_0x4cd692['consumable']['consume'](_0x2ee411['item'],_0x199e18['name']))return;const _0x1259ab=et(_0x2ee411['item'],_0x4cd692['mapper']),{attributeNewValue:_0x21be37}=_0x2ee411;null==_0x21be37||0x1===_0x21be37?_0x4cd692['writer']['removeAttribute']('start',_0x1259ab):_0x4cd692['writer']['setAttribute']('start',String(_0x21be37),_0x1259ab);}),_0x578e7e['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x41adce,_0x80ae44,_0x30abae)=>{if(!_0x30abae['consumable']['consume'](_0x80ae44['item'],_0x41adce['name']))return;const _0x4eaf52=et(_0x80ae44['item'],_0x30abae['mapper']),{attributeNewValue:_0x562e06}=_0x80ae44;_0x562e06&&'decimal'!==_0x562e06?_0x30abae['writer']['setStyle']('list-style-type',_0x562e06,_0x4eaf52):_0x30abae['writer']['removeStyle']('list-style-type',_0x4eaf52);});});}['_definePostfixer'](){const {editor:_0x3a77c5}=this,{model:_0x20c290}=_0x3a77c5,_0x4ca75d=_0x3a77c5['plugins']['get'](FootnotesTracker),_0xecc665=this['_getDefaultListStyle'](),_0x2f4e42=this['_getDefaultStartIndex']();_0x20c290['document']['registerPostFixer'](_0x4e4244=>{const _0xc8fde3=_0x20c290['document']['differ']['getChanges']();let _0x1e6897=!0x1;for(const _0x22e23d of _0xc8fde3){if('insert'!==_0x22e23d['type']||'$text'===_0x22e23d['name'])continue;const _0x4a0f40=_0x20c290['createRangeOn'](_0x22e23d['position']['nodeAfter']);for(const _0x56fd1d of _0x4a0f40['getItems']())_0x56fd1d['is']('element','footnotesDefinitions')&&(!_0x56fd1d['hasAttribute']('footnotesListStart')&&_0x20c290['schema']['checkAttribute'](_0x56fd1d,'footnotesListStart')&&(_0x4e4244['setAttribute']('footnotesListStart',_0x2f4e42,_0x56fd1d),_0x1e6897=!0x0),!_0x56fd1d['hasAttribute']('footnotesListStyle')&&_0x20c290['schema']['checkAttribute'](_0x56fd1d,'footnotesListStyle')&&(_0x4e4244['setAttribute']('footnotesListStyle',_0xecc665,_0x56fd1d),_0x1e6897=!0x0));}return _0x1e6897&&_0x4ca75d['_updateFootnotesCounters'](_0x4e4244),_0x1e6897;});}['_defineFormatter'](){const {editor:_0x191d61}=this;_0x191d61['plugins']['get'](FootnotesTracker)['setFootnoteFormatter'](_0x193ac7=>this['_formatFootnoteListValue'](_0x193ac7));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x3373b5,value:_0x3595a9,digits:_0xc301e3}){const _0x16ab22=_0x3373b5['getAttribute']('footnotesListStyle'),_0x42c4e8=_0x3373b5['getAttribute']('footnotesListStart'),_0x19cbde=Math['floor'](_0x3595a9)+(_0x42c4e8??0x1)-0x1;switch(_0x16ab22){case'decimal-leading-zero':return function(_0x29a981,_0x326619){return String(_0x29a981)['padStart'](_0x326619,'0');}(_0x19cbde,Math['max'](0x2,_0xc301e3));case'lower-alpha':case'lower-latin':return Q(_0x19cbde,!0x1);case'upper-alpha':case'upper-latin':return Q(_0x19cbde,!0x0);case'lower-roman':return Y(_0x19cbde,!0x1);case'upper-roman':return Y(_0x19cbde,!0x0);case'arabic-indic':return String(_0x19cbde)['replace'](/\d/g,_0xddff28=>Z[Number(_0xddff28)]);default:return String(_0x19cbde);}}}function tt(_0xc450ce){if('string'==typeof _0xc450ce){const _0x19ac6a=J[_0xc450ce];if(_0x19ac6a)return _0x19ac6a;if(G['includes'](_0xc450ce))return _0xc450ce;}return null;}function et(_0x1636bb,_0x57c40f){const _0x5aa0d8=_0x57c40f['toViewElement'](_0x1636bb);return Array['from'](_0x5aa0d8['getChildren']())['find'](_0x5c1873=>_0x5c1873['is']('element','ol')&&_0x5c1873['hasClass']('footnotes-list'));}class FootnotesDefinitionsPropertiesView extends _0xb70dd8{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x22fd70();['keystrokes']=new _0x6e9aa6();['focusables']=new _0x1f57ca();['focusCycler'];constructor(_0x37e0fa,{styleButtonViews:_0x49e209,styleGridAriaLabel:_0x179ca4}){super(_0x37e0fa),(this['focusCycler']=new _0x3432a0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x49e209,_0x179ca4),[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 _0x201c45 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x201c45['element']);_0x571e2e({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x4a4065['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 _0x197c98=_0x2153e2=>_0x2153e2['stopPropagation']();this['keystrokes']['set']('arrowright',_0x197c98),this['keystrokes']['set']('arrowleft',_0x197c98),this['keystrokes']['set']('arrowup',_0x197c98),this['keystrokes']['set']('arrowdown',_0x197c98);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x1efee6,_0x2f3e24){const _0x23783f=new _0xb70dd8(this['locale']);return _0x23783f['children']=_0x23783f['createCollection'](),_0x23783f['children']['addMany'](_0x1efee6),_0x23783f['setTemplate']({'tag':'div','attributes':{'aria-label':_0x2f3e24,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x23783f['children']}),_0x23783f['children']['delegate']('execute')['to'](this),_0x23783f['focus']=function(){for(const _0x1589a6 of this['children'])if(_0x1589a6 instanceof _0x2bc05c&&_0x1589a6['isOn'])return void _0x1589a6['focus']();this['children']['first']['focus']();},_0x23783f['focusTracker']=new _0x22fd70(),_0x23783f['keystrokes']=new _0x6e9aa6(),_0x23783f['render'](),_0x23783f['keystrokes']['listenTo'](_0x23783f['element']),this['children']['add'](_0x23783f),_0x23783f;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x5c4c46=this['_createStartIndexPropertyView'](),_0x5bcc3d=[_0x5c4c46],_0x466207=new _0x1245f6(this['locale'],_0x5bcc3d);return _0x466207['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x466207['buttonView']['bind']('isEnabled')['toMany'](_0x5bcc3d,'isEnabled',(..._0xa6af67)=>_0xa6af67['some'](_0x2700cf=>_0x2700cf)),_0x466207['buttonView']['on']('change:isEnabled',(_0x3d20d6,_0x34710e,_0xfc8c81)=>{_0xfc8c81||(_0x466207['isCollapsed']=!0x0);}),this['children']['add'](_0x466207),[_0x5c4c46,_0x466207];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x229609=new _0x4a1604(this['locale'],_0x2ff836);return _0x229609['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x229609['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x229609['fieldView']['on']('input',()=>{const _0x3cf879=_0x229609['fieldView']['element'],_0x42b84f=_0x3cf879['valueAsNumber'];Number['isNaN'](_0x42b84f)?_0x229609['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x3cf879['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x42b84f}):_0x229609['errorText']=t(_0x42b84f<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x229609;}}class FootnotesPropertiesUI extends _0x15780c{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x561fc1,_0x1f47ce];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x418ee8}=this,{componentFactory:_0x16240a}=_0x418ee8['ui'];_0x418ee8['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x16240a['add']('footnotesStyle',function(_0x26f996){return _0x409ab9=>{const {t:t}=_0x409ab9,_0x2f8829=_0x26f996['commands']['get']('footnotesStyle'),_0x5330eb=_0x4f1a9e(_0x409ab9),{buttonView:_0x57da83}=_0x5330eb;return _0x5330eb['class']='ck-footnotes-styles-dropdown',_0x5330eb['bind']('isEnabled')['to'](_0x2f8829,'isEnabled'),_0x57da83['set']({'label':t('Footnotes\x20style'),'icon':_0x3fac32,'tooltip':!0x0}),_0x5330eb['once']('change:isOpen',()=>{const _0x114fd9=function({editor:_0x2f3c1d,dropdownView:_0x3e5f94}){const {t:t}=_0x2f3c1d['locale'],_0x42b809=t('Footnotes\x20definitions\x20styles'),_0x3c0947=function(_0x2df443){const {t:t}=_0x2df443['locale'],_0x48d2c2=_0x2df443['config']['get']('footnotes.footnotesProperties.listStyles'),_0x3b43b0=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x11a8dc},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x946324},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x14e7fd},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x2878fb},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x22b770},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x466b63},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x4123db}];return _0x48d2c2['map'](_0x9497f8=>{const _0x2931d3=tt(_0x9497f8),_0x2fec64=_0x3b43b0['find'](_0x59eeba=>_0x59eeba['style']===_0x2931d3);return function(_0x28d261,_0x3793fe){const {locale:_0x467905}=_0x28d261,{label:_0x428179,icon:_0x53c0ce,tooltip:_0x1f35cf,style:_0x10b02e}=_0x3793fe,_0x42df5a=_0x28d261['commands']['get']('footnotesStyle'),_0x47bc92=new _0x2bc05c(_0x467905);return _0x47bc92['set']({'label':_0x428179,'icon':_0x53c0ce,'tooltip':_0x1f35cf}),_0x47bc92['bind']('isOn')['to'](_0x42df5a,'value',_0x25f9b8=>_0x25f9b8===_0x10b02e),_0x47bc92['bind']('isEnabled')['to'](_0x42df5a,'isEnabled'),_0x47bc92['on']('execute',()=>{_0x28d261['execute']('footnotesStyle',{'value':_0x10b02e}),_0x28d261['editing']['view']['focus']();}),_0x47bc92;}(_0x2df443,_0x2fec64);});}(_0x2f3c1d),_0x971ae7=new FootnotesDefinitionsPropertiesView(_0x2f3c1d['locale'],{'styleGridAriaLabel':_0x42b809,'styleButtonViews':_0x3c0947}),_0x5d411b=_0x2f3c1d['commands']['get']('footnotesStart');return _0x971ae7['startIndexFieldView']['bind']('isEnabled')['to'](_0x5d411b),_0x971ae7['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x5d411b),_0x971ae7['on']('footnotesListStart',(_0x22a727,_0x29892b)=>{_0x2f3c1d['execute']('footnotesStart',{'value':_0x29892b['startIndex']});}),_0x971ae7['delegate']('execute')['to'](_0x3e5f94),_0x971ae7;}({'editor':_0x26f996,'dropdownView':_0x5330eb});_0x5330eb['panelView']['children']['add'](_0x114fd9);}),_0x5330eb;};}(_0x418ee8));}['afterInit'](){const {editor:_0x37c5e7}=this,{t:t}=_0x37c5e7['locale'],_0x37aa94=_0x37c5e7['plugins']['get'](_0x1f47ce),{defaultPositions:_0x125755}=_0xe82c6c;_0x37aa94['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x37c5e7['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x3267cb=>{let _0xe660a2=_0x3267cb['getFirstPosition']()?.['parent'];return _0xe660a2?.['is']('$text')&&(_0xe660a2=_0xe660a2['parent']),_0xe660a2?.['is']('element')?_0xe660a2['findAncestor'](M):null;},'positions':[_0x125755['southArrowNorth'],_0x125755['southArrowNorthMiddleWest'],_0x125755['southArrowNorthMiddleEast'],_0x125755['southArrowNorthWest'],_0x125755['southArrowNorthEast'],_0x125755['northArrowSouth'],_0x125755['northArrowSouthMiddleWest'],_0x125755['northArrowSouthMiddleEast'],_0x125755['northArrowSouthWest'],_0x125755['northArrowSouthEast'],_0x125755['viewportStickyNorth']]});}}class FootnotesProperties extends _0x15780c{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[FootnotesPropertiesEditing,FootnotesPropertiesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{Footnotes,FootnotesClipboard,FootnotesEditing,FootnotesProperties,FootnotesPropertiesEditing,FootnotesPropertiesUI,FootnotesStartCommand,FootnotesStyleCommand,FootnotesTracker,FootnotesUI,InsertFootnoteCommand};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-footnotes",
|
|
3
|
-
"version": "48.8.1-alpha.
|
|
3
|
+
"version": "48.8.1-alpha.1",
|
|
4
4
|
"description": "The footnotes feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"./package.json": "./package.json"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@ckeditor/ckeditor5-clipboard": "48.8.1-alpha.
|
|
36
|
-
"@ckeditor/ckeditor5-core": "48.8.1-alpha.
|
|
37
|
-
"@ckeditor/ckeditor5-engine": "48.8.1-alpha.
|
|
38
|
-
"@ckeditor/ckeditor5-enter": "48.8.1-alpha.
|
|
39
|
-
"@ckeditor/ckeditor5-icons": "48.8.1-alpha.
|
|
40
|
-
"@ckeditor/ckeditor5-ui": "48.8.1-alpha.
|
|
41
|
-
"@ckeditor/ckeditor5-utils": "48.8.1-alpha.
|
|
42
|
-
"@ckeditor/ckeditor5-widget": "48.8.1-alpha.
|
|
35
|
+
"@ckeditor/ckeditor5-clipboard": "48.8.1-alpha.1",
|
|
36
|
+
"@ckeditor/ckeditor5-core": "48.8.1-alpha.1",
|
|
37
|
+
"@ckeditor/ckeditor5-engine": "48.8.1-alpha.1",
|
|
38
|
+
"@ckeditor/ckeditor5-enter": "48.8.1-alpha.1",
|
|
39
|
+
"@ckeditor/ckeditor5-icons": "48.8.1-alpha.1",
|
|
40
|
+
"@ckeditor/ckeditor5-ui": "48.8.1-alpha.1",
|
|
41
|
+
"@ckeditor/ckeditor5-utils": "48.8.1-alpha.1",
|
|
42
|
+
"@ckeditor/ckeditor5-widget": "48.8.1-alpha.1"
|
|
43
43
|
},
|
|
44
44
|
"files": [
|
|
45
45
|
"dist",
|