@bryntum/schedulerpro-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.
- package/README.md +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulerProProjectModel.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +338 -461
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +338 -461
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +507 -646
- package/src/components/BryntumSchedulerProBase.vue +507 -646
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +428 -597
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, Color, DateField, DatePickerConfig, DurationConfig, Field,
|
|
13
|
+
import type { AlignSpec, Base, Color, DateField, DatePickerConfig, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Model, Rectangle, TabConfig, TimeField, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { SchedulerProContainerItemConfig, EventModel, ProjectModel, StartDateFieldListeners } from '@bryntum/schedulerpro-thin';
|
|
15
15
|
import { StartDateField } from '@bryntum/schedulerpro-thin';
|
|
16
16
|
|
|
@@ -21,14 +21,12 @@ defineProps<{
|
|
|
21
21
|
/**
|
|
22
22
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
23
23
|
* content will be placed inside this element.
|
|
24
|
-
* ...
|
|
25
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-adopt)
|
|
24
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-adopt)
|
|
26
25
|
*/
|
|
27
26
|
adopt ? : HTMLElement|string
|
|
28
27
|
/**
|
|
29
28
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
30
|
-
* ...
|
|
31
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-align)
|
|
29
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-align)
|
|
32
30
|
*/
|
|
33
31
|
align ? : AlignSpec|string
|
|
34
32
|
/**
|
|
@@ -50,15 +48,13 @@ defineProps<{
|
|
|
50
48
|
/**
|
|
51
49
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
52
50
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
53
|
-
* ...
|
|
54
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ariaDescription)
|
|
51
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ariaDescription)
|
|
55
52
|
*/
|
|
56
53
|
ariaDescription ? : string
|
|
57
54
|
/**
|
|
58
55
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
59
56
|
* the `aria-label` attribute.
|
|
60
|
-
* ...
|
|
61
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ariaLabel)
|
|
57
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ariaLabel)
|
|
62
58
|
*/
|
|
63
59
|
ariaLabel ? : string
|
|
64
60
|
/**
|
|
@@ -81,21 +77,18 @@ defineProps<{
|
|
|
81
77
|
/**
|
|
82
78
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
83
79
|
* hierarchy when triggered.
|
|
84
|
-
* ...
|
|
85
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-bubbleEvents)
|
|
80
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-bubbleEvents)
|
|
86
81
|
*/
|
|
87
82
|
bubbleEvents ? : object
|
|
88
83
|
/**
|
|
89
84
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
90
|
-
* ...
|
|
91
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-callOnFunctions)
|
|
85
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-callOnFunctions)
|
|
92
86
|
*/
|
|
93
87
|
callOnFunctions ? : Boolean
|
|
94
88
|
/**
|
|
95
89
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
96
90
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
97
|
-
* ...
|
|
98
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-catchEventHandlerExceptions)
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-catchEventHandlerExceptions)
|
|
99
92
|
*/
|
|
100
93
|
catchEventHandlerExceptions ? : Boolean
|
|
101
94
|
/**
|
|
@@ -113,15 +106,13 @@ defineProps<{
|
|
|
113
106
|
* Custom CSS classes to add to element.
|
|
114
107
|
* May be specified as a space separated string, or as an object in which property names
|
|
115
108
|
* with truthy values are used as the class names:
|
|
116
|
-
* ...
|
|
117
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-cls)
|
|
109
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-cls)
|
|
118
110
|
*/
|
|
119
111
|
cls ? : string|object
|
|
120
112
|
/**
|
|
121
113
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
122
114
|
* `style` block.
|
|
123
|
-
* ...
|
|
124
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-color)
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-color)
|
|
125
116
|
*/
|
|
126
117
|
color ? : Color
|
|
127
118
|
/**
|
|
@@ -138,15 +129,13 @@ defineProps<{
|
|
|
138
129
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
139
130
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
140
131
|
* these classes for examples of nested fields.
|
|
141
|
-
* ...
|
|
142
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-container)
|
|
132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-container)
|
|
143
133
|
*/
|
|
144
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
134
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
145
135
|
/**
|
|
146
136
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
147
137
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
148
|
-
* ...
|
|
149
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-containValues)
|
|
138
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-containValues)
|
|
150
139
|
* @param {Core.widget.Field} field Field instance
|
|
151
140
|
* @returns {boolean}
|
|
152
141
|
*/
|
|
@@ -155,8 +144,7 @@ defineProps<{
|
|
|
155
144
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
156
145
|
* May be specified as a space separated string, or as an object in which property names
|
|
157
146
|
* with truthy values are used as the class names:
|
|
158
|
-
* ...
|
|
159
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-contentElementCls)
|
|
147
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-contentElementCls)
|
|
160
148
|
*/
|
|
161
149
|
contentElementCls ? : string|object
|
|
162
150
|
/**
|
|
@@ -174,16 +162,15 @@ defineProps<{
|
|
|
174
162
|
*/
|
|
175
163
|
defaultBindProperty ? : string
|
|
176
164
|
/**
|
|
177
|
-
* Check for CSS compatibility issues
|
|
178
|
-
*
|
|
179
|
-
* [
|
|
165
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
166
|
+
* checks:
|
|
167
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-detectCSSCompatibilityIssues)
|
|
180
168
|
*/
|
|
181
169
|
detectCSSCompatibilityIssues ? : Boolean
|
|
182
170
|
/**
|
|
183
171
|
* Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
|
|
184
172
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
185
|
-
* ...
|
|
186
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-disabled)
|
|
173
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-disabled)
|
|
187
174
|
*/
|
|
188
175
|
disabled ? : Boolean|'inert'
|
|
189
176
|
/**
|
|
@@ -191,20 +178,17 @@ defineProps<{
|
|
|
191
178
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
192
179
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
193
180
|
* body. Such widgets are called "edge strips".
|
|
194
|
-
* ...
|
|
195
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-dock)
|
|
181
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-dock)
|
|
196
182
|
*/
|
|
197
183
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
198
184
|
/**
|
|
199
185
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
200
186
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
201
187
|
* property which controls when a drag should start.
|
|
202
|
-
* ...
|
|
203
|
-
*
|
|
188
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-draggable)
|
|
189
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
204
190
|
*/
|
|
205
|
-
draggable ? : Boolean|
|
|
206
|
-
handleSelector?: string
|
|
207
|
-
}
|
|
191
|
+
draggable ? : Boolean|object
|
|
208
192
|
/**
|
|
209
193
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
210
194
|
*/
|
|
@@ -212,8 +196,7 @@ defineProps<{
|
|
|
212
196
|
/**
|
|
213
197
|
* An object specifying attributes to assign to the root element of this widget.
|
|
214
198
|
* Set `null` value to attribute to remove it.
|
|
215
|
-
* ...
|
|
216
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-elementAttributes)
|
|
199
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-elementAttributes)
|
|
217
200
|
*/
|
|
218
201
|
elementAttributes ? : Record<string, string|null>
|
|
219
202
|
/**
|
|
@@ -250,8 +233,7 @@ defineProps<{
|
|
|
250
233
|
hidden ? : Boolean
|
|
251
234
|
/**
|
|
252
235
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
253
|
-
* ...
|
|
254
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hideAnimation)
|
|
236
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hideAnimation)
|
|
255
237
|
*/
|
|
256
238
|
hideAnimation ? : Boolean|object
|
|
257
239
|
/**
|
|
@@ -261,8 +243,7 @@ defineProps<{
|
|
|
261
243
|
/**
|
|
262
244
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
263
245
|
* a field's units.
|
|
264
|
-
* ...
|
|
265
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hint)
|
|
246
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hint)
|
|
266
247
|
* @param {object} data A data object
|
|
267
248
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
268
249
|
* @param {any} data.value The current value of the field
|
|
@@ -273,8 +254,7 @@ defineProps<{
|
|
|
273
254
|
* This config is similar to [hint](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
|
|
274
255
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
275
256
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
276
|
-
* ...
|
|
277
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hintHtml)
|
|
257
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-hintHtml)
|
|
278
258
|
* @param {object} data A data object
|
|
279
259
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
280
260
|
* @param {any} data.value The current value of the field
|
|
@@ -287,16 +267,14 @@ defineProps<{
|
|
|
287
267
|
id ? : string
|
|
288
268
|
/**
|
|
289
269
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
290
|
-
* ...
|
|
291
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ignoreParentReadOnly)
|
|
270
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ignoreParentReadOnly)
|
|
292
271
|
*/
|
|
293
272
|
ignoreParentReadOnly ? : Boolean
|
|
294
273
|
/**
|
|
295
274
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
296
275
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
297
276
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
298
|
-
* ...
|
|
299
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-inline)
|
|
277
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-inline)
|
|
300
278
|
*/
|
|
301
279
|
inline ? : Boolean
|
|
302
280
|
/**
|
|
@@ -335,24 +313,21 @@ defineProps<{
|
|
|
335
313
|
/**
|
|
336
314
|
* A flag which indicates what time should be used for selected date.
|
|
337
315
|
* `sod` by default which adjusts user provided value time to start of the working day.
|
|
338
|
-
* ...
|
|
339
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keepTime)
|
|
316
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keepTime)
|
|
340
317
|
*/
|
|
341
318
|
keepTime ? : Boolean|Date|string
|
|
342
319
|
/**
|
|
343
320
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
344
321
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
345
322
|
* are the name of the instance method to call when the keystroke is received.
|
|
346
|
-
* ...
|
|
347
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keyMap)
|
|
323
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keyMap)
|
|
348
324
|
*/
|
|
349
325
|
keyMap ? : Record<string, KeyMapConfig>
|
|
350
326
|
/**
|
|
351
327
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
352
328
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
353
329
|
* immediate feedback, change will still be triggered on blur).
|
|
354
|
-
* ...
|
|
355
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keyStrokeChangeDelay)
|
|
330
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-keyStrokeChangeDelay)
|
|
356
331
|
*/
|
|
357
332
|
keyStrokeChangeDelay ? : number
|
|
358
333
|
/**
|
|
@@ -365,15 +340,15 @@ defineProps<{
|
|
|
365
340
|
labelCls ? : string|object
|
|
366
341
|
/**
|
|
367
342
|
* Label position, either 'before' the field or 'above' the field
|
|
368
|
-
* ...
|
|
369
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-labelPosition)
|
|
343
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-labelPosition)
|
|
370
344
|
*/
|
|
371
345
|
labelPosition ? : 'before'|'above'|null
|
|
372
346
|
/**
|
|
373
347
|
* The labels to add either before or after the input field.
|
|
374
348
|
* Each label may have the following properties:
|
|
375
|
-
* ...
|
|
376
|
-
*
|
|
349
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-labels)
|
|
350
|
+
* @property {string} html Label text
|
|
351
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
377
352
|
*/
|
|
378
353
|
labels ? : object[]
|
|
379
354
|
/**
|
|
@@ -382,16 +357,14 @@ defineProps<{
|
|
|
382
357
|
labelWidth ? : string|number
|
|
383
358
|
/**
|
|
384
359
|
* The listener set for this object.
|
|
385
|
-
* ...
|
|
386
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-listeners)
|
|
360
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-listeners)
|
|
387
361
|
*/
|
|
388
362
|
listeners ? : StartDateFieldListeners
|
|
389
363
|
/**
|
|
390
364
|
* A class translations of which are used for translating this entity.
|
|
391
365
|
* This is often used when translations of an item are defined on its container class.
|
|
392
366
|
* For example:
|
|
393
|
-
* ...
|
|
394
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-localeClass)
|
|
367
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-localeClass)
|
|
395
368
|
*/
|
|
396
369
|
localeClass ? : typeof Base
|
|
397
370
|
/**
|
|
@@ -403,8 +376,7 @@ defineProps<{
|
|
|
403
376
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
404
377
|
* you could use 'localeKey' meta configuration.
|
|
405
378
|
* Example:
|
|
406
|
-
* ...
|
|
407
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-localizableProperties)
|
|
379
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-localizableProperties)
|
|
408
380
|
*/
|
|
409
381
|
localizableProperties ? : string[]
|
|
410
382
|
/**
|
|
@@ -431,8 +403,7 @@ defineProps<{
|
|
|
431
403
|
* Number of milliseconds to add to the project's start date. Then, during editing,
|
|
432
404
|
* the resulting date is assigned to the [max](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-max) property of the field,
|
|
433
405
|
* preventing the user from entering too high values.
|
|
434
|
-
* ...
|
|
435
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-maxDateDelta)
|
|
406
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-maxDateDelta)
|
|
436
407
|
*/
|
|
437
408
|
maxDateDelta ? : number|string
|
|
438
409
|
/**
|
|
@@ -442,8 +413,7 @@ defineProps<{
|
|
|
442
413
|
maxHeight ? : string|number
|
|
443
414
|
/**
|
|
444
415
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
445
|
-
* ...
|
|
446
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-maximizeOnMobile)
|
|
416
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-maximizeOnMobile)
|
|
447
417
|
*/
|
|
448
418
|
maximizeOnMobile ? : number|string
|
|
449
419
|
/**
|
|
@@ -463,8 +433,7 @@ defineProps<{
|
|
|
463
433
|
* Number of milliseconds to add to the project's start date (should be negative). Then, during editing,
|
|
464
434
|
* the resulting date is assigned to the [min](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-min) property of the field,
|
|
465
435
|
* preventing the user from entering too low values.
|
|
466
|
-
* ...
|
|
467
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-minDateDelta)
|
|
436
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-minDateDelta)
|
|
468
437
|
*/
|
|
469
438
|
minDateDelta ? : number|string
|
|
470
439
|
/**
|
|
@@ -485,32 +454,27 @@ defineProps<{
|
|
|
485
454
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
486
455
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
487
456
|
* layout.
|
|
488
|
-
* ...
|
|
489
|
-
*
|
|
457
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-monitorResize)
|
|
458
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
490
459
|
*/
|
|
491
|
-
monitorResize ? : Boolean|
|
|
492
|
-
immediate?: Boolean
|
|
493
|
-
}
|
|
460
|
+
monitorResize ? : Boolean|object
|
|
494
461
|
/**
|
|
495
462
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
496
463
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
497
464
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
498
|
-
* ...
|
|
499
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-name)
|
|
465
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-name)
|
|
500
466
|
*/
|
|
501
467
|
name ? : string
|
|
502
468
|
/**
|
|
503
469
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
504
470
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
505
471
|
* When this DateField's value is changed, the TimeField's value is updated to match.
|
|
506
|
-
* ...
|
|
507
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-partner)
|
|
472
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-partner)
|
|
508
473
|
*/
|
|
509
474
|
partner ? : string|TimeField
|
|
510
475
|
/**
|
|
511
476
|
* A config object used to configure the [datePicker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DatePicker).
|
|
512
|
-
* ...
|
|
513
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-picker)
|
|
477
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-picker)
|
|
514
478
|
*/
|
|
515
479
|
picker ? : DatePickerConfig
|
|
516
480
|
/**
|
|
@@ -529,8 +493,7 @@ defineProps<{
|
|
|
529
493
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
530
494
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
531
495
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
532
|
-
* ...
|
|
533
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-positioned)
|
|
496
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-positioned)
|
|
534
497
|
*/
|
|
535
498
|
positioned ? : Boolean
|
|
536
499
|
/**
|
|
@@ -545,15 +508,13 @@ defineProps<{
|
|
|
545
508
|
/**
|
|
546
509
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
547
510
|
* are unresponsive.
|
|
548
|
-
* ...
|
|
549
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-readOnly)
|
|
511
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-readOnly)
|
|
550
512
|
*/
|
|
551
513
|
readOnly ? : Boolean
|
|
552
514
|
relayStoreEvents ? : Boolean
|
|
553
515
|
/**
|
|
554
516
|
* Predefined style to use for the field. Possible values are:
|
|
555
|
-
* ...
|
|
556
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-rendition)
|
|
517
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-rendition)
|
|
557
518
|
*/
|
|
558
519
|
rendition ? : 'outlined'|'filled'|string
|
|
559
520
|
/**
|
|
@@ -572,23 +533,26 @@ defineProps<{
|
|
|
572
533
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
573
534
|
* [focusElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
574
535
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
575
|
-
* ...
|
|
576
|
-
* [
|
|
536
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ripple)
|
|
537
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
538
|
+
* @property {string} [color] A CSS color name or specification.
|
|
539
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
540
|
+
* @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.
|
|
577
541
|
*/
|
|
578
|
-
ripple ? : Boolean|
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
542
|
+
ripple ? : Boolean|object
|
|
543
|
+
/**
|
|
544
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
545
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
546
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-role)
|
|
547
|
+
*/
|
|
548
|
+
role ? : string
|
|
584
549
|
/**
|
|
585
550
|
* 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`
|
|
586
551
|
*/
|
|
587
552
|
rootElement ? : ShadowRoot|HTMLElement
|
|
588
553
|
/**
|
|
589
554
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
590
|
-
* ...
|
|
591
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-rtl)
|
|
555
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-rtl)
|
|
592
556
|
*/
|
|
593
557
|
rtl ? : Boolean
|
|
594
558
|
/**
|
|
@@ -598,8 +562,7 @@ defineProps<{
|
|
|
598
562
|
scrollAction ? : 'hide'|'realign'|null
|
|
599
563
|
/**
|
|
600
564
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
601
|
-
* ...
|
|
602
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-showAnimation)
|
|
565
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-showAnimation)
|
|
603
566
|
*/
|
|
604
567
|
showAnimation ? : Boolean|object
|
|
605
568
|
/**
|
|
@@ -640,16 +603,14 @@ defineProps<{
|
|
|
640
603
|
/**
|
|
641
604
|
* A flag which indicates whether the date parsing should be strict - meaning if the date
|
|
642
605
|
* is missing a year/month/day part - parsing fails.
|
|
643
|
-
* ...
|
|
644
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-strictParsing)
|
|
606
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-strictParsing)
|
|
645
607
|
*/
|
|
646
608
|
strictParsing ? : Boolean
|
|
647
609
|
/**
|
|
648
610
|
* A configuration for the [tab](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Tab) created for this widget when it is placed in a
|
|
649
611
|
* [TabPanel](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
|
|
650
612
|
* this widget:
|
|
651
|
-
* ...
|
|
652
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tab)
|
|
613
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tab)
|
|
653
614
|
*/
|
|
654
615
|
tab ? : Boolean|TabConfig
|
|
655
616
|
/**
|
|
@@ -657,14 +618,12 @@ defineProps<{
|
|
|
657
618
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
658
619
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
659
620
|
* to the element programmatically.
|
|
660
|
-
* ...
|
|
661
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tabIndex)
|
|
621
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tabIndex)
|
|
662
622
|
*/
|
|
663
623
|
tabIndex ? : number
|
|
664
624
|
/**
|
|
665
625
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
666
|
-
* ...
|
|
667
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-textAlign)
|
|
626
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-textAlign)
|
|
668
627
|
*/
|
|
669
628
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
670
629
|
/**
|
|
@@ -673,22 +632,24 @@ defineProps<{
|
|
|
673
632
|
title ? : string
|
|
674
633
|
/**
|
|
675
634
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
676
|
-
* ...
|
|
677
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tooltip)
|
|
635
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-tooltip)
|
|
678
636
|
*/
|
|
679
637
|
tooltip ? : string|TooltipConfig|null
|
|
680
638
|
/**
|
|
681
639
|
* Widgets that trigger functionality upon click. Each trigger icon is a [Widget](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget) instance
|
|
682
640
|
* which may be hidden, shown and observed and styled just like any other widget.
|
|
641
|
+
* @property {FieldTriggerConfig} triggers.expand Expands the date picker to select a date
|
|
642
|
+
* @property {FieldTriggerConfig} triggers.back Subtracts the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) from the current date
|
|
643
|
+
* @property {FieldTriggerConfig} triggers.forward Adds the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) to the current date
|
|
644
|
+
* @property {FieldTriggerConfig} triggers.clear Clears the field value, only available if this field is [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-clearable)
|
|
683
645
|
*/
|
|
684
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
646
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
685
647
|
type ? : 'startdatefield'|'startdate'
|
|
686
648
|
/**
|
|
687
649
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
688
650
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
689
651
|
* values are used as the class names.
|
|
690
|
-
* ...
|
|
691
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ui)
|
|
652
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-ui)
|
|
692
653
|
*/
|
|
693
654
|
ui ? : string|object
|
|
694
655
|
/**
|
|
@@ -719,14 +680,12 @@ defineProps<{
|
|
|
719
680
|
width ? : string|number
|
|
720
681
|
/**
|
|
721
682
|
* The x position for the widget.
|
|
722
|
-
* ...
|
|
723
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-x)
|
|
683
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-x)
|
|
724
684
|
*/
|
|
725
685
|
x ? : number
|
|
726
686
|
/**
|
|
727
687
|
* The y position for the widget.
|
|
728
|
-
* ...
|
|
729
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-y)
|
|
688
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-y)
|
|
730
689
|
*/
|
|
731
690
|
y ? : number
|
|
732
691
|
|
|
@@ -783,8 +742,7 @@ const emit = defineEmits<{
|
|
|
783
742
|
(e: 'beforeShow', params: ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
784
743
|
/**
|
|
785
744
|
* Fires when any other event is fired from the object.
|
|
786
|
-
* ...
|
|
787
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-catchAll)
|
|
745
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-catchAll)
|
|
788
746
|
* @param {string} e Event name
|
|
789
747
|
* @param {object} params Event parameters
|
|
790
748
|
* @param {string} params.e Event name
|
|
@@ -812,8 +770,7 @@ const emit = defineEmits<{
|
|
|
812
770
|
(e: 'change', params: ((event: { source: DateField, value: Date, oldValue: Date, valid: boolean, event: Event, userAction: boolean, checked: boolean }) => void)|string): void
|
|
813
771
|
/**
|
|
814
772
|
* Fired when this field is [cleared](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#function-clear).
|
|
815
|
-
* ...
|
|
816
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-clear)
|
|
773
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-clear)
|
|
817
774
|
* @param {string} e Event name
|
|
818
775
|
* @param {object} params Event parameters
|
|
819
776
|
* @param {string} params.e Event name
|
|
@@ -899,8 +856,7 @@ const emit = defineEmits<{
|
|
|
899
856
|
/**
|
|
900
857
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
901
858
|
* achieves visibility.
|
|
902
|
-
* ...
|
|
903
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-paint)
|
|
859
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#event-paint)
|
|
904
860
|
* @param {string} e Event name
|
|
905
861
|
* @param {object} params Event parameters
|
|
906
862
|
* @param {string} params.e Event name
|
|
@@ -1030,6 +986,7 @@ const widgetData = {
|
|
|
1030
986
|
'relayStoreEvents',
|
|
1031
987
|
'revertOnEscape',
|
|
1032
988
|
'ripple',
|
|
989
|
+
'role',
|
|
1033
990
|
'rootElement',
|
|
1034
991
|
'scrollAction',
|
|
1035
992
|
'showAnimation',
|
|
@@ -1113,9 +1070,7 @@ const widgetData = {
|
|
|
1113
1070
|
'y'
|
|
1114
1071
|
],
|
|
1115
1072
|
propertyNames : [
|
|
1116
|
-
'anchorSize',
|
|
1117
1073
|
'content',
|
|
1118
|
-
'focusVisible',
|
|
1119
1074
|
'formula',
|
|
1120
1075
|
'html',
|
|
1121
1076
|
'input',
|