@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 BryntumSchedulingDirectionPickerProps = {
|
|
|
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/SchedulingDirectionPicker#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
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/SchedulingDirectionPicker#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 BryntumSchedulingDirectionPickerProps = {
|
|
|
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/SchedulingDirectionPicker#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 BryntumSchedulingDirectionPickerProps = {
|
|
|
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/SchedulingDirectionPicker#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/SchedulingDirectionPicker#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -656,7 +663,7 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
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
|
/**
|
|
@@ -49,6 +49,8 @@ defineProps<{
|
|
|
49
49
|
/**
|
|
50
50
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
51
51
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
52
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
53
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-appendTo)
|
|
52
54
|
*/
|
|
53
55
|
appendTo ? : HTMLElement|string
|
|
54
56
|
/**
|
|
@@ -108,9 +110,10 @@ defineProps<{
|
|
|
108
110
|
catchEventHandlerExceptions ? : Boolean
|
|
109
111
|
/**
|
|
110
112
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
111
|
-
*
|
|
113
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-centered)
|
|
114
|
+
* @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.
|
|
112
115
|
*/
|
|
113
|
-
centered ? : Boolean
|
|
116
|
+
centered ? : Boolean|object
|
|
114
117
|
/**
|
|
115
118
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
116
119
|
* 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/SchedulingModePicker#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/SchedulingModePicker#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/SchedulingModePicker#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
|
/**
|
|
@@ -1019,7 +1026,6 @@ const widgetData = {
|
|
|
1019
1026
|
'bubbleEvents',
|
|
1020
1027
|
'cacheLastResult',
|
|
1021
1028
|
'caseSensitive',
|
|
1022
|
-
'centered',
|
|
1023
1029
|
'checkValidity',
|
|
1024
1030
|
'chipView',
|
|
1025
1031
|
'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',
|
|
@@ -34,6 +34,8 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
34
34
|
/**
|
|
35
35
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
36
36
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
37
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
38
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-appendTo)
|
|
37
39
|
*/
|
|
38
40
|
appendTo ? : HTMLElement|string
|
|
39
41
|
/**
|
|
@@ -93,9 +95,10 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
93
95
|
catchEventHandlerExceptions ? : Boolean
|
|
94
96
|
/**
|
|
95
97
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
96
|
-
*
|
|
98
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-centered)
|
|
99
|
+
* @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.
|
|
97
100
|
*/
|
|
98
|
-
centered ? : Boolean
|
|
101
|
+
centered ? : Boolean|object
|
|
99
102
|
/**
|
|
100
103
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
101
104
|
* 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 BryntumSchedulingModePickerProps = {
|
|
|
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/SchedulingModePicker#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 BryntumSchedulingModePickerProps = {
|
|
|
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/SchedulingModePicker#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/SchedulingModePicker#config-insertFirst)
|
|
405
412
|
*/
|
|
406
413
|
insertFirst ? : HTMLElement|string
|
|
407
414
|
/**
|
|
@@ -662,7 +669,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
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
|
/**
|
|
@@ -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/StartDateField#config-appendTo)
|
|
46
48
|
*/
|
|
47
49
|
appendTo ? : HTMLElement|string
|
|
48
50
|
/**
|
|
@@ -93,9 +95,10 @@ defineProps<{
|
|
|
93
95
|
catchEventHandlerExceptions ? : Boolean
|
|
94
96
|
/**
|
|
95
97
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
96
|
-
*
|
|
98
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-centered)
|
|
99
|
+
* @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.
|
|
97
100
|
*/
|
|
98
|
-
centered ? : Boolean
|
|
101
|
+
centered ? : Boolean|object
|
|
99
102
|
/**
|
|
100
103
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
101
104
|
* 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)
|
|
@@ -192,7 +195,7 @@ defineProps<{
|
|
|
192
195
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
193
196
|
/**
|
|
194
197
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
195
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
198
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
196
199
|
* property which controls when a drag should start.
|
|
197
200
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-draggable)
|
|
198
201
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -313,10 +316,14 @@ defineProps<{
|
|
|
313
316
|
inputWidth ? : string|number
|
|
314
317
|
/**
|
|
315
318
|
* 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.
|
|
319
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
320
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-insertBefore)
|
|
316
321
|
*/
|
|
317
322
|
insertBefore ? : HTMLElement|string
|
|
318
323
|
/**
|
|
319
324
|
* 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.
|
|
325
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
326
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-insertFirst)
|
|
320
327
|
*/
|
|
321
328
|
insertFirst ? : HTMLElement|string
|
|
322
329
|
/**
|
|
@@ -513,7 +520,7 @@ defineProps<{
|
|
|
513
520
|
/**
|
|
514
521
|
* Project model calendar of which should be used by the field.
|
|
515
522
|
*/
|
|
516
|
-
project ? : ProjectModel|object
|
|
523
|
+
project ? : ProjectModel|object|null
|
|
517
524
|
/**
|
|
518
525
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
519
526
|
* are unresponsive.
|
|
@@ -566,7 +573,7 @@ defineProps<{
|
|
|
566
573
|
rtl ? : Boolean
|
|
567
574
|
/**
|
|
568
575
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
569
|
-
* Valid values:
|
|
576
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
570
577
|
*/
|
|
571
578
|
scrollAction ? : 'hide'|'realign'|null
|
|
572
579
|
/**
|
|
@@ -905,7 +912,6 @@ const widgetData = {
|
|
|
905
912
|
'autoExpand',
|
|
906
913
|
'autoSelect',
|
|
907
914
|
'bubbleEvents',
|
|
908
|
-
'centered',
|
|
909
915
|
'checkValidity',
|
|
910
916
|
'clearable',
|
|
911
917
|
'color',
|
|
@@ -985,6 +991,7 @@ const widgetData = {
|
|
|
985
991
|
'badge',
|
|
986
992
|
'callOnFunctions',
|
|
987
993
|
'catchEventHandlerExceptions',
|
|
994
|
+
'centered',
|
|
988
995
|
'cls',
|
|
989
996
|
'column',
|
|
990
997
|
'dataset',
|
|
@@ -28,6 +28,8 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
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/StartDateField#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -78,9 +80,10 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
78
80
|
catchEventHandlerExceptions ? : Boolean
|
|
79
81
|
/**
|
|
80
82
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
81
|
-
*
|
|
83
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-centered)
|
|
84
|
+
* @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.
|
|
82
85
|
*/
|
|
83
|
-
centered ? : Boolean
|
|
86
|
+
centered ? : Boolean|object
|
|
84
87
|
/**
|
|
85
88
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
86
89
|
* 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)
|
|
@@ -177,7 +180,7 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
177
180
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
178
181
|
/**
|
|
179
182
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
180
|
-
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a
|
|
183
|
+
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a `handleSelector`
|
|
181
184
|
* property which controls when a drag should start.
|
|
182
185
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-draggable)
|
|
183
186
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -298,10 +301,14 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
298
301
|
inputWidth ? : string|number
|
|
299
302
|
/**
|
|
300
303
|
* 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.
|
|
304
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
305
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-insertBefore)
|
|
301
306
|
*/
|
|
302
307
|
insertBefore ? : HTMLElement|string
|
|
303
308
|
/**
|
|
304
309
|
* 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.
|
|
310
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
311
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-insertFirst)
|
|
305
312
|
*/
|
|
306
313
|
insertFirst ? : HTMLElement|string
|
|
307
314
|
/**
|
|
@@ -498,7 +505,7 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
498
505
|
/**
|
|
499
506
|
* Project model calendar of which should be used by the field.
|
|
500
507
|
*/
|
|
501
|
-
project ? : ProjectModel|object
|
|
508
|
+
project ? : ProjectModel|object|null
|
|
502
509
|
/**
|
|
503
510
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
504
511
|
* are unresponsive.
|
|
@@ -551,7 +558,7 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
551
558
|
rtl ? : Boolean
|
|
552
559
|
/**
|
|
553
560
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
554
|
-
* Valid values:
|
|
561
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
555
562
|
*/
|
|
556
563
|
scrollAction ? : 'hide'|'realign'|null
|
|
557
564
|
/**
|
|
@@ -74,6 +74,8 @@ defineProps<{
|
|
|
74
74
|
/**
|
|
75
75
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
76
76
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
77
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
78
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-appendTo)
|
|
77
79
|
*/
|
|
78
80
|
appendTo ? : HTMLElement|string
|
|
79
81
|
/**
|
|
@@ -681,10 +683,14 @@ defineProps<{
|
|
|
681
683
|
inputFieldAlign ? : 'start'|'end'
|
|
682
684
|
/**
|
|
683
685
|
* 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.
|
|
686
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
687
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-insertBefore)
|
|
684
688
|
*/
|
|
685
689
|
insertBefore ? : HTMLElement|string
|
|
686
690
|
/**
|
|
687
691
|
* 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.
|
|
692
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
693
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-insertFirst)
|
|
688
694
|
*/
|
|
689
695
|
insertFirst ? : HTMLElement|string
|
|
690
696
|
/**
|
|
@@ -704,7 +710,7 @@ defineProps<{
|
|
|
704
710
|
*/
|
|
705
711
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
706
712
|
/**
|
|
707
|
-
* Sets `labelWidth
|
|
713
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
708
714
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-labelWidth)
|
|
709
715
|
*/
|
|
710
716
|
labelWidth ? : number|null
|
|
@@ -935,7 +941,7 @@ defineProps<{
|
|
|
935
941
|
/**
|
|
936
942
|
* Project config object or a Project instance
|
|
937
943
|
*/
|
|
938
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
944
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
939
945
|
/**
|
|
940
946
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
941
947
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -5482,6 +5488,7 @@ const widgetData = {
|
|
|
5482
5488
|
'zoomFactor'
|
|
5483
5489
|
],
|
|
5484
5490
|
propertyNames : [
|
|
5491
|
+
'centered',
|
|
5485
5492
|
'originalStore',
|
|
5486
5493
|
'parent',
|
|
5487
5494
|
'scrollLeft',
|
|
@@ -59,6 +59,8 @@ export declare type BryntumTimelineProps = {
|
|
|
59
59
|
/**
|
|
60
60
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
61
61
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
62
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
63
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-appendTo)
|
|
62
64
|
*/
|
|
63
65
|
appendTo ? : HTMLElement|string
|
|
64
66
|
/**
|
|
@@ -666,10 +668,14 @@ export declare type BryntumTimelineProps = {
|
|
|
666
668
|
inputFieldAlign ? : 'start'|'end'
|
|
667
669
|
/**
|
|
668
670
|
* 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.
|
|
671
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
672
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-insertBefore)
|
|
669
673
|
*/
|
|
670
674
|
insertBefore ? : HTMLElement|string
|
|
671
675
|
/**
|
|
672
676
|
* 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.
|
|
677
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
678
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-insertFirst)
|
|
673
679
|
*/
|
|
674
680
|
insertFirst ? : HTMLElement|string
|
|
675
681
|
/**
|
|
@@ -689,7 +695,7 @@ export declare type BryntumTimelineProps = {
|
|
|
689
695
|
*/
|
|
690
696
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
691
697
|
/**
|
|
692
|
-
* Sets `labelWidth
|
|
698
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
693
699
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/Timeline#config-labelWidth)
|
|
694
700
|
*/
|
|
695
701
|
labelWidth ? : number|null
|
|
@@ -920,7 +926,7 @@ export declare type BryntumTimelineProps = {
|
|
|
920
926
|
/**
|
|
921
927
|
* Project config object or a Project instance
|
|
922
928
|
*/
|
|
923
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
929
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
924
930
|
/**
|
|
925
931
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
926
932
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -53,6 +53,8 @@ defineProps<{
|
|
|
53
53
|
/**
|
|
54
54
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
55
55
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
56
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
57
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-appendTo)
|
|
56
58
|
*/
|
|
57
59
|
appendTo ? : HTMLElement|string
|
|
58
60
|
/**
|
|
@@ -372,10 +374,14 @@ defineProps<{
|
|
|
372
374
|
inputFieldAlign ? : 'start'|'end'
|
|
373
375
|
/**
|
|
374
376
|
* 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.
|
|
377
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
378
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-insertBefore)
|
|
375
379
|
*/
|
|
376
380
|
insertBefore ? : HTMLElement|string
|
|
377
381
|
/**
|
|
378
382
|
* 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.
|
|
383
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
384
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-insertFirst)
|
|
379
385
|
*/
|
|
380
386
|
insertFirst ? : HTMLElement|string
|
|
381
387
|
/**
|
|
@@ -388,7 +394,7 @@ defineProps<{
|
|
|
388
394
|
*/
|
|
389
395
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
390
396
|
/**
|
|
391
|
-
* Sets `labelWidth
|
|
397
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
392
398
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-labelWidth)
|
|
393
399
|
*/
|
|
394
400
|
labelWidth ? : number|null
|
|
@@ -489,7 +495,7 @@ defineProps<{
|
|
|
489
495
|
/**
|
|
490
496
|
* The [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) whose versions and changes are being observed in this grid.
|
|
491
497
|
*/
|
|
492
|
-
project ? : ProjectModel|object
|
|
498
|
+
project ? : ProjectModel|object|null
|
|
493
499
|
/**
|
|
494
500
|
* Set to `true` to make the grid read-only, by disabling any UIs for modifying data.
|
|
495
501
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-readOnly)
|
|
@@ -2518,6 +2524,7 @@ const widgetData = {
|
|
|
2518
2524
|
'width'
|
|
2519
2525
|
],
|
|
2520
2526
|
propertyNames : [
|
|
2527
|
+
'centered',
|
|
2521
2528
|
'originalStore',
|
|
2522
2529
|
'parent',
|
|
2523
2530
|
'selectedCell',
|
|
@@ -37,6 +37,8 @@ export declare type BryntumVersionGridProps = {
|
|
|
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/VersionGrid#config-appendTo)
|
|
40
42
|
*/
|
|
41
43
|
appendTo ? : HTMLElement|string
|
|
42
44
|
/**
|
|
@@ -356,10 +358,14 @@ export declare type BryntumVersionGridProps = {
|
|
|
356
358
|
inputFieldAlign ? : 'start'|'end'
|
|
357
359
|
/**
|
|
358
360
|
* 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.
|
|
361
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
362
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-insertBefore)
|
|
359
363
|
*/
|
|
360
364
|
insertBefore ? : HTMLElement|string
|
|
361
365
|
/**
|
|
362
366
|
* 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.
|
|
367
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
368
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-insertFirst)
|
|
363
369
|
*/
|
|
364
370
|
insertFirst ? : HTMLElement|string
|
|
365
371
|
/**
|
|
@@ -372,7 +378,7 @@ export declare type BryntumVersionGridProps = {
|
|
|
372
378
|
*/
|
|
373
379
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
374
380
|
/**
|
|
375
|
-
* Sets `labelWidth
|
|
381
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
376
382
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-labelWidth)
|
|
377
383
|
*/
|
|
378
384
|
labelWidth ? : number|null
|
|
@@ -473,7 +479,7 @@ export declare type BryntumVersionGridProps = {
|
|
|
473
479
|
/**
|
|
474
480
|
* The [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) whose versions and changes are being observed in this grid.
|
|
475
481
|
*/
|
|
476
|
-
project ? : ProjectModel|object
|
|
482
|
+
project ? : ProjectModel|object|null
|
|
477
483
|
/**
|
|
478
484
|
* Set to `true` to make the grid read-only, by disabling any UIs for modifying data.
|
|
479
485
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/VersionGrid#config-readOnly)
|