@bryntum/schedulerpro-vue-3-thin 7.2.4 → 7.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/lib/chunks/{D4JDuI0s.js → B4dVznPx.js} +1 -8
- package/lib/chunks/B4dVznPx.js.map +1 -0
- package/lib/chunks/{BhUeT19h.js → BFFz1c24.js} +5 -5
- package/lib/chunks/BFFz1c24.js.map +1 -0
- package/lib/chunks/{BJPdcix1.js → BIkGnHve.js} +3 -3
- package/lib/chunks/BIkGnHve.js.map +1 -0
- package/lib/chunks/{BRGc8bUJ.js → BNBuOpUp.js} +8 -7
- package/lib/chunks/BNBuOpUp.js.map +1 -0
- package/lib/chunks/{BjTPjWi9.js → Bp7aU5Ia.js} +6 -6
- package/lib/chunks/Bp7aU5Ia.js.map +1 -0
- package/lib/chunks/{CuODT2-U.js → C3Dz-ovY.js} +3 -3
- package/lib/chunks/C3Dz-ovY.js.map +1 -0
- package/lib/chunks/{BTT_cGQU.js → CPjow0gO.js} +8 -9
- package/lib/chunks/CPjow0gO.js.map +1 -0
- package/lib/chunks/{DYBe70El.js → CqtUB81W.js} +18 -11
- package/lib/chunks/CqtUB81W.js.map +1 -0
- package/lib/chunks/{C41opZKx.js → CvNpXefN.js} +18 -11
- package/lib/chunks/CvNpXefN.js.map +1 -0
- package/lib/chunks/{BbI7XKMd.js → D0hJ3P6L.js} +5 -3
- package/lib/chunks/D0hJ3P6L.js.map +1 -0
- package/lib/chunks/{BpAvqwr_.js → D1a3F6m-.js} +23 -13
- package/lib/chunks/D1a3F6m-.js.map +1 -0
- package/lib/chunks/{CGbW6pgm.js → DPA-xEW5.js} +8 -9
- package/lib/chunks/DPA-xEW5.js.map +1 -0
- package/lib/chunks/{MOjUZ-Rj.js → DdbMybqv.js} +5 -5
- package/lib/chunks/DdbMybqv.js.map +1 -0
- package/lib/chunks/{DGV7a5Xo.js → DjFBhm9P.js} +6 -6
- package/lib/chunks/DjFBhm9P.js.map +1 -0
- package/lib/chunks/{Dz-up1_i.js → DmFXOMJ5.js} +5 -5
- package/lib/chunks/DmFXOMJ5.js.map +1 -0
- package/lib/chunks/{DwzPrR90.js → Pb5GbfMi.js} +5 -5
- package/lib/chunks/Pb5GbfMi.js.map +1 -0
- package/lib/chunks/{M0cBUV91.js → W-pa3HyX.js} +6 -6
- package/lib/chunks/W-pa3HyX.js.map +1 -0
- package/lib/chunks/{CJFZbm_i.js → b8yreHIz.js} +23 -13
- package/lib/chunks/b8yreHIz.js.map +1 -0
- package/lib/chunks/{9jfNe_y3.js → oM3gO3yH.js} +14 -8
- package/lib/chunks/oM3gO3yH.js.map +1 -0
- package/lib/chunks/{BO8FwQoh.js → p1r0F5YC.js} +6 -6
- package/lib/chunks/p1r0F5YC.js.map +1 -0
- package/lib/chunks/{DlNFp5e-.js → s35t-2ke.js} +10 -10
- package/lib/chunks/s35t-2ke.js.map +1 -0
- package/lib/chunks/{j8JzZ-07.js → yF4wtntA.js} +4 -4
- package/lib/chunks/yF4wtntA.js.map +1 -0
- package/lib/components/BryntumCalendarEditor.js +1 -1
- package/lib/components/BryntumCalendarField.js +1 -1
- package/lib/components/BryntumConstraintTypePicker.js +1 -1
- package/lib/components/BryntumCostAccrualField.js +1 -1
- package/lib/components/BryntumDependencyTypePicker.js +1 -1
- package/lib/components/BryntumEffortField.js +1 -1
- package/lib/components/BryntumEndDateField.js +1 -1
- package/lib/components/BryntumModelCombo.js +1 -1
- package/lib/components/BryntumRateTableField.js +1 -1
- package/lib/components/BryntumResourceEditor.js +1 -1
- package/lib/components/BryntumResourceGrid.js +1 -1
- package/lib/components/BryntumResourceHistogram.js +1 -1
- package/lib/components/BryntumResourceTypeField.js +1 -1
- package/lib/components/BryntumResourceUtilization.js +1 -1
- package/lib/components/BryntumSchedulerPro.js +1 -1
- package/lib/components/BryntumSchedulerProBase.js +1 -1
- package/lib/components/BryntumSchedulerProProjectModel.js +1 -1
- package/lib/components/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumThemeCombo.js +57 -0
- package/lib/components/BryntumThemeCombo.js.map +1 -0
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +127 -186
- package/src/components/BryntumCalendarEditorProps.ts +123 -177
- package/src/components/BryntumCalendarField.vue +91 -151
- package/src/components/BryntumCalendarFieldProps.ts +87 -143
- package/src/components/BryntumConstraintTypePicker.vue +91 -151
- package/src/components/BryntumConstraintTypePickerProps.ts +87 -143
- package/src/components/BryntumCostAccrualField.vue +91 -151
- package/src/components/BryntumCostAccrualFieldProps.ts +87 -143
- package/src/components/BryntumDependencyTypePicker.vue +91 -151
- package/src/components/BryntumDependencyTypePickerProps.ts +87 -143
- package/src/components/BryntumEffortField.vue +79 -124
- package/src/components/BryntumEffortFieldProps.ts +73 -114
- package/src/components/BryntumEndDateField.vue +79 -122
- package/src/components/BryntumEndDateFieldProps.ts +75 -114
- package/src/components/BryntumModelCombo.vue +91 -151
- package/src/components/BryntumModelComboProps.ts +87 -143
- package/src/components/BryntumRateTableField.vue +91 -151
- package/src/components/BryntumRateTableFieldProps.ts +87 -143
- package/src/components/BryntumResourceEditor.vue +126 -184
- package/src/components/BryntumResourceEditorProps.ts +122 -175
- package/src/components/BryntumResourceGrid.vue +204 -293
- package/src/components/BryntumResourceGridProps.ts +187 -263
- package/src/components/BryntumResourceHistogram.vue +335 -458
- package/src/components/BryntumResourceHistogramProps.ts +287 -402
- package/src/components/BryntumResourceTypeField.vue +91 -151
- package/src/components/BryntumResourceTypeFieldProps.ts +87 -143
- package/src/components/BryntumResourceUtilization.vue +335 -458
- package/src/components/BryntumResourceUtilizationProps.ts +288 -404
- package/src/components/BryntumSchedulerPro.vue +504 -643
- package/src/components/BryntumSchedulerProBase.vue +504 -643
- package/src/components/BryntumSchedulerProBaseProps.ts +408 -556
- package/src/components/BryntumSchedulerProProjectModel.vue +63 -107
- package/src/components/BryntumSchedulerProProjectModelProps.ts +55 -85
- package/src/components/BryntumSchedulerProProps.ts +408 -556
- package/src/components/BryntumSchedulingDirectionPicker.vue +91 -151
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +87 -143
- package/src/components/BryntumSchedulingModePicker.vue +92 -153
- package/src/components/BryntumSchedulingModePickerProps.ts +88 -145
- package/src/components/BryntumStartDateField.vue +81 -126
- package/src/components/BryntumStartDateFieldProps.ts +77 -118
- package/src/components/BryntumThemeCombo.vue +60 -0
- package/src/components/BryntumTimeline.vue +425 -594
- package/src/components/BryntumTimelineProps.ts +366 -519
- package/src/components/BryntumVersionGrid.vue +203 -290
- package/src/components/BryntumVersionGridProps.ts +186 -261
- package/lib/chunks/9jfNe_y3.js.map +0 -1
- package/lib/chunks/BJPdcix1.js.map +0 -1
- package/lib/chunks/BO8FwQoh.js.map +0 -1
- package/lib/chunks/BRGc8bUJ.js.map +0 -1
- package/lib/chunks/BTT_cGQU.js.map +0 -1
- package/lib/chunks/BbI7XKMd.js.map +0 -1
- package/lib/chunks/BhUeT19h.js.map +0 -1
- package/lib/chunks/BjTPjWi9.js.map +0 -1
- package/lib/chunks/BpAvqwr_.js.map +0 -1
- package/lib/chunks/C41opZKx.js.map +0 -1
- package/lib/chunks/CGbW6pgm.js.map +0 -1
- package/lib/chunks/CJFZbm_i.js.map +0 -1
- package/lib/chunks/CuODT2-U.js.map +0 -1
- package/lib/chunks/D4JDuI0s.js.map +0 -1
- package/lib/chunks/DGV7a5Xo.js.map +0 -1
- package/lib/chunks/DYBe70El.js.map +0 -1
- package/lib/chunks/DlNFp5e-.js.map +0 -1
- package/lib/chunks/DwzPrR90.js.map +0 -1
- package/lib/chunks/Dz-up1_i.js.map +0 -1
- package/lib/chunks/M0cBUV91.js.map +0 -1
- package/lib/chunks/MOjUZ-Rj.js.map +0 -1
- package/lib/chunks/j8JzZ-07.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo,
|
|
1
|
+
import type { AlignSpec, Base, ChipViewConfig, CollectionCompareOperator, CollectionFilterConfig, Color, Combo, Duration, DurationConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, ListConfig, MaskConfig, Model, Rectangle, Store, StoreConfig, TabConfig, TooltipConfig, Widget } from '@bryntum/core-thin';
|
|
2
2
|
import type { DependencyStore as SchedulerDependencyStore } from '@bryntum/scheduler-thin';
|
|
3
3
|
import type { SchedulerProContainerItemConfig, DependencyTypePickerListeners } from '@bryntum/schedulerpro-thin';
|
|
4
4
|
|
|
@@ -7,14 +7,12 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
7
7
|
/**
|
|
8
8
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
9
9
|
* content will be placed inside this element.
|
|
10
|
-
* ...
|
|
11
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-adopt)
|
|
10
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-adopt)
|
|
12
11
|
*/
|
|
13
12
|
adopt ? : HTMLElement|string
|
|
14
13
|
/**
|
|
15
14
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
16
|
-
* ...
|
|
17
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-align)
|
|
15
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-align)
|
|
18
16
|
*/
|
|
19
17
|
align ? : AlignSpec|string
|
|
20
18
|
/**
|
|
@@ -36,15 +34,13 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
36
34
|
/**
|
|
37
35
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
38
36
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
39
|
-
* ...
|
|
40
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ariaDescription)
|
|
37
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ariaDescription)
|
|
41
38
|
*/
|
|
42
39
|
ariaDescription ? : string
|
|
43
40
|
/**
|
|
44
41
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
45
42
|
* the `aria-label` attribute.
|
|
46
|
-
* ...
|
|
47
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ariaLabel)
|
|
43
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ariaLabel)
|
|
48
44
|
*/
|
|
49
45
|
ariaLabel ? : string
|
|
50
46
|
/**
|
|
@@ -67,20 +63,17 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
67
63
|
/**
|
|
68
64
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
69
65
|
* hierarchy when triggered.
|
|
70
|
-
* ...
|
|
71
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-bubbleEvents)
|
|
66
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-bubbleEvents)
|
|
72
67
|
*/
|
|
73
68
|
bubbleEvents ? : object
|
|
74
69
|
/**
|
|
75
70
|
* Enable caching of the last retrieved result until the timeout is reached.
|
|
76
|
-
* ...
|
|
77
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-cacheLastResult)
|
|
71
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-cacheLastResult)
|
|
78
72
|
*/
|
|
79
73
|
cacheLastResult ? : number|string|Duration|DurationConfig
|
|
80
74
|
/**
|
|
81
75
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
82
|
-
* ...
|
|
83
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-callOnFunctions)
|
|
76
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-callOnFunctions)
|
|
84
77
|
*/
|
|
85
78
|
callOnFunctions ? : Boolean
|
|
86
79
|
/**
|
|
@@ -90,8 +83,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
90
83
|
/**
|
|
91
84
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
92
85
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
93
|
-
* ...
|
|
94
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-catchEventHandlerExceptions)
|
|
86
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-catchEventHandlerExceptions)
|
|
95
87
|
*/
|
|
96
88
|
catchEventHandlerExceptions ? : Boolean
|
|
97
89
|
/**
|
|
@@ -102,8 +94,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
102
94
|
/**
|
|
103
95
|
* A config object to configure the [ChipView](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/ChipView) to display the
|
|
104
96
|
* selected value set when [multiSelect](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiSelect) is `true`.
|
|
105
|
-
* ...
|
|
106
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-chipView)
|
|
97
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-chipView)
|
|
107
98
|
*/
|
|
108
99
|
chipView ? : ChipViewConfig
|
|
109
100
|
/**
|
|
@@ -128,15 +119,13 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
128
119
|
* Custom CSS classes to add to element.
|
|
129
120
|
* May be specified as a space separated string, or as an object in which property names
|
|
130
121
|
* with truthy values are used as the class names:
|
|
131
|
-
* ...
|
|
132
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-cls)
|
|
122
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-cls)
|
|
133
123
|
*/
|
|
134
124
|
cls ? : string|object
|
|
135
125
|
/**
|
|
136
126
|
* Applies the specified color to the widget, by setting the `--b-primary` CSS variable in the widgets
|
|
137
127
|
* `style` block.
|
|
138
|
-
* ...
|
|
139
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-color)
|
|
128
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-color)
|
|
140
129
|
*/
|
|
141
130
|
color ? : Color
|
|
142
131
|
/**
|
|
@@ -153,15 +142,13 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
153
142
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
154
143
|
* fields related to a [checkbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
155
144
|
* these classes for examples of nested fields.
|
|
156
|
-
* ...
|
|
157
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-container)
|
|
145
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-container)
|
|
158
146
|
*/
|
|
159
|
-
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
147
|
+
container ? : Record<string, SchedulerProContainerItemConfig>|SchedulerProContainerItemConfig[]|FieldContainerConfig
|
|
160
148
|
/**
|
|
161
149
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
162
150
|
* [values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
163
|
-
* ...
|
|
164
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-containValues)
|
|
151
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-containValues)
|
|
165
152
|
* @param {Core.widget.Field} field Field instance
|
|
166
153
|
* @returns {boolean}
|
|
167
154
|
*/
|
|
@@ -170,16 +157,14 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
170
157
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
171
158
|
* May be specified as a space separated string, or as an object in which property names
|
|
172
159
|
* with truthy values are used as the class names:
|
|
173
|
-
* ...
|
|
174
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-contentElementCls)
|
|
160
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-contentElementCls)
|
|
175
161
|
*/
|
|
176
162
|
contentElementCls ? : string|object
|
|
177
163
|
/**
|
|
178
164
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
179
165
|
* 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,
|
|
180
166
|
* 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).
|
|
181
|
-
* ...
|
|
182
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-createOnUnmatched)
|
|
167
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-createOnUnmatched)
|
|
183
168
|
* @param {string} name Record name
|
|
184
169
|
* @param {Core.widget.Combo} combo Combo instance
|
|
185
170
|
* @returns {Core.data.Model} New record
|
|
@@ -205,16 +190,15 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
205
190
|
*/
|
|
206
191
|
dependencyStore ? : SchedulerDependencyStore
|
|
207
192
|
/**
|
|
208
|
-
* Check for CSS compatibility issues
|
|
209
|
-
*
|
|
210
|
-
* [
|
|
193
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
194
|
+
* checks:
|
|
195
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-detectCSSCompatibilityIssues)
|
|
211
196
|
*/
|
|
212
197
|
detectCSSCompatibilityIssues ? : Boolean
|
|
213
198
|
/**
|
|
214
199
|
* 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
|
|
215
200
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
216
|
-
* ...
|
|
217
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-disabled)
|
|
201
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-disabled)
|
|
218
202
|
*/
|
|
219
203
|
disabled ? : Boolean|'inert'
|
|
220
204
|
/**
|
|
@@ -227,26 +211,23 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
227
211
|
* @param {Core.widget.Combo} combo A reference to this Combo
|
|
228
212
|
* @returns {string,void}
|
|
229
213
|
*/
|
|
230
|
-
displayValueRenderer ? : (record: Model
|
|
214
|
+
displayValueRenderer ? : (record: Model, combo: Combo) => string|void
|
|
231
215
|
/**
|
|
232
216
|
* Controls the placement of this widget when it is added to a [panel's ](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel)
|
|
233
217
|
* [strips collection](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
234
218
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
235
219
|
* body. Such widgets are called "edge strips".
|
|
236
|
-
* ...
|
|
237
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-dock)
|
|
220
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-dock)
|
|
238
221
|
*/
|
|
239
222
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
240
223
|
/**
|
|
241
224
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
242
225
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
243
226
|
* property which controls when a drag should start.
|
|
244
|
-
* ...
|
|
245
|
-
*
|
|
227
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-draggable)
|
|
228
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
246
229
|
*/
|
|
247
|
-
draggable ? : Boolean|
|
|
248
|
-
handleSelector?: string
|
|
249
|
-
}
|
|
230
|
+
draggable ? : Boolean|object
|
|
250
231
|
/**
|
|
251
232
|
* User can edit text in text field (otherwise only pick from attached picker)
|
|
252
233
|
*/
|
|
@@ -254,21 +235,18 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
254
235
|
/**
|
|
255
236
|
* An object specifying attributes to assign to the root element of this widget.
|
|
256
237
|
* Set `null` value to attribute to remove it.
|
|
257
|
-
* ...
|
|
258
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-elementAttributes)
|
|
238
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-elementAttributes)
|
|
259
239
|
*/
|
|
260
240
|
elementAttributes ? : Record<string, string|null>
|
|
261
241
|
/**
|
|
262
242
|
* Text to display in the drop down when there are no items in the underlying store.
|
|
263
|
-
* ...
|
|
264
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-emptyText)
|
|
243
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-emptyText)
|
|
265
244
|
*/
|
|
266
245
|
emptyText ? : string
|
|
267
246
|
/**
|
|
268
247
|
* 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
|
|
269
248
|
* any filters to the server upon load.
|
|
270
|
-
* ...
|
|
271
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-encodeFilterParams)
|
|
249
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-encodeFilterParams)
|
|
272
250
|
* @param {object[]} filters filters
|
|
273
251
|
* @returns {object[]} array of values
|
|
274
252
|
*/
|
|
@@ -282,8 +260,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
282
260
|
/**
|
|
283
261
|
* The name of an operator type as implemented in [operator](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter#config-operator)
|
|
284
262
|
* to use when filtering the dropdown list based upon the typed value.
|
|
285
|
-
* ...
|
|
286
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-filterOperator)
|
|
263
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-filterOperator)
|
|
287
264
|
*/
|
|
288
265
|
filterOperator ? : CollectionCompareOperator
|
|
289
266
|
/**
|
|
@@ -324,8 +301,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
324
301
|
hidden ? : Boolean
|
|
325
302
|
/**
|
|
326
303
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
327
|
-
* ...
|
|
328
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hideAnimation)
|
|
304
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hideAnimation)
|
|
329
305
|
*/
|
|
330
306
|
hideAnimation ? : Boolean|object
|
|
331
307
|
/**
|
|
@@ -346,8 +322,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
346
322
|
/**
|
|
347
323
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
348
324
|
* a field's units.
|
|
349
|
-
* ...
|
|
350
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hint)
|
|
325
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hint)
|
|
351
326
|
* @param {object} data A data object
|
|
352
327
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
353
328
|
* @param {any} data.value The current value of the field
|
|
@@ -358,8 +333,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
358
333
|
* 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.
|
|
359
334
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
360
335
|
* encode such data (see [encodeHtml](https://bryntum.com/products/schedulerpro/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
361
|
-
* ...
|
|
362
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hintHtml)
|
|
336
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-hintHtml)
|
|
363
337
|
* @param {object} data A data object
|
|
364
338
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
365
339
|
* @param {any} data.value The current value of the field
|
|
@@ -372,23 +346,20 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
372
346
|
id ? : string
|
|
373
347
|
/**
|
|
374
348
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
375
|
-
* ...
|
|
376
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ignoreParentReadOnly)
|
|
349
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ignoreParentReadOnly)
|
|
377
350
|
*/
|
|
378
351
|
ignoreParentReadOnly ? : Boolean
|
|
379
352
|
/**
|
|
380
353
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
381
354
|
* [hbox](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
382
355
|
* [container](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-container).
|
|
383
|
-
* ...
|
|
384
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-inline)
|
|
356
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-inline)
|
|
385
357
|
*/
|
|
386
358
|
inline ? : Boolean
|
|
387
359
|
/**
|
|
388
360
|
* Configure this as `true` to render the dropdown list as a permanently visible list
|
|
389
361
|
* in the document flow immediately below the input area instead of as a popup.
|
|
390
|
-
* ...
|
|
391
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-inlinePicker)
|
|
362
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-inlinePicker)
|
|
392
363
|
*/
|
|
393
364
|
inlinePicker ? : Boolean
|
|
394
365
|
/**
|
|
@@ -426,30 +397,26 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
426
397
|
insertFirst ? : HTMLElement|string
|
|
427
398
|
/**
|
|
428
399
|
* Rows to display in the dropdown (list items).
|
|
429
|
-
* ...
|
|
430
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-items)
|
|
400
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-items)
|
|
431
401
|
*/
|
|
432
402
|
items ? : object[]|string[]|object
|
|
433
403
|
/**
|
|
434
404
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
435
405
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
436
406
|
* are the name of the instance method to call when the keystroke is received.
|
|
437
|
-
* ...
|
|
438
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyMap)
|
|
407
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyMap)
|
|
439
408
|
*/
|
|
440
409
|
keyMap ? : Record<string, KeyMapConfig>
|
|
441
410
|
/**
|
|
442
411
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
443
412
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
444
413
|
* immediate feedback, change will still be triggered on blur).
|
|
445
|
-
* ...
|
|
446
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyStrokeChangeDelay)
|
|
414
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyStrokeChangeDelay)
|
|
447
415
|
*/
|
|
448
416
|
keyStrokeChangeDelay ? : number
|
|
449
417
|
/**
|
|
450
418
|
* The delay in milliseconds to wait after the last keystroke before filtering the list.
|
|
451
|
-
* ...
|
|
452
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyStrokeFilterDelay)
|
|
419
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-keyStrokeFilterDelay)
|
|
453
420
|
*/
|
|
454
421
|
keyStrokeFilterDelay ? : number
|
|
455
422
|
/**
|
|
@@ -462,15 +429,15 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
462
429
|
labelCls ? : string|object
|
|
463
430
|
/**
|
|
464
431
|
* Label position, either 'before' the field or 'above' the field
|
|
465
|
-
* ...
|
|
466
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-labelPosition)
|
|
432
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-labelPosition)
|
|
467
433
|
*/
|
|
468
434
|
labelPosition ? : 'before'|'above'|null
|
|
469
435
|
/**
|
|
470
436
|
* The labels to add either before or after the input field.
|
|
471
437
|
* Each label may have the following properties:
|
|
472
|
-
* ...
|
|
473
|
-
*
|
|
438
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-labels)
|
|
439
|
+
* @property {string} html Label text
|
|
440
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
474
441
|
*/
|
|
475
442
|
labels ? : object[]
|
|
476
443
|
/**
|
|
@@ -483,24 +450,21 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
483
450
|
listCls ? : string
|
|
484
451
|
/**
|
|
485
452
|
* The listener set for this object.
|
|
486
|
-
* ...
|
|
487
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-listeners)
|
|
453
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-listeners)
|
|
488
454
|
*/
|
|
489
455
|
listeners ? : DependencyTypePickerListeners
|
|
490
456
|
/**
|
|
491
457
|
* Template string used to render the list items in the dropdown list
|
|
492
|
-
* ...
|
|
493
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-listItemTpl)
|
|
458
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-listItemTpl)
|
|
494
459
|
* @param {Core.data.Model} record The record representing the item being rendered
|
|
495
460
|
* @returns {string,void}
|
|
496
461
|
*/
|
|
497
|
-
listItemTpl ? : (record: Model
|
|
462
|
+
listItemTpl ? : (record: Model) => string|void
|
|
498
463
|
/**
|
|
499
464
|
* A class translations of which are used for translating this entity.
|
|
500
465
|
* This is often used when translations of an item are defined on its container class.
|
|
501
466
|
* For example:
|
|
502
|
-
* ...
|
|
503
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-localeClass)
|
|
467
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-localeClass)
|
|
504
468
|
*/
|
|
505
469
|
localeClass ? : typeof Base
|
|
506
470
|
/**
|
|
@@ -512,8 +476,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
512
476
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
513
477
|
* you could use 'localeKey' meta configuration.
|
|
514
478
|
* Example:
|
|
515
|
-
* ...
|
|
516
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-localizableProperties)
|
|
479
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-localizableProperties)
|
|
517
480
|
*/
|
|
518
481
|
localizableProperties ? : string[]
|
|
519
482
|
/**
|
|
@@ -539,8 +502,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
539
502
|
maxHeight ? : string|number
|
|
540
503
|
/**
|
|
541
504
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
542
|
-
* ...
|
|
543
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-maximizeOnMobile)
|
|
505
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-maximizeOnMobile)
|
|
544
506
|
*/
|
|
545
507
|
maximizeOnMobile ? : number|string
|
|
546
508
|
/**
|
|
@@ -554,8 +516,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
554
516
|
maxWidth ? : string|number
|
|
555
517
|
/**
|
|
556
518
|
* 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`.
|
|
557
|
-
* ...
|
|
558
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-minChars)
|
|
519
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-minChars)
|
|
559
520
|
*/
|
|
560
521
|
minChars ? : number
|
|
561
522
|
/**
|
|
@@ -576,16 +537,13 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
576
537
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
577
538
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
578
539
|
* layout.
|
|
579
|
-
* ...
|
|
580
|
-
*
|
|
540
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-monitorResize)
|
|
541
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
581
542
|
*/
|
|
582
|
-
monitorResize ? : Boolean|
|
|
583
|
-
immediate?: Boolean
|
|
584
|
-
}
|
|
543
|
+
monitorResize ? : Boolean|object
|
|
585
544
|
/**
|
|
586
545
|
* Set to `true` to allow selection of multiple values from the dropdown list.
|
|
587
|
-
* ...
|
|
588
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-multiSelect)
|
|
546
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-multiSelect)
|
|
589
547
|
*/
|
|
590
548
|
multiSelect ? : Boolean
|
|
591
549
|
/**
|
|
@@ -598,8 +556,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
598
556
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
599
557
|
* Used prior to [ref](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
600
558
|
* [Container.values](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-values).
|
|
601
|
-
* ...
|
|
602
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-name)
|
|
559
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-name)
|
|
603
560
|
*/
|
|
604
561
|
name ? : string
|
|
605
562
|
/**
|
|
@@ -610,10 +567,9 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
610
567
|
/**
|
|
611
568
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
612
569
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
613
|
-
* ...
|
|
614
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-picker)
|
|
570
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-picker)
|
|
615
571
|
*/
|
|
616
|
-
picker ? : ListConfig
|
|
572
|
+
picker ? : ListConfig
|
|
617
573
|
/**
|
|
618
574
|
* The name of the element property to which the picker should size and align itself.
|
|
619
575
|
*/
|
|
@@ -630,8 +586,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
630
586
|
* 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
|
|
631
587
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
632
588
|
* widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement).
|
|
633
|
-
* ...
|
|
634
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-positioned)
|
|
589
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-positioned)
|
|
635
590
|
*/
|
|
636
591
|
positioned ? : Boolean
|
|
637
592
|
/**
|
|
@@ -643,22 +598,19 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
643
598
|
* Optionally a [Filter](https://bryntum.com/products/schedulerpro/docs/api/Core/util/CollectionFilter) config object which the combo should use for
|
|
644
599
|
* filtering using the typed value.
|
|
645
600
|
* This may use a `filterBy` property to test its `value` against any field in the passed record.
|
|
646
|
-
* ...
|
|
647
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-primaryFilter)
|
|
601
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-primaryFilter)
|
|
648
602
|
*/
|
|
649
603
|
primaryFilter ? : CollectionFilterConfig
|
|
650
604
|
/**
|
|
651
605
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
652
606
|
* are unresponsive.
|
|
653
|
-
* ...
|
|
654
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-readOnly)
|
|
607
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-readOnly)
|
|
655
608
|
*/
|
|
656
609
|
readOnly ? : Boolean
|
|
657
610
|
relayStoreEvents ? : Boolean
|
|
658
611
|
/**
|
|
659
612
|
* Predefined style to use for the field. Possible values are:
|
|
660
|
-
* ...
|
|
661
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-rendition)
|
|
613
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-rendition)
|
|
662
614
|
*/
|
|
663
615
|
rendition ? : 'outlined'|'filled'|string
|
|
664
616
|
/**
|
|
@@ -677,23 +629,26 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
677
629
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
678
630
|
* [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
|
|
679
631
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
680
|
-
* ...
|
|
681
|
-
* [
|
|
632
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ripple)
|
|
633
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
634
|
+
* @property {string} [color] A CSS color name or specification.
|
|
635
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
636
|
+
* @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.
|
|
682
637
|
*/
|
|
683
|
-
ripple ? : Boolean|
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
638
|
+
ripple ? : Boolean|object
|
|
639
|
+
/**
|
|
640
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
641
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
642
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-role)
|
|
643
|
+
*/
|
|
644
|
+
role ? : string
|
|
689
645
|
/**
|
|
690
646
|
* 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`
|
|
691
647
|
*/
|
|
692
648
|
rootElement ? : ShadowRoot|HTMLElement
|
|
693
649
|
/**
|
|
694
650
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
695
|
-
* ...
|
|
696
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-rtl)
|
|
651
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-rtl)
|
|
697
652
|
*/
|
|
698
653
|
rtl ? : Boolean
|
|
699
654
|
/**
|
|
@@ -703,8 +658,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
703
658
|
scrollAction ? : 'hide'|'realign'|null
|
|
704
659
|
/**
|
|
705
660
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
706
|
-
* ...
|
|
707
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-showAnimation)
|
|
661
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-showAnimation)
|
|
708
662
|
*/
|
|
709
663
|
showAnimation ? : Boolean|object
|
|
710
664
|
/**
|
|
@@ -737,8 +691,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
737
691
|
* 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
|
|
738
692
|
* [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
|
|
739
693
|
* this widget:
|
|
740
|
-
* ...
|
|
741
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tab)
|
|
694
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tab)
|
|
742
695
|
*/
|
|
743
696
|
tab ? : Boolean|TabConfig
|
|
744
697
|
/**
|
|
@@ -746,14 +699,12 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
746
699
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
747
700
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
748
701
|
* to the element programmatically.
|
|
749
|
-
* ...
|
|
750
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tabIndex)
|
|
702
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tabIndex)
|
|
751
703
|
*/
|
|
752
704
|
tabIndex ? : number
|
|
753
705
|
/**
|
|
754
706
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
755
|
-
* ...
|
|
756
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-textAlign)
|
|
707
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-textAlign)
|
|
757
708
|
*/
|
|
758
709
|
textAlign ? : 'left'|'center'|'right'|'start'|'end'
|
|
759
710
|
/**
|
|
@@ -762,30 +713,26 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
762
713
|
title ? : string
|
|
763
714
|
/**
|
|
764
715
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
765
|
-
* ...
|
|
766
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tooltip)
|
|
716
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-tooltip)
|
|
767
717
|
*/
|
|
768
718
|
tooltip ? : string|TooltipConfig|null
|
|
769
719
|
/**
|
|
770
720
|
* How to query the store upon click of the expand trigger. Specify one of these values:
|
|
771
|
-
* ...
|
|
772
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-triggerAction)
|
|
721
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-triggerAction)
|
|
773
722
|
*/
|
|
774
723
|
triggerAction ? : 'all'|'last'|null
|
|
775
724
|
/**
|
|
776
725
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
777
726
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
778
|
-
* ...
|
|
779
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-triggers)
|
|
727
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-triggers)
|
|
780
728
|
*/
|
|
781
|
-
triggers ? : Record<string, FieldTriggerConfig
|
|
729
|
+
triggers ? : Record<string, FieldTriggerConfig>
|
|
782
730
|
type ? : 'dependencytypepicker'
|
|
783
731
|
/**
|
|
784
732
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
785
733
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
786
734
|
* values are used as the class names.
|
|
787
|
-
* ...
|
|
788
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ui)
|
|
735
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-ui)
|
|
789
736
|
*/
|
|
790
737
|
ui ? : string|object
|
|
791
738
|
/**
|
|
@@ -805,8 +752,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
805
752
|
/**
|
|
806
753
|
* Field used for item value when populating from store. Setting this to `null` will
|
|
807
754
|
* yield the selected record as the Combo's [value](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#property-value).
|
|
808
|
-
* ...
|
|
809
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-valueField)
|
|
755
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-valueField)
|
|
810
756
|
*/
|
|
811
757
|
valueField ? : string|null
|
|
812
758
|
/**
|
|
@@ -822,14 +768,12 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
822
768
|
width ? : string|number
|
|
823
769
|
/**
|
|
824
770
|
* The x position for the widget.
|
|
825
|
-
* ...
|
|
826
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-x)
|
|
771
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-x)
|
|
827
772
|
*/
|
|
828
773
|
x ? : number
|
|
829
774
|
/**
|
|
830
775
|
* The y position for the widget.
|
|
831
|
-
* ...
|
|
832
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-y)
|
|
776
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-y)
|
|
833
777
|
*/
|
|
834
778
|
y ? : number
|
|
835
779
|
|