@ckeditor/ckeditor5-heading 39.0.1 → 40.0.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.
Files changed (89) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/LICENSE.md +1 -1
  3. package/README.md +3 -3
  4. package/build/heading.js.map +1 -0
  5. package/build/translations/hy.js +1 -0
  6. package/lang/translations/ar.po +1 -0
  7. package/lang/translations/az.po +1 -0
  8. package/lang/translations/bg.po +1 -0
  9. package/lang/translations/bn.po +1 -0
  10. package/lang/translations/bs.po +1 -0
  11. package/lang/translations/ca.po +1 -0
  12. package/lang/translations/cs.po +1 -0
  13. package/lang/translations/da.po +1 -0
  14. package/lang/translations/de-ch.po +1 -0
  15. package/lang/translations/de.po +1 -0
  16. package/lang/translations/el.po +1 -0
  17. package/lang/translations/en-au.po +1 -0
  18. package/lang/translations/en-gb.po +1 -0
  19. package/lang/translations/en.po +1 -0
  20. package/lang/translations/eo.po +1 -0
  21. package/lang/translations/es.po +1 -0
  22. package/lang/translations/et.po +1 -0
  23. package/lang/translations/eu.po +1 -0
  24. package/lang/translations/fa.po +1 -0
  25. package/lang/translations/fi.po +1 -0
  26. package/lang/translations/fr.po +1 -0
  27. package/lang/translations/gl.po +1 -0
  28. package/lang/translations/he.po +1 -0
  29. package/lang/translations/hi.po +1 -0
  30. package/lang/translations/hr.po +1 -0
  31. package/lang/translations/hu.po +1 -0
  32. package/lang/translations/hy.po +62 -0
  33. package/lang/translations/id.po +1 -0
  34. package/lang/translations/it.po +1 -0
  35. package/lang/translations/ja.po +1 -0
  36. package/lang/translations/jv.po +1 -0
  37. package/lang/translations/km.po +1 -0
  38. package/lang/translations/kn.po +1 -0
  39. package/lang/translations/ko.po +1 -0
  40. package/lang/translations/ku.po +1 -0
  41. package/lang/translations/lt.po +1 -0
  42. package/lang/translations/lv.po +1 -0
  43. package/lang/translations/ms.po +1 -0
  44. package/lang/translations/nb.po +1 -0
  45. package/lang/translations/ne.po +1 -0
  46. package/lang/translations/nl.po +1 -0
  47. package/lang/translations/no.po +1 -0
  48. package/lang/translations/pl.po +1 -0
  49. package/lang/translations/pt-br.po +1 -0
  50. package/lang/translations/pt.po +1 -0
  51. package/lang/translations/ro.po +1 -0
  52. package/lang/translations/ru.po +1 -0
  53. package/lang/translations/sk.po +1 -0
  54. package/lang/translations/sl.po +1 -0
  55. package/lang/translations/sq.po +1 -0
  56. package/lang/translations/sr-latn.po +1 -0
  57. package/lang/translations/sr.po +1 -0
  58. package/lang/translations/sv.po +1 -0
  59. package/lang/translations/th.po +1 -0
  60. package/lang/translations/tk.po +1 -0
  61. package/lang/translations/tr.po +1 -0
  62. package/lang/translations/ug.po +1 -0
  63. package/lang/translations/uk.po +1 -0
  64. package/lang/translations/ur.po +1 -0
  65. package/lang/translations/uz.po +1 -0
  66. package/lang/translations/vi.po +1 -0
  67. package/lang/translations/zh-cn.po +1 -0
  68. package/lang/translations/zh.po +1 -0
  69. package/package.json +2 -6
  70. package/src/augmentation.d.ts +30 -30
  71. package/src/augmentation.js +5 -5
  72. package/src/heading.d.ts +32 -32
  73. package/src/heading.js +36 -36
  74. package/src/headingbuttonsui.d.ts +51 -51
  75. package/src/headingbuttonsui.js +89 -89
  76. package/src/headingcommand.d.ts +48 -48
  77. package/src/headingcommand.js +65 -65
  78. package/src/headingconfig.d.ts +110 -110
  79. package/src/headingconfig.js +5 -5
  80. package/src/headingediting.d.ts +42 -42
  81. package/src/headingediting.js +101 -101
  82. package/src/headingui.d.ts +22 -22
  83. package/src/headingui.js +107 -107
  84. package/src/index.d.ts +16 -16
  85. package/src/index.js +13 -13
  86. package/src/title.d.ts +115 -115
  87. package/src/title.js +460 -460
  88. package/src/utils.d.ts +18 -18
  89. package/src/utils.js +31 -31
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Kurdish (https://app.transifex.com/ckeditor/teams/11143/ku/)\n"
16
16
  "Language: ku\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Lithuanian (https://app.transifex.com/ckeditor/teams/11143/lt/)\n"
16
16
  "Language: lt\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Latvian (https://app.transifex.com/ckeditor/teams/11143/lv/)\n"
16
16
  "Language: lv\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Malay (https://app.transifex.com/ckeditor/teams/11143/ms/)\n"
16
16
  "Language: ms\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Norwegian Bokmål (https://app.transifex.com/ckeditor/teams/11143/nb/)\n"
16
16
  "Language: nb\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Nepali (Nepal) (https://app.transifex.com/ckeditor/teams/11143/ne_NP/)\n"
16
16
  "Language: ne_NP\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Dutch (https://app.transifex.com/ckeditor/teams/11143/nl/)\n"
16
16
  "Language: nl\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Norwegian (https://app.transifex.com/ckeditor/teams/11143/no/)\n"
16
16
  "Language: no\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Polish (https://app.transifex.com/ckeditor/teams/11143/pl/)\n"
16
16
  "Language: pl\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Portuguese (Brazil) (https://app.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
16
16
  "Language: pt_BR\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Portuguese (https://app.transifex.com/ckeditor/teams/11143/pt/)\n"
16
16
  "Language: pt\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Romanian (https://app.transifex.com/ckeditor/teams/11143/ro/)\n"
16
16
  "Language: ro\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Russian (https://app.transifex.com/ckeditor/teams/11143/ru/)\n"
16
16
  "Language: ru\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Slovak (https://app.transifex.com/ckeditor/teams/11143/sk/)\n"
16
16
  "Language: sk\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Slovenian (https://app.transifex.com/ckeditor/teams/11143/sl/)\n"
16
16
  "Language: sl\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Albanian (https://app.transifex.com/ckeditor/teams/11143/sq/)\n"
16
16
  "Language: sq\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Serbian (Latin) (https://app.transifex.com/ckeditor/teams/11143/sr@latin/)\n"
16
16
  "Language: sr@latin\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Serbian (https://app.transifex.com/ckeditor/teams/11143/sr/)\n"
16
16
  "Language: sr\n"
17
17
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Swedish (https://app.transifex.com/ckeditor/teams/11143/sv/)\n"
16
16
  "Language: sv\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Thai (https://app.transifex.com/ckeditor/teams/11143/th/)\n"
16
16
  "Language: th\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Turkmen (https://app.transifex.com/ckeditor/teams/11143/tk/)\n"
16
16
  "Language: tk\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
16
16
  "Language: tr\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Uyghur (https://app.transifex.com/ckeditor/teams/11143/ug/)\n"
16
16
  "Language: ug\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
16
16
  "Language: uk\n"
17
17
  "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Urdu (https://app.transifex.com/ckeditor/teams/11143/ur/)\n"
16
16
  "Language: ur\n"
17
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Uzbek (https://app.transifex.com/ckeditor/teams/11143/uz/)\n"
16
16
  "Language: uz\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
16
  "Language: vi\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
16
  "Language: zh_CN\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
@@ -15,6 +15,7 @@ msgstr ""
15
15
  "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
16
  "Language: zh_TW\n"
17
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
18
19
 
19
20
  msgctxt "Dropdown option label for the paragraph format."
20
21
  msgid "Paragraph"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-heading",
3
- "version": "39.0.1",
3
+ "version": "40.0.0",
4
4
  "description": "Headings feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,11 +12,7 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "39.0.1"
16
- },
17
- "engines": {
18
- "node": ">=16.0.0",
19
- "npm": ">=5.7.1"
15
+ "ckeditor5": "40.0.0"
20
16
  },
21
17
  "author": "CKSource (http://cksource.com/)",
22
18
  "license": "GPL-2.0-or-later",
@@ -1,30 +1,30 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- import type { Heading, HeadingCommand, HeadingConfig, HeadingEditing, HeadingUI, Title, TitleConfig } from './index';
6
- declare module '@ckeditor/ckeditor5-core' {
7
- interface EditorConfig {
8
- /**
9
- * The configuration of the heading feature. Introduced by the {@link module:heading/headingediting~HeadingEditing} feature.
10
- *
11
- * Read more in {@link module:heading/headingconfig~HeadingConfig}.
12
- */
13
- heading?: HeadingConfig;
14
- /**
15
- * The configuration of the {@link module:heading/title~Title title feature}.
16
- *
17
- * Read more in {@link module:heading/title~TitleConfig}.
18
- */
19
- title?: TitleConfig;
20
- }
21
- interface PluginsMap {
22
- [Heading.pluginName]: Heading;
23
- [HeadingEditing.pluginName]: HeadingEditing;
24
- [HeadingUI.pluginName]: HeadingUI;
25
- [Title.pluginName]: Title;
26
- }
27
- interface CommandsMap {
28
- heading: HeadingCommand;
29
- }
30
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ import type { Heading, HeadingCommand, HeadingConfig, HeadingEditing, HeadingUI, Title, TitleConfig } from './index';
6
+ declare module '@ckeditor/ckeditor5-core' {
7
+ interface EditorConfig {
8
+ /**
9
+ * The configuration of the heading feature. Introduced by the {@link module:heading/headingediting~HeadingEditing} feature.
10
+ *
11
+ * Read more in {@link module:heading/headingconfig~HeadingConfig}.
12
+ */
13
+ heading?: HeadingConfig;
14
+ /**
15
+ * The configuration of the {@link module:heading/title~Title title feature}.
16
+ *
17
+ * Read more in {@link module:heading/title~TitleConfig}.
18
+ */
19
+ title?: TitleConfig;
20
+ }
21
+ interface PluginsMap {
22
+ [Heading.pluginName]: Heading;
23
+ [HeadingEditing.pluginName]: HeadingEditing;
24
+ [HeadingUI.pluginName]: HeadingUI;
25
+ [Title.pluginName]: Title;
26
+ }
27
+ interface CommandsMap {
28
+ heading: HeadingCommand;
29
+ }
30
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- export {};
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export {};
package/src/heading.d.ts CHANGED
@@ -1,32 +1,32 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module heading/heading
7
- */
8
- import { Plugin } from 'ckeditor5/src/core';
9
- import HeadingEditing from './headingediting';
10
- import HeadingUI from './headingui';
11
- import '../theme/heading.css';
12
- /**
13
- * The headings feature.
14
- *
15
- * For a detailed overview, check the {@glink features/headings Headings feature} guide
16
- * and the {@glink api/heading package page}.
17
- *
18
- * This is a "glue" plugin which loads the {@link module:heading/headingediting~HeadingEditing heading editing feature}
19
- * and {@link module:heading/headingui~HeadingUI heading UI feature}.
20
- *
21
- * @extends module:core/plugin~Plugin
22
- */
23
- export default class Heading extends Plugin {
24
- /**
25
- * @inheritDoc
26
- */
27
- static get requires(): readonly [typeof HeadingEditing, typeof HeadingUI];
28
- /**
29
- * @inheritDoc
30
- */
31
- static get pluginName(): "Heading";
32
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module heading/heading
7
+ */
8
+ import { Plugin } from 'ckeditor5/src/core';
9
+ import HeadingEditing from './headingediting';
10
+ import HeadingUI from './headingui';
11
+ import '../theme/heading.css';
12
+ /**
13
+ * The headings feature.
14
+ *
15
+ * For a detailed overview, check the {@glink features/headings Headings feature} guide
16
+ * and the {@glink api/heading package page}.
17
+ *
18
+ * This is a "glue" plugin which loads the {@link module:heading/headingediting~HeadingEditing heading editing feature}
19
+ * and {@link module:heading/headingui~HeadingUI heading UI feature}.
20
+ *
21
+ * @extends module:core/plugin~Plugin
22
+ */
23
+ export default class Heading extends Plugin {
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get requires(): readonly [typeof HeadingEditing, typeof HeadingUI];
28
+ /**
29
+ * @inheritDoc
30
+ */
31
+ static get pluginName(): "Heading";
32
+ }
package/src/heading.js CHANGED
@@ -1,36 +1,36 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module heading/heading
7
- */
8
- import { Plugin } from 'ckeditor5/src/core';
9
- import HeadingEditing from './headingediting';
10
- import HeadingUI from './headingui';
11
- import '../theme/heading.css';
12
- /**
13
- * The headings feature.
14
- *
15
- * For a detailed overview, check the {@glink features/headings Headings feature} guide
16
- * and the {@glink api/heading package page}.
17
- *
18
- * This is a "glue" plugin which loads the {@link module:heading/headingediting~HeadingEditing heading editing feature}
19
- * and {@link module:heading/headingui~HeadingUI heading UI feature}.
20
- *
21
- * @extends module:core/plugin~Plugin
22
- */
23
- export default class Heading extends Plugin {
24
- /**
25
- * @inheritDoc
26
- */
27
- static get requires() {
28
- return [HeadingEditing, HeadingUI];
29
- }
30
- /**
31
- * @inheritDoc
32
- */
33
- static get pluginName() {
34
- return 'Heading';
35
- }
36
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module heading/heading
7
+ */
8
+ import { Plugin } from 'ckeditor5/src/core';
9
+ import HeadingEditing from './headingediting';
10
+ import HeadingUI from './headingui';
11
+ import '../theme/heading.css';
12
+ /**
13
+ * The headings feature.
14
+ *
15
+ * For a detailed overview, check the {@glink features/headings Headings feature} guide
16
+ * and the {@glink api/heading package page}.
17
+ *
18
+ * This is a "glue" plugin which loads the {@link module:heading/headingediting~HeadingEditing heading editing feature}
19
+ * and {@link module:heading/headingui~HeadingUI heading UI feature}.
20
+ *
21
+ * @extends module:core/plugin~Plugin
22
+ */
23
+ export default class Heading extends Plugin {
24
+ /**
25
+ * @inheritDoc
26
+ */
27
+ static get requires() {
28
+ return [HeadingEditing, HeadingUI];
29
+ }
30
+ /**
31
+ * @inheritDoc
32
+ */
33
+ static get pluginName() {
34
+ return 'Heading';
35
+ }
36
+ }
@@ -1,51 +1,51 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module heading/headingbuttonsui
7
- */
8
- import { Plugin } from 'ckeditor5/src/core';
9
- /**
10
- * The `HeadingButtonsUI` plugin defines a set of UI buttons that can be used instead of the
11
- * standard drop down component.
12
- *
13
- * This feature is not enabled by default by the {@link module:heading/heading~Heading} plugin and needs to be
14
- * installed manually to the editor configuration.
15
- *
16
- * Plugin introduces button UI elements, which names are same as `model` property from {@link module:heading/headingconfig~HeadingOption}.
17
- *
18
- * ```ts
19
- * ClassicEditor
20
- * .create( {
21
- * plugins: [ ..., Heading, Paragraph, HeadingButtonsUI, ParagraphButtonUI ]
22
- * heading: {
23
- * options: [
24
- * { model: 'paragraph', title: 'Paragraph', class: 'ck-heading_paragraph' },
25
- * { model: 'heading1', view: 'h2', title: 'Heading 1', class: 'ck-heading_heading1' },
26
- * { model: 'heading2', view: 'h3', title: 'Heading 2', class: 'ck-heading_heading2' },
27
- * { model: 'heading3', view: 'h4', title: 'Heading 3', class: 'ck-heading_heading3' }
28
- * ]
29
- * },
30
- * toolbar: [ 'paragraph', 'heading1', 'heading2', 'heading3' ]
31
- * } )
32
- * .then( ... )
33
- * .catch( ... );
34
- * ```
35
- *
36
- * NOTE: The `'paragraph'` button is defined in by the {@link module:paragraph/paragraphbuttonui~ParagraphButtonUI} plugin
37
- * which needs to be loaded manually as well.
38
- *
39
- * It is possible to use custom icons by providing `icon` config option in {@link module:heading/headingconfig~HeadingOption}.
40
- * For the default configuration standard icons are used.
41
- */
42
- export default class HeadingButtonsUI extends Plugin {
43
- /**
44
- * @inheritDoc
45
- */
46
- init(): void;
47
- /**
48
- * Creates single button view from provided configuration option.
49
- */
50
- private _createButton;
51
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module heading/headingbuttonsui
7
+ */
8
+ import { Plugin } from 'ckeditor5/src/core';
9
+ /**
10
+ * The `HeadingButtonsUI` plugin defines a set of UI buttons that can be used instead of the
11
+ * standard drop down component.
12
+ *
13
+ * This feature is not enabled by default by the {@link module:heading/heading~Heading} plugin and needs to be
14
+ * installed manually to the editor configuration.
15
+ *
16
+ * Plugin introduces button UI elements, which names are same as `model` property from {@link module:heading/headingconfig~HeadingOption}.
17
+ *
18
+ * ```ts
19
+ * ClassicEditor
20
+ * .create( {
21
+ * plugins: [ ..., Heading, Paragraph, HeadingButtonsUI, ParagraphButtonUI ]
22
+ * heading: {
23
+ * options: [
24
+ * { model: 'paragraph', title: 'Paragraph', class: 'ck-heading_paragraph' },
25
+ * { model: 'heading1', view: 'h2', title: 'Heading 1', class: 'ck-heading_heading1' },
26
+ * { model: 'heading2', view: 'h3', title: 'Heading 2', class: 'ck-heading_heading2' },
27
+ * { model: 'heading3', view: 'h4', title: 'Heading 3', class: 'ck-heading_heading3' }
28
+ * ]
29
+ * },
30
+ * toolbar: [ 'paragraph', 'heading1', 'heading2', 'heading3' ]
31
+ * } )
32
+ * .then( ... )
33
+ * .catch( ... );
34
+ * ```
35
+ *
36
+ * NOTE: The `'paragraph'` button is defined in by the {@link module:paragraph/paragraphbuttonui~ParagraphButtonUI} plugin
37
+ * which needs to be loaded manually as well.
38
+ *
39
+ * It is possible to use custom icons by providing `icon` config option in {@link module:heading/headingconfig~HeadingOption}.
40
+ * For the default configuration standard icons are used.
41
+ */
42
+ export default class HeadingButtonsUI extends Plugin {
43
+ /**
44
+ * @inheritDoc
45
+ */
46
+ init(): void;
47
+ /**
48
+ * Creates single button view from provided configuration option.
49
+ */
50
+ private _createButton;
51
+ }