@ckeditor/ckeditor5-footnotes 0.0.1 → 47.2.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +76 -0
- package/dist/index-editor.css +81 -0
- package/dist/index.css +187 -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 +153 -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": "0.0
|
|
3
|
+
"version": "47.2.0-alpha.0",
|
|
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.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ui": "47.2.0-alpha.0",
|
|
28
|
+
"@ckeditor/ckeditor5-engine": "47.2.0-alpha.0",
|
|
29
|
+
"@ckeditor/ckeditor5-icons": "47.2.0-alpha.0",
|
|
30
|
+
"@ckeditor/ckeditor5-widget": "47.2.0-alpha.0",
|
|
31
|
+
"@ckeditor/ckeditor5-clipboard": "47.2.0-alpha.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.0",
|
|
33
|
+
"ckeditor5": "47.2.0-alpha.0"
|
|
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 _0x155633=_0x239e;(function(_0xf478e8,_0x5d17e6){const _0x33cf00=_0x239e,_0x444250=_0xf478e8();while(!![]){try{const _0x188240=-parseInt(_0x33cf00(0x184))/0x1+parseInt(_0x33cf00(0x175))/0x2*(-parseInt(_0x33cf00(0x174))/0x3)+parseInt(_0x33cf00(0x166))/0x4*(parseInt(_0x33cf00(0x15f))/0x5)+parseInt(_0x33cf00(0x167))/0x6+-parseInt(_0x33cf00(0x161))/0x7*(parseInt(_0x33cf00(0x177))/0x8)+-parseInt(_0x33cf00(0x173))/0x9*(-parseInt(_0x33cf00(0x17c))/0xa)+parseInt(_0x33cf00(0x16a))/0xb;if(_0x188240===_0x5d17e6)break;else _0x444250['push'](_0x444250['shift']());}catch(_0xcc0cb5){_0x444250['push'](_0x444250['shift']());}}}(_0x1fc3,0x35e70));import{logWarning as _0x4a48bd,uid as _0x18fcae}from'ckeditor5/src/utils.js';function _0x239e(_0x372136,_0x3dbfa5){const _0x1fc390=_0x1fc3();return _0x239e=function(_0x239ee9,_0x42ebbc){_0x239ee9=_0x239ee9-0x15f;let _0xe526a9=_0x1fc390[_0x239ee9];return _0xe526a9;},_0x239e(_0x372136,_0x3dbfa5);}function _0x1fc3(){const _0x538b2e=['length','createElement','getFirstRange','end','isEnabled','checkChild','change','string','18468qzbigc','1224684bDnuwh','2MOkCOp','plugins','6792qiQgCZ','_moveSelectionToFootnoteDefinition','footnoteRef','FootnotesEditing','insert-footnote-command-executed-with-invalid-id','110GZqOJp','model','insertObject','get','test','getItems','execute','refresh','298700osKAML','50290mFsvwr','selection','1981Jmawfe','footnoteId','isObject','editor','document','12kMfRIY','582000uZgVGJ','_getPositionToInsertFootnote','isBlock','11200563Jzzopb'];_0x1fc3=function(){return _0x538b2e;};return _0x1fc3();}import{Command as _0x5ee0b}from'ckeditor5/src/core.js';export class InsertFootnoteCommand extends _0x5ee0b{[_0x155633(0x183)](){const _0x5c5fc7=_0x155633,_0x44bcc5=this[_0x5c5fc7(0x164)][_0x5c5fc7(0x17d)][_0x5c5fc7(0x165)][_0x5c5fc7(0x160)],_0x57f8bd=this[_0x5c5fc7(0x168)](_0x44bcc5);this[_0x5c5fc7(0x16f)]=!!_0x57f8bd;}[_0x155633(0x182)](_0x39c1bb){const _0x5cb551=_0x155633,{editor:_0x48d5fe}=this,{model:_0x527009}=_0x48d5fe,{selection:_0x5e0d2f}=_0x527009[_0x5cb551(0x165)],_0x58235a=this[_0x5cb551(0x168)](_0x5e0d2f);if(!_0x58235a)return;const _0x43b0c9=_0x48d5fe[_0x5cb551(0x176)][_0x5cb551(0x17f)](_0x5cb551(0x17a)),_0x4ae32a=_0x39c1bb?.[_0x5cb551(0x162)]??_0x18fcae();!function(_0x28fc93){const _0x36d408=_0x5cb551;return _0x36d408(0x172)==typeof _0x28fc93&&_0x28fc93[_0x36d408(0x16b)]>0x0&&!/\s/[_0x36d408(0x180)](_0x28fc93)&&!/^\d/[_0x36d408(0x180)](_0x28fc93);}(_0x4ae32a)?_0x4a48bd(_0x5cb551(0x17b)):(_0x527009[_0x5cb551(0x171)](_0x3b10f1=>{const _0x5c0235=_0x5cb551,_0x50920a=_0x3b10f1[_0x5c0235(0x16c)](_0x5c0235(0x179),{'footnoteId':_0x4ae32a});_0x527009[_0x5c0235(0x17e)](_0x50920a,_0x58235a,null);}),_0x43b0c9[_0x5cb551(0x178)](_0x4ae32a));}[_0x155633(0x168)](_0x152d6e){const _0xb7b91f=_0x155633,{model:_0x5bf0c6}=this[_0xb7b91f(0x164)],{schema:_0x272746}=_0x5bf0c6,_0x51a760=_0x152d6e[_0xb7b91f(0x16d)]();for(const _0x28415d of _0x51a760[_0xb7b91f(0x181)]())if(_0x272746[_0xb7b91f(0x169)](_0x28415d)||_0x272746[_0xb7b91f(0x163)](_0x28415d))return null;const _0x5bc6c5=_0x51a760[_0xb7b91f(0x16e)];return _0x272746[_0xb7b91f(0x170)](_0x5bc6c5,_0xb7b91f(0x179))?_0x5bc6c5: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
|
+
var _0x316ae3=_0xe637;(function(_0x5192c6,_0x3072a0){var _0x4e30d3=_0xe637,_0x4e0569=_0x5192c6();while(!![]){try{var _0x8d426a=-parseInt(_0x4e30d3(0x194))/0x1*(-parseInt(_0x4e30d3(0x191))/0x2)+parseInt(_0x4e30d3(0x189))/0x3+parseInt(_0x4e30d3(0x190))/0x4+-parseInt(_0x4e30d3(0x192))/0x5*(-parseInt(_0x4e30d3(0x18a))/0x6)+-parseInt(_0x4e30d3(0x18c))/0x7*(parseInt(_0x4e30d3(0x18e))/0x8)+-parseInt(_0x4e30d3(0x193))/0x9*(-parseInt(_0x4e30d3(0x18d))/0xa)+parseInt(_0x4e30d3(0x187))/0xb*(-parseInt(_0x4e30d3(0x188))/0xc);if(_0x8d426a===_0x3072a0)break;else _0x4e0569['push'](_0x4e0569['shift']());}catch(_0x3401f7){_0x4e0569['push'](_0x4e0569['shift']());}}}(_0x58bf,0x7091e));function _0xe637(_0x4f4aa3,_0x46b8f7){var _0x58bf81=_0x58bf();return _0xe637=function(_0xe6379,_0x49d22e){_0xe6379=_0xe6379-0x186;var _0x3c3eef=_0x58bf81[_0xe6379];return _0x3c3eef;},_0xe637(_0x4f4aa3,_0x46b8f7);}import{Plugin as _0x545a0d}from'ckeditor5/src/core.js';import{FootnotesEditing as _0x1d0b34}from'./footnotesediting.js';import{FootnotesClipboard as _0x449beb}from'./footnotesclipboard.js';import{FootnotesUI as _0x35ad1a}from'./footnotesui.js';function _0x58bf(){var _0x53868d=['isPremiumPlugin','11ppIjZa','28316700LAcoDC','1903764dnzPLV','6aMEIPa','pluginName','7700Mwwhgr','210UYSliE','2552XDRAGb','Footnotes','935264zMcmZb','2bNulTB','3597765XxKsrf','329733fYCupu','814377lfXiAi','requires','isOfficialPlugin'];_0x58bf=function(){return _0x53868d;};return _0x58bf();}export class Footnotes extends _0x545a0d{static get[_0x316ae3(0x18b)](){var _0x4f3444=_0x316ae3;return _0x4f3444(0x18f);}static get[_0x316ae3(0x195)](){return[_0x1d0b34,_0x449beb,_0x35ad1a];}static get[_0x316ae3(0x196)](){return!0x0;}static get[_0x316ae3(0x186)](){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 _0x242454=_0x1d31;(function(_0x52644d,_0x1d4ef0){const _0xfaf29e=_0x1d31,_0x11c7a1=_0x52644d();while(!![]){try{const _0xd41218=parseInt(_0xfaf29e(0x121))/0x1*(parseInt(_0xfaf29e(0x14a))/0x2)+-parseInt(_0xfaf29e(0x142))/0x3*(-parseInt(_0xfaf29e(0x12f))/0x4)+-parseInt(_0xfaf29e(0x159))/0x5+parseInt(_0xfaf29e(0x149))/0x6+parseInt(_0xfaf29e(0x126))/0x7*(parseInt(_0xfaf29e(0x131))/0x8)+-parseInt(_0xfaf29e(0x12a))/0x9+-parseInt(_0xfaf29e(0x146))/0xa*(parseInt(_0xfaf29e(0x13c))/0xb);if(_0xd41218===_0x1d4ef0)break;else _0x11c7a1['push'](_0x11c7a1['shift']());}catch(_0xfab127){_0x11c7a1['push'](_0x11c7a1['shift']());}}}(_0x1b75,0xea1e9));import{Plugin as _0x660783}from'ckeditor5/src/core.js';import{uid as _0x249406}from'ckeditor5/src/utils.js';import{ClipboardPipeline as _0x2dcddf}from'ckeditor5/src/clipboard.js';function _0x1b75(){const _0x432427=['root','847EHzWni','get','htmlProcessor','isOfficialPlugin','editor','create','183669bNhApz','getFootnote','setAttribute','footnoteRef','236030XwCfRY','entries','toView','8523606vErFgx','12ssfheB','pluginName','toModel','method','data','document','definition','toData','remove','contentInsertion','application/ckeditor5-footnotes','createRangeIn','getFootnotes','element','getFirstRange','1117620LeyFol','createElement','footnotesDefinitions','sourceEditorId','append','isPremiumPlugin','drop','selection','getFootnotesDefinitionsObjectElement','_handleCopyFootnotesDefinitions','push','parse','setData','getData','content','footnoteId','footnoteDefinition','110855kzcCQH','end','requires','add','change','7lnraHn','editing','FootnotesClipboard','init','12473082rZOVbl','stringify','insert','getAttribute','listenTo','80xdyLjL','clipboardInput','8604920VBVNvE','reduce','outputTransformation','dataTransfer','_handlePasteFootnotesDefinitions','length','from','_insertEmptyFootnotesDefinitionsContainer','find','_defineClipboardIntegration'];_0x1b75=function(){return _0x432427;};return _0x1b75();}import{FootnotesEditing as _0x403a1f}from'./footnotesediting.js';function _0x1d31(_0x2e79cb,_0xc2a413){const _0x1b75ef=_0x1b75();return _0x1d31=function(_0x1d311d,_0x16351c){_0x1d311d=_0x1d311d-0x11f;let _0x21e7cb=_0x1b75ef[_0x1d311d];return _0x21e7cb;},_0x1d31(_0x2e79cb,_0xc2a413);}import{FootnotesTracker as _0x1979a8}from'./footnotestracker.js';export class FootnotesClipboard extends _0x660783{static get[_0x242454(0x14b)](){const _0x373cf6=_0x242454;return _0x373cf6(0x128);}static get[_0x242454(0x123)](){return[_0x403a1f,_0x2dcddf];}static get[_0x242454(0x13f)](){return!0x0;}static get[_0x242454(0x15e)](){return!0x0;}[_0x242454(0x129)](){const _0x2fb801=_0x242454;this[_0x2fb801(0x13a)]();}[_0x242454(0x13a)](){const _0x105f7f=_0x242454;this[_0x105f7f(0x162)](),this[_0x105f7f(0x135)]();}[_0x242454(0x162)](){const _0x56240f=_0x242454,{editor:_0x31d73d}=this,{plugins:_0x249854,model:_0x49f5db}=_0x31d73d,_0x2177c0=_0x249854[_0x56240f(0x13d)](_0x2dcddf),_0x15da86=_0x249854[_0x56240f(0x13d)](_0x1979a8);this[_0x56240f(0x12e)](_0x2177c0,_0x56240f(0x133),(_0x1d952a,_0x21577b)=>{const _0x208d68=_0x56240f,_0x39bca9=function(_0x57b30d,_0x59e6be){const _0x27dff2=_0x1d31,_0x389abd=new Set();for(const {item:_0x44022a}of _0x57b30d[_0x27dff2(0x155)](_0x59e6be))_0x44022a['is'](_0x27dff2(0x157),_0x27dff2(0x145))&&_0x389abd[_0x27dff2(0x124)](_0x44022a[_0x27dff2(0x12d)](_0x27dff2(0x11f)));return Array[_0x27dff2(0x137)](_0x389abd);}(_0x49f5db,_0x21577b[_0x208d68(0x167)]);if(!_0x39bca9[_0x208d68(0x136)])return;const _0x3638dd=_0x15da86[_0x208d68(0x156)](),_0x5ab35b=_0x39bca9[_0x208d68(0x132)]((_0x5e606b,_0x394415)=>{const _0x36a270=_0x208d68,_0x31a88f=_0x3638dd[_0x36a270(0x139)](_0x3c70f3=>_0x3c70f3['id']===_0x394415);if(_0x31a88f){const _0x1015a3=_0x31d73d[_0x36a270(0x14e)][_0x36a270(0x148)](_0x31a88f[_0x36a270(0x150)],{'isClipboardPipeline':!0x0}),_0xf1121=_0x31d73d[_0x36a270(0x14e)][_0x36a270(0x13e)][_0x36a270(0x151)](_0x1015a3);_0x5e606b[_0x31a88f['id']]=_0xf1121;}return _0x5e606b;},Object[_0x208d68(0x141)](null));_0x21577b[_0x208d68(0x134)][_0x208d68(0x165)](_0x208d68(0x154),JSON[_0x208d68(0x12b)](_0x5ab35b));});}[_0x242454(0x135)](){const _0x466e2a=_0x242454,{editor:_0x4cbe06}=this,{model:_0x2d177a,plugins:_0x3128cf}=_0x4cbe06,{view:_0x2a8fbd}=_0x4cbe06[_0x466e2a(0x127)],_0xff8320=_0x3128cf[_0x466e2a(0x13d)](_0x2dcddf),_0x19e6d5=_0x3128cf[_0x466e2a(0x13d)](_0x1979a8);let _0x1de06f=null;this[_0x466e2a(0x12e)](_0x2a8fbd[_0x466e2a(0x14f)],_0x466e2a(0x130),(_0x359102,_0x162e25)=>{const _0x334828=_0x466e2a,_0x11f693=_0x162e25[_0x334828(0x134)][_0x334828(0x166)](_0x334828(0x154));_0x1de06f=_0x11f693?JSON[_0x334828(0x164)](_0x11f693):null;}),this[_0x466e2a(0x12e)](_0xff8320,_0x466e2a(0x153),(_0x57c18d,_0x2f5141)=>{const _0x24b510=_0x466e2a;if(!_0x1de06f)return;const _0x559458=_0x2f5141[_0x24b510(0x15c)]===this[_0x24b510(0x140)]['id'];_0x559458&&_0x24b510(0x15f)===_0x2f5141[_0x24b510(0x14d)]||_0x2d177a[_0x24b510(0x125)](_0x352116=>{const _0x131c8c=_0x24b510;!function(_0x13cff7,_0x2420da){const _0x1e8ab5=_0x1d31,_0x50e634=[];for(const {item:_0x1c2738}of _0x13cff7[_0x1e8ab5(0x155)](_0x2420da))_0x1c2738['is'](_0x1e8ab5(0x157),_0x1e8ab5(0x15b))&&_0x50e634[_0x1e8ab5(0x163)](_0x1c2738);for(const _0x55ba45 of _0x50e634)_0x13cff7[_0x1e8ab5(0x152)](_0x55ba45);}(_0x352116,_0x2f5141[_0x131c8c(0x167)]);let _0xb581f5=_0x19e6d5[_0x131c8c(0x161)]();if(!_0xb581f5){const _0x106323=_0x2d177a[_0x131c8c(0x14f)][_0x131c8c(0x160)][_0x131c8c(0x158)]()[_0x131c8c(0x13b)];_0xb581f5=_0x19e6d5[_0x131c8c(0x138)](_0x352116,_0x106323);}const _0x378231=function(_0x1b9cdf,_0x3633fe,_0x7a9300){const _0x13fc03=_0x131c8c,_0x2fc14a=Object[_0x13fc03(0x141)](null);for(const {item:_0x28daa5}of _0x1b9cdf[_0x13fc03(0x155)](_0x3633fe))if(_0x28daa5['is'](_0x13fc03(0x157),_0x13fc03(0x145))){const _0x264f63=_0x28daa5[_0x13fc03(0x12d)](_0x13fc03(0x11f));if(!_0x7a9300(_0x264f63))continue;_0x2fc14a[_0x264f63]||(_0x2fc14a[_0x264f63]=_0x249406()),_0x1b9cdf[_0x13fc03(0x144)](_0x13fc03(0x11f),_0x2fc14a[_0x264f63],_0x28daa5);}return _0x2fc14a;}(_0x352116,_0x2f5141[_0x131c8c(0x167)],_0x581d1b=>!_0x559458||null!==_0x19e6d5[_0x131c8c(0x143)](_0x581d1b));for(const [_0x315f3c,_0x4a52ff]of Object[_0x131c8c(0x147)](_0x1de06f)){const _0x1c67a3=_0x378231[_0x315f3c]||_0x315f3c,_0xc373b6=_0x352116[_0x131c8c(0x15a)](_0x131c8c(0x120),{'footnoteId':_0x1c67a3}),_0x2accbe=_0x4cbe06[_0x131c8c(0x14e)][_0x131c8c(0x13e)][_0x131c8c(0x148)](_0x4a52ff),_0x27ce14=_0x4cbe06[_0x131c8c(0x14e)][_0x131c8c(0x14c)](_0x2accbe,_0xc373b6);_0x352116[_0x131c8c(0x15d)](_0x27ce14,_0xc373b6),_0x352116[_0x131c8c(0x12c)](_0xc373b6,_0xb581f5,_0x131c8c(0x122));}_0x1de06f=null;});});}}
|