@ckeditor/ckeditor5-template 41.3.1 → 41.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/template.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/dist/index-content.css +4 -0
- package/dist/index-editor.css +102 -0
- package/dist/index.css +153 -0
- package/dist/index.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/dist/types/augmentation.d.ts +27 -0
- package/dist/types/index.d.ts +17 -0
- package/dist/types/template.d.ts +119 -0
- package/dist/types/templatecommand.d.ts +27 -0
- package/dist/types/templateediting.d.ts +34 -0
- package/dist/types/templateui.d.ts +33 -0
- package/dist/types/ui/templatelistbuttonview.d.ts +108 -0
- package/dist/types/ui/templatelistitemview.d.ts +38 -0
- package/dist/types/ui/templatelistview.d.ts +42 -0
- package/lang/contexts.json +2 -1
- package/lang/translations/ar.po +4 -0
- package/lang/translations/bg.po +4 -0
- package/lang/translations/bn.po +4 -0
- package/lang/translations/ca.po +4 -0
- package/lang/translations/cs.po +4 -0
- package/lang/translations/da.po +4 -0
- package/lang/translations/de.po +4 -0
- package/lang/translations/el.po +4 -0
- package/lang/translations/en-au.po +4 -0
- package/lang/translations/en.po +4 -0
- package/lang/translations/es.po +4 -0
- package/lang/translations/et.po +4 -0
- package/lang/translations/fi.po +4 -0
- package/lang/translations/fr.po +4 -0
- package/lang/translations/gl.po +4 -0
- package/lang/translations/he.po +4 -0
- package/lang/translations/hi.po +4 -0
- package/lang/translations/hr.po +4 -0
- package/lang/translations/hu.po +4 -0
- package/lang/translations/id.po +4 -0
- package/lang/translations/it.po +4 -0
- package/lang/translations/ja.po +4 -0
- package/lang/translations/ko.po +4 -0
- package/lang/translations/lt.po +4 -0
- package/lang/translations/lv.po +4 -0
- package/lang/translations/ms.po +4 -0
- package/lang/translations/nl.po +4 -0
- package/lang/translations/no.po +4 -0
- package/lang/translations/pl.po +4 -0
- package/lang/translations/pt-br.po +4 -0
- package/lang/translations/pt.po +4 -0
- package/lang/translations/ro.po +4 -0
- package/lang/translations/ru.po +4 -0
- package/lang/translations/sk.po +4 -0
- package/lang/translations/sr-latn.po +4 -0
- package/lang/translations/sr.po +4 -0
- package/lang/translations/sv.po +4 -0
- package/lang/translations/th.po +4 -0
- package/lang/translations/tr.po +4 -0
- package/lang/translations/uk.po +4 -0
- package/lang/translations/uz.po +4 -0
- package/lang/translations/vi.po +4 -0
- package/lang/translations/zh-cn.po +4 -0
- package/lang/translations/zh.po +4 -0
- package/package.json +5 -4
- package/src/index.js +1 -1
- package/src/template.js +1 -1
- package/src/templatecommand.js +1 -1
- package/src/templateediting.js +1 -1
- package/src/templateui.js +1 -1
- package/src/ui/templatelistbuttonview.js +1 -1
- package/src/ui/templatelistitemview.d.ts +1 -1
- package/src/ui/templatelistitemview.js +1 -1
- package/src/ui/templatelistview.js +1 -1
package/build/translations/hu.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const
|
|
1
|
+
!function(e){const l=e.hu=e.hu||{};l.dictionary=Object.assign(l.dictionary||{},{"%0 templates found":"%0 sablont találtunk","Insert template":"Sablon beszúrása","No templates available.":"Nem állnak rendelkezésre sablonok.",'No templates were found matching "%0".':"A(z) „%0” kifejezésnek megfelelő sablon nem található.","Please try a different phrase or check the spelling.":"Kérjük, próbálkozzon másik kifejezéssel, vagy ellenőrizze a helyesírást.","Search template":"Sablon keresése",Template:"Sablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/id.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.id=a.id||{};e.dictionary=Object.assign(e.dictionary||{},{"Insert template":"Sisipkan templat","No templates available.":"Tak ada templat tersedia",'No templates were found matching "%0".':'Tak menemukan templat yang cocok dengan "%0".',"Please try a different phrase or check the spelling.":"Silakan coba frasa lain atau periksa ejaannya.","Search template":"Cari templat",Template:"Templat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const e=a.id=a.id||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"%0 templat ditemukan","Insert template":"Sisipkan templat","No templates available.":"Tak ada templat tersedia",'No templates were found matching "%0".':'Tak menemukan templat yang cocok dengan "%0".',"Please try a different phrase or check the spelling.":"Silakan coba frasa lain atau periksa ejaannya.","Search template":"Cari templat",Template:"Templat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/it.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Insert template":"Inserisci modello","No templates available.":"Nessun modello disponibile.",'No templates were found matching "%0".':'Nessun modello trovato corrispondente a "%0".',"Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Search template":"Cerca modello",Template:"Modello"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{"%0 templates found":"%0 modelli trovati","Insert template":"Inserisci modello","No templates available.":"Nessun modello disponibile.",'No templates were found matching "%0".':'Nessun modello trovato corrispondente a "%0".',"Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Search template":"Cerca modello",Template:"Modello"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ja.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.ja=e.ja||{};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":"検索テンプレート",Template:"テンプレート"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.ja=e.ja||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"%0件のテンプレートを発見","Insert template":"テンプレートを挿入","No templates available.":"テンプレートがありません。",'No templates were found matching "%0".':"「%0」に一致するテンプレートは見つかりませんでした。","Please try a different phrase or check the spelling.":"別のフレーズを試すかスペルを確認してください。","Search template":"検索テンプレート",Template:"テンプレート"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ko.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.ko=e.ko||{};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":"템플릿 검색",Template:"템플릿"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.ko=e.ko||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"%0 템플릿이 발견되었습니다.","Insert template":"템플릿 삽입","No templates available.":"사용할 수 있는 템플릿이 없습니다.",'No templates were found matching "%0".':'"%0"(와)과 일치하는 템플릿을 찾지 못했습니다.',"Please try a different phrase or check the spelling.":"다른 문구를 사용해 보시거나 철자를 확인해 주세요.","Search template":"템플릿 검색",Template:"템플릿"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/lt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const t=a.lt=a.lt||{};t.dictionary=Object.assign(t.dictionary||{},{"Insert template":"Įterpti šabloną","No templates available.":"Nėra jokių šablonų.",'No templates were found matching "%0".':"Nerastas nė vienas šablonas, atitinkantis „%0“.","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Search template":"Ieškoti šablono",Template:"Šablonas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const t=a.lt=a.lt||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"Rasta %0 šablonai (-ų)","Insert template":"Įterpti šabloną","No templates available.":"Nėra jokių šablonų.",'No templates were found matching "%0".':"Nerastas nė vienas šablonas, atitinkantis „%0“.","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Search template":"Ieškoti šablono",Template:"Šablonas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/lv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const
|
|
1
|
+
!function(e){const t=e.lv=e.lv||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"%0 veidnes atrastas","Insert template":"Ievietot veidni","No templates available.":"Nav pieejamas veidnes.",'No templates were found matching "%0".':'Netika atrasta neviena veidne, kas atbilstu "%0".',"Please try a different phrase or check the spelling.":"Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību.","Search template":"Meklēt veidnē",Template:"Veidne"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ms.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.ms=a.ms||{};e.dictionary=Object.assign(e.dictionary||{},{"Insert template":"Masukkan templat","No templates available.":"Tiada templat disediakan.",'No templates were found matching "%0".':'Tiada templat ditemui yang sepadan dengan "%0".',"Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Search template":"Cari templat",Template:"Templat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const e=a.ms=a.ms||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"%0 templat ditemui","Insert template":"Masukkan templat","No templates available.":"Tiada templat disediakan.",'No templates were found matching "%0".':'Tiada templat ditemui yang sepadan dengan "%0".',"Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Search template":"Cari templat",Template:"Templat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/nl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"Insert template":"Sjabloon invoegen","No templates available.":"Geen sjablonen beschikbaar.",'No templates were found matching "%0".':"Er zijn geen sjablonen gevonden die overeenkomen met '%0'.","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Search template":"Sjabloon zoeken",Template:"Sjabloon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"%0 templates found":"%0 sjablonen gevonden","Insert template":"Sjabloon invoegen","No templates available.":"Geen sjablonen beschikbaar.",'No templates were found matching "%0".':"Er zijn geen sjablonen gevonden die overeenkomen met '%0'.","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Search template":"Sjabloon zoeken",Template:"Sjabloon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/no.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"Insert template":"Sett inn mal","No templates available.":"Ingen maler er tilgjengelige.",'No templates were found matching "%0".':'Ingen mal ble funnet som matcher "%0".',"Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Search template":"Søk maler",Template:"Mal"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"%0 templates found":"%0 maler funnet","Insert template":"Sett inn mal","No templates available.":"Ingen maler er tilgjengelige.",'No templates were found matching "%0".':'Ingen mal ble funnet som matcher "%0".',"Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Search template":"Søk maler",Template:"Mal"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const n=a.pl=a.pl||{};n.dictionary=Object.assign(n.dictionary||{},{"Insert template":"Wstaw szablon","No templates available.":"Brak dostępnych szablonów.",'No templates were found matching "%0".':"Nie znaleziono szablonów pasujących do wyszukiwania „%0”.","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Search template":"Szukaj szablonu",Template:"Szablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const n=a.pl=a.pl||{};n.dictionary=Object.assign(n.dictionary||{},{"%0 templates found":"Znalezione szablony: %0","Insert template":"Wstaw szablon","No templates available.":"Brak dostępnych szablonów.",'No templates were found matching "%0".':"Nie znaleziono szablonów pasujących do wyszukiwania „%0”.","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Search template":"Szukaj szablonu",Template:"Szablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Insert template":"Inserir modelo","No templates available.":"Nenhum modelo disponível.",'No templates were found matching "%0".':'Nenhum modelo correspondente a "%0" foi encontrado.',"Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Search template":"Procurar modelo",Template:"Modelo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"%0 templates found":"%0 modelos encontrados","Insert template":"Inserir modelo","No templates available.":"Nenhum modelo disponível.",'No templates were found matching "%0".':'Nenhum modelo correspondente a "%0" foi encontrado.',"Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Search template":"Procurar modelo",Template:"Modelo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.pt=e.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"Insert template":"Inserir modelo","No templates available.":"Não existem modelos disponíveis.",'No templates were found matching "%0".':'Não foram encontrados modelos correspondentes a "%0".',"Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Search template":"Pesquisar modelo",Template:"Modelo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const o=e.pt=e.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"%0 templates found":"%0 modelos encontrados","Insert template":"Inserir modelo","No templates available.":"Não existem modelos disponíveis.",'No templates were found matching "%0".':'Não foram encontrados modelos correspondentes a "%0".',"Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Search template":"Pesquisar modelo",Template:"Modelo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ro.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.ro=e.ro||{};a.dictionary=Object.assign(a.dictionary||{},{"Insert template":"Inserare șablon","No templates available.":"Nu există șabloane disponibile.",'No templates were found matching "%0".':"Nu s-au găsit șabloane potrivite pentru „%0”.","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Search template":"Căutare șablon",Template:"Șablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const a=e.ro=e.ro||{};a.dictionary=Object.assign(a.dictionary||{},{"%0 templates found":"%0 șabloane găsite","Insert template":"Inserare șablon","No templates available.":"Nu există șabloane disponibile.",'No templates were found matching "%0".':"Nu s-au găsit șabloane potrivite pentru „%0”.","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Search template":"Căutare șablon",Template:"Șablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ru.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.ru=e.ru||{};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":"Поиск шаблона",Template:"Шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.ru=e.ru||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"Найдено %0 шаблонов","Insert template":"Вставить шаблон","No templates available.":"Нет доступных шаблонов.",'No templates were found matching "%0".':"Не найдено шаблонов по запросу «%0».","Please try a different phrase or check the spelling.":"Пожалуйста, попробуйте другую фразу или проверьте правописание.","Search template":"Поиск шаблона",Template:"Шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.sk=a.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"Insert template":"Vložiť šablónu","No templates available.":"Nie je dostupná žiadna šablóna.",'No templates were found matching "%0".':"Nenašli sa žiadne šablóny zodpovedajúce výrazu „%0“.","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Search template":"Vyhľadávanie šablóny",Template:"Šablóna"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const e=a.sk=a.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"Našlo sa %0 šablón","Insert template":"Vložiť šablónu","No templates available.":"Nie je dostupná žiadna šablóna.",'No templates were found matching "%0".':"Nenašli sa žiadne šablóny zodpovedajúce výrazu „%0“.","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Search template":"Vyhľadávanie šablóny",Template:"Šablóna"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e["sr-latn"]=e["sr-latn"]||{};a.dictionary=Object.assign(a.dictionary||{},{"Insert template":"Umetni predložak","No templates available.":"Nema dostupnih predložaka.",'No templates were found matching "%0".':'Nije pronađen nijedan predložak koji odgovara "%0".',"Please try a different phrase or check the spelling.":"Pokušajte sa drugom frazom ili proverite pravopis.","Search template":"Potraži predložak",Template:""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const a=e["sr-latn"]=e["sr-latn"]||{};a.dictionary=Object.assign(a.dictionary||{},{"%0 templates found":"","Insert template":"Umetni predložak","No templates available.":"Nema dostupnih predložaka.",'No templates were found matching "%0".':'Nije pronađen nijedan predložak koji odgovara "%0".',"Please try a different phrase or check the spelling.":"Pokušajte sa drugom frazom ili proverite pravopis.","Search template":"Potraži predložak",Template:""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.sr=e.sr||{};a.dictionary=Object.assign(a.dictionary||{},{"Insert template":"Umetni predložak","No templates available.":"Nema dostupnih predložaka.",'No templates were found matching "%0".':'Nije pronađen nijedan predložak koji odgovara "%0".',"Please try a different phrase or check the spelling.":"Pokušajte sa drugom frazom ili proverite pravopis.","Search template":"Potraži predložak",Template:"Šablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const a=e.sr=e.sr||{};a.dictionary=Object.assign(a.dictionary||{},{"%0 templates found":"%0 šablona je pronađeno","Insert template":"Umetni predložak","No templates available.":"Nema dostupnih predložaka.",'No templates were found matching "%0".':'Nije pronađen nijedan predložak koji odgovara "%0".',"Please try a different phrase or check the spelling.":"Pokušajte sa drugom frazom ili proverite pravopis.","Search template":"Potraži predložak",Template:"Šablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sv.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(a){const e=a.sv=a.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"Insert template":"Infoga mall","No templates available.":"Inga mallar finns.",'No templates were found matching "%0".':'Inga mallar hittades som matchar "%0".',"Please try a different phrase or check the spelling.":"Prova en annan fras eller kontrollera stavningen.","Search template":"Sök mall",Template:"Mall"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(a){const e=a.sv=a.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"%0 mallar hittades","Insert template":"Infoga mall","No templates available.":"Inga mallar finns.",'No templates were found matching "%0".':'Inga mallar hittades som matchar "%0".',"Please try a different phrase or check the spelling.":"Prova en annan fras eller kontrollera stavningen.","Search template":"Sök mall",Template:"Mall"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/th.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.th=e.th||{};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":"ค้นหาเทมเพลต",Template:"แม่แบบ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.th=e.th||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"พบเทมเพลต %0 รายการ","Insert template":"แทรกเทมเพลต","No templates available.":"ไม่มีเทมเพลต",'No templates were found matching "%0".':'ไม่พบเทมเพลตที่ตรงกับ "%0"',"Please try a different phrase or check the spelling.":"โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด","Search template":"ค้นหาเทมเพลต",Template:"แม่แบบ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/tr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const a=e.tr=e.tr||{};a.dictionary=Object.assign(a.dictionary||{},{"Insert template":"Şablon ekle","No templates available.":"Kullanılabilir şablon yok.",'No templates were found matching "%0".':'"%0" ile eşleşen şablon bulunamadı.',"Please try a different phrase or check the spelling.":"Lütfen farklı bir kelime grubu deneyin veya yazım denetimi yapın.","Search template":"Şablon ara",Template:"Şablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const a=e.tr=e.tr||{};a.dictionary=Object.assign(a.dictionary||{},{"%0 templates found":"%0 şablon bulundu","Insert template":"Şablon ekle","No templates available.":"Kullanılabilir şablon yok.",'No templates were found matching "%0".':'"%0" ile eşleşen şablon bulunamadı.',"Please try a different phrase or check the spelling.":"Lütfen farklı bir kelime grubu deneyin veya yazım denetimi yapın.","Search template":"Şablon ara",Template:"Şablon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
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":"Шукати шаблон",Template:"Шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.uk=e.uk||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"Знайдено %0 шаблонів","Insert template":"Вставити шаблон","No templates available.":"Немає доступних шаблонів",'No templates were found matching "%0".':'Не знайдено шаблонів, які б відповідали "%0".',"Please try a different phrase or check the spelling.":"Будь ласка, спробуйте іншу фразу або перевірте написання.","Search template":"Шукати шаблон",Template:"Шаблон"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uz.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(i){const e=i.uz=i.uz||{};e.dictionary=Object.assign(e.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",Template:""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(i){const e=i.uz=i.uz||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"","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",Template:""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/vi.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t){const e=t.vi=t.vi||{};e.dictionary=Object.assign(e.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",Template:"Mẫu"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(t){const e=t.vi=t.vi||{};e.dictionary=Object.assign(e.dictionary||{},{"%0 templates found":"Đã tìm thấy %0 mẫu","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",Template:"Mẫu"})}(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||{},{"Insert template":"插入模板","No templates available.":"无可用的模板",'No templates were found matching "%0".':'未找到与"%0"匹配的模板。',"Please try a different phrase or check the spelling.":"请尝试使用不同的短语或检查拼写。","Search template":"搜索模板",Template:"模板"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e["zh-cn"]=e["zh-cn"]||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"找到 %0 个模板","Insert template":"插入模板","No templates available.":"无可用的模板",'No templates were found matching "%0".':'未找到与"%0"匹配的模板。',"Please try a different phrase or check the spelling.":"请尝试使用不同的短语或检查拼写。","Search template":"搜索模板",Template:"模板"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/zh.js
CHANGED
|
@@ -1 +1 @@
|
|
|
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":"搜尋範本",Template:"範本"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(e){const t=e.zh=e.zh||{};t.dictionary=Object.assign(t.dictionary||{},{"%0 templates found":"已找到 %0 個範本","Insert template":"插入範本","No templates available.":"無可用範本。",'No templates were found matching "%0".':"找不到符合「%0」的範本","Please try a different phrase or check the spelling.":"請嘗試其他詞彙或確認拼寫是否正確。","Search template":"搜尋範本",Template:"範本"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, 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
|
+
:root {
|
|
6
|
+
--ck-template-dropdown-view-width: 345px;
|
|
7
|
+
--ck-template-dropdown-view-height: 300px;
|
|
8
|
+
--ck-template-icon-size: 45px;
|
|
9
|
+
}
|
|
10
|
+
.ck-button.ck-template-button .ck.ck-icon {
|
|
11
|
+
color: unset;
|
|
12
|
+
}
|
|
13
|
+
.ck-button.ck-template-button .ck.ck-icon * {
|
|
14
|
+
color: unset;
|
|
15
|
+
}
|
|
16
|
+
.ck-button.ck-template-button .ck.ck-icon *:not([fill]) {
|
|
17
|
+
fill: unset;
|
|
18
|
+
}
|
|
19
|
+
.ck.ck-template-form {
|
|
20
|
+
width: var(--ck-template-dropdown-view-width);
|
|
21
|
+
}
|
|
22
|
+
.ck.ck-template-form > .ck-labeled-field-view {
|
|
23
|
+
padding: var(--ck-spacing-large);
|
|
24
|
+
}
|
|
25
|
+
.ck.ck-template-form > .ck-search__results {
|
|
26
|
+
border-top: 1px solid var(--ck-color-base-border);
|
|
27
|
+
}
|
|
28
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list {
|
|
29
|
+
max-height: var(--ck-template-dropdown-view-height);
|
|
30
|
+
padding: var(--ck-spacing-large);
|
|
31
|
+
overflow-x: hidden;
|
|
32
|
+
overflow-y: auto;
|
|
33
|
+
overscroll-behavior: contain;
|
|
34
|
+
}
|
|
35
|
+
.ck-rounded-corners .ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list {
|
|
36
|
+
border-radius: 0;
|
|
37
|
+
}
|
|
38
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item:not(.ck-hidden) ~ .ck.ck-list__item {
|
|
39
|
+
margin-top: var(--ck-spacing-large);
|
|
40
|
+
}
|
|
41
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button {
|
|
42
|
+
width: 100%;
|
|
43
|
+
margin: 0;
|
|
44
|
+
padding: 0;
|
|
45
|
+
border-radius: var(--ck-border-radius);
|
|
46
|
+
overflow: hidden;
|
|
47
|
+
display: grid;
|
|
48
|
+
grid-template-columns: var(--ck-template-icon-size) 1fr;
|
|
49
|
+
grid-template-rows: var(--ck-template-icon-size);
|
|
50
|
+
grid-auto-columns: 1fr;
|
|
51
|
+
gap: var(--ck-spacing-large) var(--ck-spacing-large);
|
|
52
|
+
grid-auto-flow: column dense;
|
|
53
|
+
align-items: center;
|
|
54
|
+
grid-template-areas: "ck-template-icon ck-template-content";
|
|
55
|
+
}
|
|
56
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button:not(:focus) {
|
|
57
|
+
border-color: var(--ck-color-dropdown-panel-background);
|
|
58
|
+
}
|
|
59
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck.ck-icon {
|
|
60
|
+
width: var(--ck-template-icon-size);
|
|
61
|
+
height: auto;
|
|
62
|
+
grid-area: ck-template-icon;
|
|
63
|
+
margin: 0;
|
|
64
|
+
}
|
|
65
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part {
|
|
66
|
+
display: flex;
|
|
67
|
+
flex-direction: column;
|
|
68
|
+
justify-content: space-evenly;
|
|
69
|
+
height: 100%;
|
|
70
|
+
grid-area: ck-template-content;
|
|
71
|
+
min-width: 0;
|
|
72
|
+
margin: 0;
|
|
73
|
+
}
|
|
74
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part > .ck.ck-button__label {
|
|
75
|
+
display: block;
|
|
76
|
+
font-weight: bold;
|
|
77
|
+
font-size: var(--ck-font-size-base);
|
|
78
|
+
color: var(--ck-color-text);
|
|
79
|
+
line-height: 1.1;
|
|
80
|
+
white-space: nowrap;
|
|
81
|
+
overflow: hidden;
|
|
82
|
+
text-overflow: ellipsis;
|
|
83
|
+
}
|
|
84
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part .ck-template-form__description {
|
|
85
|
+
display: -webkit-box;
|
|
86
|
+
font-size: 0.85em;
|
|
87
|
+
color: var(--ck-color-text);
|
|
88
|
+
line-height: 1.1;
|
|
89
|
+
margin-top: var(--ck-spacing-tiny);
|
|
90
|
+
white-space: normal;
|
|
91
|
+
overflow: hidden;
|
|
92
|
+
text-overflow: ellipsis;
|
|
93
|
+
-webkit-box-orient: vertical;
|
|
94
|
+
-webkit-line-clamp: 2;
|
|
95
|
+
}
|
|
96
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part mark {
|
|
97
|
+
background: var(--ck-color-highlight-background);
|
|
98
|
+
vertical-align: initial;
|
|
99
|
+
font-weight: inherit;
|
|
100
|
+
line-height: inherit;
|
|
101
|
+
font-size: inherit;
|
|
102
|
+
}
|
package/dist/index.css
ADDED
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, 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
|
+
* What you're currently looking at is the source code of a legally protected, proprietary software.
|
|
7
|
+
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
8
|
+
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
11
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
12
|
+
*/
|
|
13
|
+
|
|
14
|
+
/*
|
|
15
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
16
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
:root {
|
|
20
|
+
--ck-template-dropdown-view-width: 345px;
|
|
21
|
+
--ck-template-dropdown-view-height: 300px;
|
|
22
|
+
--ck-template-icon-size: 45px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
/* Override default rules for icons to allow any fill color. */
|
|
26
|
+
.ck-button.ck-template-button .ck.ck-icon {
|
|
27
|
+
color: unset;
|
|
28
|
+
}
|
|
29
|
+
.ck-button.ck-template-button .ck.ck-icon * {
|
|
30
|
+
color: unset;
|
|
31
|
+
}
|
|
32
|
+
.ck-button.ck-template-button .ck.ck-icon *:not([fill]) {
|
|
33
|
+
fill: unset;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.ck.ck-template-form {
|
|
37
|
+
width: var(--ck-template-dropdown-view-width);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@media screen and (max-width: 600px) {
|
|
41
|
+
|
|
42
|
+
.ck.ck-template-form {
|
|
43
|
+
--ck-template-dropdown-view-width: 260px;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.ck.ck-template-form > .ck-labeled-field-view {
|
|
48
|
+
padding: var(--ck-spacing-large);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.ck.ck-template-form > .ck-search__results {
|
|
52
|
+
border-top: 1px solid var(--ck-color-base-border);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list {
|
|
56
|
+
max-height: var(--ck-template-dropdown-view-height);
|
|
57
|
+
padding: var(--ck-spacing-large);
|
|
58
|
+
overflow-x: hidden;
|
|
59
|
+
overflow-y: auto;
|
|
60
|
+
overscroll-behavior: contain;
|
|
61
|
+
|
|
62
|
+
/*
|
|
63
|
+
* This is a dirty way to increase the selector specificity and override the default rounded corners
|
|
64
|
+
* of a list inside a dropdown panel
|
|
65
|
+
*/
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ck-rounded-corners .ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list {
|
|
69
|
+
border-radius: 0;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* This is an easy way to address the problem of spacings between hidden and visible list items */
|
|
73
|
+
|
|
74
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item:not(.ck-hidden) ~ .ck.ck-list__item {
|
|
75
|
+
margin-top: var(--ck-spacing-large);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button {
|
|
79
|
+
width: 100%;
|
|
80
|
+
margin: 0;
|
|
81
|
+
padding: 0;
|
|
82
|
+
border-radius: var(--ck-border-radius);
|
|
83
|
+
|
|
84
|
+
/* Crop the icon when the border-radius is large */
|
|
85
|
+
overflow: hidden;
|
|
86
|
+
|
|
87
|
+
display: grid;
|
|
88
|
+
grid-template-columns: var(--ck-template-icon-size) 1fr;
|
|
89
|
+
grid-template-rows: var(--ck-template-icon-size);
|
|
90
|
+
grid-auto-columns: 1fr;
|
|
91
|
+
|
|
92
|
+
gap: var(--ck-spacing-large) var(--ck-spacing-large);
|
|
93
|
+
grid-auto-flow: column dense;
|
|
94
|
+
align-items: center;
|
|
95
|
+
grid-template-areas: "ck-template-icon ck-template-content";
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button:not(:focus) {
|
|
99
|
+
border-color: var(--ck-color-dropdown-panel-background);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck.ck-icon {
|
|
103
|
+
width: var(--ck-template-icon-size);
|
|
104
|
+
height: auto;
|
|
105
|
+
grid-area: ck-template-icon;
|
|
106
|
+
margin: 0;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part {
|
|
110
|
+
display: flex;
|
|
111
|
+
flex-direction: column;
|
|
112
|
+
justify-content: space-evenly;
|
|
113
|
+
height: 100%;
|
|
114
|
+
grid-area: ck-template-content;
|
|
115
|
+
min-width: 0;
|
|
116
|
+
margin: 0;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part > .ck.ck-button__label {
|
|
120
|
+
display: block;
|
|
121
|
+
font-weight: bold;
|
|
122
|
+
font-size: var(--ck-font-size-base);
|
|
123
|
+
color: var(--ck-color-text);
|
|
124
|
+
line-height: 1.1;
|
|
125
|
+
|
|
126
|
+
white-space: nowrap;
|
|
127
|
+
overflow: hidden;
|
|
128
|
+
text-overflow: ellipsis;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part .ck-template-form__description {
|
|
132
|
+
display: -webkit-box;
|
|
133
|
+
font-size: 0.85em;
|
|
134
|
+
color: var(--ck-color-text);
|
|
135
|
+
line-height: 1.1;
|
|
136
|
+
|
|
137
|
+
/* Leave some tiny spacing between title and description. */
|
|
138
|
+
margin-top: var(--ck-spacing-tiny);
|
|
139
|
+
|
|
140
|
+
white-space: normal;
|
|
141
|
+
overflow: hidden;
|
|
142
|
+
text-overflow: ellipsis;
|
|
143
|
+
-webkit-box-orient: vertical;
|
|
144
|
+
-webkit-line-clamp: 2;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.ck.ck-template-form > .ck-search__results > .ck.ck-list.ck-template-list > .ck.ck-list__item > .ck.ck-button > .ck-template-form__text-part mark {
|
|
148
|
+
background: var(--ck-color-highlight-background);
|
|
149
|
+
vertical-align: initial;
|
|
150
|
+
font-weight: inherit;
|
|
151
|
+
line-height: inherit;
|
|
152
|
+
font-size: inherit;
|
|
153
|
+
}
|