@bryntum/schedulerpro-vue-3-thin 7.2.3 → 7.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulerProProjectModel.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +338 -461
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +338 -461
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +507 -646
- package/src/components/BryntumSchedulerProBase.vue +507 -646
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +428 -597
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
import { getCurrentInstance, onBeforeUnmount, onMounted, provide, ref, watch, toRaw } from 'vue';
|
|
12
12
|
|
|
13
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo,
|
|
13
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, Duration, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
14
14
|
import type { SchedulerProContainerItemConfig, SchedulingModePickerListeners } from '@bryntum/schedulerpro-thin';
|
|
15
15
|
import { SchedulingModePicker } from '@bryntum/schedulerpro-thin';
|
|
16
16
|
|
|
@@ -21,14 +21,12 @@ defineProps<{
|
|
|
21
21
|
/**
|
|
22
22
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
23
23
|
* content will be placed inside this element.
|
|
24
|
-
* ...
|
|
25
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-adopt)
|
|
24
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-adopt)
|
|
26
25
|
*/
|
|
27
26
|
adopt ? : HTMLElement|string
|
|
28
27
|
/**
|
|
29
28
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
30
|
-
* ...
|
|
31
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-align)
|
|
29
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-align)
|
|
32
30
|
*/
|
|
33
31
|
align ? : AlignSpec|string
|
|
34
32
|
/**
|
|
@@ -40,8 +38,7 @@ defineProps<{
|
|
|
40
38
|
/**
|
|
41
39
|
* Specifies a list of allowed scheduling modes to be shown in the picker.
|
|
42
40
|
* Supports either a string of comma separated values:
|
|
43
|
-
* ...
|
|
44
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-allowedModes)
|
|
41
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-allowedModes)
|
|
45
42
|
*/
|
|
46
43
|
allowedModes ? : string|any[]
|
|
47
44
|
/**
|
|
@@ -57,15 +54,13 @@ defineProps<{
|
|
|
57
54
|
/**
|
|
58
55
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
59
56
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
60
|
-
* ...
|
|
61
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaDescription)
|
|
57
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaDescription)
|
|
62
58
|
*/
|
|
63
59
|
ariaDescription ? : string
|
|
64
60
|
/**
|
|
65
61
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
66
62
|
* the `aria-label` attribute.
|
|
67
|
-
* ...
|
|
68
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaLabel)
|
|
63
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ariaLabel)
|
|
69
64
|
*/
|
|
70
65
|
ariaLabel ? : string
|
|
71
66
|
/**
|
|
@@ -88,20 +83,17 @@ defineProps<{
|
|
|
88
83
|
/**
|
|
89
84
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
90
85
|
* hierarchy when triggered.
|
|
91
|
-
* ...
|
|
92
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-bubbleEvents)
|
|
86
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-bubbleEvents)
|
|
93
87
|
*/
|
|
94
88
|
bubbleEvents ? : object
|
|
95
89
|
/**
|
|
96
90
|
* Enable caching of the last retrieved result until the timeout is reached.
|
|
97
|
-
* ...
|
|
98
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cacheLastResult)
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cacheLastResult)
|
|
99
92
|
*/
|
|
100
93
|
cacheLastResult ? : number|string|Duration|DurationConfig
|
|
101
94
|
/**
|
|
102
95
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
103
|
-
* ...
|
|
104
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-callOnFunctions)
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-callOnFunctions)
|
|
105
97
|
*/
|
|
106
98
|
callOnFunctions ? : Boolean
|
|
107
99
|
/**
|
|
@@ -111,8 +103,7 @@ defineProps<{
|
|
|
111
103
|
/**
|
|
112
104
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
113
105
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
114
|
-
* ...
|
|
115
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-catchEventHandlerExceptions)
|
|
106
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-catchEventHandlerExceptions)
|
|
116
107
|
*/
|
|
117
108
|
catchEventHandlerExceptions ? : Boolean
|
|
118
109
|
/**
|
|
@@ -123,8 +114,7 @@ defineProps<{
|
|
|
123
114
|
/**
|
|
124
115
|
* A config object to configure the [ChipView](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/ChipView) to display the
|
|
125
116
|
* selected value set when [multiSelect](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiSelect) is `true`.
|
|
126
|
-
* ...
|
|
127
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-chipView)
|
|
117
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-chipView)
|
|
128
118
|
*/
|
|
129
119
|
chipView ? : ChipViewConfig
|
|
130
120
|
/**
|
|
@@ -149,15 +139,13 @@ defineProps<{
|
|
|
149
139
|
* Custom CSS classes to add to element.
|
|
150
140
|
* May be specified as a space separated string, or as an object in which property names
|
|
151
141
|
* with truthy values are used as the class names:
|
|
152
|
-
* ...
|
|
153
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cls)
|
|
142
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-cls)
|
|
154
143
|
*/
|
|
155
144
|
cls ? : string|object
|
|
156
145
|
/**
|
|
157
146
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
158
147
|
* `style` block.
|
|
159
|
-
* ...
|
|
160
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-color)
|
|
148
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-color)
|
|
161
149
|
*/
|
|
162
150
|
color ? : Color
|
|
163
151
|
/**
|
|
@@ -174,15 +162,13 @@ defineProps<{
|
|
|
174
162
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
175
163
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
176
164
|
* these classes for examples of nested fields.
|
|
177
|
-
* ...
|
|
178
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-container)
|
|
165
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-container)
|
|
179
166
|
*/
|
|
180
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
167
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
181
168
|
/**
|
|
182
169
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
183
170
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
184
|
-
* ...
|
|
185
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-containValues)
|
|
171
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-containValues)
|
|
186
172
|
* @param {Core.widget.Field} field Field instance
|
|
187
173
|
* @returns {boolean}
|
|
188
174
|
*/
|
|
@@ -191,16 +177,14 @@ defineProps<{
|
|
|
191
177
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
192
178
|
* May be specified as a space separated string, or as an object in which property names
|
|
193
179
|
* with truthy values are used as the class names:
|
|
194
|
-
* ...
|
|
195
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-contentElementCls)
|
|
180
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-contentElementCls)
|
|
196
181
|
*/
|
|
197
182
|
contentElementCls ? : string|object
|
|
198
183
|
/**
|
|
199
184
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
200
185
|
* 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,
|
|
201
186
|
* 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).
|
|
202
|
-
* ...
|
|
203
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
187
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-createOnUnmatched)
|
|
204
188
|
* @param {string} name Record name
|
|
205
189
|
* @param {Core.widget.Combo} combo Combo instance
|
|
206
190
|
* @returns {Core.data.Model} New record
|
|
@@ -221,16 +205,15 @@ defineProps<{
|
|
|
221
205
|
*/
|
|
222
206
|
defaultBindProperty ? : string
|
|
223
207
|
/**
|
|
224
|
-
* Check for CSS compatibility issues
|
|
225
|
-
*
|
|
226
|
-
* [
|
|
208
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
209
|
+
* checks:
|
|
210
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-detectCSSCompatibilityIssues)
|
|
227
211
|
*/
|
|
228
212
|
detectCSSCompatibilityIssues ? : Boolean
|
|
229
213
|
/**
|
|
230
214
|
* 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
|
|
231
215
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
232
|
-
* ...
|
|
233
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-disabled)
|
|
216
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-disabled)
|
|
234
217
|
*/
|
|
235
218
|
disabled ? : Boolean|'inert'
|
|
236
219
|
/**
|
|
@@ -243,26 +226,23 @@ defineProps<{
|
|
|
243
226
|
* @param {Core.widget.Combo} combo A reference to this Combo
|
|
244
227
|
* @returns {string,void}
|
|
245
228
|
*/
|
|
246
|
-
displayValueRenderer ? : (record: Model
|
|
229
|
+
displayValueRenderer ? : (record: Model, combo: Combo) => string|void
|
|
247
230
|
/**
|
|
248
231
|
* Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel)
|
|
249
232
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
250
233
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
251
234
|
* body. Such widgets are called "edge strips".
|
|
252
|
-
* ...
|
|
253
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-dock)
|
|
235
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-dock)
|
|
254
236
|
*/
|
|
255
237
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
256
238
|
/**
|
|
257
239
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
258
240
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
259
241
|
* property which controls when a drag should start.
|
|
260
|
-
* ...
|
|
261
|
-
*
|
|
242
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-draggable)
|
|
243
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
262
244
|
*/
|
|
263
|
-
draggable ? : Boolean|
|
|
264
|
-
handleSelector?: string
|
|
265
|
-
}
|
|
245
|
+
draggable ? : Boolean|object
|
|
266
246
|
/**
|
|
267
247
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
268
248
|
*/
|
|
@@ -270,21 +250,18 @@ defineProps<{
|
|
|
270
250
|
/**
|
|
271
251
|
* An object specifying attributes to assign to the root element of this widget.
|
|
272
252
|
* Set `null` value to attribute to remove it.
|
|
273
|
-
* ...
|
|
274
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-elementAttributes)
|
|
253
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-elementAttributes)
|
|
275
254
|
*/
|
|
276
255
|
elementAttributes ? : Record<string, string|null>
|
|
277
256
|
/**
|
|
278
257
|
* Text to display in the drop down when there are no items in the underlying store.
|
|
279
|
-
* ...
|
|
280
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-emptyText)
|
|
258
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-emptyText)
|
|
281
259
|
*/
|
|
282
260
|
emptyText ? : string
|
|
283
261
|
/**
|
|
284
262
|
* 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
|
|
285
263
|
* any filters to the server upon load.
|
|
286
|
-
* ...
|
|
287
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-encodeFilterParams)
|
|
264
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-encodeFilterParams)
|
|
288
265
|
* @param {object[]} filters filters
|
|
289
266
|
* @returns {object[]} array of values
|
|
290
267
|
*/
|
|
@@ -298,8 +275,7 @@ defineProps<{
|
|
|
298
275
|
/**
|
|
299
276
|
* The name of an operator type as implemented in [operator](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter#config-operator)
|
|
300
277
|
* to use when filtering the dropdown list based upon the typed value.
|
|
301
|
-
* ...
|
|
302
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-filterOperator)
|
|
278
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-filterOperator)
|
|
303
279
|
*/
|
|
304
280
|
filterOperator ? : CollectionCompareOperator
|
|
305
281
|
/**
|
|
@@ -340,8 +316,7 @@ defineProps<{
|
|
|
340
316
|
hidden ? : Boolean
|
|
341
317
|
/**
|
|
342
318
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
343
|
-
* ...
|
|
344
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hideAnimation)
|
|
319
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hideAnimation)
|
|
345
320
|
*/
|
|
346
321
|
hideAnimation ? : Boolean|object
|
|
347
322
|
/**
|
|
@@ -362,8 +337,7 @@ defineProps<{
|
|
|
362
337
|
/**
|
|
363
338
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
364
339
|
* a field's units.
|
|
365
|
-
* ...
|
|
366
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hint)
|
|
340
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hint)
|
|
367
341
|
* @param {object} data A data object
|
|
368
342
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
369
343
|
* @param {any} data.value The current value of the field
|
|
@@ -374,8 +348,7 @@ defineProps<{
|
|
|
374
348
|
* 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.
|
|
375
349
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
376
350
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
377
|
-
* ...
|
|
378
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hintHtml)
|
|
351
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-hintHtml)
|
|
379
352
|
* @param {object} data A data object
|
|
380
353
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
381
354
|
* @param {any} data.value The current value of the field
|
|
@@ -388,23 +361,20 @@ defineProps<{
|
|
|
388
361
|
id ? : string
|
|
389
362
|
/**
|
|
390
363
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
391
|
-
* ...
|
|
392
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ignoreParentReadOnly)
|
|
364
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ignoreParentReadOnly)
|
|
393
365
|
*/
|
|
394
366
|
ignoreParentReadOnly ? : Boolean
|
|
395
367
|
/**
|
|
396
368
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
397
369
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
398
370
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
399
|
-
* ...
|
|
400
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inline)
|
|
371
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inline)
|
|
401
372
|
*/
|
|
402
373
|
inline ? : Boolean
|
|
403
374
|
/**
|
|
404
375
|
* Configure this as `true` to render the dropdown list as a permanently visible list
|
|
405
376
|
* in the document flow immediately below the input area instead of as a popup.
|
|
406
|
-
* ...
|
|
407
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inlinePicker)
|
|
377
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-inlinePicker)
|
|
408
378
|
*/
|
|
409
379
|
inlinePicker ? : Boolean
|
|
410
380
|
/**
|
|
@@ -442,30 +412,26 @@ defineProps<{
|
|
|
442
412
|
insertFirst ? : HTMLElement|string
|
|
443
413
|
/**
|
|
444
414
|
* Rows to display in the dropdown (list items).
|
|
445
|
-
* ...
|
|
446
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-items)
|
|
415
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-items)
|
|
447
416
|
*/
|
|
448
417
|
items ? : object[]|string[]|object
|
|
449
418
|
/**
|
|
450
419
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
451
420
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
452
421
|
* are the name of the instance method to call when the keystroke is received.
|
|
453
|
-
* ...
|
|
454
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyMap)
|
|
422
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyMap)
|
|
455
423
|
*/
|
|
456
424
|
keyMap ? : Record<string, KeyMapConfig>
|
|
457
425
|
/**
|
|
458
426
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
459
427
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
460
428
|
* immediate feedback, change will still be triggered on blur).
|
|
461
|
-
* ...
|
|
462
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeChangeDelay)
|
|
429
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeChangeDelay)
|
|
463
430
|
*/
|
|
464
431
|
keyStrokeChangeDelay ? : number
|
|
465
432
|
/**
|
|
466
433
|
* The delay in milliseconds to wait after the last keystroke before filtering the list.
|
|
467
|
-
* ...
|
|
468
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeFilterDelay)
|
|
434
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-keyStrokeFilterDelay)
|
|
469
435
|
*/
|
|
470
436
|
keyStrokeFilterDelay ? : number
|
|
471
437
|
/**
|
|
@@ -478,15 +444,15 @@ defineProps<{
|
|
|
478
444
|
labelCls ? : string|object
|
|
479
445
|
/**
|
|
480
446
|
* Label position, either 'before' the field or 'above' the field
|
|
481
|
-
* ...
|
|
482
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labelPosition)
|
|
447
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labelPosition)
|
|
483
448
|
*/
|
|
484
449
|
labelPosition ? : 'before'|'above'|null
|
|
485
450
|
/**
|
|
486
451
|
* The labels to add either before or after the input field.
|
|
487
452
|
* Each label may have the following properties:
|
|
488
|
-
* ...
|
|
489
|
-
*
|
|
453
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-labels)
|
|
454
|
+
* @property {string} html Label text
|
|
455
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
490
456
|
*/
|
|
491
457
|
labels ? : object[]
|
|
492
458
|
/**
|
|
@@ -499,24 +465,21 @@ defineProps<{
|
|
|
499
465
|
listCls ? : string
|
|
500
466
|
/**
|
|
501
467
|
* The listener set for this object.
|
|
502
|
-
* ...
|
|
503
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listeners)
|
|
468
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listeners)
|
|
504
469
|
*/
|
|
505
470
|
listeners ? : SchedulingModePickerListeners
|
|
506
471
|
/**
|
|
507
472
|
* Template string used to render the list items in the dropdown list
|
|
508
|
-
* ...
|
|
509
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listItemTpl)
|
|
473
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-listItemTpl)
|
|
510
474
|
* @param {Core.data.Model} record The record representing the item being rendered
|
|
511
475
|
* @returns {string,void}
|
|
512
476
|
*/
|
|
513
|
-
listItemTpl ? : (record: Model
|
|
477
|
+
listItemTpl ? : (record: Model) => string|void
|
|
514
478
|
/**
|
|
515
479
|
* A class translations of which are used for translating this entity.
|
|
516
480
|
* This is often used when translations of an item are defined on its container class.
|
|
517
481
|
* For example:
|
|
518
|
-
* ...
|
|
519
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localeClass)
|
|
482
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localeClass)
|
|
520
483
|
*/
|
|
521
484
|
localeClass ? : typeof Base
|
|
522
485
|
/**
|
|
@@ -528,8 +491,7 @@ defineProps<{
|
|
|
528
491
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
529
492
|
* you could use 'localeKey' meta configuration.
|
|
530
493
|
* Example:
|
|
531
|
-
* ...
|
|
532
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localizableProperties)
|
|
494
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-localizableProperties)
|
|
533
495
|
*/
|
|
534
496
|
localizableProperties ? : string[]
|
|
535
497
|
/**
|
|
@@ -555,8 +517,7 @@ defineProps<{
|
|
|
555
517
|
maxHeight ? : string|number
|
|
556
518
|
/**
|
|
557
519
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
558
|
-
* ...
|
|
559
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-maximizeOnMobile)
|
|
520
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-maximizeOnMobile)
|
|
560
521
|
*/
|
|
561
522
|
maximizeOnMobile ? : number|string
|
|
562
523
|
/**
|
|
@@ -570,8 +531,7 @@ defineProps<{
|
|
|
570
531
|
maxWidth ? : string|number
|
|
571
532
|
/**
|
|
572
533
|
* 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`.
|
|
573
|
-
* ...
|
|
574
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-minChars)
|
|
534
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-minChars)
|
|
575
535
|
*/
|
|
576
536
|
minChars ? : number
|
|
577
537
|
/**
|
|
@@ -592,16 +552,13 @@ defineProps<{
|
|
|
592
552
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
593
553
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
594
554
|
* layout.
|
|
595
|
-
* ...
|
|
596
|
-
*
|
|
555
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-monitorResize)
|
|
556
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
597
557
|
*/
|
|
598
|
-
monitorResize ? : Boolean|
|
|
599
|
-
immediate?: Boolean
|
|
600
|
-
}
|
|
558
|
+
monitorResize ? : Boolean|object
|
|
601
559
|
/**
|
|
602
560
|
* Set to `true` to allow selection of multiple values from the dropdown list.
|
|
603
|
-
* ...
|
|
604
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-multiSelect)
|
|
561
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-multiSelect)
|
|
605
562
|
*/
|
|
606
563
|
multiSelect ? : Boolean
|
|
607
564
|
/**
|
|
@@ -614,8 +571,7 @@ defineProps<{
|
|
|
614
571
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
615
572
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
616
573
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
617
|
-
* ...
|
|
618
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-name)
|
|
574
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-name)
|
|
619
575
|
*/
|
|
620
576
|
name ? : string
|
|
621
577
|
/**
|
|
@@ -626,10 +582,9 @@ defineProps<{
|
|
|
626
582
|
/**
|
|
627
583
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
628
584
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
629
|
-
* ...
|
|
630
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-picker)
|
|
585
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-picker)
|
|
631
586
|
*/
|
|
632
|
-
picker ? : ListConfig
|
|
587
|
+
picker ? : ListConfig
|
|
633
588
|
/**
|
|
634
589
|
* The name of the element property to which the picker should size and align itself.
|
|
635
590
|
*/
|
|
@@ -646,8 +601,7 @@ defineProps<{
|
|
|
646
601
|
* 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
|
|
647
602
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
648
603
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
649
|
-
* ...
|
|
650
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-positioned)
|
|
604
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-positioned)
|
|
651
605
|
*/
|
|
652
606
|
positioned ? : Boolean
|
|
653
607
|
/**
|
|
@@ -659,22 +613,19 @@ defineProps<{
|
|
|
659
613
|
* Optionally a [Filter](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter) config object which the combo should use for
|
|
660
614
|
* filtering using the typed value.
|
|
661
615
|
* This may use a `filterBy` property to test its `value` against any field in the passed record.
|
|
662
|
-
* ...
|
|
663
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-primaryFilter)
|
|
616
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-primaryFilter)
|
|
664
617
|
*/
|
|
665
618
|
primaryFilter ? : CollectionFilterConfig
|
|
666
619
|
/**
|
|
667
620
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
668
621
|
* are unresponsive.
|
|
669
|
-
* ...
|
|
670
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-readOnly)
|
|
622
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-readOnly)
|
|
671
623
|
*/
|
|
672
624
|
readOnly ? : Boolean
|
|
673
625
|
relayStoreEvents ? : Boolean
|
|
674
626
|
/**
|
|
675
627
|
* Predefined style to use for the field. Possible values are:
|
|
676
|
-
* ...
|
|
677
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rendition)
|
|
628
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rendition)
|
|
678
629
|
*/
|
|
679
630
|
rendition ? : 'outlined'|'filled'|string
|
|
680
631
|
/**
|
|
@@ -693,23 +644,26 @@ defineProps<{
|
|
|
693
644
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
694
645
|
* [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
|
|
695
646
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
696
|
-
* ...
|
|
697
|
-
* [
|
|
647
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ripple)
|
|
648
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
649
|
+
* @property {string} [color] A CSS color name or specification.
|
|
650
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
651
|
+
* @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.
|
|
698
652
|
*/
|
|
699
|
-
ripple ? : Boolean|
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
653
|
+
ripple ? : Boolean|object
|
|
654
|
+
/**
|
|
655
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
656
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
657
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-role)
|
|
658
|
+
*/
|
|
659
|
+
role ? : string
|
|
705
660
|
/**
|
|
706
661
|
* 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`
|
|
707
662
|
*/
|
|
708
663
|
rootElement ? : ShadowRoot|HTMLElement
|
|
709
664
|
/**
|
|
710
665
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
711
|
-
* ...
|
|
712
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rtl)
|
|
666
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-rtl)
|
|
713
667
|
*/
|
|
714
668
|
rtl ? : Boolean
|
|
715
669
|
/**
|
|
@@ -719,8 +673,7 @@ defineProps<{
|
|
|
719
673
|
scrollAction ? : 'hide'|'realign'|null
|
|
720
674
|
/**
|
|
721
675
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
722
|
-
* ...
|
|
723
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-showAnimation)
|
|
676
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-showAnimation)
|
|
724
677
|
*/
|
|
725
678
|
showAnimation ? : Boolean|object
|
|
726
679
|
/**
|
|
@@ -753,8 +706,7 @@ defineProps<{
|
|
|
753
706
|
* 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
|
|
754
707
|
* [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
|
|
755
708
|
* this widget:
|
|
756
|
-
* ...
|
|
757
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tab)
|
|
709
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tab)
|
|
758
710
|
*/
|
|
759
711
|
tab ? : Boolean|TabConfig
|
|
760
712
|
/**
|
|
@@ -762,14 +714,12 @@ defineProps<{
|
|
|
762
714
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
763
715
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
764
716
|
* to the element programmatically.
|
|
765
|
-
* ...
|
|
766
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tabIndex)
|
|
717
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tabIndex)
|
|
767
718
|
*/
|
|
768
719
|
tabIndex ? : number
|
|
769
720
|
/**
|
|
770
721
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
771
|
-
* ...
|
|
772
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-textAlign)
|
|
722
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-textAlign)
|
|
773
723
|
*/
|
|
774
724
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
775
725
|
/**
|
|
@@ -778,30 +728,26 @@ defineProps<{
|
|
|
778
728
|
title ? : string
|
|
779
729
|
/**
|
|
780
730
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
781
|
-
* ...
|
|
782
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tooltip)
|
|
731
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-tooltip)
|
|
783
732
|
*/
|
|
784
733
|
tooltip ? : string|TooltipConfig|null
|
|
785
734
|
/**
|
|
786
735
|
* How to query the store upon click of the expand trigger. Specify one of these values:
|
|
787
|
-
* ...
|
|
788
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggerAction)
|
|
736
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggerAction)
|
|
789
737
|
*/
|
|
790
738
|
triggerAction ? : 'all'|'last'|null
|
|
791
739
|
/**
|
|
792
740
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
793
741
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
794
|
-
* ...
|
|
795
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggers)
|
|
742
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-triggers)
|
|
796
743
|
*/
|
|
797
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
744
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
798
745
|
type ? : 'schedulingmodecombo'
|
|
799
746
|
/**
|
|
800
747
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
801
748
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
802
749
|
* values are used as the class names.
|
|
803
|
-
* ...
|
|
804
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ui)
|
|
750
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-ui)
|
|
805
751
|
*/
|
|
806
752
|
ui ? : string|object
|
|
807
753
|
/**
|
|
@@ -821,8 +767,7 @@ defineProps<{
|
|
|
821
767
|
/**
|
|
822
768
|
* Field used for item value when populating from store. Setting this to `null` will
|
|
823
769
|
* yield the selected record as the Combo's [value](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#property-value).
|
|
824
|
-
* ...
|
|
825
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-valueField)
|
|
770
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-valueField)
|
|
826
771
|
*/
|
|
827
772
|
valueField ? : string|null
|
|
828
773
|
/**
|
|
@@ -838,14 +783,12 @@ defineProps<{
|
|
|
838
783
|
width ? : string|number
|
|
839
784
|
/**
|
|
840
785
|
* The x position for the widget.
|
|
841
|
-
* ...
|
|
842
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-x)
|
|
786
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-x)
|
|
843
787
|
*/
|
|
844
788
|
x ? : number
|
|
845
789
|
/**
|
|
846
790
|
* The y position for the widget.
|
|
847
|
-
* ...
|
|
848
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-y)
|
|
791
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-y)
|
|
849
792
|
*/
|
|
850
793
|
y ? : number
|
|
851
794
|
|
|
@@ -898,8 +841,7 @@ const emit = defineEmits<{
|
|
|
898
841
|
(e: 'beforeShow', params: ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
899
842
|
/**
|
|
900
843
|
* Fires when any other event is fired from the object.
|
|
901
|
-
* ...
|
|
902
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-catchAll)
|
|
844
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-catchAll)
|
|
903
845
|
* @param {string} e Event name
|
|
904
846
|
* @param {object} params Event parameters
|
|
905
847
|
* @param {string} params.e Event name
|
|
@@ -927,8 +869,7 @@ const emit = defineEmits<{
|
|
|
927
869
|
(e: 'change', params: ((event: { source: Field|any, value: string|number|boolean|any, oldValue: string|number|boolean|any, valid: boolean, event: Event, userAction: boolean, checked: boolean }) => void)|string): void
|
|
928
870
|
/**
|
|
929
871
|
* Fired when this field is [cleared](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#function-clear).
|
|
930
|
-
* ...
|
|
931
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-clear)
|
|
872
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-clear)
|
|
932
873
|
* @param {string} e Event name
|
|
933
874
|
* @param {object} params Event parameters
|
|
934
875
|
* @param {string} params.e Event name
|
|
@@ -1015,8 +956,7 @@ const emit = defineEmits<{
|
|
|
1015
956
|
/**
|
|
1016
957
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
1017
958
|
* achieves visibility.
|
|
1018
|
-
* ...
|
|
1019
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-paint)
|
|
959
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#event-paint)
|
|
1020
960
|
* @param {string} e Event name
|
|
1021
961
|
* @param {object} params Event parameters
|
|
1022
962
|
* @param {string} params.e Event name
|
|
@@ -1179,6 +1119,7 @@ const widgetData = {
|
|
|
1179
1119
|
'relayStoreEvents',
|
|
1180
1120
|
'revertOnEscape',
|
|
1181
1121
|
'ripple',
|
|
1122
|
+
'role',
|
|
1182
1123
|
'rootElement',
|
|
1183
1124
|
'scrollAction',
|
|
1184
1125
|
'showAnimation',
|
|
@@ -1262,9 +1203,7 @@ const widgetData = {
|
|
|
1262
1203
|
'y'
|
|
1263
1204
|
],
|
|
1264
1205
|
propertyNames : [
|
|
1265
|
-
'anchorSize',
|
|
1266
1206
|
'content',
|
|
1267
|
-
'focusVisible',
|
|
1268
1207
|
'formula',
|
|
1269
1208
|
'html',
|
|
1270
1209
|
'input',
|