@bryntum/grid-angular 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/bundles/bryntum-grid-angular.umd.js +97 -296
- package/bundles/bryntum-grid-angular.umd.js.map +1 -1
- package/esm2015/lib/bryntum-a-i-filter-field.component.js +2 -6
- package/esm2015/lib/bryntum-button-group.component.js +2 -6
- package/esm2015/lib/bryntum-button.component.js +2 -6
- package/esm2015/lib/bryntum-chat-panel.component.js +2 -6
- package/esm2015/lib/bryntum-checkbox-group.component.js +2 -6
- package/esm2015/lib/bryntum-checkbox.component.js +2 -6
- package/esm2015/lib/bryntum-checklist-filter-combo.component.js +2 -6
- package/esm2015/lib/bryntum-chip-view.component.js +2 -6
- package/esm2015/lib/bryntum-code-editor.component.js +2 -6
- package/esm2015/lib/bryntum-color-field.component.js +2 -6
- package/esm2015/lib/bryntum-combo.component.js +2 -6
- package/esm2015/lib/bryntum-container.component.js +2 -6
- package/esm2015/lib/bryntum-date-field.component.js +2 -6
- package/esm2015/lib/bryntum-date-picker.component.js +2 -6
- package/esm2015/lib/bryntum-date-range-field.component.js +2 -6
- package/esm2015/lib/bryntum-date-time-field.component.js +2 -6
- package/esm2015/lib/bryntum-demo-code-editor.component.js +2 -6
- package/esm2015/lib/bryntum-demo-header.component.js +1 -1
- package/esm2015/lib/bryntum-display-field.component.js +2 -6
- package/esm2015/lib/bryntum-duration-field.component.js +2 -6
- package/esm2015/lib/bryntum-editor.component.js +4 -8
- package/esm2015/lib/bryntum-field-filter-picker-group.component.js +2 -6
- package/esm2015/lib/bryntum-field-filter-picker.component.js +2 -6
- package/esm2015/lib/bryntum-field-set.component.js +2 -6
- package/esm2015/lib/bryntum-file-field.component.js +2 -6
- package/esm2015/lib/bryntum-file-picker.component.js +2 -6
- package/esm2015/lib/bryntum-filter-field.component.js +2 -6
- package/esm2015/lib/bryntum-grid-base.component.js +14 -7
- package/esm2015/lib/bryntum-grid-chart-designer.component.js +2 -6
- package/esm2015/lib/bryntum-grid-field-filter-picker-group.component.js +2 -6
- package/esm2015/lib/bryntum-grid-field-filter-picker.component.js +2 -6
- package/esm2015/lib/bryntum-grid.component.js +14 -7
- package/esm2015/lib/bryntum-group-bar.component.js +2 -6
- package/esm2015/lib/bryntum-hint.component.js +2 -6
- package/esm2015/lib/bryntum-label.component.js +2 -6
- package/esm2015/lib/bryntum-list.component.js +2 -6
- package/esm2015/lib/bryntum-menu.component.js +2 -6
- package/esm2015/lib/bryntum-month-picker.component.js +2 -6
- package/esm2015/lib/bryntum-number-field.component.js +2 -6
- package/esm2015/lib/bryntum-paging-toolbar.component.js +2 -6
- package/esm2015/lib/bryntum-panel.component.js +2 -6
- package/esm2015/lib/bryntum-password-field.component.js +2 -6
- package/esm2015/lib/bryntum-progress-bar.component.js +2 -6
- package/esm2015/lib/bryntum-radio-group.component.js +2 -6
- package/esm2015/lib/bryntum-radio.component.js +2 -6
- package/esm2015/lib/bryntum-slide-toggle.component.js +2 -6
- package/esm2015/lib/bryntum-slider.component.js +2 -6
- package/esm2015/lib/bryntum-splitter.component.js +2 -6
- package/esm2015/lib/bryntum-tab-panel.component.js +2 -6
- package/esm2015/lib/bryntum-text-area-field.component.js +2 -6
- package/esm2015/lib/bryntum-text-area-picker-field.component.js +2 -6
- package/esm2015/lib/bryntum-text-field.component.js +2 -6
- package/esm2015/lib/bryntum-time-field.component.js +2 -6
- package/esm2015/lib/bryntum-time-picker.component.js +2 -6
- package/esm2015/lib/bryntum-toolbar.component.js +2 -6
- package/esm2015/lib/bryntum-tree-combo.component.js +2 -6
- package/esm2015/lib/bryntum-tree-grid.component.js +14 -7
- package/esm2015/lib/bryntum-widget.component.js +2 -6
- package/esm2015/lib/bryntum-year-picker.component.js +2 -6
- package/fesm2015/bryntum-grid-angular.js +97 -296
- package/fesm2015/bryntum-grid-angular.js.map +1 -1
- package/lib/bryntum-a-i-filter-field.component.d.ts +2 -11
- package/lib/bryntum-button-group.component.d.ts +1 -10
- package/lib/bryntum-button.component.d.ts +1 -10
- package/lib/bryntum-chat-panel.component.d.ts +1 -10
- package/lib/bryntum-checkbox-group.component.d.ts +1 -10
- package/lib/bryntum-checkbox.component.d.ts +2 -11
- package/lib/bryntum-checklist-filter-combo.component.d.ts +3 -12
- package/lib/bryntum-chip-view.component.d.ts +2 -11
- package/lib/bryntum-code-editor.component.d.ts +1 -10
- package/lib/bryntum-color-field.component.d.ts +2 -11
- package/lib/bryntum-combo.component.d.ts +3 -12
- package/lib/bryntum-container.component.d.ts +1 -10
- package/lib/bryntum-date-field.component.d.ts +2 -11
- package/lib/bryntum-date-picker.component.d.ts +1 -10
- package/lib/bryntum-date-range-field.component.d.ts +2 -11
- package/lib/bryntum-date-time-field.component.d.ts +3 -12
- package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
- package/lib/bryntum-display-field.component.d.ts +2 -11
- package/lib/bryntum-duration-field.component.d.ts +2 -11
- package/lib/bryntum-editor.component.d.ts +4 -13
- package/lib/bryntum-field-filter-picker-group.component.d.ts +1 -10
- package/lib/bryntum-field-filter-picker.component.d.ts +1 -10
- package/lib/bryntum-field-set.component.d.ts +1 -10
- package/lib/bryntum-file-field.component.d.ts +2 -11
- package/lib/bryntum-file-picker.component.d.ts +1 -10
- package/lib/bryntum-filter-field.component.d.ts +2 -11
- package/lib/bryntum-grid-base.component.d.ts +14 -15
- package/lib/bryntum-grid-chart-designer.component.d.ts +1 -10
- package/lib/bryntum-grid-field-filter-picker-group.component.d.ts +1 -10
- package/lib/bryntum-grid-field-filter-picker.component.d.ts +1 -10
- package/lib/bryntum-grid.component.d.ts +14 -15
- package/lib/bryntum-group-bar.component.d.ts +2 -11
- package/lib/bryntum-hint.component.d.ts +2 -11
- package/lib/bryntum-label.component.d.ts +1 -10
- package/lib/bryntum-list.component.d.ts +2 -11
- package/lib/bryntum-menu.component.d.ts +2 -11
- package/lib/bryntum-month-picker.component.d.ts +1 -10
- package/lib/bryntum-number-field.component.d.ts +2 -11
- package/lib/bryntum-paging-toolbar.component.d.ts +1 -10
- package/lib/bryntum-panel.component.d.ts +1 -10
- package/lib/bryntum-password-field.component.d.ts +2 -11
- package/lib/bryntum-progress-bar.component.d.ts +1 -10
- package/lib/bryntum-radio-group.component.d.ts +1 -10
- package/lib/bryntum-radio.component.d.ts +2 -11
- package/lib/bryntum-slide-toggle.component.d.ts +2 -11
- package/lib/bryntum-slider.component.d.ts +2 -11
- package/lib/bryntum-splitter.component.d.ts +1 -10
- package/lib/bryntum-tab-panel.component.d.ts +1 -10
- package/lib/bryntum-text-area-field.component.d.ts +2 -11
- package/lib/bryntum-text-area-picker-field.component.d.ts +2 -11
- package/lib/bryntum-text-field.component.d.ts +2 -11
- package/lib/bryntum-time-field.component.d.ts +2 -11
- package/lib/bryntum-time-picker.component.d.ts +1 -10
- package/lib/bryntum-toolbar.component.d.ts +1 -10
- package/lib/bryntum-tree-combo.component.d.ts +3 -12
- package/lib/bryntum-tree-grid.component.d.ts +14 -15
- package/lib/bryntum-widget.component.d.ts +1 -10
- package/lib/bryntum-year-picker.component.d.ts +1 -10
- package/package.json +1 -1
- package/src/lib/bryntum-a-i-filter-field.component.ts +1 -12
- package/src/lib/bryntum-button-group.component.ts +0 -11
- package/src/lib/bryntum-button.component.ts +0 -11
- package/src/lib/bryntum-chat-panel.component.ts +0 -11
- package/src/lib/bryntum-checkbox-group.component.ts +0 -11
- package/src/lib/bryntum-checkbox.component.ts +1 -12
- package/src/lib/bryntum-checklist-filter-combo.component.ts +2 -13
- package/src/lib/bryntum-chip-view.component.ts +1 -12
- package/src/lib/bryntum-code-editor.component.ts +0 -11
- package/src/lib/bryntum-color-field.component.ts +1 -12
- package/src/lib/bryntum-combo.component.ts +2 -13
- package/src/lib/bryntum-container.component.ts +0 -11
- package/src/lib/bryntum-date-field.component.ts +1 -12
- package/src/lib/bryntum-date-picker.component.ts +0 -11
- package/src/lib/bryntum-date-range-field.component.ts +1 -12
- package/src/lib/bryntum-date-time-field.component.ts +2 -13
- package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
- package/src/lib/bryntum-display-field.component.ts +1 -12
- package/src/lib/bryntum-duration-field.component.ts +1 -12
- package/src/lib/bryntum-editor.component.ts +3 -14
- package/src/lib/bryntum-field-filter-picker-group.component.ts +0 -11
- package/src/lib/bryntum-field-filter-picker.component.ts +0 -11
- package/src/lib/bryntum-field-set.component.ts +0 -11
- package/src/lib/bryntum-file-field.component.ts +1 -12
- package/src/lib/bryntum-file-picker.component.ts +0 -11
- package/src/lib/bryntum-filter-field.component.ts +1 -12
- package/src/lib/bryntum-grid-base.component.ts +15 -17
- package/src/lib/bryntum-grid-chart-designer.component.ts +0 -11
- package/src/lib/bryntum-grid-field-filter-picker-group.component.ts +0 -11
- package/src/lib/bryntum-grid-field-filter-picker.component.ts +0 -11
- package/src/lib/bryntum-grid.component.ts +15 -17
- package/src/lib/bryntum-group-bar.component.ts +1 -12
- package/src/lib/bryntum-hint.component.ts +1 -12
- package/src/lib/bryntum-label.component.ts +0 -11
- package/src/lib/bryntum-list.component.ts +1 -12
- package/src/lib/bryntum-menu.component.ts +1 -12
- package/src/lib/bryntum-month-picker.component.ts +0 -11
- package/src/lib/bryntum-number-field.component.ts +1 -12
- package/src/lib/bryntum-paging-toolbar.component.ts +0 -11
- package/src/lib/bryntum-panel.component.ts +0 -11
- package/src/lib/bryntum-password-field.component.ts +1 -12
- package/src/lib/bryntum-progress-bar.component.ts +0 -11
- package/src/lib/bryntum-radio-group.component.ts +0 -11
- package/src/lib/bryntum-radio.component.ts +1 -12
- package/src/lib/bryntum-slide-toggle.component.ts +1 -12
- package/src/lib/bryntum-slider.component.ts +1 -12
- package/src/lib/bryntum-splitter.component.ts +0 -11
- package/src/lib/bryntum-tab-panel.component.ts +0 -11
- package/src/lib/bryntum-text-area-field.component.ts +1 -12
- package/src/lib/bryntum-text-area-picker-field.component.ts +1 -12
- package/src/lib/bryntum-text-field.component.ts +1 -12
- package/src/lib/bryntum-time-field.component.ts +1 -12
- package/src/lib/bryntum-time-picker.component.ts +0 -11
- package/src/lib/bryntum-toolbar.component.ts +0 -11
- package/src/lib/bryntum-tree-combo.component.ts +2 -13
- package/src/lib/bryntum-tree-grid.component.ts +15 -17
- package/src/lib/bryntum-widget.component.ts +0 -11
- package/src/lib/bryntum-year-picker.component.ts +0 -11
|
@@ -480,14 +480,6 @@ export type BryntumChatPanelProps = {
|
|
|
480
480
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/chat/ChatPanel#config-namedItems)
|
|
481
481
|
*/
|
|
482
482
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
483
|
-
/**
|
|
484
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
485
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
486
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
487
|
-
* ...
|
|
488
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/chat/ChatPanel#config-owner)
|
|
489
|
-
*/
|
|
490
|
-
owner ? : Widget|any
|
|
491
483
|
/**
|
|
492
484
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
493
485
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -838,7 +830,6 @@ export class BryntumChatPanelComponent implements OnInit, OnDestroy {
|
|
|
838
830
|
'minWidth',
|
|
839
831
|
'monitorResize',
|
|
840
832
|
'namedItems',
|
|
841
|
-
'owner',
|
|
842
833
|
'positioned',
|
|
843
834
|
'preventTooltipOnTouch',
|
|
844
835
|
'readOnly',
|
|
@@ -922,7 +913,6 @@ export class BryntumChatPanelComponent implements OnInit, OnDestroy {
|
|
|
922
913
|
'masked',
|
|
923
914
|
'monitorResize',
|
|
924
915
|
'namedItems',
|
|
925
|
-
'owner',
|
|
926
916
|
'positioned',
|
|
927
917
|
'preventTooltipOnTouch',
|
|
928
918
|
'relayStoreEvents',
|
|
@@ -1076,7 +1066,6 @@ export class BryntumChatPanelComponent implements OnInit, OnDestroy {
|
|
|
1076
1066
|
immediate?: boolean
|
|
1077
1067
|
};
|
|
1078
1068
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1079
|
-
@Input() owner ! : Widget|any;
|
|
1080
1069
|
@Input() positioned ! : boolean;
|
|
1081
1070
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1082
1071
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -503,14 +503,6 @@ export type BryntumCheckboxGroupProps = {
|
|
|
503
503
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/CheckboxGroup#config-options)
|
|
504
504
|
*/
|
|
505
505
|
options ? : Record<string, string|CheckboxConfig>
|
|
506
|
-
/**
|
|
507
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
508
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
509
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
510
|
-
* ...
|
|
511
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/CheckboxGroup#config-owner)
|
|
512
|
-
*/
|
|
513
|
-
owner ? : Widget|any
|
|
514
506
|
/**
|
|
515
507
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
516
508
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -874,7 +866,6 @@ export class BryntumCheckboxGroupComponent implements OnInit, OnDestroy {
|
|
|
874
866
|
'name',
|
|
875
867
|
'namedItems',
|
|
876
868
|
'options',
|
|
877
|
-
'owner',
|
|
878
869
|
'positioned',
|
|
879
870
|
'preventTooltipOnTouch',
|
|
880
871
|
'readOnly',
|
|
@@ -963,7 +954,6 @@ export class BryntumCheckboxGroupComponent implements OnInit, OnDestroy {
|
|
|
963
954
|
'name',
|
|
964
955
|
'namedItems',
|
|
965
956
|
'options',
|
|
966
|
-
'owner',
|
|
967
957
|
'positioned',
|
|
968
958
|
'preventTooltipOnTouch',
|
|
969
959
|
'relayStoreEvents',
|
|
@@ -1121,7 +1111,6 @@ export class BryntumCheckboxGroupComponent implements OnInit, OnDestroy {
|
|
|
1121
1111
|
@Input() name ! : string;
|
|
1122
1112
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1123
1113
|
@Input() options ! : Record<string, string|CheckboxConfig>;
|
|
1124
|
-
@Input() owner ! : Widget|any;
|
|
1125
1114
|
@Input() positioned ! : boolean;
|
|
1126
1115
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1127
1116
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -448,14 +448,6 @@ export type BryntumCheckboxProps = {
|
|
|
448
448
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Checkbox#config-name)
|
|
449
449
|
*/
|
|
450
450
|
name ? : string
|
|
451
|
-
/**
|
|
452
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
453
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
454
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
455
|
-
* ...
|
|
456
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Checkbox#config-owner)
|
|
457
|
-
*/
|
|
458
|
-
owner ? : Widget|any
|
|
459
451
|
/**
|
|
460
452
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
461
453
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -484,7 +476,7 @@ export type BryntumCheckboxProps = {
|
|
|
484
476
|
required ? : boolean
|
|
485
477
|
/**
|
|
486
478
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
487
|
-
* the
|
|
479
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
488
480
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
489
481
|
* behaviour will be activated.
|
|
490
482
|
*/
|
|
@@ -752,7 +744,6 @@ export class BryntumCheckboxComponent implements OnInit, OnDestroy {
|
|
|
752
744
|
'minWidth',
|
|
753
745
|
'monitorResize',
|
|
754
746
|
'name',
|
|
755
|
-
'owner',
|
|
756
747
|
'positioned',
|
|
757
748
|
'preventTooltipOnTouch',
|
|
758
749
|
'readOnly',
|
|
@@ -835,7 +826,6 @@ export class BryntumCheckboxComponent implements OnInit, OnDestroy {
|
|
|
835
826
|
'maskDefaults',
|
|
836
827
|
'masked',
|
|
837
828
|
'monitorResize',
|
|
838
|
-
'owner',
|
|
839
829
|
'positioned',
|
|
840
830
|
'preventTooltipOnTouch',
|
|
841
831
|
'relayStoreEvents',
|
|
@@ -976,7 +966,6 @@ export class BryntumCheckboxComponent implements OnInit, OnDestroy {
|
|
|
976
966
|
@Input() monitorResize ! : boolean|{
|
|
977
967
|
immediate?: boolean
|
|
978
968
|
};
|
|
979
|
-
@Input() owner ! : Widget|any;
|
|
980
969
|
@Input() positioned ! : boolean;
|
|
981
970
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
982
971
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -185,7 +185,7 @@ export type BryntumChecklistFilterComboProps = {
|
|
|
185
185
|
contentElementCls ? : string|object
|
|
186
186
|
/**
|
|
187
187
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
188
|
-
* combo's input field, and
|
|
188
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
189
189
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-displayField).
|
|
190
190
|
* ...
|
|
191
191
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/ChecklistFilterCombo#config-createOnUnmatched)
|
|
@@ -611,14 +611,6 @@ export type BryntumChecklistFilterComboProps = {
|
|
|
611
611
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
612
612
|
*/
|
|
613
613
|
overlayAnchor ? : boolean
|
|
614
|
-
/**
|
|
615
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
616
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
617
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
618
|
-
* ...
|
|
619
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/ChecklistFilterCombo#config-owner)
|
|
620
|
-
*/
|
|
621
|
-
owner ? : Widget|any
|
|
622
614
|
/**
|
|
623
615
|
* Configuration object for the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) on initialization. Returns the
|
|
624
616
|
* [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -680,7 +672,7 @@ export type BryntumChecklistFilterComboProps = {
|
|
|
680
672
|
required ? : boolean
|
|
681
673
|
/**
|
|
682
674
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
683
|
-
* the
|
|
675
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
684
676
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
685
677
|
* behaviour will be activated.
|
|
686
678
|
*/
|
|
@@ -994,7 +986,6 @@ export class BryntumChecklistFilterComboComponent implements OnInit, OnDestroy {
|
|
|
994
986
|
'multiValueSeparator',
|
|
995
987
|
'name',
|
|
996
988
|
'overlayAnchor',
|
|
997
|
-
'owner',
|
|
998
989
|
'picker',
|
|
999
990
|
'pickerAlignElement',
|
|
1000
991
|
'pickerWidth',
|
|
@@ -1114,7 +1105,6 @@ export class BryntumChecklistFilterComboComponent implements OnInit, OnDestroy {
|
|
|
1114
1105
|
'multiValueSeparator',
|
|
1115
1106
|
'name',
|
|
1116
1107
|
'overlayAnchor',
|
|
1117
|
-
'owner',
|
|
1118
1108
|
'pickerAlignElement',
|
|
1119
1109
|
'pickerWidth',
|
|
1120
1110
|
'positioned',
|
|
@@ -1293,7 +1283,6 @@ export class BryntumChecklistFilterComboComponent implements OnInit, OnDestroy {
|
|
|
1293
1283
|
@Input() multiValueSeparator ! : string;
|
|
1294
1284
|
@Input() name ! : string;
|
|
1295
1285
|
@Input() overlayAnchor ! : boolean;
|
|
1296
|
-
@Input() owner ! : Widget|any;
|
|
1297
1286
|
@Input() pickerAlignElement ! : string;
|
|
1298
1287
|
@Input() pickerWidth ! : number|string;
|
|
1299
1288
|
@Input() positioned ! : boolean;
|
|
@@ -412,14 +412,6 @@ export type BryntumChipViewProps = {
|
|
|
412
412
|
* Configure as `true` to allow multi select and allow clicking and key navigation to select multiple chips.
|
|
413
413
|
*/
|
|
414
414
|
multiSelect ? : boolean
|
|
415
|
-
/**
|
|
416
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
417
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
418
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
419
|
-
* ...
|
|
420
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ChipView#config-owner)
|
|
421
|
-
*/
|
|
422
|
-
owner ? : Widget|any
|
|
423
415
|
/**
|
|
424
416
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
425
417
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -534,7 +526,7 @@ export type BryntumChipViewProps = {
|
|
|
534
526
|
*/
|
|
535
527
|
title ? : string
|
|
536
528
|
/**
|
|
537
|
-
* Select/deselect all if
|
|
529
|
+
* Select/deselect all if <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> is pressed when clicking
|
|
538
530
|
*/
|
|
539
531
|
toggleAllIfCtrlPressed ? : boolean
|
|
540
532
|
/**
|
|
@@ -697,7 +689,6 @@ export class BryntumChipViewComponent implements OnInit, OnDestroy {
|
|
|
697
689
|
'minWidth',
|
|
698
690
|
'monitorResize',
|
|
699
691
|
'multiSelect',
|
|
700
|
-
'owner',
|
|
701
692
|
'positioned',
|
|
702
693
|
'preventTooltipOnTouch',
|
|
703
694
|
'readOnly',
|
|
@@ -768,7 +759,6 @@ export class BryntumChipViewComponent implements OnInit, OnDestroy {
|
|
|
768
759
|
'maskDefaults',
|
|
769
760
|
'masked',
|
|
770
761
|
'monitorResize',
|
|
771
|
-
'owner',
|
|
772
762
|
'positioned',
|
|
773
763
|
'preventTooltipOnTouch',
|
|
774
764
|
'relayStoreEvents',
|
|
@@ -895,7 +885,6 @@ export class BryntumChipViewComponent implements OnInit, OnDestroy {
|
|
|
895
885
|
@Input() monitorResize ! : boolean|{
|
|
896
886
|
immediate?: boolean
|
|
897
887
|
};
|
|
898
|
-
@Input() owner ! : Widget|any;
|
|
899
888
|
@Input() positioned ! : boolean;
|
|
900
889
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
901
890
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -475,14 +475,6 @@ export type BryntumCodeEditorProps = {
|
|
|
475
475
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/CodeEditor#config-namedItems)
|
|
476
476
|
*/
|
|
477
477
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
478
|
-
/**
|
|
479
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
480
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
481
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
482
|
-
* ...
|
|
483
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/CodeEditor#config-owner)
|
|
484
|
-
*/
|
|
485
|
-
owner ? : Widget|any
|
|
486
478
|
/**
|
|
487
479
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
488
480
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -836,7 +828,6 @@ export class BryntumCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
836
828
|
'minWidth',
|
|
837
829
|
'monitorResize',
|
|
838
830
|
'namedItems',
|
|
839
|
-
'owner',
|
|
840
831
|
'positioned',
|
|
841
832
|
'preventTooltipOnTouch',
|
|
842
833
|
'readOnly',
|
|
@@ -924,7 +915,6 @@ export class BryntumCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
924
915
|
'masked',
|
|
925
916
|
'monitorResize',
|
|
926
917
|
'namedItems',
|
|
927
|
-
'owner',
|
|
928
918
|
'positioned',
|
|
929
919
|
'preventTooltipOnTouch',
|
|
930
920
|
'relayStoreEvents',
|
|
@@ -1078,7 +1068,6 @@ export class BryntumCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
1078
1068
|
immediate?: boolean
|
|
1079
1069
|
};
|
|
1080
1070
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1081
|
-
@Input() owner ! : Widget|any;
|
|
1082
1071
|
@Input() positioned ! : boolean;
|
|
1083
1072
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1084
1073
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -456,14 +456,6 @@ export type BryntumColorFieldProps = {
|
|
|
456
456
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ColorField#config-name)
|
|
457
457
|
*/
|
|
458
458
|
name ? : string
|
|
459
|
-
/**
|
|
460
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
461
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
462
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
463
|
-
* ...
|
|
464
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ColorField#config-owner)
|
|
465
|
-
*/
|
|
466
|
-
owner ? : Widget|any
|
|
467
459
|
/**
|
|
468
460
|
* The name of the element property to which the picker should size and align itself.
|
|
469
461
|
*/
|
|
@@ -506,7 +498,7 @@ export type BryntumColorFieldProps = {
|
|
|
506
498
|
required ? : boolean
|
|
507
499
|
/**
|
|
508
500
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
509
|
-
* the
|
|
501
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
510
502
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
511
503
|
* behaviour will be activated.
|
|
512
504
|
*/
|
|
@@ -763,7 +755,6 @@ export class BryntumColorFieldComponent implements OnInit, OnDestroy {
|
|
|
763
755
|
'minWidth',
|
|
764
756
|
'monitorResize',
|
|
765
757
|
'name',
|
|
766
|
-
'owner',
|
|
767
758
|
'pickerAlignElement',
|
|
768
759
|
'placeholder',
|
|
769
760
|
'positioned',
|
|
@@ -849,7 +840,6 @@ export class BryntumColorFieldComponent implements OnInit, OnDestroy {
|
|
|
849
840
|
'minLength',
|
|
850
841
|
'monitorResize',
|
|
851
842
|
'name',
|
|
852
|
-
'owner',
|
|
853
843
|
'pickerAlignElement',
|
|
854
844
|
'positioned',
|
|
855
845
|
'preventTooltipOnTouch',
|
|
@@ -993,7 +983,6 @@ export class BryntumColorFieldComponent implements OnInit, OnDestroy {
|
|
|
993
983
|
immediate?: boolean
|
|
994
984
|
};
|
|
995
985
|
@Input() name ! : string;
|
|
996
|
-
@Input() owner ! : Widget|any;
|
|
997
986
|
@Input() pickerAlignElement ! : string;
|
|
998
987
|
@Input() positioned ! : boolean;
|
|
999
988
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
@@ -185,7 +185,7 @@ export type BryntumComboProps = {
|
|
|
185
185
|
contentElementCls ? : string|object
|
|
186
186
|
/**
|
|
187
187
|
* If configured as `true`, this means that when an unmatched string is typed into the
|
|
188
|
-
* combo's input field, and
|
|
188
|
+
* combo's input field, and <kbd>Enter</kbd>, or the [multiValueSeparator](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-multiValueSeparator) is typed,
|
|
189
189
|
* a new record will be created using the typed string as the [displayField](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-displayField).
|
|
190
190
|
* ...
|
|
191
191
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-createOnUnmatched)
|
|
@@ -611,14 +611,6 @@ export type BryntumComboProps = {
|
|
|
611
611
|
* to the input field so that the pointer pierces the [pickerAlignElement](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-pickerAlignElement)
|
|
612
612
|
*/
|
|
613
613
|
overlayAnchor ? : boolean
|
|
614
|
-
/**
|
|
615
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
616
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
617
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
618
|
-
* ...
|
|
619
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Combo#config-owner)
|
|
620
|
-
*/
|
|
621
|
-
owner ? : Widget|any
|
|
622
614
|
/**
|
|
623
615
|
* Configuration object for the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) on initialization. Returns the
|
|
624
616
|
* [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -680,7 +672,7 @@ export type BryntumComboProps = {
|
|
|
680
672
|
required ? : boolean
|
|
681
673
|
/**
|
|
682
674
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
683
|
-
* the
|
|
675
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
684
676
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
685
677
|
* behaviour will be activated.
|
|
686
678
|
*/
|
|
@@ -986,7 +978,6 @@ export class BryntumComboComponent implements OnInit, OnDestroy {
|
|
|
986
978
|
'multiValueSeparator',
|
|
987
979
|
'name',
|
|
988
980
|
'overlayAnchor',
|
|
989
|
-
'owner',
|
|
990
981
|
'picker',
|
|
991
982
|
'pickerAlignElement',
|
|
992
983
|
'pickerWidth',
|
|
@@ -1104,7 +1095,6 @@ export class BryntumComboComponent implements OnInit, OnDestroy {
|
|
|
1104
1095
|
'multiValueSeparator',
|
|
1105
1096
|
'name',
|
|
1106
1097
|
'overlayAnchor',
|
|
1107
|
-
'owner',
|
|
1108
1098
|
'pickerAlignElement',
|
|
1109
1099
|
'pickerWidth',
|
|
1110
1100
|
'positioned',
|
|
@@ -1280,7 +1270,6 @@ export class BryntumComboComponent implements OnInit, OnDestroy {
|
|
|
1280
1270
|
@Input() multiValueSeparator ! : string;
|
|
1281
1271
|
@Input() name ! : string;
|
|
1282
1272
|
@Input() overlayAnchor ! : boolean;
|
|
1283
|
-
@Input() owner ! : Widget|any;
|
|
1284
1273
|
@Input() pickerAlignElement ! : string;
|
|
1285
1274
|
@Input() pickerWidth ! : number|string;
|
|
1286
1275
|
@Input() positioned ! : boolean;
|
|
@@ -401,14 +401,6 @@ export type BryntumContainerProps = {
|
|
|
401
401
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Container#config-namedItems)
|
|
402
402
|
*/
|
|
403
403
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
404
|
-
/**
|
|
405
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
406
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
407
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
408
|
-
* ...
|
|
409
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Container#config-owner)
|
|
410
|
-
*/
|
|
411
|
-
owner ? : Widget|any
|
|
412
404
|
/**
|
|
413
405
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
414
406
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -675,7 +667,6 @@ export class BryntumContainerComponent implements OnInit, OnDestroy {
|
|
|
675
667
|
'minWidth',
|
|
676
668
|
'monitorResize',
|
|
677
669
|
'namedItems',
|
|
678
|
-
'owner',
|
|
679
670
|
'positioned',
|
|
680
671
|
'preventTooltipOnTouch',
|
|
681
672
|
'readOnly',
|
|
@@ -743,7 +734,6 @@ export class BryntumContainerComponent implements OnInit, OnDestroy {
|
|
|
743
734
|
'masked',
|
|
744
735
|
'monitorResize',
|
|
745
736
|
'namedItems',
|
|
746
|
-
'owner',
|
|
747
737
|
'positioned',
|
|
748
738
|
'preventTooltipOnTouch',
|
|
749
739
|
'relayStoreEvents',
|
|
@@ -870,7 +860,6 @@ export class BryntumContainerComponent implements OnInit, OnDestroy {
|
|
|
870
860
|
immediate?: boolean
|
|
871
861
|
};
|
|
872
862
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
873
|
-
@Input() owner ! : Widget|any;
|
|
874
863
|
@Input() positioned ! : boolean;
|
|
875
864
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
876
865
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -474,14 +474,6 @@ export type BryntumDateFieldProps = {
|
|
|
474
474
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-name)
|
|
475
475
|
*/
|
|
476
476
|
name ? : string
|
|
477
|
-
/**
|
|
478
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
479
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
480
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
481
|
-
* ...
|
|
482
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-owner)
|
|
483
|
-
*/
|
|
484
|
-
owner ? : Widget|any
|
|
485
477
|
/**
|
|
486
478
|
* A reference to a partner TimeField which this DateField should sync its value with.
|
|
487
479
|
* When the TimeField's value is changed, this DateField's value is updated to match.
|
|
@@ -542,7 +534,7 @@ export type BryntumDateFieldProps = {
|
|
|
542
534
|
required ? : boolean
|
|
543
535
|
/**
|
|
544
536
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
545
|
-
* the
|
|
537
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
546
538
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
547
539
|
* behaviour will be activated.
|
|
548
540
|
*/
|
|
@@ -827,7 +819,6 @@ export class BryntumDateFieldComponent implements OnInit, OnDestroy {
|
|
|
827
819
|
'minWidth',
|
|
828
820
|
'monitorResize',
|
|
829
821
|
'name',
|
|
830
|
-
'owner',
|
|
831
822
|
'partner',
|
|
832
823
|
'picker',
|
|
833
824
|
'pickerAlignElement',
|
|
@@ -922,7 +913,6 @@ export class BryntumDateFieldComponent implements OnInit, OnDestroy {
|
|
|
922
913
|
'minLength',
|
|
923
914
|
'monitorResize',
|
|
924
915
|
'name',
|
|
925
|
-
'owner',
|
|
926
916
|
'picker',
|
|
927
917
|
'pickerAlignElement',
|
|
928
918
|
'pickerFormat',
|
|
@@ -1076,7 +1066,6 @@ export class BryntumDateFieldComponent implements OnInit, OnDestroy {
|
|
|
1076
1066
|
immediate?: boolean
|
|
1077
1067
|
};
|
|
1078
1068
|
@Input() name ! : string;
|
|
1079
|
-
@Input() owner ! : Widget|any;
|
|
1080
1069
|
@Input() picker ! : DatePickerConfig;
|
|
1081
1070
|
@Input() pickerAlignElement ! : string;
|
|
1082
1071
|
@Input() pickerFormat ! : string;
|
|
@@ -623,14 +623,6 @@ export type BryntumDatePickerProps = {
|
|
|
623
623
|
* The class name to add to calendar cells which are in the previous or next month.
|
|
624
624
|
*/
|
|
625
625
|
otherMonthCls ? : string
|
|
626
|
-
/**
|
|
627
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
628
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
629
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
630
|
-
* ...
|
|
631
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DatePicker#config-owner)
|
|
632
|
-
*/
|
|
633
|
-
owner ? : Widget|any
|
|
634
626
|
/**
|
|
635
627
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
636
628
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -1056,7 +1048,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
|
|
|
1056
1048
|
'nonWorkingDayCls',
|
|
1057
1049
|
'nonWorkingDays',
|
|
1058
1050
|
'otherMonthCls',
|
|
1059
|
-
'owner',
|
|
1060
1051
|
'positioned',
|
|
1061
1052
|
'preventTooltipOnTouch',
|
|
1062
1053
|
'readOnly',
|
|
@@ -1172,7 +1163,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
|
|
|
1172
1163
|
'nonWorkingDayCls',
|
|
1173
1164
|
'nonWorkingDays',
|
|
1174
1165
|
'otherMonthCls',
|
|
1175
|
-
'owner',
|
|
1176
1166
|
'positioned',
|
|
1177
1167
|
'preventTooltipOnTouch',
|
|
1178
1168
|
'relayStoreEvents',
|
|
@@ -1357,7 +1347,6 @@ export class BryntumDatePickerComponent implements OnInit, OnDestroy {
|
|
|
1357
1347
|
@Input() nonWorkingDayCls ! : string;
|
|
1358
1348
|
@Input() nonWorkingDays ! : Record<number, boolean>;
|
|
1359
1349
|
@Input() otherMonthCls ! : string;
|
|
1360
|
-
@Input() owner ! : Widget|any;
|
|
1361
1350
|
@Input() positioned ! : boolean;
|
|
1362
1351
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1363
1352
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -497,14 +497,6 @@ export type BryntumDateRangeFieldProps = {
|
|
|
497
497
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-name)
|
|
498
498
|
*/
|
|
499
499
|
name ? : string
|
|
500
|
-
/**
|
|
501
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
502
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
503
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
504
|
-
* ...
|
|
505
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangeField#config-owner)
|
|
506
|
-
*/
|
|
507
|
-
owner ? : Widget|any
|
|
508
500
|
/**
|
|
509
501
|
* A config object used to configure the [datePicker](https://bryntum.com/products/grid/docs/api/Core/widget/DateRangePicker).
|
|
510
502
|
* ...
|
|
@@ -553,7 +545,7 @@ export type BryntumDateRangeFieldProps = {
|
|
|
553
545
|
required ? : boolean
|
|
554
546
|
/**
|
|
555
547
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
556
|
-
* the
|
|
548
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
557
549
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
558
550
|
* behaviour will be activated.
|
|
559
551
|
*/
|
|
@@ -824,7 +816,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
|
|
|
824
816
|
'minWidth',
|
|
825
817
|
'monitorResize',
|
|
826
818
|
'name',
|
|
827
|
-
'owner',
|
|
828
819
|
'picker',
|
|
829
820
|
'pickerAlignElement',
|
|
830
821
|
'placeholder',
|
|
@@ -916,7 +907,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
|
|
|
916
907
|
'minLength',
|
|
917
908
|
'monitorResize',
|
|
918
909
|
'name',
|
|
919
|
-
'owner',
|
|
920
910
|
'picker',
|
|
921
911
|
'pickerAlignElement',
|
|
922
912
|
'positioned',
|
|
@@ -1070,7 +1060,6 @@ export class BryntumDateRangeFieldComponent implements OnInit, OnDestroy {
|
|
|
1070
1060
|
immediate?: boolean
|
|
1071
1061
|
};
|
|
1072
1062
|
@Input() name ! : string;
|
|
1073
|
-
@Input() owner ! : Widget|any;
|
|
1074
1063
|
@Input() picker ! : DateRangePickerConfig|MultiDatePickerConfig;
|
|
1075
1064
|
@Input() pickerAlignElement ! : string;
|
|
1076
1065
|
@Input() positioned ! : boolean;
|
|
@@ -428,14 +428,6 @@ export type BryntumDateTimeFieldProps = {
|
|
|
428
428
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-name)
|
|
429
429
|
*/
|
|
430
430
|
name ? : string
|
|
431
|
-
/**
|
|
432
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
433
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
434
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
435
|
-
* ...
|
|
436
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField#config-owner)
|
|
437
|
-
*/
|
|
438
|
-
owner ? : Widget|any
|
|
439
431
|
/**
|
|
440
432
|
* Text to display in empty field.
|
|
441
433
|
*/
|
|
@@ -474,7 +466,7 @@ export type BryntumDateTimeFieldProps = {
|
|
|
474
466
|
required ? : boolean
|
|
475
467
|
/**
|
|
476
468
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
477
|
-
* the
|
|
469
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
478
470
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
479
471
|
* behaviour will be activated.
|
|
480
472
|
*/
|
|
@@ -580,7 +572,7 @@ export type BryntumDateTimeFieldProps = {
|
|
|
580
572
|
value ? : string
|
|
581
573
|
/**
|
|
582
574
|
* The week start day in the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/DateField#config-picker), 0 meaning Sunday, 6 meaning Saturday.
|
|
583
|
-
* Uses localized value
|
|
575
|
+
* Uses a localized value by default.
|
|
584
576
|
*/
|
|
585
577
|
weekStartDay ? : number
|
|
586
578
|
/**
|
|
@@ -714,7 +706,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
714
706
|
'minWidth',
|
|
715
707
|
'monitorResize',
|
|
716
708
|
'name',
|
|
717
|
-
'owner',
|
|
718
709
|
'placeholder',
|
|
719
710
|
'positioned',
|
|
720
711
|
'preventTooltipOnTouch',
|
|
@@ -792,7 +783,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
792
783
|
'masked',
|
|
793
784
|
'monitorResize',
|
|
794
785
|
'name',
|
|
795
|
-
'owner',
|
|
796
786
|
'positioned',
|
|
797
787
|
'preventTooltipOnTouch',
|
|
798
788
|
'relayStoreEvents',
|
|
@@ -925,7 +915,6 @@ export class BryntumDateTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
925
915
|
immediate?: boolean
|
|
926
916
|
};
|
|
927
917
|
@Input() name ! : string;
|
|
928
|
-
@Input() owner ! : Widget|any;
|
|
929
918
|
@Input() positioned ! : boolean;
|
|
930
919
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
931
920
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -483,14 +483,6 @@ export type BryntumDemoCodeEditorProps = {
|
|
|
483
483
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DemoCodeEditor#config-namedItems)
|
|
484
484
|
*/
|
|
485
485
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
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/grid/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/grid/docs/api/Core/widget/DemoCodeEditor#config-owner)
|
|
492
|
-
*/
|
|
493
|
-
owner ? : Widget|any
|
|
494
486
|
/**
|
|
495
487
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
496
488
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -851,7 +843,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
851
843
|
'mode',
|
|
852
844
|
'monitorResize',
|
|
853
845
|
'namedItems',
|
|
854
|
-
'owner',
|
|
855
846
|
'positioned',
|
|
856
847
|
'preferredSources',
|
|
857
848
|
'preventTooltipOnTouch',
|
|
@@ -942,7 +933,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
942
933
|
'mode',
|
|
943
934
|
'monitorResize',
|
|
944
935
|
'namedItems',
|
|
945
|
-
'owner',
|
|
946
936
|
'positioned',
|
|
947
937
|
'preferredSources',
|
|
948
938
|
'preventTooltipOnTouch',
|
|
@@ -1099,7 +1089,6 @@ export class BryntumDemoCodeEditorComponent implements OnInit, OnDestroy {
|
|
|
1099
1089
|
immediate?: boolean
|
|
1100
1090
|
};
|
|
1101
1091
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1102
|
-
@Input() owner ! : Widget|any;
|
|
1103
1092
|
@Input() positioned ! : boolean;
|
|
1104
1093
|
@Input() preferredSources ! : RegExp[];
|
|
1105
1094
|
@Input() preventTooltipOnTouch ! : boolean;
|