@ckeditor/ckeditor5-font 38.2.0-alpha.1 → 39.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 (109) hide show
  1. package/README.md +0 -1
  2. package/build/translations/sq.js +1 -1
  3. package/build/translations/ug.js +1 -1
  4. package/lang/translations/ar.po +0 -4
  5. package/lang/translations/az.po +0 -4
  6. package/lang/translations/bg.po +0 -4
  7. package/lang/translations/bn.po +0 -4
  8. package/lang/translations/bs.po +0 -4
  9. package/lang/translations/ca.po +0 -4
  10. package/lang/translations/cs.po +0 -4
  11. package/lang/translations/da.po +0 -4
  12. package/lang/translations/de-ch.po +0 -4
  13. package/lang/translations/de.po +0 -4
  14. package/lang/translations/el.po +0 -4
  15. package/lang/translations/en-au.po +0 -4
  16. package/lang/translations/en-gb.po +0 -4
  17. package/lang/translations/en.po +0 -4
  18. package/lang/translations/es.po +0 -4
  19. package/lang/translations/et.po +0 -4
  20. package/lang/translations/fa.po +0 -4
  21. package/lang/translations/fi.po +0 -4
  22. package/lang/translations/fr.po +0 -4
  23. package/lang/translations/gl.po +0 -4
  24. package/lang/translations/he.po +0 -4
  25. package/lang/translations/hi.po +0 -4
  26. package/lang/translations/hr.po +0 -4
  27. package/lang/translations/hu.po +0 -4
  28. package/lang/translations/id.po +0 -4
  29. package/lang/translations/it.po +0 -4
  30. package/lang/translations/ja.po +0 -4
  31. package/lang/translations/jv.po +0 -4
  32. package/lang/translations/ko.po +0 -4
  33. package/lang/translations/ku.po +0 -4
  34. package/lang/translations/lt.po +0 -4
  35. package/lang/translations/lv.po +0 -4
  36. package/lang/translations/ms.po +0 -4
  37. package/lang/translations/nb.po +0 -4
  38. package/lang/translations/ne.po +0 -4
  39. package/lang/translations/nl.po +0 -4
  40. package/lang/translations/no.po +0 -4
  41. package/lang/translations/pl.po +0 -4
  42. package/lang/translations/pt-br.po +0 -4
  43. package/lang/translations/pt.po +0 -4
  44. package/lang/translations/ro.po +0 -4
  45. package/lang/translations/ru.po +0 -4
  46. package/lang/translations/sk.po +0 -4
  47. package/lang/translations/sl.po +0 -4
  48. package/lang/translations/sq.po +3 -7
  49. package/lang/translations/sr-latn.po +0 -4
  50. package/lang/translations/sr.po +0 -4
  51. package/lang/translations/sv.po +0 -4
  52. package/lang/translations/th.po +0 -4
  53. package/lang/translations/tk.po +0 -4
  54. package/lang/translations/tr.po +0 -4
  55. package/lang/translations/ug.po +1 -5
  56. package/lang/translations/uk.po +0 -4
  57. package/lang/translations/ur.po +0 -4
  58. package/lang/translations/uz.po +0 -4
  59. package/lang/translations/vi.po +0 -4
  60. package/lang/translations/zh-cn.po +0 -4
  61. package/lang/translations/zh.po +0 -4
  62. package/package.json +2 -3
  63. package/src/augmentation.d.ts +1 -1
  64. package/src/font.d.ts +5 -5
  65. package/src/font.js +5 -5
  66. package/src/fontbackgroundcolor/fontbackgroundcolorcommand.d.ts +2 -2
  67. package/src/fontbackgroundcolor/fontbackgroundcolorcommand.js +2 -2
  68. package/src/fontbackgroundcolor/fontbackgroundcolorediting.d.ts +1 -1
  69. package/src/fontbackgroundcolor/fontbackgroundcolorediting.js +4 -4
  70. package/src/fontbackgroundcolor/fontbackgroundcolorui.d.ts +2 -2
  71. package/src/fontbackgroundcolor/fontbackgroundcolorui.js +2 -2
  72. package/src/fontbackgroundcolor.d.ts +3 -3
  73. package/src/fontbackgroundcolor.js +3 -3
  74. package/src/fontcolor/fontcolorcommand.d.ts +2 -2
  75. package/src/fontcolor/fontcolorcommand.js +2 -2
  76. package/src/fontcolor/fontcolorediting.d.ts +1 -1
  77. package/src/fontcolor/fontcolorediting.js +3 -3
  78. package/src/fontcolor/fontcolorui.d.ts +2 -2
  79. package/src/fontcolor/fontcolorui.js +2 -2
  80. package/src/fontcolor.d.ts +3 -3
  81. package/src/fontcolor.js +3 -3
  82. package/src/fontcommand.d.ts +2 -2
  83. package/src/fontcommand.js +1 -1
  84. package/src/fontconfig.d.ts +2 -2
  85. package/src/fontfamily/fontfamilycommand.d.ts +2 -2
  86. package/src/fontfamily/fontfamilycommand.js +2 -2
  87. package/src/fontfamily/fontfamilyediting.d.ts +1 -1
  88. package/src/fontfamily/fontfamilyediting.js +4 -4
  89. package/src/fontfamily/fontfamilyui.d.ts +1 -1
  90. package/src/fontfamily/fontfamilyui.js +5 -5
  91. package/src/fontfamily/utils.d.ts +1 -1
  92. package/src/fontfamily.d.ts +3 -3
  93. package/src/fontfamily.js +3 -3
  94. package/src/fontsize/fontsizecommand.d.ts +2 -2
  95. package/src/fontsize/fontsizecommand.js +2 -2
  96. package/src/fontsize/fontsizeediting.d.ts +1 -1
  97. package/src/fontsize/fontsizeediting.js +6 -6
  98. package/src/fontsize/fontsizeui.d.ts +1 -1
  99. package/src/fontsize/fontsizeui.js +5 -5
  100. package/src/fontsize/utils.d.ts +1 -1
  101. package/src/fontsize/utils.js +1 -1
  102. package/src/fontsize.d.ts +4 -4
  103. package/src/fontsize.js +4 -4
  104. package/src/index.d.ts +20 -20
  105. package/src/index.js +14 -14
  106. package/src/ui/colorui.d.ts +3 -3
  107. package/src/ui/colorui.js +3 -3
  108. package/src/utils.d.ts +4 -4
  109. package/src/utils.js +1 -1
package/README.md CHANGED
@@ -4,7 +4,6 @@ CKEditor 5 font feature
4
4
  [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-font.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-font)
5
5
  [![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5?branch=master)
6
6
  [![Build Status](https://travis-ci.com/ckeditor/ckeditor5.svg?branch=master)](https://app.travis-ci.com/github/ckeditor/ckeditor5)
7
- ![Dependency Status](https://img.shields.io/librariesio/release/npm/@ckeditor/ckeditor5-font)
8
7
 
9
8
  This package implements support for the following CKEditor 5 features:
10
9
 
@@ -1 +1 @@
1
- !function(o){const t=o.sq=o.sq||{};t.dictionary=Object.assign(t.dictionary||{},{Big:"I madh",Default:"Parazgjedhur","Document colors":"","Font Background Color":"","Font Color":"","Font Family":"Familja e fontit","Font Size":"Madhësia tekstit",Huge:"I stërmadh",Small:"I vogël",Tiny:"I vocërr"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.sq=t.sq||{};o.dictionary=Object.assign(o.dictionary||{},{Big:"I madh",Default:"Parazgjedhur","Document colors":"Ngjyra e dokumentit","Font Background Color":"Ngjyra e tekstit të prapavijës","Font Color":"Ngjyra e tekstit","Font Family":"Familja e fontit","Font Size":"Madhësia tekstit",Huge:"I stërmadh",Small:"I vogël",Tiny:"I vocërr"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const n=o.ug=o.ug||{};n.dictionary=Object.assign(n.dictionary||{},{Big:"چوڭ",Default:"سۈكۈتتىكى","Document colors":"","Font Background Color":"خەت تەگلىك رەڭگى","Font Color":"خەت رەڭگى","Font Family":"خەت نۇسخىسى","Font Size":"خەت چوڭلۇقى",Huge:"زور",Small:"كىچىك",Tiny:"ئەڭ كىچىك"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const n=o.ug=o.ug||{};n.dictionary=Object.assign(n.dictionary||{},{Big:"چوڭ",Default:"سۈكۈتتىكى","Document colors":"پۈتۈك رەڭگى","Font Background Color":"خەت تەگلىك رەڭگى","Font Color":"خەت رەڭگى","Font Family":"خەت نۇسخىسى","Font Size":"خەت چوڭلۇقى",Huge:"زور",Small:"كىچىك",Tiny:"ئەڭ كىچىك"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -55,7 +55,3 @@ msgstr "لون خلفية الخط"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "ألوان المستند"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Şrift Fonunun Rəngi"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Rənglər"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Цвят на шрифтовия фон"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Цвят на документа"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "ফন্ট ব্যাকগ্রাউন্ডের রং"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "নথির রং"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Boja pozadine"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr ""
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Color de fons del tipus de lletra"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Colors del document"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Barva pozadí písma"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Barvy dokumentu"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Skrift baggrundsfarve"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumentfarve"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Hintergrundfarbe der Schrift"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Farben des Dokuments"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Hintergrundfarbe"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumentfarben"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Χρώμα υποβάθρου γραμματοσειράς"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Χρώματα εγγράφου"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Font Background Colour"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Document colours"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Font Background Colour"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Document colours"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Font Background Color"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Document colors"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr "Accept"
@@ -55,7 +55,3 @@ msgstr "Color de Fondo"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Colores del documento"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Kirja tausta värvus"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumendi värvid"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "رنگ پس زمینه فونت"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "رنگ اسناد"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Fontin taustaväri"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Asiakirjan värit"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Couleur d'arrière-plan"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Couleurs du document"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Cor do fondo da letra"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Cores do documento"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "צבע הרקע של הגופן"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "צבעי המסמך"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Font Background Color"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Document colors"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Pozadinska Boja Fonta"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Boje dokumenta"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Betű háttérszín"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumentum színek"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Warna Latar Huruf"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Warna dokumen"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Colore di sfondo caratteri"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Colori del docmento"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr "Accetta"
@@ -55,7 +55,3 @@ msgstr "背景色"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "ドキュメント背景色"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Warni Latar Aksara"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Warni dokumen"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "글자 배경 색깔"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "문서 색깔들"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "ڕەنگی پاشبنەمای فۆنت"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "ڕەنگەکانی دۆکومێنت"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Šrifto fono spalva"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumento spalvos"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Fonta fona krāsa"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Krāsas dokumentā"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Warna Latar Belakang Fon"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Warna dokumen"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr ""
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr ""
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "पृष्ठभूमिको फन्ट रंग"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "कागजात रंग"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Tekst achtergrondkleur"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Document kleur"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Uthevingsfarge for tekst"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumentfarger"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Kolor tła czcionki"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Kolory dokumentu"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Cor de Fundo"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Cores do documento"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Cor de Fundo da Fonte"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Cores do documento"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Culoarea de fundal a fontului"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Culorile din document"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Цвет фона"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Цвет страницы"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Farba zvýraznenia textu"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Farby dokumentu"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Barva ozadja pisave"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Barve dokumenta"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -46,16 +46,12 @@ msgstr "Parazgjedhur"
46
46
 
47
47
  msgctxt "Label of a button that allows selecting a font color."
48
48
  msgid "Font Color"
49
- msgstr ""
49
+ msgstr "Ngjyra e tekstit"
50
50
 
51
51
  msgctxt "Label of a button that allows selecting a font background color."
52
52
  msgid "Font Background Color"
53
- msgstr ""
53
+ msgstr "Ngjyra e tekstit të prapavijës"
54
54
 
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
- msgstr ""
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
57
+ msgstr "Ngjyra e dokumentit"
@@ -55,7 +55,3 @@ msgstr "Boja pozadine slova"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Boje dokumenta"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Боја позадине слова"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Боје документа"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Tecknens bakgrundsfärg"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Dokumentfärger"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "สีพื้นหลังข้อความ"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "สีเอกสาร"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Şriftiň fon reňki"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Resminamanyň reňkleri"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Yazı Tipi Arkaplan Rengi"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Belge Rengi"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -54,8 +54,4 @@ msgstr "خەت تەگلىك رەڭگى"
54
54
 
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
- msgstr ""
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
57
+ msgstr "پۈتۈك رەڭگى"
@@ -55,7 +55,3 @@ msgstr "Колір тла шрифту"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Кольори документу"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "فانٹ کے پس منظر کا رنگ"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "دستاویز کے رنگ"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Fon rangi"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Sahifa rangi"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "Màu nền chữ"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "Màu văn bản"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "字体背景色"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "文档中的颜色"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
@@ -55,7 +55,3 @@ msgstr "前景顏色"
55
55
  msgctxt "Title of a color picker section containing the colors currently used in the document."
56
56
  msgid "Document colors"
57
57
  msgstr "文件顏色"
58
-
59
- msgctxt "Label of the button closing the color picker dropdown and confirming the changes done."
60
- msgid "Accept"
61
- msgstr ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-font",
3
- "version": "38.2.0-alpha.1",
3
+ "version": "39.0.0",
4
4
  "description": "Font feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -11,9 +11,8 @@
11
11
  "ckeditor5-dll"
12
12
  ],
13
13
  "main": "src/index.js",
14
- "type": "module",
15
14
  "dependencies": {
16
- "ckeditor5": "38.2.0-alpha.1"
15
+ "ckeditor5": "39.0.0"
17
16
  },
18
17
  "engines": {
19
18
  "node": ">=16.0.0",
@@ -2,7 +2,7 @@
2
2
  * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- import type { Font, FontBackgroundColor, FontBackgroundColorEditing, FontBackgroundColorUI, FontBackgroundColorCommand, FontColor, FontColorEditing, FontColorUI, FontColorCommand, FontColorConfig, FontFamily, FontFamilyEditing, FontFamilyUI, FontFamilyCommand, FontFamilyConfig, FontSize, FontSizeEditing, FontSizeUI, FontSizeCommand, FontSizeConfig, FONT_BACKGROUND_COLOR, FONT_COLOR, FONT_FAMILY, FONT_SIZE } from './index.js';
5
+ import type { Font, FontBackgroundColor, FontBackgroundColorEditing, FontBackgroundColorUI, FontBackgroundColorCommand, FontColor, FontColorEditing, FontColorUI, FontColorCommand, FontColorConfig, FontFamily, FontFamilyEditing, FontFamilyUI, FontFamilyCommand, FontFamilyConfig, FontSize, FontSizeEditing, FontSizeUI, FontSizeCommand, FontSizeConfig, FONT_BACKGROUND_COLOR, FONT_COLOR, FONT_FAMILY, FONT_SIZE } from './index';
6
6
  declare module '@ckeditor/ckeditor5-core' {
7
7
  interface EditorConfig {
8
8
  /**
package/src/font.d.ts CHANGED
@@ -5,11 +5,11 @@
5
5
  /**
6
6
  * @module font/font
7
7
  */
8
- import { Plugin } from 'ckeditor5/src/core.js';
9
- import FontFamily from './fontfamily.js';
10
- import FontSize from './fontsize.js';
11
- import FontColor from './fontcolor.js';
12
- import FontBackgroundColor from './fontbackgroundcolor.js';
8
+ import { Plugin } from 'ckeditor5/src/core';
9
+ import FontFamily from './fontfamily';
10
+ import FontSize from './fontsize';
11
+ import FontColor from './fontcolor';
12
+ import FontBackgroundColor from './fontbackgroundcolor';
13
13
  /**
14
14
  * A plugin that enables a set of text styling features:
15
15
  *