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

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 _0x56eb4a,Plugin as _0xc08808}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x59b8f1,isWidget as _0x32073b,toWidget as _0x34ea6c,toWidgetEditable as _0x954bf7}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0x12d53d,KeystrokeHandler as _0x1f1aee,global as _0xadd038,logWarning as _0x2728c5,uid as _0xb173ba}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x5a99cf,PointerObserver as _0x43cdd2}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x237650}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x4529e1,ButtonView as _0x1e612d,CollapsibleView as _0x366728,ContextualBalloon as _0x2a2aa3,FocusCycler as _0x18b8f3,LabeledFieldView as _0x1b0874,MenuBarMenuListItemButtonView as _0x29f28f,View as _0x1e481f,ViewCollection as _0x5387c9,addKeyboardHandlingForGrid as _0x54394a,createDropdown as _0xe680c9,createLabeledInputNumber as _0x25532a}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x74b268,IconListStyleArabicIndic as _0x327978,IconListStyleDecimal as _0x412a32,IconListStyleDecimalLeadingZero as _0x5b51be,IconListStyleLowerLatin as _0x1fbf45,IconListStyleLowerRoman as _0x2f5ec5,IconListStyleUpperLatin as _0x426e29,IconListStyleUpperRoman as _0x1a48c6}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x424380,_0x3a5887){this['_model']=_0x424380,this['_elementName']=_0x3a5887['elementName'],this['_getElementKey']=_0x3a5887['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x1edf89){const _0xf1d52c=new Set(),_0x55bf5f=new Map();for(const _0x1f6099 of _0x1edf89){if('insert'===_0x1f6099['type']&&'$text'!==_0x1f6099['name']&&_0x1f6099['position']['nodeAfter']){const _0x11ab1d=this['_model']['createRangeOn'](_0x1f6099['position']['nodeAfter']);for(const _0x3268b2 of _0x11ab1d['getItems']()){if(!_0x3268b2['is']('element',this['_elementName']))continue;const _0x511992=this['_getElementKey'](_0x3268b2);_0x55bf5f['has'](_0x511992)||_0x55bf5f['set'](_0x511992,[]),_0x55bf5f['get'](_0x511992)['push'](_0x3268b2);}}if('remove'===_0x1f6099['type']&&_0x1f6099['name']===this['_elementName']){const _0x25d863=this['_getElementKey']({'getAttribute':_0x472385=>_0x1f6099['attributes']['get'](_0x472385)});_0xf1d52c['add'](_0x25d863);}}for(const [_0x3185f0,_0x214971]of this['_trackedElements'])'$graveyard'===_0x214971['root']['rootName']&&_0xf1d52c['add'](_0x3185f0);for(const _0x5c8caf of _0xf1d52c)this['_trackedElements']['delete'](_0x5c8caf);for(const [_0xc494e4,_0x5a1588]of _0x55bf5f)this['_trackedElements']['set'](_0xc494e4,_0x5a1588[_0x5a1588['length']-0x1]);const _0x247a06=new Set();for(const [_0x4aa148,_0x8abc84]of _0x55bf5f)_0xf1d52c['has'](_0x4aa148)&&(_0x247a06['add'](_0x8abc84[0x0]),_0x8abc84['length']>0x1?_0x55bf5f['set'](_0x4aa148,_0x8abc84['slice'](0x1)):_0x55bf5f['delete'](_0x4aa148),_0xf1d52c['delete'](_0x4aa148));return{'removed':Array['from'](_0xf1d52c),'inserted':Array['from'](_0x55bf5f['values']())['flat'](),'moved':Array['from'](_0x247a06)};}},V=class extends _0xc08808{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2c9398){super(_0x2c9398),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x5212ba=>_0x5212ba['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x2b4202=>_0x2b4202['getAttribute']('footnoteId')});}['init'](){const {editor:_0x5c5339}=this,{model:_0x41ee53,data:_0x4e3b32}=_0x5c5339;_0x41ee53['document']['registerPostFixer'](_0x2bef1c=>{const _0x2e816b=_0x41ee53['document']['differ']['getChanges']();let _0x58107c=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x2bef1c,_0x2e816b)&&(_0x58107c=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x2bef1c,_0x2e816b)&&(_0x58107c=!0x0),this['_handleFootnoteReferencesChanges'](_0x2bef1c,_0x2e816b)&&(_0x58107c=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x2bef1c)&&(_0x58107c=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x2bef1c)&&(_0x58107c=!0x0),this['_sortFootnoteDefinitions'](_0x2bef1c)&&(_0x58107c=!0x0),_0x58107c;}),this['listenTo'](_0x41ee53['document'],'change:data',()=>{_0x41ee53['enqueueChange']({'isUndoable':!0x1},_0x3a39c8=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x3a39c8);});},{'priority':'low'}),this['listenTo'](_0x4e3b32,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x211aa3){return this['_footnotes']['find'](_0x47e267=>_0x47e267['id']===_0x211aa3)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x1238e0){this['_footnoteFormatter']=_0x1238e0;}['_updateFootnotesCounters'](_0x1884df,_0xc446d3=0x0){let _0x331ccd=!0x1;for(let _0x377adb=_0xc446d3;_0x377adb<this['_footnotes']['length'];_0x377adb++)this['_updateFootnoteRefCounter'](_0x1884df,_0x377adb)&&(_0x331ccd=!0x0);return _0x331ccd;}['_insertEmptyFootnotesDefinitionsContainer'](_0x2f11f2,_0x53c6d8){const _0x4dad47=_0x2f11f2['createElement']('footnotesDefinitions',{});return _0x2f11f2['append'](_0x4dad47,_0x53c6d8),this['_footnotesDefinitions']=_0x4dad47,_0x4dad47;}['_ensureFootnotesDefinitionsContainerExists'](_0x40266a){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x102a00=this['_footnotes'][0x0]['reference']['root'],_0x29f6db=this['_insertEmptyFootnotesDefinitionsContainer'](_0x40266a,_0x102a00);for(const _0x12d991 of this['_footnotes'])_0x12d991['definition']['parent']||_0x40266a['insert'](_0x12d991['definition'],_0x29f6db,'end');this['_updateFootnotesCounters'](_0x40266a);}['_handleFootnotesDefinitionsObjectChanges'](_0x33d048,_0x4fd13c){let _0x334307=!0x1;const {inserted:_0x30e15e,removed:_0x36ee29,moved:_0x121dd3}=this['_footnoteDefsContainerTracker']['getChanges'](_0x4fd13c);if(_0x121dd3['length']&&(this['_footnotesDefinitions']=_0x121dd3[0x0]),_0x30e15e['length']){if(_0x30e15e['length']>0x1||this['_footnotesDefinitions']&&_0x30e15e['some'](_0x5f39c1=>_0x5f39c1!==this['_footnotesDefinitions'])){const _0xf6c6bd=_0x33d048['createElement']('footnotesDefinitions',{}),_0x43071a=[];this['_footnotesDefinitions']&&_0x43071a['push'](this['_footnotesDefinitions']),_0x43071a['push'](..._0x30e15e),_0x33d048['insert'](_0xf6c6bd,_0x43071a[0x0],'before');for(const _0x45ddc7 of _0x43071a)_0x33d048['move'](_0x33d048['createRangeIn'](_0x45ddc7),_0x33d048['createPositionAt'](_0xf6c6bd,'end')),_0x33d048['remove'](_0x45ddc7);this['_footnotesDefinitions']=_0xf6c6bd,this['_updateFootnotesCounters'](_0x33d048),_0x334307=!0x0;}else this['_footnotesDefinitions']=_0x30e15e[0x0];}if(_0x36ee29['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x197292 of this['_footnotes'])_0x33d048['remove'](_0x197292['reference']),_0x334307=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x334307;}['_handleFootnoteDefinitionsChanges'](_0x390900,_0x389bdd){let _0x1fb3a9=!0x1;const _0x57649d=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x502dfe,moved:_0x1758f1}=this['_footnoteDefsTracker']['getChanges'](_0x389bdd);for(const _0x144e0c of[..._0x1758f1,..._0x502dfe]){const _0x1e4e50=_0x144e0c['getAttribute']('footnoteId'),_0x1f40f3=this['getFootnote'](_0x1e4e50);_0x1f40f3&&(_0x1f40f3['definition']=_0x144e0c),K(_0x390900,_0x57649d,_0x144e0c)&&(_0x1fb3a9=!0x0);}return _0x1fb3a9;}['_handleFootnoteReferencesChanges'](_0x4a996c,_0xe7a5c1){let _0x2985d6=!0x1;const {removed:_0x247efb,inserted:_0x861158,moved:_0x4921cb}=this['_footnoteRefsTracker']['getChanges'](_0xe7a5c1);for(const _0x45a2db of _0x247efb)this['_handleRemoveFootnoteReferenceById'](_0x4a996c,_0x45a2db)&&(_0x2985d6=!0x0);for(const _0x4cf75a of _0x861158)this['_handleInsertedFootnoteReference'](_0x4a996c,_0x4cf75a)&&(_0x2985d6=!0x0);for(const _0x500e61 of _0x4921cb)this['_handleMovedFootnoteReference'](_0x4a996c,_0x500e61)&&(_0x2985d6=!0x0);return _0x2985d6;}['_handleFootnotesDefinitionsObjectSync'](_0x949fad){if(!this['_footnotesDefinitions'])return!0x1;let _0x5603fe=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x240ad6=[];for(const _0x18e821 of this['_footnotesDefinitions']['getChildren']()){const _0x2c2552=_0x18e821['getAttribute']('footnoteId');this['getFootnote'](_0x2c2552)||(_0x240ad6['unshift'](_0x18e821),_0x5603fe=!0x0);}for(const _0x23aef3 of _0x240ad6)_0x949fad['remove'](_0x23aef3);}const _0x5cf52d=new Set(),_0x2705af=[];for(const _0x262776 of this['_footnotesDefinitions']['getChildren']()){const _0x4245fe=_0x262776['getAttribute']('footnoteId');_0x5cf52d['has'](_0x4245fe)?(_0x2705af['unshift'](_0x262776),_0x5603fe=!0x0):_0x5cf52d['add'](_0x4245fe);}for(const _0x1cb695 of _0x2705af)_0x949fad['remove'](_0x1cb695);return this['_footnotesDefinitions']['childCount']||(_0x949fad['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x5603fe=!0x0),_0x5603fe;}['_handleInsertedFootnoteReference'](_0x88b04e,_0x3850a4){if(this['_footnotes']['find'](_0x3af032=>_0x3af032['reference']===_0x3850a4))return!0x1;let _0x344d75=!0x1;const _0x11c45f=_0x3850a4['getAttribute']('footnoteId'),_0x52c582=this['_footnotes']['findIndex'](_0x358746=>_0x358746['id']===_0x11c45f);-0x1!==_0x52c582&&(_0x88b04e['remove'](this['_footnotes'][_0x52c582]['reference']),this['_footnotes']['splice'](_0x52c582,0x1),_0x344d75=!0x0);let _0xe9dd8a=this['_footnotesDefinitions']?function(_0x3ccda6,_0x4528d8){for(const _0x2093be of _0x3ccda6['getChildren']())if(_0x2093be['getAttribute']('footnoteId')===_0x4528d8)return _0x2093be;return null;}(this['_footnotesDefinitions'],_0x11c45f):null;_0xe9dd8a||(_0xe9dd8a=_0x88b04e['createElement']('footnoteDefinition',{'footnoteId':_0x11c45f}),this['_footnotesDefinitions']&&(_0x88b04e['insert'](_0xe9dd8a,this['_footnotesDefinitions'],'end'),_0x344d75=!0x0));const _0x5ab2bf={'id':_0x11c45f,'reference':_0x3850a4,'definition':_0xe9dd8a},_0x341b59=T(this['editor']['model'],this['_footnotes'],_0x3850a4);this['_footnotes']['splice'](_0x341b59,0x0,_0x5ab2bf);let _0x182dd2=_0x341b59;return-0x1!==_0x52c582&&(_0x182dd2=Math['min'](_0x341b59,_0x52c582)),this['_updateFootnotesCounters'](_0x88b04e,_0x182dd2)&&(_0x344d75=!0x0),_0x344d75;}['_handleRemoveFootnoteReferenceById'](_0x1f4793,_0x2d449b){const _0x45ecc4=this['_footnotes']['findIndex'](_0x3c1da8=>_0x3c1da8['id']===_0x2d449b);if(-0x1===_0x45ecc4)return!0x1;let _0x16f6b1=!0x1;const _0x212d4a=this['_footnotes'][_0x45ecc4];return'$graveyard'!==_0x212d4a['definition']['root']['rootName']&&(_0x1f4793['remove'](_0x212d4a['definition']),_0x16f6b1=!0x0),this['_footnotes']['splice'](_0x45ecc4,0x1),this['_updateFootnotesCounters'](_0x1f4793,_0x45ecc4)&&(_0x16f6b1=!0x0),_0x16f6b1;}['_handleMovedFootnoteReference'](_0x909e9c,_0x36fa67){const _0x3d817a=_0x36fa67['getAttribute']('footnoteId'),_0x391743=this['_footnotes']['findIndex'](_0x4d9ee8=>_0x4d9ee8['id']===_0x3d817a),_0x11dfce=this['_footnotes'][_0x391743];let _0x1a92cb=!0x1;_0x11dfce['reference']=_0x36fa67,this['_footnotes']['splice'](_0x391743,0x1);const _0x1c9934=T(this['editor']['model'],this['_footnotes'],_0x36fa67);return this['_footnotes']['splice'](_0x1c9934,0x0,_0x11dfce),this['_updateFootnotesCounters'](_0x909e9c,Math['min'](_0x391743,_0x1c9934))&&(_0x1a92cb=!0x0),_0x1a92cb;}['_updateFootnoteRefCounter'](_0x4b7552,_0x1aff81){if(!this['_footnotesDefinitions'])return!0x1;const _0x18f3af=this['_footnotes'][_0x1aff81];let _0x281828;return _0x281828=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x18f3af,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1aff81+0x1}):String(_0x1aff81+0x1),_0x18f3af['reference']['getAttribute']('footnoteCounter')!=_0x281828&&(_0x4b7552['setAttribute']('footnoteCounter',_0x281828,_0x18f3af['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x33f0ae){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x130983,_0x46208b){if(_0x130983['length']!==_0x46208b['length'])return!0x1;for(let _0x1da422=0x0;_0x1da422<_0x130983['length'];_0x1da422++)if(_0x130983[_0x1da422]!==_0x46208b[_0x1da422])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x55f2e9=>_0x55f2e9['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x14eea3=>_0x14eea3['getAttribute']('footnoteId'))))return!0x1;let _0x1a3c96=!0x1;for(let _0x1cb35d=0x0;_0x1cb35d<this['_footnotes']['length'];_0x1cb35d++){const _0x5a3d8c=this['_footnotes'][_0x1cb35d],_0x290f89=_0x33f0ae['createPositionBefore'](_0x5a3d8c['definition']),_0x48b3e5=_0x33f0ae['createPositionAt'](this['_footnotesDefinitions'],_0x1cb35d);_0x290f89['isEqual'](_0x48b3e5)||(_0x33f0ae['move'](_0x33f0ae['createRangeOn'](_0x5a3d8c['definition']),_0x48b3e5),_0x1a3c96=!0x0);}return _0x1a3c96;}['_ensureFootnotesReferencesHaveProperOrder'](_0x42f977){if(!this['_footnotes']['length'])return!0x1;const {model:_0x280054}=this['editor'];let _0x72965c=!0x1;for(let _0x5f5953=0x0;_0x5f5953<this['_footnotes']['length']-0x1;_0x5f5953++){const _0x182882=this['_footnotes'][_0x5f5953],_0x525b2d=this['_footnotes'][_0x5f5953+0x1],_0xde017a=_0x280054['createPositionBefore'](_0x182882['reference']),_0x33a543=_0x280054['createPositionBefore'](_0x525b2d['reference']);'after'===_0xde017a['compareWith'](_0x33a543)&&(this['_handleMovedFootnoteReference'](_0x42f977,_0x182882['reference']),_0x5f5953=-0x1,_0x72965c=!0x0);}return _0x72965c;}};function K(_0x68469,_0xe06c56,_0x1b4459){if(_0x1b4459['childCount'])return!0x1;const _0x4b8702=_0xe06c56?'paragraph':'footnoteInlineContent';return _0x68469['insert'](_0x68469['createElement'](_0x4b8702),_0x1b4459),!0x0;}function T(_0x4fbf20,_0x2ae46b,_0x1db994){if(0x0===_0x2ae46b['length'])return 0x0;const _0x5d2026=_0x4fbf20['createPositionBefore'](_0x1db994);for(let _0x5d274f=0x0;_0x5d274f<_0x2ae46b['length'];_0x5d274f++){const _0x3c417f=_0x2ae46b[_0x5d274f],_0x2c8e9a=_0x4fbf20['createPositionBefore'](_0x3c417f['reference']);if('before'===_0x5d2026['compareWith'](_0x2c8e9a))return _0x5d274f;}const _0x3d5b2d=_0x1db994['root'];let _0x3be3d3=-0x1;for(let _0x223d2f=_0x2ae46b['length']-0x1;_0x223d2f>=0x0;_0x223d2f--)if(_0x2ae46b[_0x223d2f]['reference']['root']===_0x3d5b2d){_0x3be3d3=_0x223d2f;break;}if(-0x1!==_0x3be3d3)return _0x3be3d3+0x1;const _0x32bee2=_0x4fbf20['document']['getRootNames'](),_0x2e5088=_0x32bee2[_0x32bee2['indexOf'](_0x3d5b2d['rootName'])+0x1];if(_0x2e5088){for(let _0x11479f=0x0;_0x11479f<_0x2ae46b['length'];_0x11479f++)if(_0x2ae46b[_0x11479f]['reference']['root']['rootName']===_0x2e5088)return _0x11479f;}return _0x2ae46b['length'];}var j=class extends _0x56eb4a{['refresh'](){const _0x566348=this['editor']['model']['document']['selection'],_0x31b389=this['_getPositionToInsertFootnote'](_0x566348);this['isEnabled']=!!_0x31b389;}['execute'](_0x3d637c){const {editor:_0x5d5996}=this,{model:_0x36652a}=_0x5d5996,{selection:_0x3beb29}=_0x36652a['document'],_0x1e814a=this['_getPositionToInsertFootnote'](_0x3beb29);if(!_0x1e814a)return;const _0x9fa4da=_0x5d5996['plugins']['get']('FootnotesEditing'),_0x39210a=_0x3d637c?.['footnoteId']??_0xb173ba();!function(_0x249080){return'string'==typeof _0x249080&&_0x249080['length']>0x0&&!/\s/['test'](_0x249080)&&!/^\d/['test'](_0x249080);}(_0x39210a)?_0x2728c5('insert-footnote-command-executed-with-invalid-id'):(_0x36652a['change'](_0x26c746=>{const _0x49d1b8=_0x26c746['createElement']('footnoteRef',{'footnoteId':_0x39210a});_0x36652a['insertObject'](_0x49d1b8,_0x1e814a,null);}),_0x9fa4da['_moveSelectionToFootnoteDefinition'](_0x39210a));}['_getPositionToInsertFootnote'](_0x10c701){const {model:_0x236aaa}=this['editor'],{schema:_0x2b9379}=_0x236aaa,_0x5264e0=_0x10c701['getFirstRange']();for(const _0x2a14db of _0x5264e0['getItems']())if(_0x2b9379['isBlock'](_0x2a14db)||_0x2b9379['isObject'](_0x2a14db))return null;const _0x2fcc99=_0x5264e0['end'];return _0x2b9379['checkChild'](_0x2fcc99,'footnoteRef')?_0x2fcc99:null;}},U=class extends _0xc08808{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x153b77}=this;_0x153b77['config']['define']('footnotes.multiBlock',!0x0),_0x153b77['commands']['add']('insertFootnote',new j(_0x153b77)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x4e896d){const _0x40343d='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x23942f=0x78e58,_0xc95dec=window['Date']['now'](),_0x39d610=_0x4e896d['editor'],_0x507129=new window['Promise'](_0x520af7=>{_0x39d610['once']('ready',_0x520af7);}),_0x573c4a={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x42a172=_0x39d610['config']['get']('licenseKey');async function _0x55d3bd(){let _0x25b3d7,_0xe546e4=null,_0x4f36c8=null;try{return'GPL'==_0x42a172?'NotAllowed':(_0x25b3d7=_0x53234b(),_0x25b3d7?(_0x25b3d7['usageEndpoint']&&(_0x4f36c8=_0x2059e3(_0x25b3d7['usageEndpoint'],_0x25b3d7['jti'])),await _0x5c0bd3()?_0x568dcc()?_0x1d3344()?'Expired':_0x55aad5()?('evaluation'==_0x25b3d7['licenseType']&&(_0xe546e4=_0x52b34d('EvaluationLimit')),await _0x3047ce()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x1d3344(){const _0x3035b4=['evaluation','trial']['includes'](_0x25b3d7['licenseType'])?_0xc95dec/0x3e8:0xe10*_0x23942f;return _0x25b3d7['exp']<_0x3035b4;}function _0x568dcc(){const _0x29a6e1=_0x25b3d7['features'];return!!_0x29a6e1&&(!!_0x29a6e1['includes']('*')||!!_0x29a6e1['includes']('FOO'));}function _0x55aad5(){const _0x44d73d=_0x25b3d7['licensedHosts'];if(!_0x44d73d||0x0==_0x44d73d['length'])return!0x0;const {hostname:_0x23e8ee}=new URL(window['location']['href']);if(_0x44d73d['includes'](_0x23e8ee))return!0x0;const _0x29da4e=_0x23e8ee['split']('.');return _0x44d73d['filter'](_0x3f99d9=>_0x3f99d9['includes']('*'))['map'](_0x32ab31=>_0x32ab31['split']('.'))['filter'](_0x45181d=>_0x45181d['length']<=_0x29da4e['length'])['map'](_0x186835=>Array(_0x29da4e['length']-_0x186835['length'])['fill']('*'===_0x186835[0x0]?'*':'')['concat'](_0x186835))['some'](_0xb3d723=>_0x29da4e['every']((_0x590d3f,_0x396709)=>_0xb3d723[_0x396709]===_0x590d3f||'*'===_0xb3d723[_0x396709]));}function _0x3047ce(){return _0xe546e4&&_0x4f36c8?new window['Promise']((_0x22d621,_0x26fc2a)=>{_0xe546e4['then'](_0x22d621,_0x26fc2a),_0x4f36c8['then'](_0x5ac1ca=>{'Valid'!=_0x5ac1ca&&_0x22d621(_0x5ac1ca);},_0x26fc2a);}):_0xe546e4||_0x4f36c8||'Valid';}}function _0x2059e3(_0x519086,_0xdf0ca8){return new window['Promise'](_0x20b06e=>{if(_0x131a29())return _0x20b06e('Valid');_0x1895e1(),_0x39d610['decorate']('_sendUsageRequest');let _0x180c68=!0x1;const _0x54661e=_0xb173ba();function _0x4bfae2(_0x58332c){return!!_0x58332c&&('object'==typeof _0x58332c||'function'==typeof _0x58332c)&&'function'==typeof _0x58332c['then']&&'function'==typeof _0x58332c['catch'];}function _0x413e21(_0x56a105){_0x351316(_0x56a105)['then'](_0x132c8a=>_0x132c8a&&'ok'==_0x132c8a['status']?_0x1956e2(_0x1c4bda(_0x54661e+_0xdf0ca8))!=_0x132c8a['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x5e7b9e=>(_0x4ea2f9(),_0x5e7b9e),()=>{const _0x184665=_0x5dc400();return null==_0x184665?(_0x4ea2f9(),'Valid'):_0xc95dec-_0x184665>0x240c8400?'UsageLimit':'Valid';})['then'](_0x20b06e)['catch'](()=>{_0x20b06e('UsageLimit');});const _0x2cce78=0x36ee80;function _0x4ea2f9(){const _0x2f9525='llct-'+_0x1956e2(_0x1c4bda(_0x519086)),_0x1342a7=_0x4319de(_0x1956e2(window['Math']['ceil'](_0xc95dec/_0x2cce78)));window['localStorage']['setItem'](_0x2f9525,_0x1342a7);}function _0x5dc400(){const _0xd0d384='llct-'+_0x1956e2(_0x1c4bda(_0x519086)),_0x512e18=window['localStorage']['getItem'](_0xd0d384);return _0x512e18?window['parseInt'](_0x4319de(_0x512e18),0x10)*_0x2cce78:null;}function _0x351316(_0x3fd0d4){return new window['Promise']((_0x5912ad,_0x49048f)=>{_0x3fd0d4['then'](_0x5912ad,_0x49048f),window['setTimeout'](_0x49048f,0x1d4c0);});}}_0x39d610['on']('_sendUsageRequest',(_0x572cbc,_0x102799)=>{if(_0x102799[0x0]!=_0x519086)return _0x20b06e('UsageLimit');_0x102799[0x1]={..._0x102799[0x1],'requestId':_0x54661e};},{'priority':'high'}),_0x39d610['on']('_sendUsageRequest',_0x56ed41=>{_0x4bfae2(_0x56ed41['return'])&&(_0x180c68=!0x0,_0x413e21(_0x56ed41['return']));},{'priority':'low'}),_0x507129['then'](()=>{_0x180c68||_0x20b06e('UsageLimit');});});function _0x131a29(){return'auto'==_0x39d610['editing']['view']['_overlayModeHint'];}function _0x1895e1(){_0x39d610['editing']['view']['_overlayModeHint']='auto';}}function _0x52b34d(_0x41cd8c){const _0x400e5f=[new window['Promise'](_0x5e711d=>setTimeout(_0x5e711d,0x93ecc)),_0x507129['then'](()=>new window['Promise'](_0x181797=>{let _0x20cd80=0x0;_0x39d610['model']['on']('applyOperation',(_0x538e65,_0x5d3f87)=>{_0x5d3f87[0x0]['isDocumentOperation']&&_0x20cd80++,0x5e8==_0x20cd80&&(_0x181797(),_0x538e65['off']());});}))];return window['Promise']['race'](_0x400e5f)['then'](()=>_0x41cd8c);}async function _0x17a2fd(){await _0x507129,_0x39d610['model']['change']=_0x4c69d5,_0x39d610['model']['enqueueChange']=_0x4c69d5,_0x39d610['enableReadOnlyMode']('model');}function _0x415c8d(_0x22b2f3){const _0x1c43e9=_0x2c326b();_0x39d610[_0x1c43e9]='footnotesLicenseKey'+_0x22b2f3,'Valid'!=_0x22b2f3&&_0x17a2fd();}function _0x2c326b(){const _0x45773b=window['String'](window['performance']['now']())['replace']('.','');let _0x2f3228='u';for(let _0x2dd60d=0x0;_0x2dd60d<_0x45773b['length'];_0x2dd60d+=0x2){let _0x2d9442=window['parseInt'](_0x45773b['substring'](_0x2dd60d,_0x2dd60d+0x2));_0x2d9442>=0x3e&&(_0x2d9442-=0x3e),_0x2f3228+=_0x40343d[_0x2d9442];}return _0x2f3228;}function _0x53234b(){const _0x5992fa=_0x42a172['split']('.');if(0x3!=_0x5992fa['length'])return null;return _0x114727(_0x5992fa[0x1]);function _0x114727(_0x49c39c){const _0x4b916c=_0x49840a(_0x49c39c);return _0x4b916c&&_0x59148d()?_0x4b916c:null;function _0x59148d(){const _0x32c536=_0x4b916c['jti'],_0x354a8a=window['parseInt'](_0x32c536['substring'](_0x32c536['length']-0x8),0x10),_0x178f82={..._0x4b916c,'jti':_0x32c536['substring'](0x0,_0x32c536['length']-0x8)};return delete _0x178f82['vc'],_0x1c4bda(_0x178f82)==_0x354a8a;}}}async function _0x5c0bd3(){let _0x3fdd3b=!0x0;try{const [_0x18202c,_0x39c22f,_0x168980]=_0x42a172['split']('.');return _0x14013b(_0x18202c),await _0x55f08d(_0x18202c,_0x39c22f,_0x168980),_0x3fdd3b;}catch{return!0x1;}function _0x14013b(_0xceb8e3){const _0x27e597=_0x49840a(_0xceb8e3);_0x27e597&&'ES256'==_0x27e597['alg']||(_0x3fdd3b=!0x1);}async function _0x55f08d(_0x26b033,_0x512658,_0x21617f){const _0x306126=window['Uint8Array']['from'](_0x44b1d3(_0x21617f),_0x12a7df=>_0x12a7df['charCodeAt'](0x0)),_0x2d455b=new window['TextEncoder']()['encode'](_0x26b033+'.'+_0x512658),_0x430b9e=window['crypto']['subtle'];if(!_0x430b9e)return;const _0x485482=await _0x430b9e['importKey']('jwk',_0x573c4a,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x430b9e['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x485482,_0x306126,_0x2d455b)||(_0x3fdd3b=!0x1);}}function _0x49840a(_0x55d881){return _0x55d881['startsWith']('ey')?JSON['parse'](_0x44b1d3(_0x55d881)):null;}function _0x44b1d3(_0x20df27){return window['atob'](_0x20df27['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x1c4bda(_0x568285){let _0x4dd8fb=0x1505;function _0xb00e74(_0x550fb7){for(let _0xdbb30e=0x0;_0xdbb30e<_0x550fb7['length'];_0xdbb30e++){const _0x1d4a11=_0x550fb7['charCodeAt'](_0xdbb30e);_0x4dd8fb=(_0x4dd8fb<<0x5)+_0x4dd8fb+_0x1d4a11,_0x4dd8fb&=_0x4dd8fb;}}function _0x14be7b(_0x247ff3){Array['isArray'](_0x247ff3)?_0x247ff3['forEach'](_0x14be7b):_0x247ff3&&'object'==typeof _0x247ff3?Object['entries'](_0x247ff3)['sort']()['forEach'](([_0x3d8f8e,_0x273684])=>{_0xb00e74(_0x3d8f8e),_0x14be7b(_0x273684);}):_0xb00e74(window['String'](_0x247ff3));}return _0x14be7b(_0x568285),_0x4dd8fb>>>0x0;}function _0x1956e2(_0x1f0964){return _0x1f0964['toString'](0x10)['padStart'](0x8,'0');}function _0x4319de(_0xd5e70a){return _0xd5e70a['split']('')['reverse']()['join']('');}function _0x4c69d5(){}_0x415c8d(await _0x55d3bd());}(this);}['_moveSelectionToFootnoteDefinition'](_0x4bf7e5){const {plugins:_0x3d9d26,editing:_0x2c0405,model:_0x17aa21}=this['editor'],_0x234735=_0x3d9d26['get'](V)['getFootnote'](_0x4bf7e5);return!!_0x234735&&(_0x17aa21['change'](_0x17ce26=>{_0x17ce26['setSelection'](_0x17ce26['createPositionAt'](_0x234735['definition'],'end'));}),_0x2c0405['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x4164ac){const {plugins:_0x5d1960,editing:_0x58e228,model:_0x53e2e0}=this['editor'],_0x18540a=_0x5d1960['get'](V)['getFootnote'](_0x4164ac);return!!_0x18540a&&(_0x53e2e0['change'](_0x1de880=>{_0x1de880['setSelection'](_0x18540a['reference'],'on');}),_0x58e228['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x209200}=this['editor']['model'],_0x2d8738=this['editor']['config']['get']('footnotes.multiBlock');_0x209200['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x209200['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x209200['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x2d8738?_0x209200['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x209200['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x209200['addChildCheck'](_0x44d8aa=>{for(const _0x1bae80 of _0x44d8aa)if('footnoteDefinition'===_0x1bae80['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x2d97f9}=this,{conversion:_0x35c91e,editing:_0x136cff}=_0x2d97f9,{t:t}=_0x2d97f9['locale'];_0x35c91e['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x1b9aa0,{writer:_0x4dd019,consumable:_0x16a858})=>{const _0x5270e3=_0x1b9aa0['getChild'](0x0);if(!_0x5270e3||!_0x5270e3['is']('element','a'))return null;const _0x321413=_0x5270e3['getAttribute']('href')||'';if(!_0x321413['startsWith']('#'))return null;const _0x25364d=_0x321413['replace'](/^#/,'');if(!_0x25364d)return null;_0x16a858['consume'](_0x5270e3,{'name':!0x0,'attributes':['href']});for(const {item:_0x587a53}of _0x136cff['view']['createRangeIn'](_0x5270e3))_0x587a53['is']('$textProxy')?_0x16a858['consume'](_0x587a53['textNode'],{'name':!0x0}):_0x587a53['is']('element')&&_0x16a858['consume'](_0x587a53,{'name':!0x0});return _0x4dd019['createElement']('footnoteRef',{'footnoteId':_0x25364d});}}),_0x35c91e['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4a672e,{writer:_0x280e51})=>X(_0x4a672e,_0x280e51)}),_0x35c91e['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x47c220,{writer:_0x533c3b})=>{const _0x23cb4b=_0x47c220['getAttribute']('footnoteCounter');return _0x34ea6c(X(_0x47c220,_0x533c3b),_0x533c3b,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x23cb4b)});}});}['_defineDefinitionsConverters'](){const {editor:_0x26b17b}=this,{t:t}=_0x26b17b['locale'],{conversion:_0x2e197d}=_0x26b17b;_0x2e197d['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x2e197d['for']('upcast')['add'](_0x34b6d1=>{_0x34b6d1['on']('element:ol',(_0x4682a6,_0x878a89,_0x3da9c7)=>{const _0x41ab48=_0x878a89['viewItem'];if(!_0x41ab48['hasClass']('footnotes-list')||!_0x878a89['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x3da9c7['consumable']['consume'](_0x41ab48,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x32e0b9,modelCursor:_0x115d38}=_0x3da9c7['convertChildren'](_0x878a89['viewItem'],_0x878a89['modelCursor']);_0x878a89['modelRange']=_0x32e0b9,_0x878a89['modelCursor']=_0x115d38;}),_0x34b6d1['on']('element:hr',(_0x57dff2,_0x3023b3,_0x2e3b00)=>{const _0x44c0f4=_0x3023b3['viewItem'];_0x44c0f4['hasClass']('footnotes-divider')&&_0x3023b3['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x2e3b00['consumable']['consume'](_0x44c0f4,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x2e197d['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x528dbd,{writer:_0x8c0a7})=>H(_0x8c0a7)}),_0x2e197d['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x299f03,{writer:_0x407776})=>{const _0x51bbe1=_0x34ea6c(H(_0x407776,{'data-footnotes-list-label':t('Footnotes')}),_0x407776,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x407776['setCustomProperty']('footnotesDefinitions',!0x0,_0x51bbe1),_0x51bbe1;}});}['_defineDefinitionConverters'](){const {editor:_0x5de202}=this,{conversion:_0x53d149,locale:_0x5690bd}=_0x5de202,_0x29a2f6=_0x5de202['config']['get']('footnotes.multiBlock');_0x53d149['for']('upcast')['add'](_0x4dc388=>{_0x4dc388['on']('element:li',(_0x112d6a,_0x45f096,_0x59bb65)=>{const _0x357db1=_0x45f096['viewItem'];if(!_0x357db1['hasClass']('footnote-definition')||!_0x357db1['getAttribute']('id'))return;const _0x185b90=_0x357db1['parent'];if(!_0x185b90['is']('element','ol')||!_0x185b90['hasClass']('footnotes-list'))return;if(!_0x59bb65['consumable']['test'](_0x357db1,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x3688e5=_0x59bb65['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x357db1['getAttribute']('id')});if(!_0x59bb65['safeInsert'](_0x3688e5,_0x45f096['modelCursor']))return;_0x59bb65['consumable']['consume'](_0x357db1,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x19a631=Array['from'](_0x357db1['getChildren']())['find'](_0x175fc2=>_0x175fc2['is']('element')&&_0x175fc2['hasClass']('footnote-content'));for(const _0x1932e3 of _0x357db1['getChildren']())_0x1932e3['is']('element')&&(_0x59bb65['consumable']['consume'](_0x1932e3,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x59bb65['consumable']['consume'](_0x1932e3,{'name':!0x0,'classes':'footnote-content'}));if(_0x19a631){if(_0x29a2f6)_0x59bb65['convertChildren'](_0x19a631,_0x3688e5);else{const _0x48f73d=_0x59bb65['writer']['createElement']('footnoteInlineContent');_0x59bb65['writer']['insert'](_0x48f73d,_0x3688e5),_0x59bb65['convertChildren'](_0x19a631,_0x48f73d);}}_0x59bb65['updateConversionResult'](_0x3688e5,_0x45f096);});}),_0x53d149['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x3ed06a,{writer:_0x4527a2})=>z(_0x3ed06a,_0x4527a2,_0x5690bd,{'dataPipeline':!0x0})}),_0x53d149['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x225aee,{writer:_0x8ebe5})=>z(_0x225aee,_0x8ebe5,_0x5690bd)});}['_defineBogusParagraphConverters'](){const {editor:_0xe21fb1}=this,{conversion:_0x335308}=_0xe21fb1;_0xe21fb1['config']['get']('footnotes.multiBlock')?(_0x335308['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x335308['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0xe21fb1['model']['document'],'change:data',()=>{!function(_0x59b600,_0x5a20b4){const _0x3c140f=_0x59b600['document']['differ'],_0x3c6f60=new Set();for(const _0x1ee84f of _0x3c140f['getChanges']()){const _0x438b60='attribute'==_0x1ee84f['type']?_0x1ee84f['range']['start']['parent']:_0x1ee84f['position']['parent'];_0x438b60['is']('element','footnoteDefinition')&&_0x3c6f60['add'](_0x438b60);}for(const _0x322881 of _0x3c6f60['values']()){const _0xf8490f=Array['from'](_0x322881['getChildren']())['filter'](_0x484e04=>B(_0x484e04,_0x5a20b4['mapper']));for(const _0x530c63 of _0xf8490f)_0x5a20b4['reconvertItem'](_0x530c63);}}(_0xe21fb1['model'],_0xe21fb1['editing']);})):(_0x335308['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x335308['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x17af3c,{writer:_0x691d67})=>{const _0x2c2bbd=_0x691d67['createContainerElement']('span');return _0x691d67['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x2c2bbd),_0x2c2bbd;}}));}['_defineKeyboardHandlers'](){const {editor:_0x4a0809}=this,{editing:_0x1aa0d3,t:t}=_0x4a0809,_0x1aec94=_0x4a0809['model']['document']['selection'];_0x4a0809['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x4a0809['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x1aa0d3['view']['document'],'enter',(_0x4f0896,_0x415f9d)=>{const _0x2cda31=function(_0x4b01bc){const _0x2f206a=_0x4b01bc['getSelectedElement']();return _0x2f206a?.['is']('element','footnoteRef')?_0x2f206a:null;}(_0x1aec94);if(_0x2cda31){const _0x227c65=_0x2cda31['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x227c65),_0x415f9d['preventDefault'](),_0x4f0896['stop']();}},{'context':_0x32073b});}['_defineClickHandlers'](){const {editor:_0x5407f5}=this,{editing:_0x423391}=_0x5407f5;_0x5407f5['editing']['view']['addObserver'](_0x43cdd2),_0x5407f5['editing']['view']['addObserver'](_0x5a99cf);let _0x4ad56d=!0x1;this['listenTo'](_0x423391['view']['document'],'pointerdown',(_0x3643b8,_0x5d59a6)=>{const {target:_0x418b03}=_0x5d59a6,_0x4ddd35=_0x423391['view']['document']['selection'];_0x4ad56d=!!(_0x418b03?.['is']('element','a')&&_0x418b03['parent']?.['is']('element','sup')&&_0x418b03['parent']['hasClass']('footnote'))&&_0x4ddd35['getSelectedElement']()===_0x418b03['parent'];},{'priority':'high'}),this['listenTo'](_0x423391['view']['document'],'click',(_0x295850,_0x2457ea)=>{const {target:_0x150386}=_0x2457ea;if(!_0x150386?.['is']('element','a'))return;if(_0x150386['parent']?.['is']('element','sup')&&_0x150386['parent']['hasClass']('footnote')&&!_0x4ad56d)return void _0x2457ea['preventDefault']();let _0x517fee=_0x150386['getAttribute']('href');if(!_0x517fee?.['startsWith']('#'))return;_0x517fee=_0x517fee['slice'](0x1);let _0x25bc50=!0x1;(_0x517fee['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x517fee['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x517fee))&&(_0x25bc50=!0x0),_0x25bc50&&(_0x2457ea['preventDefault'](),_0x295850['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x91d121}={}){return(_0x2e5fe4,{writer:_0x5b2efb})=>{if(!M(_0x2e5fe4))return null;if(!_0x91d121)return _0x5b2efb['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0xe6d976=_0x5b2efb['createContainerElement']('p');return _0x5b2efb['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0xe6d976),_0xe6d976;};}function M(_0x4da425){const {parent:_0x526561}=_0x4da425;if(!_0x526561?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x526561['childCount'])return!0x1;for(const _0x412afd of _0x4da425['getAttributeKeys']())if(!_0x412afd['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x412afd)return!0x1;return!0x0;}function B(_0x4bf184,_0x1ee036){if(!_0x4bf184['is']('element','paragraph'))return!0x1;const _0x4a584b=_0x1ee036['toViewElement'](_0x4bf184);return!!_0x4a584b&&M(_0x4bf184)!==_0x4a584b['is']('element','span');}function q(_0x2f8d71){return _0x32073b(_0x2f8d71)&&_0x2f8d71['is']('containerElement')&&!!_0x2f8d71['getCustomProperty']('footnotesDefinitions');}function H(_0x10f355,_0x19040b={}){const _0x5af076=_0x10f355['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x59bcc8=_0x10f355['createContainerElement']('ol',{'class':'footnotes-list'},_0x10f355['createSlot']());return _0x10f355['createContainerElement']('div',{'class':'footnotes',..._0x19040b},[_0x5af076,_0x59bcc8]);}function X(_0x4dc964,_0x29a522){const _0x15fa83=_0x4dc964['getAttribute']('footnoteId'),_0x2acf80=_0x4dc964['getAttribute']('footnoteCounter'),_0x115d3e=_0x29a522['createUIElement']('a',{'href':'#'+_0x15fa83},function(_0x44c817){const _0x140b80=this['toDomElement'](_0x44c817);return _0x140b80['textContent']=_0x2acf80,_0x140b80;}),_0x80d894=_0x29a522['createContainerElement']('sup',{'id':'ref-'+_0x15fa83,'class':'footnote'},[_0x115d3e]);return _0x80d894['getFillerOffset']=()=>null,_0x80d894;}function z(_0x5cf9ef,_0x2d96d7,_0x42f1ec,{dataPipeline:_0x288ebc}={}){const {t:t}=_0x42f1ec,_0x325666=_0x5cf9ef['getAttribute']('footnoteId'),_0x709bd2=_0x2d96d7['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x325666},function(_0x1bba7b){const _0x1380f5=this['toDomElement'](_0x1bba7b);return _0x1380f5['innerText']='^',_0x1380f5;}),_0xc9ee5=_0x288ebc?_0x2d96d7['createContainerElement']('div',{'class':'footnote-content'}):_0x954bf7(_0x2d96d7['createEditableElement']('div',{'class':'footnote-content'}),_0x2d96d7,{'label':t('Footnote\x20content.')});return _0x2d96d7['insert'](_0x2d96d7['createPositionAt'](_0xc9ee5,0x0),_0x2d96d7['createSlot']()),_0x2d96d7['createContainerElement']('li',{'class':'footnote-definition','id':_0x325666},[_0x709bd2,_0xc9ee5]);}var J=class extends _0xc08808{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x237650];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x10259a}=this,{plugins:_0x2440a0,model:_0x23f3f4}=_0x10259a,_0x5cb434=_0x2440a0['get'](_0x237650),_0x3e59b8=_0x2440a0['get'](V);this['listenTo'](_0x5cb434,'outputTransformation',(_0xe5f318,_0x43e612)=>{const _0x4c2761=G(_0x23f3f4['createRangeIn'](_0x43e612['content']));if(!_0x4c2761['length'])return;const _0x3082a5=_0x3e59b8['getFootnotes'](),_0x53c626=_0x4c2761['reduce']((_0x5c616d,_0x54bdd9)=>{const _0xd97c4a=_0x3082a5['find'](_0x3fda55=>_0x3fda55['id']===_0x54bdd9);if(_0xd97c4a){const _0x1d38e2=_0x10259a['data']['toView'](_0xd97c4a['definition'],{'isClipboardPipeline':!0x0}),_0x36ac0=_0x10259a['data']['htmlProcessor']['toData'](_0x1d38e2);_0x5c616d[_0xd97c4a['id']]=_0x36ac0;}return _0x5c616d;},Object['create'](null));_0x43e612['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x53c626));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x1e72d0}=this,{model:_0x218635,plugins:_0x5f0f4e}=_0x1e72d0,{view:_0x490da0}=_0x1e72d0['editing'],_0x15e072=_0x5f0f4e['get'](_0x237650),_0x5da0f3=_0x5f0f4e['get'](V),_0x3f0518=_0x1e72d0['config']['get']('footnotes.multiBlock');let _0x57e889=null;this['listenTo'](_0x490da0['document'],'clipboardInput',(_0x5e35fe,_0x513906)=>{const _0x2dbe1d=_0x513906['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x57e889=_0x2dbe1d?JSON['parse'](_0x2dbe1d):null;}),this['listenTo'](_0x15e072,'contentInsertion',(_0x4fd3c8,_0xc81ad6)=>{const _0x3a32ed=_0xc81ad6['sourceEditorId']===this['editor']['id'];_0x3a32ed&&'drop'===_0xc81ad6['method']||_0x218635['change'](_0x374236=>{let _0x121c75=_0x5da0f3['getFootnotesDefinitionsObjectElement']();const _0x2b3099=!!_0x121c75&&Array['from'](_0x218635['document']['selection']['getSelectedBlocks']())['includes'](_0x121c75);if(!_0x57e889&&function(_0x2262de){for(const {item:_0x2b9e56}of _0x2262de)if(_0x2b9e56['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x218635['createRangeIn'](_0xc81ad6['content']))&&(_0x57e889=function(_0x486e29,_0x48832d){const _0x5b1dad=Q(_0x486e29,_0x48832d);if(!_0x5b1dad)return null;const _0x1ba237=Object['create'](null);for(const _0x2cbad8 of _0x5b1dad['getChildren']())_0x2cbad8['is']('element','footnoteDefinition')&&_0x2cbad8['hasAttribute']('footnoteId')&&(_0x1ba237[_0x2cbad8['getAttribute']('footnoteId')]=_0x486e29['cloneElement'](_0x2cbad8,!0x0));return Object['keys'](_0x1ba237)['length']?_0x1ba237:null;}(_0x374236,_0xc81ad6['content'])),(_0x121c75&&!_0x2b3099||!_0x121c75&&!_0x57e889)&&function(_0x35caae,_0x233da1){const _0x1359fd=[];for(const {item:_0x30ea51}of _0x35caae['createRangeIn'](_0x233da1))_0x30ea51['is']('element','footnotesDefinitions')&&_0x1359fd['push'](_0x30ea51);for(const _0x388944 of _0x1359fd)_0x35caae['remove'](_0x388944);}(_0x374236,_0xc81ad6['content']),!_0x57e889)return;const {selection:_0x294a20}=_0x218635['document'],_0x6d3274=_0x294a20['getFirstRange']()['root'];_0x121c75&&!_0x2b3099||(_0x121c75=Q(_0x374236,_0xc81ad6['content']),_0x121c75||=_0x5da0f3['_insertEmptyFootnotesDefinitionsContainer'](_0x374236,_0x6d3274));const _0x9c2cd=Array['from'](_0x294a20['getRanges']())['flatMap'](G),_0x18a406=function(_0x2004b0,_0x2cb621,_0xbe5fc4){const _0x1caf0d=Object['create'](null);for(const {item:_0x2ae016}of _0x2004b0['createRangeIn'](_0x2cb621))if(_0x2ae016['is']('element','footnoteRef')){const _0x1d0e79=_0x2ae016['getAttribute']('footnoteId');if(!_0xbe5fc4(_0x1d0e79))continue;_0x1caf0d[_0x1d0e79]||(_0x1caf0d[_0x1d0e79]=_0xb173ba()),_0x2004b0['setAttribute']('footnoteId',_0x1caf0d[_0x1d0e79],_0x2ae016);}return _0x1caf0d;}(_0x374236,_0xc81ad6['content'],_0x1328e5=>!_0x3a32ed||!!_0x5da0f3['getFootnote'](_0x1328e5)&&!_0x9c2cd['includes'](_0x1328e5));for(const [_0xa617b,_0x15a99f]of Object['entries'](_0x57e889)){const _0x14b3fa=_0x18a406[_0xa617b]||_0xa617b;let _0x54216a;if('string'!=typeof _0x15a99f)_0x54216a=_0x15a99f,_0x14b3fa!==_0xa617b&&_0x374236['setAttribute']('footnoteId',_0x14b3fa,_0x54216a);else{_0x54216a=_0x374236['createElement']('footnoteDefinition',{'footnoteId':_0x14b3fa});const _0x16de0a=_0x1e72d0['data']['htmlProcessor']['toView'](_0x15a99f);let _0x134ce8;if(_0x3f0518)_0x134ce8=_0x1e72d0['data']['toModel'](_0x16de0a,_0x54216a);else{_0x134ce8=_0x374236['createElement']('footnoteInlineContent');const _0x9207d4=_0x1e72d0['data']['toModel'](_0x16de0a,_0x134ce8);_0x374236['insert'](_0x9207d4,_0x134ce8);}_0x374236['append'](_0x134ce8,_0x54216a);}_0x374236['insert'](_0x54216a,_0x121c75,'end');}_0x57e889=null;});});}};function Q(_0x264216,_0x17fd44){for(const {item:_0x5e7458}of _0x264216['createRangeIn'](_0x17fd44))if(_0x5e7458['is']('element','footnotesDefinitions'))return _0x5e7458;return null;}function G(_0x88acae){const _0x446070=new Set();for(const {item:_0x385573}of _0x88acae)_0x385573['is']('element','footnoteRef')&&_0x446070['add'](_0x385573['getAttribute']('footnoteId'));return Array['from'](_0x446070);}var W=class extends _0xc08808{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5dadb0}=this,{componentFactory:_0x1594ae}=_0x5dadb0['ui'];_0x1594ae['add']('insertFootnote',Y(_0x5dadb0,_0x1e612d)),_0x1594ae['add']('menuBar:insertFootnote',Y(_0x5dadb0,_0x29f28f)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x245bbc=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x177704;for(const _0x50cf74 in _0x245bbc){const _0x1275d0=_0x50cf74,_0xab123d=_0x245bbc[_0x1275d0];if('footnotesLicenseKeyValid'==_0xab123d||'footnotesLicenseKeyInvalid'==_0xab123d||'footnotesLicenseKeyExpired'==_0xab123d||'footnotesLicenseKeyDomainLimit'==_0xab123d||'footnotesLicenseKeyNotAllowed'==_0xab123d||'footnotesLicenseKeyEvaluationLimit'==_0xab123d||'footnotesLicenseKeyUsageLimit'==_0xab123d){delete _0x245bbc[_0x1275d0],_0x177704=_0xab123d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x177704&&_0x245bbc['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x177704&&_0x245bbc['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x177704&&_0x245bbc['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x177704&&_0x245bbc['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x177704&&_0x245bbc['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x177704&&_0x245bbc['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0xec6671,_0x527bd8){const _0x3fc565=_0xec6671['commands']['get']('insertFootnote');return _0x245fc4=>{const {t:t}=_0x245fc4,_0x146000=new _0x527bd8(_0x245fc4),_0x20e4f2=_0x146000 instanceof _0x29f28f;return _0x146000['bind']('isEnabled')['to'](_0x3fc565,'isEnabled'),_0x146000['set']({'label':t(_0x20e4f2?'Footnote':'Insert\x20footnote'),'icon':_0x74b268,'tooltip':!0x0}),_0x146000['on']('execute',()=>{_0x3fc565['execute'](),_0xec6671['editing']['view']['focus']();}),_0x146000;};}var Z=class extends _0xc08808{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 _0x56eb4a{['refresh'](){const {editor:_0x33d515}=this,_0x474f91=_0x33d515['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x474f91,this['value']=_0x474f91?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x4bff71}){const {editor:_0x3295a5}=this,_0x303794=_0x3295a5['plugins']['get'](V),_0x4f9536=_0x303794['getFootnotesDefinitionsObjectElement']();_0x4f9536&&ot['includes'](_0x4bff71)&&_0x3295a5['model']['change'](_0x4a9352=>{_0x4a9352['setAttribute']('footnotesListStyle',_0x4bff71,_0x4f9536),_0x303794['_updateFootnotesCounters'](_0x4a9352);});}},it=class extends _0x56eb4a{['refresh'](){const {editor:_0x445793}=this,_0x3deb1a=_0x445793['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x3deb1a,this['value']=_0x3deb1a?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x517857}){const {editor:_0x55f17a}=this,_0x43118c=_0x55f17a['plugins']['get'](V),_0x779eac=_0x43118c['getFootnotesDefinitionsObjectElement']();_0x779eac&&Number['isInteger'](_0x517857)&&_0x55f17a['model']['change'](_0x4ede20=>{_0x4ede20['setAttribute']('footnotesListStart',_0x517857,_0x779eac),_0x43118c['_updateFootnotesCounters'](_0x4ede20);});}};function st({style:_0x44b938,digits:_0x3978ef,value:_0x589268}){const _0x179774=Math['floor'](_0x589268),_0x4873f8=function(_0x41fa1d){switch(_0x41fa1d){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};}}(_0x44b938);switch((_0x179774>_0x4873f8['max']||_0x179774<_0x4873f8['min'])&&(_0x44b938='decimal'),_0x44b938){case'decimal-leading-zero':return function(_0x39846d,_0x108c7c){return String(_0x39846d)['padStart'](_0x108c7c,'0');}(_0x179774,Math['max'](0x2,_0x3978ef));case'lower-alpha':case'lower-latin':return rt(_0x179774,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x179774,!0x0);case'lower-roman':return at(_0x179774,!0x1);case'upper-roman':return at(_0x179774,!0x0);case'arabic-indic':return String(_0x179774)['replace'](/\d/g,_0x302024=>ft[Number(_0x302024)]);default:return String(_0x179774);}}function rt(_0x4fbca0,_0x1c55f5){let _0x38c777='',_0xd10e6f=_0x4fbca0;for(;_0xd10e6f>0x0;){const _0x1af389=(_0xd10e6f-0x1)%0x1a;_0x38c777=String['fromCharCode'](0x61+_0x1af389)+_0x38c777,_0xd10e6f=Math['floor']((_0xd10e6f-0x1)/0x1a);}return _0x1c55f5?_0x38c777['toUpperCase']():_0x38c777;}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(_0x56e11f,_0x1fb767){let _0x3598b0='',_0x401487=_0x56e11f;for(const {value:_0x2aac4c,numeral:_0x2325eb}of lt)for(;_0x401487>=_0x2aac4c;)_0x3598b0+=_0x2325eb,_0x401487-=_0x2aac4c;return _0x1fb767?_0x3598b0:_0x3598b0['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0xc08808{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x58fdcb}=this;_0x58fdcb['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x58fdcb['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x58fdcb['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x58fdcb['commands']['add']('footnotesStyle',new nt(_0x58fdcb)),_0x58fdcb['commands']['add']('footnotesStart',new it(_0x58fdcb)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x486c83}=this,{schema:_0x4a414b}=_0x486c83['model'];_0x4a414b['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x34ec29}=this,{conversion:_0x11eec8,model:_0x33f7fc}=_0x34ec29,{schema:_0x5e8e65}=_0x33f7fc;_0x11eec8['for']('upcast')['add'](_0x5c943b=>{_0x5c943b['on']('element:ol',(_0xef57ae,_0x37102a,_0x341c7f)=>{const _0x5f1741=_0x37102a['viewItem'],_0x512fa0=_0x37102a['modelCursor']?.['parent'];_0x5f1741['hasClass']('footnotes-list')&&_0x512fa0?.['is']('element','footnotesDefinitions')&&(function(_0x301370,_0x2a0dd8,_0x4d8664,_0x4047db){if(!_0x4047db['checkAttribute'](_0x2a0dd8,'footnotesListStart'))return;let _0x4493bf=0x1;const _0x8cf8ee=_0x4d8664['consumable']['consume'](_0x301370,{'attributes':'start'});if(_0x8cf8ee){const _0x25995b=Number['parseInt'](_0x301370['getAttribute']('start'),0xa);Number['isNaN'](_0x25995b)||(_0x4493bf=_0x25995b);}!_0x8cf8ee&&_0x2a0dd8['hasAttribute']('footnotesListStart')||_0x4d8664['writer']['setAttribute']('footnotesListStart',_0x4493bf,_0x2a0dd8);}(_0x5f1741,_0x512fa0,_0x341c7f,_0x5e8e65),function(_0xca929c,_0xeaf66c,_0x2c1a5b,_0x463bcc){if(!_0x463bcc['checkAttribute'](_0xeaf66c,'footnotesListStyle'))return;let _0x1df184='decimal',_0x1bc147=!0x1;if(_0x2c1a5b['consumable']['consume'](_0xca929c,{'attributes':'type'})){const _0x536cf4={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0xca929c['getAttribute']('type')];_0x536cf4&&(_0x1df184=_0x536cf4),_0x1bc147=!0x0;}if(_0x2c1a5b['consumable']['consume'](_0xca929c,{'styles':'list-style-type'})){const _0x58435c=ut(_0xca929c['getStyle']('list-style-type'));_0x58435c&&(_0x1df184=_0x58435c),_0x1bc147=!0x0;}!_0x1bc147&&_0xeaf66c['hasAttribute']('footnotesListStyle')||_0x2c1a5b['writer']['setAttribute']('footnotesListStyle',_0x1df184,_0xeaf66c);}(_0x5f1741,_0x512fa0,_0x341c7f,_0x5e8e65));});}),_0x11eec8['for']('downcast')['add'](_0x2e9b44=>{_0x2e9b44['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x3f8d8d,_0x5b0bf9,_0x5dce04)=>{if(!_0x5dce04['consumable']['consume'](_0x5b0bf9['item'],_0x3f8d8d['name']))return;const _0x4a13f4=dt(_0x5b0bf9['item'],_0x5dce04['mapper']),{attributeNewValue:_0x63f6d7}=_0x5b0bf9;null==_0x63f6d7||0x1===_0x63f6d7?_0x5dce04['writer']['removeAttribute']('start',_0x4a13f4):_0x5dce04['writer']['setAttribute']('start',String(_0x63f6d7),_0x4a13f4);}),_0x2e9b44['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x53922e,_0x37fad8,_0x3ef067)=>{if(!_0x3ef067['consumable']['consume'](_0x37fad8['item'],_0x53922e['name']))return;const _0x112068=dt(_0x37fad8['item'],_0x3ef067['mapper']),{attributeNewValue:_0x3a3ac4}=_0x37fad8;_0x3a3ac4&&'decimal'!==_0x3a3ac4?_0x3ef067['writer']['setStyle']('list-style-type',_0x3a3ac4,_0x112068):_0x3ef067['writer']['removeStyle']('list-style-type',_0x112068);});});}['_definePostfixer'](){const {editor:_0x3008c1}=this,{model:_0x55be1d}=_0x3008c1,_0x267603=_0x3008c1['plugins']['get'](V),_0x1dedb9=this['_getDefaultListStyle'](),_0x4644b8=this['_getDefaultStartIndex']();_0x55be1d['document']['registerPostFixer'](_0x1baf6a=>{const _0x53aef8=_0x55be1d['document']['differ']['getChanges']();let _0x5d7cf6=!0x1;for(const _0x2baf34 of _0x53aef8){if('insert'!==_0x2baf34['type']||'$text'===_0x2baf34['name'])continue;const _0x349f4a=_0x55be1d['createRangeOn'](_0x2baf34['position']['nodeAfter']);for(const _0x215515 of _0x349f4a['getItems']())_0x215515['is']('element','footnotesDefinitions')&&(!_0x215515['hasAttribute']('footnotesListStart')&&_0x55be1d['schema']['checkAttribute'](_0x215515,'footnotesListStart')&&(_0x1baf6a['setAttribute']('footnotesListStart',_0x4644b8,_0x215515),_0x5d7cf6=!0x0),!_0x215515['hasAttribute']('footnotesListStyle')&&_0x55be1d['schema']['checkAttribute'](_0x215515,'footnotesListStyle')&&(_0x1baf6a['setAttribute']('footnotesListStyle',_0x1dedb9,_0x215515),_0x5d7cf6=!0x0));}return _0x5d7cf6&&_0x267603['_updateFootnotesCounters'](_0x1baf6a),_0x5d7cf6;});}['_defineFormatter'](){const {editor:_0x1ee298}=this;_0x1ee298['plugins']['get'](V)['setFootnoteFormatter'](_0x285255=>this['_formatFootnoteListValue'](_0x285255));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x1da519,value:_0x301e2c,digits:_0x4f2e4c}){const _0x1bfc84=_0x1da519['getAttribute']('footnotesListStyle');return st({'value':_0x301e2c+(_0x1da519['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x1bfc84,'digits':_0x4f2e4c});}};function ut(_0x5eacd4){if('string'==typeof _0x5eacd4){const _0x5ef6e1=et[_0x5eacd4];if(_0x5ef6e1)return _0x5ef6e1;if(ot['includes'](_0x5eacd4))return _0x5eacd4;}return null;}function dt(_0x51f93d,_0x165132){const _0x29ec73=_0x165132['toViewElement'](_0x51f93d);return Array['from'](_0x29ec73['getChildren']())['find'](_0x3f8109=>_0x3f8109['is']('element','ol')&&_0x3f8109['hasClass']('footnotes-list'));}var ht=class extends _0x1e481f{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x12d53d();['keystrokes']=new _0x1f1aee();['focusables']=new _0x5387c9();['focusCycler'];constructor(_0x3171d6,{styleButtonViews:_0x4412b4,styleGridAriaLabel:_0x270822}){super(_0x3171d6),(this['focusCycler']=new _0x18b8f3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x4412b4,_0x270822),[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 _0x19a1d8 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x19a1d8['element']);_0x54394a({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0xadd038['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 _0x127593=_0x279b5a=>_0x279b5a['stopPropagation']();this['keystrokes']['set']('arrowright',_0x127593),this['keystrokes']['set']('arrowleft',_0x127593),this['keystrokes']['set']('arrowup',_0x127593),this['keystrokes']['set']('arrowdown',_0x127593);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x442ff8,_0x1b6459){const _0x56cb85=new _0x1e481f(this['locale']);return _0x56cb85['children']=_0x56cb85['createCollection'](),_0x56cb85['children']['addMany'](_0x442ff8),_0x56cb85['setTemplate']({'tag':'div','attributes':{'aria-label':_0x1b6459,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x56cb85['children']}),_0x56cb85['children']['delegate']('execute')['to'](this),_0x56cb85['focus']=function(){for(const _0x2902f0 of this['children'])if(_0x2902f0 instanceof _0x1e612d&&_0x2902f0['isOn'])return void _0x2902f0['focus']();this['children']['first']['focus']();},_0x56cb85['focusTracker']=new _0x12d53d(),_0x56cb85['keystrokes']=new _0x1f1aee(),_0x56cb85['render'](),_0x56cb85['keystrokes']['listenTo'](_0x56cb85['element']),this['children']['add'](_0x56cb85),_0x56cb85;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x527a96=this['_createStartIndexPropertyView'](),_0x4f8bee=[_0x527a96],_0x2bfb5b=new _0x366728(this['locale'],_0x4f8bee);return _0x2bfb5b['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x2bfb5b['buttonView']['bind']('isEnabled')['toMany'](_0x4f8bee,'isEnabled',(..._0x57f805)=>_0x57f805['some'](_0x1980b7=>_0x1980b7)),_0x2bfb5b['buttonView']['on']('change:isEnabled',(_0x4d32fd,_0x53fd7f,_0x508c13)=>{_0x508c13||(_0x2bfb5b['isCollapsed']=!0x0);}),this['children']['add'](_0x2bfb5b),[_0x527a96,_0x2bfb5b];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2a211d=new _0x1b0874(this['locale'],_0x25532a);return _0x2a211d['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2a211d['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2a211d['fieldView']['on']('input',()=>{const _0x541478=_0x2a211d['fieldView']['element'],_0x275abf=_0x541478['valueAsNumber'];Number['isNaN'](_0x275abf)?_0x2a211d['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x541478['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x275abf}):_0x2a211d['errorText']=t(_0x275abf<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x2a211d;}},mt=class extends _0xc08808{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x2a2aa3,_0x59b8f1];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x27f9e9}=this,{componentFactory:_0x36a6b2}=_0x27f9e9['ui'];_0x27f9e9['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x36a6b2['add']('footnotesStyle',function(_0x7c7d60){return _0x31afc7=>{const {t:t}=_0x31afc7,_0x37edb3=_0x7c7d60['commands']['get']('footnotesStyle'),_0xc66428=_0xe680c9(_0x31afc7),{buttonView:_0x7eeac6}=_0xc66428;return _0xc66428['class']='ck-footnotes-styles-dropdown',_0xc66428['bind']('isEnabled')['to'](_0x37edb3,'isEnabled'),_0x7eeac6['set']({'label':t('Footnotes\x20style'),'icon':_0x74b268,'tooltip':!0x0}),_0xc66428['once']('change:isOpen',()=>{const _0x43dc5b=function({editor:_0x469dc9,dropdownView:_0x567d2f}){const {t:t}=_0x469dc9['locale'],_0x776ab8=t('Footnotes\x20definitions\x20styles'),_0x739fd6=function(_0x5c7d6b){const {t:t}=_0x5c7d6b['locale'],_0x414342=_0x5c7d6b['config']['get']('footnotes.footnotesProperties.listStyles'),_0x34a4a6=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x412a32},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x5b51be},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x2f5ec5},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x1a48c6},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x1fbf45},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x426e29},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x327978}];return _0x414342['map'](_0x4b154d=>{const _0xbbef15=ut(_0x4b154d);return function(_0x32441d,_0x33448b){const {locale:_0x2587a6}=_0x32441d,{label:_0x3b9063,icon:_0xe54d76,tooltip:_0x2d44d9,style:_0x2c9378}=_0x33448b,_0x2abbef=_0x32441d['commands']['get']('footnotesStyle'),_0x49acc4=new _0x1e612d(_0x2587a6);return _0x49acc4['set']({'label':_0x3b9063,'icon':_0xe54d76,'tooltip':_0x2d44d9}),_0x49acc4['bind']('isOn')['to'](_0x2abbef,'value',_0x5a6f4c=>_0x5a6f4c===_0x2c9378),_0x49acc4['bind']('isEnabled')['to'](_0x2abbef,'isEnabled'),_0x49acc4['on']('execute',()=>{_0x32441d['execute']('footnotesStyle',{'value':_0x2c9378}),_0x32441d['editing']['view']['focus']();}),_0x49acc4;}(_0x5c7d6b,_0x34a4a6['find'](_0x56227f=>_0x56227f['style']===_0xbbef15));});}(_0x469dc9),_0x1f2994=new ht(_0x469dc9['locale'],{'styleGridAriaLabel':_0x776ab8,'styleButtonViews':_0x739fd6}),_0xab8a1a=_0x469dc9['commands']['get']('footnotesStart');return _0x1f2994['startIndexFieldView']['bind']('isEnabled')['to'](_0xab8a1a),_0x1f2994['startIndexFieldView']['fieldView']['bind']('value')['to'](_0xab8a1a),_0x1f2994['on']('footnotesListStart',(_0x182792,_0x40d617)=>{_0x469dc9['execute']('footnotesStart',{'value':_0x40d617['startIndex']});}),_0x1f2994['delegate']('execute')['to'](_0x567d2f),_0x1f2994;}({'editor':_0x7c7d60,'dropdownView':_0xc66428});_0xc66428['panelView']['children']['add'](_0x43dc5b);}),_0xc66428;};}(_0x27f9e9));}['afterInit'](){const {editor:_0x3e78ff}=this,{t:t}=_0x3e78ff['locale'],_0x1d9d79=_0x3e78ff['plugins']['get'](_0x59b8f1),{defaultPositions:_0x34f5a3}=_0x4529e1;_0x1d9d79['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x3e78ff['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0xa9ee1a=>{let _0x45a894=_0xa9ee1a['getFirstPosition']()?.['parent'];return _0x45a894?.['is']('$text')&&(_0x45a894=_0x45a894['parent']),_0x45a894?.['is']('element')?_0x45a894['findAncestor'](q):null;},'positions':[_0x34f5a3['southArrowNorth'],_0x34f5a3['southArrowNorthMiddleWest'],_0x34f5a3['southArrowNorthMiddleEast'],_0x34f5a3['southArrowNorthWest'],_0x34f5a3['southArrowNorthEast'],_0x34f5a3['northArrowSouth'],_0x34f5a3['northArrowSouthMiddleWest'],_0x34f5a3['northArrowSouthMiddleEast'],_0x34f5a3['northArrowSouthWest'],_0x34f5a3['northArrowSouthEast'],_0x34f5a3['viewportStickyNorth']]});}},pt=class extends _0xc08808{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.6",
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.6",
36
+ "@ckeditor/ckeditor5-core": "48.3.0-alpha.6",
37
+ "@ckeditor/ckeditor5-engine": "48.3.0-alpha.6",
38
+ "@ckeditor/ckeditor5-enter": "48.3.0-alpha.6",
39
+ "@ckeditor/ckeditor5-icons": "48.3.0-alpha.6",
40
+ "@ckeditor/ckeditor5-ui": "48.3.0-alpha.6",
41
+ "@ckeditor/ckeditor5-utils": "48.3.0-alpha.6",
42
+ "@ckeditor/ckeditor5-widget": "48.3.0-alpha.6"
43
43
  },
44
44
  "files": [
45
45
  "dist",