@ckeditor/ckeditor5-footnotes 0.0.1 → 47.2.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/CHANGELOG.md +4 -0
- package/LICENSE.md +6 -6
- package/README.md +44 -3
- package/build/footnotes.js +5 -0
- package/build/translations/af.js +1 -0
- package/build/translations/ar.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/be.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/cs.js +1 -0
- package/build/translations/da.js +1 -0
- package/build/translations/de-ch.js +1 -0
- package/build/translations/de.js +1 -0
- package/build/translations/el.js +1 -0
- package/build/translations/en-au.js +1 -0
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -0
- package/build/translations/et.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -0
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -0
- package/build/translations/gl.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -0
- package/build/translations/hi.js +1 -0
- package/build/translations/hr.js +1 -0
- package/build/translations/hu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/id.js +1 -0
- package/build/translations/it.js +1 -0
- package/build/translations/ja.js +1 -0
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ko.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -0
- package/build/translations/lv.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/nl.js +1 -0
- package/build/translations/no.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/pt.js +1 -0
- package/build/translations/ro.js +1 -0
- package/build/translations/ru.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/sr-latn.js +1 -0
- package/build/translations/sr.js +1 -0
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tk.js +1 -0
- package/build/translations/tr.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -0
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -0
- package/build/translations/zh-cn.js +1 -0
- package/build/translations/zh.js +1 -0
- package/ckeditor5-metadata.json +65 -0
- package/dist/index-content.css +64 -0
- package/dist/index-editor.css +81 -0
- package/dist/index.css +181 -0
- package/dist/index.js +23 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- package/dist/translations/be.d.ts +8 -0
- package/dist/translations/be.js +23 -0
- package/dist/translations/be.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de-ch.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en-gb.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fa.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tk.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/lang/contexts.json +27 -0
- package/lang/translations/af.po +112 -0
- package/lang/translations/ar.po +112 -0
- package/lang/translations/ast.po +112 -0
- package/lang/translations/az.po +112 -0
- package/lang/translations/be.po +112 -0
- package/lang/translations/bg.po +112 -0
- package/lang/translations/bn.po +112 -0
- package/lang/translations/bs.po +112 -0
- package/lang/translations/ca.po +112 -0
- package/lang/translations/cs.po +112 -0
- package/lang/translations/da.po +112 -0
- package/lang/translations/de-ch.po +112 -0
- package/lang/translations/de.po +112 -0
- package/lang/translations/el.po +112 -0
- package/lang/translations/en-au.po +112 -0
- package/lang/translations/en-gb.po +112 -0
- package/lang/translations/en.po +112 -0
- package/lang/translations/eo.po +112 -0
- package/lang/translations/es-co.po +112 -0
- package/lang/translations/es.po +112 -0
- package/lang/translations/et.po +112 -0
- package/lang/translations/eu.po +112 -0
- package/lang/translations/fa.po +112 -0
- package/lang/translations/fi.po +112 -0
- package/lang/translations/fr.po +112 -0
- package/lang/translations/gl.po +112 -0
- package/lang/translations/gu.po +112 -0
- package/lang/translations/he.po +112 -0
- package/lang/translations/hi.po +112 -0
- package/lang/translations/hr.po +112 -0
- package/lang/translations/hu.po +112 -0
- package/lang/translations/hy.po +112 -0
- package/lang/translations/id.po +112 -0
- package/lang/translations/it.po +112 -0
- package/lang/translations/ja.po +112 -0
- package/lang/translations/jv.po +112 -0
- package/lang/translations/kk.po +112 -0
- package/lang/translations/km.po +112 -0
- package/lang/translations/kn.po +112 -0
- package/lang/translations/ko.po +112 -0
- package/lang/translations/ku.po +112 -0
- package/lang/translations/lt.po +112 -0
- package/lang/translations/lv.po +112 -0
- package/lang/translations/ms.po +112 -0
- package/lang/translations/nb.po +112 -0
- package/lang/translations/ne.po +112 -0
- package/lang/translations/nl.po +112 -0
- package/lang/translations/no.po +112 -0
- package/lang/translations/oc.po +112 -0
- package/lang/translations/pl.po +112 -0
- package/lang/translations/pt-br.po +112 -0
- package/lang/translations/pt.po +112 -0
- package/lang/translations/ro.po +112 -0
- package/lang/translations/ru.po +112 -0
- package/lang/translations/si.po +112 -0
- package/lang/translations/sk.po +112 -0
- package/lang/translations/sl.po +112 -0
- package/lang/translations/sq.po +112 -0
- package/lang/translations/sr-latn.po +112 -0
- package/lang/translations/sr.po +112 -0
- package/lang/translations/sv.po +112 -0
- package/lang/translations/th.po +112 -0
- package/lang/translations/ti.po +112 -0
- package/lang/translations/tk.po +112 -0
- package/lang/translations/tr.po +112 -0
- package/lang/translations/tt.po +112 -0
- package/lang/translations/ug.po +112 -0
- package/lang/translations/uk.po +112 -0
- package/lang/translations/ur.po +112 -0
- package/lang/translations/uz.po +112 -0
- package/lang/translations/vi.po +112 -0
- package/lang/translations/zh-cn.po +112 -0
- package/lang/translations/zh.po +112 -0
- package/package.json +63 -4
- package/src/augmentation.d.ts +34 -0
- package/src/augmentation.js +23 -0
- package/src/commands/insertfootnotecommand.d.ts +20 -0
- package/src/commands/insertfootnotecommand.js +23 -0
- package/src/footnotes.d.ts +33 -0
- package/src/footnotes.js +23 -0
- package/src/footnotesclipboard.d.ts +38 -0
- package/src/footnotesclipboard.js +23 -0
- package/src/footnotesconfig.d.ts +30 -0
- package/src/footnotesconfig.js +23 -0
- package/src/footnotesediting.d.ts +47 -0
- package/src/footnotesediting.js +23 -0
- package/src/footnotesproperties/commands/footnotesstartcommand.d.ts +28 -0
- package/src/footnotesproperties/commands/footnotesstartcommand.js +23 -0
- package/src/footnotesproperties/commands/footnotesstylecommand.d.ts +29 -0
- package/src/footnotesproperties/commands/footnotesstylecommand.js +23 -0
- package/src/footnotesproperties/footnotespropertiesconfig.d.ts +53 -0
- package/src/footnotesproperties/footnotespropertiesconfig.js +23 -0
- package/src/footnotesproperties/footnotespropertiesediting.d.ts +36 -0
- package/src/footnotesproperties/footnotespropertiesediting.js +23 -0
- package/src/footnotesproperties/footnotespropertiesui.d.ts +41 -0
- package/src/footnotesproperties/footnotespropertiesui.js +23 -0
- package/src/footnotesproperties/ui/footnotesdefinitionspropertiesview.d.ts +15 -0
- package/src/footnotesproperties/ui/footnotesdefinitionspropertiesview.js +23 -0
- package/src/footnotesproperties.d.ts +32 -0
- package/src/footnotesproperties.js +23 -0
- package/src/footnotestracker.d.ts +102 -0
- package/src/footnotestracker.js +23 -0
- package/src/footnotesui.d.ts +31 -0
- package/src/footnotesui.js +23 -0
- package/src/index.d.ts +21 -0
- package/src/index.js +23 -0
- package/src/modelelementtracker.d.ts +60 -0
- package/src/modelelementtracker.js +23 -0
- package/theme/footnotes.css +143 -0
- package/theme/footnotesproperties.css +54 -0
package/dist/index.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
import{Plugin as _0x302acb,Command as _0x972a91}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x21eb6d,isWidget as _0x515044,toWidgetEditable as _0x1b5c8c,WidgetToolbarRepository as _0x2f3f84}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x3d8f0c,logWarning as _0x4a8a46,FocusTracker as it,KeystrokeHandler as et,global as ot}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x3592c0,ClickObserver as _0x1cf444}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x86a3f0}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x5cfea6,ButtonView as _0x25aeef,View as _0x25c993,ViewCollection as _0x3380f7,FocusCycler as _0x530d95,addKeyboardHandlingForGrid as _0x29b8f7,CollapsibleView as _0x4d3919,LabeledFieldView as tt,createLabeledInputNumber as st,ContextualBalloon as _0x21dae5,BalloonPanelView as _0x18585e,createDropdown as _0x51466b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0xa11323,IconListStyleDecimal as _0x5a2825,IconListStyleDecimalLeadingZero as _0x563462,IconListStyleLowerRoman as _0x3ab0c0,IconListStyleUpperRoman as _0x1da637,IconListStyleLowerLatin as _0x499afe,IconListStyleUpperLatin as _0x1a9851}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x297e14,_0x474e29){this['_model']=_0x297e14,this['_elementName']=_0x474e29['elementName'],this['_getElementKey']=_0x474e29['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3d256){const _0xaf350a=new Set(),_0xd2c360=new Map();for(const _0x97c395 of _0x3d256){if('insert'===_0x97c395['type']&&'$text'!==_0x97c395['name']&&_0x97c395['position']['nodeAfter']){const _0x3bf4b2=this['_model']['createRangeOn'](_0x97c395['position']['nodeAfter']);for(const _0x1a4d4b of _0x3bf4b2['getItems']()){if(!_0x1a4d4b['is']('element',this['_elementName']))continue;const _0x592887=this['_getElementKey'](_0x1a4d4b);_0xd2c360['has'](_0x592887)||_0xd2c360['set'](_0x592887,[]),_0xd2c360['get'](_0x592887)['push'](_0x1a4d4b);}}if('remove'===_0x97c395['type']&&_0x97c395['name']===this['_elementName']){const _0x47ecf7=this['_getElementKey']({'getAttribute':_0x3e0c8b=>_0x97c395['attributes']['get'](_0x3e0c8b)});_0xaf350a['add'](_0x47ecf7);}}for(const [_0x56151d,_0x52012d]of this['_trackedElements'])'$graveyard'===_0x52012d['root']['rootName']&&_0xaf350a['add'](_0x56151d);for(const _0x25e370 of _0xaf350a)this['_trackedElements']['delete'](_0x25e370);for(const [_0x4f82d0,_0x18613e]of _0xd2c360)this['_trackedElements']['set'](_0x4f82d0,_0x18613e[_0x18613e['length']-0x1]);const _0x19070a=new Set();for(const [_0x15def2,_0x2cf43b]of _0xd2c360)_0xaf350a['has'](_0x15def2)&&(_0x19070a['add'](_0x2cf43b[0x0]),_0x2cf43b['length']>0x1?_0xd2c360['set'](_0x15def2,_0x2cf43b['slice'](0x1)):_0xd2c360['delete'](_0x15def2),_0xaf350a['delete'](_0x15def2));return{'removed':Array['from'](_0xaf350a),'inserted':Array['from'](_0xd2c360['values']())['flat'](),'moved':Array['from'](_0x19070a)};}}class c extends _0x302acb{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4bab58){super(_0x4bab58),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3473a4=>_0x3473a4['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x16992e=>_0x16992e['getAttribute']('footnoteId')});}['init'](){const {editor:_0x377e5c}=this,{model:_0x55d042,data:_0x321bfb}=_0x377e5c;_0x55d042['document']['registerPostFixer'](_0x4e63ff=>{const _0x68d7d=_0x55d042['document']['differ']['getChanges']();let _0x4ad48c=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x4e63ff,_0x68d7d)&&(_0x4ad48c=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x4e63ff,_0x68d7d)&&(_0x4ad48c=!0x0),this['_handleFootnoteReferencesChanges'](_0x4e63ff,_0x68d7d)&&(_0x4ad48c=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x4e63ff)&&(_0x4ad48c=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x4e63ff)&&(_0x4ad48c=!0x0),this['_sortFootnoteDefinitions'](_0x4e63ff)&&(_0x4ad48c=!0x0),_0x4ad48c;}),this['listenTo'](_0x55d042['document'],'change:data',()=>{_0x55d042['enqueueChange']({'isUndoable':!0x1},_0xad6c8=>{this['_ensureFootnotesDefinitionsContainerExists'](_0xad6c8);});},{'priority':'low'}),this['listenTo'](_0x321bfb,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x235443){return this['_footnotes']['find'](_0x1e39da=>_0x1e39da['id']===_0x235443)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x541af0){this['_footnoteFormatter']=_0x541af0;}['_updateFootnotesCounters'](_0x2312d5,_0x1b469d=0x0){let _0x394cf0=!0x1;for(let _0x144740=_0x1b469d;_0x144740<this['_footnotes']['length'];_0x144740++)this['_updateFootnoteRefCounter'](_0x2312d5,_0x144740)&&(_0x394cf0=!0x0);return _0x394cf0;}['_insertEmptyFootnotesDefinitionsContainer'](_0x320533,_0x3d533a){const _0x5ef7aa=_0x320533['createElement']('footnotesDefinitions',{});return _0x320533['append'](_0x5ef7aa,_0x3d533a),this['_footnotesDefinitions']=_0x5ef7aa,_0x5ef7aa;}['_ensureFootnotesDefinitionsContainerExists'](_0x13d2d3){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0xe78ed5=this['_footnotes'][0x0]['reference']['root'],_0x267805=this['_insertEmptyFootnotesDefinitionsContainer'](_0x13d2d3,_0xe78ed5);for(const _0x5cce65 of this['_footnotes'])_0x5cce65['definition']['parent']||_0x13d2d3['insert'](_0x5cce65['definition'],_0x267805,'end');this['_updateFootnotesCounters'](_0x13d2d3);}['_handleFootnotesDefinitionsObjectChanges'](_0x23331a,_0x36338b){let _0x36fc6c=!0x1;const {inserted:_0x38cfbd,removed:_0x409bd4,moved:_0x4a07b2}=this['_footnoteDefsContainerTracker']['getChanges'](_0x36338b);if(_0x4a07b2['length']&&(this['_footnotesDefinitions']=_0x4a07b2[0x0]),_0x38cfbd['length']){if(_0x38cfbd['length']>0x1||this['_footnotesDefinitions']&&_0x38cfbd['some'](_0x3e5cc4=>_0x3e5cc4!==this['_footnotesDefinitions'])){const _0x5139df=_0x23331a['createElement']('footnotesDefinitions',{}),_0x26e696=[];this['_footnotesDefinitions']&&_0x26e696['push'](this['_footnotesDefinitions']),_0x26e696['push'](..._0x38cfbd),_0x23331a['insert'](_0x5139df,_0x26e696[0x0],'before');for(const _0x377093 of _0x26e696)_0x23331a['move'](_0x23331a['createRangeIn'](_0x377093),_0x23331a['createPositionAt'](_0x5139df,'end')),_0x23331a['remove'](_0x377093);this['_footnotesDefinitions']=_0x5139df,this['_updateFootnotesCounters'](_0x23331a),_0x36fc6c=!0x0;}else this['_footnotesDefinitions']=_0x38cfbd[0x0];}if(_0x409bd4['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0xdedf12 of this['_footnotes'])_0x23331a['remove'](_0xdedf12['reference']),_0x36fc6c=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x36fc6c;}['_handleFootnoteDefinitionsChanges'](_0x364079,_0x3de4de){let _0x1cefa6=!0x1;const _0x3f183d=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x59bc22,moved:_0x3dd527}=this['_footnoteDefsTracker']['getChanges'](_0x3de4de);for(const _0x2f5aae of[..._0x3dd527,..._0x59bc22]){const _0x1a2b6b=_0x2f5aae['getAttribute']('footnoteId'),_0x5306a9=this['getFootnote'](_0x1a2b6b);_0x5306a9&&(_0x5306a9['definition']=_0x2f5aae),_(_0x364079,_0x3f183d,_0x2f5aae)&&(_0x1cefa6=!0x0);}return _0x1cefa6;}['_handleFootnoteReferencesChanges'](_0x1b0230,_0x23a6d9){let _0x5dfe4f=!0x1;const {removed:_0x44132f,inserted:_0x56da23,moved:_0x11bc66}=this['_footnoteRefsTracker']['getChanges'](_0x23a6d9);for(const _0x38ce94 of _0x44132f)this['_handleRemoveFootnoteReferenceById'](_0x1b0230,_0x38ce94)&&(_0x5dfe4f=!0x0);for(const _0x109797 of _0x56da23)this['_handleInsertedFootnoteReference'](_0x1b0230,_0x109797)&&(_0x5dfe4f=!0x0);for(const _0x1289ef of _0x11bc66)this['_handleMovedFootnoteReference'](_0x1b0230,_0x1289ef)&&(_0x5dfe4f=!0x0);return _0x5dfe4f;}['_handleFootnotesDefinitionsObjectSync'](_0x53ad0b){if(!this['_footnotesDefinitions'])return!0x1;let _0x2f5c81=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x385a4e=[];for(const _0x59a15b of this['_footnotesDefinitions']['getChildren']()){const _0x283326=_0x59a15b['getAttribute']('footnoteId');this['getFootnote'](_0x283326)||(_0x385a4e['unshift'](_0x59a15b),_0x2f5c81=!0x0);}for(const _0x2a04be of _0x385a4e)_0x53ad0b['remove'](_0x2a04be);}const _0xdc4c4a=new Set(),_0x104bdf=[];for(const _0x391ccd of this['_footnotesDefinitions']['getChildren']()){const _0x460004=_0x391ccd['getAttribute']('footnoteId');_0xdc4c4a['has'](_0x460004)?(_0x104bdf['unshift'](_0x391ccd),_0x2f5c81=!0x0):_0xdc4c4a['add'](_0x460004);}for(const _0x42ba16 of _0x104bdf)_0x53ad0b['remove'](_0x42ba16);return this['_footnotesDefinitions']['childCount']||(_0x53ad0b['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x2f5c81=!0x0),_0x2f5c81;}['_handleInsertedFootnoteReference'](_0x1f2db2,_0x4d5ec5){if(this['_footnotes']['find'](_0x1dce60=>_0x1dce60['reference']===_0x4d5ec5))return!0x1;let _0x49603a=!0x1;const _0x594d17=_0x4d5ec5['getAttribute']('footnoteId'),_0x68f4e1=this['_footnotes']['findIndex'](_0x1949dd=>_0x1949dd['id']===_0x594d17);-0x1!==_0x68f4e1&&(_0x1f2db2['remove'](this['_footnotes'][_0x68f4e1]['reference']),this['_footnotes']['splice'](_0x68f4e1,0x1),_0x49603a=!0x0);let _0x557636=this['_footnotesDefinitions']?function(_0x3a5273,_0x3b5d77){for(const _0x3786a9 of _0x3a5273['getChildren']())if(_0x3786a9['getAttribute']('footnoteId')===_0x3b5d77)return _0x3786a9;return null;}(this['_footnotesDefinitions'],_0x594d17):null;_0x557636||(_0x557636=_0x1f2db2['createElement']('footnoteDefinition',{'footnoteId':_0x594d17}),this['_footnotesDefinitions']&&(_0x1f2db2['insert'](_0x557636,this['_footnotesDefinitions'],'end'),_0x49603a=!0x0));const _0x223ce7={'id':_0x594d17,'reference':_0x4d5ec5,'definition':_0x557636},_0x350f7d=I(this['editor']['model'],this['_footnotes'],_0x4d5ec5);this['_footnotes']['splice'](_0x350f7d,0x0,_0x223ce7);let _0x177a8f=_0x350f7d;return-0x1!==_0x68f4e1&&(_0x177a8f=Math['min'](_0x350f7d,_0x68f4e1)),this['_updateFootnotesCounters'](_0x1f2db2,_0x177a8f)&&(_0x49603a=!0x0),_0x49603a;}['_handleRemoveFootnoteReferenceById'](_0x1c1852,_0x5d4916){const _0x2b9fc2=this['_footnotes']['findIndex'](_0x586b22=>_0x586b22['id']===_0x5d4916);if(-0x1===_0x2b9fc2)return!0x1;let _0x3ecce5=!0x1;const _0x3ee3f3=this['_footnotes'][_0x2b9fc2];return'$graveyard'!==_0x3ee3f3['definition']['root']['rootName']&&(_0x1c1852['remove'](_0x3ee3f3['definition']),_0x3ecce5=!0x0),this['_footnotes']['splice'](_0x2b9fc2,0x1),this['_updateFootnotesCounters'](_0x1c1852,_0x2b9fc2)&&(_0x3ecce5=!0x0),_0x3ecce5;}['_handleMovedFootnoteReference'](_0x5220ac,_0x1fab1b){const _0x1d9627=_0x1fab1b['getAttribute']('footnoteId'),_0xbf5726=this['_footnotes']['findIndex'](_0x1be7c5=>_0x1be7c5['id']===_0x1d9627),_0x1b8727=this['_footnotes'][_0xbf5726];let _0x49ff4e=!0x1;_0x1b8727['reference']=_0x1fab1b,this['_footnotes']['splice'](_0xbf5726,0x1);const _0x18f8ad=I(this['editor']['model'],this['_footnotes'],_0x1fab1b);return this['_footnotes']['splice'](_0x18f8ad,0x0,_0x1b8727),this['_updateFootnotesCounters'](_0x5220ac,Math['min'](_0xbf5726,_0x18f8ad))&&(_0x49ff4e=!0x0),_0x49ff4e;}['_updateFootnoteRefCounter'](_0x3f70db,_0x241d73){if(!this['_footnotesDefinitions'])return!0x1;const _0x39079d=this['_footnotes'][_0x241d73];let _0x4c5a71;return _0x4c5a71=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x39079d,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x241d73+0x1}):String(_0x241d73+0x1),_0x39079d['reference']['getAttribute']('footnoteCounter')!=_0x4c5a71&&(_0x3f70db['setAttribute']('footnoteCounter',_0x4c5a71,_0x39079d['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x4b1252){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x41151a,_0x3acc01){if(_0x41151a['length']!==_0x3acc01['length'])return!0x1;for(let _0x2986bf=0x0;_0x2986bf<_0x41151a['length'];_0x2986bf++)if(_0x41151a[_0x2986bf]!==_0x3acc01[_0x2986bf])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x23d181=>_0x23d181['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x204b83=>_0x204b83['getAttribute']('footnoteId'))))return!0x1;let _0x94f019=!0x1;for(let _0x3d6a9d=0x0;_0x3d6a9d<this['_footnotes']['length'];_0x3d6a9d++){const _0x302f94=this['_footnotes'][_0x3d6a9d],_0x42348f=_0x4b1252['createPositionBefore'](_0x302f94['definition']),_0x3fd8bd=_0x4b1252['createPositionAt'](this['_footnotesDefinitions'],_0x3d6a9d);_0x42348f['isEqual'](_0x3fd8bd)||(_0x4b1252['move'](_0x4b1252['createRangeOn'](_0x302f94['definition']),_0x3fd8bd),_0x94f019=!0x0);}return _0x94f019;}['_ensureFootnotesReferencesHaveProperOrder'](_0x3ad56a){if(!this['_footnotes']['length'])return!0x1;const {model:_0x11a77c}=this['editor'];let _0x537344=!0x1;for(let _0x402699=0x0;_0x402699<this['_footnotes']['length']-0x1;_0x402699++){const _0x552005=this['_footnotes'][_0x402699],_0x3ceb83=this['_footnotes'][_0x402699+0x1],_0x22b633=_0x11a77c['createPositionBefore'](_0x552005['reference']),_0x127e8b=_0x11a77c['createPositionBefore'](_0x3ceb83['reference']);'after'===_0x22b633['compareWith'](_0x127e8b)&&(this['_handleMovedFootnoteReference'](_0x3ad56a,_0x552005['reference']),_0x402699=-0x1,_0x537344=!0x0);}return _0x537344;}}function _(_0x5d4f93,_0x2e799d,_0x4339db){if(_0x4339db['childCount'])return!0x1;const _0xd89dde=_0x2e799d?'paragraph':'footnoteInlineContent';return _0x5d4f93['insert'](_0x5d4f93['createElement'](_0xd89dde),_0x4339db),!0x0;}function I(_0xb52326,_0x2acbb9,_0x13e817){if(0x0===_0x2acbb9['length'])return 0x0;const _0x37c41e=_0xb52326['createPositionBefore'](_0x13e817);for(let _0x444059=0x0;_0x444059<_0x2acbb9['length'];_0x444059++){const _0x43a2d7=_0x2acbb9[_0x444059],_0xf16d67=_0xb52326['createPositionBefore'](_0x43a2d7['reference']);if('before'===_0x37c41e['compareWith'](_0xf16d67))return _0x444059;}const _0x1077ee=_0x13e817['root'];let _0x49067d=-0x1;for(let _0x1519cb=_0x2acbb9['length']-0x1;_0x1519cb>=0x0;_0x1519cb--)if(_0x2acbb9[_0x1519cb]['reference']['root']===_0x1077ee){_0x49067d=_0x1519cb;break;}if(-0x1!==_0x49067d)return _0x49067d+0x1;const _0x451bb5=_0xb52326['document']['getRootNames'](),_0x1b9e85=_0x451bb5['indexOf'](_0x1077ee['rootName']),_0x36fc7c=_0x451bb5[_0x1b9e85+0x1];if(_0x36fc7c){for(let _0x595bbf=0x0;_0x595bbf<_0x2acbb9['length'];_0x595bbf++)if(_0x2acbb9[_0x595bbf]['reference']['root']['rootName']===_0x36fc7c)return _0x595bbf;}return _0x2acbb9['length'];}class w extends _0x972a91{['refresh'](){const _0xb8007d=this['editor']['model']['document']['selection'],_0x4c3a0a=this['_getPositionToInsertFootnote'](_0xb8007d);this['isEnabled']=!!_0x4c3a0a;}['execute'](_0x53ec91){const {editor:_0x51aa9b}=this,{model:_0x114edb}=_0x51aa9b,{selection:_0x25b86c}=_0x114edb['document'],_0x5346a0=this['_getPositionToInsertFootnote'](_0x25b86c);if(!_0x5346a0)return;const _0x254286=_0x51aa9b['plugins']['get']('FootnotesEditing'),_0x3fe517=_0x53ec91?.['footnoteId']??_0x3d8f0c();!function(_0x13512a){return'string'==typeof _0x13512a&&_0x13512a['length']>0x0&&!/\s/['test'](_0x13512a)&&!/^\d/['test'](_0x13512a);}(_0x3fe517)?_0x4a8a46('insert-footnote-command-executed-with-invalid-id'):(_0x114edb['change'](_0x302b04=>{const _0x4981bb=_0x302b04['createElement']('footnoteRef',{'footnoteId':_0x3fe517});_0x114edb['insertObject'](_0x4981bb,_0x5346a0,null);}),_0x254286['_moveSelectionToFootnoteDefinition'](_0x3fe517));}['_getPositionToInsertFootnote'](_0x309691){const {model:_0x36385c}=this['editor'],{schema:_0x423c8b}=_0x36385c,_0x526a1e=_0x309691['getFirstRange']();for(const _0x344801 of _0x526a1e['getItems']())if(_0x423c8b['isBlock'](_0x344801)||_0x423c8b['isObject'](_0x344801))return null;const _0x418b81=_0x526a1e['end'];return _0x423c8b['checkChild'](_0x418b81,'footnoteRef')?_0x418b81:null;}}class r extends _0x302acb{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x37347e}=this;_0x37347e['config']['define']('footnotes.multiBlock',!0x0),_0x37347e['commands']['add']('insertFootnote',new w(_0x37347e)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x3c97b9){const _0x444376=_0x1fda97([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]),_0x21abd9=0x47a28506,_0x12f85f=0x47a5f2ae^_0x21abd9,_0x3903b2=window[_0x1fda97([0x44,0x61,0x74,0x65])][_0x1fda97([0x6e,0x6f,0x77])](),_0x323379=_0x3c97b9[_0x1fda97([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2e5b0e=new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d3d80=>{_0x323379[_0x1fda97([0x6f,0x6e,0x63,0x65])](_0x1fda97([0x72,0x65,0x61,0x64,0x79]),_0x4d3d80);}),_0x2a6949={[_0x1fda97([0x6b,0x74,0x79])]:_0x1fda97([0x45,0x43]),[_0x1fda97([0x75,0x73,0x65])]:_0x1fda97([0x73,0x69,0x67]),[_0x1fda97([0x63,0x72,0x76])]:_0x1fda97([0x50,0x2d,0x32,0x35,0x36]),[_0x1fda97([0x78])]:_0x1fda97([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]),[_0x1fda97([0x79])]:_0x1fda97([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]),[_0x1fda97([0x61,0x6c,0x67])]:_0x1fda97([0x45,0x53,0x32,0x35,0x36])},_0x31ce28=_0x323379[_0x1fda97([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1fda97([0x67,0x65,0x74])](_0x1fda97([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x484de1(){let _0x5b915b,_0x243ca8=null,_0x242cf6=null;try{if(_0x31ce28==_0x1fda97([0x47,0x50,0x4c]))return _0x1fda97([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b915b=_0xbe3307(),!_0x5b915b)return _0x1fda97([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b915b[_0x1fda97([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x242cf6=_0x3faafa(_0x5b915b[_0x1fda97([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b915b[_0x1fda97([0x6a,0x74,0x69])])),await _0x3b4779()?_0x13f5aa()?_0x138189()?_0x1fda97([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x674d4e()?(_0x5b915b[_0x1fda97([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fda97([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x243ca8=_0x452b80(_0x1fda97([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b915b[_0x1fda97([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1fda97([0x74,0x72,0x69,0x61,0x6c])&&(_0x243ca8=_0x452b80(_0x1fda97([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24a25d()):_0x1fda97([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1fda97([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1fda97([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1fda97([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x138189(){const _0x2b2702=[_0x1fda97([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1fda97([0x74,0x72,0x69,0x61,0x6c])][_0x1fda97([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b915b[_0x1fda97([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3903b2/0x3e8:0xe10*_0x12f85f;return _0x5b915b[_0x1fda97([0x65,0x78,0x70])]<_0x2b2702;}function _0x13f5aa(){const _0x491c8f=_0x5b915b[_0x1fda97([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x491c8f&&(!!_0x491c8f[_0x1fda97([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fda97([0x2a]))||!!_0x491c8f[_0x1fda97([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fda97([0x46,0x4f,0x4f])));}function _0x674d4e(){const _0x35aaf1=_0x5b915b[_0x1fda97([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x35aaf1||0x0==_0x35aaf1[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44b590}=new URL(window[_0x1fda97([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x35aaf1[_0x1fda97([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44b590))return!0x0;const _0x4ca287=_0x44b590[_0x1fda97([0x73,0x70,0x6c,0x69,0x74])](_0x1fda97([0x2e]));return _0x35aaf1[_0x1fda97([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x170346=>_0x170346[_0x1fda97([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fda97([0x2a])))[_0x1fda97([0x6d,0x61,0x70])](_0x46f3a0=>_0x46f3a0[_0x1fda97([0x73,0x70,0x6c,0x69,0x74])](_0x1fda97([0x2e])))[_0x1fda97([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x486a28=>_0x486a28[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ca287[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fda97([0x6d,0x61,0x70])](_0x118bba=>Array(_0x4ca287[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x118bba[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1fda97([0x66,0x69,0x6c,0x6c])](_0x118bba[0x0]===_0x1fda97([0x2a])?_0x1fda97([0x2a]):'')[_0x1fda97([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x118bba))[_0x1fda97([0x73,0x6f,0x6d,0x65])](_0x40c929=>_0x4ca287[_0x1fda97([0x65,0x76,0x65,0x72,0x79])]((_0x13e1f7,_0x1c0646)=>_0x40c929[_0x1c0646]===_0x13e1f7||_0x40c929[_0x1c0646]===_0x1fda97([0x2a])));}function _0x24a25d(){return _0x243ca8&&_0x242cf6?new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d37bb,_0x321297)=>{_0x243ca8[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x5d37bb,_0x321297),_0x242cf6[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x4dae09=>{_0x4dae09!=_0x1fda97([0x56,0x61,0x6c,0x69,0x64])&&_0x5d37bb(_0x4dae09);},_0x321297);}):_0x243ca8||_0x242cf6||_0x1fda97([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3faafa(_0x3faa0d,_0x168248){return new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cd2b7=>{if(_0x591a30())return _0x2cd2b7(_0x1fda97([0x56,0x61,0x6c,0x69,0x64]));_0x376d6e(),_0x323379[_0x1fda97([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1fda97([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x540528=!0x1;const _0x5ef055=_0x3d8f0c();function _0x2ee396(_0x36a60b){return!!_0x36a60b&&(typeof _0x36a60b===_0x1fda97([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x36a60b===_0x1fda97([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x36a60b[_0x1fda97([0x74,0x68,0x65,0x6e])]===_0x1fda97([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x36a60b[_0x1fda97([0x63,0x61,0x74,0x63,0x68])]===_0x1fda97([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x102981(_0x44f1ea){_0x3f5581(_0x44f1ea)[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x837ef9=>{if(!_0x837ef9||_0x837ef9[_0x1fda97([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1fda97([0x6f,0x6b]))return _0x1fda97([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x144b4a(_0x3eb76d(_0x5ef055+_0x168248))!=_0x837ef9[_0x1fda97([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1fda97([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1fda97([0x56,0x61,0x6c,0x69,0x64]);})[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x55559a=>(_0x2ab75b(),_0x55559a),()=>{const _0x51518e=_0x3ac69d();return null==_0x51518e?(_0x2ab75b(),_0x1fda97([0x56,0x61,0x6c,0x69,0x64])):_0x1fda97(_0x3903b2-_0x51518e>(0x63ae0106^_0x21abd9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x2cd2b7)[_0x1fda97([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2cd2b7(_0x1fda97([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x259274=0x47946b86^_0x21abd9;function _0x2ab75b(){const _0x2d979b=_0x1fda97([0x6c,0x6c,0x63,0x74,0x2d])+_0x144b4a(_0x3eb76d(_0x3faa0d)),_0x29bd10=_0x3138c(_0x144b4a(window[_0x1fda97([0x4d,0x61,0x74,0x68])][_0x1fda97([0x63,0x65,0x69,0x6c])](_0x3903b2/_0x259274)));window[_0x1fda97([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fda97([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2d979b,_0x29bd10);}function _0x3ac69d(){const _0x515414=_0x1fda97([0x6c,0x6c,0x63,0x74,0x2d])+_0x144b4a(_0x3eb76d(_0x3faa0d)),_0x2b7168=window[_0x1fda97([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1fda97([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x515414);return _0x2b7168?window[_0x1fda97([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3138c(_0x2b7168),0x10)*_0x259274:null;}function _0x3f5581(_0x3934b4){return new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ac2ae,_0x196624)=>{_0x3934b4[_0x1fda97([0x74,0x68,0x65,0x6e])](_0x1ac2ae,_0x196624),window[_0x1fda97([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x196624,0x47a351c6^_0x21abd9);});}}_0x323379[_0x1fda97([0x6f,0x6e])](_0x1fda97([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x8e6f8e,_0x260280)=>{if(_0x260280[0x0]!=_0x3faa0d)return _0x2cd2b7(_0x1fda97([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x260280[0x1]={..._0x260280[0x1],[_0x1fda97([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ef055};},{[_0x1fda97([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fda97([0x68,0x69,0x67,0x68])}),_0x323379[_0x1fda97([0x6f,0x6e])](_0x1fda97([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27ff80=>{_0x2ee396(_0x27ff80[_0x1fda97([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x540528=!0x0,_0x102981(_0x27ff80[_0x1fda97([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1fda97([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1fda97([0x6c,0x6f,0x77])}),_0x2e5b0e[_0x1fda97([0x74,0x68,0x65,0x6e])](()=>{_0x540528||_0x2cd2b7(_0x1fda97([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x591a30(){return _0x323379[_0x1fda97([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fda97([0x76,0x69,0x65,0x77])][_0x1fda97([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1fda97([0x61,0x75,0x74,0x6f]);}function _0x376d6e(){_0x323379[_0x1fda97([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1fda97([0x76,0x69,0x65,0x77])][_0x1fda97([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1fda97([0x61,0x75,0x74,0x6f]);}}function _0x452b80(_0x4a30ea){const _0x229b4e=[new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c5b22=>setTimeout(_0x1c5b22,0x47abbbca^_0x21abd9)),_0x2e5b0e[_0x1fda97([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cbb2a=>{let _0x4c592f=0x0;_0x323379[_0x1fda97([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fda97([0x6f,0x6e])](_0x1fda97([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x36d2e2,_0xfe64fb)=>{_0xfe64fb[0x0][_0x1fda97([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c592f++,_0x4c592f==(0x47a284fe^_0x21abd9)&&(_0x1cbb2a(),_0x36d2e2[_0x1fda97([0x6f,0x66,0x66])]());});}))];return window[_0x1fda97([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1fda97([0x72,0x61,0x63,0x65])](_0x229b4e)[_0x1fda97([0x74,0x68,0x65,0x6e])](()=>_0x4a30ea);}async function _0xf27e37(){await _0x2e5b0e,_0x323379[_0x1fda97([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fda97([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ee5e4,_0x323379[_0x1fda97([0x6d,0x6f,0x64,0x65,0x6c])][_0x1fda97([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ee5e4,_0x323379[_0x1fda97([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1fda97([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x725ca(_0x54d995){const _0x99a072=_0x5c410f();_0x323379[_0x99a072]=_0x1fda97([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x54d995,_0x54d995!=_0x1fda97([0x56,0x61,0x6c,0x69,0x64])&&_0xf27e37();}function _0x5c410f(){const _0x3fe6b1=window[_0x1fda97([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1fda97([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1fda97([0x6e,0x6f,0x77])]())[_0x1fda97([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1fda97([0x2e]),'');let _0x2203a1=_0x1fda97([0x75]);for(let _0x17be60=0x0;_0x17be60<_0x3fe6b1[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17be60+=0x2){let _0xcf317c=window[_0x1fda97([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3fe6b1[_0x1fda97([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x17be60,_0x17be60+0x2));_0xcf317c>=_0x444376[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xcf317c-=_0x444376[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2203a1+=_0x444376[_0xcf317c];}return _0x2203a1;}function _0xbe3307(){const _0x1e9721=_0x31ce28[_0x1fda97([0x73,0x70,0x6c,0x69,0x74])](_0x1fda97([0x2e]));if(0x3!=_0x1e9721[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19dd0c(_0x1e9721[0x1]);function _0x19dd0c(_0x370c72){const _0x3151d5=_0xaea0ad(_0x370c72);return _0x3151d5&&_0x315bca()?_0x3151d5:null;function _0x315bca(){const _0x3f9640=_0x3151d5[_0x1fda97([0x6a,0x74,0x69])],_0x50a1c1=window[_0x1fda97([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f9640[_0x1fda97([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3f9640[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2d6767={..._0x3151d5,[_0x1fda97([0x6a,0x74,0x69])]:_0x3f9640[_0x1fda97([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3f9640[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2d6767[_0x1fda97([0x76,0x63])],_0x3eb76d(_0x2d6767)==_0x50a1c1;}}}async function _0x3b4779(){let _0x4e5e83=!0x0;try{const _0x4f7dcd=_0x31ce28[_0x1fda97([0x73,0x70,0x6c,0x69,0x74])](_0x1fda97([0x2e])),[_0x1d0315,_0x223a87,_0x3b284c]=_0x4f7dcd;return _0x304081(_0x1d0315),await _0x51b493(_0x1d0315,_0x223a87,_0x3b284c),_0x4e5e83;}catch{return!0x1;}function _0x304081(_0x32ade7){const _0x3fac91=_0xaea0ad(_0x32ade7);_0x3fac91&&_0x3fac91[_0x1fda97([0x61,0x6c,0x67])]==_0x1fda97([0x45,0x53,0x32,0x35,0x36])||(_0x4e5e83=!0x1);}async function _0x51b493(_0x4afefb,_0x1a4984,_0x1e5812){const _0x273c93=window[_0x1fda97([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1fda97([0x66,0x72,0x6f,0x6d])](_0x67583a(_0x1e5812),_0x12ad1c=>_0x12ad1c[_0x1fda97([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b0e5a=new window[(_0x1fda97([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1fda97([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4afefb+_0x1fda97([0x2e])+_0x1a4984),_0x2b94ee=window[_0x1fda97([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1fda97([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b94ee)return;const _0x49a13a=await _0x2b94ee[_0x1fda97([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1fda97([0x6a,0x77,0x6b]),_0x2a6949,{[_0x1fda97([0x6e,0x61,0x6d,0x65])]:_0x1fda97([0x45,0x43,0x44,0x53,0x41]),[_0x1fda97([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1fda97([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1fda97([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b94ee[_0x1fda97([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1fda97([0x6e,0x61,0x6d,0x65])]:_0x1fda97([0x45,0x43,0x44,0x53,0x41]),[_0x1fda97([0x68,0x61,0x73,0x68])]:{[_0x1fda97([0x6e,0x61,0x6d,0x65])]:_0x1fda97([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x49a13a,_0x273c93,_0x4b0e5a)||(_0x4e5e83=!0x1);}}function _0xaea0ad(_0x699dbc){return _0x699dbc[_0x1fda97([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1fda97([0x65,0x79]))?JSON[_0x1fda97([0x70,0x61,0x72,0x73,0x65])](_0x67583a(_0x699dbc)):null;}function _0x67583a(_0x59d556){return window[_0x1fda97([0x61,0x74,0x6f,0x62])](_0x59d556[_0x1fda97([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1fda97([0x2b]))[_0x1fda97([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1fda97([0x2f])));}function _0x3eb76d(_0x4d09f6){let _0x4ba25a=0x1505;function _0x4f06f6(_0x15bc4d){for(let _0x17b795=0x0;_0x17b795<_0x15bc4d[_0x1fda97([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x17b795++){const _0x3e9efe=_0x15bc4d[_0x1fda97([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x17b795);_0x4ba25a=(_0x4ba25a<<0x5)+_0x4ba25a+_0x3e9efe,_0x4ba25a&=_0x4ba25a;}}function _0x54fe41(_0x7b7a1a){Array[_0x1fda97([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x7b7a1a)?_0x7b7a1a[_0x1fda97([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x54fe41):_0x7b7a1a&&typeof _0x7b7a1a==_0x1fda97([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1fda97([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x7b7a1a)[_0x1fda97([0x73,0x6f,0x72,0x74])]()[_0x1fda97([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x429a1f,_0x4643f8])=>{_0x4f06f6(_0x429a1f),_0x54fe41(_0x4643f8);}):_0x4f06f6(window[_0x1fda97([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x7b7a1a));}return _0x54fe41(_0x4d09f6),_0x4ba25a>>>0x0;}function _0x144b4a(_0x1bb8e9){return _0x1bb8e9[_0x1fda97([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1fda97([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1fda97([0x30]));}function _0x3138c(_0x5aeef4){return _0x5aeef4[_0x1fda97([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1fda97([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1fda97([0x6a,0x6f,0x69,0x6e])]('');}function _0x2ee5e4(){}function _0x1fda97(_0xb3c1c3){return _0xb3c1c3['map'](_0xdf7d21=>String['fromCharCode'](_0xdf7d21))['join']('');}_0x725ca(await _0x484de1());}(this);}['_moveSelectionToFootnoteDefinition'](_0x3f75e6){const {plugins:_0x110cfd,editing:_0x2d1368,model:_0x57ffb5}=this['editor'],_0x2ac397=_0x110cfd['get'](c)['getFootnote'](_0x3f75e6);return!!_0x2ac397&&(_0x57ffb5['change'](_0x4686a2=>{_0x4686a2['setSelection'](_0x4686a2['createPositionAt'](_0x2ac397['definition'],'end'));}),_0x2d1368['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x53a2a6){const {plugins:_0x5be1a5,editing:_0x2de69a,model:_0x3553cf}=this['editor'],_0xe783cd=_0x5be1a5['get'](c)['getFootnote'](_0x53a2a6);return!!_0xe783cd&&(_0x3553cf['change'](_0x4d806f=>{_0x4d806f['setSelection'](_0xe783cd['reference'],'on');}),_0x2de69a['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x37d1c9}=this['editor']['model'],_0x242bfa=this['editor']['config']['get']('footnotes.multiBlock');_0x37d1c9['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x37d1c9['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x37d1c9['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x242bfa?_0x37d1c9['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x37d1c9['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x37d1c9['addChildCheck'](_0x38a790=>{for(const _0x5a3637 of _0x38a790)if('footnoteDefinition'===_0x5a3637['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x1f2d49}=this,{conversion:_0x1c7d80,editing:_0x2e0e14}=_0x1f2d49,{t:t}=_0x1f2d49['locale'];_0x1c7d80['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x16c312,{writer:_0x3d464f,consumable:_0x5d1d3b})=>{const _0xd4cc25=_0x16c312['getChild'](0x0);if(!_0xd4cc25||!_0xd4cc25['is']('element','a'))return null;const _0x2589de=_0xd4cc25['getAttribute']('href')||'';if(!_0x2589de['startsWith']('#'))return null;const _0xa81e94=_0x2589de['replace'](/^#/,'');if(!_0xa81e94)return null;_0x5d1d3b['consume'](_0xd4cc25,{'name':!0x0,'attributes':['href']});for(const {item:_0x167b23}of _0x2e0e14['view']['createRangeIn'](_0xd4cc25))_0x167b23['is']('$textProxy')?_0x5d1d3b['consume'](_0x167b23['textNode'],{'name':!0x0}):_0x167b23['is']('element')&&_0x5d1d3b['consume'](_0x167b23,{'name':!0x0});return _0x3d464f['createElement']('footnoteRef',{'footnoteId':_0xa81e94});}}),_0x1c7d80['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x51ffec,{writer:_0x8d198e})=>D(_0x51ffec,_0x8d198e)}),_0x1c7d80['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x12fe2d,{writer:_0x17105c})=>{const _0x205367=_0x12fe2d['getAttribute']('footnoteCounter');return _0x21eb6d(D(_0x12fe2d,_0x17105c),_0x17105c,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x205367)});}});}['_defineDefinitionsConverters'](){const {editor:_0x45a52d}=this,{t:t}=_0x45a52d['locale'],{conversion:_0x28e2a0}=_0x45a52d;_0x28e2a0['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x28e2a0['for']('upcast')['add'](_0x4377ee=>{_0x4377ee['on']('element:ol',(_0x196683,_0x11d306,_0x118728)=>{const _0x44d8e7=_0x11d306['viewItem'];if(!_0x44d8e7['hasClass']('footnotes-list')||!_0x11d306['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x118728['consumable']['consume'](_0x44d8e7,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x40dc73,modelCursor:_0x522dee}=_0x118728['convertChildren'](_0x11d306['viewItem'],_0x11d306['modelCursor']);_0x11d306['modelRange']=_0x40dc73,_0x11d306['modelCursor']=_0x522dee;}),_0x4377ee['on']('element:hr',(_0x11fca7,_0x161c9e,_0x47cf45)=>{const _0x480a6e=_0x161c9e['viewItem'];_0x480a6e['hasClass']('footnotes-divider')&&_0x161c9e['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x47cf45['consumable']['consume'](_0x480a6e,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x28e2a0['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x261343,{writer:_0x3f5b21})=>g(_0x3f5b21)}),_0x28e2a0['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x11f517,{writer:_0x1c25d5})=>{const _0x3f17ad=g(_0x1c25d5,{'data-footnotes-list-label':t('Footnotes')}),_0x5b8bfc=_0x21eb6d(_0x3f17ad,_0x1c25d5,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x1c25d5['setCustomProperty']('footnotesDefinitions',!0x0,_0x5b8bfc),_0x5b8bfc;}});}['_defineDefinitionConverters'](){const {editor:_0x3b23bf}=this,{conversion:_0x43036b,locale:_0x176481}=_0x3b23bf,_0x27b1cf=_0x3b23bf['config']['get']('footnotes.multiBlock');_0x43036b['for']('upcast')['add'](_0x5a0ed8=>{_0x5a0ed8['on']('element:li',(_0x3f1242,_0x592600,_0x40b889)=>{const _0x4ff3d2=_0x592600['viewItem'];if(!_0x4ff3d2['hasClass']('footnote-definition')||!_0x4ff3d2['getAttribute']('id'))return;const _0x374995=_0x4ff3d2['parent'];if(!_0x374995['is']('element','ol')||!_0x374995['hasClass']('footnotes-list'))return;if(!_0x40b889['consumable']['test'](_0x4ff3d2,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x55f9f0=_0x40b889['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x4ff3d2['getAttribute']('id')});if(!_0x40b889['safeInsert'](_0x55f9f0,_0x592600['modelCursor']))return;_0x40b889['consumable']['consume'](_0x4ff3d2,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x494142=Array['from'](_0x4ff3d2['getChildren']())['find'](_0x26a119=>_0x26a119['is']('element')&&_0x26a119['hasClass']('footnote-content'));for(const _0x29fdc2 of _0x4ff3d2['getChildren']())_0x29fdc2['is']('element')&&(_0x40b889['consumable']['consume'](_0x29fdc2,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x40b889['consumable']['consume'](_0x29fdc2,{'name':!0x0,'classes':'footnote-content'}));if(_0x494142){if(_0x27b1cf)_0x40b889['convertChildren'](_0x494142,_0x55f9f0);else{const _0x5ec6c2=_0x40b889['writer']['createElement']('footnoteInlineContent');_0x40b889['writer']['insert'](_0x5ec6c2,_0x55f9f0),_0x40b889['convertChildren'](_0x494142,_0x5ec6c2);}}_0x40b889['updateConversionResult'](_0x55f9f0,_0x592600);});}),_0x43036b['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x22f5f7,{writer:_0xf8a894})=>v(_0x22f5f7,_0xf8a894,_0x176481,{'dataPipeline':!0x0})}),_0x43036b['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x20b3aa,{writer:_0x1c0661})=>v(_0x20b3aa,_0x1c0661,_0x176481)});}['_defineBogusParagraphConverters'](){const {editor:_0x1f2075}=this,{conversion:_0x22fd71}=_0x1f2075;_0x1f2075['config']['get']('footnotes.multiBlock')?(_0x22fd71['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':m(),'converterPriority':'high'}),_0x22fd71['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':m({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x1f2075['model']['document'],'change:data',()=>{!function(_0x516913,_0x1e74b7){const _0x345d40=_0x516913['document']['differ'],_0x3a21f0=new Set();for(const _0x16c9c6 of _0x345d40['getChanges']()){const _0xe20c85='attribute'==_0x16c9c6['type']?_0x16c9c6['range']['start']['parent']:_0x16c9c6['position']['parent'];_0xe20c85['is']('element','footnoteDefinition')&&_0x3a21f0['add'](_0xe20c85);}for(const _0x3b1365 of _0x3a21f0['values']()){const _0x29b9fd=Array['from'](_0x3b1365['getChildren']())['filter'](_0x200a72=>p(_0x200a72,_0x1e74b7['mapper']));for(const _0x518f0a of _0x29b9fd)_0x1e74b7['reconvertItem'](_0x518f0a);}}(_0x1f2075['model'],_0x1f2075['editing']);})):(_0x22fd71['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':m()}),_0x22fd71['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x6ee13,{writer:_0x48b84e})=>{const _0x1e7aa0=_0x48b84e['createContainerElement']('span');return _0x48b84e['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x1e7aa0),_0x1e7aa0;}}));}['_defineKeyboardHandlers'](){const {editor:_0x54d5c2}=this,{editing:_0x11b9e0,t:t}=_0x54d5c2,_0x3d79be=_0x54d5c2['model']['document']['selection'];_0x54d5c2['keystrokes']['set']('CTRL+Shift+D','insertFootnote'),_0x54d5c2['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Shift+D'}]}),this['listenTo'](_0x11b9e0['view']['document'],'enter',(_0x53da74,_0x4f2d6a)=>{const _0x1c5026=function(_0x3e0038){const _0x244145=_0x3e0038['getSelectedElement']();if(_0x244145?.['is']('element','footnoteRef'))return _0x244145;return null;}(_0x3d79be);if(_0x1c5026){const _0x3b43b1=_0x1c5026['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x3b43b1),_0x4f2d6a['preventDefault'](),_0x53da74['stop']();}},{'context':_0x515044});}['_defineClickHandlers'](){const {editor:_0x70de94}=this,{editing:_0x3ec93b}=_0x70de94;_0x70de94['editing']['view']['addObserver'](_0x3592c0),_0x70de94['editing']['view']['addObserver'](_0x1cf444);let _0x1dd7f7=!0x1;this['listenTo'](_0x3ec93b['view']['document'],'pointerdown',(_0x3446af,_0x4a3408)=>{const {target:_0x5459e5}=_0x4a3408,_0x3443a9=_0x3ec93b['view']['document']['selection'];_0x1dd7f7=!!(_0x5459e5?.['is']('element','a')&&_0x5459e5['parent']?.['is']('element','sup')&&_0x5459e5['parent']['hasClass']('footnote'))&&_0x3443a9['getSelectedElement']()===_0x5459e5['parent'];},{'priority':'high'}),this['listenTo'](_0x3ec93b['view']['document'],'click',(_0x2c1837,_0x9164f7)=>{const {target:_0x1a4bb3}=_0x9164f7;if(!_0x1a4bb3?.['is']('element','a'))return;if(_0x1a4bb3['parent']?.['is']('element','sup')&&_0x1a4bb3['parent']['hasClass']('footnote')&&!_0x1dd7f7)return void _0x9164f7['preventDefault']();let _0x2103c8=_0x1a4bb3['getAttribute']('href');if(!_0x2103c8?.['startsWith']('#'))return;_0x2103c8=_0x2103c8['slice'](0x1);let _0x4ee9e7=!0x1;(_0x2103c8['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x2103c8['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x2103c8))&&(_0x4ee9e7=!0x0),_0x4ee9e7&&(_0x9164f7['preventDefault'](),_0x2c1837['stop']());},{'priority':'high','context':'$capture'});}}function m({dataPipeline:_0x441d96}={}){return(_0x3e4fce,{writer:_0x24636c})=>{if(!h(_0x3e4fce))return null;if(!_0x441d96)return _0x24636c['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x1a1b5a=_0x24636c['createContainerElement']('p');return _0x24636c['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x1a1b5a),_0x1a1b5a;};}function h(_0x23d0ab){const {parent:_0x159169}=_0x23d0ab;if(!_0x159169?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x159169['childCount'])return!0x1;for(const _0x1c2b08 of _0x23d0ab['getAttributeKeys']())if(!_0x1c2b08['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x1c2b08)return!0x1;return!0x0;}function p(_0x5da06a,_0x4ee75a){if(!_0x5da06a['is']('element','paragraph'))return!0x1;const _0x515feb=_0x4ee75a['toViewElement'](_0x5da06a);return!!_0x515feb&&h(_0x5da06a)!==_0x515feb['is']('element','span');}function J(_0x5edfe2){return _0x515044(_0x5edfe2)&&_0x5edfe2['is']('containerElement')&&!!_0x5edfe2['getCustomProperty']('footnotesDefinitions');}function g(_0x5d8f85,_0x405faa={}){const _0x4d1583=_0x5d8f85['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x45ec83=_0x5d8f85['createContainerElement']('ol',{'class':'footnotes-list'},_0x5d8f85['createSlot']());return _0x5d8f85['createContainerElement']('div',{'class':'footnotes',..._0x405faa},[_0x4d1583,_0x45ec83]);}function D(_0x24fd80,_0x5f4fe8){const _0x35159c=_0x24fd80['getAttribute']('footnoteId'),_0x354e71=_0x24fd80['getAttribute']('footnoteCounter'),_0x332361=_0x5f4fe8['createUIElement']('a',{'href':'#'+_0x35159c},function(_0x535d40){const _0x4b198b=this['toDomElement'](_0x535d40);return _0x4b198b['textContent']=_0x354e71,_0x4b198b;}),_0x3ba491=_0x5f4fe8['createContainerElement']('sup',{'id':'ref-'+_0x35159c,'class':'footnote'},[_0x332361]);return _0x3ba491['getFillerOffset']=()=>null,_0x3ba491;}function v(_0x38b82c,_0x2b8eaa,_0x2b971f,{dataPipeline:_0x2047b9}={}){const {t:t}=_0x2b971f,_0x2958b6=_0x38b82c['getAttribute']('footnoteId'),_0x3b4c22=_0x2b8eaa['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x2958b6},function(_0x3a42b9){const _0x2ba890=this['toDomElement'](_0x3a42b9);return _0x2ba890['innerText']='^',_0x2ba890;}),_0x30029c=_0x2047b9?_0x2b8eaa['createContainerElement']('div',{'class':'footnote-content'}):_0x1b5c8c(_0x2b8eaa['createEditableElement']('div',{'class':'footnote-content'}),_0x2b8eaa,{'label':t('Footnote\x20content.')});return _0x2b8eaa['insert'](_0x2b8eaa['createPositionAt'](_0x30029c,0x0),_0x2b8eaa['createSlot']()),_0x2b8eaa['createContainerElement']('li',{'class':'footnote-definition','id':_0x2958b6},[_0x3b4c22,_0x30029c]);}class e extends _0x302acb{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x86a3f0];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x5628b7}=this,{plugins:_0x2ab88c,model:_0x30edda}=_0x5628b7,_0xffd85f=_0x2ab88c['get'](_0x86a3f0),_0x4e47ee=_0x2ab88c['get'](c);this['listenTo'](_0xffd85f,'outputTransformation',(_0x5c4068,_0xd199aa)=>{const _0x16bf05=function(_0x345977,_0xf7f285){const _0x3c7b69=new Set();for(const {item:_0x1fb243}of _0x345977['createRangeIn'](_0xf7f285))_0x1fb243['is']('element','footnoteRef')&&_0x3c7b69['add'](_0x1fb243['getAttribute']('footnoteId'));return Array['from'](_0x3c7b69);}(_0x30edda,_0xd199aa['content']);if(!_0x16bf05['length'])return;const _0x9c99ac=_0x4e47ee['getFootnotes'](),_0x7d95a0=_0x16bf05['reduce']((_0x3e8f31,_0x2efc51)=>{const _0x13b746=_0x9c99ac['find'](_0x1efbf3=>_0x1efbf3['id']===_0x2efc51);if(_0x13b746){const _0x20c84c=_0x5628b7['data']['toView'](_0x13b746['definition'],{'isClipboardPipeline':!0x0}),_0xf2aa61=_0x5628b7['data']['htmlProcessor']['toData'](_0x20c84c);_0x3e8f31[_0x13b746['id']]=_0xf2aa61;}return _0x3e8f31;},Object['create'](null));_0xd199aa['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x7d95a0));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x4be514}=this,{model:_0x11e475,plugins:_0x574fa4}=_0x4be514,{view:_0x56e597}=_0x4be514['editing'],_0x3bd881=_0x574fa4['get'](_0x86a3f0),_0x2fe947=_0x574fa4['get'](c);let _0x3052dd=null;this['listenTo'](_0x56e597['document'],'clipboardInput',(_0x210ca6,_0x21b926)=>{const _0x428434=_0x21b926['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x3052dd=_0x428434?JSON['parse'](_0x428434):null;}),this['listenTo'](_0x3bd881,'contentInsertion',(_0x4951ae,_0xdbbeb6)=>{if(!_0x3052dd)return;const _0x4039be=_0xdbbeb6['sourceEditorId']===this['editor']['id'];_0x4039be&&'drop'===_0xdbbeb6['method']||_0x11e475['change'](_0x4dd2d1=>{!function(_0x444707,_0xb19139){const _0x131d46=[];for(const {item:_0x2357b0}of _0x444707['createRangeIn'](_0xb19139))_0x2357b0['is']('element','footnotesDefinitions')&&_0x131d46['push'](_0x2357b0);for(const _0x2b1e10 of _0x131d46)_0x444707['remove'](_0x2b1e10);}(_0x4dd2d1,_0xdbbeb6['content']);let _0x5d7795=_0x2fe947['getFootnotesDefinitionsObjectElement']();if(!_0x5d7795){const _0x229f2c=_0x11e475['document']['selection']['getFirstRange']()['root'];_0x5d7795=_0x2fe947['_insertEmptyFootnotesDefinitionsContainer'](_0x4dd2d1,_0x229f2c);}const _0x388dfd=function(_0x1815ac,_0x5ae773,_0x4ffce9){const _0x5b9b5c=Object['create'](null);for(const {item:_0x50559e}of _0x1815ac['createRangeIn'](_0x5ae773))if(_0x50559e['is']('element','footnoteRef')){const _0x3bb525=_0x50559e['getAttribute']('footnoteId');if(!_0x4ffce9(_0x3bb525))continue;_0x5b9b5c[_0x3bb525]||(_0x5b9b5c[_0x3bb525]=_0x3d8f0c()),_0x1815ac['setAttribute']('footnoteId',_0x5b9b5c[_0x3bb525],_0x50559e);}return _0x5b9b5c;}(_0x4dd2d1,_0xdbbeb6['content'],_0x1c4350=>!_0x4039be||null!==_0x2fe947['getFootnote'](_0x1c4350));for(const [_0xbc7d09,_0x2ec0e1]of Object['entries'](_0x3052dd)){const _0x3712cd=_0x388dfd[_0xbc7d09]||_0xbc7d09,_0x18e031=_0x4dd2d1['createElement']('footnoteDefinition',{'footnoteId':_0x3712cd}),_0x5a8d22=_0x4be514['data']['htmlProcessor']['toView'](_0x2ec0e1),_0x2beec0=_0x4be514['data']['toModel'](_0x5a8d22,_0x18e031);_0x4dd2d1['append'](_0x2beec0,_0x18e031),_0x4dd2d1['insert'](_0x18e031,_0x5d7795,'end');}_0x3052dd=null;});});}}class i extends _0x302acb{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x40d98a}=this,{componentFactory:_0x4e7006}=_0x40d98a['ui'];_0x4e7006['add']('insertFootnote',x(_0x40d98a,_0x25aeef)),_0x4e7006['add']('menuBar:insertFootnote',x(_0x40d98a,_0x5cfea6)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3fd3c8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3dd19a;for(const _0x1df2c1 in _0x3fd3c8){const _0x21365b=_0x1df2c1,_0x2f7040=_0x3fd3c8[_0x21365b];if('footnotesLicenseKeyValid'==_0x2f7040||'footnotesLicenseKeyInvalid'==_0x2f7040||'footnotesLicenseKeyExpired'==_0x2f7040||'footnotesLicenseKeyDomainLimit'==_0x2f7040||'footnotesLicenseKeyNotAllowed'==_0x2f7040||'footnotesLicenseKeyEvaluationLimit'==_0x2f7040||'footnotesLicenseKeyTrialLimit'==_0x2f7040||'footnotesLicenseKeyUsageLimit'==_0x2f7040){delete _0x3fd3c8[_0x21365b],_0x3dd19a=_0x2f7040,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x3dd19a&&_0x3fd3c8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x37c10f,_0xe9ec98){const _0x226176=_0x37c10f['commands']['get']('insertFootnote');return _0x2707ab=>{const {t:t}=_0x2707ab,_0x5ac37f=new _0xe9ec98(_0x2707ab),_0x33759e=_0x5ac37f instanceof _0x5cfea6;return _0x5ac37f['bind']('isEnabled')['to'](_0x226176,'isEnabled'),_0x5ac37f['set']({'label':t(_0x33759e?'Footnote':'Insert\x20footnote'),'icon':_0xa11323,'tooltip':!0x0}),_0x5ac37f['on']('execute',()=>{_0x226176['execute'](),_0x37c10f['editing']['view']['focus']();}),_0x5ac37f;};}class nt extends _0x302acb{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const rt=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x972a91{['refresh'](){const {editor:_0x5052bd}=this,_0x439161=_0x5052bd['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x439161,this['value']=_0x439161?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x4b77e8}){const {editor:_0x39e00f}=this,_0x549538=_0x39e00f['plugins']['get'](c),_0x5dc452=_0x549538['getFootnotesDefinitionsObjectElement']();_0x5dc452&&rt['includes'](_0x4b77e8)&&_0x39e00f['model']['change'](_0x182153=>{_0x182153['setAttribute']('footnotesListStyle',_0x4b77e8,_0x5dc452),_0x549538['_updateFootnotesCounters'](_0x182153);});}}class b extends _0x972a91{['refresh'](){const {editor:_0xdef94a}=this,_0x233dcd=_0xdef94a['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x233dcd,this['value']=_0x233dcd?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x33962d}){const {editor:_0xc76b55}=this,_0x1354b0=_0xc76b55['plugins']['get'](c),_0x2cd982=_0x1354b0['getFootnotesDefinitionsObjectElement']();_0x2cd982&&Number['isInteger'](_0x33962d)&&_0xc76b55['model']['change'](_0x47809f=>{_0x47809f['setAttribute']('footnotesListStart',_0x33962d,_0x2cd982),_0x1354b0['_updateFootnotesCounters'](_0x47809f);});}}class P extends _0x302acb{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x9af88e}=this;_0x9af88e['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x9af88e['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x9af88e['commands']['add']('footnotesStyle',new S(_0x9af88e)),_0x9af88e['commands']['add']('footnotesStart',new b(_0x9af88e)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x3334ea}=this,{schema:_0x4809e3}=_0x3334ea['model'];_0x4809e3['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x3f5159}=this,{conversion:_0x2c7e1a,model:_0x6cc750}=_0x3f5159,{schema:_0x5c2ef2}=_0x6cc750;_0x2c7e1a['for']('upcast')['add'](_0x816513=>{_0x816513['on']('element:ol',(_0x5f3bd4,_0x240eb7,_0x2489d4)=>{const _0x14d056=_0x240eb7['viewItem'],_0x436c22=_0x240eb7['modelCursor']?.['parent'];_0x14d056['hasClass']('footnotes-list')&&_0x436c22?.['is']('element','footnotesDefinitions')&&(function(_0x38a1d8,_0x20a317,_0x2ff4e9,_0x232b0a){if(!_0x232b0a['checkAttribute'](_0x20a317,'footnotesListStart'))return;let _0x32863a=0x1;const _0x13ff87=_0x2ff4e9['consumable']['consume'](_0x38a1d8,{'attributes':'start'});if(_0x13ff87){const _0x3d9b15=Number['parseInt'](_0x38a1d8['getAttribute']('start'),0xa);Number['isNaN'](_0x3d9b15)||(_0x32863a=_0x3d9b15);}!_0x13ff87&&_0x20a317['hasAttribute']('footnotesListStart')||_0x2ff4e9['writer']['setAttribute']('footnotesListStart',_0x32863a,_0x20a317);}(_0x14d056,_0x436c22,_0x2489d4,_0x5c2ef2),function(_0x2fa6e7,_0x481e25,_0x50c9b8,_0xa1efc7){if(!_0xa1efc7['checkAttribute'](_0x481e25,'footnotesListStyle'))return;let _0x5dfb43='decimal',_0x36e4fd=!0x1;if(_0x50c9b8['consumable']['consume'](_0x2fa6e7,{'attributes':'type'})){const _0x27b44d={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x2fa6e7['getAttribute']('type')];_0x27b44d&&(_0x5dfb43=_0x27b44d),_0x36e4fd=!0x0;}_0x50c9b8['consumable']['consume'](_0x2fa6e7,{'styles':'list-style-type'})&&(_0x5dfb43=_0x2fa6e7['getStyle']('list-style-type'),_0x36e4fd=!0x0),!_0x36e4fd&&_0x481e25['hasAttribute']('footnotesListStyle')||_0x50c9b8['writer']['setAttribute']('footnotesListStyle',_0x5dfb43,_0x481e25);}(_0x14d056,_0x436c22,_0x2489d4,_0x5c2ef2));});}),_0x2c7e1a['for']('downcast')['add'](_0x44d7d2=>{_0x44d7d2['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x688893,_0x224eb0,_0x2d3f62)=>{if(!_0x2d3f62['consumable']['consume'](_0x224eb0['item'],_0x688893['name']))return;const _0x9bfc21=C(_0x224eb0['item'],_0x2d3f62['mapper']),{attributeNewValue:_0x50f9b8}=_0x224eb0;null==_0x50f9b8||0x1===_0x50f9b8?_0x2d3f62['writer']['removeAttribute']('start',_0x9bfc21):_0x2d3f62['writer']['setAttribute']('start',String(_0x50f9b8),_0x9bfc21);}),_0x44d7d2['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0xcfb1b1,_0x237061,_0x4446a9)=>{if(!_0x4446a9['consumable']['consume'](_0x237061['item'],_0xcfb1b1['name']))return;const _0x37faa0=C(_0x237061['item'],_0x4446a9['mapper']),{attributeNewValue:_0x354e3d}=_0x237061;_0x354e3d&&'decimal'!==_0x354e3d?_0x4446a9['writer']['setStyle']('list-style-type',_0x354e3d,_0x37faa0):_0x4446a9['writer']['removeStyle']('list-style-type',_0x37faa0);});});}['_definePostfixer'](){const {editor:_0x173151}=this,{model:_0x489a56}=_0x173151,_0x456b1c=_0x173151['plugins']['get'](c),_0x4d75b8=this['_getDefaultListStyle'](),_0x38d28a=this['_getDefaultStartIndex']();_0x489a56['document']['registerPostFixer'](_0x5665b7=>{const _0x3ce1d7=_0x489a56['document']['differ']['getChanges']();let _0x2711a4=!0x1;for(const _0x2ee7c4 of _0x3ce1d7){if('insert'!==_0x2ee7c4['type']||'$text'===_0x2ee7c4['name'])continue;const _0x4b5e1b=_0x489a56['createRangeOn'](_0x2ee7c4['position']['nodeAfter']);for(const _0x57db15 of _0x4b5e1b['getItems']())_0x57db15['is']('element','footnotesDefinitions')&&(!_0x57db15['hasAttribute']('footnotesListStart')&&_0x489a56['schema']['checkAttribute'](_0x57db15,'footnotesListStart')&&(_0x5665b7['setAttribute']('footnotesListStart',_0x38d28a,_0x57db15),_0x2711a4=!0x0),!_0x57db15['hasAttribute']('footnotesListStyle')&&_0x489a56['schema']['checkAttribute'](_0x57db15,'footnotesListStyle')&&(_0x5665b7['setAttribute']('footnotesListStyle',_0x4d75b8,_0x57db15),_0x2711a4=!0x0));}return _0x2711a4&&_0x456b1c['_updateFootnotesCounters'](_0x5665b7),_0x2711a4;});}['_defineFormatter'](){const {editor:_0x5697d4}=this;_0x5697d4['plugins']['get'](c)['setFootnoteFormatter'](_0xb9bbf4=>this['_formatFootnoteListValue'](_0xb9bbf4));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x566944,value:_0x26bea4,digits:_0x104a2d}){const _0x269771=_0x566944['getAttribute']('footnotesListStyle'),_0x38ce6d=_0x566944['getAttribute']('footnotesListStart'),_0x12b77e=Math['floor'](_0x26bea4)+(_0x38ce6d??0x1)-0x1;switch(_0x269771){case'decimal-leading-zero':return function(_0x5f0f33,_0x2cd19a){return String(_0x5f0f33)['padStart'](_0x2cd19a,'0');}(_0x12b77e,Math['max'](0x2,_0x104a2d));case'lower-alpha':case'lower-latin':return M(_0x12b77e,!0x1);case'upper-alpha':case'upper-latin':return M(_0x12b77e,!0x0);case'lower-roman':return V(_0x12b77e,!0x1);case'upper-roman':return V(_0x12b77e,!0x0);default:return String(_0x12b77e);}}}function C(_0x3d8832,_0x5dccb2){const _0x5959dc=_0x5dccb2['toViewElement'](_0x3d8832);return Array['from'](_0x5959dc['getChildren']())['find'](_0x2c9338=>_0x2c9338['is']('element','ol')&&_0x2c9338['hasClass']('footnotes-list'));}function M(_0x4860f6,_0x32b8e7){let _0x5d9331='',_0x2c4ade=_0x4860f6;for(;_0x2c4ade>0x0;){const _0x332378=(_0x2c4ade-0x1)%0x1a;_0x5d9331=String['fromCharCode'](0x61+_0x332378)+_0x5d9331,_0x2c4ade=Math['floor']((_0x2c4ade-0x1)/0x1a);}return _0x32b8e7?_0x5d9331['toUpperCase']():_0x5d9331;}const N=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function V(_0x4bc46a,_0x3831d7){let _0x14111d='',_0x37e308=_0x4bc46a;for(const {value:_0x1d6d85,numeral:_0x43f45e}of N)for(;_0x37e308>=_0x1d6d85;)_0x14111d+=_0x43f45e,_0x37e308-=_0x1d6d85;return _0x3831d7?_0x14111d:_0x14111d['toLowerCase']();}class H extends _0x25c993{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new it();['keystrokes']=new et();['focusables']=new _0x3380f7();['focusCycler'];constructor(_0x42f047,{styleButtonViews:_0x2d9d7b,styleGridAriaLabel:_0x1997cb}){super(_0x42f047),(this['focusCycler']=new _0x530d95({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x2d9d7b,_0x1997cb),[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 _0x20750d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x20750d['element']);_0x29b8f7({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>ot['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 _0x1de51d=_0x292585=>_0x292585['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1de51d),this['keystrokes']['set']('arrowleft',_0x1de51d),this['keystrokes']['set']('arrowup',_0x1de51d),this['keystrokes']['set']('arrowdown',_0x1de51d);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x508d19,_0x4327f2){const _0x405b16=new _0x25c993(this['locale']);return _0x405b16['children']=_0x405b16['createCollection'](),_0x405b16['children']['addMany'](_0x508d19),_0x405b16['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4327f2,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x405b16['children']}),_0x405b16['children']['delegate']('execute')['to'](this),_0x405b16['focus']=function(){for(const _0x366329 of this['children'])if(_0x366329 instanceof _0x25aeef&&_0x366329['isOn'])return void _0x366329['focus']();this['children']['first']['focus']();},_0x405b16['focusTracker']=new it(),_0x405b16['keystrokes']=new et(),_0x405b16['render'](),_0x405b16['keystrokes']['listenTo'](_0x405b16['element']),this['children']['add'](_0x405b16),_0x405b16;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x47c738=this['_createStartIndexPropertyView'](),_0xfa23f9=[_0x47c738],_0x21d7d9=new _0x4d3919(this['locale'],_0xfa23f9);return _0x21d7d9['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x21d7d9['buttonView']['bind']('isEnabled')['toMany'](_0xfa23f9,'isEnabled',(..._0x4f8b1c)=>_0x4f8b1c['some'](_0x574a39=>_0x574a39)),_0x21d7d9['buttonView']['on']('change:isEnabled',(_0x372ef2,_0x19561d,_0x412f76)=>{_0x412f76||(_0x21d7d9['isCollapsed']=!0x0);}),this['children']['add'](_0x21d7d9),[_0x47c738,_0x21d7d9];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x48f826=new tt(this['locale'],st);return _0x48f826['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x48f826['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x48f826['fieldView']['on']('input',()=>{const _0x581921=_0x48f826['fieldView']['element'],_0x3bf861=_0x581921['valueAsNumber'];Number['isNaN'](_0x3bf861)?_0x48f826['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x581921['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x3bf861}):_0x48f826['errorText']=t(_0x3bf861<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x48f826;}}class j extends _0x302acb{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x21dae5,_0x2f3f84];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x30210c}=this,{componentFactory:_0x27b415}=_0x30210c['ui'];_0x30210c['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x27b415['add']('footnotesStyle',function(_0x43aa30){return _0x1d1e6a=>{const {t:t}=_0x1d1e6a,_0x2b6b9b=_0x43aa30['commands']['get']('footnotesStyle'),_0x53208c=_0x51466b(_0x1d1e6a),{buttonView:_0x112baf}=_0x53208c;return _0x53208c['class']='ck-footnotes-styles-dropdown',_0x53208c['bind']('isEnabled')['to'](_0x2b6b9b,'isEnabled'),_0x112baf['set']({'label':t('Footnotes\x20style'),'icon':_0xa11323,'tooltip':!0x0}),_0x53208c['once']('change:isOpen',()=>{const _0x2e3c97=function({editor:_0x76f884,dropdownView:_0x1e2eeb}){const {t:t}=_0x76f884['locale'],_0x1e7cd5=t('Footnotes\x20definitions\x20styles'),_0x29a28a=function(_0x22016d){const t=_0x22016d['locale']['t'],_0x3509c3=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x5a2825},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x563462},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x3ab0c0},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x1da637},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x499afe},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x1a9851}];return _0x3509c3['map'](function(_0x47d7b3){const _0x5dcb4f=_0x47d7b3['locale'];return({label:_0x2ea8c3,icon:_0x18e5f1,tooltip:_0x354626,style:_0x8dd0ff})=>{const _0x54dea9=_0x47d7b3['commands']['get']('footnotesStyle'),_0x1eb5f1=new _0x25aeef(_0x5dcb4f);return _0x1eb5f1['set']({'label':_0x2ea8c3,'icon':_0x18e5f1,'tooltip':_0x354626}),_0x1eb5f1['bind']('isOn')['to'](_0x54dea9,'value',_0x4194e0=>_0x4194e0===_0x8dd0ff),_0x1eb5f1['bind']('isEnabled')['to'](_0x54dea9,'isEnabled'),_0x1eb5f1['on']('execute',()=>{_0x47d7b3['execute']('footnotesStyle',{'value':_0x8dd0ff}),_0x47d7b3['editing']['view']['focus']();}),_0x1eb5f1;};}(_0x22016d));}(_0x76f884),_0xf74d96=new H(_0x76f884['locale'],{'styleGridAriaLabel':_0x1e7cd5,'styleButtonViews':_0x29a28a});return _0xf74d96['delegate']('execute')['to'](_0x1e2eeb),_0xf74d96['on']('footnotesListStart',(_0x47cdbf,_0x4e00e8)=>{_0x76f884['execute']('footnotesStart',{'value':_0x4e00e8['startIndex']});}),_0xf74d96;}({'editor':_0x43aa30,'dropdownView':_0x53208c});_0x53208c['panelView']['children']['add'](_0x2e3c97);}),_0x53208c;};}(_0x30210c));}['afterInit'](){const {editor:_0x3a0c2e}=this,{t:t}=_0x3a0c2e['locale'],_0x1d892c=_0x3a0c2e['plugins']['get'](_0x2f3f84),{defaultPositions:_0x3ba9bc}=_0x18585e;_0x1d892c['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x3a0c2e['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x4ca737=>{let _0x5f29f1=_0x4ca737['getFirstPosition']()?.['parent'];return _0x5f29f1?.['is']('$text')&&(_0x5f29f1=_0x5f29f1['parent']),_0x5f29f1?.['is']('element')?_0x5f29f1['findAncestor'](J):null;},'positions':[_0x3ba9bc['southArrowNorth'],_0x3ba9bc['southArrowNorthMiddleWest'],_0x3ba9bc['southArrowNorthMiddleEast'],_0x3ba9bc['southArrowNorthWest'],_0x3ba9bc['southArrowNorthEast'],_0x3ba9bc['northArrowSouth'],_0x3ba9bc['northArrowSouthMiddleWest'],_0x3ba9bc['northArrowSouthMiddleEast'],_0x3ba9bc['northArrowSouthWest'],_0x3ba9bc['northArrowSouthEast'],_0x3ba9bc['viewportStickyNorth']]});}}class lt extends _0x302acb{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{nt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,lt as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,b as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,w as InsertFootnoteCommand};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x2504e9=>0x1!=_0x2504e9}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x2e2137=>{const {af:{dictionary:_0x4aba1a,getPluralForm:_0x5e7af6}}={'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x5f4e03=>0x1!=_0x5f4e03}};_0x2e2137['af']||={'dictionary':{},'getPluralForm':null},_0x2e2137['af']['dictionary']=Object['assign'](_0x2e2137['af']['dictionary'],_0x4aba1a),_0x2e2137['af']['getPluralForm']=_0x5e7af6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ar':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x4f18da=>0x0==_0x4f18da?0x0:0x1==_0x4f18da?0x1:0x2==_0x4f18da?0x2:_0x4f18da%0x64>=0x3&&_0x4f18da%0x64<=0xa?0x3:_0x4f18da%0x64>=0xb?0x4:0x5}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x25cf53=>{const {ar:{dictionary:_0x3ad7ea,getPluralForm:_0x570e70}}={'ar':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x32b2e6=>0x0==_0x32b2e6?0x0:0x1==_0x32b2e6?0x1:0x2==_0x32b2e6?0x2:_0x32b2e6%0x64>=0x3&&_0x32b2e6%0x64<=0xa?0x3:_0x32b2e6%0x64>=0xb?0x4:0x5}};_0x25cf53['ar']||={'dictionary':{},'getPluralForm':null},_0x25cf53['ar']['dictionary']=Object['assign'](_0x25cf53['ar']['dictionary'],_0x3ad7ea),_0x25cf53['ar']['getPluralForm']=_0x570e70;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ast':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x3708bf=>0x1!=_0x3708bf}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x2edcf=>{const {ast:{dictionary:_0x2f922d,getPluralForm:_0x1d4214}}={'ast':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x586cc4=>0x1!=_0x586cc4}};_0x2edcf['ast']||={'dictionary':{},'getPluralForm':null},_0x2edcf['ast']['dictionary']=Object['assign'](_0x2edcf['ast']['dictionary'],_0x2f922d),_0x2edcf['ast']['getPluralForm']=_0x1d4214;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'az':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x58d329=>0x1!=_0x58d329}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x4ef34f=>{const {az:{dictionary:_0x500c12,getPluralForm:_0x1677fc}}={'az':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x504d1d=>0x1!=_0x504d1d}};_0x4ef34f['az']||={'dictionary':{},'getPluralForm':null},_0x4ef34f['az']['dictionary']=Object['assign'](_0x4ef34f['az']['dictionary'],_0x500c12),_0x4ef34f['az']['getPluralForm']=_0x1677fc;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'be':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x298ea2=>_0x298ea2%0xa==0x1&&_0x298ea2%0x64!=0xb?0x0:_0x298ea2%0xa>=0x2&&_0x298ea2%0xa<=0x4&&(_0x298ea2%0x64<0xa||_0x298ea2%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x47f1bd=>{const {be:{dictionary:_0x34363c,getPluralForm:_0x2f91f4}}={'be':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x38f2c8=>_0x38f2c8%0xa==0x1&&_0x38f2c8%0x64!=0xb?0x0:_0x38f2c8%0xa>=0x2&&_0x38f2c8%0xa<=0x4&&(_0x38f2c8%0x64<0xa||_0x38f2c8%0x64>=0x14)?0x1:0x2}};_0x47f1bd['be']||={'dictionary':{},'getPluralForm':null},_0x47f1bd['be']['dictionary']=Object['assign'](_0x47f1bd['be']['dictionary'],_0x34363c),_0x47f1bd['be']['getPluralForm']=_0x2f91f4;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, 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
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bg':{'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':'','Lower–roman\x20footnotes':'','Upper-roman\x20footnotes':'','Lower-latin\x20footnotes':'','Upper-latin\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':''},'getPluralForm':_0x3c676e=>0x1!=_0x3c676e}};
|