@bryntum/schedulerpro-vue-3-thin 7.3.2 → 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/{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 +6 -5
- package/src/components/BryntumCalendarEditorProps.ts +5 -4
- package/src/components/BryntumCalendarField.vue +6 -5
- package/src/components/BryntumCalendarFieldProps.ts +5 -4
- package/src/components/BryntumConstraintTypePicker.vue +6 -5
- package/src/components/BryntumConstraintTypePickerProps.ts +5 -4
- package/src/components/BryntumCostAccrualField.vue +6 -5
- package/src/components/BryntumCostAccrualFieldProps.ts +5 -4
- package/src/components/BryntumDependencyTypePicker.vue +6 -5
- package/src/components/BryntumDependencyTypePickerProps.ts +5 -4
- package/src/components/BryntumEffortField.vue +6 -5
- package/src/components/BryntumEffortFieldProps.ts +5 -4
- package/src/components/BryntumEndDateField.vue +6 -5
- package/src/components/BryntumEndDateFieldProps.ts +5 -4
- package/src/components/BryntumModelCombo.vue +6 -5
- package/src/components/BryntumModelComboProps.ts +5 -4
- package/src/components/BryntumRateTableField.vue +6 -5
- package/src/components/BryntumRateTableFieldProps.ts +5 -4
- package/src/components/BryntumResourceEditor.vue +6 -5
- package/src/components/BryntumResourceEditorProps.ts +5 -4
- package/src/components/BryntumResourceGrid.vue +2 -1
- package/src/components/BryntumResourceGridProps.ts +1 -1
- package/src/components/BryntumResourceHistogram.vue +2 -1
- package/src/components/BryntumResourceHistogramProps.ts +1 -1
- package/src/components/BryntumResourceTypeField.vue +6 -5
- package/src/components/BryntumResourceTypeFieldProps.ts +5 -4
- package/src/components/BryntumResourceUtilization.vue +2 -1
- package/src/components/BryntumResourceUtilizationProps.ts +1 -1
- package/src/components/BryntumSchedulerPro.vue +2 -1
- package/src/components/BryntumSchedulerProBase.vue +2 -1
- package/src/components/BryntumSchedulerProBaseProps.ts +1 -1
- package/src/components/BryntumSchedulerProProps.ts +1 -1
- package/src/components/BryntumSchedulingDirectionPicker.vue +6 -5
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +5 -4
- package/src/components/BryntumSchedulingModePicker.vue +6 -5
- package/src/components/BryntumSchedulingModePickerProps.ts +5 -4
- package/src/components/BryntumStartDateField.vue +6 -5
- package/src/components/BryntumStartDateFieldProps.ts +5 -4
- package/src/components/BryntumTimeline.vue +2 -1
- package/src/components/BryntumTimelineProps.ts +1 -1
- package/src/components/BryntumVersionGrid.vue +2 -1
- package/src/components/BryntumVersionGridProps.ts +1 -1
- 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
|
@@ -104,9 +104,10 @@ defineProps<{
|
|
|
104
104
|
catchEventHandlerExceptions ? : Boolean
|
|
105
105
|
/**
|
|
106
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
107
|
-
*
|
|
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.
|
|
108
109
|
*/
|
|
109
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
110
111
|
/**
|
|
111
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
112
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)
|
|
@@ -242,7 +243,7 @@ defineProps<{
|
|
|
242
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
243
244
|
/**
|
|
244
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
245
|
-
* 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`
|
|
246
247
|
* property which controls when a drag should start.
|
|
247
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-draggable)
|
|
248
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -677,7 +678,7 @@ defineProps<{
|
|
|
677
678
|
rtl ? : Boolean
|
|
678
679
|
/**
|
|
679
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
680
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
681
682
|
*/
|
|
682
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
683
684
|
/**
|
|
@@ -1018,7 +1019,6 @@ const widgetData = {
|
|
|
1018
1019
|
'bubbleEvents',
|
|
1019
1020
|
'cacheLastResult',
|
|
1020
1021
|
'caseSensitive',
|
|
1021
|
-
'centered',
|
|
1022
1022
|
'checkValidity',
|
|
1023
1023
|
'chipView',
|
|
1024
1024
|
'clearable',
|
|
@@ -1115,6 +1115,7 @@ const widgetData = {
|
|
|
1115
1115
|
'badge',
|
|
1116
1116
|
'callOnFunctions',
|
|
1117
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1118
1119
|
'cls',
|
|
1119
1120
|
'column',
|
|
1120
1121
|
'dataset',
|
|
@@ -89,9 +89,10 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
89
89
|
catchEventHandlerExceptions ? : Boolean
|
|
90
90
|
/**
|
|
91
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
92
|
-
*
|
|
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.
|
|
93
94
|
*/
|
|
94
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
95
96
|
/**
|
|
96
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
97
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)
|
|
@@ -227,7 +228,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
227
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
228
229
|
/**
|
|
229
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
230
|
-
* 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`
|
|
231
232
|
* property which controls when a drag should start.
|
|
232
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-draggable)
|
|
233
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -662,7 +663,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
662
663
|
rtl ? : Boolean
|
|
663
664
|
/**
|
|
664
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
665
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
666
667
|
*/
|
|
667
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
668
669
|
/**
|
|
@@ -104,9 +104,10 @@ defineProps<{
|
|
|
104
104
|
catchEventHandlerExceptions ? : Boolean
|
|
105
105
|
/**
|
|
106
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
107
|
-
*
|
|
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.
|
|
108
109
|
*/
|
|
109
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
110
111
|
/**
|
|
111
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
112
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)
|
|
@@ -242,7 +243,7 @@ defineProps<{
|
|
|
242
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
243
244
|
/**
|
|
244
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
245
|
-
* 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`
|
|
246
247
|
* property which controls when a drag should start.
|
|
247
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-draggable)
|
|
248
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -677,7 +678,7 @@ defineProps<{
|
|
|
677
678
|
rtl ? : Boolean
|
|
678
679
|
/**
|
|
679
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
680
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
681
682
|
*/
|
|
682
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
683
684
|
/**
|
|
@@ -1018,7 +1019,6 @@ const widgetData = {
|
|
|
1018
1019
|
'bubbleEvents',
|
|
1019
1020
|
'cacheLastResult',
|
|
1020
1021
|
'caseSensitive',
|
|
1021
|
-
'centered',
|
|
1022
1022
|
'checkValidity',
|
|
1023
1023
|
'chipView',
|
|
1024
1024
|
'clearable',
|
|
@@ -1115,6 +1115,7 @@ const widgetData = {
|
|
|
1115
1115
|
'badge',
|
|
1116
1116
|
'callOnFunctions',
|
|
1117
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1118
1119
|
'cls',
|
|
1119
1120
|
'column',
|
|
1120
1121
|
'dataset',
|
|
@@ -89,9 +89,10 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
89
89
|
catchEventHandlerExceptions ? : Boolean
|
|
90
90
|
/**
|
|
91
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
92
|
-
*
|
|
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.
|
|
93
94
|
*/
|
|
94
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
95
96
|
/**
|
|
96
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
97
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)
|
|
@@ -227,7 +228,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
227
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
228
229
|
/**
|
|
229
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
230
|
-
* 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`
|
|
231
232
|
* property which controls when a drag should start.
|
|
232
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-draggable)
|
|
233
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -662,7 +663,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
662
663
|
rtl ? : Boolean
|
|
663
664
|
/**
|
|
664
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
665
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
666
667
|
*/
|
|
667
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
668
669
|
/**
|
|
@@ -105,9 +105,10 @@ defineProps<{
|
|
|
105
105
|
catchEventHandlerExceptions ? : Boolean
|
|
106
106
|
/**
|
|
107
107
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
108
|
-
*
|
|
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.
|
|
109
110
|
*/
|
|
110
|
-
centered ? : Boolean
|
|
111
|
+
centered ? : Boolean|object
|
|
111
112
|
/**
|
|
112
113
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
113
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)
|
|
@@ -248,7 +249,7 @@ defineProps<{
|
|
|
248
249
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
249
250
|
/**
|
|
250
251
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
251
|
-
* 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`
|
|
252
253
|
* property which controls when a drag should start.
|
|
253
254
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-draggable)
|
|
254
255
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -683,7 +684,7 @@ defineProps<{
|
|
|
683
684
|
rtl ? : Boolean
|
|
684
685
|
/**
|
|
685
686
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
686
|
-
* Valid values:
|
|
687
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
687
688
|
*/
|
|
688
689
|
scrollAction ? : 'hide'|'realign'|null
|
|
689
690
|
/**
|
|
@@ -1024,7 +1025,6 @@ const widgetData = {
|
|
|
1024
1025
|
'bubbleEvents',
|
|
1025
1026
|
'cacheLastResult',
|
|
1026
1027
|
'caseSensitive',
|
|
1027
|
-
'centered',
|
|
1028
1028
|
'checkValidity',
|
|
1029
1029
|
'chipView',
|
|
1030
1030
|
'clearable',
|
|
@@ -1122,6 +1122,7 @@ const widgetData = {
|
|
|
1122
1122
|
'badge',
|
|
1123
1123
|
'callOnFunctions',
|
|
1124
1124
|
'catchEventHandlerExceptions',
|
|
1125
|
+
'centered',
|
|
1125
1126
|
'cls',
|
|
1126
1127
|
'column',
|
|
1127
1128
|
'dataset',
|
|
@@ -90,9 +90,10 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
90
90
|
catchEventHandlerExceptions ? : Boolean
|
|
91
91
|
/**
|
|
92
92
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
93
|
-
*
|
|
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.
|
|
94
95
|
*/
|
|
95
|
-
centered ? : Boolean
|
|
96
|
+
centered ? : Boolean|object
|
|
96
97
|
/**
|
|
97
98
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
98
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)
|
|
@@ -233,7 +234,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
233
234
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
234
235
|
/**
|
|
235
236
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
236
|
-
* 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`
|
|
237
238
|
* property which controls when a drag should start.
|
|
238
239
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-draggable)
|
|
239
240
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -668,7 +669,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
668
669
|
rtl ? : Boolean
|
|
669
670
|
/**
|
|
670
671
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
671
|
-
* Valid values:
|
|
672
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
672
673
|
*/
|
|
673
674
|
scrollAction ? : 'hide'|'realign'|null
|
|
674
675
|
/**
|
|
@@ -100,9 +100,10 @@ defineProps<{
|
|
|
100
100
|
catchEventHandlerExceptions ? : Boolean
|
|
101
101
|
/**
|
|
102
102
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
103
|
-
*
|
|
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.
|
|
104
105
|
*/
|
|
105
|
-
centered ? : Boolean
|
|
106
|
+
centered ? : Boolean|object
|
|
106
107
|
/**
|
|
107
108
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
108
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)
|
|
@@ -203,7 +204,7 @@ defineProps<{
|
|
|
203
204
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
204
205
|
/**
|
|
205
206
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
206
|
-
* 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`
|
|
207
208
|
* property which controls when a drag should start.
|
|
208
209
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-draggable)
|
|
209
210
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -537,7 +538,7 @@ defineProps<{
|
|
|
537
538
|
rtl ? : Boolean
|
|
538
539
|
/**
|
|
539
540
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
540
|
-
* Valid values:
|
|
541
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
541
542
|
*/
|
|
542
543
|
scrollAction ? : 'hide'|'realign'|null
|
|
543
544
|
/**
|
|
@@ -864,7 +865,6 @@ const widgetData = {
|
|
|
864
865
|
'autoComplete',
|
|
865
866
|
'autoSelect',
|
|
866
867
|
'bubbleEvents',
|
|
867
|
-
'centered',
|
|
868
868
|
'checkValidity',
|
|
869
869
|
'clearable',
|
|
870
870
|
'color',
|
|
@@ -937,6 +937,7 @@ const widgetData = {
|
|
|
937
937
|
'badge',
|
|
938
938
|
'callOnFunctions',
|
|
939
939
|
'catchEventHandlerExceptions',
|
|
940
|
+
'centered',
|
|
940
941
|
'cls',
|
|
941
942
|
'column',
|
|
942
943
|
'dataset',
|
|
@@ -85,9 +85,10 @@ export declare type BryntumEffortFieldProps = {
|
|
|
85
85
|
catchEventHandlerExceptions ? : Boolean
|
|
86
86
|
/**
|
|
87
87
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
88
|
-
*
|
|
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.
|
|
89
90
|
*/
|
|
90
|
-
centered ? : Boolean
|
|
91
|
+
centered ? : Boolean|object
|
|
91
92
|
/**
|
|
92
93
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
93
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)
|
|
@@ -188,7 +189,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
188
189
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
189
190
|
/**
|
|
190
191
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
191
|
-
* 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`
|
|
192
193
|
* property which controls when a drag should start.
|
|
193
194
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-draggable)
|
|
194
195
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -522,7 +523,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
522
523
|
rtl ? : Boolean
|
|
523
524
|
/**
|
|
524
525
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
525
|
-
* Valid values:
|
|
526
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
526
527
|
*/
|
|
527
528
|
scrollAction ? : 'hide'|'realign'|null
|
|
528
529
|
/**
|
|
@@ -95,9 +95,10 @@ defineProps<{
|
|
|
95
95
|
catchEventHandlerExceptions ? : Boolean
|
|
96
96
|
/**
|
|
97
97
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
98
|
-
*
|
|
98
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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.
|
|
99
100
|
*/
|
|
100
|
-
centered ? : Boolean
|
|
101
|
+
centered ? : Boolean|object
|
|
101
102
|
/**
|
|
102
103
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
103
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)
|
|
@@ -194,7 +195,7 @@ defineProps<{
|
|
|
194
195
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
195
196
|
/**
|
|
196
197
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
197
|
-
* 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`
|
|
198
199
|
* property which controls when a drag should start.
|
|
199
200
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-draggable)
|
|
200
201
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -558,7 +559,7 @@ defineProps<{
|
|
|
558
559
|
rtl ? : Boolean
|
|
559
560
|
/**
|
|
560
561
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
561
|
-
* Valid values:
|
|
562
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
562
563
|
*/
|
|
563
564
|
scrollAction ? : 'hide'|'realign'|null
|
|
564
565
|
/**
|
|
@@ -897,7 +898,6 @@ const widgetData = {
|
|
|
897
898
|
'autoExpand',
|
|
898
899
|
'autoSelect',
|
|
899
900
|
'bubbleEvents',
|
|
900
|
-
'centered',
|
|
901
901
|
'checkValidity',
|
|
902
902
|
'clearable',
|
|
903
903
|
'color',
|
|
@@ -975,6 +975,7 @@ const widgetData = {
|
|
|
975
975
|
'badge',
|
|
976
976
|
'callOnFunctions',
|
|
977
977
|
'catchEventHandlerExceptions',
|
|
978
|
+
'centered',
|
|
978
979
|
'cls',
|
|
979
980
|
'column',
|
|
980
981
|
'dataset',
|
|
@@ -80,9 +80,10 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
80
80
|
catchEventHandlerExceptions ? : Boolean
|
|
81
81
|
/**
|
|
82
82
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
83
|
-
*
|
|
83
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#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.
|
|
84
85
|
*/
|
|
85
|
-
centered ? : Boolean
|
|
86
|
+
centered ? : Boolean|object
|
|
86
87
|
/**
|
|
87
88
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
88
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)
|
|
@@ -179,7 +180,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
179
180
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
180
181
|
/**
|
|
181
182
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
182
|
-
* 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`
|
|
183
184
|
* property which controls when a drag should start.
|
|
184
185
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-draggable)
|
|
185
186
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -543,7 +544,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
543
544
|
rtl ? : Boolean
|
|
544
545
|
/**
|
|
545
546
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
546
|
-
* Valid values:
|
|
547
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
547
548
|
*/
|
|
548
549
|
scrollAction ? : 'hide'|'realign'|null
|
|
549
550
|
/**
|
|
@@ -104,9 +104,10 @@ defineProps<{
|
|
|
104
104
|
catchEventHandlerExceptions ? : Boolean
|
|
105
105
|
/**
|
|
106
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
107
|
-
*
|
|
107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#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.
|
|
108
109
|
*/
|
|
109
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
110
111
|
/**
|
|
111
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
112
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)
|
|
@@ -242,7 +243,7 @@ defineProps<{
|
|
|
242
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
243
244
|
/**
|
|
244
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
245
|
-
* 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`
|
|
246
247
|
* property which controls when a drag should start.
|
|
247
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-draggable)
|
|
248
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -677,7 +678,7 @@ defineProps<{
|
|
|
677
678
|
rtl ? : Boolean
|
|
678
679
|
/**
|
|
679
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
680
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
681
682
|
*/
|
|
682
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
683
684
|
/**
|
|
@@ -1018,7 +1019,6 @@ const widgetData = {
|
|
|
1018
1019
|
'bubbleEvents',
|
|
1019
1020
|
'cacheLastResult',
|
|
1020
1021
|
'caseSensitive',
|
|
1021
|
-
'centered',
|
|
1022
1022
|
'checkValidity',
|
|
1023
1023
|
'chipView',
|
|
1024
1024
|
'clearable',
|
|
@@ -1115,6 +1115,7 @@ const widgetData = {
|
|
|
1115
1115
|
'badge',
|
|
1116
1116
|
'callOnFunctions',
|
|
1117
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1118
1119
|
'cls',
|
|
1119
1120
|
'column',
|
|
1120
1121
|
'dataset',
|
|
@@ -89,9 +89,10 @@ export declare type BryntumModelComboProps = {
|
|
|
89
89
|
catchEventHandlerExceptions ? : Boolean
|
|
90
90
|
/**
|
|
91
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
92
|
-
*
|
|
92
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#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.
|
|
93
94
|
*/
|
|
94
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
95
96
|
/**
|
|
96
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
97
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)
|
|
@@ -227,7 +228,7 @@ export declare type BryntumModelComboProps = {
|
|
|
227
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
228
229
|
/**
|
|
229
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
230
|
-
* 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`
|
|
231
232
|
* property which controls when a drag should start.
|
|
232
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-draggable)
|
|
233
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -662,7 +663,7 @@ export declare type BryntumModelComboProps = {
|
|
|
662
663
|
rtl ? : Boolean
|
|
663
664
|
/**
|
|
664
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
665
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
666
667
|
*/
|
|
667
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
668
669
|
/**
|
|
@@ -104,9 +104,10 @@ defineProps<{
|
|
|
104
104
|
catchEventHandlerExceptions ? : Boolean
|
|
105
105
|
/**
|
|
106
106
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
107
|
-
*
|
|
107
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#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.
|
|
108
109
|
*/
|
|
109
|
-
centered ? : Boolean
|
|
110
|
+
centered ? : Boolean|object
|
|
110
111
|
/**
|
|
111
112
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
112
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)
|
|
@@ -242,7 +243,7 @@ defineProps<{
|
|
|
242
243
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
243
244
|
/**
|
|
244
245
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
245
|
-
* 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`
|
|
246
247
|
* property which controls when a drag should start.
|
|
247
248
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-draggable)
|
|
248
249
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -677,7 +678,7 @@ defineProps<{
|
|
|
677
678
|
rtl ? : Boolean
|
|
678
679
|
/**
|
|
679
680
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
680
|
-
* Valid values:
|
|
681
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
681
682
|
*/
|
|
682
683
|
scrollAction ? : 'hide'|'realign'|null
|
|
683
684
|
/**
|
|
@@ -1018,7 +1019,6 @@ const widgetData = {
|
|
|
1018
1019
|
'bubbleEvents',
|
|
1019
1020
|
'cacheLastResult',
|
|
1020
1021
|
'caseSensitive',
|
|
1021
|
-
'centered',
|
|
1022
1022
|
'checkValidity',
|
|
1023
1023
|
'chipView',
|
|
1024
1024
|
'clearable',
|
|
@@ -1115,6 +1115,7 @@ const widgetData = {
|
|
|
1115
1115
|
'badge',
|
|
1116
1116
|
'callOnFunctions',
|
|
1117
1117
|
'catchEventHandlerExceptions',
|
|
1118
|
+
'centered',
|
|
1118
1119
|
'cls',
|
|
1119
1120
|
'column',
|
|
1120
1121
|
'dataset',
|
|
@@ -89,9 +89,10 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
89
89
|
catchEventHandlerExceptions ? : Boolean
|
|
90
90
|
/**
|
|
91
91
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
92
|
-
*
|
|
92
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#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.
|
|
93
94
|
*/
|
|
94
|
-
centered ? : Boolean
|
|
95
|
+
centered ? : Boolean|object
|
|
95
96
|
/**
|
|
96
97
|
* A function (or the name of a function in the ownership hierarchy) called during field validation
|
|
97
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)
|
|
@@ -227,7 +228,7 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
227
228
|
dock ? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
228
229
|
/**
|
|
229
230
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
230
|
-
* 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`
|
|
231
232
|
* property which controls when a drag should start.
|
|
232
233
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-draggable)
|
|
233
234
|
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
@@ -662,7 +663,7 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
662
663
|
rtl ? : Boolean
|
|
663
664
|
/**
|
|
664
665
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
665
|
-
* Valid values:
|
|
666
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
666
667
|
*/
|
|
667
668
|
scrollAction ? : 'hide'|'realign'|null
|
|
668
669
|
/**
|
|
@@ -108,9 +108,10 @@ defineProps<{
|
|
|
108
108
|
catchEventHandlerExceptions ? : Boolean
|
|
109
109
|
/**
|
|
110
110
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#config-floating).*
|
|
111
|
-
*
|
|
111
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-centered)
|
|
112
|
+
* @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
113
|
*/
|
|
113
|
-
centered ? : Boolean
|
|
114
|
+
centered ? : Boolean|object
|
|
114
115
|
/**
|
|
115
116
|
* Show a tool in the header to close this Popup.
|
|
116
117
|
* The tool is available in the [tools](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/mixin/Toolable#property-tools) object
|
|
@@ -369,7 +370,7 @@ defineProps<{
|
|
|
369
370
|
*/
|
|
370
371
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
371
372
|
/**
|
|
372
|
-
* Sets `labelWidth
|
|
373
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
373
374
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-labelWidth)
|
|
374
375
|
*/
|
|
375
376
|
labelWidth ? : number|null
|
|
@@ -574,7 +575,7 @@ defineProps<{
|
|
|
574
575
|
scrollable ? : Boolean|ScrollerConfig|Scroller
|
|
575
576
|
/**
|
|
576
577
|
* Defines what to do if document is scrolled while Widget is visible (only relevant when floating is set to `true`).
|
|
577
|
-
* Valid values:
|
|
578
|
+
* Valid values: `null`: do nothing, `hide`: hide the widget or `realign`: realign to the target if possible.
|
|
578
579
|
*/
|
|
579
580
|
scrollAction ? : 'hide'|'realign'|null
|
|
580
581
|
/**
|
|
@@ -940,7 +941,6 @@ const widgetData = {
|
|
|
940
941
|
'bodyCls',
|
|
941
942
|
'border',
|
|
942
943
|
'bubbleEvents',
|
|
943
|
-
'centered',
|
|
944
944
|
'closable',
|
|
945
945
|
'closeAction',
|
|
946
946
|
'closeOnEscape',
|
|
@@ -1012,6 +1012,7 @@ const widgetData = {
|
|
|
1012
1012
|
'appendTo',
|
|
1013
1013
|
'callOnFunctions',
|
|
1014
1014
|
'catchEventHandlerExceptions',
|
|
1015
|
+
'centered',
|
|
1015
1016
|
'cls',
|
|
1016
1017
|
'collapsed',
|
|
1017
1018
|
'column',
|