@bryntum/scheduler-vue-3-thin 7.2.3 → 7.3.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 (80) hide show
  1. package/README.md +6 -6
  2. package/lib/chunks/{C7ZFK2B7.js → 5o-YjSb7.js} +16 -10
  3. package/lib/chunks/5o-YjSb7.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/{BD-Hg3lY.js → DB0UHrA3.js} +17 -24
  7. package/lib/chunks/DB0UHrA3.js.map +1 -0
  8. package/lib/chunks/{DmQj0tBi.js → DP61St-u.js} +14 -6
  9. package/lib/chunks/DP61St-u.js.map +1 -0
  10. package/lib/chunks/{B0m0r-NV.js → DVFhf2Ma.js} +11 -11
  11. package/lib/chunks/DVFhf2Ma.js.map +1 -0
  12. package/lib/chunks/{DerP_qo7.js → DhhzgoYL.js} +16 -10
  13. package/lib/chunks/DhhzgoYL.js.map +1 -0
  14. package/lib/chunks/{BNGLBrCN.js → OJaN5ZWK.js} +6 -6
  15. package/lib/chunks/OJaN5ZWK.js.map +1 -0
  16. package/lib/chunks/{CP1Mm_Ak.js → R69sJLmF.js} +16 -17
  17. package/lib/chunks/R69sJLmF.js.map +1 -0
  18. package/lib/chunks/{mKqb8_2f.js → ZkU6CtWX.js} +6 -6
  19. package/lib/chunks/ZkU6CtWX.js.map +1 -0
  20. package/lib/chunks/{C0UqC4Uj.js → eUISgYXE.js} +9 -9
  21. package/lib/chunks/eUISgYXE.js.map +1 -0
  22. package/lib/chunks/{CsoS615B.js → kN-s_8Na.js} +6 -6
  23. package/lib/chunks/kN-s_8Na.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 +72 -116
  45. package/src/components/BryntumEventColorFieldProps.ts +68 -108
  46. package/src/components/BryntumProjectCombo.vue +90 -149
  47. package/src/components/BryntumProjectComboProps.ts +86 -141
  48. package/src/components/BryntumResourceCombo.vue +91 -151
  49. package/src/components/BryntumResourceComboProps.ts +87 -143
  50. package/src/components/BryntumResourceFilter.vue +63 -104
  51. package/src/components/BryntumResourceFilterProps.ts +60 -98
  52. package/src/components/BryntumScheduler.vue +429 -600
  53. package/src/components/BryntumSchedulerBase.vue +429 -600
  54. package/src/components/BryntumSchedulerBaseProps.ts +367 -522
  55. package/src/components/BryntumSchedulerDatePicker.vue +120 -196
  56. package/src/components/BryntumSchedulerDatePickerProps.ts +116 -187
  57. package/src/components/BryntumSchedulerProjectModel.vue +12 -31
  58. package/src/components/BryntumSchedulerProjectModelProps.ts +10 -20
  59. package/src/components/BryntumSchedulerProps.ts +367 -522
  60. package/src/components/BryntumThemeCombo.vue +60 -0
  61. package/src/components/BryntumTimeZoomSlider.vue +859 -0
  62. package/src/components/BryntumTimeZoomSliderProps.ts +482 -0
  63. package/src/components/BryntumTimelineHistogram.vue +325 -444
  64. package/src/components/BryntumTimelineHistogramProps.ts +275 -388
  65. package/src/components/BryntumUndoRedo.vue +78 -125
  66. package/src/components/BryntumUndoRedoProps.ts +74 -116
  67. package/src/components/BryntumViewPresetCombo.vue +67 -107
  68. package/src/components/BryntumViewPresetComboProps.ts +63 -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
@@ -10,7 +10,7 @@
10
10
 
11
11
  import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
12
12
 
13
- import type { AlignSpec, Base, Collection, CollectionConfig, Color, DomConfig, Field, KeyMapConfig, List, MaskConfig, Model, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
13
+ import type { AlignSpec, Base, Collection, CollectionConfig, Color, DomConfig, Field, KeyMapConfig, List, MaskConfig, Model, ReactJSX, Rectangle, Scroller, ScrollerConfig, Store, StoreConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
14
14
  import type { EventStore, ResourceFilterListeners, ResourceModel } from '@bryntum/scheduler-thin';
15
15
  import { ResourceFilter } from '@bryntum/scheduler-thin';
16
16
 
@@ -26,14 +26,12 @@ defineProps<{
26
26
  /**
27
27
  * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
28
28
  * content will be placed inside this element.
29
- * ...
30
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-adopt)
29
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-adopt)
31
30
  */
32
31
  adopt ? : HTMLElement|string
33
32
  /**
34
33
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
35
- * ...
36
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-align)
34
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-align)
37
35
  */
38
36
  align ? : AlignSpec|string
39
37
  /**
@@ -60,35 +58,30 @@ defineProps<{
60
58
  /**
61
59
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
62
60
  * into an element which will be linked using the `aria-describedby` attribute.
63
- * ...
64
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ariaDescription)
61
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ariaDescription)
65
62
  */
66
63
  ariaDescription ? : string
67
64
  /**
68
65
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
69
66
  * the `aria-label` attribute.
70
- * ...
71
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ariaLabel)
67
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ariaLabel)
72
68
  */
73
69
  ariaLabel ? : string
74
70
  /**
75
71
  * An object where property names with a truthy value indicate which events should bubble up the ownership
76
72
  * hierarchy when triggered.
77
- * ...
78
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-bubbleEvents)
73
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-bubbleEvents)
79
74
  */
80
75
  bubbleEvents ? : object
81
76
  /**
82
77
  * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
83
- * ...
84
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-callOnFunctions)
78
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-callOnFunctions)
85
79
  */
86
80
  callOnFunctions ? : Boolean
87
81
  /**
88
82
  * By default, if an event handler throws an exception, the error propagates up the stack and the
89
83
  * application state is undefined. Code which follows the event handler will *not* be executed.
90
- * ...
91
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-catchEventHandlerExceptions)
84
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-catchEventHandlerExceptions)
92
85
  */
93
86
  catchEventHandlerExceptions ? : Boolean
94
87
  /**
@@ -104,8 +97,7 @@ defineProps<{
104
97
  * Custom CSS classes to add to element.
105
98
  * May be specified as a space separated string, or as an object in which property names
106
99
  * with truthy values are used as the class names:
107
- * ...
108
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-cls)
100
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-cls)
109
101
  */
110
102
  cls ? : string|object
111
103
  /**
@@ -115,8 +107,7 @@ defineProps<{
115
107
  /**
116
108
  * Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
117
109
  * `style` block.
118
- * ...
119
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-color)
110
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-color)
120
111
  */
121
112
  color ? : Color
122
113
  /**
@@ -140,8 +131,7 @@ defineProps<{
140
131
  * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
141
132
  * May be specified as a space separated string, or as an object in which property names
142
133
  * with truthy values are used as the class names:
143
- * ...
144
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-contentElementCls)
134
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-contentElementCls)
145
135
  */
146
136
  contentElementCls ? : string|object
147
137
  /**
@@ -159,16 +149,15 @@ defineProps<{
159
149
  */
160
150
  defaultBindProperty ? : string
161
151
  /**
162
- * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
163
- * ...
164
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-detectCSSCompatibilityIssues)
152
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
153
+ * checks:
154
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-detectCSSCompatibilityIssues)
165
155
  */
166
156
  detectCSSCompatibilityIssues ? : Boolean
167
157
  /**
168
158
  * 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
169
159
  * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
170
- * ...
171
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-disabled)
160
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-disabled)
172
161
  */
173
162
  disabled ? : Boolean|'inert'
174
163
  /**
@@ -180,25 +169,21 @@ defineProps<{
180
169
  * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
181
170
  * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
182
171
  * body. Such widgets are called "edge strips".
183
- * ...
184
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-dock)
172
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-dock)
185
173
  */
186
174
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
187
175
  /**
188
176
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
189
177
  * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
190
178
  * property which controls when a drag should start.
191
- * ...
192
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-draggable)
179
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-draggable)
180
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
193
181
  */
194
- draggable ? : Boolean|{
195
- handleSelector?: string
196
- }
182
+ draggable ? : Boolean|object
197
183
  /**
198
184
  * An object specifying attributes to assign to the root element of this widget.
199
185
  * Set `null` value to attribute to remove it.
200
- * ...
201
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-elementAttributes)
186
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-elementAttributes)
202
187
  */
203
188
  elementAttributes ? : Record<string, string|null>
204
189
  /**
@@ -215,8 +200,7 @@ defineProps<{
215
200
  * By default, deselecting list items filters only the [eventStore](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-eventStore) so that
216
201
  * events for the deselected resources are hidden from view. The `resourceStore` is <strong>not</strong>
217
202
  * filtered.
218
- * ...
219
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-filterResources)
203
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-filterResources)
220
204
  */
221
205
  filterResources ? : Boolean
222
206
  /**
@@ -266,18 +250,15 @@ defineProps<{
266
250
  hidden ? : Boolean
267
251
  /**
268
252
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
269
- * ...
270
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-hideAnimation)
253
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-hideAnimation)
271
254
  */
272
255
  hideAnimation ? : Boolean|object
273
256
  /**
274
257
  * The HTML to display initially or a function returning the markup (called at widget construction time).
275
- * ...
276
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-html)
258
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-html)
277
259
  * @param {Core.widget.Widget} widget The calling Widget
278
- * @returns {string}
279
260
  */
280
- html ? : string|((widget: Widget) => string)|DomConfig|DomConfig[]|VueConfig
261
+ html ? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
281
262
  /**
282
263
  * The CSS class(es) to add when HTML content is being applied to this widget.
283
264
  */
@@ -288,8 +269,7 @@ defineProps<{
288
269
  id ? : string
289
270
  /**
290
271
  * Determines if the widgets read-only state should be controlled by its parent.
291
- * ...
292
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ignoreParentReadOnly)
272
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ignoreParentReadOnly)
293
273
  */
294
274
  ignoreParentReadOnly ? : Boolean
295
275
  /**
@@ -323,22 +303,19 @@ defineProps<{
323
303
  * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
324
304
  * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
325
305
  * are the name of the instance method to call when the keystroke is received.
326
- * ...
327
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-keyMap)
306
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-keyMap)
328
307
  */
329
308
  keyMap ? : Record<string, KeyMapConfig>
330
309
  /**
331
310
  * The listener set for this object.
332
- * ...
333
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-listeners)
311
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-listeners)
334
312
  */
335
313
  listeners ? : ResourceFilterListeners
336
314
  /**
337
315
  * A class translations of which are used for translating this entity.
338
316
  * This is often used when translations of an item are defined on its container class.
339
317
  * For example:
340
- * ...
341
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-localeClass)
318
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-localeClass)
342
319
  */
343
320
  localeClass ? : typeof Base
344
321
  /**
@@ -350,8 +327,7 @@ defineProps<{
350
327
  * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
351
328
  * you could use 'localeKey' meta configuration.
352
329
  * Example:
353
- * ...
354
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-localizableProperties)
330
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-localizableProperties)
355
331
  */
356
332
  localizableProperties ? : string[]
357
333
  /**
@@ -373,8 +349,7 @@ defineProps<{
373
349
  /**
374
350
  * An optional filter function to apply when loading resources from the project's
375
351
  * resource store. Defaults to loading all resources.
376
- * ...
377
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-masterFilter)
352
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-masterFilter)
378
353
  * @param {Scheduler.model.ResourceModel} resource Resorce for filtering
379
354
  * @returns {boolean} Returns `true` to include the passed resource
380
355
  */
@@ -386,8 +361,7 @@ defineProps<{
386
361
  maxHeight ? : string|number
387
362
  /**
388
363
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
389
- * ...
390
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-maximizeOnMobile)
364
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-maximizeOnMobile)
391
365
  */
392
366
  maximizeOnMobile ? : number|string
393
367
  /**
@@ -409,12 +383,10 @@ defineProps<{
409
383
  * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
410
384
  * is used to monitor this element for size changes caused by either style manipulation, or by CSS
411
385
  * layout.
412
- * ...
413
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-monitorResize)
386
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-monitorResize)
387
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
414
388
  */
415
- monitorResize ? : Boolean|{
416
- immediate?: Boolean
417
- }
389
+ monitorResize ? : Boolean|object
418
390
  /**
419
391
  * Configure as `false` to only allow selecting one resource at a time
420
392
  */
@@ -423,8 +395,7 @@ defineProps<{
423
395
  * 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
424
396
  * not participate in the standard layout of that widget, and must be positioned relatively to that
425
397
  * widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
426
- * ...
427
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-positioned)
398
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-positioned)
428
399
  */
429
400
  positioned ? : Boolean
430
401
  /**
@@ -435,8 +406,7 @@ defineProps<{
435
406
  /**
436
407
  * Whether this widget is read-only. This is only valid if the widget is an input
437
408
  * field, <strong>or contains input fields at any depth</strong>.
438
- * ...
439
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-readOnly)
409
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-readOnly)
440
410
  */
441
411
  readOnly ? : Boolean
442
412
  relayStoreEvents ? : Boolean
@@ -444,23 +414,26 @@ defineProps<{
444
414
  * Configure as `true` to have the component display a translucent ripple when its
445
415
  * [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
446
416
  * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
447
- * ...
448
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ripple)
417
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ripple)
418
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
419
+ * @property {string} [color] A CSS color name or specification.
420
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
421
+ * @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.
422
+ */
423
+ ripple ? : Boolean|object
424
+ /**
425
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
426
+ * accidentally applying a role which may interfere with screen readers.
427
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-role)
449
428
  */
450
- ripple ? : Boolean|{
451
- delegate?: string
452
- color?: string
453
- radius?: number
454
- clip?: string
455
- }
429
+ role ? : string
456
430
  /**
457
431
  * 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`
458
432
  */
459
433
  rootElement ? : ShadowRoot|HTMLElement
460
434
  /**
461
435
  * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
462
- * ...
463
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-rtl)
436
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-rtl)
464
437
  */
465
438
  rtl ? : Boolean
466
439
  /**
@@ -468,8 +441,7 @@ defineProps<{
468
441
  * in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
469
442
  * applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
470
443
  * CSS overflow properties thus:
471
- * ...
472
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-scrollable)
444
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-scrollable)
473
445
  */
474
446
  scrollable ? : Boolean|ScrollerConfig|Scroller
475
447
  /**
@@ -485,14 +457,12 @@ defineProps<{
485
457
  /**
486
458
  * A [Collection](https://bryntum.com/products/scheduler/docs/api/Core/util/Collection), or Collection config object to use to contain this List's selected
487
459
  * records.
488
- * ...
489
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-selected)
460
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-selected)
490
461
  */
491
462
  selected ? : object[]|number[]|string[]|Collection|CollectionConfig|CollectionConfig[]
492
463
  /**
493
464
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
494
- * ...
495
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-showAnimation)
465
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-showAnimation)
496
466
  */
497
467
  showAnimation ? : Boolean|object
498
468
  /**
@@ -506,16 +476,14 @@ defineProps<{
506
476
  /**
507
477
  * A [Store](https://bryntum.com/products/scheduler/docs/api/Core/data/Store) which provides the records which map to List items. Each record is passed through the
508
478
  * [itemTpl](https://bryntum.com/products/scheduler/docs/api/Core/widget/List#config-itemTpl) to produce the DOM structure of the List. May be generated from an array of [items](#Core/widget/List#config-items).
509
- * ...
510
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-store)
479
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-store)
511
480
  */
512
481
  store ? : object|object[]|StoreConfig|Store|StoreConfig[]
513
482
  /**
514
483
  * 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
515
484
  * [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
516
485
  * this widget:
517
- * ...
518
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-tab)
486
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-tab)
519
487
  */
520
488
  tab ? : Boolean|TabConfig
521
489
  /**
@@ -524,8 +492,7 @@ defineProps<{
524
492
  tag ? : string
525
493
  /**
526
494
  * Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
527
- * ...
528
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-textAlign)
495
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-textAlign)
529
496
  */
530
497
  textAlign ? : 'left'|'center'|'right'|'start'|'end'
531
498
  /**
@@ -538,8 +505,7 @@ defineProps<{
538
505
  toggleAllIfCtrlPressed ? : Boolean
539
506
  /**
540
507
  * Tooltip for the widget, either as a string or as a Tooltip config object.
541
- * ...
542
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-tooltip)
508
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-tooltip)
543
509
  */
544
510
  tooltip ? : string|TooltipConfig|null
545
511
  /**
@@ -553,8 +519,7 @@ defineProps<{
553
519
  * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
554
520
  * as a space separated string, an array of strings, or as an object in which property names with truthy
555
521
  * values are used as the class names.
556
- * ...
557
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ui)
522
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-ui)
558
523
  */
559
524
  ui ? : string|object
560
525
  /**
@@ -565,8 +530,7 @@ defineProps<{
565
530
  * Controls virtualization of list items using the `IntersectionObserver` API to render items only when
566
531
  * scrolled into view. This is only useful for lists with complex markup, for simple lists it likely adds
567
532
  * overhead.
568
- * ...
569
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-virtualize)
533
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-virtualize)
570
534
  */
571
535
  virtualize ? : Boolean|number
572
536
  /**
@@ -582,14 +546,12 @@ defineProps<{
582
546
  width ? : string|number
583
547
  /**
584
548
  * The x position for the widget.
585
- * ...
586
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-x)
549
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-x)
587
550
  */
588
551
  x ? : number
589
552
  /**
590
553
  * The y position for the widget.
591
- * ...
592
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-y)
554
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#config-y)
593
555
  */
594
556
  y ? : number
595
557
 
@@ -644,8 +606,7 @@ const emit = defineEmits<{
644
606
  (e: 'beforeShow', params: ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
645
607
  /**
646
608
  * Fires when any other event is fired from the object.
647
- * ...
648
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#event-catchAll)
609
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#event-catchAll)
649
610
  * @param {string} e Event name
650
611
  * @param {object} params Event parameters
651
612
  * @param {string} params.e Event name
@@ -747,8 +708,7 @@ const emit = defineEmits<{
747
708
  /**
748
709
  * Triggered when a widget which had been in a non-visible state for any reason
749
710
  * achieves visibility.
750
- * ...
751
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#event-paint)
711
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/ResourceFilter#event-paint)
752
712
  * @param {string} e Event name
753
713
  * @param {object} params Event parameters
754
714
  * @param {string} params.e Event name
@@ -879,6 +839,7 @@ const widgetData = {
879
839
  'preventTooltipOnTouch',
880
840
  'relayStoreEvents',
881
841
  'ripple',
842
+ 'role',
882
843
  'rootElement',
883
844
  'scrollAction',
884
845
  'selectAllItem',
@@ -959,8 +920,6 @@ const widgetData = {
959
920
  'y'
960
921
  ],
961
922
  propertyNames : [
962
- 'anchorSize',
963
- 'focusVisible',
964
923
  'parent'
965
924
  ],
966
925
  eventNames : [