@bryntum/schedulerpro-vue-3-thin 7.2.1 → 7.2.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 +8 -8
- package/lib/chunks/{DghqseiN.js → 9jfNe_y3.js} +4 -4
- package/lib/chunks/9jfNe_y3.js.map +1 -0
- package/lib/chunks/{BMF41dEG.js → BJPdcix1.js} +1 -3
- package/lib/chunks/BJPdcix1.js.map +1 -0
- package/lib/chunks/{DgESZupU.js → BO8FwQoh.js} +3 -5
- package/lib/chunks/BO8FwQoh.js.map +1 -0
- package/lib/chunks/{sUi9pfNu.js → BRGc8bUJ.js} +102 -33
- package/lib/chunks/BRGc8bUJ.js.map +1 -0
- package/lib/chunks/{DC4Xw3gK.js → BTT_cGQU.js} +6 -8
- package/lib/chunks/BTT_cGQU.js.map +1 -0
- package/lib/chunks/{CoYhPB2e.js → BbI7XKMd.js} +7 -7
- package/lib/chunks/BbI7XKMd.js.map +1 -0
- package/lib/chunks/{qKNUUeE0.js → BhUeT19h.js} +3 -5
- package/lib/chunks/BhUeT19h.js.map +1 -0
- package/lib/chunks/{BBN-5eeI.js → BjTPjWi9.js} +1 -3
- package/lib/chunks/BjTPjWi9.js.map +1 -0
- package/lib/chunks/{N6QbiUPO.js → BpAvqwr_.js} +4 -4
- package/lib/chunks/BpAvqwr_.js.map +1 -0
- package/lib/chunks/{B7sV8_zC.js → C41opZKx.js} +4 -4
- package/lib/chunks/C41opZKx.js.map +1 -0
- package/lib/chunks/{ByS5_-RM.js → CGbW6pgm.js} +6 -8
- package/lib/chunks/CGbW6pgm.js.map +1 -0
- package/lib/chunks/{OtE4hpSS.js → CJFZbm_i.js} +4 -4
- package/lib/chunks/CJFZbm_i.js.map +1 -0
- package/lib/chunks/{DRVdzy6g.js → CuODT2-U.js} +1 -3
- package/lib/chunks/CuODT2-U.js.map +1 -0
- package/lib/chunks/D4JDuI0s.js.map +1 -1
- package/lib/chunks/{BrUxjEMx.js → DGV7a5Xo.js} +1 -3
- package/lib/chunks/DGV7a5Xo.js.map +1 -0
- package/lib/chunks/{B2O8rS3_.js → DYBe70El.js} +6 -6
- package/lib/chunks/DYBe70El.js.map +1 -0
- package/lib/chunks/{DvFm-5Hh.js → DlNFp5e-.js} +3 -5
- package/lib/chunks/DlNFp5e-.js.map +1 -0
- package/lib/chunks/{Ct_m9O9h.js → DwzPrR90.js} +1 -3
- package/lib/chunks/DwzPrR90.js.map +1 -0
- package/lib/chunks/{B12rdbvL.js → Dz-up1_i.js} +1 -3
- package/lib/chunks/{B12rdbvL.js.map → Dz-up1_i.js.map} +1 -1
- package/lib/chunks/{ggN9GDPJ.js → M0cBUV91.js} +3 -5
- package/lib/chunks/M0cBUV91.js.map +1 -0
- package/lib/chunks/{CDbPwyl3.js → MOjUZ-Rj.js} +4 -6
- package/lib/chunks/MOjUZ-Rj.js.map +1 -0
- package/lib/chunks/{H_iWW1r0.js → j8JzZ-07.js} +2 -4
- package/lib/chunks/j8JzZ-07.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/package.json +1 -1
- package/src/components/BryntumCalendarEditor.vue +1 -10
- package/src/components/BryntumCalendarEditorProps.ts +1 -9
- package/src/components/BryntumCalendarField.vue +2 -11
- package/src/components/BryntumCalendarFieldProps.ts +2 -10
- package/src/components/BryntumConstraintTypePicker.vue +2 -11
- package/src/components/BryntumConstraintTypePickerProps.ts +2 -10
- package/src/components/BryntumCostAccrualField.vue +2 -11
- package/src/components/BryntumCostAccrualFieldProps.ts +2 -10
- package/src/components/BryntumDependencyTypePicker.vue +2 -11
- package/src/components/BryntumDependencyTypePickerProps.ts +2 -10
- package/src/components/BryntumEffortField.vue +1 -10
- package/src/components/BryntumEffortFieldProps.ts +1 -9
- package/src/components/BryntumEndDateField.vue +1 -10
- package/src/components/BryntumEndDateFieldProps.ts +1 -9
- package/src/components/BryntumModelCombo.vue +2 -11
- package/src/components/BryntumModelComboProps.ts +2 -10
- package/src/components/BryntumRateTableField.vue +2 -11
- package/src/components/BryntumRateTableFieldProps.ts +2 -10
- package/src/components/BryntumResourceEditor.vue +1 -10
- package/src/components/BryntumResourceEditorProps.ts +1 -9
- package/src/components/BryntumResourceGrid.vue +98 -16
- package/src/components/BryntumResourceGridProps.ts +4 -12
- package/src/components/BryntumResourceHistogram.vue +22 -17
- package/src/components/BryntumResourceHistogramProps.ts +4 -12
- package/src/components/BryntumResourceTypeField.vue +2 -11
- package/src/components/BryntumResourceTypeFieldProps.ts +2 -10
- package/src/components/BryntumResourceUtilization.vue +23 -18
- package/src/components/BryntumResourceUtilizationProps.ts +5 -13
- package/src/components/BryntumSchedulerPro.vue +27 -21
- package/src/components/BryntumSchedulerProBase.vue +27 -21
- package/src/components/BryntumSchedulerProBaseProps.ts +6 -14
- package/src/components/BryntumSchedulerProProjectModel.vue +7 -7
- package/src/components/BryntumSchedulerProProjectModelProps.ts +1 -1
- package/src/components/BryntumSchedulerProProps.ts +6 -14
- package/src/components/BryntumSchedulingDirectionPicker.vue +2 -11
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +2 -10
- package/src/components/BryntumSchedulingModePicker.vue +2 -11
- package/src/components/BryntumSchedulingModePickerProps.ts +2 -10
- package/src/components/BryntumStartDateField.vue +1 -10
- package/src/components/BryntumStartDateFieldProps.ts +1 -9
- package/src/components/BryntumTimeline.vue +27 -21
- package/src/components/BryntumTimelineProps.ts +6 -14
- package/src/components/BryntumVersionGrid.vue +20 -15
- package/src/components/BryntumVersionGridProps.ts +4 -12
- package/lib/chunks/B2O8rS3_.js.map +0 -1
- package/lib/chunks/B7sV8_zC.js.map +0 -1
- package/lib/chunks/BBN-5eeI.js.map +0 -1
- package/lib/chunks/BMF41dEG.js.map +0 -1
- package/lib/chunks/BrUxjEMx.js.map +0 -1
- package/lib/chunks/ByS5_-RM.js.map +0 -1
- package/lib/chunks/CDbPwyl3.js.map +0 -1
- package/lib/chunks/CoYhPB2e.js.map +0 -1
- package/lib/chunks/Ct_m9O9h.js.map +0 -1
- package/lib/chunks/DC4Xw3gK.js.map +0 -1
- package/lib/chunks/DRVdzy6g.js.map +0 -1
- package/lib/chunks/DgESZupU.js.map +0 -1
- package/lib/chunks/DghqseiN.js.map +0 -1
- package/lib/chunks/DvFm-5Hh.js.map +0 -1
- package/lib/chunks/H_iWW1r0.js.map +0 -1
- package/lib/chunks/N6QbiUPO.js.map +0 -1
- package/lib/chunks/OtE4hpSS.js.map +0 -1
- package/lib/chunks/ggN9GDPJ.js.map +0 -1
- package/lib/chunks/qKNUUeE0.js.map +0 -1
- package/lib/chunks/sUi9pfNu.js.map +0 -1
|
@@ -142,7 +142,7 @@ defineProps<{
|
|
|
142
142
|
*/
|
|
143
143
|
closeAction ? : 'hide'|'destroy'
|
|
144
144
|
/**
|
|
145
|
-
* Close popup when
|
|
145
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
146
146
|
*/
|
|
147
147
|
closeOnEscape ? : Boolean
|
|
148
148
|
/**
|
|
@@ -541,14 +541,6 @@ defineProps<{
|
|
|
541
541
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
542
542
|
*/
|
|
543
543
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
544
|
-
/**
|
|
545
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
546
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
547
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
548
|
-
* ...
|
|
549
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-owner)
|
|
550
|
-
*/
|
|
551
|
-
owner ? : Widget|any
|
|
552
544
|
/**
|
|
553
545
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
554
546
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -1101,7 +1093,6 @@ const widgetData = {
|
|
|
1101
1093
|
'modal',
|
|
1102
1094
|
'monitorResize',
|
|
1103
1095
|
'namedItems',
|
|
1104
|
-
'owner',
|
|
1105
1096
|
'positioned',
|
|
1106
1097
|
'preventTooltipOnTouch',
|
|
1107
1098
|
'relayStoreEvents',
|
|
@@ -127,7 +127,7 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
127
127
|
*/
|
|
128
128
|
closeAction ? : 'hide'|'destroy'
|
|
129
129
|
/**
|
|
130
|
-
* Close popup when
|
|
130
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
131
131
|
*/
|
|
132
132
|
closeOnEscape ? : Boolean
|
|
133
133
|
/**
|
|
@@ -526,14 +526,6 @@ export declare type BryntumCalendarEditorProps = {
|
|
|
526
526
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-namedItems)
|
|
527
527
|
*/
|
|
528
528
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
529
|
-
/**
|
|
530
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
531
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
532
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
533
|
-
* ...
|
|
534
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarEditor#config-owner)
|
|
535
|
-
*/
|
|
536
|
-
owner ? : Widget|any
|
|
537
529
|
/**
|
|
538
530
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
539
531
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -201,7 +201,7 @@ defineProps<{
|
|
|
201
201
|
contentElementCls ? : string|object
|
|
202
202
|
/**
|
|
203
203
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
204
|
-
* combo's input field, and
|
|
204
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
205
205
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
206
206
|
* ...
|
|
207
207
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-createOnUnmatched)
|
|
@@ -627,14 +627,6 @@ defineProps<{
|
|
|
627
627
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
628
628
|
*/
|
|
629
629
|
overlayAnchor ? : Boolean
|
|
630
|
-
/**
|
|
631
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
632
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
633
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
634
|
-
* ...
|
|
635
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-owner)
|
|
636
|
-
*/
|
|
637
|
-
owner ? : Widget|any
|
|
638
630
|
/**
|
|
639
631
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
640
632
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -696,7 +688,7 @@ defineProps<{
|
|
|
696
688
|
required ? : Boolean
|
|
697
689
|
/**
|
|
698
690
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
699
|
-
* the
|
|
691
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
700
692
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
701
693
|
* behaviour will be activated.
|
|
702
694
|
*/
|
|
@@ -1184,7 +1176,6 @@ const widgetData = {
|
|
|
1184
1176
|
'multiValueSeparator',
|
|
1185
1177
|
'name',
|
|
1186
1178
|
'overlayAnchor',
|
|
1187
|
-
'owner',
|
|
1188
1179
|
'pickerAlignElement',
|
|
1189
1180
|
'pickerWidth',
|
|
1190
1181
|
'positioned',
|
|
@@ -186,7 +186,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
186
186
|
contentElementCls ? : string|object
|
|
187
187
|
/**
|
|
188
188
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
189
|
-
* combo's input field, and
|
|
189
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
190
190
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
191
191
|
* ...
|
|
192
192
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-createOnUnmatched)
|
|
@@ -612,14 +612,6 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
612
612
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
613
613
|
*/
|
|
614
614
|
overlayAnchor ? : Boolean
|
|
615
|
-
/**
|
|
616
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
617
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
618
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
619
|
-
* ...
|
|
620
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CalendarField#config-owner)
|
|
621
|
-
*/
|
|
622
|
-
owner ? : Widget|any
|
|
623
615
|
/**
|
|
624
616
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
625
617
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -681,7 +673,7 @@ export declare type BryntumCalendarFieldProps = {
|
|
|
681
673
|
required ? : Boolean
|
|
682
674
|
/**
|
|
683
675
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
684
|
-
* the
|
|
676
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
685
677
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
686
678
|
* behaviour will be activated.
|
|
687
679
|
*/
|
|
@@ -190,7 +190,7 @@ defineProps<{
|
|
|
190
190
|
contentElementCls ? : string|object
|
|
191
191
|
/**
|
|
192
192
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
193
|
-
* combo's input field, and
|
|
193
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
194
194
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
195
195
|
* ...
|
|
196
196
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-createOnUnmatched)
|
|
@@ -616,14 +616,6 @@ defineProps<{
|
|
|
616
616
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
617
617
|
*/
|
|
618
618
|
overlayAnchor ? : Boolean
|
|
619
|
-
/**
|
|
620
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
621
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
622
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-owner)
|
|
625
|
-
*/
|
|
626
|
-
owner ? : Widget|any
|
|
627
619
|
/**
|
|
628
620
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
629
621
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -685,7 +677,7 @@ defineProps<{
|
|
|
685
677
|
required ? : Boolean
|
|
686
678
|
/**
|
|
687
679
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
688
|
-
* the
|
|
680
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
689
681
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
690
682
|
* behaviour will be activated.
|
|
691
683
|
*/
|
|
@@ -1171,7 +1163,6 @@ const widgetData = {
|
|
|
1171
1163
|
'multiValueSeparator',
|
|
1172
1164
|
'name',
|
|
1173
1165
|
'overlayAnchor',
|
|
1174
|
-
'owner',
|
|
1175
1166
|
'pickerAlignElement',
|
|
1176
1167
|
'pickerWidth',
|
|
1177
1168
|
'positioned',
|
|
@@ -175,7 +175,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
175
175
|
contentElementCls ? : string|object
|
|
176
176
|
/**
|
|
177
177
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
178
|
-
* combo's input field, and
|
|
178
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
179
179
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
180
180
|
* ...
|
|
181
181
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
601
601
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
602
602
|
*/
|
|
603
603
|
overlayAnchor ? : Boolean
|
|
604
|
-
/**
|
|
605
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
606
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
607
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
608
|
-
* ...
|
|
609
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ConstraintTypePicker#config-owner)
|
|
610
|
-
*/
|
|
611
|
-
owner ? : Widget|any
|
|
612
604
|
/**
|
|
613
605
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
614
606
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -670,7 +662,7 @@ export declare type BryntumConstraintTypePickerProps = {
|
|
|
670
662
|
required ? : Boolean
|
|
671
663
|
/**
|
|
672
664
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
673
|
-
* the
|
|
665
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
674
666
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
675
667
|
* behaviour will be activated.
|
|
676
668
|
*/
|
|
@@ -190,7 +190,7 @@ defineProps<{
|
|
|
190
190
|
contentElementCls ? : string|object
|
|
191
191
|
/**
|
|
192
192
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
193
|
-
* combo's input field, and
|
|
193
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
194
194
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
195
195
|
* ...
|
|
196
196
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-createOnUnmatched)
|
|
@@ -616,14 +616,6 @@ defineProps<{
|
|
|
616
616
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
617
617
|
*/
|
|
618
618
|
overlayAnchor ? : Boolean
|
|
619
|
-
/**
|
|
620
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
621
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
622
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-owner)
|
|
625
|
-
*/
|
|
626
|
-
owner ? : Widget|any
|
|
627
619
|
/**
|
|
628
620
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
629
621
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -685,7 +677,7 @@ defineProps<{
|
|
|
685
677
|
required ? : Boolean
|
|
686
678
|
/**
|
|
687
679
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
688
|
-
* the
|
|
680
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
689
681
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
690
682
|
* behaviour will be activated.
|
|
691
683
|
*/
|
|
@@ -1171,7 +1163,6 @@ const widgetData = {
|
|
|
1171
1163
|
'multiValueSeparator',
|
|
1172
1164
|
'name',
|
|
1173
1165
|
'overlayAnchor',
|
|
1174
|
-
'owner',
|
|
1175
1166
|
'pickerAlignElement',
|
|
1176
1167
|
'pickerWidth',
|
|
1177
1168
|
'positioned',
|
|
@@ -175,7 +175,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
175
175
|
contentElementCls ? : string|object
|
|
176
176
|
/**
|
|
177
177
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
178
|
-
* combo's input field, and
|
|
178
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
179
179
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
180
180
|
* ...
|
|
181
181
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
601
601
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
602
602
|
*/
|
|
603
603
|
overlayAnchor ? : Boolean
|
|
604
|
-
/**
|
|
605
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
606
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
607
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
608
|
-
* ...
|
|
609
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/CostAccrualField#config-owner)
|
|
610
|
-
*/
|
|
611
|
-
owner ? : Widget|any
|
|
612
604
|
/**
|
|
613
605
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
614
606
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -670,7 +662,7 @@ export declare type BryntumCostAccrualFieldProps = {
|
|
|
670
662
|
required ? : Boolean
|
|
671
663
|
/**
|
|
672
664
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
673
|
-
* the
|
|
665
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
674
666
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
675
667
|
* behaviour will be activated.
|
|
676
668
|
*/
|
|
@@ -191,7 +191,7 @@ defineProps<{
|
|
|
191
191
|
contentElementCls ? : string|object
|
|
192
192
|
/**
|
|
193
193
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
194
|
-
* combo's input field, and
|
|
194
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
195
195
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
196
196
|
* ...
|
|
197
197
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-createOnUnmatched)
|
|
@@ -622,14 +622,6 @@ defineProps<{
|
|
|
622
622
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
623
623
|
*/
|
|
624
624
|
overlayAnchor ? : Boolean
|
|
625
|
-
/**
|
|
626
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
627
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
628
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
629
|
-
* ...
|
|
630
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-owner)
|
|
631
|
-
*/
|
|
632
|
-
owner ? : Widget|any
|
|
633
625
|
/**
|
|
634
626
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
635
627
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -691,7 +683,7 @@ defineProps<{
|
|
|
691
683
|
required ? : Boolean
|
|
692
684
|
/**
|
|
693
685
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
694
|
-
* the
|
|
686
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
695
687
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
696
688
|
* behaviour will be activated.
|
|
697
689
|
*/
|
|
@@ -1178,7 +1170,6 @@ const widgetData = {
|
|
|
1178
1170
|
'multiValueSeparator',
|
|
1179
1171
|
'name',
|
|
1180
1172
|
'overlayAnchor',
|
|
1181
|
-
'owner',
|
|
1182
1173
|
'pickerAlignElement',
|
|
1183
1174
|
'pickerWidth',
|
|
1184
1175
|
'positioned',
|
|
@@ -176,7 +176,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
176
176
|
contentElementCls ? : string|object
|
|
177
177
|
/**
|
|
178
178
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
179
|
-
* combo's input field, and
|
|
179
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
180
180
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
181
181
|
* ...
|
|
182
182
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-createOnUnmatched)
|
|
@@ -607,14 +607,6 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
607
607
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
608
608
|
*/
|
|
609
609
|
overlayAnchor ? : Boolean
|
|
610
|
-
/**
|
|
611
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
612
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
613
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
614
|
-
* ...
|
|
615
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-owner)
|
|
616
|
-
*/
|
|
617
|
-
owner ? : Widget|any
|
|
618
610
|
/**
|
|
619
611
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
620
612
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -676,7 +668,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
676
668
|
required ? : Boolean
|
|
677
669
|
/**
|
|
678
670
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
679
|
-
* the
|
|
671
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
680
672
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
681
673
|
* behaviour will be activated.
|
|
682
674
|
*/
|
|
@@ -486,14 +486,6 @@ defineProps<{
|
|
|
486
486
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-name)
|
|
487
487
|
*/
|
|
488
488
|
name ? : string
|
|
489
|
-
/**
|
|
490
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
491
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
492
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
493
|
-
* ...
|
|
494
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-owner)
|
|
495
|
-
*/
|
|
496
|
-
owner ? : Widget|any
|
|
497
489
|
/**
|
|
498
490
|
* Text to display in empty field.
|
|
499
491
|
*/
|
|
@@ -532,7 +524,7 @@ defineProps<{
|
|
|
532
524
|
required ? : Boolean
|
|
533
525
|
/**
|
|
534
526
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
535
|
-
* the
|
|
527
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
536
528
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
537
529
|
* behaviour will be activated.
|
|
538
530
|
*/
|
|
@@ -979,7 +971,6 @@ const widgetData = {
|
|
|
979
971
|
'minLength',
|
|
980
972
|
'monitorResize',
|
|
981
973
|
'name',
|
|
982
|
-
'owner',
|
|
983
974
|
'positioned',
|
|
984
975
|
'preventTooltipOnTouch',
|
|
985
976
|
'relayStoreEvents',
|
|
@@ -471,14 +471,6 @@ export declare type BryntumEffortFieldProps = {
|
|
|
471
471
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-name)
|
|
472
472
|
*/
|
|
473
473
|
name ? : string
|
|
474
|
-
/**
|
|
475
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
476
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
477
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
478
|
-
* ...
|
|
479
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-owner)
|
|
480
|
-
*/
|
|
481
|
-
owner ? : Widget|any
|
|
482
474
|
/**
|
|
483
475
|
* Text to display in empty field.
|
|
484
476
|
*/
|
|
@@ -517,7 +509,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
517
509
|
required ? : Boolean
|
|
518
510
|
/**
|
|
519
511
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
520
|
-
* the
|
|
512
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
521
513
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
522
514
|
* behaviour will be activated.
|
|
523
515
|
*/
|
|
@@ -483,14 +483,6 @@ defineProps<{
|
|
|
483
483
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
484
484
|
*/
|
|
485
485
|
name ? : string
|
|
486
|
-
/**
|
|
487
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
488
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
489
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
490
|
-
* ...
|
|
491
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-owner)
|
|
492
|
-
*/
|
|
493
|
-
owner ? : Widget|any
|
|
494
486
|
/**
|
|
495
487
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
496
488
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
@@ -555,7 +547,7 @@ defineProps<{
|
|
|
555
547
|
required ? : Boolean
|
|
556
548
|
/**
|
|
557
549
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
558
|
-
* the
|
|
550
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
559
551
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
560
552
|
* behaviour will be activated.
|
|
561
553
|
*/
|
|
@@ -1011,7 +1003,6 @@ const widgetData = {
|
|
|
1011
1003
|
'minLength',
|
|
1012
1004
|
'monitorResize',
|
|
1013
1005
|
'name',
|
|
1014
|
-
'owner',
|
|
1015
1006
|
'picker',
|
|
1016
1007
|
'pickerAlignElement',
|
|
1017
1008
|
'pickerFormat',
|
|
@@ -468,14 +468,6 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
468
468
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-name)
|
|
469
469
|
*/
|
|
470
470
|
name ? : string
|
|
471
|
-
/**
|
|
472
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
473
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
474
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
475
|
-
* ...
|
|
476
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-owner)
|
|
477
|
-
*/
|
|
478
|
-
owner ? : Widget|any
|
|
479
471
|
/**
|
|
480
472
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
481
473
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
@@ -540,7 +532,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
540
532
|
required ? : Boolean
|
|
541
533
|
/**
|
|
542
534
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
543
|
-
* the
|
|
535
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
544
536
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
545
537
|
* behaviour will be activated.
|
|
546
538
|
*/
|
|
@@ -190,7 +190,7 @@ defineProps<{
|
|
|
190
190
|
contentElementCls ? : string|object
|
|
191
191
|
/**
|
|
192
192
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
193
|
-
* combo's input field, and
|
|
193
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
194
194
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
195
195
|
* ...
|
|
196
196
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-createOnUnmatched)
|
|
@@ -616,14 +616,6 @@ defineProps<{
|
|
|
616
616
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
617
617
|
*/
|
|
618
618
|
overlayAnchor ? : Boolean
|
|
619
|
-
/**
|
|
620
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
621
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
622
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-owner)
|
|
625
|
-
*/
|
|
626
|
-
owner ? : Widget|any
|
|
627
619
|
/**
|
|
628
620
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
629
621
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -685,7 +677,7 @@ defineProps<{
|
|
|
685
677
|
required ? : Boolean
|
|
686
678
|
/**
|
|
687
679
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
688
|
-
* the
|
|
680
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
689
681
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
690
682
|
* behaviour will be activated.
|
|
691
683
|
*/
|
|
@@ -1171,7 +1163,6 @@ const widgetData = {
|
|
|
1171
1163
|
'multiValueSeparator',
|
|
1172
1164
|
'name',
|
|
1173
1165
|
'overlayAnchor',
|
|
1174
|
-
'owner',
|
|
1175
1166
|
'pickerAlignElement',
|
|
1176
1167
|
'pickerWidth',
|
|
1177
1168
|
'positioned',
|
|
@@ -175,7 +175,7 @@ export declare type BryntumModelComboProps = {
|
|
|
175
175
|
contentElementCls ? : string|object
|
|
176
176
|
/**
|
|
177
177
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
178
|
-
* combo's input field, and
|
|
178
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
179
179
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
180
180
|
* ...
|
|
181
181
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumModelComboProps = {
|
|
|
601
601
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
602
602
|
*/
|
|
603
603
|
overlayAnchor ? : Boolean
|
|
604
|
-
/**
|
|
605
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
606
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
607
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
608
|
-
* ...
|
|
609
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-owner)
|
|
610
|
-
*/
|
|
611
|
-
owner ? : Widget|any
|
|
612
604
|
/**
|
|
613
605
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
614
606
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -670,7 +662,7 @@ export declare type BryntumModelComboProps = {
|
|
|
670
662
|
required ? : Boolean
|
|
671
663
|
/**
|
|
672
664
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
673
|
-
* the
|
|
665
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
674
666
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
675
667
|
* behaviour will be activated.
|
|
676
668
|
*/
|
|
@@ -190,7 +190,7 @@ defineProps<{
|
|
|
190
190
|
contentElementCls ? : string|object
|
|
191
191
|
/**
|
|
192
192
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
193
|
-
* combo's input field, and
|
|
193
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
194
194
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-displayField).
|
|
195
195
|
* ...
|
|
196
196
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-createOnUnmatched)
|
|
@@ -616,14 +616,6 @@ defineProps<{
|
|
|
616
616
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
617
617
|
*/
|
|
618
618
|
overlayAnchor ? : Boolean
|
|
619
|
-
/**
|
|
620
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
621
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
622
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
623
|
-
* ...
|
|
624
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-owner)
|
|
625
|
-
*/
|
|
626
|
-
owner ? : Widget|any
|
|
627
619
|
/**
|
|
628
620
|
* Configuration object for the [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) on initialization. Returns the
|
|
629
621
|
* [picker](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -685,7 +677,7 @@ defineProps<{
|
|
|
685
677
|
required ? : Boolean
|
|
686
678
|
/**
|
|
687
679
|
* If this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
688
|
-
* the
|
|
680
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
689
681
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-clearable)
|
|
690
682
|
* behaviour will be activated.
|
|
691
683
|
*/
|
|
@@ -1171,7 +1163,6 @@ const widgetData = {
|
|
|
1171
1163
|
'multiValueSeparator',
|
|
1172
1164
|
'name',
|
|
1173
1165
|
'overlayAnchor',
|
|
1174
|
-
'owner',
|
|
1175
1166
|
'pickerAlignElement',
|
|
1176
1167
|
'pickerWidth',
|
|
1177
1168
|
'positioned',
|