@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, Color, DatePickerConfig, DurationConfig, Field,
|
|
1
|
+
import type { AlignSpec, Base, Color, DatePickerConfig, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Rectangle, TabConfig, TimeField, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { SchedulerProContainerItemConfig, EndDateFieldListeners, EventModel, ProjectModel } from '@bryntum/schedulerpro-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumEndDateFieldProps = {
|
|
@@ -6,14 +6,12 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
6
6
|
/**
|
|
7
7
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
8
8
|
* content will be placed inside this element.
|
|
9
|
-
* ...
|
|
10
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-adopt)
|
|
9
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-adopt)
|
|
11
10
|
*/
|
|
12
11
|
adopt ? : HTMLElement|string
|
|
13
12
|
/**
|
|
14
13
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
15
|
-
* ...
|
|
16
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-align)
|
|
14
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-align)
|
|
17
15
|
*/
|
|
18
16
|
align ? : AlignSpec|string
|
|
19
17
|
/**
|
|
@@ -35,15 +33,13 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
35
33
|
/**
|
|
36
34
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
37
35
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
38
|
-
* ...
|
|
39
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ariaDescription)
|
|
36
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ariaDescription)
|
|
40
37
|
*/
|
|
41
38
|
ariaDescription ? : string
|
|
42
39
|
/**
|
|
43
40
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
44
41
|
* the `aria-label` attribute.
|
|
45
|
-
* ...
|
|
46
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ariaLabel)
|
|
42
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ariaLabel)
|
|
47
43
|
*/
|
|
48
44
|
ariaLabel ? : string
|
|
49
45
|
/**
|
|
@@ -66,21 +62,18 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
66
62
|
/**
|
|
67
63
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
68
64
|
* hierarchy when triggered.
|
|
69
|
-
* ...
|
|
70
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-bubbleEvents)
|
|
65
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-bubbleEvents)
|
|
71
66
|
*/
|
|
72
67
|
bubbleEvents ? : object
|
|
73
68
|
/**
|
|
74
69
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
75
|
-
* ...
|
|
76
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-callOnFunctions)
|
|
70
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-callOnFunctions)
|
|
77
71
|
*/
|
|
78
72
|
callOnFunctions ? : Boolean
|
|
79
73
|
/**
|
|
80
74
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
81
75
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
82
|
-
* ...
|
|
83
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-catchEventHandlerExceptions)
|
|
76
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-catchEventHandlerExceptions)
|
|
84
77
|
*/
|
|
85
78
|
catchEventHandlerExceptions ? : Boolean
|
|
86
79
|
/**
|
|
@@ -98,15 +91,13 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
98
91
|
* Custom CSS classes to add to element.
|
|
99
92
|
* May be specified as a space separated string, or as an object in which property names
|
|
100
93
|
* with truthy values are used as the class names:
|
|
101
|
-
* ...
|
|
102
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-cls)
|
|
94
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-cls)
|
|
103
95
|
*/
|
|
104
96
|
cls ? : string|object
|
|
105
97
|
/**
|
|
106
98
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
107
99
|
* `style` block.
|
|
108
|
-
* ...
|
|
109
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-color)
|
|
100
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-color)
|
|
110
101
|
*/
|
|
111
102
|
color ? : Color
|
|
112
103
|
/**
|
|
@@ -123,15 +114,13 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
123
114
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
124
115
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
125
116
|
* these classes for examples of nested fields.
|
|
126
|
-
* ...
|
|
127
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-container)
|
|
117
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-container)
|
|
128
118
|
*/
|
|
129
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
119
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
130
120
|
/**
|
|
131
121
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
132
122
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
133
|
-
* ...
|
|
134
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-containValues)
|
|
123
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-containValues)
|
|
135
124
|
* @param {Core.widget.Field} field Field instance
|
|
136
125
|
* @returns {boolean}
|
|
137
126
|
*/
|
|
@@ -140,8 +129,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
140
129
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
141
130
|
* May be specified as a space separated string, or as an object in which property names
|
|
142
131
|
* with truthy values are used as the class names:
|
|
143
|
-
* ...
|
|
144
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-contentElementCls)
|
|
132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-contentElementCls)
|
|
145
133
|
*/
|
|
146
134
|
contentElementCls ? : string|object
|
|
147
135
|
/**
|
|
@@ -159,16 +147,15 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
159
147
|
*/
|
|
160
148
|
defaultBindProperty ? : string
|
|
161
149
|
/**
|
|
162
|
-
* Check for CSS compatibility issues
|
|
163
|
-
*
|
|
164
|
-
* [
|
|
150
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
151
|
+
* checks:
|
|
152
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-detectCSSCompatibilityIssues)
|
|
165
153
|
*/
|
|
166
154
|
detectCSSCompatibilityIssues ? : Boolean
|
|
167
155
|
/**
|
|
168
156
|
* 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
|
|
169
157
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
170
|
-
* ...
|
|
171
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-disabled)
|
|
158
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-disabled)
|
|
172
159
|
*/
|
|
173
160
|
disabled ? : Boolean|'inert'
|
|
174
161
|
/**
|
|
@@ -176,20 +163,17 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
176
163
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
177
164
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
178
165
|
* body. Such widgets are called "edge strips".
|
|
179
|
-
* ...
|
|
180
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-dock)
|
|
166
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-dock)
|
|
181
167
|
*/
|
|
182
168
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
183
169
|
/**
|
|
184
170
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
185
171
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
186
172
|
* property which controls when a drag should start.
|
|
187
|
-
* ...
|
|
188
|
-
*
|
|
173
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-draggable)
|
|
174
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
189
175
|
*/
|
|
190
|
-
draggable ? : Boolean|
|
|
191
|
-
handleSelector?: string
|
|
192
|
-
}
|
|
176
|
+
draggable ? : Boolean|object
|
|
193
177
|
/**
|
|
194
178
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
195
179
|
*/
|
|
@@ -197,8 +181,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
197
181
|
/**
|
|
198
182
|
* An object specifying attributes to assign to the root element of this widget.
|
|
199
183
|
* Set `null` value to attribute to remove it.
|
|
200
|
-
* ...
|
|
201
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-elementAttributes)
|
|
184
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-elementAttributes)
|
|
202
185
|
*/
|
|
203
186
|
elementAttributes ? : Record<string, string|null>
|
|
204
187
|
/**
|
|
@@ -235,8 +218,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
235
218
|
hidden ? : Boolean
|
|
236
219
|
/**
|
|
237
220
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
238
|
-
* ...
|
|
239
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hideAnimation)
|
|
221
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hideAnimation)
|
|
240
222
|
*/
|
|
241
223
|
hideAnimation ? : Boolean|object
|
|
242
224
|
/**
|
|
@@ -246,8 +228,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
246
228
|
/**
|
|
247
229
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
248
230
|
* a field's units.
|
|
249
|
-
* ...
|
|
250
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hint)
|
|
231
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hint)
|
|
251
232
|
* @param {object} data A data object
|
|
252
233
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
253
234
|
* @param {any} data.value The current value of the field
|
|
@@ -258,8 +239,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
258
239
|
* 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.
|
|
259
240
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
260
241
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
261
|
-
* ...
|
|
262
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hintHtml)
|
|
242
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-hintHtml)
|
|
263
243
|
* @param {object} data A data object
|
|
264
244
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
265
245
|
* @param {any} data.value The current value of the field
|
|
@@ -272,16 +252,14 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
272
252
|
id ? : string
|
|
273
253
|
/**
|
|
274
254
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
275
|
-
* ...
|
|
276
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ignoreParentReadOnly)
|
|
255
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ignoreParentReadOnly)
|
|
277
256
|
*/
|
|
278
257
|
ignoreParentReadOnly ? : Boolean
|
|
279
258
|
/**
|
|
280
259
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
281
260
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
282
261
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
283
|
-
* ...
|
|
284
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-inline)
|
|
262
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-inline)
|
|
285
263
|
*/
|
|
286
264
|
inline ? : Boolean
|
|
287
265
|
/**
|
|
@@ -320,24 +298,21 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
320
298
|
/**
|
|
321
299
|
* A flag which indicates what time should be used for selected date.
|
|
322
300
|
* `eod` by default which adjusts user provided value time to end of the working day.
|
|
323
|
-
* ...
|
|
324
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keepTime)
|
|
301
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keepTime)
|
|
325
302
|
*/
|
|
326
303
|
keepTime ? : Boolean|Date|string
|
|
327
304
|
/**
|
|
328
305
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
329
306
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
330
307
|
* are the name of the instance method to call when the keystroke is received.
|
|
331
|
-
* ...
|
|
332
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keyMap)
|
|
308
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keyMap)
|
|
333
309
|
*/
|
|
334
310
|
keyMap ? : Record<string, KeyMapConfig>
|
|
335
311
|
/**
|
|
336
312
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
337
313
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
338
314
|
* immediate feedback, change will still be triggered on blur).
|
|
339
|
-
* ...
|
|
340
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keyStrokeChangeDelay)
|
|
315
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-keyStrokeChangeDelay)
|
|
341
316
|
*/
|
|
342
317
|
keyStrokeChangeDelay ? : number
|
|
343
318
|
/**
|
|
@@ -350,15 +325,15 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
350
325
|
labelCls ? : string|object
|
|
351
326
|
/**
|
|
352
327
|
* Label position, either 'before' the field or 'above' the field
|
|
353
|
-
* ...
|
|
354
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-labelPosition)
|
|
328
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-labelPosition)
|
|
355
329
|
*/
|
|
356
330
|
labelPosition ? : 'before'|'above'|null
|
|
357
331
|
/**
|
|
358
332
|
* The labels to add either before or after the input field.
|
|
359
333
|
* Each label may have the following properties:
|
|
360
|
-
* ...
|
|
361
|
-
*
|
|
334
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-labels)
|
|
335
|
+
* @property {string} html Label text
|
|
336
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
362
337
|
*/
|
|
363
338
|
labels ? : object[]
|
|
364
339
|
/**
|
|
@@ -367,16 +342,14 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
367
342
|
labelWidth ? : string|number
|
|
368
343
|
/**
|
|
369
344
|
* The listener set for this object.
|
|
370
|
-
* ...
|
|
371
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-listeners)
|
|
345
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-listeners)
|
|
372
346
|
*/
|
|
373
347
|
listeners ? : EndDateFieldListeners
|
|
374
348
|
/**
|
|
375
349
|
* A class translations of which are used for translating this entity.
|
|
376
350
|
* This is often used when translations of an item are defined on its container class.
|
|
377
351
|
* For example:
|
|
378
|
-
* ...
|
|
379
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-localeClass)
|
|
352
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-localeClass)
|
|
380
353
|
*/
|
|
381
354
|
localeClass ? : typeof Base
|
|
382
355
|
/**
|
|
@@ -388,8 +361,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
388
361
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
389
362
|
* you could use 'localeKey' meta configuration.
|
|
390
363
|
* Example:
|
|
391
|
-
* ...
|
|
392
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-localizableProperties)
|
|
364
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-localizableProperties)
|
|
393
365
|
*/
|
|
394
366
|
localizableProperties ? : string[]
|
|
395
367
|
/**
|
|
@@ -419,8 +391,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
419
391
|
maxHeight ? : string|number
|
|
420
392
|
/**
|
|
421
393
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
422
|
-
* ...
|
|
423
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-maximizeOnMobile)
|
|
394
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-maximizeOnMobile)
|
|
424
395
|
*/
|
|
425
396
|
maximizeOnMobile ? : number|string
|
|
426
397
|
/**
|
|
@@ -454,32 +425,27 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
454
425
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
455
426
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
456
427
|
* layout.
|
|
457
|
-
* ...
|
|
458
|
-
*
|
|
428
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-monitorResize)
|
|
429
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
459
430
|
*/
|
|
460
|
-
monitorResize ? : Boolean|
|
|
461
|
-
immediate?: Boolean
|
|
462
|
-
}
|
|
431
|
+
monitorResize ? : Boolean|object
|
|
463
432
|
/**
|
|
464
433
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
465
434
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
466
435
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
467
|
-
* ...
|
|
468
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
436
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
469
437
|
*/
|
|
470
438
|
name ? : string
|
|
471
439
|
/**
|
|
472
440
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
473
441
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
474
442
|
* When this DateField's value is changed, the TimeField's value is updated to match.
|
|
475
|
-
* ...
|
|
476
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-partner)
|
|
443
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-partner)
|
|
477
444
|
*/
|
|
478
445
|
partner ? : string|TimeField
|
|
479
446
|
/**
|
|
480
447
|
* A config object used to configure the [datePicker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DatePicker).
|
|
481
|
-
* ...
|
|
482
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-picker)
|
|
448
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-picker)
|
|
483
449
|
*/
|
|
484
450
|
picker ? : DatePickerConfig
|
|
485
451
|
/**
|
|
@@ -498,8 +464,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
498
464
|
* 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
|
|
499
465
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
500
466
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
501
|
-
* ...
|
|
502
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-positioned)
|
|
467
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-positioned)
|
|
503
468
|
*/
|
|
504
469
|
positioned ? : Boolean
|
|
505
470
|
/**
|
|
@@ -514,15 +479,13 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
514
479
|
/**
|
|
515
480
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
516
481
|
* are unresponsive.
|
|
517
|
-
* ...
|
|
518
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-readOnly)
|
|
482
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-readOnly)
|
|
519
483
|
*/
|
|
520
484
|
readOnly ? : Boolean
|
|
521
485
|
relayStoreEvents ? : Boolean
|
|
522
486
|
/**
|
|
523
487
|
* Predefined style to use for the field. Possible values are:
|
|
524
|
-
* ...
|
|
525
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rendition)
|
|
488
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rendition)
|
|
526
489
|
*/
|
|
527
490
|
rendition ? : 'outlined'|'filled'|string
|
|
528
491
|
/**
|
|
@@ -541,23 +504,26 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
541
504
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
542
505
|
* [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
|
|
543
506
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
544
|
-
* ...
|
|
545
|
-
* [
|
|
507
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ripple)
|
|
508
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
509
|
+
* @property {string} [color] A CSS color name or specification.
|
|
510
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
511
|
+
* @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.
|
|
546
512
|
*/
|
|
547
|
-
ripple ? : Boolean|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
513
|
+
ripple ? : Boolean|object
|
|
514
|
+
/**
|
|
515
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
516
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
517
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-role)
|
|
518
|
+
*/
|
|
519
|
+
role ? : string
|
|
553
520
|
/**
|
|
554
521
|
* 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`
|
|
555
522
|
*/
|
|
556
523
|
rootElement ? : ShadowRoot|HTMLElement
|
|
557
524
|
/**
|
|
558
525
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
559
|
-
* ...
|
|
560
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rtl)
|
|
526
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-rtl)
|
|
561
527
|
*/
|
|
562
528
|
rtl ? : Boolean
|
|
563
529
|
/**
|
|
@@ -567,8 +533,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
567
533
|
scrollAction ? : 'hide'|'realign'|null
|
|
568
534
|
/**
|
|
569
535
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
570
|
-
* ...
|
|
571
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-showAnimation)
|
|
536
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-showAnimation)
|
|
572
537
|
*/
|
|
573
538
|
showAnimation ? : Boolean|object
|
|
574
539
|
/**
|
|
@@ -609,16 +574,14 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
609
574
|
/**
|
|
610
575
|
* A flag which indicates whether the date parsing should be strict - meaning if the date
|
|
611
576
|
* is missing a year/month/day part - parsing fails.
|
|
612
|
-
* ...
|
|
613
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-strictParsing)
|
|
577
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-strictParsing)
|
|
614
578
|
*/
|
|
615
579
|
strictParsing ? : Boolean
|
|
616
580
|
/**
|
|
617
581
|
* 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
|
|
618
582
|
* [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
|
|
619
583
|
* this widget:
|
|
620
|
-
* ...
|
|
621
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tab)
|
|
584
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tab)
|
|
622
585
|
*/
|
|
623
586
|
tab ? : Boolean|TabConfig
|
|
624
587
|
/**
|
|
@@ -626,14 +589,12 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
626
589
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
627
590
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
628
591
|
* to the element programmatically.
|
|
629
|
-
* ...
|
|
630
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tabIndex)
|
|
592
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tabIndex)
|
|
631
593
|
*/
|
|
632
594
|
tabIndex ? : number
|
|
633
595
|
/**
|
|
634
596
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
635
|
-
* ...
|
|
636
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-textAlign)
|
|
597
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-textAlign)
|
|
637
598
|
*/
|
|
638
599
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
639
600
|
/**
|
|
@@ -642,22 +603,24 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
642
603
|
title ? : string
|
|
643
604
|
/**
|
|
644
605
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
645
|
-
* ...
|
|
646
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tooltip)
|
|
606
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-tooltip)
|
|
647
607
|
*/
|
|
648
608
|
tooltip ? : string|TooltipConfig|null
|
|
649
609
|
/**
|
|
650
610
|
* Widgets that trigger functionality upon click. Each trigger icon is a [Widget](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget) instance
|
|
651
611
|
* which may be hidden, shown and observed and styled just like any other widget.
|
|
612
|
+
* @property {FieldTriggerConfig} triggers.expand Expands the date picker to select a date
|
|
613
|
+
* @property {FieldTriggerConfig} triggers.back Subtracts the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) from the current date
|
|
614
|
+
* @property {FieldTriggerConfig} triggers.forward Adds the [step](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateField#config-step) to the current date
|
|
615
|
+
* @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)
|
|
652
616
|
*/
|
|
653
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
617
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
654
618
|
type ? : 'enddatefield'|'enddate'
|
|
655
619
|
/**
|
|
656
620
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
657
621
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
658
622
|
* values are used as the class names.
|
|
659
|
-
* ...
|
|
660
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ui)
|
|
623
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-ui)
|
|
661
624
|
*/
|
|
662
625
|
ui ? : string|object
|
|
663
626
|
/**
|
|
@@ -688,14 +651,12 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
688
651
|
width ? : string|number
|
|
689
652
|
/**
|
|
690
653
|
* The x position for the widget.
|
|
691
|
-
* ...
|
|
692
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-x)
|
|
654
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-x)
|
|
693
655
|
*/
|
|
694
656
|
x ? : number
|
|
695
657
|
/**
|
|
696
658
|
* The y position for the widget.
|
|
697
|
-
* ...
|
|
698
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-y)
|
|
659
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-y)
|
|
699
660
|
*/
|
|
700
661
|
y ? : number
|
|
701
662
|
|