@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/dist/index.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
import{Plugin as _0x48519d,icons as _0x3f80b2,Command as _0x4ec98d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x2568f7,MenuBarMenuListItemButtonView as _0x115120,View as _0x57855c,FocusCycler as _0x193d5b,Dialog as _0x48f8b3,DialogViewPosition as _0x459efa,SpinnerView as _0x47d311,IconView as et,Notification as _0x15e42d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x435333,global as _0x5c87e3,DomEmitterMixin as _0x3bc1de,getAncestors as _0x4d8320,ObservableMixin as _0x1d6cdf,createElement as _0x5cf187,uid as _0x421741}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x439ea1}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x26b7e5,info as _0x4a2312}from'@uploadcare/upload-client';import*as _0x69ff16 from'@uploadcare/file-uploader';var o=function(_0x235b35){return _0x235b35['Local']='local',_0x235b35['URL']='url',_0x235b35['Dropbox']='dropbox',_0x235b35['GDrive']='gdrive',_0x235b35['Facebook']='facebook',_0x235b35['GPhotos']='gphotos',_0x235b35['Instagram']='instagram',_0x235b35['OneDrive']='onedrive',_0x235b35;}({});function k(_0x562fe6,_0x400c70,_0x5d0ed6){const t=_0x562fe6['t'],_0x24db32=_0x562fe6['t'];switch(_0x400c70){case o['Local']:return{'text':_0x24db32('Insert'===_0x5d0ed6?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x24db32('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x5d0ed6?_0x24db32('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x24db32('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['Instagram']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20Instagram':'Replace\x20with\x20Instagram'),'shortText':t('With\x20Instagram')};case o['OneDrive']:return{'text':t('Insert'===_0x5d0ed6?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x400c70;}}class e extends _0x48519d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'UploadcareUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3f6a15=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4d43cb;for(const _0xceda4f in _0x3f6a15){const _0x53be8b=_0xceda4f,_0x172d81=_0x3f6a15[_0x53be8b];if('uploadcareLicenseKeyValid'==_0x172d81||'uploadcareLicenseKeyInvalid'==_0x172d81||'uploadcareLicenseKeyExpired'==_0x172d81||'uploadcareLicenseKeyDomainLimit'==_0x172d81||'uploadcareLicenseKeyNotAllowed'==_0x172d81||'uploadcareLicenseKeyEvaluationLimit'==_0x172d81||'uploadcareLicenseKeyTrialLimit'==_0x172d81||'uploadcareLicenseKeyUsageLimit'==_0x172d81){delete _0x3f6a15[_0x53be8b],_0x4d43cb=_0x172d81,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x4d43cb&&_0x3f6a15['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x2fea5d}=this,_0x29dbaa=_0x2fea5d['commands']['get']('uploadcare');if(!_0x29dbaa)return;const _0x1ee24b=this['_normalizeConfigSourceList'](_0x2fea5d['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x498cad,_0x55f28f)=>{const _0x4d5d7a=this['_getIntegrationKey'](_0x55f28f['type']);return _0x498cad[_0x4d5d7a]||(_0x498cad[_0x4d5d7a]=[]),_0x498cad[_0x4d5d7a]['push'](_0x55f28f),_0x498cad;},{});_0x2fea5d['plugins']['has']('ImageInsertUI')&&_0x2fea5d['commands']['get']('uploadcare')&&Object['entries'](_0x1ee24b)['forEach'](([_0xca3000,_0x495f25])=>{_0x2fea5d['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0xca3000,'observable':()=>_0x29dbaa,'buttonViewCreator':()=>this['_createToolbarButton'](_0x495f25),'formViewCreator':()=>this['_createDropdownButtons'](_0x495f25),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x495f25),'override':'assetManager'!==_0xca3000});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x1e4e79){const {locale:_0x1856f8}=this['editor'];return _0x1e4e79['map'](_0x432951=>{const _0x142cc7=k(_0x1856f8,_0x432951,'Insert');switch(_0x432951){case o['Local']:return{'icon':_0x3f80b2['imageUpload'],'type':o['Local'],..._0x142cc7};case o['URL']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M12.748\x202a4.622\x204.622\x200\x200\x200-3.174\x201.362L8.02\x204.915a.783.783\x200\x200\x200\x20.002\x201.11.786.786\x200\x200\x200\x201.11\x200l1.55-1.553c1.185-1.185\x203.024-1.195\x204.116-.104l.851.854c1.092\x201.091\x201.083\x202.927-.101\x204.11l-1.555\x201.554a.787.787\x200\x200\x200\x20.557\x201.34.78.78\x200\x200\x200\x20.553-.23l1.554-1.552c1.758-1.757\x201.838-4.597.102-6.332l-.854-.853A4.31\x204.31\x200\x200\x200\x2012.748\x202Zm-.488\x204.973a.78.78\x200\x200\x200-.553.23L7.2\x2011.71l-.004.002a.784.784\x200\x200\x200\x201.11\x201.107l.003-.002\x204.504-4.505a.785.785\x200\x200\x200-.554-1.339Zm-6.79.815a.791.791\x200\x200\x200-.554.234L3.36\x209.573c-1.757\x201.758-1.836\x204.597-.101\x206.332l.853.852c1.736\x201.734\x204.572\x201.655\x206.33-.102l1.547-1.547.006-.008a.777.777\x200\x200\x200\x20.244-.554.782.782\x200\x200\x200-.799-.797.774.774\x200\x200\x200-.56.248l-1.545\x201.547c-1.184\x201.184-3.021\x201.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787\x200\x200\x200\x20.233-.555.79.79\x200\x200\x200-.06-.3.793.793\x200\x200\x200-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z\x22/></svg>\x0a','type':o['URL'],..._0x142cc7};case o['Dropbox']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M5.972\x203.115A.746.746\x200\x200\x201\x206.374\x203c.14\x200\x20.28.037.402.115l3.229\x202.059\x203.228-2.057a.75.75\x200\x200\x201\x20.805\x200l3.629\x202.31h.002a.757.757\x200\x200\x201\x200\x201.264h-.002L15.034\x208.37l2.633\x201.678h.002a.756.756\x200\x200\x201\x200\x201.262h-.002l-3.63\x202.312a.746.746\x200\x200\x201-.161.076c.234.08.409.275.482.5a.75.75\x200\x200\x201-.322.854l-3.629\x202.308a.75.75\x200\x200\x201-.805\x200l-3.63-2.31a.75.75\x200\x200\x201-.229-1.031l.076-.122h.022a.746.746\x200\x200\x201\x20.32-.189.75.75\x200\x200\x201-.19-.086l-3.63-2.312a.756.756\x200\x200\x201\x200-1.264l2.632-1.678-2.632-1.676a.757.757\x200\x200\x201\x200-1.263l3.63-2.313Zm2.64\x202.946L6.374\x204.635\x204.136\x206.06l2.238\x201.423\x202.238-1.423Zm7.262\x200-2.236-1.426-2.239\x201.426\x202.237\x201.423\x202.238-1.423Zm-3.637\x202.306-2.232-1.422-2.233\x201.422\x202.235\x201.422\x202.23-1.422Zm-3.625\x202.31L6.374\x209.253l-2.238\x201.426\x202.238\x201.424\x202.238-1.424Zm7.262\x200-2.236-1.425-2.239\x201.426\x202.237\x201.424\x202.238-1.424Zm-2.64\x202.944-3.23-2.056-3.228\x202.056a.75.75\x200\x200\x201-.185.084.724.724\x200\x200\x201\x20.185.08l3.229\x202.057\x203.226-2.055a.827.827\x200\x200\x201\x20.18-.084.746.746\x200\x200\x201-.178-.082Z\x22/></svg>\x0a','type':o['Dropbox'],..._0x142cc7};case o['Facebook']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.01\x202C5.59\x202\x202\x205.59\x202\x2010.01a8.011\x208.011\x200\x200\x200\x206.775\x207.914.754.754\x200\x200\x200\x20.598-.17.75.75\x200\x200\x200\x20.262-.565v-5.02a.745.745\x200\x200\x200-.22-.524.745.745\x200\x200\x200-.526-.221H7.77v-.627H8.89a.745.745\x200\x200\x200\x20.525-.22c.14-.14.22-.329.22-.526V8.324c0-.466.122-1.083.524-1.48.33-.326\x201.017-.6\x202.332-.43v.408c-.152.012-.305.017-.457.04-.335.048-.662.136-.943.326-.313.21-.497.505-.59.804-.093.3-.107.602-.107.88v1.18a.746.746\x200\x200\x200\x20.744.746h1.158l-.098.63h-1.06a.744.744\x200\x200\x200-.744.744v5.017a.752.752\x200\x200\x200\x20.26.567c.081.07.177.119.28.148a.75.75\x200\x200\x200\x20.319.022A8.012\x208.012\x200\x200\x200\x2010.01\x202Zm0\x201.486a6.52\x206.52\x200\x200\x201\x206.521\x206.524c0\x202.945-1.973\x205.386-4.65\x206.197v-3.291h.951a.749.749\x200\x200\x200\x20.736-.63l.332-2.12a.742.742\x200\x200\x200-.17-.6.745.745\x200\x200\x200-.564-.26h-1.285V8.87c0-.252.024-.384.039-.433.003-.008.002-.012.002-.016.016-.011.104-.055.326-.088a7\x207\x200\x200\x201\x20.984-.05.746.746\x200\x200\x200\x20.528-.218c.14-.139.217-.33.217-.527V5.76a.747.747\x200\x200\x200-.586-.729c-2.04-.438-3.433-.083-4.278.75-.818.807-.968\x201.884-.968\x202.543v.983H7.027a.744.744\x200\x200\x200-.525.22.743.743\x200\x200\x200-.219.526v2.119c0\x20.197.08.386.219.525.14.14.328.221.525.221h1.118v3.291c-2.681-.809-4.659-3.25-4.659-6.197a6.523\x206.523\x200\x200\x201\x206.524-6.526Z\x22/></svg>\x0a','type':o['Facebook'],..._0x142cc7};case o['GDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.666\x203a.736.736\x200\x200\x200-.371.1.748.748\x200\x200\x200-.275.267l-4.918\x208.397a.743.743\x200\x200\x200-.006.744l2.46\x204.318a.747.747\x200\x200\x200\x20.65.377h9.606a.754.754\x200\x200\x200\x20.65-.377l2.46-4.318a.74.74\x200\x200\x200\x20.002-.735l-4.688-8.392a.754.754\x200\x200\x200-.654-.38H7.666Zm1.285\x201.492h3.195l3.854\x206.9h-3.1l-3.949-6.9Zm-1.293.742L9.223\x207.97l-4.016\x206.988-1.6-2.813\x204.051-6.91Zm2.424\x204.237\x201.098\x201.922H8.977l1.105-1.922ZM8.12\x2012.885h7.87L14.38\x2015.71H6.494l1.625-2.826Z\x22/></svg>\x0a','type':o['GDrive'],..._0x142cc7};case o['GPhotos']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.258\x203.082c0-.594.486-1.082\x201.08-1.082a4.38\x204.38\x200\x200\x201\x204.239\x205.489c-.18.688-.633\x201.245-1.109\x201.767h3.468c.595\x200\x201.082.488\x201.082\x201.082a4.382\x204.382\x200\x200\x201-5.49\x204.24v-.001c-.689-.18-1.246-.633-1.768-1.109v3.468c0\x20.595-.487\x201.082-1.082\x201.082a4.384\x204.384\x200\x200\x201-4.111-2.866\x204.382\x204.382\x200\x200\x201-.125-2.624c.18-.689.632-1.246\x201.108-1.768H3.082A1.085\x201.085\x200\x200\x201\x202\x209.68a4.382\x204.382\x200\x200\x201\x205.49-4.238c.69.18\x201.246.632\x201.768\x201.108V3.082Zm3.164\x201.32c-.435-.46-1.043-.667-1.662-.767v5.49c.619-.1\x201.227-.307\x201.662-.766a2.875\x202.875\x200\x200\x200\x200-3.958ZM7.21\x206.918a2.876\x202.876\x200\x200\x200-2.93.789c-.396.423-.569.983-.658\x201.55h5.56c-.045-.295-.091-.59-.224-.859a2.879\x202.879\x200\x200\x200-1.748-1.48Zm9.254\x203.841h-5.653l.013.1c.012.098.025.197.053.292a2.873\x202.873\x200\x200\x200\x204.862\x201.158\x202.87\x202.87\x200\x200\x200\x20.398-.54v-.001c.111-.195.2-.403.263-.619.026-.092.038-.188.05-.283l.014-.107Zm-8.872\x204.86c.437.459\x201.045.666\x201.665.766V10.89c-1.369.222-2.456\x201.314-2.456\x202.747\x200\x20.738.283\x201.447.791\x201.981Z\x22/></svg>\x0a','type':o['GPhotos'],..._0x142cc7};case o['Instagram']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M8.978\x202c-.945.004-1.73.02-2.4.086-.906.09-1.66.28-2.318.706A4.95\x204.95\x200\x200\x200\x202.79\x204.26c-.427.66-.615\x201.412-.704\x202.319C1.998\x207.47\x202\x208.57\x202\x209.98v.057c0\x201.41-.003\x202.51.086\x203.402.09.906.278\x201.657.703\x202.316.38.589.882\x201.09\x201.47\x201.471.659.426\x201.413.615\x202.32.705.891.089\x201.991.086\x203.401.086h.057c1.41\x200\x202.51.003\x203.402-.086.907-.089\x201.658-.28\x202.317-.705a4.958\x204.958\x200\x200\x200\x201.47-1.47c.425-.66.614-1.41.704-2.317.088-.892.088-1.992.088-3.402V9.98c0-1.41\x200-2.51-.088-3.402-.09-.907-.278-1.66-.703-2.319a4.95\x204.95\x200\x200\x200-1.471-1.468c-.659-.425-1.41-.616-2.316-.706-.893-.088-1.992-.085-3.403-.085H9.98c-.352\x200-.686-.002-1.002\x200Zm1.028\x201.502c1.444\x200\x202.488.002\x203.283.08.788.079\x201.27.225\x201.652.471.41.265.757.614\x201.022\x201.024.247.381.393.864.47\x201.652.08.795.083\x201.836.083\x203.28\x200\x201.443-.004\x202.487-.082\x203.283-.079.787-.225\x201.27-.471\x201.65-.265.41-.612.759-1.022\x201.023-.381.247-.866.393-1.654.471-.795.08-1.837.08-3.281.08-1.444\x200-2.488-.003-3.283-.082-.787-.078-1.268-.222-1.649-.469a3.438\x203.438\x200\x200\x201-1.021-1.023c-.247-.383-.394-.865-.473-1.652-.079-.795-.08-1.838-.08-3.282\x200-1.443\x200-2.485.08-3.279.079-.788.225-1.27.47-1.65a3.45\x203.45\x200\x200\x201\x201.024-1.026c.383-.246.862-.392\x201.649-.47.795-.08\x201.839-.08\x203.283-.08ZM14.22\x204.62a1.175\x201.175\x200\x200\x200-1.18\x201.178c0\x20.312.123.613.344.833a1.185\x201.185\x200\x200\x200\x201.668\x200c.109-.109.196-.24.256-.382.059-.143.086-.297.086-.452\x200-.154-.029-.308-.086-.45a1.18\x201.18\x200\x200\x200-1.088-.727Zm-4.213\x201.343a4.042\x204.042\x200\x200\x200-4.045\x204.045\x204.047\x204.047\x200\x200\x200\x206.906\x202.862\x204.047\x204.047\x200\x200\x200-2.861-6.907Zm0\x201.504a2.538\x202.538\x200\x200\x201\x202.541\x202.541c0\x20.675-.265\x201.322-.742\x201.8a2.543\x202.543\x200\x200\x201-1.8.741\x202.54\x202.54\x200\x200\x201-1.796-.742\x202.55\x202.55\x200\x200\x201-.55-2.771\x202.54\x202.54\x200\x200\x201\x202.347-1.569Z\x22/></svg>\x0a','type':o['Instagram'],..._0x142cc7};case o['OneDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.223\x205.001a5.277\x205.277\x200\x200\x200-4.408\x202.258c-3.224.423-4.908\x204.123-3.032\x206.814l.004.008.002.004c.48.627\x201.712\x201.84\x203.588\x201.84h7.936c.667\x200\x201.32-.179\x201.894-.522a3.838\x203.838\x200\x200\x200\x201.381-1.46v-.005c1.13-2.16-.133-4.777-2.488-5.298-.617-1.853-2.177-3.242-4.111-3.565a5.273\x205.273\x200\x200\x200-.766-.074Zm-.092\x201.5c.078\x200\x20.154.001.23.008.077.004.154.014.231.021l.226.035a5.203\x205.203\x200\x200\x201\x20.45.116\x203.31\x203.31\x200\x200\x201\x20.433.166\x204.079\x204.079\x200\x200\x201\x20.606.348\x204.195\x204.195\x200\x200\x201\x20.37.293\x203.54\x203.54\x200\x200\x201\x20.33.348\x203.517\x203.517\x200\x200\x201\x20.505.778\x203.182\x203.182\x200\x200\x200-.42.117c-.082.03-.164.06-.244.094l-1.49.627-2.686-1.61a4.39\x204.39\x200\x200\x200-1.002-.445c.015-.01.032-.026.047-.039a3.744\x203.744\x200\x200\x201\x20.4-.289\x203.713\x203.713\x200\x200\x201\x20.424-.23\x203.02\x203.02\x200\x200\x201\x20.219-.094c.074-.03.15-.053.225-.076a3.77\x203.77\x200\x200\x201\x20.222-.06c.077-.02.157-.035.233-.05.075-.015.15-.025.228-.033.077-.007.154-.015.233-.02.078-.003.154-.005.23-.005Zm-3.8\x202.193h.003c.54.001\x201.111.156\x201.551.428l1.783\x201.07-5.867\x202.471c-.535-1.29-.15-2.788\x201.059-3.537l.007-.004c.441-.271.946-.42\x201.463-.428Zm7.974\x201.33.152.008c.086.008.173.018.258.033a1.956\x201.956\x200\x200\x201\x20.477.145\x202.179\x202.179\x200\x200\x201\x20.918.756c.046.066.09.133.127.2a2.284\x202.284\x200\x200\x201\x20.269.919c.004.081.008.165.002.248-.003.055-.012.111-.02.166l-3.507-2.102.459-.193.015-.008a2.118\x202.118\x200\x200\x201\x20.41-.125\x202.297\x202.297\x200\x200\x201\x20.44-.047Zm-3.008\x201.112\x204.506\x202.699a2.217\x202.217\x200\x200\x201-.338.26\x202.228\x202.228\x200\x200\x201-.668.275c-.078.019-.157.03-.24.04-.081.007-.164.015-.246.015H6.373c-.057\x200-.113-.001-.168-.004a1.904\x201.904\x200\x200\x201-.164-.016l-.154-.023c-.051-.008-.102-.014-.15-.026a2.942\x202.942\x200\x200\x201-.77-.3\x202.889\x202.889\x200\x200\x201-.21-.133c-.012-.008-.019-.016-.03-.024l6.57-2.763Z\x22/></svg>\x0a','type':o['OneDrive'],..._0x142cc7};}});}['_getIntegrationKey'](_0x52513e){switch(_0x52513e){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x527e6b,_0x4ef04d){const _0x4e3f2f=this['editor'],_0x53943e=new _0x527e6b(_0x4e3f2f['locale']),_0x9dbfda=_0x4e3f2f['commands']['get']('uploadcare');return _0x53943e['bind']('isEnabled')['to'](_0x9dbfda),_0x53943e['on']('execute',()=>{_0x9dbfda['execute'](_0x4ef04d);}),_0x53943e;}['_createToolbarButton'](_0x89ff1c){const {locale:_0xbb982f}=this['editor'],_0x5795e5=this['editor']['plugins']['get']('ImageInsertUI'),_0x4bfecd=_0x89ff1c[0x0],_0x41bf42=this['_createButton'](_0x2568f7,_0x4bfecd['type']);return _0x41bf42['icon']=_0x4bfecd['icon'],_0x41bf42['bind']('label')['to'](_0x5795e5,'isImageSelected',_0x1bfff2=>k(_0xbb982f,_0x4bfecd['type'],_0x1bfff2?'Replace':'Insert')['text']),_0x41bf42['tooltip']=!0x0,_0x41bf42;}['_createDropdownButtons'](_0x588b6d){const {locale:_0x25c83e}=this['editor'],_0x2468ee=this['editor']['plugins']['get']('ImageInsertUI');return _0x588b6d['map'](_0x197be2=>{const _0x7cc2b4=this['_createButton'](_0x2568f7,_0x197be2['type']);return _0x7cc2b4['withText']=!0x0,_0x7cc2b4['icon']=_0x197be2['icon'],_0x7cc2b4['bind']('label')['to'](_0x2468ee,'isImageSelected',_0x5c3b73=>k(_0x25c83e,_0x197be2['type'],_0x5c3b73?'Replace':'Insert')['text']),_0x7cc2b4;});}['_createMenuBarButtons'](_0x24a9b9){return _0x24a9b9['map'](_0x33f4f0=>{const _0x18f4bb=this['_createButton'](_0x115120,_0x33f4f0['type']);return _0x18f4bb['icon']=_0x33f4f0['icon'],_0x18f4bb['label']=_0x33f4f0['shortText'],_0x18f4bb;});}}class q extends _0x57855c{['focusTracker'];['focusCycler'];constructor(_0x43fda2){super(_0x43fda2),this['focusTracker']=new _0x435333(),this['focusCycler']=new _0x193d5b({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x1bf863){super(_0x1bf863),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function E(_0xe9d80c,_0x2cc80f){const _0x30a5a1=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0xf8aba2=>_0xf8aba2<=_0x2cc80f)['map'](_0x383898=>_0xe9d80c['replace'](/\/$/,'')+'/-/resize/'+_0x383898+'x/\x20'+_0x383898+'w');return{'imageFallbackUrl':_0xe9d80c,'imageSources':[{'srcset':_0x30a5a1['join'](',\x20'),'sizes':'(max-width:\x20'+_0x2cc80f+'px)\x20100vw,\x20'+_0x2cc80f+'px','type':'image/webp'}]};}function F(_0x5935c6,_0x48cb6a,_0x58633e){const _0x3c71b1=_0x5935c6['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x3c71b1?parseInt(_0x3c71b1[0x1],0xa):_0x48cb6a,'height':_0x3c71b1?parseInt(_0x3c71b1[0x2],0xa):_0x58633e};}function p(_0x54e1e6,_0x3a7360){const _0x1a60cf=Object['create'](_0x3bc1de),_0x452f2d=_0x54e1e6['plugins']['get']('ImageUtils'),_0x53dda6=_0x54e1e6['editing']['mapper']['toViewElement'](_0x3a7360),_0x544ac2=_0x452f2d['findViewImgElement'](_0x53dda6),_0x112fd7=_0x54e1e6['editing']['view']['domConverter']['viewToDom'](_0x544ac2),_0x52025d=_0x3a7360['getAttribute']('width'),_0x35efbf=_0x3a7360['getAttribute']('height'),_0xa57ccd='image-processing';_0x54e1e6['editing']['view']['change'](_0x1b1b0f=>{_0x1b1b0f['addClass'](_0xa57ccd,_0x53dda6),_0x1b1b0f['setStyle']('aspect-ratio',_0x52025d+'/'+_0x35efbf,_0x544ac2);}),_0x1a60cf['listenTo'](_0x112fd7,'load',()=>{_0x1a60cf['stopListening'](_0x112fd7,'load'),_0x54e1e6['editing']['view']['change'](_0x49ec15=>{_0x49ec15['removeClass'](_0xa57ccd,_0x53dda6),_0x49ec15['removeStyle']('aspect-ratio',_0x544ac2);});});}function W(_0x24843c){if(Array['isArray'](_0x24843c)){const _0x1e0fee=_0x24843c['map'](W);return _0x1d489d=>_0x1e0fee['some'](_0x3f4a12=>_0x3f4a12(_0x1d489d));}if('origin'==_0x24843c){const _0x2d5062=_0x5c87e3['window']['location']['origin'];return _0xba4804=>new URL(_0xba4804,_0x5c87e3['document']['baseURI'])['origin']==_0x2d5062;}return'function'==typeof _0x24843c?_0x24843c:_0x24843c instanceof RegExp?_0x417504=>!(!_0x417504['match'](_0x24843c)&&!_0x417504['replace'](/^https?:\/\//,'')['match'](_0x24843c)):()=>!0x1;}function M(_0xdfe777,_0x150cc1){return _0x4d8320(_0xdfe777['target'])['includes'](_0x150cc1);}class h extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1d6cdf(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x3cce3d,_0x24aab8,_0x3ceafa){super(),this['_editor']=_0x3cce3d,this['_editing']=_0x24aab8,this['_dialog']=_0x3cce3d['plugins']['get'](_0x48f8b3),this['_api']=_0x24aab8['ctxElement']['getAPI'](),this['_type']=_0x3ceafa,this['_editing']['configElement']['setAttribute']('source-list',this['_type']),this['_initDialog'](),this['_initListeners'](),this['_api']['initFlow']();}['destroy'](){this['_formView']&&(this['_formView']['destroy'](),this['_formView']=null),this['_api']&&this['_api']['doneFlow'](),this['stopListening'](),this['stopDelegating']();}['_initDialog'](){const {locale:_0x401ab7,model:_0x1732e8}=this['_editor'],_0x204119=_0x1732e8['document']['selection']['getSelectedElement'](),_0x1bdaac=_0x204119&&(_0x204119['is']('element','imageBlock')||_0x204119['is']('element','imageInline'));this['_formView']=new S(_0x401ab7),this['_dialog']['show']({'id':'uploadCare','icon':_0x3f80b2['imageUpload'],'title':k(_0x401ab7,this['_type'],_0x1bdaac?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x459efa['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x449aec=>!M(_0x449aec,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x31d3d6}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x5a98f8=>{const _0x29fe0f=_0x31d3d6['length'];for(const _0x3855be of _0x31d3d6){const _0x14ed98=_0x3855be===_0x31d3d6[_0x29fe0f-0x1],{cdnUrl:_0x4b6b56,fileInfo:_0xf17846}=_0x3855be;if(!_0x4b6b56||!_0xf17846)continue;const {width:_0x5d0ef6,height:_0x1b637d}=_0xf17846['imageInfo'],_0x31dba5=F(_0x4b6b56,_0x5d0ef6,_0x1b637d),_0x35d35d=E(_0x4b6b56,_0x31dba5['width']),_0x253585={'id':_0xf17846['uuid'],'type':'image','attributes':{'imageDimension':_0x31dba5,..._0x35d35d}};this['_insertAsset'](_0x253585,_0x14ed98,_0x5a98f8);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x34c76c=>{'idle'===_0x34c76c['detail']['status']&&!_0x34c76c['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0xb13911,_0x4aa755,_0xca5836){const _0x4e9c1f=this['_editor']['model']['document']['selection'],_0x5309c7=_0x4e9c1f['getSelectedElement'](),_0x11a4b5=!(!_0x5309c7||!_0x5309c7['is']('element','imageInline'));_0xca5836['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0xb13911,_0x11a4b5),_0x4aa755||_0xca5836['setSelection'](_0x4e9c1f['getLastPosition']());}['_insertImage'](_0x101152,_0x32178f){const _0x524df5=this['_editor'],{imageDimension:_0x180936,imageFallbackUrl:_0x579eac,imageSources:_0x545c19}=_0x101152['attributes'];_0x524df5['execute']('insertImage',{'imageType':_0x32178f?'imageInline':null,'source':{'uploadcareImageId':_0x101152['id'],'src':_0x579eac,'sources':_0x545c19,..._0x180936}});}}class l extends _0x4ec98d{['_editing'];['_controller']=null;static get['requires'](){return[_0x48f8b3,i];}constructor(_0xeb7776){super(_0xeb7776),this['_editing']=_0xeb7776['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5d1473){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new h(this['editor'],this['_editing'],_0x5d1473);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x4a49e1,publicKey:_0x341e64,signal:_0x4189b8,onProgress:_0xd74f21}){return _0x26b7e5(_0x4a49e1,{'publicKey':_0x341e64,'store':'auto','signal':_0x4189b8,'onProgress':_0xd74f21});}static['getInfo'](_0x24f117,_0x96dca4){return _0x4a2312(_0x24f117,_0x96dca4);}}class f extends _0x48519d{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x439ea1,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x310802=this['editor'];if(!!!_0x310802['config']['get']('uploadcare'))return;_0x310802['plugins']['get'](_0x439ea1)['createUploadAdapter']=_0x3c0d9e=>new A(_0x3c0d9e,_0x310802),_0x310802['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0xab4fac,{imageElement:_0x2867d3,data:_0x1851bc})=>{_0x310802['model']['change'](_0x337245=>{_0x337245['setAttribute']('uploadcareImageId',_0x1851bc['uploadcareImageId'],_0x2867d3);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x42a715,_0x54aaed){this['loader']=_0x42a715,this['editor']=_0x54aaed,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x34c89d=this['editor']['config']['get']('uploadcare.pubkey'),_0x6d86c5=await this['loader']['file'];return C['upload']({'file':_0x6d86c5,'publicKey':_0x34c89d,'signal':this['controller']['signal'],'onProgress':_0x23829a=>{_0x23829a&&_0x23829a['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x23829a['value']);}})['then'](async _0x43f199=>{const {imageFallbackUrl:_0x4a3053,imageSources:_0x4ffa30}=E(_0x43f199['cdnUrl'],_0x43f199['imageInfo']['width']);return{'uploadcareImageId':_0x43f199['uuid'],'default':_0x4a3053,'sources':_0x4ffa30};})['catch'](()=>{const _0x2c4aa7=t('Cannot\x20upload\x20file:')+('\x20'+_0x6d86c5['name']+'.');return Promise['reject'](_0x2c4aa7);});}['abort'](){this['controller']['abort']();}}class i extends _0x48519d{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x48f8b3];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x426d52=this['editor'];_0x426d52['commands']['add']('uploadcare',new l(_0x426d52));}['afterInit'](){this['_initSchema'](),this['_initConversion'](),this['_initConfig'](),this['_initCtx'](),this['_initImageProcessingIndicator'](),this['listenTo'](this['editor'],'destroy',()=>{this['_configElement']&&(this['_configElement']['remove'](),this['_configElement']=null),this['_ctxElement']&&(this['_ctxElement']['remove'](),this['_ctxElement']=null);const _0x1f8435=_0x5c87e3['document']['querySelector']('input[uploadcare-file-input]');_0x1f8435&&_0x1f8435['remove']();}),async function(_0x8bf901){const _0xd27ebb=_0x151b5d([0x5a,0x50,0x69,0x53,0x41,0x54,0x62,0x32,0x49,0x48,0x78,0x6d,0x31,0x6e,0x34,0x37,0x61,0x4e,0x6a,0x38,0x43,0x51,0x71,0x36,0x64,0x75,0x59,0x57,0x44,0x58,0x76,0x47,0x77,0x4a,0x55,0x70,0x30,0x7a,0x73,0x52,0x72,0x68,0x45,0x79,0x35,0x66,0x56,0x74,0x6c,0x39,0x6b,0x42,0x4d,0x6f,0x46,0x4b,0x63,0x67,0x33,0x4c,0x4f,0x65]),_0x12e21e=0x235e9458,_0x31eace=0x2359c9a0^_0x12e21e,_0x503943=window[_0x151b5d([0x44,0x61,0x74,0x65])][_0x151b5d([0x6e,0x6f,0x77])](),_0x229c81=_0x8bf901[_0x151b5d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x502ba3=new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9f81b8=>{_0x229c81[_0x151b5d([0x6f,0x6e,0x63,0x65])](_0x151b5d([0x72,0x65,0x61,0x64,0x79]),_0x9f81b8);}),_0x3f2b5b={[_0x151b5d([0x6b,0x74,0x79])]:_0x151b5d([0x45,0x43]),[_0x151b5d([0x75,0x73,0x65])]:_0x151b5d([0x73,0x69,0x67]),[_0x151b5d([0x63,0x72,0x76])]:_0x151b5d([0x50,0x2d,0x32,0x35,0x36]),[_0x151b5d([0x78])]:_0x151b5d([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x151b5d([0x79])]:_0x151b5d([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x151b5d([0x61,0x6c,0x67])]:_0x151b5d([0x45,0x53,0x32,0x35,0x36])},_0x457565=_0x229c81[_0x151b5d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x151b5d([0x67,0x65,0x74])](_0x151b5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x382404(){let _0x5f29a1,_0x56ba88=null,_0x206628=null;try{if(_0x457565==_0x151b5d([0x47,0x50,0x4c]))return _0x151b5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f29a1=_0x1f8700(),!_0x5f29a1)return _0x151b5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f29a1[_0x151b5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x206628=_0x20346a(_0x5f29a1[_0x151b5d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f29a1[_0x151b5d([0x6a,0x74,0x69])])),await _0x569f48()?_0x494f97()?_0x57ca5a()?_0x151b5d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1d8a5e()?(_0x5f29a1[_0x151b5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x151b5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x56ba88=_0x3c9554(_0x151b5d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f29a1[_0x151b5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x151b5d([0x74,0x72,0x69,0x61,0x6c])&&(_0x56ba88=_0x3c9554(_0x151b5d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x327171()):_0x151b5d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x151b5d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x151b5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x58495d){return _0x151b5d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57ca5a(){const _0x21a5b4=[_0x151b5d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x151b5d([0x74,0x72,0x69,0x61,0x6c])][_0x151b5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f29a1[_0x151b5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x503943/0x3e8:0xe10*_0x31eace;return _0x5f29a1[_0x151b5d([0x65,0x78,0x70])]<_0x21a5b4;}function _0x494f97(){const _0x432e8e=_0x5f29a1[_0x151b5d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x432e8e&&(!!_0x432e8e[_0x151b5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x151b5d([0x2a]))||!!_0x432e8e[_0x151b5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x151b5d([0x55,0x50,0x4c,0x43])));}function _0x1d8a5e(){const _0x2f9bc0=_0x5f29a1[_0x151b5d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2f9bc0||0x0==_0x2f9bc0[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4bd491}=new URL(window[_0x151b5d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2f9bc0[_0x151b5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4bd491))return!0x0;const _0x374007=_0x4bd491[_0x151b5d([0x73,0x70,0x6c,0x69,0x74])](_0x151b5d([0x2e]));return _0x2f9bc0[_0x151b5d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1674e8=>_0x1674e8[_0x151b5d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x151b5d([0x2a])))[_0x151b5d([0x6d,0x61,0x70])](_0x2dca29=>_0x2dca29[_0x151b5d([0x73,0x70,0x6c,0x69,0x74])](_0x151b5d([0x2e])))[_0x151b5d([0x73,0x6f,0x6d,0x65])](_0x4725d6=>_0x374007[_0x151b5d([0x65,0x76,0x65,0x72,0x79])]((_0x4ce424,_0x281361)=>_0x4725d6[_0x281361]===_0x4ce424||_0x4725d6[_0x281361]===_0x151b5d([0x2a])));}function _0x327171(){return _0x56ba88&&_0x206628?new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3f5c1e,_0x57c4df)=>{_0x56ba88[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x3f5c1e,_0x57c4df),_0x206628[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x37fc32=>{_0x37fc32!=_0x151b5d([0x56,0x61,0x6c,0x69,0x64])&&_0x3f5c1e(_0x37fc32);},_0x57c4df);}):_0x56ba88||_0x206628||_0x151b5d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20346a(_0x4a2273,_0x1b35f0){return new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46a43d=>{if(_0x4843e4())return _0x46a43d(_0x151b5d([0x56,0x61,0x6c,0x69,0x64]));_0x1ccba7(),_0x229c81[_0x151b5d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x151b5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2a4488=!0x1;const _0x1e659b=_0x421741();function _0xce942b(_0x539b34){return!!_0x539b34&&(typeof _0x539b34===_0x151b5d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x539b34===_0x151b5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x539b34[_0x151b5d([0x74,0x68,0x65,0x6e])]===_0x151b5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x539b34[_0x151b5d([0x63,0x61,0x74,0x63,0x68])]===_0x151b5d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x31cc36(_0xa52ff1){_0x5751c5(_0xa52ff1)[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x449830=>{if(!_0x449830||_0x449830[_0x151b5d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x151b5d([0x6f,0x6b]))return _0x151b5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x8ae8c(_0x154186(_0x1e659b+_0x1b35f0))!=_0x449830[_0x151b5d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x151b5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x151b5d([0x56,0x61,0x6c,0x69,0x64]);})[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x12d995=>(_0x101951(),_0x12d995),()=>{const _0x451cc8=_0x8d704c();return null==_0x451cc8?(_0x101951(),_0x151b5d([0x56,0x61,0x6c,0x69,0x64])):_0x151b5d(_0x503943-_0x451cc8>(0x7521058^_0x12e21e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x46a43d)[_0x151b5d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x46a43d(_0x151b5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xac59f3=0x23687ad8^_0x12e21e;function _0x101951(){const _0x63fb67=_0x151b5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x8ae8c(_0x154186(_0x4a2273)),_0x20a8c8=_0x3f8101(_0x8ae8c(window[_0x151b5d([0x4d,0x61,0x74,0x68])][_0x151b5d([0x63,0x65,0x69,0x6c])](_0x503943/_0xac59f3)));window[_0x151b5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x151b5d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x63fb67,_0x20a8c8);}function _0x8d704c(){const _0x2c8bc9=_0x151b5d([0x6c,0x6c,0x63,0x74,0x2d])+_0x8ae8c(_0x154186(_0x4a2273)),_0x256321=window[_0x151b5d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x151b5d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c8bc9);return _0x256321?window[_0x151b5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3f8101(_0x256321),0x10)*_0xac59f3:null;}function _0x5751c5(_0x59db4f){return new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10ec61,_0x23bdd8)=>{_0x59db4f[_0x151b5d([0x74,0x68,0x65,0x6e])](_0x10ec61,_0x23bdd8),window[_0x151b5d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x23bdd8,0x235f4098^_0x12e21e);});}}_0x229c81[_0x151b5d([0x6f,0x6e])](_0x151b5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xdc9a08,_0x259c92)=>{if(_0x259c92[0x0]!=_0x4a2273)return _0x46a43d(_0x151b5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x259c92[0x1]={..._0x259c92[0x1],[_0x151b5d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e659b};},{[_0x151b5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x151b5d([0x68,0x69,0x67,0x68])}),_0x229c81[_0x151b5d([0x6f,0x6e])](_0x151b5d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2050a0=>{_0xce942b(_0x2050a0[_0x151b5d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2a4488=!0x0,_0x31cc36(_0x2050a0[_0x151b5d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x151b5d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x151b5d([0x6c,0x6f,0x77])}),_0x502ba3[_0x151b5d([0x74,0x68,0x65,0x6e])](()=>{_0x2a4488||_0x46a43d(_0x151b5d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4843e4(){return _0x229c81[_0x151b5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x151b5d([0x76,0x69,0x65,0x77])][_0x151b5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x151b5d([0x61,0x75,0x74,0x6f]);}function _0x1ccba7(){_0x229c81[_0x151b5d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x151b5d([0x76,0x69,0x65,0x77])][_0x151b5d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x151b5d([0x61,0x75,0x74,0x6f]);}}function _0x3c9554(_0x26c2ec){const _0x226cf9=[new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xde79c9=>setTimeout(_0xde79c9,0x2357aa94^_0x12e21e)),_0x502ba3[_0x151b5d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20ad13=>{let _0xe4a40e=0x0;_0x229c81[_0x151b5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x151b5d([0x6f,0x6e])](_0x151b5d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x55d370,_0x32263d)=>{_0x32263d[0x0][_0x151b5d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xe4a40e++,_0xe4a40e==(0x235e95a0^_0x12e21e)&&(_0x20ad13(),_0x55d370[_0x151b5d([0x6f,0x66,0x66])]());});}))];return window[_0x151b5d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x151b5d([0x72,0x61,0x63,0x65])](_0x226cf9)[_0x151b5d([0x74,0x68,0x65,0x6e])](()=>_0x26c2ec);}async function _0x5cf03c(){await _0x502ba3,_0x229c81[_0x151b5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x151b5d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1d98b0,_0x229c81[_0x151b5d([0x6d,0x6f,0x64,0x65,0x6c])][_0x151b5d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1d98b0,_0x229c81[_0x151b5d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x151b5d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37ce30(_0x3642e6){const _0x132752=_0x362f8c();_0x229c81[_0x132752]=_0x151b5d([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3642e6,_0x3642e6!=_0x151b5d([0x56,0x61,0x6c,0x69,0x64])&&_0x5cf03c();}function _0x362f8c(){const _0x150d85=window[_0x151b5d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x151b5d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x151b5d([0x6e,0x6f,0x77])]())[_0x151b5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x151b5d([0x2e]),'');let _0x2e3594=_0x151b5d([0x5a]);for(let _0x1f533b=0x0;_0x1f533b<_0x150d85[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1f533b+=0x2){let _0x34142c=window[_0x151b5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x150d85[_0x151b5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f533b,_0x1f533b+0x2));_0x34142c>=_0xd27ebb[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34142c-=_0xd27ebb[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2e3594+=_0xd27ebb[_0x34142c];}return _0x2e3594;}function _0x1f8700(){const _0x5e3126=_0x457565[_0x151b5d([0x73,0x70,0x6c,0x69,0x74])](_0x151b5d([0x2e]));if(0x3!=_0x5e3126[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39bbcb(_0x5e3126[0x1]);function _0x39bbcb(_0x5175e5){const _0x5e88c3=_0x5763fb(_0x5175e5);return _0x5e88c3&&_0x4b497d()?_0x5e88c3:null;function _0x4b497d(){const _0x41ad6a=_0x5e88c3[_0x151b5d([0x6a,0x74,0x69])],_0x577b0f=window[_0x151b5d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41ad6a[_0x151b5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41ad6a[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x393134={..._0x5e88c3,[_0x151b5d([0x6a,0x74,0x69])]:_0x41ad6a[_0x151b5d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41ad6a[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x393134[_0x151b5d([0x76,0x63])],_0x154186(_0x393134)==_0x577b0f;}}}async function _0x569f48(){let _0x44e3f4=!0x0;try{const _0x259bf8=_0x457565[_0x151b5d([0x73,0x70,0x6c,0x69,0x74])](_0x151b5d([0x2e])),[_0x7a5717,_0x3c0067,_0x25c238]=_0x259bf8;return _0x52c051(_0x7a5717),await _0x17da45(_0x7a5717,_0x3c0067,_0x25c238),_0x44e3f4;}catch(_0x56e3bf){return!0x1;}function _0x52c051(_0x4060d9){const _0x138d56=_0x5763fb(_0x4060d9);_0x138d56&&_0x138d56[_0x151b5d([0x61,0x6c,0x67])]==_0x151b5d([0x45,0x53,0x32,0x35,0x36])||(_0x44e3f4=!0x1);}async function _0x17da45(_0x2c44de,_0x3fc4ef,_0x989181){const _0x3dacff=window[_0x151b5d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x151b5d([0x66,0x72,0x6f,0x6d])](_0x5f762e(_0x989181),_0x4f06a0=>_0x4f06a0[_0x151b5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x139f8a=new window[(_0x151b5d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x151b5d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c44de+_0x151b5d([0x2e])+_0x3fc4ef),_0xdab9c8=window[_0x151b5d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x151b5d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xdab9c8)return;const _0x2698e8=await _0xdab9c8[_0x151b5d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x151b5d([0x6a,0x77,0x6b]),_0x3f2b5b,{[_0x151b5d([0x6e,0x61,0x6d,0x65])]:_0x151b5d([0x45,0x43,0x44,0x53,0x41]),[_0x151b5d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x151b5d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x151b5d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xdab9c8[_0x151b5d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x151b5d([0x6e,0x61,0x6d,0x65])]:_0x151b5d([0x45,0x43,0x44,0x53,0x41]),[_0x151b5d([0x68,0x61,0x73,0x68])]:{[_0x151b5d([0x6e,0x61,0x6d,0x65])]:_0x151b5d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2698e8,_0x3dacff,_0x139f8a)||(_0x44e3f4=!0x1);}}function _0x5763fb(_0x497481){return _0x497481[_0x151b5d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x151b5d([0x65,0x79]))?JSON[_0x151b5d([0x70,0x61,0x72,0x73,0x65])](_0x5f762e(_0x497481)):null;}function _0x5f762e(_0x49c75d){return window[_0x151b5d([0x61,0x74,0x6f,0x62])](_0x49c75d[_0x151b5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x151b5d([0x2b]))[_0x151b5d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x151b5d([0x2f])));}function _0x154186(_0x5c8790){let _0x511421=0x1505;function _0xbe0e9d(_0xe63edf){for(let _0x15fd9a=0x0;_0x15fd9a<_0xe63edf[_0x151b5d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15fd9a++){const _0x26f68f=_0xe63edf[_0x151b5d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15fd9a);_0x511421=(_0x511421<<0x5)+_0x511421+_0x26f68f,_0x511421&=_0x511421;}}function _0x35ed63(_0x263b24){Array[_0x151b5d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x263b24)?_0x263b24[_0x151b5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35ed63):_0x263b24&&typeof _0x263b24==_0x151b5d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x151b5d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x263b24)[_0x151b5d([0x73,0x6f,0x72,0x74])]()[_0x151b5d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38842a,_0x2adaeb])=>{_0xbe0e9d(_0x38842a),_0x35ed63(_0x2adaeb);}):_0xbe0e9d(window[_0x151b5d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x263b24));}return _0x35ed63(_0x5c8790),_0x511421>>>0x0;}function _0x8ae8c(_0x2e4be6){return _0x2e4be6[_0x151b5d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x151b5d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x151b5d([0x30]));}function _0x3f8101(_0x4e45b9){return _0x4e45b9[_0x151b5d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x151b5d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x151b5d([0x6a,0x6f,0x69,0x6e])]('');}function _0x1d98b0(){}function _0x151b5d(_0x34a16b){return _0x34a16b['map'](_0x353a34=>String['fromCharCode'](_0x353a34))['join']('');}_0x37ce30(await _0x382404());}(this);}['_initSchema'](){const _0x178a23=this['editor']['model']['schema'];_0x178a23['isRegistered']('imageBlock')&&_0x178a23['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x178a23['isRegistered']('imageInline')&&_0x178a23['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x8edec7=this['editor'];_0x8edec7['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x8edec7['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x381b7a=>_0x381b7a['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0xa266bb=_0x8edec7['commands']['get']('replaceImageSource');_0xa266bb&&this['listenTo'](_0xa266bb,'cleanupImage',(_0x4ca0bd,[_0x421791,_0x13751d])=>{_0x421791['removeAttribute']('uploadcareImageId',_0x13751d);});}['_initConfig'](){const _0x16486c=this['editor']['config']['get']('uploadcare.uploader')||{},_0x5daa8a=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x5cf187(_0x5c87e3['document'],'uc-config',{..._0x16486c,'pubkey':_0x5daa8a,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0x2bbc70=>{if('closeMax'==_0x2bbc70)return'#uc-icon-arrow-down';},_0x5c87e3['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x5cf187(_0x5c87e3['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x5c87e3['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x957ba4=this['editor']['commands']['get']('insertImage');_0x957ba4&&this['listenTo'](_0x957ba4,'execute',()=>{const _0x48b5f9=this['editor']['model']['document']['selection']['getSelectedElement']();_0x48b5f9&&_0x48b5f9['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x48b5f9);});});const _0x55bedd=this['editor']['commands']['get']('uploadcareImageReplace');_0x55bedd&&this['listenTo'](_0x55bedd,'execute',()=>{const _0x1378ce=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1378ce&&_0x1378ce['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x1378ce);});});}}class u extends _0x48519d{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5675ec){super(_0x5675ec),_0x5675ec['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x69ff16['defineComponents'](_0x69ff16);}}class ta extends _0x57855c{constructor(_0x2ea872){super(_0x2ea872);const t=_0x2ea872['t'],_0x4820c3=this['bindTemplate'],_0x1668c4=new _0x47d311();_0x1668c4['isVisible']=!0x0,this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__loading'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__loading-spinner']},'children':[_0x1668c4,{'text':_0x4820c3['to']('imageUploadProgress',_0x3e8225=>t('Loading\x20image...')+'\x20('+(_0x3e8225||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class rt extends _0x57855c{constructor(_0x1768cd){super(_0x1768cd);const t=_0x1768cd['t'];this['set']('errorType',null);const _0x4526aa=new _0x2568f7(_0x1768cd);_0x4526aa['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x4526aa['withText']=!0x0,_0x4526aa['class']='ck-button-action',_0x4526aa['on']('execute',()=>{this['fire']('retry');}),_0x4526aa['bind']('isVisible')['to'](this,'errorType',_0x4e7e88=>'NotFound'!==_0x4e7e88);const _0x23b447=new et();_0x23b447['content']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.9\x204.385a1.2\x201.2\x200\x200\x200-.44.44h.002l-5.284\x209.15a1.2\x201.2\x200\x200\x200\x201.04\x201.8h10.564a1.2\x201.2\x200\x200\x200\x201.04-1.8l-5.282-9.15a1.2\x201.2\x200\x200\x200-1.64-.44Zm.05\x208.363a.301.301\x200\x200\x201\x20.115-.023h.9a.301.301\x200\x200\x201\x20.3.3v.9a.3.3\x200\x200\x201-.3.3h-.9a.3.3\x200\x200\x201-.3-.3v-.9a.3.3\x200\x200\x201\x20.185-.277Zm-.185-4.723a.3.3\x200\x200\x201\x20.3-.3h.9a.3.3\x200\x200\x201\x20.3.3v3.4a.3.3\x200\x200\x201-.3.3h-.9a.301.301\x200\x200\x201-.3-.3v-3.4Z\x22/></svg>\x0a',_0x23b447['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x32affc=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__error'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__error-contents']},'children':[_0x23b447,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x32affc['to']('errorType',_0x56ae8e=>t('NotFound'!==_0x56ae8e?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x4526aa]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class tt extends _0x57855c{constructor(_0x3cb608,_0x3255c6){super(_0x3cb608);const _0x5e277f=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x3255c6,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x5e277f['to']('imageSrc')}});}}class ii extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x23594b,_0x552b3e,_0x22b749){super(_0x23594b),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x23594b),this['_errorView']=new rt(_0x23594b),this['_editingView']=new tt(_0x23594b,_0x22b749),this['_focusableView']=new _0x57855c(_0x23594b),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x552b3e),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':this['_items']}),this['_setView'](),this['once']('render',()=>{this['_waitForImageEditorComponent'](this['element'],_0x597c7a=>{this['_addUploadcareImageEditorListeners'](_0x597c7a);});}),this['on']('change:status',()=>{this['_setView']();}),this['_addErrorViewListeners']();}['focus'](){this['element']['focus']();}['_setView'](){switch(this['_items']['clear'](),this['status']){case'uploading':this['_items']['add'](this['_loadingView']);break;case'error':this['_items']['add'](this['_errorView']);break;case'ready':this['_items']['addMany']([this['_editingView'],this['_focusableView']]);}}['_waitForImageEditorComponent'](_0xb27a37,_0x2d129b){const _0x4644cb='uc-cloud-image-editor',_0xafa9ee=_0xb27a37['querySelector'](_0x4644cb);if(_0xafa9ee)return _0x2d129b(_0xafa9ee);const _0x73baf3=new MutationObserver(_0x3221be=>{const _0x38d1e4=_0x3221be['filter'](_0x442f80=>_0x442f80['target']===_0xb27a37&&_0x442f80['addedNodes']['length']>0x0&&_0x442f80['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x4644cb);_0x38d1e4['length']&&(_0x73baf3['disconnect'](),_0x2d129b(_0x38d1e4[0x0]['addedNodes'][0x0]));});_0x73baf3['observe'](_0xb27a37,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x533457){_0x533457['addEventListener']('apply',_0x53758f=>{this['fire']('apply',{'imageSrc':_0x53758f['detail']['cdnUrl']});}),_0x533457['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}var Q='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M1.201\x201C.538\x201\x200\x201.47\x200\x202.1v14.363c0\x20.64.534\x201.037\x201.186\x201.037H5.06l5.058-5.078L6.617\x209.15a.696.696\x200\x200\x200-.957-.033L1.5\x2013.6V2.5h15v4.354a3.478\x203.478\x200\x200\x201\x201.5.049V2.1c0-.63-.547-1.1-1.2-1.1H1.202Zm11.713\x202.803a2.147\x202.147\x200\x200\x200-2.049\x201.992\x202.14\x202.14\x200\x200\x200\x201.28\x202.096\x202.13\x202.13\x200\x200\x200\x202.642-3.11\x202.129\x202.129\x200\x200\x200-1.873-.978ZM8.089\x2017.635v2.388h2.389l7.046-7.046-2.39-2.39-7.045\x207.048Zm11.282-6.507a.637.637\x200\x200\x200\x20.139-.692.603.603\x200\x200\x200-.139-.205l-1.49-1.488a.63.63\x200\x200\x200-.899\x200l-1.166\x201.163\x202.39\x202.39\x201.165-1.168Z\x22/></svg>\x0a';class z extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1d6cdf(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x4612e4,_0x5f1e9e,_0x45e202){super(),this['_editor']=_0x4612e4,this['_dialog']=_0x5f1e9e,this['_imageElement']=_0x45e202,this['_imageCache']=this['_editor']['plugins']['get']('UploadcareImageEditUI')['imageCache'],this['_attributes']=this['_editor']['config']['get']('uploadcare.editor')||{},this['set']({'isActive':!0x0,'imageStatus':'ready','imageErrorType':null,'imageId':null,'imageSrc':null,'imageDimension':null,'imageUploadProgress':null}),this['_prepareImage'](),this['_showDialog']();}['destroy'](){this['isActive']=!0x1,this['stopListening'](),this['stopDelegating'](),'uploading'===this['imageStatus']&&this['_controller']&&this['_controller']['abort']();}async['_prepareImage'](){const _0x12ea31=this['_imageElement'],_0x5240dc=_0x12ea31['getAttribute']('uploadcareImageId'),_0xc1ea2a=_0x12ea31['getAttribute']('src');if(_0x5240dc)await this['_loadImageInfo'](_0x5240dc,_0xc1ea2a);else{if(this['_imageCache']['has'](_0xc1ea2a)){const _0x50082f=this['_imageCache']['get'](_0xc1ea2a);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x50082f['url'],this['imageDimension']=_0x50082f['dimension'],this['imageId']=_0x50082f['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x7aafec}=this['_editor'],t=_0x7aafec['t'],_0x5f534=new ii(_0x7aafec,this['imageStatus'],this['_attributes']);_0x5f534['bind']('status')['to'](this,'imageStatus'),_0x5f534['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x5f534['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x5f534['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x5f534,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':Q,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x5f534,'position':_0x459efa['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x5f534['focus']();},'onHide':()=>{_0x5f534['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x26ce7a=>!M(_0x26ce7a,_0x5f534['element'])}});}['_loadImageInfo'](_0x3e8a7a,_0x435dac){return C['getInfo'](_0x3e8a7a,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x5d1248=>{const {width:_0x1423e9,height:_0x370d39}=_0x5d1248['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x435dac,this['imageDimension']={'width':_0x1423e9,'height':_0x370d39},this['imageId']=_0x3e8a7a;})['catch'](_0xe904a8=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0xe904a8['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x5afa43,_0x18ebfc){return this['_getImageAsFile'](_0x5afa43)['then'](_0x52ba2d=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x18ebfc['signal'],'file':_0x52ba2d,'onProgress':_0x4b8086=>{_0x4b8086&&_0x4b8086['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x4b8086['value']));}}))['then'](_0x25204f=>{const {width:_0x1ded59,height:_0x55260f}=_0x25204f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x25204f['cdnUrl'],this['imageDimension']={'width':_0x1ded59,'height':_0x55260f},this['imageId']=_0x25204f['uuid'],this['imageUploadProgress']=null;const _0x5252db=_0x5afa43['getAttribute']('src');this['_imageCache']['set'](_0x5252db,{'id':_0x25204f['uuid'],'url':_0x25204f['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x43f550=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x43f550['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x485885,_0x36c6bf){_0x485885['on']('apply',(_0x10e139,_0x23338f)=>{this['_replaceImage'](_0x36c6bf,_0x23338f['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x485885['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x485885['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x281205,_0x48c521,_0x3aa89d){const _0x339752=this['_editor'],{width:_0x250532,height:_0x34351c}=F(_0x48c521,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x362e17,imageSources:_0x3d7499}=E(_0x48c521,_0x250532);_0x339752['model']['change'](_0x52edae=>{if('$graveyard'===_0x281205['root']['rootName']){_0x339752['execute']('insertImage',{'imageType':_0x281205['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x281205['getAttributes']()),'uploadcareImageId':_0x3aa89d,'src':_0x362e17,'sources':_0x3d7499,'width':_0x250532,'height':_0x34351c}});const _0x3039d8=_0x281205['getChildren']();_0x281205=_0x339752['model']['document']['selection']['getSelectedElement']();for(const _0x727005 of _0x3039d8)_0x52edae['append'](_0x52edae['cloneElement'](_0x727005),_0x281205);}else _0x52edae['setSelection'](_0x281205,'on'),_0x339752['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x281205['getAttributes']()),'uploadcareImageId':_0x3aa89d,'src':_0x362e17,'sources':_0x3d7499,'width':_0x250532,'height':_0x34351c},_0x281205);_0x52edae['setSelection'](_0x281205,'on');});}async['_getImageAsFile'](_0x5a644d){const _0x47ec5c=_0x5c87e3['window'],_0x9b866e=_0x5c87e3['document']['location']['href'],_0x3cc382=new _0x47ec5c['URL'](_0x5a644d['getAttribute']('src'),_0x9b866e);if('data:'===_0x3cc382['protocol']){const _0x809a47=_0x3cc382['href']['split'](','),_0x4143cb=_0x809a47[0x0]['match'](/:(.*?);/)[0x1],_0x22e85f=_0x4143cb['split']('/')[0x1],_0x371555=_0x47ec5c['atob'](_0x809a47[_0x809a47['length']-0x1]);let _0x4617fd=_0x371555['length'];const _0x16a5c2=new _0x47ec5c['Uint8Array'](_0x4617fd);for(;_0x4617fd--;)_0x16a5c2[_0x4617fd]=_0x371555['charCodeAt'](_0x4617fd);return new _0x47ec5c['File']([_0x16a5c2],'image.'+_0x22e85f,{'type':_0x4143cb});}const _0x2a45f9=_0x3cc382['href']['split']('/'),_0x1163de=_0x2a45f9[_0x2a45f9['length']-0x1],_0xc7c633=_0x1163de['split']('.')[0x1];return _0x47ec5c['fetch'](_0x3cc382['href'])['then'](_0x684f19=>_0x684f19['clone']()['blob']())['then'](_0x1b6c61=>new _0x47ec5c['File']([_0x1b6c61],_0x1163de,{'type':'image/'+_0xc7c633}));}}class J extends _0x4ec98d{['imageEditController'];static get['requires'](){return[_0x48f8b3];}['_isEditable'];constructor(_0x5bf0ce){super(_0x5bf0ce),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x1f6e0a){const _0x43aac8=W(_0x1f6e0a);return _0x11158a=>!(!_0x11158a||!_0x11158a['is']('element','imageBlock')&&!_0x11158a['is']('element','imageInline'))&&(!!_0x11158a['hasAttribute']('uploadcareImageId')||!!_0x11158a['hasAttribute']('src')&&_0x43aac8(_0x11158a['getAttribute']('src')));}(_0x5bf0ce['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x32422b=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x32422b);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x3abe55=this['editor']['model']['document']['selection']['getSelectedElement']();_0x3abe55&&(_0x3abe55['is']('element','imageBlock')||_0x3abe55['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x48f8b3),_0x3abe55),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x4ec98d{['refresh'](){const _0x28b174=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x28b174&&(_0x28b174['is']('element','imageBlock')||_0x28b174['is']('element','imageInline')));}['execute'](_0x460766){const _0x1ac032=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x436b59=>{_0x436b59['setAttributes'](_0x460766,_0x1ac032),_0x436b59['removeAttribute']('srcset',_0x1ac032),_0x436b59['removeAttribute']('sizes',_0x1ac032);});}}class m extends _0x48519d{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x15e42d,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2ac229}=this;_0x2ac229['commands']['add']('uploadcareImageEdit',new J(_0x2ac229)),_0x2ac229['commands']['add']('uploadcareImageReplace',new O(_0x2ac229));}}class g extends _0x48519d{['_imageCache']=new Map();static get['pluginName'](){return'UploadcareImageEditUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['imageCache'](){return this['_imageCache'];}['init'](){const _0x4117b0=this['editor'];_0x4117b0['ui']['componentFactory']['add']('uploadcareImageEdit',_0x4892fe=>{const _0x31a7ee=_0x4117b0['commands']['get']('uploadcareImageEdit'),_0x4590c2=new _0x2568f7(_0x4892fe),t=_0x4892fe['t'];return _0x4590c2['set']({'icon':Q,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x4590c2['bind']('isEnabled')['to'](_0x31a7ee),_0x4590c2['bind']('isOn')['to'](_0x31a7ee,'isActive'),this['listenTo'](_0x4590c2,'execute',()=>{_0x4117b0['execute']('uploadcareImageEdit'),_0x4117b0['editing']['view']['focus']();}),_0x4590c2;}),this['_initConfig']();}['_initConfig'](){const _0x1aca33=_0x5cf187(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x1aca33),this['listenTo'](this['editor'],'destroy',()=>{_0x1aca33['remove']();});}}class j extends _0x48519d{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,j as UploadcareImageEdit,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'af':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x47159c=>0x1!=_0x47159c}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x5002d8=>{const {af:{dictionary:_0xba6132,getPluralForm:_0x115ca7}}={'af':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3c5085=>0x1!=_0x3c5085}};_0x5002d8['af']||={'dictionary':{},'getPluralForm':null},_0x5002d8['af']['dictionary']=Object['assign'](_0x5002d8['af']['dictionary'],_0xba6132),_0x5002d8['af']['getPluralForm']=_0x115ca7;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ar':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x211bb5=>0x0==_0x211bb5?0x0:0x1==_0x211bb5?0x1:0x2==_0x211bb5?0x2:_0x211bb5%0x64>=0x3&&_0x211bb5%0x64<=0xa?0x3:_0x211bb5%0x64>=0xb?0x4:0x5}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x73a54b=>{const {ar:{dictionary:_0x321caf,getPluralForm:_0x9860b2}}={'ar':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0xf413e=>0x0==_0xf413e?0x0:0x1==_0xf413e?0x1:0x2==_0xf413e?0x2:_0xf413e%0x64>=0x3&&_0xf413e%0x64<=0xa?0x3:_0xf413e%0x64>=0xb?0x4:0x5}};_0x73a54b['ar']||={'dictionary':{},'getPluralForm':null},_0x73a54b['ar']['dictionary']=Object['assign'](_0x73a54b['ar']['dictionary'],_0x321caf),_0x73a54b['ar']['getPluralForm']=_0x9860b2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ast':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3fd27b=>0x1!=_0x3fd27b}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x2f4b8e=>{const {ast:{dictionary:_0x11d7e2,getPluralForm:_0x1db4ed}}={'ast':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3a3625=>0x1!=_0x3a3625}};_0x2f4b8e['ast']||={'dictionary':{},'getPluralForm':null},_0x2f4b8e['ast']['dictionary']=Object['assign'](_0x2f4b8e['ast']['dictionary'],_0x11d7e2),_0x2f4b8e['ast']['getPluralForm']=_0x1db4ed;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'az':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x63346c=>0x1!=_0x63346c}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x19bbbf=>{const {az:{dictionary:_0x3a456a,getPluralForm:_0x560173}}={'az':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x2327cc=>0x1!=_0x2327cc}};_0x19bbbf['az']||={'dictionary':{},'getPluralForm':null},_0x19bbbf['az']['dictionary']=Object['assign'](_0x19bbbf['az']['dictionary'],_0x3a456a),_0x19bbbf['az']['getPluralForm']=_0x560173;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bg':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x387569=>0x1!=_0x387569}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x27a41c=>{const {bg:{dictionary:_0x4cc9b7,getPluralForm:_0x53fe13}}={'bg':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x61cebb=>0x1!=_0x61cebb}};_0x27a41c['bg']||={'dictionary':{},'getPluralForm':null},_0x27a41c['bg']['dictionary']=Object['assign'](_0x27a41c['bg']['dictionary'],_0x4cc9b7),_0x27a41c['bg']['getPluralForm']=_0x53fe13;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bn':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x43c275=>0x1!=_0x43c275}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x5ad44a=>{const {bn:{dictionary:_0x3710ba,getPluralForm:_0x33064b}}={'bn':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x4e5526=>0x1!=_0x4e5526}};_0x5ad44a['bn']||={'dictionary':{},'getPluralForm':null},_0x5ad44a['bn']['dictionary']=Object['assign'](_0x5ad44a['bn']['dictionary'],_0x3710ba),_0x5ad44a['bn']['getPluralForm']=_0x33064b;})(window['CKEDITOR_TRANSLATIONS']||={});
|