@bryntum/scheduler-vue-3-thin 7.2.4 → 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 +426 -597
  53. package/src/components/BryntumSchedulerBase.vue +426 -597
  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 +322 -441
  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
@@ -1,4 +1,4 @@
1
- import type { AlignSpec, Base, ColorDescriptor, Field, FieldContainer, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
1
+ import type { AlignSpec, Base, ColorDescriptor, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
2
2
  import type { SchedulerContainerItemConfig, EventColorFieldListeners } from '@bryntum/scheduler-thin';
3
3
 
4
4
  export declare type BryntumEventColorFieldProps = {
@@ -10,14 +10,12 @@ export declare type BryntumEventColorFieldProps = {
10
10
  /**
11
11
  * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
12
12
  * content will be placed inside this element.
13
- * ...
14
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-adopt)
13
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-adopt)
15
14
  */
16
15
  adopt ? : HTMLElement|string
17
16
  /**
18
17
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
19
- * ...
20
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-align)
18
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-align)
21
19
  */
22
20
  align ? : AlignSpec|string
23
21
  /**
@@ -39,15 +37,13 @@ export declare type BryntumEventColorFieldProps = {
39
37
  /**
40
38
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
41
39
  * into an element which will be linked using the `aria-describedby` attribute.
42
- * ...
43
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ariaDescription)
40
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ariaDescription)
44
41
  */
45
42
  ariaDescription ? : string
46
43
  /**
47
44
  * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
48
45
  * the `aria-label` attribute.
49
- * ...
50
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ariaLabel)
46
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ariaLabel)
51
47
  */
52
48
  ariaLabel ? : string
53
49
  /**
@@ -70,21 +66,18 @@ export declare type BryntumEventColorFieldProps = {
70
66
  /**
71
67
  * An object where property names with a truthy value indicate which events should bubble up the ownership
72
68
  * hierarchy when triggered.
73
- * ...
74
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-bubbleEvents)
69
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-bubbleEvents)
75
70
  */
76
71
  bubbleEvents ? : object
77
72
  /**
78
73
  * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
79
- * ...
80
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-callOnFunctions)
74
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-callOnFunctions)
81
75
  */
82
76
  callOnFunctions ? : Boolean
83
77
  /**
84
78
  * By default, if an event handler throws an exception, the error propagates up the stack and the
85
79
  * application state is undefined. Code which follows the event handler will *not* be executed.
86
- * ...
87
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-catchEventHandlerExceptions)
80
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-catchEventHandlerExceptions)
88
81
  */
89
82
  catchEventHandlerExceptions ? : Boolean
90
83
  /**
@@ -102,16 +95,14 @@ export declare type BryntumEventColorFieldProps = {
102
95
  * Custom CSS classes to add to element.
103
96
  * May be specified as a space separated string, or as an object in which property names
104
97
  * with truthy values are used as the class names:
105
- * ...
106
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-cls)
98
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-cls)
107
99
  */
108
100
  cls ? : string|object
109
101
  /**
110
102
  * The `colors` property can be an array of string CSS colors or of objects with `color`
111
103
  * and `text` properties from which the user can chose from. This will override the
112
104
  * [pickers default colors](https://bryntum.com/products/scheduler/docs/api/Core/widget/ColorPicker#config-colors).
113
- * ...
114
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-colors)
105
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-colors)
115
106
  */
116
107
  colors ? : (string|ColorDescriptor)[]
117
108
  /**
@@ -128,15 +119,13 @@ export declare type BryntumEventColorFieldProps = {
128
119
  * The configuration for additional items associated to this field. This is typically used to add contextual
129
120
  * fields related to a [checkbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
130
121
  * these classes for examples of nested fields.
131
- * ...
132
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-container)
122
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-container)
133
123
  */
134
- container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig|FieldContainer
124
+ container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig
135
125
  /**
136
126
  * The config controls how the value of nested items are handled when a parent container gets or sets its
137
127
  * [values](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#property-values).
138
- * ...
139
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-containValues)
128
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-containValues)
140
129
  * @param {Core.widget.Field} field Field instance
141
130
  * @returns {boolean}
142
131
  */
@@ -145,8 +134,7 @@ export declare type BryntumEventColorFieldProps = {
145
134
  * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
146
135
  * May be specified as a space separated string, or as an object in which property names
147
136
  * with truthy values are used as the class names:
148
- * ...
149
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-contentElementCls)
137
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-contentElementCls)
150
138
  */
151
139
  contentElementCls ? : string|object
152
140
  /**
@@ -164,16 +152,15 @@ export declare type BryntumEventColorFieldProps = {
164
152
  */
165
153
  defaultBindProperty ? : string
166
154
  /**
167
- * Check for CSS compatibility issues when upgrading to v7. Performs the following checks:
168
- * ...
169
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-detectCSSCompatibilityIssues)
155
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
156
+ * checks:
157
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-detectCSSCompatibilityIssues)
170
158
  */
171
159
  detectCSSCompatibilityIssues ? : Boolean
172
160
  /**
173
161
  * 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
174
162
  * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
175
- * ...
176
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-disabled)
163
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-disabled)
177
164
  */
178
165
  disabled ? : Boolean|'inert'
179
166
  /**
@@ -181,25 +168,21 @@ export declare type BryntumEventColorFieldProps = {
181
168
  * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
182
169
  * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
183
170
  * body. Such widgets are called "edge strips".
184
- * ...
185
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-dock)
171
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-dock)
186
172
  */
187
173
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
188
174
  /**
189
175
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
190
176
  * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
191
177
  * property which controls when a drag should start.
192
- * ...
193
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
178
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
179
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
194
180
  */
195
- draggable ? : Boolean|{
196
- handleSelector?: string
197
- }
181
+ draggable ? : Boolean|object
198
182
  /**
199
183
  * An object specifying attributes to assign to the root element of this widget.
200
184
  * Set `null` value to attribute to remove it.
201
- * ...
202
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-elementAttributes)
185
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-elementAttributes)
203
186
  */
204
187
  elementAttributes ? : Record<string, string|null>
205
188
  extraData ? : any
@@ -228,8 +211,7 @@ export declare type BryntumEventColorFieldProps = {
228
211
  hidden ? : Boolean
229
212
  /**
230
213
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
231
- * ...
232
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hideAnimation)
214
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hideAnimation)
233
215
  */
234
216
  hideAnimation ? : Boolean|object
235
217
  /**
@@ -239,8 +221,7 @@ export declare type BryntumEventColorFieldProps = {
239
221
  /**
240
222
  * An optional string to display inside the input field as an overlay. This can be useful for displaying
241
223
  * a field's units.
242
- * ...
243
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hint)
224
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hint)
244
225
  * @param {object} data A data object
245
226
  * @param {Core.widget.Field} data.source A reference to the field instance
246
227
  * @param {any} data.value The current value of the field
@@ -251,8 +232,7 @@ export declare type BryntumEventColorFieldProps = {
251
232
  * This config is similar to [hint](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
252
233
  * Since this can allow malicious content to be executed, be sure not to include user-entered data or to
253
234
  * encode such data (see [encodeHtml](https://bryntum.com/products/scheduler/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
254
- * ...
255
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hintHtml)
235
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hintHtml)
256
236
  * @param {object} data A data object
257
237
  * @param {Core.widget.Field} data.source A reference to the field instance
258
238
  * @param {any} data.value The current value of the field
@@ -265,16 +245,14 @@ export declare type BryntumEventColorFieldProps = {
265
245
  id ? : string
266
246
  /**
267
247
  * Determines if the widgets read-only state should be controlled by its parent.
268
- * ...
269
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ignoreParentReadOnly)
248
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ignoreParentReadOnly)
270
249
  */
271
250
  ignoreParentReadOnly ? : Boolean
272
251
  /**
273
252
  * Set this config to `true` to always display items horizontally along with this field. This assigns an
274
253
  * [hbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
275
254
  * [container](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-container).
276
- * ...
277
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-inline)
255
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-inline)
278
256
  */
279
257
  inline ? : Boolean
280
258
  /**
@@ -314,16 +292,14 @@ export declare type BryntumEventColorFieldProps = {
314
292
  * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
315
293
  * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
316
294
  * are the name of the instance method to call when the keystroke is received.
317
- * ...
318
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyMap)
295
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyMap)
319
296
  */
320
297
  keyMap ? : Record<string, KeyMapConfig>
321
298
  /**
322
299
  * The delay in milliseconds to wait after the last keystroke before triggering a change event.
323
300
  * Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
324
301
  * immediate feedback, change will still be triggered on blur).
325
- * ...
326
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyStrokeChangeDelay)
302
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyStrokeChangeDelay)
327
303
  */
328
304
  keyStrokeChangeDelay ? : number
329
305
  /**
@@ -336,15 +312,15 @@ export declare type BryntumEventColorFieldProps = {
336
312
  labelCls ? : string|object
337
313
  /**
338
314
  * Label position, either 'before' the field or 'above' the field
339
- * ...
340
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labelPosition)
315
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labelPosition)
341
316
  */
342
317
  labelPosition ? : 'before'|'above'|null
343
318
  /**
344
319
  * The labels to add either before or after the input field.
345
320
  * Each label may have the following properties:
346
- * ...
347
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labels)
321
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labels)
322
+ * @property {string} html Label text
323
+ * @property {'start','end'} align Which end of the file the label should go
348
324
  */
349
325
  labels ? : object[]
350
326
  /**
@@ -353,16 +329,14 @@ export declare type BryntumEventColorFieldProps = {
353
329
  labelWidth ? : string|number
354
330
  /**
355
331
  * The listener set for this object.
356
- * ...
357
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-listeners)
332
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-listeners)
358
333
  */
359
334
  listeners ? : EventColorFieldListeners
360
335
  /**
361
336
  * A class translations of which are used for translating this entity.
362
337
  * This is often used when translations of an item are defined on its container class.
363
338
  * For example:
364
- * ...
365
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localeClass)
339
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localeClass)
366
340
  */
367
341
  localeClass ? : typeof Base
368
342
  /**
@@ -374,8 +348,7 @@ export declare type BryntumEventColorFieldProps = {
374
348
  * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
375
349
  * you could use 'localeKey' meta configuration.
376
350
  * Example:
377
- * ...
378
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localizableProperties)
351
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localizableProperties)
379
352
  */
380
353
  localizableProperties ? : string[]
381
354
  /**
@@ -401,8 +374,7 @@ export declare type BryntumEventColorFieldProps = {
401
374
  maxHeight ? : string|number
402
375
  /**
403
376
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
404
- * ...
405
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-maximizeOnMobile)
377
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-maximizeOnMobile)
406
378
  */
407
379
  maximizeOnMobile ? : number|string
408
380
  /**
@@ -432,18 +404,15 @@ export declare type BryntumEventColorFieldProps = {
432
404
  * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
433
405
  * is used to monitor this element for size changes caused by either style manipulation, or by CSS
434
406
  * layout.
435
- * ...
436
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-monitorResize)
407
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-monitorResize)
408
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
437
409
  */
438
- monitorResize ? : Boolean|{
439
- immediate?: Boolean
440
- }
410
+ monitorResize ? : Boolean|object
441
411
  /**
442
412
  * Name of the field which is used as a key to get/set values from/to the field.
443
413
  * Used prior to [ref](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
444
414
  * [Container.values](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container#property-values).
445
- * ...
446
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-name)
415
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-name)
447
416
  */
448
417
  name ? : string
449
418
  /**
@@ -458,8 +427,7 @@ export declare type BryntumEventColorFieldProps = {
458
427
  * 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
459
428
  * not participate in the standard layout of that widget, and must be positioned relatively to that
460
429
  * widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
461
- * ...
462
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-positioned)
430
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-positioned)
463
431
  */
464
432
  positioned ? : Boolean
465
433
  /**
@@ -470,15 +438,13 @@ export declare type BryntumEventColorFieldProps = {
470
438
  /**
471
439
  * Makes the field unmodifiable by user action. The input area is not editable, and triggers
472
440
  * are unresponsive.
473
- * ...
474
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-readOnly)
441
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-readOnly)
475
442
  */
476
443
  readOnly ? : Boolean
477
444
  relayStoreEvents ? : Boolean
478
445
  /**
479
446
  * Predefined style to use for the field. Possible values are:
480
- * ...
481
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rendition)
447
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rendition)
482
448
  */
483
449
  rendition ? : 'outlined'|'filled'|string
484
450
  /**
@@ -497,23 +463,26 @@ export declare type BryntumEventColorFieldProps = {
497
463
  * Configure as `true` to have the component display a translucent ripple when its
498
464
  * [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
499
465
  * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
500
- * ...
501
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ripple)
466
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ripple)
467
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
468
+ * @property {string} [color] A CSS color name or specification.
469
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
470
+ * @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.
502
471
  */
503
- ripple ? : Boolean|{
504
- delegate?: string
505
- color?: string
506
- radius?: number
507
- clip?: string
508
- }
472
+ ripple ? : Boolean|object
473
+ /**
474
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
475
+ * accidentally applying a role which may interfere with screen readers.
476
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-role)
477
+ */
478
+ role ? : string
509
479
  /**
510
480
  * 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`
511
481
  */
512
482
  rootElement ? : ShadowRoot|HTMLElement
513
483
  /**
514
484
  * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
515
- * ...
516
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rtl)
485
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rtl)
517
486
  */
518
487
  rtl ? : Boolean
519
488
  /**
@@ -523,8 +492,7 @@ export declare type BryntumEventColorFieldProps = {
523
492
  scrollAction ? : 'hide'|'realign'|null
524
493
  /**
525
494
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
526
- * ...
527
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-showAnimation)
495
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-showAnimation)
528
496
  */
529
497
  showAnimation ? : Boolean|object
530
498
  /**
@@ -553,8 +521,7 @@ export declare type BryntumEventColorFieldProps = {
553
521
  * 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
554
522
  * [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
555
523
  * this widget:
556
- * ...
557
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tab)
524
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tab)
558
525
  */
559
526
  tab ? : Boolean|TabConfig
560
527
  /**
@@ -562,14 +529,12 @@ export declare type BryntumEventColorFieldProps = {
562
529
  * is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
563
530
  * (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
564
531
  * to the element programmatically.
565
- * ...
566
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tabIndex)
532
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tabIndex)
567
533
  */
568
534
  tabIndex ? : number
569
535
  /**
570
536
  * Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
571
- * ...
572
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-textAlign)
537
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-textAlign)
573
538
  */
574
539
  textAlign ? : 'left'|'center'|'right'|'start'|'end'
575
540
  /**
@@ -578,24 +543,21 @@ export declare type BryntumEventColorFieldProps = {
578
543
  title ? : string
579
544
  /**
580
545
  * Tooltip for the widget, either as a string or as a Tooltip config object.
581
- * ...
582
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tooltip)
546
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tooltip)
583
547
  */
584
548
  tooltip ? : string|TooltipConfig|null
585
549
  /**
586
550
  * The triggers to add either before or after the input field. Each property name is the reference by which
587
551
  * an instantiated Trigger Widget may be retrieved from the live `triggers` property.
588
- * ...
589
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-triggers)
552
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-triggers)
590
553
  */
591
- triggers ? : Record<string, FieldTriggerConfig>|Record<string, Widget>
554
+ triggers ? : Record<string, FieldTriggerConfig>
592
555
  type ? : 'eventcolorfield'
593
556
  /**
594
557
  * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
595
558
  * as a space separated string, an array of strings, or as an object in which property names with truthy
596
559
  * values are used as the class names.
597
- * ...
598
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ui)
560
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ui)
599
561
  */
600
562
  ui ? : string|object
601
563
  /**
@@ -620,14 +582,12 @@ export declare type BryntumEventColorFieldProps = {
620
582
  width ? : string|number
621
583
  /**
622
584
  * The x position for the widget.
623
- * ...
624
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-x)
585
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-x)
625
586
  */
626
587
  x ? : number
627
588
  /**
628
589
  * The y position for the widget.
629
- * ...
630
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-y)
590
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-y)
631
591
  */
632
592
  y ? : number
633
593