@ckeditor/ckeditor5-footnotes 48.3.0-alpha.4 → 48.3.0-alpha.5

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +9 -9
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x438571,Plugin as _0x4d567d}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x2574fe,isWidget as _0x41ea47,toWidget as _0x21b655,toWidgetEditable as _0x4d10fa}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0x288ec7,KeystrokeHandler as _0x190a8c,global as _0x2b1a9f,logWarning as _0x4e6f08,uid as _0x302767}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x4d82a5,PointerObserver as _0xeca757}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x19e3f6}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x277268,ButtonView as _0x66afc5,CollapsibleView as _0x7a1f93,ContextualBalloon as _0x220526,FocusCycler as _0x1a8450,LabeledFieldView as _0x1e2794,MenuBarMenuListItemButtonView as _0x36b81a,View as _0x40dbda,ViewCollection as _0x3ce59b,addKeyboardHandlingForGrid as _0xd4ce2d,createDropdown as _0x299a4e,createLabeledInputNumber as _0x8dcf5e}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x2de12a,IconListStyleArabicIndic as _0x17c8a1,IconListStyleDecimal as _0x435185,IconListStyleDecimalLeadingZero as _0x262b66,IconListStyleLowerLatin as _0x7232fa,IconListStyleLowerRoman as _0x3d79a0,IconListStyleUpperLatin as _0x18698a,IconListStyleUpperRoman as _0x6d98d8}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x558a0c,_0x5ca8e9){this['_model']=_0x558a0c,this['_elementName']=_0x5ca8e9['elementName'],this['_getElementKey']=_0x5ca8e9['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x22a80f){const _0x213de0=new Set(),_0x279b47=new Map();for(const _0x265c57 of _0x22a80f){if('insert'===_0x265c57['type']&&'$text'!==_0x265c57['name']&&_0x265c57['position']['nodeAfter']){const _0x5eb3d9=this['_model']['createRangeOn'](_0x265c57['position']['nodeAfter']);for(const _0xa0e4c5 of _0x5eb3d9['getItems']()){if(!_0xa0e4c5['is']('element',this['_elementName']))continue;const _0x500abf=this['_getElementKey'](_0xa0e4c5);_0x279b47['has'](_0x500abf)||_0x279b47['set'](_0x500abf,[]),_0x279b47['get'](_0x500abf)['push'](_0xa0e4c5);}}if('remove'===_0x265c57['type']&&_0x265c57['name']===this['_elementName']){const _0xc3b50=this['_getElementKey']({'getAttribute':_0x337c54=>_0x265c57['attributes']['get'](_0x337c54)});_0x213de0['add'](_0xc3b50);}}for(const [_0x4387fb,_0x4883f2]of this['_trackedElements'])'$graveyard'===_0x4883f2['root']['rootName']&&_0x213de0['add'](_0x4387fb);for(const _0x5278fd of _0x213de0)this['_trackedElements']['delete'](_0x5278fd);for(const [_0x2cb064,_0x1b7663]of _0x279b47)this['_trackedElements']['set'](_0x2cb064,_0x1b7663[_0x1b7663['length']-0x1]);const _0x2c64fd=new Set();for(const [_0x1d9883,_0x289ccc]of _0x279b47)_0x213de0['has'](_0x1d9883)&&(_0x2c64fd['add'](_0x289ccc[0x0]),_0x289ccc['length']>0x1?_0x279b47['set'](_0x1d9883,_0x289ccc['slice'](0x1)):_0x279b47['delete'](_0x1d9883),_0x213de0['delete'](_0x1d9883));return{'removed':Array['from'](_0x213de0),'inserted':Array['from'](_0x279b47['values']())['flat'](),'moved':Array['from'](_0x2c64fd)};}},V=class extends _0x4d567d{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x12ee39){super(_0x12ee39),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3edc1b=>_0x3edc1b['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x551512=>_0x551512['getAttribute']('footnoteId')});}['init'](){const {editor:_0x16cc9f}=this,{model:_0x4b3bd3,data:_0x51656c}=_0x16cc9f;_0x4b3bd3['document']['registerPostFixer'](_0x57e4f4=>{const _0x14f9c9=_0x4b3bd3['document']['differ']['getChanges']();let _0x5058ce=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x57e4f4,_0x14f9c9)&&(_0x5058ce=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x57e4f4,_0x14f9c9)&&(_0x5058ce=!0x0),this['_handleFootnoteReferencesChanges'](_0x57e4f4,_0x14f9c9)&&(_0x5058ce=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x57e4f4)&&(_0x5058ce=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x57e4f4)&&(_0x5058ce=!0x0),this['_sortFootnoteDefinitions'](_0x57e4f4)&&(_0x5058ce=!0x0),_0x5058ce;}),this['listenTo'](_0x4b3bd3['document'],'change:data',()=>{_0x4b3bd3['enqueueChange']({'isUndoable':!0x1},_0x209c52=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x209c52);});},{'priority':'low'}),this['listenTo'](_0x51656c,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x4e62c2){return this['_footnotes']['find'](_0x2a8003=>_0x2a8003['id']===_0x4e62c2)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x5819aa){this['_footnoteFormatter']=_0x5819aa;}['_updateFootnotesCounters'](_0x3bd607,_0x44bc98=0x0){let _0x619823=!0x1;for(let _0x142562=_0x44bc98;_0x142562<this['_footnotes']['length'];_0x142562++)this['_updateFootnoteRefCounter'](_0x3bd607,_0x142562)&&(_0x619823=!0x0);return _0x619823;}['_insertEmptyFootnotesDefinitionsContainer'](_0x59c310,_0x38c515){const _0x37db3c=_0x59c310['createElement']('footnotesDefinitions',{});return _0x59c310['append'](_0x37db3c,_0x38c515),this['_footnotesDefinitions']=_0x37db3c,_0x37db3c;}['_ensureFootnotesDefinitionsContainerExists'](_0x177015){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x50e3a2=this['_footnotes'][0x0]['reference']['root'],_0x2ea87a=this['_insertEmptyFootnotesDefinitionsContainer'](_0x177015,_0x50e3a2);for(const _0x4e81b9 of this['_footnotes'])_0x4e81b9['definition']['parent']||_0x177015['insert'](_0x4e81b9['definition'],_0x2ea87a,'end');this['_updateFootnotesCounters'](_0x177015);}['_handleFootnotesDefinitionsObjectChanges'](_0x2fa95c,_0x44e8e6){let _0x4a45b5=!0x1;const {inserted:_0x5b15a4,removed:_0x18cd34,moved:_0x269b6a}=this['_footnoteDefsContainerTracker']['getChanges'](_0x44e8e6);if(_0x269b6a['length']&&(this['_footnotesDefinitions']=_0x269b6a[0x0]),_0x5b15a4['length']){if(_0x5b15a4['length']>0x1||this['_footnotesDefinitions']&&_0x5b15a4['some'](_0x6d9f0a=>_0x6d9f0a!==this['_footnotesDefinitions'])){const _0x56ea1c=_0x2fa95c['createElement']('footnotesDefinitions',{}),_0x31eea9=[];this['_footnotesDefinitions']&&_0x31eea9['push'](this['_footnotesDefinitions']),_0x31eea9['push'](..._0x5b15a4),_0x2fa95c['insert'](_0x56ea1c,_0x31eea9[0x0],'before');for(const _0x2085fc of _0x31eea9)_0x2fa95c['move'](_0x2fa95c['createRangeIn'](_0x2085fc),_0x2fa95c['createPositionAt'](_0x56ea1c,'end')),_0x2fa95c['remove'](_0x2085fc);this['_footnotesDefinitions']=_0x56ea1c,this['_updateFootnotesCounters'](_0x2fa95c),_0x4a45b5=!0x0;}else this['_footnotesDefinitions']=_0x5b15a4[0x0];}if(_0x18cd34['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x4068e7 of this['_footnotes'])_0x2fa95c['remove'](_0x4068e7['reference']),_0x4a45b5=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x4a45b5;}['_handleFootnoteDefinitionsChanges'](_0x12f644,_0x29bcc6){let _0x4e81e8=!0x1;const _0x51b37f=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x4ab318,moved:_0x2086e8}=this['_footnoteDefsTracker']['getChanges'](_0x29bcc6);for(const _0x26a61c of[..._0x2086e8,..._0x4ab318]){const _0x569cac=_0x26a61c['getAttribute']('footnoteId'),_0x3855b7=this['getFootnote'](_0x569cac);_0x3855b7&&(_0x3855b7['definition']=_0x26a61c),K(_0x12f644,_0x51b37f,_0x26a61c)&&(_0x4e81e8=!0x0);}return _0x4e81e8;}['_handleFootnoteReferencesChanges'](_0x2448cc,_0x1abc27){let _0x33d4e2=!0x1;const {removed:_0x49584e,inserted:_0x3d97da,moved:_0x4bf667}=this['_footnoteRefsTracker']['getChanges'](_0x1abc27);for(const _0xa54461 of _0x49584e)this['_handleRemoveFootnoteReferenceById'](_0x2448cc,_0xa54461)&&(_0x33d4e2=!0x0);for(const _0x2ae700 of _0x3d97da)this['_handleInsertedFootnoteReference'](_0x2448cc,_0x2ae700)&&(_0x33d4e2=!0x0);for(const _0x3d8196 of _0x4bf667)this['_handleMovedFootnoteReference'](_0x2448cc,_0x3d8196)&&(_0x33d4e2=!0x0);return _0x33d4e2;}['_handleFootnotesDefinitionsObjectSync'](_0x2ccce6){if(!this['_footnotesDefinitions'])return!0x1;let _0x3cee1a=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x52f0b1=[];for(const _0x203f5a of this['_footnotesDefinitions']['getChildren']()){const _0x3e2a70=_0x203f5a['getAttribute']('footnoteId');this['getFootnote'](_0x3e2a70)||(_0x52f0b1['unshift'](_0x203f5a),_0x3cee1a=!0x0);}for(const _0x5d99eb of _0x52f0b1)_0x2ccce6['remove'](_0x5d99eb);}const _0x5a22ce=new Set(),_0x107bd9=[];for(const _0x16d836 of this['_footnotesDefinitions']['getChildren']()){const _0x15b4b5=_0x16d836['getAttribute']('footnoteId');_0x5a22ce['has'](_0x15b4b5)?(_0x107bd9['unshift'](_0x16d836),_0x3cee1a=!0x0):_0x5a22ce['add'](_0x15b4b5);}for(const _0x1302f8 of _0x107bd9)_0x2ccce6['remove'](_0x1302f8);return this['_footnotesDefinitions']['childCount']||(_0x2ccce6['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x3cee1a=!0x0),_0x3cee1a;}['_handleInsertedFootnoteReference'](_0x5a10bf,_0x4cd5a2){if(this['_footnotes']['find'](_0x30b763=>_0x30b763['reference']===_0x4cd5a2))return!0x1;let _0x4bc4d0=!0x1;const _0x50dba1=_0x4cd5a2['getAttribute']('footnoteId'),_0x20a17c=this['_footnotes']['findIndex'](_0x54790d=>_0x54790d['id']===_0x50dba1);-0x1!==_0x20a17c&&(_0x5a10bf['remove'](this['_footnotes'][_0x20a17c]['reference']),this['_footnotes']['splice'](_0x20a17c,0x1),_0x4bc4d0=!0x0);let _0x540cc9=this['_footnotesDefinitions']?function(_0x46fb83,_0xae2336){for(const _0x3fc2cc of _0x46fb83['getChildren']())if(_0x3fc2cc['getAttribute']('footnoteId')===_0xae2336)return _0x3fc2cc;return null;}(this['_footnotesDefinitions'],_0x50dba1):null;_0x540cc9||(_0x540cc9=_0x5a10bf['createElement']('footnoteDefinition',{'footnoteId':_0x50dba1}),this['_footnotesDefinitions']&&(_0x5a10bf['insert'](_0x540cc9,this['_footnotesDefinitions'],'end'),_0x4bc4d0=!0x0));const _0x17d094={'id':_0x50dba1,'reference':_0x4cd5a2,'definition':_0x540cc9},_0x28053f=T(this['editor']['model'],this['_footnotes'],_0x4cd5a2);this['_footnotes']['splice'](_0x28053f,0x0,_0x17d094);let _0xf550b2=_0x28053f;return-0x1!==_0x20a17c&&(_0xf550b2=Math['min'](_0x28053f,_0x20a17c)),this['_updateFootnotesCounters'](_0x5a10bf,_0xf550b2)&&(_0x4bc4d0=!0x0),_0x4bc4d0;}['_handleRemoveFootnoteReferenceById'](_0xdbe7cd,_0x5e48ff){const _0x377282=this['_footnotes']['findIndex'](_0x45dec0=>_0x45dec0['id']===_0x5e48ff);if(-0x1===_0x377282)return!0x1;let _0x19b1c0=!0x1;const _0x243556=this['_footnotes'][_0x377282];return'$graveyard'!==_0x243556['definition']['root']['rootName']&&(_0xdbe7cd['remove'](_0x243556['definition']),_0x19b1c0=!0x0),this['_footnotes']['splice'](_0x377282,0x1),this['_updateFootnotesCounters'](_0xdbe7cd,_0x377282)&&(_0x19b1c0=!0x0),_0x19b1c0;}['_handleMovedFootnoteReference'](_0x58e96b,_0x3ef682){const _0x361d3f=_0x3ef682['getAttribute']('footnoteId'),_0x465b8b=this['_footnotes']['findIndex'](_0x268c24=>_0x268c24['id']===_0x361d3f),_0x54cf38=this['_footnotes'][_0x465b8b];let _0x1164f0=!0x1;_0x54cf38['reference']=_0x3ef682,this['_footnotes']['splice'](_0x465b8b,0x1);const _0x3d13f7=T(this['editor']['model'],this['_footnotes'],_0x3ef682);return this['_footnotes']['splice'](_0x3d13f7,0x0,_0x54cf38),this['_updateFootnotesCounters'](_0x58e96b,Math['min'](_0x465b8b,_0x3d13f7))&&(_0x1164f0=!0x0),_0x1164f0;}['_updateFootnoteRefCounter'](_0x56233,_0x29eb99){if(!this['_footnotesDefinitions'])return!0x1;const _0x155d98=this['_footnotes'][_0x29eb99];let _0x1c0e83;return _0x1c0e83=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x155d98,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x29eb99+0x1}):String(_0x29eb99+0x1),_0x155d98['reference']['getAttribute']('footnoteCounter')!=_0x1c0e83&&(_0x56233['setAttribute']('footnoteCounter',_0x1c0e83,_0x155d98['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x11b469){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x12ad42,_0x316b3f){if(_0x12ad42['length']!==_0x316b3f['length'])return!0x1;for(let _0x3c1e10=0x0;_0x3c1e10<_0x12ad42['length'];_0x3c1e10++)if(_0x12ad42[_0x3c1e10]!==_0x316b3f[_0x3c1e10])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x56cf36=>_0x56cf36['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x1f7b9a=>_0x1f7b9a['getAttribute']('footnoteId'))))return!0x1;let _0x4716a2=!0x1;for(let _0x89f598=0x0;_0x89f598<this['_footnotes']['length'];_0x89f598++){const _0x1cea88=this['_footnotes'][_0x89f598],_0x3dc5c7=_0x11b469['createPositionBefore'](_0x1cea88['definition']),_0x4a01c9=_0x11b469['createPositionAt'](this['_footnotesDefinitions'],_0x89f598);_0x3dc5c7['isEqual'](_0x4a01c9)||(_0x11b469['move'](_0x11b469['createRangeOn'](_0x1cea88['definition']),_0x4a01c9),_0x4716a2=!0x0);}return _0x4716a2;}['_ensureFootnotesReferencesHaveProperOrder'](_0x589f05){if(!this['_footnotes']['length'])return!0x1;const {model:_0x13cd45}=this['editor'];let _0x67215a=!0x1;for(let _0x1356ea=0x0;_0x1356ea<this['_footnotes']['length']-0x1;_0x1356ea++){const _0xbb4c17=this['_footnotes'][_0x1356ea],_0x287b24=this['_footnotes'][_0x1356ea+0x1],_0x682131=_0x13cd45['createPositionBefore'](_0xbb4c17['reference']),_0xfb469e=_0x13cd45['createPositionBefore'](_0x287b24['reference']);'after'===_0x682131['compareWith'](_0xfb469e)&&(this['_handleMovedFootnoteReference'](_0x589f05,_0xbb4c17['reference']),_0x1356ea=-0x1,_0x67215a=!0x0);}return _0x67215a;}};function K(_0x585b84,_0x1c004c,_0x4b0384){if(_0x4b0384['childCount'])return!0x1;const _0x3f5106=_0x1c004c?'paragraph':'footnoteInlineContent';return _0x585b84['insert'](_0x585b84['createElement'](_0x3f5106),_0x4b0384),!0x0;}function T(_0x22709a,_0x422e7b,_0x46027d){if(0x0===_0x422e7b['length'])return 0x0;const _0x452cd8=_0x22709a['createPositionBefore'](_0x46027d);for(let _0x4779e2=0x0;_0x4779e2<_0x422e7b['length'];_0x4779e2++){const _0x5b7b00=_0x422e7b[_0x4779e2],_0x377604=_0x22709a['createPositionBefore'](_0x5b7b00['reference']);if('before'===_0x452cd8['compareWith'](_0x377604))return _0x4779e2;}const _0x190330=_0x46027d['root'];let _0x2d76e8=-0x1;for(let _0x2fb49e=_0x422e7b['length']-0x1;_0x2fb49e>=0x0;_0x2fb49e--)if(_0x422e7b[_0x2fb49e]['reference']['root']===_0x190330){_0x2d76e8=_0x2fb49e;break;}if(-0x1!==_0x2d76e8)return _0x2d76e8+0x1;const _0x1b8653=_0x22709a['document']['getRootNames'](),_0x1a3a2b=_0x1b8653[_0x1b8653['indexOf'](_0x190330['rootName'])+0x1];if(_0x1a3a2b){for(let _0x373f97=0x0;_0x373f97<_0x422e7b['length'];_0x373f97++)if(_0x422e7b[_0x373f97]['reference']['root']['rootName']===_0x1a3a2b)return _0x373f97;}return _0x422e7b['length'];}var j=class extends _0x438571{['refresh'](){const _0x2b50f7=this['editor']['model']['document']['selection'],_0x2074fb=this['_getPositionToInsertFootnote'](_0x2b50f7);this['isEnabled']=!!_0x2074fb;}['execute'](_0x5b4970){const {editor:_0x74f620}=this,{model:_0x4b542c}=_0x74f620,{selection:_0x41c7ac}=_0x4b542c['document'],_0x3541ee=this['_getPositionToInsertFootnote'](_0x41c7ac);if(!_0x3541ee)return;const _0x5a61b0=_0x74f620['plugins']['get']('FootnotesEditing'),_0xa8c89d=_0x5b4970?.['footnoteId']??_0x302767();!function(_0x3c23b9){return'string'==typeof _0x3c23b9&&_0x3c23b9['length']>0x0&&!/\s/['test'](_0x3c23b9)&&!/^\d/['test'](_0x3c23b9);}(_0xa8c89d)?_0x4e6f08('insert-footnote-command-executed-with-invalid-id'):(_0x4b542c['change'](_0x234a14=>{const _0x89029b=_0x234a14['createElement']('footnoteRef',{'footnoteId':_0xa8c89d});_0x4b542c['insertObject'](_0x89029b,_0x3541ee,null);}),_0x5a61b0['_moveSelectionToFootnoteDefinition'](_0xa8c89d));}['_getPositionToInsertFootnote'](_0x1aa142){const {model:_0xd9ca3f}=this['editor'],{schema:_0x208fa}=_0xd9ca3f,_0x3a8b8c=_0x1aa142['getFirstRange']();for(const _0x3a85d1 of _0x3a8b8c['getItems']())if(_0x208fa['isBlock'](_0x3a85d1)||_0x208fa['isObject'](_0x3a85d1))return null;const _0x49f701=_0x3a8b8c['end'];return _0x208fa['checkChild'](_0x49f701,'footnoteRef')?_0x49f701:null;}},U=class extends _0x4d567d{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x12dacb}=this;_0x12dacb['config']['define']('footnotes.multiBlock',!0x0),_0x12dacb['commands']['add']('insertFootnote',new j(_0x12dacb)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x261f18){const _0x2ba7a2='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x15f5a5=0x78e28,_0x5b2702=window['Date']['now'](),_0x19bf00=_0x261f18['editor'],_0x2ae0e6=new window['Promise'](_0x378e32=>{_0x19bf00['once']('ready',_0x378e32);}),_0x25eb15={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x3225e5=_0x19bf00['config']['get']('licenseKey');async function _0x114887(){let _0x37ff3f,_0x40e220=null,_0x512392=null;try{return'GPL'==_0x3225e5?'NotAllowed':(_0x37ff3f=_0x3fd017(),_0x37ff3f?(_0x37ff3f['usageEndpoint']&&(_0x512392=_0xa4bb12(_0x37ff3f['usageEndpoint'],_0x37ff3f['jti'])),await _0xf6fc2b()?_0xd09520()?_0x5b84cf()?'Expired':_0x114644()?('evaluation'==_0x37ff3f['licenseType']&&(_0x40e220=_0xfe4ce4('EvaluationLimit')),await _0x437df8()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x5b84cf(){const _0x1527b7=['evaluation','trial']['includes'](_0x37ff3f['licenseType'])?_0x5b2702/0x3e8:0xe10*_0x15f5a5;return _0x37ff3f['exp']<_0x1527b7;}function _0xd09520(){const _0x4e9deb=_0x37ff3f['features'];return!!_0x4e9deb&&(!!_0x4e9deb['includes']('*')||!!_0x4e9deb['includes']('FOO'));}function _0x114644(){const _0x467367=_0x37ff3f['licensedHosts'];if(!_0x467367||0x0==_0x467367['length'])return!0x0;const {hostname:_0xa16e0d}=new URL(window['location']['href']);if(_0x467367['includes'](_0xa16e0d))return!0x0;const _0x19eaac=_0xa16e0d['split']('.');return _0x467367['filter'](_0x151ba7=>_0x151ba7['includes']('*'))['map'](_0x736c29=>_0x736c29['split']('.'))['filter'](_0x296352=>_0x296352['length']<=_0x19eaac['length'])['map'](_0x14b3a4=>Array(_0x19eaac['length']-_0x14b3a4['length'])['fill']('*'===_0x14b3a4[0x0]?'*':'')['concat'](_0x14b3a4))['some'](_0x3f7185=>_0x19eaac['every']((_0x9c0e3e,_0x475d1b)=>_0x3f7185[_0x475d1b]===_0x9c0e3e||'*'===_0x3f7185[_0x475d1b]));}function _0x437df8(){return _0x40e220&&_0x512392?new window['Promise']((_0x3a5bf5,_0x78e914)=>{_0x40e220['then'](_0x3a5bf5,_0x78e914),_0x512392['then'](_0x42f8d6=>{'Valid'!=_0x42f8d6&&_0x3a5bf5(_0x42f8d6);},_0x78e914);}):_0x40e220||_0x512392||'Valid';}}function _0xa4bb12(_0x3fcccf,_0x4c6ce2){return new window['Promise'](_0x2457d6=>{if(_0x20a1ea())return _0x2457d6('Valid');_0x3adcbd(),_0x19bf00['decorate']('_sendUsageRequest');let _0x4cf830=!0x1;const _0xba68c9=_0x302767();function _0x573126(_0x1f9c5a){return!!_0x1f9c5a&&('object'==typeof _0x1f9c5a||'function'==typeof _0x1f9c5a)&&'function'==typeof _0x1f9c5a['then']&&'function'==typeof _0x1f9c5a['catch'];}function _0x20367d(_0x91883d){_0x40e55c(_0x91883d)['then'](_0x2b6dc5=>_0x2b6dc5&&'ok'==_0x2b6dc5['status']?_0x1f907b(_0x2b1b4e(_0xba68c9+_0x4c6ce2))!=_0x2b6dc5['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x210a6a=>(_0x1c2929(),_0x210a6a),()=>{const _0x3fa431=_0x52fd45();return null==_0x3fa431?(_0x1c2929(),'Valid'):_0x5b2702-_0x3fa431>0x240c8400?'UsageLimit':'Valid';})['then'](_0x2457d6)['catch'](()=>{_0x2457d6('UsageLimit');});const _0x5c0fbf=0x36ee80;function _0x1c2929(){const _0x5cfbea='llct-'+_0x1f907b(_0x2b1b4e(_0x3fcccf)),_0x324a23=_0x5e4b39(_0x1f907b(window['Math']['ceil'](_0x5b2702/_0x5c0fbf)));window['localStorage']['setItem'](_0x5cfbea,_0x324a23);}function _0x52fd45(){const _0x1939bc='llct-'+_0x1f907b(_0x2b1b4e(_0x3fcccf)),_0x3bd1ee=window['localStorage']['getItem'](_0x1939bc);return _0x3bd1ee?window['parseInt'](_0x5e4b39(_0x3bd1ee),0x10)*_0x5c0fbf:null;}function _0x40e55c(_0x2d4170){return new window['Promise']((_0x56cd89,_0x21c5cd)=>{_0x2d4170['then'](_0x56cd89,_0x21c5cd),window['setTimeout'](_0x21c5cd,0x1d4c0);});}}_0x19bf00['on']('_sendUsageRequest',(_0xff779,_0x31daaf)=>{if(_0x31daaf[0x0]!=_0x3fcccf)return _0x2457d6('UsageLimit');_0x31daaf[0x1]={..._0x31daaf[0x1],'requestId':_0xba68c9};},{'priority':'high'}),_0x19bf00['on']('_sendUsageRequest',_0x3db82a=>{_0x573126(_0x3db82a['return'])&&(_0x4cf830=!0x0,_0x20367d(_0x3db82a['return']));},{'priority':'low'}),_0x2ae0e6['then'](()=>{_0x4cf830||_0x2457d6('UsageLimit');});});function _0x20a1ea(){return'auto'==_0x19bf00['editing']['view']['_overlayModeHint'];}function _0x3adcbd(){_0x19bf00['editing']['view']['_overlayModeHint']='auto';}}function _0xfe4ce4(_0x28fb98){const _0x36c662=[new window['Promise'](_0x1e74e4=>setTimeout(_0x1e74e4,0x93ecc)),_0x2ae0e6['then'](()=>new window['Promise'](_0x3313a8=>{let _0x507a8a=0x0;_0x19bf00['model']['on']('applyOperation',(_0x3bd7b7,_0xa1bd04)=>{_0xa1bd04[0x0]['isDocumentOperation']&&_0x507a8a++,0x5e8==_0x507a8a&&(_0x3313a8(),_0x3bd7b7['off']());});}))];return window['Promise']['race'](_0x36c662)['then'](()=>_0x28fb98);}async function _0x4e1cb7(){await _0x2ae0e6,_0x19bf00['model']['change']=_0x2247d1,_0x19bf00['model']['enqueueChange']=_0x2247d1,_0x19bf00['enableReadOnlyMode']('model');}function _0x577ca8(_0x4215fa){const _0x168dfc=_0x8d58b();_0x19bf00[_0x168dfc]='footnotesLicenseKey'+_0x4215fa,'Valid'!=_0x4215fa&&_0x4e1cb7();}function _0x8d58b(){const _0x2228c2=window['String'](window['performance']['now']())['replace']('.','');let _0x56e130='u';for(let _0x41dae0=0x0;_0x41dae0<_0x2228c2['length'];_0x41dae0+=0x2){let _0x301f10=window['parseInt'](_0x2228c2['substring'](_0x41dae0,_0x41dae0+0x2));_0x301f10>=0x3e&&(_0x301f10-=0x3e),_0x56e130+=_0x2ba7a2[_0x301f10];}return _0x56e130;}function _0x3fd017(){const _0x31088a=_0x3225e5['split']('.');if(0x3!=_0x31088a['length'])return null;return _0x191bd1(_0x31088a[0x1]);function _0x191bd1(_0x5c3b5b){const _0x125706=_0x47abb8(_0x5c3b5b);return _0x125706&&_0x2ea79c()?_0x125706:null;function _0x2ea79c(){const _0x4925fd=_0x125706['jti'],_0x535811=window['parseInt'](_0x4925fd['substring'](_0x4925fd['length']-0x8),0x10),_0x374991={..._0x125706,'jti':_0x4925fd['substring'](0x0,_0x4925fd['length']-0x8)};return delete _0x374991['vc'],_0x2b1b4e(_0x374991)==_0x535811;}}}async function _0xf6fc2b(){let _0x1c1982=!0x0;try{const [_0x59dd76,_0x3d14df,_0x3260f3]=_0x3225e5['split']('.');return _0x351f2b(_0x59dd76),await _0x4badc7(_0x59dd76,_0x3d14df,_0x3260f3),_0x1c1982;}catch{return!0x1;}function _0x351f2b(_0xfbd1c6){const _0xbcc382=_0x47abb8(_0xfbd1c6);_0xbcc382&&'ES256'==_0xbcc382['alg']||(_0x1c1982=!0x1);}async function _0x4badc7(_0x1677b1,_0x40f191,_0x5a9151){const _0x500a81=window['Uint8Array']['from'](_0x4e658f(_0x5a9151),_0x3750f9=>_0x3750f9['charCodeAt'](0x0)),_0x3c33d9=new window['TextEncoder']()['encode'](_0x1677b1+'.'+_0x40f191),_0x589954=window['crypto']['subtle'];if(!_0x589954)return;const _0x3528ae=await _0x589954['importKey']('jwk',_0x25eb15,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x589954['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x3528ae,_0x500a81,_0x3c33d9)||(_0x1c1982=!0x1);}}function _0x47abb8(_0x418400){return _0x418400['startsWith']('ey')?JSON['parse'](_0x4e658f(_0x418400)):null;}function _0x4e658f(_0x57ed64){return window['atob'](_0x57ed64['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x2b1b4e(_0xbdb483){let _0x2b0519=0x1505;function _0x569af1(_0x4eb59d){for(let _0x174b0c=0x0;_0x174b0c<_0x4eb59d['length'];_0x174b0c++){const _0x9473e2=_0x4eb59d['charCodeAt'](_0x174b0c);_0x2b0519=(_0x2b0519<<0x5)+_0x2b0519+_0x9473e2,_0x2b0519&=_0x2b0519;}}function _0x22345d(_0x2c622c){Array['isArray'](_0x2c622c)?_0x2c622c['forEach'](_0x22345d):_0x2c622c&&'object'==typeof _0x2c622c?Object['entries'](_0x2c622c)['sort']()['forEach'](([_0x1077d0,_0xa9d684])=>{_0x569af1(_0x1077d0),_0x22345d(_0xa9d684);}):_0x569af1(window['String'](_0x2c622c));}return _0x22345d(_0xbdb483),_0x2b0519>>>0x0;}function _0x1f907b(_0x67bd3){return _0x67bd3['toString'](0x10)['padStart'](0x8,'0');}function _0x5e4b39(_0x5ed4ef){return _0x5ed4ef['split']('')['reverse']()['join']('');}function _0x2247d1(){}_0x577ca8(await _0x114887());}(this);}['_moveSelectionToFootnoteDefinition'](_0x52db06){const {plugins:_0x186845,editing:_0x21086c,model:_0x43eaae}=this['editor'],_0x1c367b=_0x186845['get'](V)['getFootnote'](_0x52db06);return!!_0x1c367b&&(_0x43eaae['change'](_0x5776ea=>{_0x5776ea['setSelection'](_0x5776ea['createPositionAt'](_0x1c367b['definition'],'end'));}),_0x21086c['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x368df8){const {plugins:_0x5b1ae0,editing:_0x5ec80b,model:_0x3d62cf}=this['editor'],_0x487090=_0x5b1ae0['get'](V)['getFootnote'](_0x368df8);return!!_0x487090&&(_0x3d62cf['change'](_0x516d61=>{_0x516d61['setSelection'](_0x487090['reference'],'on');}),_0x5ec80b['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x30d743}=this['editor']['model'],_0x2cde28=this['editor']['config']['get']('footnotes.multiBlock');_0x30d743['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x30d743['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x30d743['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x2cde28?_0x30d743['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x30d743['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x30d743['addChildCheck'](_0x1c1ff7=>{for(const _0x26a03c of _0x1c1ff7)if('footnoteDefinition'===_0x26a03c['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3fc96b}=this,{conversion:_0x3e6839,editing:_0x94e808}=_0x3fc96b,{t:t}=_0x3fc96b['locale'];_0x3e6839['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4b9801,{writer:_0x2cd088,consumable:_0x1cb063})=>{const _0x497bba=_0x4b9801['getChild'](0x0);if(!_0x497bba||!_0x497bba['is']('element','a'))return null;const _0x317e3f=_0x497bba['getAttribute']('href')||'';if(!_0x317e3f['startsWith']('#'))return null;const _0x1ac914=_0x317e3f['replace'](/^#/,'');if(!_0x1ac914)return null;_0x1cb063['consume'](_0x497bba,{'name':!0x0,'attributes':['href']});for(const {item:_0x5e98ef}of _0x94e808['view']['createRangeIn'](_0x497bba))_0x5e98ef['is']('$textProxy')?_0x1cb063['consume'](_0x5e98ef['textNode'],{'name':!0x0}):_0x5e98ef['is']('element')&&_0x1cb063['consume'](_0x5e98ef,{'name':!0x0});return _0x2cd088['createElement']('footnoteRef',{'footnoteId':_0x1ac914});}}),_0x3e6839['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x183b33,{writer:_0x546b22})=>X(_0x183b33,_0x546b22)}),_0x3e6839['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x44ced1,{writer:_0x3fb389})=>{const _0x2f1168=_0x44ced1['getAttribute']('footnoteCounter');return _0x21b655(X(_0x44ced1,_0x3fb389),_0x3fb389,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x2f1168)});}});}['_defineDefinitionsConverters'](){const {editor:_0x207cb3}=this,{t:t}=_0x207cb3['locale'],{conversion:_0x3efddc}=_0x207cb3;_0x3efddc['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x3efddc['for']('upcast')['add'](_0x2b72b9=>{_0x2b72b9['on']('element:ol',(_0x3b07f4,_0x37ed3f,_0x36b4ff)=>{const _0x3bdf66=_0x37ed3f['viewItem'];if(!_0x3bdf66['hasClass']('footnotes-list')||!_0x37ed3f['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x36b4ff['consumable']['consume'](_0x3bdf66,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x2d4ee1,modelCursor:_0x54aff4}=_0x36b4ff['convertChildren'](_0x37ed3f['viewItem'],_0x37ed3f['modelCursor']);_0x37ed3f['modelRange']=_0x2d4ee1,_0x37ed3f['modelCursor']=_0x54aff4;}),_0x2b72b9['on']('element:hr',(_0x1df584,_0x948090,_0x542d8c)=>{const _0x17f1f2=_0x948090['viewItem'];_0x17f1f2['hasClass']('footnotes-divider')&&_0x948090['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x542d8c['consumable']['consume'](_0x17f1f2,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x3efddc['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x2e075a,{writer:_0x512c3f})=>H(_0x512c3f)}),_0x3efddc['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1405ca,{writer:_0x346bf9})=>{const _0x31309e=_0x21b655(H(_0x346bf9,{'data-footnotes-list-label':t('Footnotes')}),_0x346bf9,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x346bf9['setCustomProperty']('footnotesDefinitions',!0x0,_0x31309e),_0x31309e;}});}['_defineDefinitionConverters'](){const {editor:_0x546957}=this,{conversion:_0x1aee43,locale:_0x372be6}=_0x546957,_0x1774bb=_0x546957['config']['get']('footnotes.multiBlock');_0x1aee43['for']('upcast')['add'](_0x2cb20d=>{_0x2cb20d['on']('element:li',(_0x219b52,_0x27fbf1,_0x1c075a)=>{const _0xaa2ec7=_0x27fbf1['viewItem'];if(!_0xaa2ec7['hasClass']('footnote-definition')||!_0xaa2ec7['getAttribute']('id'))return;const _0x21a210=_0xaa2ec7['parent'];if(!_0x21a210['is']('element','ol')||!_0x21a210['hasClass']('footnotes-list'))return;if(!_0x1c075a['consumable']['test'](_0xaa2ec7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x428b76=_0x1c075a['writer']['createElement']('footnoteDefinition',{'footnoteId':_0xaa2ec7['getAttribute']('id')});if(!_0x1c075a['safeInsert'](_0x428b76,_0x27fbf1['modelCursor']))return;_0x1c075a['consumable']['consume'](_0xaa2ec7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5edc62=Array['from'](_0xaa2ec7['getChildren']())['find'](_0x1ca391=>_0x1ca391['is']('element')&&_0x1ca391['hasClass']('footnote-content'));for(const _0x5509fb of _0xaa2ec7['getChildren']())_0x5509fb['is']('element')&&(_0x1c075a['consumable']['consume'](_0x5509fb,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x1c075a['consumable']['consume'](_0x5509fb,{'name':!0x0,'classes':'footnote-content'}));if(_0x5edc62){if(_0x1774bb)_0x1c075a['convertChildren'](_0x5edc62,_0x428b76);else{const _0x16e3ed=_0x1c075a['writer']['createElement']('footnoteInlineContent');_0x1c075a['writer']['insert'](_0x16e3ed,_0x428b76),_0x1c075a['convertChildren'](_0x5edc62,_0x16e3ed);}}_0x1c075a['updateConversionResult'](_0x428b76,_0x27fbf1);});}),_0x1aee43['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x369d64,{writer:_0x1f132a})=>z(_0x369d64,_0x1f132a,_0x372be6,{'dataPipeline':!0x0})}),_0x1aee43['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x25538d,{writer:_0x3515df})=>z(_0x25538d,_0x3515df,_0x372be6)});}['_defineBogusParagraphConverters'](){const {editor:_0x12e1bd}=this,{conversion:_0x2b1356}=_0x12e1bd;_0x12e1bd['config']['get']('footnotes.multiBlock')?(_0x2b1356['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x2b1356['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x12e1bd['model']['document'],'change:data',()=>{!function(_0x269bd9,_0x5c551d){const _0x44b791=_0x269bd9['document']['differ'],_0x20a292=new Set();for(const _0xff3654 of _0x44b791['getChanges']()){const _0x4d28bb='attribute'==_0xff3654['type']?_0xff3654['range']['start']['parent']:_0xff3654['position']['parent'];_0x4d28bb['is']('element','footnoteDefinition')&&_0x20a292['add'](_0x4d28bb);}for(const _0x480129 of _0x20a292['values']()){const _0x11ff21=Array['from'](_0x480129['getChildren']())['filter'](_0x5e2355=>B(_0x5e2355,_0x5c551d['mapper']));for(const _0xcbcfbf of _0x11ff21)_0x5c551d['reconvertItem'](_0xcbcfbf);}}(_0x12e1bd['model'],_0x12e1bd['editing']);})):(_0x2b1356['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x2b1356['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x35eef7,{writer:_0x34ca4e})=>{const _0x478d06=_0x34ca4e['createContainerElement']('span');return _0x34ca4e['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x478d06),_0x478d06;}}));}['_defineKeyboardHandlers'](){const {editor:_0xe2c1d6}=this,{editing:_0x5b35ea,t:t}=_0xe2c1d6,_0x5702e4=_0xe2c1d6['model']['document']['selection'];_0xe2c1d6['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0xe2c1d6['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x5b35ea['view']['document'],'enter',(_0x20a69e,_0x177872)=>{const _0x1459e1=function(_0x13989a){const _0xfa9cc6=_0x13989a['getSelectedElement']();return _0xfa9cc6?.['is']('element','footnoteRef')?_0xfa9cc6:null;}(_0x5702e4);if(_0x1459e1){const _0x4acb8b=_0x1459e1['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x4acb8b),_0x177872['preventDefault'](),_0x20a69e['stop']();}},{'context':_0x41ea47});}['_defineClickHandlers'](){const {editor:_0x28dc17}=this,{editing:_0xd7ca92}=_0x28dc17;_0x28dc17['editing']['view']['addObserver'](_0xeca757),_0x28dc17['editing']['view']['addObserver'](_0x4d82a5);let _0x33dc27=!0x1;this['listenTo'](_0xd7ca92['view']['document'],'pointerdown',(_0x4eb1e3,_0x32d866)=>{const {target:_0x2b19c8}=_0x32d866,_0x4475b2=_0xd7ca92['view']['document']['selection'];_0x33dc27=!!(_0x2b19c8?.['is']('element','a')&&_0x2b19c8['parent']?.['is']('element','sup')&&_0x2b19c8['parent']['hasClass']('footnote'))&&_0x4475b2['getSelectedElement']()===_0x2b19c8['parent'];},{'priority':'high'}),this['listenTo'](_0xd7ca92['view']['document'],'click',(_0x507c9a,_0x20ec20)=>{const {target:_0x4fc882}=_0x20ec20;if(!_0x4fc882?.['is']('element','a'))return;if(_0x4fc882['parent']?.['is']('element','sup')&&_0x4fc882['parent']['hasClass']('footnote')&&!_0x33dc27)return void _0x20ec20['preventDefault']();let _0x157d06=_0x4fc882['getAttribute']('href');if(!_0x157d06?.['startsWith']('#'))return;_0x157d06=_0x157d06['slice'](0x1);let _0x5c0fa2=!0x1;(_0x157d06['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x157d06['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x157d06))&&(_0x5c0fa2=!0x0),_0x5c0fa2&&(_0x20ec20['preventDefault'](),_0x507c9a['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x261752}={}){return(_0x884989,{writer:_0x1832b9})=>{if(!M(_0x884989))return null;if(!_0x261752)return _0x1832b9['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x4c00dd=_0x1832b9['createContainerElement']('p');return _0x1832b9['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4c00dd),_0x4c00dd;};}function M(_0x4dd920){const {parent:_0x35d76d}=_0x4dd920;if(!_0x35d76d?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x35d76d['childCount'])return!0x1;for(const _0x1a1f95 of _0x4dd920['getAttributeKeys']())if(!_0x1a1f95['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x1a1f95)return!0x1;return!0x0;}function B(_0x121ca,_0x27ef3a){if(!_0x121ca['is']('element','paragraph'))return!0x1;const _0x205b46=_0x27ef3a['toViewElement'](_0x121ca);return!!_0x205b46&&M(_0x121ca)!==_0x205b46['is']('element','span');}function q(_0xcd1bd){return _0x41ea47(_0xcd1bd)&&_0xcd1bd['is']('containerElement')&&!!_0xcd1bd['getCustomProperty']('footnotesDefinitions');}function H(_0x2346d2,_0x50630e={}){const _0x232ac7=_0x2346d2['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x3e2a71=_0x2346d2['createContainerElement']('ol',{'class':'footnotes-list'},_0x2346d2['createSlot']());return _0x2346d2['createContainerElement']('div',{'class':'footnotes',..._0x50630e},[_0x232ac7,_0x3e2a71]);}function X(_0x1f7e79,_0x43cbd1){const _0x2710fe=_0x1f7e79['getAttribute']('footnoteId'),_0x11839a=_0x1f7e79['getAttribute']('footnoteCounter'),_0x19fb1f=_0x43cbd1['createUIElement']('a',{'href':'#'+_0x2710fe},function(_0x3235f7){const _0x2140ba=this['toDomElement'](_0x3235f7);return _0x2140ba['textContent']=_0x11839a,_0x2140ba;}),_0x4e98b2=_0x43cbd1['createContainerElement']('sup',{'id':'ref-'+_0x2710fe,'class':'footnote'},[_0x19fb1f]);return _0x4e98b2['getFillerOffset']=()=>null,_0x4e98b2;}function z(_0x564ec5,_0x108025,_0x5d0aed,{dataPipeline:_0x410d85}={}){const {t:t}=_0x5d0aed,_0x58e411=_0x564ec5['getAttribute']('footnoteId'),_0x10cd12=_0x108025['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x58e411},function(_0xc616ea){const _0xd7de6a=this['toDomElement'](_0xc616ea);return _0xd7de6a['innerText']='^',_0xd7de6a;}),_0x1bc07c=_0x410d85?_0x108025['createContainerElement']('div',{'class':'footnote-content'}):_0x4d10fa(_0x108025['createEditableElement']('div',{'class':'footnote-content'}),_0x108025,{'label':t('Footnote\x20content.')});return _0x108025['insert'](_0x108025['createPositionAt'](_0x1bc07c,0x0),_0x108025['createSlot']()),_0x108025['createContainerElement']('li',{'class':'footnote-definition','id':_0x58e411},[_0x10cd12,_0x1bc07c]);}var J=class extends _0x4d567d{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x19e3f6];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x10f8e6}=this,{plugins:_0x30e3f3,model:_0x21d6c7}=_0x10f8e6,_0x164369=_0x30e3f3['get'](_0x19e3f6),_0x555046=_0x30e3f3['get'](V);this['listenTo'](_0x164369,'outputTransformation',(_0x62008a,_0x4b2866)=>{const _0x2bdbae=G(_0x21d6c7['createRangeIn'](_0x4b2866['content']));if(!_0x2bdbae['length'])return;const _0x3add4e=_0x555046['getFootnotes'](),_0x21f759=_0x2bdbae['reduce']((_0xf94fc9,_0x3e20c0)=>{const _0x410ff9=_0x3add4e['find'](_0x459d6b=>_0x459d6b['id']===_0x3e20c0);if(_0x410ff9){const _0x267812=_0x10f8e6['data']['toView'](_0x410ff9['definition'],{'isClipboardPipeline':!0x0}),_0x282643=_0x10f8e6['data']['htmlProcessor']['toData'](_0x267812);_0xf94fc9[_0x410ff9['id']]=_0x282643;}return _0xf94fc9;},Object['create'](null));_0x4b2866['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x21f759));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x39749b}=this,{model:_0x571754,plugins:_0x2e7646}=_0x39749b,{view:_0x271875}=_0x39749b['editing'],_0x50e46e=_0x2e7646['get'](_0x19e3f6),_0x159c87=_0x2e7646['get'](V),_0x2e78a1=_0x39749b['config']['get']('footnotes.multiBlock');let _0x382a41=null;this['listenTo'](_0x271875['document'],'clipboardInput',(_0x4a9fb3,_0x170b58)=>{const _0x459956=_0x170b58['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x382a41=_0x459956?JSON['parse'](_0x459956):null;}),this['listenTo'](_0x50e46e,'contentInsertion',(_0x526d65,_0xef34dc)=>{const _0x55f5ca=_0xef34dc['sourceEditorId']===this['editor']['id'];_0x55f5ca&&'drop'===_0xef34dc['method']||_0x571754['change'](_0x3b38cb=>{let _0x541c1c=_0x159c87['getFootnotesDefinitionsObjectElement']();const _0x57100c=!!_0x541c1c&&Array['from'](_0x571754['document']['selection']['getSelectedBlocks']())['includes'](_0x541c1c);if(!_0x382a41&&function(_0x325b8f){for(const {item:_0x1ecc10}of _0x325b8f)if(_0x1ecc10['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x571754['createRangeIn'](_0xef34dc['content']))&&(_0x382a41=function(_0x38f800,_0x283c58){const _0x5a2b63=Q(_0x38f800,_0x283c58);if(!_0x5a2b63)return null;const _0x5a4d06=Object['create'](null);for(const _0x25bb5a of _0x5a2b63['getChildren']())_0x25bb5a['is']('element','footnoteDefinition')&&_0x25bb5a['hasAttribute']('footnoteId')&&(_0x5a4d06[_0x25bb5a['getAttribute']('footnoteId')]=_0x38f800['cloneElement'](_0x25bb5a,!0x0));return Object['keys'](_0x5a4d06)['length']?_0x5a4d06:null;}(_0x3b38cb,_0xef34dc['content'])),(_0x541c1c&&!_0x57100c||!_0x541c1c&&!_0x382a41)&&function(_0x583de3,_0x108fc9){const _0x3fe93d=[];for(const {item:_0x43f0b4}of _0x583de3['createRangeIn'](_0x108fc9))_0x43f0b4['is']('element','footnotesDefinitions')&&_0x3fe93d['push'](_0x43f0b4);for(const _0x3a090d of _0x3fe93d)_0x583de3['remove'](_0x3a090d);}(_0x3b38cb,_0xef34dc['content']),!_0x382a41)return;const {selection:_0x57128e}=_0x571754['document'],_0x4b9fd3=_0x57128e['getFirstRange']()['root'];_0x541c1c&&!_0x57100c||(_0x541c1c=Q(_0x3b38cb,_0xef34dc['content']),_0x541c1c||=_0x159c87['_insertEmptyFootnotesDefinitionsContainer'](_0x3b38cb,_0x4b9fd3));const _0x38ba68=Array['from'](_0x57128e['getRanges']())['flatMap'](G),_0x153047=function(_0x20a0e8,_0x48349e,_0x31fa0f){const _0x214e83=Object['create'](null);for(const {item:_0x2ab7c0}of _0x20a0e8['createRangeIn'](_0x48349e))if(_0x2ab7c0['is']('element','footnoteRef')){const _0x397344=_0x2ab7c0['getAttribute']('footnoteId');if(!_0x31fa0f(_0x397344))continue;_0x214e83[_0x397344]||(_0x214e83[_0x397344]=_0x302767()),_0x20a0e8['setAttribute']('footnoteId',_0x214e83[_0x397344],_0x2ab7c0);}return _0x214e83;}(_0x3b38cb,_0xef34dc['content'],_0x5df45a=>!_0x55f5ca||!!_0x159c87['getFootnote'](_0x5df45a)&&!_0x38ba68['includes'](_0x5df45a));for(const [_0x444388,_0x46ff89]of Object['entries'](_0x382a41)){const _0x3d046e=_0x153047[_0x444388]||_0x444388;let _0x47a402;if('string'!=typeof _0x46ff89)_0x47a402=_0x46ff89,_0x3d046e!==_0x444388&&_0x3b38cb['setAttribute']('footnoteId',_0x3d046e,_0x47a402);else{_0x47a402=_0x3b38cb['createElement']('footnoteDefinition',{'footnoteId':_0x3d046e});const _0x5db0a8=_0x39749b['data']['htmlProcessor']['toView'](_0x46ff89);let _0x431556;if(_0x2e78a1)_0x431556=_0x39749b['data']['toModel'](_0x5db0a8,_0x47a402);else{_0x431556=_0x3b38cb['createElement']('footnoteInlineContent');const _0x2cecdd=_0x39749b['data']['toModel'](_0x5db0a8,_0x431556);_0x3b38cb['insert'](_0x2cecdd,_0x431556);}_0x3b38cb['append'](_0x431556,_0x47a402);}_0x3b38cb['insert'](_0x47a402,_0x541c1c,'end');}_0x382a41=null;});});}};function Q(_0x5ffa18,_0x2382b){for(const {item:_0x2a4000}of _0x5ffa18['createRangeIn'](_0x2382b))if(_0x2a4000['is']('element','footnotesDefinitions'))return _0x2a4000;return null;}function G(_0x2937ef){const _0x4d41d3=new Set();for(const {item:_0x2229c3}of _0x2937ef)_0x2229c3['is']('element','footnoteRef')&&_0x4d41d3['add'](_0x2229c3['getAttribute']('footnoteId'));return Array['from'](_0x4d41d3);}var W=class extends _0x4d567d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x383e5a}=this,{componentFactory:_0x2f6e3d}=_0x383e5a['ui'];_0x2f6e3d['add']('insertFootnote',Y(_0x383e5a,_0x66afc5)),_0x2f6e3d['add']('menuBar:insertFootnote',Y(_0x383e5a,_0x36b81a)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x35330e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x268f37;for(const _0x305623 in _0x35330e){const _0x2b308d=_0x305623,_0x490294=_0x35330e[_0x2b308d];if('footnotesLicenseKeyValid'==_0x490294||'footnotesLicenseKeyInvalid'==_0x490294||'footnotesLicenseKeyExpired'==_0x490294||'footnotesLicenseKeyDomainLimit'==_0x490294||'footnotesLicenseKeyNotAllowed'==_0x490294||'footnotesLicenseKeyEvaluationLimit'==_0x490294||'footnotesLicenseKeyUsageLimit'==_0x490294){delete _0x35330e[_0x2b308d],_0x268f37=_0x490294,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x268f37&&_0x35330e['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x268f37&&_0x35330e['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x268f37&&_0x35330e['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x268f37&&_0x35330e['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x268f37&&_0x35330e['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x268f37&&_0x35330e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0x5aaf35,_0x263228){const _0x42b376=_0x5aaf35['commands']['get']('insertFootnote');return _0x1ad685=>{const {t:t}=_0x1ad685,_0x3ed3c5=new _0x263228(_0x1ad685),_0x83031b=_0x3ed3c5 instanceof _0x36b81a;return _0x3ed3c5['bind']('isEnabled')['to'](_0x42b376,'isEnabled'),_0x3ed3c5['set']({'label':t(_0x83031b?'Footnote':'Insert\x20footnote'),'icon':_0x2de12a,'tooltip':!0x0}),_0x3ed3c5['on']('execute',()=>{_0x42b376['execute'](),_0x5aaf35['editing']['view']['focus']();}),_0x3ed3c5;};}var Z=class extends _0x4d567d{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[U,J,W];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};const tt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],et=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),ot=[...tt,'arabic-indic','lower-alpha','upper-alpha'];var nt=class extends _0x438571{['refresh'](){const {editor:_0x4fdbdd}=this,_0x360f94=_0x4fdbdd['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x360f94,this['value']=_0x360f94?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x18def7}){const {editor:_0x430743}=this,_0x58c047=_0x430743['plugins']['get'](V),_0x192d0a=_0x58c047['getFootnotesDefinitionsObjectElement']();_0x192d0a&&ot['includes'](_0x18def7)&&_0x430743['model']['change'](_0x421b51=>{_0x421b51['setAttribute']('footnotesListStyle',_0x18def7,_0x192d0a),_0x58c047['_updateFootnotesCounters'](_0x421b51);});}},it=class extends _0x438571{['refresh'](){const {editor:_0x3e7a4d}=this,_0x5e3f94=_0x3e7a4d['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x5e3f94,this['value']=_0x5e3f94?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0xe13c56}){const {editor:_0x499afc}=this,_0x131d71=_0x499afc['plugins']['get'](V),_0x42f081=_0x131d71['getFootnotesDefinitionsObjectElement']();_0x42f081&&Number['isInteger'](_0xe13c56)&&_0x499afc['model']['change'](_0x1095c9=>{_0x1095c9['setAttribute']('footnotesListStart',_0xe13c56,_0x42f081),_0x131d71['_updateFootnotesCounters'](_0x1095c9);});}};function st({style:_0x5e32bd,digits:_0xd504e1,value:_0x44be37}){const _0x4f5ab4=Math['floor'](_0x44be37),_0x5588d8=function(_0x2cb11c){switch(_0x2cb11c){case'lower-alpha':case'lower-latin':case'upper-alpha':case'upper-latin':return{'min':0x1,'max':0x1/0x0};case'lower-roman':case'upper-roman':return{'min':0x1,'max':0xf9f};default:return{'min':-0x1/0x0,'max':0x1/0x0};}}(_0x5e32bd);switch((_0x4f5ab4>_0x5588d8['max']||_0x4f5ab4<_0x5588d8['min'])&&(_0x5e32bd='decimal'),_0x5e32bd){case'decimal-leading-zero':return function(_0x251270,_0x5ceaac){return String(_0x251270)['padStart'](_0x5ceaac,'0');}(_0x4f5ab4,Math['max'](0x2,_0xd504e1));case'lower-alpha':case'lower-latin':return rt(_0x4f5ab4,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x4f5ab4,!0x0);case'lower-roman':return at(_0x4f5ab4,!0x1);case'upper-roman':return at(_0x4f5ab4,!0x0);case'arabic-indic':return String(_0x4f5ab4)['replace'](/\d/g,_0x56cec3=>ft[Number(_0x56cec3)]);default:return String(_0x4f5ab4);}}function rt(_0x26915b,_0xf01627){let _0x429515='',_0x3e449f=_0x26915b;for(;_0x3e449f>0x0;){const _0x48bc50=(_0x3e449f-0x1)%0x1a;_0x429515=String['fromCharCode'](0x61+_0x48bc50)+_0x429515,_0x3e449f=Math['floor']((_0x3e449f-0x1)/0x1a);}return _0xf01627?_0x429515['toUpperCase']():_0x429515;}const lt=[{'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 at(_0x371bab,_0x202fac){let _0x41ad45='',_0x468426=_0x371bab;for(const {value:_0x1f0c9d,numeral:_0xa56bf8}of lt)for(;_0x468426>=_0x1f0c9d;)_0x41ad45+=_0xa56bf8,_0x468426-=_0x1f0c9d;return _0x202fac?_0x41ad45:_0x41ad45['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0x4d567d{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x383e16}=this;_0x383e16['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x383e16['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x383e16['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x383e16['commands']['add']('footnotesStyle',new nt(_0x383e16)),_0x383e16['commands']['add']('footnotesStart',new it(_0x383e16)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x34c22b}=this,{schema:_0xe21638}=_0x34c22b['model'];_0xe21638['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x5d8a4a}=this,{conversion:_0x3fc028,model:_0x12adc2}=_0x5d8a4a,{schema:_0xa59e36}=_0x12adc2;_0x3fc028['for']('upcast')['add'](_0x1fd047=>{_0x1fd047['on']('element:ol',(_0x416b0f,_0x59ea9d,_0x3f17f3)=>{const _0xbc8886=_0x59ea9d['viewItem'],_0x53f329=_0x59ea9d['modelCursor']?.['parent'];_0xbc8886['hasClass']('footnotes-list')&&_0x53f329?.['is']('element','footnotesDefinitions')&&(function(_0x28b356,_0x576545,_0x3e7e67,_0x3fce19){if(!_0x3fce19['checkAttribute'](_0x576545,'footnotesListStart'))return;let _0x565e8e=0x1;const _0x230664=_0x3e7e67['consumable']['consume'](_0x28b356,{'attributes':'start'});if(_0x230664){const _0x214330=Number['parseInt'](_0x28b356['getAttribute']('start'),0xa);Number['isNaN'](_0x214330)||(_0x565e8e=_0x214330);}!_0x230664&&_0x576545['hasAttribute']('footnotesListStart')||_0x3e7e67['writer']['setAttribute']('footnotesListStart',_0x565e8e,_0x576545);}(_0xbc8886,_0x53f329,_0x3f17f3,_0xa59e36),function(_0x242ea5,_0x1ca0a6,_0x2e1515,_0x270cb7){if(!_0x270cb7['checkAttribute'](_0x1ca0a6,'footnotesListStyle'))return;let _0x19b2e3='decimal',_0x447401=!0x1;if(_0x2e1515['consumable']['consume'](_0x242ea5,{'attributes':'type'})){const _0xfd721={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x242ea5['getAttribute']('type')];_0xfd721&&(_0x19b2e3=_0xfd721),_0x447401=!0x0;}if(_0x2e1515['consumable']['consume'](_0x242ea5,{'styles':'list-style-type'})){const _0x58a83a=ut(_0x242ea5['getStyle']('list-style-type'));_0x58a83a&&(_0x19b2e3=_0x58a83a),_0x447401=!0x0;}!_0x447401&&_0x1ca0a6['hasAttribute']('footnotesListStyle')||_0x2e1515['writer']['setAttribute']('footnotesListStyle',_0x19b2e3,_0x1ca0a6);}(_0xbc8886,_0x53f329,_0x3f17f3,_0xa59e36));});}),_0x3fc028['for']('downcast')['add'](_0x74226a=>{_0x74226a['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x530b00,_0x174cc6,_0x1fe848)=>{if(!_0x1fe848['consumable']['consume'](_0x174cc6['item'],_0x530b00['name']))return;const _0x2f3344=dt(_0x174cc6['item'],_0x1fe848['mapper']),{attributeNewValue:_0x133ff3}=_0x174cc6;null==_0x133ff3||0x1===_0x133ff3?_0x1fe848['writer']['removeAttribute']('start',_0x2f3344):_0x1fe848['writer']['setAttribute']('start',String(_0x133ff3),_0x2f3344);}),_0x74226a['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x3cbf78,_0xc0a02b,_0x24e224)=>{if(!_0x24e224['consumable']['consume'](_0xc0a02b['item'],_0x3cbf78['name']))return;const _0x1ab13d=dt(_0xc0a02b['item'],_0x24e224['mapper']),{attributeNewValue:_0x130408}=_0xc0a02b;_0x130408&&'decimal'!==_0x130408?_0x24e224['writer']['setStyle']('list-style-type',_0x130408,_0x1ab13d):_0x24e224['writer']['removeStyle']('list-style-type',_0x1ab13d);});});}['_definePostfixer'](){const {editor:_0x47ae5f}=this,{model:_0x27b742}=_0x47ae5f,_0x4d3114=_0x47ae5f['plugins']['get'](V),_0x3cf2d9=this['_getDefaultListStyle'](),_0x46865e=this['_getDefaultStartIndex']();_0x27b742['document']['registerPostFixer'](_0x107de7=>{const _0x372806=_0x27b742['document']['differ']['getChanges']();let _0x38f77c=!0x1;for(const _0x5d1306 of _0x372806){if('insert'!==_0x5d1306['type']||'$text'===_0x5d1306['name'])continue;const _0x574a25=_0x27b742['createRangeOn'](_0x5d1306['position']['nodeAfter']);for(const _0x2cd153 of _0x574a25['getItems']())_0x2cd153['is']('element','footnotesDefinitions')&&(!_0x2cd153['hasAttribute']('footnotesListStart')&&_0x27b742['schema']['checkAttribute'](_0x2cd153,'footnotesListStart')&&(_0x107de7['setAttribute']('footnotesListStart',_0x46865e,_0x2cd153),_0x38f77c=!0x0),!_0x2cd153['hasAttribute']('footnotesListStyle')&&_0x27b742['schema']['checkAttribute'](_0x2cd153,'footnotesListStyle')&&(_0x107de7['setAttribute']('footnotesListStyle',_0x3cf2d9,_0x2cd153),_0x38f77c=!0x0));}return _0x38f77c&&_0x4d3114['_updateFootnotesCounters'](_0x107de7),_0x38f77c;});}['_defineFormatter'](){const {editor:_0x2cf1c4}=this;_0x2cf1c4['plugins']['get'](V)['setFootnoteFormatter'](_0x170e6a=>this['_formatFootnoteListValue'](_0x170e6a));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x184118,value:_0x20647f,digits:_0x5481da}){const _0x26e1b9=_0x184118['getAttribute']('footnotesListStyle');return st({'value':_0x20647f+(_0x184118['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x26e1b9,'digits':_0x5481da});}};function ut(_0x4f4c24){if('string'==typeof _0x4f4c24){const _0x350b1d=et[_0x4f4c24];if(_0x350b1d)return _0x350b1d;if(ot['includes'](_0x4f4c24))return _0x4f4c24;}return null;}function dt(_0xd9d1e6,_0x253300){const _0x349f91=_0x253300['toViewElement'](_0xd9d1e6);return Array['from'](_0x349f91['getChildren']())['find'](_0x3deee1=>_0x3deee1['is']('element','ol')&&_0x3deee1['hasClass']('footnotes-list'));}var ht=class extends _0x40dbda{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x288ec7();['keystrokes']=new _0x190a8c();['focusables']=new _0x3ce59b();['focusCycler'];constructor(_0x161bf5,{styleButtonViews:_0x28291c,styleGridAriaLabel:_0x201f91}){super(_0x161bf5),(this['focusCycler']=new _0x1a8450({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x28291c,_0x201f91),[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 _0x6112db of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x6112db['element']);_0xd4ce2d({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x2b1a9f['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 _0x35e56a=_0x30da45=>_0x30da45['stopPropagation']();this['keystrokes']['set']('arrowright',_0x35e56a),this['keystrokes']['set']('arrowleft',_0x35e56a),this['keystrokes']['set']('arrowup',_0x35e56a),this['keystrokes']['set']('arrowdown',_0x35e56a);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x5bfd79,_0x97bd3a){const _0x54c2e2=new _0x40dbda(this['locale']);return _0x54c2e2['children']=_0x54c2e2['createCollection'](),_0x54c2e2['children']['addMany'](_0x5bfd79),_0x54c2e2['setTemplate']({'tag':'div','attributes':{'aria-label':_0x97bd3a,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x54c2e2['children']}),_0x54c2e2['children']['delegate']('execute')['to'](this),_0x54c2e2['focus']=function(){for(const _0x501a67 of this['children'])if(_0x501a67 instanceof _0x66afc5&&_0x501a67['isOn'])return void _0x501a67['focus']();this['children']['first']['focus']();},_0x54c2e2['focusTracker']=new _0x288ec7(),_0x54c2e2['keystrokes']=new _0x190a8c(),_0x54c2e2['render'](),_0x54c2e2['keystrokes']['listenTo'](_0x54c2e2['element']),this['children']['add'](_0x54c2e2),_0x54c2e2;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x191a49=this['_createStartIndexPropertyView'](),_0x49649f=[_0x191a49],_0x2f9c40=new _0x7a1f93(this['locale'],_0x49649f);return _0x2f9c40['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x2f9c40['buttonView']['bind']('isEnabled')['toMany'](_0x49649f,'isEnabled',(..._0x420a29)=>_0x420a29['some'](_0x5cfd53=>_0x5cfd53)),_0x2f9c40['buttonView']['on']('change:isEnabled',(_0x5228ca,_0x485c1e,_0x272536)=>{_0x272536||(_0x2f9c40['isCollapsed']=!0x0);}),this['children']['add'](_0x2f9c40),[_0x191a49,_0x2f9c40];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x31a4de=new _0x1e2794(this['locale'],_0x8dcf5e);return _0x31a4de['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x31a4de['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x31a4de['fieldView']['on']('input',()=>{const _0xa5e641=_0x31a4de['fieldView']['element'],_0x2b2a21=_0xa5e641['valueAsNumber'];Number['isNaN'](_0x2b2a21)?_0x31a4de['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0xa5e641['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x2b2a21}):_0x31a4de['errorText']=t(_0x2b2a21<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x31a4de;}},mt=class extends _0x4d567d{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x220526,_0x2574fe];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x231f0a}=this,{componentFactory:_0x5a3cbd}=_0x231f0a['ui'];_0x231f0a['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x5a3cbd['add']('footnotesStyle',function(_0x2dd458){return _0x3100f4=>{const {t:t}=_0x3100f4,_0x231400=_0x2dd458['commands']['get']('footnotesStyle'),_0xda175b=_0x299a4e(_0x3100f4),{buttonView:_0x1ba532}=_0xda175b;return _0xda175b['class']='ck-footnotes-styles-dropdown',_0xda175b['bind']('isEnabled')['to'](_0x231400,'isEnabled'),_0x1ba532['set']({'label':t('Footnotes\x20style'),'icon':_0x2de12a,'tooltip':!0x0}),_0xda175b['once']('change:isOpen',()=>{const _0x53713b=function({editor:_0x4329aa,dropdownView:_0x363d3f}){const {t:t}=_0x4329aa['locale'],_0x2a8c25=t('Footnotes\x20definitions\x20styles'),_0x469203=function(_0x1fa9e2){const {t:t}=_0x1fa9e2['locale'],_0x220388=_0x1fa9e2['config']['get']('footnotes.footnotesProperties.listStyles'),_0x509b2e=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x435185},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x262b66},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x3d79a0},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x6d98d8},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x7232fa},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x18698a},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x17c8a1}];return _0x220388['map'](_0x29fc72=>{const _0x44115d=ut(_0x29fc72);return function(_0x3b1493,_0x3866da){const {locale:_0x3a87b3}=_0x3b1493,{label:_0x4cd34,icon:_0x4ffdae,tooltip:_0x380417,style:_0x2f97b5}=_0x3866da,_0x420dff=_0x3b1493['commands']['get']('footnotesStyle'),_0x57da56=new _0x66afc5(_0x3a87b3);return _0x57da56['set']({'label':_0x4cd34,'icon':_0x4ffdae,'tooltip':_0x380417}),_0x57da56['bind']('isOn')['to'](_0x420dff,'value',_0x5a9ca0=>_0x5a9ca0===_0x2f97b5),_0x57da56['bind']('isEnabled')['to'](_0x420dff,'isEnabled'),_0x57da56['on']('execute',()=>{_0x3b1493['execute']('footnotesStyle',{'value':_0x2f97b5}),_0x3b1493['editing']['view']['focus']();}),_0x57da56;}(_0x1fa9e2,_0x509b2e['find'](_0x4b8c3f=>_0x4b8c3f['style']===_0x44115d));});}(_0x4329aa),_0x272c2a=new ht(_0x4329aa['locale'],{'styleGridAriaLabel':_0x2a8c25,'styleButtonViews':_0x469203}),_0x17f544=_0x4329aa['commands']['get']('footnotesStart');return _0x272c2a['startIndexFieldView']['bind']('isEnabled')['to'](_0x17f544),_0x272c2a['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x17f544),_0x272c2a['on']('footnotesListStart',(_0x26f418,_0x68f593)=>{_0x4329aa['execute']('footnotesStart',{'value':_0x68f593['startIndex']});}),_0x272c2a['delegate']('execute')['to'](_0x363d3f),_0x272c2a;}({'editor':_0x2dd458,'dropdownView':_0xda175b});_0xda175b['panelView']['children']['add'](_0x53713b);}),_0xda175b;};}(_0x231f0a));}['afterInit'](){const {editor:_0xa969b3}=this,{t:t}=_0xa969b3['locale'],_0x5bbb29=_0xa969b3['plugins']['get'](_0x2574fe),{defaultPositions:_0x36500b}=_0x277268;_0x5bbb29['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0xa969b3['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x15b12c=>{let _0x414c7e=_0x15b12c['getFirstPosition']()?.['parent'];return _0x414c7e?.['is']('$text')&&(_0x414c7e=_0x414c7e['parent']),_0x414c7e?.['is']('element')?_0x414c7e['findAncestor'](q):null;},'positions':[_0x36500b['southArrowNorth'],_0x36500b['southArrowNorthMiddleWest'],_0x36500b['southArrowNorthMiddleEast'],_0x36500b['southArrowNorthWest'],_0x36500b['southArrowNorthEast'],_0x36500b['northArrowSouth'],_0x36500b['northArrowSouthMiddleWest'],_0x36500b['northArrowSouthMiddleEast'],_0x36500b['northArrowSouthWest'],_0x36500b['northArrowSouthEast'],_0x36500b['viewportStickyNorth']]});}},pt=class extends _0x4d567d{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[ct,mt];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{Z as Footnotes,J as FootnotesClipboard,U as FootnotesEditing,pt as FootnotesProperties,ct as FootnotesPropertiesEditing,mt as FootnotesPropertiesUI,it as FootnotesStartCommand,nt as FootnotesStyleCommand,V as FootnotesTracker,W as FootnotesUI,j as InsertFootnoteCommand};
23
+ import{Command as _0xd4b3b0,Plugin as _0x2727c6}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x4cb89d,isWidget as _0x40a489,toWidget as _0x5cf837,toWidgetEditable as _0x2819a1}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0x2c2e4a,KeystrokeHandler as _0x3c49e1,global as _0x4a48d2,logWarning as _0x4103f4,uid as _0x215d73}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x284e50,PointerObserver as _0x375215}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x560749}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x1e64c6,ButtonView as _0x37a9f1,CollapsibleView as _0x3c7053,ContextualBalloon as _0x3f33b5,FocusCycler as _0x248434,LabeledFieldView as _0x170eb9,MenuBarMenuListItemButtonView as _0x52a2bf,View as _0x5ee001,ViewCollection as _0x4a81e8,addKeyboardHandlingForGrid as _0x3dbf8a,createDropdown as _0x495183,createLabeledInputNumber as _0x3a99d8}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x4bf1b6,IconListStyleArabicIndic as _0x434445,IconListStyleDecimal as _0x4eb0d3,IconListStyleDecimalLeadingZero as _0x3a8a72,IconListStyleLowerLatin as _0xbd2076,IconListStyleLowerRoman as _0x27ed45,IconListStyleUpperLatin as _0x492f52,IconListStyleUpperRoman as _0x1283f6}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0xde57da,_0x19a1de){this['_model']=_0xde57da,this['_elementName']=_0x19a1de['elementName'],this['_getElementKey']=_0x19a1de['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5f8750){const _0x2d4d76=new Set(),_0xeb7ec=new Map();for(const _0x241913 of _0x5f8750){if('insert'===_0x241913['type']&&'$text'!==_0x241913['name']&&_0x241913['position']['nodeAfter']){const _0x34fee0=this['_model']['createRangeOn'](_0x241913['position']['nodeAfter']);for(const _0x3810d1 of _0x34fee0['getItems']()){if(!_0x3810d1['is']('element',this['_elementName']))continue;const _0x55f248=this['_getElementKey'](_0x3810d1);_0xeb7ec['has'](_0x55f248)||_0xeb7ec['set'](_0x55f248,[]),_0xeb7ec['get'](_0x55f248)['push'](_0x3810d1);}}if('remove'===_0x241913['type']&&_0x241913['name']===this['_elementName']){const _0x495cd1=this['_getElementKey']({'getAttribute':_0x56736c=>_0x241913['attributes']['get'](_0x56736c)});_0x2d4d76['add'](_0x495cd1);}}for(const [_0xce88a,_0x4e8053]of this['_trackedElements'])'$graveyard'===_0x4e8053['root']['rootName']&&_0x2d4d76['add'](_0xce88a);for(const _0x23fa13 of _0x2d4d76)this['_trackedElements']['delete'](_0x23fa13);for(const [_0x62321d,_0x5b3388]of _0xeb7ec)this['_trackedElements']['set'](_0x62321d,_0x5b3388[_0x5b3388['length']-0x1]);const _0x2a5fd4=new Set();for(const [_0x4a0983,_0x37b057]of _0xeb7ec)_0x2d4d76['has'](_0x4a0983)&&(_0x2a5fd4['add'](_0x37b057[0x0]),_0x37b057['length']>0x1?_0xeb7ec['set'](_0x4a0983,_0x37b057['slice'](0x1)):_0xeb7ec['delete'](_0x4a0983),_0x2d4d76['delete'](_0x4a0983));return{'removed':Array['from'](_0x2d4d76),'inserted':Array['from'](_0xeb7ec['values']())['flat'](),'moved':Array['from'](_0x2a5fd4)};}},V=class extends _0x2727c6{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4fc9d2){super(_0x4fc9d2),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x53e09b=>_0x53e09b['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x23295f=>_0x23295f['getAttribute']('footnoteId')});}['init'](){const {editor:_0x575130}=this,{model:_0xcd4b21,data:_0x596be4}=_0x575130;_0xcd4b21['document']['registerPostFixer'](_0x1045e4=>{const _0x2fc8d6=_0xcd4b21['document']['differ']['getChanges']();let _0x573493=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x1045e4,_0x2fc8d6)&&(_0x573493=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x1045e4,_0x2fc8d6)&&(_0x573493=!0x0),this['_handleFootnoteReferencesChanges'](_0x1045e4,_0x2fc8d6)&&(_0x573493=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x1045e4)&&(_0x573493=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x1045e4)&&(_0x573493=!0x0),this['_sortFootnoteDefinitions'](_0x1045e4)&&(_0x573493=!0x0),_0x573493;}),this['listenTo'](_0xcd4b21['document'],'change:data',()=>{_0xcd4b21['enqueueChange']({'isUndoable':!0x1},_0x336c86=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x336c86);});},{'priority':'low'}),this['listenTo'](_0x596be4,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x8d6a2c){return this['_footnotes']['find'](_0x20d78a=>_0x20d78a['id']===_0x8d6a2c)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x370baa){this['_footnoteFormatter']=_0x370baa;}['_updateFootnotesCounters'](_0x15f78b,_0x2102b8=0x0){let _0x5de7bf=!0x1;for(let _0x5c8282=_0x2102b8;_0x5c8282<this['_footnotes']['length'];_0x5c8282++)this['_updateFootnoteRefCounter'](_0x15f78b,_0x5c8282)&&(_0x5de7bf=!0x0);return _0x5de7bf;}['_insertEmptyFootnotesDefinitionsContainer'](_0x4622c9,_0x12765c){const _0x45a106=_0x4622c9['createElement']('footnotesDefinitions',{});return _0x4622c9['append'](_0x45a106,_0x12765c),this['_footnotesDefinitions']=_0x45a106,_0x45a106;}['_ensureFootnotesDefinitionsContainerExists'](_0x3551bf){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x5f5b93=this['_footnotes'][0x0]['reference']['root'],_0x40b977=this['_insertEmptyFootnotesDefinitionsContainer'](_0x3551bf,_0x5f5b93);for(const _0x7ba45b of this['_footnotes'])_0x7ba45b['definition']['parent']||_0x3551bf['insert'](_0x7ba45b['definition'],_0x40b977,'end');this['_updateFootnotesCounters'](_0x3551bf);}['_handleFootnotesDefinitionsObjectChanges'](_0x1b0edd,_0x2deb51){let _0x573c9b=!0x1;const {inserted:_0x14e8b3,removed:_0x1a1dcb,moved:_0x39c4a3}=this['_footnoteDefsContainerTracker']['getChanges'](_0x2deb51);if(_0x39c4a3['length']&&(this['_footnotesDefinitions']=_0x39c4a3[0x0]),_0x14e8b3['length']){if(_0x14e8b3['length']>0x1||this['_footnotesDefinitions']&&_0x14e8b3['some'](_0x54e809=>_0x54e809!==this['_footnotesDefinitions'])){const _0x4978dc=_0x1b0edd['createElement']('footnotesDefinitions',{}),_0x5280bc=[];this['_footnotesDefinitions']&&_0x5280bc['push'](this['_footnotesDefinitions']),_0x5280bc['push'](..._0x14e8b3),_0x1b0edd['insert'](_0x4978dc,_0x5280bc[0x0],'before');for(const _0x5bacc8 of _0x5280bc)_0x1b0edd['move'](_0x1b0edd['createRangeIn'](_0x5bacc8),_0x1b0edd['createPositionAt'](_0x4978dc,'end')),_0x1b0edd['remove'](_0x5bacc8);this['_footnotesDefinitions']=_0x4978dc,this['_updateFootnotesCounters'](_0x1b0edd),_0x573c9b=!0x0;}else this['_footnotesDefinitions']=_0x14e8b3[0x0];}if(_0x1a1dcb['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x5ba024 of this['_footnotes'])_0x1b0edd['remove'](_0x5ba024['reference']),_0x573c9b=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x573c9b;}['_handleFootnoteDefinitionsChanges'](_0x759066,_0x1c93d5){let _0xabfbec=!0x1;const _0x57d528=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x265735,moved:_0x2988e0}=this['_footnoteDefsTracker']['getChanges'](_0x1c93d5);for(const _0xac27ee of[..._0x2988e0,..._0x265735]){const _0x2db20a=_0xac27ee['getAttribute']('footnoteId'),_0x319857=this['getFootnote'](_0x2db20a);_0x319857&&(_0x319857['definition']=_0xac27ee),K(_0x759066,_0x57d528,_0xac27ee)&&(_0xabfbec=!0x0);}return _0xabfbec;}['_handleFootnoteReferencesChanges'](_0x3fff4f,_0x3c04c3){let _0x36d491=!0x1;const {removed:_0x30f03b,inserted:_0x5d3079,moved:_0x514a08}=this['_footnoteRefsTracker']['getChanges'](_0x3c04c3);for(const _0xe24af8 of _0x30f03b)this['_handleRemoveFootnoteReferenceById'](_0x3fff4f,_0xe24af8)&&(_0x36d491=!0x0);for(const _0x57f645 of _0x5d3079)this['_handleInsertedFootnoteReference'](_0x3fff4f,_0x57f645)&&(_0x36d491=!0x0);for(const _0x1a134c of _0x514a08)this['_handleMovedFootnoteReference'](_0x3fff4f,_0x1a134c)&&(_0x36d491=!0x0);return _0x36d491;}['_handleFootnotesDefinitionsObjectSync'](_0x38974a){if(!this['_footnotesDefinitions'])return!0x1;let _0x14a543=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0xd10ba8=[];for(const _0x95cd25 of this['_footnotesDefinitions']['getChildren']()){const _0x2bc879=_0x95cd25['getAttribute']('footnoteId');this['getFootnote'](_0x2bc879)||(_0xd10ba8['unshift'](_0x95cd25),_0x14a543=!0x0);}for(const _0x176170 of _0xd10ba8)_0x38974a['remove'](_0x176170);}const _0x28f436=new Set(),_0x2d408f=[];for(const _0x4ef535 of this['_footnotesDefinitions']['getChildren']()){const _0x5eb3c4=_0x4ef535['getAttribute']('footnoteId');_0x28f436['has'](_0x5eb3c4)?(_0x2d408f['unshift'](_0x4ef535),_0x14a543=!0x0):_0x28f436['add'](_0x5eb3c4);}for(const _0x3969f3 of _0x2d408f)_0x38974a['remove'](_0x3969f3);return this['_footnotesDefinitions']['childCount']||(_0x38974a['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x14a543=!0x0),_0x14a543;}['_handleInsertedFootnoteReference'](_0x5cde46,_0x302066){if(this['_footnotes']['find'](_0x359a20=>_0x359a20['reference']===_0x302066))return!0x1;let _0x122861=!0x1;const _0x1f0384=_0x302066['getAttribute']('footnoteId'),_0x827073=this['_footnotes']['findIndex'](_0x19165e=>_0x19165e['id']===_0x1f0384);-0x1!==_0x827073&&(_0x5cde46['remove'](this['_footnotes'][_0x827073]['reference']),this['_footnotes']['splice'](_0x827073,0x1),_0x122861=!0x0);let _0x180566=this['_footnotesDefinitions']?function(_0x4dd68b,_0x1c0a6a){for(const _0x5ac6ae of _0x4dd68b['getChildren']())if(_0x5ac6ae['getAttribute']('footnoteId')===_0x1c0a6a)return _0x5ac6ae;return null;}(this['_footnotesDefinitions'],_0x1f0384):null;_0x180566||(_0x180566=_0x5cde46['createElement']('footnoteDefinition',{'footnoteId':_0x1f0384}),this['_footnotesDefinitions']&&(_0x5cde46['insert'](_0x180566,this['_footnotesDefinitions'],'end'),_0x122861=!0x0));const _0x3d302b={'id':_0x1f0384,'reference':_0x302066,'definition':_0x180566},_0x4c3ad9=T(this['editor']['model'],this['_footnotes'],_0x302066);this['_footnotes']['splice'](_0x4c3ad9,0x0,_0x3d302b);let _0x4764be=_0x4c3ad9;return-0x1!==_0x827073&&(_0x4764be=Math['min'](_0x4c3ad9,_0x827073)),this['_updateFootnotesCounters'](_0x5cde46,_0x4764be)&&(_0x122861=!0x0),_0x122861;}['_handleRemoveFootnoteReferenceById'](_0x4af5fa,_0x4d8966){const _0x3653dd=this['_footnotes']['findIndex'](_0x5c6dff=>_0x5c6dff['id']===_0x4d8966);if(-0x1===_0x3653dd)return!0x1;let _0x2be514=!0x1;const _0x10e551=this['_footnotes'][_0x3653dd];return'$graveyard'!==_0x10e551['definition']['root']['rootName']&&(_0x4af5fa['remove'](_0x10e551['definition']),_0x2be514=!0x0),this['_footnotes']['splice'](_0x3653dd,0x1),this['_updateFootnotesCounters'](_0x4af5fa,_0x3653dd)&&(_0x2be514=!0x0),_0x2be514;}['_handleMovedFootnoteReference'](_0x58dd91,_0x26d214){const _0x559933=_0x26d214['getAttribute']('footnoteId'),_0x1c6bfc=this['_footnotes']['findIndex'](_0x5ee9b2=>_0x5ee9b2['id']===_0x559933),_0xe98f5a=this['_footnotes'][_0x1c6bfc];let _0x5bd6e5=!0x1;_0xe98f5a['reference']=_0x26d214,this['_footnotes']['splice'](_0x1c6bfc,0x1);const _0x381995=T(this['editor']['model'],this['_footnotes'],_0x26d214);return this['_footnotes']['splice'](_0x381995,0x0,_0xe98f5a),this['_updateFootnotesCounters'](_0x58dd91,Math['min'](_0x1c6bfc,_0x381995))&&(_0x5bd6e5=!0x0),_0x5bd6e5;}['_updateFootnoteRefCounter'](_0x2e0bdc,_0x569c0f){if(!this['_footnotesDefinitions'])return!0x1;const _0xcba5a3=this['_footnotes'][_0x569c0f];let _0x2790b7;return _0x2790b7=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0xcba5a3,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x569c0f+0x1}):String(_0x569c0f+0x1),_0xcba5a3['reference']['getAttribute']('footnoteCounter')!=_0x2790b7&&(_0x2e0bdc['setAttribute']('footnoteCounter',_0x2790b7,_0xcba5a3['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x5c5adc){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x5cfea7,_0x5e79e4){if(_0x5cfea7['length']!==_0x5e79e4['length'])return!0x1;for(let _0xe5cc7c=0x0;_0xe5cc7c<_0x5cfea7['length'];_0xe5cc7c++)if(_0x5cfea7[_0xe5cc7c]!==_0x5e79e4[_0xe5cc7c])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x228083=>_0x228083['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x2ddf8b=>_0x2ddf8b['getAttribute']('footnoteId'))))return!0x1;let _0x419b63=!0x1;for(let _0x470571=0x0;_0x470571<this['_footnotes']['length'];_0x470571++){const _0x59c7a7=this['_footnotes'][_0x470571],_0x3f291d=_0x5c5adc['createPositionBefore'](_0x59c7a7['definition']),_0x5059e9=_0x5c5adc['createPositionAt'](this['_footnotesDefinitions'],_0x470571);_0x3f291d['isEqual'](_0x5059e9)||(_0x5c5adc['move'](_0x5c5adc['createRangeOn'](_0x59c7a7['definition']),_0x5059e9),_0x419b63=!0x0);}return _0x419b63;}['_ensureFootnotesReferencesHaveProperOrder'](_0x360eb6){if(!this['_footnotes']['length'])return!0x1;const {model:_0x1d7d29}=this['editor'];let _0x3673f2=!0x1;for(let _0x2655a8=0x0;_0x2655a8<this['_footnotes']['length']-0x1;_0x2655a8++){const _0x579832=this['_footnotes'][_0x2655a8],_0x10a701=this['_footnotes'][_0x2655a8+0x1],_0x406b67=_0x1d7d29['createPositionBefore'](_0x579832['reference']),_0x3cfa4e=_0x1d7d29['createPositionBefore'](_0x10a701['reference']);'after'===_0x406b67['compareWith'](_0x3cfa4e)&&(this['_handleMovedFootnoteReference'](_0x360eb6,_0x579832['reference']),_0x2655a8=-0x1,_0x3673f2=!0x0);}return _0x3673f2;}};function K(_0x118560,_0xf0c000,_0x5b1117){if(_0x5b1117['childCount'])return!0x1;const _0x1c8aec=_0xf0c000?'paragraph':'footnoteInlineContent';return _0x118560['insert'](_0x118560['createElement'](_0x1c8aec),_0x5b1117),!0x0;}function T(_0x32878d,_0x25b668,_0x21fec8){if(0x0===_0x25b668['length'])return 0x0;const _0x3e3ac5=_0x32878d['createPositionBefore'](_0x21fec8);for(let _0x45e093=0x0;_0x45e093<_0x25b668['length'];_0x45e093++){const _0x21a02a=_0x25b668[_0x45e093],_0x1372a8=_0x32878d['createPositionBefore'](_0x21a02a['reference']);if('before'===_0x3e3ac5['compareWith'](_0x1372a8))return _0x45e093;}const _0x20b0ca=_0x21fec8['root'];let _0x4a13c6=-0x1;for(let _0x125b27=_0x25b668['length']-0x1;_0x125b27>=0x0;_0x125b27--)if(_0x25b668[_0x125b27]['reference']['root']===_0x20b0ca){_0x4a13c6=_0x125b27;break;}if(-0x1!==_0x4a13c6)return _0x4a13c6+0x1;const _0x6516e7=_0x32878d['document']['getRootNames'](),_0xedf28e=_0x6516e7[_0x6516e7['indexOf'](_0x20b0ca['rootName'])+0x1];if(_0xedf28e){for(let _0x2e3dd4=0x0;_0x2e3dd4<_0x25b668['length'];_0x2e3dd4++)if(_0x25b668[_0x2e3dd4]['reference']['root']['rootName']===_0xedf28e)return _0x2e3dd4;}return _0x25b668['length'];}var j=class extends _0xd4b3b0{['refresh'](){const _0x5c9683=this['editor']['model']['document']['selection'],_0x4c4493=this['_getPositionToInsertFootnote'](_0x5c9683);this['isEnabled']=!!_0x4c4493;}['execute'](_0x208a93){const {editor:_0x3d367d}=this,{model:_0x1f979b}=_0x3d367d,{selection:_0xe7244f}=_0x1f979b['document'],_0x2764d0=this['_getPositionToInsertFootnote'](_0xe7244f);if(!_0x2764d0)return;const _0x3a4539=_0x3d367d['plugins']['get']('FootnotesEditing'),_0x1be785=_0x208a93?.['footnoteId']??_0x215d73();!function(_0x3ff002){return'string'==typeof _0x3ff002&&_0x3ff002['length']>0x0&&!/\s/['test'](_0x3ff002)&&!/^\d/['test'](_0x3ff002);}(_0x1be785)?_0x4103f4('insert-footnote-command-executed-with-invalid-id'):(_0x1f979b['change'](_0x28d782=>{const _0x16f9a3=_0x28d782['createElement']('footnoteRef',{'footnoteId':_0x1be785});_0x1f979b['insertObject'](_0x16f9a3,_0x2764d0,null);}),_0x3a4539['_moveSelectionToFootnoteDefinition'](_0x1be785));}['_getPositionToInsertFootnote'](_0x357f3a){const {model:_0x56fdcd}=this['editor'],{schema:_0x47900c}=_0x56fdcd,_0x40a3e7=_0x357f3a['getFirstRange']();for(const _0x508233 of _0x40a3e7['getItems']())if(_0x47900c['isBlock'](_0x508233)||_0x47900c['isObject'](_0x508233))return null;const _0x14c3a5=_0x40a3e7['end'];return _0x47900c['checkChild'](_0x14c3a5,'footnoteRef')?_0x14c3a5:null;}},U=class extends _0x2727c6{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x72fc6b}=this;_0x72fc6b['config']['define']('footnotes.multiBlock',!0x0),_0x72fc6b['commands']['add']('insertFootnote',new j(_0x72fc6b)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x266a3e){const _0x2b9b08='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x17d259=0x78e40,_0x904fe0=window['Date']['now'](),_0x47687b=_0x266a3e['editor'],_0x2400db=new window['Promise'](_0x5be072=>{_0x47687b['once']('ready',_0x5be072);}),_0x150f3b={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0xf4410=_0x47687b['config']['get']('licenseKey');async function _0x3dedd7(){let _0x3a3abd,_0x4468e1=null,_0x39f7a3=null;try{return'GPL'==_0xf4410?'NotAllowed':(_0x3a3abd=_0xa84253(),_0x3a3abd?(_0x3a3abd['usageEndpoint']&&(_0x39f7a3=_0x4a77e9(_0x3a3abd['usageEndpoint'],_0x3a3abd['jti'])),await _0x49cb23()?_0x378cbc()?_0x4eca36()?'Expired':_0x5c2d8d()?('evaluation'==_0x3a3abd['licenseType']&&(_0x4468e1=_0x151bb2('EvaluationLimit')),await _0x596c70()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x4eca36(){const _0xe7b0b3=['evaluation','trial']['includes'](_0x3a3abd['licenseType'])?_0x904fe0/0x3e8:0xe10*_0x17d259;return _0x3a3abd['exp']<_0xe7b0b3;}function _0x378cbc(){const _0x161d57=_0x3a3abd['features'];return!!_0x161d57&&(!!_0x161d57['includes']('*')||!!_0x161d57['includes']('FOO'));}function _0x5c2d8d(){const _0x565135=_0x3a3abd['licensedHosts'];if(!_0x565135||0x0==_0x565135['length'])return!0x0;const {hostname:_0x3d2ab6}=new URL(window['location']['href']);if(_0x565135['includes'](_0x3d2ab6))return!0x0;const _0x2ccef2=_0x3d2ab6['split']('.');return _0x565135['filter'](_0x2d5ccd=>_0x2d5ccd['includes']('*'))['map'](_0x259c71=>_0x259c71['split']('.'))['filter'](_0x58b2cd=>_0x58b2cd['length']<=_0x2ccef2['length'])['map'](_0x1e5c28=>Array(_0x2ccef2['length']-_0x1e5c28['length'])['fill']('*'===_0x1e5c28[0x0]?'*':'')['concat'](_0x1e5c28))['some'](_0x4cf8f2=>_0x2ccef2['every']((_0x4e874d,_0x3272ad)=>_0x4cf8f2[_0x3272ad]===_0x4e874d||'*'===_0x4cf8f2[_0x3272ad]));}function _0x596c70(){return _0x4468e1&&_0x39f7a3?new window['Promise']((_0x1ae260,_0x22639a)=>{_0x4468e1['then'](_0x1ae260,_0x22639a),_0x39f7a3['then'](_0x1d02c7=>{'Valid'!=_0x1d02c7&&_0x1ae260(_0x1d02c7);},_0x22639a);}):_0x4468e1||_0x39f7a3||'Valid';}}function _0x4a77e9(_0x5d4ce1,_0x5b8460){return new window['Promise'](_0x5cb2b5=>{if(_0xd5547e())return _0x5cb2b5('Valid');_0x5d7927(),_0x47687b['decorate']('_sendUsageRequest');let _0x12dbd5=!0x1;const _0x1e9936=_0x215d73();function _0xed0a80(_0x510472){return!!_0x510472&&('object'==typeof _0x510472||'function'==typeof _0x510472)&&'function'==typeof _0x510472['then']&&'function'==typeof _0x510472['catch'];}function _0x27115d(_0xe77c2a){_0x3c4195(_0xe77c2a)['then'](_0x1525e3=>_0x1525e3&&'ok'==_0x1525e3['status']?_0x313885(_0x4a8094(_0x1e9936+_0x5b8460))!=_0x1525e3['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x308990=>(_0x2f4b9f(),_0x308990),()=>{const _0x444f6d=_0x4f0eac();return null==_0x444f6d?(_0x2f4b9f(),'Valid'):_0x904fe0-_0x444f6d>0x240c8400?'UsageLimit':'Valid';})['then'](_0x5cb2b5)['catch'](()=>{_0x5cb2b5('UsageLimit');});const _0x1f6f7f=0x36ee80;function _0x2f4b9f(){const _0x22db4c='llct-'+_0x313885(_0x4a8094(_0x5d4ce1)),_0x29bf58=_0x64cb11(_0x313885(window['Math']['ceil'](_0x904fe0/_0x1f6f7f)));window['localStorage']['setItem'](_0x22db4c,_0x29bf58);}function _0x4f0eac(){const _0x33e5ad='llct-'+_0x313885(_0x4a8094(_0x5d4ce1)),_0x315574=window['localStorage']['getItem'](_0x33e5ad);return _0x315574?window['parseInt'](_0x64cb11(_0x315574),0x10)*_0x1f6f7f:null;}function _0x3c4195(_0x15260a){return new window['Promise']((_0x311029,_0x138183)=>{_0x15260a['then'](_0x311029,_0x138183),window['setTimeout'](_0x138183,0x1d4c0);});}}_0x47687b['on']('_sendUsageRequest',(_0x410894,_0x49c19c)=>{if(_0x49c19c[0x0]!=_0x5d4ce1)return _0x5cb2b5('UsageLimit');_0x49c19c[0x1]={..._0x49c19c[0x1],'requestId':_0x1e9936};},{'priority':'high'}),_0x47687b['on']('_sendUsageRequest',_0x5de803=>{_0xed0a80(_0x5de803['return'])&&(_0x12dbd5=!0x0,_0x27115d(_0x5de803['return']));},{'priority':'low'}),_0x2400db['then'](()=>{_0x12dbd5||_0x5cb2b5('UsageLimit');});});function _0xd5547e(){return'auto'==_0x47687b['editing']['view']['_overlayModeHint'];}function _0x5d7927(){_0x47687b['editing']['view']['_overlayModeHint']='auto';}}function _0x151bb2(_0x22b29d){const _0x149afd=[new window['Promise'](_0x13b547=>setTimeout(_0x13b547,0x93ecc)),_0x2400db['then'](()=>new window['Promise'](_0x1ab0c0=>{let _0x188391=0x0;_0x47687b['model']['on']('applyOperation',(_0x451098,_0x4bde50)=>{_0x4bde50[0x0]['isDocumentOperation']&&_0x188391++,0x5e8==_0x188391&&(_0x1ab0c0(),_0x451098['off']());});}))];return window['Promise']['race'](_0x149afd)['then'](()=>_0x22b29d);}async function _0x5adf5b(){await _0x2400db,_0x47687b['model']['change']=_0x1a0ab5,_0x47687b['model']['enqueueChange']=_0x1a0ab5,_0x47687b['enableReadOnlyMode']('model');}function _0x1661f8(_0x28cb89){const _0x2921b9=_0x278fe2();_0x47687b[_0x2921b9]='footnotesLicenseKey'+_0x28cb89,'Valid'!=_0x28cb89&&_0x5adf5b();}function _0x278fe2(){const _0x25708f=window['String'](window['performance']['now']())['replace']('.','');let _0x3aae5f='u';for(let _0x4c6da1=0x0;_0x4c6da1<_0x25708f['length'];_0x4c6da1+=0x2){let _0x5c2238=window['parseInt'](_0x25708f['substring'](_0x4c6da1,_0x4c6da1+0x2));_0x5c2238>=0x3e&&(_0x5c2238-=0x3e),_0x3aae5f+=_0x2b9b08[_0x5c2238];}return _0x3aae5f;}function _0xa84253(){const _0x111ca5=_0xf4410['split']('.');if(0x3!=_0x111ca5['length'])return null;return _0x17df26(_0x111ca5[0x1]);function _0x17df26(_0x35f924){const _0xaa4003=_0x3aeb5a(_0x35f924);return _0xaa4003&&_0x4b1e2b()?_0xaa4003:null;function _0x4b1e2b(){const _0x126c54=_0xaa4003['jti'],_0x8c914a=window['parseInt'](_0x126c54['substring'](_0x126c54['length']-0x8),0x10),_0x439931={..._0xaa4003,'jti':_0x126c54['substring'](0x0,_0x126c54['length']-0x8)};return delete _0x439931['vc'],_0x4a8094(_0x439931)==_0x8c914a;}}}async function _0x49cb23(){let _0xb55a11=!0x0;try{const [_0x1cdebc,_0x253901,_0x5a8a28]=_0xf4410['split']('.');return _0x1daeb1(_0x1cdebc),await _0x261b5e(_0x1cdebc,_0x253901,_0x5a8a28),_0xb55a11;}catch{return!0x1;}function _0x1daeb1(_0x501e54){const _0x4e00d3=_0x3aeb5a(_0x501e54);_0x4e00d3&&'ES256'==_0x4e00d3['alg']||(_0xb55a11=!0x1);}async function _0x261b5e(_0x2add54,_0x1f7801,_0x5db00f){const _0x13c869=window['Uint8Array']['from'](_0x55ea79(_0x5db00f),_0x15a707=>_0x15a707['charCodeAt'](0x0)),_0x178e15=new window['TextEncoder']()['encode'](_0x2add54+'.'+_0x1f7801),_0xb10aa0=window['crypto']['subtle'];if(!_0xb10aa0)return;const _0x30a4a4=await _0xb10aa0['importKey']('jwk',_0x150f3b,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0xb10aa0['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x30a4a4,_0x13c869,_0x178e15)||(_0xb55a11=!0x1);}}function _0x3aeb5a(_0x44cac4){return _0x44cac4['startsWith']('ey')?JSON['parse'](_0x55ea79(_0x44cac4)):null;}function _0x55ea79(_0x44d267){return window['atob'](_0x44d267['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x4a8094(_0x1ee029){let _0x356c60=0x1505;function _0x3c03a6(_0x305015){for(let _0x559a69=0x0;_0x559a69<_0x305015['length'];_0x559a69++){const _0x445e4a=_0x305015['charCodeAt'](_0x559a69);_0x356c60=(_0x356c60<<0x5)+_0x356c60+_0x445e4a,_0x356c60&=_0x356c60;}}function _0x2845fa(_0x47381c){Array['isArray'](_0x47381c)?_0x47381c['forEach'](_0x2845fa):_0x47381c&&'object'==typeof _0x47381c?Object['entries'](_0x47381c)['sort']()['forEach'](([_0x2c3aeb,_0x41e086])=>{_0x3c03a6(_0x2c3aeb),_0x2845fa(_0x41e086);}):_0x3c03a6(window['String'](_0x47381c));}return _0x2845fa(_0x1ee029),_0x356c60>>>0x0;}function _0x313885(_0x494dc3){return _0x494dc3['toString'](0x10)['padStart'](0x8,'0');}function _0x64cb11(_0x322b43){return _0x322b43['split']('')['reverse']()['join']('');}function _0x1a0ab5(){}_0x1661f8(await _0x3dedd7());}(this);}['_moveSelectionToFootnoteDefinition'](_0x5061ab){const {plugins:_0x290373,editing:_0x144c5f,model:_0x110447}=this['editor'],_0x58ffb0=_0x290373['get'](V)['getFootnote'](_0x5061ab);return!!_0x58ffb0&&(_0x110447['change'](_0x1a3f9c=>{_0x1a3f9c['setSelection'](_0x1a3f9c['createPositionAt'](_0x58ffb0['definition'],'end'));}),_0x144c5f['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0xdeee58){const {plugins:_0x3e92a0,editing:_0x2c19c1,model:_0x4cbfe4}=this['editor'],_0x1535cf=_0x3e92a0['get'](V)['getFootnote'](_0xdeee58);return!!_0x1535cf&&(_0x4cbfe4['change'](_0xdbed59=>{_0xdbed59['setSelection'](_0x1535cf['reference'],'on');}),_0x2c19c1['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x419bfb}=this['editor']['model'],_0x819d94=this['editor']['config']['get']('footnotes.multiBlock');_0x419bfb['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x419bfb['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x419bfb['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x819d94?_0x419bfb['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x419bfb['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x419bfb['addChildCheck'](_0x218e4c=>{for(const _0x565892 of _0x218e4c)if('footnoteDefinition'===_0x565892['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x281efc}=this,{conversion:_0xd42f88,editing:_0x3df756}=_0x281efc,{t:t}=_0x281efc['locale'];_0xd42f88['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x5aa8af,{writer:_0xc619ba,consumable:_0x3f1683})=>{const _0x147267=_0x5aa8af['getChild'](0x0);if(!_0x147267||!_0x147267['is']('element','a'))return null;const _0x6e6f59=_0x147267['getAttribute']('href')||'';if(!_0x6e6f59['startsWith']('#'))return null;const _0x45e0d5=_0x6e6f59['replace'](/^#/,'');if(!_0x45e0d5)return null;_0x3f1683['consume'](_0x147267,{'name':!0x0,'attributes':['href']});for(const {item:_0x54a3ab}of _0x3df756['view']['createRangeIn'](_0x147267))_0x54a3ab['is']('$textProxy')?_0x3f1683['consume'](_0x54a3ab['textNode'],{'name':!0x0}):_0x54a3ab['is']('element')&&_0x3f1683['consume'](_0x54a3ab,{'name':!0x0});return _0xc619ba['createElement']('footnoteRef',{'footnoteId':_0x45e0d5});}}),_0xd42f88['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0xa5376f,{writer:_0x39fbc6})=>X(_0xa5376f,_0x39fbc6)}),_0xd42f88['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x5e2009,{writer:_0xaa7c3a})=>{const _0x5978cb=_0x5e2009['getAttribute']('footnoteCounter');return _0x5cf837(X(_0x5e2009,_0xaa7c3a),_0xaa7c3a,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x5978cb)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4398b3}=this,{t:t}=_0x4398b3['locale'],{conversion:_0x37707a}=_0x4398b3;_0x37707a['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x37707a['for']('upcast')['add'](_0x5314c6=>{_0x5314c6['on']('element:ol',(_0x592b4f,_0x2ce6f3,_0x556439)=>{const _0x4d4c55=_0x2ce6f3['viewItem'];if(!_0x4d4c55['hasClass']('footnotes-list')||!_0x2ce6f3['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x556439['consumable']['consume'](_0x4d4c55,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x144bb2,modelCursor:_0x164677}=_0x556439['convertChildren'](_0x2ce6f3['viewItem'],_0x2ce6f3['modelCursor']);_0x2ce6f3['modelRange']=_0x144bb2,_0x2ce6f3['modelCursor']=_0x164677;}),_0x5314c6['on']('element:hr',(_0x3f06a1,_0x41eb7e,_0x1523e2)=>{const _0x77772e=_0x41eb7e['viewItem'];_0x77772e['hasClass']('footnotes-divider')&&_0x41eb7e['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x1523e2['consumable']['consume'](_0x77772e,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x37707a['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x32b77d,{writer:_0x4b97a8})=>H(_0x4b97a8)}),_0x37707a['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x283743,{writer:_0x5e3174})=>{const _0x84da4c=_0x5cf837(H(_0x5e3174,{'data-footnotes-list-label':t('Footnotes')}),_0x5e3174,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x5e3174['setCustomProperty']('footnotesDefinitions',!0x0,_0x84da4c),_0x84da4c;}});}['_defineDefinitionConverters'](){const {editor:_0x5b65bc}=this,{conversion:_0x2b59ac,locale:_0x2af935}=_0x5b65bc,_0x4f2c0d=_0x5b65bc['config']['get']('footnotes.multiBlock');_0x2b59ac['for']('upcast')['add'](_0x579d4d=>{_0x579d4d['on']('element:li',(_0x27f505,_0x538c9d,_0x2b8ad1)=>{const _0x32313b=_0x538c9d['viewItem'];if(!_0x32313b['hasClass']('footnote-definition')||!_0x32313b['getAttribute']('id'))return;const _0x5d465e=_0x32313b['parent'];if(!_0x5d465e['is']('element','ol')||!_0x5d465e['hasClass']('footnotes-list'))return;if(!_0x2b8ad1['consumable']['test'](_0x32313b,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x14973d=_0x2b8ad1['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x32313b['getAttribute']('id')});if(!_0x2b8ad1['safeInsert'](_0x14973d,_0x538c9d['modelCursor']))return;_0x2b8ad1['consumable']['consume'](_0x32313b,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5454a6=Array['from'](_0x32313b['getChildren']())['find'](_0x50427f=>_0x50427f['is']('element')&&_0x50427f['hasClass']('footnote-content'));for(const _0x6882d7 of _0x32313b['getChildren']())_0x6882d7['is']('element')&&(_0x2b8ad1['consumable']['consume'](_0x6882d7,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x2b8ad1['consumable']['consume'](_0x6882d7,{'name':!0x0,'classes':'footnote-content'}));if(_0x5454a6){if(_0x4f2c0d)_0x2b8ad1['convertChildren'](_0x5454a6,_0x14973d);else{const _0x4aa3d3=_0x2b8ad1['writer']['createElement']('footnoteInlineContent');_0x2b8ad1['writer']['insert'](_0x4aa3d3,_0x14973d),_0x2b8ad1['convertChildren'](_0x5454a6,_0x4aa3d3);}}_0x2b8ad1['updateConversionResult'](_0x14973d,_0x538c9d);});}),_0x2b59ac['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x29c325,{writer:_0x2fef05})=>z(_0x29c325,_0x2fef05,_0x2af935,{'dataPipeline':!0x0})}),_0x2b59ac['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x135ed,{writer:_0x59552e})=>z(_0x135ed,_0x59552e,_0x2af935)});}['_defineBogusParagraphConverters'](){const {editor:_0x557382}=this,{conversion:_0x361375}=_0x557382;_0x557382['config']['get']('footnotes.multiBlock')?(_0x361375['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x361375['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x557382['model']['document'],'change:data',()=>{!function(_0x4a979e,_0x4cf5c3){const _0x36b1ab=_0x4a979e['document']['differ'],_0x525acc=new Set();for(const _0x44ad51 of _0x36b1ab['getChanges']()){const _0x5e3b0f='attribute'==_0x44ad51['type']?_0x44ad51['range']['start']['parent']:_0x44ad51['position']['parent'];_0x5e3b0f['is']('element','footnoteDefinition')&&_0x525acc['add'](_0x5e3b0f);}for(const _0x40437e of _0x525acc['values']()){const _0x14d0b3=Array['from'](_0x40437e['getChildren']())['filter'](_0x2ea074=>B(_0x2ea074,_0x4cf5c3['mapper']));for(const _0x4a17b of _0x14d0b3)_0x4cf5c3['reconvertItem'](_0x4a17b);}}(_0x557382['model'],_0x557382['editing']);})):(_0x361375['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x361375['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x5394a8,{writer:_0x29ac65})=>{const _0x41e2be=_0x29ac65['createContainerElement']('span');return _0x29ac65['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x41e2be),_0x41e2be;}}));}['_defineKeyboardHandlers'](){const {editor:_0x2a479f}=this,{editing:_0x1d5ca1,t:t}=_0x2a479f,_0xf790c5=_0x2a479f['model']['document']['selection'];_0x2a479f['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x2a479f['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x1d5ca1['view']['document'],'enter',(_0x1c107e,_0x51fc61)=>{const _0x5f57d3=function(_0x1b423c){const _0x157491=_0x1b423c['getSelectedElement']();return _0x157491?.['is']('element','footnoteRef')?_0x157491:null;}(_0xf790c5);if(_0x5f57d3){const _0x29c883=_0x5f57d3['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x29c883),_0x51fc61['preventDefault'](),_0x1c107e['stop']();}},{'context':_0x40a489});}['_defineClickHandlers'](){const {editor:_0x2cb22a}=this,{editing:_0xafc587}=_0x2cb22a;_0x2cb22a['editing']['view']['addObserver'](_0x375215),_0x2cb22a['editing']['view']['addObserver'](_0x284e50);let _0x25b6d5=!0x1;this['listenTo'](_0xafc587['view']['document'],'pointerdown',(_0x588394,_0x1591d5)=>{const {target:_0x18879a}=_0x1591d5,_0x197589=_0xafc587['view']['document']['selection'];_0x25b6d5=!!(_0x18879a?.['is']('element','a')&&_0x18879a['parent']?.['is']('element','sup')&&_0x18879a['parent']['hasClass']('footnote'))&&_0x197589['getSelectedElement']()===_0x18879a['parent'];},{'priority':'high'}),this['listenTo'](_0xafc587['view']['document'],'click',(_0x155013,_0x26ff85)=>{const {target:_0x42ff36}=_0x26ff85;if(!_0x42ff36?.['is']('element','a'))return;if(_0x42ff36['parent']?.['is']('element','sup')&&_0x42ff36['parent']['hasClass']('footnote')&&!_0x25b6d5)return void _0x26ff85['preventDefault']();let _0x2524e8=_0x42ff36['getAttribute']('href');if(!_0x2524e8?.['startsWith']('#'))return;_0x2524e8=_0x2524e8['slice'](0x1);let _0x303442=!0x1;(_0x2524e8['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x2524e8['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x2524e8))&&(_0x303442=!0x0),_0x303442&&(_0x26ff85['preventDefault'](),_0x155013['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x1d0d04}={}){return(_0x46f4a8,{writer:_0x1a793e})=>{if(!M(_0x46f4a8))return null;if(!_0x1d0d04)return _0x1a793e['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x4d5767=_0x1a793e['createContainerElement']('p');return _0x1a793e['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4d5767),_0x4d5767;};}function M(_0x5cc135){const {parent:_0x43c99b}=_0x5cc135;if(!_0x43c99b?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x43c99b['childCount'])return!0x1;for(const _0xa8737a of _0x5cc135['getAttributeKeys']())if(!_0xa8737a['startsWith']('selection:')&&'htmlEmptyBlock'!=_0xa8737a)return!0x1;return!0x0;}function B(_0x6e1bee,_0x3db9e4){if(!_0x6e1bee['is']('element','paragraph'))return!0x1;const _0x518282=_0x3db9e4['toViewElement'](_0x6e1bee);return!!_0x518282&&M(_0x6e1bee)!==_0x518282['is']('element','span');}function q(_0x18ce35){return _0x40a489(_0x18ce35)&&_0x18ce35['is']('containerElement')&&!!_0x18ce35['getCustomProperty']('footnotesDefinitions');}function H(_0xf36e2c,_0x3991d8={}){const _0x2fef37=_0xf36e2c['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x590efb=_0xf36e2c['createContainerElement']('ol',{'class':'footnotes-list'},_0xf36e2c['createSlot']());return _0xf36e2c['createContainerElement']('div',{'class':'footnotes',..._0x3991d8},[_0x2fef37,_0x590efb]);}function X(_0x4e429b,_0x2b1534){const _0x571955=_0x4e429b['getAttribute']('footnoteId'),_0x4d405a=_0x4e429b['getAttribute']('footnoteCounter'),_0x6ebc16=_0x2b1534['createUIElement']('a',{'href':'#'+_0x571955},function(_0x344fa0){const _0x19ea6=this['toDomElement'](_0x344fa0);return _0x19ea6['textContent']=_0x4d405a,_0x19ea6;}),_0x3fa52e=_0x2b1534['createContainerElement']('sup',{'id':'ref-'+_0x571955,'class':'footnote'},[_0x6ebc16]);return _0x3fa52e['getFillerOffset']=()=>null,_0x3fa52e;}function z(_0x5e4465,_0x5d531b,_0x32141c,{dataPipeline:_0xccedb7}={}){const {t:t}=_0x32141c,_0x4b93b5=_0x5e4465['getAttribute']('footnoteId'),_0x4d647e=_0x5d531b['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x4b93b5},function(_0x352de9){const _0x3e197e=this['toDomElement'](_0x352de9);return _0x3e197e['innerText']='^',_0x3e197e;}),_0x276caa=_0xccedb7?_0x5d531b['createContainerElement']('div',{'class':'footnote-content'}):_0x2819a1(_0x5d531b['createEditableElement']('div',{'class':'footnote-content'}),_0x5d531b,{'label':t('Footnote\x20content.')});return _0x5d531b['insert'](_0x5d531b['createPositionAt'](_0x276caa,0x0),_0x5d531b['createSlot']()),_0x5d531b['createContainerElement']('li',{'class':'footnote-definition','id':_0x4b93b5},[_0x4d647e,_0x276caa]);}var J=class extends _0x2727c6{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x560749];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x1da432}=this,{plugins:_0x3355bb,model:_0x23e2d2}=_0x1da432,_0x52c16f=_0x3355bb['get'](_0x560749),_0x26adde=_0x3355bb['get'](V);this['listenTo'](_0x52c16f,'outputTransformation',(_0x392219,_0x77462e)=>{const _0x2f5678=G(_0x23e2d2['createRangeIn'](_0x77462e['content']));if(!_0x2f5678['length'])return;const _0x1a0987=_0x26adde['getFootnotes'](),_0x5cd002=_0x2f5678['reduce']((_0x2b9825,_0x4885)=>{const _0x2381ed=_0x1a0987['find'](_0x115aec=>_0x115aec['id']===_0x4885);if(_0x2381ed){const _0x253c62=_0x1da432['data']['toView'](_0x2381ed['definition'],{'isClipboardPipeline':!0x0}),_0x2cccaa=_0x1da432['data']['htmlProcessor']['toData'](_0x253c62);_0x2b9825[_0x2381ed['id']]=_0x2cccaa;}return _0x2b9825;},Object['create'](null));_0x77462e['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x5cd002));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x490cd2}=this,{model:_0x44f11b,plugins:_0x26cb5a}=_0x490cd2,{view:_0x1606e8}=_0x490cd2['editing'],_0x20808c=_0x26cb5a['get'](_0x560749),_0x2d76e3=_0x26cb5a['get'](V),_0x5bd70c=_0x490cd2['config']['get']('footnotes.multiBlock');let _0x551fe1=null;this['listenTo'](_0x1606e8['document'],'clipboardInput',(_0x37c4f0,_0x579238)=>{const _0x24d481=_0x579238['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x551fe1=_0x24d481?JSON['parse'](_0x24d481):null;}),this['listenTo'](_0x20808c,'contentInsertion',(_0xc6395d,_0x472f3d)=>{const _0x1e1a92=_0x472f3d['sourceEditorId']===this['editor']['id'];_0x1e1a92&&'drop'===_0x472f3d['method']||_0x44f11b['change'](_0x4e49c4=>{let _0x4960e7=_0x2d76e3['getFootnotesDefinitionsObjectElement']();const _0x5962fc=!!_0x4960e7&&Array['from'](_0x44f11b['document']['selection']['getSelectedBlocks']())['includes'](_0x4960e7);if(!_0x551fe1&&function(_0x1362ec){for(const {item:_0x368a85}of _0x1362ec)if(_0x368a85['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x44f11b['createRangeIn'](_0x472f3d['content']))&&(_0x551fe1=function(_0x3af475,_0x4f8365){const _0x15ae69=Q(_0x3af475,_0x4f8365);if(!_0x15ae69)return null;const _0x1f33dc=Object['create'](null);for(const _0x89f967 of _0x15ae69['getChildren']())_0x89f967['is']('element','footnoteDefinition')&&_0x89f967['hasAttribute']('footnoteId')&&(_0x1f33dc[_0x89f967['getAttribute']('footnoteId')]=_0x3af475['cloneElement'](_0x89f967,!0x0));return Object['keys'](_0x1f33dc)['length']?_0x1f33dc:null;}(_0x4e49c4,_0x472f3d['content'])),(_0x4960e7&&!_0x5962fc||!_0x4960e7&&!_0x551fe1)&&function(_0x286de0,_0x2ca8c8){const _0x4cd610=[];for(const {item:_0x3f5e08}of _0x286de0['createRangeIn'](_0x2ca8c8))_0x3f5e08['is']('element','footnotesDefinitions')&&_0x4cd610['push'](_0x3f5e08);for(const _0x2b0ed2 of _0x4cd610)_0x286de0['remove'](_0x2b0ed2);}(_0x4e49c4,_0x472f3d['content']),!_0x551fe1)return;const {selection:_0x2085d2}=_0x44f11b['document'],_0x2e919c=_0x2085d2['getFirstRange']()['root'];_0x4960e7&&!_0x5962fc||(_0x4960e7=Q(_0x4e49c4,_0x472f3d['content']),_0x4960e7||=_0x2d76e3['_insertEmptyFootnotesDefinitionsContainer'](_0x4e49c4,_0x2e919c));const _0xf7f50=Array['from'](_0x2085d2['getRanges']())['flatMap'](G),_0x1fbe70=function(_0x1b409e,_0x2dc584,_0xc919e2){const _0x35dfb5=Object['create'](null);for(const {item:_0xe30254}of _0x1b409e['createRangeIn'](_0x2dc584))if(_0xe30254['is']('element','footnoteRef')){const _0x131b4d=_0xe30254['getAttribute']('footnoteId');if(!_0xc919e2(_0x131b4d))continue;_0x35dfb5[_0x131b4d]||(_0x35dfb5[_0x131b4d]=_0x215d73()),_0x1b409e['setAttribute']('footnoteId',_0x35dfb5[_0x131b4d],_0xe30254);}return _0x35dfb5;}(_0x4e49c4,_0x472f3d['content'],_0x3e2765=>!_0x1e1a92||!!_0x2d76e3['getFootnote'](_0x3e2765)&&!_0xf7f50['includes'](_0x3e2765));for(const [_0x488d2c,_0x4fcbfd]of Object['entries'](_0x551fe1)){const _0xba76dc=_0x1fbe70[_0x488d2c]||_0x488d2c;let _0x270a20;if('string'!=typeof _0x4fcbfd)_0x270a20=_0x4fcbfd,_0xba76dc!==_0x488d2c&&_0x4e49c4['setAttribute']('footnoteId',_0xba76dc,_0x270a20);else{_0x270a20=_0x4e49c4['createElement']('footnoteDefinition',{'footnoteId':_0xba76dc});const _0x5036be=_0x490cd2['data']['htmlProcessor']['toView'](_0x4fcbfd);let _0x54807b;if(_0x5bd70c)_0x54807b=_0x490cd2['data']['toModel'](_0x5036be,_0x270a20);else{_0x54807b=_0x4e49c4['createElement']('footnoteInlineContent');const _0x2e2bd9=_0x490cd2['data']['toModel'](_0x5036be,_0x54807b);_0x4e49c4['insert'](_0x2e2bd9,_0x54807b);}_0x4e49c4['append'](_0x54807b,_0x270a20);}_0x4e49c4['insert'](_0x270a20,_0x4960e7,'end');}_0x551fe1=null;});});}};function Q(_0x1edda7,_0xc0ffae){for(const {item:_0x4bbe06}of _0x1edda7['createRangeIn'](_0xc0ffae))if(_0x4bbe06['is']('element','footnotesDefinitions'))return _0x4bbe06;return null;}function G(_0x7c259){const _0x24512c=new Set();for(const {item:_0x223f9a}of _0x7c259)_0x223f9a['is']('element','footnoteRef')&&_0x24512c['add'](_0x223f9a['getAttribute']('footnoteId'));return Array['from'](_0x24512c);}var W=class extends _0x2727c6{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1bfe9c}=this,{componentFactory:_0x44ef56}=_0x1bfe9c['ui'];_0x44ef56['add']('insertFootnote',Y(_0x1bfe9c,_0x37a9f1)),_0x44ef56['add']('menuBar:insertFootnote',Y(_0x1bfe9c,_0x52a2bf)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x593df5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x52b646;for(const _0x48b30a in _0x593df5){const _0x4e2dbd=_0x48b30a,_0x2c3aa7=_0x593df5[_0x4e2dbd];if('footnotesLicenseKeyValid'==_0x2c3aa7||'footnotesLicenseKeyInvalid'==_0x2c3aa7||'footnotesLicenseKeyExpired'==_0x2c3aa7||'footnotesLicenseKeyDomainLimit'==_0x2c3aa7||'footnotesLicenseKeyNotAllowed'==_0x2c3aa7||'footnotesLicenseKeyEvaluationLimit'==_0x2c3aa7||'footnotesLicenseKeyUsageLimit'==_0x2c3aa7){delete _0x593df5[_0x4e2dbd],_0x52b646=_0x2c3aa7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x52b646&&_0x593df5['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x52b646&&_0x593df5['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x52b646&&_0x593df5['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x52b646&&_0x593df5['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x52b646&&_0x593df5['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x52b646&&_0x593df5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0x224b1e,_0x2e4aa9){const _0x2ec613=_0x224b1e['commands']['get']('insertFootnote');return _0x41e2ba=>{const {t:t}=_0x41e2ba,_0x234cea=new _0x2e4aa9(_0x41e2ba),_0x3d846f=_0x234cea instanceof _0x52a2bf;return _0x234cea['bind']('isEnabled')['to'](_0x2ec613,'isEnabled'),_0x234cea['set']({'label':t(_0x3d846f?'Footnote':'Insert\x20footnote'),'icon':_0x4bf1b6,'tooltip':!0x0}),_0x234cea['on']('execute',()=>{_0x2ec613['execute'](),_0x224b1e['editing']['view']['focus']();}),_0x234cea;};}var Z=class extends _0x2727c6{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[U,J,W];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};const tt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],et=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),ot=[...tt,'arabic-indic','lower-alpha','upper-alpha'];var nt=class extends _0xd4b3b0{['refresh'](){const {editor:_0x1016ed}=this,_0x348784=_0x1016ed['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x348784,this['value']=_0x348784?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x2878e0}){const {editor:_0x176efc}=this,_0x452ca5=_0x176efc['plugins']['get'](V),_0x550f98=_0x452ca5['getFootnotesDefinitionsObjectElement']();_0x550f98&&ot['includes'](_0x2878e0)&&_0x176efc['model']['change'](_0x3f3fd8=>{_0x3f3fd8['setAttribute']('footnotesListStyle',_0x2878e0,_0x550f98),_0x452ca5['_updateFootnotesCounters'](_0x3f3fd8);});}},it=class extends _0xd4b3b0{['refresh'](){const {editor:_0x337948}=this,_0x2ecbc8=_0x337948['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2ecbc8,this['value']=_0x2ecbc8?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x543c2e}){const {editor:_0x29b5d9}=this,_0x432e5c=_0x29b5d9['plugins']['get'](V),_0x500116=_0x432e5c['getFootnotesDefinitionsObjectElement']();_0x500116&&Number['isInteger'](_0x543c2e)&&_0x29b5d9['model']['change'](_0x3cbd10=>{_0x3cbd10['setAttribute']('footnotesListStart',_0x543c2e,_0x500116),_0x432e5c['_updateFootnotesCounters'](_0x3cbd10);});}};function st({style:_0x3a9fb2,digits:_0x33cd4a,value:_0x3f6719}){const _0x5657ba=Math['floor'](_0x3f6719),_0x13fa62=function(_0x5a8016){switch(_0x5a8016){case'lower-alpha':case'lower-latin':case'upper-alpha':case'upper-latin':return{'min':0x1,'max':0x1/0x0};case'lower-roman':case'upper-roman':return{'min':0x1,'max':0xf9f};default:return{'min':-0x1/0x0,'max':0x1/0x0};}}(_0x3a9fb2);switch((_0x5657ba>_0x13fa62['max']||_0x5657ba<_0x13fa62['min'])&&(_0x3a9fb2='decimal'),_0x3a9fb2){case'decimal-leading-zero':return function(_0xf6618f,_0x29e7cb){return String(_0xf6618f)['padStart'](_0x29e7cb,'0');}(_0x5657ba,Math['max'](0x2,_0x33cd4a));case'lower-alpha':case'lower-latin':return rt(_0x5657ba,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x5657ba,!0x0);case'lower-roman':return at(_0x5657ba,!0x1);case'upper-roman':return at(_0x5657ba,!0x0);case'arabic-indic':return String(_0x5657ba)['replace'](/\d/g,_0x416645=>ft[Number(_0x416645)]);default:return String(_0x5657ba);}}function rt(_0x25234d,_0x54bab0){let _0xa12563='',_0x8f043f=_0x25234d;for(;_0x8f043f>0x0;){const _0x65479e=(_0x8f043f-0x1)%0x1a;_0xa12563=String['fromCharCode'](0x61+_0x65479e)+_0xa12563,_0x8f043f=Math['floor']((_0x8f043f-0x1)/0x1a);}return _0x54bab0?_0xa12563['toUpperCase']():_0xa12563;}const lt=[{'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 at(_0x1c4e9a,_0x37ed0f){let _0xf918ab='',_0x5e5fdb=_0x1c4e9a;for(const {value:_0x279282,numeral:_0x475778}of lt)for(;_0x5e5fdb>=_0x279282;)_0xf918ab+=_0x475778,_0x5e5fdb-=_0x279282;return _0x37ed0f?_0xf918ab:_0xf918ab['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0x2727c6{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x123baa}=this;_0x123baa['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x123baa['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x123baa['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x123baa['commands']['add']('footnotesStyle',new nt(_0x123baa)),_0x123baa['commands']['add']('footnotesStart',new it(_0x123baa)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x23c3df}=this,{schema:_0x1692d1}=_0x23c3df['model'];_0x1692d1['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x9311a8}=this,{conversion:_0x5f10c9,model:_0x3dde89}=_0x9311a8,{schema:_0x56fda8}=_0x3dde89;_0x5f10c9['for']('upcast')['add'](_0x240a96=>{_0x240a96['on']('element:ol',(_0x36b03d,_0x50e1bf,_0x3398ae)=>{const _0x3f78f4=_0x50e1bf['viewItem'],_0x121148=_0x50e1bf['modelCursor']?.['parent'];_0x3f78f4['hasClass']('footnotes-list')&&_0x121148?.['is']('element','footnotesDefinitions')&&(function(_0x12bc78,_0x3bf59e,_0x30e46b,_0x28e71d){if(!_0x28e71d['checkAttribute'](_0x3bf59e,'footnotesListStart'))return;let _0x2ec61d=0x1;const _0x156129=_0x30e46b['consumable']['consume'](_0x12bc78,{'attributes':'start'});if(_0x156129){const _0x416a9b=Number['parseInt'](_0x12bc78['getAttribute']('start'),0xa);Number['isNaN'](_0x416a9b)||(_0x2ec61d=_0x416a9b);}!_0x156129&&_0x3bf59e['hasAttribute']('footnotesListStart')||_0x30e46b['writer']['setAttribute']('footnotesListStart',_0x2ec61d,_0x3bf59e);}(_0x3f78f4,_0x121148,_0x3398ae,_0x56fda8),function(_0x23c576,_0x79d83f,_0x283741,_0x5aec7c){if(!_0x5aec7c['checkAttribute'](_0x79d83f,'footnotesListStyle'))return;let _0x4230e6='decimal',_0x22f44a=!0x1;if(_0x283741['consumable']['consume'](_0x23c576,{'attributes':'type'})){const _0x414747={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x23c576['getAttribute']('type')];_0x414747&&(_0x4230e6=_0x414747),_0x22f44a=!0x0;}if(_0x283741['consumable']['consume'](_0x23c576,{'styles':'list-style-type'})){const _0x34f8a8=ut(_0x23c576['getStyle']('list-style-type'));_0x34f8a8&&(_0x4230e6=_0x34f8a8),_0x22f44a=!0x0;}!_0x22f44a&&_0x79d83f['hasAttribute']('footnotesListStyle')||_0x283741['writer']['setAttribute']('footnotesListStyle',_0x4230e6,_0x79d83f);}(_0x3f78f4,_0x121148,_0x3398ae,_0x56fda8));});}),_0x5f10c9['for']('downcast')['add'](_0x55b96a=>{_0x55b96a['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x375f04,_0x1f1f07,_0x195616)=>{if(!_0x195616['consumable']['consume'](_0x1f1f07['item'],_0x375f04['name']))return;const _0x1900f3=dt(_0x1f1f07['item'],_0x195616['mapper']),{attributeNewValue:_0xedc919}=_0x1f1f07;null==_0xedc919||0x1===_0xedc919?_0x195616['writer']['removeAttribute']('start',_0x1900f3):_0x195616['writer']['setAttribute']('start',String(_0xedc919),_0x1900f3);}),_0x55b96a['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x422a03,_0x145585,_0x39da2a)=>{if(!_0x39da2a['consumable']['consume'](_0x145585['item'],_0x422a03['name']))return;const _0x23529f=dt(_0x145585['item'],_0x39da2a['mapper']),{attributeNewValue:_0x3aafd3}=_0x145585;_0x3aafd3&&'decimal'!==_0x3aafd3?_0x39da2a['writer']['setStyle']('list-style-type',_0x3aafd3,_0x23529f):_0x39da2a['writer']['removeStyle']('list-style-type',_0x23529f);});});}['_definePostfixer'](){const {editor:_0x5c6ef8}=this,{model:_0x3427db}=_0x5c6ef8,_0x541171=_0x5c6ef8['plugins']['get'](V),_0x294dd3=this['_getDefaultListStyle'](),_0x56566f=this['_getDefaultStartIndex']();_0x3427db['document']['registerPostFixer'](_0x6e23cf=>{const _0x52c6cb=_0x3427db['document']['differ']['getChanges']();let _0xdf0537=!0x1;for(const _0x1db052 of _0x52c6cb){if('insert'!==_0x1db052['type']||'$text'===_0x1db052['name'])continue;const _0x439028=_0x3427db['createRangeOn'](_0x1db052['position']['nodeAfter']);for(const _0x280db6 of _0x439028['getItems']())_0x280db6['is']('element','footnotesDefinitions')&&(!_0x280db6['hasAttribute']('footnotesListStart')&&_0x3427db['schema']['checkAttribute'](_0x280db6,'footnotesListStart')&&(_0x6e23cf['setAttribute']('footnotesListStart',_0x56566f,_0x280db6),_0xdf0537=!0x0),!_0x280db6['hasAttribute']('footnotesListStyle')&&_0x3427db['schema']['checkAttribute'](_0x280db6,'footnotesListStyle')&&(_0x6e23cf['setAttribute']('footnotesListStyle',_0x294dd3,_0x280db6),_0xdf0537=!0x0));}return _0xdf0537&&_0x541171['_updateFootnotesCounters'](_0x6e23cf),_0xdf0537;});}['_defineFormatter'](){const {editor:_0x257608}=this;_0x257608['plugins']['get'](V)['setFootnoteFormatter'](_0x47c50a=>this['_formatFootnoteListValue'](_0x47c50a));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0xcb9133,value:_0x37fcdb,digits:_0x4f3f6a}){const _0x5b3fb7=_0xcb9133['getAttribute']('footnotesListStyle');return st({'value':_0x37fcdb+(_0xcb9133['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x5b3fb7,'digits':_0x4f3f6a});}};function ut(_0x431725){if('string'==typeof _0x431725){const _0x365a4c=et[_0x431725];if(_0x365a4c)return _0x365a4c;if(ot['includes'](_0x431725))return _0x431725;}return null;}function dt(_0x21223a,_0x2e2c3a){const _0x324665=_0x2e2c3a['toViewElement'](_0x21223a);return Array['from'](_0x324665['getChildren']())['find'](_0x551477=>_0x551477['is']('element','ol')&&_0x551477['hasClass']('footnotes-list'));}var ht=class extends _0x5ee001{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x2c2e4a();['keystrokes']=new _0x3c49e1();['focusables']=new _0x4a81e8();['focusCycler'];constructor(_0x5ccd2f,{styleButtonViews:_0x56afe9,styleGridAriaLabel:_0x4fb210}){super(_0x5ccd2f),(this['focusCycler']=new _0x248434({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x56afe9,_0x4fb210),[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 _0x4b77f2 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x4b77f2['element']);_0x3dbf8a({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x4a48d2['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 _0x299ec6=_0x339f5d=>_0x339f5d['stopPropagation']();this['keystrokes']['set']('arrowright',_0x299ec6),this['keystrokes']['set']('arrowleft',_0x299ec6),this['keystrokes']['set']('arrowup',_0x299ec6),this['keystrokes']['set']('arrowdown',_0x299ec6);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x4f77a8,_0x5b5695){const _0xbba34f=new _0x5ee001(this['locale']);return _0xbba34f['children']=_0xbba34f['createCollection'](),_0xbba34f['children']['addMany'](_0x4f77a8),_0xbba34f['setTemplate']({'tag':'div','attributes':{'aria-label':_0x5b5695,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0xbba34f['children']}),_0xbba34f['children']['delegate']('execute')['to'](this),_0xbba34f['focus']=function(){for(const _0x187bd0 of this['children'])if(_0x187bd0 instanceof _0x37a9f1&&_0x187bd0['isOn'])return void _0x187bd0['focus']();this['children']['first']['focus']();},_0xbba34f['focusTracker']=new _0x2c2e4a(),_0xbba34f['keystrokes']=new _0x3c49e1(),_0xbba34f['render'](),_0xbba34f['keystrokes']['listenTo'](_0xbba34f['element']),this['children']['add'](_0xbba34f),_0xbba34f;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x4516f0=this['_createStartIndexPropertyView'](),_0x387d88=[_0x4516f0],_0x29fcf3=new _0x3c7053(this['locale'],_0x387d88);return _0x29fcf3['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x29fcf3['buttonView']['bind']('isEnabled')['toMany'](_0x387d88,'isEnabled',(..._0x16cdb2)=>_0x16cdb2['some'](_0x57cad5=>_0x57cad5)),_0x29fcf3['buttonView']['on']('change:isEnabled',(_0x240c8d,_0x2bc20b,_0x1db110)=>{_0x1db110||(_0x29fcf3['isCollapsed']=!0x0);}),this['children']['add'](_0x29fcf3),[_0x4516f0,_0x29fcf3];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x212863=new _0x170eb9(this['locale'],_0x3a99d8);return _0x212863['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x212863['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x212863['fieldView']['on']('input',()=>{const _0xab5fb1=_0x212863['fieldView']['element'],_0x48f95f=_0xab5fb1['valueAsNumber'];Number['isNaN'](_0x48f95f)?_0x212863['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0xab5fb1['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x48f95f}):_0x212863['errorText']=t(_0x48f95f<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x212863;}},mt=class extends _0x2727c6{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x3f33b5,_0x4cb89d];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x46343a}=this,{componentFactory:_0x301593}=_0x46343a['ui'];_0x46343a['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x301593['add']('footnotesStyle',function(_0x513d69){return _0x1216d6=>{const {t:t}=_0x1216d6,_0x23c53a=_0x513d69['commands']['get']('footnotesStyle'),_0xe39d=_0x495183(_0x1216d6),{buttonView:_0x535e25}=_0xe39d;return _0xe39d['class']='ck-footnotes-styles-dropdown',_0xe39d['bind']('isEnabled')['to'](_0x23c53a,'isEnabled'),_0x535e25['set']({'label':t('Footnotes\x20style'),'icon':_0x4bf1b6,'tooltip':!0x0}),_0xe39d['once']('change:isOpen',()=>{const _0x359bd5=function({editor:_0x9a4dd9,dropdownView:_0x14aaaf}){const {t:t}=_0x9a4dd9['locale'],_0x167663=t('Footnotes\x20definitions\x20styles'),_0x47db08=function(_0x5410ff){const {t:t}=_0x5410ff['locale'],_0x279677=_0x5410ff['config']['get']('footnotes.footnotesProperties.listStyles'),_0xac97fe=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x4eb0d3},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x3a8a72},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x27ed45},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x1283f6},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0xbd2076},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x492f52},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x434445}];return _0x279677['map'](_0x7fb8aa=>{const _0xaf18b0=ut(_0x7fb8aa);return function(_0x2d81df,_0x37eb3c){const {locale:_0x32b58f}=_0x2d81df,{label:_0xf49a9,icon:_0x42d0f9,tooltip:_0x3f4445,style:_0x3da72b}=_0x37eb3c,_0x4bcd72=_0x2d81df['commands']['get']('footnotesStyle'),_0x56335c=new _0x37a9f1(_0x32b58f);return _0x56335c['set']({'label':_0xf49a9,'icon':_0x42d0f9,'tooltip':_0x3f4445}),_0x56335c['bind']('isOn')['to'](_0x4bcd72,'value',_0x5b3aa8=>_0x5b3aa8===_0x3da72b),_0x56335c['bind']('isEnabled')['to'](_0x4bcd72,'isEnabled'),_0x56335c['on']('execute',()=>{_0x2d81df['execute']('footnotesStyle',{'value':_0x3da72b}),_0x2d81df['editing']['view']['focus']();}),_0x56335c;}(_0x5410ff,_0xac97fe['find'](_0x1689fd=>_0x1689fd['style']===_0xaf18b0));});}(_0x9a4dd9),_0x50c11a=new ht(_0x9a4dd9['locale'],{'styleGridAriaLabel':_0x167663,'styleButtonViews':_0x47db08}),_0x3dad97=_0x9a4dd9['commands']['get']('footnotesStart');return _0x50c11a['startIndexFieldView']['bind']('isEnabled')['to'](_0x3dad97),_0x50c11a['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x3dad97),_0x50c11a['on']('footnotesListStart',(_0xe41c66,_0x3c17e7)=>{_0x9a4dd9['execute']('footnotesStart',{'value':_0x3c17e7['startIndex']});}),_0x50c11a['delegate']('execute')['to'](_0x14aaaf),_0x50c11a;}({'editor':_0x513d69,'dropdownView':_0xe39d});_0xe39d['panelView']['children']['add'](_0x359bd5);}),_0xe39d;};}(_0x46343a));}['afterInit'](){const {editor:_0x19a179}=this,{t:t}=_0x19a179['locale'],_0x24c90c=_0x19a179['plugins']['get'](_0x4cb89d),{defaultPositions:_0x43468e}=_0x1e64c6;_0x24c90c['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x19a179['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x214493=>{let _0x73fb13=_0x214493['getFirstPosition']()?.['parent'];return _0x73fb13?.['is']('$text')&&(_0x73fb13=_0x73fb13['parent']),_0x73fb13?.['is']('element')?_0x73fb13['findAncestor'](q):null;},'positions':[_0x43468e['southArrowNorth'],_0x43468e['southArrowNorthMiddleWest'],_0x43468e['southArrowNorthMiddleEast'],_0x43468e['southArrowNorthWest'],_0x43468e['southArrowNorthEast'],_0x43468e['northArrowSouth'],_0x43468e['northArrowSouthMiddleWest'],_0x43468e['northArrowSouthMiddleEast'],_0x43468e['northArrowSouthWest'],_0x43468e['northArrowSouthEast'],_0x43468e['viewportStickyNorth']]});}},pt=class extends _0x2727c6{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[ct,mt];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{Z as Footnotes,J as FootnotesClipboard,U as FootnotesEditing,pt as FootnotesProperties,ct as FootnotesPropertiesEditing,mt as FootnotesPropertiesUI,it as FootnotesStartCommand,nt as FootnotesStyleCommand,V as FootnotesTracker,W as FootnotesUI,j as InsertFootnoteCommand};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-footnotes",
3
- "version": "48.3.0-alpha.4",
3
+ "version": "48.3.0-alpha.5",
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.3.0-alpha.4",
36
- "@ckeditor/ckeditor5-core": "48.3.0-alpha.4",
37
- "@ckeditor/ckeditor5-engine": "48.3.0-alpha.4",
38
- "@ckeditor/ckeditor5-enter": "48.3.0-alpha.4",
39
- "@ckeditor/ckeditor5-icons": "48.3.0-alpha.4",
40
- "@ckeditor/ckeditor5-ui": "48.3.0-alpha.4",
41
- "@ckeditor/ckeditor5-utils": "48.3.0-alpha.4",
42
- "@ckeditor/ckeditor5-widget": "48.3.0-alpha.4"
35
+ "@ckeditor/ckeditor5-clipboard": "48.3.0-alpha.5",
36
+ "@ckeditor/ckeditor5-core": "48.3.0-alpha.5",
37
+ "@ckeditor/ckeditor5-engine": "48.3.0-alpha.5",
38
+ "@ckeditor/ckeditor5-enter": "48.3.0-alpha.5",
39
+ "@ckeditor/ckeditor5-icons": "48.3.0-alpha.5",
40
+ "@ckeditor/ckeditor5-ui": "48.3.0-alpha.5",
41
+ "@ckeditor/ckeditor5-utils": "48.3.0-alpha.5",
42
+ "@ckeditor/ckeditor5-widget": "48.3.0-alpha.5"
43
43
  },
44
44
  "files": [
45
45
  "dist",