@ckeditor/ckeditor5-template 0.0.0-nightly-20230926.0 → 0.0.0-nightly-20230928.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 (108) hide show
  1. package/build/template.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/en-au.js +1 -1
  11. package/build/translations/es.js +1 -1
  12. package/build/translations/et.js +1 -1
  13. package/build/translations/fi.js +1 -1
  14. package/build/translations/fr.js +1 -1
  15. package/build/translations/gl.js +1 -1
  16. package/build/translations/he.js +1 -1
  17. package/build/translations/hi.js +1 -1
  18. package/build/translations/hr.js +1 -1
  19. package/build/translations/hu.js +1 -1
  20. package/build/translations/id.js +1 -1
  21. package/build/translations/it.js +1 -1
  22. package/build/translations/ja.js +1 -1
  23. package/build/translations/ko.js +1 -1
  24. package/build/translations/lt.js +1 -1
  25. package/build/translations/lv.js +1 -1
  26. package/build/translations/ms.js +1 -1
  27. package/build/translations/nl.js +1 -1
  28. package/build/translations/no.js +1 -1
  29. package/build/translations/pl.js +1 -1
  30. package/build/translations/pt-br.js +1 -1
  31. package/build/translations/pt.js +1 -1
  32. package/build/translations/ro.js +1 -1
  33. package/build/translations/ru.js +1 -1
  34. package/build/translations/sk.js +1 -1
  35. package/build/translations/sr.js +1 -1
  36. package/build/translations/sv.js +1 -1
  37. package/build/translations/th.js +1 -1
  38. package/build/translations/tr.js +1 -1
  39. package/build/translations/uk.js +1 -1
  40. package/build/translations/uz.js +1 -1
  41. package/build/translations/vi.js +1 -1
  42. package/build/translations/zh-cn.js +1 -1
  43. package/build/translations/zh.js +1 -1
  44. package/lang/contexts.json +1 -2
  45. package/lang/translations/ar.po +0 -4
  46. package/lang/translations/bg.po +0 -4
  47. package/lang/translations/bn.po +0 -4
  48. package/lang/translations/ca.po +0 -4
  49. package/lang/translations/cs.po +0 -4
  50. package/lang/translations/da.po +0 -4
  51. package/lang/translations/de.po +0 -4
  52. package/lang/translations/el.po +0 -4
  53. package/lang/translations/en-au.po +0 -4
  54. package/lang/translations/en.po +0 -4
  55. package/lang/translations/es.po +0 -4
  56. package/lang/translations/et.po +0 -4
  57. package/lang/translations/fi.po +0 -4
  58. package/lang/translations/fr.po +0 -4
  59. package/lang/translations/gl.po +0 -4
  60. package/lang/translations/he.po +0 -4
  61. package/lang/translations/hi.po +0 -4
  62. package/lang/translations/hr.po +0 -4
  63. package/lang/translations/hu.po +0 -4
  64. package/lang/translations/id.po +0 -4
  65. package/lang/translations/it.po +0 -4
  66. package/lang/translations/ja.po +0 -4
  67. package/lang/translations/ko.po +0 -4
  68. package/lang/translations/lt.po +0 -4
  69. package/lang/translations/lv.po +0 -4
  70. package/lang/translations/ms.po +0 -4
  71. package/lang/translations/nl.po +0 -4
  72. package/lang/translations/no.po +0 -4
  73. package/lang/translations/pl.po +0 -4
  74. package/lang/translations/pt-br.po +0 -4
  75. package/lang/translations/pt.po +0 -4
  76. package/lang/translations/ro.po +0 -4
  77. package/lang/translations/ru.po +0 -4
  78. package/lang/translations/sk.po +0 -4
  79. package/lang/translations/sr.po +0 -4
  80. package/lang/translations/sv.po +0 -4
  81. package/lang/translations/th.po +0 -4
  82. package/lang/translations/tr.po +0 -4
  83. package/lang/translations/uk.po +0 -4
  84. package/lang/translations/uz.po +0 -4
  85. package/lang/translations/vi.po +0 -4
  86. package/lang/translations/zh-cn.po +0 -4
  87. package/lang/translations/zh.po +0 -4
  88. package/package.json +3 -4
  89. package/src/index.js +1 -1
  90. package/src/template.js +1 -1
  91. package/src/templatecommand.js +1 -1
  92. package/src/templateediting.js +1 -1
  93. package/src/templateui.js +1 -1
  94. package/src/ui/templatelistbuttonview.d.ts +9 -9
  95. package/src/ui/templatelistbuttonview.js +1 -1
  96. package/src/ui/templatelistitemview.js +1 -1
  97. package/src/ui/templatelistview.d.ts +38 -0
  98. package/src/ui/templatelistview.js +23 -0
  99. package/theme/template.css +91 -187
  100. package/build/translations/sq.js +0 -1
  101. package/lang/translations/sq.po +0 -42
  102. package/src/ui/templateforminfoview.d.ts +0 -51
  103. package/src/ui/templateforminfoview.js +0 -23
  104. package/src/ui/templateformsearchfieldview.d.ts +0 -43
  105. package/src/ui/templateformsearchfieldview.js +0 -23
  106. package/src/ui/templateformview.d.ts +0 -110
  107. package/src/ui/templateformview.js +0 -23
  108. package/theme/icons/loupe.svg +0 -1
@@ -1 +1 @@
1
- !function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{Clear:"Очистити","Insert template":"Вставити шаблон","No templates available.":"Немає доступних шаблонів",'No templates were found matching "%0".':'Не знайдено шаблонів, які б відповідали "%0".',"Please try a different phrase or check the spelling.":"Будь ласка, спробуйте іншу фразу або перевірте написання.","Search template":"Шукати шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{"Insert template":"Вставити шаблон","No templates available.":"Немає доступних шаблонів",'No templates were found matching "%0".':'Не знайдено шаблонів, які б відповідали "%0".',"Please try a different phrase or check the spelling.":"Будь ласка, спробуйте іншу фразу або перевірте написання.","Search template":"Шукати шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const a=i.uz=i.uz||{};a.dictionary=Object.assign(a.dictionary||{},{Clear:"O'chirish","Insert template":"Shablonni kiritish","No templates available.":"Hech qanday shablon mavjud emas.",'No templates were found matching "%0".':"","Please try a different phrase or check the spelling.":"Iltimos, boshqa iborani sinab ko'ring yoki imloni tekshiring.","Search template":"Shablonni qidirish"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const a=i.uz=i.uz||{};a.dictionary=Object.assign(a.dictionary||{},{"Insert template":"Shablonni kiritish","No templates available.":"Hech qanday shablon mavjud emas.",'No templates were found matching "%0".':"","Please try a different phrase or check the spelling.":"Iltimos, boshqa iborani sinab ko'ring yoki imloni tekshiring.","Search template":"Shablonni qidirish"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(t){const e=t.vi=t.vi||{};e.dictionary=Object.assign(e.dictionary||{},{Clear:"Xóa","Insert template":"Chèn mẫu sẵn","No templates available.":"Không có mẫu sẵn nào.",'No templates were found matching "%0".':'Không tìm thấy mẫu sẵn nào khớp với "%0".',"Please try a different phrase or check the spelling.":"Vui lòng thử một cụm từ khác hoặc kiểm tra lại cụm từ.","Search template":"Tìm mẫu sẵn"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const n=t.vi=t.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"Insert template":"Chèn mẫu sẵn","No templates available.":"Không có mẫu sẵn nào.",'No templates were found matching "%0".':'Không tìm thấy mẫu sẵn nào khớp với "%0".',"Please try a different phrase or check the spelling.":"Vui lòng thử một cụm từ khác hoặc kiểm tra lại cụm từ.","Search template":"Tìm mẫu sẵn"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{Clear:"清除","Insert template":"插入模板","No templates available.":"无可用的模板",'No templates were found matching "%0".':'未找到与"%0"匹配的模板。',"Please try a different phrase or check the spelling.":"请尝试使用不同的短语或检查拼写。","Search template":"搜索模板"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{"Insert template":"插入模板","No templates available.":"无可用的模板",'No templates were found matching "%0".':'未找到与"%0"匹配的模板。',"Please try a different phrase or check the spelling.":"请尝试使用不同的短语或检查拼写。","Search template":"搜索模板"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{Clear:"清除","Insert template":"插入範本","No templates available.":"無可用範本。",'No templates were found matching "%0".':"找不到符合「%0」的範本","Please try a different phrase or check the spelling.":"請嘗試其他詞彙或確認拼寫是否正確。","Search template":"搜尋範本"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{"Insert template":"插入範本","No templates available.":"無可用範本。",'No templates were found matching "%0".':"找不到符合「%0」的範本","Please try a different phrase or check the spelling.":"請嘗試其他詞彙或確認拼寫是否正確。","Search template":"搜尋範本"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -3,6 +3,5 @@
3
3
  "No templates available.": "The main text of the message shown to the user when no templates are available in the template feature.",
4
4
  "No templates were found matching \"%0\".": "The main text of the message shown to the user when no templates are available for the search criteria.",
5
5
  "Please try a different phrase or check the spelling.": "The secondary text of the message shown to the user when no templates are available for the search criteria.",
6
- "Search template": "The label of the input allowing users to search templates.",
7
- "Clear": "The label of the button that clears the value of the search templates input."
6
+ "Search template": "The label of the input allowing users to search templates."
8
7
  }
@@ -36,7 +36,3 @@ msgstr "يُرجى محاولة البحث باستخدام عبارة أخرى
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "البحث في القوالب"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "مسح"
@@ -36,7 +36,3 @@ msgstr "Моля, опитайте с друг израз или провере
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Търсене на шаблон"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Изчисти"
@@ -36,7 +36,3 @@ msgstr "অনুগ্রহ করে একটি ভিন্ন শব্
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "টেমপ্লেট অনুসন্ধান করুন"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "পরিষ্কার করুন"
@@ -36,7 +36,3 @@ msgstr "Prova-ho de nou amb una frase diferent o revisa l'ortografia."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Cerca una plantilla"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Esborra"
@@ -36,7 +36,3 @@ msgstr "Zkuste jinou frázi nebo zkontrolujte, zda jste neudělali chybu."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Hledat šablony"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Smazat"
@@ -36,7 +36,3 @@ msgstr "Prøv en anden søgning eller tjek stavemåden."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Søg efter skabelon"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Ryd"
@@ -36,7 +36,3 @@ msgstr "Bitte versuchen Sie einen anderen Ausdruck oder überprüfen Sie die Sch
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Vorlage suchen"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Löschen"
@@ -36,7 +36,3 @@ msgstr "Παρακαλούμε δοκιμάστε μια διαφορετική
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Πρότυπο αναζήτησης"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Καθαρισμός"
@@ -36,7 +36,3 @@ msgstr "Please try a different phrase or check the spelling."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Search template"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Clear"
@@ -36,7 +36,3 @@ msgstr "Please try a different phrase or check the spelling."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Search template"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Clear"
@@ -36,7 +36,3 @@ msgstr "Intente con una frase diferente o revise la ortografía."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Buscar plantilla"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Borrar"
@@ -36,7 +36,3 @@ msgstr "Proovige mõnda muud fraasi või kontrollige õigekirja."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Otsi malli"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Selge"
@@ -36,7 +36,3 @@ msgstr "Kokeilethan toista lausetta tai tarkista oikeinkirjoitus."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Etsi mallia"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Tyhjennä"
@@ -36,7 +36,3 @@ msgstr "Veuillez essayer une autre phrase ou vérifier l'orthographe."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Rechercher un modèle"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Effacer"
@@ -36,7 +36,3 @@ msgstr "Probe cunha frase diferente ou revise a ortografía."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Buscar modelo"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Limpar"
@@ -36,7 +36,3 @@ msgstr "אנא נסו צירוף מילים שונה או בדקו את האיו
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "לחפש תבנית"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "לנקות"
@@ -36,7 +36,3 @@ msgstr "कृपया किन्हीं और शब्दों का
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "टेम्प्लेट ढूँढें"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "साफ़ करें"
@@ -36,7 +36,3 @@ msgstr "Molimo pokušajte drugačiji izraz ili provjerite pravopis."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Traži predloške"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Obriši"
@@ -36,7 +36,3 @@ msgstr "Kérjük, próbálkozzon másik kifejezéssel, vagy ellenőrizze a helye
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Sablon keresése"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Törlés"
@@ -36,7 +36,3 @@ msgstr "Silakan coba frasa lain atau periksa ejaannya."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Cari templat"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Kosongkan"
@@ -36,7 +36,3 @@ msgstr "Prova una frase diversa o controlla l'ortografia."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Cerca modello"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Cancella"
@@ -36,7 +36,3 @@ msgstr "別のフレーズを試すかスペルを確認してください。"
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "検索テンプレート"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "消去"
@@ -36,7 +36,3 @@ msgstr "다른 문구를 사용해 보시거나 철자를 확인해 주세요."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "템플릿 검색"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "지우기"
@@ -36,7 +36,3 @@ msgstr "Išbandykite kitą frazę arba patikrinkite rašybą."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Ieškoti šablono"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Išvalyti"
@@ -36,7 +36,3 @@ msgstr "Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Meklēt veidnē"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Notīrīt"
@@ -36,7 +36,3 @@ msgstr "Sila cuba frasa berbeza atau semak ejaan."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Cari templat"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Kosongkan"
@@ -36,7 +36,3 @@ msgstr "Probeer een andere term of controleer de spelling."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Sjabloon zoeken"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Wissen"
@@ -36,7 +36,3 @@ msgstr "Vennligst forsøk en annen frase eller sjekk stavemåte."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Søk maler"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Slett"
@@ -36,7 +36,3 @@ msgstr "Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Szukaj szablonu"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Wyczyść"
@@ -36,7 +36,3 @@ msgstr "Tente uma frase diferente ou verifique a grafia."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Procurar modelo"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Limpar"
@@ -36,7 +36,3 @@ msgstr "Experimente uma expressão diferente ou verifique a ortografia."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Pesquisar modelo"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Limpar"
@@ -36,7 +36,3 @@ msgstr "Vă rugăm să încercați o altă expresie sau verificați ortografia."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Căutare șablon"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Ștergere"
@@ -36,7 +36,3 @@ msgstr "Пожалуйста, попробуйте другую фразу ил
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Поиск шаблона"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Очистить"
@@ -36,7 +36,3 @@ msgstr "Skúste inú frázu alebo skontrolujte pravopis."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Vyhľadávanie šablóny"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Vyčistiť"
@@ -36,7 +36,3 @@ msgstr "Pokušajte sa drugom frazom ili proverite pravopis."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Potraži predložak"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Obriši"
@@ -36,7 +36,3 @@ msgstr "Prova en annan fras eller kontrollera stavningen."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Sök mall"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Rensa"
@@ -36,7 +36,3 @@ msgstr "โปรดลองใช้วลีอื่นหรือตรว
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "ค้นหาเทมเพลต"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "ล้าง"
@@ -36,7 +36,3 @@ msgstr "Lütfen farklı bir kelime grubu deneyin veya yazım denetimi yapın."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Şablon ara"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Temizle"
@@ -36,7 +36,3 @@ msgstr "Будь ласка, спробуйте іншу фразу або пе
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Шукати шаблон"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Очистити"
@@ -36,7 +36,3 @@ msgstr "Iltimos, boshqa iborani sinab ko'ring yoki imloni tekshiring."
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Shablonni qidirish"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "O'chirish"
@@ -36,7 +36,3 @@ msgstr "Vui lòng thử một cụm từ khác hoặc kiểm tra lại cụm t
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "Tìm mẫu sẵn"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "Xóa"
@@ -36,7 +36,3 @@ msgstr "请尝试使用不同的短语或检查拼写。"
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "搜索模板"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "清除"
@@ -36,7 +36,3 @@ msgstr "請嘗試其他詞彙或確認拼寫是否正確。"
36
36
  msgctxt "The label of the input allowing users to search templates."
37
37
  msgid "Search template"
38
38
  msgstr "搜尋範本"
39
-
40
- msgctxt "The label of the button that clears the value of the search templates input."
41
- msgid "Clear"
42
- msgstr "清除"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20230926.0",
3
+ "version": "0.0.0-nightly-20230928.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -21,9 +21,8 @@
21
21
  ],
22
22
  "main": "src/index.js",
23
23
  "dependencies": {
24
- "ckeditor5": "0.0.0-nightly-20230926.0",
25
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230926.0",
26
- "lodash-es": "4.17.21"
24
+ "ckeditor5": "0.0.0-nightly-20230928.0",
25
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20230928.0"
27
26
  },
28
27
  "license": "SEE LICENSE IN LICENSE.md",
29
28
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import _0x54b2d6 from'./../theme/icons/template.svg';export{default as Template}from'./template';export{default as TemplateCommand}from'./templatecommand';export{default as TemplateEditing}from'./templateediting';export{default as TemplateUI}from'./templateui';export const icons={'templateIcon':_0x54b2d6};import'./augmentation';
23
+ import _0x3d4863 from'./../theme/icons/template.svg';export{default as Template}from'./template';export{default as TemplateCommand}from'./templatecommand';export{default as TemplateEditing}from'./templateediting';export{default as TemplateUI}from'./templateui';export const icons={'templateIcon':_0x3d4863};import'./augmentation';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xeb06=['pluginName','requires'];(function(_0x26c6e8,_0xeb068f){var _0x22c70b=function(_0x353557){while(--_0x353557){_0x26c6e8['push'](_0x26c6e8['shift']());}};_0x22c70b(++_0xeb068f);}(_0xeb06,0x107));var _0x22c7=function(_0x26c6e8,_0xeb068f){_0x26c6e8=_0x26c6e8-0x0;var _0x22c70b=_0xeb06[_0x26c6e8];return _0x22c70b;};import{Plugin as _0x356e97}from'ckeditor5/src/core';import _0x24feab from'./templateediting';import _0x65d029 from'./templateui';export default class o extends _0x356e97{static get[_0x22c7('0x0')](){return[_0x24feab,_0x65d029];}static get[_0x22c7('0x1')](){return'Template';}}
23
+ var _0x57f4=['pluginName','Template'];(function(_0x532eba,_0x57f41c){var _0x4cebb0=function(_0x14d370){while(--_0x14d370){_0x532eba['push'](_0x532eba['shift']());}};_0x4cebb0(++_0x57f41c);}(_0x57f4,0x1c1));var _0x4ceb=function(_0x532eba,_0x57f41c){_0x532eba=_0x532eba-0x0;var _0x4cebb0=_0x57f4[_0x532eba];return _0x4cebb0;};import{Plugin as _0x154c42}from'ckeditor5/src/core';import _0x365c24 from'./templateediting';import _0x2dd01b from'./templateui';export default class o extends _0x154c42{static get['requires'](){return[_0x365c24,_0x2dd01b];}static get[_0x4ceb('0x1')](){return _0x4ceb('0x0');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28dc=['change','execute','htmlProcessor','toView','function','editor','toModel','data'];(function(_0x525edb,_0x28dcac){const _0x4c9d3e=function(_0x4d7730){while(--_0x4d7730){_0x525edb['push'](_0x525edb['shift']());}};_0x4c9d3e(++_0x28dcac);}(_0x28dc,0x1be));const _0x4c9d=function(_0x525edb,_0x28dcac){_0x525edb=_0x525edb-0x0;let _0x4c9d3e=_0x28dc[_0x525edb];return _0x4c9d3e;};import{Command as _0xca5f37}from'ckeditor5/src/core';export default class c extends _0xca5f37{[_0x4c9d('0x3')](_0xe1ffa0){const {model:_0x6ed83f}=this[_0x4c9d('0x7')];let _0xaa2bc;switch(typeof _0xe1ffa0){case'string':_0xaa2bc=_0xe1ffa0;break;case _0x4c9d('0x6'):_0xaa2bc=_0xe1ffa0();}'string'==typeof _0xaa2bc&&_0x6ed83f[_0x4c9d('0x2')](()=>{const _0x37ef48=this[_0x4c9d('0x7')][_0x4c9d('0x1')][_0x4c9d('0x4')][_0x4c9d('0x5')](_0xaa2bc),_0x113981=this[_0x4c9d('0x7')]['data'][_0x4c9d('0x0')](_0x37ef48);_0x6ed83f['insertContent'](_0x113981);});}}
23
+ const _0x2182=['editor','execute','change','toView','string','toModel','data','htmlProcessor'];(function(_0x2c9ea7,_0x2182f2){const _0xbbd5a6=function(_0x39480e){while(--_0x39480e){_0x2c9ea7['push'](_0x2c9ea7['shift']());}};_0xbbd5a6(++_0x2182f2);}(_0x2182,0x11f));const _0xbbd5=function(_0x2c9ea7,_0x2182f2){_0x2c9ea7=_0x2c9ea7-0x0;let _0xbbd5a6=_0x2182[_0x2c9ea7];return _0xbbd5a6;};import{Command as _0x20bef7}from'ckeditor5/src/core';export default class c extends _0x20bef7{[_0xbbd5('0x2')](_0x11d4f1){const {model:_0x1b6448}=this['editor'];let _0x2f618d;switch(typeof _0x11d4f1){case _0xbbd5('0x5'):_0x2f618d=_0x11d4f1;break;case'function':_0x2f618d=_0x11d4f1();}_0xbbd5('0x5')==typeof _0x2f618d&&_0x1b6448[_0xbbd5('0x3')](()=>{const _0x436ad0=this['editor']['data'][_0xbbd5('0x0')][_0xbbd5('0x4')](_0x2f618d),_0x23c14d=this[_0xbbd5('0x1')][_0xbbd5('0x7')][_0xbbd5('0x6')](_0x436ad0);_0x1b6448['insertContent'](_0x23c14d);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x196b=['info','add','config','commands','_licenseKeyCheckInterval','templateLicenseKeyTrial','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','template-invalid-license-key','insertTemplate','TemplateEditing','templateLicenseKeyInvalid','pluginName','template-trial-license-key-reached-limit-changes','templateLicenseKeyTrialLimit:operations','licenseKey','get'];(function(_0x3402c7,_0x196b92){const _0x5c79ff=function(_0x197890){while(--_0x197890){_0x3402c7['push'](_0x3402c7['shift']());}};_0x5c79ff(++_0x196b92);}(_0x196b,0x13e));const _0x5c79=function(_0x3402c7,_0x196b92){_0x3402c7=_0x3402c7-0x0;let _0x5c79ff=_0x196b[_0x3402c7];return _0x5c79ff;};import{Plugin as _0x48cfd1}from'ckeditor5/src/core';import{CKEditorError as _0x4c1128}from'ckeditor5/src/utils';import _0x133b33 from'./templatecommand';export default class i extends _0x48cfd1{static get[_0x5c79('0xd')](){return _0x5c79('0xb');}constructor(_0x56cebb){super(_0x56cebb),this[_0x5c79('0x6')]=null;}['init'](){const {editor:_0x1d6926}=this;_0x1d6926[_0x5c79('0x5')][_0x5c79('0x3')](_0x5c79('0xa'),new _0x133b33(_0x1d6926)),this[_0x5c79('0x0')]=_0x1d6926[_0x5c79('0x4')][_0x5c79('0x1')]('licenseKey');const _0x116b06=this['editor'];this[_0x5c79('0x6')]=setInterval(()=>{let _0x510f77;for(const _0x377b36 in _0x116b06){const _0x2ba816=_0x377b36,_0xd210d5=_0x116b06[_0x2ba816];if(_0x5c79('0x7')===_0xd210d5||_0x5c79('0xc')===_0xd210d5||'templateLicenseKeyValid'===_0xd210d5||'templateLicenseKeyTrialLimit:operations'===_0xd210d5){delete _0x116b06[_0x2ba816],_0x510f77=_0xd210d5;break;}}if(_0x5c79('0xc')===_0x510f77)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x4c1128(_0x5c79('0x9'),null);if(_0x5c79('0x7')===_0x510f77&&console[_0x5c79('0x2')](_0x5c79('0x8')),_0x5c79('0xf')===_0x510f77)throw clearInterval(this['_licenseKeyCheckInterval']),new _0x4c1128(_0x5c79('0xe'),null);'templateLicenseKeyValid'===_0x510f77&&clearInterval(this[_0x5c79('0x6')]);},0x3e8);}['destroy'](){this[_0x5c79('0x6')]&&clearInterval(this[_0x5c79('0x6')]);}}
23
+ const _0x2435=['_licenseKeyCheckInterval','licenseKey','TemplateEditing','add','insertTemplate','templateLicenseKeyTrial','init','templateLicenseKeyTrialLimit:operations','templateLicenseKeyInvalid','config','template-invalid-license-key','commands','templateLicenseKeyValid','destroy','template-trial-license-key-reached-limit-changes'];(function(_0xc74ff4,_0x243537){const _0x33f1cf=function(_0x4c0707){while(--_0x4c0707){_0xc74ff4['push'](_0xc74ff4['shift']());}};_0x33f1cf(++_0x243537);}(_0x2435,0x98));const _0x33f1=function(_0xc74ff4,_0x243537){_0xc74ff4=_0xc74ff4-0x0;let _0x33f1cf=_0x2435[_0xc74ff4];return _0x33f1cf;};import{Plugin as _0x4541ce}from'ckeditor5/src/core';import{CKEditorError as _0x13d9ce}from'ckeditor5/src/utils';import _0x20cbe5 from'./templatecommand';export default class i extends _0x4541ce{static get['pluginName'](){return _0x33f1('0x0');}constructor(_0x312492){super(_0x312492),this['_licenseKeyCheckInterval']=null;}[_0x33f1('0x4')](){const {editor:_0x5de5d3}=this;_0x5de5d3[_0x33f1('0x9')][_0x33f1('0x1')](_0x33f1('0x2'),new _0x20cbe5(_0x5de5d3)),this[_0x33f1('0xe')]=_0x5de5d3[_0x33f1('0x7')]['get']('licenseKey');const _0x553761=this['editor'];this[_0x33f1('0xd')]=setInterval(()=>{let _0x46392f;for(const _0x451990 in _0x553761){const _0x346f45=_0x451990,_0x2065cf=_0x553761[_0x346f45];if('templateLicenseKeyTrial'===_0x2065cf||'templateLicenseKeyInvalid'===_0x2065cf||_0x33f1('0xa')===_0x2065cf||_0x33f1('0x5')===_0x2065cf){delete _0x553761[_0x346f45],_0x46392f=_0x2065cf;break;}}if(_0x33f1('0x6')===_0x46392f)throw clearInterval(this[_0x33f1('0xd')]),new _0x13d9ce(_0x33f1('0x8'),null);if(_0x33f1('0x3')===_0x46392f&&console['info']('You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.'),_0x33f1('0x5')===_0x46392f)throw clearInterval(this[_0x33f1('0xd')]),new _0x13d9ce(_0x33f1('0xc'),null);'templateLicenseKeyValid'===_0x46392f&&clearInterval(this[_0x33f1('0xd')]);},0x3e8);}[_0x33f1('0xb')](){this[_0x33f1('0xd')]&&clearInterval(this[_0x33f1('0xd')]);}}