@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.7 → 43.3.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/real-time-collaboration.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/cs.js +1 -1
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -1
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -1
- package/build/translations/hy.js +1 -0
- package/build/translations/it.js +1 -1
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -1
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/oc.js +1 -0
- 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/ru.js +1 -1
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/dist/index-editor.css +10 -14
- package/dist/index.css +10 -14
- package/dist/index.js +6 -6
- package/dist/presencelist.d.ts +8 -0
- package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/dist/realtimecollaborativecomments.d.ts +8 -0
- package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/dist/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/dist/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/dist/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/dist/realtimecollaborativeediting.d.ts +8 -0
- package/dist/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/dist/realtimecollaborativetrackchanges.d.ts +8 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/translations/af.po +54 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +54 -0
- package/lang/translations/az.po +54 -0
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +55 -0
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -11
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +54 -0
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +54 -0
- package/lang/translations/es-co.po +54 -0
- package/lang/translations/es.po +4 -11
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +54 -0
- package/lang/translations/fa.po +4 -11
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -11
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +54 -0
- package/lang/translations/he.po +4 -11
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +54 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -11
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +54 -0
- package/lang/translations/kk.po +54 -0
- package/lang/translations/km.po +53 -0
- package/lang/translations/kn.po +54 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +54 -0
- package/lang/translations/lt.po +4 -11
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +54 -0
- package/lang/translations/ne.po +54 -0
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +54 -0
- package/lang/translations/pl.po +4 -11
- package/lang/translations/pt-br.po +4 -11
- package/lang/translations/pt.po +4 -11
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -11
- package/lang/translations/si.po +54 -0
- package/lang/translations/sk.po +4 -11
- package/lang/translations/sl.po +56 -0
- package/lang/translations/sq.po +54 -0
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +54 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +53 -0
- package/lang/translations/ug.po +53 -0
- package/lang/translations/uk.po +4 -11
- package/lang/translations/ur.po +54 -0
- package/lang/translations/uz.po +54 -0
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +10 -10
- package/src/common-translations.js +1 -1
- package/src/index.js +1 -1
- package/src/presencelist/presencelistui.js +1 -1
- package/src/presencelist/view/presencecounterview.js +1 -1
- package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
- package/src/presencelist/view/presencedropdownlistview.js +1 -1
- package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
- package/src/presencelist/view/presenceinlinelistview.js +1 -1
- package/src/presencelist/view/presencelistview.js +1 -1
- package/src/presencelist.d.ts +8 -0
- package/src/presencelist.js +1 -1
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
- package/src/realtimecollaborativecomments.d.ts +8 -0
- package/src/realtimecollaborativecomments.js +1 -1
- package/src/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
- package/src/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/src/realtimecollaborativeediting/sessions.js +1 -1
- package/src/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/src/realtimecollaborativeediting/usermarkers.js +1 -1
- package/src/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
- package/src/realtimecollaborativeediting.d.ts +8 -0
- package/src/realtimecollaborativeediting.js +1 -1
- package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
- package/src/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/src/realtimecollaborativerevisionhistory.js +1 -1
- package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
- package/src/realtimecollaborativetrackchanges.d.ts +8 -0
- package/src/realtimecollaborativetrackchanges.js +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.af=e.af||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ast=e.ast||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.az=e.az||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.bs=e.bs||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["","",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/cs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.cs=e.cs||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Sbalený seznam připojených uživatelů (pro jeho otevření stiskněte ENTER)","Connected users list":"Seznam připojených uživatelů","Connected users list dropdown menu":"Rozbalovací nabídka seznamu připojených uživatelů",CONNECTED_USERS:["1 připojený uživatel (já)","%0 připojení uživatelé","%0 připojení uživatelé"
|
|
1
|
+
!function(e){const o=e.cs=e.cs||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Sbalený seznam připojených uživatelů (pro jeho otevření stiskněte ENTER)","Connected users list":"Seznam připojených uživatelů","Connected users list dropdown menu":"Rozbalovací nabídka seznamu připojených uživatelů",CONNECTED_USERS:["1 připojený uživatel (já)","%0 připojení uživatelé","%0 připojení uživatelé"],PENDING_ACTION_SENDING_DATA:"Odesílám data na server.","Synchronization issue":"Problém se synchronizací","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Dokument nemůže být připojen zpátky na server. Abyste nepřišli o svůj obsah, uložte ho lokálně a znovu načtěte editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Detaily o dokumentu nemohou být během znovu-připojování získány. Abyste nepřišli o svůj obsah, uložte ho lokálně a znovu načtěte editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Poslední uložená verze dokumentu se neshoduje s lokální verzí. Abyste nepřišli o svůj obsah, uložte ho lokálně a znovu načtěte editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Lokální dokument a dokument na serveru se liší a jejich sloučení může vést k neočekávaným výsledkům. Abyste nepřišli o svůj obsah, uložte ho lokálně a znovu načtěte editor."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["en-gb"]=e["en-gb"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.eo=e.eo||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["es-co"]=e["es-co"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/es.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":'Lista de usuarios conectados contraída (pulse "INTRO" para abrirla)',"Connected users list":"Lista de usuarios conectados","Connected users list dropdown menu":"Menú desplegable de la lista de usuarios conectados",CONNECTED_USERS:["1 usuario conectado (yo)","%0 usuarios conectados"
|
|
1
|
+
!function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":'Lista de usuarios conectados contraída (pulse "INTRO" para abrirla)',"Connected users list":"Lista de usuarios conectados","Connected users list dropdown menu":"Menú desplegable de la lista de usuarios conectados",CONNECTED_USERS:["1 usuario conectado (yo)","%0 usuarios conectados"],PENDING_ACTION_SENDING_DATA:"Enviando datos al servidor.","Synchronization issue":"Problema de sincronización","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"El documento no se puede volver a conectar con el servidor. Para no perder su contenido, guárdelo localmente y actualice el editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Los detalles del documento no se pudieron obtener durante la reconexión. Para no perder su contenido, guárdelo localmente y actualice el editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"La última versión guardada del documento no coincide con la versión local. Para no perder su contenido, guárdelo localmente y actualice el editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"El documento local y el documento del servidor difieren. Fusionarlos puede provocar un comportamiento inesperado. Para no perder su contenido, guárdelo localmente y actualice el editor."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.eu=e.eu||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/fa.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.fa=e.fa||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:
|
|
1
|
+
!function(e){const o=e.fa=e.fa||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:"",PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"این سند قابل اتصال به سرور نیست. برای از دست ندادن محتوا بصورت محلی ذخیره کنید و ویرایشگر را دوباره بارگزاری کنید.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/fr.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.fr=e.fr||{};t.dictionary=Object.assign(t.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Liste réduite des utilisateurs connectés (appuyez sur « ENTRÉE » pour l'ouvrir)","Connected users list":"Liste des utilisateurs connectés","Connected users list dropdown menu":"Menu déroulant de la liste des utilisateurs connectés",CONNECTED_USERS:["1 utilisateur connecté (moi)","%0 utilisateurs connectés"
|
|
1
|
+
!function(e){const t=e.fr=e.fr||{};t.dictionary=Object.assign(t.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Liste réduite des utilisateurs connectés (appuyez sur « ENTRÉE » pour l'ouvrir)","Connected users list":"Liste des utilisateurs connectés","Connected users list dropdown menu":"Menu déroulant de la liste des utilisateurs connectés",CONNECTED_USERS:["1 utilisateur connecté (moi)","%0 utilisateurs connectés"],PENDING_ACTION_SENDING_DATA:"Envoi des données au serveur.","Synchronization issue":"Problème de synchronisation","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Le document ne peut pas être reconnecté au serveur. Pour ne pas perdre votre contenu, enregistrez-le localement et actualisez l'éditeur.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Les détails du document n'ont pas pu être saisis lors de la reconnexion. Pour ne pas perdre votre contenu, enregistrez-le localement et actualisez l'éditeur.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"La dernière version enregistrée du document ne correspond pas à la version locale. Pour ne pas perdre votre contenu, enregistrez-le localement et actualisez l'éditeur.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Le document local et le document serveur sont différents, leur fusion peut provoquer un effet inattendu. Pour ne pas perdre votre contenu, enregistrez-le localement et actualisez l'éditeur."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.gu=e.gu||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/he.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.he=e.he||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"רשימת משתמשים מחוברים מכווצת (לחצו על ENTER כדי לפתוח אותה)","Connected users list":"רשימת משתמשים מחוברים","Connected users list dropdown menu":"תפריט נפתח של רשימת משתמשים מחוברים",CONNECTED_USERS:["משתמש 1 מחובר (אני)","משתמש %0 מחובר"
|
|
1
|
+
!function(e){const o=e.he=e.he||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"רשימת משתמשים מחוברים מכווצת (לחצו על ENTER כדי לפתוח אותה)","Connected users list":"רשימת משתמשים מחוברים","Connected users list dropdown menu":"תפריט נפתח של רשימת משתמשים מחוברים",CONNECTED_USERS:["משתמש 1 מחובר (אני)","משתמש %0 מחובר"],PENDING_ACTION_SENDING_DATA:"שולח נתונים לשרת.","Synchronization issue":"בעיית סנכרון","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"לא ניתן לחבר את המסמך בחזרה לשרת. כדי לא לאבד את התוכן שלכם שמרו אותו באופן מקומי ורעננו את העורך.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"לא ניתן היה לקבל את פרטי המסמך במהלך החיבור מחדש. כדי לא לאבד את התוכן שלכם שמרו אותו באופן מקומי ורעננו את העורך.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"הגרסה האחרונה שנשמרה של המסמך אינה תואמת לגרסה המקומית. כדי לא לאבד את התוכן שלכם שמרו אותו באופן מקומי ורעננו את העורך.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"המסמך המקומי והמסמך בשרת שונים ומיזוגם עלול לגרום להתנהגות בלתי צפויה. כדי לא לאבד את התוכן שלכם שמרו אותו באופן מקומי ורעננו את העורך."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.hy=e.hy||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(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||{},{"Collapsed connected users list (press ENTER to open it)":"Elenco degli utenti connessi compresso (premi INVIO per aprirlo)","Connected users list":"Elenco degli utenti connessi","Connected users list dropdown menu":"Menu a discesa dell'elenco degli utenti connessi",CONNECTED_USERS:["1 utente collegato (io)","%0 utenti collegati"
|
|
1
|
+
!function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Elenco degli utenti connessi compresso (premi INVIO per aprirlo)","Connected users list":"Elenco degli utenti connessi","Connected users list dropdown menu":"Menu a discesa dell'elenco degli utenti connessi",CONNECTED_USERS:["1 utente collegato (io)","%0 utenti collegati"],PENDING_ACTION_SENDING_DATA:"Invio dei dati al server in corso.","Synchronization issue":"Problema di sincronizzazione","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Il documento non può essere ricollegato al server. Per non perdere il contenuto, salvarlo in locale e aggiornare l'editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Non è stato possibile ottenere i dettagli del documento durante la riconnessione. Per non perdere il contenuto, salvarlo in locale e aggiornare l'editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"L'ultima versione del documento salvata non corrisponde alla versione locale. Per non perdere il contenuto, salvarlo in locale e aggiornare l'editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Il documento locale e il documento del server sono diversi e la loro unione può causare comportamenti imprevisti. Per non perdere il contenuto, salvarlo in locale e aggiornare l'editor."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.jv=e.jv||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.kk=e.kk||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.km=e.km||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:"",PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.kn=e.kn||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ku=e.ku||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/lt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const t=e.lt=e.lt||{};t.dictionary=Object.assign(t.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Suskleistas prijungtų naudotojų sąrašas (paspauskite ENTER, kad jį atidarytumėte)","Connected users list":"Prijungtų naudotojų sąrašas","Connected users list dropdown menu":"Prijungtų naudotojų sąrašo išskleidžiamasis meniu",CONNECTED_USERS:["1 prisijungęs vartotojas (aš)","%0 prisijungęs vartotojas","%0 prisijungęs vartotojas"
|
|
1
|
+
!function(e){const t=e.lt=e.lt||{};t.dictionary=Object.assign(t.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Suskleistas prijungtų naudotojų sąrašas (paspauskite ENTER, kad jį atidarytumėte)","Connected users list":"Prijungtų naudotojų sąrašas","Connected users list dropdown menu":"Prijungtų naudotojų sąrašo išskleidžiamasis meniu",CONNECTED_USERS:["1 prisijungęs vartotojas (aš)","%0 prisijungęs vartotojas","%0 prisijungęs vartotojas"],PENDING_ACTION_SENDING_DATA:"Duomenys siunčiami į serverį","Synchronization issue":"Sinchronizavimo problemos","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Dokumentas negali būti vėl prijungtas prie serverio. Kad neprarastumėte turinio, išsaugokite įrenginyje ir perkraukite redaktorių.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Dokumento detalės negali būti pasiektos vėl prisijungus. Kad neprarastumėte turinio, išsaugokite įrenginyje ir perkraukite redaktorių.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Paskutinė išsaugota dokumento versija neatitinka versijos įrenginyje. Kad neprarastumėte turinio, išsaugokite įrenginyje ir perkraukite redaktorių.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Dokumentas įrenginyje ir serverio dokumentas skiriasi ir jų suliejimas gali sukelti netikėtų pasekmių. Kad neprarastumėte turinio, išsaugokite įrenginyje ir perkraukite redaktorių."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.nb=e.nb||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ne=e.ne||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.oc=e.oc||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/pl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.pl=e.pl||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Zwinięta lista połączonych użytkowników (naciśnij ENTER, aby ją otworzyć)","Connected users list":"Lista połączonych użytkowników","Connected users list dropdown menu":"Menu rozwijane listy połączonych użytkowników",CONNECTED_USERS:["1 połączony użytkownik (ja)","%0 połączonych użytkowników","%0 połączonych użytkowników"
|
|
1
|
+
!function(e){const o=e.pl=e.pl||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Zwinięta lista połączonych użytkowników (naciśnij ENTER, aby ją otworzyć)","Connected users list":"Lista połączonych użytkowników","Connected users list dropdown menu":"Menu rozwijane listy połączonych użytkowników",CONNECTED_USERS:["1 połączony użytkownik (ja)","%0 połączonych użytkowników","%0 połączonych użytkowników"],PENDING_ACTION_SENDING_DATA:"Trwa przesyłanie danych do serwera.","Synchronization issue":"Problem z synchronizacją","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Dokument nie może nawiązać ponownego połączenia z serwerem. Aby nie stracić treści, zapisz je na swoim urządzeniu i odśwież stronę z edytorem.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Nie można uzyskać informacji dot. dokumentu podczas ponownego połączenia. Aby nie stracić treści, zapisz je na swoim urządzeniu i odśwież stronę z edytorem.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Ostatnio zapisana wersja dokumentu nie zgadza się z wersją zapisaną na urządzeniu. Aby nie stracić treści, zapisz je na swoim urządzeniu i odśwież stronę z edytorem.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Dokument na urządzeniu oraz dokument na serwerze różnią się od siebie. Ich połączenie może wywołać niezamierzone skutki. Aby nie stracić treści, zapisz je na swoim urządzeniu i odśwież stronę z edytorem."})}(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||{},{"Collapsed connected users list (press ENTER to open it)":'Lista de usuários conectados minimizada (pressione "ENTER" para abri-la)',"Connected users list":"Lista de usuários conectados","Connected users list dropdown menu":"Menu suspenso da lista de usuários conectados",CONNECTED_USERS:["1 usuário conectado (eu)","%0 usuários conectados"
|
|
1
|
+
!function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":'Lista de usuários conectados minimizada (pressione "ENTER" para abri-la)',"Connected users list":"Lista de usuários conectados","Connected users list dropdown menu":"Menu suspenso da lista de usuários conectados",CONNECTED_USERS:["1 usuário conectado (eu)","%0 usuários conectados"],PENDING_ACTION_SENDING_DATA:"Enviando dados para o servidor","Synchronization issue":"Problema de sicronização","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"O documento não pode ser conectado de volta ao servidor. Para não perder seu conteúdo salve-o localmente e atualize o editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Os detalhes do documento não puderam ser obtidos durante a reconexão. Para não perder seu conteúdo salve-o localmente e atualize o editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"A última versão salva deste documento não confere com a versão local. Para não perder seu conteúdo salve-o localmente e atualize o editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"O documento local e o documento do servidor diferem e mesclá-los pode causar um comportamento inesperado. Para não perder seu conteúdo salve-o localmente e atualize o editor."})}(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||{},{"Collapsed connected users list (press ENTER to open it)":"Lista de utilizadores conectados colapsada (prima ENTER para a expandir)","Connected users list":"Lista de utilizadores conectados","Connected users list dropdown menu":"Menu suspenso da lista de utilizadores conectados",CONNECTED_USERS:["1 utilizador conectado (eu)","%0 utilizador conectado"
|
|
1
|
+
!function(e){const o=e.pt=e.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Lista de utilizadores conectados colapsada (prima ENTER para a expandir)","Connected users list":"Lista de utilizadores conectados","Connected users list dropdown menu":"Menu suspenso da lista de utilizadores conectados",CONNECTED_USERS:["1 utilizador conectado (eu)","%0 utilizador conectado"],PENDING_ACTION_SENDING_DATA:"A enviar dados para o servidor.","Synchronization issue":"Problema de sincronização","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Não é possível conectar novamente o documento a servidor. Para não perder o seu conteúdo, guarde-o localmente e atualize o editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Não foi possível guardar os detalhes do documento durante a reconexão. Para não perder o seu conteúdo, guarde-o localmente e atualize o editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"A última versão guardada do documento não corresponde à versão local. Para não perder o seu conteúdo, guarde-o localmente e atualize o editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"O documento local e o documento do servidor diferem e fundi-los pode causar comportamento inesperado. Para não perder o seu conteúdo, guarde-o localmente e atualize o editor."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/ru.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.ru=e.ru||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Свернутый список подключенных пользователей (нажмите ENTER («ВВОД»), чтобы открыть его)","Connected users list":"Список подключенных пользователей","Connected users list dropdown menu":"Раскрывающееся меню списка подключенных пользователей",CONNECTED_USERS:["1 пользователь в сети (Вы)","%0 пользователя в сети","%0 пользователей в сети"
|
|
1
|
+
!function(e){const o=e.ru=e.ru||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Свернутый список подключенных пользователей (нажмите ENTER («ВВОД»), чтобы открыть его)","Connected users list":"Список подключенных пользователей","Connected users list dropdown menu":"Раскрывающееся меню списка подключенных пользователей",CONNECTED_USERS:["1 пользователь в сети (Вы)","%0 пользователя в сети","%0 пользователей в сети"],PENDING_ACTION_SENDING_DATA:"Отправка данных на сервер.","Synchronization issue":"Проблема с синхронизацией","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Документ не может подключиться к серверу. Чтобы не потерять свои данные, сохраните их на устройстве и обновите редактор.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Сведения о документе не удалось получить во время повторного подключения. Чтобы не потерять свои данные, сохраните их на устройстве и обновите редактор.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Последняя сохраненная версия документа не соответствует версии на устройстве. Чтобы не потерять свои данные, сохраните их на устройстве и обновите редактор.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Документ на устройстве и документ на сервере отличаются друг от друга, поэтому их объединение может привести к непредсказуемому состоянию. Чтобы не потерять свои данные, сохраните их на устройстве и обновите редактор."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.si=e.si||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/sk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(o){const e=o.sk=o.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Zbalený zoznam pripojených používateľov (stlačením tlačidla ENTER ho otvoríte)","Connected users list":"Zoznam priipojených používateľov","Connected users list dropdown menu":"Rozbaľovacia ponuka zoznamu pripojených používateľov",CONNECTED_USERS:["1 pripojený užívateľ (ja)","%0 pripojení užívatelia","%0 pripojení užívatelia"
|
|
1
|
+
!function(o){const e=o.sk=o.sk||{};e.dictionary=Object.assign(e.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"Zbalený zoznam pripojených používateľov (stlačením tlačidla ENTER ho otvoríte)","Connected users list":"Zoznam priipojených používateľov","Connected users list dropdown menu":"Rozbaľovacia ponuka zoznamu pripojených používateľov",CONNECTED_USERS:["1 pripojený užívateľ (ja)","%0 pripojení užívatelia","%0 pripojení užívatelia"],PENDING_ACTION_SENDING_DATA:"Odosielam dáta na server.","Synchronization issue":"Problém so synchronizáciou","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Dokument nie je možné pripojiť späť k serveru. Aby ste svoj obsah nestratili, uložte si ho lokálne a obnovte editor.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Podrobnosti dokumentu nebolo možné získať počas opätovného pripojenia. Aby ste svoj obsah nestratili, uložte si ho lokálne a obnovte editor.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Posledná uložená verzia dokumentu sa nezhoduje s lokálnou verziou. Aby ste svoj obsah nestratili, uložte si ho lokálne a obnovte editor.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Lokálny dokument a dokument servera sa líšia a ich zlúčenie môže spôsobiť neočakávané správanie. Aby ste svoj obsah nestratili, uložte si ho lokálne a obnovte editor."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sl=e.sl||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["","","",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sq=e.sq||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ti=e.ti||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.tt=e.tt||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:"",PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ug=e.ug||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:"",PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/build/translations/uk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){const o=e.uk=e.uk||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":'Згорнутий список під\'єднаних користувачів (натисніть "ENTER", щоб розгорнути його)',"Connected users list":"Список під'єднаних користувачів","Connected users list dropdown menu":"Розкривне меню списку під'єднаних користувачів",CONNECTED_USERS:["1 під'єднаних користувач (я)","%0 під'єднаних користувачів","%0 під'єднаних користувачів"
|
|
1
|
+
!function(e){const o=e.uk=e.uk||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":'Згорнутий список під\'єднаних користувачів (натисніть "ENTER", щоб розгорнути його)',"Connected users list":"Список під'єднаних користувачів","Connected users list dropdown menu":"Розкривне меню списку під'єднаних користувачів",CONNECTED_USERS:["1 під'єднаних користувач (я)","%0 під'єднаних користувачів","%0 під'єднаних користувачів"],PENDING_ACTION_SENDING_DATA:"Надсилання даних на сервер.","Synchronization issue":"Проблема синхронізації","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"Документ не можна підключити назад до сервера. Щоб не втратити свій контент, збережіть його локально та оновіть редактор.","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"Під час повторного підключення не вдалося отримати дані документа. Щоб не втратити свій контент, збережіть його локально та оновіть редактор.","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"Остання збережена версія документа не відповідає локальній версії. Щоб не втратити свій контент, збережіть його локально та оновіть редактор.","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":"Локальний документ та серверний документ відрізняються, і їх об’єднання може призвести до неочікуваної поведінки. Щоб не втратити свй контент, збережіть його локально та оновіть редактор."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ur=e.ur||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.uz=e.uz||{};o.dictionary=Object.assign(o.dictionary||{},{"Collapsed connected users list (press ENTER to open it)":"","Connected users list":"","Connected users list dropdown menu":"",CONNECTED_USERS:["",""],PENDING_ACTION_SENDING_DATA:"","Synchronization issue":"","The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor.":"","The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor.":"","The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor.":"","The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor.":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/dist/index-editor.css
CHANGED
|
@@ -146,18 +146,16 @@
|
|
|
146
146
|
|
|
147
147
|
.ck.ck-presence-list__list-item:focus{
|
|
148
148
|
border-radius:0;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.ck-rounded-corners .ck.ck-presence-list__list-item:focus, .ck.ck-presence-list__list-item.ck-rounded-corners:focus{
|
|
152
|
-
border-radius:var(--ck-border-radius);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.ck.ck-presence-list__list-item:focus{
|
|
156
149
|
outline:none;
|
|
157
150
|
border:var(--ck-focus-ring);
|
|
158
151
|
box-shadow:var(--ck-focus-outer-shadow), 0 0;
|
|
159
152
|
}
|
|
160
153
|
|
|
154
|
+
.ck-rounded-corners .ck.ck-presence-list__list-item:focus,
|
|
155
|
+
.ck.ck-presence-list__list-item.ck-rounded-corners:focus{
|
|
156
|
+
border-radius:var(--ck-border-radius);
|
|
157
|
+
}
|
|
158
|
+
|
|
161
159
|
.ck.ck-presence-list__list-item .ck-label{
|
|
162
160
|
overflow:hidden;
|
|
163
161
|
height:0px;
|
|
@@ -197,18 +195,16 @@
|
|
|
197
195
|
|
|
198
196
|
.ck.ck-presence-list--collapsed .ck-presence-list__list:focus{
|
|
199
197
|
border-radius:0;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.ck-rounded-corners .ck.ck-presence-list--collapsed .ck-presence-list__list:focus, .ck.ck-presence-list--collapsed .ck-presence-list__list.ck-rounded-corners:focus{
|
|
203
|
-
border-radius:var(--ck-border-radius);
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.ck.ck-presence-list--collapsed .ck-presence-list__list:focus{
|
|
207
198
|
outline:none;
|
|
208
199
|
border:var(--ck-focus-ring);
|
|
209
200
|
box-shadow:var(--ck-focus-outer-shadow), 0 0;
|
|
210
201
|
}
|
|
211
202
|
|
|
203
|
+
.ck-rounded-corners .ck.ck-presence-list--collapsed .ck-presence-list__list:focus,
|
|
204
|
+
.ck.ck-presence-list--collapsed .ck-presence-list__list.ck-rounded-corners:focus{
|
|
205
|
+
border-radius:var(--ck-border-radius);
|
|
206
|
+
}
|
|
207
|
+
|
|
212
208
|
.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item{
|
|
213
209
|
margin-left:calc( var(--ck-user-avatar-size) * -1 + 7px);
|
|
214
210
|
border:0;
|
package/dist/index.css
CHANGED
|
@@ -222,19 +222,17 @@
|
|
|
222
222
|
|
|
223
223
|
.ck.ck-presence-list__list-item:focus {
|
|
224
224
|
border-radius: 0;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.ck-rounded-corners .ck.ck-presence-list__list-item:focus, .ck.ck-presence-list__list-item.ck-rounded-corners:focus {
|
|
228
|
-
border-radius: var(--ck-border-radius);
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.ck.ck-presence-list__list-item:focus {
|
|
232
225
|
/* Disable native outline. */
|
|
233
226
|
outline: none;
|
|
234
227
|
border: var(--ck-focus-ring);
|
|
235
228
|
box-shadow: var(--ck-focus-outer-shadow), 0 0;
|
|
236
229
|
}
|
|
237
230
|
|
|
231
|
+
.ck-rounded-corners .ck.ck-presence-list__list-item:focus,
|
|
232
|
+
.ck.ck-presence-list__list-item.ck-rounded-corners:focus {
|
|
233
|
+
border-radius: var(--ck-border-radius);
|
|
234
|
+
}
|
|
235
|
+
|
|
238
236
|
.ck.ck-presence-list__list-item .ck-label {
|
|
239
237
|
/*
|
|
240
238
|
* Forces screen reader to read label despite the fact that it is hidden.
|
|
@@ -285,19 +283,17 @@
|
|
|
285
283
|
|
|
286
284
|
.ck.ck-presence-list--collapsed .ck-presence-list__list:focus {
|
|
287
285
|
border-radius: 0;
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
.ck-rounded-corners .ck.ck-presence-list--collapsed .ck-presence-list__list:focus, .ck.ck-presence-list--collapsed .ck-presence-list__list.ck-rounded-corners:focus {
|
|
291
|
-
border-radius: var(--ck-border-radius);
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
.ck.ck-presence-list--collapsed .ck-presence-list__list:focus {
|
|
295
286
|
/* Disable native outline. */
|
|
296
287
|
outline: none;
|
|
297
288
|
border: var(--ck-focus-ring);
|
|
298
289
|
box-shadow: var(--ck-focus-outer-shadow), 0 0;
|
|
299
290
|
}
|
|
300
291
|
|
|
292
|
+
.ck-rounded-corners .ck.ck-presence-list--collapsed .ck-presence-list__list:focus,
|
|
293
|
+
.ck.ck-presence-list--collapsed .ck-presence-list__list.ck-rounded-corners:focus {
|
|
294
|
+
border-radius: var(--ck-border-radius);
|
|
295
|
+
}
|
|
296
|
+
|
|
301
297
|
.ck.ck-presence-list--collapsed .ck.ck-presence-list__list-item {
|
|
302
298
|
/* Adding extra px to create collapsed effect. */
|
|
303
299
|
margin-left: calc( var(--ck-user-avatar-size) * -1 + 7px);
|