@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
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: vi\n"
|
|
11
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "The label of the footnote toolbar button and title of menu bar button."
|
|
15
|
+
msgid "Footnote"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "The label of the footnotes toolbar button, title of menu bar button and widget."
|
|
19
|
+
msgid "Footnotes"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "The label of the footnotes properties button placed in the footnotes definitions toolbar."
|
|
23
|
+
msgid "Footnotes properties"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "The label of the footnotes start index input field in the footnotes properties."
|
|
27
|
+
msgid "Footnotes start at"
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
31
|
+
msgid "Invalid footnotes start index value."
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
35
|
+
msgid "Footnotes start index is too large."
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
39
|
+
msgid "Footnotes start index must be greater than 0."
|
|
40
|
+
msgstr ""
|
|
41
|
+
|
|
42
|
+
msgctxt "The label of the footnote reference widget."
|
|
43
|
+
msgid "Footnote %0. Press ENTER to jump to footnote definition."
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgctxt "The label of the footnote content widget."
|
|
47
|
+
msgid "Footnote content."
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
msgctxt "The label of the footnotes definitions styles in dropdown."
|
|
51
|
+
msgid "Footnotes definitions styles"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
msgctxt "The label of the footnotes definitions toolbar."
|
|
55
|
+
msgid "Footnotes definitions toolbar"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
msgctxt "The label of the insert footnote button and accessibility dialog."
|
|
59
|
+
msgid "Insert footnote"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
62
|
+
msgctxt "The label of the footnotes style button placed in the footnotes definitions toolbar."
|
|
63
|
+
msgid "Footnotes style"
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
msgctxt "The label of the toggle button for decimal footnotes style."
|
|
67
|
+
msgid "Toggle the decimal footnotes style"
|
|
68
|
+
msgstr ""
|
|
69
|
+
|
|
70
|
+
msgctxt "The tooltip for the decimal footnotes style button."
|
|
71
|
+
msgid "Decimal footnotes"
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The label of the toggle button for decimal with leading zero footnotes style."
|
|
75
|
+
msgid "Toggle the decimal with leading zero footnotes style"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The tooltip for the decimal with leading zero footnotes style button."
|
|
79
|
+
msgid "Decimal footnotes with leading zero"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The tooltip for the lower-roman footnotes style button."
|
|
83
|
+
msgid "Lower–roman footnotes"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
msgctxt "The tooltip for the upper-roman footnotes style button."
|
|
87
|
+
msgid "Upper-roman footnotes"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
msgctxt "The tooltip for the lower-latin footnotes style button."
|
|
91
|
+
msgid "Lower-latin footnotes"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
msgctxt "The tooltip for the upper-latin footnotes style button."
|
|
95
|
+
msgid "Upper-latin footnotes"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
msgctxt "The label of the toggle button for lower-roman footnotes style."
|
|
99
|
+
msgid "Toggle the lower–roman footnotes style"
|
|
100
|
+
msgstr ""
|
|
101
|
+
|
|
102
|
+
msgctxt "The label of the toggle button for upper-roman footnotes style."
|
|
103
|
+
msgid "Toggle the upper–roman footnotes style"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
msgctxt "The label of the toggle button for lower-latin footnotes style."
|
|
107
|
+
msgid "Toggle the lower–latin footnotes style"
|
|
108
|
+
msgstr ""
|
|
109
|
+
|
|
110
|
+
msgctxt "The label of the toggle button for upper-latin footnotes style."
|
|
111
|
+
msgid "Toggle the upper–latin footnotes style"
|
|
112
|
+
msgstr ""
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: zh_CN\n"
|
|
11
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "The label of the footnote toolbar button and title of menu bar button."
|
|
15
|
+
msgid "Footnote"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "The label of the footnotes toolbar button, title of menu bar button and widget."
|
|
19
|
+
msgid "Footnotes"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "The label of the footnotes properties button placed in the footnotes definitions toolbar."
|
|
23
|
+
msgid "Footnotes properties"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "The label of the footnotes start index input field in the footnotes properties."
|
|
27
|
+
msgid "Footnotes start at"
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
31
|
+
msgid "Invalid footnotes start index value."
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
35
|
+
msgid "Footnotes start index is too large."
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
39
|
+
msgid "Footnotes start index must be greater than 0."
|
|
40
|
+
msgstr ""
|
|
41
|
+
|
|
42
|
+
msgctxt "The label of the footnote reference widget."
|
|
43
|
+
msgid "Footnote %0. Press ENTER to jump to footnote definition."
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgctxt "The label of the footnote content widget."
|
|
47
|
+
msgid "Footnote content."
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
msgctxt "The label of the footnotes definitions styles in dropdown."
|
|
51
|
+
msgid "Footnotes definitions styles"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
msgctxt "The label of the footnotes definitions toolbar."
|
|
55
|
+
msgid "Footnotes definitions toolbar"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
msgctxt "The label of the insert footnote button and accessibility dialog."
|
|
59
|
+
msgid "Insert footnote"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
62
|
+
msgctxt "The label of the footnotes style button placed in the footnotes definitions toolbar."
|
|
63
|
+
msgid "Footnotes style"
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
msgctxt "The label of the toggle button for decimal footnotes style."
|
|
67
|
+
msgid "Toggle the decimal footnotes style"
|
|
68
|
+
msgstr ""
|
|
69
|
+
|
|
70
|
+
msgctxt "The tooltip for the decimal footnotes style button."
|
|
71
|
+
msgid "Decimal footnotes"
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The label of the toggle button for decimal with leading zero footnotes style."
|
|
75
|
+
msgid "Toggle the decimal with leading zero footnotes style"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The tooltip for the decimal with leading zero footnotes style button."
|
|
79
|
+
msgid "Decimal footnotes with leading zero"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The tooltip for the lower-roman footnotes style button."
|
|
83
|
+
msgid "Lower–roman footnotes"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
msgctxt "The tooltip for the upper-roman footnotes style button."
|
|
87
|
+
msgid "Upper-roman footnotes"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
msgctxt "The tooltip for the lower-latin footnotes style button."
|
|
91
|
+
msgid "Lower-latin footnotes"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
msgctxt "The tooltip for the upper-latin footnotes style button."
|
|
95
|
+
msgid "Upper-latin footnotes"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
msgctxt "The label of the toggle button for lower-roman footnotes style."
|
|
99
|
+
msgid "Toggle the lower–roman footnotes style"
|
|
100
|
+
msgstr ""
|
|
101
|
+
|
|
102
|
+
msgctxt "The label of the toggle button for upper-roman footnotes style."
|
|
103
|
+
msgid "Toggle the upper–roman footnotes style"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
msgctxt "The label of the toggle button for lower-latin footnotes style."
|
|
107
|
+
msgid "Toggle the lower–latin footnotes style"
|
|
108
|
+
msgstr ""
|
|
109
|
+
|
|
110
|
+
msgctxt "The label of the toggle button for upper-latin footnotes style."
|
|
111
|
+
msgid "Toggle the upper–latin footnotes style"
|
|
112
|
+
msgstr ""
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: zh_TW\n"
|
|
11
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "The label of the footnote toolbar button and title of menu bar button."
|
|
15
|
+
msgid "Footnote"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "The label of the footnotes toolbar button, title of menu bar button and widget."
|
|
19
|
+
msgid "Footnotes"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "The label of the footnotes properties button placed in the footnotes definitions toolbar."
|
|
23
|
+
msgid "Footnotes properties"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "The label of the footnotes start index input field in the footnotes properties."
|
|
27
|
+
msgid "Footnotes start at"
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
31
|
+
msgid "Invalid footnotes start index value."
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
35
|
+
msgid "Footnotes start index is too large."
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
msgctxt "The error text of the footnotes' start index input field in the footnotes properties."
|
|
39
|
+
msgid "Footnotes start index must be greater than 0."
|
|
40
|
+
msgstr ""
|
|
41
|
+
|
|
42
|
+
msgctxt "The label of the footnote reference widget."
|
|
43
|
+
msgid "Footnote %0. Press ENTER to jump to footnote definition."
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgctxt "The label of the footnote content widget."
|
|
47
|
+
msgid "Footnote content."
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
msgctxt "The label of the footnotes definitions styles in dropdown."
|
|
51
|
+
msgid "Footnotes definitions styles"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
msgctxt "The label of the footnotes definitions toolbar."
|
|
55
|
+
msgid "Footnotes definitions toolbar"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
msgctxt "The label of the insert footnote button and accessibility dialog."
|
|
59
|
+
msgid "Insert footnote"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
62
|
+
msgctxt "The label of the footnotes style button placed in the footnotes definitions toolbar."
|
|
63
|
+
msgid "Footnotes style"
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
msgctxt "The label of the toggle button for decimal footnotes style."
|
|
67
|
+
msgid "Toggle the decimal footnotes style"
|
|
68
|
+
msgstr ""
|
|
69
|
+
|
|
70
|
+
msgctxt "The tooltip for the decimal footnotes style button."
|
|
71
|
+
msgid "Decimal footnotes"
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
74
|
+
msgctxt "The label of the toggle button for decimal with leading zero footnotes style."
|
|
75
|
+
msgid "Toggle the decimal with leading zero footnotes style"
|
|
76
|
+
msgstr ""
|
|
77
|
+
|
|
78
|
+
msgctxt "The tooltip for the decimal with leading zero footnotes style button."
|
|
79
|
+
msgid "Decimal footnotes with leading zero"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
82
|
+
msgctxt "The tooltip for the lower-roman footnotes style button."
|
|
83
|
+
msgid "Lower–roman footnotes"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
86
|
+
msgctxt "The tooltip for the upper-roman footnotes style button."
|
|
87
|
+
msgid "Upper-roman footnotes"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
msgctxt "The tooltip for the lower-latin footnotes style button."
|
|
91
|
+
msgid "Lower-latin footnotes"
|
|
92
|
+
msgstr ""
|
|
93
|
+
|
|
94
|
+
msgctxt "The tooltip for the upper-latin footnotes style button."
|
|
95
|
+
msgid "Upper-latin footnotes"
|
|
96
|
+
msgstr ""
|
|
97
|
+
|
|
98
|
+
msgctxt "The label of the toggle button for lower-roman footnotes style."
|
|
99
|
+
msgid "Toggle the lower–roman footnotes style"
|
|
100
|
+
msgstr ""
|
|
101
|
+
|
|
102
|
+
msgctxt "The label of the toggle button for upper-roman footnotes style."
|
|
103
|
+
msgid "Toggle the upper–roman footnotes style"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
msgctxt "The label of the toggle button for lower-latin footnotes style."
|
|
107
|
+
msgid "Toggle the lower–latin footnotes style"
|
|
108
|
+
msgstr ""
|
|
109
|
+
|
|
110
|
+
msgctxt "The label of the toggle button for upper-latin footnotes style."
|
|
111
|
+
msgid "Toggle the upper–latin footnotes style"
|
|
112
|
+
msgstr ""
|
package/package.json
CHANGED
|
@@ -1,14 +1,73 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-footnotes",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "47.2.0-alpha.1",
|
|
4
|
+
"description": "The footnotes feature for CKEditor 5.",
|
|
4
5
|
"keywords": [
|
|
5
6
|
"ckeditor",
|
|
6
7
|
"ckeditor5",
|
|
7
8
|
"ckeditor 5",
|
|
8
|
-
"ckeditor5-
|
|
9
|
+
"ckeditor5-feature",
|
|
10
|
+
"ckeditor5-plugin",
|
|
11
|
+
"WYSIWYG",
|
|
12
|
+
"WYSIWYM",
|
|
13
|
+
"text",
|
|
14
|
+
"rich-text",
|
|
15
|
+
"richtext",
|
|
16
|
+
"ckeditor",
|
|
17
|
+
"editor",
|
|
18
|
+
"editing",
|
|
19
|
+
"html",
|
|
20
|
+
"contentEditable",
|
|
21
|
+
"footnotes"
|
|
9
22
|
],
|
|
23
|
+
"type": "module",
|
|
24
|
+
"main": "src/index.js",
|
|
25
|
+
"dependencies": {
|
|
26
|
+
"@ckeditor/ckeditor5-core": "47.2.0-alpha.1",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "47.2.0-alpha.1",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.1",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "47.2.0-alpha.1",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "47.2.0-alpha.1",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "47.2.0-alpha.1",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.1",
|
|
33
|
+
"ckeditor5": "47.2.0-alpha.1"
|
|
34
|
+
},
|
|
35
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
10
36
|
"author": "CKSource (http://cksource.com/)",
|
|
11
|
-
"license": "GPL-2.0-or-later",
|
|
12
37
|
"homepage": "https://ckeditor.com/ckeditor-5",
|
|
13
|
-
"bugs": "https://
|
|
38
|
+
"bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
|
|
39
|
+
"files": [
|
|
40
|
+
"dist",
|
|
41
|
+
"lang",
|
|
42
|
+
"src/**/*.js",
|
|
43
|
+
"src/**/*.d.ts",
|
|
44
|
+
"theme",
|
|
45
|
+
"build",
|
|
46
|
+
"ckeditor5-metadata.json",
|
|
47
|
+
"CHANGELOG.md"
|
|
48
|
+
],
|
|
49
|
+
"types": "src/index.d.ts",
|
|
50
|
+
"exports": {
|
|
51
|
+
".": {
|
|
52
|
+
"types": "./src/index.d.ts",
|
|
53
|
+
"import": "./src/index.js",
|
|
54
|
+
"default": "./src/index.js"
|
|
55
|
+
},
|
|
56
|
+
"./dist/*": {
|
|
57
|
+
"types": "./src/index.d.ts",
|
|
58
|
+
"import": "./dist/*",
|
|
59
|
+
"default": "./dist/*"
|
|
60
|
+
},
|
|
61
|
+
"./src/*": {
|
|
62
|
+
"types": "./src/*.d.ts",
|
|
63
|
+
"import": "./src/*",
|
|
64
|
+
"default": "./src/*"
|
|
65
|
+
},
|
|
66
|
+
"./build/*": "./build/*",
|
|
67
|
+
"./lang/*": "./lang/*",
|
|
68
|
+
"./theme/*": "./theme/*",
|
|
69
|
+
"./ckeditor5-metadata.json": "./ckeditor5-metadata.json",
|
|
70
|
+
"./package.json": "./package.json"
|
|
71
|
+
},
|
|
72
|
+
"obfuscated": true
|
|
14
73
|
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
import type { Footnotes } from './footnotes.js';
|
|
6
|
+
import type { FootnotesEditing } from './footnotesediting.js';
|
|
7
|
+
import type { FootnotesUI } from './footnotesui.js';
|
|
8
|
+
import type { InsertFootnoteCommand } from './commands/insertfootnotecommand.js';
|
|
9
|
+
import type { FootnotesConfig } from './footnotesconfig.js';
|
|
10
|
+
import type { FootnotesTracker } from './footnotestracker.js';
|
|
11
|
+
import type { FootnotesPropertiesEditing } from './footnotesproperties/footnotespropertiesediting.js';
|
|
12
|
+
import type { FootnotesStyleCommand } from './footnotesproperties/commands/footnotesstylecommand.js';
|
|
13
|
+
import type { FootnotesStartCommand } from './footnotesproperties/commands/footnotesstartcommand.js';
|
|
14
|
+
import type { FootnotesPropertiesUI } from './footnotesproperties/footnotespropertiesui.js';
|
|
15
|
+
import type { FootnotesProperties } from './footnotesproperties.js';
|
|
16
|
+
declare module '@ckeditor/ckeditor5-core' {
|
|
17
|
+
interface PluginsMap {
|
|
18
|
+
[Footnotes.pluginName]: Footnotes;
|
|
19
|
+
[FootnotesEditing.pluginName]: FootnotesEditing;
|
|
20
|
+
[FootnotesUI.pluginName]: FootnotesUI;
|
|
21
|
+
[FootnotesTracker.pluginName]: FootnotesTracker;
|
|
22
|
+
[FootnotesPropertiesEditing.pluginName]: FootnotesPropertiesEditing;
|
|
23
|
+
[FootnotesPropertiesUI.pluginName]: FootnotesPropertiesUI;
|
|
24
|
+
[FootnotesProperties.pluginName]: FootnotesProperties;
|
|
25
|
+
}
|
|
26
|
+
interface CommandsMap {
|
|
27
|
+
insertFootnote: InsertFootnoteCommand;
|
|
28
|
+
footnotesStyle: FootnotesStyleCommand;
|
|
29
|
+
footnotesStart: FootnotesStartCommand;
|
|
30
|
+
}
|
|
31
|
+
interface EditorConfig {
|
|
32
|
+
footnotes?: FootnotesConfig;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -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{};
|
|
@@ -0,0 +1,20 @@
|
|
|
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
|
+
import { Command } from 'ckeditor5/src/core.js';
|
|
6
|
+
/**
|
|
7
|
+
* The insert footnote command.
|
|
8
|
+
*/
|
|
9
|
+
export declare class InsertFootnoteCommand extends Command {
|
|
10
|
+
/**
|
|
11
|
+
* @inheritDoc
|
|
12
|
+
*/
|
|
13
|
+
refresh(): void;
|
|
14
|
+
/**
|
|
15
|
+
* @inheritdoc
|
|
16
|
+
*/
|
|
17
|
+
execute(options?: {
|
|
18
|
+
footnoteId: string;
|
|
19
|
+
}): void;
|
|
20
|
+
}
|
|
@@ -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
|
+
const _0x9edea7=_0x2a3f;(function(_0x398c19,_0x2727f2){const _0xa4cddb=_0x2a3f,_0x18f30e=_0x398c19();while(!![]){try{const _0x313ee1=-parseInt(_0xa4cddb(0x9f))/0x1*(-parseInt(_0xa4cddb(0xa0))/0x2)+parseInt(_0xa4cddb(0x99))/0x3*(-parseInt(_0xa4cddb(0x9b))/0x4)+parseInt(_0xa4cddb(0xb5))/0x5*(parseInt(_0xa4cddb(0xa8))/0x6)+parseInt(_0xa4cddb(0x96))/0x7+-parseInt(_0xa4cddb(0x93))/0x8*(-parseInt(_0xa4cddb(0xb6))/0x9)+parseInt(_0xa4cddb(0xab))/0xa*(-parseInt(_0xa4cddb(0x95))/0xb)+parseInt(_0xa4cddb(0xa3))/0xc;if(_0x313ee1===_0x2727f2)break;else _0x18f30e['push'](_0x18f30e['shift']());}catch(_0x1dc6ae){_0x18f30e['push'](_0x18f30e['shift']());}}}(_0x356c,0x1ecc5));import{logWarning as _0x267298,uid as _0xf3c6dd}from'ckeditor5/src/utils.js';function _0x356c(){const _0x16a4d7=['isObject','checkChild','8QhErJM','insertObject','539440coRnpl','36617TNURYe','selection','plugins','592149FTYAgB','change','4eRGfgc','footnoteRef','FootnotesEditing','editor','3259WQrRUT','116ZWETbx','isBlock','string','2399148JYhTqQ','refresh','get','createElement','_getPositionToInsertFootnote','169698qoJPuT','execute','length','50ciMWZS','isEnabled','getItems','document','model','footnoteId','insert-footnote-command-executed-with-invalid-id','test','_moveSelectionToFootnoteDefinition','end','5EDjFQV','1316403HYBnVB','getFirstRange'];_0x356c=function(){return _0x16a4d7;};return _0x356c();}import{Command as _0x16df1f}from'ckeditor5/src/core.js';function _0x2a3f(_0x4bb833,_0x3d7e4c){const _0x356cc2=_0x356c();return _0x2a3f=function(_0x2a3fb7,_0x2ffe58){_0x2a3fb7=_0x2a3fb7-0x90;let _0x2eb33b=_0x356cc2[_0x2a3fb7];return _0x2eb33b;},_0x2a3f(_0x4bb833,_0x3d7e4c);}export class InsertFootnoteCommand extends _0x16df1f{[_0x9edea7(0xa4)](){const _0x1ae083=_0x9edea7,_0x3d7fbc=this[_0x1ae083(0x9e)][_0x1ae083(0xaf)][_0x1ae083(0xae)][_0x1ae083(0x97)],_0x11467c=this[_0x1ae083(0xa7)](_0x3d7fbc);this[_0x1ae083(0xac)]=!!_0x11467c;}[_0x9edea7(0xa9)](_0x640fef){const _0x150c0f=_0x9edea7,{editor:_0x51b41d}=this,{model:_0x97e5bd}=_0x51b41d,{selection:_0x1b40dc}=_0x97e5bd[_0x150c0f(0xae)],_0x3a80e5=this[_0x150c0f(0xa7)](_0x1b40dc);if(!_0x3a80e5)return;const _0x24d0e5=_0x51b41d[_0x150c0f(0x98)][_0x150c0f(0xa5)](_0x150c0f(0x9d)),_0x5f191f=_0x640fef?.[_0x150c0f(0xb0)]??_0xf3c6dd();!function(_0x21f83f){const _0x26674b=_0x150c0f;return _0x26674b(0xa2)==typeof _0x21f83f&&_0x21f83f[_0x26674b(0xaa)]>0x0&&!/\s/[_0x26674b(0xb2)](_0x21f83f)&&!/^\d/[_0x26674b(0xb2)](_0x21f83f);}(_0x5f191f)?_0x267298(_0x150c0f(0xb1)):(_0x97e5bd[_0x150c0f(0x9a)](_0x449960=>{const _0x5f3952=_0x150c0f,_0x5c7962=_0x449960[_0x5f3952(0xa6)](_0x5f3952(0x9c),{'footnoteId':_0x5f191f});_0x97e5bd[_0x5f3952(0x94)](_0x5c7962,_0x3a80e5,null);}),_0x24d0e5[_0x150c0f(0xb3)](_0x5f191f));}[_0x9edea7(0xa7)](_0x56cb45){const _0x2fb8e1=_0x9edea7,{model:_0x533de0}=this[_0x2fb8e1(0x9e)],{schema:_0x50980a}=_0x533de0,_0x5eb2c4=_0x56cb45[_0x2fb8e1(0x90)]();for(const _0x4282ef of _0x5eb2c4[_0x2fb8e1(0xad)]())if(_0x50980a[_0x2fb8e1(0xa1)](_0x4282ef)||_0x50980a[_0x2fb8e1(0x91)](_0x4282ef))return null;const _0x2fda95=_0x5eb2c4[_0x2fb8e1(0xb4)];return _0x50980a[_0x2fb8e1(0x92)](_0x2fda95,_0x2fb8e1(0x9c))?_0x2fda95:null;}}
|
|
@@ -0,0 +1,33 @@
|
|
|
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
|
+
* @module footnotes/footnotes
|
|
7
|
+
* @publicApi
|
|
8
|
+
*/
|
|
9
|
+
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
+
import { FootnotesEditing } from './footnotesediting.js';
|
|
11
|
+
import { FootnotesClipboard } from './footnotesclipboard.js';
|
|
12
|
+
import { FootnotesUI } from './footnotesui.js';
|
|
13
|
+
/**
|
|
14
|
+
* The footnotes plugin.
|
|
15
|
+
*/
|
|
16
|
+
export declare class Footnotes extends Plugin {
|
|
17
|
+
/**
|
|
18
|
+
* @inheritDoc
|
|
19
|
+
*/
|
|
20
|
+
static get pluginName(): "Footnotes";
|
|
21
|
+
/**
|
|
22
|
+
* @inheritDoc
|
|
23
|
+
*/
|
|
24
|
+
static get requires(): readonly [typeof FootnotesEditing, typeof FootnotesClipboard, typeof FootnotesUI];
|
|
25
|
+
/**
|
|
26
|
+
* @inheritDoc
|
|
27
|
+
*/
|
|
28
|
+
static get isOfficialPlugin(): true;
|
|
29
|
+
/**
|
|
30
|
+
* @inheritDoc
|
|
31
|
+
*/
|
|
32
|
+
static get isPremiumPlugin(): true;
|
|
33
|
+
}
|
package/src/footnotes.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
|
+
function _0x3d05(_0x45f0e9,_0x1c3b68){var _0x2c8ff1=_0x2c8f();return _0x3d05=function(_0x3d05c3,_0x59c644){_0x3d05c3=_0x3d05c3-0x12f;var _0x33b13a=_0x2c8ff1[_0x3d05c3];return _0x33b13a;},_0x3d05(_0x45f0e9,_0x1c3b68);}function _0x2c8f(){var _0x3bdfe5=['278124zaLXtZ','8OkkXDZ','2375862qZDMiG','isPremiumPlugin','4338qLHbPc','9890lNiDzg','791uZGOgn','15glMNuv','Footnotes','pluginName','requires','isOfficialPlugin','31688dSanHn','50473DGqQOY','14412385rzpZhx','4860053BPvKMs','28DIbAYR','24pKQMXN'];_0x2c8f=function(){return _0x3bdfe5;};return _0x2c8f();}var _0x5d7da7=_0x3d05;(function(_0x26eb69,_0x75c3f1){var _0x440ed9=_0x3d05,_0x6a957e=_0x26eb69();while(!![]){try{var _0x5de843=parseInt(_0x440ed9(0x13f))/0x1*(-parseInt(_0x440ed9(0x133))/0x2)+-parseInt(_0x440ed9(0x132))/0x3*(-parseInt(_0x440ed9(0x130))/0x4)+-parseInt(_0x440ed9(0x139))/0x5*(parseInt(_0x440ed9(0x134))/0x6)+-parseInt(_0x440ed9(0x138))/0x7*(parseInt(_0x440ed9(0x13e))/0x8)+parseInt(_0x440ed9(0x136))/0x9*(-parseInt(_0x440ed9(0x137))/0xa)+parseInt(_0x440ed9(0x12f))/0xb+parseInt(_0x440ed9(0x131))/0xc*(parseInt(_0x440ed9(0x140))/0xd);if(_0x5de843===_0x75c3f1)break;else _0x6a957e['push'](_0x6a957e['shift']());}catch(_0x599787){_0x6a957e['push'](_0x6a957e['shift']());}}}(_0x2c8f,0xf2aa3));import{Plugin as _0x561d10}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x2dc1be}from'./footnotesediting.js';import{FootnotesClipboard as _0x56c568}from'./footnotesclipboard.js';import{FootnotesUI as _0x94c7cb}from'./footnotesui.js';export class Footnotes extends _0x561d10{static get[_0x5d7da7(0x13b)](){var _0x5b04a8=_0x5d7da7;return _0x5b04a8(0x13a);}static get[_0x5d7da7(0x13c)](){return[_0x2dc1be,_0x56c568,_0x94c7cb];}static get[_0x5d7da7(0x13d)](){return!0x0;}static get[_0x5d7da7(0x135)](){return!0x0;}}
|
|
@@ -0,0 +1,38 @@
|
|
|
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
|
+
* @module footnotes/footnotesclipboard
|
|
7
|
+
*/
|
|
8
|
+
import { Plugin } from 'ckeditor5/src/core.js';
|
|
9
|
+
import { ClipboardPipeline } from 'ckeditor5/src/clipboard.js';
|
|
10
|
+
import { FootnotesEditing } from './footnotesediting.js';
|
|
11
|
+
/**
|
|
12
|
+
* The footnotes clipboard integration plugin.
|
|
13
|
+
*
|
|
14
|
+
* Handles copy/paste operations for footnotes to preserve footnote mappings
|
|
15
|
+
* during clipboard operations.
|
|
16
|
+
*/
|
|
17
|
+
export declare class FootnotesClipboard extends Plugin {
|
|
18
|
+
/**
|
|
19
|
+
* @inheritDoc
|
|
20
|
+
*/
|
|
21
|
+
static get pluginName(): "FootnotesClipboard";
|
|
22
|
+
/**
|
|
23
|
+
* @inheritDoc
|
|
24
|
+
*/
|
|
25
|
+
static get requires(): readonly [typeof FootnotesEditing, typeof ClipboardPipeline];
|
|
26
|
+
/**
|
|
27
|
+
* @inheritDoc
|
|
28
|
+
*/
|
|
29
|
+
static get isOfficialPlugin(): true;
|
|
30
|
+
/**
|
|
31
|
+
* @inheritDoc
|
|
32
|
+
*/
|
|
33
|
+
static get isPremiumPlugin(): true;
|
|
34
|
+
/**
|
|
35
|
+
* @inheritDoc
|
|
36
|
+
*/
|
|
37
|
+
init(): void;
|
|
38
|
+
}
|
|
@@ -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
|
+
const _0x61b7b8=_0x5c24;(function(_0xb52225,_0x2f4ca8){const _0x5529c2=_0x5c24,_0xf11c3f=_0xb52225();while(!![]){try{const _0x304bd=-parseInt(_0x5529c2(0x109))/0x1+parseInt(_0x5529c2(0x13b))/0x2*(parseInt(_0x5529c2(0x113))/0x3)+parseInt(_0x5529c2(0x11d))/0x4*(parseInt(_0x5529c2(0x12a))/0x5)+-parseInt(_0x5529c2(0x130))/0x6+-parseInt(_0x5529c2(0x133))/0x7+parseInt(_0x5529c2(0x11a))/0x8+parseInt(_0x5529c2(0x138))/0x9;if(_0x304bd===_0x2f4ca8)break;else _0xf11c3f['push'](_0xf11c3f['shift']());}catch(_0x3e7073){_0xf11c3f['push'](_0xf11c3f['shift']());}}}(_0x57f8,0xa1960));import{Plugin as _0x2f1469}from'ckeditor5/src/core.js';function _0x57f8(){const _0x5a1a63=['_defineClipboardIntegration','init','from','footnoteRef','drop','length','editor','getFootnote','push','contentInsertion','727635UEcZTf','clipboardInput','toModel','parse','definition','createRangeIn','end','footnoteDefinition','dataTransfer','sourceEditorId','1893tfqxDb','root','footnotesDefinitions','document','createElement','getFootnotes','element','7198840iZjtpm','pluginName','getData','40FWqVfH','footnoteId','FootnotesClipboard','application/ckeditor5-footnotes','isOfficialPlugin','method','_handleCopyFootnotesDefinitions','insert','stringify','isPremiumPlugin','selection','getFirstRange','change','16580jlSflc','get','toView','create','listenTo','_handlePasteFootnotesDefinitions','2694060rUKlcn','find','content','109704IdDLWQ','getAttribute','reduce','_insertEmptyFootnotesDefinitionsContainer','setAttribute','3253149GEVmyG','data','getFootnotesDefinitionsObjectElement','1774zNDlJh','append','setData','editing','remove','htmlProcessor','entries','add','toData','requires','outputTransformation'];_0x57f8=function(){return _0x5a1a63;};return _0x57f8();}import{uid as _0x2b5a19}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x367e6b}from'ckeditor5/src/clipboard.js';function _0x5c24(_0x4481cc,_0x1a51fb){const _0x57f834=_0x57f8();return _0x5c24=function(_0x5c24f9,_0x29334d){_0x5c24f9=_0x5c24f9-0xf6;let _0x2755b8=_0x57f834[_0x5c24f9];return _0x2755b8;},_0x5c24(_0x4481cc,_0x1a51fb);}import{FootnotesEditing as _0x30c1a9}from'./footnotesediting.js';import{FootnotesTracker as _0x3d9797}from'./footnotestracker.js';export class FootnotesClipboard extends _0x2f1469{static get[_0x61b7b8(0x11b)](){const _0x1db741=_0x61b7b8;return _0x1db741(0x11f);}static get[_0x61b7b8(0xfd)](){return[_0x30c1a9,_0x367e6b];}static get[_0x61b7b8(0x121)](){return!0x0;}static get[_0x61b7b8(0x126)](){return!0x0;}[_0x61b7b8(0x100)](){const _0x4529c6=_0x61b7b8;this[_0x4529c6(0xff)]();}[_0x61b7b8(0xff)](){const _0x2963c7=_0x61b7b8;this[_0x2963c7(0x123)](),this[_0x2963c7(0x12f)]();}[_0x61b7b8(0x123)](){const _0x5451e8=_0x61b7b8,{editor:_0x2ec182}=this,{plugins:_0x170970,model:_0x3aca2b}=_0x2ec182,_0x4ee336=_0x170970[_0x5451e8(0x12b)](_0x367e6b),_0x4c35ee=_0x170970[_0x5451e8(0x12b)](_0x3d9797);this[_0x5451e8(0x12e)](_0x4ee336,_0x5451e8(0xfe),(_0x1bc33f,_0x2c0eea)=>{const _0x5cd3fd=_0x5451e8,_0x54df02=function(_0x2c5084,_0x3f6d6d){const _0x210221=_0x5c24,_0x14e847=new Set();for(const {item:_0x3bfa1e}of _0x2c5084[_0x210221(0x10e)](_0x3f6d6d))_0x3bfa1e['is'](_0x210221(0x119),_0x210221(0x102))&&_0x14e847[_0x210221(0xfb)](_0x3bfa1e[_0x210221(0x134)](_0x210221(0x11e)));return Array[_0x210221(0x101)](_0x14e847);}(_0x3aca2b,_0x2c0eea[_0x5cd3fd(0x132)]);if(!_0x54df02[_0x5cd3fd(0x104)])return;const _0x3d7704=_0x4c35ee[_0x5cd3fd(0x118)](),_0x26f611=_0x54df02[_0x5cd3fd(0x135)]((_0x1cdea5,_0x82c2f7)=>{const _0x423f08=_0x5cd3fd,_0x127134=_0x3d7704[_0x423f08(0x131)](_0x19cc7e=>_0x19cc7e['id']===_0x82c2f7);if(_0x127134){const _0x56dd83=_0x2ec182[_0x423f08(0x139)][_0x423f08(0x12c)](_0x127134[_0x423f08(0x10d)],{'isClipboardPipeline':!0x0}),_0x3a5642=_0x2ec182[_0x423f08(0x139)][_0x423f08(0xf9)][_0x423f08(0xfc)](_0x56dd83);_0x1cdea5[_0x127134['id']]=_0x3a5642;}return _0x1cdea5;},Object[_0x5cd3fd(0x12d)](null));_0x2c0eea[_0x5cd3fd(0x111)][_0x5cd3fd(0xf6)](_0x5cd3fd(0x120),JSON[_0x5cd3fd(0x125)](_0x26f611));});}[_0x61b7b8(0x12f)](){const _0x4f02c1=_0x61b7b8,{editor:_0x2f48ea}=this,{model:_0x2699da,plugins:_0x3c4f70}=_0x2f48ea,{view:_0x272b0a}=_0x2f48ea[_0x4f02c1(0xf7)],_0x54538c=_0x3c4f70[_0x4f02c1(0x12b)](_0x367e6b),_0x3b53a8=_0x3c4f70[_0x4f02c1(0x12b)](_0x3d9797);let _0x243448=null;this[_0x4f02c1(0x12e)](_0x272b0a[_0x4f02c1(0x116)],_0x4f02c1(0x10a),(_0x5689c7,_0x50a952)=>{const _0x5e5c6a=_0x4f02c1,_0x22e0b0=_0x50a952[_0x5e5c6a(0x111)][_0x5e5c6a(0x11c)](_0x5e5c6a(0x120));_0x243448=_0x22e0b0?JSON[_0x5e5c6a(0x10c)](_0x22e0b0):null;}),this[_0x4f02c1(0x12e)](_0x54538c,_0x4f02c1(0x108),(_0x54f8c6,_0x4cfc8f)=>{const _0x10ccfd=_0x4f02c1;if(!_0x243448)return;const _0x215789=_0x4cfc8f[_0x10ccfd(0x112)]===this[_0x10ccfd(0x105)]['id'];_0x215789&&_0x10ccfd(0x103)===_0x4cfc8f[_0x10ccfd(0x122)]||_0x2699da[_0x10ccfd(0x129)](_0x5cdf94=>{const _0x95bba0=_0x10ccfd;!function(_0x439d5e,_0x15393f){const _0x546d69=_0x5c24,_0xf3d2a6=[];for(const {item:_0x18f98c}of _0x439d5e[_0x546d69(0x10e)](_0x15393f))_0x18f98c['is'](_0x546d69(0x119),_0x546d69(0x115))&&_0xf3d2a6[_0x546d69(0x107)](_0x18f98c);for(const _0x4b1b1c of _0xf3d2a6)_0x439d5e[_0x546d69(0xf8)](_0x4b1b1c);}(_0x5cdf94,_0x4cfc8f[_0x95bba0(0x132)]);let _0x26bc82=_0x3b53a8[_0x95bba0(0x13a)]();if(!_0x26bc82){const _0x102a72=_0x2699da[_0x95bba0(0x116)][_0x95bba0(0x127)][_0x95bba0(0x128)]()[_0x95bba0(0x114)];_0x26bc82=_0x3b53a8[_0x95bba0(0x136)](_0x5cdf94,_0x102a72);}const _0x547280=function(_0x455bd5,_0x22ac75,_0x1739ef){const _0x54c6fb=_0x95bba0,_0x213715=Object[_0x54c6fb(0x12d)](null);for(const {item:_0x2e3999}of _0x455bd5[_0x54c6fb(0x10e)](_0x22ac75))if(_0x2e3999['is'](_0x54c6fb(0x119),_0x54c6fb(0x102))){const _0x2578a0=_0x2e3999[_0x54c6fb(0x134)](_0x54c6fb(0x11e));if(!_0x1739ef(_0x2578a0))continue;_0x213715[_0x2578a0]||(_0x213715[_0x2578a0]=_0x2b5a19()),_0x455bd5[_0x54c6fb(0x137)](_0x54c6fb(0x11e),_0x213715[_0x2578a0],_0x2e3999);}return _0x213715;}(_0x5cdf94,_0x4cfc8f[_0x95bba0(0x132)],_0x11b03d=>!_0x215789||null!==_0x3b53a8[_0x95bba0(0x106)](_0x11b03d));for(const [_0x3af857,_0x437e15]of Object[_0x95bba0(0xfa)](_0x243448)){const _0x845de6=_0x547280[_0x3af857]||_0x3af857,_0x5c40cc=_0x5cdf94[_0x95bba0(0x117)](_0x95bba0(0x110),{'footnoteId':_0x845de6}),_0x4fca23=_0x2f48ea[_0x95bba0(0x139)][_0x95bba0(0xf9)][_0x95bba0(0x12c)](_0x437e15),_0x586a5c=_0x2f48ea[_0x95bba0(0x139)][_0x95bba0(0x10b)](_0x4fca23,_0x5c40cc);_0x5cdf94[_0x95bba0(0x13c)](_0x586a5c,_0x5c40cc),_0x5cdf94[_0x95bba0(0x124)](_0x5c40cc,_0x26bc82,_0x95bba0(0x10f));}_0x243448=null;});});}}
|