@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251026.0 → 0.0.0-nightly-20251028.0
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/build/footnotes.js +1 -1
- package/dist/index-editor.css +0 -3
- package/dist/index.css +0 -3
- package/dist/index.js +1 -1
- package/package.json +9 -9
- package/src/commands/insertfootnotecommand.js +1 -1
- package/src/footnotes.js +1 -1
- package/src/footnotesclipboard.js +1 -1
- package/src/footnotesediting.js +1 -1
- package/src/footnotesproperties/commands/footnotesstartcommand.js +1 -1
- package/src/footnotesproperties/commands/footnotesstylecommand.js +1 -1
- package/src/footnotesproperties/footnotespropertiesconfig.js +1 -1
- package/src/footnotesproperties/footnotespropertiesediting.js +1 -1
- package/src/footnotesproperties/footnotespropertiesui.js +1 -1
- package/src/footnotesproperties/ui/footnotesdefinitionspropertiesview.js +1 -1
- package/src/footnotesproperties.js +1 -1
- package/src/footnotestracker.js +1 -1
- package/src/footnotesui.js +1 -1
- package/src/index.js +1 -1
- package/src/modelelementtracker.js +1 -1
- package/theme/footnotes.css +0 -4
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x42a78a,Command as _0x32aa23}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x15b005,isWidget as _0x5637eb,toWidgetEditable as _0x5b307c,WidgetToolbarRepository as _0x14fbc7}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x1c0fd7,logWarning as _0x4d5f54,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x1a170d,ClickObserver as _0x1da290}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x1da66d}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x340eb3,ButtonView as _0x1cce1b,View as _0x16c062,ViewCollection as _0x4d6cec,FocusCycler as _0x3c6dd2,addKeyboardHandlingForGrid as _0x1004e8,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x367e36,BalloonPanelView as _0x54d6f5,createDropdown as _0x44f1cb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x291742,IconListStyleDecimal as _0x43f33d,IconListStyleDecimalLeadingZero as _0x530b8c,IconListStyleLowerRoman as _0x415e75,IconListStyleUpperRoman as _0x195804,IconListStyleLowerLatin as _0x292fb1,IconListStyleUpperLatin as _0x32b6f}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x276750,_0x2714e4){this['_model']=_0x276750,this['_elementName']=_0x2714e4['elementName'],this['_getElementKey']=_0x2714e4['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x38640f){const _0x3a731c=new Set(),_0x8b45ab=new Map();for(const _0x3f444c of _0x38640f){if('insert'===_0x3f444c['type']&&'$text'!==_0x3f444c['name']&&_0x3f444c['position']['nodeAfter']){const _0x4bb167=this['_model']['createRangeOn'](_0x3f444c['position']['nodeAfter']);for(const _0x1eedf6 of _0x4bb167['getItems']()){if(!_0x1eedf6['is']('element',this['_elementName']))continue;const _0x384fb7=this['_getElementKey'](_0x1eedf6);_0x8b45ab['has'](_0x384fb7)||_0x8b45ab['set'](_0x384fb7,[]),_0x8b45ab['get'](_0x384fb7)['push'](_0x1eedf6);}}if('remove'===_0x3f444c['type']&&_0x3f444c['name']===this['_elementName']){const _0x43087d=this['_getElementKey']({'getAttribute':_0x387238=>_0x3f444c['attributes']['get'](_0x387238)});_0x3a731c['add'](_0x43087d);}}for(const [_0x49fa22,_0x2cb284]of this['_trackedElements'])'$graveyard'===_0x2cb284['root']['rootName']&&_0x3a731c['add'](_0x49fa22);for(const _0x32c0a7 of _0x3a731c)this['_trackedElements']['delete'](_0x32c0a7);for(const [_0x55b52f,_0x389b6d]of _0x8b45ab)this['_trackedElements']['set'](_0x55b52f,_0x389b6d[_0x389b6d['length']-0x1]);const _0x113442=new Set();for(const [_0xab7371,_0x2d807e]of _0x8b45ab)_0x3a731c['has'](_0xab7371)&&(_0x113442['add'](_0x2d807e[0x0]),_0x2d807e['length']>0x1?_0x8b45ab['set'](_0xab7371,_0x2d807e['slice'](0x1)):_0x8b45ab['delete'](_0xab7371),_0x3a731c['delete'](_0xab7371));return{'removed':Array['from'](_0x3a731c),'inserted':Array['from'](_0x8b45ab['values']())['flat'](),'moved':Array['from'](_0x113442)};}}class c extends _0x42a78a{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3e6949){super(_0x3e6949),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x49cc19=>_0x49cc19['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x4b8e3a=>_0x4b8e3a['getAttribute']('footnoteId')});}['init'](){const {editor:_0x3c5e0e}=this,{model:_0x421931,data:_0x422f13}=_0x3c5e0e;_0x421931['document']['registerPostFixer'](_0x101805=>{const _0x570352=_0x421931['document']['differ']['getChanges']();let _0x28814a=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x101805,_0x570352)&&(_0x28814a=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x101805,_0x570352)&&(_0x28814a=!0x0),this['_handleFootnoteReferencesChanges'](_0x101805,_0x570352)&&(_0x28814a=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x101805)&&(_0x28814a=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x101805)&&(_0x28814a=!0x0),this['_sortFootnoteDefinitions'](_0x101805)&&(_0x28814a=!0x0),_0x28814a;}),this['listenTo'](_0x421931['document'],'change:data',()=>{_0x421931['enqueueChange']({'isUndoable':!0x1},_0x47d593=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x47d593);});},{'priority':'low'}),this['listenTo'](_0x422f13,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3c2377){return this['_footnotes']['find'](_0x31dc6d=>_0x31dc6d['id']===_0x3c2377)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x3468ec){this['_footnoteFormatter']=_0x3468ec;}['_updateFootnotesCounters'](_0x782695,_0x711ab0=0x0){let _0x59b253=!0x1;for(let _0x564a1a=_0x711ab0;_0x564a1a<this['_footnotes']['length'];_0x564a1a++)this['_updateFootnoteRefCounter'](_0x782695,_0x564a1a)&&(_0x59b253=!0x0);return _0x59b253;}['_insertEmptyFootnotesDefinitionsContainer'](_0x40d2c1,_0x216f01){const _0x3b6a04=_0x40d2c1['createElement']('footnotesDefinitions',{});return _0x40d2c1['append'](_0x3b6a04,_0x216f01),this['_footnotesDefinitions']=_0x3b6a04,_0x3b6a04;}['_ensureFootnotesDefinitionsContainerExists'](_0x34d610){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x260cfa=this['_footnotes'][0x0]['reference']['root'],_0x3777e1=this['_insertEmptyFootnotesDefinitionsContainer'](_0x34d610,_0x260cfa);for(const _0xf2c4bc of this['_footnotes'])_0xf2c4bc['definition']['parent']||_0x34d610['insert'](_0xf2c4bc['definition'],_0x3777e1,'end');this['_updateFootnotesCounters'](_0x34d610);}['_handleFootnotesDefinitionsObjectChanges'](_0x5499cf,_0x7f37e2){let _0x120d5c=!0x1;const {inserted:_0x2015c8,removed:_0x30c6c9,moved:_0x30552d}=this['_footnoteDefsContainerTracker']['getChanges'](_0x7f37e2);if(_0x30552d['length']&&(this['_footnotesDefinitions']=_0x30552d[0x0]),_0x2015c8['length']){if(_0x2015c8['length']>0x1||this['_footnotesDefinitions']&&_0x2015c8['some'](_0x188995=>_0x188995!==this['_footnotesDefinitions'])){const _0x52f0a4=_0x5499cf['createElement']('footnotesDefinitions',{}),_0x59160d=[];this['_footnotesDefinitions']&&_0x59160d['push'](this['_footnotesDefinitions']),_0x59160d['push'](..._0x2015c8),_0x5499cf['insert'](_0x52f0a4,_0x59160d[0x0],'before');for(const _0x456f80 of _0x59160d)_0x5499cf['move'](_0x5499cf['createRangeIn'](_0x456f80),_0x5499cf['createPositionAt'](_0x52f0a4,'end')),_0x5499cf['remove'](_0x456f80);this['_footnotesDefinitions']=_0x52f0a4,this['_updateFootnotesCounters'](_0x5499cf),_0x120d5c=!0x0;}else this['_footnotesDefinitions']=_0x2015c8[0x0];}if(_0x30c6c9['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x18a67a of this['_footnotes'])_0x5499cf['remove'](_0x18a67a['reference']),_0x120d5c=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x120d5c;}['_handleFootnoteDefinitionsChanges'](_0x35504c,_0x4f9a9d){let _0x44777e=!0x1;const _0xa291b1=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x596883,moved:_0x58e775}=this['_footnoteDefsTracker']['getChanges'](_0x4f9a9d);for(const _0x1d9941 of[..._0x58e775,..._0x596883]){const _0x2edfc0=_0x1d9941['getAttribute']('footnoteId'),_0x4c8c48=this['getFootnote'](_0x2edfc0);_0x4c8c48&&(_0x4c8c48['definition']=_0x1d9941),_(_0x35504c,_0xa291b1,_0x1d9941)&&(_0x44777e=!0x0);}return _0x44777e;}['_handleFootnoteReferencesChanges'](_0x19feb6,_0xea5ba6){let _0x36b25e=!0x1;const {removed:_0x5e48a9,inserted:_0x25a3e8,moved:_0x405720}=this['_footnoteRefsTracker']['getChanges'](_0xea5ba6);for(const _0x53e443 of _0x5e48a9)this['_handleRemoveFootnoteReferenceById'](_0x19feb6,_0x53e443)&&(_0x36b25e=!0x0);for(const _0x315e9a of _0x25a3e8)this['_handleInsertedFootnoteReference'](_0x19feb6,_0x315e9a)&&(_0x36b25e=!0x0);for(const _0x402968 of _0x405720)this['_handleMovedFootnoteReference'](_0x19feb6,_0x402968)&&(_0x36b25e=!0x0);return _0x36b25e;}['_handleFootnotesDefinitionsObjectSync'](_0x1f5f5d){if(!this['_footnotesDefinitions'])return!0x1;let _0x3e2442=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x28daa3=[];for(const _0x327dc0 of this['_footnotesDefinitions']['getChildren']()){const _0x4fb191=_0x327dc0['getAttribute']('footnoteId');this['getFootnote'](_0x4fb191)||(_0x28daa3['unshift'](_0x327dc0),_0x3e2442=!0x0);}for(const _0x55ca44 of _0x28daa3)_0x1f5f5d['remove'](_0x55ca44);}const _0xe142f8=new Set(),_0x436f3e=[];for(const _0x5287fd of this['_footnotesDefinitions']['getChildren']()){const _0x458997=_0x5287fd['getAttribute']('footnoteId');_0xe142f8['has'](_0x458997)?(_0x436f3e['unshift'](_0x5287fd),_0x3e2442=!0x0):_0xe142f8['add'](_0x458997);}for(const _0x236c39 of _0x436f3e)_0x1f5f5d['remove'](_0x236c39);return this['_footnotesDefinitions']['childCount']||(_0x1f5f5d['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x3e2442=!0x0),_0x3e2442;}['_handleInsertedFootnoteReference'](_0x2bcff6,_0x1918b5){if(this['_footnotes']['find'](_0x4ec75f=>_0x4ec75f['reference']===_0x1918b5))return!0x1;let _0x158e3c=!0x1;const _0x1dd6e9=_0x1918b5['getAttribute']('footnoteId'),_0x94a0e6=this['getFootnote'](_0x1dd6e9);_0x94a0e6&&(_0x2bcff6['remove'](_0x94a0e6['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x524caa=>_0x524caa['id']!==_0x1dd6e9),_0x158e3c=!0x0);let _0x35729b=this['_footnotesDefinitions']?function(_0x55fea2,_0x582fa7){for(const _0x427ad2 of _0x55fea2['getChildren']())if(_0x427ad2['getAttribute']('footnoteId')===_0x582fa7)return _0x427ad2;return null;}(this['_footnotesDefinitions'],_0x1dd6e9):null;_0x35729b||(_0x35729b=_0x2bcff6['createElement']('footnoteDefinition',{'footnoteId':_0x1dd6e9}),this['_footnotesDefinitions']&&(_0x2bcff6['insert'](_0x35729b,this['_footnotesDefinitions'],'end'),_0x158e3c=!0x0));const _0xb98e93={'id':_0x1dd6e9,'reference':_0x1918b5,'definition':_0x35729b},_0x43c101=I(this['editor']['model'],this['_footnotes'],_0x1918b5);return this['_footnotes']['splice'](_0x43c101,0x0,_0xb98e93),this['_updateFootnotesCounters'](_0x2bcff6,_0x43c101)&&(_0x158e3c=!0x0),_0x158e3c;}['_handleRemoveFootnoteReferenceById'](_0x2efd94,_0x795d38){const _0x494c1a=this['_footnotes']['findIndex'](_0x1b5204=>_0x1b5204['id']===_0x795d38);if(-0x1===_0x494c1a)return!0x1;let _0x1c2d0c=!0x1;const _0x16730e=this['_footnotes'][_0x494c1a];return'$graveyard'!==_0x16730e['definition']['root']['rootName']&&(_0x2efd94['remove'](_0x16730e['definition']),_0x1c2d0c=!0x0),this['_footnotes']['splice'](_0x494c1a,0x1),this['_updateFootnotesCounters'](_0x2efd94,_0x494c1a)&&(_0x1c2d0c=!0x0),_0x1c2d0c;}['_handleMovedFootnoteReference'](_0x2dd7e5,_0x181656){const _0x199073=_0x181656['getAttribute']('footnoteId'),_0x4a20af=this['_footnotes']['findIndex'](_0x596984=>_0x596984['id']===_0x199073),_0x54e36d=this['_footnotes'][_0x4a20af];let _0x4a4549=!0x1;_0x54e36d['reference']=_0x181656,this['_footnotes']['splice'](_0x4a20af,0x1);const _0x347e20=I(this['editor']['model'],this['_footnotes'],_0x181656);return this['_footnotes']['splice'](_0x347e20,0x0,_0x54e36d),this['_updateFootnotesCounters'](_0x2dd7e5,Math['min'](_0x4a20af,_0x347e20))&&(_0x4a4549=!0x0),_0x4a4549;}['_updateFootnoteRefCounter'](_0x933ed4,_0x1f60a2){if(!this['_footnotesDefinitions'])return!0x1;const _0x55e5fa=this['_footnotes'][_0x1f60a2];let _0x59cf2c;return _0x59cf2c=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x55e5fa,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1f60a2+0x1}):String(_0x1f60a2+0x1),_0x55e5fa['reference']['getAttribute']('footnoteCounter')!=_0x59cf2c&&(_0x933ed4['setAttribute']('footnoteCounter',_0x59cf2c,_0x55e5fa['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x14799b){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x30ede4,_0x22078f){if(_0x30ede4['length']!==_0x22078f['length'])return!0x1;for(let _0xddb92b=0x0;_0xddb92b<_0x30ede4['length'];_0xddb92b++)if(_0x30ede4[_0xddb92b]!==_0x22078f[_0xddb92b])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2fce5a=>_0x2fce5a['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x5789c6=>_0x5789c6['getAttribute']('footnoteId'))))return!0x1;let _0x2d20ec=!0x1;for(let _0x1b52e1=0x0;_0x1b52e1<this['_footnotes']['length'];_0x1b52e1++){const _0x225423=this['_footnotes'][_0x1b52e1],_0x1c59f2=_0x14799b['createPositionBefore'](_0x225423['definition']),_0x367a3b=_0x14799b['createPositionAt'](this['_footnotesDefinitions'],_0x1b52e1);_0x1c59f2['isEqual'](_0x367a3b)||(_0x14799b['move'](_0x14799b['createRangeOn'](_0x225423['definition']),_0x367a3b),_0x2d20ec=!0x0);}return _0x2d20ec;}['_ensureFootnotesReferencesHaveProperOrder'](_0x5e66a2){if(!this['_footnotes']['length'])return!0x1;const {model:_0x1618d2}=this['editor'];let _0x342c8e=!0x1;for(let _0x4fda98=0x0;_0x4fda98<this['_footnotes']['length']-0x1;_0x4fda98++){const _0x14c63e=this['_footnotes'][_0x4fda98],_0x5ec6bf=this['_footnotes'][_0x4fda98+0x1],_0x176a25=_0x1618d2['createPositionBefore'](_0x14c63e['reference']),_0x4befa0=_0x1618d2['createPositionBefore'](_0x5ec6bf['reference']);'after'===_0x176a25['compareWith'](_0x4befa0)&&(this['_handleMovedFootnoteReference'](_0x5e66a2,_0x14c63e['reference']),_0x4fda98=-0x1,_0x342c8e=!0x0);}return _0x342c8e;}}function _(_0x30d639,_0x58ee9e,_0x38db9d){if(_0x38db9d['childCount'])return!0x1;const _0x3c439e=_0x58ee9e?'paragraph':'footnoteInlineContent';return _0x30d639['insert'](_0x30d639['createElement'](_0x3c439e),_0x38db9d),!0x0;}function I(_0x2d77ec,_0x4af0dd,_0x256cea){if(0x0===_0x4af0dd['length'])return 0x0;const _0x209157=_0x2d77ec['createPositionBefore'](_0x256cea);for(let _0x33f097=0x0;_0x33f097<_0x4af0dd['length'];_0x33f097++){const _0x161dd7=_0x4af0dd[_0x33f097],_0x495f84=_0x2d77ec['createPositionBefore'](_0x161dd7['reference']);if('before'===_0x209157['compareWith'](_0x495f84))return _0x33f097;}const _0x412e40=_0x256cea['root'];let _0x50ff73=-0x1;for(let _0x593bbd=_0x4af0dd['length']-0x1;_0x593bbd>=0x0;_0x593bbd--)if(_0x4af0dd[_0x593bbd]['reference']['root']===_0x412e40){_0x50ff73=_0x593bbd;break;}if(-0x1!==_0x50ff73)return _0x50ff73+0x1;const _0x58ba1d=_0x2d77ec['document']['getRootNames'](),_0x4cf9da=_0x58ba1d['indexOf'](_0x412e40['rootName']),_0xae46e7=_0x58ba1d[_0x4cf9da+0x1];if(_0xae46e7){for(let _0x1aebae=0x0;_0x1aebae<_0x4af0dd['length'];_0x1aebae++)if(_0x4af0dd[_0x1aebae]['reference']['root']['rootName']===_0xae46e7)return _0x1aebae;}return _0x4af0dd['length'];}class w extends _0x32aa23{['refresh'](){const _0x338894=this['editor']['model']['document']['selection'],_0xbd22b2=this['_getPositionToInsertFootnote'](_0x338894);this['isEnabled']=!!_0xbd22b2;}['execute'](_0x1a2cf5){const {editor:_0x5cc4f7}=this,{model:_0x42fd91}=_0x5cc4f7,{selection:_0x3a292b}=_0x42fd91['document'],_0x32dcf3=this['_getPositionToInsertFootnote'](_0x3a292b);if(!_0x32dcf3)return;const _0x4591ae=_0x5cc4f7['plugins']['get']('FootnotesEditing'),_0x112e89=_0x1a2cf5?.['footnoteId']??_0x1c0fd7();!function(_0x120038){return'string'==typeof _0x120038&&_0x120038['length']>0x0&&!/\s/['test'](_0x120038)&&!/^\d/['test'](_0x120038);}(_0x112e89)?_0x4d5f54('insert-footnote-command-executed-with-invalid-id'):(_0x42fd91['change'](_0x41951e=>{const _0x22c365=_0x41951e['createElement']('footnoteRef',{'footnoteId':_0x112e89});_0x42fd91['insertObject'](_0x22c365,_0x32dcf3,null);}),_0x4591ae['_moveSelectionToFootnoteDefinition'](_0x112e89));}['_getPositionToInsertFootnote'](_0xe40b8c){const {model:_0x568a5d}=this['editor'],{schema:_0xc2f554}=_0x568a5d,_0x46c009=_0xe40b8c['getFirstRange']();for(const _0x286626 of _0x46c009['getItems']())if(_0xc2f554['isBlock'](_0x286626)||_0xc2f554['isObject'](_0x286626))return null;const _0x4b71d5=_0x46c009['end'];return _0xc2f554['checkChild'](_0x4b71d5,'footnoteRef')?_0x4b71d5:null;}}class r extends _0x42a78a{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2c6942}=this;_0x2c6942['config']['define']('footnotes.multiBlock',!0x0),_0x2c6942['commands']['add']('insertFootnote',new w(_0x2c6942)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x4fd41c){const _0x6f2686=_0x369cdc([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x44ba62=0x47a28506,_0x190686=0x47a5f24e^_0x44ba62,_0x204c73=window[_0x369cdc([0x44,0x61,0x74,0x65])][_0x369cdc([0x6e,0x6f,0x77])](),_0x15d2be=_0x4fd41c[_0x369cdc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xf58218=new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2bd595=>{_0x15d2be[_0x369cdc([0x6f,0x6e,0x63,0x65])](_0x369cdc([0x72,0x65,0x61,0x64,0x79]),_0x2bd595);}),_0x4d2126={[_0x369cdc([0x6b,0x74,0x79])]:_0x369cdc([0x45,0x43]),[_0x369cdc([0x75,0x73,0x65])]:_0x369cdc([0x73,0x69,0x67]),[_0x369cdc([0x63,0x72,0x76])]:_0x369cdc([0x50,0x2d,0x32,0x35,0x36]),[_0x369cdc([0x78])]:_0x369cdc([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x369cdc([0x79])]:_0x369cdc([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x369cdc([0x61,0x6c,0x67])]:_0x369cdc([0x45,0x53,0x32,0x35,0x36])},_0x35dff=_0x15d2be[_0x369cdc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x369cdc([0x67,0x65,0x74])](_0x369cdc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x34500e(){let _0x26aee5,_0x1cb0a7=null,_0x24c2c0=null;try{if(_0x35dff==_0x369cdc([0x47,0x50,0x4c]))return _0x369cdc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x26aee5=_0x32597f(),!_0x26aee5)return _0x369cdc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x26aee5[_0x369cdc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x24c2c0=_0x422857(_0x26aee5[_0x369cdc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x26aee5[_0x369cdc([0x6a,0x74,0x69])])),await _0x252642()?_0x2362ef()?_0x108e78()?_0x369cdc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e1ce8()?(_0x26aee5[_0x369cdc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x369cdc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1cb0a7=_0x56e199(_0x369cdc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x26aee5[_0x369cdc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x369cdc([0x74,0x72,0x69,0x61,0x6c])&&(_0x1cb0a7=_0x56e199(_0x369cdc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x368436()):_0x369cdc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x369cdc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x369cdc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x369cdc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x108e78(){const _0x2e9a53=[_0x369cdc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x369cdc([0x74,0x72,0x69,0x61,0x6c])][_0x369cdc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26aee5[_0x369cdc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x204c73/0x3e8:0xe10*_0x190686;return _0x26aee5[_0x369cdc([0x65,0x78,0x70])]<_0x2e9a53;}function _0x2362ef(){const _0x27ee0b=_0x26aee5[_0x369cdc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x27ee0b&&(!!_0x27ee0b[_0x369cdc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x369cdc([0x2a]))||!!_0x27ee0b[_0x369cdc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x369cdc([0x46,0x4f,0x4f])));}function _0x4e1ce8(){const _0xce9ef9=_0x26aee5[_0x369cdc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xce9ef9||0x0==_0xce9ef9[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2a7317}=new URL(window[_0x369cdc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xce9ef9[_0x369cdc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a7317))return!0x0;const _0x1654d2=_0x2a7317[_0x369cdc([0x73,0x70,0x6c,0x69,0x74])](_0x369cdc([0x2e]));return _0xce9ef9[_0x369cdc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x344059=>_0x344059[_0x369cdc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x369cdc([0x2a])))[_0x369cdc([0x6d,0x61,0x70])](_0x1d41ce=>_0x1d41ce[_0x369cdc([0x73,0x70,0x6c,0x69,0x74])](_0x369cdc([0x2e])))[_0x369cdc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55df29=>_0x55df29[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1654d2[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x369cdc([0x6d,0x61,0x70])](_0xd81dac=>Array(_0x1654d2[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xd81dac[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x369cdc([0x66,0x69,0x6c,0x6c])](_0xd81dac[0x0]===_0x369cdc([0x2a])?_0x369cdc([0x2a]):'')[_0x369cdc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xd81dac))[_0x369cdc([0x73,0x6f,0x6d,0x65])](_0x5de593=>_0x1654d2[_0x369cdc([0x65,0x76,0x65,0x72,0x79])]((_0x57c53a,_0x44555c)=>_0x5de593[_0x44555c]===_0x57c53a||_0x5de593[_0x44555c]===_0x369cdc([0x2a])));}function _0x368436(){return _0x1cb0a7&&_0x24c2c0?new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe0c441,_0x4320ac)=>{_0x1cb0a7[_0x369cdc([0x74,0x68,0x65,0x6e])](_0xe0c441,_0x4320ac),_0x24c2c0[_0x369cdc([0x74,0x68,0x65,0x6e])](_0x28e970=>{_0x28e970!=_0x369cdc([0x56,0x61,0x6c,0x69,0x64])&&_0xe0c441(_0x28e970);},_0x4320ac);}):_0x1cb0a7||_0x24c2c0||_0x369cdc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x422857(_0x57ba92,_0x5ee8bd){return new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b91d9=>{if(_0x5f38bc())return _0x1b91d9(_0x369cdc([0x56,0x61,0x6c,0x69,0x64]));_0x324d56(),_0x15d2be[_0x369cdc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x369cdc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x333f17=!0x1;const _0x2409e2=_0x1c0fd7();function _0x249280(_0x57c3ed){return!!_0x57c3ed&&(typeof _0x57c3ed===_0x369cdc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x57c3ed===_0x369cdc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x57c3ed[_0x369cdc([0x74,0x68,0x65,0x6e])]===_0x369cdc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x57c3ed[_0x369cdc([0x63,0x61,0x74,0x63,0x68])]===_0x369cdc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3d2f42(_0x29a730){_0x497ade(_0x29a730)[_0x369cdc([0x74,0x68,0x65,0x6e])](_0x17b916=>{if(!_0x17b916||_0x17b916[_0x369cdc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x369cdc([0x6f,0x6b]))return _0x369cdc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2729e0(_0x304815(_0x2409e2+_0x5ee8bd))!=_0x17b916[_0x369cdc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x369cdc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x369cdc([0x56,0x61,0x6c,0x69,0x64]);})[_0x369cdc([0x74,0x68,0x65,0x6e])](_0x32b523=>(_0x47cea5(),_0x32b523),()=>{const _0x171be1=_0x434eae();return null==_0x171be1?(_0x47cea5(),_0x369cdc([0x56,0x61,0x6c,0x69,0x64])):_0x369cdc(_0x204c73-_0x171be1>(0x63ae0106^_0x44ba62)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x369cdc([0x74,0x68,0x65,0x6e])](_0x1b91d9)[_0x369cdc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1b91d9(_0x369cdc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x32d8b8=0x47946b86^_0x44ba62;function _0x47cea5(){const _0x185ec7=_0x369cdc([0x6c,0x6c,0x63,0x74,0x2d])+_0x2729e0(_0x304815(_0x57ba92)),_0x15f469=_0x4cf252(_0x2729e0(window[_0x369cdc([0x4d,0x61,0x74,0x68])][_0x369cdc([0x63,0x65,0x69,0x6c])](_0x204c73/_0x32d8b8)));window[_0x369cdc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x369cdc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x185ec7,_0x15f469);}function _0x434eae(){const _0x5e4665=_0x369cdc([0x6c,0x6c,0x63,0x74,0x2d])+_0x2729e0(_0x304815(_0x57ba92)),_0x5e7bab=window[_0x369cdc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x369cdc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e4665);return _0x5e7bab?window[_0x369cdc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4cf252(_0x5e7bab),0x10)*_0x32d8b8:null;}function _0x497ade(_0x2de559){return new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x470b50,_0x330da5)=>{_0x2de559[_0x369cdc([0x74,0x68,0x65,0x6e])](_0x470b50,_0x330da5),window[_0x369cdc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x330da5,0x47a351c6^_0x44ba62);});}}_0x15d2be[_0x369cdc([0x6f,0x6e])](_0x369cdc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2dbf55,_0x1eb2ae)=>{if(_0x1eb2ae[0x0]!=_0x57ba92)return _0x1b91d9(_0x369cdc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1eb2ae[0x1]={..._0x1eb2ae[0x1],[_0x369cdc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2409e2};},{[_0x369cdc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x369cdc([0x68,0x69,0x67,0x68])}),_0x15d2be[_0x369cdc([0x6f,0x6e])](_0x369cdc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x190234=>{_0x249280(_0x190234[_0x369cdc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x333f17=!0x0,_0x3d2f42(_0x190234[_0x369cdc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x369cdc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x369cdc([0x6c,0x6f,0x77])}),_0xf58218[_0x369cdc([0x74,0x68,0x65,0x6e])](()=>{_0x333f17||_0x1b91d9(_0x369cdc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f38bc(){return _0x15d2be[_0x369cdc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x369cdc([0x76,0x69,0x65,0x77])][_0x369cdc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x369cdc([0x61,0x75,0x74,0x6f]);}function _0x324d56(){_0x15d2be[_0x369cdc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x369cdc([0x76,0x69,0x65,0x77])][_0x369cdc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x369cdc([0x61,0x75,0x74,0x6f]);}}function _0x56e199(_0x114a26){const _0x5d531d=[new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x31d365=>setTimeout(_0x31d365,0x47abbbca^_0x44ba62)),_0xf58218[_0x369cdc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1418d9=>{let _0xb13a62=0x0;_0x15d2be[_0x369cdc([0x6d,0x6f,0x64,0x65,0x6c])][_0x369cdc([0x6f,0x6e])](_0x369cdc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d198f,_0x1bf8b8)=>{_0x1bf8b8[0x0][_0x369cdc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xb13a62++,_0xb13a62==(0x47a284fe^_0x44ba62)&&(_0x1418d9(),_0x2d198f[_0x369cdc([0x6f,0x66,0x66])]());});}))];return window[_0x369cdc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x369cdc([0x72,0x61,0x63,0x65])](_0x5d531d)[_0x369cdc([0x74,0x68,0x65,0x6e])](()=>_0x114a26);}async function _0x5608cf(){await _0xf58218,_0x15d2be[_0x369cdc([0x6d,0x6f,0x64,0x65,0x6c])][_0x369cdc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1bcbe8,_0x15d2be[_0x369cdc([0x6d,0x6f,0x64,0x65,0x6c])][_0x369cdc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1bcbe8,_0x15d2be[_0x369cdc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x369cdc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37a2e6(_0xb328b5){const _0x4bfa1b=_0x4b67ef();_0x15d2be[_0x4bfa1b]=_0x369cdc([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xb328b5,_0xb328b5!=_0x369cdc([0x56,0x61,0x6c,0x69,0x64])&&_0x5608cf();}function _0x4b67ef(){const _0x314904=window[_0x369cdc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x369cdc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x369cdc([0x6e,0x6f,0x77])]())[_0x369cdc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x369cdc([0x2e]),'');let _0x353e1e=_0x369cdc([0x75]);for(let _0xe882c=0x0;_0xe882c<_0x314904[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe882c+=0x2){let _0x43bc6a=window[_0x369cdc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x314904[_0x369cdc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe882c,_0xe882c+0x2));_0x43bc6a>=_0x6f2686[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x43bc6a-=_0x6f2686[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x353e1e+=_0x6f2686[_0x43bc6a];}return _0x353e1e;}function _0x32597f(){const _0x2e8969=_0x35dff[_0x369cdc([0x73,0x70,0x6c,0x69,0x74])](_0x369cdc([0x2e]));if(0x3!=_0x2e8969[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x420351(_0x2e8969[0x1]);function _0x420351(_0x4092d6){const _0x539123=_0x28abec(_0x4092d6);return _0x539123&&_0xafb6a6()?_0x539123:null;function _0xafb6a6(){const _0x1737dd=_0x539123[_0x369cdc([0x6a,0x74,0x69])],_0x1fca3a=window[_0x369cdc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1737dd[_0x369cdc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1737dd[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1f7eb5={..._0x539123,[_0x369cdc([0x6a,0x74,0x69])]:_0x1737dd[_0x369cdc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1737dd[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1f7eb5[_0x369cdc([0x76,0x63])],_0x304815(_0x1f7eb5)==_0x1fca3a;}}}async function _0x252642(){let _0x4bd853=!0x0;try{const _0x34fc53=_0x35dff[_0x369cdc([0x73,0x70,0x6c,0x69,0x74])](_0x369cdc([0x2e])),[_0x2f073f,_0x5b5288,_0x26456a]=_0x34fc53;return _0x160c65(_0x2f073f),await _0x269242(_0x2f073f,_0x5b5288,_0x26456a),_0x4bd853;}catch{return!0x1;}function _0x160c65(_0x18e63e){const _0x1b118b=_0x28abec(_0x18e63e);_0x1b118b&&_0x1b118b[_0x369cdc([0x61,0x6c,0x67])]==_0x369cdc([0x45,0x53,0x32,0x35,0x36])||(_0x4bd853=!0x1);}async function _0x269242(_0x627ae3,_0x1f57c8,_0x12f3d2){const _0x15955e=window[_0x369cdc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x369cdc([0x66,0x72,0x6f,0x6d])](_0x5dbc27(_0x12f3d2),_0x1f8b03=>_0x1f8b03[_0x369cdc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1c2daa=new window[(_0x369cdc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x369cdc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x627ae3+_0x369cdc([0x2e])+_0x1f57c8),_0x4dae1d=window[_0x369cdc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x369cdc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4dae1d)return;const _0x58029e=await _0x4dae1d[_0x369cdc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x369cdc([0x6a,0x77,0x6b]),_0x4d2126,{[_0x369cdc([0x6e,0x61,0x6d,0x65])]:_0x369cdc([0x45,0x43,0x44,0x53,0x41]),[_0x369cdc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x369cdc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x369cdc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4dae1d[_0x369cdc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x369cdc([0x6e,0x61,0x6d,0x65])]:_0x369cdc([0x45,0x43,0x44,0x53,0x41]),[_0x369cdc([0x68,0x61,0x73,0x68])]:{[_0x369cdc([0x6e,0x61,0x6d,0x65])]:_0x369cdc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x58029e,_0x15955e,_0x1c2daa)||(_0x4bd853=!0x1);}}function _0x28abec(_0x154222){return _0x154222[_0x369cdc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x369cdc([0x65,0x79]))?JSON[_0x369cdc([0x70,0x61,0x72,0x73,0x65])](_0x5dbc27(_0x154222)):null;}function _0x5dbc27(_0x41cd7f){return window[_0x369cdc([0x61,0x74,0x6f,0x62])](_0x41cd7f[_0x369cdc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x369cdc([0x2b]))[_0x369cdc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x369cdc([0x2f])));}function _0x304815(_0x32cc7e){let _0x10da53=0x1505;function _0xa7000b(_0x469e13){for(let _0x54e2c6=0x0;_0x54e2c6<_0x469e13[_0x369cdc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x54e2c6++){const _0x900056=_0x469e13[_0x369cdc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x54e2c6);_0x10da53=(_0x10da53<<0x5)+_0x10da53+_0x900056,_0x10da53&=_0x10da53;}}function _0x35242a(_0x332185){Array[_0x369cdc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x332185)?_0x332185[_0x369cdc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35242a):_0x332185&&typeof _0x332185==_0x369cdc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x369cdc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x332185)[_0x369cdc([0x73,0x6f,0x72,0x74])]()[_0x369cdc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x493170,_0x3a9ada])=>{_0xa7000b(_0x493170),_0x35242a(_0x3a9ada);}):_0xa7000b(window[_0x369cdc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x332185));}return _0x35242a(_0x32cc7e),_0x10da53>>>0x0;}function _0x2729e0(_0x6461b1){return _0x6461b1[_0x369cdc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x369cdc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x369cdc([0x30]));}function _0x4cf252(_0x2d861d){return _0x2d861d[_0x369cdc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x369cdc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x369cdc([0x6a,0x6f,0x69,0x6e])]('');}function _0x1bcbe8(){}function _0x369cdc(_0x37b86e){return _0x37b86e['map'](_0x239f22=>String['fromCharCode'](_0x239f22))['join']('');}_0x37a2e6(await _0x34500e());}(this);}['_moveSelectionToFootnoteDefinition'](_0x3dea0e){const {plugins:_0x216e20,editing:_0x7851a8,model:_0x2c4945}=this['editor'],_0x270231=_0x216e20['get'](c)['getFootnote'](_0x3dea0e);return!!_0x270231&&(_0x2c4945['change'](_0x32ee4c=>{_0x32ee4c['setSelection'](_0x32ee4c['createPositionAt'](_0x270231['definition'],'end'));}),_0x7851a8['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x407cf5){const {plugins:_0x53f292,editing:_0xf71bb4,model:_0x933be2}=this['editor'],_0x175e6d=_0x53f292['get'](c)['getFootnote'](_0x407cf5);return!!_0x175e6d&&(_0x933be2['change'](_0x2f9558=>{_0x2f9558['setSelection'](_0x175e6d['reference'],'on');}),_0xf71bb4['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x59b216}=this['editor']['model'],_0x276e59=this['editor']['config']['get']('footnotes.multiBlock');_0x59b216['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x59b216['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x59b216['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x276e59?_0x59b216['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x59b216['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x59b216['addChildCheck'](_0x28d0ba=>{for(const _0x333d51 of _0x28d0ba)if('footnoteDefinition'===_0x333d51['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3116c8}=this,{conversion:_0x479ce7,editing:_0x3890d2}=_0x3116c8,{t:t}=_0x3116c8['locale'];_0x479ce7['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0xb27c3a,{writer:_0x527157,consumable:_0x51fbdf})=>{const _0x4a0e42=_0xb27c3a['getChild'](0x0);if(!_0x4a0e42||!_0x4a0e42['is']('element','a'))return null;const _0x13a17c=_0x4a0e42['getAttribute']('href')||'';if(!_0x13a17c['startsWith']('#'))return null;const _0x2ef765=_0x13a17c['replace'](/^#/,'');if(!_0x2ef765)return null;_0x51fbdf['consume'](_0x4a0e42,{'name':!0x0,'attributes':['href']});for(const {item:_0x29c9ab}of _0x3890d2['view']['createRangeIn'](_0x4a0e42))_0x29c9ab['is']('$textProxy')?_0x51fbdf['consume'](_0x29c9ab['textNode'],{'name':!0x0}):_0x29c9ab['is']('element')&&_0x51fbdf['consume'](_0x29c9ab,{'name':!0x0});return _0x527157['createElement']('footnoteRef',{'footnoteId':_0x2ef765});}}),_0x479ce7['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4364ad,{writer:_0xfa230})=>D(_0x4364ad,_0xfa230)}),_0x479ce7['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0xf26993,{writer:_0x3158f3})=>{const _0x18b0b3=_0xf26993['getAttribute']('footnoteCounter');return _0x15b005(D(_0xf26993,_0x3158f3),_0x3158f3,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x18b0b3)});}});}['_defineDefinitionsConverters'](){const {editor:_0x50a742}=this,{t:t}=_0x50a742['locale'],{conversion:_0x2ada58}=_0x50a742;_0x2ada58['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x2ada58['for']('upcast')['add'](_0x3d68be=>{_0x3d68be['on']('element:ol',(_0x1f8a96,_0x5bd49b,_0xfb4416)=>{const _0x5420ca=_0x5bd49b['viewItem'];if(!_0x5420ca['hasClass']('footnotes-list')||!_0x5bd49b['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0xfb4416['consumable']['consume'](_0x5420ca,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x35f184,modelCursor:_0x31fff0}=_0xfb4416['convertChildren'](_0x5bd49b['viewItem'],_0x5bd49b['modelCursor']);_0x5bd49b['modelRange']=_0x35f184,_0x5bd49b['modelCursor']=_0x31fff0;}),_0x3d68be['on']('element:hr',(_0x5028ec,_0x28b5aa,_0x5063ad)=>{const _0x146945=_0x28b5aa['viewItem'];_0x146945['hasClass']('footnotes-divider')&&_0x28b5aa['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x5063ad['consumable']['consume'](_0x146945,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x2ada58['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x58a766,{writer:_0x471673})=>g(_0x471673)}),_0x2ada58['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0xed73b8,{writer:_0x4cb3bc})=>{const _0x2a6e4d=g(_0x4cb3bc,{'data-footnotes-list-label':t('Footnotes')}),_0x39bac7=_0x15b005(_0x2a6e4d,_0x4cb3bc,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x4cb3bc['setCustomProperty']('footnotesDefinitions',!0x0,_0x39bac7),_0x39bac7;}});}['_defineDefinitionConverters'](){const {editor:_0x3fdf0d}=this,{conversion:_0x44cc9e,locale:_0x9afade}=_0x3fdf0d,_0x4bdd50=_0x3fdf0d['config']['get']('footnotes.multiBlock');_0x44cc9e['for']('upcast')['add'](_0xcf7d76=>{_0xcf7d76['on']('element:li',(_0x3533c8,_0x4db8b1,_0x1680a9)=>{const _0xcd82a7=_0x4db8b1['viewItem'];if(!_0xcd82a7['hasClass']('footnote-definition')||!_0xcd82a7['getAttribute']('id'))return;const _0x3aba01=_0xcd82a7['parent'];if(!_0x3aba01['is']('element','ol')||!_0x3aba01['hasClass']('footnotes-list'))return;if(!_0x1680a9['consumable']['test'](_0xcd82a7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x3dd1=_0x1680a9['writer']['createElement']('footnoteDefinition',{'footnoteId':_0xcd82a7['getAttribute']('id')});if(!_0x1680a9['safeInsert'](_0x3dd1,_0x4db8b1['modelCursor']))return;_0x1680a9['consumable']['consume'](_0xcd82a7,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5d76f2=Array['from'](_0xcd82a7['getChildren']())['find'](_0x1edfe0=>_0x1edfe0['is']('element')&&_0x1edfe0['hasClass']('footnote-content'));for(const _0x4e9e77 of _0xcd82a7['getChildren']())_0x4e9e77['is']('element')&&(_0x1680a9['consumable']['consume'](_0x4e9e77,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x1680a9['consumable']['consume'](_0x4e9e77,{'name':!0x0,'classes':'footnote-content'}));if(_0x5d76f2){if(_0x4bdd50)_0x1680a9['convertChildren'](_0x5d76f2,_0x3dd1);else{const _0x47492b=_0x1680a9['writer']['createElement']('footnoteInlineContent');_0x1680a9['writer']['insert'](_0x47492b,_0x3dd1),_0x1680a9['convertChildren'](_0x5d76f2,_0x47492b);}}_0x1680a9['updateConversionResult'](_0x3dd1,_0x4db8b1);});}),_0x44cc9e['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x3b9ef0,{writer:_0xd4f905})=>v(_0x3b9ef0,_0xd4f905,_0x9afade,{'dataPipeline':!0x0})}),_0x44cc9e['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x488716,{writer:_0x48ad2f})=>v(_0x488716,_0x48ad2f,_0x9afade)});}['_defineBogusParagraphConverters'](){const {editor:_0x15b040}=this,{conversion:_0x557273}=_0x15b040;_0x15b040['config']['get']('footnotes.multiBlock')?(_0x557273['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x557273['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x15b040['model']['document'],'change:data',()=>{!function(_0x31cbc8,_0x473cb4){const _0x5a95f9=_0x31cbc8['document']['differ'],_0x13b5a5=new Set();for(const _0x2f3e48 of _0x5a95f9['getChanges']()){const _0x522c9b='attribute'==_0x2f3e48['type']?_0x2f3e48['range']['start']['parent']:_0x2f3e48['position']['parent'];_0x522c9b['is']('element','footnoteDefinition')&&_0x13b5a5['add'](_0x522c9b);}for(const _0x24aad3 of _0x13b5a5['values']()){const _0x3ad8dd=Array['from'](_0x24aad3['getChildren']())['filter'](_0x313aa5=>p(_0x313aa5,_0x473cb4['mapper']));for(const _0x44e08e of _0x3ad8dd)_0x473cb4['reconvertItem'](_0x44e08e);}}(_0x15b040['model'],_0x15b040['editing']);})):(_0x557273['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x557273['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x3f03ba,{writer:_0x58cbf4})=>{const _0x37bd0a=_0x58cbf4['createContainerElement']('span');return _0x58cbf4['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x37bd0a),_0x37bd0a;}}));}['_defineKeyboardHandlers'](){const {editor:_0x2a7b86}=this,{editing:_0x3077c7,t:t}=_0x2a7b86,_0x1d7473=_0x2a7b86['model']['document']['selection'];_0x2a7b86['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x2a7b86['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x3077c7['view']['document'],'enter',(_0x3d426b,_0x37dbed)=>{const _0x56ffd0=function(_0x4a01b2){const _0xc6a114=_0x4a01b2['getSelectedElement']();if(_0xc6a114?.['is']('element','footnoteRef'))return _0xc6a114;return null;}(_0x1d7473);if(_0x56ffd0){const _0x2e32bd=_0x56ffd0['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x2e32bd),_0x37dbed['preventDefault'](),_0x3d426b['stop']();}},{'context':_0x5637eb});}['_defineClickHandlers'](){const {editor:_0x53f4e3}=this,{editing:_0x3d483e}=_0x53f4e3;_0x53f4e3['editing']['view']['addObserver'](_0x1a170d),_0x53f4e3['editing']['view']['addObserver'](_0x1da290);let _0x3b6f1f=!0x1;this['listenTo'](_0x3d483e['view']['document'],'pointerdown',(_0x463a26,_0x4fc395)=>{const {target:_0x4e1f0c}=_0x4fc395,_0x18566a=_0x3d483e['view']['document']['selection'];_0x3b6f1f=!(!_0x4e1f0c['is']('element','sup')||!_0x4e1f0c['hasClass']('footnote'))&&_0x18566a['getSelectedElement']()===_0x4e1f0c;},{'priority':'high'}),this['listenTo'](_0x3d483e['view']['document'],'click',(_0x34f60c,_0x560d0c)=>{const {target:_0x270341}=_0x560d0c,_0x3458bc=_0x270341['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x3458bc['slice'](0x1)),_0x34f60c['stop'](),_0x560d0c['preventDefault']();},{'priority':'high','context':_0x3ea605=>_0x3ea605['is']('element','sup')&&_0x3ea605['hasClass']('footnote')&&_0x3b6f1f}),this['listenTo'](_0x3d483e['view']['document'],'click',(_0x70b769,_0x4d8cb7)=>{const {target:_0x1305aa}=_0x4d8cb7;if(!_0x1305aa['is']('element','a'))return;let _0x2fdd26=_0x1305aa['getAttribute']('href');if(!_0x2fdd26?.['startsWith']('#'))return;_0x2fdd26=_0x2fdd26['slice'](0x1);let _0x50ae62=!0x1;(_0x2fdd26['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x2fdd26['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x2fdd26))&&(_0x50ae62=!0x0),_0x50ae62&&(_0x4d8cb7['preventDefault'](),_0x70b769['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x5c8b43}={}){return(_0x18fb6d,{writer:_0x5d9698})=>{if(!h(_0x18fb6d))return null;if(!_0x5c8b43)return _0x5d9698['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x121ba1=_0x5d9698['createContainerElement']('p');return _0x5d9698['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x121ba1),_0x121ba1;};}function h(_0x1ccffb){const {parent:_0x285467}=_0x1ccffb;if(!_0x285467?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x285467['childCount'])return!0x1;for(const _0x35109e of _0x1ccffb['getAttributeKeys']())if(!_0x35109e['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x35109e)return!0x1;return!0x0;}function p(_0x194548,_0x24801f){if(!_0x194548['is']('element','paragraph'))return!0x1;const _0x494db3=_0x24801f['toViewElement'](_0x194548);return!!_0x494db3&&h(_0x194548)!==_0x494db3['is']('element','span');}function J(_0x136b0e){return _0x5637eb(_0x136b0e)&&_0x136b0e['is']('containerElement')&&!!_0x136b0e['getCustomProperty']('footnotesDefinitions');}function g(_0xb08c03,_0x47a3e5={}){const _0x4aba50=_0xb08c03['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x48ca97=_0xb08c03['createContainerElement']('ol',{'class':'footnotes-list'},_0xb08c03['createSlot']());return _0xb08c03['createContainerElement']('div',{'class':'footnotes',..._0x47a3e5},[_0x4aba50,_0x48ca97]);}function D(_0x172407,_0x17f220){const _0x4b0e1f=_0x172407['getAttribute']('footnoteId'),_0x17e874=_0x172407['getAttribute']('footnoteCounter'),_0x23f96a=_0x17f220['createUIElement']('a',{'href':'#'+_0x4b0e1f},function(_0x117b67){const _0x59e036=this['toDomElement'](_0x117b67);return _0x59e036['textContent']=_0x17e874,_0x59e036;}),_0x2dcb8c=_0x17f220['createContainerElement']('sup',{'id':'ref-'+_0x4b0e1f,'class':'footnote'},[_0x23f96a]);return _0x2dcb8c['getFillerOffset']=()=>null,_0x2dcb8c;}function v(_0x2d825e,_0x4d0b06,_0x518665,{dataPipeline:_0x4d804b}={}){const {t:t}=_0x518665,_0x224d4e=_0x2d825e['getAttribute']('footnoteId'),_0xdd727d=_0x4d0b06['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x224d4e},function(_0x41d200){const _0x9ad6c4=this['toDomElement'](_0x41d200);return _0x9ad6c4['innerText']='^',_0x9ad6c4;}),_0x3206d2=_0x4d804b?_0x4d0b06['createContainerElement']('div',{'class':'footnote-content'}):_0x5b307c(_0x4d0b06['createEditableElement']('div',{'class':'footnote-content'}),_0x4d0b06,{'label':t('Footnote\x20content.')});return _0x4d0b06['insert'](_0x4d0b06['createPositionAt'](_0x3206d2,0x0),_0x4d0b06['createSlot']()),_0x4d0b06['createContainerElement']('li',{'class':'footnote-definition','id':_0x224d4e},[_0xdd727d,_0x3206d2]);}class e extends _0x42a78a{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x1da66d];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x376bc5}=this,{plugins:_0x438086,model:_0x7c4be5}=_0x376bc5,_0x58444e=_0x438086['get'](_0x1da66d),_0x2e72ca=_0x438086['get'](c);this['listenTo'](_0x58444e,'outputTransformation',(_0x2988dc,_0x3fab1e)=>{const _0x36df29=function(_0x20777e,_0x463aba){const _0x1f3a0f=new Set();for(const {item:_0x35625d}of _0x20777e['createRangeIn'](_0x463aba))_0x35625d['is']('element','footnoteRef')&&_0x1f3a0f['add'](_0x35625d['getAttribute']('footnoteId'));return Array['from'](_0x1f3a0f);}(_0x7c4be5,_0x3fab1e['content']);if(!_0x36df29['length'])return;const _0x11aba2=_0x2e72ca['getFootnotes'](),_0x1021bf=_0x36df29['reduce']((_0x5891ca,_0x10cc4b)=>{const _0x278fb7=_0x11aba2['find'](_0x1db850=>_0x1db850['id']===_0x10cc4b);if(_0x278fb7){const _0x3e124c=_0x376bc5['data']['toView'](_0x278fb7['definition'],{'isClipboardPipeline':!0x0}),_0x16b1f1=_0x376bc5['data']['htmlProcessor']['toData'](_0x3e124c);_0x5891ca[_0x278fb7['id']]=_0x16b1f1;}return _0x5891ca;},Object['create'](null));_0x3fab1e['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x1021bf));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x54f511}=this,{model:_0x5d9a80,plugins:_0x50ca8a}=_0x54f511,{view:_0x185555}=_0x54f511['editing'],_0x48e39b=_0x50ca8a['get'](_0x1da66d),_0x490754=_0x50ca8a['get'](c);let _0xe1ccf3=null;this['listenTo'](_0x185555['document'],'clipboardInput',(_0x41eff3,_0x4383b4)=>{const _0x1c00f7=_0x4383b4['dataTransfer']['getData']('application/ckeditor5-footnotes');_0xe1ccf3=_0x1c00f7?JSON['parse'](_0x1c00f7):null;}),this['listenTo'](_0x48e39b,'contentInsertion',(_0x4b4f27,_0xe9383a)=>{if(!_0xe1ccf3)return;const _0x1af8e2=_0xe9383a['sourceEditorId']===this['editor']['id'];_0x1af8e2&&'drop'===_0xe9383a['method']||_0x5d9a80['change'](_0x1a7427=>{!function(_0x2197bb,_0x11ca86){const _0x29a14a=[];for(const {item:_0xac4e2b}of _0x2197bb['createRangeIn'](_0x11ca86))_0xac4e2b['is']('element','footnotesDefinitions')&&_0x29a14a['push'](_0xac4e2b);for(const _0x1582a5 of _0x29a14a)_0x2197bb['remove'](_0x1582a5);}(_0x1a7427,_0xe9383a['content']);let _0xe0a8d4=_0x490754['getFootnotesDefinitionsObjectElement']();if(!_0xe0a8d4){const _0x3894e7=_0x5d9a80['document']['selection']['getFirstRange']()['root'];_0xe0a8d4=_0x490754['_insertEmptyFootnotesDefinitionsContainer'](_0x1a7427,_0x3894e7);}const _0x2c18c8=function(_0x1cad90,_0x265ab8,_0x182936){const _0x527ea5=Object['create'](null);for(const {item:_0x4c0a41}of _0x1cad90['createRangeIn'](_0x265ab8))if(_0x4c0a41['is']('element','footnoteRef')){const _0x27cd3=_0x4c0a41['getAttribute']('footnoteId');if(!_0x182936(_0x27cd3))continue;_0x527ea5[_0x27cd3]||(_0x527ea5[_0x27cd3]=_0x1c0fd7()),_0x1cad90['setAttribute']('footnoteId',_0x527ea5[_0x27cd3],_0x4c0a41);}return _0x527ea5;}(_0x1a7427,_0xe9383a['content'],_0x30fc50=>!_0x1af8e2||null!==_0x490754['getFootnote'](_0x30fc50));for(const [_0x5605f2,_0x4ec7d0]of Object['entries'](_0xe1ccf3)){const _0x2a855a=_0x2c18c8[_0x5605f2]||_0x5605f2,_0x86235=_0x1a7427['createElement']('footnoteDefinition',{'footnoteId':_0x2a855a}),_0x44957d=_0x54f511['data']['htmlProcessor']['toView'](_0x4ec7d0),_0x10dada=_0x54f511['data']['toModel'](_0x44957d,_0x86235);_0x1a7427['append'](_0x10dada,_0x86235),_0x1a7427['insert'](_0x86235,_0xe0a8d4,'end');}_0xe1ccf3=null;});});}}class i extends _0x42a78a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1e6bcc}=this,{componentFactory:_0x40c62a}=_0x1e6bcc['ui'];_0x40c62a['add']('insertFootnote',x(_0x1e6bcc,_0x1cce1b)),_0x40c62a['add']('menuBar:insertFootnote',x(_0x1e6bcc,_0x340eb3)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x252b3a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x16dd8f;for(const _0xb3997b in _0x252b3a){const _0x3637b9=_0xb3997b,_0xef68d3=_0x252b3a[_0x3637b9];if('footnotesLicenseKeyValid'==_0xef68d3||'footnotesLicenseKeyInvalid'==_0xef68d3||'footnotesLicenseKeyExpired'==_0xef68d3||'footnotesLicenseKeyDomainLimit'==_0xef68d3||'footnotesLicenseKeyNotAllowed'==_0xef68d3||'footnotesLicenseKeyEvaluationLimit'==_0xef68d3||'footnotesLicenseKeyTrialLimit'==_0xef68d3||'footnotesLicenseKeyUsageLimit'==_0xef68d3){delete _0x252b3a[_0x3637b9],_0x16dd8f=_0xef68d3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x16dd8f&&_0x252b3a['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x16dd8f&&_0x252b3a['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x16dd8f&&_0x252b3a['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x16dd8f&&_0x252b3a['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x16dd8f&&_0x252b3a['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x16dd8f&&_0x252b3a['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x16dd8f&&_0x252b3a['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x3738ed,_0x3d8822){const _0x4eb147=_0x3738ed['commands']['get']('insertFootnote');return _0x32e22d=>{const {t:t}=_0x32e22d,_0xc26a4f=new _0x3d8822(_0x32e22d),_0x398d8f=_0xc26a4f instanceof _0x340eb3;return _0xc26a4f['bind']('isEnabled')['to'](_0x4eb147,'isEnabled'),_0xc26a4f['set']({'label':t(_0x398d8f?'Footnote':'Insert\x20footnote'),'icon':_0x291742,'tooltip':!0x0}),_0xc26a4f['on']('execute',()=>{_0x4eb147['execute'](),_0x3738ed['editing']['view']['focus']();}),_0xc26a4f;};}class nt extends _0x42a78a{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x32aa23{['refresh'](){const {editor:_0x21662c}=this,_0x22119e=_0x21662c['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x22119e,this['value']=_0x22119e?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x3fd629}){const {editor:_0x11c902}=this,_0x554b4a=_0x11c902['plugins']['get'](c),_0x5f5976=_0x554b4a['getFootnotesDefinitionsObjectElement']();_0x5f5976&&Q['includes'](_0x3fd629)&&_0x11c902['model']['change'](_0x384607=>{_0x384607['setAttribute']('footnotesListStyle',_0x3fd629,_0x5f5976),_0x554b4a['_updateFootnotesCounters'](_0x384607);});}}class b extends _0x32aa23{['refresh'](){const {editor:_0x54c172}=this,_0x137757=_0x54c172['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x137757,this['value']=_0x137757?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x4b37be}){const {editor:_0x2603ac}=this,_0x1875bd=_0x2603ac['plugins']['get'](c),_0x44638b=_0x1875bd['getFootnotesDefinitionsObjectElement']();_0x44638b&&Number['isInteger'](_0x4b37be)&&_0x2603ac['model']['change'](_0x1974c7=>{_0x1974c7['setAttribute']('footnotesListStart',_0x4b37be,_0x44638b),_0x1875bd['_updateFootnotesCounters'](_0x1974c7);});}}class P extends _0x42a78a{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x139f1d}=this;_0x139f1d['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x139f1d['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x139f1d['commands']['add']('footnotesStyle',new S(_0x139f1d)),_0x139f1d['commands']['add']('footnotesStart',new b(_0x139f1d)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x305e21}=this,{schema:_0x235a8f}=_0x305e21['model'];_0x235a8f['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x38b5fe}=this,{conversion:_0x185024,model:_0xbfd90e}=_0x38b5fe,{schema:_0x96806}=_0xbfd90e;_0x185024['for']('upcast')['add'](_0x85265d=>{_0x85265d['on']('element:ol',(_0x2e0eb9,_0x336788,_0x4daeaf)=>{const _0xeb9ae6=_0x336788['viewItem'],_0x42d65a=_0x336788['modelCursor']?.['parent'];_0xeb9ae6['hasClass']('footnotes-list')&&_0x42d65a?.['is']('element','footnotesDefinitions')&&(function(_0x13cf81,_0xb94a03,_0x1816c8,_0x157774){if(!_0x157774['checkAttribute'](_0xb94a03,'footnotesListStart'))return;let _0x1a9a3c=0x1;const _0x165c51=_0x1816c8['consumable']['consume'](_0x13cf81,{'attributes':'start'});if(_0x165c51){const _0x5b6dcb=Number['parseInt'](_0x13cf81['getAttribute']('start'),0xa);Number['isNaN'](_0x5b6dcb)||(_0x1a9a3c=_0x5b6dcb);}!_0x165c51&&_0xb94a03['hasAttribute']('footnotesListStart')||_0x1816c8['writer']['setAttribute']('footnotesListStart',_0x1a9a3c,_0xb94a03);}(_0xeb9ae6,_0x42d65a,_0x4daeaf,_0x96806),function(_0x50793b,_0x12c663,_0x3c46f8,_0x53d3ac){if(!_0x53d3ac['checkAttribute'](_0x12c663,'footnotesListStyle'))return;let _0x1a77ca='decimal',_0x2c8658=!0x1;if(_0x3c46f8['consumable']['consume'](_0x50793b,{'attributes':'type'})){const _0x1953e3={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x50793b['getAttribute']('type')];_0x1953e3&&(_0x1a77ca=_0x1953e3),_0x2c8658=!0x0;}_0x3c46f8['consumable']['consume'](_0x50793b,{'styles':'list-style-type'})&&(_0x1a77ca=_0x50793b['getStyle']('list-style-type'),_0x2c8658=!0x0),!_0x2c8658&&_0x12c663['hasAttribute']('footnotesListStyle')||_0x3c46f8['writer']['setAttribute']('footnotesListStyle',_0x1a77ca,_0x12c663);}(_0xeb9ae6,_0x42d65a,_0x4daeaf,_0x96806));});}),_0x185024['for']('downcast')['add'](_0xd88ec2=>{_0xd88ec2['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x196dd1,_0x5a524,_0x26df40)=>{if(!_0x26df40['consumable']['consume'](_0x5a524['item'],_0x196dd1['name']))return;const _0x58371d=C(_0x5a524['item'],_0x26df40['mapper']),{attributeNewValue:_0xde4b9f}=_0x5a524;null==_0xde4b9f||0x1===_0xde4b9f?_0x26df40['writer']['removeAttribute']('start',_0x58371d):_0x26df40['writer']['setAttribute']('start',String(_0xde4b9f),_0x58371d);}),_0xd88ec2['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x1362dc,_0x516d45,_0x120243)=>{if(!_0x120243['consumable']['consume'](_0x516d45['item'],_0x1362dc['name']))return;const _0x387498=C(_0x516d45['item'],_0x120243['mapper']),{attributeNewValue:_0x321ead}=_0x516d45;_0x321ead&&'decimal'!==_0x321ead?_0x120243['writer']['setStyle']('list-style-type',_0x321ead,_0x387498):_0x120243['writer']['removeStyle']('list-style-type',_0x387498);});});}['_definePostfixer'](){const {editor:_0x165b29}=this,{model:_0x4f733d}=_0x165b29,_0x463aee=_0x165b29['plugins']['get'](c),_0x59d779=this['_getDefaultListStyle'](),_0x51bb4f=this['_getDefaultStartIndex']();_0x4f733d['document']['registerPostFixer'](_0x2a4182=>{const _0x26ac15=_0x4f733d['document']['differ']['getChanges']();let _0x1d4385=!0x1;for(const _0x284cc4 of _0x26ac15){if('insert'!==_0x284cc4['type']||'$text'===_0x284cc4['name'])continue;const _0x5d4032=_0x4f733d['createRangeOn'](_0x284cc4['position']['nodeAfter']);for(const _0x241c4d of _0x5d4032['getItems']())_0x241c4d['is']('element','footnotesDefinitions')&&(!_0x241c4d['hasAttribute']('footnotesListStart')&&_0x4f733d['schema']['checkAttribute'](_0x241c4d,'footnotesListStart')&&(_0x2a4182['setAttribute']('footnotesListStart',_0x51bb4f,_0x241c4d),_0x1d4385=!0x0),!_0x241c4d['hasAttribute']('footnotesListStyle')&&_0x4f733d['schema']['checkAttribute'](_0x241c4d,'footnotesListStyle')&&(_0x2a4182['setAttribute']('footnotesListStyle',_0x59d779,_0x241c4d),_0x1d4385=!0x0));}return _0x1d4385&&_0x463aee['_updateFootnotesCounters'](_0x2a4182),_0x1d4385;});}['_defineFormatter'](){const {editor:_0x81baed}=this;_0x81baed['plugins']['get'](c)['setFootnoteFormatter'](_0x2e0bd4=>this['_formatFootnoteListValue'](_0x2e0bd4));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x37dffb,value:_0x25d6a3,digits:_0x5f320e}){const _0x4ba66a=_0x37dffb['getAttribute']('footnotesListStyle'),_0x97765c=_0x37dffb['getAttribute']('footnotesListStart'),_0x37e2b6=Math['floor'](_0x25d6a3)+(_0x97765c??0x1)-0x1;switch(_0x4ba66a){case'decimal-leading-zero':return function(_0x5a66be,_0x43befc){return String(_0x5a66be)['padStart'](_0x43befc,'0');}(_0x37e2b6,Math['max'](0x2,_0x5f320e));case'lower-alpha':case'lower-latin':return M(_0x37e2b6,!0x1);case'upper-alpha':case'upper-latin':return M(_0x37e2b6,!0x0);case'lower-roman':return V(_0x37e2b6,!0x1);case'upper-roman':return V(_0x37e2b6,!0x0);default:return String(_0x37e2b6);}}}function C(_0x473a20,_0x5e62b9){const _0xbb6cc0=_0x5e62b9['toViewElement'](_0x473a20);return Array['from'](_0xbb6cc0['getChildren']())['find'](_0x1ce50c=>_0x1ce50c['is']('element','ol')&&_0x1ce50c['hasClass']('footnotes-list'));}function M(_0x6f0d96,_0x54c159){let _0x124ca5='',_0x1c9e94=_0x6f0d96;for(;_0x1c9e94>0x0;){const _0x1d185c=(_0x1c9e94-0x1)%0x1a;_0x124ca5=String['fromCharCode'](0x61+_0x1d185c)+_0x124ca5,_0x1c9e94=Math['floor']((_0x1c9e94-0x1)/0x1a);}return _0x54c159?_0x124ca5['toUpperCase']():_0x124ca5;}const N=[{'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 V(_0x26e29b,_0x5bbe53){let _0x452104='',_0x44094d=_0x26e29b;for(const {value:_0xa2d5b9,numeral:_0x2fc1a5}of N)for(;_0x44094d>=_0xa2d5b9;)_0x452104+=_0x2fc1a5,_0x44094d-=_0xa2d5b9;return _0x5bbe53?_0x452104:_0x452104['toLowerCase']();}class H extends _0x16c062{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x4d6cec();['focusCycler'];constructor(_0x25ab80,{styleButtonViews:_0x5b394f,styleGridAriaLabel:_0x234d8b}){super(_0x25ab80),(this['focusCycler']=new _0x3c6dd2({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x5b394f,_0x234d8b),[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 _0x309ae5 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x309ae5['element']);_0x1004e8({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>rt['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 _0xe1707b=_0x1074b1=>_0x1074b1['stopPropagation']();this['keystrokes']['set']('arrowright',_0xe1707b),this['keystrokes']['set']('arrowleft',_0xe1707b),this['keystrokes']['set']('arrowup',_0xe1707b),this['keystrokes']['set']('arrowdown',_0xe1707b);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x20cb90,_0x32cfad){const _0x3a9c3c=new _0x16c062(this['locale']);return _0x3a9c3c['children']=_0x3a9c3c['createCollection'](),_0x3a9c3c['children']['addMany'](_0x20cb90),_0x3a9c3c['setTemplate']({'tag':'div','attributes':{'aria-label':_0x32cfad,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x3a9c3c['children']}),_0x3a9c3c['children']['delegate']('execute')['to'](this),_0x3a9c3c['focus']=function(){for(const _0x161c12 of this['children'])if(_0x161c12 instanceof _0x1cce1b&&_0x161c12['isOn'])return void _0x161c12['focus']();this['children']['first']['focus']();},_0x3a9c3c['focusTracker']=new et(),_0x3a9c3c['keystrokes']=new ot(),_0x3a9c3c['render'](),_0x3a9c3c['keystrokes']['listenTo'](_0x3a9c3c['element']),this['children']['add'](_0x3a9c3c),_0x3a9c3c;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x1aa71=this['_createStartIndexPropertyView'](),_0x2312cb=[_0x1aa71],_0x220b37=new tt(this['locale'],_0x2312cb);return _0x220b37['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x220b37['buttonView']['bind']('isEnabled')['toMany'](_0x2312cb,'isEnabled',(..._0x2b0cb4)=>_0x2b0cb4['some'](_0xaf48d=>_0xaf48d)),_0x220b37['buttonView']['on']('change:isEnabled',(_0x48c087,_0x5d1245,_0x223867)=>{_0x223867||(_0x220b37['isCollapsed']=!0x0);}),this['children']['add'](_0x220b37),[_0x1aa71,_0x220b37];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x46aaa=new st(this['locale'],it);return _0x46aaa['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x46aaa['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x46aaa['fieldView']['on']('input',()=>{const _0x572cef=_0x46aaa['fieldView']['element'],_0x45c7bf=_0x572cef['valueAsNumber'];Number['isNaN'](_0x45c7bf)?_0x46aaa['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x572cef['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x45c7bf}):_0x46aaa['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x46aaa;}}class j extends _0x42a78a{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x367e36,_0x14fbc7];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x489226}=this,{componentFactory:_0x2c602a}=_0x489226['ui'];_0x489226['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x2c602a['add']('footnotesStyle',function(_0x403832){return _0xd1fa3f=>{const {t:t}=_0xd1fa3f,_0x59c68b=_0x403832['commands']['get']('footnotesStyle'),_0x3a9522=_0x44f1cb(_0xd1fa3f),{buttonView:_0x4d28a1}=_0x3a9522;return _0x3a9522['class']='ck-footnotes-styles-dropdown',_0x3a9522['bind']('isEnabled')['to'](_0x59c68b,'isEnabled'),_0x4d28a1['set']({'label':t('Footnotes\x20style'),'icon':_0x291742,'tooltip':!0x0}),_0x3a9522['once']('change:isOpen',()=>{const _0x5a7dd3=function({editor:_0x4ff40c,dropdownView:_0x5e093e}){const {t:t}=_0x4ff40c['locale'],_0x290d0f=t('Footnotes\x20definitions\x20styles'),_0x4b61e7=function(_0x426ca6){const t=_0x426ca6['locale']['t'],_0x2afafa=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x43f33d},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x530b8c},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x415e75},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x195804},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x292fb1},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x32b6f}];return _0x2afafa['map'](function(_0x2d4792){const _0x52367e=_0x2d4792['locale'];return({label:_0x54015a,icon:_0x3106cc,tooltip:_0x53bbe1,style:_0x24dd6f})=>{const _0x2be5ad=_0x2d4792['commands']['get']('footnotesStyle'),_0x331122=new _0x1cce1b(_0x52367e);return _0x331122['set']({'label':_0x54015a,'icon':_0x3106cc,'tooltip':_0x53bbe1}),_0x331122['bind']('isOn')['to'](_0x2be5ad,'value',_0x4685ed=>_0x4685ed===_0x24dd6f),_0x331122['bind']('isEnabled')['to'](_0x2be5ad,'isEnabled'),_0x331122['on']('execute',()=>{_0x2d4792['execute']('footnotesStyle',{'value':_0x24dd6f}),_0x2d4792['editing']['view']['focus']();}),_0x331122;};}(_0x426ca6));}(_0x4ff40c),_0x583489=new H(_0x4ff40c['locale'],{'styleGridAriaLabel':_0x290d0f,'styleButtonViews':_0x4b61e7});return _0x583489['delegate']('execute')['to'](_0x5e093e),_0x583489['on']('footnotesListStart',(_0x166028,_0x2ed380)=>{_0x4ff40c['execute']('footnotesStart',{'value':_0x2ed380['startIndex']});}),_0x583489;}({'editor':_0x403832,'dropdownView':_0x3a9522});_0x3a9522['panelView']['children']['add'](_0x5a7dd3);}),_0x3a9522;};}(_0x489226));}['afterInit'](){const {editor:_0x383166}=this,{t:t}=_0x383166['locale'],_0x33cc96=_0x383166['plugins']['get'](_0x14fbc7),{defaultPositions:_0x4a77d9}=_0x54d6f5;_0x33cc96['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x383166['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x57d96e=>{let _0x229bc8=_0x57d96e['getFirstPosition']()?.['parent'];return _0x229bc8?.['is']('$text')&&(_0x229bc8=_0x229bc8['parent']),_0x229bc8?.['is']('element')?_0x229bc8['findAncestor'](J):null;},'positions':[_0x4a77d9['southArrowNorth'],_0x4a77d9['southArrowNorthMiddleWest'],_0x4a77d9['southArrowNorthMiddleEast'],_0x4a77d9['southArrowNorthWest'],_0x4a77d9['southArrowNorthEast'],_0x4a77d9['northArrowSouth'],_0x4a77d9['northArrowSouthMiddleWest'],_0x4a77d9['northArrowSouthMiddleEast'],_0x4a77d9['northArrowSouthWest'],_0x4a77d9['northArrowSouthEast'],_0x4a77d9['viewportStickyNorth']]});}}class lt extends _0x42a78a{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,lt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
|
|
23
|
+
import{Plugin as _0x2443ff,Command as _0x540d33}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x4de642,isWidget as _0x3aa809,toWidgetEditable as _0x5a27f8,WidgetToolbarRepository as _0x2bd1c6}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x1c3601,logWarning as _0x5248a0,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x1ae914,ClickObserver as _0xb74278}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x937e54}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x475bee,ButtonView as _0x59e84a,View as _0xe1c5b,ViewCollection as _0x2e346e,FocusCycler as _0x1624a1,addKeyboardHandlingForGrid as _0x1f801a,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x1f198d,BalloonPanelView as _0x2bda11,createDropdown as _0x24e948}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x2404ba,IconListStyleDecimal as _0x5021c0,IconListStyleDecimalLeadingZero as _0xe43892,IconListStyleLowerRoman as _0x449f3f,IconListStyleUpperRoman as _0x56b6ca,IconListStyleLowerLatin as _0x1ed5fa,IconListStyleUpperLatin as _0x74cd51}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x5d8c4a,_0x274b00){this['_model']=_0x5d8c4a,this['_elementName']=_0x274b00['elementName'],this['_getElementKey']=_0x274b00['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x59476c){const _0x3f59b5=new Set(),_0x54f899=new Map();for(const _0x419a14 of _0x59476c){if('insert'===_0x419a14['type']&&'$text'!==_0x419a14['name']&&_0x419a14['position']['nodeAfter']){const _0x44089e=this['_model']['createRangeOn'](_0x419a14['position']['nodeAfter']);for(const _0x20a366 of _0x44089e['getItems']()){if(!_0x20a366['is']('element',this['_elementName']))continue;const _0x3b4e70=this['_getElementKey'](_0x20a366);_0x54f899['has'](_0x3b4e70)||_0x54f899['set'](_0x3b4e70,[]),_0x54f899['get'](_0x3b4e70)['push'](_0x20a366);}}if('remove'===_0x419a14['type']&&_0x419a14['name']===this['_elementName']){const _0x42ea86=this['_getElementKey']({'getAttribute':_0x2a7971=>_0x419a14['attributes']['get'](_0x2a7971)});_0x3f59b5['add'](_0x42ea86);}}for(const [_0x11c091,_0x4c9865]of this['_trackedElements'])'$graveyard'===_0x4c9865['root']['rootName']&&_0x3f59b5['add'](_0x11c091);for(const _0x53448d of _0x3f59b5)this['_trackedElements']['delete'](_0x53448d);for(const [_0x2208a,_0x27c9e9]of _0x54f899)this['_trackedElements']['set'](_0x2208a,_0x27c9e9[_0x27c9e9['length']-0x1]);const _0x190a8c=new Set();for(const [_0x45ff9c,_0x46eb97]of _0x54f899)_0x3f59b5['has'](_0x45ff9c)&&(_0x190a8c['add'](_0x46eb97[0x0]),_0x46eb97['length']>0x1?_0x54f899['set'](_0x45ff9c,_0x46eb97['slice'](0x1)):_0x54f899['delete'](_0x45ff9c),_0x3f59b5['delete'](_0x45ff9c));return{'removed':Array['from'](_0x3f59b5),'inserted':Array['from'](_0x54f899['values']())['flat'](),'moved':Array['from'](_0x190a8c)};}}class c extends _0x2443ff{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x42fd9c){super(_0x42fd9c),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x282539=>_0x282539['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x2bc6dc=>_0x2bc6dc['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1db63b}=this,{model:_0x156de3,data:_0x14ff51}=_0x1db63b;_0x156de3['document']['registerPostFixer'](_0x5a0eb1=>{const _0xec35e0=_0x156de3['document']['differ']['getChanges']();let _0x2671e1=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_handleFootnoteReferencesChanges'](_0x5a0eb1,_0xec35e0)&&(_0x2671e1=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x5a0eb1)&&(_0x2671e1=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x5a0eb1)&&(_0x2671e1=!0x0),this['_sortFootnoteDefinitions'](_0x5a0eb1)&&(_0x2671e1=!0x0),_0x2671e1;}),this['listenTo'](_0x156de3['document'],'change:data',()=>{_0x156de3['enqueueChange']({'isUndoable':!0x1},_0x547986=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x547986);});},{'priority':'low'}),this['listenTo'](_0x14ff51,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3e0fff){return this['_footnotes']['find'](_0x279753=>_0x279753['id']===_0x3e0fff)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x41cefa){this['_footnoteFormatter']=_0x41cefa;}['_updateFootnotesCounters'](_0x5e20cd,_0xada540=0x0){let _0x1ecc5d=!0x1;for(let _0x3676a5=_0xada540;_0x3676a5<this['_footnotes']['length'];_0x3676a5++)this['_updateFootnoteRefCounter'](_0x5e20cd,_0x3676a5)&&(_0x1ecc5d=!0x0);return _0x1ecc5d;}['_insertEmptyFootnotesDefinitionsContainer'](_0x4bf099,_0x2f763d){const _0xa6d712=_0x4bf099['createElement']('footnotesDefinitions',{});return _0x4bf099['append'](_0xa6d712,_0x2f763d),this['_footnotesDefinitions']=_0xa6d712,_0xa6d712;}['_ensureFootnotesDefinitionsContainerExists'](_0x1b77f7){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x4418a3=this['_footnotes'][0x0]['reference']['root'],_0x50f3ab=this['_insertEmptyFootnotesDefinitionsContainer'](_0x1b77f7,_0x4418a3);for(const _0x49311e of this['_footnotes'])_0x49311e['definition']['parent']||_0x1b77f7['insert'](_0x49311e['definition'],_0x50f3ab,'end');this['_updateFootnotesCounters'](_0x1b77f7);}['_handleFootnotesDefinitionsObjectChanges'](_0x5239e1,_0x401e08){let _0x243df5=!0x1;const {inserted:_0x28a22b,removed:_0x178828,moved:_0x10f116}=this['_footnoteDefsContainerTracker']['getChanges'](_0x401e08);if(_0x10f116['length']&&(this['_footnotesDefinitions']=_0x10f116[0x0]),_0x28a22b['length']){if(_0x28a22b['length']>0x1||this['_footnotesDefinitions']&&_0x28a22b['some'](_0x407fa2=>_0x407fa2!==this['_footnotesDefinitions'])){const _0x42dc22=_0x5239e1['createElement']('footnotesDefinitions',{}),_0x2ebb02=[];this['_footnotesDefinitions']&&_0x2ebb02['push'](this['_footnotesDefinitions']),_0x2ebb02['push'](..._0x28a22b),_0x5239e1['insert'](_0x42dc22,_0x2ebb02[0x0],'before');for(const _0x56c927 of _0x2ebb02)_0x5239e1['move'](_0x5239e1['createRangeIn'](_0x56c927),_0x5239e1['createPositionAt'](_0x42dc22,'end')),_0x5239e1['remove'](_0x56c927);this['_footnotesDefinitions']=_0x42dc22,this['_updateFootnotesCounters'](_0x5239e1),_0x243df5=!0x0;}else this['_footnotesDefinitions']=_0x28a22b[0x0];}if(_0x178828['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x191d07 of this['_footnotes'])_0x5239e1['remove'](_0x191d07['reference']),_0x243df5=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x243df5;}['_handleFootnoteDefinitionsChanges'](_0x46d972,_0xd68cf9){let _0x136588=!0x1;const _0x195d82=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x2e6620,moved:_0x4b3c61}=this['_footnoteDefsTracker']['getChanges'](_0xd68cf9);for(const _0x385ca9 of[..._0x4b3c61,..._0x2e6620]){const _0x4f7f15=_0x385ca9['getAttribute']('footnoteId'),_0x382b16=this['getFootnote'](_0x4f7f15);_0x382b16&&(_0x382b16['definition']=_0x385ca9),_(_0x46d972,_0x195d82,_0x385ca9)&&(_0x136588=!0x0);}return _0x136588;}['_handleFootnoteReferencesChanges'](_0x3051a4,_0x59b30e){let _0x6701cd=!0x1;const {removed:_0x393ef5,inserted:_0x2dd83e,moved:_0x47b4ea}=this['_footnoteRefsTracker']['getChanges'](_0x59b30e);for(const _0x43b797 of _0x393ef5)this['_handleRemoveFootnoteReferenceById'](_0x3051a4,_0x43b797)&&(_0x6701cd=!0x0);for(const _0x577c51 of _0x2dd83e)this['_handleInsertedFootnoteReference'](_0x3051a4,_0x577c51)&&(_0x6701cd=!0x0);for(const _0x521806 of _0x47b4ea)this['_handleMovedFootnoteReference'](_0x3051a4,_0x521806)&&(_0x6701cd=!0x0);return _0x6701cd;}['_handleFootnotesDefinitionsObjectSync'](_0x5b6c8c){if(!this['_footnotesDefinitions'])return!0x1;let _0x53f4d9=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x1875be=[];for(const _0x100ab6 of this['_footnotesDefinitions']['getChildren']()){const _0x188a7b=_0x100ab6['getAttribute']('footnoteId');this['getFootnote'](_0x188a7b)||(_0x1875be['unshift'](_0x100ab6),_0x53f4d9=!0x0);}for(const _0x1329ad of _0x1875be)_0x5b6c8c['remove'](_0x1329ad);}const _0x5da617=new Set(),_0x5b4386=[];for(const _0x32986e of this['_footnotesDefinitions']['getChildren']()){const _0x3bd38a=_0x32986e['getAttribute']('footnoteId');_0x5da617['has'](_0x3bd38a)?(_0x5b4386['unshift'](_0x32986e),_0x53f4d9=!0x0):_0x5da617['add'](_0x3bd38a);}for(const _0x523003 of _0x5b4386)_0x5b6c8c['remove'](_0x523003);return this['_footnotesDefinitions']['childCount']||(_0x5b6c8c['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x53f4d9=!0x0),_0x53f4d9;}['_handleInsertedFootnoteReference'](_0x5168df,_0xadca24){if(this['_footnotes']['find'](_0x9c5f3d=>_0x9c5f3d['reference']===_0xadca24))return!0x1;let _0x4d7fae=!0x1;const _0x398b83=_0xadca24['getAttribute']('footnoteId'),_0x5e4f71=this['_footnotes']['findIndex'](_0x334a3f=>_0x334a3f['id']===_0x398b83);-0x1!==_0x5e4f71&&(_0x5168df['remove'](this['_footnotes'][_0x5e4f71]['reference']),this['_footnotes']['splice'](_0x5e4f71,0x1),_0x4d7fae=!0x0);let _0xd8afa9=this['_footnotesDefinitions']?function(_0xf18ecc,_0x10fcc6){for(const _0x4210d0 of _0xf18ecc['getChildren']())if(_0x4210d0['getAttribute']('footnoteId')===_0x10fcc6)return _0x4210d0;return null;}(this['_footnotesDefinitions'],_0x398b83):null;_0xd8afa9||(_0xd8afa9=_0x5168df['createElement']('footnoteDefinition',{'footnoteId':_0x398b83}),this['_footnotesDefinitions']&&(_0x5168df['insert'](_0xd8afa9,this['_footnotesDefinitions'],'end'),_0x4d7fae=!0x0));const _0x44f373={'id':_0x398b83,'reference':_0xadca24,'definition':_0xd8afa9},_0x560e23=I(this['editor']['model'],this['_footnotes'],_0xadca24);this['_footnotes']['splice'](_0x560e23,0x0,_0x44f373);let _0x2ad46d=_0x560e23;return-0x1!==_0x5e4f71&&(_0x2ad46d=Math['min'](_0x560e23,_0x5e4f71)),this['_updateFootnotesCounters'](_0x5168df,_0x2ad46d)&&(_0x4d7fae=!0x0),_0x4d7fae;}['_handleRemoveFootnoteReferenceById'](_0x4967cf,_0x1137d9){const _0x4e2daa=this['_footnotes']['findIndex'](_0x34fe38=>_0x34fe38['id']===_0x1137d9);if(-0x1===_0x4e2daa)return!0x1;let _0xac30b8=!0x1;const _0x1ad2fd=this['_footnotes'][_0x4e2daa];return'$graveyard'!==_0x1ad2fd['definition']['root']['rootName']&&(_0x4967cf['remove'](_0x1ad2fd['definition']),_0xac30b8=!0x0),this['_footnotes']['splice'](_0x4e2daa,0x1),this['_updateFootnotesCounters'](_0x4967cf,_0x4e2daa)&&(_0xac30b8=!0x0),_0xac30b8;}['_handleMovedFootnoteReference'](_0x3ab937,_0x174762){const _0x2206c7=_0x174762['getAttribute']('footnoteId'),_0x150a6d=this['_footnotes']['findIndex'](_0x367ab5=>_0x367ab5['id']===_0x2206c7),_0xa73546=this['_footnotes'][_0x150a6d];let _0x1d896e=!0x1;_0xa73546['reference']=_0x174762,this['_footnotes']['splice'](_0x150a6d,0x1);const _0x591608=I(this['editor']['model'],this['_footnotes'],_0x174762);return this['_footnotes']['splice'](_0x591608,0x0,_0xa73546),this['_updateFootnotesCounters'](_0x3ab937,Math['min'](_0x150a6d,_0x591608))&&(_0x1d896e=!0x0),_0x1d896e;}['_updateFootnoteRefCounter'](_0x40b3ba,_0x1350c9){if(!this['_footnotesDefinitions'])return!0x1;const _0x8c49b2=this['_footnotes'][_0x1350c9];let _0x4abf79;return _0x4abf79=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x8c49b2,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1350c9+0x1}):String(_0x1350c9+0x1),_0x8c49b2['reference']['getAttribute']('footnoteCounter')!=_0x4abf79&&(_0x40b3ba['setAttribute']('footnoteCounter',_0x4abf79,_0x8c49b2['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x59575d){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0xd29b3e,_0x4de294){if(_0xd29b3e['length']!==_0x4de294['length'])return!0x1;for(let _0x227534=0x0;_0x227534<_0xd29b3e['length'];_0x227534++)if(_0xd29b3e[_0x227534]!==_0x4de294[_0x227534])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x50a3e7=>_0x50a3e7['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x129f0b=>_0x129f0b['getAttribute']('footnoteId'))))return!0x1;let _0x38c0d3=!0x1;for(let _0x483577=0x0;_0x483577<this['_footnotes']['length'];_0x483577++){const _0x12fcc2=this['_footnotes'][_0x483577],_0x3da0d7=_0x59575d['createPositionBefore'](_0x12fcc2['definition']),_0x10116f=_0x59575d['createPositionAt'](this['_footnotesDefinitions'],_0x483577);_0x3da0d7['isEqual'](_0x10116f)||(_0x59575d['move'](_0x59575d['createRangeOn'](_0x12fcc2['definition']),_0x10116f),_0x38c0d3=!0x0);}return _0x38c0d3;}['_ensureFootnotesReferencesHaveProperOrder'](_0x255906){if(!this['_footnotes']['length'])return!0x1;const {model:_0x4cb492}=this['editor'];let _0x397f71=!0x1;for(let _0x202171=0x0;_0x202171<this['_footnotes']['length']-0x1;_0x202171++){const _0x427ae1=this['_footnotes'][_0x202171],_0x5da03a=this['_footnotes'][_0x202171+0x1],_0x43b17e=_0x4cb492['createPositionBefore'](_0x427ae1['reference']),_0x301945=_0x4cb492['createPositionBefore'](_0x5da03a['reference']);'after'===_0x43b17e['compareWith'](_0x301945)&&(this['_handleMovedFootnoteReference'](_0x255906,_0x427ae1['reference']),_0x202171=-0x1,_0x397f71=!0x0);}return _0x397f71;}}function _(_0x366ecd,_0x5ca593,_0x3d8b58){if(_0x3d8b58['childCount'])return!0x1;const _0x1ed582=_0x5ca593?'paragraph':'footnoteInlineContent';return _0x366ecd['insert'](_0x366ecd['createElement'](_0x1ed582),_0x3d8b58),!0x0;}function I(_0x437f51,_0x2fb60b,_0x3b0cca){if(0x0===_0x2fb60b['length'])return 0x0;const _0x414da9=_0x437f51['createPositionBefore'](_0x3b0cca);for(let _0x3e1451=0x0;_0x3e1451<_0x2fb60b['length'];_0x3e1451++){const _0x4abba9=_0x2fb60b[_0x3e1451],_0x28c991=_0x437f51['createPositionBefore'](_0x4abba9['reference']);if('before'===_0x414da9['compareWith'](_0x28c991))return _0x3e1451;}const _0x13bf78=_0x3b0cca['root'];let _0x1cab94=-0x1;for(let _0x264f6b=_0x2fb60b['length']-0x1;_0x264f6b>=0x0;_0x264f6b--)if(_0x2fb60b[_0x264f6b]['reference']['root']===_0x13bf78){_0x1cab94=_0x264f6b;break;}if(-0x1!==_0x1cab94)return _0x1cab94+0x1;const _0x2100be=_0x437f51['document']['getRootNames'](),_0x37ed2e=_0x2100be['indexOf'](_0x13bf78['rootName']),_0x189f9d=_0x2100be[_0x37ed2e+0x1];if(_0x189f9d){for(let _0x433825=0x0;_0x433825<_0x2fb60b['length'];_0x433825++)if(_0x2fb60b[_0x433825]['reference']['root']['rootName']===_0x189f9d)return _0x433825;}return _0x2fb60b['length'];}class w extends _0x540d33{['refresh'](){const _0x39a966=this['editor']['model']['document']['selection'],_0x6383d=this['_getPositionToInsertFootnote'](_0x39a966);this['isEnabled']=!!_0x6383d;}['execute'](_0x2195e1){const {editor:_0x491c26}=this,{model:_0x540109}=_0x491c26,{selection:_0x226ef0}=_0x540109['document'],_0x44844f=this['_getPositionToInsertFootnote'](_0x226ef0);if(!_0x44844f)return;const _0x2bf918=_0x491c26['plugins']['get']('FootnotesEditing'),_0x39c5b8=_0x2195e1?.['footnoteId']??_0x1c3601();!function(_0x6b34ad){return'string'==typeof _0x6b34ad&&_0x6b34ad['length']>0x0&&!/\s/['test'](_0x6b34ad)&&!/^\d/['test'](_0x6b34ad);}(_0x39c5b8)?_0x5248a0('insert-footnote-command-executed-with-invalid-id'):(_0x540109['change'](_0x53862f=>{const _0xd83937=_0x53862f['createElement']('footnoteRef',{'footnoteId':_0x39c5b8});_0x540109['insertObject'](_0xd83937,_0x44844f,null);}),_0x2bf918['_moveSelectionToFootnoteDefinition'](_0x39c5b8));}['_getPositionToInsertFootnote'](_0x5cd7a){const {model:_0x235904}=this['editor'],{schema:_0x14f6c2}=_0x235904,_0x50c3e1=_0x5cd7a['getFirstRange']();for(const _0x5ba487 of _0x50c3e1['getItems']())if(_0x14f6c2['isBlock'](_0x5ba487)||_0x14f6c2['isObject'](_0x5ba487))return null;const _0x1f896b=_0x50c3e1['end'];return _0x14f6c2['checkChild'](_0x1f896b,'footnoteRef')?_0x1f896b:null;}}class r extends _0x2443ff{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2a0a46}=this;_0x2a0a46['config']['define']('footnotes.multiBlock',!0x0),_0x2a0a46['commands']['add']('insertFootnote',new w(_0x2a0a46)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x165744){const _0x21843f=_0x82eba0([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0xb02538=0x47a28506,_0x5e092c=0x47a5f27e^_0xb02538,_0x5e08e8=window[_0x82eba0([0x44,0x61,0x74,0x65])][_0x82eba0([0x6e,0x6f,0x77])](),_0x51d123=_0x165744[_0x82eba0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e04f9=new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6a55a7=>{_0x51d123[_0x82eba0([0x6f,0x6e,0x63,0x65])](_0x82eba0([0x72,0x65,0x61,0x64,0x79]),_0x6a55a7);}),_0x86d1ba={[_0x82eba0([0x6b,0x74,0x79])]:_0x82eba0([0x45,0x43]),[_0x82eba0([0x75,0x73,0x65])]:_0x82eba0([0x73,0x69,0x67]),[_0x82eba0([0x63,0x72,0x76])]:_0x82eba0([0x50,0x2d,0x32,0x35,0x36]),[_0x82eba0([0x78])]:_0x82eba0([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x82eba0([0x79])]:_0x82eba0([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x82eba0([0x61,0x6c,0x67])]:_0x82eba0([0x45,0x53,0x32,0x35,0x36])},_0x133982=_0x51d123[_0x82eba0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x82eba0([0x67,0x65,0x74])](_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b5ee5(){let _0x35f300,_0x1eda67=null,_0x1f8098=null;try{if(_0x133982==_0x82eba0([0x47,0x50,0x4c]))return _0x82eba0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35f300=_0x675baa(),!_0x35f300)return _0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35f300[_0x82eba0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1f8098=_0x29c6d6(_0x35f300[_0x82eba0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35f300[_0x82eba0([0x6a,0x74,0x69])])),await _0x2a8338()?_0x59c7ea()?_0x1a05cc()?_0x82eba0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1bcbef()?(_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x82eba0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1eda67=_0x390b6a(_0x82eba0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x82eba0([0x74,0x72,0x69,0x61,0x6c])&&(_0x1eda67=_0x390b6a(_0x82eba0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3b26be()):_0x82eba0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x82eba0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x82eba0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a05cc(){const _0x5e329b=[_0x82eba0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x82eba0([0x74,0x72,0x69,0x61,0x6c])][_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e08e8/0x3e8:0xe10*_0x5e092c;return _0x35f300[_0x82eba0([0x65,0x78,0x70])]<_0x5e329b;}function _0x59c7ea(){const _0x131033=_0x35f300[_0x82eba0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x131033&&(!!_0x131033[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x2a]))||!!_0x131033[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x46,0x4f,0x4f])));}function _0x1bcbef(){const _0x9a5130=_0x35f300[_0x82eba0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9a5130||0x0==_0x9a5130[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x297800}=new URL(window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x9a5130[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x297800))return!0x0;const _0x38ec4c=_0x297800[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e]));return _0x9a5130[_0x82eba0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38cdcc=>_0x38cdcc[_0x82eba0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x82eba0([0x2a])))[_0x82eba0([0x6d,0x61,0x70])](_0x2d6e82=>_0x2d6e82[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e])))[_0x82eba0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f1cd0=>_0x3f1cd0[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x38ec4c[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x82eba0([0x6d,0x61,0x70])](_0x2b860b=>Array(_0x38ec4c[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2b860b[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x82eba0([0x66,0x69,0x6c,0x6c])](_0x2b860b[0x0]===_0x82eba0([0x2a])?_0x82eba0([0x2a]):'')[_0x82eba0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2b860b))[_0x82eba0([0x73,0x6f,0x6d,0x65])](_0x268622=>_0x38ec4c[_0x82eba0([0x65,0x76,0x65,0x72,0x79])]((_0x25fb54,_0x119ea2)=>_0x268622[_0x119ea2]===_0x25fb54||_0x268622[_0x119ea2]===_0x82eba0([0x2a])));}function _0x3b26be(){return _0x1eda67&&_0x1f8098?new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38245e,_0x47266f)=>{_0x1eda67[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x38245e,_0x47266f),_0x1f8098[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x46e366=>{_0x46e366!=_0x82eba0([0x56,0x61,0x6c,0x69,0x64])&&_0x38245e(_0x46e366);},_0x47266f);}):_0x1eda67||_0x1f8098||_0x82eba0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x29c6d6(_0xb78a66,_0x40929f){return new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9c8bab=>{if(_0x13e7c1())return _0x9c8bab(_0x82eba0([0x56,0x61,0x6c,0x69,0x64]));_0x43c55d(),_0x51d123[_0x82eba0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1784b1=!0x1;const _0x29445c=_0x1c3601();function _0x4a2183(_0x2f37e5){return!!_0x2f37e5&&(typeof _0x2f37e5===_0x82eba0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2f37e5===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2f37e5[_0x82eba0([0x74,0x68,0x65,0x6e])]===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2f37e5[_0x82eba0([0x63,0x61,0x74,0x63,0x68])]===_0x82eba0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a02a7(_0x544932){_0x4863bf(_0x544932)[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x16610d=>{if(!_0x16610d||_0x16610d[_0x82eba0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x82eba0([0x6f,0x6b]))return _0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22b037(_0x3af6eb(_0x29445c+_0x40929f))!=_0x16610d[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x82eba0([0x56,0x61,0x6c,0x69,0x64]);})[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x45c2af=>(_0x30577b(),_0x45c2af),()=>{const _0x59158f=_0x4996b3();return null==_0x59158f?(_0x30577b(),_0x82eba0([0x56,0x61,0x6c,0x69,0x64])):_0x82eba0(_0x5e08e8-_0x59158f>(0x63ae0106^_0xb02538)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x9c8bab)[_0x82eba0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x40d193=0x47946b86^_0xb02538;function _0x30577b(){const _0x26cca0=_0x82eba0([0x6c,0x6c,0x63,0x74,0x2d])+_0x22b037(_0x3af6eb(_0xb78a66)),_0x304166=_0x15a9b4(_0x22b037(window[_0x82eba0([0x4d,0x61,0x74,0x68])][_0x82eba0([0x63,0x65,0x69,0x6c])](_0x5e08e8/_0x40d193)));window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x82eba0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26cca0,_0x304166);}function _0x4996b3(){const _0x487a5d=_0x82eba0([0x6c,0x6c,0x63,0x74,0x2d])+_0x22b037(_0x3af6eb(_0xb78a66)),_0x26cd5f=window[_0x82eba0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x82eba0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x487a5d);return _0x26cd5f?window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15a9b4(_0x26cd5f),0x10)*_0x40d193:null;}function _0x4863bf(_0x24c81a){return new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5579fb,_0x42e78a)=>{_0x24c81a[_0x82eba0([0x74,0x68,0x65,0x6e])](_0x5579fb,_0x42e78a),window[_0x82eba0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x42e78a,0x47a351c6^_0xb02538);});}}_0x51d123[_0x82eba0([0x6f,0x6e])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2e2ec1,_0x406164)=>{if(_0x406164[0x0]!=_0xb78a66)return _0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x406164[0x1]={..._0x406164[0x1],[_0x82eba0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x29445c};},{[_0x82eba0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x82eba0([0x68,0x69,0x67,0x68])}),_0x51d123[_0x82eba0([0x6f,0x6e])](_0x82eba0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x20e8f2=>{_0x4a2183(_0x20e8f2[_0x82eba0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1784b1=!0x0,_0x1a02a7(_0x20e8f2[_0x82eba0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x82eba0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x82eba0([0x6c,0x6f,0x77])}),_0x5e04f9[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>{_0x1784b1||_0x9c8bab(_0x82eba0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x13e7c1(){return _0x51d123[_0x82eba0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x82eba0([0x76,0x69,0x65,0x77])][_0x82eba0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x82eba0([0x61,0x75,0x74,0x6f]);}function _0x43c55d(){_0x51d123[_0x82eba0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x82eba0([0x76,0x69,0x65,0x77])][_0x82eba0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x82eba0([0x61,0x75,0x74,0x6f]);}}function _0x390b6a(_0x57df8b){const _0x17712d=[new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x555d14=>setTimeout(_0x555d14,0x47abbbca^_0xb02538)),_0x5e04f9[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a1a58=>{let _0x39cb62=0x0;_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x6f,0x6e])](_0x82eba0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1e41d2,_0x394e59)=>{_0x394e59[0x0][_0x82eba0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39cb62++,_0x39cb62==(0x47a284fe^_0xb02538)&&(_0x3a1a58(),_0x1e41d2[_0x82eba0([0x6f,0x66,0x66])]());});}))];return window[_0x82eba0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x82eba0([0x72,0x61,0x63,0x65])](_0x17712d)[_0x82eba0([0x74,0x68,0x65,0x6e])](()=>_0x57df8b);}async function _0x3a934c(){await _0x5e04f9,_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x441b7c,_0x51d123[_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c])][_0x82eba0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x441b7c,_0x51d123[_0x82eba0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x82eba0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x549f2a(_0x329a88){const _0xc40ec3=_0x9134ee();_0x51d123[_0xc40ec3]=_0x82eba0([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x329a88,_0x329a88!=_0x82eba0([0x56,0x61,0x6c,0x69,0x64])&&_0x3a934c();}function _0x9134ee(){const _0x3bb485=window[_0x82eba0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x82eba0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x82eba0([0x6e,0x6f,0x77])]())[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x82eba0([0x2e]),'');let _0x534fb8=_0x82eba0([0x75]);for(let _0x526a0e=0x0;_0x526a0e<_0x3bb485[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x526a0e+=0x2){let _0x31962c=window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bb485[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x526a0e,_0x526a0e+0x2));_0x31962c>=_0x21843f[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x31962c-=_0x21843f[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x534fb8+=_0x21843f[_0x31962c];}return _0x534fb8;}function _0x675baa(){const _0x531c65=_0x133982[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e]));if(0x3!=_0x531c65[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x179dbc(_0x531c65[0x1]);function _0x179dbc(_0x1604e2){const _0x2386ee=_0x19c71a(_0x1604e2);return _0x2386ee&&_0x1e7032()?_0x2386ee:null;function _0x1e7032(){const _0x462675=_0x2386ee[_0x82eba0([0x6a,0x74,0x69])],_0x35a31f=window[_0x82eba0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462675[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x462675[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x49f328={..._0x2386ee,[_0x82eba0([0x6a,0x74,0x69])]:_0x462675[_0x82eba0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x462675[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x49f328[_0x82eba0([0x76,0x63])],_0x3af6eb(_0x49f328)==_0x35a31f;}}}async function _0x2a8338(){let _0x1002e6=!0x0;try{const _0x9f015e=_0x133982[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])](_0x82eba0([0x2e])),[_0x32ad5d,_0x441eeb,_0x2d645f]=_0x9f015e;return _0x19a4be(_0x32ad5d),await _0x1c4c87(_0x32ad5d,_0x441eeb,_0x2d645f),_0x1002e6;}catch{return!0x1;}function _0x19a4be(_0x1d1948){const _0x4353c4=_0x19c71a(_0x1d1948);_0x4353c4&&_0x4353c4[_0x82eba0([0x61,0x6c,0x67])]==_0x82eba0([0x45,0x53,0x32,0x35,0x36])||(_0x1002e6=!0x1);}async function _0x1c4c87(_0x484d9d,_0x104901,_0x19f714){const _0x248bbe=window[_0x82eba0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x82eba0([0x66,0x72,0x6f,0x6d])](_0xc62189(_0x19f714),_0x27f728=>_0x27f728[_0x82eba0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x46b268=new window[(_0x82eba0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x82eba0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x484d9d+_0x82eba0([0x2e])+_0x104901),_0x55bf91=window[_0x82eba0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x82eba0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x55bf91)return;const _0x156b17=await _0x55bf91[_0x82eba0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x82eba0([0x6a,0x77,0x6b]),_0x86d1ba,{[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x45,0x43,0x44,0x53,0x41]),[_0x82eba0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x82eba0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x55bf91[_0x82eba0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x45,0x43,0x44,0x53,0x41]),[_0x82eba0([0x68,0x61,0x73,0x68])]:{[_0x82eba0([0x6e,0x61,0x6d,0x65])]:_0x82eba0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x156b17,_0x248bbe,_0x46b268)||(_0x1002e6=!0x1);}}function _0x19c71a(_0xb4f3c5){return _0xb4f3c5[_0x82eba0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x82eba0([0x65,0x79]))?JSON[_0x82eba0([0x70,0x61,0x72,0x73,0x65])](_0xc62189(_0xb4f3c5)):null;}function _0xc62189(_0x1ca26d){return window[_0x82eba0([0x61,0x74,0x6f,0x62])](_0x1ca26d[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x82eba0([0x2b]))[_0x82eba0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x82eba0([0x2f])));}function _0x3af6eb(_0x3eeb64){let _0x3b420a=0x1505;function _0x828679(_0xf00cea){for(let _0x30f124=0x0;_0x30f124<_0xf00cea[_0x82eba0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x30f124++){const _0x3e8a6c=_0xf00cea[_0x82eba0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x30f124);_0x3b420a=(_0x3b420a<<0x5)+_0x3b420a+_0x3e8a6c,_0x3b420a&=_0x3b420a;}}function _0x52085f(_0x9cc1cf){Array[_0x82eba0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x9cc1cf)?_0x9cc1cf[_0x82eba0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x52085f):_0x9cc1cf&&typeof _0x9cc1cf==_0x82eba0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x82eba0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x9cc1cf)[_0x82eba0([0x73,0x6f,0x72,0x74])]()[_0x82eba0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x48fee3,_0x63f17a])=>{_0x828679(_0x48fee3),_0x52085f(_0x63f17a);}):_0x828679(window[_0x82eba0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x9cc1cf));}return _0x52085f(_0x3eeb64),_0x3b420a>>>0x0;}function _0x22b037(_0x3ca2cb){return _0x3ca2cb[_0x82eba0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x82eba0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x82eba0([0x30]));}function _0x15a9b4(_0xff184d){return _0xff184d[_0x82eba0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x82eba0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x82eba0([0x6a,0x6f,0x69,0x6e])]('');}function _0x441b7c(){}function _0x82eba0(_0x7a748b){return _0x7a748b['map'](_0x45ed9b=>String['fromCharCode'](_0x45ed9b))['join']('');}_0x549f2a(await _0x3b5ee5());}(this);}['_moveSelectionToFootnoteDefinition'](_0xd27220){const {plugins:_0x2ac290,editing:_0xd068f1,model:_0x1f89c2}=this['editor'],_0x464fec=_0x2ac290['get'](c)['getFootnote'](_0xd27220);return!!_0x464fec&&(_0x1f89c2['change'](_0x154f25=>{_0x154f25['setSelection'](_0x154f25['createPositionAt'](_0x464fec['definition'],'end'));}),_0xd068f1['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x332509){const {plugins:_0x308a7b,editing:_0xa811d9,model:_0xe59d83}=this['editor'],_0x159b7d=_0x308a7b['get'](c)['getFootnote'](_0x332509);return!!_0x159b7d&&(_0xe59d83['change'](_0x23d429=>{_0x23d429['setSelection'](_0x159b7d['reference'],'on');}),_0xa811d9['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x32a319}=this['editor']['model'],_0x45356c=this['editor']['config']['get']('footnotes.multiBlock');_0x32a319['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x32a319['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x32a319['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x45356c?_0x32a319['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x32a319['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x32a319['addChildCheck'](_0x5d4f20=>{for(const _0x25539f of _0x5d4f20)if('footnoteDefinition'===_0x25539f['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x365398}=this,{conversion:_0x11580a,editing:_0x3ef68d}=_0x365398,{t:t}=_0x365398['locale'];_0x11580a['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x49d7b6,{writer:_0x539227,consumable:_0x3a00cb})=>{const _0x14415e=_0x49d7b6['getChild'](0x0);if(!_0x14415e||!_0x14415e['is']('element','a'))return null;const _0x52ed44=_0x14415e['getAttribute']('href')||'';if(!_0x52ed44['startsWith']('#'))return null;const _0x5913ba=_0x52ed44['replace'](/^#/,'');if(!_0x5913ba)return null;_0x3a00cb['consume'](_0x14415e,{'name':!0x0,'attributes':['href']});for(const {item:_0x5b0ebd}of _0x3ef68d['view']['createRangeIn'](_0x14415e))_0x5b0ebd['is']('$textProxy')?_0x3a00cb['consume'](_0x5b0ebd['textNode'],{'name':!0x0}):_0x5b0ebd['is']('element')&&_0x3a00cb['consume'](_0x5b0ebd,{'name':!0x0});return _0x539227['createElement']('footnoteRef',{'footnoteId':_0x5913ba});}}),_0x11580a['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x25c660,{writer:_0x52155e})=>D(_0x25c660,_0x52155e)}),_0x11580a['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x49185d,{writer:_0x55b39e})=>{const _0x326b88=_0x49185d['getAttribute']('footnoteCounter');return _0x4de642(D(_0x49185d,_0x55b39e),_0x55b39e,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x326b88)});}});}['_defineDefinitionsConverters'](){const {editor:_0x2f0314}=this,{t:t}=_0x2f0314['locale'],{conversion:_0x4f9f5c}=_0x2f0314;_0x4f9f5c['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x4f9f5c['for']('upcast')['add'](_0x28df3d=>{_0x28df3d['on']('element:ol',(_0x2e736b,_0x13a9ce,_0x540fbc)=>{const _0x619df2=_0x13a9ce['viewItem'];if(!_0x619df2['hasClass']('footnotes-list')||!_0x13a9ce['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x540fbc['consumable']['consume'](_0x619df2,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x438bef,modelCursor:_0x4a431f}=_0x540fbc['convertChildren'](_0x13a9ce['viewItem'],_0x13a9ce['modelCursor']);_0x13a9ce['modelRange']=_0x438bef,_0x13a9ce['modelCursor']=_0x4a431f;}),_0x28df3d['on']('element:hr',(_0x34438d,_0x23f86b,_0x5e4ee5)=>{const _0x1a785c=_0x23f86b['viewItem'];_0x1a785c['hasClass']('footnotes-divider')&&_0x23f86b['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x5e4ee5['consumable']['consume'](_0x1a785c,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x4f9f5c['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x138ed3,{writer:_0x41cc7e})=>g(_0x41cc7e)}),_0x4f9f5c['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x336571,{writer:_0x18bb07})=>{const _0x3b6480=g(_0x18bb07,{'data-footnotes-list-label':t('Footnotes')}),_0x2c24ef=_0x4de642(_0x3b6480,_0x18bb07,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x18bb07['setCustomProperty']('footnotesDefinitions',!0x0,_0x2c24ef),_0x2c24ef;}});}['_defineDefinitionConverters'](){const {editor:_0x2c8d95}=this,{conversion:_0x50594a,locale:_0x1f819e}=_0x2c8d95,_0x47c0d0=_0x2c8d95['config']['get']('footnotes.multiBlock');_0x50594a['for']('upcast')['add'](_0x1edeca=>{_0x1edeca['on']('element:li',(_0x2be045,_0x1771fa,_0x5dd47b)=>{const _0x4974a5=_0x1771fa['viewItem'];if(!_0x4974a5['hasClass']('footnote-definition')||!_0x4974a5['getAttribute']('id'))return;const _0x347904=_0x4974a5['parent'];if(!_0x347904['is']('element','ol')||!_0x347904['hasClass']('footnotes-list'))return;if(!_0x5dd47b['consumable']['test'](_0x4974a5,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x19864a=_0x5dd47b['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x4974a5['getAttribute']('id')});if(!_0x5dd47b['safeInsert'](_0x19864a,_0x1771fa['modelCursor']))return;_0x5dd47b['consumable']['consume'](_0x4974a5,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x56a18b=Array['from'](_0x4974a5['getChildren']())['find'](_0x4aaf49=>_0x4aaf49['is']('element')&&_0x4aaf49['hasClass']('footnote-content'));for(const _0x2deeaf of _0x4974a5['getChildren']())_0x2deeaf['is']('element')&&(_0x5dd47b['consumable']['consume'](_0x2deeaf,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x5dd47b['consumable']['consume'](_0x2deeaf,{'name':!0x0,'classes':'footnote-content'}));if(_0x56a18b){if(_0x47c0d0)_0x5dd47b['convertChildren'](_0x56a18b,_0x19864a);else{const _0x5d3622=_0x5dd47b['writer']['createElement']('footnoteInlineContent');_0x5dd47b['writer']['insert'](_0x5d3622,_0x19864a),_0x5dd47b['convertChildren'](_0x56a18b,_0x5d3622);}}_0x5dd47b['updateConversionResult'](_0x19864a,_0x1771fa);});}),_0x50594a['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0xfead16,{writer:_0x3a2ab1})=>v(_0xfead16,_0x3a2ab1,_0x1f819e,{'dataPipeline':!0x0})}),_0x50594a['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2b43c4,{writer:_0x526690})=>v(_0x2b43c4,_0x526690,_0x1f819e)});}['_defineBogusParagraphConverters'](){const {editor:_0x3e0d5b}=this,{conversion:_0x48fed2}=_0x3e0d5b;_0x3e0d5b['config']['get']('footnotes.multiBlock')?(_0x48fed2['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x48fed2['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x3e0d5b['model']['document'],'change:data',()=>{!function(_0x49df8d,_0x1f5707){const _0x5794d3=_0x49df8d['document']['differ'],_0x536277=new Set();for(const _0x2691df of _0x5794d3['getChanges']()){const _0x285463='attribute'==_0x2691df['type']?_0x2691df['range']['start']['parent']:_0x2691df['position']['parent'];_0x285463['is']('element','footnoteDefinition')&&_0x536277['add'](_0x285463);}for(const _0x392527 of _0x536277['values']()){const _0x1e307a=Array['from'](_0x392527['getChildren']())['filter'](_0x59f065=>p(_0x59f065,_0x1f5707['mapper']));for(const _0xf50509 of _0x1e307a)_0x1f5707['reconvertItem'](_0xf50509);}}(_0x3e0d5b['model'],_0x3e0d5b['editing']);})):(_0x48fed2['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x48fed2['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x4b76c9,{writer:_0x18353d})=>{const _0x542c6f=_0x18353d['createContainerElement']('span');return _0x18353d['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x542c6f),_0x542c6f;}}));}['_defineKeyboardHandlers'](){const {editor:_0x3d7009}=this,{editing:_0x5168e0,t:t}=_0x3d7009,_0x126603=_0x3d7009['model']['document']['selection'];_0x3d7009['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x3d7009['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x5168e0['view']['document'],'enter',(_0x70a35b,_0x467696)=>{const _0x58f9f3=function(_0x486656){const _0x14627e=_0x486656['getSelectedElement']();if(_0x14627e?.['is']('element','footnoteRef'))return _0x14627e;return null;}(_0x126603);if(_0x58f9f3){const _0x26df2b=_0x58f9f3['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x26df2b),_0x467696['preventDefault'](),_0x70a35b['stop']();}},{'context':_0x3aa809});}['_defineClickHandlers'](){const {editor:_0x294818}=this,{editing:_0x3a868a}=_0x294818;_0x294818['editing']['view']['addObserver'](_0x1ae914),_0x294818['editing']['view']['addObserver'](_0xb74278);let _0x4404c5=!0x1;this['listenTo'](_0x3a868a['view']['document'],'pointerdown',(_0x2677e6,_0x2f2409)=>{const {target:_0x293e96}=_0x2f2409,_0xf2bc42=_0x3a868a['view']['document']['selection'];_0x4404c5=!!(_0x293e96['is']('element','a')&&_0x293e96['parent']?.['is']('element','sup')&&_0x293e96['parent']['hasClass']('footnote'))&&_0xf2bc42['getSelectedElement']()===_0x293e96['parent'];},{'priority':'high'}),this['listenTo'](_0x3a868a['view']['document'],'click',(_0x520577,_0x223e3c)=>{const {target:_0x25a801}=_0x223e3c;if(!_0x25a801['is']('element','a'))return;if(_0x25a801['parent']?.['is']('element','sup')&&_0x25a801['parent']['hasClass']('footnote')&&!_0x4404c5)return void _0x223e3c['preventDefault']();let _0x58d718=_0x25a801['getAttribute']('href');if(!_0x58d718?.['startsWith']('#'))return;_0x58d718=_0x58d718['slice'](0x1);let _0x25578a=!0x1;(_0x58d718['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x58d718['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x58d718))&&(_0x25578a=!0x0),_0x25578a&&(_0x223e3c['preventDefault'](),_0x520577['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x5568e4}={}){return(_0x2c22fb,{writer:_0x302fc2})=>{if(!h(_0x2c22fb))return null;if(!_0x5568e4)return _0x302fc2['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x4e35b9=_0x302fc2['createContainerElement']('p');return _0x302fc2['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4e35b9),_0x4e35b9;};}function h(_0x2af8a2){const {parent:_0x300378}=_0x2af8a2;if(!_0x300378?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x300378['childCount'])return!0x1;for(const _0x15c63b of _0x2af8a2['getAttributeKeys']())if(!_0x15c63b['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x15c63b)return!0x1;return!0x0;}function p(_0x305b0c,_0x536870){if(!_0x305b0c['is']('element','paragraph'))return!0x1;const _0x21cee6=_0x536870['toViewElement'](_0x305b0c);return!!_0x21cee6&&h(_0x305b0c)!==_0x21cee6['is']('element','span');}function J(_0x2656b3){return _0x3aa809(_0x2656b3)&&_0x2656b3['is']('containerElement')&&!!_0x2656b3['getCustomProperty']('footnotesDefinitions');}function g(_0x2acd33,_0x30a66a={}){const _0x5060a7=_0x2acd33['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x29e77b=_0x2acd33['createContainerElement']('ol',{'class':'footnotes-list'},_0x2acd33['createSlot']());return _0x2acd33['createContainerElement']('div',{'class':'footnotes',..._0x30a66a},[_0x5060a7,_0x29e77b]);}function D(_0x34dacb,_0x2402ce){const _0x75a7d0=_0x34dacb['getAttribute']('footnoteId'),_0x1f42d8=_0x34dacb['getAttribute']('footnoteCounter'),_0x1d632b=_0x2402ce['createUIElement']('a',{'href':'#'+_0x75a7d0},function(_0x1bbd19){const _0x2a5160=this['toDomElement'](_0x1bbd19);return _0x2a5160['textContent']=_0x1f42d8,_0x2a5160;}),_0x49d539=_0x2402ce['createContainerElement']('sup',{'id':'ref-'+_0x75a7d0,'class':'footnote'},[_0x1d632b]);return _0x49d539['getFillerOffset']=()=>null,_0x49d539;}function v(_0x4c405f,_0x928adf,_0xfd79fe,{dataPipeline:_0xf5a850}={}){const {t:t}=_0xfd79fe,_0x32b7da=_0x4c405f['getAttribute']('footnoteId'),_0x29979a=_0x928adf['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x32b7da},function(_0x23697d){const _0xbcf5ab=this['toDomElement'](_0x23697d);return _0xbcf5ab['innerText']='^',_0xbcf5ab;}),_0xe41f48=_0xf5a850?_0x928adf['createContainerElement']('div',{'class':'footnote-content'}):_0x5a27f8(_0x928adf['createEditableElement']('div',{'class':'footnote-content'}),_0x928adf,{'label':t('Footnote\x20content.')});return _0x928adf['insert'](_0x928adf['createPositionAt'](_0xe41f48,0x0),_0x928adf['createSlot']()),_0x928adf['createContainerElement']('li',{'class':'footnote-definition','id':_0x32b7da},[_0x29979a,_0xe41f48]);}class e extends _0x2443ff{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x937e54];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x52b151}=this,{plugins:_0x3d64c8,model:_0x374a0c}=_0x52b151,_0x5ec9fc=_0x3d64c8['get'](_0x937e54),_0x4c4b2e=_0x3d64c8['get'](c);this['listenTo'](_0x5ec9fc,'outputTransformation',(_0x4052c6,_0x3909dc)=>{const _0x34ec51=function(_0xa6e632,_0x52fda3){const _0x260605=new Set();for(const {item:_0x302967}of _0xa6e632['createRangeIn'](_0x52fda3))_0x302967['is']('element','footnoteRef')&&_0x260605['add'](_0x302967['getAttribute']('footnoteId'));return Array['from'](_0x260605);}(_0x374a0c,_0x3909dc['content']);if(!_0x34ec51['length'])return;const _0x5ee0fe=_0x4c4b2e['getFootnotes'](),_0x4663a6=_0x34ec51['reduce']((_0x14d0a8,_0x523c73)=>{const _0x40b266=_0x5ee0fe['find'](_0x1b6fc1=>_0x1b6fc1['id']===_0x523c73);if(_0x40b266){const _0x50c4a5=_0x52b151['data']['toView'](_0x40b266['definition'],{'isClipboardPipeline':!0x0}),_0x31da99=_0x52b151['data']['htmlProcessor']['toData'](_0x50c4a5);_0x14d0a8[_0x40b266['id']]=_0x31da99;}return _0x14d0a8;},Object['create'](null));_0x3909dc['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x4663a6));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x38902c}=this,{model:_0x2197db,plugins:_0x2877d7}=_0x38902c,{view:_0x494414}=_0x38902c['editing'],_0x3d6699=_0x2877d7['get'](_0x937e54),_0x494966=_0x2877d7['get'](c);let _0x2acdbb=null;this['listenTo'](_0x494414['document'],'clipboardInput',(_0x4ea3b2,_0x287145)=>{const _0x189312=_0x287145['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x2acdbb=_0x189312?JSON['parse'](_0x189312):null;}),this['listenTo'](_0x3d6699,'contentInsertion',(_0x46b819,_0x188da0)=>{if(!_0x2acdbb)return;const _0x5635bd=_0x188da0['sourceEditorId']===this['editor']['id'];_0x5635bd&&'drop'===_0x188da0['method']||_0x2197db['change'](_0x58c5d1=>{!function(_0x2290c2,_0x4e951f){const _0x2bfcde=[];for(const {item:_0x3ccc9d}of _0x2290c2['createRangeIn'](_0x4e951f))_0x3ccc9d['is']('element','footnotesDefinitions')&&_0x2bfcde['push'](_0x3ccc9d);for(const _0x50b8e3 of _0x2bfcde)_0x2290c2['remove'](_0x50b8e3);}(_0x58c5d1,_0x188da0['content']);let _0x50e37e=_0x494966['getFootnotesDefinitionsObjectElement']();if(!_0x50e37e){const _0x4f7671=_0x2197db['document']['selection']['getFirstRange']()['root'];_0x50e37e=_0x494966['_insertEmptyFootnotesDefinitionsContainer'](_0x58c5d1,_0x4f7671);}const _0x2345de=function(_0x225b3b,_0x255076,_0x1e7f8b){const _0x22648c=Object['create'](null);for(const {item:_0x34e83a}of _0x225b3b['createRangeIn'](_0x255076))if(_0x34e83a['is']('element','footnoteRef')){const _0x469d1e=_0x34e83a['getAttribute']('footnoteId');if(!_0x1e7f8b(_0x469d1e))continue;_0x22648c[_0x469d1e]||(_0x22648c[_0x469d1e]=_0x1c3601()),_0x225b3b['setAttribute']('footnoteId',_0x22648c[_0x469d1e],_0x34e83a);}return _0x22648c;}(_0x58c5d1,_0x188da0['content'],_0x2aaa1f=>!_0x5635bd||null!==_0x494966['getFootnote'](_0x2aaa1f));for(const [_0x5c2d03,_0x7d36b6]of Object['entries'](_0x2acdbb)){const _0xe2af7b=_0x2345de[_0x5c2d03]||_0x5c2d03,_0x456cb1=_0x58c5d1['createElement']('footnoteDefinition',{'footnoteId':_0xe2af7b}),_0x5bf1e9=_0x38902c['data']['htmlProcessor']['toView'](_0x7d36b6),_0x1ad1a8=_0x38902c['data']['toModel'](_0x5bf1e9,_0x456cb1);_0x58c5d1['append'](_0x1ad1a8,_0x456cb1),_0x58c5d1['insert'](_0x456cb1,_0x50e37e,'end');}_0x2acdbb=null;});});}}class i extends _0x2443ff{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x8864d4}=this,{componentFactory:_0xdf3369}=_0x8864d4['ui'];_0xdf3369['add']('insertFootnote',x(_0x8864d4,_0x59e84a)),_0xdf3369['add']('menuBar:insertFootnote',x(_0x8864d4,_0x475bee)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5eb9a4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x299e02;for(const _0x8e5667 in _0x5eb9a4){const _0x83f204=_0x8e5667,_0x22405a=_0x5eb9a4[_0x83f204];if('footnotesLicenseKeyValid'==_0x22405a||'footnotesLicenseKeyInvalid'==_0x22405a||'footnotesLicenseKeyExpired'==_0x22405a||'footnotesLicenseKeyDomainLimit'==_0x22405a||'footnotesLicenseKeyNotAllowed'==_0x22405a||'footnotesLicenseKeyEvaluationLimit'==_0x22405a||'footnotesLicenseKeyTrialLimit'==_0x22405a||'footnotesLicenseKeyUsageLimit'==_0x22405a){delete _0x5eb9a4[_0x83f204],_0x299e02=_0x22405a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x299e02&&_0x5eb9a4['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x299e02&&_0x5eb9a4['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x299e02&&_0x5eb9a4['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x299e02&&_0x5eb9a4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x22cf6a,_0x435214){const _0x19d4f5=_0x22cf6a['commands']['get']('insertFootnote');return _0x15537b=>{const {t:t}=_0x15537b,_0x268f2b=new _0x435214(_0x15537b),_0x321086=_0x268f2b instanceof _0x475bee;return _0x268f2b['bind']('isEnabled')['to'](_0x19d4f5,'isEnabled'),_0x268f2b['set']({'label':t(_0x321086?'Footnote':'Insert\x20footnote'),'icon':_0x2404ba,'tooltip':!0x0}),_0x268f2b['on']('execute',()=>{_0x19d4f5['execute'](),_0x22cf6a['editing']['view']['focus']();}),_0x268f2b;};}class nt extends _0x2443ff{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x540d33{['refresh'](){const {editor:_0x230227}=this,_0x20f4d8=_0x230227['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x20f4d8,this['value']=_0x20f4d8?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x3c0983}){const {editor:_0xd6240e}=this,_0x25ac76=_0xd6240e['plugins']['get'](c),_0x46cd5c=_0x25ac76['getFootnotesDefinitionsObjectElement']();_0x46cd5c&&Q['includes'](_0x3c0983)&&_0xd6240e['model']['change'](_0x40eb67=>{_0x40eb67['setAttribute']('footnotesListStyle',_0x3c0983,_0x46cd5c),_0x25ac76['_updateFootnotesCounters'](_0x40eb67);});}}class b extends _0x540d33{['refresh'](){const {editor:_0xaeab51}=this,_0x1b3ba9=_0xaeab51['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1b3ba9,this['value']=_0x1b3ba9?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x19153e}){const {editor:_0x2818ab}=this,_0x352178=_0x2818ab['plugins']['get'](c),_0xd03f00=_0x352178['getFootnotesDefinitionsObjectElement']();_0xd03f00&&Number['isInteger'](_0x19153e)&&_0x2818ab['model']['change'](_0x49fe96=>{_0x49fe96['setAttribute']('footnotesListStart',_0x19153e,_0xd03f00),_0x352178['_updateFootnotesCounters'](_0x49fe96);});}}class P extends _0x2443ff{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5cab4d}=this;_0x5cab4d['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x5cab4d['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x5cab4d['commands']['add']('footnotesStyle',new S(_0x5cab4d)),_0x5cab4d['commands']['add']('footnotesStart',new b(_0x5cab4d)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x3cfd16}=this,{schema:_0xbfa129}=_0x3cfd16['model'];_0xbfa129['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x279606}=this,{conversion:_0x4813a1,model:_0xdcc157}=_0x279606,{schema:_0x2e48f0}=_0xdcc157;_0x4813a1['for']('upcast')['add'](_0x4c415e=>{_0x4c415e['on']('element:ol',(_0x33298f,_0x222cdb,_0x2e30df)=>{const _0x43cd7c=_0x222cdb['viewItem'],_0x33478c=_0x222cdb['modelCursor']?.['parent'];_0x43cd7c['hasClass']('footnotes-list')&&_0x33478c?.['is']('element','footnotesDefinitions')&&(function(_0x203ba4,_0x3f7526,_0x42fe1a,_0x215a74){if(!_0x215a74['checkAttribute'](_0x3f7526,'footnotesListStart'))return;let _0x155213=0x1;const _0x5b3a7a=_0x42fe1a['consumable']['consume'](_0x203ba4,{'attributes':'start'});if(_0x5b3a7a){const _0x3bd011=Number['parseInt'](_0x203ba4['getAttribute']('start'),0xa);Number['isNaN'](_0x3bd011)||(_0x155213=_0x3bd011);}!_0x5b3a7a&&_0x3f7526['hasAttribute']('footnotesListStart')||_0x42fe1a['writer']['setAttribute']('footnotesListStart',_0x155213,_0x3f7526);}(_0x43cd7c,_0x33478c,_0x2e30df,_0x2e48f0),function(_0x3e3be4,_0x1b68c0,_0x2d8ba8,_0x130532){if(!_0x130532['checkAttribute'](_0x1b68c0,'footnotesListStyle'))return;let _0x6289b7='decimal',_0x570ebf=!0x1;if(_0x2d8ba8['consumable']['consume'](_0x3e3be4,{'attributes':'type'})){const _0x1b6d1c={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x3e3be4['getAttribute']('type')];_0x1b6d1c&&(_0x6289b7=_0x1b6d1c),_0x570ebf=!0x0;}_0x2d8ba8['consumable']['consume'](_0x3e3be4,{'styles':'list-style-type'})&&(_0x6289b7=_0x3e3be4['getStyle']('list-style-type'),_0x570ebf=!0x0),!_0x570ebf&&_0x1b68c0['hasAttribute']('footnotesListStyle')||_0x2d8ba8['writer']['setAttribute']('footnotesListStyle',_0x6289b7,_0x1b68c0);}(_0x43cd7c,_0x33478c,_0x2e30df,_0x2e48f0));});}),_0x4813a1['for']('downcast')['add'](_0x4e7c37=>{_0x4e7c37['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x1365fb,_0x3c5919,_0x5dfed1)=>{if(!_0x5dfed1['consumable']['consume'](_0x3c5919['item'],_0x1365fb['name']))return;const _0x36a79b=C(_0x3c5919['item'],_0x5dfed1['mapper']),{attributeNewValue:_0x3ca021}=_0x3c5919;null==_0x3ca021||0x1===_0x3ca021?_0x5dfed1['writer']['removeAttribute']('start',_0x36a79b):_0x5dfed1['writer']['setAttribute']('start',String(_0x3ca021),_0x36a79b);}),_0x4e7c37['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0xb604bc,_0x383cfd,_0xd9d99a)=>{if(!_0xd9d99a['consumable']['consume'](_0x383cfd['item'],_0xb604bc['name']))return;const _0x4809f1=C(_0x383cfd['item'],_0xd9d99a['mapper']),{attributeNewValue:_0x49c2c5}=_0x383cfd;_0x49c2c5&&'decimal'!==_0x49c2c5?_0xd9d99a['writer']['setStyle']('list-style-type',_0x49c2c5,_0x4809f1):_0xd9d99a['writer']['removeStyle']('list-style-type',_0x4809f1);});});}['_definePostfixer'](){const {editor:_0xc41106}=this,{model:_0x321382}=_0xc41106,_0x11ce5d=_0xc41106['plugins']['get'](c),_0x3a7bd8=this['_getDefaultListStyle'](),_0x3ae9f4=this['_getDefaultStartIndex']();_0x321382['document']['registerPostFixer'](_0x2264cf=>{const _0x57931b=_0x321382['document']['differ']['getChanges']();let _0x2c00f0=!0x1;for(const _0x4664ff of _0x57931b){if('insert'!==_0x4664ff['type']||'$text'===_0x4664ff['name'])continue;const _0x429c23=_0x321382['createRangeOn'](_0x4664ff['position']['nodeAfter']);for(const _0x4cecf6 of _0x429c23['getItems']())_0x4cecf6['is']('element','footnotesDefinitions')&&(!_0x4cecf6['hasAttribute']('footnotesListStart')&&_0x321382['schema']['checkAttribute'](_0x4cecf6,'footnotesListStart')&&(_0x2264cf['setAttribute']('footnotesListStart',_0x3ae9f4,_0x4cecf6),_0x2c00f0=!0x0),!_0x4cecf6['hasAttribute']('footnotesListStyle')&&_0x321382['schema']['checkAttribute'](_0x4cecf6,'footnotesListStyle')&&(_0x2264cf['setAttribute']('footnotesListStyle',_0x3a7bd8,_0x4cecf6),_0x2c00f0=!0x0));}return _0x2c00f0&&_0x11ce5d['_updateFootnotesCounters'](_0x2264cf),_0x2c00f0;});}['_defineFormatter'](){const {editor:_0x32a4aa}=this;_0x32a4aa['plugins']['get'](c)['setFootnoteFormatter'](_0x496d81=>this['_formatFootnoteListValue'](_0x496d81));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x559ef2,value:_0x1101e4,digits:_0x13f21e}){const _0x4d2be8=_0x559ef2['getAttribute']('footnotesListStyle'),_0x46ee1d=_0x559ef2['getAttribute']('footnotesListStart'),_0x2833e8=Math['floor'](_0x1101e4)+(_0x46ee1d??0x1)-0x1;switch(_0x4d2be8){case'decimal-leading-zero':return function(_0x2fdc60,_0x23e42a){return String(_0x2fdc60)['padStart'](_0x23e42a,'0');}(_0x2833e8,Math['max'](0x2,_0x13f21e));case'lower-alpha':case'lower-latin':return M(_0x2833e8,!0x1);case'upper-alpha':case'upper-latin':return M(_0x2833e8,!0x0);case'lower-roman':return V(_0x2833e8,!0x1);case'upper-roman':return V(_0x2833e8,!0x0);default:return String(_0x2833e8);}}}function C(_0x82f94a,_0xb28ae5){const _0x252a33=_0xb28ae5['toViewElement'](_0x82f94a);return Array['from'](_0x252a33['getChildren']())['find'](_0x5eec86=>_0x5eec86['is']('element','ol')&&_0x5eec86['hasClass']('footnotes-list'));}function M(_0x14c6fd,_0x37fd2c){let _0x26b17d='',_0x47dc59=_0x14c6fd;for(;_0x47dc59>0x0;){const _0x2ff273=(_0x47dc59-0x1)%0x1a;_0x26b17d=String['fromCharCode'](0x61+_0x2ff273)+_0x26b17d,_0x47dc59=Math['floor']((_0x47dc59-0x1)/0x1a);}return _0x37fd2c?_0x26b17d['toUpperCase']():_0x26b17d;}const N=[{'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 V(_0x21d5b5,_0x4cf33f){let _0x429bc0='',_0x265b37=_0x21d5b5;for(const {value:_0xc4c31b,numeral:_0x1f9f4a}of N)for(;_0x265b37>=_0xc4c31b;)_0x429bc0+=_0x1f9f4a,_0x265b37-=_0xc4c31b;return _0x4cf33f?_0x429bc0:_0x429bc0['toLowerCase']();}class H extends _0xe1c5b{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x2e346e();['focusCycler'];constructor(_0xb97fa9,{styleButtonViews:_0x74452b,styleGridAriaLabel:_0x568ffc}){super(_0xb97fa9),(this['focusCycler']=new _0x1624a1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x74452b,_0x568ffc),[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 _0x30d1b9 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x30d1b9['element']);_0x1f801a({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>rt['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 _0x149af6=_0x4f0da9=>_0x4f0da9['stopPropagation']();this['keystrokes']['set']('arrowright',_0x149af6),this['keystrokes']['set']('arrowleft',_0x149af6),this['keystrokes']['set']('arrowup',_0x149af6),this['keystrokes']['set']('arrowdown',_0x149af6);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x87c0a6,_0x284ea5){const _0x9051b9=new _0xe1c5b(this['locale']);return _0x9051b9['children']=_0x9051b9['createCollection'](),_0x9051b9['children']['addMany'](_0x87c0a6),_0x9051b9['setTemplate']({'tag':'div','attributes':{'aria-label':_0x284ea5,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x9051b9['children']}),_0x9051b9['children']['delegate']('execute')['to'](this),_0x9051b9['focus']=function(){for(const _0x8e5653 of this['children'])if(_0x8e5653 instanceof _0x59e84a&&_0x8e5653['isOn'])return void _0x8e5653['focus']();this['children']['first']['focus']();},_0x9051b9['focusTracker']=new et(),_0x9051b9['keystrokes']=new ot(),_0x9051b9['render'](),_0x9051b9['keystrokes']['listenTo'](_0x9051b9['element']),this['children']['add'](_0x9051b9),_0x9051b9;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x1421f2=this['_createStartIndexPropertyView'](),_0x352925=[_0x1421f2],_0x19e788=new tt(this['locale'],_0x352925);return _0x19e788['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x19e788['buttonView']['bind']('isEnabled')['toMany'](_0x352925,'isEnabled',(..._0x3a6857)=>_0x3a6857['some'](_0x3ccf5b=>_0x3ccf5b)),_0x19e788['buttonView']['on']('change:isEnabled',(_0x3cab29,_0x537e33,_0x1411e0)=>{_0x1411e0||(_0x19e788['isCollapsed']=!0x0);}),this['children']['add'](_0x19e788),[_0x1421f2,_0x19e788];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x58f09e=new st(this['locale'],it);return _0x58f09e['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x58f09e['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x58f09e['fieldView']['on']('input',()=>{const _0x5b0c2a=_0x58f09e['fieldView']['element'],_0x38fe06=_0x5b0c2a['valueAsNumber'];Number['isNaN'](_0x38fe06)?_0x58f09e['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x5b0c2a['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x38fe06}):_0x58f09e['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x58f09e;}}class j extends _0x2443ff{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x1f198d,_0x2bd1c6];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x355c88}=this,{componentFactory:_0x5c99db}=_0x355c88['ui'];_0x355c88['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x5c99db['add']('footnotesStyle',function(_0x41a123){return _0x505cec=>{const {t:t}=_0x505cec,_0x4d41f1=_0x41a123['commands']['get']('footnotesStyle'),_0x4de82f=_0x24e948(_0x505cec),{buttonView:_0x55aa99}=_0x4de82f;return _0x4de82f['class']='ck-footnotes-styles-dropdown',_0x4de82f['bind']('isEnabled')['to'](_0x4d41f1,'isEnabled'),_0x55aa99['set']({'label':t('Footnotes\x20style'),'icon':_0x2404ba,'tooltip':!0x0}),_0x4de82f['once']('change:isOpen',()=>{const _0x21a57b=function({editor:_0x360777,dropdownView:_0x521ae4}){const {t:t}=_0x360777['locale'],_0x4f6120=t('Footnotes\x20definitions\x20styles'),_0x5a3a97=function(_0x2843ef){const t=_0x2843ef['locale']['t'],_0x3c1a26=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x5021c0},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0xe43892},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x449f3f},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x56b6ca},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x1ed5fa},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x74cd51}];return _0x3c1a26['map'](function(_0x52c654){const _0x44bc6c=_0x52c654['locale'];return({label:_0x2ded70,icon:_0x68f224,tooltip:_0x2d6259,style:_0x554e2e})=>{const _0xb0d756=_0x52c654['commands']['get']('footnotesStyle'),_0x4a0749=new _0x59e84a(_0x44bc6c);return _0x4a0749['set']({'label':_0x2ded70,'icon':_0x68f224,'tooltip':_0x2d6259}),_0x4a0749['bind']('isOn')['to'](_0xb0d756,'value',_0x54bbad=>_0x54bbad===_0x554e2e),_0x4a0749['bind']('isEnabled')['to'](_0xb0d756,'isEnabled'),_0x4a0749['on']('execute',()=>{_0x52c654['execute']('footnotesStyle',{'value':_0x554e2e}),_0x52c654['editing']['view']['focus']();}),_0x4a0749;};}(_0x2843ef));}(_0x360777),_0x32ab1b=new H(_0x360777['locale'],{'styleGridAriaLabel':_0x4f6120,'styleButtonViews':_0x5a3a97});return _0x32ab1b['delegate']('execute')['to'](_0x521ae4),_0x32ab1b['on']('footnotesListStart',(_0x4713ec,_0x12e6a8)=>{_0x360777['execute']('footnotesStart',{'value':_0x12e6a8['startIndex']});}),_0x32ab1b;}({'editor':_0x41a123,'dropdownView':_0x4de82f});_0x4de82f['panelView']['children']['add'](_0x21a57b);}),_0x4de82f;};}(_0x355c88));}['afterInit'](){const {editor:_0x42d463}=this,{t:t}=_0x42d463['locale'],_0x29ea25=_0x42d463['plugins']['get'](_0x2bd1c6),{defaultPositions:_0x11af63}=_0x2bda11;_0x29ea25['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x42d463['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x4fed0e=>{let _0x24d672=_0x4fed0e['getFirstPosition']()?.['parent'];return _0x24d672?.['is']('$text')&&(_0x24d672=_0x24d672['parent']),_0x24d672?.['is']('element')?_0x24d672['findAncestor'](J):null;},'positions':[_0x11af63['southArrowNorth'],_0x11af63['southArrowNorthMiddleWest'],_0x11af63['southArrowNorthMiddleEast'],_0x11af63['southArrowNorthWest'],_0x11af63['southArrowNorthEast'],_0x11af63['northArrowSouth'],_0x11af63['northArrowSouthMiddleWest'],_0x11af63['northArrowSouthMiddleEast'],_0x11af63['northArrowSouthWest'],_0x11af63['northArrowSouthEast'],_0x11af63['viewportStickyNorth']]});}}class lt extends _0x2443ff{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,lt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-footnotes",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20251028.0",
|
|
4
4
|
"description": "The footnotes feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"type": "module",
|
|
24
24
|
"main": "src/index.js",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@ckeditor/ckeditor5-core": "0.0.0-nightly-
|
|
27
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
28
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-
|
|
29
|
-
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-
|
|
30
|
-
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-
|
|
31
|
-
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-
|
|
32
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
33
|
-
"ckeditor5": "0.0.0-nightly-
|
|
26
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20251028.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251028.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251028.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251028.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251028.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251028.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251028.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251028.0"
|
|
34
34
|
},
|
|
35
35
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
36
36
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29d69e=_0x2d0f;(function(_0x592dd5,_0x3eba01){const _0x28f013=_0x2d0f,_0x156227=_0x592dd5();while(!![]){try{const _0x23d7a7=-parseInt(_0x28f013(0xb3))/0x1+parseInt(_0x28f013(0xb9))/0x2+parseInt(_0x28f013(0xc3))/0x3+-parseInt(_0x28f013(0xb6))/0x4+parseInt(_0x28f013(0xc8))/0x5*(parseInt(_0x28f013(0xb8))/0x6)+-parseInt(_0x28f013(0xd5))/0x7*(-parseInt(_0x28f013(0xba))/0x8)+-parseInt(_0x28f013(0xbc))/0x9*(parseInt(_0x28f013(0xb7))/0xa);if(_0x23d7a7===_0x3eba01)break;else _0x156227['push'](_0x156227['shift']());}catch(_0x38efaa){_0x156227['push'](_0x156227['shift']());}}}(_0x4415,0xac463));import{logWarning as _0x54f3ff,uid as _0x288ac6}from'ckeditor5/src/utils.js';function _0x2d0f(_0xd5f7df,_0x2de88c){const _0x44156f=_0x4415();return _0x2d0f=function(_0x2d0f98,_0x11d18f){_0x2d0f98=_0x2d0f98-0xb3;let _0x139fc6=_0x44156f[_0x2d0f98];return _0x139fc6;},_0x2d0f(_0xd5f7df,_0x2de88c);}import{Command as _0x4809cd}from'ckeditor5/src/core.js';function _0x4415(){const _0xe4995f=['11331pWUrtr','end','refresh','test','length','selection','editor','2833950XGWodV','_getPositionToInsertFootnote','isObject','footnoteId','createElement','15OfdBOP','get','document','execute','isBlock','insertObject','footnoteRef','plugins','insert-footnote-command-executed-with-invalid-id','FootnotesEditing','isEnabled','_moveSelectionToFootnoteDefinition','string','1715763QwXzKx','model','change','136367wlLpJC','getItems','checkChild','4651880YbGQZr','15170xkdlFp','2020302AdQidw','1959276rISGEh','32qyyvVP','getFirstRange'];_0x4415=function(){return _0xe4995f;};return _0x4415();}export class InsertFootnoteCommand extends _0x4809cd{[_0x29d69e(0xbe)](){const _0x3ba9d7=_0x29d69e,_0x517285=this[_0x3ba9d7(0xc2)][_0x3ba9d7(0xd6)][_0x3ba9d7(0xca)][_0x3ba9d7(0xc1)],_0xadc67=this[_0x3ba9d7(0xc4)](_0x517285);this[_0x3ba9d7(0xd2)]=!!_0xadc67;}[_0x29d69e(0xcb)](_0x490b00){const _0x2f6fd1=_0x29d69e,{editor:_0x2fac91}=this,{model:_0x58e379}=_0x2fac91,{selection:_0x5cc354}=_0x58e379[_0x2f6fd1(0xca)],_0x3a3c1a=this[_0x2f6fd1(0xc4)](_0x5cc354);if(!_0x3a3c1a)return;const _0xaa8eb1=_0x2fac91[_0x2f6fd1(0xcf)][_0x2f6fd1(0xc9)](_0x2f6fd1(0xd1)),_0x13c48d=_0x490b00?.[_0x2f6fd1(0xc6)]??_0x288ac6();!function(_0x55090e){const _0x1bdde8=_0x2f6fd1;return _0x1bdde8(0xd4)==typeof _0x55090e&&_0x55090e[_0x1bdde8(0xc0)]>0x0&&!/\s/[_0x1bdde8(0xbf)](_0x55090e)&&!/^\d/[_0x1bdde8(0xbf)](_0x55090e);}(_0x13c48d)?_0x54f3ff(_0x2f6fd1(0xd0)):(_0x58e379[_0x2f6fd1(0xd7)](_0x40e963=>{const _0x5f5c32=_0x2f6fd1,_0x1aa416=_0x40e963[_0x5f5c32(0xc7)](_0x5f5c32(0xce),{'footnoteId':_0x13c48d});_0x58e379[_0x5f5c32(0xcd)](_0x1aa416,_0x3a3c1a,null);}),_0xaa8eb1[_0x2f6fd1(0xd3)](_0x13c48d));}[_0x29d69e(0xc4)](_0x450253){const _0x1f7b23=_0x29d69e,{model:_0x158633}=this[_0x1f7b23(0xc2)],{schema:_0x478c89}=_0x158633,_0x49deea=_0x450253[_0x1f7b23(0xbb)]();for(const _0x3710b1 of _0x49deea[_0x1f7b23(0xb4)]())if(_0x478c89[_0x1f7b23(0xcc)](_0x3710b1)||_0x478c89[_0x1f7b23(0xc5)](_0x3710b1))return null;const _0x58bbf7=_0x49deea[_0x1f7b23(0xbd)];return _0x478c89[_0x1f7b23(0xb5)](_0x58bbf7,_0x1f7b23(0xce))?_0x58bbf7:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x4d83(){var _0x1af098=['isOfficialPlugin','Footnotes','6RyLjOr','requires','734430BJFjwl','isPremiumPlugin','507928QWqxRZ','243174uGgoyC','3655813UMCEPd','41231dlePTk','1307904vYVciJ','26YseiLJ','1529325EyFzyD','pluginName'];_0x4d83=function(){return _0x1af098;};return _0x4d83();}var _0x55fb21=_0x49f4;(function(_0x3e7f60,_0xf02018){var _0x2f3735=_0x49f4,_0x16e338=_0x3e7f60();while(!![]){try{var _0x2e38e9=parseInt(_0x2f3735(0x17e))/0x1*(parseInt(_0x2f3735(0x180))/0x2)+parseInt(_0x2f3735(0x17c))/0x3+parseInt(_0x2f3735(0x17b))/0x4+parseInt(_0x2f3735(0x179))/0x5+-parseInt(_0x2f3735(0x177))/0x6*(parseInt(_0x2f3735(0x17d))/0x7)+-parseInt(_0x2f3735(0x17f))/0x8+parseInt(_0x2f3735(0x181))/0x9;if(_0x2e38e9===_0xf02018)break;else _0x16e338['push'](_0x16e338['shift']());}catch(_0x188ae6){_0x16e338['push'](_0x16e338['shift']());}}}(_0x4d83,0x5b943));import{Plugin as _0x35454b}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x1baf11}from'./footnotesediting.js';import{FootnotesClipboard as _0x2d5905}from'./footnotesclipboard.js';import{FootnotesUI as _0x357297}from'./footnotesui.js';function _0x49f4(_0x36ee61,_0x1a8653){var _0x4d833d=_0x4d83();return _0x49f4=function(_0x49f40f,_0x53e672){_0x49f40f=_0x49f40f-0x175;var _0xd7b086=_0x4d833d[_0x49f40f];return _0xd7b086;},_0x49f4(_0x36ee61,_0x1a8653);}export class Footnotes extends _0x35454b{static get[_0x55fb21(0x182)](){var _0x3f1f85=_0x55fb21;return _0x3f1f85(0x176);}static get[_0x55fb21(0x178)](){return[_0x1baf11,_0x2d5905,_0x357297];}static get[_0x55fb21(0x175)](){return!0x0;}static get[_0x55fb21(0x17a)](){return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x55fb(){const _0x567b1c=['contentInsertion','1554476xBTTUE','end','editing','716FRNoSV','_defineClipboardIntegration','application/ckeditor5-footnotes','_handlePasteFootnotesDefinitions','toModel','editor','isOfficialPlugin','pluginName','1753030iJyWUw','drop','footnoteId','method','data','create','426KMzoju','from','stringify','2987zVrYmG','selection','getData','createElement','footnoteDefinition','find','997338TTitXj','footnotesDefinitions','length','outputTransformation','init','getFirstRange','toView','6784840Jtunxq','reduce','change','root','_handleCopyFootnotesDefinitions','FootnotesClipboard','getAttribute','htmlProcessor','get','16079670ylGfbX','push','listenTo','dataTransfer','toData','createRangeIn','content','65891wJtQbr','_insertEmptyFootnotesDefinitionsContainer','getFootnotesDefinitionsObjectElement','setAttribute','definition','insert','isPremiumPlugin','requires','getFootnotes','getFootnote','footnoteRef','append','setData','remove','sourceEditorId','parse','entries','document','clipboardInput','element','add'];_0x55fb=function(){return _0x567b1c;};return _0x55fb();}function _0x1e91(_0x2162ca,_0x3ab463){const _0x55fb66=_0x55fb();return _0x1e91=function(_0x1e9174,_0x1d995b){_0x1e9174=_0x1e9174-0xda;let _0x17e676=_0x55fb66[_0x1e9174];return _0x17e676;},_0x1e91(_0x2162ca,_0x3ab463);}const _0x41bafb=_0x1e91;(function(_0x59a70f,_0x526fa0){const _0x278d31=_0x1e91,_0x5a0719=_0x59a70f();while(!![]){try{const _0x192893=-parseInt(_0x278d31(0xec))/0x1*(parseInt(_0x278d31(0xdb))/0x2)+parseInt(_0x278d31(0xf2))/0x3+-parseInt(_0x278d31(0x11f))/0x4+parseInt(_0x278d31(0xe3))/0x5+-parseInt(_0x278d31(0xe9))/0x6*(-parseInt(_0x278d31(0x109))/0x7)+-parseInt(_0x278d31(0xf9))/0x8+parseInt(_0x278d31(0x102))/0x9;if(_0x192893===_0x526fa0)break;else _0x5a0719['push'](_0x5a0719['shift']());}catch(_0x55fdc5){_0x5a0719['push'](_0x5a0719['shift']());}}}(_0x55fb,0xcb1bf));import{Plugin as _0x9d9edc}from'ckeditor5/src/core.js';import{uid as _0x5c4811}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x9a4980}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x50aef6}from'./footnotesediting.js';import{FootnotesTracker as _0x21a01c}from'./footnotestracker.js';export class FootnotesClipboard extends _0x9d9edc{static get[_0x41bafb(0xe2)](){const _0x3cef24=_0x41bafb;return _0x3cef24(0xfe);}static get[_0x41bafb(0x110)](){return[_0x50aef6,_0x9a4980];}static get[_0x41bafb(0xe1)](){return!0x0;}static get[_0x41bafb(0x10f)](){return!0x0;}[_0x41bafb(0xf6)](){const _0x399050=_0x41bafb;this[_0x399050(0xdc)]();}[_0x41bafb(0xdc)](){const _0x3c85d5=_0x41bafb;this[_0x3c85d5(0xfd)](),this[_0x3c85d5(0xde)]();}[_0x41bafb(0xfd)](){const _0x4fc1cf=_0x41bafb,{editor:_0x30d759}=this,{plugins:_0x249992,model:_0xfaf1d7}=_0x30d759,_0x39ceef=_0x249992[_0x4fc1cf(0x101)](_0x9a4980),_0x1a821c=_0x249992[_0x4fc1cf(0x101)](_0x21a01c);this[_0x4fc1cf(0x104)](_0x39ceef,_0x4fc1cf(0xf5),(_0x4ba896,_0x4ba057)=>{const _0x5c5268=_0x4fc1cf,_0x1e7785=function(_0x444c87,_0x3105cd){const _0x3d776a=_0x1e91,_0x44dc26=new Set();for(const {item:_0x55ff37}of _0x444c87[_0x3d776a(0x107)](_0x3105cd))_0x55ff37['is'](_0x3d776a(0x11c),_0x3d776a(0x113))&&_0x44dc26[_0x3d776a(0x11d)](_0x55ff37[_0x3d776a(0xff)](_0x3d776a(0xe5)));return Array[_0x3d776a(0xea)](_0x44dc26);}(_0xfaf1d7,_0x4ba057[_0x5c5268(0x108)]);if(!_0x1e7785[_0x5c5268(0xf4)])return;const _0x5ea33b=_0x1a821c[_0x5c5268(0x111)](),_0x4ec251=_0x1e7785[_0x5c5268(0xfa)]((_0x31da51,_0x1878b1)=>{const _0x4c3f05=_0x5c5268,_0x1aa794=_0x5ea33b[_0x4c3f05(0xf1)](_0x2a8d88=>_0x2a8d88['id']===_0x1878b1);if(_0x1aa794){const _0x4652a3=_0x30d759[_0x4c3f05(0xe7)][_0x4c3f05(0xf8)](_0x1aa794[_0x4c3f05(0x10d)],{'isClipboardPipeline':!0x0}),_0x2c2359=_0x30d759[_0x4c3f05(0xe7)][_0x4c3f05(0x100)][_0x4c3f05(0x106)](_0x4652a3);_0x31da51[_0x1aa794['id']]=_0x2c2359;}return _0x31da51;},Object[_0x5c5268(0xe8)](null));_0x4ba057[_0x5c5268(0x105)][_0x5c5268(0x115)](_0x5c5268(0xdd),JSON[_0x5c5268(0xeb)](_0x4ec251));});}[_0x41bafb(0xde)](){const _0x3118fb=_0x41bafb,{editor:_0x47d29d}=this,{model:_0x6b851e,plugins:_0x1907bb}=_0x47d29d,{view:_0x23a7ab}=_0x47d29d[_0x3118fb(0xda)],_0x2eab52=_0x1907bb[_0x3118fb(0x101)](_0x9a4980),_0x3e6f3c=_0x1907bb[_0x3118fb(0x101)](_0x21a01c);let _0x332643=null;this[_0x3118fb(0x104)](_0x23a7ab[_0x3118fb(0x11a)],_0x3118fb(0x11b),(_0x18b25e,_0x22cebe)=>{const _0x216ca5=_0x3118fb,_0x46ebd9=_0x22cebe[_0x216ca5(0x105)][_0x216ca5(0xee)](_0x216ca5(0xdd));_0x332643=_0x46ebd9?JSON[_0x216ca5(0x118)](_0x46ebd9):null;}),this[_0x3118fb(0x104)](_0x2eab52,_0x3118fb(0x11e),(_0x2ae534,_0x5cd50c)=>{const _0xf90daf=_0x3118fb;if(!_0x332643)return;const _0x19d80b=_0x5cd50c[_0xf90daf(0x117)]===this[_0xf90daf(0xe0)]['id'];_0x19d80b&&_0xf90daf(0xe4)===_0x5cd50c[_0xf90daf(0xe6)]||_0x6b851e[_0xf90daf(0xfb)](_0x2785cf=>{const _0x47aa3c=_0xf90daf;!function(_0x2cedfc,_0x26b138){const _0x3844b4=_0x1e91,_0x5a14db=[];for(const {item:_0x4a3c01}of _0x2cedfc[_0x3844b4(0x107)](_0x26b138))_0x4a3c01['is'](_0x3844b4(0x11c),_0x3844b4(0xf3))&&_0x5a14db[_0x3844b4(0x103)](_0x4a3c01);for(const _0xa934fe of _0x5a14db)_0x2cedfc[_0x3844b4(0x116)](_0xa934fe);}(_0x2785cf,_0x5cd50c[_0x47aa3c(0x108)]);let _0x571576=_0x3e6f3c[_0x47aa3c(0x10b)]();if(!_0x571576){const _0x244a39=_0x6b851e[_0x47aa3c(0x11a)][_0x47aa3c(0xed)][_0x47aa3c(0xf7)]()[_0x47aa3c(0xfc)];_0x571576=_0x3e6f3c[_0x47aa3c(0x10a)](_0x2785cf,_0x244a39);}const _0xbef3eb=function(_0x643395,_0x1290e9,_0x3d7098){const _0x5eddb5=_0x47aa3c,_0x2f0f10=Object[_0x5eddb5(0xe8)](null);for(const {item:_0x353287}of _0x643395[_0x5eddb5(0x107)](_0x1290e9))if(_0x353287['is'](_0x5eddb5(0x11c),_0x5eddb5(0x113))){const _0x198e89=_0x353287[_0x5eddb5(0xff)](_0x5eddb5(0xe5));if(!_0x3d7098(_0x198e89))continue;_0x2f0f10[_0x198e89]||(_0x2f0f10[_0x198e89]=_0x5c4811()),_0x643395[_0x5eddb5(0x10c)](_0x5eddb5(0xe5),_0x2f0f10[_0x198e89],_0x353287);}return _0x2f0f10;}(_0x2785cf,_0x5cd50c[_0x47aa3c(0x108)],_0x1c4691=>!_0x19d80b||null!==_0x3e6f3c[_0x47aa3c(0x112)](_0x1c4691));for(const [_0x525216,_0x138046]of Object[_0x47aa3c(0x119)](_0x332643)){const _0x3b98bb=_0xbef3eb[_0x525216]||_0x525216,_0x305795=_0x2785cf[_0x47aa3c(0xef)](_0x47aa3c(0xf0),{'footnoteId':_0x3b98bb}),_0x3b2da1=_0x47d29d[_0x47aa3c(0xe7)][_0x47aa3c(0x100)][_0x47aa3c(0xf8)](_0x138046),_0x38f612=_0x47d29d[_0x47aa3c(0xe7)][_0x47aa3c(0xdf)](_0x3b2da1,_0x305795);_0x2785cf[_0x47aa3c(0x114)](_0x38f612,_0x305795),_0x2785cf[_0x47aa3c(0x10e)](_0x305795,_0x571576,_0x47aa3c(0x120));}_0x332643=null;});});}}
|