@ckeditor/ckeditor5-ckbox 0.0.0-internal-20241017.0 → 0.0.0-internal-20241206.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/LICENSE.md +7 -2
- package/README.md +22 -7
- package/build/ckbox.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/de-ch.js +1 -0
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/hy.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/ku.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/sl.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tk.js +1 -0
- package/build/translations/tt.js +1 -0
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +270 -295
- package/dist/index.js.map +1 -1
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +5 -0
- package/dist/translations/af.umd.js +11 -0
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +5 -0
- package/dist/translations/ast.umd.js +11 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +5 -0
- package/dist/translations/bs.umd.js +11 -0
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +5 -0
- package/dist/translations/de-ch.umd.js +11 -0
- package/dist/translations/en-gb.d.ts +8 -0
- package/dist/translations/en-gb.js +5 -0
- package/dist/translations/en-gb.umd.js +11 -0
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +5 -0
- package/dist/translations/eo.umd.js +11 -0
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +5 -0
- package/dist/translations/eu.umd.js +11 -0
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +5 -0
- package/dist/translations/gu.umd.js +11 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +5 -0
- package/dist/translations/hy.umd.js +11 -0
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +5 -0
- package/dist/translations/jv.umd.js +11 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +5 -0
- package/dist/translations/kk.umd.js +11 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +5 -0
- package/dist/translations/km.umd.js +11 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +5 -0
- package/dist/translations/kn.umd.js +11 -0
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +5 -0
- package/dist/translations/ku.umd.js +11 -0
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +5 -0
- package/dist/translations/nb.umd.js +11 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +5 -0
- package/dist/translations/ne.umd.js +11 -0
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +5 -0
- package/dist/translations/oc.umd.js +11 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +5 -0
- package/dist/translations/si.umd.js +11 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +5 -0
- package/dist/translations/sl.umd.js +11 -0
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +5 -0
- package/dist/translations/ti.umd.js +11 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +5 -0
- package/dist/translations/tk.umd.js +11 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +5 -0
- package/dist/translations/tt.umd.js +11 -0
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/lang/translations/af.po +44 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +44 -0
- package/lang/translations/az.po +3 -9
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +44 -0
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -10
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +44 -0
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +44 -0
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +44 -0
- package/lang/translations/es-co.po +4 -10
- package/lang/translations/es.po +4 -10
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +44 -0
- package/lang/translations/fa.po +4 -10
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -10
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +44 -0
- package/lang/translations/he.po +4 -10
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +44 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -10
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +44 -0
- package/lang/translations/kk.po +44 -0
- package/lang/translations/km.po +44 -0
- package/lang/translations/kn.po +44 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +44 -0
- package/lang/translations/lt.po +4 -10
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +44 -0
- package/lang/translations/ne.po +44 -0
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +44 -0
- package/lang/translations/pl.po +4 -10
- package/lang/translations/pt-br.po +4 -10
- package/lang/translations/pt.po +4 -10
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -10
- package/lang/translations/si.po +44 -0
- package/lang/translations/sk.po +4 -10
- package/lang/translations/sl.po +44 -0
- package/lang/translations/sq.po +3 -9
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +44 -0
- package/lang/translations/tk.po +44 -0
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +44 -0
- package/lang/translations/ug.po +4 -10
- package/lang/translations/uk.po +4 -10
- package/lang/translations/ur.po +3 -9
- package/lang/translations/uz.po +4 -10
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +28 -9
- package/src/augmentation.d.ts +1 -1
- package/src/augmentation.js +1 -1
- package/src/ckbox.d.ts +1 -1
- package/src/ckbox.js +1 -1
- package/src/ckboxcommand.d.ts +1 -1
- package/src/ckboxcommand.js +1 -1
- package/src/ckboxconfig.d.ts +1 -1
- package/src/ckboxconfig.js +1 -1
- package/src/ckboxediting.d.ts +1 -1
- package/src/ckboxediting.js +1 -1
- package/src/ckboximageedit/ckboximageeditcommand.d.ts +1 -1
- package/src/ckboximageedit/ckboximageeditcommand.js +1 -1
- package/src/ckboximageedit/ckboximageeditediting.d.ts +1 -1
- package/src/ckboximageedit/ckboximageeditediting.js +1 -1
- package/src/ckboximageedit/ckboximageeditui.d.ts +1 -1
- package/src/ckboximageedit/ckboximageeditui.js +1 -1
- package/src/ckboximageedit/utils.d.ts +1 -1
- package/src/ckboximageedit/utils.js +1 -1
- package/src/ckboximageedit.d.ts +1 -1
- package/src/ckboximageedit.js +1 -1
- package/src/ckboxui.d.ts +1 -1
- package/src/ckboxui.js +4 -2
- package/src/ckboxuploadadapter.d.ts +1 -1
- package/src/ckboxuploadadapter.js +1 -1
- package/src/ckboxutils.d.ts +1 -1
- package/src/ckboxutils.js +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/utils.d.ts +1 -1
- package/src/utils.js +1 -1
- package/theme/ckboximageedit.css +1 -1
- package/dist/augmentation.d.ts +0 -36
- package/dist/ckbox.d.ts +0 -41
- package/dist/ckboxcommand.d.ts +0 -130
- package/dist/ckboxconfig.d.ts +0 -434
- package/dist/ckboxediting.d.ts +0 -65
- package/dist/ckboximageedit/ckboximageeditcommand.d.ts +0 -109
- package/dist/ckboximageedit/ckboximageeditediting.d.ts +0 -36
- package/dist/ckboximageedit/ckboximageeditui.d.ts +0 -32
- package/dist/ckboximageedit/utils.d.ts +0 -14
- package/dist/ckboximageedit.d.ts +0 -32
- package/dist/ckboxui.d.ts +0 -60
- package/dist/ckboxuploadadapter.d.ts +0 -41
- package/dist/ckboxutils.d.ts +0 -58
- package/dist/index.d.ts +0 -21
- package/dist/utils.d.ts +0 -67
package/dist/ckboximageedit.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox/ckboximageedit
|
|
11
|
-
*/
|
|
12
|
-
import { Plugin } from 'ckeditor5/src/core.js';
|
|
13
|
-
import CKBoxImageEditEditing from './ckboximageedit/ckboximageeditediting.js';
|
|
14
|
-
import CKBoxImageEditUI from './ckboximageedit/ckboximageeditui.js';
|
|
15
|
-
import '../theme/ckboximageedit.css';
|
|
16
|
-
/**
|
|
17
|
-
* The CKBox image edit feature.
|
|
18
|
-
*/
|
|
19
|
-
export default class CKBoxImageEdit extends Plugin {
|
|
20
|
-
/**
|
|
21
|
-
* @inheritDoc
|
|
22
|
-
*/
|
|
23
|
-
static get pluginName(): "CKBoxImageEdit";
|
|
24
|
-
/**
|
|
25
|
-
* @inheritDoc
|
|
26
|
-
*/
|
|
27
|
-
static get isOfficialPlugin(): true;
|
|
28
|
-
/**
|
|
29
|
-
* @inheritDoc
|
|
30
|
-
*/
|
|
31
|
-
static get requires(): readonly [typeof CKBoxImageEditEditing, typeof CKBoxImageEditUI];
|
|
32
|
-
}
|
package/dist/ckboxui.d.ts
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox/ckboxui
|
|
11
|
-
*/
|
|
12
|
-
import { Plugin } from 'ckeditor5/src/core.js';
|
|
13
|
-
/**
|
|
14
|
-
* Introduces UI components for the `CKBox` plugin.
|
|
15
|
-
*
|
|
16
|
-
* The plugin introduces two UI components to the {@link module:ui/componentfactory~ComponentFactory UI component factory}:
|
|
17
|
-
*
|
|
18
|
-
* * the `'ckbox'` toolbar button,
|
|
19
|
-
* * the `'menuBar:ckbox'` menu bar component, which is by default added to the `'Insert'` menu.
|
|
20
|
-
*
|
|
21
|
-
* It also integrates with the `insertImage` toolbar component and `menuBar:insertImage` menu component.
|
|
22
|
-
*/
|
|
23
|
-
export default class CKBoxUI extends Plugin {
|
|
24
|
-
/**
|
|
25
|
-
* @inheritDoc
|
|
26
|
-
*/
|
|
27
|
-
static get pluginName(): "CKBoxUI";
|
|
28
|
-
/**
|
|
29
|
-
* @inheritDoc
|
|
30
|
-
*/
|
|
31
|
-
static get isOfficialPlugin(): true;
|
|
32
|
-
/**
|
|
33
|
-
* @inheritDoc
|
|
34
|
-
*/
|
|
35
|
-
afterInit(): void;
|
|
36
|
-
/**
|
|
37
|
-
* Creates the base for various kinds of the button component provided by this feature.
|
|
38
|
-
*/
|
|
39
|
-
private _createButton;
|
|
40
|
-
/**
|
|
41
|
-
* Creates a simple toolbar button for files management, with an icon and a tooltip.
|
|
42
|
-
*/
|
|
43
|
-
private _createFileToolbarButton;
|
|
44
|
-
/**
|
|
45
|
-
* Creates a simple toolbar button for images management, with an icon and a tooltip.
|
|
46
|
-
*/
|
|
47
|
-
private _createImageToolbarButton;
|
|
48
|
-
/**
|
|
49
|
-
* Creates a button for images management for the dropdown view, with an icon, text and no tooltip.
|
|
50
|
-
*/
|
|
51
|
-
private _createImageDropdownButton;
|
|
52
|
-
/**
|
|
53
|
-
* Creates a button for files management for the menu bar.
|
|
54
|
-
*/
|
|
55
|
-
private _createFileMenuBarButton;
|
|
56
|
-
/**
|
|
57
|
-
* Creates a button for images management for the menu bar.
|
|
58
|
-
*/
|
|
59
|
-
private _createImageMenuBarButton;
|
|
60
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox/ckboxuploadadapter
|
|
11
|
-
*/
|
|
12
|
-
import { Plugin } from 'ckeditor5/src/core.js';
|
|
13
|
-
import { FileRepository } from 'ckeditor5/src/upload.js';
|
|
14
|
-
import CKBoxEditing from './ckboxediting.js';
|
|
15
|
-
/**
|
|
16
|
-
* A plugin that enables file uploads in CKEditor 5 using the CKBox server–side connector.
|
|
17
|
-
* See the {@glink features/file-management/ckbox CKBox file manager integration} guide to learn how to configure
|
|
18
|
-
* and use this feature as well as find out more about the full integration with the file manager
|
|
19
|
-
* provided by the {@link module:ckbox/ckbox~CKBox} plugin.
|
|
20
|
-
*
|
|
21
|
-
* Check out the {@glink features/images/image-upload/image-upload Image upload overview} guide to learn about
|
|
22
|
-
* other ways to upload images into CKEditor 5.
|
|
23
|
-
*/
|
|
24
|
-
export default class CKBoxUploadAdapter extends Plugin {
|
|
25
|
-
/**
|
|
26
|
-
* @inheritDoc
|
|
27
|
-
*/
|
|
28
|
-
static get requires(): readonly ["ImageUploadEditing", "ImageUploadProgress", typeof FileRepository, typeof CKBoxEditing];
|
|
29
|
-
/**
|
|
30
|
-
* @inheritDoc
|
|
31
|
-
*/
|
|
32
|
-
static get pluginName(): "CKBoxUploadAdapter";
|
|
33
|
-
/**
|
|
34
|
-
* @inheritDoc
|
|
35
|
-
*/
|
|
36
|
-
static get isOfficialPlugin(): true;
|
|
37
|
-
/**
|
|
38
|
-
* @inheritDoc
|
|
39
|
-
*/
|
|
40
|
-
afterInit(): Promise<void>;
|
|
41
|
-
}
|
package/dist/ckboxutils.d.ts
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox/ckboxutils
|
|
11
|
-
*/
|
|
12
|
-
import type { InitializedToken } from '@ckeditor/ckeditor5-cloud-services';
|
|
13
|
-
import { Plugin } from 'ckeditor5/src/core.js';
|
|
14
|
-
/**
|
|
15
|
-
* The CKBox utilities plugin.
|
|
16
|
-
*/
|
|
17
|
-
export default class CKBoxUtils extends Plugin {
|
|
18
|
-
/**
|
|
19
|
-
* CKEditor Cloud Services access token.
|
|
20
|
-
*/
|
|
21
|
-
private _token;
|
|
22
|
-
/**
|
|
23
|
-
* @inheritDoc
|
|
24
|
-
*/
|
|
25
|
-
static get pluginName(): "CKBoxUtils";
|
|
26
|
-
/**
|
|
27
|
-
* @inheritDoc
|
|
28
|
-
*/
|
|
29
|
-
static get isOfficialPlugin(): true;
|
|
30
|
-
/**
|
|
31
|
-
* @inheritDoc
|
|
32
|
-
*/
|
|
33
|
-
static get requires(): readonly ["CloudServices"];
|
|
34
|
-
/**
|
|
35
|
-
* @inheritDoc
|
|
36
|
-
*/
|
|
37
|
-
init(): void;
|
|
38
|
-
/**
|
|
39
|
-
* Returns a token used by the CKBox plugin for communication with the CKBox service.
|
|
40
|
-
*/
|
|
41
|
-
getToken(): Promise<InitializedToken>;
|
|
42
|
-
/**
|
|
43
|
-
* The ID of workspace to use when uploading an image.
|
|
44
|
-
*/
|
|
45
|
-
getWorkspaceId(): Promise<string>;
|
|
46
|
-
/**
|
|
47
|
-
* Resolves a promise with an object containing a category with which the uploaded file is associated or an error code.
|
|
48
|
-
*/
|
|
49
|
-
getCategoryIdForFile(fileOrUrl: File | string, options: {
|
|
50
|
-
signal: AbortSignal;
|
|
51
|
-
}): Promise<string>;
|
|
52
|
-
/**
|
|
53
|
-
* Resolves a promise with an array containing available categories with which the uploaded file can be associated.
|
|
54
|
-
*
|
|
55
|
-
* If the API returns limited results, the method will collect all items.
|
|
56
|
-
*/
|
|
57
|
-
private _getAvailableCategories;
|
|
58
|
-
}
|
package/dist/index.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox
|
|
11
|
-
*/
|
|
12
|
-
export { default as CKBox } from './ckbox.js';
|
|
13
|
-
export { default as CKBoxEditing } from './ckboxediting.js';
|
|
14
|
-
export { default as CKBoxUI } from './ckboxui.js';
|
|
15
|
-
export { default as CKBoxImageEditEditing } from './ckboximageedit/ckboximageeditediting.js';
|
|
16
|
-
export { default as CKBoxImageEditUI } from './ckboximageedit/ckboximageeditui.js';
|
|
17
|
-
export { default as CKBoxImageEdit } from './ckboximageedit.js';
|
|
18
|
-
export type { default as CKBoxCommand } from './ckboxcommand.js';
|
|
19
|
-
export type { default as CKBoxImageEditCommand } from './ckboximageedit/ckboximageeditcommand.js';
|
|
20
|
-
export type { CKBoxConfig } from './ckboxconfig.js';
|
|
21
|
-
import './augmentation.js';
|
package/dist/utils.d.ts
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
-
*/
|
|
9
|
-
/**
|
|
10
|
-
* @module ckbox/utils
|
|
11
|
-
*/
|
|
12
|
-
import type { InitializedToken } from '@ckeditor/ckeditor5-cloud-services';
|
|
13
|
-
import type { CKBoxImageUrls } from './ckboxconfig.js';
|
|
14
|
-
/**
|
|
15
|
-
* Converts image source set provided by the CKBox into an object containing:
|
|
16
|
-
* - responsive URLs for the "webp" image format,
|
|
17
|
-
* - one fallback URL for browsers that do not support the "webp" format.
|
|
18
|
-
*/
|
|
19
|
-
export declare function getImageUrls(imageUrls: CKBoxImageUrls): {
|
|
20
|
-
imageFallbackUrl: string;
|
|
21
|
-
imageSources: Array<{
|
|
22
|
-
srcset: string;
|
|
23
|
-
sizes: string;
|
|
24
|
-
type: string;
|
|
25
|
-
}>;
|
|
26
|
-
};
|
|
27
|
-
/**
|
|
28
|
-
* Returns a workspace id to use for communication with the CKBox service.
|
|
29
|
-
*
|
|
30
|
-
* @param defaultWorkspaceId The default workspace to use taken from editor config.
|
|
31
|
-
*/
|
|
32
|
-
export declare function getWorkspaceId(token: InitializedToken, defaultWorkspaceId?: string): string | null;
|
|
33
|
-
/**
|
|
34
|
-
* Generates an image data URL from its `blurhash` representation.
|
|
35
|
-
*/
|
|
36
|
-
export declare function blurHashToDataUrl(hash?: string): string | undefined;
|
|
37
|
-
/**
|
|
38
|
-
* Sends the HTTP request.
|
|
39
|
-
*
|
|
40
|
-
* @internal
|
|
41
|
-
* @param config.url the URL where the request will be sent.
|
|
42
|
-
* @param config.method The HTTP method.
|
|
43
|
-
* @param config.data Additional data to send.
|
|
44
|
-
* @param config.onUploadProgress A callback informing about the upload progress.
|
|
45
|
-
*/
|
|
46
|
-
export declare function sendHttpRequest({ url, method, data, onUploadProgress, signal, authorization }: {
|
|
47
|
-
url: URL;
|
|
48
|
-
signal: AbortSignal;
|
|
49
|
-
authorization: string;
|
|
50
|
-
method?: 'GET' | 'POST';
|
|
51
|
-
data?: FormData | null;
|
|
52
|
-
onUploadProgress?: (evt: ProgressEvent) => void;
|
|
53
|
-
}): Promise<any>;
|
|
54
|
-
/**
|
|
55
|
-
* Returns an extension a typical file in the specified `mimeType` format would have.
|
|
56
|
-
*/
|
|
57
|
-
export declare function convertMimeTypeToExtension(mimeType: string): string;
|
|
58
|
-
/**
|
|
59
|
-
* Tries to fetch the given `url` and returns 'content-type' of the response.
|
|
60
|
-
*/
|
|
61
|
-
export declare function getContentTypeOfUrl(url: string, options: {
|
|
62
|
-
signal: AbortSignal;
|
|
63
|
-
}): Promise<string>;
|
|
64
|
-
/**
|
|
65
|
-
* Returns an extension from the given value.
|
|
66
|
-
*/
|
|
67
|
-
export declare function getFileExtension(file: File): string;
|