@bryntum/schedulerpro-vue-3-thin 7.3.1 → 7.3.3
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/{BhXv58eE.js → AoaFbZ4m.js} +2 -1
- package/lib/chunks/AoaFbZ4m.js.map +1 -0
- package/lib/chunks/{n2IZFQjR.js → B2kUsKIy.js} +2 -2
- package/lib/chunks/B2kUsKIy.js.map +1 -0
- package/lib/chunks/B4dVznPx.js.map +1 -1
- package/lib/chunks/{DPA-xEW5.js → B9JdkqNq.js} +2 -2
- package/lib/chunks/B9JdkqNq.js.map +1 -0
- package/lib/chunks/{D0hJ3P6L.js → BEuyKhmv.js} +2 -1
- package/lib/chunks/BEuyKhmv.js.map +1 -0
- package/lib/chunks/{XQWZfDOm.js → BLTu9uIn.js} +2 -2
- package/lib/chunks/BLTu9uIn.js.map +1 -0
- package/lib/chunks/{eKXSEOkn.js → BYM5V1Wn.js} +2 -2
- package/lib/chunks/BYM5V1Wn.js.map +1 -0
- package/lib/chunks/{CPjow0gO.js → Bb-KplON.js} +2 -2
- package/lib/chunks/Bb-KplON.js.map +1 -0
- package/lib/chunks/{Bk2bIVfG.js → BjdAG4f5.js} +2 -1
- package/lib/chunks/BjdAG4f5.js.map +1 -0
- package/lib/chunks/{Cb_akueu.js → BqoXyQwj.js} +9 -8
- package/lib/chunks/BqoXyQwj.js.map +1 -0
- package/lib/chunks/{7vz3cAx6.js → BquqmqmF.js} +2 -2
- package/lib/chunks/BquqmqmF.js.map +1 -0
- package/lib/chunks/{CEQZr1q6.js → Br_EU5Mg.js} +2 -1
- package/lib/chunks/Br_EU5Mg.js.map +1 -0
- package/lib/chunks/{edcDjaO2.js → Bwe8R0s-.js} +2 -2
- package/lib/chunks/Bwe8R0s-.js.map +1 -0
- package/lib/chunks/{D-hmgVVF.js → C8Z0R0aH.js} +2 -2
- package/lib/chunks/C8Z0R0aH.js.map +1 -0
- package/lib/chunks/{Cc_DPp3S.js → CE0vatfl.js} +2 -2
- package/lib/chunks/CE0vatfl.js.map +1 -0
- package/lib/chunks/{Cr5VTUbs.js → CJVobBTM.js} +2 -2
- package/lib/chunks/CJVobBTM.js.map +1 -0
- package/lib/chunks/{B1SaPsRu.js → CQ89gj2K.js} +2 -1
- package/lib/chunks/CQ89gj2K.js.map +1 -0
- package/lib/chunks/{BhfdqXGU.js → CgadFdfz.js} +2 -2
- package/lib/chunks/CgadFdfz.js.map +1 -0
- package/lib/chunks/{B8GKehTJ.js → CgupMRhd.js} +2 -2
- package/lib/chunks/CgupMRhd.js.map +1 -0
- package/lib/chunks/{C1vi1h_N.js → Cr1A7OYf.js} +2 -2
- package/lib/chunks/Cr1A7OYf.js.map +1 -0
- package/lib/chunks/{D-v-Wqj4.js → DaUKdDkr.js} +2 -1
- package/lib/chunks/DaUKdDkr.js.map +1 -0
- package/lib/chunks/{zY4Qxi9x.js → sHzU3CFb.js} +2 -2
- package/lib/chunks/sHzU3CFb.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/BryntumSchedulingDirectionPicker.js +1 -1
- package/lib/components/BryntumSchedulingModePicker.js +1 -1
- package/lib/components/BryntumStartDateField.js +1 -1
- package/lib/components/BryntumTimeline.js +1 -1
- package/lib/components/BryntumVersionGrid.js +1 -1
- package/lib/index.js +21 -21
- package/license.pdf +0 -0
- package/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +12 -5
- package/src/components/BryntumCalendarEditorProps.ts +11 -4
- package/src/components/BryntumCalendarField.vue +12 -5
- package/src/components/BryntumCalendarFieldProps.ts +11 -4
- package/src/components/BryntumConstraintTypePicker.vue +12 -5
- package/src/components/BryntumConstraintTypePickerProps.ts +11 -4
- package/src/components/BryntumCostAccrualField.vue +12 -5
- package/src/components/BryntumCostAccrualFieldProps.ts +11 -4
- package/src/components/BryntumDependencyTypePicker.vue +12 -5
- package/src/components/BryntumDependencyTypePickerProps.ts +11 -4
- package/src/components/BryntumEffortField.vue +12 -5
- package/src/components/BryntumEffortFieldProps.ts +11 -4
- package/src/components/BryntumEndDateField.vue +13 -6
- package/src/components/BryntumEndDateFieldProps.ts +12 -5
- package/src/components/BryntumModelCombo.vue +12 -5
- package/src/components/BryntumModelComboProps.ts +11 -4
- package/src/components/BryntumRateTableField.vue +12 -5
- package/src/components/BryntumRateTableFieldProps.ts +11 -4
- package/src/components/BryntumResourceEditor.vue +12 -5
- package/src/components/BryntumResourceEditorProps.ts +11 -4
- package/src/components/BryntumResourceGrid.vue +9 -2
- package/src/components/BryntumResourceGridProps.ts +8 -2
- package/src/components/BryntumResourceHistogram.vue +9 -2
- package/src/components/BryntumResourceHistogramProps.ts +8 -2
- package/src/components/BryntumResourceTypeField.vue +12 -5
- package/src/components/BryntumResourceTypeFieldProps.ts +11 -4
- package/src/components/BryntumResourceUtilization.vue +9 -2
- package/src/components/BryntumResourceUtilizationProps.ts +8 -2
- package/src/components/BryntumSchedulerPro.vue +9 -2
- package/src/components/BryntumSchedulerProBase.vue +9 -2
- package/src/components/BryntumSchedulerProBaseProps.ts +8 -2
- package/src/components/BryntumSchedulerProProjectModel.vue +5 -2
- package/src/components/BryntumSchedulerProProjectModelProps.ts +1 -0
- package/src/components/BryntumSchedulerProProps.ts +8 -2
- package/src/components/BryntumSchedulingDirectionPicker.vue +12 -5
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +11 -4
- package/src/components/BryntumSchedulingModePicker.vue +12 -5
- package/src/components/BryntumSchedulingModePickerProps.ts +11 -4
- package/src/components/BryntumStartDateField.vue +13 -6
- package/src/components/BryntumStartDateFieldProps.ts +12 -5
- package/src/components/BryntumTimeline.vue +9 -2
- package/src/components/BryntumTimelineProps.ts +8 -2
- package/src/components/BryntumVersionGrid.vue +9 -2
- package/src/components/BryntumVersionGridProps.ts +8 -2
- package/lib/chunks/7vz3cAx6.js.map +0 -1
- package/lib/chunks/B1SaPsRu.js.map +0 -1
- package/lib/chunks/B8GKehTJ.js.map +0 -1
- package/lib/chunks/BhXv58eE.js.map +0 -1
- package/lib/chunks/BhfdqXGU.js.map +0 -1
- package/lib/chunks/Bk2bIVfG.js.map +0 -1
- package/lib/chunks/C1vi1h_N.js.map +0 -1
- package/lib/chunks/CEQZr1q6.js.map +0 -1
- package/lib/chunks/CPjow0gO.js.map +0 -1
- package/lib/chunks/Cb_akueu.js.map +0 -1
- package/lib/chunks/Cc_DPp3S.js.map +0 -1
- package/lib/chunks/Cr5VTUbs.js.map +0 -1
- package/lib/chunks/D-hmgVVF.js.map +0 -1
- package/lib/chunks/D-v-Wqj4.js.map +0 -1
- package/lib/chunks/D0hJ3P6L.js.map +0 -1
- package/lib/chunks/DPA-xEW5.js.map +0 -1
- package/lib/chunks/XQWZfDOm.js.map +0 -1
- package/lib/chunks/eKXSEOkn.js.map +0 -1
- package/lib/chunks/edcDjaO2.js.map +0 -1
- package/lib/chunks/n2IZFQjR.js.map +0 -1
- package/lib/chunks/zY4Qxi9x.js.map +0 -1
|
@@ -28,6 +28,8 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
28
28
|
/**
|
|
29
29
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
30
30
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
31
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
32
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -98,9 +100,10 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
98
100
|
catchEventHandlerExceptions ? : Boolean
|
|
99
101
|
/**
|
|
100
102
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
101
|
-
*
|
|
103
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-centered)
|
|
104
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
102
105
|
*/
|
|
103
|
-
centered ? : Boolean
|
|
106
|
+
centered ? : Boolean|object
|
|
104
107
|
/**
|
|
105
108
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
106
109
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -236,7 +239,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
236
239
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
237
240
|
/**
|
|
238
241
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
239
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
242
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
240
243
|
* property which controls when a drag should start.
|
|
241
244
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-draggable)
|
|
242
245
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -403,10 +406,14 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
403
406
|
inputWidth ? : string|number
|
|
404
407
|
/**
|
|
405
408
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
409
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
410
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-insertBefore)
|
|
406
411
|
*/
|
|
407
412
|
insertBefore ? : HTMLElement|string
|
|
408
413
|
/**
|
|
409
414
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
415
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
416
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-insertFirst)
|
|
410
417
|
*/
|
|
411
418
|
insertFirst ? : HTMLElement|string
|
|
412
419
|
/**
|
|
@@ -667,7 +674,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
667
674
|
rtl ? : Boolean
|
|
668
675
|
/**
|
|
669
676
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
670
|
-
* Valid values:
|
|
677
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
671
678
|
*/
|
|
672
679
|
scrollAction ? : 'hide'|'realign'|null
|
|
673
680
|
/**
|
|
@@ -43,6 +43,8 @@ defineProps<{
|
|
|
43
43
|
/**
|
|
44
44
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
45
45
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
46
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
47
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-appendTo)
|
|
46
48
|
*/
|
|
47
49
|
appendTo ? : HTMLElement|string
|
|
48
50
|
/**
|
|
@@ -102,9 +104,10 @@ defineProps<{
|
|
|
102
104
|
catchEventHandlerExceptions ? : Boolean
|
|
103
105
|
/**
|
|
104
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
105
|
-
*
|
|
107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-centered)
|
|
108
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
106
109
|
*/
|
|
107
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
108
111
|
/**
|
|
109
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
110
113
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -240,7 +243,7 @@ defineProps<{
|
|
|
240
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
241
244
|
/**
|
|
242
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
243
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
246
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
244
247
|
* property which controls when a drag should start.
|
|
245
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-draggable)
|
|
246
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -407,10 +410,14 @@ defineProps<{
|
|
|
407
410
|
inputWidth ? : string|number
|
|
408
411
|
/**
|
|
409
412
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
413
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
414
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-insertBefore)
|
|
410
415
|
*/
|
|
411
416
|
insertBefore ? : HTMLElement|string
|
|
412
417
|
/**
|
|
413
418
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
419
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
420
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-insertFirst)
|
|
414
421
|
*/
|
|
415
422
|
insertFirst ? : HTMLElement|string
|
|
416
423
|
/**
|
|
@@ -671,7 +678,7 @@ defineProps<{
|
|
|
671
678
|
rtl ? : Boolean
|
|
672
679
|
/**
|
|
673
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
674
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
675
682
|
*/
|
|
676
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
677
684
|
/**
|
|
@@ -1012,7 +1019,6 @@ const widgetData = {
|
|
|
1012
1019
|
'bubbleEvents',
|
|
1013
1020
|
'cacheLastResult',
|
|
1014
1021
|
'caseSensitive',
|
|
1015
|
-
'centered',
|
|
1016
1022
|
'checkValidity',
|
|
1017
1023
|
'chipView',
|
|
1018
1024
|
'clearable',
|
|
@@ -1109,6 +1115,7 @@ const widgetData = {
|
|
|
1109
1115
|
'badge',
|
|
1110
1116
|
'callOnFunctions',
|
|
1111
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1112
1119
|
'cls',
|
|
1113
1120
|
'column',
|
|
1114
1121
|
'dataset',
|
|
@@ -28,6 +28,8 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
28
28
|
/**
|
|
29
29
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
30
30
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
31
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
32
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
87
89
|
catchEventHandlerExceptions ? : Boolean
|
|
88
90
|
/**
|
|
89
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
90
|
-
*
|
|
92
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-centered)
|
|
93
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
91
94
|
*/
|
|
92
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
93
96
|
/**
|
|
94
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
95
98
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -225,7 +228,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
225
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
226
229
|
/**
|
|
227
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
228
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
231
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
229
232
|
* property which controls when a drag should start.
|
|
230
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-draggable)
|
|
231
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -392,10 +395,14 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
392
395
|
inputWidth ? : string|number
|
|
393
396
|
/**
|
|
394
397
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
398
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
399
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-insertBefore)
|
|
395
400
|
*/
|
|
396
401
|
insertBefore ? : HTMLElement|string
|
|
397
402
|
/**
|
|
398
403
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
404
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
405
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -656,7 +663,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
656
663
|
rtl ? : Boolean
|
|
657
664
|
/**
|
|
658
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
659
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
660
667
|
*/
|
|
661
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
662
669
|
/**
|
|
@@ -43,6 +43,8 @@ defineProps<{
|
|
|
43
43
|
/**
|
|
44
44
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
45
45
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
46
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
47
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-appendTo)
|
|
46
48
|
*/
|
|
47
49
|
appendTo ? : HTMLElement|string
|
|
48
50
|
/**
|
|
@@ -102,9 +104,10 @@ defineProps<{
|
|
|
102
104
|
catchEventHandlerExceptions ? : Boolean
|
|
103
105
|
/**
|
|
104
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
105
|
-
*
|
|
107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-centered)
|
|
108
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
106
109
|
*/
|
|
107
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
108
111
|
/**
|
|
109
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
110
113
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -240,7 +243,7 @@ defineProps<{
|
|
|
240
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
241
244
|
/**
|
|
242
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
243
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
246
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
244
247
|
* property which controls when a drag should start.
|
|
245
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-draggable)
|
|
246
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -407,10 +410,14 @@ defineProps<{
|
|
|
407
410
|
inputWidth ? : string|number
|
|
408
411
|
/**
|
|
409
412
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
413
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
414
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-insertBefore)
|
|
410
415
|
*/
|
|
411
416
|
insertBefore ? : HTMLElement|string
|
|
412
417
|
/**
|
|
413
418
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
419
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
420
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-insertFirst)
|
|
414
421
|
*/
|
|
415
422
|
insertFirst ? : HTMLElement|string
|
|
416
423
|
/**
|
|
@@ -671,7 +678,7 @@ defineProps<{
|
|
|
671
678
|
rtl ? : Boolean
|
|
672
679
|
/**
|
|
673
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
674
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
675
682
|
*/
|
|
676
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
677
684
|
/**
|
|
@@ -1012,7 +1019,6 @@ const widgetData = {
|
|
|
1012
1019
|
'bubbleEvents',
|
|
1013
1020
|
'cacheLastResult',
|
|
1014
1021
|
'caseSensitive',
|
|
1015
|
-
'centered',
|
|
1016
1022
|
'checkValidity',
|
|
1017
1023
|
'chipView',
|
|
1018
1024
|
'clearable',
|
|
@@ -1109,6 +1115,7 @@ const widgetData = {
|
|
|
1109
1115
|
'badge',
|
|
1110
1116
|
'callOnFunctions',
|
|
1111
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1112
1119
|
'cls',
|
|
1113
1120
|
'column',
|
|
1114
1121
|
'dataset',
|
|
@@ -28,6 +28,8 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
28
28
|
/**
|
|
29
29
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
30
30
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
31
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
32
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
87
89
|
catchEventHandlerExceptions ? : Boolean
|
|
88
90
|
/**
|
|
89
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
90
|
-
*
|
|
92
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-centered)
|
|
93
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
91
94
|
*/
|
|
92
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
93
96
|
/**
|
|
94
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
95
98
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -225,7 +228,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
225
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
226
229
|
/**
|
|
227
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
228
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
231
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
229
232
|
* property which controls when a drag should start.
|
|
230
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-draggable)
|
|
231
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -392,10 +395,14 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
392
395
|
inputWidth ? : string|number
|
|
393
396
|
/**
|
|
394
397
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
398
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
399
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-insertBefore)
|
|
395
400
|
*/
|
|
396
401
|
insertBefore ? : HTMLElement|string
|
|
397
402
|
/**
|
|
398
403
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
404
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
405
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -656,7 +663,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
656
663
|
rtl ? : Boolean
|
|
657
664
|
/**
|
|
658
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
659
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
660
667
|
*/
|
|
661
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
662
669
|
/**
|
|
@@ -44,6 +44,8 @@ defineProps<{
|
|
|
44
44
|
/**
|
|
45
45
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
46
46
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
47
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
48
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-appendTo)
|
|
47
49
|
*/
|
|
48
50
|
appendTo ? : HTMLElement|string
|
|
49
51
|
/**
|
|
@@ -103,9 +105,10 @@ defineProps<{
|
|
|
103
105
|
catchEventHandlerExceptions ? : Boolean
|
|
104
106
|
/**
|
|
105
107
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
106
|
-
*
|
|
108
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-centered)
|
|
109
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
107
110
|
*/
|
|
108
|
-
centered ? : Boolean
|
|
111
|
+
centered ? : Boolean|object
|
|
109
112
|
/**
|
|
110
113
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
111
114
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -246,7 +249,7 @@ defineProps<{
|
|
|
246
249
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
247
250
|
/**
|
|
248
251
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
249
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
252
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
250
253
|
* property which controls when a drag should start.
|
|
251
254
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-draggable)
|
|
252
255
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -413,10 +416,14 @@ defineProps<{
|
|
|
413
416
|
inputWidth ? : string|number
|
|
414
417
|
/**
|
|
415
418
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
419
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
420
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-insertBefore)
|
|
416
421
|
*/
|
|
417
422
|
insertBefore ? : HTMLElement|string
|
|
418
423
|
/**
|
|
419
424
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
425
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
426
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-insertFirst)
|
|
420
427
|
*/
|
|
421
428
|
insertFirst ? : HTMLElement|string
|
|
422
429
|
/**
|
|
@@ -677,7 +684,7 @@ defineProps<{
|
|
|
677
684
|
rtl ? : Boolean
|
|
678
685
|
/**
|
|
679
686
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
680
|
-
* Valid values:
|
|
687
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
681
688
|
*/
|
|
682
689
|
scrollAction ? : 'hide'|'realign'|null
|
|
683
690
|
/**
|
|
@@ -1018,7 +1025,6 @@ const widgetData = {
|
|
|
1018
1025
|
'bubbleEvents',
|
|
1019
1026
|
'cacheLastResult',
|
|
1020
1027
|
'caseSensitive',
|
|
1021
|
-
'centered',
|
|
1022
1028
|
'checkValidity',
|
|
1023
1029
|
'chipView',
|
|
1024
1030
|
'clearable',
|
|
@@ -1116,6 +1122,7 @@ const widgetData = {
|
|
|
1116
1122
|
'badge',
|
|
1117
1123
|
'callOnFunctions',
|
|
1118
1124
|
'catchEventHandlerExceptions',
|
|
1125
|
+
'centered',
|
|
1119
1126
|
'cls',
|
|
1120
1127
|
'column',
|
|
1121
1128
|
'dataset',
|
|
@@ -29,6 +29,8 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
29
29
|
/**
|
|
30
30
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
31
31
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
32
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
33
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-appendTo)
|
|
32
34
|
*/
|
|
33
35
|
appendTo ? : HTMLElement|string
|
|
34
36
|
/**
|
|
@@ -88,9 +90,10 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
88
90
|
catchEventHandlerExceptions ? : Boolean
|
|
89
91
|
/**
|
|
90
92
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
91
|
-
*
|
|
93
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-centered)
|
|
94
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
92
95
|
*/
|
|
93
|
-
centered ? : Boolean
|
|
96
|
+
centered ? : Boolean|object
|
|
94
97
|
/**
|
|
95
98
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
96
99
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -231,7 +234,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
231
234
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
232
235
|
/**
|
|
233
236
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
234
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
237
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
235
238
|
* property which controls when a drag should start.
|
|
236
239
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-draggable)
|
|
237
240
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -398,10 +401,14 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
398
401
|
inputWidth ? : string|number
|
|
399
402
|
/**
|
|
400
403
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
404
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
405
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-insertBefore)
|
|
401
406
|
*/
|
|
402
407
|
insertBefore ? : HTMLElement|string
|
|
403
408
|
/**
|
|
404
409
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
410
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
411
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-insertFirst)
|
|
405
412
|
*/
|
|
406
413
|
insertFirst ? : HTMLElement|string
|
|
407
414
|
/**
|
|
@@ -662,7 +669,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
662
669
|
rtl ? : Boolean
|
|
663
670
|
/**
|
|
664
671
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
665
|
-
* Valid values:
|
|
672
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
666
673
|
*/
|
|
667
674
|
scrollAction ? : 'hide'|'realign'|null
|
|
668
675
|
/**
|
|
@@ -52,6 +52,8 @@ defineProps<{
|
|
|
52
52
|
/**
|
|
53
53
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
54
54
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
55
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
56
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-appendTo)
|
|
55
57
|
*/
|
|
56
58
|
appendTo ? : HTMLElement|string
|
|
57
59
|
/**
|
|
@@ -98,9 +100,10 @@ defineProps<{
|
|
|
98
100
|
catchEventHandlerExceptions ? : Boolean
|
|
99
101
|
/**
|
|
100
102
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
101
|
-
*
|
|
103
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-centered)
|
|
104
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
102
105
|
*/
|
|
103
|
-
centered ? : Boolean
|
|
106
|
+
centered ? : Boolean|object
|
|
104
107
|
/**
|
|
105
108
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
106
109
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -201,7 +204,7 @@ defineProps<{
|
|
|
201
204
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
202
205
|
/**
|
|
203
206
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
204
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
207
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
205
208
|
* property which controls when a drag should start.
|
|
206
209
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-draggable)
|
|
207
210
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -317,10 +320,14 @@ defineProps<{
|
|
|
317
320
|
inputWidth ? : string|number
|
|
318
321
|
/**
|
|
319
322
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
323
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
324
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-insertBefore)
|
|
320
325
|
*/
|
|
321
326
|
insertBefore ? : HTMLElement|string
|
|
322
327
|
/**
|
|
323
328
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
329
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
330
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-insertFirst)
|
|
324
331
|
*/
|
|
325
332
|
insertFirst ? : HTMLElement|string
|
|
326
333
|
/**
|
|
@@ -531,7 +538,7 @@ defineProps<{
|
|
|
531
538
|
rtl ? : Boolean
|
|
532
539
|
/**
|
|
533
540
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
534
|
-
* Valid values:
|
|
541
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
535
542
|
*/
|
|
536
543
|
scrollAction ? : 'hide'|'realign'|null
|
|
537
544
|
/**
|
|
@@ -858,7 +865,6 @@ const widgetData = {
|
|
|
858
865
|
'autoComplete',
|
|
859
866
|
'autoSelect',
|
|
860
867
|
'bubbleEvents',
|
|
861
|
-
'centered',
|
|
862
868
|
'checkValidity',
|
|
863
869
|
'clearable',
|
|
864
870
|
'color',
|
|
@@ -931,6 +937,7 @@ const widgetData = {
|
|
|
931
937
|
'badge',
|
|
932
938
|
'callOnFunctions',
|
|
933
939
|
'catchEventHandlerExceptions',
|
|
940
|
+
'centered',
|
|
934
941
|
'cls',
|
|
935
942
|
'column',
|
|
936
943
|
'dataset',
|
|
@@ -37,6 +37,8 @@ export declare type BryntumEffortFieldProps = {
|
|
|
37
37
|
/**
|
|
38
38
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
39
39
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
40
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
41
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-appendTo)
|
|
40
42
|
*/
|
|
41
43
|
appendTo ? : HTMLElement|string
|
|
42
44
|
/**
|
|
@@ -83,9 +85,10 @@ export declare type BryntumEffortFieldProps = {
|
|
|
83
85
|
catchEventHandlerExceptions ? : Boolean
|
|
84
86
|
/**
|
|
85
87
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
86
|
-
*
|
|
88
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-centered)
|
|
89
|
+
* @property {boolean} [once] If `true`, the Widget will be centred on its first show, but if it is moved at runtime, it will opt out of centering for future shows.
|
|
87
90
|
*/
|
|
88
|
-
centered ? : Boolean
|
|
91
|
+
centered ? : Boolean|object
|
|
89
92
|
/**
|
|
90
93
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
91
94
|
* to perform custom validity checks. The function is called as part of the [isValid](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-isValid)
|
|
@@ -186,7 +189,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
186
189
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
187
190
|
/**
|
|
188
191
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
189
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
192
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
190
193
|
* property which controls when a drag should start.
|
|
191
194
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-draggable)
|
|
192
195
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -302,10 +305,14 @@ export declare type BryntumEffortFieldProps = {
|
|
|
302
305
|
inputWidth ? : string|number
|
|
303
306
|
/**
|
|
304
307
|
* Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
308
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
309
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-insertBefore)
|
|
305
310
|
*/
|
|
306
311
|
insertBefore ? : HTMLElement|string
|
|
307
312
|
/**
|
|
308
313
|
* Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
|
|
314
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
315
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-insertFirst)
|
|
309
316
|
*/
|
|
310
317
|
insertFirst ? : HTMLElement|string
|
|
311
318
|
/**
|
|
@@ -516,7 +523,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
516
523
|
rtl ? : Boolean
|
|
517
524
|
/**
|
|
518
525
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
519
|
-
* Valid values:
|
|
526
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
520
527
|
*/
|
|
521
528
|
scrollAction ? : 'hide'|'realign'|null
|
|
522
529
|
/**
|