@ckeditor/ckeditor5-footnotes 48.2.0-alpha.3 → 48.2.0-alpha.4
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 _0x57592d,Command as _0x2a796a}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x43495b,isWidget as _0x504084,toWidgetEditable as _0x24ddc1,WidgetToolbarRepository as _0x4a1f2c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x3bd981,logWarning as _0x36d97a,FocusTracker as _0x1719d1,KeystrokeHandler as _0x310a84,global as _0x313623}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x130665,ClickObserver as _0x5933f0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x20b2a3}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x2bac96,ButtonView as _0x22cb22,View as _0x1dfae1,ViewCollection as _0x5e8ee1,FocusCycler as _0x287796,addKeyboardHandlingForGrid as _0x203194,CollapsibleView as _0x4336d0,LabeledFieldView as _0x535a19,createLabeledInputNumber as _0x552192,ContextualBalloon as _0x440f75,BalloonPanelView as _0x4bd53e,createDropdown as _0x107b59}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x4d7355,IconListStyleDecimal as _0x5ea563,IconListStyleDecimalLeadingZero as _0x3eb03f,IconListStyleLowerRoman as _0xd1d213,IconListStyleUpperRoman as _0x235263,IconListStyleLowerLatin as _0xef6051,IconListStyleUpperLatin as _0xf3ce82,IconListStyleArabicIndic as _0x5dad58}from'@ckeditor/ckeditor5-icons/dist/index.js';class ModelElementTracker{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x4e77d3,_0x5a7efb){this['_model']=_0x4e77d3,this['_elementName']=_0x5a7efb['elementName'],this['_getElementKey']=_0x5a7efb['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5ca06b){const _0x360bcf=new Set(),_0xe37c3=new Map();for(const _0x4c0c9e of _0x5ca06b){if('insert'===_0x4c0c9e['type']&&'$text'!==_0x4c0c9e['name']&&_0x4c0c9e['position']['nodeAfter']){const _0x129c01=this['_model']['createRangeOn'](_0x4c0c9e['position']['nodeAfter']);for(const _0x1b5ce8 of _0x129c01['getItems']()){if(!_0x1b5ce8['is']('element',this['_elementName']))continue;const _0x578d95=this['_getElementKey'](_0x1b5ce8);_0xe37c3['has'](_0x578d95)||_0xe37c3['set'](_0x578d95,[]),_0xe37c3['get'](_0x578d95)['push'](_0x1b5ce8);}}if('remove'===_0x4c0c9e['type']&&_0x4c0c9e['name']===this['_elementName']){const _0x31668e=this['_getElementKey']({'getAttribute':_0x5bf1c5=>_0x4c0c9e['attributes']['get'](_0x5bf1c5)});_0x360bcf['add'](_0x31668e);}}for(const [_0x41e124,_0x5dddca]of this['_trackedElements'])'$graveyard'===_0x5dddca['root']['rootName']&&_0x360bcf['add'](_0x41e124);for(const _0xabadae of _0x360bcf)this['_trackedElements']['delete'](_0xabadae);for(const [_0x4a3a3d,_0x4ecc92]of _0xe37c3)this['_trackedElements']['set'](_0x4a3a3d,_0x4ecc92[_0x4ecc92['length']-0x1]);const _0xd070b9=new Set();for(const [_0x33b675,_0xe0de57]of _0xe37c3)_0x360bcf['has'](_0x33b675)&&(_0xd070b9['add'](_0xe0de57[0x0]),_0xe0de57['length']>0x1?_0xe37c3['set'](_0x33b675,_0xe0de57['slice'](0x1)):_0xe37c3['delete'](_0x33b675),_0x360bcf['delete'](_0x33b675));return{'removed':Array['from'](_0x360bcf),'inserted':Array['from'](_0xe37c3['values']())['flat'](),'moved':Array['from'](_0xd070b9)};}}class FootnotesTracker extends _0x57592d{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2193c1){super(_0x2193c1),this['_footnoteDefsContainerTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3d1dac=>_0x3d1dac['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x1cb952=>_0x1cb952['getAttribute']('footnoteId')});}['init'](){const {editor:_0x5252c1}=this,{model:_0x10d25d,data:_0x487a44}=_0x5252c1;_0x10d25d['document']['registerPostFixer'](_0x4cdcca=>{const _0x171686=_0x10d25d['document']['differ']['getChanges']();let _0x33d495=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x4cdcca,_0x171686)&&(_0x33d495=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x4cdcca,_0x171686)&&(_0x33d495=!0x0),this['_handleFootnoteReferencesChanges'](_0x4cdcca,_0x171686)&&(_0x33d495=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x4cdcca)&&(_0x33d495=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x4cdcca)&&(_0x33d495=!0x0),this['_sortFootnoteDefinitions'](_0x4cdcca)&&(_0x33d495=!0x0),_0x33d495;}),this['listenTo'](_0x10d25d['document'],'change:data',()=>{_0x10d25d['enqueueChange']({'isUndoable':!0x1},_0x1a3462=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x1a3462);});},{'priority':'low'}),this['listenTo'](_0x487a44,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x4eaa92){return this['_footnotes']['find'](_0x156623=>_0x156623['id']===_0x4eaa92)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x36eb17){this['_footnoteFormatter']=_0x36eb17;}['_updateFootnotesCounters'](_0x3626f9,_0x35c00d=0x0){let _0x2b8cf4=!0x1;for(let _0x3eb393=_0x35c00d;_0x3eb393<this['_footnotes']['length'];_0x3eb393++)this['_updateFootnoteRefCounter'](_0x3626f9,_0x3eb393)&&(_0x2b8cf4=!0x0);return _0x2b8cf4;}['_insertEmptyFootnotesDefinitionsContainer'](_0x1e85ba,_0x27eb64){const _0x492b82=_0x1e85ba['createElement']('footnotesDefinitions',{});return _0x1e85ba['append'](_0x492b82,_0x27eb64),this['_footnotesDefinitions']=_0x492b82,_0x492b82;}['_ensureFootnotesDefinitionsContainerExists'](_0x465a61){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x6a16af=this['_footnotes'][0x0]['reference']['root'],_0x950d21=this['_insertEmptyFootnotesDefinitionsContainer'](_0x465a61,_0x6a16af);for(const _0x13cabb of this['_footnotes'])_0x13cabb['definition']['parent']||_0x465a61['insert'](_0x13cabb['definition'],_0x950d21,'end');this['_updateFootnotesCounters'](_0x465a61);}['_handleFootnotesDefinitionsObjectChanges'](_0x36f556,_0x2c9db8){let _0x1567fd=!0x1;const {inserted:_0x943d87,removed:_0x30d58f,moved:_0x5c9703}=this['_footnoteDefsContainerTracker']['getChanges'](_0x2c9db8);if(_0x5c9703['length']&&(this['_footnotesDefinitions']=_0x5c9703[0x0]),_0x943d87['length']){if(_0x943d87['length']>0x1||this['_footnotesDefinitions']&&_0x943d87['some'](_0x4da4ad=>_0x4da4ad!==this['_footnotesDefinitions'])){const _0x43a44b=_0x36f556['createElement']('footnotesDefinitions',{}),_0x3c6393=[];this['_footnotesDefinitions']&&_0x3c6393['push'](this['_footnotesDefinitions']),_0x3c6393['push'](..._0x943d87),_0x36f556['insert'](_0x43a44b,_0x3c6393[0x0],'before');for(const _0x2e5676 of _0x3c6393)_0x36f556['move'](_0x36f556['createRangeIn'](_0x2e5676),_0x36f556['createPositionAt'](_0x43a44b,'end')),_0x36f556['remove'](_0x2e5676);this['_footnotesDefinitions']=_0x43a44b,this['_updateFootnotesCounters'](_0x36f556),_0x1567fd=!0x0;}else this['_footnotesDefinitions']=_0x943d87[0x0];}if(_0x30d58f['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x18ad79 of this['_footnotes'])_0x36f556['remove'](_0x18ad79['reference']),_0x1567fd=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x1567fd;}['_handleFootnoteDefinitionsChanges'](_0x16f2bf,_0x48086a){let _0x547160=!0x1;const _0x2c3ef6=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x42f2ca,moved:_0x1727bb}=this['_footnoteDefsTracker']['getChanges'](_0x48086a);for(const _0x5aba67 of[..._0x1727bb,..._0x42f2ca]){const _0x1c791b=_0x5aba67['getAttribute']('footnoteId'),_0x179e05=this['getFootnote'](_0x1c791b);_0x179e05&&(_0x179e05['definition']=_0x5aba67),N(_0x16f2bf,_0x2c3ef6,_0x5aba67)&&(_0x547160=!0x0);}return _0x547160;}['_handleFootnoteReferencesChanges'](_0x1bf48f,_0x11e283){let _0xa0d7b4=!0x1;const {removed:_0x4b3407,inserted:_0x4a92af,moved:_0x10a170}=this['_footnoteRefsTracker']['getChanges'](_0x11e283);for(const _0x597621 of _0x4b3407)this['_handleRemoveFootnoteReferenceById'](_0x1bf48f,_0x597621)&&(_0xa0d7b4=!0x0);for(const _0x483e5a of _0x4a92af)this['_handleInsertedFootnoteReference'](_0x1bf48f,_0x483e5a)&&(_0xa0d7b4=!0x0);for(const _0x4a109e of _0x10a170)this['_handleMovedFootnoteReference'](_0x1bf48f,_0x4a109e)&&(_0xa0d7b4=!0x0);return _0xa0d7b4;}['_handleFootnotesDefinitionsObjectSync'](_0x32d8c1){if(!this['_footnotesDefinitions'])return!0x1;let _0x13b001=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x429885=[];for(const _0x65066c of this['_footnotesDefinitions']['getChildren']()){const _0x34a848=_0x65066c['getAttribute']('footnoteId');this['getFootnote'](_0x34a848)||(_0x429885['unshift'](_0x65066c),_0x13b001=!0x0);}for(const _0x4e0148 of _0x429885)_0x32d8c1['remove'](_0x4e0148);}const _0x4018c7=new Set(),_0x56a769=[];for(const _0x3e8cd6 of this['_footnotesDefinitions']['getChildren']()){const _0x4f87e9=_0x3e8cd6['getAttribute']('footnoteId');_0x4018c7['has'](_0x4f87e9)?(_0x56a769['unshift'](_0x3e8cd6),_0x13b001=!0x0):_0x4018c7['add'](_0x4f87e9);}for(const _0x2ad039 of _0x56a769)_0x32d8c1['remove'](_0x2ad039);return this['_footnotesDefinitions']['childCount']||(_0x32d8c1['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x13b001=!0x0),_0x13b001;}['_handleInsertedFootnoteReference'](_0x5e9da1,_0x1db88d){if(this['_footnotes']['find'](_0x15244a=>_0x15244a['reference']===_0x1db88d))return!0x1;let _0x3df2b9=!0x1;const _0x4dacc0=_0x1db88d['getAttribute']('footnoteId'),_0x41ef01=this['_footnotes']['findIndex'](_0xd6f668=>_0xd6f668['id']===_0x4dacc0);-0x1!==_0x41ef01&&(_0x5e9da1['remove'](this['_footnotes'][_0x41ef01]['reference']),this['_footnotes']['splice'](_0x41ef01,0x1),_0x3df2b9=!0x0);let _0xdae0af=this['_footnotesDefinitions']?function(_0x343bc9,_0x4b97a6){for(const _0x11799e of _0x343bc9['getChildren']())if(_0x11799e['getAttribute']('footnoteId')===_0x4b97a6)return _0x11799e;return null;}(this['_footnotesDefinitions'],_0x4dacc0):null;_0xdae0af||(_0xdae0af=_0x5e9da1['createElement']('footnoteDefinition',{'footnoteId':_0x4dacc0}),this['_footnotesDefinitions']&&(_0x5e9da1['insert'](_0xdae0af,this['_footnotesDefinitions'],'end'),_0x3df2b9=!0x0));const _0x2a25f6={'id':_0x4dacc0,'reference':_0x1db88d,'definition':_0xdae0af},_0x20d4cd=R(this['editor']['model'],this['_footnotes'],_0x1db88d);this['_footnotes']['splice'](_0x20d4cd,0x0,_0x2a25f6);let _0x412d35=_0x20d4cd;return-0x1!==_0x41ef01&&(_0x412d35=Math['min'](_0x20d4cd,_0x41ef01)),this['_updateFootnotesCounters'](_0x5e9da1,_0x412d35)&&(_0x3df2b9=!0x0),_0x3df2b9;}['_handleRemoveFootnoteReferenceById'](_0x4bcd27,_0x50fa5e){const _0x2fcf0e=this['_footnotes']['findIndex'](_0x4a8de0=>_0x4a8de0['id']===_0x50fa5e);if(-0x1===_0x2fcf0e)return!0x1;let _0x1b98a8=!0x1;const _0x3409b2=this['_footnotes'][_0x2fcf0e];return'$graveyard'!==_0x3409b2['definition']['root']['rootName']&&(_0x4bcd27['remove'](_0x3409b2['definition']),_0x1b98a8=!0x0),this['_footnotes']['splice'](_0x2fcf0e,0x1),this['_updateFootnotesCounters'](_0x4bcd27,_0x2fcf0e)&&(_0x1b98a8=!0x0),_0x1b98a8;}['_handleMovedFootnoteReference'](_0x88509a,_0x56e90c){const _0x4f51e5=_0x56e90c['getAttribute']('footnoteId'),_0x24aafe=this['_footnotes']['findIndex'](_0x5de595=>_0x5de595['id']===_0x4f51e5),_0x4cb860=this['_footnotes'][_0x24aafe];let _0x93e2bc=!0x1;_0x4cb860['reference']=_0x56e90c,this['_footnotes']['splice'](_0x24aafe,0x1);const _0x2e3f98=R(this['editor']['model'],this['_footnotes'],_0x56e90c);return this['_footnotes']['splice'](_0x2e3f98,0x0,_0x4cb860),this['_updateFootnotesCounters'](_0x88509a,Math['min'](_0x24aafe,_0x2e3f98))&&(_0x93e2bc=!0x0),_0x93e2bc;}['_updateFootnoteRefCounter'](_0x4cf917,_0x25df5f){if(!this['_footnotesDefinitions'])return!0x1;const _0x91bf43=this['_footnotes'][_0x25df5f];let _0x497c6a;return _0x497c6a=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x91bf43,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x25df5f+0x1}):String(_0x25df5f+0x1),_0x91bf43['reference']['getAttribute']('footnoteCounter')!=_0x497c6a&&(_0x4cf917['setAttribute']('footnoteCounter',_0x497c6a,_0x91bf43['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x57a99b){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x44726b,_0x459e1f){if(_0x44726b['length']!==_0x459e1f['length'])return!0x1;for(let _0x5b971b=0x0;_0x5b971b<_0x44726b['length'];_0x5b971b++)if(_0x44726b[_0x5b971b]!==_0x459e1f[_0x5b971b])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x433f2c=>_0x433f2c['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x401e11=>_0x401e11['getAttribute']('footnoteId'))))return!0x1;let _0x456ed9=!0x1;for(let _0x4cc5dd=0x0;_0x4cc5dd<this['_footnotes']['length'];_0x4cc5dd++){const _0x44869=this['_footnotes'][_0x4cc5dd],_0xa180e4=_0x57a99b['createPositionBefore'](_0x44869['definition']),_0x5c28ec=_0x57a99b['createPositionAt'](this['_footnotesDefinitions'],_0x4cc5dd);_0xa180e4['isEqual'](_0x5c28ec)||(_0x57a99b['move'](_0x57a99b['createRangeOn'](_0x44869['definition']),_0x5c28ec),_0x456ed9=!0x0);}return _0x456ed9;}['_ensureFootnotesReferencesHaveProperOrder'](_0x572478){if(!this['_footnotes']['length'])return!0x1;const {model:_0x482126}=this['editor'];let _0x5e846b=!0x1;for(let _0x2fb457=0x0;_0x2fb457<this['_footnotes']['length']-0x1;_0x2fb457++){const _0x21382d=this['_footnotes'][_0x2fb457],_0x250d6a=this['_footnotes'][_0x2fb457+0x1],_0x2a1823=_0x482126['createPositionBefore'](_0x21382d['reference']),_0x579887=_0x482126['createPositionBefore'](_0x250d6a['reference']);'after'===_0x2a1823['compareWith'](_0x579887)&&(this['_handleMovedFootnoteReference'](_0x572478,_0x21382d['reference']),_0x2fb457=-0x1,_0x5e846b=!0x0);}return _0x5e846b;}}function N(_0x38a592,_0x5cbe7d,_0x5ca6e5){if(_0x5ca6e5['childCount'])return!0x1;const _0x2cd99b=_0x5cbe7d?'paragraph':'footnoteInlineContent';return _0x38a592['insert'](_0x38a592['createElement'](_0x2cd99b),_0x5ca6e5),!0x0;}function R(_0x4d518e,_0x3122d1,_0x2c0211){if(0x0===_0x3122d1['length'])return 0x0;const _0x44373a=_0x4d518e['createPositionBefore'](_0x2c0211);for(let _0xc1324e=0x0;_0xc1324e<_0x3122d1['length'];_0xc1324e++){const _0x26e135=_0x3122d1[_0xc1324e],_0x23bddc=_0x4d518e['createPositionBefore'](_0x26e135['reference']);if('before'===_0x44373a['compareWith'](_0x23bddc))return _0xc1324e;}const _0x12c982=_0x2c0211['root'];let _0x50804f=-0x1;for(let _0x4baea8=_0x3122d1['length']-0x1;_0x4baea8>=0x0;_0x4baea8--)if(_0x3122d1[_0x4baea8]['reference']['root']===_0x12c982){_0x50804f=_0x4baea8;break;}if(-0x1!==_0x50804f)return _0x50804f+0x1;const _0x3fc1bf=_0x4d518e['document']['getRootNames'](),_0x1ed021=_0x3fc1bf['indexOf'](_0x12c982['rootName']),_0x340d0e=_0x3fc1bf[_0x1ed021+0x1];if(_0x340d0e){for(let _0x392305=0x0;_0x392305<_0x3122d1['length'];_0x392305++)if(_0x3122d1[_0x392305]['reference']['root']['rootName']===_0x340d0e)return _0x392305;}return _0x3122d1['length'];}class InsertFootnoteCommand extends _0x2a796a{['refresh'](){const _0xb3654b=this['editor']['model']['document']['selection'],_0x58b1fd=this['_getPositionToInsertFootnote'](_0xb3654b);this['isEnabled']=!!_0x58b1fd;}['execute'](_0x4fdbf9){const {editor:_0x2efa7c}=this,{model:_0x37da48}=_0x2efa7c,{selection:_0xb6c790}=_0x37da48['document'],_0x231c81=this['_getPositionToInsertFootnote'](_0xb6c790);if(!_0x231c81)return;const _0x57dddd=_0x2efa7c['plugins']['get']('FootnotesEditing'),_0x14a0df=_0x4fdbf9?.['footnoteId']??_0x3bd981();!function(_0x1d1a97){return'string'==typeof _0x1d1a97&&_0x1d1a97['length']>0x0&&!/\s/['test'](_0x1d1a97)&&!/^\d/['test'](_0x1d1a97);}(_0x14a0df)?_0x36d97a('insert-footnote-command-executed-with-invalid-id'):(_0x37da48['change'](_0x5397ef=>{const _0x16243d=_0x5397ef['createElement']('footnoteRef',{'footnoteId':_0x14a0df});_0x37da48['insertObject'](_0x16243d,_0x231c81,null);}),_0x57dddd['_moveSelectionToFootnoteDefinition'](_0x14a0df));}['_getPositionToInsertFootnote'](_0x22d692){const {model:_0x474801}=this['editor'],{schema:_0xbb9ea}=_0x474801,_0x28a48b=_0x22d692['getFirstRange']();for(const _0x2aab70 of _0x28a48b['getItems']())if(_0xbb9ea['isBlock'](_0x2aab70)||_0xbb9ea['isObject'](_0x2aab70))return null;const _0x37afa4=_0x28a48b['end'];return _0xbb9ea['checkChild'](_0x37afa4,'footnoteRef')?_0x37afa4:null;}}class FootnotesEditing extends _0x57592d{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x13b9e}=this;_0x13b9e['config']['define']('footnotes.multiBlock',!0x0),_0x13b9e['commands']['add']('insertFootnote',new InsertFootnoteCommand(_0x13b9e)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x32a9cd){const _0x88ab5e=_0x217ba9([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]),_0x5d999f=0x47a28506,_0x172b8a=0x47a50e8e^_0x5d999f,_0x1b4756=window[_0x217ba9([0x44,0x61,0x74,0x65])][_0x217ba9([0x6e,0x6f,0x77])](),_0x209173=_0x32a9cd[_0x217ba9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x57c280=new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cf67e=>{_0x209173[_0x217ba9([0x6f,0x6e,0x63,0x65])](_0x217ba9([0x72,0x65,0x61,0x64,0x79]),_0x2cf67e);}),_0x25174e={[_0x217ba9([0x6b,0x74,0x79])]:_0x217ba9([0x45,0x43]),[_0x217ba9([0x75,0x73,0x65])]:_0x217ba9([0x73,0x69,0x67]),[_0x217ba9([0x63,0x72,0x76])]:_0x217ba9([0x50,0x2d,0x32,0x35,0x36]),[_0x217ba9([0x78])]:_0x217ba9([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]),[_0x217ba9([0x79])]:_0x217ba9([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]),[_0x217ba9([0x61,0x6c,0x67])]:_0x217ba9([0x45,0x53,0x32,0x35,0x36])},_0x4b6624=_0x209173[_0x217ba9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x217ba9([0x67,0x65,0x74])](_0x217ba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xb6ffa(){let _0x48fa03,_0x6212a=null,_0x132c8f=null;try{if(_0x4b6624==_0x217ba9([0x47,0x50,0x4c]))return _0x217ba9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48fa03=_0x418f41(),!_0x48fa03)return _0x217ba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48fa03[_0x217ba9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x132c8f=_0x5a5fc8(_0x48fa03[_0x217ba9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48fa03[_0x217ba9([0x6a,0x74,0x69])])),await _0x34e1db()?_0x42efee()?_0x209c72()?_0x217ba9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe5661a()?(_0x48fa03[_0x217ba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x217ba9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x6212a=_0x4cc3c4(_0x217ba9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37df1c()):_0x217ba9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x217ba9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x217ba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x217ba9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x209c72(){const _0x5139d8=[_0x217ba9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x217ba9([0x74,0x72,0x69,0x61,0x6c])][_0x217ba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48fa03[_0x217ba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b4756/0x3e8:0xe10*_0x172b8a;return _0x48fa03[_0x217ba9([0x65,0x78,0x70])]<_0x5139d8;}function _0x42efee(){const _0x270e42=_0x48fa03[_0x217ba9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x270e42&&(!!_0x270e42[_0x217ba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ba9([0x2a]))||!!_0x270e42[_0x217ba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ba9([0x46,0x4f,0x4f])));}function _0xe5661a(){const _0x2f4fdf=_0x48fa03[_0x217ba9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f4fdf||0x0==_0x2f4fdf[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5303c5}=new URL(window[_0x217ba9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2f4fdf[_0x217ba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5303c5))return!0x0;const _0x478851=_0x5303c5[_0x217ba9([0x73,0x70,0x6c,0x69,0x74])](_0x217ba9([0x2e]));return _0x2f4fdf[_0x217ba9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4bb127=>_0x4bb127[_0x217ba9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x217ba9([0x2a])))[_0x217ba9([0x6d,0x61,0x70])](_0x2fbc52=>_0x2fbc52[_0x217ba9([0x73,0x70,0x6c,0x69,0x74])](_0x217ba9([0x2e])))[_0x217ba9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x46bb1c=>_0x46bb1c[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x478851[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x217ba9([0x6d,0x61,0x70])](_0xe04ad8=>Array(_0x478851[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xe04ad8[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x217ba9([0x66,0x69,0x6c,0x6c])](_0xe04ad8[0x0]===_0x217ba9([0x2a])?_0x217ba9([0x2a]):'')[_0x217ba9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xe04ad8))[_0x217ba9([0x73,0x6f,0x6d,0x65])](_0x4e5180=>_0x478851[_0x217ba9([0x65,0x76,0x65,0x72,0x79])]((_0x4b071b,_0xbb0ab8)=>_0x4e5180[_0xbb0ab8]===_0x4b071b||_0x4e5180[_0xbb0ab8]===_0x217ba9([0x2a])));}function _0x37df1c(){return _0x6212a&&_0x132c8f?new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ce5fd,_0x43b269)=>{_0x6212a[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x3ce5fd,_0x43b269),_0x132c8f[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x80b9ee=>{_0x80b9ee!=_0x217ba9([0x56,0x61,0x6c,0x69,0x64])&&_0x3ce5fd(_0x80b9ee);},_0x43b269);}):_0x6212a||_0x132c8f||_0x217ba9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5a5fc8(_0x8ca795,_0x319e89){return new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ce62d=>{if(_0x373135())return _0x5ce62d(_0x217ba9([0x56,0x61,0x6c,0x69,0x64]));_0x1d96f8(),_0x209173[_0x217ba9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x217ba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5d9691=!0x1;const _0x27f38c=_0x3bd981();function _0x1480bd(_0x41fe64){return!!_0x41fe64&&(typeof _0x41fe64===_0x217ba9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x41fe64===_0x217ba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x41fe64[_0x217ba9([0x74,0x68,0x65,0x6e])]===_0x217ba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x41fe64[_0x217ba9([0x63,0x61,0x74,0x63,0x68])]===_0x217ba9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20dbc2(_0x3fdaa5){_0x552dd8(_0x3fdaa5)[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x21fba0=>{if(!_0x21fba0||_0x21fba0[_0x217ba9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x217ba9([0x6f,0x6b]))return _0x217ba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1265fc(_0x592045(_0x27f38c+_0x319e89))!=_0x21fba0[_0x217ba9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x217ba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x217ba9([0x56,0x61,0x6c,0x69,0x64]);})[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x2fa3f8=>(_0x4bffad(),_0x2fa3f8),()=>{const _0x15c187=_0x592c91();return null==_0x15c187?(_0x4bffad(),_0x217ba9([0x56,0x61,0x6c,0x69,0x64])):_0x217ba9(_0x1b4756-_0x15c187>(0x63ae0106^_0x5d999f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x5ce62d)[_0x217ba9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5ce62d(_0x217ba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1628b5=0x47946b86^_0x5d999f;function _0x4bffad(){const _0x3501aa=_0x217ba9([0x6c,0x6c,0x63,0x74,0x2d])+_0x1265fc(_0x592045(_0x8ca795)),_0x20014e=_0x103314(_0x1265fc(window[_0x217ba9([0x4d,0x61,0x74,0x68])][_0x217ba9([0x63,0x65,0x69,0x6c])](_0x1b4756/_0x1628b5)));window[_0x217ba9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ba9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3501aa,_0x20014e);}function _0x592c91(){const _0x2d8670=_0x217ba9([0x6c,0x6c,0x63,0x74,0x2d])+_0x1265fc(_0x592045(_0x8ca795)),_0x2fbd30=window[_0x217ba9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x217ba9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d8670);return _0x2fbd30?window[_0x217ba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x103314(_0x2fbd30),0x10)*_0x1628b5:null;}function _0x552dd8(_0x11bab3){return new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4ab3af,_0x965868)=>{_0x11bab3[_0x217ba9([0x74,0x68,0x65,0x6e])](_0x4ab3af,_0x965868),window[_0x217ba9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x965868,0x47a351c6^_0x5d999f);});}}_0x209173[_0x217ba9([0x6f,0x6e])](_0x217ba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x34ac6d,_0x348ced)=>{if(_0x348ced[0x0]!=_0x8ca795)return _0x5ce62d(_0x217ba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x348ced[0x1]={..._0x348ced[0x1],[_0x217ba9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x27f38c};},{[_0x217ba9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ba9([0x68,0x69,0x67,0x68])}),_0x209173[_0x217ba9([0x6f,0x6e])](_0x217ba9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4bac6a=>{_0x1480bd(_0x4bac6a[_0x217ba9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5d9691=!0x0,_0x20dbc2(_0x4bac6a[_0x217ba9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x217ba9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x217ba9([0x6c,0x6f,0x77])}),_0x57c280[_0x217ba9([0x74,0x68,0x65,0x6e])](()=>{_0x5d9691||_0x5ce62d(_0x217ba9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x373135(){return _0x209173[_0x217ba9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ba9([0x76,0x69,0x65,0x77])][_0x217ba9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x217ba9([0x61,0x75,0x74,0x6f]);}function _0x1d96f8(){_0x209173[_0x217ba9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x217ba9([0x76,0x69,0x65,0x77])][_0x217ba9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x217ba9([0x61,0x75,0x74,0x6f]);}}function _0x4cc3c4(_0x37e039){const _0x1768b5=[new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3acd2e=>setTimeout(_0x3acd2e,0x47abbbca^_0x5d999f)),_0x57c280[_0x217ba9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xadb4ee=>{let _0x5d7630=0x0;_0x209173[_0x217ba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ba9([0x6f,0x6e])](_0x217ba9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x56074a,_0x2e6fd0)=>{_0x2e6fd0[0x0][_0x217ba9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5d7630++,_0x5d7630==(0x47a280ee^_0x5d999f)&&(_0xadb4ee(),_0x56074a[_0x217ba9([0x6f,0x66,0x66])]());});}))];return window[_0x217ba9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x217ba9([0x72,0x61,0x63,0x65])](_0x1768b5)[_0x217ba9([0x74,0x68,0x65,0x6e])](()=>_0x37e039);}async function _0x306923(){await _0x57c280,_0x209173[_0x217ba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ba9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2308fa,_0x209173[_0x217ba9([0x6d,0x6f,0x64,0x65,0x6c])][_0x217ba9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2308fa,_0x209173[_0x217ba9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x217ba9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x25f7de(_0x4d0157){const _0x4fde0c=_0x3dcc99();_0x209173[_0x4fde0c]=_0x217ba9([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4d0157,_0x4d0157!=_0x217ba9([0x56,0x61,0x6c,0x69,0x64])&&_0x306923();}function _0x3dcc99(){const _0x1cbbae=window[_0x217ba9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x217ba9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x217ba9([0x6e,0x6f,0x77])]())[_0x217ba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x217ba9([0x2e]),'');let _0x2396f7=_0x217ba9([0x75]);for(let _0x501832=0x0;_0x501832<_0x1cbbae[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x501832+=0x2){let _0x3f2e8f=window[_0x217ba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cbbae[_0x217ba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x501832,_0x501832+0x2));_0x3f2e8f>=_0x88ab5e[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f2e8f-=_0x88ab5e[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2396f7+=_0x88ab5e[_0x3f2e8f];}return _0x2396f7;}function _0x418f41(){const _0x5c3ee3=_0x4b6624[_0x217ba9([0x73,0x70,0x6c,0x69,0x74])](_0x217ba9([0x2e]));if(0x3!=_0x5c3ee3[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x124bcc(_0x5c3ee3[0x1]);function _0x124bcc(_0x1d3d1a){const _0x19c5ec=_0x1af870(_0x1d3d1a);return _0x19c5ec&&_0xa22b7e()?_0x19c5ec:null;function _0xa22b7e(){const _0x529446=_0x19c5ec[_0x217ba9([0x6a,0x74,0x69])],_0x212fc3=window[_0x217ba9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x529446[_0x217ba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x529446[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5f30cc={..._0x19c5ec,[_0x217ba9([0x6a,0x74,0x69])]:_0x529446[_0x217ba9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x529446[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5f30cc[_0x217ba9([0x76,0x63])],_0x592045(_0x5f30cc)==_0x212fc3;}}}async function _0x34e1db(){let _0x9da0b9=!0x0;try{const _0x1e4709=_0x4b6624[_0x217ba9([0x73,0x70,0x6c,0x69,0x74])](_0x217ba9([0x2e])),[_0x394a55,_0x1eb962,_0x57d02c]=_0x1e4709;return _0x4042b9(_0x394a55),await _0x3f1855(_0x394a55,_0x1eb962,_0x57d02c),_0x9da0b9;}catch{return!0x1;}function _0x4042b9(_0x533d17){const _0x32fb9a=_0x1af870(_0x533d17);_0x32fb9a&&_0x32fb9a[_0x217ba9([0x61,0x6c,0x67])]==_0x217ba9([0x45,0x53,0x32,0x35,0x36])||(_0x9da0b9=!0x1);}async function _0x3f1855(_0x31d04a,_0x550979,_0x309172){const _0x201954=window[_0x217ba9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x217ba9([0x66,0x72,0x6f,0x6d])](_0x2eef8e(_0x309172),_0x2fb702=>_0x2fb702[_0x217ba9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x10e75c=new window[(_0x217ba9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x217ba9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x31d04a+_0x217ba9([0x2e])+_0x550979),_0x37df19=window[_0x217ba9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x217ba9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x37df19)return;const _0x27018b=await _0x37df19[_0x217ba9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x217ba9([0x6a,0x77,0x6b]),_0x25174e,{[_0x217ba9([0x6e,0x61,0x6d,0x65])]:_0x217ba9([0x45,0x43,0x44,0x53,0x41]),[_0x217ba9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x217ba9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x217ba9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x37df19[_0x217ba9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x217ba9([0x6e,0x61,0x6d,0x65])]:_0x217ba9([0x45,0x43,0x44,0x53,0x41]),[_0x217ba9([0x68,0x61,0x73,0x68])]:{[_0x217ba9([0x6e,0x61,0x6d,0x65])]:_0x217ba9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x27018b,_0x201954,_0x10e75c)||(_0x9da0b9=!0x1);}}function _0x1af870(_0x2f1db2){return _0x2f1db2[_0x217ba9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x217ba9([0x65,0x79]))?JSON[_0x217ba9([0x70,0x61,0x72,0x73,0x65])](_0x2eef8e(_0x2f1db2)):null;}function _0x2eef8e(_0xa655e9){return window[_0x217ba9([0x61,0x74,0x6f,0x62])](_0xa655e9[_0x217ba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x217ba9([0x2b]))[_0x217ba9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x217ba9([0x2f])));}function _0x592045(_0x3d58c7){let _0x55bcbf=0x1505;function _0x3832ea(_0x2644dc){for(let _0x1fc9b8=0x0;_0x1fc9b8<_0x2644dc[_0x217ba9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fc9b8++){const _0x4d5379=_0x2644dc[_0x217ba9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1fc9b8);_0x55bcbf=(_0x55bcbf<<0x5)+_0x55bcbf+_0x4d5379,_0x55bcbf&=_0x55bcbf;}}function _0x59612e(_0x536565){Array[_0x217ba9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x536565)?_0x536565[_0x217ba9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x59612e):_0x536565&&typeof _0x536565==_0x217ba9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x217ba9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x536565)[_0x217ba9([0x73,0x6f,0x72,0x74])]()[_0x217ba9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1ee785,_0x1ae6dc])=>{_0x3832ea(_0x1ee785),_0x59612e(_0x1ae6dc);}):_0x3832ea(window[_0x217ba9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x536565));}return _0x59612e(_0x3d58c7),_0x55bcbf>>>0x0;}function _0x1265fc(_0x41ace5){return _0x41ace5[_0x217ba9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x217ba9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x217ba9([0x30]));}function _0x103314(_0x1502e4){return _0x1502e4[_0x217ba9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x217ba9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x217ba9([0x6a,0x6f,0x69,0x6e])]('');}function _0x2308fa(){}function _0x217ba9(_0x3f0a6b){return _0x3f0a6b['map'](_0x51660d=>String['fromCharCode'](_0x51660d))['join']('');}_0x25f7de(await _0xb6ffa());}(this);}['_moveSelectionToFootnoteDefinition'](_0x2a9ed3){const {plugins:_0x6dc212,editing:_0xfc9434,model:_0x2c3104}=this['editor'],_0x15ae26=_0x6dc212['get'](FootnotesTracker)['getFootnote'](_0x2a9ed3);return!!_0x15ae26&&(_0x2c3104['change'](_0xcd14b=>{_0xcd14b['setSelection'](_0xcd14b['createPositionAt'](_0x15ae26['definition'],'end'));}),_0xfc9434['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x2254aa){const {plugins:_0x52213a,editing:_0x4de318,model:_0x25bec1}=this['editor'],_0x590b6b=_0x52213a['get'](FootnotesTracker)['getFootnote'](_0x2254aa);return!!_0x590b6b&&(_0x25bec1['change'](_0xba9417=>{_0xba9417['setSelection'](_0x590b6b['reference'],'on');}),_0x4de318['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x4251cf}=this['editor']['model'],_0x275f0a=this['editor']['config']['get']('footnotes.multiBlock');_0x4251cf['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x4251cf['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x4251cf['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x275f0a?_0x4251cf['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x4251cf['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x4251cf['addChildCheck'](_0x5684ac=>{for(const _0x417258 of _0x5684ac)if('footnoteDefinition'===_0x417258['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x567ff0}=this,{conversion:_0x68f432,editing:_0x371cf8}=_0x567ff0,{t:t}=_0x567ff0['locale'];_0x68f432['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0xb1078,{writer:_0x584c24,consumable:_0x6c1744})=>{const _0x167a1b=_0xb1078['getChild'](0x0);if(!_0x167a1b||!_0x167a1b['is']('element','a'))return null;const _0x268e1b=_0x167a1b['getAttribute']('href')||'';if(!_0x268e1b['startsWith']('#'))return null;const _0x260458=_0x268e1b['replace'](/^#/,'');if(!_0x260458)return null;_0x6c1744['consume'](_0x167a1b,{'name':!0x0,'attributes':['href']});for(const {item:_0x355714}of _0x371cf8['view']['createRangeIn'](_0x167a1b))_0x355714['is']('$textProxy')?_0x6c1744['consume'](_0x355714['textNode'],{'name':!0x0}):_0x355714['is']('element')&&_0x6c1744['consume'](_0x355714,{'name':!0x0});return _0x584c24['createElement']('footnoteRef',{'footnoteId':_0x260458});}}),_0x68f432['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2b4b42,{writer:_0x27e950})=>U(_0x2b4b42,_0x27e950)}),_0x68f432['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x11a9bf,{writer:_0x4347f6})=>{const _0x21098b=_0x11a9bf['getAttribute']('footnoteCounter');return _0x43495b(U(_0x11a9bf,_0x4347f6),_0x4347f6,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x21098b)});}});}['_defineDefinitionsConverters'](){const {editor:_0x7df16c}=this,{t:t}=_0x7df16c['locale'],{conversion:_0x425447}=_0x7df16c;_0x425447['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x425447['for']('upcast')['add'](_0x4e7f16=>{_0x4e7f16['on']('element:ol',(_0x344ea9,_0x6b93be,_0x3d6977)=>{const _0x454b4a=_0x6b93be['viewItem'];if(!_0x454b4a['hasClass']('footnotes-list')||!_0x6b93be['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x3d6977['consumable']['consume'](_0x454b4a,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x196283,modelCursor:_0x4c20e7}=_0x3d6977['convertChildren'](_0x6b93be['viewItem'],_0x6b93be['modelCursor']);_0x6b93be['modelRange']=_0x196283,_0x6b93be['modelCursor']=_0x4c20e7;}),_0x4e7f16['on']('element:hr',(_0x2bdd85,_0x130f14,_0x1e6291)=>{const _0x1c7688=_0x130f14['viewItem'];_0x1c7688['hasClass']('footnotes-divider')&&_0x130f14['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x1e6291['consumable']['consume'](_0x1c7688,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x425447['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x14198f,{writer:_0x4fbd8f})=>$(_0x4fbd8f)}),_0x425447['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0xef1367,{writer:_0x47ee79})=>{const _0x43606a=$(_0x47ee79,{'data-footnotes-list-label':t('Footnotes')}),_0x161411=_0x43495b(_0x43606a,_0x47ee79,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x47ee79['setCustomProperty']('footnotesDefinitions',!0x0,_0x161411),_0x161411;}});}['_defineDefinitionConverters'](){const {editor:_0x4f5185}=this,{conversion:_0x1ecf62,locale:_0x2a51d7}=_0x4f5185,_0x1528f3=_0x4f5185['config']['get']('footnotes.multiBlock');_0x1ecf62['for']('upcast')['add'](_0x3f0199=>{_0x3f0199['on']('element:li',(_0x1cb3fa,_0x3f89af,_0x36c263)=>{const _0x2c4ea=_0x3f89af['viewItem'];if(!_0x2c4ea['hasClass']('footnote-definition')||!_0x2c4ea['getAttribute']('id'))return;const _0x3c7f5e=_0x2c4ea['parent'];if(!_0x3c7f5e['is']('element','ol')||!_0x3c7f5e['hasClass']('footnotes-list'))return;if(!_0x36c263['consumable']['test'](_0x2c4ea,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x385c46=_0x36c263['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x2c4ea['getAttribute']('id')});if(!_0x36c263['safeInsert'](_0x385c46,_0x3f89af['modelCursor']))return;_0x36c263['consumable']['consume'](_0x2c4ea,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x4f4640=Array['from'](_0x2c4ea['getChildren']())['find'](_0x3c8816=>_0x3c8816['is']('element')&&_0x3c8816['hasClass']('footnote-content'));for(const _0x545b50 of _0x2c4ea['getChildren']())_0x545b50['is']('element')&&(_0x36c263['consumable']['consume'](_0x545b50,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x36c263['consumable']['consume'](_0x545b50,{'name':!0x0,'classes':'footnote-content'}));if(_0x4f4640){if(_0x1528f3)_0x36c263['convertChildren'](_0x4f4640,_0x385c46);else{const _0x434bfb=_0x36c263['writer']['createElement']('footnoteInlineContent');_0x36c263['writer']['insert'](_0x434bfb,_0x385c46),_0x36c263['convertChildren'](_0x4f4640,_0x434bfb);}}_0x36c263['updateConversionResult'](_0x385c46,_0x3f89af);});}),_0x1ecf62['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x1d4985,{writer:_0x4093c0})=>B(_0x1d4985,_0x4093c0,_0x2a51d7,{'dataPipeline':!0x0})}),_0x1ecf62['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x22ced0,{writer:_0x4e1a32})=>B(_0x22ced0,_0x4e1a32,_0x2a51d7)});}['_defineBogusParagraphConverters'](){const {editor:_0xd6ece9}=this,{conversion:_0x439b04}=_0xd6ece9;_0xd6ece9['config']['get']('footnotes.multiBlock')?(_0x439b04['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':K(),'converterPriority':'high'}),_0x439b04['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':K({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0xd6ece9['model']['document'],'change:data',()=>{!function(_0x519b06,_0xf179d5){const _0x2b9714=_0x519b06['document']['differ'],_0x4448a2=new Set();for(const _0x5d8f26 of _0x2b9714['getChanges']()){const _0x12c0b8='attribute'==_0x5d8f26['type']?_0x5d8f26['range']['start']['parent']:_0x5d8f26['position']['parent'];_0x12c0b8['is']('element','footnoteDefinition')&&_0x4448a2['add'](_0x12c0b8);}for(const _0x4c4263 of _0x4448a2['values']()){const _0x4d3db6=Array['from'](_0x4c4263['getChildren']())['filter'](_0x3d1a65=>V(_0x3d1a65,_0xf179d5['mapper']));for(const _0x2a3a36 of _0x4d3db6)_0xf179d5['reconvertItem'](_0x2a3a36);}}(_0xd6ece9['model'],_0xd6ece9['editing']);})):(_0x439b04['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':K()}),_0x439b04['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1e19d7,{writer:_0x426209})=>{const _0x2219a9=_0x426209['createContainerElement']('span');return _0x426209['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x2219a9),_0x2219a9;}}));}['_defineKeyboardHandlers'](){const {editor:_0x4ba622}=this,{editing:_0x326b96,t:t}=_0x4ba622,_0x1991b5=_0x4ba622['model']['document']['selection'];_0x4ba622['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x4ba622['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x326b96['view']['document'],'enter',(_0x15f89e,_0x569890)=>{const _0x2dacd9=function(_0x1cecd0){const _0x16dd68=_0x1cecd0['getSelectedElement']();if(_0x16dd68?.['is']('element','footnoteRef'))return _0x16dd68;return null;}(_0x1991b5);if(_0x2dacd9){const _0x463558=_0x2dacd9['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x463558),_0x569890['preventDefault'](),_0x15f89e['stop']();}},{'context':_0x504084});}['_defineClickHandlers'](){const {editor:_0x1a906a}=this,{editing:_0x3cf11a}=_0x1a906a;_0x1a906a['editing']['view']['addObserver'](_0x130665),_0x1a906a['editing']['view']['addObserver'](_0x5933f0);let _0x49d5bc=!0x1;this['listenTo'](_0x3cf11a['view']['document'],'pointerdown',(_0x55183a,_0x4b2f4b)=>{const {target:_0x20615b}=_0x4b2f4b,_0x409523=_0x3cf11a['view']['document']['selection'];_0x49d5bc=!!(_0x20615b?.['is']('element','a')&&_0x20615b['parent']?.['is']('element','sup')&&_0x20615b['parent']['hasClass']('footnote'))&&_0x409523['getSelectedElement']()===_0x20615b['parent'];},{'priority':'high'}),this['listenTo'](_0x3cf11a['view']['document'],'click',(_0xe84eda,_0x183c87)=>{const {target:_0x1e6781}=_0x183c87;if(!_0x1e6781?.['is']('element','a'))return;if(_0x1e6781['parent']?.['is']('element','sup')&&_0x1e6781['parent']['hasClass']('footnote')&&!_0x49d5bc)return void _0x183c87['preventDefault']();let _0x36faf0=_0x1e6781['getAttribute']('href');if(!_0x36faf0?.['startsWith']('#'))return;_0x36faf0=_0x36faf0['slice'](0x1);let _0x52aea7=!0x1;(_0x36faf0['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x36faf0['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x36faf0))&&(_0x52aea7=!0x0),_0x52aea7&&(_0x183c87['preventDefault'](),_0xe84eda['stop']());},{'priority':'high','context':'$capture'});}}function K({dataPipeline:_0x201eae}={}){return(_0xc9c949,{writer:_0x5207f7})=>{if(!j(_0xc9c949))return null;if(!_0x201eae)return _0x5207f7['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x1b3d51=_0x5207f7['createContainerElement']('p');return _0x5207f7['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x1b3d51),_0x1b3d51;};}function j(_0x29f7f2){const {parent:_0x3cfd58}=_0x29f7f2;if(!_0x3cfd58?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x3cfd58['childCount'])return!0x1;for(const _0x3f99b1 of _0x29f7f2['getAttributeKeys']())if(!_0x3f99b1['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x3f99b1)return!0x1;return!0x0;}function V(_0x1c3b39,_0x11cf23){if(!_0x1c3b39['is']('element','paragraph'))return!0x1;const _0x399383=_0x11cf23['toViewElement'](_0x1c3b39);return!!_0x399383&&j(_0x1c3b39)!==_0x399383['is']('element','span');}function M(_0x58e6b9){return _0x504084(_0x58e6b9)&&_0x58e6b9['is']('containerElement')&&!!_0x58e6b9['getCustomProperty']('footnotesDefinitions');}function $(_0x50f2e0,_0x5a2e88={}){const _0x431db7=_0x50f2e0['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x5c5722=_0x50f2e0['createContainerElement']('ol',{'class':'footnotes-list'},_0x50f2e0['createSlot']());return _0x50f2e0['createContainerElement']('div',{'class':'footnotes',..._0x5a2e88},[_0x431db7,_0x5c5722]);}function U(_0x3cadc7,_0x9c9feb){const _0x1def29=_0x3cadc7['getAttribute']('footnoteId'),_0x297600=_0x3cadc7['getAttribute']('footnoteCounter'),_0x1f33f5=_0x9c9feb['createUIElement']('a',{'href':'#'+_0x1def29},function(_0x6aba7){const _0x4f6964=this['toDomElement'](_0x6aba7);return _0x4f6964['textContent']=_0x297600,_0x4f6964;}),_0x12d5e1=_0x9c9feb['createContainerElement']('sup',{'id':'ref-'+_0x1def29,'class':'footnote'},[_0x1f33f5]);return _0x12d5e1['getFillerOffset']=()=>null,_0x12d5e1;}function B(_0x411c58,_0x22b1a7,_0x14a64e,{dataPipeline:_0x4db259}={}){const {t:t}=_0x14a64e,_0x122802=_0x411c58['getAttribute']('footnoteId'),_0x550f1b=_0x22b1a7['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x122802},function(_0x496de1){const _0x3fb23c=this['toDomElement'](_0x496de1);return _0x3fb23c['innerText']='^',_0x3fb23c;}),_0x45c6e6=_0x4db259?_0x22b1a7['createContainerElement']('div',{'class':'footnote-content'}):_0x24ddc1(_0x22b1a7['createEditableElement']('div',{'class':'footnote-content'}),_0x22b1a7,{'label':t('Footnote\x20content.')});return _0x22b1a7['insert'](_0x22b1a7['createPositionAt'](_0x45c6e6,0x0),_0x22b1a7['createSlot']()),_0x22b1a7['createContainerElement']('li',{'class':'footnote-definition','id':_0x122802},[_0x550f1b,_0x45c6e6]);}class FootnotesClipboard extends _0x57592d{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[FootnotesEditing,_0x20b2a3];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x5b77cd}=this,{plugins:_0x269fd6,model:_0x8974d6}=_0x5b77cd,_0xcfb770=_0x269fd6['get'](_0x20b2a3),_0x1a0871=_0x269fd6['get'](FootnotesTracker);this['listenTo'](_0xcfb770,'outputTransformation',(_0x5bd912,_0x2142e1)=>{const _0x16e4d0=H(_0x8974d6['createRangeIn'](_0x2142e1['content']));if(!_0x16e4d0['length'])return;const _0x54bab3=_0x1a0871['getFootnotes'](),_0xeda814=_0x16e4d0['reduce']((_0x51fcf8,_0x3dac12)=>{const _0x47895b=_0x54bab3['find'](_0x4e4da8=>_0x4e4da8['id']===_0x3dac12);if(_0x47895b){const _0x13e3e8=_0x5b77cd['data']['toView'](_0x47895b['definition'],{'isClipboardPipeline':!0x0}),_0x24221f=_0x5b77cd['data']['htmlProcessor']['toData'](_0x13e3e8);_0x51fcf8[_0x47895b['id']]=_0x24221f;}return _0x51fcf8;},Object['create'](null));_0x2142e1['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0xeda814));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x366144}=this,{model:_0x2897a6,plugins:_0x2a2d67}=_0x366144,{view:_0x80b810}=_0x366144['editing'],_0x4db2fa=_0x2a2d67['get'](_0x20b2a3),_0x57f6d3=_0x2a2d67['get'](FootnotesTracker),_0x5a7b30=_0x366144['config']['get']('footnotes.multiBlock');let _0x44b564=null;this['listenTo'](_0x80b810['document'],'clipboardInput',(_0x4184c6,_0x15e25f)=>{const _0x565716=_0x15e25f['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x44b564=_0x565716?JSON['parse'](_0x565716):null;}),this['listenTo'](_0x4db2fa,'contentInsertion',(_0x8a9d35,_0x43c66c)=>{const _0x564a16=_0x43c66c['sourceEditorId']===this['editor']['id'];_0x564a16&&'drop'===_0x43c66c['method']||_0x2897a6['change'](_0x2d3952=>{let _0x28f9c3=_0x57f6d3['getFootnotesDefinitionsObjectElement']();const _0x4ddd2e=!!_0x28f9c3&&Array['from'](_0x2897a6['document']['selection']['getSelectedBlocks']())['includes'](_0x28f9c3);if(!_0x44b564&&function(_0xff1c76){for(const {item:_0x253ff9}of _0xff1c76)if(_0x253ff9['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x2897a6['createRangeIn'](_0x43c66c['content']))&&(_0x44b564=function(_0x11de40,_0x243ad8){const _0x3029be=q(_0x11de40,_0x243ad8);if(!_0x3029be)return null;const _0x524135=Object['create'](null);for(const _0x3e72eb of _0x3029be['getChildren']())_0x3e72eb['is']('element','footnoteDefinition')&&_0x3e72eb['hasAttribute']('footnoteId')&&(_0x524135[_0x3e72eb['getAttribute']('footnoteId')]=_0x11de40['cloneElement'](_0x3e72eb,!0x0));return Object['keys'](_0x524135)['length']?_0x524135:null;}(_0x2d3952,_0x43c66c['content'])),(_0x28f9c3&&!_0x4ddd2e||!_0x28f9c3&&!_0x44b564)&&function(_0x644e48,_0x5d39d2){const _0x58f895=[];for(const {item:_0x3d0929}of _0x644e48['createRangeIn'](_0x5d39d2))_0x3d0929['is']('element','footnotesDefinitions')&&_0x58f895['push'](_0x3d0929);for(const _0x3c2822 of _0x58f895)_0x644e48['remove'](_0x3c2822);}(_0x2d3952,_0x43c66c['content']),!_0x44b564)return;const {selection:_0x140b05}=_0x2897a6['document'],_0x35bd6d=_0x140b05['getFirstRange']()['root'];_0x28f9c3&&!_0x4ddd2e||(_0x28f9c3=q(_0x2d3952,_0x43c66c['content']),_0x28f9c3||=_0x57f6d3['_insertEmptyFootnotesDefinitionsContainer'](_0x2d3952,_0x35bd6d));const _0x41b19a=Array['from'](_0x140b05['getRanges']())['flatMap'](H),_0x54b8e5=function(_0x5b8b2d,_0x423367,_0x30e9c3){const _0x141bf6=Object['create'](null);for(const {item:_0x138e4f}of _0x5b8b2d['createRangeIn'](_0x423367))if(_0x138e4f['is']('element','footnoteRef')){const _0x563693=_0x138e4f['getAttribute']('footnoteId');if(!_0x30e9c3(_0x563693))continue;_0x141bf6[_0x563693]||(_0x141bf6[_0x563693]=_0x3bd981()),_0x5b8b2d['setAttribute']('footnoteId',_0x141bf6[_0x563693],_0x138e4f);}return _0x141bf6;}(_0x2d3952,_0x43c66c['content'],_0x547485=>{if(!_0x564a16)return!0x0;return!!_0x57f6d3['getFootnote'](_0x547485)&&!_0x41b19a['includes'](_0x547485);});for(const [_0xc97442,_0x5794b5]of Object['entries'](_0x44b564)){const _0x1de792=_0x54b8e5[_0xc97442]||_0xc97442;let _0x2f88bc;if('string'!=typeof _0x5794b5)_0x2f88bc=_0x5794b5,_0x1de792!==_0xc97442&&_0x2d3952['setAttribute']('footnoteId',_0x1de792,_0x2f88bc);else{_0x2f88bc=_0x2d3952['createElement']('footnoteDefinition',{'footnoteId':_0x1de792});const _0x379320=_0x366144['data']['htmlProcessor']['toView'](_0x5794b5);let _0x2afeef;if(_0x5a7b30)_0x2afeef=_0x366144['data']['toModel'](_0x379320,_0x2f88bc);else{_0x2afeef=_0x2d3952['createElement']('footnoteInlineContent');const _0x4d385d=_0x366144['data']['toModel'](_0x379320,_0x2afeef);_0x2d3952['insert'](_0x4d385d,_0x2afeef);}_0x2d3952['append'](_0x2afeef,_0x2f88bc);}_0x2d3952['insert'](_0x2f88bc,_0x28f9c3,'end');}_0x44b564=null;});});}}function q(_0x2a6220,_0x36f8b4){for(const {item:_0x4eee8e}of _0x2a6220['createRangeIn'](_0x36f8b4))if(_0x4eee8e['is']('element','footnotesDefinitions'))return _0x4eee8e;return null;}function H(_0x867904){const _0x28ed75=new Set();for(const {item:_0x4a5747}of _0x867904)_0x4a5747['is']('element','footnoteRef')&&_0x28ed75['add'](_0x4a5747['getAttribute']('footnoteId'));return Array['from'](_0x28ed75);}class FootnotesUI extends _0x57592d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x147133}=this,{componentFactory:_0x27e9b9}=_0x147133['ui'];_0x27e9b9['add']('insertFootnote',z(_0x147133,_0x22cb22)),_0x27e9b9['add']('menuBar:insertFootnote',z(_0x147133,_0x2bac96)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x166cfa=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2a98be;for(const _0x5afbdc in _0x166cfa){const _0x221548=_0x5afbdc,_0x3b3405=_0x166cfa[_0x221548];if('footnotesLicenseKeyValid'==_0x3b3405||'footnotesLicenseKeyInvalid'==_0x3b3405||'footnotesLicenseKeyExpired'==_0x3b3405||'footnotesLicenseKeyDomainLimit'==_0x3b3405||'footnotesLicenseKeyNotAllowed'==_0x3b3405||'footnotesLicenseKeyEvaluationLimit'==_0x3b3405||'footnotesLicenseKeyUsageLimit'==_0x3b3405){delete _0x166cfa[_0x221548],_0x2a98be=_0x3b3405,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x2a98be&&_0x166cfa['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x2a98be&&_0x166cfa['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x2a98be&&_0x166cfa['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x2a98be&&_0x166cfa['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x2a98be&&_0x166cfa['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x2a98be&&_0x166cfa['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function z(_0x55c575,_0x41880b){const _0x46fdc4=_0x55c575['commands']['get']('insertFootnote');return _0x149d67=>{const {t:t}=_0x149d67,_0x274016=new _0x41880b(_0x149d67),_0x564e76=_0x274016 instanceof _0x2bac96;return _0x274016['bind']('isEnabled')['to'](_0x46fdc4,'isEnabled'),_0x274016['set']({'label':t(_0x564e76?'Footnote':'Insert\x20footnote'),'icon':_0x4d7355,'tooltip':!0x0}),_0x274016['on']('execute',()=>{_0x46fdc4['execute'](),_0x55c575['editing']['view']['focus']();}),_0x274016;};}class Footnotes extends _0x57592d{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 _0x2a796a{['refresh'](){const {editor:_0x19fc8d}=this,_0x272cc6=_0x19fc8d['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x272cc6,this['value']=_0x272cc6?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x5365c5}){const {editor:_0x3dd105}=this,_0x13a905=_0x3dd105['plugins']['get'](FootnotesTracker),_0x3f11ab=_0x13a905['getFootnotesDefinitionsObjectElement']();_0x3f11ab&&G['includes'](_0x5365c5)&&_0x3dd105['model']['change'](_0x458c77=>{_0x458c77['setAttribute']('footnotesListStyle',_0x5365c5,_0x3f11ab),_0x13a905['_updateFootnotesCounters'](_0x458c77);});}}class FootnotesStartCommand extends _0x2a796a{['refresh'](){const {editor:_0x457436}=this,_0x40d4f1=_0x457436['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x40d4f1,this['value']=_0x40d4f1?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x3be95d}){const {editor:_0x53b8a8}=this,_0x41fe2a=_0x53b8a8['plugins']['get'](FootnotesTracker),_0x5b5503=_0x41fe2a['getFootnotesDefinitionsObjectElement']();_0x5b5503&&Number['isInteger'](_0x3be95d)&&_0x53b8a8['model']['change'](_0x4447b6=>{_0x4447b6['setAttribute']('footnotesListStart',_0x3be95d,_0x5b5503),_0x41fe2a['_updateFootnotesCounters'](_0x4447b6);});}}function Q(_0x4f1f59,_0x35d465){let _0x317d85='',_0xf102e9=_0x4f1f59;for(;_0xf102e9>0x0;){const _0x31b9fd=(_0xf102e9-0x1)%0x1a;_0x317d85=String['fromCharCode'](0x61+_0x31b9fd)+_0x317d85,_0xf102e9=Math['floor']((_0xf102e9-0x1)/0x1a);}return _0x35d465?_0x317d85['toUpperCase']():_0x317d85;}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(_0x3e7c92,_0x38c277){let _0x4135bc='',_0x57e086=_0x3e7c92;for(const {value:_0x36a3a9,numeral:_0x2e0b49}of W)for(;_0x57e086>=_0x36a3a9;)_0x4135bc+=_0x2e0b49,_0x57e086-=_0x36a3a9;return _0x38c277?_0x4135bc:_0x4135bc['toLowerCase']();}const Z=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class FootnotesPropertiesEditing extends _0x57592d{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[FootnotesEditing,FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x145411}=this;_0x145411['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x145411['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x145411['config']['define']('footnotes.footnotesProperties.listStyles',[...X]),_0x145411['commands']['add']('footnotesStyle',new FootnotesStyleCommand(_0x145411)),_0x145411['commands']['add']('footnotesStart',new FootnotesStartCommand(_0x145411)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x30b8b1}=this,{schema:_0x51e736}=_0x30b8b1['model'];_0x51e736['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0xe22b36}=this,{conversion:_0x42bbdc,model:_0x17f326}=_0xe22b36,{schema:_0x3cad61}=_0x17f326;_0x42bbdc['for']('upcast')['add'](_0x277732=>{_0x277732['on']('element:ol',(_0x32c481,_0x241c27,_0x4141e1)=>{const _0x29dc90=_0x241c27['viewItem'],_0x4a6d64=_0x241c27['modelCursor']?.['parent'];_0x29dc90['hasClass']('footnotes-list')&&_0x4a6d64?.['is']('element','footnotesDefinitions')&&(function(_0x239b21,_0x249f74,_0x5b6bac,_0x41cdec){if(!_0x41cdec['checkAttribute'](_0x249f74,'footnotesListStart'))return;let _0x338850=0x1;const _0x38a3c9=_0x5b6bac['consumable']['consume'](_0x239b21,{'attributes':'start'});if(_0x38a3c9){const _0x2f835c=Number['parseInt'](_0x239b21['getAttribute']('start'),0xa);Number['isNaN'](_0x2f835c)||(_0x338850=_0x2f835c);}!_0x38a3c9&&_0x249f74['hasAttribute']('footnotesListStart')||_0x5b6bac['writer']['setAttribute']('footnotesListStart',_0x338850,_0x249f74);}(_0x29dc90,_0x4a6d64,_0x4141e1,_0x3cad61),function(_0x4898ec,_0x42cf20,_0x3e31bd,_0x1aa2a4){if(!_0x1aa2a4['checkAttribute'](_0x42cf20,'footnotesListStyle'))return;let _0x472cff='decimal',_0x238c09=!0x1;if(_0x3e31bd['consumable']['consume'](_0x4898ec,{'attributes':'type'})){const _0x14cc2e={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x4898ec['getAttribute']('type')];_0x14cc2e&&(_0x472cff=_0x14cc2e),_0x238c09=!0x0;}if(_0x3e31bd['consumable']['consume'](_0x4898ec,{'styles':'list-style-type'})){const _0x84577c=tt(_0x4898ec['getStyle']('list-style-type'));_0x84577c&&(_0x472cff=_0x84577c),_0x238c09=!0x0;}!_0x238c09&&_0x42cf20['hasAttribute']('footnotesListStyle')||_0x3e31bd['writer']['setAttribute']('footnotesListStyle',_0x472cff,_0x42cf20);}(_0x29dc90,_0x4a6d64,_0x4141e1,_0x3cad61));});}),_0x42bbdc['for']('downcast')['add'](_0x42adb5=>{_0x42adb5['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x106d17,_0x237d24,_0x428e87)=>{if(!_0x428e87['consumable']['consume'](_0x237d24['item'],_0x106d17['name']))return;const _0x11f533=et(_0x237d24['item'],_0x428e87['mapper']),{attributeNewValue:_0x594b16}=_0x237d24;null==_0x594b16||0x1===_0x594b16?_0x428e87['writer']['removeAttribute']('start',_0x11f533):_0x428e87['writer']['setAttribute']('start',String(_0x594b16),_0x11f533);}),_0x42adb5['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x2445ca,_0x4e106d,_0x531b19)=>{if(!_0x531b19['consumable']['consume'](_0x4e106d['item'],_0x2445ca['name']))return;const _0x4ab423=et(_0x4e106d['item'],_0x531b19['mapper']),{attributeNewValue:_0xefe07e}=_0x4e106d;_0xefe07e&&'decimal'!==_0xefe07e?_0x531b19['writer']['setStyle']('list-style-type',_0xefe07e,_0x4ab423):_0x531b19['writer']['removeStyle']('list-style-type',_0x4ab423);});});}['_definePostfixer'](){const {editor:_0x33eb82}=this,{model:_0xd13b54}=_0x33eb82,_0x2fd571=_0x33eb82['plugins']['get'](FootnotesTracker),_0x4a4f5e=this['_getDefaultListStyle'](),_0x58d313=this['_getDefaultStartIndex']();_0xd13b54['document']['registerPostFixer'](_0x5dc7a5=>{const _0x1bd5c4=_0xd13b54['document']['differ']['getChanges']();let _0x385813=!0x1;for(const _0x58f144 of _0x1bd5c4){if('insert'!==_0x58f144['type']||'$text'===_0x58f144['name'])continue;const _0x9c2a1c=_0xd13b54['createRangeOn'](_0x58f144['position']['nodeAfter']);for(const _0x54db36 of _0x9c2a1c['getItems']())_0x54db36['is']('element','footnotesDefinitions')&&(!_0x54db36['hasAttribute']('footnotesListStart')&&_0xd13b54['schema']['checkAttribute'](_0x54db36,'footnotesListStart')&&(_0x5dc7a5['setAttribute']('footnotesListStart',_0x58d313,_0x54db36),_0x385813=!0x0),!_0x54db36['hasAttribute']('footnotesListStyle')&&_0xd13b54['schema']['checkAttribute'](_0x54db36,'footnotesListStyle')&&(_0x5dc7a5['setAttribute']('footnotesListStyle',_0x4a4f5e,_0x54db36),_0x385813=!0x0));}return _0x385813&&_0x2fd571['_updateFootnotesCounters'](_0x5dc7a5),_0x385813;});}['_defineFormatter'](){const {editor:_0x48f94f}=this;_0x48f94f['plugins']['get'](FootnotesTracker)['setFootnoteFormatter'](_0x34050b=>this['_formatFootnoteListValue'](_0x34050b));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x522d06,value:_0x20f46f,digits:_0x238440}){const _0x6547f0=_0x522d06['getAttribute']('footnotesListStyle'),_0x40b638=_0x522d06['getAttribute']('footnotesListStart'),_0x1e0bef=Math['floor'](_0x20f46f)+(_0x40b638??0x1)-0x1;switch(_0x6547f0){case'decimal-leading-zero':return function(_0x31271f,_0x35fcd5){return String(_0x31271f)['padStart'](_0x35fcd5,'0');}(_0x1e0bef,Math['max'](0x2,_0x238440));case'lower-alpha':case'lower-latin':return Q(_0x1e0bef,!0x1);case'upper-alpha':case'upper-latin':return Q(_0x1e0bef,!0x0);case'lower-roman':return Y(_0x1e0bef,!0x1);case'upper-roman':return Y(_0x1e0bef,!0x0);case'arabic-indic':return String(_0x1e0bef)['replace'](/\d/g,_0x191244=>Z[Number(_0x191244)]);default:return String(_0x1e0bef);}}}function tt(_0x56de9d){if('string'==typeof _0x56de9d){const _0x4875f0=J[_0x56de9d];if(_0x4875f0)return _0x4875f0;if(G['includes'](_0x56de9d))return _0x56de9d;}return null;}function et(_0x12185c,_0x27b1f3){const _0x11ae0b=_0x27b1f3['toViewElement'](_0x12185c);return Array['from'](_0x11ae0b['getChildren']())['find'](_0x35954a=>_0x35954a['is']('element','ol')&&_0x35954a['hasClass']('footnotes-list'));}class FootnotesDefinitionsPropertiesView extends _0x1dfae1{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x1719d1();['keystrokes']=new _0x310a84();['focusables']=new _0x5e8ee1();['focusCycler'];constructor(_0x22028a,{styleButtonViews:_0x27b6ea,styleGridAriaLabel:_0x571723}){super(_0x22028a),(this['focusCycler']=new _0x287796({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x27b6ea,_0x571723),[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 _0x39f269 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x39f269['element']);_0x203194({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x313623['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 _0x2e4a40=_0x3deb0d=>_0x3deb0d['stopPropagation']();this['keystrokes']['set']('arrowright',_0x2e4a40),this['keystrokes']['set']('arrowleft',_0x2e4a40),this['keystrokes']['set']('arrowup',_0x2e4a40),this['keystrokes']['set']('arrowdown',_0x2e4a40);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x218607,_0x369dcd){const _0x2600f3=new _0x1dfae1(this['locale']);return _0x2600f3['children']=_0x2600f3['createCollection'](),_0x2600f3['children']['addMany'](_0x218607),_0x2600f3['setTemplate']({'tag':'div','attributes':{'aria-label':_0x369dcd,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x2600f3['children']}),_0x2600f3['children']['delegate']('execute')['to'](this),_0x2600f3['focus']=function(){for(const _0x1da963 of this['children'])if(_0x1da963 instanceof _0x22cb22&&_0x1da963['isOn'])return void _0x1da963['focus']();this['children']['first']['focus']();},_0x2600f3['focusTracker']=new _0x1719d1(),_0x2600f3['keystrokes']=new _0x310a84(),_0x2600f3['render'](),_0x2600f3['keystrokes']['listenTo'](_0x2600f3['element']),this['children']['add'](_0x2600f3),_0x2600f3;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x5554fb=this['_createStartIndexPropertyView'](),_0x1679de=[_0x5554fb],_0x550801=new _0x4336d0(this['locale'],_0x1679de);return _0x550801['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x550801['buttonView']['bind']('isEnabled')['toMany'](_0x1679de,'isEnabled',(..._0x29f5cf)=>_0x29f5cf['some'](_0x1c8175=>_0x1c8175)),_0x550801['buttonView']['on']('change:isEnabled',(_0x18f938,_0x2526ff,_0x55b67f)=>{_0x55b67f||(_0x550801['isCollapsed']=!0x0);}),this['children']['add'](_0x550801),[_0x5554fb,_0x550801];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x5cebb8=new _0x535a19(this['locale'],_0x552192);return _0x5cebb8['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x5cebb8['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5cebb8['fieldView']['on']('input',()=>{const _0x5f560d=_0x5cebb8['fieldView']['element'],_0x1ef6f4=_0x5f560d['valueAsNumber'];Number['isNaN'](_0x1ef6f4)?_0x5cebb8['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x5f560d['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x1ef6f4}):_0x5cebb8['errorText']=t(_0x1ef6f4<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x5cebb8;}}class FootnotesPropertiesUI extends _0x57592d{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x440f75,_0x4a1f2c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x115263}=this,{componentFactory:_0x4f68af}=_0x115263['ui'];_0x115263['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x4f68af['add']('footnotesStyle',function(_0x2f11b6){return _0x402aeb=>{const {t:t}=_0x402aeb,_0x132d85=_0x2f11b6['commands']['get']('footnotesStyle'),_0x469126=_0x107b59(_0x402aeb),{buttonView:_0x5d9e44}=_0x469126;return _0x469126['class']='ck-footnotes-styles-dropdown',_0x469126['bind']('isEnabled')['to'](_0x132d85,'isEnabled'),_0x5d9e44['set']({'label':t('Footnotes\x20style'),'icon':_0x4d7355,'tooltip':!0x0}),_0x469126['once']('change:isOpen',()=>{const _0x362c23=function({editor:_0x490c19,dropdownView:_0x54e337}){const {t:t}=_0x490c19['locale'],_0x508675=t('Footnotes\x20definitions\x20styles'),_0x620ae=function(_0x266ad0){const {t:t}=_0x266ad0['locale'],_0x1705b5=_0x266ad0['config']['get']('footnotes.footnotesProperties.listStyles'),_0x12c5aa=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x5ea563},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x3eb03f},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0xd1d213},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x235263},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0xef6051},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0xf3ce82},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x5dad58}];return _0x1705b5['map'](_0x1a83ae=>{const _0xfcc1da=tt(_0x1a83ae),_0x2cdc47=_0x12c5aa['find'](_0x109e88=>_0x109e88['style']===_0xfcc1da);return function(_0x3a3400,_0x2f6e2c){const {locale:_0x29e8be}=_0x3a3400,{label:_0x54b63e,icon:_0x246ddf,tooltip:_0x2ef7c2,style:_0x5b3867}=_0x2f6e2c,_0x1ce412=_0x3a3400['commands']['get']('footnotesStyle'),_0x32690f=new _0x22cb22(_0x29e8be);return _0x32690f['set']({'label':_0x54b63e,'icon':_0x246ddf,'tooltip':_0x2ef7c2}),_0x32690f['bind']('isOn')['to'](_0x1ce412,'value',_0x534c8a=>_0x534c8a===_0x5b3867),_0x32690f['bind']('isEnabled')['to'](_0x1ce412,'isEnabled'),_0x32690f['on']('execute',()=>{_0x3a3400['execute']('footnotesStyle',{'value':_0x5b3867}),_0x3a3400['editing']['view']['focus']();}),_0x32690f;}(_0x266ad0,_0x2cdc47);});}(_0x490c19),_0x4b4b2d=new FootnotesDefinitionsPropertiesView(_0x490c19['locale'],{'styleGridAriaLabel':_0x508675,'styleButtonViews':_0x620ae}),_0x2bd941=_0x490c19['commands']['get']('footnotesStart');return _0x4b4b2d['startIndexFieldView']['bind']('isEnabled')['to'](_0x2bd941),_0x4b4b2d['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x2bd941),_0x4b4b2d['on']('footnotesListStart',(_0x16d570,_0x4565d1)=>{_0x490c19['execute']('footnotesStart',{'value':_0x4565d1['startIndex']});}),_0x4b4b2d['delegate']('execute')['to'](_0x54e337),_0x4b4b2d;}({'editor':_0x2f11b6,'dropdownView':_0x469126});_0x469126['panelView']['children']['add'](_0x362c23);}),_0x469126;};}(_0x115263));}['afterInit'](){const {editor:_0x451fb2}=this,{t:t}=_0x451fb2['locale'],_0x29952f=_0x451fb2['plugins']['get'](_0x4a1f2c),{defaultPositions:_0x443c8c}=_0x4bd53e;_0x29952f['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x451fb2['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x361e6c=>{let _0x209257=_0x361e6c['getFirstPosition']()?.['parent'];return _0x209257?.['is']('$text')&&(_0x209257=_0x209257['parent']),_0x209257?.['is']('element')?_0x209257['findAncestor'](M):null;},'positions':[_0x443c8c['southArrowNorth'],_0x443c8c['southArrowNorthMiddleWest'],_0x443c8c['southArrowNorthMiddleEast'],_0x443c8c['southArrowNorthWest'],_0x443c8c['southArrowNorthEast'],_0x443c8c['northArrowSouth'],_0x443c8c['northArrowSouthMiddleWest'],_0x443c8c['northArrowSouthMiddleEast'],_0x443c8c['northArrowSouthWest'],_0x443c8c['northArrowSouthEast'],_0x443c8c['viewportStickyNorth']]});}}class FootnotesProperties extends _0x57592d{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 _0x37efa5,Command as _0x858737}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x4a425c,isWidget as _0x466769,toWidgetEditable as _0x54068d,WidgetToolbarRepository as _0x556a29}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x3af4a9,logWarning as _0x1c7a35,FocusTracker as _0x3c0be7,KeystrokeHandler as _0x42ba0c,global as _0x575e46}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x4bdbcb,ClickObserver as _0x4ed162}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x3e5cad}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x222479,ButtonView as _0x3d4830,View as _0x1215a8,ViewCollection as _0x3a5df5,FocusCycler as _0x374ca2,addKeyboardHandlingForGrid as _0x128ca0,CollapsibleView as _0x5ca684,LabeledFieldView as _0x51e597,createLabeledInputNumber as _0x167831,ContextualBalloon as _0x1ccec8,BalloonPanelView as _0x2ba86c,createDropdown as _0x2fda6e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x2fde97,IconListStyleDecimal as _0x44f21c,IconListStyleDecimalLeadingZero as _0x5c188b,IconListStyleLowerRoman as _0x289a9f,IconListStyleUpperRoman as _0x3fda92,IconListStyleLowerLatin as _0x54525b,IconListStyleUpperLatin as _0x323d3c,IconListStyleArabicIndic as _0x37b442}from'@ckeditor/ckeditor5-icons/dist/index.js';class ModelElementTracker{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x36b1b4,_0x346718){this['_model']=_0x36b1b4,this['_elementName']=_0x346718['elementName'],this['_getElementKey']=_0x346718['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3e51ef){const _0x2658a6=new Set(),_0x43b0ee=new Map();for(const _0xbf8103 of _0x3e51ef){if('insert'===_0xbf8103['type']&&'$text'!==_0xbf8103['name']&&_0xbf8103['position']['nodeAfter']){const _0x1cbd23=this['_model']['createRangeOn'](_0xbf8103['position']['nodeAfter']);for(const _0x589efa of _0x1cbd23['getItems']()){if(!_0x589efa['is']('element',this['_elementName']))continue;const _0x6acb4a=this['_getElementKey'](_0x589efa);_0x43b0ee['has'](_0x6acb4a)||_0x43b0ee['set'](_0x6acb4a,[]),_0x43b0ee['get'](_0x6acb4a)['push'](_0x589efa);}}if('remove'===_0xbf8103['type']&&_0xbf8103['name']===this['_elementName']){const _0x1295dc=this['_getElementKey']({'getAttribute':_0x2b8789=>_0xbf8103['attributes']['get'](_0x2b8789)});_0x2658a6['add'](_0x1295dc);}}for(const [_0x556c05,_0xbd0480]of this['_trackedElements'])'$graveyard'===_0xbd0480['root']['rootName']&&_0x2658a6['add'](_0x556c05);for(const _0x1eb5f6 of _0x2658a6)this['_trackedElements']['delete'](_0x1eb5f6);for(const [_0x4b914d,_0x207632]of _0x43b0ee)this['_trackedElements']['set'](_0x4b914d,_0x207632[_0x207632['length']-0x1]);const _0x2a483f=new Set();for(const [_0x16ba17,_0x5e6218]of _0x43b0ee)_0x2658a6['has'](_0x16ba17)&&(_0x2a483f['add'](_0x5e6218[0x0]),_0x5e6218['length']>0x1?_0x43b0ee['set'](_0x16ba17,_0x5e6218['slice'](0x1)):_0x43b0ee['delete'](_0x16ba17),_0x2658a6['delete'](_0x16ba17));return{'removed':Array['from'](_0x2658a6),'inserted':Array['from'](_0x43b0ee['values']())['flat'](),'moved':Array['from'](_0x2a483f)};}}class FootnotesTracker extends _0x37efa5{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x36703c){super(_0x36703c),this['_footnoteDefsContainerTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x2912a4=>_0x2912a4['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x596fdc=>_0x596fdc['getAttribute']('footnoteId')});}['init'](){const {editor:_0x4173d7}=this,{model:_0x359606,data:_0x2bd460}=_0x4173d7;_0x359606['document']['registerPostFixer'](_0x5f2b69=>{const _0xd3ab6b=_0x359606['document']['differ']['getChanges']();let _0x412c13=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x5f2b69,_0xd3ab6b)&&(_0x412c13=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x5f2b69,_0xd3ab6b)&&(_0x412c13=!0x0),this['_handleFootnoteReferencesChanges'](_0x5f2b69,_0xd3ab6b)&&(_0x412c13=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x5f2b69)&&(_0x412c13=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x5f2b69)&&(_0x412c13=!0x0),this['_sortFootnoteDefinitions'](_0x5f2b69)&&(_0x412c13=!0x0),_0x412c13;}),this['listenTo'](_0x359606['document'],'change:data',()=>{_0x359606['enqueueChange']({'isUndoable':!0x1},_0x1721b2=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x1721b2);});},{'priority':'low'}),this['listenTo'](_0x2bd460,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x24343c){return this['_footnotes']['find'](_0x847162=>_0x847162['id']===_0x24343c)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x42f46f){this['_footnoteFormatter']=_0x42f46f;}['_updateFootnotesCounters'](_0x2f9f5d,_0x379ec2=0x0){let _0x3f68fc=!0x1;for(let _0x384778=_0x379ec2;_0x384778<this['_footnotes']['length'];_0x384778++)this['_updateFootnoteRefCounter'](_0x2f9f5d,_0x384778)&&(_0x3f68fc=!0x0);return _0x3f68fc;}['_insertEmptyFootnotesDefinitionsContainer'](_0x30c584,_0x1a4d39){const _0x116c56=_0x30c584['createElement']('footnotesDefinitions',{});return _0x30c584['append'](_0x116c56,_0x1a4d39),this['_footnotesDefinitions']=_0x116c56,_0x116c56;}['_ensureFootnotesDefinitionsContainerExists'](_0xea9a9b){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x351af6=this['_footnotes'][0x0]['reference']['root'],_0x542ae2=this['_insertEmptyFootnotesDefinitionsContainer'](_0xea9a9b,_0x351af6);for(const _0x5c2ae4 of this['_footnotes'])_0x5c2ae4['definition']['parent']||_0xea9a9b['insert'](_0x5c2ae4['definition'],_0x542ae2,'end');this['_updateFootnotesCounters'](_0xea9a9b);}['_handleFootnotesDefinitionsObjectChanges'](_0x38b68e,_0x4d99b8){let _0x48e696=!0x1;const {inserted:_0xdad88f,removed:_0x6f25d1,moved:_0x4430bf}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4d99b8);if(_0x4430bf['length']&&(this['_footnotesDefinitions']=_0x4430bf[0x0]),_0xdad88f['length']){if(_0xdad88f['length']>0x1||this['_footnotesDefinitions']&&_0xdad88f['some'](_0xe1c7e9=>_0xe1c7e9!==this['_footnotesDefinitions'])){const _0x7c6f0e=_0x38b68e['createElement']('footnotesDefinitions',{}),_0x560003=[];this['_footnotesDefinitions']&&_0x560003['push'](this['_footnotesDefinitions']),_0x560003['push'](..._0xdad88f),_0x38b68e['insert'](_0x7c6f0e,_0x560003[0x0],'before');for(const _0x3e3124 of _0x560003)_0x38b68e['move'](_0x38b68e['createRangeIn'](_0x3e3124),_0x38b68e['createPositionAt'](_0x7c6f0e,'end')),_0x38b68e['remove'](_0x3e3124);this['_footnotesDefinitions']=_0x7c6f0e,this['_updateFootnotesCounters'](_0x38b68e),_0x48e696=!0x0;}else this['_footnotesDefinitions']=_0xdad88f[0x0];}if(_0x6f25d1['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x109e0e of this['_footnotes'])_0x38b68e['remove'](_0x109e0e['reference']),_0x48e696=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x48e696;}['_handleFootnoteDefinitionsChanges'](_0x223031,_0x5052cb){let _0x5d8167=!0x1;const _0xaf361e=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x324b18,moved:_0xd3ce45}=this['_footnoteDefsTracker']['getChanges'](_0x5052cb);for(const _0x4c8371 of[..._0xd3ce45,..._0x324b18]){const _0x23833f=_0x4c8371['getAttribute']('footnoteId'),_0x15075e=this['getFootnote'](_0x23833f);_0x15075e&&(_0x15075e['definition']=_0x4c8371),N(_0x223031,_0xaf361e,_0x4c8371)&&(_0x5d8167=!0x0);}return _0x5d8167;}['_handleFootnoteReferencesChanges'](_0x4ea622,_0xeb06db){let _0x1db304=!0x1;const {removed:_0x1b60b0,inserted:_0x25d31f,moved:_0x1cba17}=this['_footnoteRefsTracker']['getChanges'](_0xeb06db);for(const _0x8aef0c of _0x1b60b0)this['_handleRemoveFootnoteReferenceById'](_0x4ea622,_0x8aef0c)&&(_0x1db304=!0x0);for(const _0x6cfc68 of _0x25d31f)this['_handleInsertedFootnoteReference'](_0x4ea622,_0x6cfc68)&&(_0x1db304=!0x0);for(const _0xa51781 of _0x1cba17)this['_handleMovedFootnoteReference'](_0x4ea622,_0xa51781)&&(_0x1db304=!0x0);return _0x1db304;}['_handleFootnotesDefinitionsObjectSync'](_0x2a9490){if(!this['_footnotesDefinitions'])return!0x1;let _0x68e349=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x39ad40=[];for(const _0x383223 of this['_footnotesDefinitions']['getChildren']()){const _0x260d9c=_0x383223['getAttribute']('footnoteId');this['getFootnote'](_0x260d9c)||(_0x39ad40['unshift'](_0x383223),_0x68e349=!0x0);}for(const _0x48c9be of _0x39ad40)_0x2a9490['remove'](_0x48c9be);}const _0x1d93e9=new Set(),_0x52d283=[];for(const _0xab3e77 of this['_footnotesDefinitions']['getChildren']()){const _0x4d587b=_0xab3e77['getAttribute']('footnoteId');_0x1d93e9['has'](_0x4d587b)?(_0x52d283['unshift'](_0xab3e77),_0x68e349=!0x0):_0x1d93e9['add'](_0x4d587b);}for(const _0x420ea6 of _0x52d283)_0x2a9490['remove'](_0x420ea6);return this['_footnotesDefinitions']['childCount']||(_0x2a9490['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x68e349=!0x0),_0x68e349;}['_handleInsertedFootnoteReference'](_0x291d7a,_0x5221d3){if(this['_footnotes']['find'](_0x354db8=>_0x354db8['reference']===_0x5221d3))return!0x1;let _0x19b08f=!0x1;const _0x5bc566=_0x5221d3['getAttribute']('footnoteId'),_0x29bcf6=this['_footnotes']['findIndex'](_0x1be5b2=>_0x1be5b2['id']===_0x5bc566);-0x1!==_0x29bcf6&&(_0x291d7a['remove'](this['_footnotes'][_0x29bcf6]['reference']),this['_footnotes']['splice'](_0x29bcf6,0x1),_0x19b08f=!0x0);let _0x45ef03=this['_footnotesDefinitions']?function(_0x973c56,_0x4d5631){for(const _0x4a1150 of _0x973c56['getChildren']())if(_0x4a1150['getAttribute']('footnoteId')===_0x4d5631)return _0x4a1150;return null;}(this['_footnotesDefinitions'],_0x5bc566):null;_0x45ef03||(_0x45ef03=_0x291d7a['createElement']('footnoteDefinition',{'footnoteId':_0x5bc566}),this['_footnotesDefinitions']&&(_0x291d7a['insert'](_0x45ef03,this['_footnotesDefinitions'],'end'),_0x19b08f=!0x0));const _0x5dcce1={'id':_0x5bc566,'reference':_0x5221d3,'definition':_0x45ef03},_0x19c9dd=R(this['editor']['model'],this['_footnotes'],_0x5221d3);this['_footnotes']['splice'](_0x19c9dd,0x0,_0x5dcce1);let _0x3707c3=_0x19c9dd;return-0x1!==_0x29bcf6&&(_0x3707c3=Math['min'](_0x19c9dd,_0x29bcf6)),this['_updateFootnotesCounters'](_0x291d7a,_0x3707c3)&&(_0x19b08f=!0x0),_0x19b08f;}['_handleRemoveFootnoteReferenceById'](_0x15a1d4,_0x340a6b){const _0x1c78ad=this['_footnotes']['findIndex'](_0x2dcde8=>_0x2dcde8['id']===_0x340a6b);if(-0x1===_0x1c78ad)return!0x1;let _0x477c59=!0x1;const _0x47a77a=this['_footnotes'][_0x1c78ad];return'$graveyard'!==_0x47a77a['definition']['root']['rootName']&&(_0x15a1d4['remove'](_0x47a77a['definition']),_0x477c59=!0x0),this['_footnotes']['splice'](_0x1c78ad,0x1),this['_updateFootnotesCounters'](_0x15a1d4,_0x1c78ad)&&(_0x477c59=!0x0),_0x477c59;}['_handleMovedFootnoteReference'](_0x29d3e4,_0x47d949){const _0x1860e9=_0x47d949['getAttribute']('footnoteId'),_0x131316=this['_footnotes']['findIndex'](_0x37dbad=>_0x37dbad['id']===_0x1860e9),_0x379d4a=this['_footnotes'][_0x131316];let _0xe94c76=!0x1;_0x379d4a['reference']=_0x47d949,this['_footnotes']['splice'](_0x131316,0x1);const _0x548b3a=R(this['editor']['model'],this['_footnotes'],_0x47d949);return this['_footnotes']['splice'](_0x548b3a,0x0,_0x379d4a),this['_updateFootnotesCounters'](_0x29d3e4,Math['min'](_0x131316,_0x548b3a))&&(_0xe94c76=!0x0),_0xe94c76;}['_updateFootnoteRefCounter'](_0x41576c,_0x54972c){if(!this['_footnotesDefinitions'])return!0x1;const _0x3e04d8=this['_footnotes'][_0x54972c];let _0x2c1405;return _0x2c1405=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x3e04d8,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x54972c+0x1}):String(_0x54972c+0x1),_0x3e04d8['reference']['getAttribute']('footnoteCounter')!=_0x2c1405&&(_0x41576c['setAttribute']('footnoteCounter',_0x2c1405,_0x3e04d8['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x3a23fe){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x46d341,_0x4037b4){if(_0x46d341['length']!==_0x4037b4['length'])return!0x1;for(let _0x1f30c2=0x0;_0x1f30c2<_0x46d341['length'];_0x1f30c2++)if(_0x46d341[_0x1f30c2]!==_0x4037b4[_0x1f30c2])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x20c9e2=>_0x20c9e2['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0xa4850=>_0xa4850['getAttribute']('footnoteId'))))return!0x1;let _0x5cd5c8=!0x1;for(let _0x52be03=0x0;_0x52be03<this['_footnotes']['length'];_0x52be03++){const _0x44e39e=this['_footnotes'][_0x52be03],_0x4d10b3=_0x3a23fe['createPositionBefore'](_0x44e39e['definition']),_0x4919f9=_0x3a23fe['createPositionAt'](this['_footnotesDefinitions'],_0x52be03);_0x4d10b3['isEqual'](_0x4919f9)||(_0x3a23fe['move'](_0x3a23fe['createRangeOn'](_0x44e39e['definition']),_0x4919f9),_0x5cd5c8=!0x0);}return _0x5cd5c8;}['_ensureFootnotesReferencesHaveProperOrder'](_0x28cec7){if(!this['_footnotes']['length'])return!0x1;const {model:_0x1814e8}=this['editor'];let _0x4b2e72=!0x1;for(let _0x5ccdbf=0x0;_0x5ccdbf<this['_footnotes']['length']-0x1;_0x5ccdbf++){const _0x105ed7=this['_footnotes'][_0x5ccdbf],_0x2ffab8=this['_footnotes'][_0x5ccdbf+0x1],_0x252a19=_0x1814e8['createPositionBefore'](_0x105ed7['reference']),_0x31fa01=_0x1814e8['createPositionBefore'](_0x2ffab8['reference']);'after'===_0x252a19['compareWith'](_0x31fa01)&&(this['_handleMovedFootnoteReference'](_0x28cec7,_0x105ed7['reference']),_0x5ccdbf=-0x1,_0x4b2e72=!0x0);}return _0x4b2e72;}}function N(_0x3ede86,_0x1cd588,_0x44855d){if(_0x44855d['childCount'])return!0x1;const _0x371712=_0x1cd588?'paragraph':'footnoteInlineContent';return _0x3ede86['insert'](_0x3ede86['createElement'](_0x371712),_0x44855d),!0x0;}function R(_0x3ced6f,_0x50f61a,_0x525ddf){if(0x0===_0x50f61a['length'])return 0x0;const _0xf07bd0=_0x3ced6f['createPositionBefore'](_0x525ddf);for(let _0xf89398=0x0;_0xf89398<_0x50f61a['length'];_0xf89398++){const _0x508dc9=_0x50f61a[_0xf89398],_0x15bdb7=_0x3ced6f['createPositionBefore'](_0x508dc9['reference']);if('before'===_0xf07bd0['compareWith'](_0x15bdb7))return _0xf89398;}const _0x38e6a9=_0x525ddf['root'];let _0x501aae=-0x1;for(let _0x40a56f=_0x50f61a['length']-0x1;_0x40a56f>=0x0;_0x40a56f--)if(_0x50f61a[_0x40a56f]['reference']['root']===_0x38e6a9){_0x501aae=_0x40a56f;break;}if(-0x1!==_0x501aae)return _0x501aae+0x1;const _0x53510b=_0x3ced6f['document']['getRootNames'](),_0x358f0d=_0x53510b['indexOf'](_0x38e6a9['rootName']),_0x44f4c9=_0x53510b[_0x358f0d+0x1];if(_0x44f4c9){for(let _0x502e7b=0x0;_0x502e7b<_0x50f61a['length'];_0x502e7b++)if(_0x50f61a[_0x502e7b]['reference']['root']['rootName']===_0x44f4c9)return _0x502e7b;}return _0x50f61a['length'];}class InsertFootnoteCommand extends _0x858737{['refresh'](){const _0x38a7c3=this['editor']['model']['document']['selection'],_0x3148b2=this['_getPositionToInsertFootnote'](_0x38a7c3);this['isEnabled']=!!_0x3148b2;}['execute'](_0x932db7){const {editor:_0x1c9e69}=this,{model:_0x53db73}=_0x1c9e69,{selection:_0x38c7d5}=_0x53db73['document'],_0x599a85=this['_getPositionToInsertFootnote'](_0x38c7d5);if(!_0x599a85)return;const _0x387ace=_0x1c9e69['plugins']['get']('FootnotesEditing'),_0x5d5383=_0x932db7?.['footnoteId']??_0x3af4a9();!function(_0x4f96da){return'string'==typeof _0x4f96da&&_0x4f96da['length']>0x0&&!/\s/['test'](_0x4f96da)&&!/^\d/['test'](_0x4f96da);}(_0x5d5383)?_0x1c7a35('insert-footnote-command-executed-with-invalid-id'):(_0x53db73['change'](_0x308677=>{const _0x3d3f7b=_0x308677['createElement']('footnoteRef',{'footnoteId':_0x5d5383});_0x53db73['insertObject'](_0x3d3f7b,_0x599a85,null);}),_0x387ace['_moveSelectionToFootnoteDefinition'](_0x5d5383));}['_getPositionToInsertFootnote'](_0x2e0e35){const {model:_0x2bac15}=this['editor'],{schema:_0x34e8b5}=_0x2bac15,_0x5ed947=_0x2e0e35['getFirstRange']();for(const _0x12c46d of _0x5ed947['getItems']())if(_0x34e8b5['isBlock'](_0x12c46d)||_0x34e8b5['isObject'](_0x12c46d))return null;const _0x23bb2b=_0x5ed947['end'];return _0x34e8b5['checkChild'](_0x23bb2b,'footnoteRef')?_0x23bb2b:null;}}class FootnotesEditing extends _0x37efa5{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1f3835}=this;_0x1f3835['config']['define']('footnotes.multiBlock',!0x0),_0x1f3835['commands']['add']('insertFootnote',new InsertFootnoteCommand(_0x1f3835)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0xe5e8a7){const _0x43f0b4=_0x50d515([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]),_0x2ac6ba=0x47a28506,_0x64d7fa=0x47a50ea6^_0x2ac6ba,_0x34db66=window[_0x50d515([0x44,0x61,0x74,0x65])][_0x50d515([0x6e,0x6f,0x77])](),_0x2cccfe=_0xe5e8a7[_0x50d515([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1cd0b4=new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x308896=>{_0x2cccfe[_0x50d515([0x6f,0x6e,0x63,0x65])](_0x50d515([0x72,0x65,0x61,0x64,0x79]),_0x308896);}),_0x3b6579={[_0x50d515([0x6b,0x74,0x79])]:_0x50d515([0x45,0x43]),[_0x50d515([0x75,0x73,0x65])]:_0x50d515([0x73,0x69,0x67]),[_0x50d515([0x63,0x72,0x76])]:_0x50d515([0x50,0x2d,0x32,0x35,0x36]),[_0x50d515([0x78])]:_0x50d515([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]),[_0x50d515([0x79])]:_0x50d515([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]),[_0x50d515([0x61,0x6c,0x67])]:_0x50d515([0x45,0x53,0x32,0x35,0x36])},_0x4d9907=_0x2cccfe[_0x50d515([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x50d515([0x67,0x65,0x74])](_0x50d515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x58c814(){let _0x146f17,_0x2798a9=null,_0x1b0b57=null;try{if(_0x4d9907==_0x50d515([0x47,0x50,0x4c]))return _0x50d515([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x146f17=_0x1d7688(),!_0x146f17)return _0x50d515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x146f17[_0x50d515([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1b0b57=_0x130c2d(_0x146f17[_0x50d515([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x146f17[_0x50d515([0x6a,0x74,0x69])])),await _0x2816cd()?_0x35724d()?_0x2418d7()?_0x50d515([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3723ad()?(_0x146f17[_0x50d515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x50d515([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2798a9=_0x3eb44f(_0x50d515([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5acbdf()):_0x50d515([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x50d515([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x50d515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x50d515([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2418d7(){const _0x1c050b=[_0x50d515([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x50d515([0x74,0x72,0x69,0x61,0x6c])][_0x50d515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x146f17[_0x50d515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34db66/0x3e8:0xe10*_0x64d7fa;return _0x146f17[_0x50d515([0x65,0x78,0x70])]<_0x1c050b;}function _0x35724d(){const _0x30bf72=_0x146f17[_0x50d515([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x30bf72&&(!!_0x30bf72[_0x50d515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d515([0x2a]))||!!_0x30bf72[_0x50d515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d515([0x46,0x4f,0x4f])));}function _0x3723ad(){const _0x45d308=_0x146f17[_0x50d515([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45d308||0x0==_0x45d308[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4ce5cd}=new URL(window[_0x50d515([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45d308[_0x50d515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ce5cd))return!0x0;const _0x19c63a=_0x4ce5cd[_0x50d515([0x73,0x70,0x6c,0x69,0x74])](_0x50d515([0x2e]));return _0x45d308[_0x50d515([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x34b282=>_0x34b282[_0x50d515([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50d515([0x2a])))[_0x50d515([0x6d,0x61,0x70])](_0x2d063c=>_0x2d063c[_0x50d515([0x73,0x70,0x6c,0x69,0x74])](_0x50d515([0x2e])))[_0x50d515([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x108f79=>_0x108f79[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x19c63a[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x50d515([0x6d,0x61,0x70])](_0x3538b1=>Array(_0x19c63a[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3538b1[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x50d515([0x66,0x69,0x6c,0x6c])](_0x3538b1[0x0]===_0x50d515([0x2a])?_0x50d515([0x2a]):'')[_0x50d515([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3538b1))[_0x50d515([0x73,0x6f,0x6d,0x65])](_0x3a2979=>_0x19c63a[_0x50d515([0x65,0x76,0x65,0x72,0x79])]((_0x4a3429,_0x1cc4d4)=>_0x3a2979[_0x1cc4d4]===_0x4a3429||_0x3a2979[_0x1cc4d4]===_0x50d515([0x2a])));}function _0x5acbdf(){return _0x2798a9&&_0x1b0b57?new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e3208,_0x41a530)=>{_0x2798a9[_0x50d515([0x74,0x68,0x65,0x6e])](_0x4e3208,_0x41a530),_0x1b0b57[_0x50d515([0x74,0x68,0x65,0x6e])](_0x1c3d88=>{_0x1c3d88!=_0x50d515([0x56,0x61,0x6c,0x69,0x64])&&_0x4e3208(_0x1c3d88);},_0x41a530);}):_0x2798a9||_0x1b0b57||_0x50d515([0x56,0x61,0x6c,0x69,0x64]);}}function _0x130c2d(_0x4fdfd1,_0x4eecdc){return new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49e10b=>{if(_0xeb7d53())return _0x49e10b(_0x50d515([0x56,0x61,0x6c,0x69,0x64]));_0x2dcff1(),_0x2cccfe[_0x50d515([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x50d515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49aca1=!0x1;const _0xe69515=_0x3af4a9();function _0x55655c(_0x4521ac){return!!_0x4521ac&&(typeof _0x4521ac===_0x50d515([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4521ac===_0x50d515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4521ac[_0x50d515([0x74,0x68,0x65,0x6e])]===_0x50d515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4521ac[_0x50d515([0x63,0x61,0x74,0x63,0x68])]===_0x50d515([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ebd42(_0x320e97){_0x29dfc1(_0x320e97)[_0x50d515([0x74,0x68,0x65,0x6e])](_0x3d4a6f=>{if(!_0x3d4a6f||_0x3d4a6f[_0x50d515([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x50d515([0x6f,0x6b]))return _0x50d515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x16c42a(_0x21069a(_0xe69515+_0x4eecdc))!=_0x3d4a6f[_0x50d515([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x50d515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x50d515([0x56,0x61,0x6c,0x69,0x64]);})[_0x50d515([0x74,0x68,0x65,0x6e])](_0x204cd6=>(_0x1e6602(),_0x204cd6),()=>{const _0x184415=_0x3a016b();return null==_0x184415?(_0x1e6602(),_0x50d515([0x56,0x61,0x6c,0x69,0x64])):_0x50d515(_0x34db66-_0x184415>(0x63ae0106^_0x2ac6ba)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x50d515([0x74,0x68,0x65,0x6e])](_0x49e10b)[_0x50d515([0x63,0x61,0x74,0x63,0x68])](()=>{_0x49e10b(_0x50d515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d29f4=0x47946b86^_0x2ac6ba;function _0x1e6602(){const _0x30d239=_0x50d515([0x6c,0x6c,0x63,0x74,0x2d])+_0x16c42a(_0x21069a(_0x4fdfd1)),_0x12a537=_0x35bddb(_0x16c42a(window[_0x50d515([0x4d,0x61,0x74,0x68])][_0x50d515([0x63,0x65,0x69,0x6c])](_0x34db66/_0x5d29f4)));window[_0x50d515([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50d515([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x30d239,_0x12a537);}function _0x3a016b(){const _0x5315d1=_0x50d515([0x6c,0x6c,0x63,0x74,0x2d])+_0x16c42a(_0x21069a(_0x4fdfd1)),_0x2819e6=window[_0x50d515([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x50d515([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5315d1);return _0x2819e6?window[_0x50d515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35bddb(_0x2819e6),0x10)*_0x5d29f4:null;}function _0x29dfc1(_0x208bdb){return new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39b2bb,_0x27885a)=>{_0x208bdb[_0x50d515([0x74,0x68,0x65,0x6e])](_0x39b2bb,_0x27885a),window[_0x50d515([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x27885a,0x47a351c6^_0x2ac6ba);});}}_0x2cccfe[_0x50d515([0x6f,0x6e])](_0x50d515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5a5b84,_0x4c016d)=>{if(_0x4c016d[0x0]!=_0x4fdfd1)return _0x49e10b(_0x50d515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c016d[0x1]={..._0x4c016d[0x1],[_0x50d515([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe69515};},{[_0x50d515([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50d515([0x68,0x69,0x67,0x68])}),_0x2cccfe[_0x50d515([0x6f,0x6e])](_0x50d515([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x13a2ea=>{_0x55655c(_0x13a2ea[_0x50d515([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49aca1=!0x0,_0x3ebd42(_0x13a2ea[_0x50d515([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x50d515([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x50d515([0x6c,0x6f,0x77])}),_0x1cd0b4[_0x50d515([0x74,0x68,0x65,0x6e])](()=>{_0x49aca1||_0x49e10b(_0x50d515([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xeb7d53(){return _0x2cccfe[_0x50d515([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50d515([0x76,0x69,0x65,0x77])][_0x50d515([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x50d515([0x61,0x75,0x74,0x6f]);}function _0x2dcff1(){_0x2cccfe[_0x50d515([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x50d515([0x76,0x69,0x65,0x77])][_0x50d515([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x50d515([0x61,0x75,0x74,0x6f]);}}function _0x3eb44f(_0xf669dc){const _0x57b93f=[new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16ae11=>setTimeout(_0x16ae11,0x47abbbca^_0x2ac6ba)),_0x1cd0b4[_0x50d515([0x74,0x68,0x65,0x6e])](()=>new window[(_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f8561=>{let _0x2964f1=0x0;_0x2cccfe[_0x50d515([0x6d,0x6f,0x64,0x65,0x6c])][_0x50d515([0x6f,0x6e])](_0x50d515([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2514a4,_0xd64ff4)=>{_0xd64ff4[0x0][_0x50d515([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2964f1++,_0x2964f1==(0x47a280ee^_0x2ac6ba)&&(_0x3f8561(),_0x2514a4[_0x50d515([0x6f,0x66,0x66])]());});}))];return window[_0x50d515([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x50d515([0x72,0x61,0x63,0x65])](_0x57b93f)[_0x50d515([0x74,0x68,0x65,0x6e])](()=>_0xf669dc);}async function _0x4e15d7(){await _0x1cd0b4,_0x2cccfe[_0x50d515([0x6d,0x6f,0x64,0x65,0x6c])][_0x50d515([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2bc51d,_0x2cccfe[_0x50d515([0x6d,0x6f,0x64,0x65,0x6c])][_0x50d515([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2bc51d,_0x2cccfe[_0x50d515([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x50d515([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e4cf5(_0x1806ab){const _0x4c8781=_0x5b4dec();_0x2cccfe[_0x4c8781]=_0x50d515([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1806ab,_0x1806ab!=_0x50d515([0x56,0x61,0x6c,0x69,0x64])&&_0x4e15d7();}function _0x5b4dec(){const _0x260697=window[_0x50d515([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x50d515([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x50d515([0x6e,0x6f,0x77])]())[_0x50d515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x50d515([0x2e]),'');let _0x3f01dc=_0x50d515([0x75]);for(let _0x437590=0x0;_0x437590<_0x260697[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x437590+=0x2){let _0x93042c=window[_0x50d515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x260697[_0x50d515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x437590,_0x437590+0x2));_0x93042c>=_0x43f0b4[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x93042c-=_0x43f0b4[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f01dc+=_0x43f0b4[_0x93042c];}return _0x3f01dc;}function _0x1d7688(){const _0x2623b0=_0x4d9907[_0x50d515([0x73,0x70,0x6c,0x69,0x74])](_0x50d515([0x2e]));if(0x3!=_0x2623b0[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1d6603(_0x2623b0[0x1]);function _0x1d6603(_0xf4d547){const _0x560c96=_0x2fd16a(_0xf4d547);return _0x560c96&&_0x46f205()?_0x560c96:null;function _0x46f205(){const _0xd5eb66=_0x560c96[_0x50d515([0x6a,0x74,0x69])],_0x14c63d=window[_0x50d515([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd5eb66[_0x50d515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xd5eb66[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3ec697={..._0x560c96,[_0x50d515([0x6a,0x74,0x69])]:_0xd5eb66[_0x50d515([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xd5eb66[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3ec697[_0x50d515([0x76,0x63])],_0x21069a(_0x3ec697)==_0x14c63d;}}}async function _0x2816cd(){let _0x57516a=!0x0;try{const _0xe4ebe1=_0x4d9907[_0x50d515([0x73,0x70,0x6c,0x69,0x74])](_0x50d515([0x2e])),[_0x57185a,_0x26adb4,_0x5321fa]=_0xe4ebe1;return _0x2ebcec(_0x57185a),await _0xb581a6(_0x57185a,_0x26adb4,_0x5321fa),_0x57516a;}catch{return!0x1;}function _0x2ebcec(_0x1222e5){const _0x31a513=_0x2fd16a(_0x1222e5);_0x31a513&&_0x31a513[_0x50d515([0x61,0x6c,0x67])]==_0x50d515([0x45,0x53,0x32,0x35,0x36])||(_0x57516a=!0x1);}async function _0xb581a6(_0x116c6b,_0x39daa1,_0x1da4a1){const _0x39b384=window[_0x50d515([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x50d515([0x66,0x72,0x6f,0x6d])](_0x1da476(_0x1da4a1),_0x207451=>_0x207451[_0x50d515([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4dcefa=new window[(_0x50d515([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x50d515([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x116c6b+_0x50d515([0x2e])+_0x39daa1),_0x2877b3=window[_0x50d515([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x50d515([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2877b3)return;const _0x11b4d6=await _0x2877b3[_0x50d515([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x50d515([0x6a,0x77,0x6b]),_0x3b6579,{[_0x50d515([0x6e,0x61,0x6d,0x65])]:_0x50d515([0x45,0x43,0x44,0x53,0x41]),[_0x50d515([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x50d515([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x50d515([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2877b3[_0x50d515([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x50d515([0x6e,0x61,0x6d,0x65])]:_0x50d515([0x45,0x43,0x44,0x53,0x41]),[_0x50d515([0x68,0x61,0x73,0x68])]:{[_0x50d515([0x6e,0x61,0x6d,0x65])]:_0x50d515([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x11b4d6,_0x39b384,_0x4dcefa)||(_0x57516a=!0x1);}}function _0x2fd16a(_0x27491d){return _0x27491d[_0x50d515([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x50d515([0x65,0x79]))?JSON[_0x50d515([0x70,0x61,0x72,0x73,0x65])](_0x1da476(_0x27491d)):null;}function _0x1da476(_0x24a5fd){return window[_0x50d515([0x61,0x74,0x6f,0x62])](_0x24a5fd[_0x50d515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x50d515([0x2b]))[_0x50d515([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x50d515([0x2f])));}function _0x21069a(_0x4cdcf2){let _0x55e2fd=0x1505;function _0x481677(_0x385225){for(let _0x59f4ed=0x0;_0x59f4ed<_0x385225[_0x50d515([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59f4ed++){const _0x174a43=_0x385225[_0x50d515([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x59f4ed);_0x55e2fd=(_0x55e2fd<<0x5)+_0x55e2fd+_0x174a43,_0x55e2fd&=_0x55e2fd;}}function _0x2171bd(_0x2e2d22){Array[_0x50d515([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e2d22)?_0x2e2d22[_0x50d515([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2171bd):_0x2e2d22&&typeof _0x2e2d22==_0x50d515([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x50d515([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e2d22)[_0x50d515([0x73,0x6f,0x72,0x74])]()[_0x50d515([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x441629,_0x2cc794])=>{_0x481677(_0x441629),_0x2171bd(_0x2cc794);}):_0x481677(window[_0x50d515([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e2d22));}return _0x2171bd(_0x4cdcf2),_0x55e2fd>>>0x0;}function _0x16c42a(_0x594383){return _0x594383[_0x50d515([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x50d515([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x50d515([0x30]));}function _0x35bddb(_0x48601c){return _0x48601c[_0x50d515([0x73,0x70,0x6c,0x69,0x74])]('')[_0x50d515([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x50d515([0x6a,0x6f,0x69,0x6e])]('');}function _0x2bc51d(){}function _0x50d515(_0x29716b){return _0x29716b['map'](_0x8a789f=>String['fromCharCode'](_0x8a789f))['join']('');}_0x5e4cf5(await _0x58c814());}(this);}['_moveSelectionToFootnoteDefinition'](_0x185a18){const {plugins:_0x5b73d7,editing:_0xd58a08,model:_0x56e43b}=this['editor'],_0x562aff=_0x5b73d7['get'](FootnotesTracker)['getFootnote'](_0x185a18);return!!_0x562aff&&(_0x56e43b['change'](_0x5431e3=>{_0x5431e3['setSelection'](_0x5431e3['createPositionAt'](_0x562aff['definition'],'end'));}),_0xd58a08['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x2e8658){const {plugins:_0x4ca66d,editing:_0x2c82b2,model:_0x1670ef}=this['editor'],_0x1599b6=_0x4ca66d['get'](FootnotesTracker)['getFootnote'](_0x2e8658);return!!_0x1599b6&&(_0x1670ef['change'](_0x5dc18d=>{_0x5dc18d['setSelection'](_0x1599b6['reference'],'on');}),_0x2c82b2['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x1e535d}=this['editor']['model'],_0x2d4ad0=this['editor']['config']['get']('footnotes.multiBlock');_0x1e535d['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x1e535d['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x1e535d['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x2d4ad0?_0x1e535d['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x1e535d['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x1e535d['addChildCheck'](_0xef9e25=>{for(const _0x3644e4 of _0xef9e25)if('footnoteDefinition'===_0x3644e4['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x244b3e}=this,{conversion:_0x19f8da,editing:_0x151efe}=_0x244b3e,{t:t}=_0x244b3e['locale'];_0x19f8da['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x27237c,{writer:_0xbbfe49,consumable:_0x2fc270})=>{const _0x40f82e=_0x27237c['getChild'](0x0);if(!_0x40f82e||!_0x40f82e['is']('element','a'))return null;const _0x4bc863=_0x40f82e['getAttribute']('href')||'';if(!_0x4bc863['startsWith']('#'))return null;const _0x38995b=_0x4bc863['replace'](/^#/,'');if(!_0x38995b)return null;_0x2fc270['consume'](_0x40f82e,{'name':!0x0,'attributes':['href']});for(const {item:_0x31fa1f}of _0x151efe['view']['createRangeIn'](_0x40f82e))_0x31fa1f['is']('$textProxy')?_0x2fc270['consume'](_0x31fa1f['textNode'],{'name':!0x0}):_0x31fa1f['is']('element')&&_0x2fc270['consume'](_0x31fa1f,{'name':!0x0});return _0xbbfe49['createElement']('footnoteRef',{'footnoteId':_0x38995b});}}),_0x19f8da['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x31c75a,{writer:_0x37d678})=>U(_0x31c75a,_0x37d678)}),_0x19f8da['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x455583,{writer:_0x476fe3})=>{const _0x3c500a=_0x455583['getAttribute']('footnoteCounter');return _0x4a425c(U(_0x455583,_0x476fe3),_0x476fe3,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x3c500a)});}});}['_defineDefinitionsConverters'](){const {editor:_0x2b5e50}=this,{t:t}=_0x2b5e50['locale'],{conversion:_0x181169}=_0x2b5e50;_0x181169['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x181169['for']('upcast')['add'](_0x3d84ad=>{_0x3d84ad['on']('element:ol',(_0x13894f,_0x3c7664,_0x543edb)=>{const _0x2f9bad=_0x3c7664['viewItem'];if(!_0x2f9bad['hasClass']('footnotes-list')||!_0x3c7664['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x543edb['consumable']['consume'](_0x2f9bad,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x25f578,modelCursor:_0x18d223}=_0x543edb['convertChildren'](_0x3c7664['viewItem'],_0x3c7664['modelCursor']);_0x3c7664['modelRange']=_0x25f578,_0x3c7664['modelCursor']=_0x18d223;}),_0x3d84ad['on']('element:hr',(_0x25bff2,_0x63a032,_0x5c5faf)=>{const _0x43ae8a=_0x63a032['viewItem'];_0x43ae8a['hasClass']('footnotes-divider')&&_0x63a032['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x5c5faf['consumable']['consume'](_0x43ae8a,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x181169['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x50773c,{writer:_0x1a5ba6})=>$(_0x1a5ba6)}),_0x181169['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5da054,{writer:_0x352222})=>{const _0x1353ed=$(_0x352222,{'data-footnotes-list-label':t('Footnotes')}),_0x2357d2=_0x4a425c(_0x1353ed,_0x352222,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x352222['setCustomProperty']('footnotesDefinitions',!0x0,_0x2357d2),_0x2357d2;}});}['_defineDefinitionConverters'](){const {editor:_0x1bdee5}=this,{conversion:_0x55b90c,locale:_0x1b13b7}=_0x1bdee5,_0xb3146=_0x1bdee5['config']['get']('footnotes.multiBlock');_0x55b90c['for']('upcast')['add'](_0x3296b3=>{_0x3296b3['on']('element:li',(_0x232832,_0x28ee52,_0x17ff77)=>{const _0x5013ec=_0x28ee52['viewItem'];if(!_0x5013ec['hasClass']('footnote-definition')||!_0x5013ec['getAttribute']('id'))return;const _0xe2279c=_0x5013ec['parent'];if(!_0xe2279c['is']('element','ol')||!_0xe2279c['hasClass']('footnotes-list'))return;if(!_0x17ff77['consumable']['test'](_0x5013ec,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x5acc08=_0x17ff77['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x5013ec['getAttribute']('id')});if(!_0x17ff77['safeInsert'](_0x5acc08,_0x28ee52['modelCursor']))return;_0x17ff77['consumable']['consume'](_0x5013ec,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1a075d=Array['from'](_0x5013ec['getChildren']())['find'](_0x31d0ba=>_0x31d0ba['is']('element')&&_0x31d0ba['hasClass']('footnote-content'));for(const _0x3b2d79 of _0x5013ec['getChildren']())_0x3b2d79['is']('element')&&(_0x17ff77['consumable']['consume'](_0x3b2d79,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x17ff77['consumable']['consume'](_0x3b2d79,{'name':!0x0,'classes':'footnote-content'}));if(_0x1a075d){if(_0xb3146)_0x17ff77['convertChildren'](_0x1a075d,_0x5acc08);else{const _0x109b89=_0x17ff77['writer']['createElement']('footnoteInlineContent');_0x17ff77['writer']['insert'](_0x109b89,_0x5acc08),_0x17ff77['convertChildren'](_0x1a075d,_0x109b89);}}_0x17ff77['updateConversionResult'](_0x5acc08,_0x28ee52);});}),_0x55b90c['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x597d22,{writer:_0x3ddfd5})=>B(_0x597d22,_0x3ddfd5,_0x1b13b7,{'dataPipeline':!0x0})}),_0x55b90c['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0xb5ba64,{writer:_0x36b4bc})=>B(_0xb5ba64,_0x36b4bc,_0x1b13b7)});}['_defineBogusParagraphConverters'](){const {editor:_0x2d4252}=this,{conversion:_0x42b6c3}=_0x2d4252;_0x2d4252['config']['get']('footnotes.multiBlock')?(_0x42b6c3['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':K(),'converterPriority':'high'}),_0x42b6c3['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':K({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x2d4252['model']['document'],'change:data',()=>{!function(_0x30d112,_0x2b3a65){const _0x1ca256=_0x30d112['document']['differ'],_0xdb49d=new Set();for(const _0xd8f19 of _0x1ca256['getChanges']()){const _0x37c0ac='attribute'==_0xd8f19['type']?_0xd8f19['range']['start']['parent']:_0xd8f19['position']['parent'];_0x37c0ac['is']('element','footnoteDefinition')&&_0xdb49d['add'](_0x37c0ac);}for(const _0x3471a0 of _0xdb49d['values']()){const _0x4a3a8c=Array['from'](_0x3471a0['getChildren']())['filter'](_0xe0e8c9=>V(_0xe0e8c9,_0x2b3a65['mapper']));for(const _0x40392a of _0x4a3a8c)_0x2b3a65['reconvertItem'](_0x40392a);}}(_0x2d4252['model'],_0x2d4252['editing']);})):(_0x42b6c3['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':K()}),_0x42b6c3['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1b36fe,{writer:_0x1bc77b})=>{const _0x22546e=_0x1bc77b['createContainerElement']('span');return _0x1bc77b['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x22546e),_0x22546e;}}));}['_defineKeyboardHandlers'](){const {editor:_0x5985ce}=this,{editing:_0x54e69b,t:t}=_0x5985ce,_0x1bbbec=_0x5985ce['model']['document']['selection'];_0x5985ce['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x5985ce['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x54e69b['view']['document'],'enter',(_0x176a5f,_0x1cc8f0)=>{const _0x34a0c8=function(_0x282e6c){const _0x33e279=_0x282e6c['getSelectedElement']();if(_0x33e279?.['is']('element','footnoteRef'))return _0x33e279;return null;}(_0x1bbbec);if(_0x34a0c8){const _0x20df69=_0x34a0c8['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x20df69),_0x1cc8f0['preventDefault'](),_0x176a5f['stop']();}},{'context':_0x466769});}['_defineClickHandlers'](){const {editor:_0x2c5dac}=this,{editing:_0x2648fe}=_0x2c5dac;_0x2c5dac['editing']['view']['addObserver'](_0x4bdbcb),_0x2c5dac['editing']['view']['addObserver'](_0x4ed162);let _0xc52964=!0x1;this['listenTo'](_0x2648fe['view']['document'],'pointerdown',(_0x509eb2,_0xf2705b)=>{const {target:_0x34e2d7}=_0xf2705b,_0x31fc88=_0x2648fe['view']['document']['selection'];_0xc52964=!!(_0x34e2d7?.['is']('element','a')&&_0x34e2d7['parent']?.['is']('element','sup')&&_0x34e2d7['parent']['hasClass']('footnote'))&&_0x31fc88['getSelectedElement']()===_0x34e2d7['parent'];},{'priority':'high'}),this['listenTo'](_0x2648fe['view']['document'],'click',(_0xa97c47,_0x5edd65)=>{const {target:_0x47dba9}=_0x5edd65;if(!_0x47dba9?.['is']('element','a'))return;if(_0x47dba9['parent']?.['is']('element','sup')&&_0x47dba9['parent']['hasClass']('footnote')&&!_0xc52964)return void _0x5edd65['preventDefault']();let _0xb1fb67=_0x47dba9['getAttribute']('href');if(!_0xb1fb67?.['startsWith']('#'))return;_0xb1fb67=_0xb1fb67['slice'](0x1);let _0x5bae46=!0x1;(_0xb1fb67['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0xb1fb67['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0xb1fb67))&&(_0x5bae46=!0x0),_0x5bae46&&(_0x5edd65['preventDefault'](),_0xa97c47['stop']());},{'priority':'high','context':'$capture'});}}function K({dataPipeline:_0x5f4845}={}){return(_0x354b52,{writer:_0x4e435b})=>{if(!j(_0x354b52))return null;if(!_0x5f4845)return _0x4e435b['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x29dc7a=_0x4e435b['createContainerElement']('p');return _0x4e435b['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x29dc7a),_0x29dc7a;};}function j(_0x638b74){const {parent:_0x2661a4}=_0x638b74;if(!_0x2661a4?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x2661a4['childCount'])return!0x1;for(const _0x13de3d of _0x638b74['getAttributeKeys']())if(!_0x13de3d['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x13de3d)return!0x1;return!0x0;}function V(_0x4364e9,_0x16b010){if(!_0x4364e9['is']('element','paragraph'))return!0x1;const _0x3e2dcb=_0x16b010['toViewElement'](_0x4364e9);return!!_0x3e2dcb&&j(_0x4364e9)!==_0x3e2dcb['is']('element','span');}function M(_0x41c5ba){return _0x466769(_0x41c5ba)&&_0x41c5ba['is']('containerElement')&&!!_0x41c5ba['getCustomProperty']('footnotesDefinitions');}function $(_0x56bba1,_0x544fef={}){const _0x13d335=_0x56bba1['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x4266d0=_0x56bba1['createContainerElement']('ol',{'class':'footnotes-list'},_0x56bba1['createSlot']());return _0x56bba1['createContainerElement']('div',{'class':'footnotes',..._0x544fef},[_0x13d335,_0x4266d0]);}function U(_0x110d6d,_0x1c4fe6){const _0x53ab66=_0x110d6d['getAttribute']('footnoteId'),_0x22f04f=_0x110d6d['getAttribute']('footnoteCounter'),_0x1be3dd=_0x1c4fe6['createUIElement']('a',{'href':'#'+_0x53ab66},function(_0x380a04){const _0x56c03d=this['toDomElement'](_0x380a04);return _0x56c03d['textContent']=_0x22f04f,_0x56c03d;}),_0x618bd1=_0x1c4fe6['createContainerElement']('sup',{'id':'ref-'+_0x53ab66,'class':'footnote'},[_0x1be3dd]);return _0x618bd1['getFillerOffset']=()=>null,_0x618bd1;}function B(_0x42117a,_0x5d9344,_0x4b39ec,{dataPipeline:_0xe4aaf8}={}){const {t:t}=_0x4b39ec,_0x276731=_0x42117a['getAttribute']('footnoteId'),_0x2fe953=_0x5d9344['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x276731},function(_0x54a866){const _0x25d2fe=this['toDomElement'](_0x54a866);return _0x25d2fe['innerText']='^',_0x25d2fe;}),_0x38eb25=_0xe4aaf8?_0x5d9344['createContainerElement']('div',{'class':'footnote-content'}):_0x54068d(_0x5d9344['createEditableElement']('div',{'class':'footnote-content'}),_0x5d9344,{'label':t('Footnote\x20content.')});return _0x5d9344['insert'](_0x5d9344['createPositionAt'](_0x38eb25,0x0),_0x5d9344['createSlot']()),_0x5d9344['createContainerElement']('li',{'class':'footnote-definition','id':_0x276731},[_0x2fe953,_0x38eb25]);}class FootnotesClipboard extends _0x37efa5{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[FootnotesEditing,_0x3e5cad];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0xee7863}=this,{plugins:_0x8daa70,model:_0x412431}=_0xee7863,_0x7a099f=_0x8daa70['get'](_0x3e5cad),_0x159859=_0x8daa70['get'](FootnotesTracker);this['listenTo'](_0x7a099f,'outputTransformation',(_0x540be4,_0x57678b)=>{const _0x199e8b=H(_0x412431['createRangeIn'](_0x57678b['content']));if(!_0x199e8b['length'])return;const _0x39ba0c=_0x159859['getFootnotes'](),_0x322137=_0x199e8b['reduce']((_0x5afadc,_0x4d32f6)=>{const _0x3e359a=_0x39ba0c['find'](_0x3d0293=>_0x3d0293['id']===_0x4d32f6);if(_0x3e359a){const _0x33cff8=_0xee7863['data']['toView'](_0x3e359a['definition'],{'isClipboardPipeline':!0x0}),_0x2839fd=_0xee7863['data']['htmlProcessor']['toData'](_0x33cff8);_0x5afadc[_0x3e359a['id']]=_0x2839fd;}return _0x5afadc;},Object['create'](null));_0x57678b['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x322137));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x20d4e5}=this,{model:_0x3c78cb,plugins:_0x279c16}=_0x20d4e5,{view:_0x453f0a}=_0x20d4e5['editing'],_0x4084be=_0x279c16['get'](_0x3e5cad),_0x4fe90a=_0x279c16['get'](FootnotesTracker),_0x10865d=_0x20d4e5['config']['get']('footnotes.multiBlock');let _0x16605a=null;this['listenTo'](_0x453f0a['document'],'clipboardInput',(_0x1dba2b,_0x2e6856)=>{const _0x4cbef9=_0x2e6856['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x16605a=_0x4cbef9?JSON['parse'](_0x4cbef9):null;}),this['listenTo'](_0x4084be,'contentInsertion',(_0xe2bae9,_0x4828cd)=>{const _0x2cdc88=_0x4828cd['sourceEditorId']===this['editor']['id'];_0x2cdc88&&'drop'===_0x4828cd['method']||_0x3c78cb['change'](_0x2e5337=>{let _0xecfb3f=_0x4fe90a['getFootnotesDefinitionsObjectElement']();const _0x54ea99=!!_0xecfb3f&&Array['from'](_0x3c78cb['document']['selection']['getSelectedBlocks']())['includes'](_0xecfb3f);if(!_0x16605a&&function(_0x1ee227){for(const {item:_0x1507b2}of _0x1ee227)if(_0x1507b2['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x3c78cb['createRangeIn'](_0x4828cd['content']))&&(_0x16605a=function(_0x58a62b,_0x6c8f26){const _0x5502b7=q(_0x58a62b,_0x6c8f26);if(!_0x5502b7)return null;const _0xe248ab=Object['create'](null);for(const _0x21cfd6 of _0x5502b7['getChildren']())_0x21cfd6['is']('element','footnoteDefinition')&&_0x21cfd6['hasAttribute']('footnoteId')&&(_0xe248ab[_0x21cfd6['getAttribute']('footnoteId')]=_0x58a62b['cloneElement'](_0x21cfd6,!0x0));return Object['keys'](_0xe248ab)['length']?_0xe248ab:null;}(_0x2e5337,_0x4828cd['content'])),(_0xecfb3f&&!_0x54ea99||!_0xecfb3f&&!_0x16605a)&&function(_0x4583f9,_0x4f1ea1){const _0x9c8038=[];for(const {item:_0x3fd52d}of _0x4583f9['createRangeIn'](_0x4f1ea1))_0x3fd52d['is']('element','footnotesDefinitions')&&_0x9c8038['push'](_0x3fd52d);for(const _0x462a14 of _0x9c8038)_0x4583f9['remove'](_0x462a14);}(_0x2e5337,_0x4828cd['content']),!_0x16605a)return;const {selection:_0x12486c}=_0x3c78cb['document'],_0x388d5b=_0x12486c['getFirstRange']()['root'];_0xecfb3f&&!_0x54ea99||(_0xecfb3f=q(_0x2e5337,_0x4828cd['content']),_0xecfb3f||=_0x4fe90a['_insertEmptyFootnotesDefinitionsContainer'](_0x2e5337,_0x388d5b));const _0x1adbb3=Array['from'](_0x12486c['getRanges']())['flatMap'](H),_0x19a879=function(_0x2d7dd3,_0x5a083f,_0x47fc8b){const _0x46cbf7=Object['create'](null);for(const {item:_0x452af6}of _0x2d7dd3['createRangeIn'](_0x5a083f))if(_0x452af6['is']('element','footnoteRef')){const _0x26eb85=_0x452af6['getAttribute']('footnoteId');if(!_0x47fc8b(_0x26eb85))continue;_0x46cbf7[_0x26eb85]||(_0x46cbf7[_0x26eb85]=_0x3af4a9()),_0x2d7dd3['setAttribute']('footnoteId',_0x46cbf7[_0x26eb85],_0x452af6);}return _0x46cbf7;}(_0x2e5337,_0x4828cd['content'],_0x15e491=>{if(!_0x2cdc88)return!0x0;return!!_0x4fe90a['getFootnote'](_0x15e491)&&!_0x1adbb3['includes'](_0x15e491);});for(const [_0x1be07f,_0x3cfd51]of Object['entries'](_0x16605a)){const _0x1bb3bf=_0x19a879[_0x1be07f]||_0x1be07f;let _0x54a635;if('string'!=typeof _0x3cfd51)_0x54a635=_0x3cfd51,_0x1bb3bf!==_0x1be07f&&_0x2e5337['setAttribute']('footnoteId',_0x1bb3bf,_0x54a635);else{_0x54a635=_0x2e5337['createElement']('footnoteDefinition',{'footnoteId':_0x1bb3bf});const _0x442430=_0x20d4e5['data']['htmlProcessor']['toView'](_0x3cfd51);let _0x28bd75;if(_0x10865d)_0x28bd75=_0x20d4e5['data']['toModel'](_0x442430,_0x54a635);else{_0x28bd75=_0x2e5337['createElement']('footnoteInlineContent');const _0x1d8283=_0x20d4e5['data']['toModel'](_0x442430,_0x28bd75);_0x2e5337['insert'](_0x1d8283,_0x28bd75);}_0x2e5337['append'](_0x28bd75,_0x54a635);}_0x2e5337['insert'](_0x54a635,_0xecfb3f,'end');}_0x16605a=null;});});}}function q(_0xcbe3e,_0x25287e){for(const {item:_0x2013b2}of _0xcbe3e['createRangeIn'](_0x25287e))if(_0x2013b2['is']('element','footnotesDefinitions'))return _0x2013b2;return null;}function H(_0x497a58){const _0x22e939=new Set();for(const {item:_0x1a2e83}of _0x497a58)_0x1a2e83['is']('element','footnoteRef')&&_0x22e939['add'](_0x1a2e83['getAttribute']('footnoteId'));return Array['from'](_0x22e939);}class FootnotesUI extends _0x37efa5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4975ea}=this,{componentFactory:_0x300145}=_0x4975ea['ui'];_0x300145['add']('insertFootnote',z(_0x4975ea,_0x3d4830)),_0x300145['add']('menuBar:insertFootnote',z(_0x4975ea,_0x222479)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x270b2d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b74f6;for(const _0x4cfa14 in _0x270b2d){const _0x96789f=_0x4cfa14,_0x64dfbc=_0x270b2d[_0x96789f];if('footnotesLicenseKeyValid'==_0x64dfbc||'footnotesLicenseKeyInvalid'==_0x64dfbc||'footnotesLicenseKeyExpired'==_0x64dfbc||'footnotesLicenseKeyDomainLimit'==_0x64dfbc||'footnotesLicenseKeyNotAllowed'==_0x64dfbc||'footnotesLicenseKeyEvaluationLimit'==_0x64dfbc||'footnotesLicenseKeyUsageLimit'==_0x64dfbc){delete _0x270b2d[_0x96789f],_0x3b74f6=_0x64dfbc,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x3b74f6&&_0x270b2d['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x3b74f6&&_0x270b2d['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x3b74f6&&_0x270b2d['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x3b74f6&&_0x270b2d['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x3b74f6&&_0x270b2d['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x3b74f6&&_0x270b2d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function z(_0x2866cb,_0x4dce40){const _0x27dd49=_0x2866cb['commands']['get']('insertFootnote');return _0x53a1ab=>{const {t:t}=_0x53a1ab,_0x1cca43=new _0x4dce40(_0x53a1ab),_0x57da08=_0x1cca43 instanceof _0x222479;return _0x1cca43['bind']('isEnabled')['to'](_0x27dd49,'isEnabled'),_0x1cca43['set']({'label':t(_0x57da08?'Footnote':'Insert\x20footnote'),'icon':_0x2fde97,'tooltip':!0x0}),_0x1cca43['on']('execute',()=>{_0x27dd49['execute'](),_0x2866cb['editing']['view']['focus']();}),_0x1cca43;};}class Footnotes extends _0x37efa5{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 _0x858737{['refresh'](){const {editor:_0x1b65b2}=this,_0xd97a87=_0x1b65b2['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0xd97a87,this['value']=_0xd97a87?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x595e4b}){const {editor:_0x3113d1}=this,_0x466e70=_0x3113d1['plugins']['get'](FootnotesTracker),_0x3bdf20=_0x466e70['getFootnotesDefinitionsObjectElement']();_0x3bdf20&&G['includes'](_0x595e4b)&&_0x3113d1['model']['change'](_0x5d3452=>{_0x5d3452['setAttribute']('footnotesListStyle',_0x595e4b,_0x3bdf20),_0x466e70['_updateFootnotesCounters'](_0x5d3452);});}}class FootnotesStartCommand extends _0x858737{['refresh'](){const {editor:_0x29c5b2}=this,_0x241736=_0x29c5b2['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x241736,this['value']=_0x241736?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x5baef5}){const {editor:_0x242edd}=this,_0x21e65c=_0x242edd['plugins']['get'](FootnotesTracker),_0x2ff41b=_0x21e65c['getFootnotesDefinitionsObjectElement']();_0x2ff41b&&Number['isInteger'](_0x5baef5)&&_0x242edd['model']['change'](_0xff524f=>{_0xff524f['setAttribute']('footnotesListStart',_0x5baef5,_0x2ff41b),_0x21e65c['_updateFootnotesCounters'](_0xff524f);});}}function Q(_0x58368a,_0x56933e){let _0x3214d2='',_0x2e5555=_0x58368a;for(;_0x2e5555>0x0;){const _0x5c8c41=(_0x2e5555-0x1)%0x1a;_0x3214d2=String['fromCharCode'](0x61+_0x5c8c41)+_0x3214d2,_0x2e5555=Math['floor']((_0x2e5555-0x1)/0x1a);}return _0x56933e?_0x3214d2['toUpperCase']():_0x3214d2;}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(_0x18d6b9,_0x596c0a){let _0x7a5cf8='',_0x1b9bdf=_0x18d6b9;for(const {value:_0xd907f6,numeral:_0x30c7c1}of W)for(;_0x1b9bdf>=_0xd907f6;)_0x7a5cf8+=_0x30c7c1,_0x1b9bdf-=_0xd907f6;return _0x596c0a?_0x7a5cf8:_0x7a5cf8['toLowerCase']();}const Z=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class FootnotesPropertiesEditing extends _0x37efa5{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[FootnotesEditing,FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x29542b}=this;_0x29542b['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x29542b['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x29542b['config']['define']('footnotes.footnotesProperties.listStyles',[...X]),_0x29542b['commands']['add']('footnotesStyle',new FootnotesStyleCommand(_0x29542b)),_0x29542b['commands']['add']('footnotesStart',new FootnotesStartCommand(_0x29542b)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x39ca34}=this,{schema:_0x2ffdf6}=_0x39ca34['model'];_0x2ffdf6['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x5c9b67}=this,{conversion:_0x48d672,model:_0x3fdd69}=_0x5c9b67,{schema:_0x31b682}=_0x3fdd69;_0x48d672['for']('upcast')['add'](_0x2790b5=>{_0x2790b5['on']('element:ol',(_0x392b28,_0x3e19fe,_0x3ecdb4)=>{const _0x534237=_0x3e19fe['viewItem'],_0x360a20=_0x3e19fe['modelCursor']?.['parent'];_0x534237['hasClass']('footnotes-list')&&_0x360a20?.['is']('element','footnotesDefinitions')&&(function(_0xa8f2a5,_0x41268a,_0x4105d1,_0x407860){if(!_0x407860['checkAttribute'](_0x41268a,'footnotesListStart'))return;let _0x1574d8=0x1;const _0x54001a=_0x4105d1['consumable']['consume'](_0xa8f2a5,{'attributes':'start'});if(_0x54001a){const _0xb34119=Number['parseInt'](_0xa8f2a5['getAttribute']('start'),0xa);Number['isNaN'](_0xb34119)||(_0x1574d8=_0xb34119);}!_0x54001a&&_0x41268a['hasAttribute']('footnotesListStart')||_0x4105d1['writer']['setAttribute']('footnotesListStart',_0x1574d8,_0x41268a);}(_0x534237,_0x360a20,_0x3ecdb4,_0x31b682),function(_0x37424e,_0x499536,_0x88dd51,_0x2ee1d6){if(!_0x2ee1d6['checkAttribute'](_0x499536,'footnotesListStyle'))return;let _0x569599='decimal',_0x48d597=!0x1;if(_0x88dd51['consumable']['consume'](_0x37424e,{'attributes':'type'})){const _0x14c098={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x37424e['getAttribute']('type')];_0x14c098&&(_0x569599=_0x14c098),_0x48d597=!0x0;}if(_0x88dd51['consumable']['consume'](_0x37424e,{'styles':'list-style-type'})){const _0x269663=tt(_0x37424e['getStyle']('list-style-type'));_0x269663&&(_0x569599=_0x269663),_0x48d597=!0x0;}!_0x48d597&&_0x499536['hasAttribute']('footnotesListStyle')||_0x88dd51['writer']['setAttribute']('footnotesListStyle',_0x569599,_0x499536);}(_0x534237,_0x360a20,_0x3ecdb4,_0x31b682));});}),_0x48d672['for']('downcast')['add'](_0x50c455=>{_0x50c455['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x39bbf8,_0x179f10,_0x44d6be)=>{if(!_0x44d6be['consumable']['consume'](_0x179f10['item'],_0x39bbf8['name']))return;const _0x3471b5=et(_0x179f10['item'],_0x44d6be['mapper']),{attributeNewValue:_0x7c604d}=_0x179f10;null==_0x7c604d||0x1===_0x7c604d?_0x44d6be['writer']['removeAttribute']('start',_0x3471b5):_0x44d6be['writer']['setAttribute']('start',String(_0x7c604d),_0x3471b5);}),_0x50c455['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x93ecb2,_0x45812f,_0x40b14f)=>{if(!_0x40b14f['consumable']['consume'](_0x45812f['item'],_0x93ecb2['name']))return;const _0xf63599=et(_0x45812f['item'],_0x40b14f['mapper']),{attributeNewValue:_0x311ec6}=_0x45812f;_0x311ec6&&'decimal'!==_0x311ec6?_0x40b14f['writer']['setStyle']('list-style-type',_0x311ec6,_0xf63599):_0x40b14f['writer']['removeStyle']('list-style-type',_0xf63599);});});}['_definePostfixer'](){const {editor:_0x5de0fe}=this,{model:_0xeaa29f}=_0x5de0fe,_0x1f7016=_0x5de0fe['plugins']['get'](FootnotesTracker),_0xbd1dad=this['_getDefaultListStyle'](),_0x1ec505=this['_getDefaultStartIndex']();_0xeaa29f['document']['registerPostFixer'](_0x27cd01=>{const _0x15b5f3=_0xeaa29f['document']['differ']['getChanges']();let _0x36ee8d=!0x1;for(const _0xd6de58 of _0x15b5f3){if('insert'!==_0xd6de58['type']||'$text'===_0xd6de58['name'])continue;const _0x323764=_0xeaa29f['createRangeOn'](_0xd6de58['position']['nodeAfter']);for(const _0x4a89f2 of _0x323764['getItems']())_0x4a89f2['is']('element','footnotesDefinitions')&&(!_0x4a89f2['hasAttribute']('footnotesListStart')&&_0xeaa29f['schema']['checkAttribute'](_0x4a89f2,'footnotesListStart')&&(_0x27cd01['setAttribute']('footnotesListStart',_0x1ec505,_0x4a89f2),_0x36ee8d=!0x0),!_0x4a89f2['hasAttribute']('footnotesListStyle')&&_0xeaa29f['schema']['checkAttribute'](_0x4a89f2,'footnotesListStyle')&&(_0x27cd01['setAttribute']('footnotesListStyle',_0xbd1dad,_0x4a89f2),_0x36ee8d=!0x0));}return _0x36ee8d&&_0x1f7016['_updateFootnotesCounters'](_0x27cd01),_0x36ee8d;});}['_defineFormatter'](){const {editor:_0x2c395d}=this;_0x2c395d['plugins']['get'](FootnotesTracker)['setFootnoteFormatter'](_0x5ab2d5=>this['_formatFootnoteListValue'](_0x5ab2d5));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x33595d,value:_0x5482d2,digits:_0x5d6683}){const _0x20fd91=_0x33595d['getAttribute']('footnotesListStyle'),_0x5d09b6=_0x33595d['getAttribute']('footnotesListStart'),_0x3a3345=Math['floor'](_0x5482d2)+(_0x5d09b6??0x1)-0x1;switch(_0x20fd91){case'decimal-leading-zero':return function(_0x144590,_0x7a4e3){return String(_0x144590)['padStart'](_0x7a4e3,'0');}(_0x3a3345,Math['max'](0x2,_0x5d6683));case'lower-alpha':case'lower-latin':return Q(_0x3a3345,!0x1);case'upper-alpha':case'upper-latin':return Q(_0x3a3345,!0x0);case'lower-roman':return Y(_0x3a3345,!0x1);case'upper-roman':return Y(_0x3a3345,!0x0);case'arabic-indic':return String(_0x3a3345)['replace'](/\d/g,_0x41881c=>Z[Number(_0x41881c)]);default:return String(_0x3a3345);}}}function tt(_0x20cfc3){if('string'==typeof _0x20cfc3){const _0xfcaa5d=J[_0x20cfc3];if(_0xfcaa5d)return _0xfcaa5d;if(G['includes'](_0x20cfc3))return _0x20cfc3;}return null;}function et(_0x26a44d,_0x5a067f){const _0x54cc13=_0x5a067f['toViewElement'](_0x26a44d);return Array['from'](_0x54cc13['getChildren']())['find'](_0xca41c=>_0xca41c['is']('element','ol')&&_0xca41c['hasClass']('footnotes-list'));}class FootnotesDefinitionsPropertiesView extends _0x1215a8{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x3c0be7();['keystrokes']=new _0x42ba0c();['focusables']=new _0x3a5df5();['focusCycler'];constructor(_0x460b5b,{styleButtonViews:_0x319174,styleGridAriaLabel:_0x30f7bd}){super(_0x460b5b),(this['focusCycler']=new _0x374ca2({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x319174,_0x30f7bd),[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 _0x13711e of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x13711e['element']);_0x128ca0({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x575e46['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 _0x2cbc7c=_0x3ca1f4=>_0x3ca1f4['stopPropagation']();this['keystrokes']['set']('arrowright',_0x2cbc7c),this['keystrokes']['set']('arrowleft',_0x2cbc7c),this['keystrokes']['set']('arrowup',_0x2cbc7c),this['keystrokes']['set']('arrowdown',_0x2cbc7c);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x5a84f5,_0x502e32){const _0x2e6b74=new _0x1215a8(this['locale']);return _0x2e6b74['children']=_0x2e6b74['createCollection'](),_0x2e6b74['children']['addMany'](_0x5a84f5),_0x2e6b74['setTemplate']({'tag':'div','attributes':{'aria-label':_0x502e32,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x2e6b74['children']}),_0x2e6b74['children']['delegate']('execute')['to'](this),_0x2e6b74['focus']=function(){for(const _0xd9d493 of this['children'])if(_0xd9d493 instanceof _0x3d4830&&_0xd9d493['isOn'])return void _0xd9d493['focus']();this['children']['first']['focus']();},_0x2e6b74['focusTracker']=new _0x3c0be7(),_0x2e6b74['keystrokes']=new _0x42ba0c(),_0x2e6b74['render'](),_0x2e6b74['keystrokes']['listenTo'](_0x2e6b74['element']),this['children']['add'](_0x2e6b74),_0x2e6b74;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x145e25=this['_createStartIndexPropertyView'](),_0x51afd0=[_0x145e25],_0x9cd057=new _0x5ca684(this['locale'],_0x51afd0);return _0x9cd057['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x9cd057['buttonView']['bind']('isEnabled')['toMany'](_0x51afd0,'isEnabled',(..._0x1be24c)=>_0x1be24c['some'](_0x45a083=>_0x45a083)),_0x9cd057['buttonView']['on']('change:isEnabled',(_0x3d8f7e,_0x5be1ee,_0x574aa7)=>{_0x574aa7||(_0x9cd057['isCollapsed']=!0x0);}),this['children']['add'](_0x9cd057),[_0x145e25,_0x9cd057];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x3bb1ba=new _0x51e597(this['locale'],_0x167831);return _0x3bb1ba['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x3bb1ba['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x3bb1ba['fieldView']['on']('input',()=>{const _0x1a6c97=_0x3bb1ba['fieldView']['element'],_0x151b93=_0x1a6c97['valueAsNumber'];Number['isNaN'](_0x151b93)?_0x3bb1ba['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x1a6c97['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x151b93}):_0x3bb1ba['errorText']=t(_0x151b93<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x3bb1ba;}}class FootnotesPropertiesUI extends _0x37efa5{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x1ccec8,_0x556a29];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x18435e}=this,{componentFactory:_0x3f5a65}=_0x18435e['ui'];_0x18435e['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x3f5a65['add']('footnotesStyle',function(_0xa6b88e){return _0x33fa23=>{const {t:t}=_0x33fa23,_0x568106=_0xa6b88e['commands']['get']('footnotesStyle'),_0x90f407=_0x2fda6e(_0x33fa23),{buttonView:_0x51235a}=_0x90f407;return _0x90f407['class']='ck-footnotes-styles-dropdown',_0x90f407['bind']('isEnabled')['to'](_0x568106,'isEnabled'),_0x51235a['set']({'label':t('Footnotes\x20style'),'icon':_0x2fde97,'tooltip':!0x0}),_0x90f407['once']('change:isOpen',()=>{const _0x4060a6=function({editor:_0x261e72,dropdownView:_0x216035}){const {t:t}=_0x261e72['locale'],_0x25d244=t('Footnotes\x20definitions\x20styles'),_0x3fee6e=function(_0x110364){const {t:t}=_0x110364['locale'],_0x1cce50=_0x110364['config']['get']('footnotes.footnotesProperties.listStyles'),_0x2d49f9=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x44f21c},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x5c188b},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x289a9f},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x3fda92},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x54525b},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x323d3c},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x37b442}];return _0x1cce50['map'](_0x5cebdf=>{const _0x469e41=tt(_0x5cebdf),_0x5cc5a9=_0x2d49f9['find'](_0x3c36d5=>_0x3c36d5['style']===_0x469e41);return function(_0x56c647,_0x317a28){const {locale:_0x4aa72a}=_0x56c647,{label:_0x255db8,icon:_0x4cf489,tooltip:_0x3b806e,style:_0x29eb4f}=_0x317a28,_0x15e989=_0x56c647['commands']['get']('footnotesStyle'),_0x4d949c=new _0x3d4830(_0x4aa72a);return _0x4d949c['set']({'label':_0x255db8,'icon':_0x4cf489,'tooltip':_0x3b806e}),_0x4d949c['bind']('isOn')['to'](_0x15e989,'value',_0x5931e3=>_0x5931e3===_0x29eb4f),_0x4d949c['bind']('isEnabled')['to'](_0x15e989,'isEnabled'),_0x4d949c['on']('execute',()=>{_0x56c647['execute']('footnotesStyle',{'value':_0x29eb4f}),_0x56c647['editing']['view']['focus']();}),_0x4d949c;}(_0x110364,_0x5cc5a9);});}(_0x261e72),_0xf1063=new FootnotesDefinitionsPropertiesView(_0x261e72['locale'],{'styleGridAriaLabel':_0x25d244,'styleButtonViews':_0x3fee6e}),_0x56b7a2=_0x261e72['commands']['get']('footnotesStart');return _0xf1063['startIndexFieldView']['bind']('isEnabled')['to'](_0x56b7a2),_0xf1063['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x56b7a2),_0xf1063['on']('footnotesListStart',(_0xaf4923,_0x537664)=>{_0x261e72['execute']('footnotesStart',{'value':_0x537664['startIndex']});}),_0xf1063['delegate']('execute')['to'](_0x216035),_0xf1063;}({'editor':_0xa6b88e,'dropdownView':_0x90f407});_0x90f407['panelView']['children']['add'](_0x4060a6);}),_0x90f407;};}(_0x18435e));}['afterInit'](){const {editor:_0x1eeccc}=this,{t:t}=_0x1eeccc['locale'],_0x1c8712=_0x1eeccc['plugins']['get'](_0x556a29),{defaultPositions:_0x3f2795}=_0x2ba86c;_0x1c8712['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x1eeccc['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x3d3841=>{let _0x14d6d5=_0x3d3841['getFirstPosition']()?.['parent'];return _0x14d6d5?.['is']('$text')&&(_0x14d6d5=_0x14d6d5['parent']),_0x14d6d5?.['is']('element')?_0x14d6d5['findAncestor'](M):null;},'positions':[_0x3f2795['southArrowNorth'],_0x3f2795['southArrowNorthMiddleWest'],_0x3f2795['southArrowNorthMiddleEast'],_0x3f2795['southArrowNorthWest'],_0x3f2795['southArrowNorthEast'],_0x3f2795['northArrowSouth'],_0x3f2795['northArrowSouthMiddleWest'],_0x3f2795['northArrowSouthMiddleEast'],_0x3f2795['northArrowSouthWest'],_0x3f2795['northArrowSouthEast'],_0x3f2795['viewportStickyNorth']]});}}class FootnotesProperties extends _0x37efa5{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.2.0-alpha.
|
|
3
|
+
"version": "48.2.0-alpha.4",
|
|
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.2.0-alpha.
|
|
36
|
-
"@ckeditor/ckeditor5-core": "48.2.0-alpha.
|
|
37
|
-
"@ckeditor/ckeditor5-engine": "48.2.0-alpha.
|
|
38
|
-
"@ckeditor/ckeditor5-enter": "48.2.0-alpha.
|
|
39
|
-
"@ckeditor/ckeditor5-icons": "48.2.0-alpha.
|
|
40
|
-
"@ckeditor/ckeditor5-ui": "48.2.0-alpha.
|
|
41
|
-
"@ckeditor/ckeditor5-utils": "48.2.0-alpha.
|
|
42
|
-
"@ckeditor/ckeditor5-widget": "48.2.0-alpha.
|
|
35
|
+
"@ckeditor/ckeditor5-clipboard": "48.2.0-alpha.4",
|
|
36
|
+
"@ckeditor/ckeditor5-core": "48.2.0-alpha.4",
|
|
37
|
+
"@ckeditor/ckeditor5-engine": "48.2.0-alpha.4",
|
|
38
|
+
"@ckeditor/ckeditor5-enter": "48.2.0-alpha.4",
|
|
39
|
+
"@ckeditor/ckeditor5-icons": "48.2.0-alpha.4",
|
|
40
|
+
"@ckeditor/ckeditor5-ui": "48.2.0-alpha.4",
|
|
41
|
+
"@ckeditor/ckeditor5-utils": "48.2.0-alpha.4",
|
|
42
|
+
"@ckeditor/ckeditor5-widget": "48.2.0-alpha.4"
|
|
43
43
|
},
|
|
44
44
|
"files": [
|
|
45
45
|
"dist",
|