@bryntum/schedulerpro-vue-3-thin 7.2.4 → 7.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +335 -458
- 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 +335 -458
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +504 -643
- package/src/components/BryntumSchedulerProBase.vue +504 -643
- 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 +425 -594
- 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, EndDateFieldListeners, EventModel, ProjectModel } from '@bryntum/schedulerpro-thin';
|
|
15
15
|
import { EndDateField } 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/EndDateField#config-adopt)
|
|
24
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-align)
|
|
29
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-ariaDescription)
|
|
51
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-ariaLabel)
|
|
57
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-bubbleEvents)
|
|
80
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-callOnFunctions)
|
|
85
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-catchEventHandlerExceptions)
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-cls)
|
|
109
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-color)
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-container)
|
|
132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-containValues)
|
|
138
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-contentElementCls)
|
|
147
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#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/EndDateField#config-disabled)
|
|
173
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-dock)
|
|
181
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#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/EndDateField#config-elementAttributes)
|
|
199
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-hideAnimation)
|
|
236
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-hint)
|
|
246
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-hintHtml)
|
|
257
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-ignoreParentReadOnly)
|
|
270
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-inline)
|
|
277
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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
|
* `eod` by default which adjusts user provided value time to end of the working day.
|
|
338
|
-
* ...
|
|
339
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keepTime)
|
|
316
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-keyMap)
|
|
323
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-keyStrokeChangeDelay)
|
|
330
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-labelPosition)
|
|
343
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#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/EndDateField#config-listeners)
|
|
360
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-listeners)
|
|
387
361
|
*/
|
|
388
362
|
listeners ? : EndDateFieldListeners
|
|
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/EndDateField#config-localeClass)
|
|
367
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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/EndDateField#config-localizableProperties)
|
|
379
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-localizableProperties)
|
|
408
380
|
*/
|
|
409
381
|
localizableProperties ? : string[]
|
|
410
382
|
/**
|
|
@@ -434,8 +406,7 @@ defineProps<{
|
|
|
434
406
|
maxHeight ? : string|number
|
|
435
407
|
/**
|
|
436
408
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
437
|
-
* ...
|
|
438
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-maximizeOnMobile)
|
|
409
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-maximizeOnMobile)
|
|
439
410
|
*/
|
|
440
411
|
maximizeOnMobile ? : number|string
|
|
441
412
|
/**
|
|
@@ -469,32 +440,27 @@ defineProps<{
|
|
|
469
440
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
470
441
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
471
442
|
* layout.
|
|
472
|
-
* ...
|
|
473
|
-
*
|
|
443
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-monitorResize)
|
|
444
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
474
445
|
*/
|
|
475
|
-
monitorResize ? : Boolean|
|
|
476
|
-
immediate?: Boolean
|
|
477
|
-
}
|
|
446
|
+
monitorResize ? : Boolean|object
|
|
478
447
|
/**
|
|
479
448
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
480
449
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
481
450
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
451
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
484
452
|
*/
|
|
485
453
|
name ? : string
|
|
486
454
|
/**
|
|
487
455
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
488
456
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
489
457
|
* When this DateField's value is changed, the TimeField's value is updated to match.
|
|
490
|
-
* ...
|
|
491
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-partner)
|
|
458
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-partner)
|
|
492
459
|
*/
|
|
493
460
|
partner ? : string|TimeField
|
|
494
461
|
/**
|
|
495
462
|
* A config object used to configure the [datePicker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DatePicker).
|
|
496
|
-
* ...
|
|
497
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-picker)
|
|
463
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-picker)
|
|
498
464
|
*/
|
|
499
465
|
picker ? : DatePickerConfig
|
|
500
466
|
/**
|
|
@@ -513,8 +479,7 @@ defineProps<{
|
|
|
513
479
|
* 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
|
|
514
480
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
515
481
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
516
|
-
* ...
|
|
517
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-positioned)
|
|
482
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-positioned)
|
|
518
483
|
*/
|
|
519
484
|
positioned ? : Boolean
|
|
520
485
|
/**
|
|
@@ -529,15 +494,13 @@ defineProps<{
|
|
|
529
494
|
/**
|
|
530
495
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
531
496
|
* are unresponsive.
|
|
532
|
-
* ...
|
|
533
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-readOnly)
|
|
497
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-readOnly)
|
|
534
498
|
*/
|
|
535
499
|
readOnly ? : Boolean
|
|
536
500
|
relayStoreEvents ? : Boolean
|
|
537
501
|
/**
|
|
538
502
|
* Predefined style to use for the field. Possible values are:
|
|
539
|
-
* ...
|
|
540
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rendition)
|
|
503
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rendition)
|
|
541
504
|
*/
|
|
542
505
|
rendition ? : 'outlined'|'filled'|string
|
|
543
506
|
/**
|
|
@@ -556,23 +519,26 @@ defineProps<{
|
|
|
556
519
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
557
520
|
* [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
|
|
558
521
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
559
|
-
* ...
|
|
560
|
-
* [
|
|
522
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ripple)
|
|
523
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
524
|
+
* @property {string} [color] A CSS color name or specification.
|
|
525
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
526
|
+
* @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.
|
|
561
527
|
*/
|
|
562
|
-
ripple ? : Boolean|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
528
|
+
ripple ? : Boolean|object
|
|
529
|
+
/**
|
|
530
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
531
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
532
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-role)
|
|
533
|
+
*/
|
|
534
|
+
role ? : string
|
|
568
535
|
/**
|
|
569
536
|
* 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`
|
|
570
537
|
*/
|
|
571
538
|
rootElement ? : ShadowRoot|HTMLElement
|
|
572
539
|
/**
|
|
573
540
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
574
|
-
* ...
|
|
575
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rtl)
|
|
541
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rtl)
|
|
576
542
|
*/
|
|
577
543
|
rtl ? : Boolean
|
|
578
544
|
/**
|
|
@@ -582,8 +548,7 @@ defineProps<{
|
|
|
582
548
|
scrollAction ? : 'hide'|'realign'|null
|
|
583
549
|
/**
|
|
584
550
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
585
|
-
* ...
|
|
586
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-showAnimation)
|
|
551
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-showAnimation)
|
|
587
552
|
*/
|
|
588
553
|
showAnimation ? : Boolean|object
|
|
589
554
|
/**
|
|
@@ -624,16 +589,14 @@ defineProps<{
|
|
|
624
589
|
/**
|
|
625
590
|
* A flag which indicates whether the date parsing should be strict - meaning if the date
|
|
626
591
|
* is missing a year/month/day part - parsing fails.
|
|
627
|
-
* ...
|
|
628
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-strictParsing)
|
|
592
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-strictParsing)
|
|
629
593
|
*/
|
|
630
594
|
strictParsing ? : Boolean
|
|
631
595
|
/**
|
|
632
596
|
* 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
|
|
633
597
|
* [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
|
|
634
598
|
* this widget:
|
|
635
|
-
* ...
|
|
636
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tab)
|
|
599
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tab)
|
|
637
600
|
*/
|
|
638
601
|
tab ? : Boolean|TabConfig
|
|
639
602
|
/**
|
|
@@ -641,14 +604,12 @@ defineProps<{
|
|
|
641
604
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
642
605
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
643
606
|
* to the element programmatically.
|
|
644
|
-
* ...
|
|
645
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tabIndex)
|
|
607
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tabIndex)
|
|
646
608
|
*/
|
|
647
609
|
tabIndex ? : number
|
|
648
610
|
/**
|
|
649
611
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
650
|
-
* ...
|
|
651
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-textAlign)
|
|
612
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-textAlign)
|
|
652
613
|
*/
|
|
653
614
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
654
615
|
/**
|
|
@@ -657,22 +618,24 @@ defineProps<{
|
|
|
657
618
|
title ? : string
|
|
658
619
|
/**
|
|
659
620
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
660
|
-
* ...
|
|
661
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tooltip)
|
|
621
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tooltip)
|
|
662
622
|
*/
|
|
663
623
|
tooltip ? : string|TooltipConfig|null
|
|
664
624
|
/**
|
|
665
625
|
* Widgets that trigger functionality upon click. Each trigger icon is a [Widget](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget) instance
|
|
666
626
|
* which may be hidden, shown and observed and styled just like any other widget.
|
|
627
|
+
* @property {FieldTriggerConfig} triggers.expand Expands the date picker to select a date
|
|
628
|
+
* @property {FieldTriggerConfig} triggers.back Subtracts the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) from the current date
|
|
629
|
+
* @property {FieldTriggerConfig} triggers.forward Adds the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) to the current date
|
|
630
|
+
* @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)
|
|
667
631
|
*/
|
|
668
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
632
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
669
633
|
type ? : 'enddatefield'|'enddate'
|
|
670
634
|
/**
|
|
671
635
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
672
636
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
673
637
|
* values are used as the class names.
|
|
674
|
-
* ...
|
|
675
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ui)
|
|
638
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ui)
|
|
676
639
|
*/
|
|
677
640
|
ui ? : string|object
|
|
678
641
|
/**
|
|
@@ -703,14 +666,12 @@ defineProps<{
|
|
|
703
666
|
width ? : string|number
|
|
704
667
|
/**
|
|
705
668
|
* The x position for the widget.
|
|
706
|
-
* ...
|
|
707
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-x)
|
|
669
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-x)
|
|
708
670
|
*/
|
|
709
671
|
x ? : number
|
|
710
672
|
/**
|
|
711
673
|
* The y position for the widget.
|
|
712
|
-
* ...
|
|
713
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-y)
|
|
674
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-y)
|
|
714
675
|
*/
|
|
715
676
|
y ? : number
|
|
716
677
|
|
|
@@ -767,8 +728,7 @@ const emit = defineEmits<{
|
|
|
767
728
|
(e: 'beforeShow', params: ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
768
729
|
/**
|
|
769
730
|
* Fires when any other event is fired from the object.
|
|
770
|
-
* ...
|
|
771
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-catchAll)
|
|
731
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-catchAll)
|
|
772
732
|
* @param {string} e Event name
|
|
773
733
|
* @param {object} params Event parameters
|
|
774
734
|
* @param {string} params.e Event name
|
|
@@ -796,8 +756,7 @@ const emit = defineEmits<{
|
|
|
796
756
|
(e: 'change', params: ((event: { source: DateField, value: Date, oldValue: Date, valid: boolean, event: Event, userAction: boolean, checked: boolean }) => void)|string): void
|
|
797
757
|
/**
|
|
798
758
|
* Fired when this field is [cleared](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#function-clear).
|
|
799
|
-
* ...
|
|
800
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-clear)
|
|
759
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-clear)
|
|
801
760
|
* @param {string} e Event name
|
|
802
761
|
* @param {object} params Event parameters
|
|
803
762
|
* @param {string} params.e Event name
|
|
@@ -883,8 +842,7 @@ const emit = defineEmits<{
|
|
|
883
842
|
/**
|
|
884
843
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
885
844
|
* achieves visibility.
|
|
886
|
-
* ...
|
|
887
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-paint)
|
|
845
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#event-paint)
|
|
888
846
|
* @param {string} e Event name
|
|
889
847
|
* @param {object} params Event parameters
|
|
890
848
|
* @param {string} params.e Event name
|
|
@@ -1012,6 +970,7 @@ const widgetData = {
|
|
|
1012
970
|
'relayStoreEvents',
|
|
1013
971
|
'revertOnEscape',
|
|
1014
972
|
'ripple',
|
|
973
|
+
'role',
|
|
1015
974
|
'rootElement',
|
|
1016
975
|
'scrollAction',
|
|
1017
976
|
'showAnimation',
|
|
@@ -1095,9 +1054,7 @@ const widgetData = {
|
|
|
1095
1054
|
'y'
|
|
1096
1055
|
],
|
|
1097
1056
|
propertyNames : [
|
|
1098
|
-
'anchorSize',
|
|
1099
1057
|
'content',
|
|
1100
|
-
'focusVisible',
|
|
1101
1058
|
'formula',
|
|
1102
1059
|
'html',
|
|
1103
1060
|
'input',
|