@ckeditor/ckeditor5-footnotes 48.0.0-alpha.3 → 48.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +9 -9
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0xca4277,Command as _0x238c5c}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x4606c9,isWidget as _0x22860c,toWidgetEditable as _0x3d3e1d,WidgetToolbarRepository as _0x5ae0b7}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x514d95,logWarning as _0x35e9f4,FocusTracker as _0x569d46,KeystrokeHandler as _0xcb1c00,global as _0x1b9e6c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x5a76ed,ClickObserver as _0x281a55}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x2f720e}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x4feee6,ButtonView as _0x4aa0c3,View as _0x1774ea,ViewCollection as _0x5842bc,FocusCycler as _0x3e6916,addKeyboardHandlingForGrid as _0x44da04,CollapsibleView as _0x204605,LabeledFieldView as _0x4c66cf,createLabeledInputNumber as _0x5bdaff,ContextualBalloon as _0x1d5ca5,BalloonPanelView as _0x43476f,createDropdown as _0x299e86}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x57e4d5,IconListStyleDecimal as _0x412a6d,IconListStyleDecimalLeadingZero as _0x15dd7d,IconListStyleLowerRoman as _0x301a2d,IconListStyleUpperRoman as _0x147260,IconListStyleLowerLatin as _0x22f87b,IconListStyleUpperLatin as _0x65f1cf,IconListStyleArabicIndic as _0x2469ae}from'@ckeditor/ckeditor5-icons/dist/index.js';class R{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x5a5069,_0x303da1){this['_model']=_0x5a5069,this['_elementName']=_0x303da1['elementName'],this['_getElementKey']=_0x303da1['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x1a3418){const _0x20528f=new Set(),_0x27144d=new Map();for(const _0x329636 of _0x1a3418){if('insert'===_0x329636['type']&&'$text'!==_0x329636['name']&&_0x329636['position']['nodeAfter']){const _0x52ded3=this['_model']['createRangeOn'](_0x329636['position']['nodeAfter']);for(const _0x96ab2e of _0x52ded3['getItems']()){if(!_0x96ab2e['is']('element',this['_elementName']))continue;const _0x42ce68=this['_getElementKey'](_0x96ab2e);_0x27144d['has'](_0x42ce68)||_0x27144d['set'](_0x42ce68,[]),_0x27144d['get'](_0x42ce68)['push'](_0x96ab2e);}}if('remove'===_0x329636['type']&&_0x329636['name']===this['_elementName']){const _0x2c15cb=this['_getElementKey']({'getAttribute':_0x1201cf=>_0x329636['attributes']['get'](_0x1201cf)});_0x20528f['add'](_0x2c15cb);}}for(const [_0xca36a5,_0x109acc]of this['_trackedElements'])'$graveyard'===_0x109acc['root']['rootName']&&_0x20528f['add'](_0xca36a5);for(const _0xac560a of _0x20528f)this['_trackedElements']['delete'](_0xac560a);for(const [_0xc7116f,_0x37d277]of _0x27144d)this['_trackedElements']['set'](_0xc7116f,_0x37d277[_0x37d277['length']-0x1]);const _0x20ccea=new Set();for(const [_0x27d2a4,_0x16c45e]of _0x27144d)_0x20528f['has'](_0x27d2a4)&&(_0x20ccea['add'](_0x16c45e[0x0]),_0x16c45e['length']>0x1?_0x27144d['set'](_0x27d2a4,_0x16c45e['slice'](0x1)):_0x27144d['delete'](_0x27d2a4),_0x20528f['delete'](_0x27d2a4));return{'removed':Array['from'](_0x20528f),'inserted':Array['from'](_0x27144d['values']())['flat'](),'moved':Array['from'](_0x20ccea)};}}class K extends _0xca4277{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x31a465){super(_0x31a465),this['_footnoteDefsContainerTracker']=new R(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new R(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x450162=>_0x450162['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new R(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x4bbf2c=>_0x4bbf2c['getAttribute']('footnoteId')});}['init'](){const {editor:_0x37c3b8}=this,{model:_0x31e807,data:_0x8153b8}=_0x37c3b8;_0x31e807['document']['registerPostFixer'](_0xd01961=>{const _0x8d3564=_0x31e807['document']['differ']['getChanges']();let _0x79e6f6=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0xd01961,_0x8d3564)&&(_0x79e6f6=!0x0),this['_handleFootnoteDefinitionsChanges'](_0xd01961,_0x8d3564)&&(_0x79e6f6=!0x0),this['_handleFootnoteReferencesChanges'](_0xd01961,_0x8d3564)&&(_0x79e6f6=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0xd01961)&&(_0x79e6f6=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0xd01961)&&(_0x79e6f6=!0x0),this['_sortFootnoteDefinitions'](_0xd01961)&&(_0x79e6f6=!0x0),_0x79e6f6;}),this['listenTo'](_0x31e807['document'],'change:data',()=>{_0x31e807['enqueueChange']({'isUndoable':!0x1},_0x3e1324=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x3e1324);});},{'priority':'low'}),this['listenTo'](_0x8153b8,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x409da2){return this['_footnotes']['find'](_0x4547fd=>_0x4547fd['id']===_0x409da2)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0xd82c43){this['_footnoteFormatter']=_0xd82c43;}['_updateFootnotesCounters'](_0x4902c0,_0x58c0ba=0x0){let _0x4bd681=!0x1;for(let _0x2f03a5=_0x58c0ba;_0x2f03a5<this['_footnotes']['length'];_0x2f03a5++)this['_updateFootnoteRefCounter'](_0x4902c0,_0x2f03a5)&&(_0x4bd681=!0x0);return _0x4bd681;}['_insertEmptyFootnotesDefinitionsContainer'](_0x435cd2,_0xf29b3e){const _0x53d0d2=_0x435cd2['createElement']('footnotesDefinitions',{});return _0x435cd2['append'](_0x53d0d2,_0xf29b3e),this['_footnotesDefinitions']=_0x53d0d2,_0x53d0d2;}['_ensureFootnotesDefinitionsContainerExists'](_0x310f22){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x54e1a9=this['_footnotes'][0x0]['reference']['root'],_0x525da8=this['_insertEmptyFootnotesDefinitionsContainer'](_0x310f22,_0x54e1a9);for(const _0x29fd9f of this['_footnotes'])_0x29fd9f['definition']['parent']||_0x310f22['insert'](_0x29fd9f['definition'],_0x525da8,'end');this['_updateFootnotesCounters'](_0x310f22);}['_handleFootnotesDefinitionsObjectChanges'](_0x20ffdc,_0x3f57e3){let _0x53b493=!0x1;const {inserted:_0x3274ee,removed:_0x46fbbe,moved:_0x477493}=this['_footnoteDefsContainerTracker']['getChanges'](_0x3f57e3);if(_0x477493['length']&&(this['_footnotesDefinitions']=_0x477493[0x0]),_0x3274ee['length']){if(_0x3274ee['length']>0x1||this['_footnotesDefinitions']&&_0x3274ee['some'](_0x28e868=>_0x28e868!==this['_footnotesDefinitions'])){const _0x5e59a5=_0x20ffdc['createElement']('footnotesDefinitions',{}),_0x197828=[];this['_footnotesDefinitions']&&_0x197828['push'](this['_footnotesDefinitions']),_0x197828['push'](..._0x3274ee),_0x20ffdc['insert'](_0x5e59a5,_0x197828[0x0],'before');for(const _0x92bad of _0x197828)_0x20ffdc['move'](_0x20ffdc['createRangeIn'](_0x92bad),_0x20ffdc['createPositionAt'](_0x5e59a5,'end')),_0x20ffdc['remove'](_0x92bad);this['_footnotesDefinitions']=_0x5e59a5,this['_updateFootnotesCounters'](_0x20ffdc),_0x53b493=!0x0;}else this['_footnotesDefinitions']=_0x3274ee[0x0];}if(_0x46fbbe['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x3fc771 of this['_footnotes'])_0x20ffdc['remove'](_0x3fc771['reference']),_0x53b493=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x53b493;}['_handleFootnoteDefinitionsChanges'](_0x35ec41,_0x1488b2){let _0x191faf=!0x1;const _0x2c4f2b=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0xb24855,moved:_0x34bb82}=this['_footnoteDefsTracker']['getChanges'](_0x1488b2);for(const _0x5c73f4 of[..._0x34bb82,..._0xb24855]){const _0x1f1811=_0x5c73f4['getAttribute']('footnoteId'),_0x38c278=this['getFootnote'](_0x1f1811);_0x38c278&&(_0x38c278['definition']=_0x5c73f4),j(_0x35ec41,_0x2c4f2b,_0x5c73f4)&&(_0x191faf=!0x0);}return _0x191faf;}['_handleFootnoteReferencesChanges'](_0x4264d9,_0x3b627b){let _0x159fed=!0x1;const {removed:_0xa0f23c,inserted:_0x297b59,moved:_0x193b10}=this['_footnoteRefsTracker']['getChanges'](_0x3b627b);for(const _0x23c1af of _0xa0f23c)this['_handleRemoveFootnoteReferenceById'](_0x4264d9,_0x23c1af)&&(_0x159fed=!0x0);for(const _0x3d602e of _0x297b59)this['_handleInsertedFootnoteReference'](_0x4264d9,_0x3d602e)&&(_0x159fed=!0x0);for(const _0x40cc8d of _0x193b10)this['_handleMovedFootnoteReference'](_0x4264d9,_0x40cc8d)&&(_0x159fed=!0x0);return _0x159fed;}['_handleFootnotesDefinitionsObjectSync'](_0x5d9cf0){if(!this['_footnotesDefinitions'])return!0x1;let _0x3b7eed=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x11c4dd=[];for(const _0x24d3ed of this['_footnotesDefinitions']['getChildren']()){const _0x2004de=_0x24d3ed['getAttribute']('footnoteId');this['getFootnote'](_0x2004de)||(_0x11c4dd['unshift'](_0x24d3ed),_0x3b7eed=!0x0);}for(const _0x2dcc5d of _0x11c4dd)_0x5d9cf0['remove'](_0x2dcc5d);}const _0x52fbec=new Set(),_0x1f2e27=[];for(const _0x2e5721 of this['_footnotesDefinitions']['getChildren']()){const _0x42999e=_0x2e5721['getAttribute']('footnoteId');_0x52fbec['has'](_0x42999e)?(_0x1f2e27['unshift'](_0x2e5721),_0x3b7eed=!0x0):_0x52fbec['add'](_0x42999e);}for(const _0x1fec80 of _0x1f2e27)_0x5d9cf0['remove'](_0x1fec80);return this['_footnotesDefinitions']['childCount']||(_0x5d9cf0['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x3b7eed=!0x0),_0x3b7eed;}['_handleInsertedFootnoteReference'](_0x124c1a,_0x75e6c8){if(this['_footnotes']['find'](_0x1e089f=>_0x1e089f['reference']===_0x75e6c8))return!0x1;let _0x56f113=!0x1;const _0x274700=_0x75e6c8['getAttribute']('footnoteId'),_0x34cc7b=this['_footnotes']['findIndex'](_0x8da11=>_0x8da11['id']===_0x274700);-0x1!==_0x34cc7b&&(_0x124c1a['remove'](this['_footnotes'][_0x34cc7b]['reference']),this['_footnotes']['splice'](_0x34cc7b,0x1),_0x56f113=!0x0);let _0x8cb55e=this['_footnotesDefinitions']?function(_0x44e9c,_0x1ebbf2){for(const _0x12ea2c of _0x44e9c['getChildren']())if(_0x12ea2c['getAttribute']('footnoteId')===_0x1ebbf2)return _0x12ea2c;return null;}(this['_footnotesDefinitions'],_0x274700):null;_0x8cb55e||(_0x8cb55e=_0x124c1a['createElement']('footnoteDefinition',{'footnoteId':_0x274700}),this['_footnotesDefinitions']&&(_0x124c1a['insert'](_0x8cb55e,this['_footnotesDefinitions'],'end'),_0x56f113=!0x0));const _0xb5b959={'id':_0x274700,'reference':_0x75e6c8,'definition':_0x8cb55e},_0x211202=T(this['editor']['model'],this['_footnotes'],_0x75e6c8);this['_footnotes']['splice'](_0x211202,0x0,_0xb5b959);let _0x52e1fc=_0x211202;return-0x1!==_0x34cc7b&&(_0x52e1fc=Math['min'](_0x211202,_0x34cc7b)),this['_updateFootnotesCounters'](_0x124c1a,_0x52e1fc)&&(_0x56f113=!0x0),_0x56f113;}['_handleRemoveFootnoteReferenceById'](_0x236140,_0x173fc9){const _0x55e87c=this['_footnotes']['findIndex'](_0x2120b3=>_0x2120b3['id']===_0x173fc9);if(-0x1===_0x55e87c)return!0x1;let _0x283306=!0x1;const _0x3f8016=this['_footnotes'][_0x55e87c];return'$graveyard'!==_0x3f8016['definition']['root']['rootName']&&(_0x236140['remove'](_0x3f8016['definition']),_0x283306=!0x0),this['_footnotes']['splice'](_0x55e87c,0x1),this['_updateFootnotesCounters'](_0x236140,_0x55e87c)&&(_0x283306=!0x0),_0x283306;}['_handleMovedFootnoteReference'](_0x32b171,_0x258178){const _0x468003=_0x258178['getAttribute']('footnoteId'),_0xa98cc3=this['_footnotes']['findIndex'](_0x91f67d=>_0x91f67d['id']===_0x468003),_0x5f1f27=this['_footnotes'][_0xa98cc3];let _0x42b579=!0x1;_0x5f1f27['reference']=_0x258178,this['_footnotes']['splice'](_0xa98cc3,0x1);const _0x2061a8=T(this['editor']['model'],this['_footnotes'],_0x258178);return this['_footnotes']['splice'](_0x2061a8,0x0,_0x5f1f27),this['_updateFootnotesCounters'](_0x32b171,Math['min'](_0xa98cc3,_0x2061a8))&&(_0x42b579=!0x0),_0x42b579;}['_updateFootnoteRefCounter'](_0x36c656,_0x10e3b2){if(!this['_footnotesDefinitions'])return!0x1;const _0x14294f=this['_footnotes'][_0x10e3b2];let _0x57cff1;return _0x57cff1=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x14294f,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x10e3b2+0x1}):String(_0x10e3b2+0x1),_0x14294f['reference']['getAttribute']('footnoteCounter')!=_0x57cff1&&(_0x36c656['setAttribute']('footnoteCounter',_0x57cff1,_0x14294f['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x2c60b9){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x47527c,_0x438018){if(_0x47527c['length']!==_0x438018['length'])return!0x1;for(let _0x564890=0x0;_0x564890<_0x47527c['length'];_0x564890++)if(_0x47527c[_0x564890]!==_0x438018[_0x564890])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2777eb=>_0x2777eb['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x4d34b8=>_0x4d34b8['getAttribute']('footnoteId'))))return!0x1;let _0x53f9c9=!0x1;for(let _0x308717=0x0;_0x308717<this['_footnotes']['length'];_0x308717++){const _0x270a04=this['_footnotes'][_0x308717],_0x3c62cd=_0x2c60b9['createPositionBefore'](_0x270a04['definition']),_0xc9a31c=_0x2c60b9['createPositionAt'](this['_footnotesDefinitions'],_0x308717);_0x3c62cd['isEqual'](_0xc9a31c)||(_0x2c60b9['move'](_0x2c60b9['createRangeOn'](_0x270a04['definition']),_0xc9a31c),_0x53f9c9=!0x0);}return _0x53f9c9;}['_ensureFootnotesReferencesHaveProperOrder'](_0x46f802){if(!this['_footnotes']['length'])return!0x1;const {model:_0x5b6450}=this['editor'];let _0x5741a4=!0x1;for(let _0x1cf0f5=0x0;_0x1cf0f5<this['_footnotes']['length']-0x1;_0x1cf0f5++){const _0x3864f0=this['_footnotes'][_0x1cf0f5],_0xdda4=this['_footnotes'][_0x1cf0f5+0x1],_0x5a0328=_0x5b6450['createPositionBefore'](_0x3864f0['reference']),_0x5b5487=_0x5b6450['createPositionBefore'](_0xdda4['reference']);'after'===_0x5a0328['compareWith'](_0x5b5487)&&(this['_handleMovedFootnoteReference'](_0x46f802,_0x3864f0['reference']),_0x1cf0f5=-0x1,_0x5741a4=!0x0);}return _0x5741a4;}}function j(_0x54878f,_0x250662,_0x5668ea){if(_0x5668ea['childCount'])return!0x1;const _0x21ec42=_0x250662?'paragraph':'footnoteInlineContent';return _0x54878f['insert'](_0x54878f['createElement'](_0x21ec42),_0x5668ea),!0x0;}function T(_0x35e89b,_0x3b9a6f,_0x1c3f79){if(0x0===_0x3b9a6f['length'])return 0x0;const _0x34720e=_0x35e89b['createPositionBefore'](_0x1c3f79);for(let _0x5325ea=0x0;_0x5325ea<_0x3b9a6f['length'];_0x5325ea++){const _0x4b77f1=_0x3b9a6f[_0x5325ea],_0xfc7e31=_0x35e89b['createPositionBefore'](_0x4b77f1['reference']);if('before'===_0x34720e['compareWith'](_0xfc7e31))return _0x5325ea;}const _0x457491=_0x1c3f79['root'];let _0x4400e6=-0x1;for(let _0x41297d=_0x3b9a6f['length']-0x1;_0x41297d>=0x0;_0x41297d--)if(_0x3b9a6f[_0x41297d]['reference']['root']===_0x457491){_0x4400e6=_0x41297d;break;}if(-0x1!==_0x4400e6)return _0x4400e6+0x1;const _0x37fa19=_0x35e89b['document']['getRootNames'](),_0x52c796=_0x37fa19['indexOf'](_0x457491['rootName']),_0x1a9895=_0x37fa19[_0x52c796+0x1];if(_0x1a9895){for(let _0x601c76=0x0;_0x601c76<_0x3b9a6f['length'];_0x601c76++)if(_0x3b9a6f[_0x601c76]['reference']['root']['rootName']===_0x1a9895)return _0x601c76;}return _0x3b9a6f['length'];}class V extends _0x238c5c{['refresh'](){const _0x34d7aa=this['editor']['model']['document']['selection'],_0x51ee21=this['_getPositionToInsertFootnote'](_0x34d7aa);this['isEnabled']=!!_0x51ee21;}['execute'](_0x49607b){const {editor:_0x14e1a3}=this,{model:_0x11244b}=_0x14e1a3,{selection:_0x248e21}=_0x11244b['document'],_0x3817db=this['_getPositionToInsertFootnote'](_0x248e21);if(!_0x3817db)return;const _0x480b03=_0x14e1a3['plugins']['get']('FootnotesEditing'),_0x383ef8=_0x49607b?.['footnoteId']??_0x514d95();!function(_0x13ad38){return'string'==typeof _0x13ad38&&_0x13ad38['length']>0x0&&!/\s/['test'](_0x13ad38)&&!/^\d/['test'](_0x13ad38);}(_0x383ef8)?_0x35e9f4('insert-footnote-command-executed-with-invalid-id'):(_0x11244b['change'](_0x21eda6=>{const _0x3eec46=_0x21eda6['createElement']('footnoteRef',{'footnoteId':_0x383ef8});_0x11244b['insertObject'](_0x3eec46,_0x3817db,null);}),_0x480b03['_moveSelectionToFootnoteDefinition'](_0x383ef8));}['_getPositionToInsertFootnote'](_0x1ffb3b){const {model:_0x1460f4}=this['editor'],{schema:_0x56ac74}=_0x1460f4,_0x4e2f0a=_0x1ffb3b['getFirstRange']();for(const _0x15cd7c of _0x4e2f0a['getItems']())if(_0x56ac74['isBlock'](_0x15cd7c)||_0x56ac74['isObject'](_0x15cd7c))return null;const _0x4c60e8=_0x4e2f0a['end'];return _0x56ac74['checkChild'](_0x4c60e8,'footnoteRef')?_0x4c60e8:null;}}class $ extends _0xca4277{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[K];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x6b6dcd}=this;_0x6b6dcd['config']['define']('footnotes.multiBlock',!0x0),_0x6b6dcd['commands']['add']('insertFootnote',new V(_0x6b6dcd)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x201dd7){const _0x40df1d=_0x32b01f([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]),_0x49f61a=0x47a28506,_0x5638ed=0x47a50016^_0x49f61a,_0x3cd99f=window[_0x32b01f([0x44,0x61,0x74,0x65])][_0x32b01f([0x6e,0x6f,0x77])](),_0x24c7f3=_0x201dd7[_0x32b01f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3b1091=new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e283f=>{_0x24c7f3[_0x32b01f([0x6f,0x6e,0x63,0x65])](_0x32b01f([0x72,0x65,0x61,0x64,0x79]),_0x1e283f);}),_0x2e0b71={[_0x32b01f([0x6b,0x74,0x79])]:_0x32b01f([0x45,0x43]),[_0x32b01f([0x75,0x73,0x65])]:_0x32b01f([0x73,0x69,0x67]),[_0x32b01f([0x63,0x72,0x76])]:_0x32b01f([0x50,0x2d,0x32,0x35,0x36]),[_0x32b01f([0x78])]:_0x32b01f([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]),[_0x32b01f([0x79])]:_0x32b01f([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]),[_0x32b01f([0x61,0x6c,0x67])]:_0x32b01f([0x45,0x53,0x32,0x35,0x36])},_0x37b79d=_0x24c7f3[_0x32b01f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32b01f([0x67,0x65,0x74])](_0x32b01f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x23a925(){let _0xb74192,_0x5b575d=null,_0x32b2a5=null;try{if(_0x37b79d==_0x32b01f([0x47,0x50,0x4c]))return _0x32b01f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xb74192=_0x3db566(),!_0xb74192)return _0x32b01f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xb74192[_0x32b01f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32b2a5=_0x1b1735(_0xb74192[_0x32b01f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xb74192[_0x32b01f([0x6a,0x74,0x69])])),await _0x26c3d0()?_0xd90508()?_0xced77e()?_0x32b01f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x452f26()?(_0xb74192[_0x32b01f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32b01f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5b575d=_0x41b57e(_0x32b01f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1b89d0()):_0x32b01f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32b01f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32b01f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x32b01f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xced77e(){const _0x393b9b=[_0x32b01f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32b01f([0x74,0x72,0x69,0x61,0x6c])][_0x32b01f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb74192[_0x32b01f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3cd99f/0x3e8:0xe10*_0x5638ed;return _0xb74192[_0x32b01f([0x65,0x78,0x70])]<_0x393b9b;}function _0xd90508(){const _0x5d2826=_0xb74192[_0x32b01f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5d2826&&(!!_0x5d2826[_0x32b01f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b01f([0x2a]))||!!_0x5d2826[_0x32b01f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b01f([0x46,0x4f,0x4f])));}function _0x452f26(){const _0x200a4f=_0xb74192[_0x32b01f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x200a4f||0x0==_0x200a4f[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x50babc}=new URL(window[_0x32b01f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x200a4f[_0x32b01f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50babc))return!0x0;const _0x40a6e7=_0x50babc[_0x32b01f([0x73,0x70,0x6c,0x69,0x74])](_0x32b01f([0x2e]));return _0x200a4f[_0x32b01f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59a69c=>_0x59a69c[_0x32b01f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32b01f([0x2a])))[_0x32b01f([0x6d,0x61,0x70])](_0x499d78=>_0x499d78[_0x32b01f([0x73,0x70,0x6c,0x69,0x74])](_0x32b01f([0x2e])))[_0x32b01f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb11299=>_0xb11299[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x40a6e7[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32b01f([0x6d,0x61,0x70])](_0x50006f=>Array(_0x40a6e7[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x50006f[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32b01f([0x66,0x69,0x6c,0x6c])](_0x50006f[0x0]===_0x32b01f([0x2a])?_0x32b01f([0x2a]):'')[_0x32b01f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x50006f))[_0x32b01f([0x73,0x6f,0x6d,0x65])](_0x3c0ee4=>_0x40a6e7[_0x32b01f([0x65,0x76,0x65,0x72,0x79])]((_0x57fd72,_0x56148f)=>_0x3c0ee4[_0x56148f]===_0x57fd72||_0x3c0ee4[_0x56148f]===_0x32b01f([0x2a])));}function _0x1b89d0(){return _0x5b575d&&_0x32b2a5?new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4f73bf,_0x3c3f77)=>{_0x5b575d[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x4f73bf,_0x3c3f77),_0x32b2a5[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x3d0b54=>{_0x3d0b54!=_0x32b01f([0x56,0x61,0x6c,0x69,0x64])&&_0x4f73bf(_0x3d0b54);},_0x3c3f77);}):_0x5b575d||_0x32b2a5||_0x32b01f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1b1735(_0x2e6b9f,_0x19f4ca){return new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x365125=>{if(_0x3e87cf())return _0x365125(_0x32b01f([0x56,0x61,0x6c,0x69,0x64]));_0x5d78de(),_0x24c7f3[_0x32b01f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32b01f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4dec3c=!0x1;const _0x16ee0b=_0x514d95();function _0x7663c0(_0x4e8c9a){return!!_0x4e8c9a&&(typeof _0x4e8c9a===_0x32b01f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e8c9a===_0x32b01f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e8c9a[_0x32b01f([0x74,0x68,0x65,0x6e])]===_0x32b01f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e8c9a[_0x32b01f([0x63,0x61,0x74,0x63,0x68])]===_0x32b01f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x55fc27(_0xd374c1){_0x3e7fb6(_0xd374c1)[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x8c9ac9=>{if(!_0x8c9ac9||_0x8c9ac9[_0x32b01f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32b01f([0x6f,0x6b]))return _0x32b01f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x46fc6b(_0x437efc(_0x16ee0b+_0x19f4ca))!=_0x8c9ac9[_0x32b01f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32b01f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32b01f([0x56,0x61,0x6c,0x69,0x64]);})[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x3df802=>(_0x51ee61(),_0x3df802),()=>{const _0x366098=_0x4e95f0();return null==_0x366098?(_0x51ee61(),_0x32b01f([0x56,0x61,0x6c,0x69,0x64])):_0x32b01f(_0x3cd99f-_0x366098>(0x63ae0106^_0x49f61a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x365125)[_0x32b01f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x365125(_0x32b01f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5cf342=0x47946b86^_0x49f61a;function _0x51ee61(){const _0xf28bb5=_0x32b01f([0x6c,0x6c,0x63,0x74,0x2d])+_0x46fc6b(_0x437efc(_0x2e6b9f)),_0x289572=_0x593368(_0x46fc6b(window[_0x32b01f([0x4d,0x61,0x74,0x68])][_0x32b01f([0x63,0x65,0x69,0x6c])](_0x3cd99f/_0x5cf342)));window[_0x32b01f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32b01f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf28bb5,_0x289572);}function _0x4e95f0(){const _0x52ef31=_0x32b01f([0x6c,0x6c,0x63,0x74,0x2d])+_0x46fc6b(_0x437efc(_0x2e6b9f)),_0x1dd237=window[_0x32b01f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32b01f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52ef31);return _0x1dd237?window[_0x32b01f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x593368(_0x1dd237),0x10)*_0x5cf342:null;}function _0x3e7fb6(_0x118345){return new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a714d,_0xbe96fa)=>{_0x118345[_0x32b01f([0x74,0x68,0x65,0x6e])](_0x3a714d,_0xbe96fa),window[_0x32b01f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xbe96fa,0x47a351c6^_0x49f61a);});}}_0x24c7f3[_0x32b01f([0x6f,0x6e])](_0x32b01f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6b6900,_0x40f4f8)=>{if(_0x40f4f8[0x0]!=_0x2e6b9f)return _0x365125(_0x32b01f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x40f4f8[0x1]={..._0x40f4f8[0x1],[_0x32b01f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x16ee0b};},{[_0x32b01f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32b01f([0x68,0x69,0x67,0x68])}),_0x24c7f3[_0x32b01f([0x6f,0x6e])](_0x32b01f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x262017=>{_0x7663c0(_0x262017[_0x32b01f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4dec3c=!0x0,_0x55fc27(_0x262017[_0x32b01f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32b01f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32b01f([0x6c,0x6f,0x77])}),_0x3b1091[_0x32b01f([0x74,0x68,0x65,0x6e])](()=>{_0x4dec3c||_0x365125(_0x32b01f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3e87cf(){return _0x24c7f3[_0x32b01f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32b01f([0x76,0x69,0x65,0x77])][_0x32b01f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32b01f([0x61,0x75,0x74,0x6f]);}function _0x5d78de(){_0x24c7f3[_0x32b01f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32b01f([0x76,0x69,0x65,0x77])][_0x32b01f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32b01f([0x61,0x75,0x74,0x6f]);}}function _0x41b57e(_0x2a85e6){const _0x4c10fe=[new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a72b0=>setTimeout(_0x5a72b0,0x47abbbca^_0x49f61a)),_0x3b1091[_0x32b01f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4cff6a=>{let _0x18f720=0x0;_0x24c7f3[_0x32b01f([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b01f([0x6f,0x6e])](_0x32b01f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2f7ac9,_0xda578f)=>{_0xda578f[0x0][_0x32b01f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x18f720++,_0x18f720==(0x47a280ee^_0x49f61a)&&(_0x4cff6a(),_0x2f7ac9[_0x32b01f([0x6f,0x66,0x66])]());});}))];return window[_0x32b01f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32b01f([0x72,0x61,0x63,0x65])](_0x4c10fe)[_0x32b01f([0x74,0x68,0x65,0x6e])](()=>_0x2a85e6);}async function _0x213d27(){await _0x3b1091,_0x24c7f3[_0x32b01f([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b01f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15e557,_0x24c7f3[_0x32b01f([0x6d,0x6f,0x64,0x65,0x6c])][_0x32b01f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15e557,_0x24c7f3[_0x32b01f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32b01f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xa31a19(_0xf590f6){const _0x2a0c2f=_0x329edc();_0x24c7f3[_0x2a0c2f]=_0x32b01f([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xf590f6,_0xf590f6!=_0x32b01f([0x56,0x61,0x6c,0x69,0x64])&&_0x213d27();}function _0x329edc(){const _0x38c947=window[_0x32b01f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32b01f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32b01f([0x6e,0x6f,0x77])]())[_0x32b01f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32b01f([0x2e]),'');let _0x4b3118=_0x32b01f([0x75]);for(let _0x1fcda4=0x0;_0x1fcda4<_0x38c947[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fcda4+=0x2){let _0x4fec41=window[_0x32b01f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38c947[_0x32b01f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1fcda4,_0x1fcda4+0x2));_0x4fec41>=_0x40df1d[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4fec41-=_0x40df1d[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b3118+=_0x40df1d[_0x4fec41];}return _0x4b3118;}function _0x3db566(){const _0x7aeff4=_0x37b79d[_0x32b01f([0x73,0x70,0x6c,0x69,0x74])](_0x32b01f([0x2e]));if(0x3!=_0x7aeff4[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2d0196(_0x7aeff4[0x1]);function _0x2d0196(_0xecf736){const _0x14887c=_0x4ff929(_0xecf736);return _0x14887c&&_0x24535f()?_0x14887c:null;function _0x24535f(){const _0x15ee27=_0x14887c[_0x32b01f([0x6a,0x74,0x69])],_0x490231=window[_0x32b01f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15ee27[_0x32b01f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15ee27[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x434766={..._0x14887c,[_0x32b01f([0x6a,0x74,0x69])]:_0x15ee27[_0x32b01f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x15ee27[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x434766[_0x32b01f([0x76,0x63])],_0x437efc(_0x434766)==_0x490231;}}}async function _0x26c3d0(){let _0x1bfee9=!0x0;try{const _0x3e1930=_0x37b79d[_0x32b01f([0x73,0x70,0x6c,0x69,0x74])](_0x32b01f([0x2e])),[_0x1e5b85,_0x5ad027,_0x3442eb]=_0x3e1930;return _0x4dede7(_0x1e5b85),await _0x145dcf(_0x1e5b85,_0x5ad027,_0x3442eb),_0x1bfee9;}catch{return!0x1;}function _0x4dede7(_0x2f2c1a){const _0x326883=_0x4ff929(_0x2f2c1a);_0x326883&&_0x326883[_0x32b01f([0x61,0x6c,0x67])]==_0x32b01f([0x45,0x53,0x32,0x35,0x36])||(_0x1bfee9=!0x1);}async function _0x145dcf(_0x556ef8,_0x3729ef,_0x2809f9){const _0x10fd8e=window[_0x32b01f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32b01f([0x66,0x72,0x6f,0x6d])](_0x49cf3e(_0x2809f9),_0x2ebffd=>_0x2ebffd[_0x32b01f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x56b48c=new window[(_0x32b01f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32b01f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x556ef8+_0x32b01f([0x2e])+_0x3729ef),_0x4944ae=window[_0x32b01f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32b01f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4944ae)return;const _0xff3f36=await _0x4944ae[_0x32b01f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32b01f([0x6a,0x77,0x6b]),_0x2e0b71,{[_0x32b01f([0x6e,0x61,0x6d,0x65])]:_0x32b01f([0x45,0x43,0x44,0x53,0x41]),[_0x32b01f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32b01f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32b01f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4944ae[_0x32b01f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32b01f([0x6e,0x61,0x6d,0x65])]:_0x32b01f([0x45,0x43,0x44,0x53,0x41]),[_0x32b01f([0x68,0x61,0x73,0x68])]:{[_0x32b01f([0x6e,0x61,0x6d,0x65])]:_0x32b01f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xff3f36,_0x10fd8e,_0x56b48c)||(_0x1bfee9=!0x1);}}function _0x4ff929(_0x113976){return _0x113976[_0x32b01f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32b01f([0x65,0x79]))?JSON[_0x32b01f([0x70,0x61,0x72,0x73,0x65])](_0x49cf3e(_0x113976)):null;}function _0x49cf3e(_0xf44853){return window[_0x32b01f([0x61,0x74,0x6f,0x62])](_0xf44853[_0x32b01f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32b01f([0x2b]))[_0x32b01f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32b01f([0x2f])));}function _0x437efc(_0x5c083e){let _0x328197=0x1505;function _0x458af0(_0x9871e2){for(let _0x1e7122=0x0;_0x1e7122<_0x9871e2[_0x32b01f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1e7122++){const _0xdc0d8e=_0x9871e2[_0x32b01f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1e7122);_0x328197=(_0x328197<<0x5)+_0x328197+_0xdc0d8e,_0x328197&=_0x328197;}}function _0x58fb4c(_0x2aca7c){Array[_0x32b01f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2aca7c)?_0x2aca7c[_0x32b01f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x58fb4c):_0x2aca7c&&typeof _0x2aca7c==_0x32b01f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32b01f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2aca7c)[_0x32b01f([0x73,0x6f,0x72,0x74])]()[_0x32b01f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x51c6db,_0x24f860])=>{_0x458af0(_0x51c6db),_0x58fb4c(_0x24f860);}):_0x458af0(window[_0x32b01f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2aca7c));}return _0x58fb4c(_0x5c083e),_0x328197>>>0x0;}function _0x46fc6b(_0x29d5ff){return _0x29d5ff[_0x32b01f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32b01f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32b01f([0x30]));}function _0x593368(_0x5ad51c){return _0x5ad51c[_0x32b01f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32b01f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32b01f([0x6a,0x6f,0x69,0x6e])]('');}function _0x15e557(){}function _0x32b01f(_0x4b8537){return _0x4b8537['map'](_0x40e052=>String['fromCharCode'](_0x40e052))['join']('');}_0xa31a19(await _0x23a925());}(this);}['_moveSelectionToFootnoteDefinition'](_0x35112a){const {plugins:_0x4e26db,editing:_0x13132e,model:_0x1913c1}=this['editor'],_0x2d3b04=_0x4e26db['get'](K)['getFootnote'](_0x35112a);return!!_0x2d3b04&&(_0x1913c1['change'](_0x90d96=>{_0x90d96['setSelection'](_0x90d96['createPositionAt'](_0x2d3b04['definition'],'end'));}),_0x13132e['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x547094){const {plugins:_0x39e826,editing:_0x3a6028,model:_0x48161b}=this['editor'],_0x38ab9c=_0x39e826['get'](K)['getFootnote'](_0x547094);return!!_0x38ab9c&&(_0x48161b['change'](_0x345e71=>{_0x345e71['setSelection'](_0x38ab9c['reference'],'on');}),_0x3a6028['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x576592}=this['editor']['model'],_0x1c1ac5=this['editor']['config']['get']('footnotes.multiBlock');_0x576592['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x576592['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x576592['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x1c1ac5?_0x576592['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x576592['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x576592['addChildCheck'](_0x4e9cae=>{for(const _0x4d3093 of _0x4e9cae)if('footnoteDefinition'===_0x4d3093['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x2bb4aa}=this,{conversion:_0x595f55,editing:_0x4f19e0}=_0x2bb4aa,{t:t}=_0x2bb4aa['locale'];_0x595f55['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x166ca4,{writer:_0x6a415,consumable:_0x225639})=>{const _0x3db7ee=_0x166ca4['getChild'](0x0);if(!_0x3db7ee||!_0x3db7ee['is']('element','a'))return null;const _0xea86b9=_0x3db7ee['getAttribute']('href')||'';if(!_0xea86b9['startsWith']('#'))return null;const _0x55feef=_0xea86b9['replace'](/^#/,'');if(!_0x55feef)return null;_0x225639['consume'](_0x3db7ee,{'name':!0x0,'attributes':['href']});for(const {item:_0x31ac18}of _0x4f19e0['view']['createRangeIn'](_0x3db7ee))_0x31ac18['is']('$textProxy')?_0x225639['consume'](_0x31ac18['textNode'],{'name':!0x0}):_0x31ac18['is']('element')&&_0x225639['consume'](_0x31ac18,{'name':!0x0});return _0x6a415['createElement']('footnoteRef',{'footnoteId':_0x55feef});}}),_0x595f55['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x3faeca,{writer:_0x9168b1})=>z(_0x3faeca,_0x9168b1)}),_0x595f55['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x13994b,{writer:_0x1055f5})=>{const _0x33b7d7=_0x13994b['getAttribute']('footnoteCounter');return _0x4606c9(z(_0x13994b,_0x1055f5),_0x1055f5,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x33b7d7)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4312a3}=this,{t:t}=_0x4312a3['locale'],{conversion:_0x8f8ca0}=_0x4312a3;_0x8f8ca0['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x8f8ca0['for']('upcast')['add'](_0x497a23=>{_0x497a23['on']('element:ol',(_0x476604,_0x5175c2,_0x49c5ff)=>{const _0x2c3a12=_0x5175c2['viewItem'];if(!_0x2c3a12['hasClass']('footnotes-list')||!_0x5175c2['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x49c5ff['consumable']['consume'](_0x2c3a12,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x4e4cf4,modelCursor:_0x16d547}=_0x49c5ff['convertChildren'](_0x5175c2['viewItem'],_0x5175c2['modelCursor']);_0x5175c2['modelRange']=_0x4e4cf4,_0x5175c2['modelCursor']=_0x16d547;}),_0x497a23['on']('element:hr',(_0x1c2691,_0x381704,_0x2e9bad)=>{const _0x41b23f=_0x381704['viewItem'];_0x41b23f['hasClass']('footnotes-divider')&&_0x381704['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x2e9bad['consumable']['consume'](_0x41b23f,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x8f8ca0['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0xd982cb,{writer:_0x26128c})=>H(_0x26128c)}),_0x8f8ca0['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x111323,{writer:_0x2fde9a})=>{const _0x2f054a=H(_0x2fde9a,{'data-footnotes-list-label':t('Footnotes')}),_0x2a82e9=_0x4606c9(_0x2f054a,_0x2fde9a,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x2fde9a['setCustomProperty']('footnotesDefinitions',!0x0,_0x2a82e9),_0x2a82e9;}});}['_defineDefinitionConverters'](){const {editor:_0x1eb9c5}=this,{conversion:_0x448577,locale:_0x36bbea}=_0x1eb9c5,_0x1155b7=_0x1eb9c5['config']['get']('footnotes.multiBlock');_0x448577['for']('upcast')['add'](_0x45f8d4=>{_0x45f8d4['on']('element:li',(_0x1b92fc,_0x3eae09,_0x408016)=>{const _0x16bbae=_0x3eae09['viewItem'];if(!_0x16bbae['hasClass']('footnote-definition')||!_0x16bbae['getAttribute']('id'))return;const _0x2e91e1=_0x16bbae['parent'];if(!_0x2e91e1['is']('element','ol')||!_0x2e91e1['hasClass']('footnotes-list'))return;if(!_0x408016['consumable']['test'](_0x16bbae,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x1714d3=_0x408016['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x16bbae['getAttribute']('id')});if(!_0x408016['safeInsert'](_0x1714d3,_0x3eae09['modelCursor']))return;_0x408016['consumable']['consume'](_0x16bbae,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0xc263cf=Array['from'](_0x16bbae['getChildren']())['find'](_0x443244=>_0x443244['is']('element')&&_0x443244['hasClass']('footnote-content'));for(const _0x37b213 of _0x16bbae['getChildren']())_0x37b213['is']('element')&&(_0x408016['consumable']['consume'](_0x37b213,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x408016['consumable']['consume'](_0x37b213,{'name':!0x0,'classes':'footnote-content'}));if(_0xc263cf){if(_0x1155b7)_0x408016['convertChildren'](_0xc263cf,_0x1714d3);else{const _0x201105=_0x408016['writer']['createElement']('footnoteInlineContent');_0x408016['writer']['insert'](_0x201105,_0x1714d3),_0x408016['convertChildren'](_0xc263cf,_0x201105);}}_0x408016['updateConversionResult'](_0x1714d3,_0x3eae09);});}),_0x448577['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2a6321,{writer:_0x4497bf})=>X(_0x2a6321,_0x4497bf,_0x36bbea,{'dataPipeline':!0x0})}),_0x448577['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x49e7cb,{writer:_0x2f8d40})=>X(_0x49e7cb,_0x2f8d40,_0x36bbea)});}['_defineBogusParagraphConverters'](){const {editor:_0x22a93c}=this,{conversion:_0x1ff251}=_0x22a93c;_0x22a93c['config']['get']('footnotes.multiBlock')?(_0x1ff251['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':B(),'converterPriority':'high'}),_0x1ff251['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':B({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x22a93c['model']['document'],'change:data',()=>{!function(_0x3c3c6b,_0x39111a){const _0xc7d1b2=_0x3c3c6b['document']['differ'],_0x155093=new Set();for(const _0x32adcb of _0xc7d1b2['getChanges']()){const _0x20fb5e='attribute'==_0x32adcb['type']?_0x32adcb['range']['start']['parent']:_0x32adcb['position']['parent'];_0x20fb5e['is']('element','footnoteDefinition')&&_0x155093['add'](_0x20fb5e);}for(const _0x2d1291 of _0x155093['values']()){const _0x2139dd=Array['from'](_0x2d1291['getChildren']())['filter'](_0x5ec715=>U(_0x5ec715,_0x39111a['mapper']));for(const _0x18e2d3 of _0x2139dd)_0x39111a['reconvertItem'](_0x18e2d3);}}(_0x22a93c['model'],_0x22a93c['editing']);})):(_0x1ff251['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':B()}),_0x1ff251['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0xf9e12b,{writer:_0x55a417})=>{const _0x306ac0=_0x55a417['createContainerElement']('span');return _0x55a417['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x306ac0),_0x306ac0;}}));}['_defineKeyboardHandlers'](){const {editor:_0x2ffc59}=this,{editing:_0x461936,t:t}=_0x2ffc59,_0x5e8445=_0x2ffc59['model']['document']['selection'];_0x2ffc59['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x2ffc59['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x461936['view']['document'],'enter',(_0x3ad13f,_0x162af2)=>{const _0x161fbd=function(_0x462a53){const _0xb5e733=_0x462a53['getSelectedElement']();if(_0xb5e733?.['is']('element','footnoteRef'))return _0xb5e733;return null;}(_0x5e8445);if(_0x161fbd){const _0x4254de=_0x161fbd['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x4254de),_0x162af2['preventDefault'](),_0x3ad13f['stop']();}},{'context':_0x22860c});}['_defineClickHandlers'](){const {editor:_0x2ec9a3}=this,{editing:_0x44e0bd}=_0x2ec9a3;_0x2ec9a3['editing']['view']['addObserver'](_0x5a76ed),_0x2ec9a3['editing']['view']['addObserver'](_0x281a55);let _0x248e77=!0x1;this['listenTo'](_0x44e0bd['view']['document'],'pointerdown',(_0x38f6d0,_0x79dbef)=>{const {target:_0xe684e0}=_0x79dbef,_0x1c898e=_0x44e0bd['view']['document']['selection'];_0x248e77=!!(_0xe684e0?.['is']('element','a')&&_0xe684e0['parent']?.['is']('element','sup')&&_0xe684e0['parent']['hasClass']('footnote'))&&_0x1c898e['getSelectedElement']()===_0xe684e0['parent'];},{'priority':'high'}),this['listenTo'](_0x44e0bd['view']['document'],'click',(_0x162e42,_0x41023)=>{const {target:_0x5c6312}=_0x41023;if(!_0x5c6312?.['is']('element','a'))return;if(_0x5c6312['parent']?.['is']('element','sup')&&_0x5c6312['parent']['hasClass']('footnote')&&!_0x248e77)return void _0x41023['preventDefault']();let _0x348a2f=_0x5c6312['getAttribute']('href');if(!_0x348a2f?.['startsWith']('#'))return;_0x348a2f=_0x348a2f['slice'](0x1);let _0x494771=!0x1;(_0x348a2f['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x348a2f['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x348a2f))&&(_0x494771=!0x0),_0x494771&&(_0x41023['preventDefault'](),_0x162e42['stop']());},{'priority':'high','context':'$capture'});}}function B({dataPipeline:_0x53475e}={}){return(_0x133eb2,{writer:_0x1f7ff6})=>{if(!M(_0x133eb2))return null;if(!_0x53475e)return _0x1f7ff6['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x149310=_0x1f7ff6['createContainerElement']('p');return _0x1f7ff6['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x149310),_0x149310;};}function M(_0x13b908){const {parent:_0x1a7eb4}=_0x13b908;if(!_0x1a7eb4?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x1a7eb4['childCount'])return!0x1;for(const _0x5572d6 of _0x13b908['getAttributeKeys']())if(!_0x5572d6['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x5572d6)return!0x1;return!0x0;}function U(_0x536f95,_0x40a5ef){if(!_0x536f95['is']('element','paragraph'))return!0x1;const _0x489273=_0x40a5ef['toViewElement'](_0x536f95);return!!_0x489273&&M(_0x536f95)!==_0x489273['is']('element','span');}function q(_0x3b1a21){return _0x22860c(_0x3b1a21)&&_0x3b1a21['is']('containerElement')&&!!_0x3b1a21['getCustomProperty']('footnotesDefinitions');}function H(_0x35d03d,_0x5e2757={}){const _0x227346=_0x35d03d['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x24ede3=_0x35d03d['createContainerElement']('ol',{'class':'footnotes-list'},_0x35d03d['createSlot']());return _0x35d03d['createContainerElement']('div',{'class':'footnotes',..._0x5e2757},[_0x227346,_0x24ede3]);}function z(_0x27001f,_0x58179e){const _0x4b27af=_0x27001f['getAttribute']('footnoteId'),_0x367b95=_0x27001f['getAttribute']('footnoteCounter'),_0x5377cd=_0x58179e['createUIElement']('a',{'href':'#'+_0x4b27af},function(_0x129fd3){const _0x220d04=this['toDomElement'](_0x129fd3);return _0x220d04['textContent']=_0x367b95,_0x220d04;}),_0x461c36=_0x58179e['createContainerElement']('sup',{'id':'ref-'+_0x4b27af,'class':'footnote'},[_0x5377cd]);return _0x461c36['getFillerOffset']=()=>null,_0x461c36;}function X(_0x1b995b,_0xa684ab,_0x27a810,{dataPipeline:_0x313735}={}){const {t:t}=_0x27a810,_0x884b08=_0x1b995b['getAttribute']('footnoteId'),_0x557bd1=_0xa684ab['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x884b08},function(_0x5a40cb){const _0x867d17=this['toDomElement'](_0x5a40cb);return _0x867d17['innerText']='^',_0x867d17;}),_0x47e054=_0x313735?_0xa684ab['createContainerElement']('div',{'class':'footnote-content'}):_0x3d3e1d(_0xa684ab['createEditableElement']('div',{'class':'footnote-content'}),_0xa684ab,{'label':t('Footnote\x20content.')});return _0xa684ab['insert'](_0xa684ab['createPositionAt'](_0x47e054,0x0),_0xa684ab['createSlot']()),_0xa684ab['createContainerElement']('li',{'class':'footnote-definition','id':_0x884b08},[_0x557bd1,_0x47e054]);}class J extends _0xca4277{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[$,_0x2f720e];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x157d3f}=this,{plugins:_0x1cd537,model:_0x51c780}=_0x157d3f,_0x5167d2=_0x1cd537['get'](_0x2f720e),_0x31c347=_0x1cd537['get'](K);this['listenTo'](_0x5167d2,'outputTransformation',(_0x182bcd,_0x2c8666)=>{const _0xf29279=Q(_0x51c780['createRangeIn'](_0x2c8666['content']));if(!_0xf29279['length'])return;const _0x5bf194=_0x31c347['getFootnotes'](),_0x4ede2c=_0xf29279['reduce']((_0x513c59,_0x3819f9)=>{const _0x37ff25=_0x5bf194['find'](_0x21b6be=>_0x21b6be['id']===_0x3819f9);if(_0x37ff25){const _0xd2ff27=_0x157d3f['data']['toView'](_0x37ff25['definition'],{'isClipboardPipeline':!0x0}),_0x1617f5=_0x157d3f['data']['htmlProcessor']['toData'](_0xd2ff27);_0x513c59[_0x37ff25['id']]=_0x1617f5;}return _0x513c59;},Object['create'](null));_0x2c8666['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x4ede2c));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x517117}=this,{model:_0x5b9cd3,plugins:_0x29362b}=_0x517117,{view:_0x55fcfd}=_0x517117['editing'],_0x3790c9=_0x29362b['get'](_0x2f720e),_0x38e4cc=_0x29362b['get'](K),_0x849aac=_0x517117['config']['get']('footnotes.multiBlock');let _0x48488e=null;this['listenTo'](_0x55fcfd['document'],'clipboardInput',(_0x52727e,_0x506383)=>{const _0x438e07=_0x506383['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x48488e=_0x438e07?JSON['parse'](_0x438e07):null;}),this['listenTo'](_0x3790c9,'contentInsertion',(_0xc617af,_0x436d2f)=>{const _0x48607e=_0x436d2f['sourceEditorId']===this['editor']['id'];_0x48607e&&'drop'===_0x436d2f['method']||_0x5b9cd3['change'](_0x5c7139=>{let _0x460b58=_0x38e4cc['getFootnotesDefinitionsObjectElement']();const _0xf79027=!!_0x460b58&&Array['from'](_0x5b9cd3['document']['selection']['getSelectedBlocks']())['includes'](_0x460b58);if(!_0x48488e&&function(_0x1fdf2f){for(const {item:_0x2dc39f}of _0x1fdf2f)if(_0x2dc39f['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x5b9cd3['createRangeIn'](_0x436d2f['content']))&&(_0x48488e=function(_0x47b601,_0x2b1d19){const _0xfbd37e=G(_0x47b601,_0x2b1d19);if(!_0xfbd37e)return null;const _0x27858b=Object['create'](null);for(const _0x62025c of _0xfbd37e['getChildren']())_0x62025c['is']('element','footnoteDefinition')&&_0x62025c['hasAttribute']('footnoteId')&&(_0x27858b[_0x62025c['getAttribute']('footnoteId')]=_0x47b601['cloneElement'](_0x62025c,!0x0));return Object['keys'](_0x27858b)['length']?_0x27858b:null;}(_0x5c7139,_0x436d2f['content'])),(_0x460b58&&!_0xf79027||!_0x460b58&&!_0x48488e)&&function(_0x1aba4e,_0x289a7e){const _0x2d2675=[];for(const {item:_0x305656}of _0x1aba4e['createRangeIn'](_0x289a7e))_0x305656['is']('element','footnotesDefinitions')&&_0x2d2675['push'](_0x305656);for(const _0x51de96 of _0x2d2675)_0x1aba4e['remove'](_0x51de96);}(_0x5c7139,_0x436d2f['content']),!_0x48488e)return;const {selection:_0x39ee39}=_0x5b9cd3['document'],_0x521832=_0x39ee39['getFirstRange']()['root'];_0x460b58&&!_0xf79027||(_0x460b58=G(_0x5c7139,_0x436d2f['content']),_0x460b58||=_0x38e4cc['_insertEmptyFootnotesDefinitionsContainer'](_0x5c7139,_0x521832));const _0x18f669=Array['from'](_0x39ee39['getRanges']())['flatMap'](Q),_0x559f31=function(_0x595740,_0x28fb92,_0x4b2de0){const _0x257a22=Object['create'](null);for(const {item:_0x4bdc2e}of _0x595740['createRangeIn'](_0x28fb92))if(_0x4bdc2e['is']('element','footnoteRef')){const _0x395184=_0x4bdc2e['getAttribute']('footnoteId');if(!_0x4b2de0(_0x395184))continue;_0x257a22[_0x395184]||(_0x257a22[_0x395184]=_0x514d95()),_0x595740['setAttribute']('footnoteId',_0x257a22[_0x395184],_0x4bdc2e);}return _0x257a22;}(_0x5c7139,_0x436d2f['content'],_0x48768c=>{if(!_0x48607e)return!0x0;return!!_0x38e4cc['getFootnote'](_0x48768c)&&!_0x18f669['includes'](_0x48768c);});for(const [_0x176da0,_0x235edc]of Object['entries'](_0x48488e)){const _0x2ef44f=_0x559f31[_0x176da0]||_0x176da0;let _0x3281d9;if('string'!=typeof _0x235edc)_0x3281d9=_0x235edc,_0x2ef44f!==_0x176da0&&_0x5c7139['setAttribute']('footnoteId',_0x2ef44f,_0x3281d9);else{_0x3281d9=_0x5c7139['createElement']('footnoteDefinition',{'footnoteId':_0x2ef44f});const _0x38a943=_0x517117['data']['htmlProcessor']['toView'](_0x235edc);let _0x1399a2;if(_0x849aac)_0x1399a2=_0x517117['data']['toModel'](_0x38a943,_0x3281d9);else{_0x1399a2=_0x5c7139['createElement']('footnoteInlineContent');const _0xa00a1b=_0x517117['data']['toModel'](_0x38a943,_0x1399a2);_0x5c7139['insert'](_0xa00a1b,_0x1399a2);}_0x5c7139['append'](_0x1399a2,_0x3281d9);}_0x5c7139['insert'](_0x3281d9,_0x460b58,'end');}_0x48488e=null;});});}}function G(_0x98344,_0x2af715){for(const {item:_0x3cd6f3}of _0x98344['createRangeIn'](_0x2af715))if(_0x3cd6f3['is']('element','footnotesDefinitions'))return _0x3cd6f3;return null;}function Q(_0x3309d4){const _0x58414c=new Set();for(const {item:_0x1628d2}of _0x3309d4)_0x1628d2['is']('element','footnoteRef')&&_0x58414c['add'](_0x1628d2['getAttribute']('footnoteId'));return Array['from'](_0x58414c);}class W extends _0xca4277{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2b628b}=this,{componentFactory:_0x382683}=_0x2b628b['ui'];_0x382683['add']('insertFootnote',Y(_0x2b628b,_0x4aa0c3)),_0x382683['add']('menuBar:insertFootnote',Y(_0x2b628b,_0x4feee6)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5af072=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x81742a;for(const _0x140faf in _0x5af072){const _0x11b88e=_0x140faf,_0x1c7ce3=_0x5af072[_0x11b88e];if('footnotesLicenseKeyValid'==_0x1c7ce3||'footnotesLicenseKeyInvalid'==_0x1c7ce3||'footnotesLicenseKeyExpired'==_0x1c7ce3||'footnotesLicenseKeyDomainLimit'==_0x1c7ce3||'footnotesLicenseKeyNotAllowed'==_0x1c7ce3||'footnotesLicenseKeyEvaluationLimit'==_0x1c7ce3||'footnotesLicenseKeyUsageLimit'==_0x1c7ce3){delete _0x5af072[_0x11b88e],_0x81742a=_0x1c7ce3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x81742a&&_0x5af072['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x81742a&&_0x5af072['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x81742a&&_0x5af072['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x81742a&&_0x5af072['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x81742a&&_0x5af072['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x81742a&&_0x5af072['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function Y(_0x52c6e5,_0x390e76){const _0x5444ce=_0x52c6e5['commands']['get']('insertFootnote');return _0x1ad3a2=>{const {t:t}=_0x1ad3a2,_0x3f7aa8=new _0x390e76(_0x1ad3a2),_0x405f46=_0x3f7aa8 instanceof _0x4feee6;return _0x3f7aa8['bind']('isEnabled')['to'](_0x5444ce,'isEnabled'),_0x3f7aa8['set']({'label':t(_0x405f46?'Footnote':'Insert\x20footnote'),'icon':_0x57e4d5,'tooltip':!0x0}),_0x3f7aa8['on']('execute',()=>{_0x5444ce['execute'](),_0x52c6e5['editing']['view']['focus']();}),_0x3f7aa8;};}class Z extends _0xca4277{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[$,J,W];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const tt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],et=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),ot=[...tt,'arabic-indic','lower-alpha','upper-alpha'];class nt extends _0x238c5c{['refresh'](){const {editor:_0x64bb}=this,_0x5253e5=_0x64bb['plugins']['get'](K)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x5253e5,this['value']=_0x5253e5?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x23eef5}){const {editor:_0xe5a9a4}=this,_0x36657f=_0xe5a9a4['plugins']['get'](K),_0x1fc277=_0x36657f['getFootnotesDefinitionsObjectElement']();_0x1fc277&&ot['includes'](_0x23eef5)&&_0xe5a9a4['model']['change'](_0x3327eb=>{_0x3327eb['setAttribute']('footnotesListStyle',_0x23eef5,_0x1fc277),_0x36657f['_updateFootnotesCounters'](_0x3327eb);});}}class it extends _0x238c5c{['refresh'](){const {editor:_0x33784}=this,_0x1ee7bf=_0x33784['plugins']['get'](K)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1ee7bf,this['value']=_0x1ee7bf?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x56a9a2}){const {editor:_0x25c66e}=this,_0x5b9d79=_0x25c66e['plugins']['get'](K),_0x5dd036=_0x5b9d79['getFootnotesDefinitionsObjectElement']();_0x5dd036&&Number['isInteger'](_0x56a9a2)&&_0x25c66e['model']['change'](_0x1e5cbd=>{_0x1e5cbd['setAttribute']('footnotesListStart',_0x56a9a2,_0x5dd036),_0x5b9d79['_updateFootnotesCounters'](_0x1e5cbd);});}}function st(_0x2973aa,_0x51bfd7){let _0x163e40='',_0x1ebdbb=_0x2973aa;for(;_0x1ebdbb>0x0;){const _0xecb34f=(_0x1ebdbb-0x1)%0x1a;_0x163e40=String['fromCharCode'](0x61+_0xecb34f)+_0x163e40,_0x1ebdbb=Math['floor']((_0x1ebdbb-0x1)/0x1a);}return _0x51bfd7?_0x163e40['toUpperCase']():_0x163e40;}const rt=[{'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 lt(_0x5dc097,_0xe68479){let _0x1c48ef='',_0x248b8d=_0x5dc097;for(const {value:_0x52f23a,numeral:_0x1664a6}of rt)for(;_0x248b8d>=_0x52f23a;)_0x1c48ef+=_0x1664a6,_0x248b8d-=_0x52f23a;return _0xe68479?_0x1c48ef:_0x1c48ef['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class at extends _0xca4277{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[$,K];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x9f66f1}=this;_0x9f66f1['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x9f66f1['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x9f66f1['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x9f66f1['commands']['add']('footnotesStyle',new nt(_0x9f66f1)),_0x9f66f1['commands']['add']('footnotesStart',new it(_0x9f66f1)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x305c28}=this,{schema:_0x40a34c}=_0x305c28['model'];_0x40a34c['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x22a0bf}=this,{conversion:_0xae4141,model:_0x4f44c4}=_0x22a0bf,{schema:_0x15b1d6}=_0x4f44c4;_0xae4141['for']('upcast')['add'](_0xcff679=>{_0xcff679['on']('element:ol',(_0x2d0373,_0x1345ad,_0x23af9d)=>{const _0x5d2e82=_0x1345ad['viewItem'],_0x419d31=_0x1345ad['modelCursor']?.['parent'];_0x5d2e82['hasClass']('footnotes-list')&&_0x419d31?.['is']('element','footnotesDefinitions')&&(function(_0x5139ca,_0x10f3e0,_0x11a90e,_0x393962){if(!_0x393962['checkAttribute'](_0x10f3e0,'footnotesListStart'))return;let _0x357477=0x1;const _0x5506d1=_0x11a90e['consumable']['consume'](_0x5139ca,{'attributes':'start'});if(_0x5506d1){const _0x412450=Number['parseInt'](_0x5139ca['getAttribute']('start'),0xa);Number['isNaN'](_0x412450)||(_0x357477=_0x412450);}!_0x5506d1&&_0x10f3e0['hasAttribute']('footnotesListStart')||_0x11a90e['writer']['setAttribute']('footnotesListStart',_0x357477,_0x10f3e0);}(_0x5d2e82,_0x419d31,_0x23af9d,_0x15b1d6),function(_0x5bef66,_0x48c344,_0x5773f0,_0x14238d){if(!_0x14238d['checkAttribute'](_0x48c344,'footnotesListStyle'))return;let _0x2717f7='decimal',_0x54ff34=!0x1;if(_0x5773f0['consumable']['consume'](_0x5bef66,{'attributes':'type'})){const _0x27ae50={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x5bef66['getAttribute']('type')];_0x27ae50&&(_0x2717f7=_0x27ae50),_0x54ff34=!0x0;}if(_0x5773f0['consumable']['consume'](_0x5bef66,{'styles':'list-style-type'})){const _0xdf93a6=ct(_0x5bef66['getStyle']('list-style-type'));_0xdf93a6&&(_0x2717f7=_0xdf93a6),_0x54ff34=!0x0;}!_0x54ff34&&_0x48c344['hasAttribute']('footnotesListStyle')||_0x5773f0['writer']['setAttribute']('footnotesListStyle',_0x2717f7,_0x48c344);}(_0x5d2e82,_0x419d31,_0x23af9d,_0x15b1d6));});}),_0xae4141['for']('downcast')['add'](_0x422b1b=>{_0x422b1b['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x5f35db,_0x4f7f6c,_0x131100)=>{if(!_0x131100['consumable']['consume'](_0x4f7f6c['item'],_0x5f35db['name']))return;const _0xac0706=ut(_0x4f7f6c['item'],_0x131100['mapper']),{attributeNewValue:_0x3e7c1e}=_0x4f7f6c;null==_0x3e7c1e||0x1===_0x3e7c1e?_0x131100['writer']['removeAttribute']('start',_0xac0706):_0x131100['writer']['setAttribute']('start',String(_0x3e7c1e),_0xac0706);}),_0x422b1b['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x1cbe24,_0x292739,_0x1f3868)=>{if(!_0x1f3868['consumable']['consume'](_0x292739['item'],_0x1cbe24['name']))return;const _0x1bbb88=ut(_0x292739['item'],_0x1f3868['mapper']),{attributeNewValue:_0x617bdc}=_0x292739;_0x617bdc&&'decimal'!==_0x617bdc?_0x1f3868['writer']['setStyle']('list-style-type',_0x617bdc,_0x1bbb88):_0x1f3868['writer']['removeStyle']('list-style-type',_0x1bbb88);});});}['_definePostfixer'](){const {editor:_0x1ed265}=this,{model:_0x4c2934}=_0x1ed265,_0x1d7f47=_0x1ed265['plugins']['get'](K),_0x59c79d=this['_getDefaultListStyle'](),_0x203d7d=this['_getDefaultStartIndex']();_0x4c2934['document']['registerPostFixer'](_0x3eb952=>{const _0x18ba5d=_0x4c2934['document']['differ']['getChanges']();let _0x30d7b2=!0x1;for(const _0x15f338 of _0x18ba5d){if('insert'!==_0x15f338['type']||'$text'===_0x15f338['name'])continue;const _0x65b505=_0x4c2934['createRangeOn'](_0x15f338['position']['nodeAfter']);for(const _0x36fd28 of _0x65b505['getItems']())_0x36fd28['is']('element','footnotesDefinitions')&&(!_0x36fd28['hasAttribute']('footnotesListStart')&&_0x4c2934['schema']['checkAttribute'](_0x36fd28,'footnotesListStart')&&(_0x3eb952['setAttribute']('footnotesListStart',_0x203d7d,_0x36fd28),_0x30d7b2=!0x0),!_0x36fd28['hasAttribute']('footnotesListStyle')&&_0x4c2934['schema']['checkAttribute'](_0x36fd28,'footnotesListStyle')&&(_0x3eb952['setAttribute']('footnotesListStyle',_0x59c79d,_0x36fd28),_0x30d7b2=!0x0));}return _0x30d7b2&&_0x1d7f47['_updateFootnotesCounters'](_0x3eb952),_0x30d7b2;});}['_defineFormatter'](){const {editor:_0x3ca3f8}=this;_0x3ca3f8['plugins']['get'](K)['setFootnoteFormatter'](_0x1ec764=>this['_formatFootnoteListValue'](_0x1ec764));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x333624,value:_0x5ea594,digits:_0x20d3bd}){const _0x142242=_0x333624['getAttribute']('footnotesListStyle'),_0x3e7e8f=_0x333624['getAttribute']('footnotesListStart'),_0x180f52=Math['floor'](_0x5ea594)+(_0x3e7e8f??0x1)-0x1;switch(_0x142242){case'decimal-leading-zero':return function(_0x342876,_0x55c243){return String(_0x342876)['padStart'](_0x55c243,'0');}(_0x180f52,Math['max'](0x2,_0x20d3bd));case'lower-alpha':case'lower-latin':return st(_0x180f52,!0x1);case'upper-alpha':case'upper-latin':return st(_0x180f52,!0x0);case'lower-roman':return lt(_0x180f52,!0x1);case'upper-roman':return lt(_0x180f52,!0x0);case'arabic-indic':return String(_0x180f52)['replace'](/\d/g,_0x37a582=>ft[Number(_0x37a582)]);default:return String(_0x180f52);}}}function ct(_0x3c935f){if('string'==typeof _0x3c935f){const _0x1b3e0a=et[_0x3c935f];if(_0x1b3e0a)return _0x1b3e0a;if(ot['includes'](_0x3c935f))return _0x3c935f;}return null;}function ut(_0x331864,_0x4d6199){const _0x47e6f4=_0x4d6199['toViewElement'](_0x331864);return Array['from'](_0x47e6f4['getChildren']())['find'](_0x548bb2=>_0x548bb2['is']('element','ol')&&_0x548bb2['hasClass']('footnotes-list'));}class dt extends _0x1774ea{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x569d46();['keystrokes']=new _0xcb1c00();['focusables']=new _0x5842bc();['focusCycler'];constructor(_0x56688e,{styleButtonViews:_0x1d1997,styleGridAriaLabel:_0x15c6b6}){super(_0x56688e),(this['focusCycler']=new _0x3e6916({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x1d1997,_0x15c6b6),[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 _0x5ca72f of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x5ca72f['element']);_0x44da04({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x1b9e6c['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 _0x2a0605=_0x5802e5=>_0x5802e5['stopPropagation']();this['keystrokes']['set']('arrowright',_0x2a0605),this['keystrokes']['set']('arrowleft',_0x2a0605),this['keystrokes']['set']('arrowup',_0x2a0605),this['keystrokes']['set']('arrowdown',_0x2a0605);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x315b5f,_0x27c153){const _0xdb0eb4=new _0x1774ea(this['locale']);return _0xdb0eb4['children']=_0xdb0eb4['createCollection'](),_0xdb0eb4['children']['addMany'](_0x315b5f),_0xdb0eb4['setTemplate']({'tag':'div','attributes':{'aria-label':_0x27c153,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0xdb0eb4['children']}),_0xdb0eb4['children']['delegate']('execute')['to'](this),_0xdb0eb4['focus']=function(){for(const _0x49505b of this['children'])if(_0x49505b instanceof _0x4aa0c3&&_0x49505b['isOn'])return void _0x49505b['focus']();this['children']['first']['focus']();},_0xdb0eb4['focusTracker']=new _0x569d46(),_0xdb0eb4['keystrokes']=new _0xcb1c00(),_0xdb0eb4['render'](),_0xdb0eb4['keystrokes']['listenTo'](_0xdb0eb4['element']),this['children']['add'](_0xdb0eb4),_0xdb0eb4;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x5b22cb=this['_createStartIndexPropertyView'](),_0x104d31=[_0x5b22cb],_0x33fb51=new _0x204605(this['locale'],_0x104d31);return _0x33fb51['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x33fb51['buttonView']['bind']('isEnabled')['toMany'](_0x104d31,'isEnabled',(..._0x132176)=>_0x132176['some'](_0x39c5b6=>_0x39c5b6)),_0x33fb51['buttonView']['on']('change:isEnabled',(_0x44ed82,_0x4450f3,_0x3d4a8b)=>{_0x3d4a8b||(_0x33fb51['isCollapsed']=!0x0);}),this['children']['add'](_0x33fb51),[_0x5b22cb,_0x33fb51];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x3f20b0=new _0x4c66cf(this['locale'],_0x5bdaff);return _0x3f20b0['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x3f20b0['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x3f20b0['fieldView']['on']('input',()=>{const _0x482c28=_0x3f20b0['fieldView']['element'],_0x56eba3=_0x482c28['valueAsNumber'];Number['isNaN'](_0x56eba3)?_0x3f20b0['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x482c28['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x56eba3}):_0x3f20b0['errorText']=t(_0x56eba3<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x3f20b0;}}class ht extends _0xca4277{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x1d5ca5,_0x5ae0b7];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xce2f94}=this,{componentFactory:_0x2be98e}=_0xce2f94['ui'];_0xce2f94['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x2be98e['add']('footnotesStyle',function(_0x4cf826){return _0x59f5ec=>{const {t:t}=_0x59f5ec,_0x5083d8=_0x4cf826['commands']['get']('footnotesStyle'),_0x45ac64=_0x299e86(_0x59f5ec),{buttonView:_0xd644a8}=_0x45ac64;return _0x45ac64['class']='ck-footnotes-styles-dropdown',_0x45ac64['bind']('isEnabled')['to'](_0x5083d8,'isEnabled'),_0xd644a8['set']({'label':t('Footnotes\x20style'),'icon':_0x57e4d5,'tooltip':!0x0}),_0x45ac64['once']('change:isOpen',()=>{const _0xe34991=function({editor:_0x19a992,dropdownView:_0x2aeac6}){const {t:t}=_0x19a992['locale'],_0x4b2852=t('Footnotes\x20definitions\x20styles'),_0x4f6ea7=function(_0x117e27){const {t:t}=_0x117e27['locale'],_0x34ea41=_0x117e27['config']['get']('footnotes.footnotesProperties.listStyles'),_0x275b92=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x412a6d},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x15dd7d},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x301a2d},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x147260},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x22f87b},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x65f1cf},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x2469ae}];return _0x34ea41['map'](_0xbc40be=>{const _0x38fc64=ct(_0xbc40be),_0x3812fa=_0x275b92['find'](_0x268495=>_0x268495['style']===_0x38fc64);return function(_0x401ca2,_0x11f217){const {locale:_0x2647d6}=_0x401ca2,{label:_0x3ac339,icon:_0x5c42dd,tooltip:_0x48000f,style:_0x4aeb03}=_0x11f217,_0x31398f=_0x401ca2['commands']['get']('footnotesStyle'),_0x17d4f6=new _0x4aa0c3(_0x2647d6);return _0x17d4f6['set']({'label':_0x3ac339,'icon':_0x5c42dd,'tooltip':_0x48000f}),_0x17d4f6['bind']('isOn')['to'](_0x31398f,'value',_0x1bf107=>_0x1bf107===_0x4aeb03),_0x17d4f6['bind']('isEnabled')['to'](_0x31398f,'isEnabled'),_0x17d4f6['on']('execute',()=>{_0x401ca2['execute']('footnotesStyle',{'value':_0x4aeb03}),_0x401ca2['editing']['view']['focus']();}),_0x17d4f6;}(_0x117e27,_0x3812fa);});}(_0x19a992),_0x40b31d=new dt(_0x19a992['locale'],{'styleGridAriaLabel':_0x4b2852,'styleButtonViews':_0x4f6ea7}),_0x42e5a9=_0x19a992['commands']['get']('footnotesStart');return _0x40b31d['startIndexFieldView']['bind']('isEnabled')['to'](_0x42e5a9),_0x40b31d['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x42e5a9),_0x40b31d['on']('footnotesListStart',(_0x2c772e,_0x56f115)=>{_0x19a992['execute']('footnotesStart',{'value':_0x56f115['startIndex']});}),_0x40b31d['delegate']('execute')['to'](_0x2aeac6),_0x40b31d;}({'editor':_0x4cf826,'dropdownView':_0x45ac64});_0x45ac64['panelView']['children']['add'](_0xe34991);}),_0x45ac64;};}(_0xce2f94));}['afterInit'](){const {editor:_0xeeffde}=this,{t:t}=_0xeeffde['locale'],_0x31d395=_0xeeffde['plugins']['get'](_0x5ae0b7),{defaultPositions:_0x19515f}=_0x43476f;_0x31d395['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0xeeffde['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x92b61a=>{let _0x375681=_0x92b61a['getFirstPosition']()?.['parent'];return _0x375681?.['is']('$text')&&(_0x375681=_0x375681['parent']),_0x375681?.['is']('element')?_0x375681['findAncestor'](q):null;},'positions':[_0x19515f['southArrowNorth'],_0x19515f['southArrowNorthMiddleWest'],_0x19515f['southArrowNorthMiddleEast'],_0x19515f['southArrowNorthWest'],_0x19515f['southArrowNorthEast'],_0x19515f['northArrowSouth'],_0x19515f['northArrowSouthMiddleWest'],_0x19515f['northArrowSouthMiddleEast'],_0x19515f['northArrowSouthWest'],_0x19515f['northArrowSouthEast'],_0x19515f['viewportStickyNorth']]});}}class mt extends _0xca4277{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[at,ht];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{Z as Footnotes,J as FootnotesClipboard,$ as FootnotesEditing,mt as FootnotesProperties,at as FootnotesPropertiesEditing,ht as FootnotesPropertiesUI,it as FootnotesStartCommand,nt as FootnotesStyleCommand,K as FootnotesTracker,W as FootnotesUI,V as InsertFootnoteCommand};
23
+ import{Plugin as _0x8bc47d,Command as _0x2ecdf5}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x5618f5,isWidget as _0x2698e2,toWidgetEditable as _0x329aa6,WidgetToolbarRepository as _0x2e58dc}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x24f2b5,logWarning as _0x2a0981,FocusTracker as _0xb307b8,KeystrokeHandler as _0x2e41a2,global as _0x30fc27}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x4d6499,ClickObserver as _0x4f66ef}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x2aa6c6}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x4e1c3e,ButtonView as _0x4d71ae,View as _0x5bcf97,ViewCollection as _0x217e0f,FocusCycler as _0x11a4bf,addKeyboardHandlingForGrid as _0xa476a5,CollapsibleView as _0x1b22a0,LabeledFieldView as _0x3270d7,createLabeledInputNumber as _0x7de0f,ContextualBalloon as _0x2dbb58,BalloonPanelView as _0x30a1b4,createDropdown as _0x1ef1d7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x2e9740,IconListStyleDecimal as _0x5c9280,IconListStyleDecimalLeadingZero as _0x3ccbff,IconListStyleLowerRoman as _0x517153,IconListStyleUpperRoman as _0x56c656,IconListStyleLowerLatin as _0x3ac635,IconListStyleUpperLatin as _0x297597,IconListStyleArabicIndic as _0xa81f0f}from'@ckeditor/ckeditor5-icons/dist/index.js';class R{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x442b7b,_0x447bae){this['_model']=_0x442b7b,this['_elementName']=_0x447bae['elementName'],this['_getElementKey']=_0x447bae['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x277c62){const _0x14b244=new Set(),_0x10da2c=new Map();for(const _0x7f795 of _0x277c62){if('insert'===_0x7f795['type']&&'$text'!==_0x7f795['name']&&_0x7f795['position']['nodeAfter']){const _0x37e015=this['_model']['createRangeOn'](_0x7f795['position']['nodeAfter']);for(const _0x4b0b76 of _0x37e015['getItems']()){if(!_0x4b0b76['is']('element',this['_elementName']))continue;const _0x143be7=this['_getElementKey'](_0x4b0b76);_0x10da2c['has'](_0x143be7)||_0x10da2c['set'](_0x143be7,[]),_0x10da2c['get'](_0x143be7)['push'](_0x4b0b76);}}if('remove'===_0x7f795['type']&&_0x7f795['name']===this['_elementName']){const _0x4ceb9f=this['_getElementKey']({'getAttribute':_0x467cc9=>_0x7f795['attributes']['get'](_0x467cc9)});_0x14b244['add'](_0x4ceb9f);}}for(const [_0x3952e3,_0x22a59f]of this['_trackedElements'])'$graveyard'===_0x22a59f['root']['rootName']&&_0x14b244['add'](_0x3952e3);for(const _0x51ec7c of _0x14b244)this['_trackedElements']['delete'](_0x51ec7c);for(const [_0xab74b3,_0x430451]of _0x10da2c)this['_trackedElements']['set'](_0xab74b3,_0x430451[_0x430451['length']-0x1]);const _0x2bb3f4=new Set();for(const [_0x4fad33,_0x40f593]of _0x10da2c)_0x14b244['has'](_0x4fad33)&&(_0x2bb3f4['add'](_0x40f593[0x0]),_0x40f593['length']>0x1?_0x10da2c['set'](_0x4fad33,_0x40f593['slice'](0x1)):_0x10da2c['delete'](_0x4fad33),_0x14b244['delete'](_0x4fad33));return{'removed':Array['from'](_0x14b244),'inserted':Array['from'](_0x10da2c['values']())['flat'](),'moved':Array['from'](_0x2bb3f4)};}}class K extends _0x8bc47d{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x336fc0){super(_0x336fc0),this['_footnoteDefsContainerTracker']=new R(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new R(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x167b17=>_0x167b17['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new R(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x4d4e87=>_0x4d4e87['getAttribute']('footnoteId')});}['init'](){const {editor:_0x539d7a}=this,{model:_0x496479,data:_0x4dc281}=_0x539d7a;_0x496479['document']['registerPostFixer'](_0x17d15e=>{const _0x5cf00d=_0x496479['document']['differ']['getChanges']();let _0x2d7ee8=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x17d15e,_0x5cf00d)&&(_0x2d7ee8=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x17d15e,_0x5cf00d)&&(_0x2d7ee8=!0x0),this['_handleFootnoteReferencesChanges'](_0x17d15e,_0x5cf00d)&&(_0x2d7ee8=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x17d15e)&&(_0x2d7ee8=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x17d15e)&&(_0x2d7ee8=!0x0),this['_sortFootnoteDefinitions'](_0x17d15e)&&(_0x2d7ee8=!0x0),_0x2d7ee8;}),this['listenTo'](_0x496479['document'],'change:data',()=>{_0x496479['enqueueChange']({'isUndoable':!0x1},_0x299e99=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x299e99);});},{'priority':'low'}),this['listenTo'](_0x4dc281,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x101497){return this['_footnotes']['find'](_0x4408f3=>_0x4408f3['id']===_0x101497)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x414255){this['_footnoteFormatter']=_0x414255;}['_updateFootnotesCounters'](_0x246d1c,_0x1cfe4f=0x0){let _0x334f01=!0x1;for(let _0x33cfd3=_0x1cfe4f;_0x33cfd3<this['_footnotes']['length'];_0x33cfd3++)this['_updateFootnoteRefCounter'](_0x246d1c,_0x33cfd3)&&(_0x334f01=!0x0);return _0x334f01;}['_insertEmptyFootnotesDefinitionsContainer'](_0x2111c4,_0x50633b){const _0x2cea3f=_0x2111c4['createElement']('footnotesDefinitions',{});return _0x2111c4['append'](_0x2cea3f,_0x50633b),this['_footnotesDefinitions']=_0x2cea3f,_0x2cea3f;}['_ensureFootnotesDefinitionsContainerExists'](_0xaa890d){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x27ea15=this['_footnotes'][0x0]['reference']['root'],_0x5c5934=this['_insertEmptyFootnotesDefinitionsContainer'](_0xaa890d,_0x27ea15);for(const _0x2b041d of this['_footnotes'])_0x2b041d['definition']['parent']||_0xaa890d['insert'](_0x2b041d['definition'],_0x5c5934,'end');this['_updateFootnotesCounters'](_0xaa890d);}['_handleFootnotesDefinitionsObjectChanges'](_0xb6234e,_0x17f56b){let _0x1366a7=!0x1;const {inserted:_0x5e0a8b,removed:_0x5e15bf,moved:_0x5d724e}=this['_footnoteDefsContainerTracker']['getChanges'](_0x17f56b);if(_0x5d724e['length']&&(this['_footnotesDefinitions']=_0x5d724e[0x0]),_0x5e0a8b['length']){if(_0x5e0a8b['length']>0x1||this['_footnotesDefinitions']&&_0x5e0a8b['some'](_0x1aeef5=>_0x1aeef5!==this['_footnotesDefinitions'])){const _0x5e7855=_0xb6234e['createElement']('footnotesDefinitions',{}),_0xc85178=[];this['_footnotesDefinitions']&&_0xc85178['push'](this['_footnotesDefinitions']),_0xc85178['push'](..._0x5e0a8b),_0xb6234e['insert'](_0x5e7855,_0xc85178[0x0],'before');for(const _0x16ca0d of _0xc85178)_0xb6234e['move'](_0xb6234e['createRangeIn'](_0x16ca0d),_0xb6234e['createPositionAt'](_0x5e7855,'end')),_0xb6234e['remove'](_0x16ca0d);this['_footnotesDefinitions']=_0x5e7855,this['_updateFootnotesCounters'](_0xb6234e),_0x1366a7=!0x0;}else this['_footnotesDefinitions']=_0x5e0a8b[0x0];}if(_0x5e15bf['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x1a489c of this['_footnotes'])_0xb6234e['remove'](_0x1a489c['reference']),_0x1366a7=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x1366a7;}['_handleFootnoteDefinitionsChanges'](_0x4aab05,_0x555006){let _0x1f3f40=!0x1;const _0x4f2cd5=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x48d9f8,moved:_0x394e89}=this['_footnoteDefsTracker']['getChanges'](_0x555006);for(const _0x2deebb of[..._0x394e89,..._0x48d9f8]){const _0xd69d4e=_0x2deebb['getAttribute']('footnoteId'),_0x2bd8e9=this['getFootnote'](_0xd69d4e);_0x2bd8e9&&(_0x2bd8e9['definition']=_0x2deebb),j(_0x4aab05,_0x4f2cd5,_0x2deebb)&&(_0x1f3f40=!0x0);}return _0x1f3f40;}['_handleFootnoteReferencesChanges'](_0x28d71d,_0x32585){let _0x331a37=!0x1;const {removed:_0x18d461,inserted:_0xc59b9b,moved:_0x262d16}=this['_footnoteRefsTracker']['getChanges'](_0x32585);for(const _0x289898 of _0x18d461)this['_handleRemoveFootnoteReferenceById'](_0x28d71d,_0x289898)&&(_0x331a37=!0x0);for(const _0x393ab6 of _0xc59b9b)this['_handleInsertedFootnoteReference'](_0x28d71d,_0x393ab6)&&(_0x331a37=!0x0);for(const _0x5eb4d9 of _0x262d16)this['_handleMovedFootnoteReference'](_0x28d71d,_0x5eb4d9)&&(_0x331a37=!0x0);return _0x331a37;}['_handleFootnotesDefinitionsObjectSync'](_0x3a07c9){if(!this['_footnotesDefinitions'])return!0x1;let _0x58417f=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x33bf94=[];for(const _0x126710 of this['_footnotesDefinitions']['getChildren']()){const _0x1385eb=_0x126710['getAttribute']('footnoteId');this['getFootnote'](_0x1385eb)||(_0x33bf94['unshift'](_0x126710),_0x58417f=!0x0);}for(const _0x3c3eb4 of _0x33bf94)_0x3a07c9['remove'](_0x3c3eb4);}const _0x25e34b=new Set(),_0x2c54eb=[];for(const _0x2dfa7c of this['_footnotesDefinitions']['getChildren']()){const _0x5d8f27=_0x2dfa7c['getAttribute']('footnoteId');_0x25e34b['has'](_0x5d8f27)?(_0x2c54eb['unshift'](_0x2dfa7c),_0x58417f=!0x0):_0x25e34b['add'](_0x5d8f27);}for(const _0x22ec59 of _0x2c54eb)_0x3a07c9['remove'](_0x22ec59);return this['_footnotesDefinitions']['childCount']||(_0x3a07c9['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x58417f=!0x0),_0x58417f;}['_handleInsertedFootnoteReference'](_0x3d906e,_0x23f62f){if(this['_footnotes']['find'](_0x30f7fe=>_0x30f7fe['reference']===_0x23f62f))return!0x1;let _0x1a99aa=!0x1;const _0x3d0b1b=_0x23f62f['getAttribute']('footnoteId'),_0x57f5d6=this['_footnotes']['findIndex'](_0x1fcd5d=>_0x1fcd5d['id']===_0x3d0b1b);-0x1!==_0x57f5d6&&(_0x3d906e['remove'](this['_footnotes'][_0x57f5d6]['reference']),this['_footnotes']['splice'](_0x57f5d6,0x1),_0x1a99aa=!0x0);let _0x528d43=this['_footnotesDefinitions']?function(_0x77baee,_0x4d0404){for(const _0x4fdb01 of _0x77baee['getChildren']())if(_0x4fdb01['getAttribute']('footnoteId')===_0x4d0404)return _0x4fdb01;return null;}(this['_footnotesDefinitions'],_0x3d0b1b):null;_0x528d43||(_0x528d43=_0x3d906e['createElement']('footnoteDefinition',{'footnoteId':_0x3d0b1b}),this['_footnotesDefinitions']&&(_0x3d906e['insert'](_0x528d43,this['_footnotesDefinitions'],'end'),_0x1a99aa=!0x0));const _0x3da1bb={'id':_0x3d0b1b,'reference':_0x23f62f,'definition':_0x528d43},_0x10173d=T(this['editor']['model'],this['_footnotes'],_0x23f62f);this['_footnotes']['splice'](_0x10173d,0x0,_0x3da1bb);let _0x3e58bc=_0x10173d;return-0x1!==_0x57f5d6&&(_0x3e58bc=Math['min'](_0x10173d,_0x57f5d6)),this['_updateFootnotesCounters'](_0x3d906e,_0x3e58bc)&&(_0x1a99aa=!0x0),_0x1a99aa;}['_handleRemoveFootnoteReferenceById'](_0x3ebf4f,_0x55b6bd){const _0x51ab9f=this['_footnotes']['findIndex'](_0x11929d=>_0x11929d['id']===_0x55b6bd);if(-0x1===_0x51ab9f)return!0x1;let _0x223b54=!0x1;const _0x4e18b8=this['_footnotes'][_0x51ab9f];return'$graveyard'!==_0x4e18b8['definition']['root']['rootName']&&(_0x3ebf4f['remove'](_0x4e18b8['definition']),_0x223b54=!0x0),this['_footnotes']['splice'](_0x51ab9f,0x1),this['_updateFootnotesCounters'](_0x3ebf4f,_0x51ab9f)&&(_0x223b54=!0x0),_0x223b54;}['_handleMovedFootnoteReference'](_0x42f86a,_0x56e28f){const _0x24c415=_0x56e28f['getAttribute']('footnoteId'),_0x4f4aea=this['_footnotes']['findIndex'](_0x2406f4=>_0x2406f4['id']===_0x24c415),_0x50a8ab=this['_footnotes'][_0x4f4aea];let _0x5cb084=!0x1;_0x50a8ab['reference']=_0x56e28f,this['_footnotes']['splice'](_0x4f4aea,0x1);const _0x341c71=T(this['editor']['model'],this['_footnotes'],_0x56e28f);return this['_footnotes']['splice'](_0x341c71,0x0,_0x50a8ab),this['_updateFootnotesCounters'](_0x42f86a,Math['min'](_0x4f4aea,_0x341c71))&&(_0x5cb084=!0x0),_0x5cb084;}['_updateFootnoteRefCounter'](_0x5ca7a9,_0x3ee76b){if(!this['_footnotesDefinitions'])return!0x1;const _0x3f3f8b=this['_footnotes'][_0x3ee76b];let _0x441b43;return _0x441b43=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x3f3f8b,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x3ee76b+0x1}):String(_0x3ee76b+0x1),_0x3f3f8b['reference']['getAttribute']('footnoteCounter')!=_0x441b43&&(_0x5ca7a9['setAttribute']('footnoteCounter',_0x441b43,_0x3f3f8b['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x2af889){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x64716a,_0x53fb28){if(_0x64716a['length']!==_0x53fb28['length'])return!0x1;for(let _0x5af984=0x0;_0x5af984<_0x64716a['length'];_0x5af984++)if(_0x64716a[_0x5af984]!==_0x53fb28[_0x5af984])return!0x1;return!0x0;}(this['_footnotes']['map'](_0xaa261e=>_0xaa261e['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x21f279=>_0x21f279['getAttribute']('footnoteId'))))return!0x1;let _0xdff86e=!0x1;for(let _0x108a4a=0x0;_0x108a4a<this['_footnotes']['length'];_0x108a4a++){const _0x1840a1=this['_footnotes'][_0x108a4a],_0x1b3d15=_0x2af889['createPositionBefore'](_0x1840a1['definition']),_0x51bd75=_0x2af889['createPositionAt'](this['_footnotesDefinitions'],_0x108a4a);_0x1b3d15['isEqual'](_0x51bd75)||(_0x2af889['move'](_0x2af889['createRangeOn'](_0x1840a1['definition']),_0x51bd75),_0xdff86e=!0x0);}return _0xdff86e;}['_ensureFootnotesReferencesHaveProperOrder'](_0xd6719f){if(!this['_footnotes']['length'])return!0x1;const {model:_0x4f3d2e}=this['editor'];let _0x26f4af=!0x1;for(let _0x3f0df1=0x0;_0x3f0df1<this['_footnotes']['length']-0x1;_0x3f0df1++){const _0x2343ea=this['_footnotes'][_0x3f0df1],_0x509063=this['_footnotes'][_0x3f0df1+0x1],_0x1e4f6e=_0x4f3d2e['createPositionBefore'](_0x2343ea['reference']),_0xaabaa4=_0x4f3d2e['createPositionBefore'](_0x509063['reference']);'after'===_0x1e4f6e['compareWith'](_0xaabaa4)&&(this['_handleMovedFootnoteReference'](_0xd6719f,_0x2343ea['reference']),_0x3f0df1=-0x1,_0x26f4af=!0x0);}return _0x26f4af;}}function j(_0x2cfc77,_0x18f349,_0x5a8d05){if(_0x5a8d05['childCount'])return!0x1;const _0x556d93=_0x18f349?'paragraph':'footnoteInlineContent';return _0x2cfc77['insert'](_0x2cfc77['createElement'](_0x556d93),_0x5a8d05),!0x0;}function T(_0x4d427e,_0x3f212f,_0x278e56){if(0x0===_0x3f212f['length'])return 0x0;const _0x30ffba=_0x4d427e['createPositionBefore'](_0x278e56);for(let _0x2cf2e0=0x0;_0x2cf2e0<_0x3f212f['length'];_0x2cf2e0++){const _0x3ed270=_0x3f212f[_0x2cf2e0],_0x3196ed=_0x4d427e['createPositionBefore'](_0x3ed270['reference']);if('before'===_0x30ffba['compareWith'](_0x3196ed))return _0x2cf2e0;}const _0x543b24=_0x278e56['root'];let _0x4aaab2=-0x1;for(let _0x39e668=_0x3f212f['length']-0x1;_0x39e668>=0x0;_0x39e668--)if(_0x3f212f[_0x39e668]['reference']['root']===_0x543b24){_0x4aaab2=_0x39e668;break;}if(-0x1!==_0x4aaab2)return _0x4aaab2+0x1;const _0xaac9f8=_0x4d427e['document']['getRootNames'](),_0x28735e=_0xaac9f8['indexOf'](_0x543b24['rootName']),_0x3e9930=_0xaac9f8[_0x28735e+0x1];if(_0x3e9930){for(let _0xa349bb=0x0;_0xa349bb<_0x3f212f['length'];_0xa349bb++)if(_0x3f212f[_0xa349bb]['reference']['root']['rootName']===_0x3e9930)return _0xa349bb;}return _0x3f212f['length'];}class V extends _0x2ecdf5{['refresh'](){const _0x29eb7a=this['editor']['model']['document']['selection'],_0x58e976=this['_getPositionToInsertFootnote'](_0x29eb7a);this['isEnabled']=!!_0x58e976;}['execute'](_0x2452f5){const {editor:_0x378f06}=this,{model:_0x416a14}=_0x378f06,{selection:_0x30b498}=_0x416a14['document'],_0x3d0f72=this['_getPositionToInsertFootnote'](_0x30b498);if(!_0x3d0f72)return;const _0x614d15=_0x378f06['plugins']['get']('FootnotesEditing'),_0x4fa7ad=_0x2452f5?.['footnoteId']??_0x24f2b5();!function(_0x21e574){return'string'==typeof _0x21e574&&_0x21e574['length']>0x0&&!/\s/['test'](_0x21e574)&&!/^\d/['test'](_0x21e574);}(_0x4fa7ad)?_0x2a0981('insert-footnote-command-executed-with-invalid-id'):(_0x416a14['change'](_0x2a08b7=>{const _0x599643=_0x2a08b7['createElement']('footnoteRef',{'footnoteId':_0x4fa7ad});_0x416a14['insertObject'](_0x599643,_0x3d0f72,null);}),_0x614d15['_moveSelectionToFootnoteDefinition'](_0x4fa7ad));}['_getPositionToInsertFootnote'](_0x4ecedc){const {model:_0x3724bf}=this['editor'],{schema:_0x15a84f}=_0x3724bf,_0x404f41=_0x4ecedc['getFirstRange']();for(const _0x13081c of _0x404f41['getItems']())if(_0x15a84f['isBlock'](_0x13081c)||_0x15a84f['isObject'](_0x13081c))return null;const _0x833c6=_0x404f41['end'];return _0x15a84f['checkChild'](_0x833c6,'footnoteRef')?_0x833c6:null;}}class $ extends _0x8bc47d{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[K];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x495ab7}=this;_0x495ab7['config']['define']('footnotes.multiBlock',!0x0),_0x495ab7['commands']['add']('insertFootnote',new V(_0x495ab7)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x4f6bec){const _0x4145e9=_0x2de9de([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]),_0x119d8f=0x47a28506,_0x2432bf=0x47a5002e^_0x119d8f,_0x3f513e=window[_0x2de9de([0x44,0x61,0x74,0x65])][_0x2de9de([0x6e,0x6f,0x77])](),_0x1be261=_0x4f6bec[_0x2de9de([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x519762=new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf8a79a=>{_0x1be261[_0x2de9de([0x6f,0x6e,0x63,0x65])](_0x2de9de([0x72,0x65,0x61,0x64,0x79]),_0xf8a79a);}),_0x58c3bb={[_0x2de9de([0x6b,0x74,0x79])]:_0x2de9de([0x45,0x43]),[_0x2de9de([0x75,0x73,0x65])]:_0x2de9de([0x73,0x69,0x67]),[_0x2de9de([0x63,0x72,0x76])]:_0x2de9de([0x50,0x2d,0x32,0x35,0x36]),[_0x2de9de([0x78])]:_0x2de9de([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]),[_0x2de9de([0x79])]:_0x2de9de([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]),[_0x2de9de([0x61,0x6c,0x67])]:_0x2de9de([0x45,0x53,0x32,0x35,0x36])},_0x5bd968=_0x1be261[_0x2de9de([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2de9de([0x67,0x65,0x74])](_0x2de9de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x484205(){let _0x2806d0,_0x1b59f7=null,_0x54d9ad=null;try{if(_0x5bd968==_0x2de9de([0x47,0x50,0x4c]))return _0x2de9de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2806d0=_0x28f871(),!_0x2806d0)return _0x2de9de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2806d0[_0x2de9de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x54d9ad=_0x48bad8(_0x2806d0[_0x2de9de([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2806d0[_0x2de9de([0x6a,0x74,0x69])])),await _0x367e63()?_0x2f7303()?_0x193c87()?_0x2de9de([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x44ae55()?(_0x2806d0[_0x2de9de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2de9de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1b59f7=_0x202ddb(_0x2de9de([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x568524()):_0x2de9de([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2de9de([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2de9de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2de9de([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x193c87(){const _0x3448b9=[_0x2de9de([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2de9de([0x74,0x72,0x69,0x61,0x6c])][_0x2de9de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2806d0[_0x2de9de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3f513e/0x3e8:0xe10*_0x2432bf;return _0x2806d0[_0x2de9de([0x65,0x78,0x70])]<_0x3448b9;}function _0x2f7303(){const _0x17b39d=_0x2806d0[_0x2de9de([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17b39d&&(!!_0x17b39d[_0x2de9de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de9de([0x2a]))||!!_0x17b39d[_0x2de9de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de9de([0x46,0x4f,0x4f])));}function _0x44ae55(){const _0x9e94d7=_0x2806d0[_0x2de9de([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9e94d7||0x0==_0x9e94d7[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x333dfe}=new URL(window[_0x2de9de([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x9e94d7[_0x2de9de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x333dfe))return!0x0;const _0x16bbcc=_0x333dfe[_0x2de9de([0x73,0x70,0x6c,0x69,0x74])](_0x2de9de([0x2e]));return _0x9e94d7[_0x2de9de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f3fb8=>_0x5f3fb8[_0x2de9de([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2de9de([0x2a])))[_0x2de9de([0x6d,0x61,0x70])](_0x3cdc79=>_0x3cdc79[_0x2de9de([0x73,0x70,0x6c,0x69,0x74])](_0x2de9de([0x2e])))[_0x2de9de([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58a791=>_0x58a791[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x16bbcc[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2de9de([0x6d,0x61,0x70])](_0x301b86=>Array(_0x16bbcc[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x301b86[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2de9de([0x66,0x69,0x6c,0x6c])](_0x301b86[0x0]===_0x2de9de([0x2a])?_0x2de9de([0x2a]):'')[_0x2de9de([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x301b86))[_0x2de9de([0x73,0x6f,0x6d,0x65])](_0x2bb2c2=>_0x16bbcc[_0x2de9de([0x65,0x76,0x65,0x72,0x79])]((_0x523ff6,_0x57ac39)=>_0x2bb2c2[_0x57ac39]===_0x523ff6||_0x2bb2c2[_0x57ac39]===_0x2de9de([0x2a])));}function _0x568524(){return _0x1b59f7&&_0x54d9ad?new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x28d086,_0x258e42)=>{_0x1b59f7[_0x2de9de([0x74,0x68,0x65,0x6e])](_0x28d086,_0x258e42),_0x54d9ad[_0x2de9de([0x74,0x68,0x65,0x6e])](_0xd35691=>{_0xd35691!=_0x2de9de([0x56,0x61,0x6c,0x69,0x64])&&_0x28d086(_0xd35691);},_0x258e42);}):_0x1b59f7||_0x54d9ad||_0x2de9de([0x56,0x61,0x6c,0x69,0x64]);}}function _0x48bad8(_0xd4dbbb,_0x3c1d23){return new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3df7ce=>{if(_0x489157())return _0x3df7ce(_0x2de9de([0x56,0x61,0x6c,0x69,0x64]));_0x351d9b(),_0x1be261[_0x2de9de([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2de9de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x840759=!0x1;const _0x3cf461=_0x24f2b5();function _0x5a14e6(_0xd1d494){return!!_0xd1d494&&(typeof _0xd1d494===_0x2de9de([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd1d494===_0x2de9de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd1d494[_0x2de9de([0x74,0x68,0x65,0x6e])]===_0x2de9de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd1d494[_0x2de9de([0x63,0x61,0x74,0x63,0x68])]===_0x2de9de([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x335294(_0x5c3c47){_0x2824df(_0x5c3c47)[_0x2de9de([0x74,0x68,0x65,0x6e])](_0x429194=>{if(!_0x429194||_0x429194[_0x2de9de([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2de9de([0x6f,0x6b]))return _0x2de9de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x33dabb(_0x238f88(_0x3cf461+_0x3c1d23))!=_0x429194[_0x2de9de([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2de9de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2de9de([0x56,0x61,0x6c,0x69,0x64]);})[_0x2de9de([0x74,0x68,0x65,0x6e])](_0x562442=>(_0x1b9c2b(),_0x562442),()=>{const _0x69f484=_0x380ce1();return null==_0x69f484?(_0x1b9c2b(),_0x2de9de([0x56,0x61,0x6c,0x69,0x64])):_0x2de9de(_0x3f513e-_0x69f484>(0x63ae0106^_0x119d8f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2de9de([0x74,0x68,0x65,0x6e])](_0x3df7ce)[_0x2de9de([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3df7ce(_0x2de9de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4972b5=0x47946b86^_0x119d8f;function _0x1b9c2b(){const _0x27b2a5=_0x2de9de([0x6c,0x6c,0x63,0x74,0x2d])+_0x33dabb(_0x238f88(_0xd4dbbb)),_0x49b3f5=_0x35039a(_0x33dabb(window[_0x2de9de([0x4d,0x61,0x74,0x68])][_0x2de9de([0x63,0x65,0x69,0x6c])](_0x3f513e/_0x4972b5)));window[_0x2de9de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2de9de([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27b2a5,_0x49b3f5);}function _0x380ce1(){const _0x5808cf=_0x2de9de([0x6c,0x6c,0x63,0x74,0x2d])+_0x33dabb(_0x238f88(_0xd4dbbb)),_0x16797b=window[_0x2de9de([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2de9de([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5808cf);return _0x16797b?window[_0x2de9de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35039a(_0x16797b),0x10)*_0x4972b5:null;}function _0x2824df(_0x3d6021){return new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x279074,_0x2d0486)=>{_0x3d6021[_0x2de9de([0x74,0x68,0x65,0x6e])](_0x279074,_0x2d0486),window[_0x2de9de([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2d0486,0x47a351c6^_0x119d8f);});}}_0x1be261[_0x2de9de([0x6f,0x6e])](_0x2de9de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1bc35c,_0x42996a)=>{if(_0x42996a[0x0]!=_0xd4dbbb)return _0x3df7ce(_0x2de9de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42996a[0x1]={..._0x42996a[0x1],[_0x2de9de([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3cf461};},{[_0x2de9de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2de9de([0x68,0x69,0x67,0x68])}),_0x1be261[_0x2de9de([0x6f,0x6e])](_0x2de9de([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3660bd=>{_0x5a14e6(_0x3660bd[_0x2de9de([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x840759=!0x0,_0x335294(_0x3660bd[_0x2de9de([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2de9de([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2de9de([0x6c,0x6f,0x77])}),_0x519762[_0x2de9de([0x74,0x68,0x65,0x6e])](()=>{_0x840759||_0x3df7ce(_0x2de9de([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x489157(){return _0x1be261[_0x2de9de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2de9de([0x76,0x69,0x65,0x77])][_0x2de9de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2de9de([0x61,0x75,0x74,0x6f]);}function _0x351d9b(){_0x1be261[_0x2de9de([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2de9de([0x76,0x69,0x65,0x77])][_0x2de9de([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2de9de([0x61,0x75,0x74,0x6f]);}}function _0x202ddb(_0x135680){const _0x742568=[new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b97a3=>setTimeout(_0x1b97a3,0x47abbbca^_0x119d8f)),_0x519762[_0x2de9de([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38d1d4=>{let _0x32280b=0x0;_0x1be261[_0x2de9de([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de9de([0x6f,0x6e])](_0x2de9de([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3ba3ae,_0x505eee)=>{_0x505eee[0x0][_0x2de9de([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x32280b++,_0x32280b==(0x47a280ee^_0x119d8f)&&(_0x38d1d4(),_0x3ba3ae[_0x2de9de([0x6f,0x66,0x66])]());});}))];return window[_0x2de9de([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2de9de([0x72,0x61,0x63,0x65])](_0x742568)[_0x2de9de([0x74,0x68,0x65,0x6e])](()=>_0x135680);}async function _0x5dd5b4(){await _0x519762,_0x1be261[_0x2de9de([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de9de([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22bb94,_0x1be261[_0x2de9de([0x6d,0x6f,0x64,0x65,0x6c])][_0x2de9de([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22bb94,_0x1be261[_0x2de9de([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2de9de([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4962d3(_0x3db457){const _0x543f16=_0x3b8e80();_0x1be261[_0x543f16]=_0x2de9de([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3db457,_0x3db457!=_0x2de9de([0x56,0x61,0x6c,0x69,0x64])&&_0x5dd5b4();}function _0x3b8e80(){const _0x2d14a9=window[_0x2de9de([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2de9de([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2de9de([0x6e,0x6f,0x77])]())[_0x2de9de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2de9de([0x2e]),'');let _0x127672=_0x2de9de([0x75]);for(let _0x56ecaa=0x0;_0x56ecaa<_0x2d14a9[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56ecaa+=0x2){let _0x1304a6=window[_0x2de9de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d14a9[_0x2de9de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x56ecaa,_0x56ecaa+0x2));_0x1304a6>=_0x4145e9[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1304a6-=_0x4145e9[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x127672+=_0x4145e9[_0x1304a6];}return _0x127672;}function _0x28f871(){const _0x5c6ab8=_0x5bd968[_0x2de9de([0x73,0x70,0x6c,0x69,0x74])](_0x2de9de([0x2e]));if(0x3!=_0x5c6ab8[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x12a7fb(_0x5c6ab8[0x1]);function _0x12a7fb(_0x4a3209){const _0x16edb0=_0x2cdf02(_0x4a3209);return _0x16edb0&&_0x36f24b()?_0x16edb0:null;function _0x36f24b(){const _0x23620d=_0x16edb0[_0x2de9de([0x6a,0x74,0x69])],_0x307b7b=window[_0x2de9de([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x23620d[_0x2de9de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x23620d[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1c2e8b={..._0x16edb0,[_0x2de9de([0x6a,0x74,0x69])]:_0x23620d[_0x2de9de([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x23620d[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1c2e8b[_0x2de9de([0x76,0x63])],_0x238f88(_0x1c2e8b)==_0x307b7b;}}}async function _0x367e63(){let _0x27758d=!0x0;try{const _0x13d8cf=_0x5bd968[_0x2de9de([0x73,0x70,0x6c,0x69,0x74])](_0x2de9de([0x2e])),[_0x293651,_0x1ac2c6,_0x4b8af7]=_0x13d8cf;return _0x5ccd17(_0x293651),await _0x538e43(_0x293651,_0x1ac2c6,_0x4b8af7),_0x27758d;}catch{return!0x1;}function _0x5ccd17(_0x3d0f2e){const _0x1dd642=_0x2cdf02(_0x3d0f2e);_0x1dd642&&_0x1dd642[_0x2de9de([0x61,0x6c,0x67])]==_0x2de9de([0x45,0x53,0x32,0x35,0x36])||(_0x27758d=!0x1);}async function _0x538e43(_0x248fc3,_0x18c154,_0x2bd8bb){const _0x24065d=window[_0x2de9de([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2de9de([0x66,0x72,0x6f,0x6d])](_0x32ea49(_0x2bd8bb),_0x1fcd2c=>_0x1fcd2c[_0x2de9de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x40704a=new window[(_0x2de9de([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2de9de([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x248fc3+_0x2de9de([0x2e])+_0x18c154),_0xc783b=window[_0x2de9de([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2de9de([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xc783b)return;const _0x427d16=await _0xc783b[_0x2de9de([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2de9de([0x6a,0x77,0x6b]),_0x58c3bb,{[_0x2de9de([0x6e,0x61,0x6d,0x65])]:_0x2de9de([0x45,0x43,0x44,0x53,0x41]),[_0x2de9de([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2de9de([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2de9de([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xc783b[_0x2de9de([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2de9de([0x6e,0x61,0x6d,0x65])]:_0x2de9de([0x45,0x43,0x44,0x53,0x41]),[_0x2de9de([0x68,0x61,0x73,0x68])]:{[_0x2de9de([0x6e,0x61,0x6d,0x65])]:_0x2de9de([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x427d16,_0x24065d,_0x40704a)||(_0x27758d=!0x1);}}function _0x2cdf02(_0x2fdd34){return _0x2fdd34[_0x2de9de([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2de9de([0x65,0x79]))?JSON[_0x2de9de([0x70,0x61,0x72,0x73,0x65])](_0x32ea49(_0x2fdd34)):null;}function _0x32ea49(_0xb78ced){return window[_0x2de9de([0x61,0x74,0x6f,0x62])](_0xb78ced[_0x2de9de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2de9de([0x2b]))[_0x2de9de([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2de9de([0x2f])));}function _0x238f88(_0x485637){let _0x20d46a=0x1505;function _0xe522b9(_0x5eba08){for(let _0x4f82ee=0x0;_0x4f82ee<_0x5eba08[_0x2de9de([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f82ee++){const _0xc7331b=_0x5eba08[_0x2de9de([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f82ee);_0x20d46a=(_0x20d46a<<0x5)+_0x20d46a+_0xc7331b,_0x20d46a&=_0x20d46a;}}function _0x21ff75(_0x447aed){Array[_0x2de9de([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x447aed)?_0x447aed[_0x2de9de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x21ff75):_0x447aed&&typeof _0x447aed==_0x2de9de([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2de9de([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x447aed)[_0x2de9de([0x73,0x6f,0x72,0x74])]()[_0x2de9de([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x44d499,_0x529400])=>{_0xe522b9(_0x44d499),_0x21ff75(_0x529400);}):_0xe522b9(window[_0x2de9de([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x447aed));}return _0x21ff75(_0x485637),_0x20d46a>>>0x0;}function _0x33dabb(_0x469592){return _0x469592[_0x2de9de([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2de9de([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2de9de([0x30]));}function _0x35039a(_0x30a581){return _0x30a581[_0x2de9de([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2de9de([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2de9de([0x6a,0x6f,0x69,0x6e])]('');}function _0x22bb94(){}function _0x2de9de(_0x77d382){return _0x77d382['map'](_0x540a71=>String['fromCharCode'](_0x540a71))['join']('');}_0x4962d3(await _0x484205());}(this);}['_moveSelectionToFootnoteDefinition'](_0x192e5a){const {plugins:_0x399690,editing:_0x339ff6,model:_0x2727cb}=this['editor'],_0x32836c=_0x399690['get'](K)['getFootnote'](_0x192e5a);return!!_0x32836c&&(_0x2727cb['change'](_0x1b5d2c=>{_0x1b5d2c['setSelection'](_0x1b5d2c['createPositionAt'](_0x32836c['definition'],'end'));}),_0x339ff6['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x4d868e){const {plugins:_0x3c03fb,editing:_0x46fe2b,model:_0x4b19ed}=this['editor'],_0x1fc706=_0x3c03fb['get'](K)['getFootnote'](_0x4d868e);return!!_0x1fc706&&(_0x4b19ed['change'](_0x445dc1=>{_0x445dc1['setSelection'](_0x1fc706['reference'],'on');}),_0x46fe2b['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x378dd3}=this['editor']['model'],_0x56ad81=this['editor']['config']['get']('footnotes.multiBlock');_0x378dd3['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x378dd3['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x378dd3['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x56ad81?_0x378dd3['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x378dd3['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x378dd3['addChildCheck'](_0x1cfb02=>{for(const _0x5b1565 of _0x1cfb02)if('footnoteDefinition'===_0x5b1565['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3f8ed3}=this,{conversion:_0x2da9ae,editing:_0x205798}=_0x3f8ed3,{t:t}=_0x3f8ed3['locale'];_0x2da9ae['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x22f471,{writer:_0x2185b6,consumable:_0x3a9bcc})=>{const _0x5b3028=_0x22f471['getChild'](0x0);if(!_0x5b3028||!_0x5b3028['is']('element','a'))return null;const _0xdda901=_0x5b3028['getAttribute']('href')||'';if(!_0xdda901['startsWith']('#'))return null;const _0x211b2a=_0xdda901['replace'](/^#/,'');if(!_0x211b2a)return null;_0x3a9bcc['consume'](_0x5b3028,{'name':!0x0,'attributes':['href']});for(const {item:_0x4a466a}of _0x205798['view']['createRangeIn'](_0x5b3028))_0x4a466a['is']('$textProxy')?_0x3a9bcc['consume'](_0x4a466a['textNode'],{'name':!0x0}):_0x4a466a['is']('element')&&_0x3a9bcc['consume'](_0x4a466a,{'name':!0x0});return _0x2185b6['createElement']('footnoteRef',{'footnoteId':_0x211b2a});}}),_0x2da9ae['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x2c5ada,{writer:_0x45a8d5})=>z(_0x2c5ada,_0x45a8d5)}),_0x2da9ae['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x362a17,{writer:_0x3e2905})=>{const _0x2aaffc=_0x362a17['getAttribute']('footnoteCounter');return _0x5618f5(z(_0x362a17,_0x3e2905),_0x3e2905,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x2aaffc)});}});}['_defineDefinitionsConverters'](){const {editor:_0x923bd3}=this,{t:t}=_0x923bd3['locale'],{conversion:_0x4b7f10}=_0x923bd3;_0x4b7f10['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x4b7f10['for']('upcast')['add'](_0x5bca44=>{_0x5bca44['on']('element:ol',(_0x4efbed,_0x5154c6,_0x2ad315)=>{const _0x433dea=_0x5154c6['viewItem'];if(!_0x433dea['hasClass']('footnotes-list')||!_0x5154c6['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x2ad315['consumable']['consume'](_0x433dea,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x2e2cfb,modelCursor:_0x37339f}=_0x2ad315['convertChildren'](_0x5154c6['viewItem'],_0x5154c6['modelCursor']);_0x5154c6['modelRange']=_0x2e2cfb,_0x5154c6['modelCursor']=_0x37339f;}),_0x5bca44['on']('element:hr',(_0x2462bb,_0x9a3bc7,_0x333110)=>{const _0x321dc5=_0x9a3bc7['viewItem'];_0x321dc5['hasClass']('footnotes-divider')&&_0x9a3bc7['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x333110['consumable']['consume'](_0x321dc5,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x4b7f10['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5eb0de,{writer:_0x15bf1d})=>H(_0x15bf1d)}),_0x4b7f10['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x55493c,{writer:_0x320282})=>{const _0xe4238e=H(_0x320282,{'data-footnotes-list-label':t('Footnotes')}),_0x1137bf=_0x5618f5(_0xe4238e,_0x320282,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x320282['setCustomProperty']('footnotesDefinitions',!0x0,_0x1137bf),_0x1137bf;}});}['_defineDefinitionConverters'](){const {editor:_0x8a1077}=this,{conversion:_0x19e72f,locale:_0x1eeb8b}=_0x8a1077,_0xeb616a=_0x8a1077['config']['get']('footnotes.multiBlock');_0x19e72f['for']('upcast')['add'](_0x492118=>{_0x492118['on']('element:li',(_0x58ccfe,_0x2593d2,_0x201c3f)=>{const _0x2aac3f=_0x2593d2['viewItem'];if(!_0x2aac3f['hasClass']('footnote-definition')||!_0x2aac3f['getAttribute']('id'))return;const _0x3b0375=_0x2aac3f['parent'];if(!_0x3b0375['is']('element','ol')||!_0x3b0375['hasClass']('footnotes-list'))return;if(!_0x201c3f['consumable']['test'](_0x2aac3f,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x120098=_0x201c3f['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x2aac3f['getAttribute']('id')});if(!_0x201c3f['safeInsert'](_0x120098,_0x2593d2['modelCursor']))return;_0x201c3f['consumable']['consume'](_0x2aac3f,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x26e104=Array['from'](_0x2aac3f['getChildren']())['find'](_0x11d1a9=>_0x11d1a9['is']('element')&&_0x11d1a9['hasClass']('footnote-content'));for(const _0x14f429 of _0x2aac3f['getChildren']())_0x14f429['is']('element')&&(_0x201c3f['consumable']['consume'](_0x14f429,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x201c3f['consumable']['consume'](_0x14f429,{'name':!0x0,'classes':'footnote-content'}));if(_0x26e104){if(_0xeb616a)_0x201c3f['convertChildren'](_0x26e104,_0x120098);else{const _0x543763=_0x201c3f['writer']['createElement']('footnoteInlineContent');_0x201c3f['writer']['insert'](_0x543763,_0x120098),_0x201c3f['convertChildren'](_0x26e104,_0x543763);}}_0x201c3f['updateConversionResult'](_0x120098,_0x2593d2);});}),_0x19e72f['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x248753,{writer:_0x4e8c7e})=>X(_0x248753,_0x4e8c7e,_0x1eeb8b,{'dataPipeline':!0x0})}),_0x19e72f['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2d4fbd,{writer:_0x4261aa})=>X(_0x2d4fbd,_0x4261aa,_0x1eeb8b)});}['_defineBogusParagraphConverters'](){const {editor:_0x446c71}=this,{conversion:_0x20d769}=_0x446c71;_0x446c71['config']['get']('footnotes.multiBlock')?(_0x20d769['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':B(),'converterPriority':'high'}),_0x20d769['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':B({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x446c71['model']['document'],'change:data',()=>{!function(_0x14fb3c,_0x174df6){const _0x5db027=_0x14fb3c['document']['differ'],_0x131111=new Set();for(const _0x47bcef of _0x5db027['getChanges']()){const _0x436b77='attribute'==_0x47bcef['type']?_0x47bcef['range']['start']['parent']:_0x47bcef['position']['parent'];_0x436b77['is']('element','footnoteDefinition')&&_0x131111['add'](_0x436b77);}for(const _0x3f3ed8 of _0x131111['values']()){const _0x1d284b=Array['from'](_0x3f3ed8['getChildren']())['filter'](_0x278c53=>U(_0x278c53,_0x174df6['mapper']));for(const _0x2eda3b of _0x1d284b)_0x174df6['reconvertItem'](_0x2eda3b);}}(_0x446c71['model'],_0x446c71['editing']);})):(_0x20d769['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':B()}),_0x20d769['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x77297d,{writer:_0xa1cf05})=>{const _0x3778ca=_0xa1cf05['createContainerElement']('span');return _0xa1cf05['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3778ca),_0x3778ca;}}));}['_defineKeyboardHandlers'](){const {editor:_0x128e4e}=this,{editing:_0x174e7c,t:t}=_0x128e4e,_0xd864ff=_0x128e4e['model']['document']['selection'];_0x128e4e['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x128e4e['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x174e7c['view']['document'],'enter',(_0x391c07,_0x19fdcb)=>{const _0x2ed3b2=function(_0x3c01f7){const _0x28d4a5=_0x3c01f7['getSelectedElement']();if(_0x28d4a5?.['is']('element','footnoteRef'))return _0x28d4a5;return null;}(_0xd864ff);if(_0x2ed3b2){const _0x4cb9ac=_0x2ed3b2['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x4cb9ac),_0x19fdcb['preventDefault'](),_0x391c07['stop']();}},{'context':_0x2698e2});}['_defineClickHandlers'](){const {editor:_0x1facf0}=this,{editing:_0x6bf420}=_0x1facf0;_0x1facf0['editing']['view']['addObserver'](_0x4d6499),_0x1facf0['editing']['view']['addObserver'](_0x4f66ef);let _0x790e3e=!0x1;this['listenTo'](_0x6bf420['view']['document'],'pointerdown',(_0x3a6d19,_0x54a471)=>{const {target:_0x5154ea}=_0x54a471,_0x339cf7=_0x6bf420['view']['document']['selection'];_0x790e3e=!!(_0x5154ea?.['is']('element','a')&&_0x5154ea['parent']?.['is']('element','sup')&&_0x5154ea['parent']['hasClass']('footnote'))&&_0x339cf7['getSelectedElement']()===_0x5154ea['parent'];},{'priority':'high'}),this['listenTo'](_0x6bf420['view']['document'],'click',(_0x4a4061,_0x41057c)=>{const {target:_0x47725f}=_0x41057c;if(!_0x47725f?.['is']('element','a'))return;if(_0x47725f['parent']?.['is']('element','sup')&&_0x47725f['parent']['hasClass']('footnote')&&!_0x790e3e)return void _0x41057c['preventDefault']();let _0x281e91=_0x47725f['getAttribute']('href');if(!_0x281e91?.['startsWith']('#'))return;_0x281e91=_0x281e91['slice'](0x1);let _0x4ebcfb=!0x1;(_0x281e91['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x281e91['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x281e91))&&(_0x4ebcfb=!0x0),_0x4ebcfb&&(_0x41057c['preventDefault'](),_0x4a4061['stop']());},{'priority':'high','context':'$capture'});}}function B({dataPipeline:_0x4f20c2}={}){return(_0x1aafa2,{writer:_0x5bc0f2})=>{if(!M(_0x1aafa2))return null;if(!_0x4f20c2)return _0x5bc0f2['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x30f96c=_0x5bc0f2['createContainerElement']('p');return _0x5bc0f2['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x30f96c),_0x30f96c;};}function M(_0x2ee759){const {parent:_0x218a81}=_0x2ee759;if(!_0x218a81?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x218a81['childCount'])return!0x1;for(const _0x195f13 of _0x2ee759['getAttributeKeys']())if(!_0x195f13['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x195f13)return!0x1;return!0x0;}function U(_0x734dd2,_0x32a695){if(!_0x734dd2['is']('element','paragraph'))return!0x1;const _0x4bfa04=_0x32a695['toViewElement'](_0x734dd2);return!!_0x4bfa04&&M(_0x734dd2)!==_0x4bfa04['is']('element','span');}function q(_0x4e9f35){return _0x2698e2(_0x4e9f35)&&_0x4e9f35['is']('containerElement')&&!!_0x4e9f35['getCustomProperty']('footnotesDefinitions');}function H(_0x58f616,_0x4fcde3={}){const _0x2f2668=_0x58f616['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x957360=_0x58f616['createContainerElement']('ol',{'class':'footnotes-list'},_0x58f616['createSlot']());return _0x58f616['createContainerElement']('div',{'class':'footnotes',..._0x4fcde3},[_0x2f2668,_0x957360]);}function z(_0x61f52f,_0x263c6b){const _0x35aead=_0x61f52f['getAttribute']('footnoteId'),_0x2d43bd=_0x61f52f['getAttribute']('footnoteCounter'),_0x180a95=_0x263c6b['createUIElement']('a',{'href':'#'+_0x35aead},function(_0x243a1e){const _0x40df67=this['toDomElement'](_0x243a1e);return _0x40df67['textContent']=_0x2d43bd,_0x40df67;}),_0x3ad921=_0x263c6b['createContainerElement']('sup',{'id':'ref-'+_0x35aead,'class':'footnote'},[_0x180a95]);return _0x3ad921['getFillerOffset']=()=>null,_0x3ad921;}function X(_0x3e0f6d,_0x5975db,_0x3e7e23,{dataPipeline:_0x591c45}={}){const {t:t}=_0x3e7e23,_0x40b1e8=_0x3e0f6d['getAttribute']('footnoteId'),_0x293719=_0x5975db['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x40b1e8},function(_0x2da84f){const _0x5c04b4=this['toDomElement'](_0x2da84f);return _0x5c04b4['innerText']='^',_0x5c04b4;}),_0x204dec=_0x591c45?_0x5975db['createContainerElement']('div',{'class':'footnote-content'}):_0x329aa6(_0x5975db['createEditableElement']('div',{'class':'footnote-content'}),_0x5975db,{'label':t('Footnote\x20content.')});return _0x5975db['insert'](_0x5975db['createPositionAt'](_0x204dec,0x0),_0x5975db['createSlot']()),_0x5975db['createContainerElement']('li',{'class':'footnote-definition','id':_0x40b1e8},[_0x293719,_0x204dec]);}class J extends _0x8bc47d{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[$,_0x2aa6c6];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x20bbd1}=this,{plugins:_0x4c456a,model:_0x505b66}=_0x20bbd1,_0x3302c6=_0x4c456a['get'](_0x2aa6c6),_0x58b275=_0x4c456a['get'](K);this['listenTo'](_0x3302c6,'outputTransformation',(_0x462f59,_0x1928d0)=>{const _0x1d2937=Q(_0x505b66['createRangeIn'](_0x1928d0['content']));if(!_0x1d2937['length'])return;const _0x2cb3ee=_0x58b275['getFootnotes'](),_0x20924e=_0x1d2937['reduce']((_0x4bf09e,_0x28f95a)=>{const _0x26f039=_0x2cb3ee['find'](_0x1dece7=>_0x1dece7['id']===_0x28f95a);if(_0x26f039){const _0x5c3d21=_0x20bbd1['data']['toView'](_0x26f039['definition'],{'isClipboardPipeline':!0x0}),_0x36895d=_0x20bbd1['data']['htmlProcessor']['toData'](_0x5c3d21);_0x4bf09e[_0x26f039['id']]=_0x36895d;}return _0x4bf09e;},Object['create'](null));_0x1928d0['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x20924e));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x1c1560}=this,{model:_0x3b49de,plugins:_0x3f648a}=_0x1c1560,{view:_0x1176af}=_0x1c1560['editing'],_0xbc63f=_0x3f648a['get'](_0x2aa6c6),_0x509f58=_0x3f648a['get'](K),_0x89c7b7=_0x1c1560['config']['get']('footnotes.multiBlock');let _0x48538a=null;this['listenTo'](_0x1176af['document'],'clipboardInput',(_0x140570,_0x20332c)=>{const _0x58f5e8=_0x20332c['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x48538a=_0x58f5e8?JSON['parse'](_0x58f5e8):null;}),this['listenTo'](_0xbc63f,'contentInsertion',(_0x355e97,_0x435af1)=>{const _0x3c194a=_0x435af1['sourceEditorId']===this['editor']['id'];_0x3c194a&&'drop'===_0x435af1['method']||_0x3b49de['change'](_0x1ad7bd=>{let _0x4b2432=_0x509f58['getFootnotesDefinitionsObjectElement']();const _0x1f4f56=!!_0x4b2432&&Array['from'](_0x3b49de['document']['selection']['getSelectedBlocks']())['includes'](_0x4b2432);if(!_0x48538a&&function(_0x4942c1){for(const {item:_0x129dd5}of _0x4942c1)if(_0x129dd5['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x3b49de['createRangeIn'](_0x435af1['content']))&&(_0x48538a=function(_0x527748,_0x46af8c){const _0x14a00e=G(_0x527748,_0x46af8c);if(!_0x14a00e)return null;const _0x1db17c=Object['create'](null);for(const _0x3fecc9 of _0x14a00e['getChildren']())_0x3fecc9['is']('element','footnoteDefinition')&&_0x3fecc9['hasAttribute']('footnoteId')&&(_0x1db17c[_0x3fecc9['getAttribute']('footnoteId')]=_0x527748['cloneElement'](_0x3fecc9,!0x0));return Object['keys'](_0x1db17c)['length']?_0x1db17c:null;}(_0x1ad7bd,_0x435af1['content'])),(_0x4b2432&&!_0x1f4f56||!_0x4b2432&&!_0x48538a)&&function(_0x3c093a,_0x71945e){const _0x78e6f4=[];for(const {item:_0x414166}of _0x3c093a['createRangeIn'](_0x71945e))_0x414166['is']('element','footnotesDefinitions')&&_0x78e6f4['push'](_0x414166);for(const _0x300c71 of _0x78e6f4)_0x3c093a['remove'](_0x300c71);}(_0x1ad7bd,_0x435af1['content']),!_0x48538a)return;const {selection:_0x1fb19f}=_0x3b49de['document'],_0x142c9c=_0x1fb19f['getFirstRange']()['root'];_0x4b2432&&!_0x1f4f56||(_0x4b2432=G(_0x1ad7bd,_0x435af1['content']),_0x4b2432||=_0x509f58['_insertEmptyFootnotesDefinitionsContainer'](_0x1ad7bd,_0x142c9c));const _0x2bf148=Array['from'](_0x1fb19f['getRanges']())['flatMap'](Q),_0x287fba=function(_0x426601,_0x2d0bb9,_0x1d0a0d){const _0x4349db=Object['create'](null);for(const {item:_0x4abe70}of _0x426601['createRangeIn'](_0x2d0bb9))if(_0x4abe70['is']('element','footnoteRef')){const _0x884563=_0x4abe70['getAttribute']('footnoteId');if(!_0x1d0a0d(_0x884563))continue;_0x4349db[_0x884563]||(_0x4349db[_0x884563]=_0x24f2b5()),_0x426601['setAttribute']('footnoteId',_0x4349db[_0x884563],_0x4abe70);}return _0x4349db;}(_0x1ad7bd,_0x435af1['content'],_0x4b8fd5=>{if(!_0x3c194a)return!0x0;return!!_0x509f58['getFootnote'](_0x4b8fd5)&&!_0x2bf148['includes'](_0x4b8fd5);});for(const [_0x5f561f,_0x14f516]of Object['entries'](_0x48538a)){const _0x187968=_0x287fba[_0x5f561f]||_0x5f561f;let _0x460b6c;if('string'!=typeof _0x14f516)_0x460b6c=_0x14f516,_0x187968!==_0x5f561f&&_0x1ad7bd['setAttribute']('footnoteId',_0x187968,_0x460b6c);else{_0x460b6c=_0x1ad7bd['createElement']('footnoteDefinition',{'footnoteId':_0x187968});const _0x1fe4d9=_0x1c1560['data']['htmlProcessor']['toView'](_0x14f516);let _0x38ff8b;if(_0x89c7b7)_0x38ff8b=_0x1c1560['data']['toModel'](_0x1fe4d9,_0x460b6c);else{_0x38ff8b=_0x1ad7bd['createElement']('footnoteInlineContent');const _0x39c107=_0x1c1560['data']['toModel'](_0x1fe4d9,_0x38ff8b);_0x1ad7bd['insert'](_0x39c107,_0x38ff8b);}_0x1ad7bd['append'](_0x38ff8b,_0x460b6c);}_0x1ad7bd['insert'](_0x460b6c,_0x4b2432,'end');}_0x48538a=null;});});}}function G(_0x25bd6b,_0x4037af){for(const {item:_0x465ccb}of _0x25bd6b['createRangeIn'](_0x4037af))if(_0x465ccb['is']('element','footnotesDefinitions'))return _0x465ccb;return null;}function Q(_0x294207){const _0x14bde6=new Set();for(const {item:_0x14905b}of _0x294207)_0x14905b['is']('element','footnoteRef')&&_0x14bde6['add'](_0x14905b['getAttribute']('footnoteId'));return Array['from'](_0x14bde6);}class W extends _0x8bc47d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x27e723}=this,{componentFactory:_0x22b08e}=_0x27e723['ui'];_0x22b08e['add']('insertFootnote',Y(_0x27e723,_0x4d71ae)),_0x22b08e['add']('menuBar:insertFootnote',Y(_0x27e723,_0x4e1c3e)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x37eae4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3b8a68;for(const _0x212f21 in _0x37eae4){const _0x22bddd=_0x212f21,_0x330c93=_0x37eae4[_0x22bddd];if('footnotesLicenseKeyValid'==_0x330c93||'footnotesLicenseKeyInvalid'==_0x330c93||'footnotesLicenseKeyExpired'==_0x330c93||'footnotesLicenseKeyDomainLimit'==_0x330c93||'footnotesLicenseKeyNotAllowed'==_0x330c93||'footnotesLicenseKeyEvaluationLimit'==_0x330c93||'footnotesLicenseKeyUsageLimit'==_0x330c93){delete _0x37eae4[_0x22bddd],_0x3b8a68=_0x330c93,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x3b8a68&&_0x37eae4['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x3b8a68&&_0x37eae4['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x3b8a68&&_0x37eae4['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x3b8a68&&_0x37eae4['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x3b8a68&&_0x37eae4['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x3b8a68&&_0x37eae4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function Y(_0x12bb12,_0x554fdc){const _0x566246=_0x12bb12['commands']['get']('insertFootnote');return _0x5b1d64=>{const {t:t}=_0x5b1d64,_0x32ba17=new _0x554fdc(_0x5b1d64),_0x579808=_0x32ba17 instanceof _0x4e1c3e;return _0x32ba17['bind']('isEnabled')['to'](_0x566246,'isEnabled'),_0x32ba17['set']({'label':t(_0x579808?'Footnote':'Insert\x20footnote'),'icon':_0x2e9740,'tooltip':!0x0}),_0x32ba17['on']('execute',()=>{_0x566246['execute'](),_0x12bb12['editing']['view']['focus']();}),_0x32ba17;};}class Z extends _0x8bc47d{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[$,J,W];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const tt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],et=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),ot=[...tt,'arabic-indic','lower-alpha','upper-alpha'];class nt extends _0x2ecdf5{['refresh'](){const {editor:_0x1a5606}=this,_0x2bd175=_0x1a5606['plugins']['get'](K)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x2bd175,this['value']=_0x2bd175?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x102029}){const {editor:_0x59e83e}=this,_0x362337=_0x59e83e['plugins']['get'](K),_0x2d13a0=_0x362337['getFootnotesDefinitionsObjectElement']();_0x2d13a0&&ot['includes'](_0x102029)&&_0x59e83e['model']['change'](_0x518791=>{_0x518791['setAttribute']('footnotesListStyle',_0x102029,_0x2d13a0),_0x362337['_updateFootnotesCounters'](_0x518791);});}}class it extends _0x2ecdf5{['refresh'](){const {editor:_0x9a84c1}=this,_0x53ec52=_0x9a84c1['plugins']['get'](K)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x53ec52,this['value']=_0x53ec52?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0xd5f5ba}){const {editor:_0x1aeb0e}=this,_0x4a306b=_0x1aeb0e['plugins']['get'](K),_0xc16fab=_0x4a306b['getFootnotesDefinitionsObjectElement']();_0xc16fab&&Number['isInteger'](_0xd5f5ba)&&_0x1aeb0e['model']['change'](_0x4fa621=>{_0x4fa621['setAttribute']('footnotesListStart',_0xd5f5ba,_0xc16fab),_0x4a306b['_updateFootnotesCounters'](_0x4fa621);});}}function st(_0x21e15f,_0x1c460c){let _0x3be00='',_0x1dc5e8=_0x21e15f;for(;_0x1dc5e8>0x0;){const _0x1f671b=(_0x1dc5e8-0x1)%0x1a;_0x3be00=String['fromCharCode'](0x61+_0x1f671b)+_0x3be00,_0x1dc5e8=Math['floor']((_0x1dc5e8-0x1)/0x1a);}return _0x1c460c?_0x3be00['toUpperCase']():_0x3be00;}const rt=[{'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 lt(_0x434314,_0x13504c){let _0x3f0bf6='',_0x364ceb=_0x434314;for(const {value:_0x4e4014,numeral:_0x14c2f7}of rt)for(;_0x364ceb>=_0x4e4014;)_0x3f0bf6+=_0x14c2f7,_0x364ceb-=_0x4e4014;return _0x13504c?_0x3f0bf6:_0x3f0bf6['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class at extends _0x8bc47d{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[$,K];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x56f0cc}=this;_0x56f0cc['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x56f0cc['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x56f0cc['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x56f0cc['commands']['add']('footnotesStyle',new nt(_0x56f0cc)),_0x56f0cc['commands']['add']('footnotesStart',new it(_0x56f0cc)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x4d02b2}=this,{schema:_0x321cdd}=_0x4d02b2['model'];_0x321cdd['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x1ca797}=this,{conversion:_0x55b695,model:_0x26fe51}=_0x1ca797,{schema:_0x39255f}=_0x26fe51;_0x55b695['for']('upcast')['add'](_0x9ac869=>{_0x9ac869['on']('element:ol',(_0xb57a5b,_0x37654e,_0x4c26dc)=>{const _0x37bfea=_0x37654e['viewItem'],_0x1dac9f=_0x37654e['modelCursor']?.['parent'];_0x37bfea['hasClass']('footnotes-list')&&_0x1dac9f?.['is']('element','footnotesDefinitions')&&(function(_0x56932e,_0x45ad50,_0x500de5,_0x332568){if(!_0x332568['checkAttribute'](_0x45ad50,'footnotesListStart'))return;let _0x39a702=0x1;const _0x1ba01a=_0x500de5['consumable']['consume'](_0x56932e,{'attributes':'start'});if(_0x1ba01a){const _0x53ac25=Number['parseInt'](_0x56932e['getAttribute']('start'),0xa);Number['isNaN'](_0x53ac25)||(_0x39a702=_0x53ac25);}!_0x1ba01a&&_0x45ad50['hasAttribute']('footnotesListStart')||_0x500de5['writer']['setAttribute']('footnotesListStart',_0x39a702,_0x45ad50);}(_0x37bfea,_0x1dac9f,_0x4c26dc,_0x39255f),function(_0x9ba7c4,_0x3e0715,_0x14383b,_0x4929cc){if(!_0x4929cc['checkAttribute'](_0x3e0715,'footnotesListStyle'))return;let _0x1c346c='decimal',_0x229428=!0x1;if(_0x14383b['consumable']['consume'](_0x9ba7c4,{'attributes':'type'})){const _0x46a3e4={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x9ba7c4['getAttribute']('type')];_0x46a3e4&&(_0x1c346c=_0x46a3e4),_0x229428=!0x0;}if(_0x14383b['consumable']['consume'](_0x9ba7c4,{'styles':'list-style-type'})){const _0x89cb54=ct(_0x9ba7c4['getStyle']('list-style-type'));_0x89cb54&&(_0x1c346c=_0x89cb54),_0x229428=!0x0;}!_0x229428&&_0x3e0715['hasAttribute']('footnotesListStyle')||_0x14383b['writer']['setAttribute']('footnotesListStyle',_0x1c346c,_0x3e0715);}(_0x37bfea,_0x1dac9f,_0x4c26dc,_0x39255f));});}),_0x55b695['for']('downcast')['add'](_0x12a06e=>{_0x12a06e['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x29e73e,_0x5969bb,_0x4d270d)=>{if(!_0x4d270d['consumable']['consume'](_0x5969bb['item'],_0x29e73e['name']))return;const _0x53bf77=ut(_0x5969bb['item'],_0x4d270d['mapper']),{attributeNewValue:_0x1c6640}=_0x5969bb;null==_0x1c6640||0x1===_0x1c6640?_0x4d270d['writer']['removeAttribute']('start',_0x53bf77):_0x4d270d['writer']['setAttribute']('start',String(_0x1c6640),_0x53bf77);}),_0x12a06e['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x3a2d7b,_0x43f5e4,_0x267144)=>{if(!_0x267144['consumable']['consume'](_0x43f5e4['item'],_0x3a2d7b['name']))return;const _0x39d24b=ut(_0x43f5e4['item'],_0x267144['mapper']),{attributeNewValue:_0x42ebb2}=_0x43f5e4;_0x42ebb2&&'decimal'!==_0x42ebb2?_0x267144['writer']['setStyle']('list-style-type',_0x42ebb2,_0x39d24b):_0x267144['writer']['removeStyle']('list-style-type',_0x39d24b);});});}['_definePostfixer'](){const {editor:_0x175384}=this,{model:_0x2494ae}=_0x175384,_0x2cc118=_0x175384['plugins']['get'](K),_0x50667f=this['_getDefaultListStyle'](),_0x339ed5=this['_getDefaultStartIndex']();_0x2494ae['document']['registerPostFixer'](_0x393b5e=>{const _0x2a031a=_0x2494ae['document']['differ']['getChanges']();let _0x3062c1=!0x1;for(const _0x344af7 of _0x2a031a){if('insert'!==_0x344af7['type']||'$text'===_0x344af7['name'])continue;const _0x3af643=_0x2494ae['createRangeOn'](_0x344af7['position']['nodeAfter']);for(const _0x5f32b3 of _0x3af643['getItems']())_0x5f32b3['is']('element','footnotesDefinitions')&&(!_0x5f32b3['hasAttribute']('footnotesListStart')&&_0x2494ae['schema']['checkAttribute'](_0x5f32b3,'footnotesListStart')&&(_0x393b5e['setAttribute']('footnotesListStart',_0x339ed5,_0x5f32b3),_0x3062c1=!0x0),!_0x5f32b3['hasAttribute']('footnotesListStyle')&&_0x2494ae['schema']['checkAttribute'](_0x5f32b3,'footnotesListStyle')&&(_0x393b5e['setAttribute']('footnotesListStyle',_0x50667f,_0x5f32b3),_0x3062c1=!0x0));}return _0x3062c1&&_0x2cc118['_updateFootnotesCounters'](_0x393b5e),_0x3062c1;});}['_defineFormatter'](){const {editor:_0x1d3517}=this;_0x1d3517['plugins']['get'](K)['setFootnoteFormatter'](_0x7849a9=>this['_formatFootnoteListValue'](_0x7849a9));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x221ca1,value:_0x1e5781,digits:_0x59c9e4}){const _0x4fa135=_0x221ca1['getAttribute']('footnotesListStyle'),_0x21d0f1=_0x221ca1['getAttribute']('footnotesListStart'),_0x147650=Math['floor'](_0x1e5781)+(_0x21d0f1??0x1)-0x1;switch(_0x4fa135){case'decimal-leading-zero':return function(_0x10f256,_0x2d1048){return String(_0x10f256)['padStart'](_0x2d1048,'0');}(_0x147650,Math['max'](0x2,_0x59c9e4));case'lower-alpha':case'lower-latin':return st(_0x147650,!0x1);case'upper-alpha':case'upper-latin':return st(_0x147650,!0x0);case'lower-roman':return lt(_0x147650,!0x1);case'upper-roman':return lt(_0x147650,!0x0);case'arabic-indic':return String(_0x147650)['replace'](/\d/g,_0x39db8c=>ft[Number(_0x39db8c)]);default:return String(_0x147650);}}}function ct(_0x391acc){if('string'==typeof _0x391acc){const _0x5547b3=et[_0x391acc];if(_0x5547b3)return _0x5547b3;if(ot['includes'](_0x391acc))return _0x391acc;}return null;}function ut(_0x3bc356,_0x27877e){const _0x48b1ae=_0x27877e['toViewElement'](_0x3bc356);return Array['from'](_0x48b1ae['getChildren']())['find'](_0x5a78de=>_0x5a78de['is']('element','ol')&&_0x5a78de['hasClass']('footnotes-list'));}class dt extends _0x5bcf97{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0xb307b8();['keystrokes']=new _0x2e41a2();['focusables']=new _0x217e0f();['focusCycler'];constructor(_0x1499fa,{styleButtonViews:_0x5ba323,styleGridAriaLabel:_0x1b289f}){super(_0x1499fa),(this['focusCycler']=new _0x11a4bf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x5ba323,_0x1b289f),[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 _0x3c1195 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3c1195['element']);_0xa476a5({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x30fc27['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 _0x18fe5e=_0x53e71f=>_0x53e71f['stopPropagation']();this['keystrokes']['set']('arrowright',_0x18fe5e),this['keystrokes']['set']('arrowleft',_0x18fe5e),this['keystrokes']['set']('arrowup',_0x18fe5e),this['keystrokes']['set']('arrowdown',_0x18fe5e);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x277af2,_0x562c31){const _0x377a4e=new _0x5bcf97(this['locale']);return _0x377a4e['children']=_0x377a4e['createCollection'](),_0x377a4e['children']['addMany'](_0x277af2),_0x377a4e['setTemplate']({'tag':'div','attributes':{'aria-label':_0x562c31,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x377a4e['children']}),_0x377a4e['children']['delegate']('execute')['to'](this),_0x377a4e['focus']=function(){for(const _0x3663f3 of this['children'])if(_0x3663f3 instanceof _0x4d71ae&&_0x3663f3['isOn'])return void _0x3663f3['focus']();this['children']['first']['focus']();},_0x377a4e['focusTracker']=new _0xb307b8(),_0x377a4e['keystrokes']=new _0x2e41a2(),_0x377a4e['render'](),_0x377a4e['keystrokes']['listenTo'](_0x377a4e['element']),this['children']['add'](_0x377a4e),_0x377a4e;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x12cda0=this['_createStartIndexPropertyView'](),_0x36873e=[_0x12cda0],_0x389e81=new _0x1b22a0(this['locale'],_0x36873e);return _0x389e81['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x389e81['buttonView']['bind']('isEnabled')['toMany'](_0x36873e,'isEnabled',(..._0x40fb42)=>_0x40fb42['some'](_0x5153d1=>_0x5153d1)),_0x389e81['buttonView']['on']('change:isEnabled',(_0x3508c5,_0xbe7af,_0x33440d)=>{_0x33440d||(_0x389e81['isCollapsed']=!0x0);}),this['children']['add'](_0x389e81),[_0x12cda0,_0x389e81];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0xa76220=new _0x3270d7(this['locale'],_0x7de0f);return _0xa76220['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0xa76220['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xa76220['fieldView']['on']('input',()=>{const _0x571aed=_0xa76220['fieldView']['element'],_0x31e9ee=_0x571aed['valueAsNumber'];Number['isNaN'](_0x31e9ee)?_0xa76220['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x571aed['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x31e9ee}):_0xa76220['errorText']=t(_0x31e9ee<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0xa76220;}}class ht extends _0x8bc47d{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x2dbb58,_0x2e58dc];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1599b6}=this,{componentFactory:_0x2d28d8}=_0x1599b6['ui'];_0x1599b6['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x2d28d8['add']('footnotesStyle',function(_0x458ca7){return _0x5a339f=>{const {t:t}=_0x5a339f,_0x464ce2=_0x458ca7['commands']['get']('footnotesStyle'),_0x3a1b3c=_0x1ef1d7(_0x5a339f),{buttonView:_0x244a69}=_0x3a1b3c;return _0x3a1b3c['class']='ck-footnotes-styles-dropdown',_0x3a1b3c['bind']('isEnabled')['to'](_0x464ce2,'isEnabled'),_0x244a69['set']({'label':t('Footnotes\x20style'),'icon':_0x2e9740,'tooltip':!0x0}),_0x3a1b3c['once']('change:isOpen',()=>{const _0x27cb1c=function({editor:_0x41f470,dropdownView:_0x1b56c7}){const {t:t}=_0x41f470['locale'],_0x4fac32=t('Footnotes\x20definitions\x20styles'),_0x1fbdb3=function(_0x1e9279){const {t:t}=_0x1e9279['locale'],_0x44976a=_0x1e9279['config']['get']('footnotes.footnotesProperties.listStyles'),_0x30348e=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x5c9280},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x3ccbff},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x517153},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x56c656},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x3ac635},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x297597},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0xa81f0f}];return _0x44976a['map'](_0x54346c=>{const _0xf7c6d0=ct(_0x54346c),_0x2b8db2=_0x30348e['find'](_0x2a33c9=>_0x2a33c9['style']===_0xf7c6d0);return function(_0x47a9ab,_0x4a0e92){const {locale:_0x6e304a}=_0x47a9ab,{label:_0x5e992f,icon:_0x248578,tooltip:_0x1b38e2,style:_0x1e190a}=_0x4a0e92,_0x24332c=_0x47a9ab['commands']['get']('footnotesStyle'),_0x12ce17=new _0x4d71ae(_0x6e304a);return _0x12ce17['set']({'label':_0x5e992f,'icon':_0x248578,'tooltip':_0x1b38e2}),_0x12ce17['bind']('isOn')['to'](_0x24332c,'value',_0x56d4d3=>_0x56d4d3===_0x1e190a),_0x12ce17['bind']('isEnabled')['to'](_0x24332c,'isEnabled'),_0x12ce17['on']('execute',()=>{_0x47a9ab['execute']('footnotesStyle',{'value':_0x1e190a}),_0x47a9ab['editing']['view']['focus']();}),_0x12ce17;}(_0x1e9279,_0x2b8db2);});}(_0x41f470),_0x54b953=new dt(_0x41f470['locale'],{'styleGridAriaLabel':_0x4fac32,'styleButtonViews':_0x1fbdb3}),_0x334fbc=_0x41f470['commands']['get']('footnotesStart');return _0x54b953['startIndexFieldView']['bind']('isEnabled')['to'](_0x334fbc),_0x54b953['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x334fbc),_0x54b953['on']('footnotesListStart',(_0x13fc96,_0x5ef432)=>{_0x41f470['execute']('footnotesStart',{'value':_0x5ef432['startIndex']});}),_0x54b953['delegate']('execute')['to'](_0x1b56c7),_0x54b953;}({'editor':_0x458ca7,'dropdownView':_0x3a1b3c});_0x3a1b3c['panelView']['children']['add'](_0x27cb1c);}),_0x3a1b3c;};}(_0x1599b6));}['afterInit'](){const {editor:_0x38348a}=this,{t:t}=_0x38348a['locale'],_0x345ff4=_0x38348a['plugins']['get'](_0x2e58dc),{defaultPositions:_0x43be08}=_0x30a1b4;_0x345ff4['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x38348a['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x45c1ac=>{let _0x8a96bd=_0x45c1ac['getFirstPosition']()?.['parent'];return _0x8a96bd?.['is']('$text')&&(_0x8a96bd=_0x8a96bd['parent']),_0x8a96bd?.['is']('element')?_0x8a96bd['findAncestor'](q):null;},'positions':[_0x43be08['southArrowNorth'],_0x43be08['southArrowNorthMiddleWest'],_0x43be08['southArrowNorthMiddleEast'],_0x43be08['southArrowNorthWest'],_0x43be08['southArrowNorthEast'],_0x43be08['northArrowSouth'],_0x43be08['northArrowSouthMiddleWest'],_0x43be08['northArrowSouthMiddleEast'],_0x43be08['northArrowSouthWest'],_0x43be08['northArrowSouthEast'],_0x43be08['viewportStickyNorth']]});}}class mt extends _0x8bc47d{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[at,ht];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{Z as Footnotes,J as FootnotesClipboard,$ as FootnotesEditing,mt as FootnotesProperties,at as FootnotesPropertiesEditing,ht as FootnotesPropertiesUI,it as FootnotesStartCommand,nt as FootnotesStyleCommand,K as FootnotesTracker,W as FootnotesUI,V as InsertFootnoteCommand};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-footnotes",
3
- "version": "48.0.0-alpha.3",
3
+ "version": "48.0.0-alpha.4",
4
4
  "description": "The footnotes feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -32,14 +32,14 @@
32
32
  "./package.json": "./package.json"
33
33
  },
34
34
  "dependencies": {
35
- "@ckeditor/ckeditor5-clipboard": "48.0.0-alpha.3",
36
- "@ckeditor/ckeditor5-core": "48.0.0-alpha.3",
37
- "@ckeditor/ckeditor5-engine": "48.0.0-alpha.3",
38
- "@ckeditor/ckeditor5-enter": "48.0.0-alpha.3",
39
- "@ckeditor/ckeditor5-icons": "48.0.0-alpha.3",
40
- "@ckeditor/ckeditor5-ui": "48.0.0-alpha.3",
41
- "@ckeditor/ckeditor5-utils": "48.0.0-alpha.3",
42
- "@ckeditor/ckeditor5-widget": "48.0.0-alpha.3"
35
+ "@ckeditor/ckeditor5-clipboard": "48.0.0-alpha.4",
36
+ "@ckeditor/ckeditor5-core": "48.0.0-alpha.4",
37
+ "@ckeditor/ckeditor5-engine": "48.0.0-alpha.4",
38
+ "@ckeditor/ckeditor5-enter": "48.0.0-alpha.4",
39
+ "@ckeditor/ckeditor5-icons": "48.0.0-alpha.4",
40
+ "@ckeditor/ckeditor5-ui": "48.0.0-alpha.4",
41
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.4",
42
+ "@ckeditor/ckeditor5-widget": "48.0.0-alpha.4"
43
43
  },
44
44
  "files": [
45
45
  "dist",