@ckeditor/ckeditor5-core 48.2.0 → 48.3.0-alpha.1

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 (174) hide show
  1. package/dist/accessibility.d.ts +339 -339
  2. package/dist/augmentation.d.ts +8 -8
  3. package/dist/command.d.ts +188 -191
  4. package/dist/commandcollection.d.ts +76 -76
  5. package/dist/context.d.ts +238 -238
  6. package/dist/contextplugin.d.ts +57 -60
  7. package/dist/editingkeystrokehandler.d.ts +49 -49
  8. package/dist/editor/editor.d.ts +538 -576
  9. package/dist/editor/editorconfig.d.ts +1674 -1634
  10. package/dist/editor/utils/attachtoform.d.ts +12 -12
  11. package/dist/editor/utils/editorusagedata.d.ts +51 -51
  12. package/dist/editor/utils/elementapimixin.d.ts +39 -29
  13. package/dist/editor/utils/normalizerootsconfig.d.ts +65 -65
  14. package/dist/editor/utils/registerandinitializerootconfigattributes.d.ts +16 -12
  15. package/dist/editor/utils/rootacceptsblocks.d.ts +13 -13
  16. package/dist/editor/utils/securesourceelement.d.ts +13 -13
  17. package/dist/editor/utils/verifyrootelements.d.ts +8 -8
  18. package/dist/index.css.map +1 -1
  19. package/dist/index.d.ts +27 -27
  20. package/dist/index.js +3416 -3459
  21. package/dist/index.js.map +1 -1
  22. package/dist/legacyerrors.d.ts +0 -4
  23. package/dist/multicommand.d.ts +61 -61
  24. package/dist/pendingactions.d.ts +111 -111
  25. package/dist/plugin.d.ts +291 -283
  26. package/dist/plugincollection.d.ts +109 -108
  27. package/dist/translations/af.js +1 -1
  28. package/dist/translations/af.umd.js +1 -1
  29. package/dist/translations/ar.js +1 -1
  30. package/dist/translations/ar.umd.js +1 -1
  31. package/dist/translations/ast.js +1 -1
  32. package/dist/translations/ast.umd.js +1 -1
  33. package/dist/translations/az.js +1 -1
  34. package/dist/translations/az.umd.js +1 -1
  35. package/dist/translations/be.js +1 -1
  36. package/dist/translations/be.umd.js +1 -1
  37. package/dist/translations/bg.js +1 -1
  38. package/dist/translations/bg.umd.js +1 -1
  39. package/dist/translations/bn.js +1 -1
  40. package/dist/translations/bn.umd.js +1 -1
  41. package/dist/translations/bs.js +1 -1
  42. package/dist/translations/bs.umd.js +1 -1
  43. package/dist/translations/ca.js +1 -1
  44. package/dist/translations/ca.umd.js +1 -1
  45. package/dist/translations/cs.js +1 -1
  46. package/dist/translations/cs.umd.js +1 -1
  47. package/dist/translations/da.js +1 -1
  48. package/dist/translations/da.umd.js +1 -1
  49. package/dist/translations/de-ch.js +1 -1
  50. package/dist/translations/de-ch.umd.js +1 -1
  51. package/dist/translations/de.js +1 -1
  52. package/dist/translations/de.umd.js +1 -1
  53. package/dist/translations/el.js +1 -1
  54. package/dist/translations/el.umd.js +1 -1
  55. package/dist/translations/en-au.js +1 -1
  56. package/dist/translations/en-au.umd.js +1 -1
  57. package/dist/translations/en-gb.js +1 -1
  58. package/dist/translations/en-gb.umd.js +1 -1
  59. package/dist/translations/en.js +1 -1
  60. package/dist/translations/en.umd.js +1 -1
  61. package/dist/translations/eo.js +1 -1
  62. package/dist/translations/eo.umd.js +1 -1
  63. package/dist/translations/es-co.js +1 -1
  64. package/dist/translations/es-co.umd.js +1 -1
  65. package/dist/translations/es.js +1 -1
  66. package/dist/translations/es.umd.js +1 -1
  67. package/dist/translations/et.js +1 -1
  68. package/dist/translations/et.umd.js +1 -1
  69. package/dist/translations/eu.js +1 -1
  70. package/dist/translations/eu.umd.js +1 -1
  71. package/dist/translations/fa.js +1 -1
  72. package/dist/translations/fa.umd.js +1 -1
  73. package/dist/translations/fi.js +1 -1
  74. package/dist/translations/fi.umd.js +1 -1
  75. package/dist/translations/fr.js +1 -1
  76. package/dist/translations/fr.umd.js +1 -1
  77. package/dist/translations/gl.js +1 -1
  78. package/dist/translations/gl.umd.js +1 -1
  79. package/dist/translations/gu.js +1 -1
  80. package/dist/translations/gu.umd.js +1 -1
  81. package/dist/translations/he.js +1 -1
  82. package/dist/translations/he.umd.js +1 -1
  83. package/dist/translations/hi.js +1 -1
  84. package/dist/translations/hi.umd.js +1 -1
  85. package/dist/translations/hr.js +1 -1
  86. package/dist/translations/hr.umd.js +1 -1
  87. package/dist/translations/hu.js +1 -1
  88. package/dist/translations/hu.umd.js +1 -1
  89. package/dist/translations/hy.js +1 -1
  90. package/dist/translations/hy.umd.js +1 -1
  91. package/dist/translations/id.js +1 -1
  92. package/dist/translations/id.umd.js +1 -1
  93. package/dist/translations/it.js +1 -1
  94. package/dist/translations/it.umd.js +1 -1
  95. package/dist/translations/ja.js +1 -1
  96. package/dist/translations/ja.umd.js +1 -1
  97. package/dist/translations/jv.js +1 -1
  98. package/dist/translations/jv.umd.js +1 -1
  99. package/dist/translations/kk.js +1 -1
  100. package/dist/translations/kk.umd.js +1 -1
  101. package/dist/translations/km.js +1 -1
  102. package/dist/translations/km.umd.js +1 -1
  103. package/dist/translations/kn.js +1 -1
  104. package/dist/translations/kn.umd.js +1 -1
  105. package/dist/translations/ko.js +1 -1
  106. package/dist/translations/ko.umd.js +1 -1
  107. package/dist/translations/ku.js +1 -1
  108. package/dist/translations/ku.umd.js +1 -1
  109. package/dist/translations/lt.js +1 -1
  110. package/dist/translations/lt.umd.js +1 -1
  111. package/dist/translations/lv.js +1 -1
  112. package/dist/translations/lv.umd.js +1 -1
  113. package/dist/translations/ms.js +1 -1
  114. package/dist/translations/ms.umd.js +1 -1
  115. package/dist/translations/nb.js +1 -1
  116. package/dist/translations/nb.umd.js +1 -1
  117. package/dist/translations/ne.js +1 -1
  118. package/dist/translations/ne.umd.js +1 -1
  119. package/dist/translations/nl.js +1 -1
  120. package/dist/translations/nl.umd.js +1 -1
  121. package/dist/translations/no.js +1 -1
  122. package/dist/translations/no.umd.js +1 -1
  123. package/dist/translations/oc.js +1 -1
  124. package/dist/translations/oc.umd.js +1 -1
  125. package/dist/translations/pl.js +1 -1
  126. package/dist/translations/pl.umd.js +1 -1
  127. package/dist/translations/pt-br.js +1 -1
  128. package/dist/translations/pt-br.umd.js +1 -1
  129. package/dist/translations/pt.js +1 -1
  130. package/dist/translations/pt.umd.js +1 -1
  131. package/dist/translations/ro.js +1 -1
  132. package/dist/translations/ro.umd.js +1 -1
  133. package/dist/translations/ru.js +1 -1
  134. package/dist/translations/ru.umd.js +1 -1
  135. package/dist/translations/si.js +1 -1
  136. package/dist/translations/si.umd.js +1 -1
  137. package/dist/translations/sk.js +1 -1
  138. package/dist/translations/sk.umd.js +1 -1
  139. package/dist/translations/sl.js +1 -1
  140. package/dist/translations/sl.umd.js +1 -1
  141. package/dist/translations/sq.js +1 -1
  142. package/dist/translations/sq.umd.js +1 -1
  143. package/dist/translations/sr-latn.js +1 -1
  144. package/dist/translations/sr-latn.umd.js +1 -1
  145. package/dist/translations/sr.js +1 -1
  146. package/dist/translations/sr.umd.js +1 -1
  147. package/dist/translations/sv.js +1 -1
  148. package/dist/translations/sv.umd.js +1 -1
  149. package/dist/translations/th.js +1 -1
  150. package/dist/translations/th.umd.js +1 -1
  151. package/dist/translations/ti.js +1 -1
  152. package/dist/translations/ti.umd.js +1 -1
  153. package/dist/translations/tk.js +1 -1
  154. package/dist/translations/tk.umd.js +1 -1
  155. package/dist/translations/tr.js +1 -1
  156. package/dist/translations/tr.umd.js +1 -1
  157. package/dist/translations/tt.js +1 -1
  158. package/dist/translations/tt.umd.js +1 -1
  159. package/dist/translations/ug.js +1 -1
  160. package/dist/translations/ug.umd.js +1 -1
  161. package/dist/translations/uk.js +1 -1
  162. package/dist/translations/uk.umd.js +1 -1
  163. package/dist/translations/ur.js +1 -1
  164. package/dist/translations/ur.umd.js +1 -1
  165. package/dist/translations/uz.js +1 -1
  166. package/dist/translations/uz.umd.js +1 -1
  167. package/dist/translations/vi.js +1 -1
  168. package/dist/translations/vi.umd.js +1 -1
  169. package/dist/translations/zh-cn.js +1 -1
  170. package/dist/translations/zh-cn.umd.js +1 -1
  171. package/dist/translations/zh.js +1 -1
  172. package/dist/translations/zh.umd.js +1 -1
  173. package/dist/typings.d.ts +10 -7
  174. package/package.json +5 -5
@@ -1,56 +1,56 @@
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 core/editingkeystrokehandler
7
- */
8
- import { KeystrokeHandler, type PriorityString } from '@ckeditor/ckeditor5-utils';
9
- import { type Editor } from './editor/editor.js';
6
+ * @module core/editingkeystrokehandler
7
+ */
8
+ import { KeystrokeHandler, type PriorityString } from "@ckeditor/ckeditor5-utils";
9
+ import { type Editor } from "./editor/editor.js";
10
10
  /**
11
- * A keystroke handler for editor editing. Its instance is available
12
- * in {@link module:core/editor/editor~Editor#keystrokes} so plugins
13
- * can register their keystrokes.
14
- *
15
- * E.g. an undo plugin would do this:
16
- *
17
- * ```ts
18
- * editor.keystrokes.set( 'Ctrl+Z', 'undo' );
19
- * editor.keystrokes.set( 'Ctrl+Shift+Z', 'redo' );
20
- * editor.keystrokes.set( 'Ctrl+Y', 'redo' );
21
- * ```
22
- */
11
+ * A keystroke handler for editor editing. Its instance is available
12
+ * in {@link module:core/editor/editor~Editor#keystrokes} so plugins
13
+ * can register their keystrokes.
14
+ *
15
+ * E.g. an undo plugin would do this:
16
+ *
17
+ * ```ts
18
+ * editor.keystrokes.set( 'Ctrl+Z', 'undo' );
19
+ * editor.keystrokes.set( 'Ctrl+Shift+Z', 'redo' );
20
+ * editor.keystrokes.set( 'Ctrl+Y', 'redo' );
21
+ * ```
22
+ */
23
23
  export declare class EditingKeystrokeHandler extends KeystrokeHandler {
24
- /**
25
- * The editor instance.
26
- */
27
- readonly editor: Editor;
28
- /**
29
- * Creates an instance of the keystroke handler.
30
- */
31
- constructor(editor: Editor);
32
- /**
33
- * Registers a handler for the specified keystroke.
34
- *
35
- * The handler can be specified as a command name or a callback.
36
- *
37
- * @param keystroke Keystroke defined in a format accepted by
38
- * the {@link module:utils/keyboard~parseKeystroke} function.
39
- * @param callback If a string is passed, then the keystroke will
40
- * {@link module:core/editor/editor~Editor#execute execute a command}.
41
- * If a function, then it will be called with the
42
- * {@link module:engine/view/observer/keyobserver~ViewDocumentKeyEventData key event data} object and
43
- * a `cancel()` helper to both `preventDefault()` and `stopPropagation()` of the event.
44
- * @param options Additional options.
45
- * @param options.priority The priority of the keystroke callback. The higher the priority value
46
- * the sooner the callback will be executed. Keystrokes having the same priority
47
- * are called in the order they were added.
48
- */
49
- set(keystroke: string | Array<string | number>, callback: EditingKeystrokeCallback, options?: {
50
- readonly priority?: PriorityString;
51
- }): void;
24
+ /**
25
+ * The editor instance.
26
+ */
27
+ readonly editor: Editor;
28
+ /**
29
+ * Creates an instance of the keystroke handler.
30
+ */
31
+ constructor(editor: Editor);
32
+ /**
33
+ * Registers a handler for the specified keystroke.
34
+ *
35
+ * The handler can be specified as a command name or a callback.
36
+ *
37
+ * @param keystroke Keystroke defined in a format accepted by
38
+ * the {@link module:utils/keyboard~parseKeystroke} function.
39
+ * @param callback If a string is passed, then the keystroke will
40
+ * {@link module:core/editor/editor~Editor#execute execute a command}.
41
+ * If a function, then it will be called with the
42
+ * {@link module:engine/view/observer/keyobserver~ViewDocumentKeyEventData key event data} object and
43
+ * a `cancel()` helper to both `preventDefault()` and `stopPropagation()` of the event.
44
+ * @param options Additional options.
45
+ * @param options.priority The priority of the keystroke callback. The higher the priority value
46
+ * the sooner the callback will be executed. Keystrokes having the same priority
47
+ * are called in the order they were added.
48
+ */
49
+ override set(keystroke: string | Array<string | number>, callback: EditingKeystrokeCallback, options?: {
50
+ readonly priority?: PriorityString;
51
+ }): void;
52
52
  }
53
53
  /**
54
- * Command name or a callback to be executed when a given keystroke is pressed.
55
- */
54
+ * Command name or a callback to be executed when a given keystroke is pressed.
55
+ */
56
56
  export type EditingKeystrokeCallback = string | ((ev: KeyboardEvent, cancel: () => void) => void);