@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
@@ -0,0 +1,482 @@
1
+ import type { AlignSpec, Base, Color, DomConfig, KeyMapConfig, MaskConfig, ReactJSX, Rectangle, Scroller, ScrollerConfig, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
2
+ import type { TimeZoomSliderListeners, TimelineBase } from '@bryntum/scheduler-thin';
3
+
4
+ export declare type BryntumTimeZoomSliderProps = {
5
+ // Configs
6
+ /**
7
+ * Element (or element id) to adopt as this Widget's encapsulating element. The widget's
8
+ * content will be placed inside this element.
9
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-adopt)
10
+ */
11
+ adopt ? : HTMLElement|string
12
+ /**
13
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
14
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-align)
15
+ */
16
+ align ? : AlignSpec|string
17
+ /**
18
+ * When this widget is a child of a [Container](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container), it will by default be participating in a
19
+ * flexbox layout. This config allows you to set this widget's
20
+ * [align-self](https://developer.mozilla.org/en-US/docs/Web/CSS/align-self) style.
21
+ */
22
+ alignSelf ? : string
23
+ /**
24
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating) and being shown through [showBy](#Core/widget/Widget#function-showBy).*
25
+ * `true` to show a connector arrow pointing to the align target.
26
+ */
27
+ anchor ? : Boolean
28
+ /**
29
+ * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
30
+ * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-element).
31
+ */
32
+ appendTo ? : HTMLElement|string
33
+ /**
34
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
35
+ * into an element which will be linked using the `aria-describedby` attribute.
36
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-ariaDescription)
37
+ */
38
+ ariaDescription ? : string
39
+ /**
40
+ * A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
41
+ * the `aria-label` attribute.
42
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-ariaLabel)
43
+ */
44
+ ariaLabel ? : string
45
+ /**
46
+ * An object where property names with a truthy value indicate which events should bubble up the ownership
47
+ * hierarchy when triggered.
48
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-bubbleEvents)
49
+ */
50
+ bubbleEvents ? : object
51
+ /**
52
+ * Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
53
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-callOnFunctions)
54
+ */
55
+ callOnFunctions ? : Boolean
56
+ /**
57
+ * By default, if an event handler throws an exception, the error propagates up the stack and the
58
+ * application state is undefined. Code which follows the event handler will *not* be executed.
59
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-catchEventHandlerExceptions)
60
+ */
61
+ catchEventHandlerExceptions ? : Boolean
62
+ /**
63
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
64
+ * Set to `true` to centre the Widget in browser viewport space.
65
+ */
66
+ centered ? : Boolean
67
+ /**
68
+ * The Scheduler, SchedulerPro or Gantt component instance to connect to. If not provided, the widget
69
+ * will attempt to find a timeline component by traversing up the widget hierarchy or querying for one.
70
+ */
71
+ client ? : TimelineBase
72
+ /**
73
+ * Custom CSS classes to add to element.
74
+ * May be specified as a space separated string, or as an object in which property names
75
+ * with truthy values are used as the class names:
76
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-cls)
77
+ */
78
+ cls ? : string|object
79
+ /**
80
+ * Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
81
+ * `style` block.
82
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-color)
83
+ */
84
+ color ? : Color
85
+ /**
86
+ * Programmatic control over which column to start in when used in a grid layout.
87
+ */
88
+ column ? : number
89
+ config ? : object
90
+ /**
91
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating) or [positioned](#Core/widget/Widget#config-positioned).*
92
+ * Element, Widget or Rectangle to which this Widget is constrained.
93
+ */
94
+ constrainTo ? : HTMLElement|Widget|Rectangle
95
+ /**
96
+ * The HTML content that coexists with sibling elements which may have been added to the
97
+ * [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement) by plugins and features.
98
+ * When specifying html, this widget's element will also have the [htmlCls](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-htmlCls)
99
+ * class added to its classList, to allow targeted styling.
100
+ */
101
+ content ? : string
102
+ /**
103
+ * Custom CSS classes to add to the [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
104
+ * May be specified as a space separated string, or as an object in which property names
105
+ * with truthy values are used as the class names:
106
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-contentElementCls)
107
+ */
108
+ contentElementCls ? : string|object
109
+ /**
110
+ * When this Widget configuration is used in the Grid's RowExpander feature's `widget` config, provide the
111
+ * field on the expanded record to use for populating this widget's store (if applicable)
112
+ */
113
+ dataField ? : string
114
+ /**
115
+ * Object to apply to elements dataset (each key will be used as a data-attribute on the element)
116
+ */
117
+ dataset ? : Record<string, string>
118
+ /**
119
+ * The name of the property to set when a single value is to be applied to this Widget. Such as when used
120
+ * in a grid WidgetColumn, this is the property to which the column's `field` is applied.
121
+ */
122
+ defaultBindProperty ? : string
123
+ /**
124
+ * Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
125
+ * checks:
126
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-detectCSSCompatibilityIssues)
127
+ */
128
+ detectCSSCompatibilityIssues ? : Boolean
129
+ /**
130
+ * 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
131
+ * cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
132
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-disabled)
133
+ */
134
+ disabled ? : Boolean|'inert'
135
+ /**
136
+ * Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel)
137
+ * [strips collection](https://bryntum.com/products/scheduler/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
138
+ * `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
139
+ * body. Such widgets are called "edge strips".
140
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-dock)
141
+ */
142
+ dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
143
+ /**
144
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
145
+ * Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
146
+ * property which controls when a drag should start.
147
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-draggable)
148
+ * @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
149
+ */
150
+ draggable ? : Boolean|object
151
+ /**
152
+ * An object specifying attributes to assign to the root element of this widget.
153
+ * Set `null` value to attribute to remove it.
154
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-elementAttributes)
155
+ */
156
+ elementAttributes ? : Record<string, string|null>
157
+ extraData ? : any
158
+ /**
159
+ * When this widget is a child of a [Container](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container), it will by default be participating in a
160
+ * flexbox layout. This config allows you to set this widget's
161
+ * [flex](https://developer.mozilla.org/en-US/docs/Web/CSS/flex) style.
162
+ * This may be configured as a single number or a `&lt;flex-grow&gt; &lt;flex-shrink&gt; &lt;flex-basis&gt;` format string.
163
+ * numeric-only values are interpreted as the `flex-grow` value.
164
+ */
165
+ flex ? : number|string
166
+ /**
167
+ * Set to `true` to move the widget out of the document flow and position it
168
+ * absolutely in browser viewport space.
169
+ */
170
+ floating ? : Boolean
171
+ /**
172
+ * Widget's height, used to set element `style.height`. Either specify a valid height string or a number,
173
+ * which will get 'px' appended. We recommend using CSS as the primary way to control height, but in some
174
+ * cases this config is convenient.
175
+ */
176
+ height ? : string|number
177
+ /**
178
+ * Configure with true to make widget initially hidden.
179
+ */
180
+ hidden ? : Boolean
181
+ /**
182
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
183
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-hideAnimation)
184
+ */
185
+ hideAnimation ? : Boolean|object
186
+ /**
187
+ * The HTML to display initially or a function returning the markup (called at widget construction time).
188
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-html)
189
+ * @param {Core.widget.Widget} widget The calling Widget
190
+ */
191
+ html ? : string|((widget: Widget) => void)|DomConfig|DomConfig[]|VueConfig|ReactJSX
192
+ /**
193
+ * The CSS class(es) to add when HTML content is being applied to this widget.
194
+ */
195
+ htmlCls ? : string|object
196
+ /**
197
+ * Widget id, if not specified one will be generated. Also used for lookups through Widget.getById
198
+ */
199
+ id ? : string
200
+ /**
201
+ * Determines if the widgets read-only state should be controlled by its parent.
202
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-ignoreParentReadOnly)
203
+ */
204
+ ignoreParentReadOnly ? : Boolean
205
+ /**
206
+ * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
207
+ */
208
+ insertBefore ? : HTMLElement|string
209
+ /**
210
+ * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
211
+ */
212
+ insertFirst ? : HTMLElement|string
213
+ /**
214
+ * An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
215
+ * and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
216
+ * are the name of the instance method to call when the keystroke is received.
217
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-keyMap)
218
+ */
219
+ keyMap ? : Record<string, KeyMapConfig>
220
+ /**
221
+ * Label, prepended to field
222
+ */
223
+ label ? : string
224
+ /**
225
+ * CSS class name or class names to add to any configured [label](https://bryntum.com/products/scheduler/docs/api/Core/widget/mixin/Labelable#config-label)
226
+ */
227
+ labelCls ? : string|object
228
+ /**
229
+ * Label position, either 'before' the field or 'above' the field
230
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-labelPosition)
231
+ */
232
+ labelPosition ? : 'before'|'above'|null
233
+ /**
234
+ * The width to apply to the `&lt;label&gt;` element. If a number is specified, `px` will be used.
235
+ */
236
+ labelWidth ? : string|number
237
+ /**
238
+ * The listener set for this object.
239
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-listeners)
240
+ */
241
+ listeners ? : TimeZoomSliderListeners
242
+ /**
243
+ * A class translations of which are used for translating this entity.
244
+ * This is often used when translations of an item are defined on its container class.
245
+ * For example:
246
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-localeClass)
247
+ */
248
+ localeClass ? : typeof Base
249
+ /**
250
+ * Set to `false` to disable localization of this object.
251
+ */
252
+ localizable ? : Boolean
253
+ /**
254
+ * List of properties which values should be translated automatically upon a locale applying.
255
+ * In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
256
+ * you could use 'localeKey' meta configuration.
257
+ * Example:
258
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-localizableProperties)
259
+ */
260
+ localizableProperties ? : string[]
261
+ /**
262
+ * Widget's margin. This may be configured as a single number or a `TRBL` format string.
263
+ * numeric-only values are interpreted as pixels.
264
+ */
265
+ margin ? : number|string
266
+ /**
267
+ * This config object contains the defaults for the [Mask](https://bryntum.com/products/scheduler/docs/api/Core/widget/Mask) created for the
268
+ * [masked](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-masked) config. Any properties specified in the `masked` config will override these
269
+ * values.
270
+ */
271
+ maskDefaults ? : MaskConfig
272
+ /**
273
+ * Set to `true` to apply the default mask to the widget. Alternatively, this can be the mask message or a
274
+ * [Mask](https://bryntum.com/products/scheduler/docs/api/Core/widget/Mask) config object.
275
+ */
276
+ masked ? : Boolean|string|MaskConfig
277
+ /**
278
+ * The maximum zoom level. If not specified, uses the scheduler's
279
+ * [maxSmoothZoomLevel](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#property-maxSmoothZoomLevel).
280
+ */
281
+ max ? : number
282
+ /**
283
+ * The element's maxHeight. Can be either a String or a Number (which will have 'px' appended). Note that
284
+ * like [height](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-height), *reading* the value will return the numeric value in pixels.
285
+ */
286
+ maxHeight ? : string|number
287
+ /**
288
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
289
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-maximizeOnMobile)
290
+ */
291
+ maximizeOnMobile ? : number|string
292
+ /**
293
+ * The elements maxWidth. Can be either a String or a Number (which will have 'px' appended). Note that
294
+ * like [width](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
295
+ */
296
+ maxWidth ? : string|number
297
+ /**
298
+ * The minimum zoom level. If not specified, uses the scheduler's
299
+ * [minSmoothZoomLevel](https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#property-minSmoothZoomLevel).
300
+ */
301
+ min ? : number
302
+ /**
303
+ * The element's minHeight. Can be either a String or a Number (which will have 'px' appended). Note that
304
+ * like [height](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-height), *reading* the value will return the numeric value in pixels.
305
+ */
306
+ minHeight ? : string|number
307
+ /**
308
+ * The elements minWidth. Can be either a String or a Number (which will have 'px' appended). Note that
309
+ * like [width](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-width), *reading* the value will return the numeric value in pixels.
310
+ */
311
+ minWidth ? : string|number
312
+ /**
313
+ * When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
314
+ * is used to monitor this element for size changes caused by either style manipulation, or by CSS
315
+ * layout.
316
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-monitorResize)
317
+ * @property {boolean} immediate Set to `true` to receive resize notifications immediately.
318
+ */
319
+ monitorResize ? : Boolean|object
320
+ /**
321
+ * 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
322
+ * not participate in the standard layout of that widget, and must be positioned relatively to that
323
+ * widget's [contentElement](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-contentElement).
324
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-positioned)
325
+ */
326
+ positioned ? : Boolean
327
+ /**
328
+ * Prevent tooltip from being displayed on touch devices. Useful for example for buttons that display a
329
+ * menu on click etc, since the tooltip would be displayed at the same time.
330
+ */
331
+ preventTooltipOnTouch ? : Boolean
332
+ /**
333
+ * Whether this widget is read-only. This is only valid if the widget is an input
334
+ * field, <strong>or contains input fields at any depth</strong>.
335
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-readOnly)
336
+ */
337
+ readOnly ? : Boolean
338
+ relayStoreEvents ? : Boolean
339
+ /**
340
+ * Configure as `true` to have the component display a translucent ripple when its
341
+ * [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
342
+ * current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
343
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-ripple)
344
+ * @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
345
+ * @property {string} [color] A CSS color name or specification.
346
+ * @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
347
+ * @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.
348
+ */
349
+ ripple ? : Boolean|object
350
+ /**
351
+ * The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
352
+ * accidentally applying a role which may interfere with screen readers.
353
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-role)
354
+ */
355
+ role ? : string
356
+ /**
357
+ * 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`
358
+ */
359
+ rootElement ? : ShadowRoot|HTMLElement
360
+ /**
361
+ * This may be configured as `true` to make the widget's element use the `direction:rtl` style.
362
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-rtl)
363
+ */
364
+ rtl ? : Boolean
365
+ /**
366
+ * Specifies whether (and optionally in which axes) a Widget may scroll. `true` means this widget may scroll
367
+ * in both axes. May be an object containing boolean `overflowX` and `overflowY` properties which are
368
+ * applied to CSS style properties `overflowX` and `overflowY`. If they are boolean, they are translated to
369
+ * CSS overflow properties thus:
370
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-scrollable)
371
+ */
372
+ scrollable ? : Boolean|ScrollerConfig|Scroller
373
+ /**
374
+ * Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
375
+ * Valid values: ´null´: do nothing, ´hide´: hide the widget or ´realign´: realign to the target if possible.
376
+ */
377
+ scrollAction ? : 'hide'|'realign'|null
378
+ /**
379
+ * *Only valid if this Widget is [floating](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#config-floating).*
380
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-showAnimation)
381
+ */
382
+ showAnimation ? : Boolean|object
383
+ /**
384
+ * Show the step markers
385
+ */
386
+ showSteps ? : Boolean
387
+ /**
388
+ * Whether to show tooltip while dragging.
389
+ */
390
+ showTooltip ? : Boolean
391
+ /**
392
+ * Set to `false` to not show the tooltip when this widget is [disabled](https://bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-disabled)
393
+ */
394
+ showTooltipWhenDisabled ? : Boolean
395
+ /**
396
+ * Whether to show the current value in a tooltip or label.
397
+ */
398
+ showValue ? : Boolean
399
+ /**
400
+ * Programmatic control over how many columns to span when used in a grid layout.
401
+ */
402
+ span ? : number
403
+ /**
404
+ * 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
405
+ * [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
406
+ * this widget:
407
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-tab)
408
+ */
409
+ tab ? : Boolean|TabConfig
410
+ /**
411
+ * The tag name of this Widget's root element
412
+ */
413
+ tag ? : string
414
+ /**
415
+ * Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
416
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-textAlign)
417
+ */
418
+ textAlign ? : 'left'|'center'|'right'|'start'|'end'
419
+ /**
420
+ * The icon to use for the slider thumb.
421
+ */
422
+ thumbIcon ? : string
423
+ /**
424
+ * A title to display for the widget. Only in effect when inside a container that uses it (such as TabPanel)
425
+ */
426
+ title ? : string
427
+ /**
428
+ * A config object for the tooltip to show while hovering the slider.
429
+ */
430
+ tooltip ? : TooltipConfig
431
+ /**
432
+ * By default, the [change](https://bryntum.com/products/scheduler/docs/api/Core/widget/Slider#event-change) event is fired when a change gesture is completed, ie: on
433
+ * the mouse up gesture of a drag.
434
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-triggerChangeOnInput)
435
+ */
436
+ triggerChangeOnInput ? : Boolean
437
+ type ? : 'timezoomslider'
438
+ /**
439
+ * Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
440
+ * as a space separated string, an array of strings, or as an object in which property names with truthy
441
+ * values are used as the class names.
442
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-ui)
443
+ */
444
+ ui ? : string|object
445
+ /**
446
+ * Unit to display next to the value, when configured with `showValue : true`
447
+ */
448
+ unit ? : string
449
+ /**
450
+ * Initial value.
451
+ * `String` value allows linking value by reference name.
452
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-value)
453
+ */
454
+ value ? : number|string
455
+ /**
456
+ * Width of the value label when `showValue` is enabled. If a number is specified, `px` will be used.
457
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-valueLabelWidth)
458
+ */
459
+ valueLabelWidth ? : string|number
460
+ /**
461
+ * A widgets weight determines its position among siblings when added to a [Container](https://bryntum.com/products/scheduler/docs/api/Core/widget/Container).
462
+ * Higher weights go further down.
463
+ */
464
+ weight ? : number
465
+ /**
466
+ * Widget's width, used to set element `style.width`. Either specify a valid width string or a number, which
467
+ * will get 'px' appended. We recommend using CSS as the primary way to control width, but in some cases
468
+ * this config is convenient.
469
+ */
470
+ width ? : string|number
471
+ /**
472
+ * The x position for the widget.
473
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-x)
474
+ */
475
+ x ? : number
476
+ /**
477
+ * The y position for the widget.
478
+ * [More...](https://bryntum.com/products/scheduler/docs/api/Scheduler/widget/TimeZoomSlider#config-y)
479
+ */
480
+ y ? : number
481
+
482
+ }