@ckeditor/ckeditor5-footnotes 48.3.0-alpha.0 → 48.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +9 -9
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as _0x336c1a,Plugin as _0xf272d3}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x3a7afb,isWidget as _0x3c40cc,toWidget as _0x35f407,toWidgetEditable as _0x1afe4e}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0xe59a53,KeystrokeHandler as _0x3919f6,global as _0x322ab6,logWarning as _0x3ddcb7,uid as _0x170b6f}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x1a1383,PointerObserver as _0x2ae2c5}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x51b612}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x3c1fb4,ButtonView as _0x582eb6,CollapsibleView as _0x42ba7d,ContextualBalloon as _0x2d30d1,FocusCycler as _0x3070ad,LabeledFieldView as _0x48401c,MenuBarMenuListItemButtonView as _0x3af553,View as _0x4af5ae,ViewCollection as _0xe8ec4e,addKeyboardHandlingForGrid as _0x27071f,createDropdown as _0x2e3085,createLabeledInputNumber as _0x22de95}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x258258,IconListStyleArabicIndic as _0x510226,IconListStyleDecimal as _0x2865a9,IconListStyleDecimalLeadingZero as _0x2de3e4,IconListStyleLowerLatin as _0x3a1fa3,IconListStyleLowerRoman as _0x2c8f30,IconListStyleUpperLatin as _0x10f211,IconListStyleUpperRoman as _0x4bbe04}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x3f8abe,_0x12db6a){this['_model']=_0x3f8abe,this['_elementName']=_0x12db6a['elementName'],this['_getElementKey']=_0x12db6a['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x5986b0){const _0x31fddf=new Set(),_0x499246=new Map();for(const _0x1a91c6 of _0x5986b0){if('insert'===_0x1a91c6['type']&&'$text'!==_0x1a91c6['name']&&_0x1a91c6['position']['nodeAfter']){const _0x328049=this['_model']['createRangeOn'](_0x1a91c6['position']['nodeAfter']);for(const _0x93628c of _0x328049['getItems']()){if(!_0x93628c['is']('element',this['_elementName']))continue;const _0x1914e6=this['_getElementKey'](_0x93628c);_0x499246['has'](_0x1914e6)||_0x499246['set'](_0x1914e6,[]),_0x499246['get'](_0x1914e6)['push'](_0x93628c);}}if('remove'===_0x1a91c6['type']&&_0x1a91c6['name']===this['_elementName']){const _0x4d555c=this['_getElementKey']({'getAttribute':_0x4c62c8=>_0x1a91c6['attributes']['get'](_0x4c62c8)});_0x31fddf['add'](_0x4d555c);}}for(const [_0x4e854f,_0x15e4e3]of this['_trackedElements'])'$graveyard'===_0x15e4e3['root']['rootName']&&_0x31fddf['add'](_0x4e854f);for(const _0x4cfddb of _0x31fddf)this['_trackedElements']['delete'](_0x4cfddb);for(const [_0x144e97,_0x45cebe]of _0x499246)this['_trackedElements']['set'](_0x144e97,_0x45cebe[_0x45cebe['length']-0x1]);const _0x35cef1=new Set();for(const [_0x36c5c0,_0x149d71]of _0x499246)_0x31fddf['has'](_0x36c5c0)&&(_0x35cef1['add'](_0x149d71[0x0]),_0x149d71['length']>0x1?_0x499246['set'](_0x36c5c0,_0x149d71['slice'](0x1)):_0x499246['delete'](_0x36c5c0),_0x31fddf['delete'](_0x36c5c0));return{'removed':Array['from'](_0x31fddf),'inserted':Array['from'](_0x499246['values']())['flat'](),'moved':Array['from'](_0x35cef1)};}},V=class extends _0xf272d3{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x50a4f6){super(_0x50a4f6),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x289b0b=>_0x289b0b['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x1625f5=>_0x1625f5['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1191f9}=this,{model:_0x4bf081,data:_0x374918}=_0x1191f9;_0x4bf081['document']['registerPostFixer'](_0x5a9b09=>{const _0x1b5fa0=_0x4bf081['document']['differ']['getChanges']();let _0x3580a4=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x5a9b09,_0x1b5fa0)&&(_0x3580a4=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x5a9b09,_0x1b5fa0)&&(_0x3580a4=!0x0),this['_handleFootnoteReferencesChanges'](_0x5a9b09,_0x1b5fa0)&&(_0x3580a4=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x5a9b09)&&(_0x3580a4=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x5a9b09)&&(_0x3580a4=!0x0),this['_sortFootnoteDefinitions'](_0x5a9b09)&&(_0x3580a4=!0x0),_0x3580a4;}),this['listenTo'](_0x4bf081['document'],'change:data',()=>{_0x4bf081['enqueueChange']({'isUndoable':!0x1},_0x46e2c5=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x46e2c5);});},{'priority':'low'}),this['listenTo'](_0x374918,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x1b9cf1){return this['_footnotes']['find'](_0x2e9b89=>_0x2e9b89['id']===_0x1b9cf1)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x554638){this['_footnoteFormatter']=_0x554638;}['_updateFootnotesCounters'](_0x4d78ce,_0x13a41e=0x0){let _0x1a3b4b=!0x1;for(let _0x4d952c=_0x13a41e;_0x4d952c<this['_footnotes']['length'];_0x4d952c++)this['_updateFootnoteRefCounter'](_0x4d78ce,_0x4d952c)&&(_0x1a3b4b=!0x0);return _0x1a3b4b;}['_insertEmptyFootnotesDefinitionsContainer'](_0x1c225f,_0x5bb73d){const _0x23f928=_0x1c225f['createElement']('footnotesDefinitions',{});return _0x1c225f['append'](_0x23f928,_0x5bb73d),this['_footnotesDefinitions']=_0x23f928,_0x23f928;}['_ensureFootnotesDefinitionsContainerExists'](_0x46372d){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x50d101=this['_footnotes'][0x0]['reference']['root'],_0x8e8a08=this['_insertEmptyFootnotesDefinitionsContainer'](_0x46372d,_0x50d101);for(const _0x38a97b of this['_footnotes'])_0x38a97b['definition']['parent']||_0x46372d['insert'](_0x38a97b['definition'],_0x8e8a08,'end');this['_updateFootnotesCounters'](_0x46372d);}['_handleFootnotesDefinitionsObjectChanges'](_0x4e9c6f,_0x3d8d3b){let _0x4b0e0f=!0x1;const {inserted:_0x1aff41,removed:_0x5b703e,moved:_0x381618}=this['_footnoteDefsContainerTracker']['getChanges'](_0x3d8d3b);if(_0x381618['length']&&(this['_footnotesDefinitions']=_0x381618[0x0]),_0x1aff41['length']){if(_0x1aff41['length']>0x1||this['_footnotesDefinitions']&&_0x1aff41['some'](_0x3b466f=>_0x3b466f!==this['_footnotesDefinitions'])){const _0x41b549=_0x4e9c6f['createElement']('footnotesDefinitions',{}),_0x23539a=[];this['_footnotesDefinitions']&&_0x23539a['push'](this['_footnotesDefinitions']),_0x23539a['push'](..._0x1aff41),_0x4e9c6f['insert'](_0x41b549,_0x23539a[0x0],'before');for(const _0xec3a3a of _0x23539a)_0x4e9c6f['move'](_0x4e9c6f['createRangeIn'](_0xec3a3a),_0x4e9c6f['createPositionAt'](_0x41b549,'end')),_0x4e9c6f['remove'](_0xec3a3a);this['_footnotesDefinitions']=_0x41b549,this['_updateFootnotesCounters'](_0x4e9c6f),_0x4b0e0f=!0x0;}else this['_footnotesDefinitions']=_0x1aff41[0x0];}if(_0x5b703e['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x40ad83 of this['_footnotes'])_0x4e9c6f['remove'](_0x40ad83['reference']),_0x4b0e0f=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x4b0e0f;}['_handleFootnoteDefinitionsChanges'](_0x19bea0,_0x2f4134){let _0x39bdf7=!0x1;const _0x551b5c=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x485638,moved:_0x1ab55a}=this['_footnoteDefsTracker']['getChanges'](_0x2f4134);for(const _0x3609de of[..._0x1ab55a,..._0x485638]){const _0x1d631f=_0x3609de['getAttribute']('footnoteId'),_0x247ac9=this['getFootnote'](_0x1d631f);_0x247ac9&&(_0x247ac9['definition']=_0x3609de),K(_0x19bea0,_0x551b5c,_0x3609de)&&(_0x39bdf7=!0x0);}return _0x39bdf7;}['_handleFootnoteReferencesChanges'](_0x6ce7a3,_0x2699ef){let _0x1ec2f4=!0x1;const {removed:_0x4c1114,inserted:_0x32feda,moved:_0x175e07}=this['_footnoteRefsTracker']['getChanges'](_0x2699ef);for(const _0x353090 of _0x4c1114)this['_handleRemoveFootnoteReferenceById'](_0x6ce7a3,_0x353090)&&(_0x1ec2f4=!0x0);for(const _0x2bc4bc of _0x32feda)this['_handleInsertedFootnoteReference'](_0x6ce7a3,_0x2bc4bc)&&(_0x1ec2f4=!0x0);for(const _0x5b6128 of _0x175e07)this['_handleMovedFootnoteReference'](_0x6ce7a3,_0x5b6128)&&(_0x1ec2f4=!0x0);return _0x1ec2f4;}['_handleFootnotesDefinitionsObjectSync'](_0x1fb012){if(!this['_footnotesDefinitions'])return!0x1;let _0x2beb99=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x3a8602=[];for(const _0x22de9f of this['_footnotesDefinitions']['getChildren']()){const _0xd916f1=_0x22de9f['getAttribute']('footnoteId');this['getFootnote'](_0xd916f1)||(_0x3a8602['unshift'](_0x22de9f),_0x2beb99=!0x0);}for(const _0x1f26df of _0x3a8602)_0x1fb012['remove'](_0x1f26df);}const _0x5dc35e=new Set(),_0x34a19a=[];for(const _0x3b6cbf of this['_footnotesDefinitions']['getChildren']()){const _0x307238=_0x3b6cbf['getAttribute']('footnoteId');_0x5dc35e['has'](_0x307238)?(_0x34a19a['unshift'](_0x3b6cbf),_0x2beb99=!0x0):_0x5dc35e['add'](_0x307238);}for(const _0x4e3226 of _0x34a19a)_0x1fb012['remove'](_0x4e3226);return this['_footnotesDefinitions']['childCount']||(_0x1fb012['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x2beb99=!0x0),_0x2beb99;}['_handleInsertedFootnoteReference'](_0x2dd59d,_0x539d63){if(this['_footnotes']['find'](_0x492765=>_0x492765['reference']===_0x539d63))return!0x1;let _0x4ac792=!0x1;const _0xdc398f=_0x539d63['getAttribute']('footnoteId'),_0x384307=this['_footnotes']['findIndex'](_0x2ad633=>_0x2ad633['id']===_0xdc398f);-0x1!==_0x384307&&(_0x2dd59d['remove'](this['_footnotes'][_0x384307]['reference']),this['_footnotes']['splice'](_0x384307,0x1),_0x4ac792=!0x0);let _0x73bee2=this['_footnotesDefinitions']?function(_0x3f8b9e,_0x4b4921){for(const _0x16e0bc of _0x3f8b9e['getChildren']())if(_0x16e0bc['getAttribute']('footnoteId')===_0x4b4921)return _0x16e0bc;return null;}(this['_footnotesDefinitions'],_0xdc398f):null;_0x73bee2||(_0x73bee2=_0x2dd59d['createElement']('footnoteDefinition',{'footnoteId':_0xdc398f}),this['_footnotesDefinitions']&&(_0x2dd59d['insert'](_0x73bee2,this['_footnotesDefinitions'],'end'),_0x4ac792=!0x0));const _0x32d7da={'id':_0xdc398f,'reference':_0x539d63,'definition':_0x73bee2},_0x16d9da=T(this['editor']['model'],this['_footnotes'],_0x539d63);this['_footnotes']['splice'](_0x16d9da,0x0,_0x32d7da);let _0x5770b2=_0x16d9da;return-0x1!==_0x384307&&(_0x5770b2=Math['min'](_0x16d9da,_0x384307)),this['_updateFootnotesCounters'](_0x2dd59d,_0x5770b2)&&(_0x4ac792=!0x0),_0x4ac792;}['_handleRemoveFootnoteReferenceById'](_0x14b5cf,_0x38d005){const _0x50ca84=this['_footnotes']['findIndex'](_0x456c9e=>_0x456c9e['id']===_0x38d005);if(-0x1===_0x50ca84)return!0x1;let _0x120344=!0x1;const _0x28f81f=this['_footnotes'][_0x50ca84];return'$graveyard'!==_0x28f81f['definition']['root']['rootName']&&(_0x14b5cf['remove'](_0x28f81f['definition']),_0x120344=!0x0),this['_footnotes']['splice'](_0x50ca84,0x1),this['_updateFootnotesCounters'](_0x14b5cf,_0x50ca84)&&(_0x120344=!0x0),_0x120344;}['_handleMovedFootnoteReference'](_0x919d9f,_0x279872){const _0x2f5401=_0x279872['getAttribute']('footnoteId'),_0x285258=this['_footnotes']['findIndex'](_0x3b19f7=>_0x3b19f7['id']===_0x2f5401),_0x537e0d=this['_footnotes'][_0x285258];let _0x504c6e=!0x1;_0x537e0d['reference']=_0x279872,this['_footnotes']['splice'](_0x285258,0x1);const _0xef7f10=T(this['editor']['model'],this['_footnotes'],_0x279872);return this['_footnotes']['splice'](_0xef7f10,0x0,_0x537e0d),this['_updateFootnotesCounters'](_0x919d9f,Math['min'](_0x285258,_0xef7f10))&&(_0x504c6e=!0x0),_0x504c6e;}['_updateFootnoteRefCounter'](_0x5bfaf1,_0xc9d167){if(!this['_footnotesDefinitions'])return!0x1;const _0x2dc820=this['_footnotes'][_0xc9d167];let _0x51259d;return _0x51259d=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x2dc820,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0xc9d167+0x1}):String(_0xc9d167+0x1),_0x2dc820['reference']['getAttribute']('footnoteCounter')!=_0x51259d&&(_0x5bfaf1['setAttribute']('footnoteCounter',_0x51259d,_0x2dc820['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x2c8720){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x320822,_0x47fdbd){if(_0x320822['length']!==_0x47fdbd['length'])return!0x1;for(let _0x279154=0x0;_0x279154<_0x320822['length'];_0x279154++)if(_0x320822[_0x279154]!==_0x47fdbd[_0x279154])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x46a6b2=>_0x46a6b2['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x18277e=>_0x18277e['getAttribute']('footnoteId'))))return!0x1;let _0x147931=!0x1;for(let _0x288275=0x0;_0x288275<this['_footnotes']['length'];_0x288275++){const _0x4f304b=this['_footnotes'][_0x288275],_0x2a6343=_0x2c8720['createPositionBefore'](_0x4f304b['definition']),_0x41aaf2=_0x2c8720['createPositionAt'](this['_footnotesDefinitions'],_0x288275);_0x2a6343['isEqual'](_0x41aaf2)||(_0x2c8720['move'](_0x2c8720['createRangeOn'](_0x4f304b['definition']),_0x41aaf2),_0x147931=!0x0);}return _0x147931;}['_ensureFootnotesReferencesHaveProperOrder'](_0x533ece){if(!this['_footnotes']['length'])return!0x1;const {model:_0x1d7888}=this['editor'];let _0x455eee=!0x1;for(let _0xd13862=0x0;_0xd13862<this['_footnotes']['length']-0x1;_0xd13862++){const _0x487421=this['_footnotes'][_0xd13862],_0x490ec8=this['_footnotes'][_0xd13862+0x1],_0x339d49=_0x1d7888['createPositionBefore'](_0x487421['reference']),_0x2846b6=_0x1d7888['createPositionBefore'](_0x490ec8['reference']);'after'===_0x339d49['compareWith'](_0x2846b6)&&(this['_handleMovedFootnoteReference'](_0x533ece,_0x487421['reference']),_0xd13862=-0x1,_0x455eee=!0x0);}return _0x455eee;}};function K(_0x54d6b7,_0x1baf21,_0x9bf5cf){if(_0x9bf5cf['childCount'])return!0x1;const _0x11261a=_0x1baf21?'paragraph':'footnoteInlineContent';return _0x54d6b7['insert'](_0x54d6b7['createElement'](_0x11261a),_0x9bf5cf),!0x0;}function T(_0xfcaa4d,_0x1b5811,_0x530ccb){if(0x0===_0x1b5811['length'])return 0x0;const _0x413ed1=_0xfcaa4d['createPositionBefore'](_0x530ccb);for(let _0x10dc27=0x0;_0x10dc27<_0x1b5811['length'];_0x10dc27++){const _0x282d11=_0x1b5811[_0x10dc27],_0x5dade2=_0xfcaa4d['createPositionBefore'](_0x282d11['reference']);if('before'===_0x413ed1['compareWith'](_0x5dade2))return _0x10dc27;}const _0x5cd34b=_0x530ccb['root'];let _0x48d40b=-0x1;for(let _0x5ca681=_0x1b5811['length']-0x1;_0x5ca681>=0x0;_0x5ca681--)if(_0x1b5811[_0x5ca681]['reference']['root']===_0x5cd34b){_0x48d40b=_0x5ca681;break;}if(-0x1!==_0x48d40b)return _0x48d40b+0x1;const _0x2db5d0=_0xfcaa4d['document']['getRootNames'](),_0x175213=_0x2db5d0[_0x2db5d0['indexOf'](_0x5cd34b['rootName'])+0x1];if(_0x175213){for(let _0x5caf03=0x0;_0x5caf03<_0x1b5811['length'];_0x5caf03++)if(_0x1b5811[_0x5caf03]['reference']['root']['rootName']===_0x175213)return _0x5caf03;}return _0x1b5811['length'];}var j=class extends _0x336c1a{['refresh'](){const _0x7b4e25=this['editor']['model']['document']['selection'],_0x2c069b=this['_getPositionToInsertFootnote'](_0x7b4e25);this['isEnabled']=!!_0x2c069b;}['execute'](_0x5f22d9){const {editor:_0x5a0f32}=this,{model:_0x1d17a6}=_0x5a0f32,{selection:_0x2b6215}=_0x1d17a6['document'],_0x3aa362=this['_getPositionToInsertFootnote'](_0x2b6215);if(!_0x3aa362)return;const _0x42a4e0=_0x5a0f32['plugins']['get']('FootnotesEditing'),_0x1cee06=_0x5f22d9?.['footnoteId']??_0x170b6f();!function(_0x29eecb){return'string'==typeof _0x29eecb&&_0x29eecb['length']>0x0&&!/\s/['test'](_0x29eecb)&&!/^\d/['test'](_0x29eecb);}(_0x1cee06)?_0x3ddcb7('insert-footnote-command-executed-with-invalid-id'):(_0x1d17a6['change'](_0x46a6b4=>{const _0x4869c9=_0x46a6b4['createElement']('footnoteRef',{'footnoteId':_0x1cee06});_0x1d17a6['insertObject'](_0x4869c9,_0x3aa362,null);}),_0x42a4e0['_moveSelectionToFootnoteDefinition'](_0x1cee06));}['_getPositionToInsertFootnote'](_0x3e09f9){const {model:_0x75cbbe}=this['editor'],{schema:_0x501a50}=_0x75cbbe,_0x5f55a=_0x3e09f9['getFirstRange']();for(const _0x131160 of _0x5f55a['getItems']())if(_0x501a50['isBlock'](_0x131160)||_0x501a50['isObject'](_0x131160))return null;const _0x4ac267=_0x5f55a['end'];return _0x501a50['checkChild'](_0x4ac267,'footnoteRef')?_0x4ac267:null;}},U=class extends _0xf272d3{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4b3b4e}=this;_0x4b3b4e['config']['define']('footnotes.multiBlock',!0x0),_0x4b3b4e['commands']['add']('insertFootnote',new j(_0x4b3b4e)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x959cc5){const _0x5a9e1a='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x5c94a1=0x78de0,_0x11d2b1=window['Date']['now'](),_0x4587ea=_0x959cc5['editor'],_0x55d623=new window['Promise'](_0x402bb2=>{_0x4587ea['once']('ready',_0x402bb2);}),_0x4bc33d={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x1b323c=_0x4587ea['config']['get']('licenseKey');async function _0x12d98c(){let _0x239003,_0x34d4ac=null,_0x5e8a42=null;try{return'GPL'==_0x1b323c?'NotAllowed':(_0x239003=_0x35cb9c(),_0x239003?(_0x239003['usageEndpoint']&&(_0x5e8a42=_0x4232d1(_0x239003['usageEndpoint'],_0x239003['jti'])),await _0x54fbed()?_0x2167ac()?_0x2e5596()?'Expired':_0x51c17a()?('evaluation'==_0x239003['licenseType']&&(_0x34d4ac=_0x591f4c('EvaluationLimit')),await _0x3b6fba()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x2e5596(){const _0x5cf6b0=['evaluation','trial']['includes'](_0x239003['licenseType'])?_0x11d2b1/0x3e8:0xe10*_0x5c94a1;return _0x239003['exp']<_0x5cf6b0;}function _0x2167ac(){const _0x36e5d3=_0x239003['features'];return!!_0x36e5d3&&(!!_0x36e5d3['includes']('*')||!!_0x36e5d3['includes']('FOO'));}function _0x51c17a(){const _0x3ff550=_0x239003['licensedHosts'];if(!_0x3ff550||0x0==_0x3ff550['length'])return!0x0;const {hostname:_0xaa2fe0}=new URL(window['location']['href']);if(_0x3ff550['includes'](_0xaa2fe0))return!0x0;const _0x2ff452=_0xaa2fe0['split']('.');return _0x3ff550['filter'](_0x1c0462=>_0x1c0462['includes']('*'))['map'](_0x5316e9=>_0x5316e9['split']('.'))['filter'](_0x50acdd=>_0x50acdd['length']<=_0x2ff452['length'])['map'](_0x19760e=>Array(_0x2ff452['length']-_0x19760e['length'])['fill']('*'===_0x19760e[0x0]?'*':'')['concat'](_0x19760e))['some'](_0xf970a1=>_0x2ff452['every']((_0x5900a5,_0xd30620)=>_0xf970a1[_0xd30620]===_0x5900a5||'*'===_0xf970a1[_0xd30620]));}function _0x3b6fba(){return _0x34d4ac&&_0x5e8a42?new window['Promise']((_0x146359,_0x4083dd)=>{_0x34d4ac['then'](_0x146359,_0x4083dd),_0x5e8a42['then'](_0x2c331a=>{'Valid'!=_0x2c331a&&_0x146359(_0x2c331a);},_0x4083dd);}):_0x34d4ac||_0x5e8a42||'Valid';}}function _0x4232d1(_0x3c579a,_0x4977e8){return new window['Promise'](_0x49f274=>{if(_0x306ed7())return _0x49f274('Valid');_0x7d41c0(),_0x4587ea['decorate']('_sendUsageRequest');let _0x2769de=!0x1;const _0x322375=_0x170b6f();function _0x4853f4(_0x56700c){return!!_0x56700c&&('object'==typeof _0x56700c||'function'==typeof _0x56700c)&&'function'==typeof _0x56700c['then']&&'function'==typeof _0x56700c['catch'];}function _0x4b7286(_0x3be593){_0x4f9b49(_0x3be593)['then'](_0x96c7be=>_0x96c7be&&'ok'==_0x96c7be['status']?_0x4a1e46(_0x5df5d5(_0x322375+_0x4977e8))!=_0x96c7be['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x38b6bd=>(_0x4399b0(),_0x38b6bd),()=>{const _0x442837=_0x46615c();return null==_0x442837?(_0x4399b0(),'Valid'):_0x11d2b1-_0x442837>0x240c8400?'UsageLimit':'Valid';})['then'](_0x49f274)['catch'](()=>{_0x49f274('UsageLimit');});const _0x31c52d=0x36ee80;function _0x4399b0(){const _0x49f877='llct-'+_0x4a1e46(_0x5df5d5(_0x3c579a)),_0x3b3de9=_0x177b45(_0x4a1e46(window['Math']['ceil'](_0x11d2b1/_0x31c52d)));window['localStorage']['setItem'](_0x49f877,_0x3b3de9);}function _0x46615c(){const _0x31552f='llct-'+_0x4a1e46(_0x5df5d5(_0x3c579a)),_0x362466=window['localStorage']['getItem'](_0x31552f);return _0x362466?window['parseInt'](_0x177b45(_0x362466),0x10)*_0x31c52d:null;}function _0x4f9b49(_0x4fad58){return new window['Promise']((_0x5d74a2,_0x2a35bd)=>{_0x4fad58['then'](_0x5d74a2,_0x2a35bd),window['setTimeout'](_0x2a35bd,0x1d4c0);});}}_0x4587ea['on']('_sendUsageRequest',(_0x4d2af8,_0x387d96)=>{if(_0x387d96[0x0]!=_0x3c579a)return _0x49f274('UsageLimit');_0x387d96[0x1]={..._0x387d96[0x1],'requestId':_0x322375};},{'priority':'high'}),_0x4587ea['on']('_sendUsageRequest',_0x39a358=>{_0x4853f4(_0x39a358['return'])&&(_0x2769de=!0x0,_0x4b7286(_0x39a358['return']));},{'priority':'low'}),_0x55d623['then'](()=>{_0x2769de||_0x49f274('UsageLimit');});});function _0x306ed7(){return'auto'==_0x4587ea['editing']['view']['_overlayModeHint'];}function _0x7d41c0(){_0x4587ea['editing']['view']['_overlayModeHint']='auto';}}function _0x591f4c(_0xa44ce2){const _0x30948f=[new window['Promise'](_0x49b480=>setTimeout(_0x49b480,0x93ecc)),_0x55d623['then'](()=>new window['Promise'](_0x1fdf1d=>{let _0x2eda1a=0x0;_0x4587ea['model']['on']('applyOperation',(_0x451080,_0x50ed29)=>{_0x50ed29[0x0]['isDocumentOperation']&&_0x2eda1a++,0x5e8==_0x2eda1a&&(_0x1fdf1d(),_0x451080['off']());});}))];return window['Promise']['race'](_0x30948f)['then'](()=>_0xa44ce2);}async function _0x54e59c(){await _0x55d623,_0x4587ea['model']['change']=_0x9c2afa,_0x4587ea['model']['enqueueChange']=_0x9c2afa,_0x4587ea['enableReadOnlyMode']('model');}function _0x63bbc6(_0x5f1c01){const _0x3bcdea=_0x4c1f36();_0x4587ea[_0x3bcdea]='footnotesLicenseKey'+_0x5f1c01,'Valid'!=_0x5f1c01&&_0x54e59c();}function _0x4c1f36(){const _0x1c8deb=window['String'](window['performance']['now']())['replace']('.','');let _0x20542e='u';for(let _0x50ec4f=0x0;_0x50ec4f<_0x1c8deb['length'];_0x50ec4f+=0x2){let _0x29e307=window['parseInt'](_0x1c8deb['substring'](_0x50ec4f,_0x50ec4f+0x2));_0x29e307>=0x3e&&(_0x29e307-=0x3e),_0x20542e+=_0x5a9e1a[_0x29e307];}return _0x20542e;}function _0x35cb9c(){const _0x19d412=_0x1b323c['split']('.');if(0x3!=_0x19d412['length'])return null;return _0x70ab91(_0x19d412[0x1]);function _0x70ab91(_0x51af66){const _0x1e111e=_0x3026f0(_0x51af66);return _0x1e111e&&_0x3c7cc2()?_0x1e111e:null;function _0x3c7cc2(){const _0x3c5ab6=_0x1e111e['jti'],_0x130272=window['parseInt'](_0x3c5ab6['substring'](_0x3c5ab6['length']-0x8),0x10),_0x2d20ec={..._0x1e111e,'jti':_0x3c5ab6['substring'](0x0,_0x3c5ab6['length']-0x8)};return delete _0x2d20ec['vc'],_0x5df5d5(_0x2d20ec)==_0x130272;}}}async function _0x54fbed(){let _0x3e9412=!0x0;try{const [_0x11e11d,_0x41b001,_0x6fae43]=_0x1b323c['split']('.');return _0x2fcb83(_0x11e11d),await _0x5369cd(_0x11e11d,_0x41b001,_0x6fae43),_0x3e9412;}catch{return!0x1;}function _0x2fcb83(_0x409b14){const _0x35a74e=_0x3026f0(_0x409b14);_0x35a74e&&'ES256'==_0x35a74e['alg']||(_0x3e9412=!0x1);}async function _0x5369cd(_0x4b3e54,_0x451167,_0x1ea397){const _0x5172b1=window['Uint8Array']['from'](_0x58995f(_0x1ea397),_0x4876bc=>_0x4876bc['charCodeAt'](0x0)),_0x2c5e2f=new window['TextEncoder']()['encode'](_0x4b3e54+'.'+_0x451167),_0x212363=window['crypto']['subtle'];if(!_0x212363)return;const _0x222909=await _0x212363['importKey']('jwk',_0x4bc33d,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x212363['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x222909,_0x5172b1,_0x2c5e2f)||(_0x3e9412=!0x1);}}function _0x3026f0(_0x2cff1){return _0x2cff1['startsWith']('ey')?JSON['parse'](_0x58995f(_0x2cff1)):null;}function _0x58995f(_0x1efdae){return window['atob'](_0x1efdae['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x5df5d5(_0x538912){let _0x17e4ad=0x1505;function _0x2b1c39(_0x35f06c){for(let _0x35190a=0x0;_0x35190a<_0x35f06c['length'];_0x35190a++){const _0x21fb4d=_0x35f06c['charCodeAt'](_0x35190a);_0x17e4ad=(_0x17e4ad<<0x5)+_0x17e4ad+_0x21fb4d,_0x17e4ad&=_0x17e4ad;}}function _0xe4f42e(_0x496eae){Array['isArray'](_0x496eae)?_0x496eae['forEach'](_0xe4f42e):_0x496eae&&'object'==typeof _0x496eae?Object['entries'](_0x496eae)['sort']()['forEach'](([_0x2298e9,_0x34554c])=>{_0x2b1c39(_0x2298e9),_0xe4f42e(_0x34554c);}):_0x2b1c39(window['String'](_0x496eae));}return _0xe4f42e(_0x538912),_0x17e4ad>>>0x0;}function _0x4a1e46(_0x2a22b3){return _0x2a22b3['toString'](0x10)['padStart'](0x8,'0');}function _0x177b45(_0x2ecfc5){return _0x2ecfc5['split']('')['reverse']()['join']('');}function _0x9c2afa(){}_0x63bbc6(await _0x12d98c());}(this);}['_moveSelectionToFootnoteDefinition'](_0x5daeb5){const {plugins:_0x40ddaa,editing:_0x501e26,model:_0x52ed38}=this['editor'],_0x345d99=_0x40ddaa['get'](V)['getFootnote'](_0x5daeb5);return!!_0x345d99&&(_0x52ed38['change'](_0x8bf4d5=>{_0x8bf4d5['setSelection'](_0x8bf4d5['createPositionAt'](_0x345d99['definition'],'end'));}),_0x501e26['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x21d2a1){const {plugins:_0x2b336c,editing:_0x501be8,model:_0x4cf12f}=this['editor'],_0x4e06eb=_0x2b336c['get'](V)['getFootnote'](_0x21d2a1);return!!_0x4e06eb&&(_0x4cf12f['change'](_0x38392d=>{_0x38392d['setSelection'](_0x4e06eb['reference'],'on');}),_0x501be8['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x3176c5}=this['editor']['model'],_0x3ef026=this['editor']['config']['get']('footnotes.multiBlock');_0x3176c5['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x3176c5['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x3176c5['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x3ef026?_0x3176c5['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x3176c5['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x3176c5['addChildCheck'](_0x1b8e9d=>{for(const _0x30b0a2 of _0x1b8e9d)if('footnoteDefinition'===_0x30b0a2['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x246d3d}=this,{conversion:_0x519269,editing:_0x2a068d}=_0x246d3d,{t:t}=_0x246d3d['locale'];_0x519269['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4460e8,{writer:_0x40ff3f,consumable:_0x3e89aa})=>{const _0x3ecf75=_0x4460e8['getChild'](0x0);if(!_0x3ecf75||!_0x3ecf75['is']('element','a'))return null;const _0x2de9ff=_0x3ecf75['getAttribute']('href')||'';if(!_0x2de9ff['startsWith']('#'))return null;const _0xa0d08e=_0x2de9ff['replace'](/^#/,'');if(!_0xa0d08e)return null;_0x3e89aa['consume'](_0x3ecf75,{'name':!0x0,'attributes':['href']});for(const {item:_0x1da7c9}of _0x2a068d['view']['createRangeIn'](_0x3ecf75))_0x1da7c9['is']('$textProxy')?_0x3e89aa['consume'](_0x1da7c9['textNode'],{'name':!0x0}):_0x1da7c9['is']('element')&&_0x3e89aa['consume'](_0x1da7c9,{'name':!0x0});return _0x40ff3f['createElement']('footnoteRef',{'footnoteId':_0xa0d08e});}}),_0x519269['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4ba5f2,{writer:_0x5731d0})=>X(_0x4ba5f2,_0x5731d0)}),_0x519269['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x3182e3,{writer:_0x4276ae})=>{const _0x4519e3=_0x3182e3['getAttribute']('footnoteCounter');return _0x35f407(X(_0x3182e3,_0x4276ae),_0x4276ae,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x4519e3)});}});}['_defineDefinitionsConverters'](){const {editor:_0x1d013f}=this,{t:t}=_0x1d013f['locale'],{conversion:_0x191fd2}=_0x1d013f;_0x191fd2['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x191fd2['for']('upcast')['add'](_0x1b6938=>{_0x1b6938['on']('element:ol',(_0xb67c12,_0x613af,_0x2b4fed)=>{const _0x1839be=_0x613af['viewItem'];if(!_0x1839be['hasClass']('footnotes-list')||!_0x613af['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x2b4fed['consumable']['consume'](_0x1839be,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x13b1d4,modelCursor:_0x1bb5f8}=_0x2b4fed['convertChildren'](_0x613af['viewItem'],_0x613af['modelCursor']);_0x613af['modelRange']=_0x13b1d4,_0x613af['modelCursor']=_0x1bb5f8;}),_0x1b6938['on']('element:hr',(_0x36d9f2,_0x1f1e36,_0x3719f2)=>{const _0x2851c4=_0x1f1e36['viewItem'];_0x2851c4['hasClass']('footnotes-divider')&&_0x1f1e36['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x3719f2['consumable']['consume'](_0x2851c4,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x191fd2['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1656ca,{writer:_0x1ace39})=>H(_0x1ace39)}),_0x191fd2['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x432190,{writer:_0x37962e})=>{const _0x1d026a=_0x35f407(H(_0x37962e,{'data-footnotes-list-label':t('Footnotes')}),_0x37962e,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x37962e['setCustomProperty']('footnotesDefinitions',!0x0,_0x1d026a),_0x1d026a;}});}['_defineDefinitionConverters'](){const {editor:_0x24ada6}=this,{conversion:_0x4ae655,locale:_0x4b552e}=_0x24ada6,_0x225f78=_0x24ada6['config']['get']('footnotes.multiBlock');_0x4ae655['for']('upcast')['add'](_0x5dc31f=>{_0x5dc31f['on']('element:li',(_0x3f4b5e,_0x390b15,_0x4dd192)=>{const _0x5451e1=_0x390b15['viewItem'];if(!_0x5451e1['hasClass']('footnote-definition')||!_0x5451e1['getAttribute']('id'))return;const _0x106c35=_0x5451e1['parent'];if(!_0x106c35['is']('element','ol')||!_0x106c35['hasClass']('footnotes-list'))return;if(!_0x4dd192['consumable']['test'](_0x5451e1,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x537284=_0x4dd192['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x5451e1['getAttribute']('id')});if(!_0x4dd192['safeInsert'](_0x537284,_0x390b15['modelCursor']))return;_0x4dd192['consumable']['consume'](_0x5451e1,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x1b0c1d=Array['from'](_0x5451e1['getChildren']())['find'](_0x4b67aa=>_0x4b67aa['is']('element')&&_0x4b67aa['hasClass']('footnote-content'));for(const _0x617bb6 of _0x5451e1['getChildren']())_0x617bb6['is']('element')&&(_0x4dd192['consumable']['consume'](_0x617bb6,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x4dd192['consumable']['consume'](_0x617bb6,{'name':!0x0,'classes':'footnote-content'}));if(_0x1b0c1d){if(_0x225f78)_0x4dd192['convertChildren'](_0x1b0c1d,_0x537284);else{const _0x3b76ce=_0x4dd192['writer']['createElement']('footnoteInlineContent');_0x4dd192['writer']['insert'](_0x3b76ce,_0x537284),_0x4dd192['convertChildren'](_0x1b0c1d,_0x3b76ce);}}_0x4dd192['updateConversionResult'](_0x537284,_0x390b15);});}),_0x4ae655['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x26562a,{writer:_0x94b008})=>z(_0x26562a,_0x94b008,_0x4b552e,{'dataPipeline':!0x0})}),_0x4ae655['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x58bcc5,{writer:_0x5016ad})=>z(_0x58bcc5,_0x5016ad,_0x4b552e)});}['_defineBogusParagraphConverters'](){const {editor:_0x426c85}=this,{conversion:_0x414f5d}=_0x426c85;_0x426c85['config']['get']('footnotes.multiBlock')?(_0x414f5d['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x414f5d['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x426c85['model']['document'],'change:data',()=>{!function(_0x3432aa,_0x1cb050){const _0x589804=_0x3432aa['document']['differ'],_0x343c2a=new Set();for(const _0x37e9af of _0x589804['getChanges']()){const _0x1498af='attribute'==_0x37e9af['type']?_0x37e9af['range']['start']['parent']:_0x37e9af['position']['parent'];_0x1498af['is']('element','footnoteDefinition')&&_0x343c2a['add'](_0x1498af);}for(const _0x486e6f of _0x343c2a['values']()){const _0x346e58=Array['from'](_0x486e6f['getChildren']())['filter'](_0x455eb5=>B(_0x455eb5,_0x1cb050['mapper']));for(const _0xab5be7 of _0x346e58)_0x1cb050['reconvertItem'](_0xab5be7);}}(_0x426c85['model'],_0x426c85['editing']);})):(_0x414f5d['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x414f5d['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x29a9e4,{writer:_0x369ef2})=>{const _0x3ab0b0=_0x369ef2['createContainerElement']('span');return _0x369ef2['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3ab0b0),_0x3ab0b0;}}));}['_defineKeyboardHandlers'](){const {editor:_0x33ff5b}=this,{editing:_0x40eb32,t:t}=_0x33ff5b,_0x578de8=_0x33ff5b['model']['document']['selection'];_0x33ff5b['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x33ff5b['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x40eb32['view']['document'],'enter',(_0x59fad5,_0x32157b)=>{const _0x204ec8=function(_0xb030f){const _0x298e1d=_0xb030f['getSelectedElement']();return _0x298e1d?.['is']('element','footnoteRef')?_0x298e1d:null;}(_0x578de8);if(_0x204ec8){const _0x47c6f7=_0x204ec8['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x47c6f7),_0x32157b['preventDefault'](),_0x59fad5['stop']();}},{'context':_0x3c40cc});}['_defineClickHandlers'](){const {editor:_0x3c4f62}=this,{editing:_0x5c9e51}=_0x3c4f62;_0x3c4f62['editing']['view']['addObserver'](_0x2ae2c5),_0x3c4f62['editing']['view']['addObserver'](_0x1a1383);let _0x6e2dab=!0x1;this['listenTo'](_0x5c9e51['view']['document'],'pointerdown',(_0x30def7,_0x2db405)=>{const {target:_0x160951}=_0x2db405,_0x1668ff=_0x5c9e51['view']['document']['selection'];_0x6e2dab=!!(_0x160951?.['is']('element','a')&&_0x160951['parent']?.['is']('element','sup')&&_0x160951['parent']['hasClass']('footnote'))&&_0x1668ff['getSelectedElement']()===_0x160951['parent'];},{'priority':'high'}),this['listenTo'](_0x5c9e51['view']['document'],'click',(_0x4f465c,_0x4d447f)=>{const {target:_0x1c32af}=_0x4d447f;if(!_0x1c32af?.['is']('element','a'))return;if(_0x1c32af['parent']?.['is']('element','sup')&&_0x1c32af['parent']['hasClass']('footnote')&&!_0x6e2dab)return void _0x4d447f['preventDefault']();let _0x232ac0=_0x1c32af['getAttribute']('href');if(!_0x232ac0?.['startsWith']('#'))return;_0x232ac0=_0x232ac0['slice'](0x1);let _0x2e59a5=!0x1;(_0x232ac0['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x232ac0['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x232ac0))&&(_0x2e59a5=!0x0),_0x2e59a5&&(_0x4d447f['preventDefault'](),_0x4f465c['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x50c1e3}={}){return(_0x1fb44e,{writer:_0x50a8da})=>{if(!M(_0x1fb44e))return null;if(!_0x50c1e3)return _0x50a8da['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x5e6c3e=_0x50a8da['createContainerElement']('p');return _0x50a8da['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x5e6c3e),_0x5e6c3e;};}function M(_0x29f230){const {parent:_0x1fd026}=_0x29f230;if(!_0x1fd026?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x1fd026['childCount'])return!0x1;for(const _0x4dd246 of _0x29f230['getAttributeKeys']())if(!_0x4dd246['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x4dd246)return!0x1;return!0x0;}function B(_0x2b90a0,_0x4a2cac){if(!_0x2b90a0['is']('element','paragraph'))return!0x1;const _0x2f3d58=_0x4a2cac['toViewElement'](_0x2b90a0);return!!_0x2f3d58&&M(_0x2b90a0)!==_0x2f3d58['is']('element','span');}function q(_0x1c7f65){return _0x3c40cc(_0x1c7f65)&&_0x1c7f65['is']('containerElement')&&!!_0x1c7f65['getCustomProperty']('footnotesDefinitions');}function H(_0x3d14de,_0x1c86f1={}){const _0x2630f9=_0x3d14de['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x5b12f9=_0x3d14de['createContainerElement']('ol',{'class':'footnotes-list'},_0x3d14de['createSlot']());return _0x3d14de['createContainerElement']('div',{'class':'footnotes',..._0x1c86f1},[_0x2630f9,_0x5b12f9]);}function X(_0x1e32e4,_0xe81fcc){const _0x8285cc=_0x1e32e4['getAttribute']('footnoteId'),_0x11e894=_0x1e32e4['getAttribute']('footnoteCounter'),_0x8a3a5a=_0xe81fcc['createUIElement']('a',{'href':'#'+_0x8285cc},function(_0x576de2){const _0x1f71f4=this['toDomElement'](_0x576de2);return _0x1f71f4['textContent']=_0x11e894,_0x1f71f4;}),_0x743a=_0xe81fcc['createContainerElement']('sup',{'id':'ref-'+_0x8285cc,'class':'footnote'},[_0x8a3a5a]);return _0x743a['getFillerOffset']=()=>null,_0x743a;}function z(_0x42c5de,_0x4661bf,_0x8f059d,{dataPipeline:_0x5dcfa9}={}){const {t:t}=_0x8f059d,_0x22553e=_0x42c5de['getAttribute']('footnoteId'),_0xfb140b=_0x4661bf['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x22553e},function(_0x2e9839){const _0x274884=this['toDomElement'](_0x2e9839);return _0x274884['innerText']='^',_0x274884;}),_0xbd416e=_0x5dcfa9?_0x4661bf['createContainerElement']('div',{'class':'footnote-content'}):_0x1afe4e(_0x4661bf['createEditableElement']('div',{'class':'footnote-content'}),_0x4661bf,{'label':t('Footnote\x20content.')});return _0x4661bf['insert'](_0x4661bf['createPositionAt'](_0xbd416e,0x0),_0x4661bf['createSlot']()),_0x4661bf['createContainerElement']('li',{'class':'footnote-definition','id':_0x22553e},[_0xfb140b,_0xbd416e]);}var J=class extends _0xf272d3{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x51b612];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x328663}=this,{plugins:_0x45e8de,model:_0x10cc23}=_0x328663,_0x1e8463=_0x45e8de['get'](_0x51b612),_0x1a3d4d=_0x45e8de['get'](V);this['listenTo'](_0x1e8463,'outputTransformation',(_0x25f909,_0xaf4500)=>{const _0x574043=G(_0x10cc23['createRangeIn'](_0xaf4500['content']));if(!_0x574043['length'])return;const _0x4d8ca4=_0x1a3d4d['getFootnotes'](),_0x5d622c=_0x574043['reduce']((_0x4807dc,_0x6f371a)=>{const _0x4bd70c=_0x4d8ca4['find'](_0x1a27ea=>_0x1a27ea['id']===_0x6f371a);if(_0x4bd70c){const _0x23b062=_0x328663['data']['toView'](_0x4bd70c['definition'],{'isClipboardPipeline':!0x0}),_0x5c04f9=_0x328663['data']['htmlProcessor']['toData'](_0x23b062);_0x4807dc[_0x4bd70c['id']]=_0x5c04f9;}return _0x4807dc;},Object['create'](null));_0xaf4500['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x5d622c));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x2b1aa1}=this,{model:_0x518eca,plugins:_0x442f0f}=_0x2b1aa1,{view:_0x71276e}=_0x2b1aa1['editing'],_0x4168a3=_0x442f0f['get'](_0x51b612),_0x1e4e3f=_0x442f0f['get'](V),_0x47ac4f=_0x2b1aa1['config']['get']('footnotes.multiBlock');let _0xa5a7c0=null;this['listenTo'](_0x71276e['document'],'clipboardInput',(_0x116132,_0x53259f)=>{const _0x5f303c=_0x53259f['dataTransfer']['getData']('application/ckeditor5-footnotes');_0xa5a7c0=_0x5f303c?JSON['parse'](_0x5f303c):null;}),this['listenTo'](_0x4168a3,'contentInsertion',(_0x5dcd4d,_0x56efb0)=>{const _0x44f43c=_0x56efb0['sourceEditorId']===this['editor']['id'];_0x44f43c&&'drop'===_0x56efb0['method']||_0x518eca['change'](_0x310fe=>{let _0x5c4043=_0x1e4e3f['getFootnotesDefinitionsObjectElement']();const _0x508cda=!!_0x5c4043&&Array['from'](_0x518eca['document']['selection']['getSelectedBlocks']())['includes'](_0x5c4043);if(!_0xa5a7c0&&function(_0x46d3f8){for(const {item:_0x3e0663}of _0x46d3f8)if(_0x3e0663['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x518eca['createRangeIn'](_0x56efb0['content']))&&(_0xa5a7c0=function(_0xc29bbf,_0x4b6fc1){const _0x462423=Q(_0xc29bbf,_0x4b6fc1);if(!_0x462423)return null;const _0x5d4b60=Object['create'](null);for(const _0x563e16 of _0x462423['getChildren']())_0x563e16['is']('element','footnoteDefinition')&&_0x563e16['hasAttribute']('footnoteId')&&(_0x5d4b60[_0x563e16['getAttribute']('footnoteId')]=_0xc29bbf['cloneElement'](_0x563e16,!0x0));return Object['keys'](_0x5d4b60)['length']?_0x5d4b60:null;}(_0x310fe,_0x56efb0['content'])),(_0x5c4043&&!_0x508cda||!_0x5c4043&&!_0xa5a7c0)&&function(_0x56098c,_0x2b1525){const _0x23f2bf=[];for(const {item:_0x3a96bf}of _0x56098c['createRangeIn'](_0x2b1525))_0x3a96bf['is']('element','footnotesDefinitions')&&_0x23f2bf['push'](_0x3a96bf);for(const _0x2b1d4e of _0x23f2bf)_0x56098c['remove'](_0x2b1d4e);}(_0x310fe,_0x56efb0['content']),!_0xa5a7c0)return;const {selection:_0x326b08}=_0x518eca['document'],_0x5d08ee=_0x326b08['getFirstRange']()['root'];_0x5c4043&&!_0x508cda||(_0x5c4043=Q(_0x310fe,_0x56efb0['content']),_0x5c4043||=_0x1e4e3f['_insertEmptyFootnotesDefinitionsContainer'](_0x310fe,_0x5d08ee));const _0xc5b41=Array['from'](_0x326b08['getRanges']())['flatMap'](G),_0x2aea41=function(_0x229a87,_0x312223,_0x1d32e5){const _0x54c115=Object['create'](null);for(const {item:_0x326929}of _0x229a87['createRangeIn'](_0x312223))if(_0x326929['is']('element','footnoteRef')){const _0x445292=_0x326929['getAttribute']('footnoteId');if(!_0x1d32e5(_0x445292))continue;_0x54c115[_0x445292]||(_0x54c115[_0x445292]=_0x170b6f()),_0x229a87['setAttribute']('footnoteId',_0x54c115[_0x445292],_0x326929);}return _0x54c115;}(_0x310fe,_0x56efb0['content'],_0xe3faf1=>!_0x44f43c||!!_0x1e4e3f['getFootnote'](_0xe3faf1)&&!_0xc5b41['includes'](_0xe3faf1));for(const [_0x3879e8,_0x5bc29e]of Object['entries'](_0xa5a7c0)){const _0x152887=_0x2aea41[_0x3879e8]||_0x3879e8;let _0x3da034;if('string'!=typeof _0x5bc29e)_0x3da034=_0x5bc29e,_0x152887!==_0x3879e8&&_0x310fe['setAttribute']('footnoteId',_0x152887,_0x3da034);else{_0x3da034=_0x310fe['createElement']('footnoteDefinition',{'footnoteId':_0x152887});const _0x5196ff=_0x2b1aa1['data']['htmlProcessor']['toView'](_0x5bc29e);let _0x59a118;if(_0x47ac4f)_0x59a118=_0x2b1aa1['data']['toModel'](_0x5196ff,_0x3da034);else{_0x59a118=_0x310fe['createElement']('footnoteInlineContent');const _0x1ef537=_0x2b1aa1['data']['toModel'](_0x5196ff,_0x59a118);_0x310fe['insert'](_0x1ef537,_0x59a118);}_0x310fe['append'](_0x59a118,_0x3da034);}_0x310fe['insert'](_0x3da034,_0x5c4043,'end');}_0xa5a7c0=null;});});}};function Q(_0x2e7b3b,_0x55c81b){for(const {item:_0x275fc2}of _0x2e7b3b['createRangeIn'](_0x55c81b))if(_0x275fc2['is']('element','footnotesDefinitions'))return _0x275fc2;return null;}function G(_0x202a35){const _0x5cb360=new Set();for(const {item:_0x344f30}of _0x202a35)_0x344f30['is']('element','footnoteRef')&&_0x5cb360['add'](_0x344f30['getAttribute']('footnoteId'));return Array['from'](_0x5cb360);}var W=class extends _0xf272d3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x9674cd}=this,{componentFactory:_0x3944cf}=_0x9674cd['ui'];_0x3944cf['add']('insertFootnote',Y(_0x9674cd,_0x582eb6)),_0x3944cf['add']('menuBar:insertFootnote',Y(_0x9674cd,_0x3af553)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x13cd76=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x57c6cb;for(const _0x31af7e in _0x13cd76){const _0x30130f=_0x31af7e,_0x5ab449=_0x13cd76[_0x30130f];if('footnotesLicenseKeyValid'==_0x5ab449||'footnotesLicenseKeyInvalid'==_0x5ab449||'footnotesLicenseKeyExpired'==_0x5ab449||'footnotesLicenseKeyDomainLimit'==_0x5ab449||'footnotesLicenseKeyNotAllowed'==_0x5ab449||'footnotesLicenseKeyEvaluationLimit'==_0x5ab449||'footnotesLicenseKeyUsageLimit'==_0x5ab449){delete _0x13cd76[_0x30130f],_0x57c6cb=_0x5ab449,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x57c6cb&&_0x13cd76['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x57c6cb&&_0x13cd76['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x57c6cb&&_0x13cd76['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x57c6cb&&_0x13cd76['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x57c6cb&&_0x13cd76['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x57c6cb&&_0x13cd76['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0x5ee00f,_0x3e9a04){const _0x4afd8d=_0x5ee00f['commands']['get']('insertFootnote');return _0x305ee5=>{const {t:t}=_0x305ee5,_0x20651a=new _0x3e9a04(_0x305ee5),_0x31b384=_0x20651a instanceof _0x3af553;return _0x20651a['bind']('isEnabled')['to'](_0x4afd8d,'isEnabled'),_0x20651a['set']({'label':t(_0x31b384?'Footnote':'Insert\x20footnote'),'icon':_0x258258,'tooltip':!0x0}),_0x20651a['on']('execute',()=>{_0x4afd8d['execute'](),_0x5ee00f['editing']['view']['focus']();}),_0x20651a;};}var Z=class extends _0xf272d3{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 _0x336c1a{['refresh'](){const {editor:_0x5ee821}=this,_0x4b6508=_0x5ee821['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4b6508,this['value']=_0x4b6508?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x62fec5}){const {editor:_0x35a760}=this,_0x3094fa=_0x35a760['plugins']['get'](V),_0x35cb0d=_0x3094fa['getFootnotesDefinitionsObjectElement']();_0x35cb0d&&ot['includes'](_0x62fec5)&&_0x35a760['model']['change'](_0x21e2a2=>{_0x21e2a2['setAttribute']('footnotesListStyle',_0x62fec5,_0x35cb0d),_0x3094fa['_updateFootnotesCounters'](_0x21e2a2);});}},it=class extends _0x336c1a{['refresh'](){const {editor:_0x2e0e33}=this,_0x111e84=_0x2e0e33['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x111e84,this['value']=_0x111e84?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x1ec395}){const {editor:_0x2010a6}=this,_0x9c3837=_0x2010a6['plugins']['get'](V),_0x26f6b2=_0x9c3837['getFootnotesDefinitionsObjectElement']();_0x26f6b2&&Number['isInteger'](_0x1ec395)&&_0x2010a6['model']['change'](_0x1bf327=>{_0x1bf327['setAttribute']('footnotesListStart',_0x1ec395,_0x26f6b2),_0x9c3837['_updateFootnotesCounters'](_0x1bf327);});}};function st({style:_0x4d3028,digits:_0xa94b82,value:_0x11ca68}){const _0x5bf7f9=Math['floor'](_0x11ca68),_0x6a11c0=function(_0x589507){switch(_0x589507){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};}}(_0x4d3028);switch((_0x5bf7f9>_0x6a11c0['max']||_0x5bf7f9<_0x6a11c0['min'])&&(_0x4d3028='decimal'),_0x4d3028){case'decimal-leading-zero':return function(_0x5660a3,_0x4d0543){return String(_0x5660a3)['padStart'](_0x4d0543,'0');}(_0x5bf7f9,Math['max'](0x2,_0xa94b82));case'lower-alpha':case'lower-latin':return rt(_0x5bf7f9,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x5bf7f9,!0x0);case'lower-roman':return at(_0x5bf7f9,!0x1);case'upper-roman':return at(_0x5bf7f9,!0x0);case'arabic-indic':return String(_0x5bf7f9)['replace'](/\d/g,_0x40a37a=>ft[Number(_0x40a37a)]);default:return String(_0x5bf7f9);}}function rt(_0x5abcdf,_0x1e9a1d){let _0x178336='',_0x170fdd=_0x5abcdf;for(;_0x170fdd>0x0;){const _0x5d07d4=(_0x170fdd-0x1)%0x1a;_0x178336=String['fromCharCode'](0x61+_0x5d07d4)+_0x178336,_0x170fdd=Math['floor']((_0x170fdd-0x1)/0x1a);}return _0x1e9a1d?_0x178336['toUpperCase']():_0x178336;}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(_0x318e6f,_0x30da79){let _0x526d3c='',_0x6f3e83=_0x318e6f;for(const {value:_0x814dea,numeral:_0x45f644}of lt)for(;_0x6f3e83>=_0x814dea;)_0x526d3c+=_0x45f644,_0x6f3e83-=_0x814dea;return _0x30da79?_0x526d3c:_0x526d3c['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0xf272d3{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1a2dd3}=this;_0x1a2dd3['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x1a2dd3['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x1a2dd3['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x1a2dd3['commands']['add']('footnotesStyle',new nt(_0x1a2dd3)),_0x1a2dd3['commands']['add']('footnotesStart',new it(_0x1a2dd3)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x6be781}=this,{schema:_0x3a214c}=_0x6be781['model'];_0x3a214c['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x4764ba}=this,{conversion:_0xbfc63f,model:_0x33b6b6}=_0x4764ba,{schema:_0x3017f9}=_0x33b6b6;_0xbfc63f['for']('upcast')['add'](_0x2ad9dd=>{_0x2ad9dd['on']('element:ol',(_0xa79be6,_0x3a8f1e,_0x12567b)=>{const _0x187b27=_0x3a8f1e['viewItem'],_0x4aa639=_0x3a8f1e['modelCursor']?.['parent'];_0x187b27['hasClass']('footnotes-list')&&_0x4aa639?.['is']('element','footnotesDefinitions')&&(function(_0x26bd2d,_0x56ad6d,_0x1c6a00,_0x290c27){if(!_0x290c27['checkAttribute'](_0x56ad6d,'footnotesListStart'))return;let _0xfb5faa=0x1;const _0x1ae801=_0x1c6a00['consumable']['consume'](_0x26bd2d,{'attributes':'start'});if(_0x1ae801){const _0x420a05=Number['parseInt'](_0x26bd2d['getAttribute']('start'),0xa);Number['isNaN'](_0x420a05)||(_0xfb5faa=_0x420a05);}!_0x1ae801&&_0x56ad6d['hasAttribute']('footnotesListStart')||_0x1c6a00['writer']['setAttribute']('footnotesListStart',_0xfb5faa,_0x56ad6d);}(_0x187b27,_0x4aa639,_0x12567b,_0x3017f9),function(_0x2db54a,_0x33608e,_0x1b6fae,_0x1d74e1){if(!_0x1d74e1['checkAttribute'](_0x33608e,'footnotesListStyle'))return;let _0x4c09a0='decimal',_0x26c08e=!0x1;if(_0x1b6fae['consumable']['consume'](_0x2db54a,{'attributes':'type'})){const _0x2796c0={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x2db54a['getAttribute']('type')];_0x2796c0&&(_0x4c09a0=_0x2796c0),_0x26c08e=!0x0;}if(_0x1b6fae['consumable']['consume'](_0x2db54a,{'styles':'list-style-type'})){const _0x10f84d=ut(_0x2db54a['getStyle']('list-style-type'));_0x10f84d&&(_0x4c09a0=_0x10f84d),_0x26c08e=!0x0;}!_0x26c08e&&_0x33608e['hasAttribute']('footnotesListStyle')||_0x1b6fae['writer']['setAttribute']('footnotesListStyle',_0x4c09a0,_0x33608e);}(_0x187b27,_0x4aa639,_0x12567b,_0x3017f9));});}),_0xbfc63f['for']('downcast')['add'](_0x3f9772=>{_0x3f9772['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x5a0d31,_0x3cad28,_0x3b2e8a)=>{if(!_0x3b2e8a['consumable']['consume'](_0x3cad28['item'],_0x5a0d31['name']))return;const _0x30b4a8=dt(_0x3cad28['item'],_0x3b2e8a['mapper']),{attributeNewValue:_0x534b70}=_0x3cad28;null==_0x534b70||0x1===_0x534b70?_0x3b2e8a['writer']['removeAttribute']('start',_0x30b4a8):_0x3b2e8a['writer']['setAttribute']('start',String(_0x534b70),_0x30b4a8);}),_0x3f9772['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x2ae4b6,_0x32675d,_0x265878)=>{if(!_0x265878['consumable']['consume'](_0x32675d['item'],_0x2ae4b6['name']))return;const _0xb8063=dt(_0x32675d['item'],_0x265878['mapper']),{attributeNewValue:_0x4de3f8}=_0x32675d;_0x4de3f8&&'decimal'!==_0x4de3f8?_0x265878['writer']['setStyle']('list-style-type',_0x4de3f8,_0xb8063):_0x265878['writer']['removeStyle']('list-style-type',_0xb8063);});});}['_definePostfixer'](){const {editor:_0x4fb317}=this,{model:_0x2ef7ac}=_0x4fb317,_0x489b3c=_0x4fb317['plugins']['get'](V),_0x52d2b4=this['_getDefaultListStyle'](),_0x315169=this['_getDefaultStartIndex']();_0x2ef7ac['document']['registerPostFixer'](_0x78e0a2=>{const _0x22338d=_0x2ef7ac['document']['differ']['getChanges']();let _0x17bf34=!0x1;for(const _0x10267d of _0x22338d){if('insert'!==_0x10267d['type']||'$text'===_0x10267d['name'])continue;const _0x2fb01a=_0x2ef7ac['createRangeOn'](_0x10267d['position']['nodeAfter']);for(const _0x452b4b of _0x2fb01a['getItems']())_0x452b4b['is']('element','footnotesDefinitions')&&(!_0x452b4b['hasAttribute']('footnotesListStart')&&_0x2ef7ac['schema']['checkAttribute'](_0x452b4b,'footnotesListStart')&&(_0x78e0a2['setAttribute']('footnotesListStart',_0x315169,_0x452b4b),_0x17bf34=!0x0),!_0x452b4b['hasAttribute']('footnotesListStyle')&&_0x2ef7ac['schema']['checkAttribute'](_0x452b4b,'footnotesListStyle')&&(_0x78e0a2['setAttribute']('footnotesListStyle',_0x52d2b4,_0x452b4b),_0x17bf34=!0x0));}return _0x17bf34&&_0x489b3c['_updateFootnotesCounters'](_0x78e0a2),_0x17bf34;});}['_defineFormatter'](){const {editor:_0x185386}=this;_0x185386['plugins']['get'](V)['setFootnoteFormatter'](_0x2fabd0=>this['_formatFootnoteListValue'](_0x2fabd0));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x4b4fcd,value:_0x470b0d,digits:_0x1b4e7b}){const _0x1f691c=_0x4b4fcd['getAttribute']('footnotesListStyle');return st({'value':_0x470b0d+(_0x4b4fcd['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x1f691c,'digits':_0x1b4e7b});}};function ut(_0x310e14){if('string'==typeof _0x310e14){const _0x45c4f5=et[_0x310e14];if(_0x45c4f5)return _0x45c4f5;if(ot['includes'](_0x310e14))return _0x310e14;}return null;}function dt(_0x2faff5,_0x2c2b39){const _0x29bf30=_0x2c2b39['toViewElement'](_0x2faff5);return Array['from'](_0x29bf30['getChildren']())['find'](_0x587678=>_0x587678['is']('element','ol')&&_0x587678['hasClass']('footnotes-list'));}var ht=class extends _0x4af5ae{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0xe59a53();['keystrokes']=new _0x3919f6();['focusables']=new _0xe8ec4e();['focusCycler'];constructor(_0x3aaba1,{styleButtonViews:_0x40155e,styleGridAriaLabel:_0x589d10}){super(_0x3aaba1),(this['focusCycler']=new _0x3070ad({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x40155e,_0x589d10),[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 _0x3d70ce of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3d70ce['element']);_0x27071f({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x322ab6['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 _0x1acaeb=_0x587f67=>_0x587f67['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1acaeb),this['keystrokes']['set']('arrowleft',_0x1acaeb),this['keystrokes']['set']('arrowup',_0x1acaeb),this['keystrokes']['set']('arrowdown',_0x1acaeb);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0xaf3026,_0x453de6){const _0x33751a=new _0x4af5ae(this['locale']);return _0x33751a['children']=_0x33751a['createCollection'](),_0x33751a['children']['addMany'](_0xaf3026),_0x33751a['setTemplate']({'tag':'div','attributes':{'aria-label':_0x453de6,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x33751a['children']}),_0x33751a['children']['delegate']('execute')['to'](this),_0x33751a['focus']=function(){for(const _0x3677fe of this['children'])if(_0x3677fe instanceof _0x582eb6&&_0x3677fe['isOn'])return void _0x3677fe['focus']();this['children']['first']['focus']();},_0x33751a['focusTracker']=new _0xe59a53(),_0x33751a['keystrokes']=new _0x3919f6(),_0x33751a['render'](),_0x33751a['keystrokes']['listenTo'](_0x33751a['element']),this['children']['add'](_0x33751a),_0x33751a;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x213bf9=this['_createStartIndexPropertyView'](),_0x9ba00f=[_0x213bf9],_0x4160b8=new _0x42ba7d(this['locale'],_0x9ba00f);return _0x4160b8['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x4160b8['buttonView']['bind']('isEnabled')['toMany'](_0x9ba00f,'isEnabled',(..._0x47c573)=>_0x47c573['some'](_0x33ba2a=>_0x33ba2a)),_0x4160b8['buttonView']['on']('change:isEnabled',(_0x30a106,_0x3f374f,_0x1b2f67)=>{_0x1b2f67||(_0x4160b8['isCollapsed']=!0x0);}),this['children']['add'](_0x4160b8),[_0x213bf9,_0x4160b8];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x189e43=new _0x48401c(this['locale'],_0x22de95);return _0x189e43['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x189e43['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x189e43['fieldView']['on']('input',()=>{const _0x260aa7=_0x189e43['fieldView']['element'],_0x1208c8=_0x260aa7['valueAsNumber'];Number['isNaN'](_0x1208c8)?_0x189e43['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x260aa7['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x1208c8}):_0x189e43['errorText']=t(_0x1208c8<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x189e43;}},mt=class extends _0xf272d3{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x2d30d1,_0x3a7afb];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x51ea51}=this,{componentFactory:_0x4cf67c}=_0x51ea51['ui'];_0x51ea51['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x4cf67c['add']('footnotesStyle',function(_0x404ec6){return _0x27ae73=>{const {t:t}=_0x27ae73,_0x1abaeb=_0x404ec6['commands']['get']('footnotesStyle'),_0xbe90aa=_0x2e3085(_0x27ae73),{buttonView:_0x20f257}=_0xbe90aa;return _0xbe90aa['class']='ck-footnotes-styles-dropdown',_0xbe90aa['bind']('isEnabled')['to'](_0x1abaeb,'isEnabled'),_0x20f257['set']({'label':t('Footnotes\x20style'),'icon':_0x258258,'tooltip':!0x0}),_0xbe90aa['once']('change:isOpen',()=>{const _0x5df311=function({editor:_0x47bce7,dropdownView:_0x22298d}){const {t:t}=_0x47bce7['locale'],_0x101a18=t('Footnotes\x20definitions\x20styles'),_0x155fa1=function(_0x38a923){const {t:t}=_0x38a923['locale'],_0x3bb708=_0x38a923['config']['get']('footnotes.footnotesProperties.listStyles'),_0x552d7a=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x2865a9},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x2de3e4},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x2c8f30},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x4bbe04},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x3a1fa3},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x10f211},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x510226}];return _0x3bb708['map'](_0x882c65=>{const _0x4b3b2d=ut(_0x882c65);return function(_0x4a3e82,_0x250b0e){const {locale:_0x18e39e}=_0x4a3e82,{label:_0x182b50,icon:_0x43ba68,tooltip:_0x25226d,style:_0x214f50}=_0x250b0e,_0x99de81=_0x4a3e82['commands']['get']('footnotesStyle'),_0x2b6fd4=new _0x582eb6(_0x18e39e);return _0x2b6fd4['set']({'label':_0x182b50,'icon':_0x43ba68,'tooltip':_0x25226d}),_0x2b6fd4['bind']('isOn')['to'](_0x99de81,'value',_0x4ffbe3=>_0x4ffbe3===_0x214f50),_0x2b6fd4['bind']('isEnabled')['to'](_0x99de81,'isEnabled'),_0x2b6fd4['on']('execute',()=>{_0x4a3e82['execute']('footnotesStyle',{'value':_0x214f50}),_0x4a3e82['editing']['view']['focus']();}),_0x2b6fd4;}(_0x38a923,_0x552d7a['find'](_0x29a38c=>_0x29a38c['style']===_0x4b3b2d));});}(_0x47bce7),_0x561c3d=new ht(_0x47bce7['locale'],{'styleGridAriaLabel':_0x101a18,'styleButtonViews':_0x155fa1}),_0x578b7d=_0x47bce7['commands']['get']('footnotesStart');return _0x561c3d['startIndexFieldView']['bind']('isEnabled')['to'](_0x578b7d),_0x561c3d['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x578b7d),_0x561c3d['on']('footnotesListStart',(_0x266168,_0x563aab)=>{_0x47bce7['execute']('footnotesStart',{'value':_0x563aab['startIndex']});}),_0x561c3d['delegate']('execute')['to'](_0x22298d),_0x561c3d;}({'editor':_0x404ec6,'dropdownView':_0xbe90aa});_0xbe90aa['panelView']['children']['add'](_0x5df311);}),_0xbe90aa;};}(_0x51ea51));}['afterInit'](){const {editor:_0x380c76}=this,{t:t}=_0x380c76['locale'],_0x5004cd=_0x380c76['plugins']['get'](_0x3a7afb),{defaultPositions:_0x435f40}=_0x3c1fb4;_0x5004cd['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x380c76['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x177c3f=>{let _0x4bba09=_0x177c3f['getFirstPosition']()?.['parent'];return _0x4bba09?.['is']('$text')&&(_0x4bba09=_0x4bba09['parent']),_0x4bba09?.['is']('element')?_0x4bba09['findAncestor'](q):null;},'positions':[_0x435f40['southArrowNorth'],_0x435f40['southArrowNorthMiddleWest'],_0x435f40['southArrowNorthMiddleEast'],_0x435f40['southArrowNorthWest'],_0x435f40['southArrowNorthEast'],_0x435f40['northArrowSouth'],_0x435f40['northArrowSouthMiddleWest'],_0x435f40['northArrowSouthMiddleEast'],_0x435f40['northArrowSouthWest'],_0x435f40['northArrowSouthEast'],_0x435f40['viewportStickyNorth']]});}},pt=class extends _0xf272d3{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 _0x1b1a62,Plugin as _0x32e1f3}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x191494,isWidget as _0x1e803f,toWidget as _0x93dc5f,toWidgetEditable as _0x4425c5}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0x569b19,KeystrokeHandler as _0x2c9630,global as _0x465f4d,logWarning as _0x2f0d7b,uid as _0x3a56e1}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x15db17,PointerObserver as _0x405af7}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x270936}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x2bea57,ButtonView as _0x5b2cd1,CollapsibleView as _0x2f6452,ContextualBalloon as _0x4a2295,FocusCycler as _0x479c0c,LabeledFieldView as _0x46fe67,MenuBarMenuListItemButtonView as _0x3972af,View as _0x263b6c,ViewCollection as _0x4530a7,addKeyboardHandlingForGrid as _0x222dbc,createDropdown as _0x1a7bf6,createLabeledInputNumber as _0x400c97}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x39b893,IconListStyleArabicIndic as _0x186c50,IconListStyleDecimal as _0xc80341,IconListStyleDecimalLeadingZero as _0x28c1c6,IconListStyleLowerLatin as _0x5e6e9b,IconListStyleLowerRoman as _0x184f04,IconListStyleUpperLatin as _0x333818,IconListStyleUpperRoman as _0x5dd538}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x49312a,_0x31587d){this['_model']=_0x49312a,this['_elementName']=_0x31587d['elementName'],this['_getElementKey']=_0x31587d['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3f33bf){const _0x310296=new Set(),_0xc6e258=new Map();for(const _0x1d0924 of _0x3f33bf){if('insert'===_0x1d0924['type']&&'$text'!==_0x1d0924['name']&&_0x1d0924['position']['nodeAfter']){const _0x862c0e=this['_model']['createRangeOn'](_0x1d0924['position']['nodeAfter']);for(const _0xb2ffe0 of _0x862c0e['getItems']()){if(!_0xb2ffe0['is']('element',this['_elementName']))continue;const _0x44104b=this['_getElementKey'](_0xb2ffe0);_0xc6e258['has'](_0x44104b)||_0xc6e258['set'](_0x44104b,[]),_0xc6e258['get'](_0x44104b)['push'](_0xb2ffe0);}}if('remove'===_0x1d0924['type']&&_0x1d0924['name']===this['_elementName']){const _0x310c6f=this['_getElementKey']({'getAttribute':_0x15b060=>_0x1d0924['attributes']['get'](_0x15b060)});_0x310296['add'](_0x310c6f);}}for(const [_0x4d7647,_0x5849bc]of this['_trackedElements'])'$graveyard'===_0x5849bc['root']['rootName']&&_0x310296['add'](_0x4d7647);for(const _0x3e6f41 of _0x310296)this['_trackedElements']['delete'](_0x3e6f41);for(const [_0x50440f,_0xdbfdf2]of _0xc6e258)this['_trackedElements']['set'](_0x50440f,_0xdbfdf2[_0xdbfdf2['length']-0x1]);const _0x14bffd=new Set();for(const [_0x493810,_0x216dcb]of _0xc6e258)_0x310296['has'](_0x493810)&&(_0x14bffd['add'](_0x216dcb[0x0]),_0x216dcb['length']>0x1?_0xc6e258['set'](_0x493810,_0x216dcb['slice'](0x1)):_0xc6e258['delete'](_0x493810),_0x310296['delete'](_0x493810));return{'removed':Array['from'](_0x310296),'inserted':Array['from'](_0xc6e258['values']())['flat'](),'moved':Array['from'](_0x14bffd)};}},V=class extends _0x32e1f3{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5c6b67){super(_0x5c6b67),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0xdf7ecb=>_0xdf7ecb['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x27e9fd=>_0x27e9fd['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1bff1f}=this,{model:_0x1f809d,data:_0x4e26ef}=_0x1bff1f;_0x1f809d['document']['registerPostFixer'](_0x4a4ad5=>{const _0x167108=_0x1f809d['document']['differ']['getChanges']();let _0x453718=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_handleFootnoteReferencesChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x4a4ad5)&&(_0x453718=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x4a4ad5)&&(_0x453718=!0x0),this['_sortFootnoteDefinitions'](_0x4a4ad5)&&(_0x453718=!0x0),_0x453718;}),this['listenTo'](_0x1f809d['document'],'change:data',()=>{_0x1f809d['enqueueChange']({'isUndoable':!0x1},_0x1bd358=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x1bd358);});},{'priority':'low'}),this['listenTo'](_0x4e26ef,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x5f3eea){return this['_footnotes']['find'](_0x114b44=>_0x114b44['id']===_0x5f3eea)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x5b1b19){this['_footnoteFormatter']=_0x5b1b19;}['_updateFootnotesCounters'](_0x2ecd85,_0xaeedab=0x0){let _0x32fbaf=!0x1;for(let _0x4ca54b=_0xaeedab;_0x4ca54b<this['_footnotes']['length'];_0x4ca54b++)this['_updateFootnoteRefCounter'](_0x2ecd85,_0x4ca54b)&&(_0x32fbaf=!0x0);return _0x32fbaf;}['_insertEmptyFootnotesDefinitionsContainer'](_0x11e74a,_0x28d3bf){const _0x1aff8a=_0x11e74a['createElement']('footnotesDefinitions',{});return _0x11e74a['append'](_0x1aff8a,_0x28d3bf),this['_footnotesDefinitions']=_0x1aff8a,_0x1aff8a;}['_ensureFootnotesDefinitionsContainerExists'](_0x38a010){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x1e5f02=this['_footnotes'][0x0]['reference']['root'],_0x2c8a88=this['_insertEmptyFootnotesDefinitionsContainer'](_0x38a010,_0x1e5f02);for(const _0x25e62a of this['_footnotes'])_0x25e62a['definition']['parent']||_0x38a010['insert'](_0x25e62a['definition'],_0x2c8a88,'end');this['_updateFootnotesCounters'](_0x38a010);}['_handleFootnotesDefinitionsObjectChanges'](_0x161d18,_0x2435d7){let _0x42c180=!0x1;const {inserted:_0xd87941,removed:_0x3a54bd,moved:_0x3f669b}=this['_footnoteDefsContainerTracker']['getChanges'](_0x2435d7);if(_0x3f669b['length']&&(this['_footnotesDefinitions']=_0x3f669b[0x0]),_0xd87941['length']){if(_0xd87941['length']>0x1||this['_footnotesDefinitions']&&_0xd87941['some'](_0x15142e=>_0x15142e!==this['_footnotesDefinitions'])){const _0x4164f4=_0x161d18['createElement']('footnotesDefinitions',{}),_0x35d715=[];this['_footnotesDefinitions']&&_0x35d715['push'](this['_footnotesDefinitions']),_0x35d715['push'](..._0xd87941),_0x161d18['insert'](_0x4164f4,_0x35d715[0x0],'before');for(const _0x5380e4 of _0x35d715)_0x161d18['move'](_0x161d18['createRangeIn'](_0x5380e4),_0x161d18['createPositionAt'](_0x4164f4,'end')),_0x161d18['remove'](_0x5380e4);this['_footnotesDefinitions']=_0x4164f4,this['_updateFootnotesCounters'](_0x161d18),_0x42c180=!0x0;}else this['_footnotesDefinitions']=_0xd87941[0x0];}if(_0x3a54bd['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x4f71d5 of this['_footnotes'])_0x161d18['remove'](_0x4f71d5['reference']),_0x42c180=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x42c180;}['_handleFootnoteDefinitionsChanges'](_0x305fb2,_0x10b4a1){let _0xae228d=!0x1;const _0x1bcf88=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x200b10,moved:_0x324ec1}=this['_footnoteDefsTracker']['getChanges'](_0x10b4a1);for(const _0x2b5c1e of[..._0x324ec1,..._0x200b10]){const _0x2d9621=_0x2b5c1e['getAttribute']('footnoteId'),_0x4971a9=this['getFootnote'](_0x2d9621);_0x4971a9&&(_0x4971a9['definition']=_0x2b5c1e),K(_0x305fb2,_0x1bcf88,_0x2b5c1e)&&(_0xae228d=!0x0);}return _0xae228d;}['_handleFootnoteReferencesChanges'](_0x455c5f,_0x53c04f){let _0xe4d309=!0x1;const {removed:_0x51cb02,inserted:_0x4b2ee7,moved:_0x6ea1ee}=this['_footnoteRefsTracker']['getChanges'](_0x53c04f);for(const _0x382711 of _0x51cb02)this['_handleRemoveFootnoteReferenceById'](_0x455c5f,_0x382711)&&(_0xe4d309=!0x0);for(const _0x27b636 of _0x4b2ee7)this['_handleInsertedFootnoteReference'](_0x455c5f,_0x27b636)&&(_0xe4d309=!0x0);for(const _0x4bc64d of _0x6ea1ee)this['_handleMovedFootnoteReference'](_0x455c5f,_0x4bc64d)&&(_0xe4d309=!0x0);return _0xe4d309;}['_handleFootnotesDefinitionsObjectSync'](_0x583903){if(!this['_footnotesDefinitions'])return!0x1;let _0x267299=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x54df08=[];for(const _0x2b20e of this['_footnotesDefinitions']['getChildren']()){const _0x3e9028=_0x2b20e['getAttribute']('footnoteId');this['getFootnote'](_0x3e9028)||(_0x54df08['unshift'](_0x2b20e),_0x267299=!0x0);}for(const _0x3bf001 of _0x54df08)_0x583903['remove'](_0x3bf001);}const _0xfdb785=new Set(),_0x26b824=[];for(const _0x1959d4 of this['_footnotesDefinitions']['getChildren']()){const _0xcb03f9=_0x1959d4['getAttribute']('footnoteId');_0xfdb785['has'](_0xcb03f9)?(_0x26b824['unshift'](_0x1959d4),_0x267299=!0x0):_0xfdb785['add'](_0xcb03f9);}for(const _0x55f13a of _0x26b824)_0x583903['remove'](_0x55f13a);return this['_footnotesDefinitions']['childCount']||(_0x583903['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x267299=!0x0),_0x267299;}['_handleInsertedFootnoteReference'](_0x26f9ed,_0x51fe5c){if(this['_footnotes']['find'](_0x2bc335=>_0x2bc335['reference']===_0x51fe5c))return!0x1;let _0x443764=!0x1;const _0x5467d3=_0x51fe5c['getAttribute']('footnoteId'),_0x481bd7=this['_footnotes']['findIndex'](_0x9fbb89=>_0x9fbb89['id']===_0x5467d3);-0x1!==_0x481bd7&&(_0x26f9ed['remove'](this['_footnotes'][_0x481bd7]['reference']),this['_footnotes']['splice'](_0x481bd7,0x1),_0x443764=!0x0);let _0x293d80=this['_footnotesDefinitions']?function(_0x2827ca,_0x163208){for(const _0x4e6f98 of _0x2827ca['getChildren']())if(_0x4e6f98['getAttribute']('footnoteId')===_0x163208)return _0x4e6f98;return null;}(this['_footnotesDefinitions'],_0x5467d3):null;_0x293d80||(_0x293d80=_0x26f9ed['createElement']('footnoteDefinition',{'footnoteId':_0x5467d3}),this['_footnotesDefinitions']&&(_0x26f9ed['insert'](_0x293d80,this['_footnotesDefinitions'],'end'),_0x443764=!0x0));const _0x3bc41f={'id':_0x5467d3,'reference':_0x51fe5c,'definition':_0x293d80},_0x50eef4=T(this['editor']['model'],this['_footnotes'],_0x51fe5c);this['_footnotes']['splice'](_0x50eef4,0x0,_0x3bc41f);let _0x269f91=_0x50eef4;return-0x1!==_0x481bd7&&(_0x269f91=Math['min'](_0x50eef4,_0x481bd7)),this['_updateFootnotesCounters'](_0x26f9ed,_0x269f91)&&(_0x443764=!0x0),_0x443764;}['_handleRemoveFootnoteReferenceById'](_0x5261dc,_0x1b43ba){const _0x552713=this['_footnotes']['findIndex'](_0xd8d4c6=>_0xd8d4c6['id']===_0x1b43ba);if(-0x1===_0x552713)return!0x1;let _0x34d34a=!0x1;const _0x1d2b89=this['_footnotes'][_0x552713];return'$graveyard'!==_0x1d2b89['definition']['root']['rootName']&&(_0x5261dc['remove'](_0x1d2b89['definition']),_0x34d34a=!0x0),this['_footnotes']['splice'](_0x552713,0x1),this['_updateFootnotesCounters'](_0x5261dc,_0x552713)&&(_0x34d34a=!0x0),_0x34d34a;}['_handleMovedFootnoteReference'](_0x2e64d9,_0x242b84){const _0x1b4124=_0x242b84['getAttribute']('footnoteId'),_0x57d403=this['_footnotes']['findIndex'](_0x1d0cda=>_0x1d0cda['id']===_0x1b4124),_0x3e82b4=this['_footnotes'][_0x57d403];let _0x3f276e=!0x1;_0x3e82b4['reference']=_0x242b84,this['_footnotes']['splice'](_0x57d403,0x1);const _0x12ac55=T(this['editor']['model'],this['_footnotes'],_0x242b84);return this['_footnotes']['splice'](_0x12ac55,0x0,_0x3e82b4),this['_updateFootnotesCounters'](_0x2e64d9,Math['min'](_0x57d403,_0x12ac55))&&(_0x3f276e=!0x0),_0x3f276e;}['_updateFootnoteRefCounter'](_0x398618,_0x1d96fb){if(!this['_footnotesDefinitions'])return!0x1;const _0x5c1cb4=this['_footnotes'][_0x1d96fb];let _0x33be54;return _0x33be54=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x5c1cb4,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1d96fb+0x1}):String(_0x1d96fb+0x1),_0x5c1cb4['reference']['getAttribute']('footnoteCounter')!=_0x33be54&&(_0x398618['setAttribute']('footnoteCounter',_0x33be54,_0x5c1cb4['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x8541a8){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x4ab8be,_0x409dd8){if(_0x4ab8be['length']!==_0x409dd8['length'])return!0x1;for(let _0x1a6809=0x0;_0x1a6809<_0x4ab8be['length'];_0x1a6809++)if(_0x4ab8be[_0x1a6809]!==_0x409dd8[_0x1a6809])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x47f0f0=>_0x47f0f0['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x2052b8=>_0x2052b8['getAttribute']('footnoteId'))))return!0x1;let _0xe69a16=!0x1;for(let _0xda35d5=0x0;_0xda35d5<this['_footnotes']['length'];_0xda35d5++){const _0x15f250=this['_footnotes'][_0xda35d5],_0x36c9b0=_0x8541a8['createPositionBefore'](_0x15f250['definition']),_0x3da721=_0x8541a8['createPositionAt'](this['_footnotesDefinitions'],_0xda35d5);_0x36c9b0['isEqual'](_0x3da721)||(_0x8541a8['move'](_0x8541a8['createRangeOn'](_0x15f250['definition']),_0x3da721),_0xe69a16=!0x0);}return _0xe69a16;}['_ensureFootnotesReferencesHaveProperOrder'](_0xd994f1){if(!this['_footnotes']['length'])return!0x1;const {model:_0x38c38c}=this['editor'];let _0xd80178=!0x1;for(let _0x18ab54=0x0;_0x18ab54<this['_footnotes']['length']-0x1;_0x18ab54++){const _0x274138=this['_footnotes'][_0x18ab54],_0x43c72d=this['_footnotes'][_0x18ab54+0x1],_0x220467=_0x38c38c['createPositionBefore'](_0x274138['reference']),_0x3b50ad=_0x38c38c['createPositionBefore'](_0x43c72d['reference']);'after'===_0x220467['compareWith'](_0x3b50ad)&&(this['_handleMovedFootnoteReference'](_0xd994f1,_0x274138['reference']),_0x18ab54=-0x1,_0xd80178=!0x0);}return _0xd80178;}};function K(_0x3df0a7,_0x8cb0dd,_0x1be2d9){if(_0x1be2d9['childCount'])return!0x1;const _0xb6d9da=_0x8cb0dd?'paragraph':'footnoteInlineContent';return _0x3df0a7['insert'](_0x3df0a7['createElement'](_0xb6d9da),_0x1be2d9),!0x0;}function T(_0x53078f,_0x4a49f5,_0x5b2e4b){if(0x0===_0x4a49f5['length'])return 0x0;const _0x1ab5f2=_0x53078f['createPositionBefore'](_0x5b2e4b);for(let _0x5f40fb=0x0;_0x5f40fb<_0x4a49f5['length'];_0x5f40fb++){const _0x195ff8=_0x4a49f5[_0x5f40fb],_0x1494a3=_0x53078f['createPositionBefore'](_0x195ff8['reference']);if('before'===_0x1ab5f2['compareWith'](_0x1494a3))return _0x5f40fb;}const _0x20edfe=_0x5b2e4b['root'];let _0x166619=-0x1;for(let _0x4572e1=_0x4a49f5['length']-0x1;_0x4572e1>=0x0;_0x4572e1--)if(_0x4a49f5[_0x4572e1]['reference']['root']===_0x20edfe){_0x166619=_0x4572e1;break;}if(-0x1!==_0x166619)return _0x166619+0x1;const _0x3beb6c=_0x53078f['document']['getRootNames'](),_0x5e5c49=_0x3beb6c[_0x3beb6c['indexOf'](_0x20edfe['rootName'])+0x1];if(_0x5e5c49){for(let _0x1fe6f2=0x0;_0x1fe6f2<_0x4a49f5['length'];_0x1fe6f2++)if(_0x4a49f5[_0x1fe6f2]['reference']['root']['rootName']===_0x5e5c49)return _0x1fe6f2;}return _0x4a49f5['length'];}var j=class extends _0x1b1a62{['refresh'](){const _0x27886d=this['editor']['model']['document']['selection'],_0x4e7b89=this['_getPositionToInsertFootnote'](_0x27886d);this['isEnabled']=!!_0x4e7b89;}['execute'](_0xb9bc5){const {editor:_0x4bd6b6}=this,{model:_0xadfb86}=_0x4bd6b6,{selection:_0xb3c87f}=_0xadfb86['document'],_0x3c96d2=this['_getPositionToInsertFootnote'](_0xb3c87f);if(!_0x3c96d2)return;const _0x49ea8b=_0x4bd6b6['plugins']['get']('FootnotesEditing'),_0x2bb3ed=_0xb9bc5?.['footnoteId']??_0x3a56e1();!function(_0x5e4a21){return'string'==typeof _0x5e4a21&&_0x5e4a21['length']>0x0&&!/\s/['test'](_0x5e4a21)&&!/^\d/['test'](_0x5e4a21);}(_0x2bb3ed)?_0x2f0d7b('insert-footnote-command-executed-with-invalid-id'):(_0xadfb86['change'](_0x4b6fed=>{const _0x3df9d4=_0x4b6fed['createElement']('footnoteRef',{'footnoteId':_0x2bb3ed});_0xadfb86['insertObject'](_0x3df9d4,_0x3c96d2,null);}),_0x49ea8b['_moveSelectionToFootnoteDefinition'](_0x2bb3ed));}['_getPositionToInsertFootnote'](_0x2b02e7){const {model:_0x2f1724}=this['editor'],{schema:_0x57fe81}=_0x2f1724,_0x246355=_0x2b02e7['getFirstRange']();for(const _0x22f7e6 of _0x246355['getItems']())if(_0x57fe81['isBlock'](_0x22f7e6)||_0x57fe81['isObject'](_0x22f7e6))return null;const _0x824d3=_0x246355['end'];return _0x57fe81['checkChild'](_0x824d3,'footnoteRef')?_0x824d3:null;}},U=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3bebfc}=this;_0x3bebfc['config']['define']('footnotes.multiBlock',!0x0),_0x3bebfc['commands']['add']('insertFootnote',new j(_0x3bebfc)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x18e006){const _0x142190='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x5919cb=0x78df8,_0x587e5e=window['Date']['now'](),_0x48b155=_0x18e006['editor'],_0x4cc4b6=new window['Promise'](_0x40ae50=>{_0x48b155['once']('ready',_0x40ae50);}),_0x1ea89a={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x2006e6=_0x48b155['config']['get']('licenseKey');async function _0x27f3c1(){let _0x50af34,_0x2b7d95=null,_0x510183=null;try{return'GPL'==_0x2006e6?'NotAllowed':(_0x50af34=_0x4a8212(),_0x50af34?(_0x50af34['usageEndpoint']&&(_0x510183=_0x1996c3(_0x50af34['usageEndpoint'],_0x50af34['jti'])),await _0x4ed15e()?_0x17c976()?_0x2447f8()?'Expired':_0x4fa290()?('evaluation'==_0x50af34['licenseType']&&(_0x2b7d95=_0x3aba44('EvaluationLimit')),await _0x11a8bc()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x2447f8(){const _0x1c0148=['evaluation','trial']['includes'](_0x50af34['licenseType'])?_0x587e5e/0x3e8:0xe10*_0x5919cb;return _0x50af34['exp']<_0x1c0148;}function _0x17c976(){const _0x3b0627=_0x50af34['features'];return!!_0x3b0627&&(!!_0x3b0627['includes']('*')||!!_0x3b0627['includes']('FOO'));}function _0x4fa290(){const _0x279cd0=_0x50af34['licensedHosts'];if(!_0x279cd0||0x0==_0x279cd0['length'])return!0x0;const {hostname:_0x272ac9}=new URL(window['location']['href']);if(_0x279cd0['includes'](_0x272ac9))return!0x0;const _0x40c808=_0x272ac9['split']('.');return _0x279cd0['filter'](_0x371a3b=>_0x371a3b['includes']('*'))['map'](_0x578ead=>_0x578ead['split']('.'))['filter'](_0xb2e875=>_0xb2e875['length']<=_0x40c808['length'])['map'](_0x3db194=>Array(_0x40c808['length']-_0x3db194['length'])['fill']('*'===_0x3db194[0x0]?'*':'')['concat'](_0x3db194))['some'](_0x2b9f8e=>_0x40c808['every']((_0x7c18ab,_0x43a28d)=>_0x2b9f8e[_0x43a28d]===_0x7c18ab||'*'===_0x2b9f8e[_0x43a28d]));}function _0x11a8bc(){return _0x2b7d95&&_0x510183?new window['Promise']((_0x1e97c9,_0x59a34c)=>{_0x2b7d95['then'](_0x1e97c9,_0x59a34c),_0x510183['then'](_0x294f4f=>{'Valid'!=_0x294f4f&&_0x1e97c9(_0x294f4f);},_0x59a34c);}):_0x2b7d95||_0x510183||'Valid';}}function _0x1996c3(_0x4e802e,_0x3c6f1c){return new window['Promise'](_0x346fde=>{if(_0x3fe38d())return _0x346fde('Valid');_0x374451(),_0x48b155['decorate']('_sendUsageRequest');let _0x232631=!0x1;const _0x2154cc=_0x3a56e1();function _0x19f3c9(_0x29ae89){return!!_0x29ae89&&('object'==typeof _0x29ae89||'function'==typeof _0x29ae89)&&'function'==typeof _0x29ae89['then']&&'function'==typeof _0x29ae89['catch'];}function _0x5f314f(_0x1c90f7){_0xf2cf34(_0x1c90f7)['then'](_0x248a2b=>_0x248a2b&&'ok'==_0x248a2b['status']?_0x2ee1fa(_0x1a49a1(_0x2154cc+_0x3c6f1c))!=_0x248a2b['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x1daa34=>(_0x205c3a(),_0x1daa34),()=>{const _0x2945b0=_0x497134();return null==_0x2945b0?(_0x205c3a(),'Valid'):_0x587e5e-_0x2945b0>0x240c8400?'UsageLimit':'Valid';})['then'](_0x346fde)['catch'](()=>{_0x346fde('UsageLimit');});const _0x1c9743=0x36ee80;function _0x205c3a(){const _0x5ac6fd='llct-'+_0x2ee1fa(_0x1a49a1(_0x4e802e)),_0x468994=_0x91a91c(_0x2ee1fa(window['Math']['ceil'](_0x587e5e/_0x1c9743)));window['localStorage']['setItem'](_0x5ac6fd,_0x468994);}function _0x497134(){const _0x6e756a='llct-'+_0x2ee1fa(_0x1a49a1(_0x4e802e)),_0x139fc3=window['localStorage']['getItem'](_0x6e756a);return _0x139fc3?window['parseInt'](_0x91a91c(_0x139fc3),0x10)*_0x1c9743:null;}function _0xf2cf34(_0x32412){return new window['Promise']((_0x5cea78,_0x565614)=>{_0x32412['then'](_0x5cea78,_0x565614),window['setTimeout'](_0x565614,0x1d4c0);});}}_0x48b155['on']('_sendUsageRequest',(_0x56997,_0x41656c)=>{if(_0x41656c[0x0]!=_0x4e802e)return _0x346fde('UsageLimit');_0x41656c[0x1]={..._0x41656c[0x1],'requestId':_0x2154cc};},{'priority':'high'}),_0x48b155['on']('_sendUsageRequest',_0x3feb53=>{_0x19f3c9(_0x3feb53['return'])&&(_0x232631=!0x0,_0x5f314f(_0x3feb53['return']));},{'priority':'low'}),_0x4cc4b6['then'](()=>{_0x232631||_0x346fde('UsageLimit');});});function _0x3fe38d(){return'auto'==_0x48b155['editing']['view']['_overlayModeHint'];}function _0x374451(){_0x48b155['editing']['view']['_overlayModeHint']='auto';}}function _0x3aba44(_0x55ade4){const _0x2c32e7=[new window['Promise'](_0x12fd16=>setTimeout(_0x12fd16,0x93ecc)),_0x4cc4b6['then'](()=>new window['Promise'](_0x15a10=>{let _0x1bf084=0x0;_0x48b155['model']['on']('applyOperation',(_0x43baf7,_0x59f98f)=>{_0x59f98f[0x0]['isDocumentOperation']&&_0x1bf084++,0x5e8==_0x1bf084&&(_0x15a10(),_0x43baf7['off']());});}))];return window['Promise']['race'](_0x2c32e7)['then'](()=>_0x55ade4);}async function _0x36effa(){await _0x4cc4b6,_0x48b155['model']['change']=_0xf45d03,_0x48b155['model']['enqueueChange']=_0xf45d03,_0x48b155['enableReadOnlyMode']('model');}function _0x4fdcf2(_0xc37042){const _0x4c7dbd=_0x384032();_0x48b155[_0x4c7dbd]='footnotesLicenseKey'+_0xc37042,'Valid'!=_0xc37042&&_0x36effa();}function _0x384032(){const _0x5b14ca=window['String'](window['performance']['now']())['replace']('.','');let _0x2d0b0c='u';for(let _0x9f514c=0x0;_0x9f514c<_0x5b14ca['length'];_0x9f514c+=0x2){let _0x5d70f3=window['parseInt'](_0x5b14ca['substring'](_0x9f514c,_0x9f514c+0x2));_0x5d70f3>=0x3e&&(_0x5d70f3-=0x3e),_0x2d0b0c+=_0x142190[_0x5d70f3];}return _0x2d0b0c;}function _0x4a8212(){const _0x5599d5=_0x2006e6['split']('.');if(0x3!=_0x5599d5['length'])return null;return _0x48d686(_0x5599d5[0x1]);function _0x48d686(_0x5b7331){const _0x345adb=_0x2041b4(_0x5b7331);return _0x345adb&&_0x29d1d2()?_0x345adb:null;function _0x29d1d2(){const _0x353efa=_0x345adb['jti'],_0x4c99ad=window['parseInt'](_0x353efa['substring'](_0x353efa['length']-0x8),0x10),_0x4af0e2={..._0x345adb,'jti':_0x353efa['substring'](0x0,_0x353efa['length']-0x8)};return delete _0x4af0e2['vc'],_0x1a49a1(_0x4af0e2)==_0x4c99ad;}}}async function _0x4ed15e(){let _0x462af8=!0x0;try{const [_0x222bf1,_0x3c38f6,_0x155b64]=_0x2006e6['split']('.');return _0x260b36(_0x222bf1),await _0x42f095(_0x222bf1,_0x3c38f6,_0x155b64),_0x462af8;}catch{return!0x1;}function _0x260b36(_0x54834c){const _0x34f3c7=_0x2041b4(_0x54834c);_0x34f3c7&&'ES256'==_0x34f3c7['alg']||(_0x462af8=!0x1);}async function _0x42f095(_0x27f053,_0x25e924,_0x3efde8){const _0x970494=window['Uint8Array']['from'](_0x267667(_0x3efde8),_0x5a5cdf=>_0x5a5cdf['charCodeAt'](0x0)),_0x2589b8=new window['TextEncoder']()['encode'](_0x27f053+'.'+_0x25e924),_0x142ff9=window['crypto']['subtle'];if(!_0x142ff9)return;const _0x33eb1b=await _0x142ff9['importKey']('jwk',_0x1ea89a,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x142ff9['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x33eb1b,_0x970494,_0x2589b8)||(_0x462af8=!0x1);}}function _0x2041b4(_0x532a42){return _0x532a42['startsWith']('ey')?JSON['parse'](_0x267667(_0x532a42)):null;}function _0x267667(_0x33fcae){return window['atob'](_0x33fcae['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x1a49a1(_0x9d587d){let _0x3c2236=0x1505;function _0x391cd9(_0x5316c8){for(let _0x598927=0x0;_0x598927<_0x5316c8['length'];_0x598927++){const _0x5f4de7=_0x5316c8['charCodeAt'](_0x598927);_0x3c2236=(_0x3c2236<<0x5)+_0x3c2236+_0x5f4de7,_0x3c2236&=_0x3c2236;}}function _0x5064cb(_0x4b2d54){Array['isArray'](_0x4b2d54)?_0x4b2d54['forEach'](_0x5064cb):_0x4b2d54&&'object'==typeof _0x4b2d54?Object['entries'](_0x4b2d54)['sort']()['forEach'](([_0x36191a,_0x1fe28e])=>{_0x391cd9(_0x36191a),_0x5064cb(_0x1fe28e);}):_0x391cd9(window['String'](_0x4b2d54));}return _0x5064cb(_0x9d587d),_0x3c2236>>>0x0;}function _0x2ee1fa(_0x2bc421){return _0x2bc421['toString'](0x10)['padStart'](0x8,'0');}function _0x91a91c(_0x21dea3){return _0x21dea3['split']('')['reverse']()['join']('');}function _0xf45d03(){}_0x4fdcf2(await _0x27f3c1());}(this);}['_moveSelectionToFootnoteDefinition'](_0x1641b7){const {plugins:_0x2e1b34,editing:_0x372e71,model:_0x176edd}=this['editor'],_0x4dab56=_0x2e1b34['get'](V)['getFootnote'](_0x1641b7);return!!_0x4dab56&&(_0x176edd['change'](_0x524839=>{_0x524839['setSelection'](_0x524839['createPositionAt'](_0x4dab56['definition'],'end'));}),_0x372e71['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x47b553){const {plugins:_0x34f7d9,editing:_0x5a923c,model:_0x4cd7df}=this['editor'],_0x1112ad=_0x34f7d9['get'](V)['getFootnote'](_0x47b553);return!!_0x1112ad&&(_0x4cd7df['change'](_0x179daf=>{_0x179daf['setSelection'](_0x1112ad['reference'],'on');}),_0x5a923c['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x23af4c}=this['editor']['model'],_0x4c6953=this['editor']['config']['get']('footnotes.multiBlock');_0x23af4c['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x23af4c['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x23af4c['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x4c6953?_0x23af4c['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x23af4c['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x23af4c['addChildCheck'](_0x110a2b=>{for(const _0x59c30d of _0x110a2b)if('footnoteDefinition'===_0x59c30d['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3f46f6}=this,{conversion:_0x5dc563,editing:_0xd195d2}=_0x3f46f6,{t:t}=_0x3f46f6['locale'];_0x5dc563['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4dfc2c,{writer:_0x5d535d,consumable:_0x183881})=>{const _0x154675=_0x4dfc2c['getChild'](0x0);if(!_0x154675||!_0x154675['is']('element','a'))return null;const _0x4e954b=_0x154675['getAttribute']('href')||'';if(!_0x4e954b['startsWith']('#'))return null;const _0xf312c1=_0x4e954b['replace'](/^#/,'');if(!_0xf312c1)return null;_0x183881['consume'](_0x154675,{'name':!0x0,'attributes':['href']});for(const {item:_0x75216d}of _0xd195d2['view']['createRangeIn'](_0x154675))_0x75216d['is']('$textProxy')?_0x183881['consume'](_0x75216d['textNode'],{'name':!0x0}):_0x75216d['is']('element')&&_0x183881['consume'](_0x75216d,{'name':!0x0});return _0x5d535d['createElement']('footnoteRef',{'footnoteId':_0xf312c1});}}),_0x5dc563['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x11b170,{writer:_0x19f117})=>X(_0x11b170,_0x19f117)}),_0x5dc563['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x48b56c,{writer:_0x1f9d99})=>{const _0x22148f=_0x48b56c['getAttribute']('footnoteCounter');return _0x93dc5f(X(_0x48b56c,_0x1f9d99),_0x1f9d99,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x22148f)});}});}['_defineDefinitionsConverters'](){const {editor:_0x3051f3}=this,{t:t}=_0x3051f3['locale'],{conversion:_0x547add}=_0x3051f3;_0x547add['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x547add['for']('upcast')['add'](_0x2c2f5f=>{_0x2c2f5f['on']('element:ol',(_0x369705,_0x30f986,_0x136eb7)=>{const _0x344583=_0x30f986['viewItem'];if(!_0x344583['hasClass']('footnotes-list')||!_0x30f986['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x136eb7['consumable']['consume'](_0x344583,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x2141a5,modelCursor:_0x1292f7}=_0x136eb7['convertChildren'](_0x30f986['viewItem'],_0x30f986['modelCursor']);_0x30f986['modelRange']=_0x2141a5,_0x30f986['modelCursor']=_0x1292f7;}),_0x2c2f5f['on']('element:hr',(_0x56f56c,_0x13a7a5,_0x50bf4b)=>{const _0x3d93a2=_0x13a7a5['viewItem'];_0x3d93a2['hasClass']('footnotes-divider')&&_0x13a7a5['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x50bf4b['consumable']['consume'](_0x3d93a2,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x547add['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x24458e,{writer:_0xbbdda7})=>H(_0xbbdda7)}),_0x547add['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x407d72,{writer:_0x51d54b})=>{const _0x3734ed=_0x93dc5f(H(_0x51d54b,{'data-footnotes-list-label':t('Footnotes')}),_0x51d54b,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x51d54b['setCustomProperty']('footnotesDefinitions',!0x0,_0x3734ed),_0x3734ed;}});}['_defineDefinitionConverters'](){const {editor:_0x478443}=this,{conversion:_0x53adb1,locale:_0x45b94b}=_0x478443,_0x142fcc=_0x478443['config']['get']('footnotes.multiBlock');_0x53adb1['for']('upcast')['add'](_0x1db2e1=>{_0x1db2e1['on']('element:li',(_0x42ebd6,_0x18f97e,_0x2e0750)=>{const _0x56450a=_0x18f97e['viewItem'];if(!_0x56450a['hasClass']('footnote-definition')||!_0x56450a['getAttribute']('id'))return;const _0x3a8ae9=_0x56450a['parent'];if(!_0x3a8ae9['is']('element','ol')||!_0x3a8ae9['hasClass']('footnotes-list'))return;if(!_0x2e0750['consumable']['test'](_0x56450a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x1627aa=_0x2e0750['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x56450a['getAttribute']('id')});if(!_0x2e0750['safeInsert'](_0x1627aa,_0x18f97e['modelCursor']))return;_0x2e0750['consumable']['consume'](_0x56450a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x99f8f5=Array['from'](_0x56450a['getChildren']())['find'](_0x543dde=>_0x543dde['is']('element')&&_0x543dde['hasClass']('footnote-content'));for(const _0x4e2e21 of _0x56450a['getChildren']())_0x4e2e21['is']('element')&&(_0x2e0750['consumable']['consume'](_0x4e2e21,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x2e0750['consumable']['consume'](_0x4e2e21,{'name':!0x0,'classes':'footnote-content'}));if(_0x99f8f5){if(_0x142fcc)_0x2e0750['convertChildren'](_0x99f8f5,_0x1627aa);else{const _0x386b1c=_0x2e0750['writer']['createElement']('footnoteInlineContent');_0x2e0750['writer']['insert'](_0x386b1c,_0x1627aa),_0x2e0750['convertChildren'](_0x99f8f5,_0x386b1c);}}_0x2e0750['updateConversionResult'](_0x1627aa,_0x18f97e);});}),_0x53adb1['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4d3150,{writer:_0x27881a})=>z(_0x4d3150,_0x27881a,_0x45b94b,{'dataPipeline':!0x0})}),_0x53adb1['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4a285a,{writer:_0x108677})=>z(_0x4a285a,_0x108677,_0x45b94b)});}['_defineBogusParagraphConverters'](){const {editor:_0x3d42c0}=this,{conversion:_0x39cb7e}=_0x3d42c0;_0x3d42c0['config']['get']('footnotes.multiBlock')?(_0x39cb7e['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x39cb7e['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x3d42c0['model']['document'],'change:data',()=>{!function(_0x26cadb,_0x164492){const _0x368c8b=_0x26cadb['document']['differ'],_0x50f7e2=new Set();for(const _0x420f01 of _0x368c8b['getChanges']()){const _0xa77afd='attribute'==_0x420f01['type']?_0x420f01['range']['start']['parent']:_0x420f01['position']['parent'];_0xa77afd['is']('element','footnoteDefinition')&&_0x50f7e2['add'](_0xa77afd);}for(const _0x1554a8 of _0x50f7e2['values']()){const _0x255ae6=Array['from'](_0x1554a8['getChildren']())['filter'](_0x20e497=>B(_0x20e497,_0x164492['mapper']));for(const _0x2e6971 of _0x255ae6)_0x164492['reconvertItem'](_0x2e6971);}}(_0x3d42c0['model'],_0x3d42c0['editing']);})):(_0x39cb7e['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x39cb7e['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x211634,{writer:_0x3da8d3})=>{const _0x3826f7=_0x3da8d3['createContainerElement']('span');return _0x3da8d3['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3826f7),_0x3826f7;}}));}['_defineKeyboardHandlers'](){const {editor:_0x46ec24}=this,{editing:_0x357377,t:t}=_0x46ec24,_0x1b4281=_0x46ec24['model']['document']['selection'];_0x46ec24['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x46ec24['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x357377['view']['document'],'enter',(_0x2c993b,_0x4638f7)=>{const _0x4b051a=function(_0x57ddc0){const _0x501f26=_0x57ddc0['getSelectedElement']();return _0x501f26?.['is']('element','footnoteRef')?_0x501f26:null;}(_0x1b4281);if(_0x4b051a){const _0x530617=_0x4b051a['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x530617),_0x4638f7['preventDefault'](),_0x2c993b['stop']();}},{'context':_0x1e803f});}['_defineClickHandlers'](){const {editor:_0x14c8e5}=this,{editing:_0x55d46e}=_0x14c8e5;_0x14c8e5['editing']['view']['addObserver'](_0x405af7),_0x14c8e5['editing']['view']['addObserver'](_0x15db17);let _0x543f94=!0x1;this['listenTo'](_0x55d46e['view']['document'],'pointerdown',(_0x3ec30f,_0x52938b)=>{const {target:_0x263326}=_0x52938b,_0x4f1e8a=_0x55d46e['view']['document']['selection'];_0x543f94=!!(_0x263326?.['is']('element','a')&&_0x263326['parent']?.['is']('element','sup')&&_0x263326['parent']['hasClass']('footnote'))&&_0x4f1e8a['getSelectedElement']()===_0x263326['parent'];},{'priority':'high'}),this['listenTo'](_0x55d46e['view']['document'],'click',(_0x27f532,_0x40e398)=>{const {target:_0x3e972c}=_0x40e398;if(!_0x3e972c?.['is']('element','a'))return;if(_0x3e972c['parent']?.['is']('element','sup')&&_0x3e972c['parent']['hasClass']('footnote')&&!_0x543f94)return void _0x40e398['preventDefault']();let _0x459f92=_0x3e972c['getAttribute']('href');if(!_0x459f92?.['startsWith']('#'))return;_0x459f92=_0x459f92['slice'](0x1);let _0x5704e0=!0x1;(_0x459f92['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x459f92['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x459f92))&&(_0x5704e0=!0x0),_0x5704e0&&(_0x40e398['preventDefault'](),_0x27f532['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x1d5c8e}={}){return(_0x3f217b,{writer:_0x295350})=>{if(!M(_0x3f217b))return null;if(!_0x1d5c8e)return _0x295350['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x149fef=_0x295350['createContainerElement']('p');return _0x295350['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x149fef),_0x149fef;};}function M(_0xd4fd55){const {parent:_0x5591d2}=_0xd4fd55;if(!_0x5591d2?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x5591d2['childCount'])return!0x1;for(const _0x4b4eea of _0xd4fd55['getAttributeKeys']())if(!_0x4b4eea['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x4b4eea)return!0x1;return!0x0;}function B(_0x4e1ec2,_0x3526b5){if(!_0x4e1ec2['is']('element','paragraph'))return!0x1;const _0x1092d7=_0x3526b5['toViewElement'](_0x4e1ec2);return!!_0x1092d7&&M(_0x4e1ec2)!==_0x1092d7['is']('element','span');}function q(_0x43acf1){return _0x1e803f(_0x43acf1)&&_0x43acf1['is']('containerElement')&&!!_0x43acf1['getCustomProperty']('footnotesDefinitions');}function H(_0x495b12,_0x2ac4d4={}){const _0x2f7221=_0x495b12['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x1da427=_0x495b12['createContainerElement']('ol',{'class':'footnotes-list'},_0x495b12['createSlot']());return _0x495b12['createContainerElement']('div',{'class':'footnotes',..._0x2ac4d4},[_0x2f7221,_0x1da427]);}function X(_0x56a82a,_0x155054){const _0x43417a=_0x56a82a['getAttribute']('footnoteId'),_0x3965fa=_0x56a82a['getAttribute']('footnoteCounter'),_0x3d70f4=_0x155054['createUIElement']('a',{'href':'#'+_0x43417a},function(_0xb167d8){const _0x1b6e62=this['toDomElement'](_0xb167d8);return _0x1b6e62['textContent']=_0x3965fa,_0x1b6e62;}),_0x2e7189=_0x155054['createContainerElement']('sup',{'id':'ref-'+_0x43417a,'class':'footnote'},[_0x3d70f4]);return _0x2e7189['getFillerOffset']=()=>null,_0x2e7189;}function z(_0x5beb6c,_0x42c657,_0x1241c3,{dataPipeline:_0x21e943}={}){const {t:t}=_0x1241c3,_0x233806=_0x5beb6c['getAttribute']('footnoteId'),_0x4f4efd=_0x42c657['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x233806},function(_0x13439b){const _0x2c1b5a=this['toDomElement'](_0x13439b);return _0x2c1b5a['innerText']='^',_0x2c1b5a;}),_0x5af8ac=_0x21e943?_0x42c657['createContainerElement']('div',{'class':'footnote-content'}):_0x4425c5(_0x42c657['createEditableElement']('div',{'class':'footnote-content'}),_0x42c657,{'label':t('Footnote\x20content.')});return _0x42c657['insert'](_0x42c657['createPositionAt'](_0x5af8ac,0x0),_0x42c657['createSlot']()),_0x42c657['createContainerElement']('li',{'class':'footnote-definition','id':_0x233806},[_0x4f4efd,_0x5af8ac]);}var J=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x270936];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x1b833f}=this,{plugins:_0x3fc262,model:_0x138dcd}=_0x1b833f,_0x50d49a=_0x3fc262['get'](_0x270936),_0x35e3bd=_0x3fc262['get'](V);this['listenTo'](_0x50d49a,'outputTransformation',(_0x47abb3,_0x15eb1d)=>{const _0x38094c=G(_0x138dcd['createRangeIn'](_0x15eb1d['content']));if(!_0x38094c['length'])return;const _0x2c00c2=_0x35e3bd['getFootnotes'](),_0x8ee15=_0x38094c['reduce']((_0xaecfd,_0x2f0428)=>{const _0x4f13a9=_0x2c00c2['find'](_0x46bbd3=>_0x46bbd3['id']===_0x2f0428);if(_0x4f13a9){const _0x3a30ca=_0x1b833f['data']['toView'](_0x4f13a9['definition'],{'isClipboardPipeline':!0x0}),_0x483cad=_0x1b833f['data']['htmlProcessor']['toData'](_0x3a30ca);_0xaecfd[_0x4f13a9['id']]=_0x483cad;}return _0xaecfd;},Object['create'](null));_0x15eb1d['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x8ee15));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x6b588b}=this,{model:_0x2a8d7d,plugins:_0x365269}=_0x6b588b,{view:_0x51eac5}=_0x6b588b['editing'],_0x56c7d5=_0x365269['get'](_0x270936),_0xd0d28e=_0x365269['get'](V),_0x287c53=_0x6b588b['config']['get']('footnotes.multiBlock');let _0x4520b5=null;this['listenTo'](_0x51eac5['document'],'clipboardInput',(_0x42092c,_0x4f6963)=>{const _0x2abe4b=_0x4f6963['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x4520b5=_0x2abe4b?JSON['parse'](_0x2abe4b):null;}),this['listenTo'](_0x56c7d5,'contentInsertion',(_0x11a588,_0x454515)=>{const _0x45f552=_0x454515['sourceEditorId']===this['editor']['id'];_0x45f552&&'drop'===_0x454515['method']||_0x2a8d7d['change'](_0x296f8f=>{let _0x416645=_0xd0d28e['getFootnotesDefinitionsObjectElement']();const _0x4c3462=!!_0x416645&&Array['from'](_0x2a8d7d['document']['selection']['getSelectedBlocks']())['includes'](_0x416645);if(!_0x4520b5&&function(_0x225e06){for(const {item:_0x3caf78}of _0x225e06)if(_0x3caf78['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x2a8d7d['createRangeIn'](_0x454515['content']))&&(_0x4520b5=function(_0x2e27a9,_0x2d1688){const _0x419e3c=Q(_0x2e27a9,_0x2d1688);if(!_0x419e3c)return null;const _0x225a35=Object['create'](null);for(const _0x5038a1 of _0x419e3c['getChildren']())_0x5038a1['is']('element','footnoteDefinition')&&_0x5038a1['hasAttribute']('footnoteId')&&(_0x225a35[_0x5038a1['getAttribute']('footnoteId')]=_0x2e27a9['cloneElement'](_0x5038a1,!0x0));return Object['keys'](_0x225a35)['length']?_0x225a35:null;}(_0x296f8f,_0x454515['content'])),(_0x416645&&!_0x4c3462||!_0x416645&&!_0x4520b5)&&function(_0x3372ca,_0x1fa2e6){const _0x16e870=[];for(const {item:_0x26c867}of _0x3372ca['createRangeIn'](_0x1fa2e6))_0x26c867['is']('element','footnotesDefinitions')&&_0x16e870['push'](_0x26c867);for(const _0x201901 of _0x16e870)_0x3372ca['remove'](_0x201901);}(_0x296f8f,_0x454515['content']),!_0x4520b5)return;const {selection:_0x32314}=_0x2a8d7d['document'],_0x12582a=_0x32314['getFirstRange']()['root'];_0x416645&&!_0x4c3462||(_0x416645=Q(_0x296f8f,_0x454515['content']),_0x416645||=_0xd0d28e['_insertEmptyFootnotesDefinitionsContainer'](_0x296f8f,_0x12582a));const _0x35e4a7=Array['from'](_0x32314['getRanges']())['flatMap'](G),_0x4b32d3=function(_0x454319,_0x1b3a21,_0x59eee8){const _0x5c711e=Object['create'](null);for(const {item:_0x25e3a5}of _0x454319['createRangeIn'](_0x1b3a21))if(_0x25e3a5['is']('element','footnoteRef')){const _0x534b65=_0x25e3a5['getAttribute']('footnoteId');if(!_0x59eee8(_0x534b65))continue;_0x5c711e[_0x534b65]||(_0x5c711e[_0x534b65]=_0x3a56e1()),_0x454319['setAttribute']('footnoteId',_0x5c711e[_0x534b65],_0x25e3a5);}return _0x5c711e;}(_0x296f8f,_0x454515['content'],_0x494751=>!_0x45f552||!!_0xd0d28e['getFootnote'](_0x494751)&&!_0x35e4a7['includes'](_0x494751));for(const [_0x46c2eb,_0x3d40e1]of Object['entries'](_0x4520b5)){const _0x22d3b0=_0x4b32d3[_0x46c2eb]||_0x46c2eb;let _0x29026f;if('string'!=typeof _0x3d40e1)_0x29026f=_0x3d40e1,_0x22d3b0!==_0x46c2eb&&_0x296f8f['setAttribute']('footnoteId',_0x22d3b0,_0x29026f);else{_0x29026f=_0x296f8f['createElement']('footnoteDefinition',{'footnoteId':_0x22d3b0});const _0x25f888=_0x6b588b['data']['htmlProcessor']['toView'](_0x3d40e1);let _0x2fefba;if(_0x287c53)_0x2fefba=_0x6b588b['data']['toModel'](_0x25f888,_0x29026f);else{_0x2fefba=_0x296f8f['createElement']('footnoteInlineContent');const _0x4a31ca=_0x6b588b['data']['toModel'](_0x25f888,_0x2fefba);_0x296f8f['insert'](_0x4a31ca,_0x2fefba);}_0x296f8f['append'](_0x2fefba,_0x29026f);}_0x296f8f['insert'](_0x29026f,_0x416645,'end');}_0x4520b5=null;});});}};function Q(_0x1e217c,_0x44fb8b){for(const {item:_0x790386}of _0x1e217c['createRangeIn'](_0x44fb8b))if(_0x790386['is']('element','footnotesDefinitions'))return _0x790386;return null;}function G(_0x2b4c7f){const _0x249af0=new Set();for(const {item:_0x3342e0}of _0x2b4c7f)_0x3342e0['is']('element','footnoteRef')&&_0x249af0['add'](_0x3342e0['getAttribute']('footnoteId'));return Array['from'](_0x249af0);}var W=class extends _0x32e1f3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4e7f87}=this,{componentFactory:_0x42e61b}=_0x4e7f87['ui'];_0x42e61b['add']('insertFootnote',Y(_0x4e7f87,_0x5b2cd1)),_0x42e61b['add']('menuBar:insertFootnote',Y(_0x4e7f87,_0x3972af)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1d5b6c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x463d8f;for(const _0x49b7f8 in _0x1d5b6c){const _0xc198f7=_0x49b7f8,_0x58e5b6=_0x1d5b6c[_0xc198f7];if('footnotesLicenseKeyValid'==_0x58e5b6||'footnotesLicenseKeyInvalid'==_0x58e5b6||'footnotesLicenseKeyExpired'==_0x58e5b6||'footnotesLicenseKeyDomainLimit'==_0x58e5b6||'footnotesLicenseKeyNotAllowed'==_0x58e5b6||'footnotesLicenseKeyEvaluationLimit'==_0x58e5b6||'footnotesLicenseKeyUsageLimit'==_0x58e5b6){delete _0x1d5b6c[_0xc198f7],_0x463d8f=_0x58e5b6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0x4b2d3d,_0x35e4f1){const _0x5790f9=_0x4b2d3d['commands']['get']('insertFootnote');return _0x2d5f92=>{const {t:t}=_0x2d5f92,_0x1deae3=new _0x35e4f1(_0x2d5f92),_0x4fbb47=_0x1deae3 instanceof _0x3972af;return _0x1deae3['bind']('isEnabled')['to'](_0x5790f9,'isEnabled'),_0x1deae3['set']({'label':t(_0x4fbb47?'Footnote':'Insert\x20footnote'),'icon':_0x39b893,'tooltip':!0x0}),_0x1deae3['on']('execute',()=>{_0x5790f9['execute'](),_0x4b2d3d['editing']['view']['focus']();}),_0x1deae3;};}var Z=class extends _0x32e1f3{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 _0x1b1a62{['refresh'](){const {editor:_0x50c7aa}=this,_0x1eeb9a=_0x50c7aa['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1eeb9a,this['value']=_0x1eeb9a?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x48015d}){const {editor:_0x21f14c}=this,_0x299f58=_0x21f14c['plugins']['get'](V),_0x5a5f35=_0x299f58['getFootnotesDefinitionsObjectElement']();_0x5a5f35&&ot['includes'](_0x48015d)&&_0x21f14c['model']['change'](_0x24cdee=>{_0x24cdee['setAttribute']('footnotesListStyle',_0x48015d,_0x5a5f35),_0x299f58['_updateFootnotesCounters'](_0x24cdee);});}},it=class extends _0x1b1a62{['refresh'](){const {editor:_0x16616b}=this,_0x314816=_0x16616b['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x314816,this['value']=_0x314816?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x581988}){const {editor:_0x37bb7d}=this,_0x49eaa9=_0x37bb7d['plugins']['get'](V),_0xa73ac1=_0x49eaa9['getFootnotesDefinitionsObjectElement']();_0xa73ac1&&Number['isInteger'](_0x581988)&&_0x37bb7d['model']['change'](_0x5c488e=>{_0x5c488e['setAttribute']('footnotesListStart',_0x581988,_0xa73ac1),_0x49eaa9['_updateFootnotesCounters'](_0x5c488e);});}};function st({style:_0x10f3c9,digits:_0x173a9b,value:_0x1a6085}){const _0x3c1bf0=Math['floor'](_0x1a6085),_0xc44081=function(_0x5b4635){switch(_0x5b4635){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};}}(_0x10f3c9);switch((_0x3c1bf0>_0xc44081['max']||_0x3c1bf0<_0xc44081['min'])&&(_0x10f3c9='decimal'),_0x10f3c9){case'decimal-leading-zero':return function(_0x44b3c6,_0x4e8a17){return String(_0x44b3c6)['padStart'](_0x4e8a17,'0');}(_0x3c1bf0,Math['max'](0x2,_0x173a9b));case'lower-alpha':case'lower-latin':return rt(_0x3c1bf0,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x3c1bf0,!0x0);case'lower-roman':return at(_0x3c1bf0,!0x1);case'upper-roman':return at(_0x3c1bf0,!0x0);case'arabic-indic':return String(_0x3c1bf0)['replace'](/\d/g,_0x581739=>ft[Number(_0x581739)]);default:return String(_0x3c1bf0);}}function rt(_0x3460e8,_0x4ce421){let _0x1e4987='',_0x43486d=_0x3460e8;for(;_0x43486d>0x0;){const _0x36aa6b=(_0x43486d-0x1)%0x1a;_0x1e4987=String['fromCharCode'](0x61+_0x36aa6b)+_0x1e4987,_0x43486d=Math['floor']((_0x43486d-0x1)/0x1a);}return _0x4ce421?_0x1e4987['toUpperCase']():_0x1e4987;}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(_0x4d3c7a,_0xc123){let _0x3ef21d='',_0x431ca9=_0x4d3c7a;for(const {value:_0x148882,numeral:_0x4cfd01}of lt)for(;_0x431ca9>=_0x148882;)_0x3ef21d+=_0x4cfd01,_0x431ca9-=_0x148882;return _0xc123?_0x3ef21d:_0x3ef21d['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2a66a0}=this;_0x2a66a0['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x2a66a0['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x2a66a0['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x2a66a0['commands']['add']('footnotesStyle',new nt(_0x2a66a0)),_0x2a66a0['commands']['add']('footnotesStart',new it(_0x2a66a0)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x26c1b3}=this,{schema:_0x25f0dc}=_0x26c1b3['model'];_0x25f0dc['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x52a794}=this,{conversion:_0xe2cc0b,model:_0x529b30}=_0x52a794,{schema:_0x5b737a}=_0x529b30;_0xe2cc0b['for']('upcast')['add'](_0x531ec9=>{_0x531ec9['on']('element:ol',(_0x51ed1d,_0x8fd9eb,_0x32fa9e)=>{const _0x504ef1=_0x8fd9eb['viewItem'],_0x3f23cf=_0x8fd9eb['modelCursor']?.['parent'];_0x504ef1['hasClass']('footnotes-list')&&_0x3f23cf?.['is']('element','footnotesDefinitions')&&(function(_0x29acef,_0x590d88,_0x1d7c31,_0x3e1f01){if(!_0x3e1f01['checkAttribute'](_0x590d88,'footnotesListStart'))return;let _0x2210e5=0x1;const _0x4f3d23=_0x1d7c31['consumable']['consume'](_0x29acef,{'attributes':'start'});if(_0x4f3d23){const _0x21dec5=Number['parseInt'](_0x29acef['getAttribute']('start'),0xa);Number['isNaN'](_0x21dec5)||(_0x2210e5=_0x21dec5);}!_0x4f3d23&&_0x590d88['hasAttribute']('footnotesListStart')||_0x1d7c31['writer']['setAttribute']('footnotesListStart',_0x2210e5,_0x590d88);}(_0x504ef1,_0x3f23cf,_0x32fa9e,_0x5b737a),function(_0x351e4a,_0x370f38,_0x5e55ab,_0x2f1533){if(!_0x2f1533['checkAttribute'](_0x370f38,'footnotesListStyle'))return;let _0x5cb1ce='decimal',_0x5bc0c6=!0x1;if(_0x5e55ab['consumable']['consume'](_0x351e4a,{'attributes':'type'})){const _0x5017a0={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x351e4a['getAttribute']('type')];_0x5017a0&&(_0x5cb1ce=_0x5017a0),_0x5bc0c6=!0x0;}if(_0x5e55ab['consumable']['consume'](_0x351e4a,{'styles':'list-style-type'})){const _0x2bf7dd=ut(_0x351e4a['getStyle']('list-style-type'));_0x2bf7dd&&(_0x5cb1ce=_0x2bf7dd),_0x5bc0c6=!0x0;}!_0x5bc0c6&&_0x370f38['hasAttribute']('footnotesListStyle')||_0x5e55ab['writer']['setAttribute']('footnotesListStyle',_0x5cb1ce,_0x370f38);}(_0x504ef1,_0x3f23cf,_0x32fa9e,_0x5b737a));});}),_0xe2cc0b['for']('downcast')['add'](_0x1281ab=>{_0x1281ab['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x164d5c,_0x43654f,_0x4863d4)=>{if(!_0x4863d4['consumable']['consume'](_0x43654f['item'],_0x164d5c['name']))return;const _0x5e16c5=dt(_0x43654f['item'],_0x4863d4['mapper']),{attributeNewValue:_0x288899}=_0x43654f;null==_0x288899||0x1===_0x288899?_0x4863d4['writer']['removeAttribute']('start',_0x5e16c5):_0x4863d4['writer']['setAttribute']('start',String(_0x288899),_0x5e16c5);}),_0x1281ab['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x443df0,_0xc547fc,_0x49d4d8)=>{if(!_0x49d4d8['consumable']['consume'](_0xc547fc['item'],_0x443df0['name']))return;const _0x5d8ebd=dt(_0xc547fc['item'],_0x49d4d8['mapper']),{attributeNewValue:_0x49e4d9}=_0xc547fc;_0x49e4d9&&'decimal'!==_0x49e4d9?_0x49d4d8['writer']['setStyle']('list-style-type',_0x49e4d9,_0x5d8ebd):_0x49d4d8['writer']['removeStyle']('list-style-type',_0x5d8ebd);});});}['_definePostfixer'](){const {editor:_0x3911a3}=this,{model:_0x4533e6}=_0x3911a3,_0x2593c5=_0x3911a3['plugins']['get'](V),_0x4574ac=this['_getDefaultListStyle'](),_0xde33f2=this['_getDefaultStartIndex']();_0x4533e6['document']['registerPostFixer'](_0x4d2c0c=>{const _0x5ea751=_0x4533e6['document']['differ']['getChanges']();let _0x48cdf7=!0x1;for(const _0x598ba8 of _0x5ea751){if('insert'!==_0x598ba8['type']||'$text'===_0x598ba8['name'])continue;const _0xa61897=_0x4533e6['createRangeOn'](_0x598ba8['position']['nodeAfter']);for(const _0x2d3cec of _0xa61897['getItems']())_0x2d3cec['is']('element','footnotesDefinitions')&&(!_0x2d3cec['hasAttribute']('footnotesListStart')&&_0x4533e6['schema']['checkAttribute'](_0x2d3cec,'footnotesListStart')&&(_0x4d2c0c['setAttribute']('footnotesListStart',_0xde33f2,_0x2d3cec),_0x48cdf7=!0x0),!_0x2d3cec['hasAttribute']('footnotesListStyle')&&_0x4533e6['schema']['checkAttribute'](_0x2d3cec,'footnotesListStyle')&&(_0x4d2c0c['setAttribute']('footnotesListStyle',_0x4574ac,_0x2d3cec),_0x48cdf7=!0x0));}return _0x48cdf7&&_0x2593c5['_updateFootnotesCounters'](_0x4d2c0c),_0x48cdf7;});}['_defineFormatter'](){const {editor:_0x3da8a6}=this;_0x3da8a6['plugins']['get'](V)['setFootnoteFormatter'](_0x5c3992=>this['_formatFootnoteListValue'](_0x5c3992));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x4d37b0,value:_0x515de1,digits:_0x71e1ba}){const _0x51d247=_0x4d37b0['getAttribute']('footnotesListStyle');return st({'value':_0x515de1+(_0x4d37b0['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x51d247,'digits':_0x71e1ba});}};function ut(_0x43f0f4){if('string'==typeof _0x43f0f4){const _0x447634=et[_0x43f0f4];if(_0x447634)return _0x447634;if(ot['includes'](_0x43f0f4))return _0x43f0f4;}return null;}function dt(_0xa819af,_0x26cf48){const _0x4f0888=_0x26cf48['toViewElement'](_0xa819af);return Array['from'](_0x4f0888['getChildren']())['find'](_0x30b69f=>_0x30b69f['is']('element','ol')&&_0x30b69f['hasClass']('footnotes-list'));}var ht=class extends _0x263b6c{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x569b19();['keystrokes']=new _0x2c9630();['focusables']=new _0x4530a7();['focusCycler'];constructor(_0x3296bf,{styleButtonViews:_0x576b36,styleGridAriaLabel:_0x224c9e}){super(_0x3296bf),(this['focusCycler']=new _0x479c0c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x576b36,_0x224c9e),[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 _0x37bf59 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x37bf59['element']);_0x222dbc({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x465f4d['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 _0x1cf4f5=_0x5711a8=>_0x5711a8['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1cf4f5),this['keystrokes']['set']('arrowleft',_0x1cf4f5),this['keystrokes']['set']('arrowup',_0x1cf4f5),this['keystrokes']['set']('arrowdown',_0x1cf4f5);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x34948a,_0x4f2338){const _0x1226d3=new _0x263b6c(this['locale']);return _0x1226d3['children']=_0x1226d3['createCollection'](),_0x1226d3['children']['addMany'](_0x34948a),_0x1226d3['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4f2338,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x1226d3['children']}),_0x1226d3['children']['delegate']('execute')['to'](this),_0x1226d3['focus']=function(){for(const _0x2c1904 of this['children'])if(_0x2c1904 instanceof _0x5b2cd1&&_0x2c1904['isOn'])return void _0x2c1904['focus']();this['children']['first']['focus']();},_0x1226d3['focusTracker']=new _0x569b19(),_0x1226d3['keystrokes']=new _0x2c9630(),_0x1226d3['render'](),_0x1226d3['keystrokes']['listenTo'](_0x1226d3['element']),this['children']['add'](_0x1226d3),_0x1226d3;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x557d78=this['_createStartIndexPropertyView'](),_0x3995c7=[_0x557d78],_0x556529=new _0x2f6452(this['locale'],_0x3995c7);return _0x556529['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x556529['buttonView']['bind']('isEnabled')['toMany'](_0x3995c7,'isEnabled',(..._0x1f710c)=>_0x1f710c['some'](_0x3e8949=>_0x3e8949)),_0x556529['buttonView']['on']('change:isEnabled',(_0x50d2cf,_0x219b11,_0x5d2aef)=>{_0x5d2aef||(_0x556529['isCollapsed']=!0x0);}),this['children']['add'](_0x556529),[_0x557d78,_0x556529];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2949f9=new _0x46fe67(this['locale'],_0x400c97);return _0x2949f9['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2949f9['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2949f9['fieldView']['on']('input',()=>{const _0x20e79a=_0x2949f9['fieldView']['element'],_0x242bb2=_0x20e79a['valueAsNumber'];Number['isNaN'](_0x242bb2)?_0x2949f9['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x20e79a['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x242bb2}):_0x2949f9['errorText']=t(_0x242bb2<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x2949f9;}},mt=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x4a2295,_0x191494];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4f0fb1}=this,{componentFactory:_0x3ec701}=_0x4f0fb1['ui'];_0x4f0fb1['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x3ec701['add']('footnotesStyle',function(_0x80a9de){return _0x5781d5=>{const {t:t}=_0x5781d5,_0x2ff892=_0x80a9de['commands']['get']('footnotesStyle'),_0x1a7dfa=_0x1a7bf6(_0x5781d5),{buttonView:_0x395313}=_0x1a7dfa;return _0x1a7dfa['class']='ck-footnotes-styles-dropdown',_0x1a7dfa['bind']('isEnabled')['to'](_0x2ff892,'isEnabled'),_0x395313['set']({'label':t('Footnotes\x20style'),'icon':_0x39b893,'tooltip':!0x0}),_0x1a7dfa['once']('change:isOpen',()=>{const _0x5e8771=function({editor:_0xf3ec25,dropdownView:_0x241a15}){const {t:t}=_0xf3ec25['locale'],_0x26b79c=t('Footnotes\x20definitions\x20styles'),_0x3bb5f9=function(_0x5cfc36){const {t:t}=_0x5cfc36['locale'],_0x57bc9a=_0x5cfc36['config']['get']('footnotes.footnotesProperties.listStyles'),_0x422556=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0xc80341},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x28c1c6},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x184f04},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x5dd538},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x5e6e9b},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x333818},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x186c50}];return _0x57bc9a['map'](_0x3db9a0=>{const _0x481885=ut(_0x3db9a0);return function(_0x48de72,_0x3c6427){const {locale:_0x1340f2}=_0x48de72,{label:_0x4f50b4,icon:_0x452f4b,tooltip:_0x18c655,style:_0x55ba95}=_0x3c6427,_0x10fd22=_0x48de72['commands']['get']('footnotesStyle'),_0x7393b=new _0x5b2cd1(_0x1340f2);return _0x7393b['set']({'label':_0x4f50b4,'icon':_0x452f4b,'tooltip':_0x18c655}),_0x7393b['bind']('isOn')['to'](_0x10fd22,'value',_0x5c93df=>_0x5c93df===_0x55ba95),_0x7393b['bind']('isEnabled')['to'](_0x10fd22,'isEnabled'),_0x7393b['on']('execute',()=>{_0x48de72['execute']('footnotesStyle',{'value':_0x55ba95}),_0x48de72['editing']['view']['focus']();}),_0x7393b;}(_0x5cfc36,_0x422556['find'](_0x2a64d2=>_0x2a64d2['style']===_0x481885));});}(_0xf3ec25),_0x4bc1c4=new ht(_0xf3ec25['locale'],{'styleGridAriaLabel':_0x26b79c,'styleButtonViews':_0x3bb5f9}),_0x465c19=_0xf3ec25['commands']['get']('footnotesStart');return _0x4bc1c4['startIndexFieldView']['bind']('isEnabled')['to'](_0x465c19),_0x4bc1c4['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x465c19),_0x4bc1c4['on']('footnotesListStart',(_0x9b2ab,_0x96637a)=>{_0xf3ec25['execute']('footnotesStart',{'value':_0x96637a['startIndex']});}),_0x4bc1c4['delegate']('execute')['to'](_0x241a15),_0x4bc1c4;}({'editor':_0x80a9de,'dropdownView':_0x1a7dfa});_0x1a7dfa['panelView']['children']['add'](_0x5e8771);}),_0x1a7dfa;};}(_0x4f0fb1));}['afterInit'](){const {editor:_0x237c2b}=this,{t:t}=_0x237c2b['locale'],_0x14c169=_0x237c2b['plugins']['get'](_0x191494),{defaultPositions:_0x591b94}=_0x2bea57;_0x14c169['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x237c2b['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x5a7390=>{let _0x3cb8f4=_0x5a7390['getFirstPosition']()?.['parent'];return _0x3cb8f4?.['is']('$text')&&(_0x3cb8f4=_0x3cb8f4['parent']),_0x3cb8f4?.['is']('element')?_0x3cb8f4['findAncestor'](q):null;},'positions':[_0x591b94['southArrowNorth'],_0x591b94['southArrowNorthMiddleWest'],_0x591b94['southArrowNorthMiddleEast'],_0x591b94['southArrowNorthWest'],_0x591b94['southArrowNorthEast'],_0x591b94['northArrowSouth'],_0x591b94['northArrowSouthMiddleWest'],_0x591b94['northArrowSouthMiddleEast'],_0x591b94['northArrowSouthWest'],_0x591b94['northArrowSouthEast'],_0x591b94['viewportStickyNorth']]});}},pt=class extends _0x32e1f3{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.
|
|
3
|
+
"version": "48.3.0-alpha.1",
|
|
4
4
|
"description": "The footnotes feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"./package.json": "./package.json"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@ckeditor/ckeditor5-clipboard": "48.3.0-alpha.
|
|
36
|
-
"@ckeditor/ckeditor5-core": "48.3.0-alpha.
|
|
37
|
-
"@ckeditor/ckeditor5-engine": "48.3.0-alpha.
|
|
38
|
-
"@ckeditor/ckeditor5-enter": "48.3.0-alpha.
|
|
39
|
-
"@ckeditor/ckeditor5-icons": "48.3.0-alpha.
|
|
40
|
-
"@ckeditor/ckeditor5-ui": "48.3.0-alpha.
|
|
41
|
-
"@ckeditor/ckeditor5-utils": "48.3.0-alpha.
|
|
42
|
-
"@ckeditor/ckeditor5-widget": "48.3.0-alpha.
|
|
35
|
+
"@ckeditor/ckeditor5-clipboard": "48.3.0-alpha.1",
|
|
36
|
+
"@ckeditor/ckeditor5-core": "48.3.0-alpha.1",
|
|
37
|
+
"@ckeditor/ckeditor5-engine": "48.3.0-alpha.1",
|
|
38
|
+
"@ckeditor/ckeditor5-enter": "48.3.0-alpha.1",
|
|
39
|
+
"@ckeditor/ckeditor5-icons": "48.3.0-alpha.1",
|
|
40
|
+
"@ckeditor/ckeditor5-ui": "48.3.0-alpha.1",
|
|
41
|
+
"@ckeditor/ckeditor5-utils": "48.3.0-alpha.1",
|
|
42
|
+
"@ckeditor/ckeditor5-widget": "48.3.0-alpha.1"
|
|
43
43
|
},
|
|
44
44
|
"files": [
|
|
45
45
|
"dist",
|