@bryntum/scheduler-vue-3-thin 7.2.4 → 7.3.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 (80) hide show
  1. package/README.md +8 -8
  2. package/lib/chunks/{B0m0r-NV.js → BTSObfAz.js} +11 -9
  3. package/lib/chunks/BTSObfAz.js.map +1 -0
  4. package/lib/chunks/BXIuEgYD.js +265 -0
  5. package/lib/chunks/BXIuEgYD.js.map +1 -0
  6. package/lib/chunks/{DerP_qo7.js → CCTV8qn0.js} +18 -10
  7. package/lib/chunks/CCTV8qn0.js.map +1 -0
  8. package/lib/chunks/{CsoS615B.js → COFzBhB8.js} +11 -9
  9. package/lib/chunks/COFzBhB8.js.map +1 -0
  10. package/lib/chunks/{BD-Hg3lY.js → DB0UHrA3.js} +17 -24
  11. package/lib/chunks/DB0UHrA3.js.map +1 -0
  12. package/lib/chunks/{C7ZFK2B7.js → DJSlX0qP.js} +18 -10
  13. package/lib/chunks/DJSlX0qP.js.map +1 -0
  14. package/lib/chunks/{DmQj0tBi.js → DP61St-u.js} +14 -6
  15. package/lib/chunks/DP61St-u.js.map +1 -0
  16. package/lib/chunks/{mKqb8_2f.js → LNqNYJck.js} +9 -7
  17. package/lib/chunks/LNqNYJck.js.map +1 -0
  18. package/lib/chunks/{CP1Mm_Ak.js → R69sJLmF.js} +16 -17
  19. package/lib/chunks/R69sJLmF.js.map +1 -0
  20. package/lib/chunks/{BNGLBrCN.js → WykRcMCN.js} +7 -5
  21. package/lib/chunks/WykRcMCN.js.map +1 -0
  22. package/lib/chunks/{C0UqC4Uj.js → eUISgYXE.js} +9 -9
  23. package/lib/chunks/eUISgYXE.js.map +1 -0
  24. package/lib/chunks/{C2PT-Ukt.js → t8aiH3XL.js} +13 -14
  25. package/lib/chunks/t8aiH3XL.js.map +1 -0
  26. package/lib/components/BryntumEventColorField.js +1 -1
  27. package/lib/components/BryntumProjectCombo.js +1 -1
  28. package/lib/components/BryntumResourceCombo.js +1 -1
  29. package/lib/components/BryntumResourceFilter.js +1 -1
  30. package/lib/components/BryntumScheduler.js +1 -1
  31. package/lib/components/BryntumSchedulerBase.js +1 -1
  32. package/lib/components/BryntumSchedulerDatePicker.js +1 -1
  33. package/lib/components/BryntumSchedulerProjectModel.js +1 -1
  34. package/lib/components/BryntumThemeCombo.js +57 -0
  35. package/lib/components/BryntumThemeCombo.js.map +1 -0
  36. package/lib/components/BryntumTimeZoomSlider.js +5 -0
  37. package/lib/components/BryntumTimeZoomSlider.js.map +1 -0
  38. package/lib/components/BryntumTimelineHistogram.js +1 -1
  39. package/lib/components/BryntumUndoRedo.js +1 -1
  40. package/lib/components/BryntumViewPresetCombo.js +1 -1
  41. package/lib/index.js +18 -16
  42. package/lib/index.js.map +1 -1
  43. package/package.json +1 -1
  44. package/src/components/BryntumEventColorField.vue +152 -222
  45. package/src/components/BryntumEventColorFieldProps.ts +77 -108
  46. package/src/components/BryntumProjectCombo.vue +171 -258
  47. package/src/components/BryntumProjectComboProps.ts +95 -141
  48. package/src/components/BryntumResourceCombo.vue +172 -260
  49. package/src/components/BryntumResourceComboProps.ts +96 -143
  50. package/src/components/BryntumResourceFilter.vue +132 -211
  51. package/src/components/BryntumResourceFilterProps.ts +60 -98
  52. package/src/components/BryntumScheduler.vue +1847 -2520
  53. package/src/components/BryntumSchedulerBase.vue +1847 -2520
  54. package/src/components/BryntumSchedulerBaseProps.ts +372 -522
  55. package/src/components/BryntumSchedulerDatePicker.vue +205 -331
  56. package/src/components/BryntumSchedulerDatePickerProps.ts +116 -187
  57. package/src/components/BryntumSchedulerProjectModel.vue +23 -46
  58. package/src/components/BryntumSchedulerProjectModelProps.ts +10 -20
  59. package/src/components/BryntumSchedulerProps.ts +372 -522
  60. package/src/components/BryntumThemeCombo.vue +60 -0
  61. package/src/components/BryntumTimeZoomSlider.vue +829 -0
  62. package/src/components/BryntumTimeZoomSliderProps.ts +482 -0
  63. package/src/components/BryntumTimelineHistogram.vue +1034 -1461
  64. package/src/components/BryntumTimelineHistogramProps.ts +275 -388
  65. package/src/components/BryntumUndoRedo.vue +127 -204
  66. package/src/components/BryntumUndoRedoProps.ts +74 -116
  67. package/src/components/BryntumViewPresetCombo.vue +144 -210
  68. package/src/components/BryntumViewPresetComboProps.ts +72 -99
  69. package/src/index.ts +2 -0
  70. package/lib/chunks/B0m0r-NV.js.map +0 -1
  71. package/lib/chunks/BD-Hg3lY.js.map +0 -1
  72. package/lib/chunks/BNGLBrCN.js.map +0 -1
  73. package/lib/chunks/C0UqC4Uj.js.map +0 -1
  74. package/lib/chunks/C2PT-Ukt.js.map +0 -1
  75. package/lib/chunks/C7ZFK2B7.js.map +0 -1
  76. package/lib/chunks/CP1Mm_Ak.js.map +0 -1
  77. package/lib/chunks/CsoS615B.js.map +0 -1
  78. package/lib/chunks/DerP_qo7.js.map +0 -1
  79. package/lib/chunks/DmQj0tBi.js.map +0 -1
  80. package/lib/chunks/mKqb8_2f.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import type { AlignSpec, Base, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
1
+ import type { AlignSpec, Base, DomConfig, KeyMapConfig, MaskConfig, MenuItemEntry, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, ToolbarItems, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
2
2
  import type { SchedulerContainerItemConfig, SchedulerContainerLayoutConfig, ProjectModel, ProjectModelConfig, UndoRedoListeners } from '@bryntum/scheduler-thin';
3
3
 
4
4
  export declare type BryntumUndoRedoProps = {
@@ -6,14 +6,12 @@ export declare type BryntumUndoRedoProps = {
6
6
  /**
7
7
  * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
8
8
  * content will be placed inside this element.
9
- * ...
10
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-adopt)
9
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-adopt)
11
10
  */
12
11
  adopt ? : HTMLElement|string
13
12
  /**
14
13
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
15
- * ...
16
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-align)
14
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-align)
17
15
  */
18
16
  align ? : AlignSpec|string
19
17
  /**
@@ -35,15 +33,13 @@ export declare type BryntumUndoRedoProps = {
35
33
  /**
36
34
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
37
35
  * into an element which will be linked using the `aria-describedby` attribute.
38
- * ...
39
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ariaDescription)
36
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ariaDescription)
40
37
  */
41
38
  ariaDescription ? : string
42
39
  /**
43
40
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
44
41
  * the `aria-label` attribute.
45
- * ...
46
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ariaLabel)
42
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ariaLabel)
47
43
  */
48
44
  ariaLabel ? : string
49
45
  /**
@@ -57,21 +53,18 @@ export declare type BryntumUndoRedoProps = {
57
53
  /**
58
54
  * An object where property names with a truthy value indicate which events should bubble up the ownership
59
55
  * hierarchy when triggered.
60
- * ...
61
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-bubbleEvents)
56
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-bubbleEvents)
62
57
  */
63
58
  bubbleEvents ? : object
64
59
  /**
65
60
  * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
66
- * ...
67
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-callOnFunctions)
61
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-callOnFunctions)
68
62
  */
69
63
  callOnFunctions ? : Boolean
70
64
  /**
71
65
  * By default, if an event handler throws an exception, the error propagates up the stack and the
72
66
  * application state is undefined. Code which follows the event handler will *not* be executed.
73
- * ...
74
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-catchEventHandlerExceptions)
67
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-catchEventHandlerExceptions)
75
68
  */
76
69
  catchEventHandlerExceptions ? : Boolean
77
70
  /**
@@ -83,8 +76,7 @@ export declare type BryntumUndoRedoProps = {
83
76
  * Custom CSS classes to add to element.
84
77
  * May be specified as a space separated string, or as an object in which property names
85
78
  * with truthy values are used as the class names:
86
- * ...
87
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-cls)
79
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-cls)
88
80
  */
89
81
  cls ? : string|object
90
82
  /**
@@ -112,8 +104,7 @@ export declare type BryntumUndoRedoProps = {
112
104
  * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
113
105
  * May be specified as a space separated string, or as an object in which property names
114
106
  * with truthy values are used as the class names:
115
- * ...
116
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-contentElementCls)
107
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-contentElementCls)
117
108
  */
118
109
  contentElementCls ? : string|object
119
110
  /**
@@ -133,8 +124,7 @@ export declare type BryntumUndoRedoProps = {
133
124
  /**
134
125
  * A [query](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#function-query) selector function which can identify the descendant widget to which
135
126
  * focus should be directed by default.
136
- * ...
137
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-defaultFocus)
127
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-defaultFocus)
138
128
  * @param {Core.widget.Widget} widget Widget passed to method
139
129
  * @returns {boolean} truthy value if widget is the default one
140
130
  */
@@ -144,16 +134,15 @@ export declare type BryntumUndoRedoProps = {
144
134
  */
145
135
  defaults ? : SchedulerContainerItemConfig
146
136
  /**
147
- * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
148
- * ...
149
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-detectCSSCompatibilityIssues)
137
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
138
+ * checks:
139
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-detectCSSCompatibilityIssues)
150
140
  */
151
141
  detectCSSCompatibilityIssues ? : Boolean
152
142
  /**
153
143
  * Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
154
144
  * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
155
- * ...
156
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-disabled)
145
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-disabled)
157
146
  */
158
147
  disabled ? : Boolean|'inert'
159
148
  /**
@@ -161,25 +150,21 @@ export declare type BryntumUndoRedoProps = {
161
150
  * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
162
151
  * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
163
152
  * body. Such widgets are called "edge strips".
164
- * ...
165
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-dock)
153
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-dock)
166
154
  */
167
155
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
168
156
  /**
169
157
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
170
158
  * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
171
159
  * property which controls when a drag should start.
172
- * ...
173
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-draggable)
160
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-draggable)
161
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
174
162
  */
175
- draggable ? : Boolean|{
176
- handleSelector?: string
177
- }
163
+ draggable ? : Boolean|object
178
164
  /**
179
165
  * An object specifying attributes to assign to the root element of this widget.
180
166
  * Set `null` value to attribute to remove it.
181
- * ...
182
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-elementAttributes)
167
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-elementAttributes)
183
168
  */
184
169
  elementAttributes ? : Record<string, string|null>
185
170
  extraData ? : any
@@ -208,25 +193,21 @@ export declare type BryntumUndoRedoProps = {
208
193
  hidden ? : Boolean
209
194
  /**
210
195
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
211
- * ...
212
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-hideAnimation)
196
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-hideAnimation)
213
197
  */
214
198
  hideAnimation ? : Boolean|object
215
199
  /**
216
200
  * Specify `true` to make this container hide when it has no visible children (Either empty
217
201
  * or all children hidden).
218
- * ...
219
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-hideWhenEmpty)
202
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-hideWhenEmpty)
220
203
  */
221
204
  hideWhenEmpty ? : Boolean
222
205
  /**
223
206
  * The HTML to display initially or a function returning the markup (called at widget construction time).
224
- * ...
225
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-html)
207
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-html)
226
208
  * @param {Core.widget.Widget} widget The calling Widget
227
- * @returns {string}
228
209
  */
229
- html ? : string|((widget: Widget) => string)|DomConfig|DomConfig[]|VueConfig
210
+ html ? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
230
211
  /**
231
212
  * The CSS class(es) to add when HTML content is being applied to this widget.
232
213
  */
@@ -237,16 +218,14 @@ export declare type BryntumUndoRedoProps = {
237
218
  id ? : string
238
219
  /**
239
220
  * Determines if the widgets read-only state should be controlled by its parent.
240
- * ...
241
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ignoreParentReadOnly)
221
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ignoreParentReadOnly)
242
222
  */
243
223
  ignoreParentReadOnly ? : Boolean
244
224
  /**
245
225
  * Convenience setting to align input fields of child widgets. By default, the Field input element is
246
226
  * placed immediately following the `label`. If you prefer to have all input fields aligned to the
247
227
  * right, set this config to `'end'`.
248
- * ...
249
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-inputFieldAlign)
228
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-inputFieldAlign)
250
229
  */
251
230
  inputFieldAlign ? : 'start'|'end'
252
231
  /**
@@ -264,55 +243,52 @@ export declare type BryntumUndoRedoProps = {
264
243
  /**
265
244
  * An object containing typed child widget config objects or Widgets. May also be specified
266
245
  * as an array.
267
- * ...
268
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-items)
246
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-items)
269
247
  */
270
248
  items ? : Record<string, SchedulerContainerItemConfig|MenuItemEntry>|(SchedulerContainerItemConfig|MenuItemEntry|Widget)[]
271
249
  /**
272
250
  * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
273
251
  * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
274
252
  * are the name of the instance method to call when the keystroke is received.
275
- * ...
276
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-keyMap)
253
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-keyMap)
277
254
  */
278
255
  keyMap ? : Record<string, KeyMapConfig>
279
256
  /**
280
257
  * Convenience setting to use same label placement on all child widgets.
281
- * ...
282
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-labelPosition)
258
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-labelPosition)
283
259
  */
284
260
  labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
261
+ /**
262
+ * Sets `labelWidth´ for all children of this Container, that does not define their own `labelWidth`.
263
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-labelWidth)
264
+ */
265
+ labelWidth ? : number|null
285
266
  /**
286
267
  * The short name of a helper class which manages rendering and styling of child items.
287
- * ...
288
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-layout)
268
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-layout)
289
269
  */
290
270
  layout ? : string|SchedulerContainerLayoutConfig
291
271
  /**
292
272
  * The CSS style properties to apply to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
293
- * ...
294
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-layoutStyle)
273
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-layoutStyle)
295
274
  */
296
275
  layoutStyle ? : object
297
276
  /**
298
277
  * An array of [child item](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#config-items) *config objects* which is to be converted into
299
278
  * instances only when this Container is rendered, rather than eagerly at construct time.
300
- * ...
301
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-lazyItems)
279
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-lazyItems)
302
280
  */
303
281
  lazyItems ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|Widget[]
304
282
  /**
305
283
  * The listener set for this object.
306
- * ...
307
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-listeners)
284
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-listeners)
308
285
  */
309
286
  listeners ? : UndoRedoListeners
310
287
  /**
311
288
  * A class translations of which are used for translating this entity.
312
289
  * This is often used when translations of an item are defined on its container class.
313
290
  * For example:
314
- * ...
315
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-localeClass)
291
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-localeClass)
316
292
  */
317
293
  localeClass ? : typeof Base
318
294
  /**
@@ -324,8 +300,7 @@ export declare type BryntumUndoRedoProps = {
324
300
  * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
325
301
  * you could use 'localeKey' meta configuration.
326
302
  * Example:
327
- * ...
328
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-localizableProperties)
303
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-localizableProperties)
329
304
  */
330
305
  localizableProperties ? : string[]
331
306
  /**
@@ -351,8 +326,7 @@ export declare type BryntumUndoRedoProps = {
351
326
  maxHeight ? : string|number
352
327
  /**
353
328
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
354
- * ...
355
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-maximizeOnMobile)
329
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-maximizeOnMobile)
356
330
  */
357
331
  maximizeOnMobile ? : number|string
358
332
  /**
@@ -374,26 +348,22 @@ export declare type BryntumUndoRedoProps = {
374
348
  * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
375
349
  * is used to monitor this element for size changes caused by either style manipulation, or by CSS
376
350
  * layout.
377
- * ...
378
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-monitorResize)
351
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-monitorResize)
352
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
379
353
  */
380
- monitorResize ? : Boolean|{
381
- immediate?: Boolean
382
- }
354
+ monitorResize ? : Boolean|object
383
355
  /**
384
356
  * An object containing default config objects which may be referenced by name in the [items](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#config-items)
385
357
  * config. For example, a specialized [Menu](https://bryntum.com/products/scheduler/docs/api/Core/widget/Menu) subclass may have a `namedItems` default
386
358
  * value defined like this:
387
- * ...
388
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-namedItems)
359
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-namedItems)
389
360
  */
390
361
  namedItems ? : Record<string, SchedulerContainerItemConfig>
391
362
  /**
392
363
  * Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement), but must
393
364
  * not participate in the standard layout of that widget, and must be positioned relatively to that
394
365
  * widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
395
- * ...
396
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-positioned)
366
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-positioned)
397
367
  */
398
368
  positioned ? : Boolean
399
369
  /**
@@ -404,58 +374,56 @@ export declare type BryntumUndoRedoProps = {
404
374
  /**
405
375
  * The Scheduling [project](https://bryntum.com/products/scheduler/docs/api/Scheduler/model/ProjectModel)'s whose
406
376
  * transaction to track.
407
- * ...
408
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-project)
377
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-project)
409
378
  */
410
379
  project ? : ProjectModel|ProjectModelConfig|object
411
380
  /**
412
381
  * Whether this widget is read-only. This is only valid if the widget is an input
413
382
  * field, <strong>or contains input fields at any depth</strong>.
414
- * ...
415
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-readOnly)
383
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-readOnly)
416
384
  */
417
385
  readOnly ? : Boolean
418
386
  /**
419
387
  * [Record](https://bryntum.com/products/scheduler/docs/api/Core/data/Model) whose values will be used to populate fields in the container.
420
- * ...
421
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-record)
388
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-record)
422
389
  */
423
390
  record ? : Model
424
391
  relayStoreEvents ? : Boolean
425
392
  /**
426
393
  * Either a default `rendition` to apply to all child widgets, or a map of renditions keyed by child widget
427
394
  * `type`.
428
- * ...
429
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-rendition)
395
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-rendition)
430
396
  */
431
397
  rendition ? : string|Record<string, string>|null
432
398
  /**
433
399
  * Configure as `true` to have the component display a translucent ripple when its
434
400
  * [focusElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
435
401
  * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
436
- * ...
437
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ripple)
402
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ripple)
403
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
404
+ * @property {string} [color] A CSS color name or specification.
405
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
406
+ * @property {string} [clip] A string which describes how to clip the ripple if it is not to be clipped to the default element. Either the property of the widget to use as the clipping element, or a selector to allow clipping to the closest matching ancestor to the target element.
407
+ */
408
+ ripple ? : Boolean|object
409
+ /**
410
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
411
+ * accidentally applying a role which may interfere with screen readers.
412
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-role)
438
413
  */
439
- ripple ? : Boolean|{
440
- delegate?: string
441
- color?: string
442
- radius?: number
443
- clip?: string
444
- }
414
+ role ? : string
445
415
  /**
446
416
  * If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
447
417
  */
448
418
  rootElement ? : ShadowRoot|HTMLElement
449
419
  /**
450
420
  * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
451
- * ...
452
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-rtl)
421
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-rtl)
453
422
  */
454
423
  rtl ? : Boolean
455
424
  /**
456
425
  * The Scheduling Widget (or its `id`) whose transaction to track.
457
- * ...
458
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-scheduler)
426
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-scheduler)
459
427
  */
460
428
  scheduler ? : Widget|string
461
429
  /**
@@ -463,8 +431,7 @@ export declare type BryntumUndoRedoProps = {
463
431
  * in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
464
432
  * applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
465
433
  * CSS overflow properties thus:
466
- * ...
467
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-scrollable)
434
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-scrollable)
468
435
  */
469
436
  scrollable ? : Boolean|ScrollerConfig|Scroller
470
437
  /**
@@ -474,8 +441,7 @@ export declare type BryntumUndoRedoProps = {
474
441
  scrollAction ? : 'hide'|'realign'|null
475
442
  /**
476
443
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
477
- * ...
478
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-showAnimation)
444
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-showAnimation)
479
445
  */
480
446
  showAnimation ? : Boolean|object
481
447
  /**
@@ -500,15 +466,13 @@ export declare type BryntumUndoRedoProps = {
500
466
  * A configuration for the [tab](https://bryntum.com/products/scheduler/docs/api/Core/widget/Tab) created for this widget when it is placed in a
501
467
  * [TabPanel](https://bryntum.com/products/scheduler/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
502
468
  * this widget:
503
- * ...
504
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tab)
469
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tab)
505
470
  */
506
471
  tab ? : Boolean|TabConfig
507
472
  /**
508
473
  * When this container is used as a tab in a TabPanel, these items are added to the
509
474
  * [TabBar](https://bryntum.com/products/scheduler/docs/api/Core/widget/TabBar) when this container is the active tab.
510
- * ...
511
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tabBarItems)
475
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tabBarItems)
512
476
  */
513
477
  tabBarItems ? : ToolbarItems[]|Widget[]
514
478
  /**
@@ -522,15 +486,13 @@ export declare type BryntumUndoRedoProps = {
522
486
  text ? : Boolean
523
487
  /**
524
488
  * Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
525
- * ...
526
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-textAlign)
489
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-textAlign)
527
490
  */
528
491
  textAlign ? : 'left'|'center'|'right'|'start'|'end'
529
492
  /**
530
493
  * Specify `true` for a container used to show text markup. It will apply the CSS class `b-text-content`
531
494
  * which specifies a default max-width that makes long text more readable.
532
- * ...
533
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-textContent)
495
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-textContent)
534
496
  */
535
497
  textContent ? : Boolean
536
498
  /**
@@ -539,8 +501,7 @@ export declare type BryntumUndoRedoProps = {
539
501
  title ? : string
540
502
  /**
541
503
  * Tooltip for the widget, either as a string or as a Tooltip config object.
542
- * ...
543
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tooltip)
504
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-tooltip)
544
505
  */
545
506
  tooltip ? : string|TooltipConfig|null
546
507
  type ? : 'undoredo'
@@ -548,8 +509,7 @@ export declare type BryntumUndoRedoProps = {
548
509
  * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
549
510
  * as a space separated string, an array of strings, or as an object in which property names with truthy
550
511
  * values are used as the class names.
551
- * ...
552
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ui)
512
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-ui)
553
513
  */
554
514
  ui ? : string|object
555
515
  /**
@@ -565,14 +525,12 @@ export declare type BryntumUndoRedoProps = {
565
525
  width ? : string|number
566
526
  /**
567
527
  * The x position for the widget.
568
- * ...
569
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-x)
528
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-x)
570
529
  */
571
530
  x ? : number
572
531
  /**
573
532
  * The y position for the widget.
574
- * ...
575
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-y)
533
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/UndoRedo#config-y)
576
534
  */
577
535
  y ? : number
578
536