@ckeditor/ckeditor5-media-embed 48.2.0-alpha.7 → 48.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/ckeditor5-metadata.json +1 -1
  2. package/dist/augmentation.d.ts +33 -31
  3. package/dist/automediaembed.d.ts +50 -50
  4. package/dist/converters.d.ts +37 -37
  5. package/dist/index-editor.css +26 -0
  6. package/dist/index.css +26 -0
  7. package/dist/index.css.map +1 -1
  8. package/dist/index.d.ts +29 -26
  9. package/dist/index.js +2601 -1956
  10. package/dist/index.js.map +1 -1
  11. package/dist/mediaembed.d.ts +33 -33
  12. package/dist/mediaembedcommand.d.ts +32 -32
  13. package/dist/mediaembedconfig.d.ts +564 -483
  14. package/dist/mediaembedediting.d.ts +30 -30
  15. package/dist/mediaembedresize/constants.d.ts +13 -13
  16. package/dist/mediaembedresize/mediaembedcustomresizeui.d.ts +64 -0
  17. package/dist/mediaembedresize/mediaembedresizebuttons.d.ts +54 -0
  18. package/dist/mediaembedresize/mediaembedresizeediting.d.ts +47 -43
  19. package/dist/mediaembedresize/mediaembedresizehandles.d.ts +38 -38
  20. package/dist/mediaembedresize/resizemediaembedcommand.d.ts +35 -35
  21. package/dist/mediaembedresize/ui/mediaembedcustomresizeformview.d.ts +118 -0
  22. package/dist/mediaembedresize/utils/getselectedmediaembededitornodes.d.ts +23 -0
  23. package/dist/mediaembedresize/utils/getselectedmediaembedpossibleresizerange.d.ts +25 -0
  24. package/dist/mediaembedresize/utils/getselectedmediaembedwidthinunits.d.ts +21 -0
  25. package/dist/mediaembedresize.d.ts +28 -25
  26. package/dist/mediaembedstyle/constants.d.ts +22 -22
  27. package/dist/mediaembedstyle/mediaembedstylecommand.d.ts +67 -67
  28. package/dist/mediaembedstyle/mediaembedstyleediting.d.ts +39 -39
  29. package/dist/mediaembedstyle/mediaembedstyleui.d.ts +76 -76
  30. package/dist/mediaembedstyle/utils.d.ts +18 -18
  31. package/dist/mediaembedstyle.d.ts +29 -29
  32. package/dist/mediaembedtoolbar.d.ts +28 -28
  33. package/dist/mediaembedui.d.ts +33 -33
  34. package/dist/mediaregistry.d.ts +59 -59
  35. package/dist/translations/af.js +1 -1
  36. package/dist/translations/af.umd.js +1 -1
  37. package/dist/translations/ar.js +1 -1
  38. package/dist/translations/ar.umd.js +1 -1
  39. package/dist/translations/ast.js +1 -1
  40. package/dist/translations/ast.umd.js +1 -1
  41. package/dist/translations/az.js +1 -1
  42. package/dist/translations/az.umd.js +1 -1
  43. package/dist/translations/be.js +1 -1
  44. package/dist/translations/be.umd.js +1 -1
  45. package/dist/translations/bg.js +1 -1
  46. package/dist/translations/bg.umd.js +1 -1
  47. package/dist/translations/bn.js +1 -1
  48. package/dist/translations/bn.umd.js +1 -1
  49. package/dist/translations/bs.js +1 -1
  50. package/dist/translations/bs.umd.js +1 -1
  51. package/dist/translations/ca.js +1 -1
  52. package/dist/translations/ca.umd.js +1 -1
  53. package/dist/translations/cs.js +1 -1
  54. package/dist/translations/cs.umd.js +1 -1
  55. package/dist/translations/da.js +1 -1
  56. package/dist/translations/da.umd.js +1 -1
  57. package/dist/translations/de-ch.js +1 -1
  58. package/dist/translations/de-ch.umd.js +1 -1
  59. package/dist/translations/de.js +1 -1
  60. package/dist/translations/de.umd.js +1 -1
  61. package/dist/translations/el.js +1 -1
  62. package/dist/translations/el.umd.js +1 -1
  63. package/dist/translations/en-au.js +1 -1
  64. package/dist/translations/en-au.umd.js +1 -1
  65. package/dist/translations/en-gb.js +1 -1
  66. package/dist/translations/en-gb.umd.js +1 -1
  67. package/dist/translations/en.js +1 -1
  68. package/dist/translations/en.umd.js +1 -1
  69. package/dist/translations/eo.js +1 -1
  70. package/dist/translations/eo.umd.js +1 -1
  71. package/dist/translations/es-co.js +1 -1
  72. package/dist/translations/es-co.umd.js +1 -1
  73. package/dist/translations/es.js +1 -1
  74. package/dist/translations/es.umd.js +1 -1
  75. package/dist/translations/et.js +1 -1
  76. package/dist/translations/et.umd.js +1 -1
  77. package/dist/translations/eu.js +1 -1
  78. package/dist/translations/eu.umd.js +1 -1
  79. package/dist/translations/fa.js +1 -1
  80. package/dist/translations/fa.umd.js +1 -1
  81. package/dist/translations/fi.js +1 -1
  82. package/dist/translations/fi.umd.js +1 -1
  83. package/dist/translations/fr.js +1 -1
  84. package/dist/translations/fr.umd.js +1 -1
  85. package/dist/translations/gl.js +1 -1
  86. package/dist/translations/gl.umd.js +1 -1
  87. package/dist/translations/gu.js +1 -1
  88. package/dist/translations/gu.umd.js +1 -1
  89. package/dist/translations/he.js +1 -1
  90. package/dist/translations/he.umd.js +1 -1
  91. package/dist/translations/hi.js +1 -1
  92. package/dist/translations/hi.umd.js +1 -1
  93. package/dist/translations/hr.js +1 -1
  94. package/dist/translations/hr.umd.js +1 -1
  95. package/dist/translations/hu.js +1 -1
  96. package/dist/translations/hu.umd.js +1 -1
  97. package/dist/translations/hy.js +1 -1
  98. package/dist/translations/hy.umd.js +1 -1
  99. package/dist/translations/id.js +1 -1
  100. package/dist/translations/id.umd.js +1 -1
  101. package/dist/translations/it.js +1 -1
  102. package/dist/translations/it.umd.js +1 -1
  103. package/dist/translations/ja.js +1 -1
  104. package/dist/translations/ja.umd.js +1 -1
  105. package/dist/translations/jv.js +1 -1
  106. package/dist/translations/jv.umd.js +1 -1
  107. package/dist/translations/kk.js +1 -1
  108. package/dist/translations/kk.umd.js +1 -1
  109. package/dist/translations/km.js +1 -1
  110. package/dist/translations/km.umd.js +1 -1
  111. package/dist/translations/kn.js +1 -1
  112. package/dist/translations/kn.umd.js +1 -1
  113. package/dist/translations/ko.js +1 -1
  114. package/dist/translations/ko.umd.js +1 -1
  115. package/dist/translations/ku.js +1 -1
  116. package/dist/translations/ku.umd.js +1 -1
  117. package/dist/translations/lt.js +1 -1
  118. package/dist/translations/lt.umd.js +1 -1
  119. package/dist/translations/lv.js +1 -1
  120. package/dist/translations/lv.umd.js +1 -1
  121. package/dist/translations/ms.js +1 -1
  122. package/dist/translations/ms.umd.js +1 -1
  123. package/dist/translations/nb.js +1 -1
  124. package/dist/translations/nb.umd.js +1 -1
  125. package/dist/translations/ne.js +1 -1
  126. package/dist/translations/ne.umd.js +1 -1
  127. package/dist/translations/nl.js +1 -1
  128. package/dist/translations/nl.umd.js +1 -1
  129. package/dist/translations/no.js +1 -1
  130. package/dist/translations/no.umd.js +1 -1
  131. package/dist/translations/oc.js +1 -1
  132. package/dist/translations/oc.umd.js +1 -1
  133. package/dist/translations/pl.js +1 -1
  134. package/dist/translations/pl.umd.js +1 -1
  135. package/dist/translations/pt-br.js +1 -1
  136. package/dist/translations/pt-br.umd.js +1 -1
  137. package/dist/translations/pt.js +1 -1
  138. package/dist/translations/pt.umd.js +1 -1
  139. package/dist/translations/ro.js +1 -1
  140. package/dist/translations/ro.umd.js +1 -1
  141. package/dist/translations/ru.js +1 -1
  142. package/dist/translations/ru.umd.js +1 -1
  143. package/dist/translations/si.js +1 -1
  144. package/dist/translations/si.umd.js +1 -1
  145. package/dist/translations/sk.js +1 -1
  146. package/dist/translations/sk.umd.js +1 -1
  147. package/dist/translations/sl.js +1 -1
  148. package/dist/translations/sl.umd.js +1 -1
  149. package/dist/translations/sq.js +1 -1
  150. package/dist/translations/sq.umd.js +1 -1
  151. package/dist/translations/sr-latn.js +1 -1
  152. package/dist/translations/sr-latn.umd.js +1 -1
  153. package/dist/translations/sr.js +1 -1
  154. package/dist/translations/sr.umd.js +1 -1
  155. package/dist/translations/sv.js +1 -1
  156. package/dist/translations/sv.umd.js +1 -1
  157. package/dist/translations/th.js +1 -1
  158. package/dist/translations/th.umd.js +1 -1
  159. package/dist/translations/ti.js +1 -1
  160. package/dist/translations/ti.umd.js +1 -1
  161. package/dist/translations/tk.js +1 -1
  162. package/dist/translations/tk.umd.js +1 -1
  163. package/dist/translations/tr.js +1 -1
  164. package/dist/translations/tr.umd.js +1 -1
  165. package/dist/translations/tt.js +1 -1
  166. package/dist/translations/tt.umd.js +1 -1
  167. package/dist/translations/ug.js +1 -1
  168. package/dist/translations/ug.umd.js +1 -1
  169. package/dist/translations/uk.js +1 -1
  170. package/dist/translations/uk.umd.js +1 -1
  171. package/dist/translations/ur.js +1 -1
  172. package/dist/translations/ur.umd.js +1 -1
  173. package/dist/translations/uz.js +1 -1
  174. package/dist/translations/uz.umd.js +1 -1
  175. package/dist/translations/vi.js +1 -1
  176. package/dist/translations/vi.umd.js +1 -1
  177. package/dist/translations/zh-cn.js +1 -1
  178. package/dist/translations/zh-cn.umd.js +1 -1
  179. package/dist/translations/zh.js +1 -1
  180. package/dist/translations/zh.umd.js +1 -1
  181. package/dist/ui/mediaformview.d.ts +83 -83
  182. package/dist/utils.d.ts +61 -61
  183. package/package.json +10 -10
@@ -1,88 +1,88 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, 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
5
  /**
6
- * @module media-embed/ui/mediaformview
7
- */
8
- import { type InputTextView, LabeledFieldView, View } from '@ckeditor/ckeditor5-ui';
9
- import { FocusTracker, KeystrokeHandler, type Locale } from '@ckeditor/ckeditor5-utils';
10
- import '../../theme/mediaform.css';
6
+ * @module media-embed/ui/mediaformview
7
+ */
8
+ import { type InputTextView, LabeledFieldView, View } from "@ckeditor/ckeditor5-ui";
9
+ import { FocusTracker, KeystrokeHandler, type Locale } from "@ckeditor/ckeditor5-utils";
10
+ import "../../theme/mediaform.css";
11
11
  /**
12
- * The media form view controller class.
13
- *
14
- * See {@link module:media-embed/ui/mediaformview~MediaFormView}.
15
- */
12
+ * The media form view controller class.
13
+ *
14
+ * See {@link module:media-embed/ui/mediaformview~MediaFormView}.
15
+ */
16
16
  export declare class MediaFormView extends View {
17
- /**
18
- * Tracks information about the DOM focus in the form.
19
- */
20
- readonly focusTracker: FocusTracker;
21
- /**
22
- * An instance of the {@link module:utils/keystrokehandler~KeystrokeHandler}.
23
- */
24
- readonly keystrokes: KeystrokeHandler;
25
- /**
26
- * The value of the URL input.
27
- */
28
- mediaURLInputValue: string;
29
- /**
30
- * The URL input view.
31
- */
32
- urlInputView: LabeledFieldView<InputTextView>;
33
- /**
34
- * An array of form validators used by {@link #isValid}.
35
- */
36
- private readonly _validators;
37
- /**
38
- * The default info text for the {@link #urlInputView}.
39
- */
40
- private _urlInputViewInfoDefault?;
41
- /**
42
- * The info text with an additional tip for the {@link #urlInputView},
43
- * displayed when the input has some value.
44
- */
45
- private _urlInputViewInfoTip?;
46
- /**
47
- * @param validators Form validators used by {@link #isValid}.
48
- * @param locale The localization services instance.
49
- */
50
- constructor(validators: Array<(v: MediaFormView) => string | undefined>, locale: Locale);
51
- /**
52
- * @inheritDoc
53
- */
54
- render(): void;
55
- /**
56
- * @inheritDoc
57
- */
58
- destroy(): void;
59
- /**
60
- * Focuses the {@link #urlInputView}.
61
- */
62
- focus(): void;
63
- /**
64
- * The native DOM `value` of the {@link #urlInputView} element.
65
- *
66
- * **Note**: Do not confuse it with the {@link module:ui/inputtext/inputtextview~InputTextView#value}
67
- * which works one way only and may not represent the actual state of the component in the DOM.
68
- */
69
- get url(): string;
70
- set url(url: string);
71
- /**
72
- * Validates the form and returns `false` when some fields are invalid.
73
- */
74
- isValid(): boolean;
75
- /**
76
- * Cleans up the supplementary error and information text of the {@link #urlInputView}
77
- * bringing them back to the state when the form has been displayed for the first time.
78
- *
79
- * See {@link #isValid}.
80
- */
81
- resetFormStatus(): void;
82
- /**
83
- * Creates a labeled input view.
84
- *
85
- * @returns Labeled input view instance.
86
- */
87
- private _createUrlInput;
17
+ /**
18
+ * Tracks information about the DOM focus in the form.
19
+ */
20
+ readonly focusTracker: FocusTracker;
21
+ /**
22
+ * An instance of the {@link module:utils/keystrokehandler~KeystrokeHandler}.
23
+ */
24
+ readonly keystrokes: KeystrokeHandler;
25
+ /**
26
+ * The value of the URL input.
27
+ */
28
+ mediaURLInputValue: string;
29
+ /**
30
+ * The URL input view.
31
+ */
32
+ urlInputView: LabeledFieldView<InputTextView>;
33
+ /**
34
+ * An array of form validators used by {@link #isValid}.
35
+ */
36
+ private readonly _validators;
37
+ /**
38
+ * The default info text for the {@link #urlInputView}.
39
+ */
40
+ private _urlInputViewInfoDefault?;
41
+ /**
42
+ * The info text with an additional tip for the {@link #urlInputView},
43
+ * displayed when the input has some value.
44
+ */
45
+ private _urlInputViewInfoTip?;
46
+ /**
47
+ * @param validators Form validators used by {@link #isValid}.
48
+ * @param locale The localization services instance.
49
+ */
50
+ constructor(validators: Array<(v: MediaFormView) => string | undefined>, locale: Locale);
51
+ /**
52
+ * @inheritDoc
53
+ */
54
+ override render(): void;
55
+ /**
56
+ * @inheritDoc
57
+ */
58
+ override destroy(): void;
59
+ /**
60
+ * Focuses the {@link #urlInputView}.
61
+ */
62
+ focus(): void;
63
+ /**
64
+ * The native DOM `value` of the {@link #urlInputView} element.
65
+ *
66
+ * **Note**: Do not confuse it with the {@link module:ui/inputtext/inputtextview~InputTextView#value}
67
+ * which works one way only and may not represent the actual state of the component in the DOM.
68
+ */
69
+ get url(): string;
70
+ set url(url: string);
71
+ /**
72
+ * Validates the form and returns `false` when some fields are invalid.
73
+ */
74
+ isValid(): boolean;
75
+ /**
76
+ * Cleans up the supplementary error and information text of the {@link #urlInputView}
77
+ * bringing them back to the state when the form has been displayed for the first time.
78
+ *
79
+ * See {@link #isValid}.
80
+ */
81
+ resetFormStatus(): void;
82
+ /**
83
+ * Creates a labeled input view.
84
+ *
85
+ * @returns Labeled input view instance.
86
+ */
87
+ private _createUrlInput;
88
88
  }
package/dist/utils.d.ts CHANGED
@@ -1,78 +1,78 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, 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
5
  /**
6
- * @module media-embed/utils
7
- */
8
- import type { ViewContainerElement, ModelElement, Model, ModelSelectable, ModelSelection, ViewDowncastWriter, ViewDocumentSelection, ViewElement, ModelDocumentSelection } from '@ckeditor/ckeditor5-engine';
9
- import { type MediaRegistry } from './mediaregistry.js';
6
+ * @module media-embed/utils
7
+ */
8
+ import type { ViewContainerElement, ModelElement, Model, ModelSelectable, ModelSelection, ViewDowncastWriter, ViewDocumentSelection, ViewElement, ModelDocumentSelection } from "@ckeditor/ckeditor5-engine";
9
+ import { type MediaRegistry } from "./mediaregistry.js";
10
10
  /**
11
- * Converts a given {@link module:engine/view/element~ViewElement} to a media embed widget:
12
- * * Adds a {@link module:engine/view/element~ViewElement#_setCustomProperty custom property}
13
- * allowing to recognize the media widget element.
14
- * * Calls the {@link module:widget/utils~toWidget} function with the proper element's label creator.
15
- *
16
- * @param writer An instance of the view writer.
17
- * @param label The element's label.
18
- * @internal
19
- */
11
+ * Converts a given {@link module:engine/view/element~ViewElement} to a media embed widget:
12
+ * * Adds a {@link module:engine/view/element~ViewElement#_setCustomProperty custom property}
13
+ * allowing to recognize the media widget element.
14
+ * * Calls the {@link module:widget/utils~toWidget} function with the proper element's label creator.
15
+ *
16
+ * @param writer An instance of the view writer.
17
+ * @param label The element's label.
18
+ * @internal
19
+ */
20
20
  export declare function toMediaWidget(viewElement: ViewElement, writer: ViewDowncastWriter, label: string): ViewElement;
21
21
  /**
22
- * Returns a media widget editing view element if one is selected.
23
- *
24
- * @internal
25
- */
22
+ * Returns a media widget editing view element if one is selected.
23
+ *
24
+ * @internal
25
+ */
26
26
  export declare function getSelectedMediaViewWidget(selection: ViewDocumentSelection): ViewElement | null;
27
27
  /**
28
- * Checks if a given view element is a media widget.
29
- *
30
- * @internal
31
- */
28
+ * Checks if a given view element is a media widget.
29
+ *
30
+ * @internal
31
+ */
32
32
  export declare function isMediaWidget(viewElement: ViewElement): boolean;
33
33
  /**
34
- * Creates a view element representing the media. Either a "semantic" one for the data pipeline:
35
- *
36
- * ```html
37
- * <figure class="media">
38
- * <oembed url="foo"></oembed>
39
- * </figure>
40
- * ```
41
- *
42
- * or a "non-semantic" (for the editing view pipeline):
43
- *
44
- * ```html
45
- * <figure class="media">
46
- * <div data-oembed-url="foo">[ non-semantic media preview for "foo" ]</div>
47
- * </figure>
48
- * ```
49
- *
50
- * @internal
51
- */
34
+ * Creates a view element representing the media. Either a "semantic" one for the data pipeline:
35
+ *
36
+ * ```html
37
+ * <figure class="media">
38
+ * <oembed url="foo"></oembed>
39
+ * </figure>
40
+ * ```
41
+ *
42
+ * or a "non-semantic" (for the editing view pipeline):
43
+ *
44
+ * ```html
45
+ * <figure class="media">
46
+ * <div data-oembed-url="foo">[ non-semantic media preview for "foo" ]</div>
47
+ * </figure>
48
+ * ```
49
+ *
50
+ * @internal
51
+ */
52
52
  export declare function createMediaFigureElement(writer: ViewDowncastWriter, registry: MediaRegistry, url: string, options: MediaOptions): ViewContainerElement;
53
53
  /**
54
- * Returns a selected media element in the model, if any.
55
- *
56
- * @internal
57
- */
54
+ * Returns a selected media element in the model, if any.
55
+ *
56
+ * @internal
57
+ */
58
58
  export declare function getSelectedMediaModelWidget(selection: ModelSelection | ModelDocumentSelection): ModelElement | null;
59
59
  /**
60
- * Creates a media element and inserts it into the model.
61
- *
62
- * **Note**: This method will use {@link module:engine/model/model~Model#insertContent `model.insertContent()`} logic of inserting content
63
- * if no `insertPosition` is passed.
64
- *
65
- * @param url An URL of an embeddable media.
66
- * @param findOptimalPosition If true it will try to find optimal position to insert media without breaking content
67
- * in which a selection is.
68
- * @internal
69
- */
60
+ * Creates a media element and inserts it into the model.
61
+ *
62
+ * **Note**: This method will use {@link module:engine/model/model~Model#insertContent `model.insertContent()`} logic of inserting content
63
+ * if no `insertPosition` is passed.
64
+ *
65
+ * @param url An URL of an embeddable media.
66
+ * @param findOptimalPosition If true it will try to find optimal position to insert media without breaking content
67
+ * in which a selection is.
68
+ * @internal
69
+ */
70
70
  export declare function insertMedia(model: Model, url: string, selectable: ModelSelectable, findOptimalPosition: boolean): void;
71
71
  /**
72
- * Type for commonly grouped function parameters across this package.
73
- */
72
+ * Type for commonly grouped function parameters across this package.
73
+ */
74
74
  export type MediaOptions = {
75
- elementName: string;
76
- renderMediaPreview?: boolean;
77
- renderForEditingView?: boolean;
75
+ elementName: string;
76
+ renderMediaPreview?: boolean;
77
+ renderForEditingView?: boolean;
78
78
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-media-embed",
3
- "version": "48.2.0-alpha.7",
3
+ "version": "48.3.0-alpha.0",
4
4
  "description": "Media embed feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -26,15 +26,15 @@
26
26
  "./package.json": "./package.json"
27
27
  },
28
28
  "dependencies": {
29
- "@ckeditor/ckeditor5-clipboard": "48.2.0-alpha.7",
30
- "@ckeditor/ckeditor5-core": "48.2.0-alpha.7",
31
- "@ckeditor/ckeditor5-engine": "48.2.0-alpha.7",
32
- "@ckeditor/ckeditor5-icons": "48.2.0-alpha.7",
33
- "@ckeditor/ckeditor5-typing": "48.2.0-alpha.7",
34
- "@ckeditor/ckeditor5-ui": "48.2.0-alpha.7",
35
- "@ckeditor/ckeditor5-undo": "48.2.0-alpha.7",
36
- "@ckeditor/ckeditor5-utils": "48.2.0-alpha.7",
37
- "@ckeditor/ckeditor5-widget": "48.2.0-alpha.7"
29
+ "@ckeditor/ckeditor5-clipboard": "48.3.0-alpha.0",
30
+ "@ckeditor/ckeditor5-core": "48.3.0-alpha.0",
31
+ "@ckeditor/ckeditor5-engine": "48.3.0-alpha.0",
32
+ "@ckeditor/ckeditor5-icons": "48.3.0-alpha.0",
33
+ "@ckeditor/ckeditor5-typing": "48.3.0-alpha.0",
34
+ "@ckeditor/ckeditor5-ui": "48.3.0-alpha.0",
35
+ "@ckeditor/ckeditor5-undo": "48.3.0-alpha.0",
36
+ "@ckeditor/ckeditor5-utils": "48.3.0-alpha.0",
37
+ "@ckeditor/ckeditor5-widget": "48.3.0-alpha.0"
38
38
  },
39
39
  "files": [
40
40
  "dist",