@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, 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
  /**
@@ -92,6 +85,15 @@ export declare type BryntumEventColorFieldProps = {
92
85
  * Set to `true` to centre the Widget in browser viewport space.
93
86
  */
94
87
  centered ? : Boolean
88
+ /**
89
+ * A function (or the name of a function in the ownership hierarchy) called during field validation
90
+ * to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-isValid)
91
+ * evaluation, after the built-in [required](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-required) check.
92
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-checkValidity)
93
+ * @param {Core.widget.Field} field The field being validated
94
+ * @returns {void}
95
+ */
96
+ checkValidity ? : ((field: Field) => void)|string
95
97
  /**
96
98
  * Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#config-readOnly). The trigger is available
97
99
  * in the [triggers](https://bryntum.com/products/scheduler/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
@@ -102,16 +104,14 @@ export declare type BryntumEventColorFieldProps = {
102
104
  * Custom CSS classes to add to element.
103
105
  * May be specified as a space separated string, or as an object in which property names
104
106
  * 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)
107
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-cls)
107
108
  */
108
109
  cls ? : string|object
109
110
  /**
110
111
  * The `colors` property can be an array of string CSS colors or of objects with `color`
111
112
  * and `text` properties from which the user can chose from. This will override the
112
113
  * [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)
114
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-colors)
115
115
  */
116
116
  colors ? : (string|ColorDescriptor)[]
117
117
  /**
@@ -128,15 +128,13 @@ export declare type BryntumEventColorFieldProps = {
128
128
  * The configuration for additional items associated to this field. This is typically used to add contextual
129
129
  * fields related to a [checkbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
130
130
  * these classes for examples of nested fields.
131
- * ...
132
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-container)
131
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-container)
133
132
  */
134
- container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig|FieldContainer
133
+ container ? : Record<string, SchedulerContainerItemConfig>|SchedulerContainerItemConfig[]|FieldContainerConfig
135
134
  /**
136
135
  * The config controls how the value of nested items are handled when a parent container gets or sets its
137
136
  * [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)
137
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-containValues)
140
138
  * @param {Core.widget.Field} field Field instance
141
139
  * @returns {boolean}
142
140
  */
@@ -145,8 +143,7 @@ export declare type BryntumEventColorFieldProps = {
145
143
  * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
146
144
  * May be specified as a space separated string, or as an object in which property names
147
145
  * 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)
146
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-contentElementCls)
150
147
  */
151
148
  contentElementCls ? : string|object
152
149
  /**
@@ -164,16 +161,15 @@ export declare type BryntumEventColorFieldProps = {
164
161
  */
165
162
  defaultBindProperty ? : string
166
163
  /**
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)
164
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
165
+ * checks:
166
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-detectCSSCompatibilityIssues)
170
167
  */
171
168
  detectCSSCompatibilityIssues ? : Boolean
172
169
  /**
173
170
  * 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
171
  * 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)
172
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-disabled)
177
173
  */
178
174
  disabled ? : Boolean|'inert'
179
175
  /**
@@ -181,25 +177,21 @@ export declare type BryntumEventColorFieldProps = {
181
177
  * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
182
178
  * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
183
179
  * body. Such widgets are called "edge strips".
184
- * ...
185
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-dock)
180
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-dock)
186
181
  */
187
182
  dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
188
183
  /**
189
184
  * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
190
185
  * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
191
186
  * 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)
187
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-draggable)
188
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
194
189
  */
195
- draggable ? : Boolean|{
196
- handleSelector?: string
197
- }
190
+ draggable ? : Boolean|object
198
191
  /**
199
192
  * An object specifying attributes to assign to the root element of this widget.
200
193
  * 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)
194
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-elementAttributes)
203
195
  */
204
196
  elementAttributes ? : Record<string, string|null>
205
197
  extraData ? : any
@@ -228,8 +220,7 @@ export declare type BryntumEventColorFieldProps = {
228
220
  hidden ? : Boolean
229
221
  /**
230
222
  * *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)
223
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hideAnimation)
233
224
  */
234
225
  hideAnimation ? : Boolean|object
235
226
  /**
@@ -239,8 +230,7 @@ export declare type BryntumEventColorFieldProps = {
239
230
  /**
240
231
  * An optional string to display inside the input field as an overlay. This can be useful for displaying
241
232
  * a field's units.
242
- * ...
243
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hint)
233
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hint)
244
234
  * @param {object} data A data object
245
235
  * @param {Core.widget.Field} data.source A reference to the field instance
246
236
  * @param {any} data.value The current value of the field
@@ -251,8 +241,7 @@ export declare type BryntumEventColorFieldProps = {
251
241
  * 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
242
  * Since this can allow malicious content to be executed, be sure not to include user-entered data or to
253
243
  * 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)
244
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-hintHtml)
256
245
  * @param {object} data A data object
257
246
  * @param {Core.widget.Field} data.source A reference to the field instance
258
247
  * @param {any} data.value The current value of the field
@@ -265,16 +254,14 @@ export declare type BryntumEventColorFieldProps = {
265
254
  id ? : string
266
255
  /**
267
256
  * 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)
257
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ignoreParentReadOnly)
270
258
  */
271
259
  ignoreParentReadOnly ? : Boolean
272
260
  /**
273
261
  * Set this config to `true` to always display items horizontally along with this field. This assigns an
274
262
  * [hbox](https://bryntum.com/products/scheduler/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
275
263
  * [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)
264
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-inline)
278
265
  */
279
266
  inline ? : Boolean
280
267
  /**
@@ -314,16 +301,14 @@ export declare type BryntumEventColorFieldProps = {
314
301
  * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
315
302
  * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
316
303
  * 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)
304
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyMap)
319
305
  */
320
306
  keyMap ? : Record<string, KeyMapConfig>
321
307
  /**
322
308
  * The delay in milliseconds to wait after the last keystroke before triggering a change event.
323
309
  * Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
324
310
  * 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)
311
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-keyStrokeChangeDelay)
327
312
  */
328
313
  keyStrokeChangeDelay ? : number
329
314
  /**
@@ -336,15 +321,15 @@ export declare type BryntumEventColorFieldProps = {
336
321
  labelCls ? : string|object
337
322
  /**
338
323
  * 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)
324
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labelPosition)
341
325
  */
342
326
  labelPosition ? : 'before'|'above'|null
343
327
  /**
344
328
  * The labels to add either before or after the input field.
345
329
  * Each label may have the following properties:
346
- * ...
347
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labels)
330
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-labels)
331
+ * @property {string} html Label text
332
+ * @property {'start','end'} align Which end of the file the label should go
348
333
  */
349
334
  labels ? : object[]
350
335
  /**
@@ -353,16 +338,14 @@ export declare type BryntumEventColorFieldProps = {
353
338
  labelWidth ? : string|number
354
339
  /**
355
340
  * The listener set for this object.
356
- * ...
357
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-listeners)
341
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-listeners)
358
342
  */
359
343
  listeners ? : EventColorFieldListeners
360
344
  /**
361
345
  * A class translations of which are used for translating this entity.
362
346
  * This is often used when translations of an item are defined on its container class.
363
347
  * For example:
364
- * ...
365
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localeClass)
348
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localeClass)
366
349
  */
367
350
  localeClass ? : typeof Base
368
351
  /**
@@ -374,8 +357,7 @@ export declare type BryntumEventColorFieldProps = {
374
357
  * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
375
358
  * you could use 'localeKey' meta configuration.
376
359
  * Example:
377
- * ...
378
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localizableProperties)
360
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-localizableProperties)
379
361
  */
380
362
  localizableProperties ? : string[]
381
363
  /**
@@ -401,8 +383,7 @@ export declare type BryntumEventColorFieldProps = {
401
383
  maxHeight ? : string|number
402
384
  /**
403
385
  * *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)
386
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-maximizeOnMobile)
406
387
  */
407
388
  maximizeOnMobile ? : number|string
408
389
  /**
@@ -432,18 +413,15 @@ export declare type BryntumEventColorFieldProps = {
432
413
  * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
433
414
  * is used to monitor this element for size changes caused by either style manipulation, or by CSS
434
415
  * layout.
435
- * ...
436
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-monitorResize)
416
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-monitorResize)
417
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
437
418
  */
438
- monitorResize ? : Boolean|{
439
- immediate?: Boolean
440
- }
419
+ monitorResize ? : Boolean|object
441
420
  /**
442
421
  * Name of the field which is used as a key to get/set values from/to the field.
443
422
  * 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
423
  * [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)
424
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-name)
447
425
  */
448
426
  name ? : string
449
427
  /**
@@ -458,8 +436,7 @@ export declare type BryntumEventColorFieldProps = {
458
436
  * 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
437
  * not participate in the standard layout of that widget, and must be positioned relatively to that
460
438
  * 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)
439
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-positioned)
463
440
  */
464
441
  positioned ? : Boolean
465
442
  /**
@@ -470,15 +447,13 @@ export declare type BryntumEventColorFieldProps = {
470
447
  /**
471
448
  * Makes the field unmodifiable by user action. The input area is not editable, and triggers
472
449
  * are unresponsive.
473
- * ...
474
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-readOnly)
450
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-readOnly)
475
451
  */
476
452
  readOnly ? : Boolean
477
453
  relayStoreEvents ? : Boolean
478
454
  /**
479
455
  * 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)
456
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rendition)
482
457
  */
483
458
  rendition ? : 'outlined'|'filled'|string
484
459
  /**
@@ -497,23 +472,26 @@ export declare type BryntumEventColorFieldProps = {
497
472
  * Configure as `true` to have the component display a translucent ripple when its
498
473
  * [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
474
  * 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)
475
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ripple)
476
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
477
+ * @property {string} [color] A CSS color name or specification.
478
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
479
+ * @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.
480
+ */
481
+ ripple ? : Boolean|object
482
+ /**
483
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
484
+ * accidentally applying a role which may interfere with screen readers.
485
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-role)
502
486
  */
503
- ripple ? : Boolean|{
504
- delegate?: string
505
- color?: string
506
- radius?: number
507
- clip?: string
508
- }
487
+ role ? : string
509
488
  /**
510
489
  * 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
490
  */
512
491
  rootElement ? : ShadowRoot|HTMLElement
513
492
  /**
514
493
  * 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)
494
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-rtl)
517
495
  */
518
496
  rtl ? : Boolean
519
497
  /**
@@ -523,8 +501,7 @@ export declare type BryntumEventColorFieldProps = {
523
501
  scrollAction ? : 'hide'|'realign'|null
524
502
  /**
525
503
  * *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)
504
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-showAnimation)
528
505
  */
529
506
  showAnimation ? : Boolean|object
530
507
  /**
@@ -553,8 +530,7 @@ export declare type BryntumEventColorFieldProps = {
553
530
  * 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
531
  * [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
532
  * this widget:
556
- * ...
557
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tab)
533
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tab)
558
534
  */
559
535
  tab ? : Boolean|TabConfig
560
536
  /**
@@ -562,14 +538,12 @@ export declare type BryntumEventColorFieldProps = {
562
538
  * is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
563
539
  * (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
564
540
  * to the element programmatically.
565
- * ...
566
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tabIndex)
541
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tabIndex)
567
542
  */
568
543
  tabIndex ? : number
569
544
  /**
570
545
  * 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)
546
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-textAlign)
573
547
  */
574
548
  textAlign ? : 'left'|'center'|'right'|'start'|'end'
575
549
  /**
@@ -578,24 +552,21 @@ export declare type BryntumEventColorFieldProps = {
578
552
  title ? : string
579
553
  /**
580
554
  * 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)
555
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-tooltip)
583
556
  */
584
557
  tooltip ? : string|TooltipConfig|null
585
558
  /**
586
559
  * The triggers to add either before or after the input field. Each property name is the reference by which
587
560
  * 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)
561
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-triggers)
590
562
  */
591
- triggers ? : Record<string, FieldTriggerConfig>|Record<string, Widget>
563
+ triggers ? : Record<string, FieldTriggerConfig>
592
564
  type ? : 'eventcolorfield'
593
565
  /**
594
566
  * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
595
567
  * as a space separated string, an array of strings, or as an object in which property names with truthy
596
568
  * values are used as the class names.
597
- * ...
598
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ui)
569
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-ui)
599
570
  */
600
571
  ui ? : string|object
601
572
  /**
@@ -620,14 +591,12 @@ export declare type BryntumEventColorFieldProps = {
620
591
  width ? : string|number
621
592
  /**
622
593
  * The x position for the widget.
623
- * ...
624
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-x)
594
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-x)
625
595
  */
626
596
  x ? : number
627
597
  /**
628
598
  * The y position for the widget.
629
- * ...
630
- * [View online docs...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-y)
599
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/EventColorField#config-y)
631
600
  */
632
601
  y ? : number
633
602