@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo,
|
|
1
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, Duration, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, ListConfig, MaskConfig, Model, Rectangle, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { CalendarEditorConfig, CalendarFieldListeners, CalendarManagerStore, SchedulerProContainerItemConfig, EventModel, ProjectModel, ResourceModel } from '@bryntum/schedulerpro-thin';
|
|
3
3
|
|
|
4
4
|
export declare type BryntumCalendarFieldProps = {
|
|
@@ -6,14 +6,12 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
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/CalendarField#config-adopt)
|
|
9
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#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/CalendarField#config-align)
|
|
14
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-align)
|
|
17
15
|
*/
|
|
18
16
|
align ? : AlignSpec|string
|
|
19
17
|
/**
|
|
@@ -35,15 +33,13 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
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/CalendarField#config-ariaDescription)
|
|
36
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#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/CalendarField#config-ariaLabel)
|
|
42
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ariaLabel)
|
|
47
43
|
*/
|
|
48
44
|
ariaLabel ? : string
|
|
49
45
|
/**
|
|
@@ -66,14 +62,12 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
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/CalendarField#config-bubbleEvents)
|
|
65
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-bubbleEvents)
|
|
71
66
|
*/
|
|
72
67
|
bubbleEvents ? : object
|
|
73
68
|
/**
|
|
74
69
|
* Enable caching of the last retrieved result until the timeout is reached.
|
|
75
|
-
* ...
|
|
76
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-cacheLastResult)
|
|
70
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-cacheLastResult)
|
|
77
71
|
*/
|
|
78
72
|
cacheLastResult ? : number|string|Duration|DurationConfig
|
|
79
73
|
/**
|
|
@@ -89,8 +83,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
89
83
|
calendarEditor ? : CalendarEditorConfig|false
|
|
90
84
|
/**
|
|
91
85
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
92
|
-
* ...
|
|
93
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-callOnFunctions)
|
|
86
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-callOnFunctions)
|
|
94
87
|
*/
|
|
95
88
|
callOnFunctions ? : Boolean
|
|
96
89
|
/**
|
|
@@ -100,8 +93,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
100
93
|
/**
|
|
101
94
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
102
95
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
103
|
-
* ...
|
|
104
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-catchEventHandlerExceptions)
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-catchEventHandlerExceptions)
|
|
105
97
|
*/
|
|
106
98
|
catchEventHandlerExceptions ? : Boolean
|
|
107
99
|
/**
|
|
@@ -112,8 +104,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
112
104
|
/**
|
|
113
105
|
* A config object to configure the [ChipView](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/ChipView) to display the
|
|
114
106
|
* selected value set when [multiSelect](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiSelect) is `true`.
|
|
115
|
-
* ...
|
|
116
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-chipView)
|
|
107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-chipView)
|
|
117
108
|
*/
|
|
118
109
|
chipView ? : ChipViewConfig
|
|
119
110
|
/**
|
|
@@ -138,15 +129,13 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
138
129
|
* Custom CSS classes to add to element.
|
|
139
130
|
* May be specified as a space separated string, or as an object in which property names
|
|
140
131
|
* with truthy values are used as the class names:
|
|
141
|
-
* ...
|
|
142
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-cls)
|
|
132
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-cls)
|
|
143
133
|
*/
|
|
144
134
|
cls ? : string|object
|
|
145
135
|
/**
|
|
146
136
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
147
137
|
* `style` block.
|
|
148
|
-
* ...
|
|
149
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-color)
|
|
138
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-color)
|
|
150
139
|
*/
|
|
151
140
|
color ? : Color
|
|
152
141
|
/**
|
|
@@ -163,15 +152,13 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
163
152
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
164
153
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
165
154
|
* these classes for examples of nested fields.
|
|
166
|
-
* ...
|
|
167
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-container)
|
|
155
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-container)
|
|
168
156
|
*/
|
|
169
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
157
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
170
158
|
/**
|
|
171
159
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
172
160
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
173
|
-
* ...
|
|
174
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-containValues)
|
|
161
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-containValues)
|
|
175
162
|
* @param {Core.widget.Field} field Field instance
|
|
176
163
|
* @returns {boolean}
|
|
177
164
|
*/
|
|
@@ -180,16 +167,14 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
180
167
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
181
168
|
* May be specified as a space separated string, or as an object in which property names
|
|
182
169
|
* with truthy values are used as the class names:
|
|
183
|
-
* ...
|
|
184
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-contentElementCls)
|
|
170
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-contentElementCls)
|
|
185
171
|
*/
|
|
186
172
|
contentElementCls ? : string|object
|
|
187
173
|
/**
|
|
188
174
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
189
175
|
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
190
176
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
191
|
-
* ...
|
|
192
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-createOnUnmatched)
|
|
177
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-createOnUnmatched)
|
|
193
178
|
* @param {string} name Record name
|
|
194
179
|
* @param {Core.widget.Combo} combo Combo instance
|
|
195
180
|
* @returns {Core.data.Model} New record
|
|
@@ -210,16 +195,15 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
210
195
|
*/
|
|
211
196
|
defaultBindProperty ? : string
|
|
212
197
|
/**
|
|
213
|
-
* Check for CSS compatibility issues
|
|
214
|
-
*
|
|
215
|
-
* [
|
|
198
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
199
|
+
* checks:
|
|
200
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-detectCSSCompatibilityIssues)
|
|
216
201
|
*/
|
|
217
202
|
detectCSSCompatibilityIssues ? : Boolean
|
|
218
203
|
/**
|
|
219
204
|
* 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
|
|
220
205
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
221
|
-
* ...
|
|
222
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-disabled)
|
|
206
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-disabled)
|
|
223
207
|
*/
|
|
224
208
|
disabled ? : Boolean|'inert'
|
|
225
209
|
/**
|
|
@@ -232,26 +216,23 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
232
216
|
* @param {Core.widget.Combo} combo A reference to this Combo
|
|
233
217
|
* @returns {string,void}
|
|
234
218
|
*/
|
|
235
|
-
displayValueRenderer ? : (record: Model
|
|
219
|
+
displayValueRenderer ? : (record: Model, combo: Combo) => string|void
|
|
236
220
|
/**
|
|
237
221
|
* Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel)
|
|
238
222
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
239
223
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
240
224
|
* body. Such widgets are called "edge strips".
|
|
241
|
-
* ...
|
|
242
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-dock)
|
|
225
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-dock)
|
|
243
226
|
*/
|
|
244
227
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
245
228
|
/**
|
|
246
229
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
247
230
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
248
231
|
* property which controls when a drag should start.
|
|
249
|
-
* ...
|
|
250
|
-
*
|
|
232
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-draggable)
|
|
233
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
251
234
|
*/
|
|
252
|
-
draggable ? : Boolean|
|
|
253
|
-
handleSelector?: string
|
|
254
|
-
}
|
|
235
|
+
draggable ? : Boolean|object
|
|
255
236
|
/**
|
|
256
237
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
257
238
|
*/
|
|
@@ -259,21 +240,18 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
259
240
|
/**
|
|
260
241
|
* An object specifying attributes to assign to the root element of this widget.
|
|
261
242
|
* Set `null` value to attribute to remove it.
|
|
262
|
-
* ...
|
|
263
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-elementAttributes)
|
|
243
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-elementAttributes)
|
|
264
244
|
*/
|
|
265
245
|
elementAttributes ? : Record<string, string|null>
|
|
266
246
|
/**
|
|
267
247
|
* Text to display in the drop down when there are no items in the underlying store.
|
|
268
|
-
* ...
|
|
269
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-emptyText)
|
|
248
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-emptyText)
|
|
270
249
|
*/
|
|
271
250
|
emptyText ? : string
|
|
272
251
|
/**
|
|
273
252
|
* A function which creates an array of values for the [filterParamName](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-filterParamName) to pass
|
|
274
253
|
* any filters to the server upon load.
|
|
275
|
-
* ...
|
|
276
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-encodeFilterParams)
|
|
254
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-encodeFilterParams)
|
|
277
255
|
* @param {object[]} filters filters
|
|
278
256
|
* @returns {object[]} array of values
|
|
279
257
|
*/
|
|
@@ -287,8 +265,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
287
265
|
/**
|
|
288
266
|
* The name of an operator type as implemented in [operator](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter#config-operator)
|
|
289
267
|
* to use when filtering the dropdown list based upon the typed value.
|
|
290
|
-
* ...
|
|
291
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-filterOperator)
|
|
268
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-filterOperator)
|
|
292
269
|
*/
|
|
293
270
|
filterOperator ? : CollectionCompareOperator
|
|
294
271
|
/**
|
|
@@ -329,8 +306,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
329
306
|
hidden ? : Boolean
|
|
330
307
|
/**
|
|
331
308
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
332
|
-
* ...
|
|
333
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hideAnimation)
|
|
309
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hideAnimation)
|
|
334
310
|
*/
|
|
335
311
|
hideAnimation ? : Boolean|object
|
|
336
312
|
/**
|
|
@@ -351,8 +327,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
351
327
|
/**
|
|
352
328
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
353
329
|
* a field's units.
|
|
354
|
-
* ...
|
|
355
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hint)
|
|
330
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hint)
|
|
356
331
|
* @param {object} data A data object
|
|
357
332
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
358
333
|
* @param {any} data.value The current value of the field
|
|
@@ -363,8 +338,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
363
338
|
* 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.
|
|
364
339
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
365
340
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
366
|
-
* ...
|
|
367
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hintHtml)
|
|
341
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-hintHtml)
|
|
368
342
|
* @param {object} data A data object
|
|
369
343
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
370
344
|
* @param {any} data.value The current value of the field
|
|
@@ -377,23 +351,20 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
377
351
|
id ? : string
|
|
378
352
|
/**
|
|
379
353
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
380
|
-
* ...
|
|
381
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ignoreParentReadOnly)
|
|
354
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ignoreParentReadOnly)
|
|
382
355
|
*/
|
|
383
356
|
ignoreParentReadOnly ? : Boolean
|
|
384
357
|
/**
|
|
385
358
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
386
359
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
387
360
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
388
|
-
* ...
|
|
389
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-inline)
|
|
361
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-inline)
|
|
390
362
|
*/
|
|
391
363
|
inline ? : Boolean
|
|
392
364
|
/**
|
|
393
365
|
* Configure this as `true` to render the dropdown list as a permanently visible list
|
|
394
366
|
* in the document flow immediately below the input area instead of as a popup.
|
|
395
|
-
* ...
|
|
396
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-inlinePicker)
|
|
367
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-inlinePicker)
|
|
397
368
|
*/
|
|
398
369
|
inlinePicker ? : Boolean
|
|
399
370
|
/**
|
|
@@ -431,30 +402,26 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
431
402
|
insertFirst ? : HTMLElement|string
|
|
432
403
|
/**
|
|
433
404
|
* Rows to display in the dropdown (list items).
|
|
434
|
-
* ...
|
|
435
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-items)
|
|
405
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-items)
|
|
436
406
|
*/
|
|
437
407
|
items ? : object[]|string[]|object
|
|
438
408
|
/**
|
|
439
409
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
440
410
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
441
411
|
* are the name of the instance method to call when the keystroke is received.
|
|
442
|
-
* ...
|
|
443
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyMap)
|
|
412
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyMap)
|
|
444
413
|
*/
|
|
445
414
|
keyMap ? : Record<string, KeyMapConfig>
|
|
446
415
|
/**
|
|
447
416
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
448
417
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
449
418
|
* immediate feedback, change will still be triggered on blur).
|
|
450
|
-
* ...
|
|
451
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyStrokeChangeDelay)
|
|
419
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyStrokeChangeDelay)
|
|
452
420
|
*/
|
|
453
421
|
keyStrokeChangeDelay ? : number
|
|
454
422
|
/**
|
|
455
423
|
* The delay in milliseconds to wait after the last keystroke before filtering the list.
|
|
456
|
-
* ...
|
|
457
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyStrokeFilterDelay)
|
|
424
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-keyStrokeFilterDelay)
|
|
458
425
|
*/
|
|
459
426
|
keyStrokeFilterDelay ? : number
|
|
460
427
|
/**
|
|
@@ -467,15 +434,15 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
467
434
|
labelCls ? : string|object
|
|
468
435
|
/**
|
|
469
436
|
* Label position, either 'before' the field or 'above' the field
|
|
470
|
-
* ...
|
|
471
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-labelPosition)
|
|
437
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-labelPosition)
|
|
472
438
|
*/
|
|
473
439
|
labelPosition ? : 'before'|'above'|null
|
|
474
440
|
/**
|
|
475
441
|
* The labels to add either before or after the input field.
|
|
476
442
|
* Each label may have the following properties:
|
|
477
|
-
* ...
|
|
478
|
-
*
|
|
443
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-labels)
|
|
444
|
+
* @property {string} html Label text
|
|
445
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
479
446
|
*/
|
|
480
447
|
labels ? : object[]
|
|
481
448
|
/**
|
|
@@ -488,24 +455,21 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
488
455
|
listCls ? : string
|
|
489
456
|
/**
|
|
490
457
|
* The listener set for this object.
|
|
491
|
-
* ...
|
|
492
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-listeners)
|
|
458
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-listeners)
|
|
493
459
|
*/
|
|
494
460
|
listeners ? : CalendarFieldListeners
|
|
495
461
|
/**
|
|
496
462
|
* Template string used to render the list items in the dropdown list
|
|
497
|
-
* ...
|
|
498
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-listItemTpl)
|
|
463
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-listItemTpl)
|
|
499
464
|
* @param {Core.data.Model} record The record representing the item being rendered
|
|
500
465
|
* @returns {string,void}
|
|
501
466
|
*/
|
|
502
|
-
listItemTpl ? : (record: Model
|
|
467
|
+
listItemTpl ? : (record: Model) => string|void
|
|
503
468
|
/**
|
|
504
469
|
* A class translations of which are used for translating this entity.
|
|
505
470
|
* This is often used when translations of an item are defined on its container class.
|
|
506
471
|
* For example:
|
|
507
|
-
* ...
|
|
508
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-localeClass)
|
|
472
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-localeClass)
|
|
509
473
|
*/
|
|
510
474
|
localeClass ? : typeof Base
|
|
511
475
|
/**
|
|
@@ -517,8 +481,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
517
481
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
518
482
|
* you could use 'localeKey' meta configuration.
|
|
519
483
|
* Example:
|
|
520
|
-
* ...
|
|
521
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-localizableProperties)
|
|
484
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-localizableProperties)
|
|
522
485
|
*/
|
|
523
486
|
localizableProperties ? : string[]
|
|
524
487
|
/**
|
|
@@ -544,8 +507,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
544
507
|
maxHeight ? : string|number
|
|
545
508
|
/**
|
|
546
509
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
547
|
-
* ...
|
|
548
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-maximizeOnMobile)
|
|
510
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-maximizeOnMobile)
|
|
549
511
|
*/
|
|
550
512
|
maximizeOnMobile ? : number|string
|
|
551
513
|
/**
|
|
@@ -559,8 +521,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
559
521
|
maxWidth ? : string|number
|
|
560
522
|
/**
|
|
561
523
|
* The minimum string length to trigger the filtering, only relevant when [editable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-editable) is `true`.
|
|
562
|
-
* ...
|
|
563
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-minChars)
|
|
524
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-minChars)
|
|
564
525
|
*/
|
|
565
526
|
minChars ? : number
|
|
566
527
|
/**
|
|
@@ -581,16 +542,13 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
581
542
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
582
543
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
583
544
|
* layout.
|
|
584
|
-
* ...
|
|
585
|
-
*
|
|
545
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-monitorResize)
|
|
546
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
586
547
|
*/
|
|
587
|
-
monitorResize ? : Boolean|
|
|
588
|
-
immediate?: Boolean
|
|
589
|
-
}
|
|
548
|
+
monitorResize ? : Boolean|object
|
|
590
549
|
/**
|
|
591
550
|
* Set to `true` to allow selection of multiple values from the dropdown list.
|
|
592
|
-
* ...
|
|
593
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-multiSelect)
|
|
551
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-multiSelect)
|
|
594
552
|
*/
|
|
595
553
|
multiSelect ? : Boolean
|
|
596
554
|
/**
|
|
@@ -603,8 +561,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
603
561
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
604
562
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
605
563
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
606
|
-
* ...
|
|
607
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-name)
|
|
564
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-name)
|
|
608
565
|
*/
|
|
609
566
|
name ? : string
|
|
610
567
|
/**
|
|
@@ -615,10 +572,9 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
615
572
|
/**
|
|
616
573
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
617
574
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
618
|
-
* ...
|
|
619
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-picker)
|
|
575
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-picker)
|
|
620
576
|
*/
|
|
621
|
-
picker ? : ListConfig
|
|
577
|
+
picker ? : ListConfig
|
|
622
578
|
/**
|
|
623
579
|
* The name of the element property to which the picker should size and align itself.
|
|
624
580
|
*/
|
|
@@ -635,8 +591,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
635
591
|
* 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
|
|
636
592
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
637
593
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
638
|
-
* ...
|
|
639
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-positioned)
|
|
594
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-positioned)
|
|
640
595
|
*/
|
|
641
596
|
positioned ? : Boolean
|
|
642
597
|
/**
|
|
@@ -648,22 +603,19 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
648
603
|
* Optionally a [Filter](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter) config object which the combo should use for
|
|
649
604
|
* filtering using the typed value.
|
|
650
605
|
* This may use a `filterBy` property to test its `value` against any field in the passed record.
|
|
651
|
-
* ...
|
|
652
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-primaryFilter)
|
|
606
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-primaryFilter)
|
|
653
607
|
*/
|
|
654
608
|
primaryFilter ? : CollectionFilterConfig
|
|
655
609
|
/**
|
|
656
610
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
657
611
|
* are unresponsive.
|
|
658
|
-
* ...
|
|
659
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-readOnly)
|
|
612
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-readOnly)
|
|
660
613
|
*/
|
|
661
614
|
readOnly ? : Boolean
|
|
662
615
|
relayStoreEvents ? : Boolean
|
|
663
616
|
/**
|
|
664
617
|
* Predefined style to use for the field. Possible values are:
|
|
665
|
-
* ...
|
|
666
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-rendition)
|
|
618
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-rendition)
|
|
667
619
|
*/
|
|
668
620
|
rendition ? : 'outlined'|'filled'|string
|
|
669
621
|
/**
|
|
@@ -682,23 +634,26 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
682
634
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
683
635
|
* [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
|
|
684
636
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
685
|
-
* ...
|
|
686
|
-
* [
|
|
637
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ripple)
|
|
638
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
639
|
+
* @property {string} [color] A CSS color name or specification.
|
|
640
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
641
|
+
* @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.
|
|
687
642
|
*/
|
|
688
|
-
ripple ? : Boolean|
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
643
|
+
ripple ? : Boolean|object
|
|
644
|
+
/**
|
|
645
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
646
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
647
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-role)
|
|
648
|
+
*/
|
|
649
|
+
role ? : string
|
|
694
650
|
/**
|
|
695
651
|
* 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`
|
|
696
652
|
*/
|
|
697
653
|
rootElement ? : ShadowRoot|HTMLElement
|
|
698
654
|
/**
|
|
699
655
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
700
|
-
* ...
|
|
701
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-rtl)
|
|
656
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-rtl)
|
|
702
657
|
*/
|
|
703
658
|
rtl ? : Boolean
|
|
704
659
|
/**
|
|
@@ -708,8 +663,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
708
663
|
scrollAction ? : 'hide'|'realign'|null
|
|
709
664
|
/**
|
|
710
665
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
711
|
-
* ...
|
|
712
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-showAnimation)
|
|
666
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-showAnimation)
|
|
713
667
|
*/
|
|
714
668
|
showAnimation ? : Boolean|object
|
|
715
669
|
/**
|
|
@@ -742,8 +696,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
742
696
|
* 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
|
|
743
697
|
* [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
|
|
744
698
|
* this widget:
|
|
745
|
-
* ...
|
|
746
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tab)
|
|
699
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tab)
|
|
747
700
|
*/
|
|
748
701
|
tab ? : Boolean|TabConfig
|
|
749
702
|
/**
|
|
@@ -751,14 +704,12 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
751
704
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
752
705
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
753
706
|
* to the element programmatically.
|
|
754
|
-
* ...
|
|
755
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tabIndex)
|
|
707
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tabIndex)
|
|
756
708
|
*/
|
|
757
709
|
tabIndex ? : number
|
|
758
710
|
/**
|
|
759
711
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
760
|
-
* ...
|
|
761
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-textAlign)
|
|
712
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-textAlign)
|
|
762
713
|
*/
|
|
763
714
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
764
715
|
/**
|
|
@@ -767,30 +718,26 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
767
718
|
title ? : string
|
|
768
719
|
/**
|
|
769
720
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
770
|
-
* ...
|
|
771
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tooltip)
|
|
721
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-tooltip)
|
|
772
722
|
*/
|
|
773
723
|
tooltip ? : string|TooltipConfig|null
|
|
774
724
|
/**
|
|
775
725
|
* How to query the store upon click of the expand trigger. Specify one of these values:
|
|
776
|
-
* ...
|
|
777
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-triggerAction)
|
|
726
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-triggerAction)
|
|
778
727
|
*/
|
|
779
728
|
triggerAction ? : 'all'|'last'|null
|
|
780
729
|
/**
|
|
781
730
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
782
731
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
783
|
-
* ...
|
|
784
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-triggers)
|
|
732
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-triggers)
|
|
785
733
|
*/
|
|
786
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
734
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
787
735
|
type ? : 'calendarfield'
|
|
788
736
|
/**
|
|
789
737
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
790
738
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
791
739
|
* values are used as the class names.
|
|
792
|
-
* ...
|
|
793
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ui)
|
|
740
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-ui)
|
|
794
741
|
*/
|
|
795
742
|
ui ? : string|object
|
|
796
743
|
/**
|
|
@@ -810,8 +757,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
810
757
|
/**
|
|
811
758
|
* Field used for item value when populating from store. Setting this to `null` will
|
|
812
759
|
* yield the selected record as the Combo's [value](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#property-value).
|
|
813
|
-
* ...
|
|
814
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-valueField)
|
|
760
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-valueField)
|
|
815
761
|
*/
|
|
816
762
|
valueField ? : string|null
|
|
817
763
|
/**
|
|
@@ -827,14 +773,12 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
827
773
|
width ? : string|number
|
|
828
774
|
/**
|
|
829
775
|
* The x position for the widget.
|
|
830
|
-
* ...
|
|
831
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-x)
|
|
776
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-x)
|
|
832
777
|
*/
|
|
833
778
|
x ? : number
|
|
834
779
|
/**
|
|
835
780
|
* The y position for the widget.
|
|
836
|
-
* ...
|
|
837
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-y)
|
|
781
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-y)
|
|
838
782
|
*/
|
|
839
783
|
y ? : number
|
|
840
784
|
|