@ckeditor/ckeditor5-uploadcare 0.0.1 → 44.2.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/CHANGELOG.md +6 -0
- package/LICENSE.md +5 -6
- package/README.md +35 -3
- package/build/translations/af.js +1 -0
- package/build/translations/ar.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/cs.js +1 -0
- package/build/translations/da.js +1 -0
- package/build/translations/de-ch.js +1 -0
- package/build/translations/de.js +1 -0
- package/build/translations/el.js +1 -0
- package/build/translations/en-au.js +1 -0
- 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 -0
- package/build/translations/et.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -0
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -0
- package/build/translations/gl.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -0
- package/build/translations/hi.js +1 -0
- package/build/translations/hr.js +1 -0
- package/build/translations/hu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/id.js +1 -0
- package/build/translations/it.js +1 -0
- package/build/translations/ja.js +1 -0
- 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/ko.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -0
- package/build/translations/lv.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/nl.js +1 -0
- package/build/translations/no.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/pt.js +1 -0
- package/build/translations/ro.js +1 -0
- package/build/translations/ru.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/sr-latn.js +1 -0
- package/build/translations/sr.js +1 -0
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tk.js +1 -0
- package/build/translations/tr.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -0
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -0
- package/build/translations/zh-cn.js +1 -0
- package/build/translations/zh.js +1 -0
- package/build/uploadcare.js +5 -0
- package/ckeditor5-metadata.json +47 -0
- package/dist/index-content.css +5 -0
- package/dist/index-editor.css +265 -0
- package/dist/index.css +315 -0
- package/dist/index.js +25 -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.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- 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.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/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.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-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de-ch.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-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.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- 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.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/eu.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fa.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/gu.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.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/hy.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.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/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.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- 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.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/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.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/oc.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.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/si.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.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/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.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/ti.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tk.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/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.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- 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.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/lang/contexts.json +27 -0
- package/lang/translations/af.po +112 -0
- package/lang/translations/ar.po +112 -0
- package/lang/translations/ast.po +112 -0
- package/lang/translations/az.po +112 -0
- package/lang/translations/bg.po +112 -0
- package/lang/translations/bn.po +112 -0
- package/lang/translations/bs.po +112 -0
- package/lang/translations/ca.po +112 -0
- package/lang/translations/cs.po +112 -0
- package/lang/translations/da.po +112 -0
- package/lang/translations/de-ch.po +112 -0
- package/lang/translations/de.po +112 -0
- package/lang/translations/el.po +112 -0
- package/lang/translations/en-au.po +112 -0
- package/lang/translations/en-gb.po +112 -0
- package/lang/translations/en.po +112 -0
- package/lang/translations/eo.po +112 -0
- package/lang/translations/es-co.po +112 -0
- package/lang/translations/es.po +112 -0
- package/lang/translations/et.po +112 -0
- package/lang/translations/eu.po +112 -0
- package/lang/translations/fa.po +112 -0
- package/lang/translations/fi.po +112 -0
- package/lang/translations/fr.po +112 -0
- package/lang/translations/gl.po +112 -0
- package/lang/translations/gu.po +112 -0
- package/lang/translations/he.po +112 -0
- package/lang/translations/hi.po +112 -0
- package/lang/translations/hr.po +112 -0
- package/lang/translations/hu.po +112 -0
- package/lang/translations/hy.po +112 -0
- package/lang/translations/id.po +112 -0
- package/lang/translations/it.po +112 -0
- package/lang/translations/ja.po +112 -0
- package/lang/translations/jv.po +112 -0
- package/lang/translations/kk.po +112 -0
- package/lang/translations/km.po +112 -0
- package/lang/translations/kn.po +112 -0
- package/lang/translations/ko.po +112 -0
- package/lang/translations/ku.po +112 -0
- package/lang/translations/lt.po +112 -0
- package/lang/translations/lv.po +112 -0
- package/lang/translations/ms.po +112 -0
- package/lang/translations/nb.po +112 -0
- package/lang/translations/ne.po +112 -0
- package/lang/translations/nl.po +112 -0
- package/lang/translations/no.po +112 -0
- package/lang/translations/oc.po +112 -0
- package/lang/translations/pl.po +112 -0
- package/lang/translations/pt-br.po +112 -0
- package/lang/translations/pt.po +112 -0
- package/lang/translations/ro.po +112 -0
- package/lang/translations/ru.po +112 -0
- package/lang/translations/si.po +112 -0
- package/lang/translations/sk.po +112 -0
- package/lang/translations/sl.po +112 -0
- package/lang/translations/sq.po +112 -0
- package/lang/translations/sr-latn.po +112 -0
- package/lang/translations/sr.po +112 -0
- package/lang/translations/sv.po +112 -0
- package/lang/translations/th.po +112 -0
- package/lang/translations/ti.po +112 -0
- package/lang/translations/tk.po +112 -0
- package/lang/translations/tr.po +112 -0
- package/lang/translations/tt.po +112 -0
- package/lang/translations/ug.po +112 -0
- package/lang/translations/uk.po +112 -0
- package/lang/translations/ur.po +112 -0
- package/lang/translations/uz.po +112 -0
- package/lang/translations/vi.po +112 -0
- package/lang/translations/zh-cn.po +112 -0
- package/lang/translations/zh.po +112 -0
- package/package.json +73 -7
- package/src/augmentation.d.ts +30 -0
- package/src/augmentation.js +23 -0
- package/src/index.d.ts +16 -0
- package/src/index.js +23 -0
- package/src/ui/uploadcarecontroller.d.ts +30 -0
- package/src/ui/uploadcarecontroller.js +24 -0
- package/src/ui/uploadcareformview.d.ts +23 -0
- package/src/ui/uploadcareformview.js +23 -0
- package/src/uploadcare.d.ts +48 -0
- package/src/uploadcare.js +23 -0
- package/src/uploadcarecommand.d.ts +38 -0
- package/src/uploadcarecommand.js +23 -0
- package/src/uploadcareconfig.d.ts +227 -0
- package/src/uploadcareconfig.js +23 -0
- package/src/uploadcareediting.d.ts +49 -0
- package/src/uploadcareediting.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.d.ts +78 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.js +24 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.d.ts +25 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.d.ts +27 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.d.ts +24 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.js +23 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformview.d.ts +32 -0
- package/src/uploadcareimageedit/ui/uploadcareimageeditformview.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditcommand.d.ts +49 -0
- package/src/uploadcareimageedit/uploadcareimageeditcommand.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditediting.d.ts +38 -0
- package/src/uploadcareimageedit/uploadcareimageeditediting.js +23 -0
- package/src/uploadcareimageedit/uploadcareimageeditui.d.ts +48 -0
- package/src/uploadcareimageedit/uploadcareimageeditui.js +23 -0
- package/src/uploadcareimageedit/uploadcareimagereplacecommand.d.ts +23 -0
- package/src/uploadcareimageedit/uploadcareimagereplacecommand.js +23 -0
- package/src/uploadcareimageedit.d.ts +32 -0
- package/src/uploadcareimageedit.js +23 -0
- package/src/uploadcareui.d.ts +41 -0
- package/src/uploadcareui.js +23 -0
- package/src/uploadcareuploadadapter.d.ts +39 -0
- package/src/uploadcareuploadadapter.js +23 -0
- package/src/utils/common-translations.d.ts +5 -0
- package/src/utils/common-translations.js +23 -0
- package/src/utils/dialogfocusmanagerview.d.ts +29 -0
- package/src/utils/dialogfocusmanagerview.js +23 -0
- package/src/utils/editingutils.d.ts +5 -0
- package/src/utils/editingutils.js +23 -0
- package/src/utils/isancestor.d.ts +8 -0
- package/src/utils/isancestor.js +23 -0
- package/src/utils/uploadutils.d.ts +5 -0
- package/src/utils/uploadutils.js +23 -0
- package/theme/icons/dropbox.svg +11 -0
- package/theme/icons/error.svg +1 -0
- package/theme/icons/facebook.svg +11 -0
- package/theme/icons/google-drive.svg +11 -0
- package/theme/icons/google-photos.svg +11 -0
- package/theme/icons/image-upload.svg +11 -0
- package/theme/icons/instagram.svg +11 -0
- package/theme/icons/link.svg +11 -0
- package/theme/icons/local.svg +11 -0
- package/theme/icons/onedrive.svg +11 -0
- package/theme/icons/uploadcare-image-edit.svg +11 -0
- package/theme/uploadcare-form.css +198 -0
- package/theme/uploadcare-theme.css +20 -0
- package/theme/uploadcareimageedit.css +64 -0
package/CHANGELOG.md
ADDED
package/LICENSE.md
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Software License Agreement
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
|
-
**CKEditor
|
|
5
|
-
Copyright (c) 2003–
|
|
4
|
+
**CKEditor 5 Uploadcare feature** – https://github.com/ckeditor/ckeditor5-uploadcare <br>
|
|
5
|
+
Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
|
|
7
|
+
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).
|
|
9
8
|
|
|
10
9
|
Sources of Intellectual Property Included in CKEditor
|
|
11
10
|
-----------------------------------------------------
|
|
12
11
|
|
|
13
|
-
Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
12
|
+
Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, CKEditor will incorporate work done by developers outside of CKSource with their express permission.
|
|
14
13
|
|
|
15
14
|
Trademarks
|
|
16
15
|
----------
|
|
17
16
|
|
|
18
|
-
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com)
|
|
17
|
+
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.
|
package/README.md
CHANGED
|
@@ -1,4 +1,36 @@
|
|
|
1
|
-
CKEditor
|
|
2
|
-
|
|
1
|
+
CKEditor 5 Uploadcare feature
|
|
2
|
+
=================================
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-uploadcare)
|
|
5
|
+
|
|
6
|
+
This package implements the Uploadcare integration feature for CKEditor 5. It allows you to integrate CKEditor 5 with [Uploadcare](https://uploadcare.com) file uploading and allow users to upload files from various services like Dropbox, Facebook, Google Drive, Google Photos, Instagram, OneDrive and insert them into your content.
|
|
7
|
+
|
|
8
|
+
This features offers image editor with multiple editing options, optimization capabilities and provides a {@link features/images-responsive responsive images mechanism} for CKEditor 5.
|
|
9
|
+
|
|
10
|
+
This is a premium feature. Please [contact us](https://ckeditor.com/contact/) if you would like to purchase a license. Let us know if you have any feedback or questions!
|
|
11
|
+
|
|
12
|
+
## Demo
|
|
13
|
+
|
|
14
|
+
Check out the [demo in the Uploadcare](https://ckeditor.com/docs/ckeditor5/latest/features/uploadcare.html#demo) feature guide.
|
|
15
|
+
|
|
16
|
+
## Documentation
|
|
17
|
+
|
|
18
|
+
See the [`@ckeditor/ckeditor5-uploadcare` package](https://ckeditor.com/docs/ckeditor5/latest/api/uploadcare.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [Uploadcare](https://ckeditor.com/docs/ckeditor5/latest/features/uploadcare.html) feature guide.
|
|
19
|
+
|
|
20
|
+
## Getting support
|
|
21
|
+
|
|
22
|
+
The CKEditor 5 Uploadcare feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers, and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating the CKEditor 5 Uploadcare feature with your application.
|
|
23
|
+
|
|
24
|
+
As a licensed CKEditor 5 Uploadcare feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
|
|
25
|
+
|
|
26
|
+
## License
|
|
27
|
+
|
|
28
|
+
**CKEditor 5 Uploadcare** (https://ckeditor.com/ckeditor-5/)<br>
|
|
29
|
+
Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
30
|
+
|
|
31
|
+
CKEditor 5 Uploadcare feature is licensed under a commercial license and is protected by copyright law.
|
|
32
|
+
For more details about available licensing options please contact us at sales@cksource.com.
|
|
33
|
+
|
|
34
|
+
### Trademarks
|
|
35
|
+
|
|
36
|
+
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.af=e.af||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ar=e.ar||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ast=e.ast||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.az=e.az||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.bg=e.bg||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.bn=e.bn||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.bs=e.bs||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ca=e.ca||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.cs=e.cs||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.da=e.da||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["de-ch"]=e["de-ch"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.de=e.de||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.el=e.el||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["en-au"]=e["en-au"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"Edit image","Insert with Dropbox":"Insert with Dropbox","Insert with Facebook":"Insert with Facebook","Insert with Google Drive":"Insert with Google Drive","Insert with Google Photos":"Insert with Google Photos","Insert with Instagram":"Insert with Instagram","Insert with OneDrive":"Insert with OneDrive","Loading image...":"Loading image...","Replace via URL":"Replace via URL","Replace with Dropbox":"Replace with Dropbox","Replace with Facebook":"Replace with Facebook","Replace with Google Drive":"Replace with Google Drive","Replace with Google Photos":"Replace with Google Photos","Replace with Instagram":"Replace with Instagram","Replace with OneDrive":"Replace with OneDrive","The image was not found. Its source may have been removed.":"The image was not found. Its source may have been removed.","Try again (Uploadcare)":"Try again","Unable to load":"Unable to load","We were unable to load the image due to network connection issues.":"We were unable to load the image due to network connection issues.","With Dropbox":"With Dropbox","With Facebook":"With Facebook","With Google Drive":"With Google Drive","With Google Photos":"With Google Photos","With Instagram":"With Instagram","With OneDrive":"With OneDrive"})}(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||{},{"Edit Image (Uploadcare)":"Edit image","Insert with Dropbox":"Insert with Dropbox","Insert with Facebook":"Insert with Facebook","Insert with Google Drive":"Insert with Google Drive","Insert with Google Photos":"Insert with Google Photos","Insert with Instagram":"Insert with Instagram","Insert with OneDrive":"Insert with OneDrive","Loading image...":"Loading image...","Replace via URL":"Replace via URL","Replace with Dropbox":"Replace with Dropbox","Replace with Facebook":"Replace with Facebook","Replace with Google Drive":"Replace with Google Drive","Replace with Google Photos":"Replace with Google Photos","Replace with Instagram":"Replace with Instagram","Replace with OneDrive":"Replace with OneDrive","The image was not found. Its source may have been removed.":"The image was not found. Its source may have been removed.","Try again (Uploadcare)":"Try again","Unable to load":"Unable to load","We were unable to load the image due to network connection issues.":"We were unable to load the image due to network connection issues.","With Dropbox":"With Dropbox","With Facebook":"With Facebook","With Google Drive":"With Google Drive","With Google Photos":"With Google Photos","With Instagram":"With Instagram","With OneDrive":"With OneDrive"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.eo=e.eo||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(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||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.et=e.et||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.eu=e.eu||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.fa=e.fa||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.fi=e.fi||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.fr=e.fr||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.gl=e.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.gu=e.gu||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.he=e.he||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.hi=e.hi||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.hr=e.hr||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.hu=e.hu||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.hy=e.hy||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.id=e.id||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.it=e.it||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ja=e.ja||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.jv=e.jv||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.kk=e.kk||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.km=e.km||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.kn=e.kn||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ko=e.ko||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ku=e.ku||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.lt=e.lt||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.lv=e.lv||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ms=e.ms||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.nb=e.nb||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ne=e.ne||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.nl=e.nl||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.no=e.no||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.oc=e.oc||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.pl=e.pl||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["pt-br"]=e["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.pt=e.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ro=e.ro||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ru=e.ru||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.si=e.si||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sk=e.sk||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sl=e.sl||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sq=e.sq||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["sr-latn"]=e["sr-latn"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sr=e.sr||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.sv=e.sv||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.th=e.th||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ti=e.ti||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.tk=e.tk||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.tr=e.tr||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.tt=e.tt||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ug=e.ug||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.uk=e.uk||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.ur=e.ur||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.uz=e.uz||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.vi=e.vi||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e["zh-cn"]=e["zh-cn"]||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const o=e.zh=e.zh||{};o.dictionary=Object.assign(o.dictionary||{},{"Edit Image (Uploadcare)":"","Insert with Dropbox":"","Insert with Facebook":"","Insert with Google Drive":"","Insert with Google Photos":"","Insert with Instagram":"","Insert with OneDrive":"","Loading image...":"","Replace via URL":"","Replace with Dropbox":"","Replace with Facebook":"","Replace with Google Drive":"","Replace with Google Photos":"","Replace with Instagram":"","Replace with OneDrive":"","The image was not found. Its source may have been removed.":"","Try again (Uploadcare)":"","Unable to load":"","We were unable to load the image due to network connection issues.":"","With Dropbox":"","With Facebook":"","With Google Drive":"","With Google Photos":"","With Instagram":"","With OneDrive":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|