@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251024.0 → 0.0.0-nightly-20251026.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.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/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0xcea80,Command as _0x214dfd}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x30b5e5,isWidget as _0x1e7fed,toWidgetEditable as _0x20cb5c,WidgetToolbarRepository as _0x363de1}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x146a2d,logWarning as _0x4fc5ac,FocusTracker as et,KeystrokeHandler as ot,global as rt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x82adbf,ClickObserver as _0x1bdbc0}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x5acdbd}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x129cf5,ButtonView as _0x1d8b5f,View as _0x5b7187,ViewCollection as _0x4feebe,FocusCycler as _0xcde62c,addKeyboardHandlingForGrid as _0x3d2f80,CollapsibleView as tt,LabeledFieldView as st,createLabeledInputNumber as it,ContextualBalloon as _0x2321b8,BalloonPanelView as _0x41aa3f,createDropdown as _0x17c049}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x3be37e,IconListStyleDecimal as _0x565230,IconListStyleDecimalLeadingZero as _0x4fc1f9,IconListStyleLowerRoman as _0x517c41,IconListStyleUpperRoman as _0x1ceb52,IconListStyleLowerLatin as _0xd9e409,IconListStyleUpperLatin as _0x226891}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x1f2bf4,_0x32475f){this['_model']=_0x1f2bf4,this['_elementName']=_0x32475f['elementName'],this['_getElementKey']=_0x32475f['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0xde0554){const _0x5942e8=new Set(),_0x5d4d18=new Map();for(const _0x1710e9 of _0xde0554){if('insert'===_0x1710e9['type']&&'$text'!==_0x1710e9['name']&&_0x1710e9['position']['nodeAfter']){const _0x2b1560=this['_model']['createRangeOn'](_0x1710e9['position']['nodeAfter']);for(const _0x4ed06a of _0x2b1560['getItems']()){if(!_0x4ed06a['is']('element',this['_elementName']))continue;const _0x2dec14=this['_getElementKey'](_0x4ed06a);_0x5d4d18['has'](_0x2dec14)||_0x5d4d18['set'](_0x2dec14,[]),_0x5d4d18['get'](_0x2dec14)['push'](_0x4ed06a);}}if('remove'===_0x1710e9['type']&&_0x1710e9['name']===this['_elementName']){const _0x5126db=this['_getElementKey']({'getAttribute':_0x1185ba=>_0x1710e9['attributes']['get'](_0x1185ba)});_0x5942e8['add'](_0x5126db);}}for(const [_0x4312c7,_0x43923e]of this['_trackedElements'])'$graveyard'===_0x43923e['root']['rootName']&&_0x5942e8['add'](_0x4312c7);for(const _0xf92591 of _0x5942e8)this['_trackedElements']['delete'](_0xf92591);for(const [_0x4d069a,_0x31acdb]of _0x5d4d18)this['_trackedElements']['set'](_0x4d069a,_0x31acdb[_0x31acdb['length']-0x1]);const _0x46b5ee=new Set();for(const [_0x455847,_0x5dd2f3]of _0x5d4d18)_0x5942e8['has'](_0x455847)&&(_0x46b5ee['add'](_0x5dd2f3[0x0]),_0x5dd2f3['length']>0x1?_0x5d4d18['set'](_0x455847,_0x5dd2f3['slice'](0x1)):_0x5d4d18['delete'](_0x455847),_0x5942e8['delete'](_0x455847));return{'removed':Array['from'](_0x5942e8),'inserted':Array['from'](_0x5d4d18['values']())['flat'](),'moved':Array['from'](_0x46b5ee)};}}class c extends _0xcea80{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57c637){super(_0x57c637),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x44c27f=>_0x44c27f['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x1347df=>_0x1347df['getAttribute']('footnoteId')});}['init'](){const {editor:_0x58edb5}=this,{model:_0x2ae28c,data:_0x5ea262}=_0x58edb5;_0x2ae28c['document']['registerPostFixer'](_0x46acf5=>{const _0x48ffc0=_0x2ae28c['document']['differ']['getChanges']();let _0x5b73de=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x46acf5,_0x48ffc0)&&(_0x5b73de=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x46acf5,_0x48ffc0)&&(_0x5b73de=!0x0),this['_handleFootnoteReferencesChanges'](_0x46acf5,_0x48ffc0)&&(_0x5b73de=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x46acf5)&&(_0x5b73de=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x46acf5)&&(_0x5b73de=!0x0),this['_sortFootnoteDefinitions'](_0x46acf5)&&(_0x5b73de=!0x0),_0x5b73de;}),this['listenTo'](_0x2ae28c['document'],'change:data',()=>{_0x2ae28c['enqueueChange']({'isUndoable':!0x1},_0x339296=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x339296);});},{'priority':'low'}),this['listenTo'](_0x5ea262,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0xe64394){return this['_footnotes']['find'](_0xb4a9ec=>_0xb4a9ec['id']===_0xe64394)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x4e1c7a){this['_footnoteFormatter']=_0x4e1c7a;}['_updateFootnotesCounters'](_0x317a02,_0x2a0ecd=0x0){let _0x3dd298=!0x1;for(let _0x44fbd3=_0x2a0ecd;_0x44fbd3<this['_footnotes']['length'];_0x44fbd3++)this['_updateFootnoteRefCounter'](_0x317a02,_0x44fbd3)&&(_0x3dd298=!0x0);return _0x3dd298;}['_insertEmptyFootnotesDefinitionsContainer'](_0x8599d9,_0x239b19){const _0x568ee=_0x8599d9['createElement']('footnotesDefinitions',{});return _0x8599d9['append'](_0x568ee,_0x239b19),this['_footnotesDefinitions']=_0x568ee,_0x568ee;}['_ensureFootnotesDefinitionsContainerExists'](_0x274efd){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x1eafcd=this['_footnotes'][0x0]['reference']['root'],_0x5bb2f9=this['_insertEmptyFootnotesDefinitionsContainer'](_0x274efd,_0x1eafcd);for(const _0x30d498 of this['_footnotes'])_0x30d498['definition']['parent']||_0x274efd['insert'](_0x30d498['definition'],_0x5bb2f9,'end');this['_updateFootnotesCounters'](_0x274efd);}['_handleFootnotesDefinitionsObjectChanges'](_0x3183fc,_0x41239b){let _0x1576e9=!0x1;const {inserted:_0x5e728e,removed:_0x3acd1b,moved:_0x38d52e}=this['_footnoteDefsContainerTracker']['getChanges'](_0x41239b);if(_0x38d52e['length']&&(this['_footnotesDefinitions']=_0x38d52e[0x0]),_0x5e728e['length']){if(_0x5e728e['length']>0x1||this['_footnotesDefinitions']&&_0x5e728e['some'](_0x4c5f60=>_0x4c5f60!==this['_footnotesDefinitions'])){const _0x4b0f52=_0x3183fc['createElement']('footnotesDefinitions',{}),_0x3f94a8=[];this['_footnotesDefinitions']&&_0x3f94a8['push'](this['_footnotesDefinitions']),_0x3f94a8['push'](..._0x5e728e),_0x3183fc['insert'](_0x4b0f52,_0x3f94a8[0x0],'before');for(const _0x4f4205 of _0x3f94a8)_0x3183fc['move'](_0x3183fc['createRangeIn'](_0x4f4205),_0x3183fc['createPositionAt'](_0x4b0f52,'end')),_0x3183fc['remove'](_0x4f4205);this['_footnotesDefinitions']=_0x4b0f52,this['_updateFootnotesCounters'](_0x3183fc),_0x1576e9=!0x0;}else this['_footnotesDefinitions']=_0x5e728e[0x0];}if(_0x3acd1b['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x255ce4 of this['_footnotes'])_0x3183fc['remove'](_0x255ce4['reference']),_0x1576e9=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x1576e9;}['_handleFootnoteDefinitionsChanges'](_0x467067,_0x1f4555){let _0x8ad215=!0x1;const _0x5d0715=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x30bfc3,moved:_0x164c53}=this['_footnoteDefsTracker']['getChanges'](_0x1f4555);for(const _0x5b6730 of[..._0x164c53,..._0x30bfc3]){const _0x2c74b7=_0x5b6730['getAttribute']('footnoteId'),_0x78241b=this['getFootnote'](_0x2c74b7);_0x78241b&&(_0x78241b['definition']=_0x5b6730),_(_0x467067,_0x5d0715,_0x5b6730)&&(_0x8ad215=!0x0);}return _0x8ad215;}['_handleFootnoteReferencesChanges'](_0x413fa2,_0x5dba23){let _0x2b8e92=!0x1;const {removed:_0x2cff96,inserted:_0x1c0587,moved:_0x1fe57e}=this['_footnoteRefsTracker']['getChanges'](_0x5dba23);for(const _0x5e60a7 of _0x2cff96)this['_handleRemoveFootnoteReferenceById'](_0x413fa2,_0x5e60a7)&&(_0x2b8e92=!0x0);for(const _0x524c60 of _0x1c0587)this['_handleInsertedFootnoteReference'](_0x413fa2,_0x524c60)&&(_0x2b8e92=!0x0);for(const _0x55581d of _0x1fe57e)this['_handleMovedFootnoteReference'](_0x413fa2,_0x55581d)&&(_0x2b8e92=!0x0);return _0x2b8e92;}['_handleFootnotesDefinitionsObjectSync'](_0x570f80){if(!this['_footnotesDefinitions'])return!0x1;let _0x73001c=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x4c3658=[];for(const _0x1d8fc7 of this['_footnotesDefinitions']['getChildren']()){const _0x2285d9=_0x1d8fc7['getAttribute']('footnoteId');this['getFootnote'](_0x2285d9)||(_0x4c3658['unshift'](_0x1d8fc7),_0x73001c=!0x0);}for(const _0x327e1e of _0x4c3658)_0x570f80['remove'](_0x327e1e);}const _0x48e1df=new Set(),_0x4f7d5f=[];for(const _0xf2a7b7 of this['_footnotesDefinitions']['getChildren']()){const _0x5a4ea5=_0xf2a7b7['getAttribute']('footnoteId');_0x48e1df['has'](_0x5a4ea5)?(_0x4f7d5f['unshift'](_0xf2a7b7),_0x73001c=!0x0):_0x48e1df['add'](_0x5a4ea5);}for(const _0x70107f of _0x4f7d5f)_0x570f80['remove'](_0x70107f);return this['_footnotesDefinitions']['childCount']||(_0x570f80['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x73001c=!0x0),_0x73001c;}['_handleInsertedFootnoteReference'](_0x210c8d,_0x5df395){if(this['_footnotes']['find'](_0x284e4d=>_0x284e4d['reference']===_0x5df395))return!0x1;let _0x406891=!0x1;const _0x15c3ff=_0x5df395['getAttribute']('footnoteId'),_0x5a1b54=this['getFootnote'](_0x15c3ff);_0x5a1b54&&(_0x210c8d['remove'](_0x5a1b54['reference']),this['_footnotes']=this['_footnotes']['filter'](_0x147683=>_0x147683['id']!==_0x15c3ff),_0x406891=!0x0);let _0x2e4ed2=this['_footnotesDefinitions']?function(_0x1d9b70,_0x53c7d6){for(const _0x29cb75 of _0x1d9b70['getChildren']())if(_0x29cb75['getAttribute']('footnoteId')===_0x53c7d6)return _0x29cb75;return null;}(this['_footnotesDefinitions'],_0x15c3ff):null;_0x2e4ed2||(_0x2e4ed2=_0x210c8d['createElement']('footnoteDefinition',{'footnoteId':_0x15c3ff}),this['_footnotesDefinitions']&&(_0x210c8d['insert'](_0x2e4ed2,this['_footnotesDefinitions'],'end'),_0x406891=!0x0));const _0x4d0207={'id':_0x15c3ff,'reference':_0x5df395,'definition':_0x2e4ed2},_0x558b82=I(this['editor']['model'],this['_footnotes'],_0x5df395);return this['_footnotes']['splice'](_0x558b82,0x0,_0x4d0207),this['_updateFootnotesCounters'](_0x210c8d,_0x558b82)&&(_0x406891=!0x0),_0x406891;}['_handleRemoveFootnoteReferenceById'](_0xe28f18,_0x32e7bb){const _0x4eaf2a=this['_footnotes']['findIndex'](_0x3bf107=>_0x3bf107['id']===_0x32e7bb);if(-0x1===_0x4eaf2a)return!0x1;let _0x49f902=!0x1;const _0x51d76d=this['_footnotes'][_0x4eaf2a];return'$graveyard'!==_0x51d76d['definition']['root']['rootName']&&(_0xe28f18['remove'](_0x51d76d['definition']),_0x49f902=!0x0),this['_footnotes']['splice'](_0x4eaf2a,0x1),this['_updateFootnotesCounters'](_0xe28f18,_0x4eaf2a)&&(_0x49f902=!0x0),_0x49f902;}['_handleMovedFootnoteReference'](_0x51f17d,_0x44eba){const _0x485999=_0x44eba['getAttribute']('footnoteId'),_0x2b02b9=this['_footnotes']['findIndex'](_0x4a6b65=>_0x4a6b65['id']===_0x485999),_0x989b25=this['_footnotes'][_0x2b02b9];let _0x944af9=!0x1;_0x989b25['reference']=_0x44eba,this['_footnotes']['splice'](_0x2b02b9,0x1);const _0x2cd3d3=I(this['editor']['model'],this['_footnotes'],_0x44eba);return this['_footnotes']['splice'](_0x2cd3d3,0x0,_0x989b25),this['_updateFootnotesCounters'](_0x51f17d,Math['min'](_0x2b02b9,_0x2cd3d3))&&(_0x944af9=!0x0),_0x944af9;}['_updateFootnoteRefCounter'](_0x351d24,_0x2c93ba){if(!this['_footnotesDefinitions'])return!0x1;const _0x30b1fb=this['_footnotes'][_0x2c93ba];let _0x22788f;return _0x22788f=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x30b1fb,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x2c93ba+0x1}):String(_0x2c93ba+0x1),_0x30b1fb['reference']['getAttribute']('footnoteCounter')!=_0x22788f&&(_0x351d24['setAttribute']('footnoteCounter',_0x22788f,_0x30b1fb['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x478cb8){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x25c8d,_0x3105ce){if(_0x25c8d['length']!==_0x3105ce['length'])return!0x1;for(let _0x472740=0x0;_0x472740<_0x25c8d['length'];_0x472740++)if(_0x25c8d[_0x472740]!==_0x3105ce[_0x472740])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x11fb51=>_0x11fb51['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x428bb4=>_0x428bb4['getAttribute']('footnoteId'))))return!0x1;let _0x27d54e=!0x1;for(let _0x4e512f=0x0;_0x4e512f<this['_footnotes']['length'];_0x4e512f++){const _0x2f622b=this['_footnotes'][_0x4e512f],_0x2e042f=_0x478cb8['createPositionBefore'](_0x2f622b['definition']),_0xeb4a08=_0x478cb8['createPositionAt'](this['_footnotesDefinitions'],_0x4e512f);_0x2e042f['isEqual'](_0xeb4a08)||(_0x478cb8['move'](_0x478cb8['createRangeOn'](_0x2f622b['definition']),_0xeb4a08),_0x27d54e=!0x0);}return _0x27d54e;}['_ensureFootnotesReferencesHaveProperOrder'](_0x30fe98){if(!this['_footnotes']['length'])return!0x1;const {model:_0x43424f}=this['editor'];let _0x4e30b4=!0x1;for(let _0x24580e=0x0;_0x24580e<this['_footnotes']['length']-0x1;_0x24580e++){const _0x51b1f8=this['_footnotes'][_0x24580e],_0xfa6755=this['_footnotes'][_0x24580e+0x1],_0x4f821a=_0x43424f['createPositionBefore'](_0x51b1f8['reference']),_0x3f2363=_0x43424f['createPositionBefore'](_0xfa6755['reference']);'after'===_0x4f821a['compareWith'](_0x3f2363)&&(this['_handleMovedFootnoteReference'](_0x30fe98,_0x51b1f8['reference']),_0x24580e=-0x1,_0x4e30b4=!0x0);}return _0x4e30b4;}}function _(_0x5bbffe,_0x20d0b0,_0x4dba79){if(_0x4dba79['childCount'])return!0x1;const _0x4144b2=_0x20d0b0?'paragraph':'footnoteInlineContent';return _0x5bbffe['insert'](_0x5bbffe['createElement'](_0x4144b2),_0x4dba79),!0x0;}function I(_0x44aee2,_0x12ec7a,_0x79e3f9){if(0x0===_0x12ec7a['length'])return 0x0;const _0x18f63=_0x44aee2['createPositionBefore'](_0x79e3f9);for(let _0x419a89=0x0;_0x419a89<_0x12ec7a['length'];_0x419a89++){const _0x17180a=_0x12ec7a[_0x419a89],_0x5e2017=_0x44aee2['createPositionBefore'](_0x17180a['reference']);if('before'===_0x18f63['compareWith'](_0x5e2017))return _0x419a89;}const _0x296338=_0x79e3f9['root'];let _0x3fcb44=-0x1;for(let _0x4067a2=_0x12ec7a['length']-0x1;_0x4067a2>=0x0;_0x4067a2--)if(_0x12ec7a[_0x4067a2]['reference']['root']===_0x296338){_0x3fcb44=_0x4067a2;break;}if(-0x1!==_0x3fcb44)return _0x3fcb44+0x1;const _0x1fbc35=_0x44aee2['document']['getRootNames'](),_0x2539d9=_0x1fbc35['indexOf'](_0x296338['rootName']),_0x511621=_0x1fbc35[_0x2539d9+0x1];if(_0x511621){for(let _0x599766=0x0;_0x599766<_0x12ec7a['length'];_0x599766++)if(_0x12ec7a[_0x599766]['reference']['root']['rootName']===_0x511621)return _0x599766;}return _0x12ec7a['length'];}class w extends _0x214dfd{['refresh'](){const _0x1383ea=this['editor']['model']['document']['selection'],_0x2bdac3=this['_getPositionToInsertFootnote'](_0x1383ea);this['isEnabled']=!!_0x2bdac3;}['execute'](_0x57bfdf){const {editor:_0x284ebf}=this,{model:_0x14190}=_0x284ebf,{selection:_0x50e2cd}=_0x14190['document'],_0x41cbf3=this['_getPositionToInsertFootnote'](_0x50e2cd);if(!_0x41cbf3)return;const _0x412df7=_0x284ebf['plugins']['get']('FootnotesEditing'),_0xc0126a=_0x57bfdf?.['footnoteId']??_0x146a2d();!function(_0x2db2d6){return'string'==typeof _0x2db2d6&&_0x2db2d6['length']>0x0&&!/\s/['test'](_0x2db2d6)&&!/^\d/['test'](_0x2db2d6);}(_0xc0126a)?_0x4fc5ac('insert-footnote-command-executed-with-invalid-id'):(_0x14190['change'](_0x2c4c50=>{const _0x15bfef=_0x2c4c50['createElement']('footnoteRef',{'footnoteId':_0xc0126a});_0x14190['insertObject'](_0x15bfef,_0x41cbf3,null);}),_0x412df7['_moveSelectionToFootnoteDefinition'](_0xc0126a));}['_getPositionToInsertFootnote'](_0x1dd051){const {model:_0x58c8d8}=this['editor'],{schema:_0x2d3de9}=_0x58c8d8,_0x2257b8=_0x1dd051['getFirstRange']();for(const _0xc98543 of _0x2257b8['getItems']())if(_0x2d3de9['isBlock'](_0xc98543)||_0x2d3de9['isObject'](_0xc98543))return null;const _0x43e5fd=_0x2257b8['end'];return _0x2d3de9['checkChild'](_0x43e5fd,'footnoteRef')?_0x43e5fd:null;}}class r extends _0xcea80{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3a80f7}=this;_0x3a80f7['config']['define']('footnotes.multiBlock',!0x0),_0x3a80f7['commands']['add']('insertFootnote',new w(_0x3a80f7)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x1ddcf9){const _0x19d0f7=_0x135fe0([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]),_0x5813ee=0x47a28506,_0x52b968=0x47a5f21e^_0x5813ee,_0x188164=window[_0x135fe0([0x44,0x61,0x74,0x65])][_0x135fe0([0x6e,0x6f,0x77])](),_0x3ffdd5=_0x1ddcf9[_0x135fe0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c379a=new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d1587=>{_0x3ffdd5[_0x135fe0([0x6f,0x6e,0x63,0x65])](_0x135fe0([0x72,0x65,0x61,0x64,0x79]),_0x3d1587);}),_0x77ad17={[_0x135fe0([0x6b,0x74,0x79])]:_0x135fe0([0x45,0x43]),[_0x135fe0([0x75,0x73,0x65])]:_0x135fe0([0x73,0x69,0x67]),[_0x135fe0([0x63,0x72,0x76])]:_0x135fe0([0x50,0x2d,0x32,0x35,0x36]),[_0x135fe0([0x78])]:_0x135fe0([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]),[_0x135fe0([0x79])]:_0x135fe0([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]),[_0x135fe0([0x61,0x6c,0x67])]:_0x135fe0([0x45,0x53,0x32,0x35,0x36])},_0x2628a0=_0x3ffdd5[_0x135fe0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x135fe0([0x67,0x65,0x74])](_0x135fe0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x27f839(){let _0x52682b,_0xe9bbb7=null,_0x184658=null;try{if(_0x2628a0==_0x135fe0([0x47,0x50,0x4c]))return _0x135fe0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x52682b=_0x10be2c(),!_0x52682b)return _0x135fe0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x52682b[_0x135fe0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x184658=_0x5c29a5(_0x52682b[_0x135fe0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x52682b[_0x135fe0([0x6a,0x74,0x69])])),await _0x19596f()?_0x151d8a()?_0x109158()?_0x135fe0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xd3e0df()?(_0x52682b[_0x135fe0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135fe0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xe9bbb7=_0x32dd34(_0x135fe0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x52682b[_0x135fe0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x135fe0([0x74,0x72,0x69,0x61,0x6c])&&(_0xe9bbb7=_0x32dd34(_0x135fe0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x238f77()):_0x135fe0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x135fe0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x135fe0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x135fe0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x109158(){const _0x2e38c3=[_0x135fe0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x135fe0([0x74,0x72,0x69,0x61,0x6c])][_0x135fe0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52682b[_0x135fe0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x188164/0x3e8:0xe10*_0x52b968;return _0x52682b[_0x135fe0([0x65,0x78,0x70])]<_0x2e38c3;}function _0x151d8a(){const _0x522cb3=_0x52682b[_0x135fe0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x522cb3&&(!!_0x522cb3[_0x135fe0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135fe0([0x2a]))||!!_0x522cb3[_0x135fe0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135fe0([0x46,0x4f,0x4f])));}function _0xd3e0df(){const _0x2def3a=_0x52682b[_0x135fe0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2def3a||0x0==_0x2def3a[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2cc6ca}=new URL(window[_0x135fe0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2def3a[_0x135fe0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cc6ca))return!0x0;const _0x217529=_0x2cc6ca[_0x135fe0([0x73,0x70,0x6c,0x69,0x74])](_0x135fe0([0x2e]));return _0x2def3a[_0x135fe0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x291b04=>_0x291b04[_0x135fe0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x135fe0([0x2a])))[_0x135fe0([0x6d,0x61,0x70])](_0x25b2a8=>_0x25b2a8[_0x135fe0([0x73,0x70,0x6c,0x69,0x74])](_0x135fe0([0x2e])))[_0x135fe0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ab565=>_0x3ab565[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x217529[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x135fe0([0x6d,0x61,0x70])](_0x7b0df4=>Array(_0x217529[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x7b0df4[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x135fe0([0x66,0x69,0x6c,0x6c])](_0x7b0df4[0x0]===_0x135fe0([0x2a])?_0x135fe0([0x2a]):'')[_0x135fe0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x7b0df4))[_0x135fe0([0x73,0x6f,0x6d,0x65])](_0x370dbf=>_0x217529[_0x135fe0([0x65,0x76,0x65,0x72,0x79])]((_0x43601a,_0x562f79)=>_0x370dbf[_0x562f79]===_0x43601a||_0x370dbf[_0x562f79]===_0x135fe0([0x2a])));}function _0x238f77(){return _0xe9bbb7&&_0x184658?new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x387f27,_0x5ab701)=>{_0xe9bbb7[_0x135fe0([0x74,0x68,0x65,0x6e])](_0x387f27,_0x5ab701),_0x184658[_0x135fe0([0x74,0x68,0x65,0x6e])](_0x313eb2=>{_0x313eb2!=_0x135fe0([0x56,0x61,0x6c,0x69,0x64])&&_0x387f27(_0x313eb2);},_0x5ab701);}):_0xe9bbb7||_0x184658||_0x135fe0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c29a5(_0x547bc8,_0x577984){return new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbad4e9=>{if(_0x59544d())return _0xbad4e9(_0x135fe0([0x56,0x61,0x6c,0x69,0x64]));_0x204646(),_0x3ffdd5[_0x135fe0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x135fe0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x61d60e=!0x1;const _0x32e725=_0x146a2d();function _0x879e1c(_0x275a49){return!!_0x275a49&&(typeof _0x275a49===_0x135fe0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x275a49===_0x135fe0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x275a49[_0x135fe0([0x74,0x68,0x65,0x6e])]===_0x135fe0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x275a49[_0x135fe0([0x63,0x61,0x74,0x63,0x68])]===_0x135fe0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53c0cc(_0x508dd0){_0x36ccd5(_0x508dd0)[_0x135fe0([0x74,0x68,0x65,0x6e])](_0x330baf=>{if(!_0x330baf||_0x330baf[_0x135fe0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x135fe0([0x6f,0x6b]))return _0x135fe0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xaf935d(_0x343aaf(_0x32e725+_0x577984))!=_0x330baf[_0x135fe0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x135fe0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x135fe0([0x56,0x61,0x6c,0x69,0x64]);})[_0x135fe0([0x74,0x68,0x65,0x6e])](_0x2c948d=>(_0x515560(),_0x2c948d),()=>{const _0x3acaa1=_0x23f5f4();return null==_0x3acaa1?(_0x515560(),_0x135fe0([0x56,0x61,0x6c,0x69,0x64])):_0x135fe0(_0x188164-_0x3acaa1>(0x63ae0106^_0x5813ee)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x135fe0([0x74,0x68,0x65,0x6e])](_0xbad4e9)[_0x135fe0([0x63,0x61,0x74,0x63,0x68])](()=>{_0xbad4e9(_0x135fe0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x35426e=0x47946b86^_0x5813ee;function _0x515560(){const _0x41890c=_0x135fe0([0x6c,0x6c,0x63,0x74,0x2d])+_0xaf935d(_0x343aaf(_0x547bc8)),_0x1773d3=_0x4a4afc(_0xaf935d(window[_0x135fe0([0x4d,0x61,0x74,0x68])][_0x135fe0([0x63,0x65,0x69,0x6c])](_0x188164/_0x35426e)));window[_0x135fe0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135fe0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x41890c,_0x1773d3);}function _0x23f5f4(){const _0x3595d3=_0x135fe0([0x6c,0x6c,0x63,0x74,0x2d])+_0xaf935d(_0x343aaf(_0x547bc8)),_0x209096=window[_0x135fe0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x135fe0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3595d3);return _0x209096?window[_0x135fe0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a4afc(_0x209096),0x10)*_0x35426e:null;}function _0x36ccd5(_0x460fb0){return new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51e241,_0x34a9ae)=>{_0x460fb0[_0x135fe0([0x74,0x68,0x65,0x6e])](_0x51e241,_0x34a9ae),window[_0x135fe0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x34a9ae,0x47a351c6^_0x5813ee);});}}_0x3ffdd5[_0x135fe0([0x6f,0x6e])](_0x135fe0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x473762,_0x331311)=>{if(_0x331311[0x0]!=_0x547bc8)return _0xbad4e9(_0x135fe0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x331311[0x1]={..._0x331311[0x1],[_0x135fe0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x32e725};},{[_0x135fe0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135fe0([0x68,0x69,0x67,0x68])}),_0x3ffdd5[_0x135fe0([0x6f,0x6e])](_0x135fe0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x309c38=>{_0x879e1c(_0x309c38[_0x135fe0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x61d60e=!0x0,_0x53c0cc(_0x309c38[_0x135fe0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x135fe0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x135fe0([0x6c,0x6f,0x77])}),_0x4c379a[_0x135fe0([0x74,0x68,0x65,0x6e])](()=>{_0x61d60e||_0xbad4e9(_0x135fe0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59544d(){return _0x3ffdd5[_0x135fe0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135fe0([0x76,0x69,0x65,0x77])][_0x135fe0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x135fe0([0x61,0x75,0x74,0x6f]);}function _0x204646(){_0x3ffdd5[_0x135fe0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x135fe0([0x76,0x69,0x65,0x77])][_0x135fe0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x135fe0([0x61,0x75,0x74,0x6f]);}}function _0x32dd34(_0x50849e){const _0xb74a8c=[new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x569e57=>setTimeout(_0x569e57,0x47abbbca^_0x5813ee)),_0x4c379a[_0x135fe0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x543fb6=>{let _0x1a3697=0x0;_0x3ffdd5[_0x135fe0([0x6d,0x6f,0x64,0x65,0x6c])][_0x135fe0([0x6f,0x6e])](_0x135fe0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x97c10d,_0x37f073)=>{_0x37f073[0x0][_0x135fe0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1a3697++,_0x1a3697==(0x47a284fe^_0x5813ee)&&(_0x543fb6(),_0x97c10d[_0x135fe0([0x6f,0x66,0x66])]());});}))];return window[_0x135fe0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x135fe0([0x72,0x61,0x63,0x65])](_0xb74a8c)[_0x135fe0([0x74,0x68,0x65,0x6e])](()=>_0x50849e);}async function _0x4a142e(){await _0x4c379a,_0x3ffdd5[_0x135fe0([0x6d,0x6f,0x64,0x65,0x6c])][_0x135fe0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x568621,_0x3ffdd5[_0x135fe0([0x6d,0x6f,0x64,0x65,0x6c])][_0x135fe0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x568621,_0x3ffdd5[_0x135fe0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x135fe0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x226925(_0x4cdbb9){const _0x3d3030=_0x37c99e();_0x3ffdd5[_0x3d3030]=_0x135fe0([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4cdbb9,_0x4cdbb9!=_0x135fe0([0x56,0x61,0x6c,0x69,0x64])&&_0x4a142e();}function _0x37c99e(){const _0x11c9cb=window[_0x135fe0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x135fe0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x135fe0([0x6e,0x6f,0x77])]())[_0x135fe0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x135fe0([0x2e]),'');let _0x44244b=_0x135fe0([0x75]);for(let _0x11ba16=0x0;_0x11ba16<_0x11c9cb[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11ba16+=0x2){let _0x1287fc=window[_0x135fe0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11c9cb[_0x135fe0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11ba16,_0x11ba16+0x2));_0x1287fc>=_0x19d0f7[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1287fc-=_0x19d0f7[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44244b+=_0x19d0f7[_0x1287fc];}return _0x44244b;}function _0x10be2c(){const _0x155201=_0x2628a0[_0x135fe0([0x73,0x70,0x6c,0x69,0x74])](_0x135fe0([0x2e]));if(0x3!=_0x155201[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x567795(_0x155201[0x1]);function _0x567795(_0x1f09de){const _0x222d20=_0x4e1ebf(_0x1f09de);return _0x222d20&&_0x381163()?_0x222d20:null;function _0x381163(){const _0x20fdeb=_0x222d20[_0x135fe0([0x6a,0x74,0x69])],_0xfff9d1=window[_0x135fe0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20fdeb[_0x135fe0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20fdeb[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3fae19={..._0x222d20,[_0x135fe0([0x6a,0x74,0x69])]:_0x20fdeb[_0x135fe0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20fdeb[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3fae19[_0x135fe0([0x76,0x63])],_0x343aaf(_0x3fae19)==_0xfff9d1;}}}async function _0x19596f(){let _0x50c5ce=!0x0;try{const _0x515e24=_0x2628a0[_0x135fe0([0x73,0x70,0x6c,0x69,0x74])](_0x135fe0([0x2e])),[_0x8c943e,_0x133d30,_0x4ad90c]=_0x515e24;return _0x1fafb3(_0x8c943e),await _0x444b35(_0x8c943e,_0x133d30,_0x4ad90c),_0x50c5ce;}catch{return!0x1;}function _0x1fafb3(_0x42c15e){const _0x175b9b=_0x4e1ebf(_0x42c15e);_0x175b9b&&_0x175b9b[_0x135fe0([0x61,0x6c,0x67])]==_0x135fe0([0x45,0x53,0x32,0x35,0x36])||(_0x50c5ce=!0x1);}async function _0x444b35(_0x13d1a9,_0x477113,_0x1ff62b){const _0x36ab44=window[_0x135fe0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x135fe0([0x66,0x72,0x6f,0x6d])](_0x1bee36(_0x1ff62b),_0x5b48b9=>_0x5b48b9[_0x135fe0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37f6c3=new window[(_0x135fe0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x135fe0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x13d1a9+_0x135fe0([0x2e])+_0x477113),_0x216757=window[_0x135fe0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x135fe0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x216757)return;const _0x4c8172=await _0x216757[_0x135fe0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x135fe0([0x6a,0x77,0x6b]),_0x77ad17,{[_0x135fe0([0x6e,0x61,0x6d,0x65])]:_0x135fe0([0x45,0x43,0x44,0x53,0x41]),[_0x135fe0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x135fe0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x135fe0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x216757[_0x135fe0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x135fe0([0x6e,0x61,0x6d,0x65])]:_0x135fe0([0x45,0x43,0x44,0x53,0x41]),[_0x135fe0([0x68,0x61,0x73,0x68])]:{[_0x135fe0([0x6e,0x61,0x6d,0x65])]:_0x135fe0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c8172,_0x36ab44,_0x37f6c3)||(_0x50c5ce=!0x1);}}function _0x4e1ebf(_0xecb590){return _0xecb590[_0x135fe0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x135fe0([0x65,0x79]))?JSON[_0x135fe0([0x70,0x61,0x72,0x73,0x65])](_0x1bee36(_0xecb590)):null;}function _0x1bee36(_0x2a8149){return window[_0x135fe0([0x61,0x74,0x6f,0x62])](_0x2a8149[_0x135fe0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x135fe0([0x2b]))[_0x135fe0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x135fe0([0x2f])));}function _0x343aaf(_0xb46d84){let _0x2bed57=0x1505;function _0x115aa9(_0x2690c6){for(let _0x3f88b4=0x0;_0x3f88b4<_0x2690c6[_0x135fe0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f88b4++){const _0x1848b3=_0x2690c6[_0x135fe0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3f88b4);_0x2bed57=(_0x2bed57<<0x5)+_0x2bed57+_0x1848b3,_0x2bed57&=_0x2bed57;}}function _0x347e97(_0x2b59ce){Array[_0x135fe0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2b59ce)?_0x2b59ce[_0x135fe0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x347e97):_0x2b59ce&&typeof _0x2b59ce==_0x135fe0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x135fe0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2b59ce)[_0x135fe0([0x73,0x6f,0x72,0x74])]()[_0x135fe0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x24c4f0,_0x450c23])=>{_0x115aa9(_0x24c4f0),_0x347e97(_0x450c23);}):_0x115aa9(window[_0x135fe0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2b59ce));}return _0x347e97(_0xb46d84),_0x2bed57>>>0x0;}function _0xaf935d(_0x7aef36){return _0x7aef36[_0x135fe0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x135fe0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x135fe0([0x30]));}function _0x4a4afc(_0x24dae4){return _0x24dae4[_0x135fe0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x135fe0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x135fe0([0x6a,0x6f,0x69,0x6e])]('');}function _0x568621(){}function _0x135fe0(_0x5af592){return _0x5af592['map'](_0x36bc8e=>String['fromCharCode'](_0x36bc8e))['join']('');}_0x226925(await _0x27f839());}(this);}['_moveSelectionToFootnoteDefinition'](_0x481383){const {plugins:_0x136188,editing:_0x96d33c,model:_0x14fd59}=this['editor'],_0x1614cd=_0x136188['get'](c)['getFootnote'](_0x481383);return!!_0x1614cd&&(_0x14fd59['change'](_0x15b1e6=>{_0x15b1e6['setSelection'](_0x15b1e6['createPositionAt'](_0x1614cd['definition'],'end'));}),_0x96d33c['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x5c8e51){const {plugins:_0x21f600,editing:_0x5536c1,model:_0x1b6f95}=this['editor'],_0x407d00=_0x21f600['get'](c)['getFootnote'](_0x5c8e51);return!!_0x407d00&&(_0x1b6f95['change'](_0x33b2e1=>{_0x33b2e1['setSelection'](_0x407d00['reference'],'on');}),_0x5536c1['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x26899c}=this['editor']['model'],_0x5b6427=this['editor']['config']['get']('footnotes.multiBlock');_0x26899c['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x26899c['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x26899c['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x5b6427?_0x26899c['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x26899c['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x26899c['addChildCheck'](_0x2391b1=>{for(const _0x46da42 of _0x2391b1)if('footnoteDefinition'===_0x46da42['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x1575aa}=this,{conversion:_0x380ed2,editing:_0x136f98}=_0x1575aa,{t:t}=_0x1575aa['locale'];_0x380ed2['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x2a2b69,{writer:_0x49a778,consumable:_0x5a5177})=>{const _0x4438c9=_0x2a2b69['getChild'](0x0);if(!_0x4438c9||!_0x4438c9['is']('element','a'))return null;const _0x195e52=_0x4438c9['getAttribute']('href')||'';if(!_0x195e52['startsWith']('#'))return null;const _0x2bd48b=_0x195e52['replace'](/^#/,'');if(!_0x2bd48b)return null;_0x5a5177['consume'](_0x4438c9,{'name':!0x0,'attributes':['href']});for(const {item:_0x13075f}of _0x136f98['view']['createRangeIn'](_0x4438c9))_0x13075f['is']('$textProxy')?_0x5a5177['consume'](_0x13075f['textNode'],{'name':!0x0}):_0x13075f['is']('element')&&_0x5a5177['consume'](_0x13075f,{'name':!0x0});return _0x49a778['createElement']('footnoteRef',{'footnoteId':_0x2bd48b});}}),_0x380ed2['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0xf2fed5,{writer:_0x1cc094})=>D(_0xf2fed5,_0x1cc094)}),_0x380ed2['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2f89d6,{writer:_0x563813})=>{const _0x1864ff=_0x2f89d6['getAttribute']('footnoteCounter');return _0x30b5e5(D(_0x2f89d6,_0x563813),_0x563813,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x1864ff)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4c4274}=this,{t:t}=_0x4c4274['locale'],{conversion:_0x48aa10}=_0x4c4274;_0x48aa10['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x48aa10['for']('upcast')['add'](_0x37fa43=>{_0x37fa43['on']('element:ol',(_0x44a5d3,_0x53a8cd,_0x468e99)=>{const _0x4ff8b8=_0x53a8cd['viewItem'];if(!_0x4ff8b8['hasClass']('footnotes-list')||!_0x53a8cd['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x468e99['consumable']['consume'](_0x4ff8b8,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x1236e3,modelCursor:_0x5baf94}=_0x468e99['convertChildren'](_0x53a8cd['viewItem'],_0x53a8cd['modelCursor']);_0x53a8cd['modelRange']=_0x1236e3,_0x53a8cd['modelCursor']=_0x5baf94;}),_0x37fa43['on']('element:hr',(_0x890e81,_0x455004,_0xdaba0)=>{const _0x5e5ea9=_0x455004['viewItem'];_0x5e5ea9['hasClass']('footnotes-divider')&&_0x455004['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0xdaba0['consumable']['consume'](_0x5e5ea9,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x48aa10['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1e5d2b,{writer:_0xe1a35})=>g(_0xe1a35)}),_0x48aa10['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x243aea,{writer:_0x1603d8})=>{const _0x3893de=g(_0x1603d8,{'data-footnotes-list-label':t('Footnotes')}),_0xac0879=_0x30b5e5(_0x3893de,_0x1603d8,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x1603d8['setCustomProperty']('footnotesDefinitions',!0x0,_0xac0879),_0xac0879;}});}['_defineDefinitionConverters'](){const {editor:_0x523df9}=this,{conversion:_0x1f3ce7,locale:_0x581a4c}=_0x523df9,_0x4507f4=_0x523df9['config']['get']('footnotes.multiBlock');_0x1f3ce7['for']('upcast')['add'](_0x51d835=>{_0x51d835['on']('element:li',(_0x57000c,_0x559037,_0x29590f)=>{const _0x5d2f75=_0x559037['viewItem'];if(!_0x5d2f75['hasClass']('footnote-definition')||!_0x5d2f75['getAttribute']('id'))return;const _0x877612=_0x5d2f75['parent'];if(!_0x877612['is']('element','ol')||!_0x877612['hasClass']('footnotes-list'))return;if(!_0x29590f['consumable']['test'](_0x5d2f75,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x508324=_0x29590f['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x5d2f75['getAttribute']('id')});if(!_0x29590f['safeInsert'](_0x508324,_0x559037['modelCursor']))return;_0x29590f['consumable']['consume'](_0x5d2f75,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x59f7d2=Array['from'](_0x5d2f75['getChildren']())['find'](_0x43f597=>_0x43f597['is']('element')&&_0x43f597['hasClass']('footnote-content'));for(const _0x1ab0a9 of _0x5d2f75['getChildren']())_0x1ab0a9['is']('element')&&(_0x29590f['consumable']['consume'](_0x1ab0a9,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x29590f['consumable']['consume'](_0x1ab0a9,{'name':!0x0,'classes':'footnote-content'}));if(_0x59f7d2){if(_0x4507f4)_0x29590f['convertChildren'](_0x59f7d2,_0x508324);else{const _0x9e8dfa=_0x29590f['writer']['createElement']('footnoteInlineContent');_0x29590f['writer']['insert'](_0x9e8dfa,_0x508324),_0x29590f['convertChildren'](_0x59f7d2,_0x9e8dfa);}}_0x29590f['updateConversionResult'](_0x508324,_0x559037);});}),_0x1f3ce7['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x3fb588,{writer:_0x31b157})=>v(_0x3fb588,_0x31b157,_0x581a4c,{'dataPipeline':!0x0})}),_0x1f3ce7['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x194d33,{writer:_0x26ea5f})=>v(_0x194d33,_0x26ea5f,_0x581a4c)});}['_defineBogusParagraphConverters'](){const {editor:_0x5113cf}=this,{conversion:_0x4f9b2a}=_0x5113cf;_0x5113cf['config']['get']('footnotes.multiBlock')?(_0x4f9b2a['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x4f9b2a['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x5113cf['model']['document'],'change:data',()=>{!function(_0x37d66a,_0x44e3c9){const _0x45e9f2=_0x37d66a['document']['differ'],_0x1dd7a7=new Set();for(const _0x2c1243 of _0x45e9f2['getChanges']()){const _0x2a51c3='attribute'==_0x2c1243['type']?_0x2c1243['range']['start']['parent']:_0x2c1243['position']['parent'];_0x2a51c3['is']('element','footnoteDefinition')&&_0x1dd7a7['add'](_0x2a51c3);}for(const _0x43d87d of _0x1dd7a7['values']()){const _0x9aa4f7=Array['from'](_0x43d87d['getChildren']())['filter'](_0x43494a=>p(_0x43494a,_0x44e3c9['mapper']));for(const _0x4c1acb of _0x9aa4f7)_0x44e3c9['reconvertItem'](_0x4c1acb);}}(_0x5113cf['model'],_0x5113cf['editing']);})):(_0x4f9b2a['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x4f9b2a['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x42c9c1,{writer:_0x28da27})=>{const _0x4c90df=_0x28da27['createContainerElement']('span');return _0x28da27['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x4c90df),_0x4c90df;}}));}['_defineKeyboardHandlers'](){const {editor:_0x16ffb6}=this,{editing:_0x3bee73,t:t}=_0x16ffb6,_0x35a622=_0x16ffb6['model']['document']['selection'];_0x16ffb6['keystrokes']['set']('CTRL+Alt+D','insertFootnote'),_0x16ffb6['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+D'}]}),this['listenTo'](_0x3bee73['view']['document'],'enter',(_0x2d4c92,_0x42b092)=>{const _0x527bb2=function(_0x5b8fd0){const _0x1e50ba=_0x5b8fd0['getSelectedElement']();if(_0x1e50ba?.['is']('element','footnoteRef'))return _0x1e50ba;return null;}(_0x35a622);if(_0x527bb2){const _0x4f4777=_0x527bb2['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x4f4777),_0x42b092['preventDefault'](),_0x2d4c92['stop']();}},{'context':_0x1e7fed});}['_defineClickHandlers'](){const {editor:_0xaed6ac}=this,{editing:_0x3df84b}=_0xaed6ac;_0xaed6ac['editing']['view']['addObserver'](_0x82adbf),_0xaed6ac['editing']['view']['addObserver'](_0x1bdbc0);let _0x41ccd9=!0x1;this['listenTo'](_0x3df84b['view']['document'],'pointerdown',(_0x1e7067,_0x12ab04)=>{const {target:_0x5d9e85}=_0x12ab04,_0x210861=_0x3df84b['view']['document']['selection'];_0x41ccd9=!(!_0x5d9e85['is']('element','sup')||!_0x5d9e85['hasClass']('footnote'))&&_0x210861['getSelectedElement']()===_0x5d9e85;},{'priority':'high'}),this['listenTo'](_0x3df84b['view']['document'],'click',(_0x27083b,_0x2d96ae)=>{const {target:_0x3b6f77}=_0x2d96ae,_0x1b43b7=_0x3b6f77['getChild'](0x0)['getAttribute']('href');this['_moveSelectionToFootnoteDefinition'](_0x1b43b7['slice'](0x1)),_0x27083b['stop'](),_0x2d96ae['preventDefault']();},{'priority':'high','context':_0x6b727e=>_0x6b727e['is']('element','sup')&&_0x6b727e['hasClass']('footnote')&&_0x41ccd9}),this['listenTo'](_0x3df84b['view']['document'],'click',(_0x1e148f,_0x1c4fa8)=>{const {target:_0x44cc6f}=_0x1c4fa8;if(!_0x44cc6f['is']('element','a'))return;let _0x1d2abc=_0x44cc6f['getAttribute']('href');if(!_0x1d2abc?.['startsWith']('#'))return;_0x1d2abc=_0x1d2abc['slice'](0x1);let _0x28528b=!0x1;(_0x1d2abc['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x1d2abc['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x1d2abc))&&(_0x28528b=!0x0),_0x28528b&&(_0x1c4fa8['preventDefault'](),_0x1e148f['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x5511e5}={}){return(_0x47ac43,{writer:_0x2a7d29})=>{if(!h(_0x47ac43))return null;if(!_0x5511e5)return _0x2a7d29['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x178eec=_0x2a7d29['createContainerElement']('p');return _0x2a7d29['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x178eec),_0x178eec;};}function h(_0x4d63dc){const {parent:_0x24b916}=_0x4d63dc;if(!_0x24b916?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x24b916['childCount'])return!0x1;for(const _0x5e18b6 of _0x4d63dc['getAttributeKeys']())if(!_0x5e18b6['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x5e18b6)return!0x1;return!0x0;}function p(_0x2980d4,_0x6f4427){if(!_0x2980d4['is']('element','paragraph'))return!0x1;const _0x280ca5=_0x6f4427['toViewElement'](_0x2980d4);return!!_0x280ca5&&h(_0x2980d4)!==_0x280ca5['is']('element','span');}function J(_0x25154c){return _0x1e7fed(_0x25154c)&&_0x25154c['is']('containerElement')&&!!_0x25154c['getCustomProperty']('footnotesDefinitions');}function g(_0x18bd14,_0xba7d7c={}){const _0x147b98=_0x18bd14['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x4093d0=_0x18bd14['createContainerElement']('ol',{'class':'footnotes-list'},_0x18bd14['createSlot']());return _0x18bd14['createContainerElement']('div',{'class':'footnotes',..._0xba7d7c},[_0x147b98,_0x4093d0]);}function D(_0x1d06f2,_0xa4f881){const _0x1c34da=_0x1d06f2['getAttribute']('footnoteId'),_0x331e9d=_0x1d06f2['getAttribute']('footnoteCounter'),_0x2f13a1=_0xa4f881['createUIElement']('a',{'href':'#'+_0x1c34da},function(_0x3888dd){const _0x42367c=this['toDomElement'](_0x3888dd);return _0x42367c['textContent']=_0x331e9d,_0x42367c;}),_0x5e4aa7=_0xa4f881['createContainerElement']('sup',{'id':'ref-'+_0x1c34da,'class':'footnote'},[_0x2f13a1]);return _0x5e4aa7['getFillerOffset']=()=>null,_0x5e4aa7;}function v(_0x28258a,_0x360568,_0x5a7538,{dataPipeline:_0x17d60a}={}){const {t:t}=_0x5a7538,_0x5bee59=_0x28258a['getAttribute']('footnoteId'),_0x22d016=_0x360568['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x5bee59},function(_0x42861f){const _0x568c41=this['toDomElement'](_0x42861f);return _0x568c41['innerText']='^',_0x568c41;}),_0x63af6b=_0x17d60a?_0x360568['createContainerElement']('div',{'class':'footnote-content'}):_0x20cb5c(_0x360568['createEditableElement']('div',{'class':'footnote-content'}),_0x360568,{'label':t('Footnote\x20content.')});return _0x360568['insert'](_0x360568['createPositionAt'](_0x63af6b,0x0),_0x360568['createSlot']()),_0x360568['createContainerElement']('li',{'class':'footnote-definition','id':_0x5bee59},[_0x22d016,_0x63af6b]);}class e extends _0xcea80{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x5acdbd];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x3679c5}=this,{plugins:_0x3fcc74,model:_0x230212}=_0x3679c5,_0x159581=_0x3fcc74['get'](_0x5acdbd),_0x389412=_0x3fcc74['get'](c);this['listenTo'](_0x159581,'outputTransformation',(_0x16fd62,_0x37d56a)=>{const _0x29c468=function(_0x1a84d9,_0x57c51f){const _0x5dcddd=new Set();for(const {item:_0x525da9}of _0x1a84d9['createRangeIn'](_0x57c51f))_0x525da9['is']('element','footnoteRef')&&_0x5dcddd['add'](_0x525da9['getAttribute']('footnoteId'));return Array['from'](_0x5dcddd);}(_0x230212,_0x37d56a['content']);if(!_0x29c468['length'])return;const _0x263669=_0x389412['getFootnotes'](),_0x19b97a=_0x29c468['reduce']((_0x78bba4,_0x41eee4)=>{const _0x371461=_0x263669['find'](_0x88d9b8=>_0x88d9b8['id']===_0x41eee4);if(_0x371461){const _0x19938e=_0x3679c5['data']['toView'](_0x371461['definition'],{'isClipboardPipeline':!0x0}),_0x241b3a=_0x3679c5['data']['htmlProcessor']['toData'](_0x19938e);_0x78bba4[_0x371461['id']]=_0x241b3a;}return _0x78bba4;},Object['create'](null));_0x37d56a['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x19b97a));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x5adca9}=this,{model:_0x2b68e2,plugins:_0x2f3440}=_0x5adca9,{view:_0x179a27}=_0x5adca9['editing'],_0x389254=_0x2f3440['get'](_0x5acdbd),_0x74cf8c=_0x2f3440['get'](c);let _0x5edeac=null;this['listenTo'](_0x179a27['document'],'clipboardInput',(_0x2e7b4c,_0x511ebd)=>{const _0x3e16ae=_0x511ebd['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x5edeac=_0x3e16ae?JSON['parse'](_0x3e16ae):null;}),this['listenTo'](_0x389254,'contentInsertion',(_0x2863e3,_0x30cfee)=>{if(!_0x5edeac)return;const _0x189029=_0x30cfee['sourceEditorId']===this['editor']['id'];_0x189029&&'drop'===_0x30cfee['method']||_0x2b68e2['change'](_0x52cc79=>{!function(_0xcb5571,_0x3252cc){const _0x40baf2=[];for(const {item:_0x1b6b33}of _0xcb5571['createRangeIn'](_0x3252cc))_0x1b6b33['is']('element','footnotesDefinitions')&&_0x40baf2['push'](_0x1b6b33);for(const _0x3054db of _0x40baf2)_0xcb5571['remove'](_0x3054db);}(_0x52cc79,_0x30cfee['content']);let _0xa1fb44=_0x74cf8c['getFootnotesDefinitionsObjectElement']();if(!_0xa1fb44){const _0x3c7016=_0x2b68e2['document']['selection']['getFirstRange']()['root'];_0xa1fb44=_0x74cf8c['_insertEmptyFootnotesDefinitionsContainer'](_0x52cc79,_0x3c7016);}const _0x47ccb1=function(_0x5f239d,_0x2604f2,_0x145f06){const _0x18e4c4=Object['create'](null);for(const {item:_0x41af7a}of _0x5f239d['createRangeIn'](_0x2604f2))if(_0x41af7a['is']('element','footnoteRef')){const _0x4b5b12=_0x41af7a['getAttribute']('footnoteId');if(!_0x145f06(_0x4b5b12))continue;_0x18e4c4[_0x4b5b12]||(_0x18e4c4[_0x4b5b12]=_0x146a2d()),_0x5f239d['setAttribute']('footnoteId',_0x18e4c4[_0x4b5b12],_0x41af7a);}return _0x18e4c4;}(_0x52cc79,_0x30cfee['content'],_0x3757a6=>!_0x189029||null!==_0x74cf8c['getFootnote'](_0x3757a6));for(const [_0x3303b7,_0x1d9abc]of Object['entries'](_0x5edeac)){const _0x2b15bd=_0x47ccb1[_0x3303b7]||_0x3303b7,_0x11a307=_0x52cc79['createElement']('footnoteDefinition',{'footnoteId':_0x2b15bd}),_0x2868c0=_0x5adca9['data']['htmlProcessor']['toView'](_0x1d9abc),_0x18c7b4=_0x5adca9['data']['toModel'](_0x2868c0,_0x11a307);_0x52cc79['append'](_0x18c7b4,_0x11a307),_0x52cc79['insert'](_0x11a307,_0xa1fb44,'end');}_0x5edeac=null;});});}}class i extends _0xcea80{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3975db}=this,{componentFactory:_0x3672ba}=_0x3975db['ui'];_0x3672ba['add']('insertFootnote',x(_0x3975db,_0x1d8b5f)),_0x3672ba['add']('menuBar:insertFootnote',x(_0x3975db,_0x129cf5)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2027fb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x536ddf;for(const _0x325d62 in _0x2027fb){const _0x5c689d=_0x325d62,_0x28b84c=_0x2027fb[_0x5c689d];if('footnotesLicenseKeyValid'==_0x28b84c||'footnotesLicenseKeyInvalid'==_0x28b84c||'footnotesLicenseKeyExpired'==_0x28b84c||'footnotesLicenseKeyDomainLimit'==_0x28b84c||'footnotesLicenseKeyNotAllowed'==_0x28b84c||'footnotesLicenseKeyEvaluationLimit'==_0x28b84c||'footnotesLicenseKeyTrialLimit'==_0x28b84c||'footnotesLicenseKeyUsageLimit'==_0x28b84c){delete _0x2027fb[_0x5c689d],_0x536ddf=_0x28b84c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x536ddf&&_0x2027fb['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x536ddf&&_0x2027fb['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x536ddf&&_0x2027fb['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x536ddf&&_0x2027fb['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x536ddf&&_0x2027fb['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x536ddf&&_0x2027fb['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x536ddf&&_0x2027fb['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x36ea17,_0x2dd8e2){const _0x514083=_0x36ea17['commands']['get']('insertFootnote');return _0x5d9d58=>{const {t:t}=_0x5d9d58,_0x1662c0=new _0x2dd8e2(_0x5d9d58),_0x219876=_0x1662c0 instanceof _0x129cf5;return _0x1662c0['bind']('isEnabled')['to'](_0x514083,'isEnabled'),_0x1662c0['set']({'label':t(_0x219876?'Footnote':'Insert\x20footnote'),'icon':_0x3be37e,'tooltip':!0x0}),_0x1662c0['on']('execute',()=>{_0x514083['execute'](),_0x36ea17['editing']['view']['focus']();}),_0x1662c0;};}class nt extends _0xcea80{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 _0x214dfd{['refresh'](){const {editor:_0x3d1297}=this,_0x354f80=_0x3d1297['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x354f80,this['value']=_0x354f80?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x27d0bf}){const {editor:_0x1b49f2}=this,_0x2bc8ec=_0x1b49f2['plugins']['get'](c),_0x1e08fc=_0x2bc8ec['getFootnotesDefinitionsObjectElement']();_0x1e08fc&&Q['includes'](_0x27d0bf)&&_0x1b49f2['model']['change'](_0x2bd943=>{_0x2bd943['setAttribute']('footnotesListStyle',_0x27d0bf,_0x1e08fc),_0x2bc8ec['_updateFootnotesCounters'](_0x2bd943);});}}class b extends _0x214dfd{['refresh'](){const {editor:_0x3e0751}=this,_0x4b9d1d=_0x3e0751['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4b9d1d,this['value']=_0x4b9d1d?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x134ce3}){const {editor:_0x1f653b}=this,_0x593820=_0x1f653b['plugins']['get'](c),_0xd55c58=_0x593820['getFootnotesDefinitionsObjectElement']();_0xd55c58&&Number['isInteger'](_0x134ce3)&&_0x1f653b['model']['change'](_0x4a8e9e=>{_0x4a8e9e['setAttribute']('footnotesListStart',_0x134ce3,_0xd55c58),_0x593820['_updateFootnotesCounters'](_0x4a8e9e);});}}class P extends _0xcea80{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x210476}=this;_0x210476['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x210476['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x210476['commands']['add']('footnotesStyle',new S(_0x210476)),_0x210476['commands']['add']('footnotesStart',new b(_0x210476)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x246f03}=this,{schema:_0x304e87}=_0x246f03['model'];_0x304e87['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x5928c0}=this,{conversion:_0x8c3ad7,model:_0x32ca83}=_0x5928c0,{schema:_0x195cca}=_0x32ca83;_0x8c3ad7['for']('upcast')['add'](_0x10489e=>{_0x10489e['on']('element:ol',(_0x2357a1,_0x40d89c,_0x579939)=>{const _0x5b5170=_0x40d89c['viewItem'],_0x4a0b5c=_0x40d89c['modelCursor']?.['parent'];_0x5b5170['hasClass']('footnotes-list')&&_0x4a0b5c?.['is']('element','footnotesDefinitions')&&(function(_0x1c3f81,_0x423646,_0x124375,_0x3cf50f){if(!_0x3cf50f['checkAttribute'](_0x423646,'footnotesListStart'))return;let _0x37080a=0x1;const _0x5755f9=_0x124375['consumable']['consume'](_0x1c3f81,{'attributes':'start'});if(_0x5755f9){const _0x46d2a7=Number['parseInt'](_0x1c3f81['getAttribute']('start'),0xa);Number['isNaN'](_0x46d2a7)||(_0x37080a=_0x46d2a7);}!_0x5755f9&&_0x423646['hasAttribute']('footnotesListStart')||_0x124375['writer']['setAttribute']('footnotesListStart',_0x37080a,_0x423646);}(_0x5b5170,_0x4a0b5c,_0x579939,_0x195cca),function(_0xb5d16e,_0x1b3dd7,_0x703b92,_0x13a835){if(!_0x13a835['checkAttribute'](_0x1b3dd7,'footnotesListStyle'))return;let _0x11b120='decimal',_0x59de96=!0x1;if(_0x703b92['consumable']['consume'](_0xb5d16e,{'attributes':'type'})){const _0x501f87={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0xb5d16e['getAttribute']('type')];_0x501f87&&(_0x11b120=_0x501f87),_0x59de96=!0x0;}_0x703b92['consumable']['consume'](_0xb5d16e,{'styles':'list-style-type'})&&(_0x11b120=_0xb5d16e['getStyle']('list-style-type'),_0x59de96=!0x0),!_0x59de96&&_0x1b3dd7['hasAttribute']('footnotesListStyle')||_0x703b92['writer']['setAttribute']('footnotesListStyle',_0x11b120,_0x1b3dd7);}(_0x5b5170,_0x4a0b5c,_0x579939,_0x195cca));});}),_0x8c3ad7['for']('downcast')['add'](_0x249530=>{_0x249530['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x18aa44,_0x13250c,_0x362425)=>{if(!_0x362425['consumable']['consume'](_0x13250c['item'],_0x18aa44['name']))return;const _0x243337=C(_0x13250c['item'],_0x362425['mapper']),{attributeNewValue:_0x457c34}=_0x13250c;null==_0x457c34||0x1===_0x457c34?_0x362425['writer']['removeAttribute']('start',_0x243337):_0x362425['writer']['setAttribute']('start',String(_0x457c34),_0x243337);}),_0x249530['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0xbaa3cb,_0x56d846,_0x466bc1)=>{if(!_0x466bc1['consumable']['consume'](_0x56d846['item'],_0xbaa3cb['name']))return;const _0x326edd=C(_0x56d846['item'],_0x466bc1['mapper']),{attributeNewValue:_0x6242d6}=_0x56d846;_0x6242d6&&'decimal'!==_0x6242d6?_0x466bc1['writer']['setStyle']('list-style-type',_0x6242d6,_0x326edd):_0x466bc1['writer']['removeStyle']('list-style-type',_0x326edd);});});}['_definePostfixer'](){const {editor:_0x3a3162}=this,{model:_0x2ed5e8}=_0x3a3162,_0x3f92d3=_0x3a3162['plugins']['get'](c),_0x2ff9b6=this['_getDefaultListStyle'](),_0x50b218=this['_getDefaultStartIndex']();_0x2ed5e8['document']['registerPostFixer'](_0x3cd9c2=>{const _0x3cd2d4=_0x2ed5e8['document']['differ']['getChanges']();let _0x267312=!0x1;for(const _0x20f352 of _0x3cd2d4){if('insert'!==_0x20f352['type']||'$text'===_0x20f352['name'])continue;const _0x10001d=_0x2ed5e8['createRangeOn'](_0x20f352['position']['nodeAfter']);for(const _0x41fc81 of _0x10001d['getItems']())_0x41fc81['is']('element','footnotesDefinitions')&&(!_0x41fc81['hasAttribute']('footnotesListStart')&&_0x2ed5e8['schema']['checkAttribute'](_0x41fc81,'footnotesListStart')&&(_0x3cd9c2['setAttribute']('footnotesListStart',_0x50b218,_0x41fc81),_0x267312=!0x0),!_0x41fc81['hasAttribute']('footnotesListStyle')&&_0x2ed5e8['schema']['checkAttribute'](_0x41fc81,'footnotesListStyle')&&(_0x3cd9c2['setAttribute']('footnotesListStyle',_0x2ff9b6,_0x41fc81),_0x267312=!0x0));}return _0x267312&&_0x3f92d3['_updateFootnotesCounters'](_0x3cd9c2),_0x267312;});}['_defineFormatter'](){const {editor:_0x411778}=this;_0x411778['plugins']['get'](c)['setFootnoteFormatter'](_0x5adcc4=>this['_formatFootnoteListValue'](_0x5adcc4));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x2a601e,value:_0x25030b,digits:_0x1264b2}){const _0x38bea9=_0x2a601e['getAttribute']('footnotesListStyle'),_0x509dba=_0x2a601e['getAttribute']('footnotesListStart'),_0x21c00b=Math['floor'](_0x25030b)+(_0x509dba??0x1)-0x1;switch(_0x38bea9){case'decimal-leading-zero':return function(_0x509652,_0x2e543c){return String(_0x509652)['padStart'](_0x2e543c,'0');}(_0x21c00b,Math['max'](0x2,_0x1264b2));case'lower-alpha':case'lower-latin':return M(_0x21c00b,!0x1);case'upper-alpha':case'upper-latin':return M(_0x21c00b,!0x0);case'lower-roman':return V(_0x21c00b,!0x1);case'upper-roman':return V(_0x21c00b,!0x0);default:return String(_0x21c00b);}}}function C(_0x1b1fa5,_0x3062ba){const _0x6552b2=_0x3062ba['toViewElement'](_0x1b1fa5);return Array['from'](_0x6552b2['getChildren']())['find'](_0x1f2382=>_0x1f2382['is']('element','ol')&&_0x1f2382['hasClass']('footnotes-list'));}function M(_0x5b7e21,_0x2d7c33){let _0x3404ab='',_0x8c117e=_0x5b7e21;for(;_0x8c117e>0x0;){const _0xa13cd8=(_0x8c117e-0x1)%0x1a;_0x3404ab=String['fromCharCode'](0x61+_0xa13cd8)+_0x3404ab,_0x8c117e=Math['floor']((_0x8c117e-0x1)/0x1a);}return _0x2d7c33?_0x3404ab['toUpperCase']():_0x3404ab;}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(_0x42ea28,_0x536edc){let _0x2a4c36='',_0x91ecd3=_0x42ea28;for(const {value:_0x35db6e,numeral:_0x5f3d26}of N)for(;_0x91ecd3>=_0x35db6e;)_0x2a4c36+=_0x5f3d26,_0x91ecd3-=_0x35db6e;return _0x536edc?_0x2a4c36:_0x2a4c36['toLowerCase']();}class H extends _0x5b7187{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new et();['keystrokes']=new ot();['focusables']=new _0x4feebe();['focusCycler'];constructor(_0x42f759,{styleButtonViews:_0x3143ef,styleGridAriaLabel:_0x4fb53d}){super(_0x42f759),(this['focusCycler']=new _0xcde62c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x3143ef,_0x4fb53d),[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 _0x5e1e2d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x5e1e2d['element']);_0x3d2f80({'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 _0x426def=_0x577fc8=>_0x577fc8['stopPropagation']();this['keystrokes']['set']('arrowright',_0x426def),this['keystrokes']['set']('arrowleft',_0x426def),this['keystrokes']['set']('arrowup',_0x426def),this['keystrokes']['set']('arrowdown',_0x426def);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x1c7094,_0x463942){const _0x570df6=new _0x5b7187(this['locale']);return _0x570df6['children']=_0x570df6['createCollection'](),_0x570df6['children']['addMany'](_0x1c7094),_0x570df6['setTemplate']({'tag':'div','attributes':{'aria-label':_0x463942,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x570df6['children']}),_0x570df6['children']['delegate']('execute')['to'](this),_0x570df6['focus']=function(){for(const _0x2faa41 of this['children'])if(_0x2faa41 instanceof _0x1d8b5f&&_0x2faa41['isOn'])return void _0x2faa41['focus']();this['children']['first']['focus']();},_0x570df6['focusTracker']=new et(),_0x570df6['keystrokes']=new ot(),_0x570df6['render'](),_0x570df6['keystrokes']['listenTo'](_0x570df6['element']),this['children']['add'](_0x570df6),_0x570df6;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x2d4f0d=this['_createStartIndexPropertyView'](),_0x56feab=[_0x2d4f0d],_0x435eee=new tt(this['locale'],_0x56feab);return _0x435eee['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x435eee['buttonView']['bind']('isEnabled')['toMany'](_0x56feab,'isEnabled',(..._0x1032f8)=>_0x1032f8['some'](_0x2e4dbf=>_0x2e4dbf)),_0x435eee['buttonView']['on']('change:isEnabled',(_0x215fa3,_0x24352f,_0x46b130)=>{_0x46b130||(_0x435eee['isCollapsed']=!0x0);}),this['children']['add'](_0x435eee),[_0x2d4f0d,_0x435eee];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2a852f=new st(this['locale'],it);return _0x2a852f['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2a852f['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2a852f['fieldView']['on']('input',()=>{const _0x2d2c66=_0x2a852f['fieldView']['element'],_0x150735=_0x2d2c66['valueAsNumber'];Number['isNaN'](_0x150735)?_0x2a852f['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x2d2c66['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x150735}):_0x2a852f['errorText']=t('Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x2a852f;}}class j extends _0xcea80{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x2321b8,_0x363de1];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5b54a3}=this,{componentFactory:_0x49934d}=_0x5b54a3['ui'];_0x5b54a3['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x49934d['add']('footnotesStyle',function(_0x1fe322){return _0x1d1187=>{const {t:t}=_0x1d1187,_0x140ae7=_0x1fe322['commands']['get']('footnotesStyle'),_0x34bf6b=_0x17c049(_0x1d1187),{buttonView:_0x190be5}=_0x34bf6b;return _0x34bf6b['class']='ck-footnotes-styles-dropdown',_0x34bf6b['bind']('isEnabled')['to'](_0x140ae7,'isEnabled'),_0x190be5['set']({'label':t('Footnotes\x20style'),'icon':_0x3be37e,'tooltip':!0x0}),_0x34bf6b['once']('change:isOpen',()=>{const _0x2e2384=function({editor:_0x315bc2,dropdownView:_0x13b675}){const {t:t}=_0x315bc2['locale'],_0x46f964=t('Footnotes\x20definitions\x20styles'),_0x2f1074=function(_0x47ed73){const t=_0x47ed73['locale']['t'],_0x2fc788=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x565230},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x4fc1f9},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x517c41},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x1ceb52},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0xd9e409},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x226891}];return _0x2fc788['map'](function(_0x58bb72){const _0x53544a=_0x58bb72['locale'];return({label:_0x31a9c9,icon:_0x42ecd9,tooltip:_0x3ab232,style:_0x4f64d})=>{const _0x45c0ec=_0x58bb72['commands']['get']('footnotesStyle'),_0x53bb9c=new _0x1d8b5f(_0x53544a);return _0x53bb9c['set']({'label':_0x31a9c9,'icon':_0x42ecd9,'tooltip':_0x3ab232}),_0x53bb9c['bind']('isOn')['to'](_0x45c0ec,'value',_0x4cbffd=>_0x4cbffd===_0x4f64d),_0x53bb9c['bind']('isEnabled')['to'](_0x45c0ec,'isEnabled'),_0x53bb9c['on']('execute',()=>{_0x58bb72['execute']('footnotesStyle',{'value':_0x4f64d}),_0x58bb72['editing']['view']['focus']();}),_0x53bb9c;};}(_0x47ed73));}(_0x315bc2),_0x4c2233=new H(_0x315bc2['locale'],{'styleGridAriaLabel':_0x46f964,'styleButtonViews':_0x2f1074});return _0x4c2233['delegate']('execute')['to'](_0x13b675),_0x4c2233['on']('footnotesListStart',(_0xc5124d,_0x2a9a04)=>{_0x315bc2['execute']('footnotesStart',{'value':_0x2a9a04['startIndex']});}),_0x4c2233;}({'editor':_0x1fe322,'dropdownView':_0x34bf6b});_0x34bf6b['panelView']['children']['add'](_0x2e2384);}),_0x34bf6b;};}(_0x5b54a3));}['afterInit'](){const {editor:_0x4bbc58}=this,{t:t}=_0x4bbc58['locale'],_0x55e5e0=_0x4bbc58['plugins']['get'](_0x363de1),{defaultPositions:_0x1d9beb}=_0x41aa3f;_0x55e5e0['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x4bbc58['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x1e6033=>{let _0x3b9e36=_0x1e6033['getFirstPosition']()?.['parent'];return _0x3b9e36?.['is']('$text')&&(_0x3b9e36=_0x3b9e36['parent']),_0x3b9e36?.['is']('element')?_0x3b9e36['findAncestor'](J):null;},'positions':[_0x1d9beb['southArrowNorth'],_0x1d9beb['southArrowNorthMiddleWest'],_0x1d9beb['southArrowNorthMiddleEast'],_0x1d9beb['southArrowNorthWest'],_0x1d9beb['southArrowNorthEast'],_0x1d9beb['northArrowSouth'],_0x1d9beb['northArrowSouthMiddleWest'],_0x1d9beb['northArrowSouthMiddleEast'],_0x1d9beb['northArrowSouthWest'],_0x1d9beb['northArrowSouthEast'],_0x1d9beb['viewportStickyNorth']]});}}class lt extends _0xcea80{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 _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};
|
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-20251026.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-20251026.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251026.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251026.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251026.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251026.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251026.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251026.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251026.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
|
-
|
|
23
|
+
const _0x15eb57=_0x44a4;(function(_0x1a10a8,_0x29bc3d){const _0x1feeb4=_0x44a4,_0x592c8b=_0x1a10a8();while(!![]){try{const _0x36bf52=-parseInt(_0x1feeb4(0xea))/0x1+parseInt(_0x1feeb4(0x104))/0x2*(-parseInt(_0x1feeb4(0x102))/0x3)+parseInt(_0x1feeb4(0xfa))/0x4+parseInt(_0x1feeb4(0xf0))/0x5+-parseInt(_0x1feeb4(0xef))/0x6*(parseInt(_0x1feeb4(0xfe))/0x7)+parseInt(_0x1feeb4(0xe6))/0x8+parseInt(_0x1feeb4(0xf1))/0x9;if(_0x36bf52===_0x29bc3d)break;else _0x592c8b['push'](_0x592c8b['shift']());}catch(_0xc5725b){_0x592c8b['push'](_0x592c8b['shift']());}}}(_0x483e,0x94bdb));import{logWarning as _0x3ad000,uid as _0x59a302}from'ckeditor5/src/utils.js';function _0x483e(){const _0x4b82ca=['get','length','1097459RtaPqv','execute','isBlock','getItems','_moveSelectionToFootnoteDefinition','916428GSnaOg','5257350phPlGV','4761774TgddVo','footnoteRef','refresh','document','createElement','_getPositionToInsertFootnote','selection','change','isEnabled','2367236FRkhcP','FootnotesEditing','editor','checkChild','49PmXAxl','test','model','plugins','3XFVZrh','footnoteId','1158284nQHLoA','insert-footnote-command-executed-with-invalid-id','getFirstRange','isObject','string','insertObject','9461160OjumyN','end'];_0x483e=function(){return _0x4b82ca;};return _0x483e();}function _0x44a4(_0x581f11,_0xfd7704){const _0x483e3e=_0x483e();return _0x44a4=function(_0x44a441,_0x155e33){_0x44a441=_0x44a441-0xe1;let _0x374ec8=_0x483e3e[_0x44a441];return _0x374ec8;},_0x44a4(_0x581f11,_0xfd7704);}import{Command as _0x6815dd}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x6815dd{[_0x15eb57(0xf3)](){const _0x57c2d6=_0x15eb57,_0x595d5a=this[_0x57c2d6(0xfc)][_0x57c2d6(0x100)][_0x57c2d6(0xf4)][_0x57c2d6(0xf7)],_0x5e89b9=this[_0x57c2d6(0xf6)](_0x595d5a);this[_0x57c2d6(0xf9)]=!!_0x5e89b9;}[_0x15eb57(0xeb)](_0x22e7d0){const _0x5f0127=_0x15eb57,{editor:_0x3701fe}=this,{model:_0x399363}=_0x3701fe,{selection:_0x2360f5}=_0x399363[_0x5f0127(0xf4)],_0x45ea93=this[_0x5f0127(0xf6)](_0x2360f5);if(!_0x45ea93)return;const _0x5dd551=_0x3701fe[_0x5f0127(0x101)][_0x5f0127(0xe8)](_0x5f0127(0xfb)),_0x2d48c7=_0x22e7d0?.[_0x5f0127(0x103)]??_0x59a302();!function(_0x729e42){const _0x24d224=_0x5f0127;return _0x24d224(0xe4)==typeof _0x729e42&&_0x729e42[_0x24d224(0xe9)]>0x0&&!/\s/[_0x24d224(0xff)](_0x729e42)&&!/^\d/[_0x24d224(0xff)](_0x729e42);}(_0x2d48c7)?_0x3ad000(_0x5f0127(0xe1)):(_0x399363[_0x5f0127(0xf8)](_0x505bbd=>{const _0x474781=_0x5f0127,_0x1283e9=_0x505bbd[_0x474781(0xf5)](_0x474781(0xf2),{'footnoteId':_0x2d48c7});_0x399363[_0x474781(0xe5)](_0x1283e9,_0x45ea93,null);}),_0x5dd551[_0x5f0127(0xee)](_0x2d48c7));}[_0x15eb57(0xf6)](_0x565e0f){const _0x197483=_0x15eb57,{model:_0x4f49a7}=this[_0x197483(0xfc)],{schema:_0x4e48b7}=_0x4f49a7,_0x482ea4=_0x565e0f[_0x197483(0xe2)]();for(const _0x1a8c2e of _0x482ea4[_0x197483(0xed)]())if(_0x4e48b7[_0x197483(0xec)](_0x1a8c2e)||_0x4e48b7[_0x197483(0xe3)](_0x1a8c2e))return null;const _0x3140b6=_0x482ea4[_0x197483(0xe7)];return _0x4e48b7[_0x197483(0xfd)](_0x3140b6,_0x197483(0xf2))?_0x3140b6:null;}}
|
package/src/footnotes.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x33e75f=_0x251f;(function(_0x172288,_0x2412ea){var _0x46cc22=_0x251f,_0x2ed6b9=_0x172288();while(!![]){try{var _0x3fac61=-parseInt(_0x46cc22(0x168))/0x1+-parseInt(_0x46cc22(0x15b))/0x2*(parseInt(_0x46cc22(0x166))/0x3)+parseInt(_0x46cc22(0x15c))/0x4*(-parseInt(_0x46cc22(0x15d))/0x5)+parseInt(_0x46cc22(0x161))/0x6+-parseInt(_0x46cc22(0x165))/0x7+-parseInt(_0x46cc22(0x162))/0x8+parseInt(_0x46cc22(0x15e))/0x9;if(_0x3fac61===_0x2412ea)break;else _0x2ed6b9['push'](_0x2ed6b9['shift']());}catch(_0x22dd36){_0x2ed6b9['push'](_0x2ed6b9['shift']());}}}(_0x4310,0x56da2));function _0x251f(_0x285bff,_0x3337f8){var _0x43100a=_0x4310();return _0x251f=function(_0x251ffd,_0x27451b){_0x251ffd=_0x251ffd-0x15b;var _0x471c26=_0x43100a[_0x251ffd];return _0x471c26;},_0x251f(_0x285bff,_0x3337f8);}import{Plugin as _0x18ffcc}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x506f41}from'./footnotesediting.js';import{FootnotesClipboard as _0x5011e6}from'./footnotesclipboard.js';import{FootnotesUI as _0x5aeb78}from'./footnotesui.js';export class Footnotes extends _0x18ffcc{static get[_0x33e75f(0x164)](){var _0x41c838=_0x33e75f;return _0x41c838(0x167);}static get[_0x33e75f(0x163)](){return[_0x506f41,_0x5011e6,_0x5aeb78];}static get[_0x33e75f(0x160)](){return!0x0;}static get[_0x33e75f(0x15f)](){return!0x0;}}function _0x4310(){var _0x42171a=['4tGcFpd','2814390QVkIYj','22996035AmhBut','isPremiumPlugin','isOfficialPlugin','423306kAusXJ','2579704IEufpj','requires','pluginName','3621443VSMUph','6gJfrAm','Footnotes','300106zAskQU','567124HAGenM'];_0x4310=function(){return _0x42171a;};return _0x4310();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4ed8(){const _0x2c8553=['insert','pluginName','parse','getFootnotesDefinitionsObjectElement','data','29205539pitjsi','_insertEmptyFootnotesDefinitionsContainer','toModel','toData','createRangeIn','requires','47838BoNFWK','dataTransfer','getFirstRange','drop','sourceEditorId','element','create','footnoteDefinition','2884021Wjxbgy','2327144amMNCR','append','getFootnotes','_handlePasteFootnotesDefinitions','toView','add','end','method','find','1tnizwg','get','document','422892okTCOx','editing','footnoteId','isOfficialPlugin','8KDxfNc','footnotesDefinitions','getData','application/ckeditor5-footnotes','70oFrLiM','setAttribute','createElement','getAttribute','_defineClipboardIntegration','clipboardInput','isPremiumPlugin','reduce','getFootnote','listenTo','1456695FxdILa','root','stringify','init','_handleCopyFootnotesDefinitions','from','definition','content','htmlProcessor','footnoteRef','setData','change','290zLrAaq','push','359004KJMEHZ','editor','outputTransformation','contentInsertion','FootnotesClipboard','entries','remove','length','selection'];_0x4ed8=function(){return _0x2c8553;};return _0x4ed8();}function _0x3552(_0x429c81,_0x4e3c8a){const _0x4ed814=_0x4ed8();return _0x3552=function(_0x35524b,_0x3428cf){_0x35524b=_0x35524b-0x156;let _0x2d741d=_0x4ed814[_0x35524b];return _0x2d741d;},_0x3552(_0x429c81,_0x4e3c8a);}const _0x686449=_0x3552;(function(_0x226d5d,_0x11bdde){const _0x210465=_0x3552,_0x256566=_0x226d5d();while(!![]){try{const _0x21a015=-parseInt(_0x210465(0x17a))/0x1*(parseInt(_0x210465(0x171))/0x2)+parseInt(_0x210465(0x19d))/0x3+parseInt(_0x210465(0x17d))/0x4+parseInt(_0x210465(0x19b))/0x5*(parseInt(_0x210465(0x168))/0x6)+-parseInt(_0x210465(0x170))/0x7*(parseInt(_0x210465(0x181))/0x8)+parseInt(_0x210465(0x18f))/0x9*(-parseInt(_0x210465(0x185))/0xa)+parseInt(_0x210465(0x162))/0xb;if(_0x21a015===_0x11bdde)break;else _0x256566['push'](_0x256566['shift']());}catch(_0x555c83){_0x256566['push'](_0x256566['shift']());}}}(_0x4ed8,0x9adca));import{Plugin as _0x21d82e}from'ckeditor5/src/core.js';import{uid as _0x14e86f}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x320631}from'ckeditor5/src/clipboard.js';import{FootnotesEditing as _0x3cf082}from'./footnotesediting.js';import{FootnotesTracker as _0x3c3504}from'./footnotestracker.js';export class FootnotesClipboard extends _0x21d82e{static get[_0x686449(0x15e)](){const _0x4da7bc=_0x686449;return _0x4da7bc(0x158);}static get[_0x686449(0x167)](){return[_0x3cf082,_0x320631];}static get[_0x686449(0x180)](){return!0x0;}static get[_0x686449(0x18b)](){return!0x0;}[_0x686449(0x192)](){const _0x23f889=_0x686449;this[_0x23f889(0x189)]();}[_0x686449(0x189)](){const _0xba070e=_0x686449;this[_0xba070e(0x193)](),this[_0xba070e(0x174)]();}[_0x686449(0x193)](){const _0x5cdef7=_0x686449,{editor:_0x348d47}=this,{plugins:_0x3e9f2f,model:_0x1dc0b}=_0x348d47,_0x91cf56=_0x3e9f2f[_0x5cdef7(0x17b)](_0x320631),_0x3779c5=_0x3e9f2f[_0x5cdef7(0x17b)](_0x3c3504);this[_0x5cdef7(0x18e)](_0x91cf56,_0x5cdef7(0x156),(_0x73b3ed,_0x143b29)=>{const _0x25e0bf=_0x5cdef7,_0x41196a=function(_0x48c735,_0x4220e1){const _0x43a927=_0x3552,_0x5b6353=new Set();for(const {item:_0x792cf3}of _0x48c735[_0x43a927(0x166)](_0x4220e1))_0x792cf3['is'](_0x43a927(0x16d),_0x43a927(0x198))&&_0x5b6353[_0x43a927(0x176)](_0x792cf3[_0x43a927(0x188)](_0x43a927(0x17f)));return Array[_0x43a927(0x194)](_0x5b6353);}(_0x1dc0b,_0x143b29[_0x25e0bf(0x196)]);if(!_0x41196a[_0x25e0bf(0x15b)])return;const _0x2ee900=_0x3779c5[_0x25e0bf(0x173)](),_0x50d09f=_0x41196a[_0x25e0bf(0x18c)]((_0x521762,_0x12f1f0)=>{const _0x417521=_0x25e0bf,_0x5488a7=_0x2ee900[_0x417521(0x179)](_0x24c346=>_0x24c346['id']===_0x12f1f0);if(_0x5488a7){const _0x546cee=_0x348d47[_0x417521(0x161)][_0x417521(0x175)](_0x5488a7[_0x417521(0x195)],{'isClipboardPipeline':!0x0}),_0x357a48=_0x348d47[_0x417521(0x161)][_0x417521(0x197)][_0x417521(0x165)](_0x546cee);_0x521762[_0x5488a7['id']]=_0x357a48;}return _0x521762;},Object[_0x25e0bf(0x16e)](null));_0x143b29[_0x25e0bf(0x169)][_0x25e0bf(0x199)](_0x25e0bf(0x184),JSON[_0x25e0bf(0x191)](_0x50d09f));});}[_0x686449(0x174)](){const _0x496508=_0x686449,{editor:_0x4395c5}=this,{model:_0x18238f,plugins:_0x469353}=_0x4395c5,{view:_0x261855}=_0x4395c5[_0x496508(0x17e)],_0x30b720=_0x469353[_0x496508(0x17b)](_0x320631),_0x298dc0=_0x469353[_0x496508(0x17b)](_0x3c3504);let _0x3b685b=null;this[_0x496508(0x18e)](_0x261855[_0x496508(0x17c)],_0x496508(0x18a),(_0x494eec,_0x22390b)=>{const _0x5824e6=_0x496508,_0x44f370=_0x22390b[_0x5824e6(0x169)][_0x5824e6(0x183)](_0x5824e6(0x184));_0x3b685b=_0x44f370?JSON[_0x5824e6(0x15f)](_0x44f370):null;}),this[_0x496508(0x18e)](_0x30b720,_0x496508(0x157),(_0x2ca2af,_0x4c21f7)=>{const _0x1b01da=_0x496508;if(!_0x3b685b)return;const _0x1bb5f2=_0x4c21f7[_0x1b01da(0x16c)]===this[_0x1b01da(0x19e)]['id'];_0x1bb5f2&&_0x1b01da(0x16b)===_0x4c21f7[_0x1b01da(0x178)]||_0x18238f[_0x1b01da(0x19a)](_0x18162b=>{const _0x2c7878=_0x1b01da;!function(_0x4155e0,_0x3633ca){const _0xa39339=_0x3552,_0x22f8b5=[];for(const {item:_0x43ac6a}of _0x4155e0[_0xa39339(0x166)](_0x3633ca))_0x43ac6a['is'](_0xa39339(0x16d),_0xa39339(0x182))&&_0x22f8b5[_0xa39339(0x19c)](_0x43ac6a);for(const _0x17d299 of _0x22f8b5)_0x4155e0[_0xa39339(0x15a)](_0x17d299);}(_0x18162b,_0x4c21f7[_0x2c7878(0x196)]);let _0xe6e172=_0x298dc0[_0x2c7878(0x160)]();if(!_0xe6e172){const _0x14e18c=_0x18238f[_0x2c7878(0x17c)][_0x2c7878(0x15c)][_0x2c7878(0x16a)]()[_0x2c7878(0x190)];_0xe6e172=_0x298dc0[_0x2c7878(0x163)](_0x18162b,_0x14e18c);}const _0x25eec7=function(_0x294278,_0xb49361,_0x4513f7){const _0x51597e=_0x2c7878,_0x3ff46b=Object[_0x51597e(0x16e)](null);for(const {item:_0x18d124}of _0x294278[_0x51597e(0x166)](_0xb49361))if(_0x18d124['is'](_0x51597e(0x16d),_0x51597e(0x198))){const _0x32b21d=_0x18d124[_0x51597e(0x188)](_0x51597e(0x17f));if(!_0x4513f7(_0x32b21d))continue;_0x3ff46b[_0x32b21d]||(_0x3ff46b[_0x32b21d]=_0x14e86f()),_0x294278[_0x51597e(0x186)](_0x51597e(0x17f),_0x3ff46b[_0x32b21d],_0x18d124);}return _0x3ff46b;}(_0x18162b,_0x4c21f7[_0x2c7878(0x196)],_0x14ba3b=>!_0x1bb5f2||null!==_0x298dc0[_0x2c7878(0x18d)](_0x14ba3b));for(const [_0x500cfe,_0x1c10b3]of Object[_0x2c7878(0x159)](_0x3b685b)){const _0x2626b3=_0x25eec7[_0x500cfe]||_0x500cfe,_0x5a2015=_0x18162b[_0x2c7878(0x187)](_0x2c7878(0x16f),{'footnoteId':_0x2626b3}),_0x2461b2=_0x4395c5[_0x2c7878(0x161)][_0x2c7878(0x197)][_0x2c7878(0x175)](_0x1c10b3),_0x3dc2bd=_0x4395c5[_0x2c7878(0x161)][_0x2c7878(0x164)](_0x2461b2,_0x5a2015);_0x18162b[_0x2c7878(0x172)](_0x3dc2bd,_0x5a2015),_0x18162b[_0x2c7878(0x15d)](_0x5a2015,_0xe6e172,_0x2c7878(0x177));}_0x3b685b=null;});});}}
|