@ckeditor/ckeditor5-widget 0.0.0-nightly-20240423.0 → 0.0.0-nightly-20240425.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.

Potentially problematic release.


This version of @ckeditor/ckeditor5-widget might be problematic. Click here for more details.

Files changed (173) hide show
  1. package/dist/index-content.css +4 -0
  2. package/dist/index-editor.css +144 -0
  3. package/dist/index.css +257 -0
  4. package/dist/index.css.map +1 -0
  5. package/dist/index.js +2877 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +5 -0
  9. package/dist/translations/ar.umd.js +11 -0
  10. package/dist/translations/az.d.ts +8 -0
  11. package/dist/translations/az.js +5 -0
  12. package/dist/translations/az.umd.js +11 -0
  13. package/dist/translations/bg.d.ts +8 -0
  14. package/dist/translations/bg.js +5 -0
  15. package/dist/translations/bg.umd.js +11 -0
  16. package/dist/translations/bn.d.ts +8 -0
  17. package/dist/translations/bn.js +5 -0
  18. package/dist/translations/bn.umd.js +11 -0
  19. package/dist/translations/ca.d.ts +8 -0
  20. package/dist/translations/ca.js +5 -0
  21. package/dist/translations/ca.umd.js +11 -0
  22. package/dist/translations/cs.d.ts +8 -0
  23. package/dist/translations/cs.js +5 -0
  24. package/dist/translations/cs.umd.js +11 -0
  25. package/dist/translations/da.d.ts +8 -0
  26. package/dist/translations/da.js +5 -0
  27. package/dist/translations/da.umd.js +11 -0
  28. package/dist/translations/de-ch.d.ts +8 -0
  29. package/dist/translations/de-ch.js +5 -0
  30. package/dist/translations/de-ch.umd.js +11 -0
  31. package/dist/translations/de.d.ts +8 -0
  32. package/dist/translations/de.js +5 -0
  33. package/dist/translations/de.umd.js +11 -0
  34. package/dist/translations/el.d.ts +8 -0
  35. package/dist/translations/el.js +5 -0
  36. package/dist/translations/el.umd.js +11 -0
  37. package/dist/translations/en-au.d.ts +8 -0
  38. package/dist/translations/en-au.js +5 -0
  39. package/dist/translations/en-au.umd.js +11 -0
  40. package/dist/translations/en.d.ts +8 -0
  41. package/dist/translations/en.js +5 -0
  42. package/dist/translations/en.umd.js +11 -0
  43. package/dist/translations/es.d.ts +8 -0
  44. package/dist/translations/es.js +5 -0
  45. package/dist/translations/es.umd.js +11 -0
  46. package/dist/translations/et.d.ts +8 -0
  47. package/dist/translations/et.js +5 -0
  48. package/dist/translations/et.umd.js +11 -0
  49. package/dist/translations/fa.d.ts +8 -0
  50. package/dist/translations/fa.js +5 -0
  51. package/dist/translations/fa.umd.js +11 -0
  52. package/dist/translations/fi.d.ts +8 -0
  53. package/dist/translations/fi.js +5 -0
  54. package/dist/translations/fi.umd.js +11 -0
  55. package/dist/translations/fr.d.ts +8 -0
  56. package/dist/translations/fr.js +5 -0
  57. package/dist/translations/fr.umd.js +11 -0
  58. package/dist/translations/gl.d.ts +8 -0
  59. package/dist/translations/gl.js +5 -0
  60. package/dist/translations/gl.umd.js +11 -0
  61. package/dist/translations/he.d.ts +8 -0
  62. package/dist/translations/he.js +5 -0
  63. package/dist/translations/he.umd.js +11 -0
  64. package/dist/translations/hi.d.ts +8 -0
  65. package/dist/translations/hi.js +5 -0
  66. package/dist/translations/hi.umd.js +11 -0
  67. package/dist/translations/hr.d.ts +8 -0
  68. package/dist/translations/hr.js +5 -0
  69. package/dist/translations/hr.umd.js +11 -0
  70. package/dist/translations/hu.d.ts +8 -0
  71. package/dist/translations/hu.js +5 -0
  72. package/dist/translations/hu.umd.js +11 -0
  73. package/dist/translations/id.d.ts +8 -0
  74. package/dist/translations/id.js +5 -0
  75. package/dist/translations/id.umd.js +11 -0
  76. package/dist/translations/it.d.ts +8 -0
  77. package/dist/translations/it.js +5 -0
  78. package/dist/translations/it.umd.js +11 -0
  79. package/dist/translations/ja.d.ts +8 -0
  80. package/dist/translations/ja.js +5 -0
  81. package/dist/translations/ja.umd.js +11 -0
  82. package/dist/translations/ko.d.ts +8 -0
  83. package/dist/translations/ko.js +5 -0
  84. package/dist/translations/ko.umd.js +11 -0
  85. package/dist/translations/ku.d.ts +8 -0
  86. package/dist/translations/ku.js +5 -0
  87. package/dist/translations/ku.umd.js +11 -0
  88. package/dist/translations/lt.d.ts +8 -0
  89. package/dist/translations/lt.js +5 -0
  90. package/dist/translations/lt.umd.js +11 -0
  91. package/dist/translations/lv.d.ts +8 -0
  92. package/dist/translations/lv.js +5 -0
  93. package/dist/translations/lv.umd.js +11 -0
  94. package/dist/translations/ms.d.ts +8 -0
  95. package/dist/translations/ms.js +5 -0
  96. package/dist/translations/ms.umd.js +11 -0
  97. package/dist/translations/nl.d.ts +8 -0
  98. package/dist/translations/nl.js +5 -0
  99. package/dist/translations/nl.umd.js +11 -0
  100. package/dist/translations/no.d.ts +8 -0
  101. package/dist/translations/no.js +5 -0
  102. package/dist/translations/no.umd.js +11 -0
  103. package/dist/translations/pl.d.ts +8 -0
  104. package/dist/translations/pl.js +5 -0
  105. package/dist/translations/pl.umd.js +11 -0
  106. package/dist/translations/pt-br.d.ts +8 -0
  107. package/dist/translations/pt-br.js +5 -0
  108. package/dist/translations/pt-br.umd.js +11 -0
  109. package/dist/translations/pt.d.ts +8 -0
  110. package/dist/translations/pt.js +5 -0
  111. package/dist/translations/pt.umd.js +11 -0
  112. package/dist/translations/ro.d.ts +8 -0
  113. package/dist/translations/ro.js +5 -0
  114. package/dist/translations/ro.umd.js +11 -0
  115. package/dist/translations/ru.d.ts +8 -0
  116. package/dist/translations/ru.js +5 -0
  117. package/dist/translations/ru.umd.js +11 -0
  118. package/dist/translations/sk.d.ts +8 -0
  119. package/dist/translations/sk.js +5 -0
  120. package/dist/translations/sk.umd.js +11 -0
  121. package/dist/translations/sq.d.ts +8 -0
  122. package/dist/translations/sq.js +5 -0
  123. package/dist/translations/sq.umd.js +11 -0
  124. package/dist/translations/sr-latn.d.ts +8 -0
  125. package/dist/translations/sr-latn.js +5 -0
  126. package/dist/translations/sr-latn.umd.js +11 -0
  127. package/dist/translations/sr.d.ts +8 -0
  128. package/dist/translations/sr.js +5 -0
  129. package/dist/translations/sr.umd.js +11 -0
  130. package/dist/translations/sv.d.ts +8 -0
  131. package/dist/translations/sv.js +5 -0
  132. package/dist/translations/sv.umd.js +11 -0
  133. package/dist/translations/th.d.ts +8 -0
  134. package/dist/translations/th.js +5 -0
  135. package/dist/translations/th.umd.js +11 -0
  136. package/dist/translations/tk.d.ts +8 -0
  137. package/dist/translations/tk.js +5 -0
  138. package/dist/translations/tk.umd.js +11 -0
  139. package/dist/translations/tr.d.ts +8 -0
  140. package/dist/translations/tr.js +5 -0
  141. package/dist/translations/tr.umd.js +11 -0
  142. package/dist/translations/uk.d.ts +8 -0
  143. package/dist/translations/uk.js +5 -0
  144. package/dist/translations/uk.umd.js +11 -0
  145. package/dist/translations/ur.d.ts +8 -0
  146. package/dist/translations/ur.js +5 -0
  147. package/dist/translations/ur.umd.js +11 -0
  148. package/dist/translations/uz.d.ts +8 -0
  149. package/dist/translations/uz.js +5 -0
  150. package/dist/translations/uz.umd.js +11 -0
  151. package/dist/translations/vi.d.ts +8 -0
  152. package/dist/translations/vi.js +5 -0
  153. package/dist/translations/vi.umd.js +11 -0
  154. package/dist/translations/zh-cn.d.ts +8 -0
  155. package/dist/translations/zh-cn.js +5 -0
  156. package/dist/translations/zh-cn.umd.js +11 -0
  157. package/dist/translations/zh.d.ts +8 -0
  158. package/dist/translations/zh.js +5 -0
  159. package/dist/translations/zh.umd.js +11 -0
  160. package/dist/types/augmentation.d.ts +17 -0
  161. package/dist/types/highlightstack.d.ts +78 -0
  162. package/dist/types/index.d.ts +17 -0
  163. package/dist/types/utils.d.ts +219 -0
  164. package/dist/types/verticalnavigation.d.ts +19 -0
  165. package/dist/types/widget.d.ts +107 -0
  166. package/dist/types/widgetresize/resizer.d.ts +181 -0
  167. package/dist/types/widgetresize/resizerstate.d.ts +129 -0
  168. package/dist/types/widgetresize/sizeview.d.ts +59 -0
  169. package/dist/types/widgetresize.d.ts +129 -0
  170. package/dist/types/widgettoolbarrepository.d.ts +98 -0
  171. package/dist/types/widgettypearound/utils.d.ts +42 -0
  172. package/dist/types/widgettypearound/widgettypearound.d.ts +233 -0
  173. package/package.json +8 -7
@@ -0,0 +1,233 @@
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 widget/widgettypearound/widgettypearound
11
+ */
12
+ import { Plugin } from '@ckeditor/ckeditor5-core';
13
+ import { Enter } from '@ckeditor/ckeditor5-enter';
14
+ import { Delete } from '@ckeditor/ckeditor5-typing';
15
+ import '../../theme/widgettypearound.css';
16
+ /**
17
+ * A plugin that allows users to type around widgets where normally it is impossible to place the caret due
18
+ * to limitations of web browsers. These "tight spots" occur, for instance, before (or after) a widget being
19
+ * the first (or last) child of its parent or between two block widgets.
20
+ *
21
+ * This plugin extends the {@link module:widget/widget~Widget `Widget`} plugin and injects the user interface
22
+ * with two buttons into each widget instance in the editor. Each of the buttons can be clicked by the
23
+ * user if the widget is next to the "tight spot". Once clicked, a paragraph is created with the selection anchored
24
+ * in it so that users can type (or insert content, paste, etc.) straight away.
25
+ */
26
+ export default class WidgetTypeAround extends Plugin {
27
+ /**
28
+ * A reference to the model widget element that has the fake caret active
29
+ * on either side of it. It is later used to remove CSS classes associated with the fake caret
30
+ * when the widget no longer needs it.
31
+ */
32
+ private _currentFakeCaretModelElement;
33
+ /**
34
+ * @inheritDoc
35
+ */
36
+ static get pluginName(): "WidgetTypeAround";
37
+ /**
38
+ * @inheritDoc
39
+ */
40
+ static get requires(): readonly [typeof Enter, typeof Delete];
41
+ /**
42
+ * @inheritDoc
43
+ */
44
+ init(): void;
45
+ /**
46
+ * @inheritDoc
47
+ */
48
+ destroy(): void;
49
+ /**
50
+ * Inserts a new paragraph next to a widget element with the selection anchored in it.
51
+ *
52
+ * **Note**: This method is heavily user-oriented and will both focus the editing view and scroll
53
+ * the viewport to the selection in the inserted paragraph.
54
+ *
55
+ * @param widgetModelElement The model widget element next to which a paragraph is inserted.
56
+ * @param position The position where the paragraph is inserted. Either `'before'` or `'after'` the widget.
57
+ */
58
+ private _insertParagraph;
59
+ /**
60
+ * A wrapper for the {@link module:utils/emittermixin~Emitter#listenTo} method that executes the callbacks only
61
+ * when the plugin {@link #isEnabled is enabled}.
62
+ *
63
+ * @param emitter The object that fires the event.
64
+ * @param event The name of the event.
65
+ * @param callback The function to be called on event.
66
+ * @param options Additional options.
67
+ * @param options.priority The priority of this event callback. The higher the priority value the sooner
68
+ * the callback will be fired. Events having the same priority are called in the order they were added.
69
+ */
70
+ private _listenToIfEnabled;
71
+ /**
72
+ * Similar to {@link #_insertParagraph}, this method inserts a paragraph except that it
73
+ * does not expect a position. Instead, it performs the insertion next to a selected widget
74
+ * according to the `widget-type-around` model selection attribute value (fake caret position).
75
+ *
76
+ * Because this method requires the `widget-type-around` attribute to be set,
77
+ * the insertion can only happen when the widget's fake caret is active (e.g. activated
78
+ * using the keyboard).
79
+ *
80
+ * @returns Returns `true` when the paragraph was inserted (the attribute was present) and `false` otherwise.
81
+ */
82
+ private _insertParagraphAccordingToFakeCaretPosition;
83
+ /**
84
+ * Creates a listener in the editing conversion pipeline that injects the widget type around
85
+ * UI into every single widget instance created in the editor.
86
+ *
87
+ * The UI is delivered as a {@link module:engine/view/uielement~UIElement}
88
+ * wrapper which renders DOM buttons that users can use to insert paragraphs.
89
+ */
90
+ private _enableTypeAroundUIInjection;
91
+ /**
92
+ * Brings support for the fake caret that appears when either:
93
+ *
94
+ * * the selection moves to a widget from a position next to it using arrow keys,
95
+ * * the arrow key is pressed when the widget is already selected.
96
+ *
97
+ * The fake caret lets the user know that they can start typing or just press
98
+ * <kbd>Enter</kbd> to insert a paragraph at the position next to a widget as suggested by the fake caret.
99
+ *
100
+ * The fake caret disappears when the user changes the selection or the editor
101
+ * gets blurred.
102
+ *
103
+ * The whole idea is as follows:
104
+ *
105
+ * 1. A user does one of the 2 scenarios described at the beginning.
106
+ * 2. The "keydown" listener is executed and the decision is made whether to show or hide the fake caret.
107
+ * 3. If it should show up, the `widget-type-around` model selection attribute is set indicating
108
+ * on which side of the widget it should appear.
109
+ * 4. The selection dispatcher reacts to the selection attribute and sets CSS classes responsible for the
110
+ * fake caret on the view widget.
111
+ * 5. If the fake caret should disappear, the selection attribute is removed and the dispatcher
112
+ * does the CSS class clean-up in the view.
113
+ * 6. Additionally, `change:range` and `FocusTracker#isFocused` listeners also remove the selection
114
+ * attribute (the former also removes widget CSS classes).
115
+ */
116
+ private _enableTypeAroundFakeCaretActivationUsingKeyboardArrows;
117
+ /**
118
+ * A listener executed on each "keydown" in the view document, a part of
119
+ * {@link #_enableTypeAroundFakeCaretActivationUsingKeyboardArrows}.
120
+ *
121
+ * It decides whether the arrow keypress should activate the fake caret or not (also whether it should
122
+ * be deactivated).
123
+ *
124
+ * The fake caret activation is done by setting the `widget-type-around` model selection attribute
125
+ * in this listener, and stopping and preventing the event that would normally be handled by the widget
126
+ * plugin that is responsible for the regular keyboard navigation near/across all widgets (that
127
+ * includes inline widgets, which are ignored by the widget type around plugin).
128
+ */
129
+ private _handleArrowKeyPress;
130
+ /**
131
+ * Handles the keyboard navigation on "keydown" when a widget is currently selected and activates or deactivates
132
+ * the fake caret for that widget, depending on the current value of the `widget-type-around` model
133
+ * selection attribute and the direction of the pressed arrow key.
134
+ *
135
+ * @param isForward `true` when the pressed arrow key was responsible for the forward model selection movement
136
+ * as in {@link module:utils/keyboard~isForwardArrowKeyCode}.
137
+ * @returns Returns `true` when the keypress was handled and no other keydown listener of the editor should
138
+ * process the event any further. Returns `false` otherwise.
139
+ */
140
+ private _handleArrowKeyPressOnSelectedWidget;
141
+ /**
142
+ * Handles the keyboard navigation on "keydown" when **no** widget is selected but the selection is **directly** next
143
+ * to one and upon the fake caret should become active for this widget upon arrow keypress
144
+ * (AKA entering/selecting the widget).
145
+ *
146
+ * **Note**: This code mirrors the implementation from the widget plugin but also adds the selection attribute.
147
+ * Unfortunately, there is no safe way to let the widget plugin do the selection part first and then just set the
148
+ * selection attribute here in the widget type around plugin. This is why this code must duplicate some from the widget plugin.
149
+ *
150
+ * @param isForward `true` when the pressed arrow key was responsible for the forward model selection movement
151
+ * as in {@link module:utils/keyboard~isForwardArrowKeyCode}.
152
+ * @returns Returns `true` when the keypress was handled and no other keydown listener of the editor should
153
+ * process the event any further. Returns `false` otherwise.
154
+ */
155
+ private _handleArrowKeyPressWhenSelectionNextToAWidget;
156
+ /**
157
+ * Handles the keyboard navigation on "keydown" when a widget is currently selected (together with some other content)
158
+ * and the widget is the first or last element in the selection. It activates or deactivates the fake caret for that widget.
159
+ *
160
+ * @param isForward `true` when the pressed arrow key was responsible for the forward model selection movement
161
+ * as in {@link module:utils/keyboard~isForwardArrowKeyCode}.
162
+ * @returns Returns `true` when the keypress was handled and no other keydown listener of the editor should
163
+ * process the event any further. Returns `false` otherwise.
164
+ */
165
+ private _handleArrowKeyPressWhenNonCollapsedSelection;
166
+ /**
167
+ * Registers a `mousedown` listener for the view document which intercepts events
168
+ * coming from the widget type around UI, which happens when a user clicks one of the buttons
169
+ * that insert a paragraph next to a widget.
170
+ */
171
+ private _enableInsertingParagraphsOnButtonClick;
172
+ /**
173
+ * Creates the <kbd>Enter</kbd> key listener on the view document that allows the user to insert a paragraph
174
+ * near the widget when either:
175
+ *
176
+ * * The fake caret was first activated using the arrow keys,
177
+ * * The entire widget is selected in the model.
178
+ *
179
+ * In the first case, the new paragraph is inserted according to the `widget-type-around` selection
180
+ * attribute (see {@link #_handleArrowKeyPress}).
181
+ *
182
+ * In the second case, the new paragraph is inserted based on whether a soft (<kbd>Shift</kbd>+<kbd>Enter</kbd>) keystroke
183
+ * was pressed or not.
184
+ */
185
+ private _enableInsertingParagraphsOnEnterKeypress;
186
+ /**
187
+ * Similar to the {@link #_enableInsertingParagraphsOnEnterKeypress}, it allows the user
188
+ * to insert a paragraph next to a widget when the fake caret was activated using arrow
189
+ * keys but it responds to typing instead of <kbd>Enter</kbd>.
190
+ *
191
+ * Listener enabled by this method will insert a new paragraph according to the `widget-type-around`
192
+ * model selection attribute as the user simply starts typing, which creates the impression that the fake caret
193
+ * behaves like a real one rendered by the browser (AKA your text appears where the caret was).
194
+ *
195
+ * **Note**: At the moment this listener creates 2 undo steps: one for the `insertParagraph` command
196
+ * and another one for actual typing. It is not a disaster but this may need to be fixed
197
+ * sooner or later.
198
+ */
199
+ private _enableInsertingParagraphsOnTypingKeystroke;
200
+ /**
201
+ * It creates a "delete" event listener on the view document to handle cases when the <kbd>Delete</kbd> or <kbd>Backspace</kbd>
202
+ * is pressed and the fake caret is currently active.
203
+ *
204
+ * The fake caret should create an illusion of a real browser caret so that when it appears before or after
205
+ * a widget, pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> should remove a widget or delete the content
206
+ * before or after a widget (depending on the content surrounding the widget).
207
+ */
208
+ private _enableDeleteIntegration;
209
+ /**
210
+ * Attaches the {@link module:engine/model/model~Model#event:insertContent} event listener that, for instance, allows the user to paste
211
+ * content near a widget when the fake caret is first activated using the arrow keys.
212
+ *
213
+ * The content is inserted according to the `widget-type-around` selection attribute (see {@link #_handleArrowKeyPress}).
214
+ */
215
+ private _enableInsertContentIntegration;
216
+ /**
217
+ * Attaches the {@link module:engine/model/model~Model#event:insertObject} event listener that modifies the
218
+ * `options.findOptimalPosition`parameter to position of fake caret in relation to selected element
219
+ * to reflect user's intent of desired insertion position.
220
+ *
221
+ * The object is inserted according to the `widget-type-around` selection attribute (see {@link #_handleArrowKeyPress}).
222
+ */
223
+ private _enableInsertObjectIntegration;
224
+ /**
225
+ * Attaches the {@link module:engine/model/model~Model#event:deleteContent} event listener to block the event when the fake
226
+ * caret is active.
227
+ *
228
+ * This is required for cases that trigger {@link module:engine/model/model~Model#deleteContent `model.deleteContent()`}
229
+ * before calling {@link module:engine/model/model~Model#insertContent `model.insertContent()`} like, for instance,
230
+ * plain text pasting.
231
+ */
232
+ private _enableDeleteContentIntegration;
233
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-widget",
3
- "version": "0.0.0-nightly-20240423.0",
3
+ "version": "0.0.0-nightly-20240425.0",
4
4
  "description": "Widget API for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,12 +12,12 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240423.0",
16
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240423.0",
17
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240423.0",
18
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240423.0",
19
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240423.0",
20
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240423.0",
15
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240425.0",
16
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20240425.0",
17
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20240425.0",
18
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240425.0",
19
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240425.0",
20
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20240425.0",
21
21
  "lodash-es": "4.17.21"
22
22
  },
23
23
  "author": "CKSource (http://cksource.com/)",
@@ -30,6 +30,7 @@
30
30
  "directory": "packages/ckeditor5-widget"
31
31
  },
32
32
  "files": [
33
+ "dist",
33
34
  "lang",
34
35
  "src/**/*.js",
35
36
  "src/**/*.d.ts",