@ckeditor/ckeditor5-footnotes 48.2.0 → 48.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/augmentation.d.ts +32 -32
- package/dist/commands/insertfootnotecommand.d.ts +16 -16
- package/dist/footnotes.d.ts +28 -28
- package/dist/footnotesclipboard.d.ts +33 -33
- package/dist/footnotesconfig.d.ts +25 -25
- package/dist/footnotesediting.d.ts +40 -40
- package/dist/footnotesproperties/commands/footnotesstartcommand.d.ts +23 -23
- package/dist/footnotesproperties/commands/footnotesstylecommand.d.ts +24 -24
- package/dist/footnotesproperties/footnotespropertiesconfig.d.ts +65 -65
- package/dist/footnotesproperties/footnotespropertiesediting.d.ts +37 -37
- package/dist/footnotesproperties/footnotespropertiesformatters.d.ts +18 -24
- package/dist/footnotesproperties/footnotespropertiesui.d.ts +36 -36
- package/dist/footnotesproperties/ui/footnotesdefinitionspropertiesview.d.ts +11 -11
- package/dist/footnotesproperties.d.ts +27 -27
- package/dist/footnotestracker.d.ts +89 -89
- package/dist/footnotesui.d.ts +27 -27
- package/dist/index.d.ts +19 -19
- package/dist/index.js +1 -1
- package/dist/modelelementtracker.d.ts +48 -48
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +9 -9
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x35c719,Command as _0x4aacd1}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x18dc3b,isWidget as _0x23efd1,toWidgetEditable as _0x52a99b,WidgetToolbarRepository as _0x5e0ac7}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x7bfd0e,logWarning as _0x5b9186,FocusTracker as _0xc7e485,KeystrokeHandler as _0x445156,global as _0x46ee0c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x44cdf1,ClickObserver as _0x3b03d4}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x10d001}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x350b51,ButtonView as _0x2dd631,View as _0x4bd860,ViewCollection as _0x533350,FocusCycler as _0x36ff63,addKeyboardHandlingForGrid as _0x20d128,CollapsibleView as _0x5a3665,LabeledFieldView as _0x3eefa9,createLabeledInputNumber as _0x402009,ContextualBalloon as _0x150afc,BalloonPanelView as _0x374789,createDropdown as _0x512fb9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x1cb9fe,IconListStyleDecimal as _0x129017,IconListStyleDecimalLeadingZero as _0x5b5608,IconListStyleLowerRoman as _0x50d899,IconListStyleUpperRoman as _0x36dc66,IconListStyleLowerLatin as _0x2dcab8,IconListStyleUpperLatin as _0x225369,IconListStyleArabicIndic as _0x56f5e7}from'@ckeditor/ckeditor5-icons/dist/index.js';class ModelElementTracker{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x580862,_0x1bc373){this['_model']=_0x580862,this['_elementName']=_0x1bc373['elementName'],this['_getElementKey']=_0x1bc373['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x31e902){const _0x41f6af=new Set(),_0x4978a6=new Map();for(const _0x3bb398 of _0x31e902){if('insert'===_0x3bb398['type']&&'$text'!==_0x3bb398['name']&&_0x3bb398['position']['nodeAfter']){const _0x5489b4=this['_model']['createRangeOn'](_0x3bb398['position']['nodeAfter']);for(const _0x3990a0 of _0x5489b4['getItems']()){if(!_0x3990a0['is']('element',this['_elementName']))continue;const _0x461e4f=this['_getElementKey'](_0x3990a0);_0x4978a6['has'](_0x461e4f)||_0x4978a6['set'](_0x461e4f,[]),_0x4978a6['get'](_0x461e4f)['push'](_0x3990a0);}}if('remove'===_0x3bb398['type']&&_0x3bb398['name']===this['_elementName']){const _0x38afa9=this['_getElementKey']({'getAttribute':_0x294883=>_0x3bb398['attributes']['get'](_0x294883)});_0x41f6af['add'](_0x38afa9);}}for(const [_0x46ff0a,_0x507316]of this['_trackedElements'])'$graveyard'===_0x507316['root']['rootName']&&_0x41f6af['add'](_0x46ff0a);for(const _0x15a65f of _0x41f6af)this['_trackedElements']['delete'](_0x15a65f);for(const [_0x54d12a,_0x47f479]of _0x4978a6)this['_trackedElements']['set'](_0x54d12a,_0x47f479[_0x47f479['length']-0x1]);const _0x18647d=new Set();for(const [_0x2a5c82,_0x2cb5a5]of _0x4978a6)_0x41f6af['has'](_0x2a5c82)&&(_0x18647d['add'](_0x2cb5a5[0x0]),_0x2cb5a5['length']>0x1?_0x4978a6['set'](_0x2a5c82,_0x2cb5a5['slice'](0x1)):_0x4978a6['delete'](_0x2a5c82),_0x41f6af['delete'](_0x2a5c82));return{'removed':Array['from'](_0x41f6af),'inserted':Array['from'](_0x4978a6['values']())['flat'](),'moved':Array['from'](_0x18647d)};}}class FootnotesTracker extends _0x35c719{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x134b99){super(_0x134b99),this['_footnoteDefsContainerTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x5bfcea=>_0x5bfcea['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new ModelElementTracker(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x494aa5=>_0x494aa5['getAttribute']('footnoteId')});}['init'](){const {editor:_0x4a9e2f}=this,{model:_0x1c49a8,data:_0x21d000}=_0x4a9e2f;_0x1c49a8['document']['registerPostFixer'](_0x994721=>{const _0x72c3e5=_0x1c49a8['document']['differ']['getChanges']();let _0xfe0a1a=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x994721,_0x72c3e5)&&(_0xfe0a1a=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x994721,_0x72c3e5)&&(_0xfe0a1a=!0x0),this['_handleFootnoteReferencesChanges'](_0x994721,_0x72c3e5)&&(_0xfe0a1a=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x994721)&&(_0xfe0a1a=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x994721)&&(_0xfe0a1a=!0x0),this['_sortFootnoteDefinitions'](_0x994721)&&(_0xfe0a1a=!0x0),_0xfe0a1a;}),this['listenTo'](_0x1c49a8['document'],'change:data',()=>{_0x1c49a8['enqueueChange']({'isUndoable':!0x1},_0x476a23=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x476a23);});},{'priority':'low'}),this['listenTo'](_0x21d000,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x422971){return this['_footnotes']['find'](_0x564814=>_0x564814['id']===_0x422971)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x382176){this['_footnoteFormatter']=_0x382176;}['_updateFootnotesCounters'](_0x1efc60,_0x247e31=0x0){let _0x457f6b=!0x1;for(let _0x28f46c=_0x247e31;_0x28f46c<this['_footnotes']['length'];_0x28f46c++)this['_updateFootnoteRefCounter'](_0x1efc60,_0x28f46c)&&(_0x457f6b=!0x0);return _0x457f6b;}['_insertEmptyFootnotesDefinitionsContainer'](_0x41d3f0,_0x2641a3){const _0x5d921c=_0x41d3f0['createElement']('footnotesDefinitions',{});return _0x41d3f0['append'](_0x5d921c,_0x2641a3),this['_footnotesDefinitions']=_0x5d921c,_0x5d921c;}['_ensureFootnotesDefinitionsContainerExists'](_0xd6f311){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x5ce9a6=this['_footnotes'][0x0]['reference']['root'],_0x149e69=this['_insertEmptyFootnotesDefinitionsContainer'](_0xd6f311,_0x5ce9a6);for(const _0x2e660f of this['_footnotes'])_0x2e660f['definition']['parent']||_0xd6f311['insert'](_0x2e660f['definition'],_0x149e69,'end');this['_updateFootnotesCounters'](_0xd6f311);}['_handleFootnotesDefinitionsObjectChanges'](_0x67e47f,_0x30e0e1){let _0x5538a0=!0x1;const {inserted:_0x1f66a7,removed:_0x4d8f04,moved:_0x39b376}=this['_footnoteDefsContainerTracker']['getChanges'](_0x30e0e1);if(_0x39b376['length']&&(this['_footnotesDefinitions']=_0x39b376[0x0]),_0x1f66a7['length']){if(_0x1f66a7['length']>0x1||this['_footnotesDefinitions']&&_0x1f66a7['some'](_0x254204=>_0x254204!==this['_footnotesDefinitions'])){const _0x73023e=_0x67e47f['createElement']('footnotesDefinitions',{}),_0x1dd391=[];this['_footnotesDefinitions']&&_0x1dd391['push'](this['_footnotesDefinitions']),_0x1dd391['push'](..._0x1f66a7),_0x67e47f['insert'](_0x73023e,_0x1dd391[0x0],'before');for(const _0x135bdf of _0x1dd391)_0x67e47f['move'](_0x67e47f['createRangeIn'](_0x135bdf),_0x67e47f['createPositionAt'](_0x73023e,'end')),_0x67e47f['remove'](_0x135bdf);this['_footnotesDefinitions']=_0x73023e,this['_updateFootnotesCounters'](_0x67e47f),_0x5538a0=!0x0;}else this['_footnotesDefinitions']=_0x1f66a7[0x0];}if(_0x4d8f04['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x2877be of this['_footnotes'])_0x67e47f['remove'](_0x2877be['reference']),_0x5538a0=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x5538a0;}['_handleFootnoteDefinitionsChanges'](_0x4b2fd7,_0x1c5c52){let _0x26a59b=!0x1;const _0x3c97e4=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x43ef61,moved:_0x794e6c}=this['_footnoteDefsTracker']['getChanges'](_0x1c5c52);for(const _0x382af1 of[..._0x794e6c,..._0x43ef61]){const _0x51d4e3=_0x382af1['getAttribute']('footnoteId'),_0x13e09a=this['getFootnote'](_0x51d4e3);_0x13e09a&&(_0x13e09a['definition']=_0x382af1),N(_0x4b2fd7,_0x3c97e4,_0x382af1)&&(_0x26a59b=!0x0);}return _0x26a59b;}['_handleFootnoteReferencesChanges'](_0x175b83,_0x20054c){let _0x3714a8=!0x1;const {removed:_0x69f896,inserted:_0x20b58a,moved:_0x2adce7}=this['_footnoteRefsTracker']['getChanges'](_0x20054c);for(const _0x3dec34 of _0x69f896)this['_handleRemoveFootnoteReferenceById'](_0x175b83,_0x3dec34)&&(_0x3714a8=!0x0);for(const _0x45cb92 of _0x20b58a)this['_handleInsertedFootnoteReference'](_0x175b83,_0x45cb92)&&(_0x3714a8=!0x0);for(const _0x4eb57f of _0x2adce7)this['_handleMovedFootnoteReference'](_0x175b83,_0x4eb57f)&&(_0x3714a8=!0x0);return _0x3714a8;}['_handleFootnotesDefinitionsObjectSync'](_0x409f95){if(!this['_footnotesDefinitions'])return!0x1;let _0x2f19d9=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x2304ec=[];for(const _0x3660e5 of this['_footnotesDefinitions']['getChildren']()){const _0x4b5213=_0x3660e5['getAttribute']('footnoteId');this['getFootnote'](_0x4b5213)||(_0x2304ec['unshift'](_0x3660e5),_0x2f19d9=!0x0);}for(const _0x5350a3 of _0x2304ec)_0x409f95['remove'](_0x5350a3);}const _0x39f475=new Set(),_0x3e7fa2=[];for(const _0x80bb21 of this['_footnotesDefinitions']['getChildren']()){const _0x48b59a=_0x80bb21['getAttribute']('footnoteId');_0x39f475['has'](_0x48b59a)?(_0x3e7fa2['unshift'](_0x80bb21),_0x2f19d9=!0x0):_0x39f475['add'](_0x48b59a);}for(const _0x416db8 of _0x3e7fa2)_0x409f95['remove'](_0x416db8);return this['_footnotesDefinitions']['childCount']||(_0x409f95['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x2f19d9=!0x0),_0x2f19d9;}['_handleInsertedFootnoteReference'](_0x35f3f9,_0x433708){if(this['_footnotes']['find'](_0x4034c9=>_0x4034c9['reference']===_0x433708))return!0x1;let _0x2ac881=!0x1;const _0x3bdca0=_0x433708['getAttribute']('footnoteId'),_0x1a78ad=this['_footnotes']['findIndex'](_0x37a5f5=>_0x37a5f5['id']===_0x3bdca0);-0x1!==_0x1a78ad&&(_0x35f3f9['remove'](this['_footnotes'][_0x1a78ad]['reference']),this['_footnotes']['splice'](_0x1a78ad,0x1),_0x2ac881=!0x0);let _0x58904d=this['_footnotesDefinitions']?function(_0x4cf3a0,_0x5b3f16){for(const _0x5292c3 of _0x4cf3a0['getChildren']())if(_0x5292c3['getAttribute']('footnoteId')===_0x5b3f16)return _0x5292c3;return null;}(this['_footnotesDefinitions'],_0x3bdca0):null;_0x58904d||(_0x58904d=_0x35f3f9['createElement']('footnoteDefinition',{'footnoteId':_0x3bdca0}),this['_footnotesDefinitions']&&(_0x35f3f9['insert'](_0x58904d,this['_footnotesDefinitions'],'end'),_0x2ac881=!0x0));const _0x1c0b2e={'id':_0x3bdca0,'reference':_0x433708,'definition':_0x58904d},_0x4bbc76=R(this['editor']['model'],this['_footnotes'],_0x433708);this['_footnotes']['splice'](_0x4bbc76,0x0,_0x1c0b2e);let _0x579b9f=_0x4bbc76;return-0x1!==_0x1a78ad&&(_0x579b9f=Math['min'](_0x4bbc76,_0x1a78ad)),this['_updateFootnotesCounters'](_0x35f3f9,_0x579b9f)&&(_0x2ac881=!0x0),_0x2ac881;}['_handleRemoveFootnoteReferenceById'](_0x2f9140,_0x41184c){const _0x5da009=this['_footnotes']['findIndex'](_0x32932a=>_0x32932a['id']===_0x41184c);if(-0x1===_0x5da009)return!0x1;let _0x2b56c9=!0x1;const _0x42eeca=this['_footnotes'][_0x5da009];return'$graveyard'!==_0x42eeca['definition']['root']['rootName']&&(_0x2f9140['remove'](_0x42eeca['definition']),_0x2b56c9=!0x0),this['_footnotes']['splice'](_0x5da009,0x1),this['_updateFootnotesCounters'](_0x2f9140,_0x5da009)&&(_0x2b56c9=!0x0),_0x2b56c9;}['_handleMovedFootnoteReference'](_0x26fb62,_0x2312b9){const _0x3a1544=_0x2312b9['getAttribute']('footnoteId'),_0x693830=this['_footnotes']['findIndex'](_0x48a94d=>_0x48a94d['id']===_0x3a1544),_0x3dfc9e=this['_footnotes'][_0x693830];let _0x216bcd=!0x1;_0x3dfc9e['reference']=_0x2312b9,this['_footnotes']['splice'](_0x693830,0x1);const _0x24e528=R(this['editor']['model'],this['_footnotes'],_0x2312b9);return this['_footnotes']['splice'](_0x24e528,0x0,_0x3dfc9e),this['_updateFootnotesCounters'](_0x26fb62,Math['min'](_0x693830,_0x24e528))&&(_0x216bcd=!0x0),_0x216bcd;}['_updateFootnoteRefCounter'](_0x216a71,_0x37a16c){if(!this['_footnotesDefinitions'])return!0x1;const _0x50c689=this['_footnotes'][_0x37a16c];let _0x378745;return _0x378745=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x50c689,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x37a16c+0x1}):String(_0x37a16c+0x1),_0x50c689['reference']['getAttribute']('footnoteCounter')!=_0x378745&&(_0x216a71['setAttribute']('footnoteCounter',_0x378745,_0x50c689['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x410039){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x3eaf33,_0x26a35b){if(_0x3eaf33['length']!==_0x26a35b['length'])return!0x1;for(let _0x2df39b=0x0;_0x2df39b<_0x3eaf33['length'];_0x2df39b++)if(_0x3eaf33[_0x2df39b]!==_0x26a35b[_0x2df39b])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x9a9b79=>_0x9a9b79['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x232ede=>_0x232ede['getAttribute']('footnoteId'))))return!0x1;let _0x310879=!0x1;for(let _0x5979e5=0x0;_0x5979e5<this['_footnotes']['length'];_0x5979e5++){const _0x496891=this['_footnotes'][_0x5979e5],_0x3f8336=_0x410039['createPositionBefore'](_0x496891['definition']),_0x142b4c=_0x410039['createPositionAt'](this['_footnotesDefinitions'],_0x5979e5);_0x3f8336['isEqual'](_0x142b4c)||(_0x410039['move'](_0x410039['createRangeOn'](_0x496891['definition']),_0x142b4c),_0x310879=!0x0);}return _0x310879;}['_ensureFootnotesReferencesHaveProperOrder'](_0x435fb2){if(!this['_footnotes']['length'])return!0x1;const {model:_0x134d43}=this['editor'];let _0x3c3e06=!0x1;for(let _0x19dd6d=0x0;_0x19dd6d<this['_footnotes']['length']-0x1;_0x19dd6d++){const _0x5063ce=this['_footnotes'][_0x19dd6d],_0x7d1203=this['_footnotes'][_0x19dd6d+0x1],_0x166c74=_0x134d43['createPositionBefore'](_0x5063ce['reference']),_0x175121=_0x134d43['createPositionBefore'](_0x7d1203['reference']);'after'===_0x166c74['compareWith'](_0x175121)&&(this['_handleMovedFootnoteReference'](_0x435fb2,_0x5063ce['reference']),_0x19dd6d=-0x1,_0x3c3e06=!0x0);}return _0x3c3e06;}}function N(_0x439244,_0x2fb14f,_0x2a77a0){if(_0x2a77a0['childCount'])return!0x1;const _0x2407e7=_0x2fb14f?'paragraph':'footnoteInlineContent';return _0x439244['insert'](_0x439244['createElement'](_0x2407e7),_0x2a77a0),!0x0;}function R(_0x554945,_0x532151,_0x5244a2){if(0x0===_0x532151['length'])return 0x0;const _0x2efe92=_0x554945['createPositionBefore'](_0x5244a2);for(let _0x1a5908=0x0;_0x1a5908<_0x532151['length'];_0x1a5908++){const _0x179c79=_0x532151[_0x1a5908],_0x24203a=_0x554945['createPositionBefore'](_0x179c79['reference']);if('before'===_0x2efe92['compareWith'](_0x24203a))return _0x1a5908;}const _0x4cf00e=_0x5244a2['root'];let _0x1066fd=-0x1;for(let _0x21ff38=_0x532151['length']-0x1;_0x21ff38>=0x0;_0x21ff38--)if(_0x532151[_0x21ff38]['reference']['root']===_0x4cf00e){_0x1066fd=_0x21ff38;break;}if(-0x1!==_0x1066fd)return _0x1066fd+0x1;const _0x4f4334=_0x554945['document']['getRootNames'](),_0x5771f7=_0x4f4334['indexOf'](_0x4cf00e['rootName']),_0x429d0a=_0x4f4334[_0x5771f7+0x1];if(_0x429d0a){for(let _0x42b38b=0x0;_0x42b38b<_0x532151['length'];_0x42b38b++)if(_0x532151[_0x42b38b]['reference']['root']['rootName']===_0x429d0a)return _0x42b38b;}return _0x532151['length'];}class InsertFootnoteCommand extends _0x4aacd1{['refresh'](){const _0x24e765=this['editor']['model']['document']['selection'],_0x50021f=this['_getPositionToInsertFootnote'](_0x24e765);this['isEnabled']=!!_0x50021f;}['execute'](_0x19ca8a){const {editor:_0x5eb24b}=this,{model:_0x4ada43}=_0x5eb24b,{selection:_0x4e6ffd}=_0x4ada43['document'],_0xded980=this['_getPositionToInsertFootnote'](_0x4e6ffd);if(!_0xded980)return;const _0x21a19a=_0x5eb24b['plugins']['get']('FootnotesEditing'),_0x298847=_0x19ca8a?.['footnoteId']??_0x7bfd0e();!function(_0x351c8b){return'string'==typeof _0x351c8b&&_0x351c8b['length']>0x0&&!/\s/['test'](_0x351c8b)&&!/^\d/['test'](_0x351c8b);}(_0x298847)?_0x5b9186('insert-footnote-command-executed-with-invalid-id'):(_0x4ada43['change'](_0x31ae0d=>{const _0x2a9343=_0x31ae0d['createElement']('footnoteRef',{'footnoteId':_0x298847});_0x4ada43['insertObject'](_0x2a9343,_0xded980,null);}),_0x21a19a['_moveSelectionToFootnoteDefinition'](_0x298847));}['_getPositionToInsertFootnote'](_0x11d9d5){const {model:_0x2135ef}=this['editor'],{schema:_0x470013}=_0x2135ef,_0x11a917=_0x11d9d5['getFirstRange']();for(const _0x596b20 of _0x11a917['getItems']())if(_0x470013['isBlock'](_0x596b20)||_0x470013['isObject'](_0x596b20))return null;const _0x5a9e03=_0x11a917['end'];return _0x470013['checkChild'](_0x5a9e03,'footnoteRef')?_0x5a9e03:null;}}class FootnotesEditing extends _0x35c719{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x381507}=this;_0x381507['config']['define']('footnotes.multiBlock',!0x0),_0x381507['commands']['add']('insertFootnote',new InsertFootnoteCommand(_0x381507)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x2e25d1){const _0x37fafc=_0xe6e471([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]),_0x4cbea6=0x47a28506,_0x4cb379=0x47a50ed6^_0x4cbea6,_0x34e362=window[_0xe6e471([0x44,0x61,0x74,0x65])][_0xe6e471([0x6e,0x6f,0x77])](),_0x4500a0=_0x2e25d1[_0xe6e471([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1feb93=new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2af240=>{_0x4500a0[_0xe6e471([0x6f,0x6e,0x63,0x65])](_0xe6e471([0x72,0x65,0x61,0x64,0x79]),_0x2af240);}),_0x43c9a2={[_0xe6e471([0x6b,0x74,0x79])]:_0xe6e471([0x45,0x43]),[_0xe6e471([0x75,0x73,0x65])]:_0xe6e471([0x73,0x69,0x67]),[_0xe6e471([0x63,0x72,0x76])]:_0xe6e471([0x50,0x2d,0x32,0x35,0x36]),[_0xe6e471([0x78])]:_0xe6e471([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]),[_0xe6e471([0x79])]:_0xe6e471([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]),[_0xe6e471([0x61,0x6c,0x67])]:_0xe6e471([0x45,0x53,0x32,0x35,0x36])},_0x3aa92d=_0x4500a0[_0xe6e471([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xe6e471([0x67,0x65,0x74])](_0xe6e471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5fa4ed(){let _0x5674d8,_0x3ca45b=null,_0x45e409=null;try{if(_0x3aa92d==_0xe6e471([0x47,0x50,0x4c]))return _0xe6e471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5674d8=_0x550de6(),!_0x5674d8)return _0xe6e471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5674d8[_0xe6e471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x45e409=_0x4e10db(_0x5674d8[_0xe6e471([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5674d8[_0xe6e471([0x6a,0x74,0x69])])),await _0x5db0f4()?_0x59ec63()?_0x251301()?_0xe6e471([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2470e6()?(_0x5674d8[_0xe6e471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xe6e471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ca45b=_0xf6fcfb(_0xe6e471([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2cbc87()):_0xe6e471([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xe6e471([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xe6e471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xe6e471([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x251301(){const _0x10dd07=[_0xe6e471([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xe6e471([0x74,0x72,0x69,0x61,0x6c])][_0xe6e471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5674d8[_0xe6e471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x34e362/0x3e8:0xe10*_0x4cb379;return _0x5674d8[_0xe6e471([0x65,0x78,0x70])]<_0x10dd07;}function _0x59ec63(){const _0x4292cf=_0x5674d8[_0xe6e471([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4292cf&&(!!_0x4292cf[_0xe6e471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6e471([0x2a]))||!!_0x4292cf[_0xe6e471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6e471([0x46,0x4f,0x4f])));}function _0x2470e6(){const _0x14c30c=_0x5674d8[_0xe6e471([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x14c30c||0x0==_0x14c30c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x300145}=new URL(window[_0xe6e471([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x14c30c[_0xe6e471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300145))return!0x0;const _0x475a6c=_0x300145[_0xe6e471([0x73,0x70,0x6c,0x69,0x74])](_0xe6e471([0x2e]));return _0x14c30c[_0xe6e471([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2a6072=>_0x2a6072[_0xe6e471([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe6e471([0x2a])))[_0xe6e471([0x6d,0x61,0x70])](_0x2beba5=>_0x2beba5[_0xe6e471([0x73,0x70,0x6c,0x69,0x74])](_0xe6e471([0x2e])))[_0xe6e471([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x58f8d6=>_0x58f8d6[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x475a6c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe6e471([0x6d,0x61,0x70])](_0x1e8cb1=>Array(_0x475a6c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1e8cb1[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xe6e471([0x66,0x69,0x6c,0x6c])](_0x1e8cb1[0x0]===_0xe6e471([0x2a])?_0xe6e471([0x2a]):'')[_0xe6e471([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1e8cb1))[_0xe6e471([0x73,0x6f,0x6d,0x65])](_0x420d52=>_0x475a6c[_0xe6e471([0x65,0x76,0x65,0x72,0x79])]((_0x5ecff6,_0x468e85)=>_0x420d52[_0x468e85]===_0x5ecff6||_0x420d52[_0x468e85]===_0xe6e471([0x2a])));}function _0x2cbc87(){return _0x3ca45b&&_0x45e409?new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59085b,_0x12386b)=>{_0x3ca45b[_0xe6e471([0x74,0x68,0x65,0x6e])](_0x59085b,_0x12386b),_0x45e409[_0xe6e471([0x74,0x68,0x65,0x6e])](_0x452c21=>{_0x452c21!=_0xe6e471([0x56,0x61,0x6c,0x69,0x64])&&_0x59085b(_0x452c21);},_0x12386b);}):_0x3ca45b||_0x45e409||_0xe6e471([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e10db(_0x4fcf30,_0xd2cb71){return new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49dc38=>{if(_0x5dd5bf())return _0x49dc38(_0xe6e471([0x56,0x61,0x6c,0x69,0x64]));_0x5123b5(),_0x4500a0[_0xe6e471([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xe6e471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x22b124=!0x1;const _0x31865f=_0x7bfd0e();function _0x4616bf(_0x97031a){return!!_0x97031a&&(typeof _0x97031a===_0xe6e471([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x97031a===_0xe6e471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x97031a[_0xe6e471([0x74,0x68,0x65,0x6e])]===_0xe6e471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x97031a[_0xe6e471([0x63,0x61,0x74,0x63,0x68])]===_0xe6e471([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d233c(_0x408d89){_0x31ff02(_0x408d89)[_0xe6e471([0x74,0x68,0x65,0x6e])](_0xa85f0a=>{if(!_0xa85f0a||_0xa85f0a[_0xe6e471([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xe6e471([0x6f,0x6b]))return _0xe6e471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10047a(_0x4afaaf(_0x31865f+_0xd2cb71))!=_0xa85f0a[_0xe6e471([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xe6e471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xe6e471([0x56,0x61,0x6c,0x69,0x64]);})[_0xe6e471([0x74,0x68,0x65,0x6e])](_0x233657=>(_0x57d4fa(),_0x233657),()=>{const _0x46b291=_0x5f24db();return null==_0x46b291?(_0x57d4fa(),_0xe6e471([0x56,0x61,0x6c,0x69,0x64])):_0xe6e471(_0x34e362-_0x46b291>(0x63ae0106^_0x4cbea6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xe6e471([0x74,0x68,0x65,0x6e])](_0x49dc38)[_0xe6e471([0x63,0x61,0x74,0x63,0x68])](()=>{_0x49dc38(_0xe6e471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46cc9d=0x47946b86^_0x4cbea6;function _0x57d4fa(){const _0x35b59f=_0xe6e471([0x6c,0x6c,0x63,0x74,0x2d])+_0x10047a(_0x4afaaf(_0x4fcf30)),_0x45125d=_0x420110(_0x10047a(window[_0xe6e471([0x4d,0x61,0x74,0x68])][_0xe6e471([0x63,0x65,0x69,0x6c])](_0x34e362/_0x46cc9d)));window[_0xe6e471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe6e471([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35b59f,_0x45125d);}function _0x5f24db(){const _0x4795c1=_0xe6e471([0x6c,0x6c,0x63,0x74,0x2d])+_0x10047a(_0x4afaaf(_0x4fcf30)),_0xb7475=window[_0xe6e471([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xe6e471([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4795c1);return _0xb7475?window[_0xe6e471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x420110(_0xb7475),0x10)*_0x46cc9d:null;}function _0x31ff02(_0x77cc57){return new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50cbd8,_0x4cf322)=>{_0x77cc57[_0xe6e471([0x74,0x68,0x65,0x6e])](_0x50cbd8,_0x4cf322),window[_0xe6e471([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4cf322,0x47a351c6^_0x4cbea6);});}}_0x4500a0[_0xe6e471([0x6f,0x6e])](_0xe6e471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x75c440,_0x543fb2)=>{if(_0x543fb2[0x0]!=_0x4fcf30)return _0x49dc38(_0xe6e471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x543fb2[0x1]={..._0x543fb2[0x1],[_0xe6e471([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x31865f};},{[_0xe6e471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe6e471([0x68,0x69,0x67,0x68])}),_0x4500a0[_0xe6e471([0x6f,0x6e])](_0xe6e471([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32969a=>{_0x4616bf(_0x32969a[_0xe6e471([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x22b124=!0x0,_0x4d233c(_0x32969a[_0xe6e471([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xe6e471([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xe6e471([0x6c,0x6f,0x77])}),_0x1feb93[_0xe6e471([0x74,0x68,0x65,0x6e])](()=>{_0x22b124||_0x49dc38(_0xe6e471([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5dd5bf(){return _0x4500a0[_0xe6e471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe6e471([0x76,0x69,0x65,0x77])][_0xe6e471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xe6e471([0x61,0x75,0x74,0x6f]);}function _0x5123b5(){_0x4500a0[_0xe6e471([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xe6e471([0x76,0x69,0x65,0x77])][_0xe6e471([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xe6e471([0x61,0x75,0x74,0x6f]);}}function _0xf6fcfb(_0x347f95){const _0x2e458d=[new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ae66f=>setTimeout(_0x2ae66f,0x47abbbca^_0x4cbea6)),_0x1feb93[_0xe6e471([0x74,0x68,0x65,0x6e])](()=>new window[(_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6f0ad7=>{let _0x4c85a5=0x0;_0x4500a0[_0xe6e471([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6e471([0x6f,0x6e])](_0xe6e471([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x36c2a1,_0x4f23cd)=>{_0x4f23cd[0x0][_0xe6e471([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c85a5++,_0x4c85a5==(0x47a280ee^_0x4cbea6)&&(_0x6f0ad7(),_0x36c2a1[_0xe6e471([0x6f,0x66,0x66])]());});}))];return window[_0xe6e471([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xe6e471([0x72,0x61,0x63,0x65])](_0x2e458d)[_0xe6e471([0x74,0x68,0x65,0x6e])](()=>_0x347f95);}async function _0x2a7b67(){await _0x1feb93,_0x4500a0[_0xe6e471([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6e471([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xab1173,_0x4500a0[_0xe6e471([0x6d,0x6f,0x64,0x65,0x6c])][_0xe6e471([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xab1173,_0x4500a0[_0xe6e471([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xe6e471([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x380095(_0x3e0900){const _0x19d680=_0x6b9b51();_0x4500a0[_0x19d680]=_0xe6e471([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e0900,_0x3e0900!=_0xe6e471([0x56,0x61,0x6c,0x69,0x64])&&_0x2a7b67();}function _0x6b9b51(){const _0x56cdf5=window[_0xe6e471([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xe6e471([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xe6e471([0x6e,0x6f,0x77])]())[_0xe6e471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xe6e471([0x2e]),'');let _0x115415=_0xe6e471([0x75]);for(let _0x2a835f=0x0;_0x2a835f<_0x56cdf5[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a835f+=0x2){let _0x5cf47e=window[_0xe6e471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56cdf5[_0xe6e471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a835f,_0x2a835f+0x2));_0x5cf47e>=_0x37fafc[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5cf47e-=_0x37fafc[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x115415+=_0x37fafc[_0x5cf47e];}return _0x115415;}function _0x550de6(){const _0x4f6c8c=_0x3aa92d[_0xe6e471([0x73,0x70,0x6c,0x69,0x74])](_0xe6e471([0x2e]));if(0x3!=_0x4f6c8c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4535ed(_0x4f6c8c[0x1]);function _0x4535ed(_0x5c1b7b){const _0x35fa34=_0x21523c(_0x5c1b7b);return _0x35fa34&&_0x42856e()?_0x35fa34:null;function _0x42856e(){const _0x4a844c=_0x35fa34[_0xe6e471([0x6a,0x74,0x69])],_0x3b7a67=window[_0xe6e471([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a844c[_0xe6e471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a844c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2e35a2={..._0x35fa34,[_0xe6e471([0x6a,0x74,0x69])]:_0x4a844c[_0xe6e471([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a844c[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2e35a2[_0xe6e471([0x76,0x63])],_0x4afaaf(_0x2e35a2)==_0x3b7a67;}}}async function _0x5db0f4(){let _0x5117b0=!0x0;try{const _0x55f3dd=_0x3aa92d[_0xe6e471([0x73,0x70,0x6c,0x69,0x74])](_0xe6e471([0x2e])),[_0x36d7f3,_0x4b1a5b,_0x240f9f]=_0x55f3dd;return _0x3889a1(_0x36d7f3),await _0xcfe782(_0x36d7f3,_0x4b1a5b,_0x240f9f),_0x5117b0;}catch{return!0x1;}function _0x3889a1(_0x1ef9cd){const _0x1a4011=_0x21523c(_0x1ef9cd);_0x1a4011&&_0x1a4011[_0xe6e471([0x61,0x6c,0x67])]==_0xe6e471([0x45,0x53,0x32,0x35,0x36])||(_0x5117b0=!0x1);}async function _0xcfe782(_0x435532,_0x4c6bf5,_0x47855f){const _0x39fefd=window[_0xe6e471([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xe6e471([0x66,0x72,0x6f,0x6d])](_0x52e115(_0x47855f),_0x4f5f65=>_0x4f5f65[_0xe6e471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xed1846=new window[(_0xe6e471([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xe6e471([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x435532+_0xe6e471([0x2e])+_0x4c6bf5),_0x103ff4=window[_0xe6e471([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xe6e471([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x103ff4)return;const _0x2f8baa=await _0x103ff4[_0xe6e471([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xe6e471([0x6a,0x77,0x6b]),_0x43c9a2,{[_0xe6e471([0x6e,0x61,0x6d,0x65])]:_0xe6e471([0x45,0x43,0x44,0x53,0x41]),[_0xe6e471([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xe6e471([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xe6e471([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x103ff4[_0xe6e471([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xe6e471([0x6e,0x61,0x6d,0x65])]:_0xe6e471([0x45,0x43,0x44,0x53,0x41]),[_0xe6e471([0x68,0x61,0x73,0x68])]:{[_0xe6e471([0x6e,0x61,0x6d,0x65])]:_0xe6e471([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2f8baa,_0x39fefd,_0xed1846)||(_0x5117b0=!0x1);}}function _0x21523c(_0x4333e9){return _0x4333e9[_0xe6e471([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xe6e471([0x65,0x79]))?JSON[_0xe6e471([0x70,0x61,0x72,0x73,0x65])](_0x52e115(_0x4333e9)):null;}function _0x52e115(_0x18febf){return window[_0xe6e471([0x61,0x74,0x6f,0x62])](_0x18febf[_0xe6e471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xe6e471([0x2b]))[_0xe6e471([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xe6e471([0x2f])));}function _0x4afaaf(_0x259967){let _0x51e2df=0x1505;function _0x54f548(_0x5e8484){for(let _0x49f469=0x0;_0x49f469<_0x5e8484[_0xe6e471([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49f469++){const _0x205a80=_0x5e8484[_0xe6e471([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x49f469);_0x51e2df=(_0x51e2df<<0x5)+_0x51e2df+_0x205a80,_0x51e2df&=_0x51e2df;}}function _0x377471(_0x5b188b){Array[_0xe6e471([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b188b)?_0x5b188b[_0xe6e471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x377471):_0x5b188b&&typeof _0x5b188b==_0xe6e471([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xe6e471([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b188b)[_0xe6e471([0x73,0x6f,0x72,0x74])]()[_0xe6e471([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3683f9,_0x3c9d82])=>{_0x54f548(_0x3683f9),_0x377471(_0x3c9d82);}):_0x54f548(window[_0xe6e471([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b188b));}return _0x377471(_0x259967),_0x51e2df>>>0x0;}function _0x10047a(_0xeb51e7){return _0xeb51e7[_0xe6e471([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xe6e471([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xe6e471([0x30]));}function _0x420110(_0x2b1844){return _0x2b1844[_0xe6e471([0x73,0x70,0x6c,0x69,0x74])]('')[_0xe6e471([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xe6e471([0x6a,0x6f,0x69,0x6e])]('');}function _0xab1173(){}function _0xe6e471(_0xf40b62){return _0xf40b62['map'](_0x5b96cd=>String['fromCharCode'](_0x5b96cd))['join']('');}_0x380095(await _0x5fa4ed());}(this);}['_moveSelectionToFootnoteDefinition'](_0x54c011){const {plugins:_0x4806a5,editing:_0x5f2c9b,model:_0xf123e5}=this['editor'],_0x4361be=_0x4806a5['get'](FootnotesTracker)['getFootnote'](_0x54c011);return!!_0x4361be&&(_0xf123e5['change'](_0x1a7891=>{_0x1a7891['setSelection'](_0x1a7891['createPositionAt'](_0x4361be['definition'],'end'));}),_0x5f2c9b['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x199e11){const {plugins:_0x48c87f,editing:_0x15a529,model:_0x4ea39a}=this['editor'],_0x4ee222=_0x48c87f['get'](FootnotesTracker)['getFootnote'](_0x199e11);return!!_0x4ee222&&(_0x4ea39a['change'](_0x585708=>{_0x585708['setSelection'](_0x4ee222['reference'],'on');}),_0x15a529['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x5ac872}=this['editor']['model'],_0x36f5e0=this['editor']['config']['get']('footnotes.multiBlock');_0x5ac872['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x5ac872['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x5ac872['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x36f5e0?_0x5ac872['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x5ac872['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x5ac872['addChildCheck'](_0xd580e7=>{for(const _0x1eb33e of _0xd580e7)if('footnoteDefinition'===_0x1eb33e['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x1474b0}=this,{conversion:_0x73e498,editing:_0x2f8176}=_0x1474b0,{t:t}=_0x1474b0['locale'];_0x73e498['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x377a0c,{writer:_0x4f64ab,consumable:_0x5d47e7})=>{const _0x5a28f3=_0x377a0c['getChild'](0x0);if(!_0x5a28f3||!_0x5a28f3['is']('element','a'))return null;const _0x4cf106=_0x5a28f3['getAttribute']('href')||'';if(!_0x4cf106['startsWith']('#'))return null;const _0xdcd9d1=_0x4cf106['replace'](/^#/,'');if(!_0xdcd9d1)return null;_0x5d47e7['consume'](_0x5a28f3,{'name':!0x0,'attributes':['href']});for(const {item:_0x5648a1}of _0x2f8176['view']['createRangeIn'](_0x5a28f3))_0x5648a1['is']('$textProxy')?_0x5d47e7['consume'](_0x5648a1['textNode'],{'name':!0x0}):_0x5648a1['is']('element')&&_0x5d47e7['consume'](_0x5648a1,{'name':!0x0});return _0x4f64ab['createElement']('footnoteRef',{'footnoteId':_0xdcd9d1});}}),_0x73e498['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x3288e6,{writer:_0xe94363})=>U(_0x3288e6,_0xe94363)}),_0x73e498['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x33d0d8,{writer:_0x579b19})=>{const _0x16c745=_0x33d0d8['getAttribute']('footnoteCounter');return _0x18dc3b(U(_0x33d0d8,_0x579b19),_0x579b19,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x16c745)});}});}['_defineDefinitionsConverters'](){const {editor:_0x22ea66}=this,{t:t}=_0x22ea66['locale'],{conversion:_0x44f8e9}=_0x22ea66;_0x44f8e9['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x44f8e9['for']('upcast')['add'](_0x311341=>{_0x311341['on']('element:ol',(_0x658b54,_0x5552b7,_0x202e03)=>{const _0xb62866=_0x5552b7['viewItem'];if(!_0xb62866['hasClass']('footnotes-list')||!_0x5552b7['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x202e03['consumable']['consume'](_0xb62866,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x563690,modelCursor:_0x254ac8}=_0x202e03['convertChildren'](_0x5552b7['viewItem'],_0x5552b7['modelCursor']);_0x5552b7['modelRange']=_0x563690,_0x5552b7['modelCursor']=_0x254ac8;}),_0x311341['on']('element:hr',(_0x9b3aa2,_0x4e2be8,_0x423817)=>{const _0x4dd68b=_0x4e2be8['viewItem'];_0x4dd68b['hasClass']('footnotes-divider')&&_0x4e2be8['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x423817['consumable']['consume'](_0x4dd68b,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x44f8e9['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x143c81,{writer:_0x1c202a})=>$(_0x1c202a)}),_0x44f8e9['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5bd43c,{writer:_0x362e26})=>{const _0x58e5ba=$(_0x362e26,{'data-footnotes-list-label':t('Footnotes')}),_0x7b93f2=_0x18dc3b(_0x58e5ba,_0x362e26,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x362e26['setCustomProperty']('footnotesDefinitions',!0x0,_0x7b93f2),_0x7b93f2;}});}['_defineDefinitionConverters'](){const {editor:_0x53787d}=this,{conversion:_0x52343e,locale:_0x294c49}=_0x53787d,_0x17a75c=_0x53787d['config']['get']('footnotes.multiBlock');_0x52343e['for']('upcast')['add'](_0x2019f1=>{_0x2019f1['on']('element:li',(_0x50961e,_0x1690f6,_0x10493c)=>{const _0x1e14ed=_0x1690f6['viewItem'];if(!_0x1e14ed['hasClass']('footnote-definition')||!_0x1e14ed['getAttribute']('id'))return;const _0x23a970=_0x1e14ed['parent'];if(!_0x23a970['is']('element','ol')||!_0x23a970['hasClass']('footnotes-list'))return;if(!_0x10493c['consumable']['test'](_0x1e14ed,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x4bcabc=_0x10493c['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x1e14ed['getAttribute']('id')});if(!_0x10493c['safeInsert'](_0x4bcabc,_0x1690f6['modelCursor']))return;_0x10493c['consumable']['consume'](_0x1e14ed,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x329057=Array['from'](_0x1e14ed['getChildren']())['find'](_0x322a69=>_0x322a69['is']('element')&&_0x322a69['hasClass']('footnote-content'));for(const _0x57a745 of _0x1e14ed['getChildren']())_0x57a745['is']('element')&&(_0x10493c['consumable']['consume'](_0x57a745,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x10493c['consumable']['consume'](_0x57a745,{'name':!0x0,'classes':'footnote-content'}));if(_0x329057){if(_0x17a75c)_0x10493c['convertChildren'](_0x329057,_0x4bcabc);else{const _0x4f6827=_0x10493c['writer']['createElement']('footnoteInlineContent');_0x10493c['writer']['insert'](_0x4f6827,_0x4bcabc),_0x10493c['convertChildren'](_0x329057,_0x4f6827);}}_0x10493c['updateConversionResult'](_0x4bcabc,_0x1690f6);});}),_0x52343e['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x21c8f6,{writer:_0x5b132c})=>B(_0x21c8f6,_0x5b132c,_0x294c49,{'dataPipeline':!0x0})}),_0x52343e['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4eeb14,{writer:_0x3d3f32})=>B(_0x4eeb14,_0x3d3f32,_0x294c49)});}['_defineBogusParagraphConverters'](){const {editor:_0x5876a8}=this,{conversion:_0x1cdcce}=_0x5876a8;_0x5876a8['config']['get']('footnotes.multiBlock')?(_0x1cdcce['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':K(),'converterPriority':'high'}),_0x1cdcce['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':K({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x5876a8['model']['document'],'change:data',()=>{!function(_0x2a1ec5,_0x27d348){const _0x257c57=_0x2a1ec5['document']['differ'],_0x260865=new Set();for(const _0x348455 of _0x257c57['getChanges']()){const _0x3ebc0b='attribute'==_0x348455['type']?_0x348455['range']['start']['parent']:_0x348455['position']['parent'];_0x3ebc0b['is']('element','footnoteDefinition')&&_0x260865['add'](_0x3ebc0b);}for(const _0x15d554 of _0x260865['values']()){const _0x5db342=Array['from'](_0x15d554['getChildren']())['filter'](_0x14f326=>V(_0x14f326,_0x27d348['mapper']));for(const _0x1247b3 of _0x5db342)_0x27d348['reconvertItem'](_0x1247b3);}}(_0x5876a8['model'],_0x5876a8['editing']);})):(_0x1cdcce['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':K()}),_0x1cdcce['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x51e47d,{writer:_0xd6cec6})=>{const _0x12cf7e=_0xd6cec6['createContainerElement']('span');return _0xd6cec6['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x12cf7e),_0x12cf7e;}}));}['_defineKeyboardHandlers'](){const {editor:_0x5d4aee}=this,{editing:_0x1bc522,t:t}=_0x5d4aee,_0x1c845b=_0x5d4aee['model']['document']['selection'];_0x5d4aee['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x5d4aee['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x1bc522['view']['document'],'enter',(_0x43c28b,_0x2f6268)=>{const _0x68eadc=function(_0x7d5365){const _0x4f90fe=_0x7d5365['getSelectedElement']();if(_0x4f90fe?.['is']('element','footnoteRef'))return _0x4f90fe;return null;}(_0x1c845b);if(_0x68eadc){const _0x1ef601=_0x68eadc['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x1ef601),_0x2f6268['preventDefault'](),_0x43c28b['stop']();}},{'context':_0x23efd1});}['_defineClickHandlers'](){const {editor:_0x162e09}=this,{editing:_0x23e2dc}=_0x162e09;_0x162e09['editing']['view']['addObserver'](_0x44cdf1),_0x162e09['editing']['view']['addObserver'](_0x3b03d4);let _0xf5a380=!0x1;this['listenTo'](_0x23e2dc['view']['document'],'pointerdown',(_0x5402fd,_0x5ee75e)=>{const {target:_0x295244}=_0x5ee75e,_0x4ced77=_0x23e2dc['view']['document']['selection'];_0xf5a380=!!(_0x295244?.['is']('element','a')&&_0x295244['parent']?.['is']('element','sup')&&_0x295244['parent']['hasClass']('footnote'))&&_0x4ced77['getSelectedElement']()===_0x295244['parent'];},{'priority':'high'}),this['listenTo'](_0x23e2dc['view']['document'],'click',(_0x4428f4,_0x542ecf)=>{const {target:_0x586cc3}=_0x542ecf;if(!_0x586cc3?.['is']('element','a'))return;if(_0x586cc3['parent']?.['is']('element','sup')&&_0x586cc3['parent']['hasClass']('footnote')&&!_0xf5a380)return void _0x542ecf['preventDefault']();let _0x1873e7=_0x586cc3['getAttribute']('href');if(!_0x1873e7?.['startsWith']('#'))return;_0x1873e7=_0x1873e7['slice'](0x1);let _0x524098=!0x1;(_0x1873e7['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x1873e7['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x1873e7))&&(_0x524098=!0x0),_0x524098&&(_0x542ecf['preventDefault'](),_0x4428f4['stop']());},{'priority':'high','context':'$capture'});}}function K({dataPipeline:_0x26357e}={}){return(_0x1c2aeb,{writer:_0x9477f7})=>{if(!j(_0x1c2aeb))return null;if(!_0x26357e)return _0x9477f7['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x162f97=_0x9477f7['createContainerElement']('p');return _0x9477f7['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x162f97),_0x162f97;};}function j(_0x1d3d49){const {parent:_0x51d1b3}=_0x1d3d49;if(!_0x51d1b3?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x51d1b3['childCount'])return!0x1;for(const _0x2146db of _0x1d3d49['getAttributeKeys']())if(!_0x2146db['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x2146db)return!0x1;return!0x0;}function V(_0x480215,_0x12dbfb){if(!_0x480215['is']('element','paragraph'))return!0x1;const _0x2c884a=_0x12dbfb['toViewElement'](_0x480215);return!!_0x2c884a&&j(_0x480215)!==_0x2c884a['is']('element','span');}function M(_0x5fbeb7){return _0x23efd1(_0x5fbeb7)&&_0x5fbeb7['is']('containerElement')&&!!_0x5fbeb7['getCustomProperty']('footnotesDefinitions');}function $(_0x7488c7,_0x5550da={}){const _0x1448e2=_0x7488c7['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x18d573=_0x7488c7['createContainerElement']('ol',{'class':'footnotes-list'},_0x7488c7['createSlot']());return _0x7488c7['createContainerElement']('div',{'class':'footnotes',..._0x5550da},[_0x1448e2,_0x18d573]);}function U(_0x44a435,_0x50d3ca){const _0x49aaae=_0x44a435['getAttribute']('footnoteId'),_0x5edd15=_0x44a435['getAttribute']('footnoteCounter'),_0x2bfb8c=_0x50d3ca['createUIElement']('a',{'href':'#'+_0x49aaae},function(_0x74ab3a){const _0x39dc26=this['toDomElement'](_0x74ab3a);return _0x39dc26['textContent']=_0x5edd15,_0x39dc26;}),_0x1a4a59=_0x50d3ca['createContainerElement']('sup',{'id':'ref-'+_0x49aaae,'class':'footnote'},[_0x2bfb8c]);return _0x1a4a59['getFillerOffset']=()=>null,_0x1a4a59;}function B(_0x3bf1eb,_0x31ee62,_0x9cda8d,{dataPipeline:_0x40a22b}={}){const {t:t}=_0x9cda8d,_0x2ef544=_0x3bf1eb['getAttribute']('footnoteId'),_0x353fa7=_0x31ee62['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x2ef544},function(_0x58cf9e){const _0x58dbaa=this['toDomElement'](_0x58cf9e);return _0x58dbaa['innerText']='^',_0x58dbaa;}),_0x3a1c34=_0x40a22b?_0x31ee62['createContainerElement']('div',{'class':'footnote-content'}):_0x52a99b(_0x31ee62['createEditableElement']('div',{'class':'footnote-content'}),_0x31ee62,{'label':t('Footnote\x20content.')});return _0x31ee62['insert'](_0x31ee62['createPositionAt'](_0x3a1c34,0x0),_0x31ee62['createSlot']()),_0x31ee62['createContainerElement']('li',{'class':'footnote-definition','id':_0x2ef544},[_0x353fa7,_0x3a1c34]);}class FootnotesClipboard extends _0x35c719{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[FootnotesEditing,_0x10d001];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x3f2be3}=this,{plugins:_0x48b438,model:_0x2d5264}=_0x3f2be3,_0x3c7976=_0x48b438['get'](_0x10d001),_0x2906b6=_0x48b438['get'](FootnotesTracker);this['listenTo'](_0x3c7976,'outputTransformation',(_0x46bece,_0x2a93aa)=>{const _0x325bb7=H(_0x2d5264['createRangeIn'](_0x2a93aa['content']));if(!_0x325bb7['length'])return;const _0x29c691=_0x2906b6['getFootnotes'](),_0x177149=_0x325bb7['reduce']((_0x14901d,_0x1bf9b3)=>{const _0x17c528=_0x29c691['find'](_0x582933=>_0x582933['id']===_0x1bf9b3);if(_0x17c528){const _0x19f03b=_0x3f2be3['data']['toView'](_0x17c528['definition'],{'isClipboardPipeline':!0x0}),_0xe9311b=_0x3f2be3['data']['htmlProcessor']['toData'](_0x19f03b);_0x14901d[_0x17c528['id']]=_0xe9311b;}return _0x14901d;},Object['create'](null));_0x2a93aa['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x177149));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x3cffe6}=this,{model:_0x58f2b5,plugins:_0x27bdae}=_0x3cffe6,{view:_0x24ec57}=_0x3cffe6['editing'],_0x490e00=_0x27bdae['get'](_0x10d001),_0x374506=_0x27bdae['get'](FootnotesTracker),_0x1bc7a6=_0x3cffe6['config']['get']('footnotes.multiBlock');let _0xca575c=null;this['listenTo'](_0x24ec57['document'],'clipboardInput',(_0x142537,_0x5d876e)=>{const _0x3153e2=_0x5d876e['dataTransfer']['getData']('application/ckeditor5-footnotes');_0xca575c=_0x3153e2?JSON['parse'](_0x3153e2):null;}),this['listenTo'](_0x490e00,'contentInsertion',(_0x414153,_0x5e0215)=>{const _0x4ad450=_0x5e0215['sourceEditorId']===this['editor']['id'];_0x4ad450&&'drop'===_0x5e0215['method']||_0x58f2b5['change'](_0x54baa4=>{let _0x6f619a=_0x374506['getFootnotesDefinitionsObjectElement']();const _0x401db7=!!_0x6f619a&&Array['from'](_0x58f2b5['document']['selection']['getSelectedBlocks']())['includes'](_0x6f619a);if(!_0xca575c&&function(_0x45a662){for(const {item:_0x402677}of _0x45a662)if(_0x402677['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x58f2b5['createRangeIn'](_0x5e0215['content']))&&(_0xca575c=function(_0x3983cc,_0x4be9d0){const _0x110410=q(_0x3983cc,_0x4be9d0);if(!_0x110410)return null;const _0x5ac3e6=Object['create'](null);for(const _0x558c22 of _0x110410['getChildren']())_0x558c22['is']('element','footnoteDefinition')&&_0x558c22['hasAttribute']('footnoteId')&&(_0x5ac3e6[_0x558c22['getAttribute']('footnoteId')]=_0x3983cc['cloneElement'](_0x558c22,!0x0));return Object['keys'](_0x5ac3e6)['length']?_0x5ac3e6:null;}(_0x54baa4,_0x5e0215['content'])),(_0x6f619a&&!_0x401db7||!_0x6f619a&&!_0xca575c)&&function(_0x2cbc1d,_0x18300e){const _0x1f6103=[];for(const {item:_0x3f6633}of _0x2cbc1d['createRangeIn'](_0x18300e))_0x3f6633['is']('element','footnotesDefinitions')&&_0x1f6103['push'](_0x3f6633);for(const _0x7c4606 of _0x1f6103)_0x2cbc1d['remove'](_0x7c4606);}(_0x54baa4,_0x5e0215['content']),!_0xca575c)return;const {selection:_0x54d8f6}=_0x58f2b5['document'],_0x5de552=_0x54d8f6['getFirstRange']()['root'];_0x6f619a&&!_0x401db7||(_0x6f619a=q(_0x54baa4,_0x5e0215['content']),_0x6f619a||=_0x374506['_insertEmptyFootnotesDefinitionsContainer'](_0x54baa4,_0x5de552));const _0x422a52=Array['from'](_0x54d8f6['getRanges']())['flatMap'](H),_0x10738b=function(_0x30655c,_0x4b24a7,_0x3ea66b){const _0x24f6c5=Object['create'](null);for(const {item:_0x2d22a5}of _0x30655c['createRangeIn'](_0x4b24a7))if(_0x2d22a5['is']('element','footnoteRef')){const _0x2a2ed0=_0x2d22a5['getAttribute']('footnoteId');if(!_0x3ea66b(_0x2a2ed0))continue;_0x24f6c5[_0x2a2ed0]||(_0x24f6c5[_0x2a2ed0]=_0x7bfd0e()),_0x30655c['setAttribute']('footnoteId',_0x24f6c5[_0x2a2ed0],_0x2d22a5);}return _0x24f6c5;}(_0x54baa4,_0x5e0215['content'],_0x307371=>{if(!_0x4ad450)return!0x0;return!!_0x374506['getFootnote'](_0x307371)&&!_0x422a52['includes'](_0x307371);});for(const [_0x37e07f,_0xce1152]of Object['entries'](_0xca575c)){const _0x5f0621=_0x10738b[_0x37e07f]||_0x37e07f;let _0x1466c9;if('string'!=typeof _0xce1152)_0x1466c9=_0xce1152,_0x5f0621!==_0x37e07f&&_0x54baa4['setAttribute']('footnoteId',_0x5f0621,_0x1466c9);else{_0x1466c9=_0x54baa4['createElement']('footnoteDefinition',{'footnoteId':_0x5f0621});const _0x562cdb=_0x3cffe6['data']['htmlProcessor']['toView'](_0xce1152);let _0x17343a;if(_0x1bc7a6)_0x17343a=_0x3cffe6['data']['toModel'](_0x562cdb,_0x1466c9);else{_0x17343a=_0x54baa4['createElement']('footnoteInlineContent');const _0x5131fd=_0x3cffe6['data']['toModel'](_0x562cdb,_0x17343a);_0x54baa4['insert'](_0x5131fd,_0x17343a);}_0x54baa4['append'](_0x17343a,_0x1466c9);}_0x54baa4['insert'](_0x1466c9,_0x6f619a,'end');}_0xca575c=null;});});}}function q(_0x5653a5,_0x4453ce){for(const {item:_0x467bf1}of _0x5653a5['createRangeIn'](_0x4453ce))if(_0x467bf1['is']('element','footnotesDefinitions'))return _0x467bf1;return null;}function H(_0x54514d){const _0xd0876d=new Set();for(const {item:_0x3ed914}of _0x54514d)_0x3ed914['is']('element','footnoteRef')&&_0xd0876d['add'](_0x3ed914['getAttribute']('footnoteId'));return Array['from'](_0xd0876d);}class FootnotesUI extends _0x35c719{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x48a1c6}=this,{componentFactory:_0x256440}=_0x48a1c6['ui'];_0x256440['add']('insertFootnote',z(_0x48a1c6,_0x2dd631)),_0x256440['add']('menuBar:insertFootnote',z(_0x48a1c6,_0x350b51)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2326e3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3fd660;for(const _0xac26c in _0x2326e3){const _0x524909=_0xac26c,_0x24826e=_0x2326e3[_0x524909];if('footnotesLicenseKeyValid'==_0x24826e||'footnotesLicenseKeyInvalid'==_0x24826e||'footnotesLicenseKeyExpired'==_0x24826e||'footnotesLicenseKeyDomainLimit'==_0x24826e||'footnotesLicenseKeyNotAllowed'==_0x24826e||'footnotesLicenseKeyEvaluationLimit'==_0x24826e||'footnotesLicenseKeyUsageLimit'==_0x24826e){delete _0x2326e3[_0x524909],_0x3fd660=_0x24826e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x3fd660&&_0x2326e3['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x3fd660&&_0x2326e3['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x3fd660&&_0x2326e3['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x3fd660&&_0x2326e3['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x3fd660&&_0x2326e3['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x3fd660&&_0x2326e3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function z(_0x2d6541,_0x4c8b8d){const _0x201596=_0x2d6541['commands']['get']('insertFootnote');return _0x190403=>{const {t:t}=_0x190403,_0x202512=new _0x4c8b8d(_0x190403),_0x2d99a2=_0x202512 instanceof _0x350b51;return _0x202512['bind']('isEnabled')['to'](_0x201596,'isEnabled'),_0x202512['set']({'label':t(_0x2d99a2?'Footnote':'Insert\x20footnote'),'icon':_0x1cb9fe,'tooltip':!0x0}),_0x202512['on']('execute',()=>{_0x201596['execute'](),_0x2d6541['editing']['view']['focus']();}),_0x202512;};}class Footnotes extends _0x35c719{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[FootnotesEditing,FootnotesClipboard,FootnotesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const X=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],J=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),G=[...X,'arabic-indic','lower-alpha','upper-alpha'];class FootnotesStyleCommand extends _0x4aacd1{['refresh'](){const {editor:_0x1c2822}=this,_0x179fd0=_0x1c2822['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x179fd0,this['value']=_0x179fd0?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x3d1dbe}){const {editor:_0x4d10ae}=this,_0x140a03=_0x4d10ae['plugins']['get'](FootnotesTracker),_0x18aa53=_0x140a03['getFootnotesDefinitionsObjectElement']();_0x18aa53&&G['includes'](_0x3d1dbe)&&_0x4d10ae['model']['change'](_0x1e9c5b=>{_0x1e9c5b['setAttribute']('footnotesListStyle',_0x3d1dbe,_0x18aa53),_0x140a03['_updateFootnotesCounters'](_0x1e9c5b);});}}class FootnotesStartCommand extends _0x4aacd1{['refresh'](){const {editor:_0x88ac09}=this,_0x4b6bf8=_0x88ac09['plugins']['get'](FootnotesTracker)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x4b6bf8,this['value']=_0x4b6bf8?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x5bc2af}){const {editor:_0x18ebc1}=this,_0x776aa9=_0x18ebc1['plugins']['get'](FootnotesTracker),_0x47ae5c=_0x776aa9['getFootnotesDefinitionsObjectElement']();_0x47ae5c&&Number['isInteger'](_0x5bc2af)&&_0x18ebc1['model']['change'](_0x5395aa=>{_0x5395aa['setAttribute']('footnotesListStart',_0x5bc2af,_0x47ae5c),_0x776aa9['_updateFootnotesCounters'](_0x5395aa);});}}function Q(_0x3e1e7d,_0x2836b6){let _0x442643='',_0x46205c=_0x3e1e7d;for(;_0x46205c>0x0;){const _0x65f31b=(_0x46205c-0x1)%0x1a;_0x442643=String['fromCharCode'](0x61+_0x65f31b)+_0x442643,_0x46205c=Math['floor']((_0x46205c-0x1)/0x1a);}return _0x2836b6?_0x442643['toUpperCase']():_0x442643;}const W=[{'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 Y(_0x40229c,_0x1e6019){let _0x317cdd='',_0x4decce=_0x40229c;for(const {value:_0x526a5f,numeral:_0x53dee7}of W)for(;_0x4decce>=_0x526a5f;)_0x317cdd+=_0x53dee7,_0x4decce-=_0x526a5f;return _0x1e6019?_0x317cdd:_0x317cdd['toLowerCase']();}const Z=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];class FootnotesPropertiesEditing extends _0x35c719{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[FootnotesEditing,FootnotesTracker];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x20476c}=this;_0x20476c['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x20476c['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x20476c['config']['define']('footnotes.footnotesProperties.listStyles',[...X]),_0x20476c['commands']['add']('footnotesStyle',new FootnotesStyleCommand(_0x20476c)),_0x20476c['commands']['add']('footnotesStart',new FootnotesStartCommand(_0x20476c)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x47dfa3}=this,{schema:_0x42ca70}=_0x47dfa3['model'];_0x42ca70['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x589e95}=this,{conversion:_0x374cb6,model:_0x3c1223}=_0x589e95,{schema:_0x125865}=_0x3c1223;_0x374cb6['for']('upcast')['add'](_0x1ddcb4=>{_0x1ddcb4['on']('element:ol',(_0x6260f3,_0x2bca53,_0x52d71b)=>{const _0x49e1d8=_0x2bca53['viewItem'],_0x12c16a=_0x2bca53['modelCursor']?.['parent'];_0x49e1d8['hasClass']('footnotes-list')&&_0x12c16a?.['is']('element','footnotesDefinitions')&&(function(_0x5c54fd,_0x559285,_0x544273,_0x23e012){if(!_0x23e012['checkAttribute'](_0x559285,'footnotesListStart'))return;let _0x3aafe4=0x1;const _0x58c334=_0x544273['consumable']['consume'](_0x5c54fd,{'attributes':'start'});if(_0x58c334){const _0x50861c=Number['parseInt'](_0x5c54fd['getAttribute']('start'),0xa);Number['isNaN'](_0x50861c)||(_0x3aafe4=_0x50861c);}!_0x58c334&&_0x559285['hasAttribute']('footnotesListStart')||_0x544273['writer']['setAttribute']('footnotesListStart',_0x3aafe4,_0x559285);}(_0x49e1d8,_0x12c16a,_0x52d71b,_0x125865),function(_0x499eb4,_0x7d7ce,_0x4c94c9,_0x17dbbd){if(!_0x17dbbd['checkAttribute'](_0x7d7ce,'footnotesListStyle'))return;let _0x389220='decimal',_0x32c28f=!0x1;if(_0x4c94c9['consumable']['consume'](_0x499eb4,{'attributes':'type'})){const _0x11d363={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x499eb4['getAttribute']('type')];_0x11d363&&(_0x389220=_0x11d363),_0x32c28f=!0x0;}if(_0x4c94c9['consumable']['consume'](_0x499eb4,{'styles':'list-style-type'})){const _0x21341f=tt(_0x499eb4['getStyle']('list-style-type'));_0x21341f&&(_0x389220=_0x21341f),_0x32c28f=!0x0;}!_0x32c28f&&_0x7d7ce['hasAttribute']('footnotesListStyle')||_0x4c94c9['writer']['setAttribute']('footnotesListStyle',_0x389220,_0x7d7ce);}(_0x49e1d8,_0x12c16a,_0x52d71b,_0x125865));});}),_0x374cb6['for']('downcast')['add'](_0x37c4c5=>{_0x37c4c5['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x4f5405,_0x4995fb,_0x5318db)=>{if(!_0x5318db['consumable']['consume'](_0x4995fb['item'],_0x4f5405['name']))return;const _0x47f2ef=et(_0x4995fb['item'],_0x5318db['mapper']),{attributeNewValue:_0x2df2b5}=_0x4995fb;null==_0x2df2b5||0x1===_0x2df2b5?_0x5318db['writer']['removeAttribute']('start',_0x47f2ef):_0x5318db['writer']['setAttribute']('start',String(_0x2df2b5),_0x47f2ef);}),_0x37c4c5['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x22b3fd,_0x59c66e,_0x385be5)=>{if(!_0x385be5['consumable']['consume'](_0x59c66e['item'],_0x22b3fd['name']))return;const _0x5ab3eb=et(_0x59c66e['item'],_0x385be5['mapper']),{attributeNewValue:_0x3de8bd}=_0x59c66e;_0x3de8bd&&'decimal'!==_0x3de8bd?_0x385be5['writer']['setStyle']('list-style-type',_0x3de8bd,_0x5ab3eb):_0x385be5['writer']['removeStyle']('list-style-type',_0x5ab3eb);});});}['_definePostfixer'](){const {editor:_0x4423e8}=this,{model:_0x4f8ea3}=_0x4423e8,_0x371e46=_0x4423e8['plugins']['get'](FootnotesTracker),_0x366982=this['_getDefaultListStyle'](),_0x32cb86=this['_getDefaultStartIndex']();_0x4f8ea3['document']['registerPostFixer'](_0x15bd34=>{const _0x23539c=_0x4f8ea3['document']['differ']['getChanges']();let _0x58fb5a=!0x1;for(const _0xd36b8d of _0x23539c){if('insert'!==_0xd36b8d['type']||'$text'===_0xd36b8d['name'])continue;const _0x66ce69=_0x4f8ea3['createRangeOn'](_0xd36b8d['position']['nodeAfter']);for(const _0x3ba02e of _0x66ce69['getItems']())_0x3ba02e['is']('element','footnotesDefinitions')&&(!_0x3ba02e['hasAttribute']('footnotesListStart')&&_0x4f8ea3['schema']['checkAttribute'](_0x3ba02e,'footnotesListStart')&&(_0x15bd34['setAttribute']('footnotesListStart',_0x32cb86,_0x3ba02e),_0x58fb5a=!0x0),!_0x3ba02e['hasAttribute']('footnotesListStyle')&&_0x4f8ea3['schema']['checkAttribute'](_0x3ba02e,'footnotesListStyle')&&(_0x15bd34['setAttribute']('footnotesListStyle',_0x366982,_0x3ba02e),_0x58fb5a=!0x0));}return _0x58fb5a&&_0x371e46['_updateFootnotesCounters'](_0x15bd34),_0x58fb5a;});}['_defineFormatter'](){const {editor:_0x5ba727}=this;_0x5ba727['plugins']['get'](FootnotesTracker)['setFootnoteFormatter'](_0x39efae=>this['_formatFootnoteListValue'](_0x39efae));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0xc3a3a8,value:_0x2669f3,digits:_0x56e87d}){const _0x4a7019=_0xc3a3a8['getAttribute']('footnotesListStyle'),_0x277f5d=_0xc3a3a8['getAttribute']('footnotesListStart'),_0x4d5139=Math['floor'](_0x2669f3)+(_0x277f5d??0x1)-0x1;switch(_0x4a7019){case'decimal-leading-zero':return function(_0x306542,_0x331c3f){return String(_0x306542)['padStart'](_0x331c3f,'0');}(_0x4d5139,Math['max'](0x2,_0x56e87d));case'lower-alpha':case'lower-latin':return Q(_0x4d5139,!0x1);case'upper-alpha':case'upper-latin':return Q(_0x4d5139,!0x0);case'lower-roman':return Y(_0x4d5139,!0x1);case'upper-roman':return Y(_0x4d5139,!0x0);case'arabic-indic':return String(_0x4d5139)['replace'](/\d/g,_0x372fbf=>Z[Number(_0x372fbf)]);default:return String(_0x4d5139);}}}function tt(_0x133211){if('string'==typeof _0x133211){const _0x2f9e45=J[_0x133211];if(_0x2f9e45)return _0x2f9e45;if(G['includes'](_0x133211))return _0x133211;}return null;}function et(_0x181873,_0x22907a){const _0x14bc3e=_0x22907a['toViewElement'](_0x181873);return Array['from'](_0x14bc3e['getChildren']())['find'](_0x20a2c1=>_0x20a2c1['is']('element','ol')&&_0x20a2c1['hasClass']('footnotes-list'));}class FootnotesDefinitionsPropertiesView extends _0x4bd860{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0xc7e485();['keystrokes']=new _0x445156();['focusables']=new _0x533350();['focusCycler'];constructor(_0x326ca7,{styleButtonViews:_0x4202be,styleGridAriaLabel:_0x107733}){super(_0x326ca7),(this['focusCycler']=new _0x36ff63({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x4202be,_0x107733),[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 _0x546a42 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x546a42['element']);_0x20d128({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x46ee0c['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 _0x56586c=_0x5c398a=>_0x5c398a['stopPropagation']();this['keystrokes']['set']('arrowright',_0x56586c),this['keystrokes']['set']('arrowleft',_0x56586c),this['keystrokes']['set']('arrowup',_0x56586c),this['keystrokes']['set']('arrowdown',_0x56586c);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x34f324,_0x25443e){const _0xd8c0c3=new _0x4bd860(this['locale']);return _0xd8c0c3['children']=_0xd8c0c3['createCollection'](),_0xd8c0c3['children']['addMany'](_0x34f324),_0xd8c0c3['setTemplate']({'tag':'div','attributes':{'aria-label':_0x25443e,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0xd8c0c3['children']}),_0xd8c0c3['children']['delegate']('execute')['to'](this),_0xd8c0c3['focus']=function(){for(const _0x45fa6a of this['children'])if(_0x45fa6a instanceof _0x2dd631&&_0x45fa6a['isOn'])return void _0x45fa6a['focus']();this['children']['first']['focus']();},_0xd8c0c3['focusTracker']=new _0xc7e485(),_0xd8c0c3['keystrokes']=new _0x445156(),_0xd8c0c3['render'](),_0xd8c0c3['keystrokes']['listenTo'](_0xd8c0c3['element']),this['children']['add'](_0xd8c0c3),_0xd8c0c3;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0xd5a5c6=this['_createStartIndexPropertyView'](),_0x35ada1=[_0xd5a5c6],_0x4c1098=new _0x5a3665(this['locale'],_0x35ada1);return _0x4c1098['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x4c1098['buttonView']['bind']('isEnabled')['toMany'](_0x35ada1,'isEnabled',(..._0x1af225)=>_0x1af225['some'](_0x1ec491=>_0x1ec491)),_0x4c1098['buttonView']['on']('change:isEnabled',(_0x1fffb7,_0x2859e2,_0x1936c0)=>{_0x1936c0||(_0x4c1098['isCollapsed']=!0x0);}),this['children']['add'](_0x4c1098),[_0xd5a5c6,_0x4c1098];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x3b9e7a=new _0x3eefa9(this['locale'],_0x402009);return _0x3b9e7a['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x3b9e7a['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x3b9e7a['fieldView']['on']('input',()=>{const _0x16584c=_0x3b9e7a['fieldView']['element'],_0xfafa7b=_0x16584c['valueAsNumber'];Number['isNaN'](_0xfafa7b)?_0x3b9e7a['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x16584c['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0xfafa7b}):_0x3b9e7a['errorText']=t(_0xfafa7b<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x3b9e7a;}}class FootnotesPropertiesUI extends _0x35c719{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x150afc,_0x5e0ac7];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2b057e}=this,{componentFactory:_0x359de4}=_0x2b057e['ui'];_0x2b057e['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x359de4['add']('footnotesStyle',function(_0x37711c){return _0x5ce312=>{const {t:t}=_0x5ce312,_0x3e58bf=_0x37711c['commands']['get']('footnotesStyle'),_0x2f8866=_0x512fb9(_0x5ce312),{buttonView:_0x3d8cbb}=_0x2f8866;return _0x2f8866['class']='ck-footnotes-styles-dropdown',_0x2f8866['bind']('isEnabled')['to'](_0x3e58bf,'isEnabled'),_0x3d8cbb['set']({'label':t('Footnotes\x20style'),'icon':_0x1cb9fe,'tooltip':!0x0}),_0x2f8866['once']('change:isOpen',()=>{const _0x7e8d63=function({editor:_0x23db3e,dropdownView:_0x29e9ff}){const {t:t}=_0x23db3e['locale'],_0x17fd23=t('Footnotes\x20definitions\x20styles'),_0x334c5c=function(_0x240fe9){const {t:t}=_0x240fe9['locale'],_0x4d4232=_0x240fe9['config']['get']('footnotes.footnotesProperties.listStyles'),_0x5e3a83=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0x129017},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x5b5608},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x50d899},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x36dc66},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x2dcab8},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x225369},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x56f5e7}];return _0x4d4232['map'](_0x5b3238=>{const _0x45298a=tt(_0x5b3238),_0x21088d=_0x5e3a83['find'](_0x82c36c=>_0x82c36c['style']===_0x45298a);return function(_0x3fba6c,_0x1de0e1){const {locale:_0xad13ba}=_0x3fba6c,{label:_0x6f9edc,icon:_0x43bc41,tooltip:_0x461330,style:_0x4adf96}=_0x1de0e1,_0x561f2c=_0x3fba6c['commands']['get']('footnotesStyle'),_0x26f9e7=new _0x2dd631(_0xad13ba);return _0x26f9e7['set']({'label':_0x6f9edc,'icon':_0x43bc41,'tooltip':_0x461330}),_0x26f9e7['bind']('isOn')['to'](_0x561f2c,'value',_0x3c9605=>_0x3c9605===_0x4adf96),_0x26f9e7['bind']('isEnabled')['to'](_0x561f2c,'isEnabled'),_0x26f9e7['on']('execute',()=>{_0x3fba6c['execute']('footnotesStyle',{'value':_0x4adf96}),_0x3fba6c['editing']['view']['focus']();}),_0x26f9e7;}(_0x240fe9,_0x21088d);});}(_0x23db3e),_0x22f9f8=new FootnotesDefinitionsPropertiesView(_0x23db3e['locale'],{'styleGridAriaLabel':_0x17fd23,'styleButtonViews':_0x334c5c}),_0x34a0f1=_0x23db3e['commands']['get']('footnotesStart');return _0x22f9f8['startIndexFieldView']['bind']('isEnabled')['to'](_0x34a0f1),_0x22f9f8['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x34a0f1),_0x22f9f8['on']('footnotesListStart',(_0x4af233,_0x55b514)=>{_0x23db3e['execute']('footnotesStart',{'value':_0x55b514['startIndex']});}),_0x22f9f8['delegate']('execute')['to'](_0x29e9ff),_0x22f9f8;}({'editor':_0x37711c,'dropdownView':_0x2f8866});_0x2f8866['panelView']['children']['add'](_0x7e8d63);}),_0x2f8866;};}(_0x2b057e));}['afterInit'](){const {editor:_0x3a9d32}=this,{t:t}=_0x3a9d32['locale'],_0x4f8b9f=_0x3a9d32['plugins']['get'](_0x5e0ac7),{defaultPositions:_0x30c08a}=_0x374789;_0x4f8b9f['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x3a9d32['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x39ee6e=>{let _0x24469c=_0x39ee6e['getFirstPosition']()?.['parent'];return _0x24469c?.['is']('$text')&&(_0x24469c=_0x24469c['parent']),_0x24469c?.['is']('element')?_0x24469c['findAncestor'](M):null;},'positions':[_0x30c08a['southArrowNorth'],_0x30c08a['southArrowNorthMiddleWest'],_0x30c08a['southArrowNorthMiddleEast'],_0x30c08a['southArrowNorthWest'],_0x30c08a['southArrowNorthEast'],_0x30c08a['northArrowSouth'],_0x30c08a['northArrowSouthMiddleWest'],_0x30c08a['northArrowSouthMiddleEast'],_0x30c08a['northArrowSouthWest'],_0x30c08a['northArrowSouthEast'],_0x30c08a['viewportStickyNorth']]});}}class FootnotesProperties extends _0x35c719{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[FootnotesPropertiesEditing,FootnotesPropertiesUI];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{Footnotes,FootnotesClipboard,FootnotesEditing,FootnotesProperties,FootnotesPropertiesEditing,FootnotesPropertiesUI,FootnotesStartCommand,FootnotesStyleCommand,FootnotesTracker,FootnotesUI,InsertFootnoteCommand};
|
|
23
|
+
import{Command as _0x1b1a62,Plugin as _0x32e1f3}from'@ckeditor/ckeditor5-core';import{WidgetToolbarRepository as _0x191494,isWidget as _0x1e803f,toWidget as _0x93dc5f,toWidgetEditable as _0x4425c5}from'@ckeditor/ckeditor5-widget';import{FocusTracker as _0x569b19,KeystrokeHandler as _0x2c9630,global as _0x465f4d,logWarning as _0x2f0d7b,uid as _0x3a56e1}from'@ckeditor/ckeditor5-utils';import{ClickObserver as _0x15db17,PointerObserver as _0x405af7}from'@ckeditor/ckeditor5-engine';import{ClipboardPipeline as _0x270936}from'@ckeditor/ckeditor5-clipboard';import{BalloonPanelView as _0x2bea57,ButtonView as _0x5b2cd1,CollapsibleView as _0x2f6452,ContextualBalloon as _0x4a2295,FocusCycler as _0x479c0c,LabeledFieldView as _0x46fe67,MenuBarMenuListItemButtonView as _0x3972af,View as _0x263b6c,ViewCollection as _0x4530a7,addKeyboardHandlingForGrid as _0x222dbc,createDropdown as _0x1a7bf6,createLabeledInputNumber as _0x400c97}from'@ckeditor/ckeditor5-ui';import{IconFootnote as _0x39b893,IconListStyleArabicIndic as _0x186c50,IconListStyleDecimal as _0xc80341,IconListStyleDecimalLeadingZero as _0x28c1c6,IconListStyleLowerLatin as _0x5e6e9b,IconListStyleLowerRoman as _0x184f04,IconListStyleUpperLatin as _0x333818,IconListStyleUpperRoman as _0x5dd538}from'@ckeditor/ckeditor5-icons';var N=class{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x49312a,_0x31587d){this['_model']=_0x49312a,this['_elementName']=_0x31587d['elementName'],this['_getElementKey']=_0x31587d['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3f33bf){const _0x310296=new Set(),_0xc6e258=new Map();for(const _0x1d0924 of _0x3f33bf){if('insert'===_0x1d0924['type']&&'$text'!==_0x1d0924['name']&&_0x1d0924['position']['nodeAfter']){const _0x862c0e=this['_model']['createRangeOn'](_0x1d0924['position']['nodeAfter']);for(const _0xb2ffe0 of _0x862c0e['getItems']()){if(!_0xb2ffe0['is']('element',this['_elementName']))continue;const _0x44104b=this['_getElementKey'](_0xb2ffe0);_0xc6e258['has'](_0x44104b)||_0xc6e258['set'](_0x44104b,[]),_0xc6e258['get'](_0x44104b)['push'](_0xb2ffe0);}}if('remove'===_0x1d0924['type']&&_0x1d0924['name']===this['_elementName']){const _0x310c6f=this['_getElementKey']({'getAttribute':_0x15b060=>_0x1d0924['attributes']['get'](_0x15b060)});_0x310296['add'](_0x310c6f);}}for(const [_0x4d7647,_0x5849bc]of this['_trackedElements'])'$graveyard'===_0x5849bc['root']['rootName']&&_0x310296['add'](_0x4d7647);for(const _0x3e6f41 of _0x310296)this['_trackedElements']['delete'](_0x3e6f41);for(const [_0x50440f,_0xdbfdf2]of _0xc6e258)this['_trackedElements']['set'](_0x50440f,_0xdbfdf2[_0xdbfdf2['length']-0x1]);const _0x14bffd=new Set();for(const [_0x493810,_0x216dcb]of _0xc6e258)_0x310296['has'](_0x493810)&&(_0x14bffd['add'](_0x216dcb[0x0]),_0x216dcb['length']>0x1?_0xc6e258['set'](_0x493810,_0x216dcb['slice'](0x1)):_0xc6e258['delete'](_0x493810),_0x310296['delete'](_0x493810));return{'removed':Array['from'](_0x310296),'inserted':Array['from'](_0xc6e258['values']())['flat'](),'moved':Array['from'](_0x14bffd)};}},V=class extends _0x32e1f3{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5c6b67){super(_0x5c6b67),this['_footnoteDefsContainerTracker']=new N(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0xdf7ecb=>_0xdf7ecb['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new N(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x27e9fd=>_0x27e9fd['getAttribute']('footnoteId')});}['init'](){const {editor:_0x1bff1f}=this,{model:_0x1f809d,data:_0x4e26ef}=_0x1bff1f;_0x1f809d['document']['registerPostFixer'](_0x4a4ad5=>{const _0x167108=_0x1f809d['document']['differ']['getChanges']();let _0x453718=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_handleFootnoteReferencesChanges'](_0x4a4ad5,_0x167108)&&(_0x453718=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x4a4ad5)&&(_0x453718=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x4a4ad5)&&(_0x453718=!0x0),this['_sortFootnoteDefinitions'](_0x4a4ad5)&&(_0x453718=!0x0),_0x453718;}),this['listenTo'](_0x1f809d['document'],'change:data',()=>{_0x1f809d['enqueueChange']({'isUndoable':!0x1},_0x1bd358=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x1bd358);});},{'priority':'low'}),this['listenTo'](_0x4e26ef,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x5f3eea){return this['_footnotes']['find'](_0x114b44=>_0x114b44['id']===_0x5f3eea)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x5b1b19){this['_footnoteFormatter']=_0x5b1b19;}['_updateFootnotesCounters'](_0x2ecd85,_0xaeedab=0x0){let _0x32fbaf=!0x1;for(let _0x4ca54b=_0xaeedab;_0x4ca54b<this['_footnotes']['length'];_0x4ca54b++)this['_updateFootnoteRefCounter'](_0x2ecd85,_0x4ca54b)&&(_0x32fbaf=!0x0);return _0x32fbaf;}['_insertEmptyFootnotesDefinitionsContainer'](_0x11e74a,_0x28d3bf){const _0x1aff8a=_0x11e74a['createElement']('footnotesDefinitions',{});return _0x11e74a['append'](_0x1aff8a,_0x28d3bf),this['_footnotesDefinitions']=_0x1aff8a,_0x1aff8a;}['_ensureFootnotesDefinitionsContainerExists'](_0x38a010){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x1e5f02=this['_footnotes'][0x0]['reference']['root'],_0x2c8a88=this['_insertEmptyFootnotesDefinitionsContainer'](_0x38a010,_0x1e5f02);for(const _0x25e62a of this['_footnotes'])_0x25e62a['definition']['parent']||_0x38a010['insert'](_0x25e62a['definition'],_0x2c8a88,'end');this['_updateFootnotesCounters'](_0x38a010);}['_handleFootnotesDefinitionsObjectChanges'](_0x161d18,_0x2435d7){let _0x42c180=!0x1;const {inserted:_0xd87941,removed:_0x3a54bd,moved:_0x3f669b}=this['_footnoteDefsContainerTracker']['getChanges'](_0x2435d7);if(_0x3f669b['length']&&(this['_footnotesDefinitions']=_0x3f669b[0x0]),_0xd87941['length']){if(_0xd87941['length']>0x1||this['_footnotesDefinitions']&&_0xd87941['some'](_0x15142e=>_0x15142e!==this['_footnotesDefinitions'])){const _0x4164f4=_0x161d18['createElement']('footnotesDefinitions',{}),_0x35d715=[];this['_footnotesDefinitions']&&_0x35d715['push'](this['_footnotesDefinitions']),_0x35d715['push'](..._0xd87941),_0x161d18['insert'](_0x4164f4,_0x35d715[0x0],'before');for(const _0x5380e4 of _0x35d715)_0x161d18['move'](_0x161d18['createRangeIn'](_0x5380e4),_0x161d18['createPositionAt'](_0x4164f4,'end')),_0x161d18['remove'](_0x5380e4);this['_footnotesDefinitions']=_0x4164f4,this['_updateFootnotesCounters'](_0x161d18),_0x42c180=!0x0;}else this['_footnotesDefinitions']=_0xd87941[0x0];}if(_0x3a54bd['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x4f71d5 of this['_footnotes'])_0x161d18['remove'](_0x4f71d5['reference']),_0x42c180=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x42c180;}['_handleFootnoteDefinitionsChanges'](_0x305fb2,_0x10b4a1){let _0xae228d=!0x1;const _0x1bcf88=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x200b10,moved:_0x324ec1}=this['_footnoteDefsTracker']['getChanges'](_0x10b4a1);for(const _0x2b5c1e of[..._0x324ec1,..._0x200b10]){const _0x2d9621=_0x2b5c1e['getAttribute']('footnoteId'),_0x4971a9=this['getFootnote'](_0x2d9621);_0x4971a9&&(_0x4971a9['definition']=_0x2b5c1e),K(_0x305fb2,_0x1bcf88,_0x2b5c1e)&&(_0xae228d=!0x0);}return _0xae228d;}['_handleFootnoteReferencesChanges'](_0x455c5f,_0x53c04f){let _0xe4d309=!0x1;const {removed:_0x51cb02,inserted:_0x4b2ee7,moved:_0x6ea1ee}=this['_footnoteRefsTracker']['getChanges'](_0x53c04f);for(const _0x382711 of _0x51cb02)this['_handleRemoveFootnoteReferenceById'](_0x455c5f,_0x382711)&&(_0xe4d309=!0x0);for(const _0x27b636 of _0x4b2ee7)this['_handleInsertedFootnoteReference'](_0x455c5f,_0x27b636)&&(_0xe4d309=!0x0);for(const _0x4bc64d of _0x6ea1ee)this['_handleMovedFootnoteReference'](_0x455c5f,_0x4bc64d)&&(_0xe4d309=!0x0);return _0xe4d309;}['_handleFootnotesDefinitionsObjectSync'](_0x583903){if(!this['_footnotesDefinitions'])return!0x1;let _0x267299=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x54df08=[];for(const _0x2b20e of this['_footnotesDefinitions']['getChildren']()){const _0x3e9028=_0x2b20e['getAttribute']('footnoteId');this['getFootnote'](_0x3e9028)||(_0x54df08['unshift'](_0x2b20e),_0x267299=!0x0);}for(const _0x3bf001 of _0x54df08)_0x583903['remove'](_0x3bf001);}const _0xfdb785=new Set(),_0x26b824=[];for(const _0x1959d4 of this['_footnotesDefinitions']['getChildren']()){const _0xcb03f9=_0x1959d4['getAttribute']('footnoteId');_0xfdb785['has'](_0xcb03f9)?(_0x26b824['unshift'](_0x1959d4),_0x267299=!0x0):_0xfdb785['add'](_0xcb03f9);}for(const _0x55f13a of _0x26b824)_0x583903['remove'](_0x55f13a);return this['_footnotesDefinitions']['childCount']||(_0x583903['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x267299=!0x0),_0x267299;}['_handleInsertedFootnoteReference'](_0x26f9ed,_0x51fe5c){if(this['_footnotes']['find'](_0x2bc335=>_0x2bc335['reference']===_0x51fe5c))return!0x1;let _0x443764=!0x1;const _0x5467d3=_0x51fe5c['getAttribute']('footnoteId'),_0x481bd7=this['_footnotes']['findIndex'](_0x9fbb89=>_0x9fbb89['id']===_0x5467d3);-0x1!==_0x481bd7&&(_0x26f9ed['remove'](this['_footnotes'][_0x481bd7]['reference']),this['_footnotes']['splice'](_0x481bd7,0x1),_0x443764=!0x0);let _0x293d80=this['_footnotesDefinitions']?function(_0x2827ca,_0x163208){for(const _0x4e6f98 of _0x2827ca['getChildren']())if(_0x4e6f98['getAttribute']('footnoteId')===_0x163208)return _0x4e6f98;return null;}(this['_footnotesDefinitions'],_0x5467d3):null;_0x293d80||(_0x293d80=_0x26f9ed['createElement']('footnoteDefinition',{'footnoteId':_0x5467d3}),this['_footnotesDefinitions']&&(_0x26f9ed['insert'](_0x293d80,this['_footnotesDefinitions'],'end'),_0x443764=!0x0));const _0x3bc41f={'id':_0x5467d3,'reference':_0x51fe5c,'definition':_0x293d80},_0x50eef4=T(this['editor']['model'],this['_footnotes'],_0x51fe5c);this['_footnotes']['splice'](_0x50eef4,0x0,_0x3bc41f);let _0x269f91=_0x50eef4;return-0x1!==_0x481bd7&&(_0x269f91=Math['min'](_0x50eef4,_0x481bd7)),this['_updateFootnotesCounters'](_0x26f9ed,_0x269f91)&&(_0x443764=!0x0),_0x443764;}['_handleRemoveFootnoteReferenceById'](_0x5261dc,_0x1b43ba){const _0x552713=this['_footnotes']['findIndex'](_0xd8d4c6=>_0xd8d4c6['id']===_0x1b43ba);if(-0x1===_0x552713)return!0x1;let _0x34d34a=!0x1;const _0x1d2b89=this['_footnotes'][_0x552713];return'$graveyard'!==_0x1d2b89['definition']['root']['rootName']&&(_0x5261dc['remove'](_0x1d2b89['definition']),_0x34d34a=!0x0),this['_footnotes']['splice'](_0x552713,0x1),this['_updateFootnotesCounters'](_0x5261dc,_0x552713)&&(_0x34d34a=!0x0),_0x34d34a;}['_handleMovedFootnoteReference'](_0x2e64d9,_0x242b84){const _0x1b4124=_0x242b84['getAttribute']('footnoteId'),_0x57d403=this['_footnotes']['findIndex'](_0x1d0cda=>_0x1d0cda['id']===_0x1b4124),_0x3e82b4=this['_footnotes'][_0x57d403];let _0x3f276e=!0x1;_0x3e82b4['reference']=_0x242b84,this['_footnotes']['splice'](_0x57d403,0x1);const _0x12ac55=T(this['editor']['model'],this['_footnotes'],_0x242b84);return this['_footnotes']['splice'](_0x12ac55,0x0,_0x3e82b4),this['_updateFootnotesCounters'](_0x2e64d9,Math['min'](_0x57d403,_0x12ac55))&&(_0x3f276e=!0x0),_0x3f276e;}['_updateFootnoteRefCounter'](_0x398618,_0x1d96fb){if(!this['_footnotesDefinitions'])return!0x1;const _0x5c1cb4=this['_footnotes'][_0x1d96fb];let _0x33be54;return _0x33be54=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x5c1cb4,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x1d96fb+0x1}):String(_0x1d96fb+0x1),_0x5c1cb4['reference']['getAttribute']('footnoteCounter')!=_0x33be54&&(_0x398618['setAttribute']('footnoteCounter',_0x33be54,_0x5c1cb4['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x8541a8){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x4ab8be,_0x409dd8){if(_0x4ab8be['length']!==_0x409dd8['length'])return!0x1;for(let _0x1a6809=0x0;_0x1a6809<_0x4ab8be['length'];_0x1a6809++)if(_0x4ab8be[_0x1a6809]!==_0x409dd8[_0x1a6809])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x47f0f0=>_0x47f0f0['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x2052b8=>_0x2052b8['getAttribute']('footnoteId'))))return!0x1;let _0xe69a16=!0x1;for(let _0xda35d5=0x0;_0xda35d5<this['_footnotes']['length'];_0xda35d5++){const _0x15f250=this['_footnotes'][_0xda35d5],_0x36c9b0=_0x8541a8['createPositionBefore'](_0x15f250['definition']),_0x3da721=_0x8541a8['createPositionAt'](this['_footnotesDefinitions'],_0xda35d5);_0x36c9b0['isEqual'](_0x3da721)||(_0x8541a8['move'](_0x8541a8['createRangeOn'](_0x15f250['definition']),_0x3da721),_0xe69a16=!0x0);}return _0xe69a16;}['_ensureFootnotesReferencesHaveProperOrder'](_0xd994f1){if(!this['_footnotes']['length'])return!0x1;const {model:_0x38c38c}=this['editor'];let _0xd80178=!0x1;for(let _0x18ab54=0x0;_0x18ab54<this['_footnotes']['length']-0x1;_0x18ab54++){const _0x274138=this['_footnotes'][_0x18ab54],_0x43c72d=this['_footnotes'][_0x18ab54+0x1],_0x220467=_0x38c38c['createPositionBefore'](_0x274138['reference']),_0x3b50ad=_0x38c38c['createPositionBefore'](_0x43c72d['reference']);'after'===_0x220467['compareWith'](_0x3b50ad)&&(this['_handleMovedFootnoteReference'](_0xd994f1,_0x274138['reference']),_0x18ab54=-0x1,_0xd80178=!0x0);}return _0xd80178;}};function K(_0x3df0a7,_0x8cb0dd,_0x1be2d9){if(_0x1be2d9['childCount'])return!0x1;const _0xb6d9da=_0x8cb0dd?'paragraph':'footnoteInlineContent';return _0x3df0a7['insert'](_0x3df0a7['createElement'](_0xb6d9da),_0x1be2d9),!0x0;}function T(_0x53078f,_0x4a49f5,_0x5b2e4b){if(0x0===_0x4a49f5['length'])return 0x0;const _0x1ab5f2=_0x53078f['createPositionBefore'](_0x5b2e4b);for(let _0x5f40fb=0x0;_0x5f40fb<_0x4a49f5['length'];_0x5f40fb++){const _0x195ff8=_0x4a49f5[_0x5f40fb],_0x1494a3=_0x53078f['createPositionBefore'](_0x195ff8['reference']);if('before'===_0x1ab5f2['compareWith'](_0x1494a3))return _0x5f40fb;}const _0x20edfe=_0x5b2e4b['root'];let _0x166619=-0x1;for(let _0x4572e1=_0x4a49f5['length']-0x1;_0x4572e1>=0x0;_0x4572e1--)if(_0x4a49f5[_0x4572e1]['reference']['root']===_0x20edfe){_0x166619=_0x4572e1;break;}if(-0x1!==_0x166619)return _0x166619+0x1;const _0x3beb6c=_0x53078f['document']['getRootNames'](),_0x5e5c49=_0x3beb6c[_0x3beb6c['indexOf'](_0x20edfe['rootName'])+0x1];if(_0x5e5c49){for(let _0x1fe6f2=0x0;_0x1fe6f2<_0x4a49f5['length'];_0x1fe6f2++)if(_0x4a49f5[_0x1fe6f2]['reference']['root']['rootName']===_0x5e5c49)return _0x1fe6f2;}return _0x4a49f5['length'];}var j=class extends _0x1b1a62{['refresh'](){const _0x27886d=this['editor']['model']['document']['selection'],_0x4e7b89=this['_getPositionToInsertFootnote'](_0x27886d);this['isEnabled']=!!_0x4e7b89;}['execute'](_0xb9bc5){const {editor:_0x4bd6b6}=this,{model:_0xadfb86}=_0x4bd6b6,{selection:_0xb3c87f}=_0xadfb86['document'],_0x3c96d2=this['_getPositionToInsertFootnote'](_0xb3c87f);if(!_0x3c96d2)return;const _0x49ea8b=_0x4bd6b6['plugins']['get']('FootnotesEditing'),_0x2bb3ed=_0xb9bc5?.['footnoteId']??_0x3a56e1();!function(_0x5e4a21){return'string'==typeof _0x5e4a21&&_0x5e4a21['length']>0x0&&!/\s/['test'](_0x5e4a21)&&!/^\d/['test'](_0x5e4a21);}(_0x2bb3ed)?_0x2f0d7b('insert-footnote-command-executed-with-invalid-id'):(_0xadfb86['change'](_0x4b6fed=>{const _0x3df9d4=_0x4b6fed['createElement']('footnoteRef',{'footnoteId':_0x2bb3ed});_0xadfb86['insertObject'](_0x3df9d4,_0x3c96d2,null);}),_0x49ea8b['_moveSelectionToFootnoteDefinition'](_0x2bb3ed));}['_getPositionToInsertFootnote'](_0x2b02e7){const {model:_0x2f1724}=this['editor'],{schema:_0x57fe81}=_0x2f1724,_0x246355=_0x2b02e7['getFirstRange']();for(const _0x22f7e6 of _0x246355['getItems']())if(_0x57fe81['isBlock'](_0x22f7e6)||_0x57fe81['isObject'](_0x22f7e6))return null;const _0x824d3=_0x246355['end'];return _0x57fe81['checkChild'](_0x824d3,'footnoteRef')?_0x824d3:null;}},U=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3bebfc}=this;_0x3bebfc['config']['define']('footnotes.multiBlock',!0x0),_0x3bebfc['commands']['add']('insertFootnote',new j(_0x3bebfc)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x18e006){const _0x142190='unSbGpmijAwyrOzdZhCqT3YLFVtJlkDag1WMNxR4H67IB5QoX0289cUsvPEefK',_0x5919cb=0x78df8,_0x587e5e=window['Date']['now'](),_0x48b155=_0x18e006['editor'],_0x4cc4b6=new window['Promise'](_0x40ae50=>{_0x48b155['once']('ready',_0x40ae50);}),_0x1ea89a={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x2006e6=_0x48b155['config']['get']('licenseKey');async function _0x27f3c1(){let _0x50af34,_0x2b7d95=null,_0x510183=null;try{return'GPL'==_0x2006e6?'NotAllowed':(_0x50af34=_0x4a8212(),_0x50af34?(_0x50af34['usageEndpoint']&&(_0x510183=_0x1996c3(_0x50af34['usageEndpoint'],_0x50af34['jti'])),await _0x4ed15e()?_0x17c976()?_0x2447f8()?'Expired':_0x4fa290()?('evaluation'==_0x50af34['licenseType']&&(_0x2b7d95=_0x3aba44('EvaluationLimit')),await _0x11a8bc()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x2447f8(){const _0x1c0148=['evaluation','trial']['includes'](_0x50af34['licenseType'])?_0x587e5e/0x3e8:0xe10*_0x5919cb;return _0x50af34['exp']<_0x1c0148;}function _0x17c976(){const _0x3b0627=_0x50af34['features'];return!!_0x3b0627&&(!!_0x3b0627['includes']('*')||!!_0x3b0627['includes']('FOO'));}function _0x4fa290(){const _0x279cd0=_0x50af34['licensedHosts'];if(!_0x279cd0||0x0==_0x279cd0['length'])return!0x0;const {hostname:_0x272ac9}=new URL(window['location']['href']);if(_0x279cd0['includes'](_0x272ac9))return!0x0;const _0x40c808=_0x272ac9['split']('.');return _0x279cd0['filter'](_0x371a3b=>_0x371a3b['includes']('*'))['map'](_0x578ead=>_0x578ead['split']('.'))['filter'](_0xb2e875=>_0xb2e875['length']<=_0x40c808['length'])['map'](_0x3db194=>Array(_0x40c808['length']-_0x3db194['length'])['fill']('*'===_0x3db194[0x0]?'*':'')['concat'](_0x3db194))['some'](_0x2b9f8e=>_0x40c808['every']((_0x7c18ab,_0x43a28d)=>_0x2b9f8e[_0x43a28d]===_0x7c18ab||'*'===_0x2b9f8e[_0x43a28d]));}function _0x11a8bc(){return _0x2b7d95&&_0x510183?new window['Promise']((_0x1e97c9,_0x59a34c)=>{_0x2b7d95['then'](_0x1e97c9,_0x59a34c),_0x510183['then'](_0x294f4f=>{'Valid'!=_0x294f4f&&_0x1e97c9(_0x294f4f);},_0x59a34c);}):_0x2b7d95||_0x510183||'Valid';}}function _0x1996c3(_0x4e802e,_0x3c6f1c){return new window['Promise'](_0x346fde=>{if(_0x3fe38d())return _0x346fde('Valid');_0x374451(),_0x48b155['decorate']('_sendUsageRequest');let _0x232631=!0x1;const _0x2154cc=_0x3a56e1();function _0x19f3c9(_0x29ae89){return!!_0x29ae89&&('object'==typeof _0x29ae89||'function'==typeof _0x29ae89)&&'function'==typeof _0x29ae89['then']&&'function'==typeof _0x29ae89['catch'];}function _0x5f314f(_0x1c90f7){_0xf2cf34(_0x1c90f7)['then'](_0x248a2b=>_0x248a2b&&'ok'==_0x248a2b['status']?_0x2ee1fa(_0x1a49a1(_0x2154cc+_0x3c6f1c))!=_0x248a2b['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x1daa34=>(_0x205c3a(),_0x1daa34),()=>{const _0x2945b0=_0x497134();return null==_0x2945b0?(_0x205c3a(),'Valid'):_0x587e5e-_0x2945b0>0x240c8400?'UsageLimit':'Valid';})['then'](_0x346fde)['catch'](()=>{_0x346fde('UsageLimit');});const _0x1c9743=0x36ee80;function _0x205c3a(){const _0x5ac6fd='llct-'+_0x2ee1fa(_0x1a49a1(_0x4e802e)),_0x468994=_0x91a91c(_0x2ee1fa(window['Math']['ceil'](_0x587e5e/_0x1c9743)));window['localStorage']['setItem'](_0x5ac6fd,_0x468994);}function _0x497134(){const _0x6e756a='llct-'+_0x2ee1fa(_0x1a49a1(_0x4e802e)),_0x139fc3=window['localStorage']['getItem'](_0x6e756a);return _0x139fc3?window['parseInt'](_0x91a91c(_0x139fc3),0x10)*_0x1c9743:null;}function _0xf2cf34(_0x32412){return new window['Promise']((_0x5cea78,_0x565614)=>{_0x32412['then'](_0x5cea78,_0x565614),window['setTimeout'](_0x565614,0x1d4c0);});}}_0x48b155['on']('_sendUsageRequest',(_0x56997,_0x41656c)=>{if(_0x41656c[0x0]!=_0x4e802e)return _0x346fde('UsageLimit');_0x41656c[0x1]={..._0x41656c[0x1],'requestId':_0x2154cc};},{'priority':'high'}),_0x48b155['on']('_sendUsageRequest',_0x3feb53=>{_0x19f3c9(_0x3feb53['return'])&&(_0x232631=!0x0,_0x5f314f(_0x3feb53['return']));},{'priority':'low'}),_0x4cc4b6['then'](()=>{_0x232631||_0x346fde('UsageLimit');});});function _0x3fe38d(){return'auto'==_0x48b155['editing']['view']['_overlayModeHint'];}function _0x374451(){_0x48b155['editing']['view']['_overlayModeHint']='auto';}}function _0x3aba44(_0x55ade4){const _0x2c32e7=[new window['Promise'](_0x12fd16=>setTimeout(_0x12fd16,0x93ecc)),_0x4cc4b6['then'](()=>new window['Promise'](_0x15a10=>{let _0x1bf084=0x0;_0x48b155['model']['on']('applyOperation',(_0x43baf7,_0x59f98f)=>{_0x59f98f[0x0]['isDocumentOperation']&&_0x1bf084++,0x5e8==_0x1bf084&&(_0x15a10(),_0x43baf7['off']());});}))];return window['Promise']['race'](_0x2c32e7)['then'](()=>_0x55ade4);}async function _0x36effa(){await _0x4cc4b6,_0x48b155['model']['change']=_0xf45d03,_0x48b155['model']['enqueueChange']=_0xf45d03,_0x48b155['enableReadOnlyMode']('model');}function _0x4fdcf2(_0xc37042){const _0x4c7dbd=_0x384032();_0x48b155[_0x4c7dbd]='footnotesLicenseKey'+_0xc37042,'Valid'!=_0xc37042&&_0x36effa();}function _0x384032(){const _0x5b14ca=window['String'](window['performance']['now']())['replace']('.','');let _0x2d0b0c='u';for(let _0x9f514c=0x0;_0x9f514c<_0x5b14ca['length'];_0x9f514c+=0x2){let _0x5d70f3=window['parseInt'](_0x5b14ca['substring'](_0x9f514c,_0x9f514c+0x2));_0x5d70f3>=0x3e&&(_0x5d70f3-=0x3e),_0x2d0b0c+=_0x142190[_0x5d70f3];}return _0x2d0b0c;}function _0x4a8212(){const _0x5599d5=_0x2006e6['split']('.');if(0x3!=_0x5599d5['length'])return null;return _0x48d686(_0x5599d5[0x1]);function _0x48d686(_0x5b7331){const _0x345adb=_0x2041b4(_0x5b7331);return _0x345adb&&_0x29d1d2()?_0x345adb:null;function _0x29d1d2(){const _0x353efa=_0x345adb['jti'],_0x4c99ad=window['parseInt'](_0x353efa['substring'](_0x353efa['length']-0x8),0x10),_0x4af0e2={..._0x345adb,'jti':_0x353efa['substring'](0x0,_0x353efa['length']-0x8)};return delete _0x4af0e2['vc'],_0x1a49a1(_0x4af0e2)==_0x4c99ad;}}}async function _0x4ed15e(){let _0x462af8=!0x0;try{const [_0x222bf1,_0x3c38f6,_0x155b64]=_0x2006e6['split']('.');return _0x260b36(_0x222bf1),await _0x42f095(_0x222bf1,_0x3c38f6,_0x155b64),_0x462af8;}catch{return!0x1;}function _0x260b36(_0x54834c){const _0x34f3c7=_0x2041b4(_0x54834c);_0x34f3c7&&'ES256'==_0x34f3c7['alg']||(_0x462af8=!0x1);}async function _0x42f095(_0x27f053,_0x25e924,_0x3efde8){const _0x970494=window['Uint8Array']['from'](_0x267667(_0x3efde8),_0x5a5cdf=>_0x5a5cdf['charCodeAt'](0x0)),_0x2589b8=new window['TextEncoder']()['encode'](_0x27f053+'.'+_0x25e924),_0x142ff9=window['crypto']['subtle'];if(!_0x142ff9)return;const _0x33eb1b=await _0x142ff9['importKey']('jwk',_0x1ea89a,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x142ff9['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x33eb1b,_0x970494,_0x2589b8)||(_0x462af8=!0x1);}}function _0x2041b4(_0x532a42){return _0x532a42['startsWith']('ey')?JSON['parse'](_0x267667(_0x532a42)):null;}function _0x267667(_0x33fcae){return window['atob'](_0x33fcae['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x1a49a1(_0x9d587d){let _0x3c2236=0x1505;function _0x391cd9(_0x5316c8){for(let _0x598927=0x0;_0x598927<_0x5316c8['length'];_0x598927++){const _0x5f4de7=_0x5316c8['charCodeAt'](_0x598927);_0x3c2236=(_0x3c2236<<0x5)+_0x3c2236+_0x5f4de7,_0x3c2236&=_0x3c2236;}}function _0x5064cb(_0x4b2d54){Array['isArray'](_0x4b2d54)?_0x4b2d54['forEach'](_0x5064cb):_0x4b2d54&&'object'==typeof _0x4b2d54?Object['entries'](_0x4b2d54)['sort']()['forEach'](([_0x36191a,_0x1fe28e])=>{_0x391cd9(_0x36191a),_0x5064cb(_0x1fe28e);}):_0x391cd9(window['String'](_0x4b2d54));}return _0x5064cb(_0x9d587d),_0x3c2236>>>0x0;}function _0x2ee1fa(_0x2bc421){return _0x2bc421['toString'](0x10)['padStart'](0x8,'0');}function _0x91a91c(_0x21dea3){return _0x21dea3['split']('')['reverse']()['join']('');}function _0xf45d03(){}_0x4fdcf2(await _0x27f3c1());}(this);}['_moveSelectionToFootnoteDefinition'](_0x1641b7){const {plugins:_0x2e1b34,editing:_0x372e71,model:_0x176edd}=this['editor'],_0x4dab56=_0x2e1b34['get'](V)['getFootnote'](_0x1641b7);return!!_0x4dab56&&(_0x176edd['change'](_0x524839=>{_0x524839['setSelection'](_0x524839['createPositionAt'](_0x4dab56['definition'],'end'));}),_0x372e71['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x47b553){const {plugins:_0x34f7d9,editing:_0x5a923c,model:_0x4cd7df}=this['editor'],_0x1112ad=_0x34f7d9['get'](V)['getFootnote'](_0x47b553);return!!_0x1112ad&&(_0x4cd7df['change'](_0x179daf=>{_0x179daf['setSelection'](_0x1112ad['reference'],'on');}),_0x5a923c['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x23af4c}=this['editor']['model'],_0x4c6953=this['editor']['config']['get']('footnotes.multiBlock');_0x23af4c['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x23af4c['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x23af4c['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x4c6953?_0x23af4c['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x23af4c['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x23af4c['addChildCheck'](_0x110a2b=>{for(const _0x59c30d of _0x110a2b)if('footnoteDefinition'===_0x59c30d['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x3f46f6}=this,{conversion:_0x5dc563,editing:_0xd195d2}=_0x3f46f6,{t:t}=_0x3f46f6['locale'];_0x5dc563['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4dfc2c,{writer:_0x5d535d,consumable:_0x183881})=>{const _0x154675=_0x4dfc2c['getChild'](0x0);if(!_0x154675||!_0x154675['is']('element','a'))return null;const _0x4e954b=_0x154675['getAttribute']('href')||'';if(!_0x4e954b['startsWith']('#'))return null;const _0xf312c1=_0x4e954b['replace'](/^#/,'');if(!_0xf312c1)return null;_0x183881['consume'](_0x154675,{'name':!0x0,'attributes':['href']});for(const {item:_0x75216d}of _0xd195d2['view']['createRangeIn'](_0x154675))_0x75216d['is']('$textProxy')?_0x183881['consume'](_0x75216d['textNode'],{'name':!0x0}):_0x75216d['is']('element')&&_0x183881['consume'](_0x75216d,{'name':!0x0});return _0x5d535d['createElement']('footnoteRef',{'footnoteId':_0xf312c1});}}),_0x5dc563['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x11b170,{writer:_0x19f117})=>X(_0x11b170,_0x19f117)}),_0x5dc563['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x48b56c,{writer:_0x1f9d99})=>{const _0x22148f=_0x48b56c['getAttribute']('footnoteCounter');return _0x93dc5f(X(_0x48b56c,_0x1f9d99),_0x1f9d99,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x22148f)});}});}['_defineDefinitionsConverters'](){const {editor:_0x3051f3}=this,{t:t}=_0x3051f3['locale'],{conversion:_0x547add}=_0x3051f3;_0x547add['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x547add['for']('upcast')['add'](_0x2c2f5f=>{_0x2c2f5f['on']('element:ol',(_0x369705,_0x30f986,_0x136eb7)=>{const _0x344583=_0x30f986['viewItem'];if(!_0x344583['hasClass']('footnotes-list')||!_0x30f986['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x136eb7['consumable']['consume'](_0x344583,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x2141a5,modelCursor:_0x1292f7}=_0x136eb7['convertChildren'](_0x30f986['viewItem'],_0x30f986['modelCursor']);_0x30f986['modelRange']=_0x2141a5,_0x30f986['modelCursor']=_0x1292f7;}),_0x2c2f5f['on']('element:hr',(_0x56f56c,_0x13a7a5,_0x50bf4b)=>{const _0x3d93a2=_0x13a7a5['viewItem'];_0x3d93a2['hasClass']('footnotes-divider')&&_0x13a7a5['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x50bf4b['consumable']['consume'](_0x3d93a2,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x547add['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x24458e,{writer:_0xbbdda7})=>H(_0xbbdda7)}),_0x547add['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x407d72,{writer:_0x51d54b})=>{const _0x3734ed=_0x93dc5f(H(_0x51d54b,{'data-footnotes-list-label':t('Footnotes')}),_0x51d54b,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x51d54b['setCustomProperty']('footnotesDefinitions',!0x0,_0x3734ed),_0x3734ed;}});}['_defineDefinitionConverters'](){const {editor:_0x478443}=this,{conversion:_0x53adb1,locale:_0x45b94b}=_0x478443,_0x142fcc=_0x478443['config']['get']('footnotes.multiBlock');_0x53adb1['for']('upcast')['add'](_0x1db2e1=>{_0x1db2e1['on']('element:li',(_0x42ebd6,_0x18f97e,_0x2e0750)=>{const _0x56450a=_0x18f97e['viewItem'];if(!_0x56450a['hasClass']('footnote-definition')||!_0x56450a['getAttribute']('id'))return;const _0x3a8ae9=_0x56450a['parent'];if(!_0x3a8ae9['is']('element','ol')||!_0x3a8ae9['hasClass']('footnotes-list'))return;if(!_0x2e0750['consumable']['test'](_0x56450a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x1627aa=_0x2e0750['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x56450a['getAttribute']('id')});if(!_0x2e0750['safeInsert'](_0x1627aa,_0x18f97e['modelCursor']))return;_0x2e0750['consumable']['consume'](_0x56450a,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x99f8f5=Array['from'](_0x56450a['getChildren']())['find'](_0x543dde=>_0x543dde['is']('element')&&_0x543dde['hasClass']('footnote-content'));for(const _0x4e2e21 of _0x56450a['getChildren']())_0x4e2e21['is']('element')&&(_0x2e0750['consumable']['consume'](_0x4e2e21,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x2e0750['consumable']['consume'](_0x4e2e21,{'name':!0x0,'classes':'footnote-content'}));if(_0x99f8f5){if(_0x142fcc)_0x2e0750['convertChildren'](_0x99f8f5,_0x1627aa);else{const _0x386b1c=_0x2e0750['writer']['createElement']('footnoteInlineContent');_0x2e0750['writer']['insert'](_0x386b1c,_0x1627aa),_0x2e0750['convertChildren'](_0x99f8f5,_0x386b1c);}}_0x2e0750['updateConversionResult'](_0x1627aa,_0x18f97e);});}),_0x53adb1['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4d3150,{writer:_0x27881a})=>z(_0x4d3150,_0x27881a,_0x45b94b,{'dataPipeline':!0x0})}),_0x53adb1['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4a285a,{writer:_0x108677})=>z(_0x4a285a,_0x108677,_0x45b94b)});}['_defineBogusParagraphConverters'](){const {editor:_0x3d42c0}=this,{conversion:_0x39cb7e}=_0x3d42c0;_0x3d42c0['config']['get']('footnotes.multiBlock')?(_0x39cb7e['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':$(),'converterPriority':'high'}),_0x39cb7e['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':$({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x3d42c0['model']['document'],'change:data',()=>{!function(_0x26cadb,_0x164492){const _0x368c8b=_0x26cadb['document']['differ'],_0x50f7e2=new Set();for(const _0x420f01 of _0x368c8b['getChanges']()){const _0xa77afd='attribute'==_0x420f01['type']?_0x420f01['range']['start']['parent']:_0x420f01['position']['parent'];_0xa77afd['is']('element','footnoteDefinition')&&_0x50f7e2['add'](_0xa77afd);}for(const _0x1554a8 of _0x50f7e2['values']()){const _0x255ae6=Array['from'](_0x1554a8['getChildren']())['filter'](_0x20e497=>B(_0x20e497,_0x164492['mapper']));for(const _0x2e6971 of _0x255ae6)_0x164492['reconvertItem'](_0x2e6971);}}(_0x3d42c0['model'],_0x3d42c0['editing']);})):(_0x39cb7e['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':$()}),_0x39cb7e['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x211634,{writer:_0x3da8d3})=>{const _0x3826f7=_0x3da8d3['createContainerElement']('span');return _0x3da8d3['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3826f7),_0x3826f7;}}));}['_defineKeyboardHandlers'](){const {editor:_0x46ec24}=this,{editing:_0x357377,t:t}=_0x46ec24,_0x1b4281=_0x46ec24['model']['document']['selection'];_0x46ec24['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x46ec24['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x357377['view']['document'],'enter',(_0x2c993b,_0x4638f7)=>{const _0x4b051a=function(_0x57ddc0){const _0x501f26=_0x57ddc0['getSelectedElement']();return _0x501f26?.['is']('element','footnoteRef')?_0x501f26:null;}(_0x1b4281);if(_0x4b051a){const _0x530617=_0x4b051a['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x530617),_0x4638f7['preventDefault'](),_0x2c993b['stop']();}},{'context':_0x1e803f});}['_defineClickHandlers'](){const {editor:_0x14c8e5}=this,{editing:_0x55d46e}=_0x14c8e5;_0x14c8e5['editing']['view']['addObserver'](_0x405af7),_0x14c8e5['editing']['view']['addObserver'](_0x15db17);let _0x543f94=!0x1;this['listenTo'](_0x55d46e['view']['document'],'pointerdown',(_0x3ec30f,_0x52938b)=>{const {target:_0x263326}=_0x52938b,_0x4f1e8a=_0x55d46e['view']['document']['selection'];_0x543f94=!!(_0x263326?.['is']('element','a')&&_0x263326['parent']?.['is']('element','sup')&&_0x263326['parent']['hasClass']('footnote'))&&_0x4f1e8a['getSelectedElement']()===_0x263326['parent'];},{'priority':'high'}),this['listenTo'](_0x55d46e['view']['document'],'click',(_0x27f532,_0x40e398)=>{const {target:_0x3e972c}=_0x40e398;if(!_0x3e972c?.['is']('element','a'))return;if(_0x3e972c['parent']?.['is']('element','sup')&&_0x3e972c['parent']['hasClass']('footnote')&&!_0x543f94)return void _0x40e398['preventDefault']();let _0x459f92=_0x3e972c['getAttribute']('href');if(!_0x459f92?.['startsWith']('#'))return;_0x459f92=_0x459f92['slice'](0x1);let _0x5704e0=!0x1;(_0x459f92['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x459f92['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x459f92))&&(_0x5704e0=!0x0),_0x5704e0&&(_0x40e398['preventDefault'](),_0x27f532['stop']());},{'priority':'high','context':'$capture'});}};function $({dataPipeline:_0x1d5c8e}={}){return(_0x3f217b,{writer:_0x295350})=>{if(!M(_0x3f217b))return null;if(!_0x1d5c8e)return _0x295350['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x149fef=_0x295350['createContainerElement']('p');return _0x295350['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x149fef),_0x149fef;};}function M(_0xd4fd55){const {parent:_0x5591d2}=_0xd4fd55;if(!_0x5591d2?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x5591d2['childCount'])return!0x1;for(const _0x4b4eea of _0xd4fd55['getAttributeKeys']())if(!_0x4b4eea['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x4b4eea)return!0x1;return!0x0;}function B(_0x4e1ec2,_0x3526b5){if(!_0x4e1ec2['is']('element','paragraph'))return!0x1;const _0x1092d7=_0x3526b5['toViewElement'](_0x4e1ec2);return!!_0x1092d7&&M(_0x4e1ec2)!==_0x1092d7['is']('element','span');}function q(_0x43acf1){return _0x1e803f(_0x43acf1)&&_0x43acf1['is']('containerElement')&&!!_0x43acf1['getCustomProperty']('footnotesDefinitions');}function H(_0x495b12,_0x2ac4d4={}){const _0x2f7221=_0x495b12['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x1da427=_0x495b12['createContainerElement']('ol',{'class':'footnotes-list'},_0x495b12['createSlot']());return _0x495b12['createContainerElement']('div',{'class':'footnotes',..._0x2ac4d4},[_0x2f7221,_0x1da427]);}function X(_0x56a82a,_0x155054){const _0x43417a=_0x56a82a['getAttribute']('footnoteId'),_0x3965fa=_0x56a82a['getAttribute']('footnoteCounter'),_0x3d70f4=_0x155054['createUIElement']('a',{'href':'#'+_0x43417a},function(_0xb167d8){const _0x1b6e62=this['toDomElement'](_0xb167d8);return _0x1b6e62['textContent']=_0x3965fa,_0x1b6e62;}),_0x2e7189=_0x155054['createContainerElement']('sup',{'id':'ref-'+_0x43417a,'class':'footnote'},[_0x3d70f4]);return _0x2e7189['getFillerOffset']=()=>null,_0x2e7189;}function z(_0x5beb6c,_0x42c657,_0x1241c3,{dataPipeline:_0x21e943}={}){const {t:t}=_0x1241c3,_0x233806=_0x5beb6c['getAttribute']('footnoteId'),_0x4f4efd=_0x42c657['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x233806},function(_0x13439b){const _0x2c1b5a=this['toDomElement'](_0x13439b);return _0x2c1b5a['innerText']='^',_0x2c1b5a;}),_0x5af8ac=_0x21e943?_0x42c657['createContainerElement']('div',{'class':'footnote-content'}):_0x4425c5(_0x42c657['createEditableElement']('div',{'class':'footnote-content'}),_0x42c657,{'label':t('Footnote\x20content.')});return _0x42c657['insert'](_0x42c657['createPositionAt'](_0x5af8ac,0x0),_0x42c657['createSlot']()),_0x42c657['createContainerElement']('li',{'class':'footnote-definition','id':_0x233806},[_0x4f4efd,_0x5af8ac]);}var J=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[U,_0x270936];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x1b833f}=this,{plugins:_0x3fc262,model:_0x138dcd}=_0x1b833f,_0x50d49a=_0x3fc262['get'](_0x270936),_0x35e3bd=_0x3fc262['get'](V);this['listenTo'](_0x50d49a,'outputTransformation',(_0x47abb3,_0x15eb1d)=>{const _0x38094c=G(_0x138dcd['createRangeIn'](_0x15eb1d['content']));if(!_0x38094c['length'])return;const _0x2c00c2=_0x35e3bd['getFootnotes'](),_0x8ee15=_0x38094c['reduce']((_0xaecfd,_0x2f0428)=>{const _0x4f13a9=_0x2c00c2['find'](_0x46bbd3=>_0x46bbd3['id']===_0x2f0428);if(_0x4f13a9){const _0x3a30ca=_0x1b833f['data']['toView'](_0x4f13a9['definition'],{'isClipboardPipeline':!0x0}),_0x483cad=_0x1b833f['data']['htmlProcessor']['toData'](_0x3a30ca);_0xaecfd[_0x4f13a9['id']]=_0x483cad;}return _0xaecfd;},Object['create'](null));_0x15eb1d['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x8ee15));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x6b588b}=this,{model:_0x2a8d7d,plugins:_0x365269}=_0x6b588b,{view:_0x51eac5}=_0x6b588b['editing'],_0x56c7d5=_0x365269['get'](_0x270936),_0xd0d28e=_0x365269['get'](V),_0x287c53=_0x6b588b['config']['get']('footnotes.multiBlock');let _0x4520b5=null;this['listenTo'](_0x51eac5['document'],'clipboardInput',(_0x42092c,_0x4f6963)=>{const _0x2abe4b=_0x4f6963['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x4520b5=_0x2abe4b?JSON['parse'](_0x2abe4b):null;}),this['listenTo'](_0x56c7d5,'contentInsertion',(_0x11a588,_0x454515)=>{const _0x45f552=_0x454515['sourceEditorId']===this['editor']['id'];_0x45f552&&'drop'===_0x454515['method']||_0x2a8d7d['change'](_0x296f8f=>{let _0x416645=_0xd0d28e['getFootnotesDefinitionsObjectElement']();const _0x4c3462=!!_0x416645&&Array['from'](_0x2a8d7d['document']['selection']['getSelectedBlocks']())['includes'](_0x416645);if(!_0x4520b5&&function(_0x225e06){for(const {item:_0x3caf78}of _0x225e06)if(_0x3caf78['is']('element','footnoteRef'))return!0x0;return!0x1;}(_0x2a8d7d['createRangeIn'](_0x454515['content']))&&(_0x4520b5=function(_0x2e27a9,_0x2d1688){const _0x419e3c=Q(_0x2e27a9,_0x2d1688);if(!_0x419e3c)return null;const _0x225a35=Object['create'](null);for(const _0x5038a1 of _0x419e3c['getChildren']())_0x5038a1['is']('element','footnoteDefinition')&&_0x5038a1['hasAttribute']('footnoteId')&&(_0x225a35[_0x5038a1['getAttribute']('footnoteId')]=_0x2e27a9['cloneElement'](_0x5038a1,!0x0));return Object['keys'](_0x225a35)['length']?_0x225a35:null;}(_0x296f8f,_0x454515['content'])),(_0x416645&&!_0x4c3462||!_0x416645&&!_0x4520b5)&&function(_0x3372ca,_0x1fa2e6){const _0x16e870=[];for(const {item:_0x26c867}of _0x3372ca['createRangeIn'](_0x1fa2e6))_0x26c867['is']('element','footnotesDefinitions')&&_0x16e870['push'](_0x26c867);for(const _0x201901 of _0x16e870)_0x3372ca['remove'](_0x201901);}(_0x296f8f,_0x454515['content']),!_0x4520b5)return;const {selection:_0x32314}=_0x2a8d7d['document'],_0x12582a=_0x32314['getFirstRange']()['root'];_0x416645&&!_0x4c3462||(_0x416645=Q(_0x296f8f,_0x454515['content']),_0x416645||=_0xd0d28e['_insertEmptyFootnotesDefinitionsContainer'](_0x296f8f,_0x12582a));const _0x35e4a7=Array['from'](_0x32314['getRanges']())['flatMap'](G),_0x4b32d3=function(_0x454319,_0x1b3a21,_0x59eee8){const _0x5c711e=Object['create'](null);for(const {item:_0x25e3a5}of _0x454319['createRangeIn'](_0x1b3a21))if(_0x25e3a5['is']('element','footnoteRef')){const _0x534b65=_0x25e3a5['getAttribute']('footnoteId');if(!_0x59eee8(_0x534b65))continue;_0x5c711e[_0x534b65]||(_0x5c711e[_0x534b65]=_0x3a56e1()),_0x454319['setAttribute']('footnoteId',_0x5c711e[_0x534b65],_0x25e3a5);}return _0x5c711e;}(_0x296f8f,_0x454515['content'],_0x494751=>!_0x45f552||!!_0xd0d28e['getFootnote'](_0x494751)&&!_0x35e4a7['includes'](_0x494751));for(const [_0x46c2eb,_0x3d40e1]of Object['entries'](_0x4520b5)){const _0x22d3b0=_0x4b32d3[_0x46c2eb]||_0x46c2eb;let _0x29026f;if('string'!=typeof _0x3d40e1)_0x29026f=_0x3d40e1,_0x22d3b0!==_0x46c2eb&&_0x296f8f['setAttribute']('footnoteId',_0x22d3b0,_0x29026f);else{_0x29026f=_0x296f8f['createElement']('footnoteDefinition',{'footnoteId':_0x22d3b0});const _0x25f888=_0x6b588b['data']['htmlProcessor']['toView'](_0x3d40e1);let _0x2fefba;if(_0x287c53)_0x2fefba=_0x6b588b['data']['toModel'](_0x25f888,_0x29026f);else{_0x2fefba=_0x296f8f['createElement']('footnoteInlineContent');const _0x4a31ca=_0x6b588b['data']['toModel'](_0x25f888,_0x2fefba);_0x296f8f['insert'](_0x4a31ca,_0x2fefba);}_0x296f8f['append'](_0x2fefba,_0x29026f);}_0x296f8f['insert'](_0x29026f,_0x416645,'end');}_0x4520b5=null;});});}};function Q(_0x1e217c,_0x44fb8b){for(const {item:_0x790386}of _0x1e217c['createRangeIn'](_0x44fb8b))if(_0x790386['is']('element','footnotesDefinitions'))return _0x790386;return null;}function G(_0x2b4c7f){const _0x249af0=new Set();for(const {item:_0x3342e0}of _0x2b4c7f)_0x3342e0['is']('element','footnoteRef')&&_0x249af0['add'](_0x3342e0['getAttribute']('footnoteId'));return Array['from'](_0x249af0);}var W=class extends _0x32e1f3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4e7f87}=this,{componentFactory:_0x42e61b}=_0x4e7f87['ui'];_0x42e61b['add']('insertFootnote',Y(_0x4e7f87,_0x5b2cd1)),_0x42e61b['add']('menuBar:insertFootnote',Y(_0x4e7f87,_0x3972af)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1d5b6c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x463d8f;for(const _0x49b7f8 in _0x1d5b6c){const _0xc198f7=_0x49b7f8,_0x58e5b6=_0x1d5b6c[_0xc198f7];if('footnotesLicenseKeyValid'==_0x58e5b6||'footnotesLicenseKeyInvalid'==_0x58e5b6||'footnotesLicenseKeyExpired'==_0x58e5b6||'footnotesLicenseKeyDomainLimit'==_0x58e5b6||'footnotesLicenseKeyNotAllowed'==_0x58e5b6||'footnotesLicenseKeyEvaluationLimit'==_0x58e5b6||'footnotesLicenseKeyUsageLimit'==_0x58e5b6){delete _0x1d5b6c[_0xc198f7],_0x463d8f=_0x58e5b6,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyUsageLimit'==_0x463d8f&&_0x1d5b6c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Y(_0x4b2d3d,_0x35e4f1){const _0x5790f9=_0x4b2d3d['commands']['get']('insertFootnote');return _0x2d5f92=>{const {t:t}=_0x2d5f92,_0x1deae3=new _0x35e4f1(_0x2d5f92),_0x4fbb47=_0x1deae3 instanceof _0x3972af;return _0x1deae3['bind']('isEnabled')['to'](_0x5790f9,'isEnabled'),_0x1deae3['set']({'label':t(_0x4fbb47?'Footnote':'Insert\x20footnote'),'icon':_0x39b893,'tooltip':!0x0}),_0x1deae3['on']('execute',()=>{_0x5790f9['execute'](),_0x4b2d3d['editing']['view']['focus']();}),_0x1deae3;};}var Z=class extends _0x32e1f3{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[U,J,W];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};const tt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-roman','upper-roman'],et=Object['create']({'lower-alpha':'lower-latin','upper-alpha':'upper-latin'}),ot=[...tt,'arabic-indic','lower-alpha','upper-alpha'];var nt=class extends _0x1b1a62{['refresh'](){const {editor:_0x50c7aa}=this,_0x1eeb9a=_0x50c7aa['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1eeb9a,this['value']=_0x1eeb9a?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x48015d}){const {editor:_0x21f14c}=this,_0x299f58=_0x21f14c['plugins']['get'](V),_0x5a5f35=_0x299f58['getFootnotesDefinitionsObjectElement']();_0x5a5f35&&ot['includes'](_0x48015d)&&_0x21f14c['model']['change'](_0x24cdee=>{_0x24cdee['setAttribute']('footnotesListStyle',_0x48015d,_0x5a5f35),_0x299f58['_updateFootnotesCounters'](_0x24cdee);});}},it=class extends _0x1b1a62{['refresh'](){const {editor:_0x16616b}=this,_0x314816=_0x16616b['plugins']['get'](V)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x314816,this['value']=_0x314816?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x581988}){const {editor:_0x37bb7d}=this,_0x49eaa9=_0x37bb7d['plugins']['get'](V),_0xa73ac1=_0x49eaa9['getFootnotesDefinitionsObjectElement']();_0xa73ac1&&Number['isInteger'](_0x581988)&&_0x37bb7d['model']['change'](_0x5c488e=>{_0x5c488e['setAttribute']('footnotesListStart',_0x581988,_0xa73ac1),_0x49eaa9['_updateFootnotesCounters'](_0x5c488e);});}};function st({style:_0x10f3c9,digits:_0x173a9b,value:_0x1a6085}){const _0x3c1bf0=Math['floor'](_0x1a6085),_0xc44081=function(_0x5b4635){switch(_0x5b4635){case'lower-alpha':case'lower-latin':case'upper-alpha':case'upper-latin':return{'min':0x1,'max':0x1/0x0};case'lower-roman':case'upper-roman':return{'min':0x1,'max':0xf9f};default:return{'min':-0x1/0x0,'max':0x1/0x0};}}(_0x10f3c9);switch((_0x3c1bf0>_0xc44081['max']||_0x3c1bf0<_0xc44081['min'])&&(_0x10f3c9='decimal'),_0x10f3c9){case'decimal-leading-zero':return function(_0x44b3c6,_0x4e8a17){return String(_0x44b3c6)['padStart'](_0x4e8a17,'0');}(_0x3c1bf0,Math['max'](0x2,_0x173a9b));case'lower-alpha':case'lower-latin':return rt(_0x3c1bf0,!0x1);case'upper-alpha':case'upper-latin':return rt(_0x3c1bf0,!0x0);case'lower-roman':return at(_0x3c1bf0,!0x1);case'upper-roman':return at(_0x3c1bf0,!0x0);case'arabic-indic':return String(_0x3c1bf0)['replace'](/\d/g,_0x581739=>ft[Number(_0x581739)]);default:return String(_0x3c1bf0);}}function rt(_0x3460e8,_0x4ce421){let _0x1e4987='',_0x43486d=_0x3460e8;for(;_0x43486d>0x0;){const _0x36aa6b=(_0x43486d-0x1)%0x1a;_0x1e4987=String['fromCharCode'](0x61+_0x36aa6b)+_0x1e4987,_0x43486d=Math['floor']((_0x43486d-0x1)/0x1a);}return _0x4ce421?_0x1e4987['toUpperCase']():_0x1e4987;}const lt=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function at(_0x4d3c7a,_0xc123){let _0x3ef21d='',_0x431ca9=_0x4d3c7a;for(const {value:_0x148882,numeral:_0x4cfd01}of lt)for(;_0x431ca9>=_0x148882;)_0x3ef21d+=_0x4cfd01,_0x431ca9-=_0x148882;return _0xc123?_0x3ef21d:_0x3ef21d['toLowerCase']();}const ft=['٠','١','٢','٣','٤','٥','٦','٧','٨','٩'];var ct=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[U,V];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2a66a0}=this;_0x2a66a0['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x2a66a0['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x2a66a0['config']['define']('footnotes.footnotesProperties.listStyles',[...tt]),_0x2a66a0['commands']['add']('footnotesStyle',new nt(_0x2a66a0)),_0x2a66a0['commands']['add']('footnotesStart',new it(_0x2a66a0)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x26c1b3}=this,{schema:_0x25f0dc}=_0x26c1b3['model'];_0x25f0dc['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x52a794}=this,{conversion:_0xe2cc0b,model:_0x529b30}=_0x52a794,{schema:_0x5b737a}=_0x529b30;_0xe2cc0b['for']('upcast')['add'](_0x531ec9=>{_0x531ec9['on']('element:ol',(_0x51ed1d,_0x8fd9eb,_0x32fa9e)=>{const _0x504ef1=_0x8fd9eb['viewItem'],_0x3f23cf=_0x8fd9eb['modelCursor']?.['parent'];_0x504ef1['hasClass']('footnotes-list')&&_0x3f23cf?.['is']('element','footnotesDefinitions')&&(function(_0x29acef,_0x590d88,_0x1d7c31,_0x3e1f01){if(!_0x3e1f01['checkAttribute'](_0x590d88,'footnotesListStart'))return;let _0x2210e5=0x1;const _0x4f3d23=_0x1d7c31['consumable']['consume'](_0x29acef,{'attributes':'start'});if(_0x4f3d23){const _0x21dec5=Number['parseInt'](_0x29acef['getAttribute']('start'),0xa);Number['isNaN'](_0x21dec5)||(_0x2210e5=_0x21dec5);}!_0x4f3d23&&_0x590d88['hasAttribute']('footnotesListStart')||_0x1d7c31['writer']['setAttribute']('footnotesListStart',_0x2210e5,_0x590d88);}(_0x504ef1,_0x3f23cf,_0x32fa9e,_0x5b737a),function(_0x351e4a,_0x370f38,_0x5e55ab,_0x2f1533){if(!_0x2f1533['checkAttribute'](_0x370f38,'footnotesListStyle'))return;let _0x5cb1ce='decimal',_0x5bc0c6=!0x1;if(_0x5e55ab['consumable']['consume'](_0x351e4a,{'attributes':'type'})){const _0x5017a0={0x1:'decimal','a':'lower-latin','A':'upper-latin','i':'lower-roman','I':'upper-roman'}[_0x351e4a['getAttribute']('type')];_0x5017a0&&(_0x5cb1ce=_0x5017a0),_0x5bc0c6=!0x0;}if(_0x5e55ab['consumable']['consume'](_0x351e4a,{'styles':'list-style-type'})){const _0x2bf7dd=ut(_0x351e4a['getStyle']('list-style-type'));_0x2bf7dd&&(_0x5cb1ce=_0x2bf7dd),_0x5bc0c6=!0x0;}!_0x5bc0c6&&_0x370f38['hasAttribute']('footnotesListStyle')||_0x5e55ab['writer']['setAttribute']('footnotesListStyle',_0x5cb1ce,_0x370f38);}(_0x504ef1,_0x3f23cf,_0x32fa9e,_0x5b737a));});}),_0xe2cc0b['for']('downcast')['add'](_0x1281ab=>{_0x1281ab['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x164d5c,_0x43654f,_0x4863d4)=>{if(!_0x4863d4['consumable']['consume'](_0x43654f['item'],_0x164d5c['name']))return;const _0x5e16c5=dt(_0x43654f['item'],_0x4863d4['mapper']),{attributeNewValue:_0x288899}=_0x43654f;null==_0x288899||0x1===_0x288899?_0x4863d4['writer']['removeAttribute']('start',_0x5e16c5):_0x4863d4['writer']['setAttribute']('start',String(_0x288899),_0x5e16c5);}),_0x1281ab['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x443df0,_0xc547fc,_0x49d4d8)=>{if(!_0x49d4d8['consumable']['consume'](_0xc547fc['item'],_0x443df0['name']))return;const _0x5d8ebd=dt(_0xc547fc['item'],_0x49d4d8['mapper']),{attributeNewValue:_0x49e4d9}=_0xc547fc;_0x49e4d9&&'decimal'!==_0x49e4d9?_0x49d4d8['writer']['setStyle']('list-style-type',_0x49e4d9,_0x5d8ebd):_0x49d4d8['writer']['removeStyle']('list-style-type',_0x5d8ebd);});});}['_definePostfixer'](){const {editor:_0x3911a3}=this,{model:_0x4533e6}=_0x3911a3,_0x2593c5=_0x3911a3['plugins']['get'](V),_0x4574ac=this['_getDefaultListStyle'](),_0xde33f2=this['_getDefaultStartIndex']();_0x4533e6['document']['registerPostFixer'](_0x4d2c0c=>{const _0x5ea751=_0x4533e6['document']['differ']['getChanges']();let _0x48cdf7=!0x1;for(const _0x598ba8 of _0x5ea751){if('insert'!==_0x598ba8['type']||'$text'===_0x598ba8['name'])continue;const _0xa61897=_0x4533e6['createRangeOn'](_0x598ba8['position']['nodeAfter']);for(const _0x2d3cec of _0xa61897['getItems']())_0x2d3cec['is']('element','footnotesDefinitions')&&(!_0x2d3cec['hasAttribute']('footnotesListStart')&&_0x4533e6['schema']['checkAttribute'](_0x2d3cec,'footnotesListStart')&&(_0x4d2c0c['setAttribute']('footnotesListStart',_0xde33f2,_0x2d3cec),_0x48cdf7=!0x0),!_0x2d3cec['hasAttribute']('footnotesListStyle')&&_0x4533e6['schema']['checkAttribute'](_0x2d3cec,'footnotesListStyle')&&(_0x4d2c0c['setAttribute']('footnotesListStyle',_0x4574ac,_0x2d3cec),_0x48cdf7=!0x0));}return _0x48cdf7&&_0x2593c5['_updateFootnotesCounters'](_0x4d2c0c),_0x48cdf7;});}['_defineFormatter'](){const {editor:_0x3da8a6}=this;_0x3da8a6['plugins']['get'](V)['setFootnoteFormatter'](_0x5c3992=>this['_formatFootnoteListValue'](_0x5c3992));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x4d37b0,value:_0x515de1,digits:_0x71e1ba}){const _0x51d247=_0x4d37b0['getAttribute']('footnotesListStyle');return st({'value':_0x515de1+(_0x4d37b0['getAttribute']('footnotesListStart')??0x1)-0x1,'style':_0x51d247,'digits':_0x71e1ba});}};function ut(_0x43f0f4){if('string'==typeof _0x43f0f4){const _0x447634=et[_0x43f0f4];if(_0x447634)return _0x447634;if(ot['includes'](_0x43f0f4))return _0x43f0f4;}return null;}function dt(_0xa819af,_0x26cf48){const _0x4f0888=_0x26cf48['toViewElement'](_0xa819af);return Array['from'](_0x4f0888['getChildren']())['find'](_0x30b69f=>_0x30b69f['is']('element','ol')&&_0x30b69f['hasClass']('footnotes-list'));}var ht=class extends _0x263b6c{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new _0x569b19();['keystrokes']=new _0x2c9630();['focusables']=new _0x4530a7();['focusCycler'];constructor(_0x3296bf,{styleButtonViews:_0x576b36,styleGridAriaLabel:_0x224c9e}){super(_0x3296bf),(this['focusCycler']=new _0x479c0c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x576b36,_0x224c9e),[this['startIndexFieldView'],this['additionalProperties']]=this['_appendAdditionalPropertiesCollapsibleView'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-footnotes-definitions-properties']},'children':this['children']}));}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']);for(const _0x37bf59 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x37bf59['element']);_0x222dbc({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x465f4d['window']['getComputedStyle'](this['stylesView']['element'])['getPropertyValue']('grid-template-columns')['split']('\x20')['length'],'uiLanguageDirection':this['locale']&&this['locale']['uiLanguageDirection']});}if(this['startIndexFieldView']){this['focusables']['add'](this['startIndexFieldView']),this['focusTracker']['add'](this['startIndexFieldView']['element']);const _0x1cf4f5=_0x5711a8=>_0x5711a8['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1cf4f5),this['keystrokes']['set']('arrowleft',_0x1cf4f5),this['keystrokes']['set']('arrowup',_0x1cf4f5),this['keystrokes']['set']('arrowdown',_0x1cf4f5);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x34948a,_0x4f2338){const _0x1226d3=new _0x263b6c(this['locale']);return _0x1226d3['children']=_0x1226d3['createCollection'](),_0x1226d3['children']['addMany'](_0x34948a),_0x1226d3['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4f2338,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x1226d3['children']}),_0x1226d3['children']['delegate']('execute')['to'](this),_0x1226d3['focus']=function(){for(const _0x2c1904 of this['children'])if(_0x2c1904 instanceof _0x5b2cd1&&_0x2c1904['isOn'])return void _0x2c1904['focus']();this['children']['first']['focus']();},_0x1226d3['focusTracker']=new _0x569b19(),_0x1226d3['keystrokes']=new _0x2c9630(),_0x1226d3['render'](),_0x1226d3['keystrokes']['listenTo'](_0x1226d3['element']),this['children']['add'](_0x1226d3),_0x1226d3;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x557d78=this['_createStartIndexPropertyView'](),_0x3995c7=[_0x557d78],_0x556529=new _0x2f6452(this['locale'],_0x3995c7);return _0x556529['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x556529['buttonView']['bind']('isEnabled')['toMany'](_0x3995c7,'isEnabled',(..._0x1f710c)=>_0x1f710c['some'](_0x3e8949=>_0x3e8949)),_0x556529['buttonView']['on']('change:isEnabled',(_0x50d2cf,_0x219b11,_0x5d2aef)=>{_0x5d2aef||(_0x556529['isCollapsed']=!0x0);}),this['children']['add'](_0x556529),[_0x557d78,_0x556529];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x2949f9=new _0x46fe67(this['locale'],_0x400c97);return _0x2949f9['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x2949f9['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x2949f9['fieldView']['on']('input',()=>{const _0x20e79a=_0x2949f9['fieldView']['element'],_0x242bb2=_0x20e79a['valueAsNumber'];Number['isNaN'](_0x242bb2)?_0x2949f9['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x20e79a['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x242bb2}):_0x2949f9['errorText']=t(_0x242bb2<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x2949f9;}},mt=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x4a2295,_0x191494];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4f0fb1}=this,{componentFactory:_0x3ec701}=_0x4f0fb1['ui'];_0x4f0fb1['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x3ec701['add']('footnotesStyle',function(_0x80a9de){return _0x5781d5=>{const {t:t}=_0x5781d5,_0x2ff892=_0x80a9de['commands']['get']('footnotesStyle'),_0x1a7dfa=_0x1a7bf6(_0x5781d5),{buttonView:_0x395313}=_0x1a7dfa;return _0x1a7dfa['class']='ck-footnotes-styles-dropdown',_0x1a7dfa['bind']('isEnabled')['to'](_0x2ff892,'isEnabled'),_0x395313['set']({'label':t('Footnotes\x20style'),'icon':_0x39b893,'tooltip':!0x0}),_0x1a7dfa['once']('change:isOpen',()=>{const _0x5e8771=function({editor:_0xf3ec25,dropdownView:_0x241a15}){const {t:t}=_0xf3ec25['locale'],_0x26b79c=t('Footnotes\x20definitions\x20styles'),_0x3bb5f9=function(_0x5cfc36){const {t:t}=_0x5cfc36['locale'],_0x57bc9a=_0x5cfc36['config']['get']('footnotes.footnotesProperties.listStyles'),_0x422556=[{'style':'decimal','label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'icon':_0xc80341},{'style':'decimal-leading-zero','label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'icon':_0x28c1c6},{'style':'lower-roman','label':t('Toggle\x20the\x20lower-roman\x20footnotes\x20style'),'tooltip':t('Lower-roman\x20footnotes'),'icon':_0x184f04},{'style':'upper-roman','label':t('Toggle\x20the\x20upper-roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'icon':_0x5dd538},{'style':'lower-latin','label':t('Toggle\x20the\x20lower-latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'icon':_0x5e6e9b},{'style':'upper-latin','label':t('Toggle\x20the\x20upper-latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'icon':_0x333818},{'style':'arabic-indic','label':t('Toggle\x20the\x20arabic-indic\x20footnotes\x20style'),'tooltip':t('Arabic-indic\x20footnotes'),'icon':_0x186c50}];return _0x57bc9a['map'](_0x3db9a0=>{const _0x481885=ut(_0x3db9a0);return function(_0x48de72,_0x3c6427){const {locale:_0x1340f2}=_0x48de72,{label:_0x4f50b4,icon:_0x452f4b,tooltip:_0x18c655,style:_0x55ba95}=_0x3c6427,_0x10fd22=_0x48de72['commands']['get']('footnotesStyle'),_0x7393b=new _0x5b2cd1(_0x1340f2);return _0x7393b['set']({'label':_0x4f50b4,'icon':_0x452f4b,'tooltip':_0x18c655}),_0x7393b['bind']('isOn')['to'](_0x10fd22,'value',_0x5c93df=>_0x5c93df===_0x55ba95),_0x7393b['bind']('isEnabled')['to'](_0x10fd22,'isEnabled'),_0x7393b['on']('execute',()=>{_0x48de72['execute']('footnotesStyle',{'value':_0x55ba95}),_0x48de72['editing']['view']['focus']();}),_0x7393b;}(_0x5cfc36,_0x422556['find'](_0x2a64d2=>_0x2a64d2['style']===_0x481885));});}(_0xf3ec25),_0x4bc1c4=new ht(_0xf3ec25['locale'],{'styleGridAriaLabel':_0x26b79c,'styleButtonViews':_0x3bb5f9}),_0x465c19=_0xf3ec25['commands']['get']('footnotesStart');return _0x4bc1c4['startIndexFieldView']['bind']('isEnabled')['to'](_0x465c19),_0x4bc1c4['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x465c19),_0x4bc1c4['on']('footnotesListStart',(_0x9b2ab,_0x96637a)=>{_0xf3ec25['execute']('footnotesStart',{'value':_0x96637a['startIndex']});}),_0x4bc1c4['delegate']('execute')['to'](_0x241a15),_0x4bc1c4;}({'editor':_0x80a9de,'dropdownView':_0x1a7dfa});_0x1a7dfa['panelView']['children']['add'](_0x5e8771);}),_0x1a7dfa;};}(_0x4f0fb1));}['afterInit'](){const {editor:_0x237c2b}=this,{t:t}=_0x237c2b['locale'],_0x14c169=_0x237c2b['plugins']['get'](_0x191494),{defaultPositions:_0x591b94}=_0x2bea57;_0x14c169['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x237c2b['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x5a7390=>{let _0x3cb8f4=_0x5a7390['getFirstPosition']()?.['parent'];return _0x3cb8f4?.['is']('$text')&&(_0x3cb8f4=_0x3cb8f4['parent']),_0x3cb8f4?.['is']('element')?_0x3cb8f4['findAncestor'](q):null;},'positions':[_0x591b94['southArrowNorth'],_0x591b94['southArrowNorthMiddleWest'],_0x591b94['southArrowNorthMiddleEast'],_0x591b94['southArrowNorthWest'],_0x591b94['southArrowNorthEast'],_0x591b94['northArrowSouth'],_0x591b94['northArrowSouthMiddleWest'],_0x591b94['northArrowSouthMiddleEast'],_0x591b94['northArrowSouthWest'],_0x591b94['northArrowSouthEast'],_0x591b94['viewportStickyNorth']]});}},pt=class extends _0x32e1f3{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[ct,mt];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}};export{Z as Footnotes,J as FootnotesClipboard,U as FootnotesEditing,pt as FootnotesProperties,ct as FootnotesPropertiesEditing,mt as FootnotesPropertiesUI,it as FootnotesStartCommand,nt as FootnotesStyleCommand,V as FootnotesTracker,W as FootnotesUI,j as InsertFootnoteCommand};
|
|
@@ -1,60 +1,60 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
5
|
/**
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
import type { ModelElement, Model, DifferItem } from
|
|
6
|
+
* @module footnotes/modelelementtracker
|
|
7
|
+
*/
|
|
8
|
+
import type { ModelElement, Model, DifferItem } from "@ckeditor/ckeditor5-engine";
|
|
9
9
|
/**
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
* Tracks changes of specific elements in document changes.
|
|
11
|
+
*/
|
|
12
12
|
export declare class ModelElementTracker {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
13
|
+
/**
|
|
14
|
+
* @param model The editor model instance.
|
|
15
|
+
* @param config Configuration for tracking specific element type.
|
|
16
|
+
*/
|
|
17
|
+
constructor(model: Model, config: TrackElementChangesConfig);
|
|
18
|
+
/**
|
|
19
|
+
* Resets the tracker, clearing all tracked elements.
|
|
20
|
+
*/
|
|
21
|
+
reset(): void;
|
|
22
|
+
/**
|
|
23
|
+
* Analyzes document changes and returns the set of changes for the tracked element type.
|
|
24
|
+
*
|
|
25
|
+
* @param documentChanges Array of document changes to analyze.
|
|
26
|
+
* @returns Object containing removed, inserted, and moved elements.
|
|
27
|
+
*/
|
|
28
|
+
getChanges(documentChanges: Array<DifferItem>): ElementChangesResult;
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
* Configuration for tracking element changes.
|
|
32
|
+
*/
|
|
33
33
|
type TrackElementChangesConfig = {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
34
|
+
/**
|
|
35
|
+
* Name of the element to track (e.g., 'footnoteRef', 'footnotesDefinitions').
|
|
36
|
+
*/
|
|
37
|
+
elementName: string;
|
|
38
|
+
/**
|
|
39
|
+
* Function to extract a unique key from the element for tracking purposes.
|
|
40
|
+
*/
|
|
41
|
+
getElementKey: (element: ModelElement) => string;
|
|
42
42
|
};
|
|
43
43
|
/**
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
* Result of tracking element changes.
|
|
45
|
+
*/
|
|
46
46
|
type ElementChangesResult = {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
47
|
+
/**
|
|
48
|
+
* Set of removed element keys.
|
|
49
|
+
*/
|
|
50
|
+
removed: Array<string>;
|
|
51
|
+
/**
|
|
52
|
+
* Map of inserted element keys to their elements.
|
|
53
|
+
*/
|
|
54
|
+
inserted: Array<ModelElement>;
|
|
55
|
+
/**
|
|
56
|
+
* Set of moved elements (removed + inserted).
|
|
57
|
+
*/
|
|
58
|
+
moved: Array<ModelElement>;
|
|
59
59
|
};
|
|
60
60
|
export {};
|
package/dist/translations/af.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'af':{'dictionary':{'Footnote':'','Footnotes':'','Footnotes\x20properties':'','Footnotes\x20start\x20at':'','Invalid\x20footnotes\x20start\x20index\x20value.':'','Footnotes\x20start\x20index\x20is\x20too\x20large.':'','Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'','Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.':'','Footnote\x20content.':'','Footnotes\x20definitions\x20styles':'','Footnotes\x20definitions\x20toolbar':'','Insert\x20footnote':'','Footnotes\x20style':'','Toggle\x20the\x20decimal\x20footnotes\x20style':'','Decimal\x20footnotes':'','Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style':'','Decimal\x20footnotes\x20with\x20leading\x20zero':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\x20footnotes':'','Arabic-indic\x20footnotes':'','Lower-roman\x20footnotes':'','Toggle\x20the\x20lower-roman\x20footnotes\x20style':'','Toggle\x20the\x20upper-roman\x20footnotes\x20style':'','Toggle\x20the\x20lower-latin\x20footnotes\x20style':'','Toggle\x20the\x20upper-latin\x20footnotes\x20style':'','Toggle\x20the\x20arabic-indic\x20footnotes\x20style':''},'getPluralForm':
|
|
23
|
+
export default{'af':{'dictionary':{'Footnote':'','Footnotes':'','Footnotes\x20properties':'','Footnotes\x20start\x20at':'','Invalid\x20footnotes\x20start\x20index\x20value.':'','Footnotes\x20start\x20index\x20is\x20too\x20large.':'','Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'','Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.':'','Footnote\x20content.':'','Footnotes\x20definitions\x20styles':'','Footnotes\x20definitions\x20toolbar':'','Insert\x20footnote':'','Footnotes\x20style':'','Toggle\x20the\x20decimal\x20footnotes\x20style':'','Decimal\x20footnotes':'','Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style':'','Decimal\x20footnotes\x20with\x20leading\x20zero':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\x20footnotes':'','Arabic-indic\x20footnotes':'','Lower-roman\x20footnotes':'','Toggle\x20the\x20lower-roman\x20footnotes\x20style':'','Toggle\x20the\x20upper-roman\x20footnotes\x20style':'','Toggle\x20the\x20lower-latin\x20footnotes\x20style':'','Toggle\x20the\x20upper-latin\x20footnotes\x20style':'','Toggle\x20the\x20arabic-indic\x20footnotes\x20style':''},'getPluralForm':_0xbe7a84=>0x1!=_0xbe7a84}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x18cd17=>{const {af:{dictionary:_0x40cfea,getPluralForm:_0x169182}}={'af':{'dictionary':{'Footnote':'','Footnotes':'','Footnotes\x20properties':'','Footnotes\x20start\x20at':'','Invalid\x20footnotes\x20start\x20index\x20value.':'','Footnotes\x20start\x20index\x20is\x20too\x20large.':'','Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'','Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.':'','Footnote\x20content.':'','Footnotes\x20definitions\x20styles':'','Footnotes\x20definitions\x20toolbar':'','Insert\x20footnote':'','Footnotes\x20style':'','Toggle\x20the\x20decimal\x20footnotes\x20style':'','Decimal\x20footnotes':'','Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style':'','Decimal\x20footnotes\x20with\x20leading\x20zero':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\x20footnotes':'','Arabic-indic\x20footnotes':'','Lower-roman\x20footnotes':'','Toggle\x20the\x20lower-roman\x20footnotes\x20style':'','Toggle\x20the\x20upper-roman\x20footnotes\x20style':'','Toggle\x20the\x20lower-latin\x20footnotes\x20style':'','Toggle\x20the\x20upper-latin\x20footnotes\x20style':'','Toggle\x20the\x20arabic-indic\x20footnotes\x20style':''},'getPluralForm':_0x47f851=>0x1!=_0x47f851}};_0x18cd17['af']||={'dictionary':{},'getPluralForm':null},_0x18cd17['af']['dictionary']=Object['assign'](_0x18cd17['af']['dictionary'],_0x40cfea),_0x18cd17['af']['getPluralForm']=_0x169182;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ar.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ar':{'dictionary':{'Footnote':'حاشية\x20سفلية','Footnotes':'الحواشي\x20السفلية','Footnotes\x20properties':'خصائص\x20الحواشي\x20السفلية','Footnotes\x20start\x20at':'تبدأ\x20الحواشي\x20السفلية\x20من','Invalid\x20footnotes\x20start\x20index\x20value.':'قيمة\x20مؤشر\x20بداية\x20الحواشي\x20السفلية\x20غير\x20صحيحة.','Footnotes\x20start\x20index\x20is\x20too\x20large.':'مؤشر\x20بداية\x20الحواشي\x20السفلية\x20كبير\x20للغاية.','Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'يلزم\x20أن\x20يكون\x20مؤشر\x20بداية\x20الحواشي\x20السفلية\x20أكبر\x20من\x200.','Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.':'حاشية\x20سفلية\x20%0.\x20اضغط\x20على\x20مفتاح\x20الإدخال\x20(ENTER)\x20من\x20أجل\x20الانتقال\x20إلى\x20تعريف\x20الحاشية\x20السفلية.','Footnote\x20content.':'محتوى\x20الحاشية\x20السفلية.','Footnotes\x20definitions\x20styles':'أنماط\x20تعريفات\x20الحواشي\x20السفلية','Footnotes\x20definitions\x20toolbar':'شريط\x20أدوات\x20تعريفات\x20الحواشي\x20السفلية','Insert\x20footnote':'إدراج\x20حاشية\x20سفلية','Footnotes\x20style':'نمط\x20الحواشي\x20السفلية','Toggle\x20the\x20decimal\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20العشري','Decimal\x20footnotes':'الحواشي\x20السفلية\x20العشرية','Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style':'تبديل\x20العلامة\x20العشرية\x20بنمط\x20الحواشي\x20السفلية\x20بالصفر\x20البادئ','Decimal\x20footnotes\x20with\x20leading\x20zero':'حواشي\x20سفلية\x20عشرية\x20بالصفر\x20البادئ','Upper-roman\x20footnotes':'الحواشي\x20العلوية\x20الرومانية','Lower-latin\x20footnotes':'الحواشي\x20السفلية\x20اللاتينية','Upper-latin\x20footnotes':'الحواشي\x20العلوية\x20اللاتينية','Arabic-indic\x20footnotes':'حواشي\x20سفلية\x20بالأحرف\x20العربية\x20(الهندية)','Lower-roman\x20footnotes':'حواشي\x20سفلية\x20بالأحرف\x20الرومانية\x20الصغيرة','Toggle\x20the\x20lower-roman\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20الرومانية\x20الصغيرة','Toggle\x20the\x20upper-roman\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20الرومانية\x20الكبيرة','Toggle\x20the\x20lower-latin\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20اللاتينية\x20الصغيرة','Toggle\x20the\x20upper-latin\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20اللاتينية\x20الكبيرة','Toggle\x20the\x20arabic-indic\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20العربية\x20(الهندية)'},'getPluralForm':
|
|
23
|
+
export default{'ar':{'dictionary':{'Footnote':'حاشية\x20سفلية','Footnotes':'الحواشي\x20السفلية','Footnotes\x20properties':'خصائص\x20الحواشي\x20السفلية','Footnotes\x20start\x20at':'تبدأ\x20الحواشي\x20السفلية\x20من','Invalid\x20footnotes\x20start\x20index\x20value.':'قيمة\x20مؤشر\x20بداية\x20الحواشي\x20السفلية\x20غير\x20صحيحة.','Footnotes\x20start\x20index\x20is\x20too\x20large.':'مؤشر\x20بداية\x20الحواشي\x20السفلية\x20كبير\x20للغاية.','Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'يلزم\x20أن\x20يكون\x20مؤشر\x20بداية\x20الحواشي\x20السفلية\x20أكبر\x20من\x200.','Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.':'حاشية\x20سفلية\x20%0.\x20اضغط\x20على\x20مفتاح\x20الإدخال\x20(ENTER)\x20من\x20أجل\x20الانتقال\x20إلى\x20تعريف\x20الحاشية\x20السفلية.','Footnote\x20content.':'محتوى\x20الحاشية\x20السفلية.','Footnotes\x20definitions\x20styles':'أنماط\x20تعريفات\x20الحواشي\x20السفلية','Footnotes\x20definitions\x20toolbar':'شريط\x20أدوات\x20تعريفات\x20الحواشي\x20السفلية','Insert\x20footnote':'إدراج\x20حاشية\x20سفلية','Footnotes\x20style':'نمط\x20الحواشي\x20السفلية','Toggle\x20the\x20decimal\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20العشري','Decimal\x20footnotes':'الحواشي\x20السفلية\x20العشرية','Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style':'تبديل\x20العلامة\x20العشرية\x20بنمط\x20الحواشي\x20السفلية\x20بالصفر\x20البادئ','Decimal\x20footnotes\x20with\x20leading\x20zero':'حواشي\x20سفلية\x20عشرية\x20بالصفر\x20البادئ','Upper-roman\x20footnotes':'الحواشي\x20العلوية\x20الرومانية','Lower-latin\x20footnotes':'الحواشي\x20السفلية\x20اللاتينية','Upper-latin\x20footnotes':'الحواشي\x20العلوية\x20اللاتينية','Arabic-indic\x20footnotes':'حواشي\x20سفلية\x20بالأحرف\x20العربية\x20(الهندية)','Lower-roman\x20footnotes':'حواشي\x20سفلية\x20بالأحرف\x20الرومانية\x20الصغيرة','Toggle\x20the\x20lower-roman\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20الرومانية\x20الصغيرة','Toggle\x20the\x20upper-roman\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20الرومانية\x20الكبيرة','Toggle\x20the\x20lower-latin\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20اللاتينية\x20الصغيرة','Toggle\x20the\x20upper-latin\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20اللاتينية\x20الكبيرة','Toggle\x20the\x20arabic-indic\x20footnotes\x20style':'تبديل\x20نمط\x20الحواشي\x20السفلية\x20بالأحرف\x20العربية\x20(الهندية)'},'getPluralForm':_0xb6deae=>0x0==_0xb6deae?0x0:0x1==_0xb6deae?0x1:0x2==_0xb6deae?0x2:_0xb6deae%0x64>=0x3&&_0xb6deae%0x64<=0xa?0x3:_0xb6deae%0x64>=0xb?0x4:0x5}};
|