@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
|
@@ -91,6 +91,8 @@ defineProps<{
|
|
|
91
91
|
/**
|
|
92
92
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
93
93
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
94
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
95
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-appendTo)
|
|
94
96
|
*/
|
|
95
97
|
appendTo ? : HTMLElement|string
|
|
96
98
|
/**
|
|
@@ -667,10 +669,14 @@ defineProps<{
|
|
|
667
669
|
inputFieldAlign ? : 'start'|'end'
|
|
668
670
|
/**
|
|
669
671
|
* 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.
|
|
672
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
673
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-insertBefore)
|
|
670
674
|
*/
|
|
671
675
|
insertBefore ? : HTMLElement|string
|
|
672
676
|
/**
|
|
673
677
|
* 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.
|
|
678
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
679
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-insertFirst)
|
|
674
680
|
*/
|
|
675
681
|
insertFirst ? : HTMLElement|string
|
|
676
682
|
/**
|
|
@@ -683,7 +689,7 @@ defineProps<{
|
|
|
683
689
|
*/
|
|
684
690
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
685
691
|
/**
|
|
686
|
-
* Sets `labelWidth
|
|
692
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
687
693
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelWidth)
|
|
688
694
|
*/
|
|
689
695
|
labelWidth ? : number|null
|
|
@@ -838,7 +844,7 @@ defineProps<{
|
|
|
838
844
|
* Can be omitted in favor of individual store configs or [crudManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerStores#config-crudManager) config.
|
|
839
845
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-project)
|
|
840
846
|
*/
|
|
841
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
847
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
842
848
|
/**
|
|
843
849
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
844
850
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -3870,6 +3876,7 @@ const widgetData = {
|
|
|
3870
3876
|
'zoomFactor'
|
|
3871
3877
|
],
|
|
3872
3878
|
propertyNames : [
|
|
3879
|
+
'centered',
|
|
3873
3880
|
'eventColor',
|
|
3874
3881
|
'eventStyle',
|
|
3875
3882
|
'originalStore',
|
|
@@ -53,6 +53,8 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
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/view/ResourceHistogram#config-appendTo)
|
|
56
58
|
*/
|
|
57
59
|
appendTo ? : HTMLElement|string
|
|
58
60
|
/**
|
|
@@ -629,10 +631,14 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
629
631
|
inputFieldAlign ? : 'start'|'end'
|
|
630
632
|
/**
|
|
631
633
|
* 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.
|
|
634
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
635
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-insertBefore)
|
|
632
636
|
*/
|
|
633
637
|
insertBefore ? : HTMLElement|string
|
|
634
638
|
/**
|
|
635
639
|
* 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.
|
|
640
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
641
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-insertFirst)
|
|
636
642
|
*/
|
|
637
643
|
insertFirst ? : HTMLElement|string
|
|
638
644
|
/**
|
|
@@ -645,7 +651,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
645
651
|
*/
|
|
646
652
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
647
653
|
/**
|
|
648
|
-
* Sets `labelWidth
|
|
654
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
649
655
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-labelWidth)
|
|
650
656
|
*/
|
|
651
657
|
labelWidth ? : number|null
|
|
@@ -800,7 +806,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
800
806
|
* Can be omitted in favor of individual store configs or [crudManager](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/SchedulerStores#config-crudManager) config.
|
|
801
807
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-project)
|
|
802
808
|
*/
|
|
803
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
809
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
804
810
|
/**
|
|
805
811
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
806
812
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -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/ResourceTypeField#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/ResourceTypeField#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/ResourceTypeField#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/ResourceTypeField#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/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#config-appendTo)
|
|
31
33
|
*/
|
|
32
34
|
appendTo ? : HTMLElement|string
|
|
33
35
|
/**
|
|
@@ -87,9 +89,10 @@ export declare type BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#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/ResourceTypeField#config-insertFirst)
|
|
399
406
|
*/
|
|
400
407
|
insertFirst ? : HTMLElement|string
|
|
401
408
|
/**
|
|
@@ -656,7 +663,7 @@ export declare type BryntumResourceTypeFieldProps = {
|
|
|
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
|
/**
|
|
@@ -91,6 +91,8 @@ defineProps<{
|
|
|
91
91
|
/**
|
|
92
92
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
93
93
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
94
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
95
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-appendTo)
|
|
94
96
|
*/
|
|
95
97
|
appendTo ? : HTMLElement|string
|
|
96
98
|
/**
|
|
@@ -646,10 +648,14 @@ defineProps<{
|
|
|
646
648
|
inputFieldAlign ? : 'start'|'end'
|
|
647
649
|
/**
|
|
648
650
|
* 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.
|
|
651
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
652
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-insertBefore)
|
|
649
653
|
*/
|
|
650
654
|
insertBefore ? : HTMLElement|string
|
|
651
655
|
/**
|
|
652
656
|
* 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.
|
|
657
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
658
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-insertFirst)
|
|
653
659
|
*/
|
|
654
660
|
insertFirst ? : HTMLElement|string
|
|
655
661
|
/**
|
|
@@ -662,7 +668,7 @@ defineProps<{
|
|
|
662
668
|
*/
|
|
663
669
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
664
670
|
/**
|
|
665
|
-
* Sets `labelWidth
|
|
671
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
666
672
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-labelWidth)
|
|
667
673
|
*/
|
|
668
674
|
labelWidth ? : number|null
|
|
@@ -816,7 +822,7 @@ defineProps<{
|
|
|
816
822
|
* A ProjectModel instance (or a config object) to display resource allocation of.
|
|
817
823
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-project)
|
|
818
824
|
*/
|
|
819
|
-
project ? : ProjectModelConfig|ProjectModel|object
|
|
825
|
+
project ? : ProjectModelConfig|ProjectModel|object|null
|
|
820
826
|
/**
|
|
821
827
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
822
828
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -3889,6 +3895,7 @@ const widgetData = {
|
|
|
3889
3895
|
'zoomFactor'
|
|
3890
3896
|
],
|
|
3891
3897
|
propertyNames : [
|
|
3898
|
+
'centered',
|
|
3892
3899
|
'crudManager',
|
|
3893
3900
|
'data',
|
|
3894
3901
|
'eventColor',
|
|
@@ -53,6 +53,8 @@ export declare type BryntumResourceUtilizationProps = {
|
|
|
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/view/ResourceUtilization#config-appendTo)
|
|
56
58
|
*/
|
|
57
59
|
appendTo ? : HTMLElement|string
|
|
58
60
|
/**
|
|
@@ -608,10 +610,14 @@ export declare type BryntumResourceUtilizationProps = {
|
|
|
608
610
|
inputFieldAlign ? : 'start'|'end'
|
|
609
611
|
/**
|
|
610
612
|
* 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.
|
|
613
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
614
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-insertBefore)
|
|
611
615
|
*/
|
|
612
616
|
insertBefore ? : HTMLElement|string
|
|
613
617
|
/**
|
|
614
618
|
* 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.
|
|
619
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
620
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-insertFirst)
|
|
615
621
|
*/
|
|
616
622
|
insertFirst ? : HTMLElement|string
|
|
617
623
|
/**
|
|
@@ -624,7 +630,7 @@ export declare type BryntumResourceUtilizationProps = {
|
|
|
624
630
|
*/
|
|
625
631
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
626
632
|
/**
|
|
627
|
-
* Sets `labelWidth
|
|
633
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
628
634
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-labelWidth)
|
|
629
635
|
*/
|
|
630
636
|
labelWidth ? : number|null
|
|
@@ -778,7 +784,7 @@ export declare type BryntumResourceUtilizationProps = {
|
|
|
778
784
|
* A ProjectModel instance (or a config object) to display resource allocation of.
|
|
779
785
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceUtilization#config-project)
|
|
780
786
|
*/
|
|
781
|
-
project ? : ProjectModelConfig|ProjectModel|object
|
|
787
|
+
project ? : ProjectModelConfig|ProjectModel|object|null
|
|
782
788
|
/**
|
|
783
789
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
784
790
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -97,6 +97,8 @@ defineProps<{
|
|
|
97
97
|
/**
|
|
98
98
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
99
99
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
100
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
101
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-appendTo)
|
|
100
102
|
*/
|
|
101
103
|
appendTo ? : HTMLElement|string
|
|
102
104
|
/**
|
|
@@ -723,10 +725,14 @@ defineProps<{
|
|
|
723
725
|
inputFieldAlign ? : 'start'|'end'
|
|
724
726
|
/**
|
|
725
727
|
* 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.
|
|
728
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
729
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-insertBefore)
|
|
726
730
|
*/
|
|
727
731
|
insertBefore ? : HTMLElement|string
|
|
728
732
|
/**
|
|
729
733
|
* 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.
|
|
734
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
735
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-insertFirst)
|
|
730
736
|
*/
|
|
731
737
|
insertFirst ? : HTMLElement|string
|
|
732
738
|
/**
|
|
@@ -746,7 +752,7 @@ defineProps<{
|
|
|
746
752
|
*/
|
|
747
753
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
748
754
|
/**
|
|
749
|
-
* Sets `labelWidth
|
|
755
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
750
756
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelWidth)
|
|
751
757
|
*/
|
|
752
758
|
labelWidth ? : number|null
|
|
@@ -977,7 +983,7 @@ defineProps<{
|
|
|
977
983
|
/**
|
|
978
984
|
* A [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) instance or a config object. The project holds all SchedulerPro data.
|
|
979
985
|
*/
|
|
980
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
986
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
981
987
|
/**
|
|
982
988
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
983
989
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -6232,6 +6238,7 @@ const widgetData = {
|
|
|
6232
6238
|
'zoomFactor'
|
|
6233
6239
|
],
|
|
6234
6240
|
propertyNames : [
|
|
6241
|
+
'centered',
|
|
6235
6242
|
'originalStore',
|
|
6236
6243
|
'parent',
|
|
6237
6244
|
'scrollLeft',
|
|
@@ -97,6 +97,8 @@ defineProps<{
|
|
|
97
97
|
/**
|
|
98
98
|
* Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
|
|
99
99
|
* runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-element).
|
|
100
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
101
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-appendTo)
|
|
100
102
|
*/
|
|
101
103
|
appendTo ? : HTMLElement|string
|
|
102
104
|
/**
|
|
@@ -723,10 +725,14 @@ defineProps<{
|
|
|
723
725
|
inputFieldAlign ? : 'start'|'end'
|
|
724
726
|
/**
|
|
725
727
|
* 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.
|
|
728
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
729
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-insertBefore)
|
|
726
730
|
*/
|
|
727
731
|
insertBefore ? : HTMLElement|string
|
|
728
732
|
/**
|
|
729
733
|
* 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.
|
|
734
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
735
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-insertFirst)
|
|
730
736
|
*/
|
|
731
737
|
insertFirst ? : HTMLElement|string
|
|
732
738
|
/**
|
|
@@ -746,7 +752,7 @@ defineProps<{
|
|
|
746
752
|
*/
|
|
747
753
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
748
754
|
/**
|
|
749
|
-
* Sets `labelWidth
|
|
755
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
750
756
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-labelWidth)
|
|
751
757
|
*/
|
|
752
758
|
labelWidth ? : number|null
|
|
@@ -977,7 +983,7 @@ defineProps<{
|
|
|
977
983
|
/**
|
|
978
984
|
* A [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) instance or a config object. The project holds all SchedulerPro data.
|
|
979
985
|
*/
|
|
980
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
986
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
981
987
|
/**
|
|
982
988
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
983
989
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -6230,6 +6236,7 @@ const widgetData = {
|
|
|
6230
6236
|
'zoomFactor'
|
|
6231
6237
|
],
|
|
6232
6238
|
propertyNames : [
|
|
6239
|
+
'centered',
|
|
6233
6240
|
'originalStore',
|
|
6234
6241
|
'parent',
|
|
6235
6242
|
'scrollLeft',
|
|
@@ -59,6 +59,8 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
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/view/SchedulerProBase#config-appendTo)
|
|
62
64
|
*/
|
|
63
65
|
appendTo ? : HTMLElement|string
|
|
64
66
|
/**
|
|
@@ -685,10 +687,14 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
685
687
|
inputFieldAlign ? : 'start'|'end'
|
|
686
688
|
/**
|
|
687
689
|
* 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.
|
|
690
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
691
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-insertBefore)
|
|
688
692
|
*/
|
|
689
693
|
insertBefore ? : HTMLElement|string
|
|
690
694
|
/**
|
|
691
695
|
* 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.
|
|
696
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
697
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-insertFirst)
|
|
692
698
|
*/
|
|
693
699
|
insertFirst ? : HTMLElement|string
|
|
694
700
|
/**
|
|
@@ -708,7 +714,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
708
714
|
*/
|
|
709
715
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
710
716
|
/**
|
|
711
|
-
* Sets `labelWidth
|
|
717
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
712
718
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerProBase#config-labelWidth)
|
|
713
719
|
*/
|
|
714
720
|
labelWidth ? : number|null
|
|
@@ -939,7 +945,7 @@ export declare type BryntumSchedulerProBaseProps = {
|
|
|
939
945
|
/**
|
|
940
946
|
* A [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) instance or a config object. The project holds all SchedulerPro data.
|
|
941
947
|
*/
|
|
942
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
948
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
943
949
|
/**
|
|
944
950
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
945
951
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -117,6 +117,7 @@ defineProps<{
|
|
|
117
117
|
/**
|
|
118
118
|
* The initial data, to fill the [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore) with.
|
|
119
119
|
* Should be an array of [CalendarModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/CalendarModel) or its configuration objects.
|
|
120
|
+
* @deprecated 6.3.0 Use [calendars](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-calendars) instead
|
|
120
121
|
*/
|
|
121
122
|
calendarsData ? : CalendarModel[]
|
|
122
123
|
/**
|
|
@@ -748,9 +749,10 @@ const emit = defineEmits<{
|
|
|
748
749
|
* @param {object} params.event.response The decoded server response object.
|
|
749
750
|
* @param {object} params.event.responseOptions [DEPRECATED] see `requestOptions`
|
|
750
751
|
* @param {object} params.event.requestOptions The request options passed to the request.
|
|
752
|
+
* @param {object} params.event.options The options provided to the [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method.
|
|
751
753
|
* @param {Response} params.event.rawResponse The native Response object
|
|
752
754
|
*/
|
|
753
|
-
(e: 'load', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void
|
|
755
|
+
(e: 'load', params: ((event: { source: AbstractCrudManager, response: object, responseOptions: object, requestOptions: object, options: object, rawResponse: Response }) => void)|string): void
|
|
754
756
|
/**
|
|
755
757
|
* Fired after [load request](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) was canceled by some [beforeLoad](#Scheduler/crud/AbstractCrudManagerMixin#event-beforeLoad)
|
|
756
758
|
* listener or due to incomplete prior load request.
|
|
@@ -771,9 +773,10 @@ const emit = defineEmits<{
|
|
|
771
773
|
* @param {string} params.event.responseText The raw server response text
|
|
772
774
|
* @param {object} params.event.responseOptions [DEPRECATED] see `requestOptions`
|
|
773
775
|
* @param {object} params.event.requestOptions The request options passed to the request.
|
|
776
|
+
* @param {object} params.event.options The options provided to the [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) method.
|
|
774
777
|
* @param {Response} params.event.rawResponse The native Response object
|
|
775
778
|
*/
|
|
776
|
-
(e: 'loadFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, rawResponse: Response }) => void)|string): void
|
|
779
|
+
(e: 'loadFail', params: ((event: { source: AbstractCrudManager, response: object, responseText: string, responseOptions: object, requestOptions: object, options: object, rawResponse: Response }) => void)|string): void
|
|
777
780
|
/**
|
|
778
781
|
* Fires when registered stores get into state when they don't have any
|
|
779
782
|
* not persisted change. This happens after [load](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/crud/AbstractCrudManagerMixin#function-load) or [sync](#Scheduler/crud/AbstractCrudManagerMixin#function-sync) request
|
|
@@ -102,6 +102,7 @@ export declare type BryntumSchedulerProProjectModelProps = {
|
|
|
102
102
|
/**
|
|
103
103
|
* The initial data, to fill the [calendarManagerStore](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#property-calendarManagerStore) with.
|
|
104
104
|
* Should be an array of [CalendarModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/CalendarModel) or its configuration objects.
|
|
105
|
+
* @deprecated 6.3.0 Use [calendars](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#config-calendars) instead
|
|
105
106
|
*/
|
|
106
107
|
calendarsData ? : CalendarModel[]
|
|
107
108
|
/**
|
|
@@ -59,6 +59,8 @@ export declare type BryntumSchedulerProProps = {
|
|
|
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/view/SchedulerPro#config-appendTo)
|
|
62
64
|
*/
|
|
63
65
|
appendTo ? : HTMLElement|string
|
|
64
66
|
/**
|
|
@@ -685,10 +687,14 @@ export declare type BryntumSchedulerProProps = {
|
|
|
685
687
|
inputFieldAlign ? : 'start'|'end'
|
|
686
688
|
/**
|
|
687
689
|
* 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.
|
|
690
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
691
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-insertBefore)
|
|
688
692
|
*/
|
|
689
693
|
insertBefore ? : HTMLElement|string
|
|
690
694
|
/**
|
|
691
695
|
* 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.
|
|
696
|
+
* <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
|
|
697
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-insertFirst)
|
|
692
698
|
*/
|
|
693
699
|
insertFirst ? : HTMLElement|string
|
|
694
700
|
/**
|
|
@@ -708,7 +714,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
708
714
|
*/
|
|
709
715
|
labelPosition ? : 'before'|'above'|'align-before'|'auto'|null
|
|
710
716
|
/**
|
|
711
|
-
* Sets `labelWidth
|
|
717
|
+
* Sets `labelWidth` for all children of this Container, that do not define their own `labelWidth`.
|
|
712
718
|
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/SchedulerPro#config-labelWidth)
|
|
713
719
|
*/
|
|
714
720
|
labelWidth ? : number|null
|
|
@@ -939,7 +945,7 @@ export declare type BryntumSchedulerProProps = {
|
|
|
939
945
|
/**
|
|
940
946
|
* A [ProjectModel](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel) instance or a config object. The project holds all SchedulerPro data.
|
|
941
947
|
*/
|
|
942
|
-
project ? : ProjectModel|ProjectModelConfig|object
|
|
948
|
+
project ? : ProjectModel|ProjectModelConfig|object|null
|
|
943
949
|
/**
|
|
944
950
|
* The project model class to use when creating the project instance. Override this to use a custom project
|
|
945
951
|
* model class. In SchedulerPro and Gantt, this is overridden to use their respective project model classes.
|
|
@@ -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/SchedulingDirectionPicker#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/SchedulingDirectionPicker#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/SchedulingDirectionPicker#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/SchedulingDirectionPicker#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/SchedulingDirectionPicker#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',
|