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