@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
|
@@ -175,7 +175,7 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
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/RateTableField#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
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/RateTableField#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 BryntumRateTableFieldProps = {
|
|
|
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
|
*/
|
|
@@ -134,7 +134,7 @@ defineProps<{
|
|
|
134
134
|
*/
|
|
135
135
|
closeAction ? : 'hide'|'destroy'
|
|
136
136
|
/**
|
|
137
|
-
* Close popup when
|
|
137
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
138
138
|
*/
|
|
139
139
|
closeOnEscape ? : Boolean
|
|
140
140
|
/**
|
|
@@ -519,14 +519,6 @@ defineProps<{
|
|
|
519
519
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-namedItems)
|
|
520
520
|
*/
|
|
521
521
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
522
|
-
/**
|
|
523
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
524
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
525
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
526
|
-
* ...
|
|
527
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-owner)
|
|
528
|
-
*/
|
|
529
|
-
owner ? : Widget|any
|
|
530
522
|
/**
|
|
531
523
|
* 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
|
|
532
524
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -1079,7 +1071,6 @@ const widgetData = {
|
|
|
1079
1071
|
'modal',
|
|
1080
1072
|
'monitorResize',
|
|
1081
1073
|
'namedItems',
|
|
1082
|
-
'owner',
|
|
1083
1074
|
'positioned',
|
|
1084
1075
|
'preventTooltipOnTouch',
|
|
1085
1076
|
'relayStoreEvents',
|
|
@@ -119,7 +119,7 @@ export declare type BryntumResourceEditorProps = {
|
|
|
119
119
|
*/
|
|
120
120
|
closeAction ? : 'hide'|'destroy'
|
|
121
121
|
/**
|
|
122
|
-
* Close popup when
|
|
122
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
123
123
|
*/
|
|
124
124
|
closeOnEscape ? : Boolean
|
|
125
125
|
/**
|
|
@@ -504,14 +504,6 @@ export declare type BryntumResourceEditorProps = {
|
|
|
504
504
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-namedItems)
|
|
505
505
|
*/
|
|
506
506
|
namedItems ? : Record<string, SchedulerProContainerItemConfig>
|
|
507
|
-
/**
|
|
508
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
509
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
510
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
511
|
-
* ...
|
|
512
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceEditor#config-owner)
|
|
513
|
-
*/
|
|
514
|
-
owner ? : Widget|any
|
|
515
507
|
/**
|
|
516
508
|
* 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
|
|
517
509
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -3,6 +3,29 @@
|
|
|
3
3
|
<template>
|
|
4
4
|
<div ref="refElement">
|
|
5
5
|
|
|
6
|
+
<!-- Container for Vue components used in cells, hidden from view -->
|
|
7
|
+
<div
|
|
8
|
+
ref="teleportsHolder"
|
|
9
|
+
style="display: none"
|
|
10
|
+
>
|
|
11
|
+
<!-- Vue components rendered in the grid cells -->
|
|
12
|
+
<teleport
|
|
13
|
+
v-for="item in teleports.values()"
|
|
14
|
+
:key="item.key"
|
|
15
|
+
:to="item.to"
|
|
16
|
+
>
|
|
17
|
+
<component
|
|
18
|
+
:is="item.is"
|
|
19
|
+
:ref="item.key"
|
|
20
|
+
:data-key="item.key"
|
|
21
|
+
:data-generation="item.generation"
|
|
22
|
+
v-bind="item.bind"
|
|
23
|
+
data-vue
|
|
24
|
+
v-on="item.on"
|
|
25
|
+
/>
|
|
26
|
+
</teleport>
|
|
27
|
+
</div>
|
|
28
|
+
|
|
6
29
|
</div>
|
|
7
30
|
</template>
|
|
8
31
|
|
|
@@ -487,14 +510,6 @@ defineProps<{
|
|
|
487
510
|
* Grid monitors window resize by default.
|
|
488
511
|
*/
|
|
489
512
|
monitorResize ? : Boolean
|
|
490
|
-
/**
|
|
491
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
492
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
493
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
494
|
-
* ...
|
|
495
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-owner)
|
|
496
|
-
*/
|
|
497
|
-
owner ? : Widget|any
|
|
498
513
|
/**
|
|
499
514
|
* Specify plugins (an array of classes) in config
|
|
500
515
|
*/
|
|
@@ -581,7 +596,7 @@ defineProps<{
|
|
|
581
596
|
rootElement ? : ShadowRoot|HTMLElement
|
|
582
597
|
/**
|
|
583
598
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
584
|
-
*
|
|
599
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
585
600
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
586
601
|
* ...
|
|
587
602
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-rowHeight)
|
|
@@ -809,7 +824,7 @@ defineProps<{
|
|
|
809
824
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
810
825
|
/**
|
|
811
826
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
812
|
-
*
|
|
827
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
813
828
|
* ...
|
|
814
829
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
815
830
|
*/
|
|
@@ -909,8 +924,8 @@ defineProps<{
|
|
|
909
924
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
910
925
|
/**
|
|
911
926
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
912
|
-
* <kbd>
|
|
913
|
-
* one anywhere on grid). Use <kbd>
|
|
927
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
928
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
914
929
|
* grouper.
|
|
915
930
|
* ...
|
|
916
931
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -1105,7 +1120,7 @@ const emit = defineEmits<{
|
|
|
1105
1120
|
*/
|
|
1106
1121
|
(e: 'beforeCellEditStart', params: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
1107
1122
|
/**
|
|
1108
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
1123
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
1109
1124
|
* buttons while [autoEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
1110
1125
|
* @param {string} e Event name
|
|
1111
1126
|
* @param {object} params Event parameters
|
|
@@ -2213,7 +2228,7 @@ const emit = defineEmits<{
|
|
|
2213
2228
|
* @param {Response} params.params.event.response Optional response, if received
|
|
2214
2229
|
* @param {Error} params.params.event.error Optional error, if exception occurred
|
|
2215
2230
|
*/
|
|
2216
|
-
(e: 'pdfExport', params: ((event: { response?:
|
|
2231
|
+
(e: 'pdfExport', params: ((event: { response?: Response, error?: Error }) => void)|string): void
|
|
2217
2232
|
/**
|
|
2218
2233
|
* Fired when a Widget's read only state is toggled
|
|
2219
2234
|
* @param {string} e Event name
|
|
@@ -2524,6 +2539,18 @@ const emit = defineEmits<{
|
|
|
2524
2539
|
* @param {Core.widget.Tool} params.params.event.tool The tool which is being clicked.
|
|
2525
2540
|
*/
|
|
2526
2541
|
(e: 'toolClick', params: ((event: { source: Tool, tool: Tool }) => void)|string): void
|
|
2542
|
+
/**
|
|
2543
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
2544
|
+
* @param {string} e Event name
|
|
2545
|
+
* @param {object} params Event parameters
|
|
2546
|
+
* @param {string} params.e Event name
|
|
2547
|
+
* @param {object} params.params Event parameters
|
|
2548
|
+
* @param {object} params.params.event Event object
|
|
2549
|
+
* @param {Grid.view.Grid} params.params.event.source The grid instance
|
|
2550
|
+
* @param {(string|Function)[]} params.params.event.groupers Array of field names or functions representing the current grouping levels
|
|
2551
|
+
* @param {(string|Function)[]} params.params.event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
2552
|
+
*/
|
|
2553
|
+
(e: 'treeGroup', params: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string): void
|
|
2527
2554
|
/**
|
|
2528
2555
|
* Fires when row locking is disabled.
|
|
2529
2556
|
* @param {string} e Event name
|
|
@@ -2544,6 +2571,55 @@ const widgetData = {
|
|
|
2544
2571
|
instanceClass : ResourceGrid,
|
|
2545
2572
|
instanceName : 'ResourceGrid',
|
|
2546
2573
|
|
|
2574
|
+
isView : true,
|
|
2575
|
+
dataStores : {
|
|
2576
|
+
'originalStore': 'originals'
|
|
2577
|
+
},
|
|
2578
|
+
projectStores : false,
|
|
2579
|
+
featureNames : [
|
|
2580
|
+
'aiFeature',
|
|
2581
|
+
'aiFilterFeature',
|
|
2582
|
+
'cellCopyPasteFeature',
|
|
2583
|
+
'cellEditFeature',
|
|
2584
|
+
'cellMenuFeature',
|
|
2585
|
+
'cellTooltipFeature',
|
|
2586
|
+
'chartsFeature',
|
|
2587
|
+
'columnAutoWidthFeature',
|
|
2588
|
+
'columnDragToolbarFeature',
|
|
2589
|
+
'columnPickerFeature',
|
|
2590
|
+
'columnRenameFeature',
|
|
2591
|
+
'columnReorderFeature',
|
|
2592
|
+
'columnResizeFeature',
|
|
2593
|
+
'excelExporterFeature',
|
|
2594
|
+
'fileDropFeature',
|
|
2595
|
+
'fillHandleFeature',
|
|
2596
|
+
'filterFeature',
|
|
2597
|
+
'filterBarFeature',
|
|
2598
|
+
'groupFeature',
|
|
2599
|
+
'groupSummaryFeature',
|
|
2600
|
+
'headerMenuFeature',
|
|
2601
|
+
'lockRowsFeature',
|
|
2602
|
+
'mergeCellsFeature',
|
|
2603
|
+
'pdfExportFeature',
|
|
2604
|
+
'pinColumnsFeature',
|
|
2605
|
+
'printFeature',
|
|
2606
|
+
'quickFindFeature',
|
|
2607
|
+
'regionResizeFeature',
|
|
2608
|
+
'rowCopyPasteFeature',
|
|
2609
|
+
'rowEditFeature',
|
|
2610
|
+
'rowExpanderFeature',
|
|
2611
|
+
'rowReorderFeature',
|
|
2612
|
+
'rowResizeFeature',
|
|
2613
|
+
'searchFeature',
|
|
2614
|
+
'sortFeature',
|
|
2615
|
+
'splitFeature',
|
|
2616
|
+
'stickyCellsFeature',
|
|
2617
|
+
'stripeFeature',
|
|
2618
|
+
'summaryFeature',
|
|
2619
|
+
'treeFeature',
|
|
2620
|
+
'treeGroupFeature'
|
|
2621
|
+
],
|
|
2622
|
+
|
|
2547
2623
|
configNames : [
|
|
2548
2624
|
'adopt',
|
|
2549
2625
|
'animateFilterRemovals',
|
|
@@ -2591,7 +2667,6 @@ const widgetData = {
|
|
|
2591
2667
|
'maskDefaults',
|
|
2592
2668
|
'masked',
|
|
2593
2669
|
'monitorResize',
|
|
2594
|
-
'owner',
|
|
2595
2670
|
'plugins',
|
|
2596
2671
|
'preserveFocusOnDatasetChange',
|
|
2597
2672
|
'preserveScrollOnDatasetChange',
|
|
@@ -2770,6 +2845,7 @@ const widgetData = {
|
|
|
2770
2845
|
'onToggleGroup',
|
|
2771
2846
|
'onToggleNode',
|
|
2772
2847
|
'onToolClick',
|
|
2848
|
+
'onTreeGroup',
|
|
2773
2849
|
'onUnlockRows',
|
|
2774
2850
|
'onUnsplit',
|
|
2775
2851
|
'preserveScroll',
|
|
@@ -2921,6 +2997,7 @@ const widgetData = {
|
|
|
2921
2997
|
'toggleGroup',
|
|
2922
2998
|
'toggleNode',
|
|
2923
2999
|
'toolClick',
|
|
3000
|
+
'treeGroup',
|
|
2924
3001
|
'unlockRows',
|
|
2925
3002
|
'unsplit'
|
|
2926
3003
|
]
|
|
@@ -2945,9 +3022,14 @@ onMounted(() => {
|
|
|
2945
3022
|
me,
|
|
2946
3023
|
widgetData,
|
|
2947
3024
|
emit,
|
|
2948
|
-
element
|
|
3025
|
+
element : refElement.value!,
|
|
3026
|
+
processCellContent : WrapperHelper.processCellContent,
|
|
3027
|
+
processEventContent : WrapperHelper.processEventContent,
|
|
3028
|
+
processWidgetContent : WrapperHelper.processWidgetContent,
|
|
3029
|
+
hasFrameworkRenderer : WrapperHelper.hasFrameworkRenderer,
|
|
2949
3030
|
toRaw
|
|
2950
3031
|
});
|
|
3032
|
+
WrapperHelper.relayStores(me.data, instance.value);
|
|
2951
3033
|
|
|
2952
3034
|
const watcher = (prop: string, callback: any) => watch(() => me.props[prop], callback);
|
|
2953
3035
|
WrapperHelper.watchProps(instance.value, widgetData, watcher);
|
|
@@ -471,14 +471,6 @@ export declare type BryntumResourceGridProps = {
|
|
|
471
471
|
* Grid monitors window resize by default.
|
|
472
472
|
*/
|
|
473
473
|
monitorResize ? : Boolean
|
|
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/view/ResourceGrid#config-owner)
|
|
480
|
-
*/
|
|
481
|
-
owner ? : Widget|any
|
|
482
474
|
/**
|
|
483
475
|
* Specify plugins (an array of classes) in config
|
|
484
476
|
*/
|
|
@@ -565,7 +557,7 @@ export declare type BryntumResourceGridProps = {
|
|
|
565
557
|
rootElement ? : ShadowRoot|HTMLElement
|
|
566
558
|
/**
|
|
567
559
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
568
|
-
*
|
|
560
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
569
561
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
570
562
|
* ...
|
|
571
563
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceGrid#config-rowHeight)
|
|
@@ -793,7 +785,7 @@ export declare type BryntumResourceGridProps = {
|
|
|
793
785
|
cellEditFeature ? : object|Boolean|string|GridCellEdit|GridCellEditConfig
|
|
794
786
|
/**
|
|
795
787
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
796
|
-
*
|
|
788
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
797
789
|
* ...
|
|
798
790
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
799
791
|
*/
|
|
@@ -893,8 +885,8 @@ export declare type BryntumResourceGridProps = {
|
|
|
893
885
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
894
886
|
/**
|
|
895
887
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
896
|
-
* <kbd>
|
|
897
|
-
* one anywhere on grid). Use <kbd>
|
|
888
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
889
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
898
890
|
* grouper.
|
|
899
891
|
* ...
|
|
900
892
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -842,14 +842,6 @@ defineProps<{
|
|
|
842
842
|
* Grid monitors window resize by default.
|
|
843
843
|
*/
|
|
844
844
|
monitorResize ? : Boolean
|
|
845
|
-
/**
|
|
846
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
847
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
848
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
849
|
-
* ...
|
|
850
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-owner)
|
|
851
|
-
*/
|
|
852
|
-
owner ? : Widget|any
|
|
853
845
|
/**
|
|
854
846
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
855
847
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
@@ -1020,7 +1012,7 @@ defineProps<{
|
|
|
1020
1012
|
rootElement ? : ShadowRoot|HTMLElement
|
|
1021
1013
|
/**
|
|
1022
1014
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
1023
|
-
*
|
|
1015
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
1024
1016
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
1025
1017
|
* ...
|
|
1026
1018
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rowHeight)
|
|
@@ -1410,7 +1402,7 @@ defineProps<{
|
|
|
1410
1402
|
cellEditFeature ? : object|Boolean|string|CellEdit|CellEditConfig
|
|
1411
1403
|
/**
|
|
1412
1404
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1413
|
-
*
|
|
1405
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
1414
1406
|
* ...
|
|
1415
1407
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1416
1408
|
*/
|
|
@@ -1518,8 +1510,8 @@ defineProps<{
|
|
|
1518
1510
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1519
1511
|
/**
|
|
1520
1512
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
1521
|
-
* <kbd>
|
|
1522
|
-
* one anywhere on grid). Use <kbd>
|
|
1513
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1514
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1523
1515
|
* grouper.
|
|
1524
1516
|
* ...
|
|
1525
1517
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -1749,7 +1741,7 @@ defineProps<{
|
|
|
1749
1741
|
|
|
1750
1742
|
const emit = defineEmits<{
|
|
1751
1743
|
/**
|
|
1752
|
-
* Fires before an assignment is removed. Can be triggered by user pressing
|
|
1744
|
+
* Fires before an assignment is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or
|
|
1753
1745
|
* by the event editor. Can for example be used to display a custom dialog to confirm deletion, in which
|
|
1754
1746
|
* case records should be "manually" removed after confirmation:
|
|
1755
1747
|
* ...
|
|
@@ -1802,7 +1794,7 @@ const emit = defineEmits<{
|
|
|
1802
1794
|
*/
|
|
1803
1795
|
(e: 'beforeCellEditStart', params: ((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string): Promise<boolean>|boolean|void
|
|
1804
1796
|
/**
|
|
1805
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
1797
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
1806
1798
|
* buttons while [autoEdit](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
1807
1799
|
* @param {string} e Event name
|
|
1808
1800
|
* @param {object} params Event parameters
|
|
@@ -1916,7 +1908,7 @@ const emit = defineEmits<{
|
|
|
1916
1908
|
*/
|
|
1917
1909
|
(e: 'beforeDestroy', params: ((event: { source: Base }) => void)|string): void
|
|
1918
1910
|
/**
|
|
1919
|
-
* Fires before an event is removed. Can be triggered by user pressing
|
|
1911
|
+
* Fires before an event is removed. Can be triggered by user pressing <kbd>Delete</kbd> or <kbd>Backspace</kbd> or by the
|
|
1920
1912
|
* event editor. Return `false` to immediately veto the removal (or a `Promise` yielding `true` or `false`
|
|
1921
1913
|
* for async vetoing).
|
|
1922
1914
|
* ...
|
|
@@ -3065,7 +3057,7 @@ const emit = defineEmits<{
|
|
|
3065
3057
|
* @param {Response} params.params.event.response Optional response, if received
|
|
3066
3058
|
* @param {Error} params.params.event.error Optional error, if exception occurred
|
|
3067
3059
|
*/
|
|
3068
|
-
(e: 'pdfExport', params: ((event: { response?:
|
|
3060
|
+
(e: 'pdfExport', params: ((event: { response?: Response, error?: Error }) => void)|string): void
|
|
3069
3061
|
/**
|
|
3070
3062
|
* Fired after the [viewPreset](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/view/mixin/TimelineViewPresets#config-viewPreset) has changed.
|
|
3071
3063
|
* @param {string} e Event name
|
|
@@ -3828,6 +3820,18 @@ const emit = defineEmits<{
|
|
|
3828
3820
|
* @param {Core.widget.Tool} params.params.event.tool The tool which is being clicked.
|
|
3829
3821
|
*/
|
|
3830
3822
|
(e: 'toolClick', params: ((event: { source: Tool, tool: Tool }) => void)|string): void
|
|
3823
|
+
/**
|
|
3824
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
3825
|
+
* @param {string} e Event name
|
|
3826
|
+
* @param {object} params Event parameters
|
|
3827
|
+
* @param {string} params.e Event name
|
|
3828
|
+
* @param {object} params.params Event parameters
|
|
3829
|
+
* @param {object} params.params.event Event object
|
|
3830
|
+
* @param {Grid.view.Grid} params.params.event.source The grid instance
|
|
3831
|
+
* @param {(string|Function)[]} params.params.event.groupers Array of field names or functions representing the current grouping levels
|
|
3832
|
+
* @param {(string|Function)[]} params.params.event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
3833
|
+
*/
|
|
3834
|
+
(e: 'treeGroup', params: ((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string): void
|
|
3831
3835
|
/**
|
|
3832
3836
|
* Fires when row locking is disabled.
|
|
3833
3837
|
* @param {string} e Event name
|
|
@@ -4007,7 +4011,6 @@ const widgetData = {
|
|
|
4007
4011
|
'masked',
|
|
4008
4012
|
'maxTimeAxisUnit',
|
|
4009
4013
|
'monitorResize',
|
|
4010
|
-
'owner',
|
|
4011
4014
|
'partner',
|
|
4012
4015
|
'passStartEndParameters',
|
|
4013
4016
|
'plugins',
|
|
@@ -4266,6 +4269,7 @@ const widgetData = {
|
|
|
4266
4269
|
'onToggleGroup',
|
|
4267
4270
|
'onToggleNode',
|
|
4268
4271
|
'onToolClick',
|
|
4272
|
+
'onTreeGroup',
|
|
4269
4273
|
'onUnlockRows',
|
|
4270
4274
|
'onUnsplit',
|
|
4271
4275
|
'onVisibleDateRangeChange',
|
|
@@ -4486,6 +4490,7 @@ const widgetData = {
|
|
|
4486
4490
|
'toggleGroup',
|
|
4487
4491
|
'toggleNode',
|
|
4488
4492
|
'toolClick',
|
|
4493
|
+
'treeGroup',
|
|
4489
4494
|
'unlockRows',
|
|
4490
4495
|
'unsplit',
|
|
4491
4496
|
'visibleDateRangeChange'
|
|
@@ -804,14 +804,6 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
804
804
|
* Grid monitors window resize by default.
|
|
805
805
|
*/
|
|
806
806
|
monitorResize ? : Boolean
|
|
807
|
-
/**
|
|
808
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
809
|
-
* [items](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
810
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
811
|
-
* ...
|
|
812
|
-
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-owner)
|
|
813
|
-
*/
|
|
814
|
-
owner ? : Widget|any
|
|
815
807
|
/**
|
|
816
808
|
* Partners this Timeline panel with another Timeline in order to sync their region sizes (sub-grids like locked, normal will get the same width),
|
|
817
809
|
* start and end dates, view preset, zoom level and scrolling position. All these values will be synced with the timeline defined as the `partner`.
|
|
@@ -982,7 +974,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
982
974
|
rootElement ? : ShadowRoot|HTMLElement
|
|
983
975
|
/**
|
|
984
976
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
985
|
-
*
|
|
977
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/schedulerpro/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
986
978
|
* a column [renderer](https://bryntum.com/products/schedulerpro/docs/api/Grid/column/Column#config-renderer).
|
|
987
979
|
* ...
|
|
988
980
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/view/ResourceHistogram#config-rowHeight)
|
|
@@ -1372,7 +1364,7 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1372
1364
|
cellEditFeature ? : object|Boolean|string|CellEdit|CellEditConfig
|
|
1373
1365
|
/**
|
|
1374
1366
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
1375
|
-
*
|
|
1367
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
1376
1368
|
* ...
|
|
1377
1369
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/CellMenu)
|
|
1378
1370
|
*/
|
|
@@ -1480,8 +1472,8 @@ export declare type BryntumResourceHistogramProps = {
|
|
|
1480
1472
|
filterBarFeature ? : object|Boolean|string|FilterBar|FilterBarConfig
|
|
1481
1473
|
/**
|
|
1482
1474
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
1483
|
-
* <kbd>
|
|
1484
|
-
* one anywhere on grid). Use <kbd>
|
|
1475
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
1476
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
1485
1477
|
* grouper.
|
|
1486
1478
|
* ...
|
|
1487
1479
|
* [View online docs...](https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group)
|
|
@@ -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/ResourceTypeField#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/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#config-createOnUnmatched)
|
|
@@ -601,14 +601,6 @@ export declare type BryntumResourceTypeFieldProps = {
|
|
|
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/ResourceTypeField#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 BryntumResourceTypeFieldProps = {
|
|
|
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
|
*/
|