@bryntum/grid-angular 7.2.2 → 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 +59 -291
- 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 +2 -6
- 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 +2 -6
- 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 +2 -6
- 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 +2 -6
- 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 +59 -291
- package/fesm2015/bryntum-grid-angular.js.map +1 -1
- package/lib/bryntum-a-i-filter-field.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-checklist-filter-combo.component.d.ts +1 -10
- package/lib/bryntum-chip-view.component.d.ts +1 -10
- package/lib/bryntum-code-editor.component.d.ts +1 -10
- package/lib/bryntum-color-field.component.d.ts +1 -10
- package/lib/bryntum-combo.component.d.ts +1 -10
- package/lib/bryntum-container.component.d.ts +1 -10
- package/lib/bryntum-date-field.component.d.ts +1 -10
- package/lib/bryntum-date-picker.component.d.ts +1 -10
- package/lib/bryntum-date-range-field.component.d.ts +1 -10
- package/lib/bryntum-date-time-field.component.d.ts +2 -11
- package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
- package/lib/bryntum-display-field.component.d.ts +1 -10
- package/lib/bryntum-duration-field.component.d.ts +1 -10
- package/lib/bryntum-editor.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-file-picker.component.d.ts +1 -10
- package/lib/bryntum-filter-field.component.d.ts +1 -10
- package/lib/bryntum-grid-base.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-group-bar.component.d.ts +1 -10
- package/lib/bryntum-hint.component.d.ts +1 -10
- package/lib/bryntum-label.component.d.ts +1 -10
- package/lib/bryntum-list.component.d.ts +1 -10
- package/lib/bryntum-menu.component.d.ts +1 -10
- package/lib/bryntum-month-picker.component.d.ts +1 -10
- package/lib/bryntum-number-field.component.d.ts +1 -10
- 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 +1 -10
- 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 +1 -10
- package/lib/bryntum-slide-toggle.component.d.ts +1 -10
- package/lib/bryntum-slider.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-text-area-picker-field.component.d.ts +1 -10
- package/lib/bryntum-text-field.component.d.ts +1 -10
- package/lib/bryntum-time-field.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-tree-grid.component.d.ts +1 -10
- 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 +0 -11
- 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 +0 -11
- package/src/lib/bryntum-checklist-filter-combo.component.ts +0 -11
- package/src/lib/bryntum-chip-view.component.ts +0 -11
- package/src/lib/bryntum-code-editor.component.ts +0 -11
- package/src/lib/bryntum-color-field.component.ts +0 -11
- package/src/lib/bryntum-combo.component.ts +0 -11
- package/src/lib/bryntum-container.component.ts +0 -11
- package/src/lib/bryntum-date-field.component.ts +0 -11
- package/src/lib/bryntum-date-picker.component.ts +0 -11
- package/src/lib/bryntum-date-range-field.component.ts +0 -11
- package/src/lib/bryntum-date-time-field.component.ts +1 -12
- package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
- package/src/lib/bryntum-display-field.component.ts +0 -11
- package/src/lib/bryntum-duration-field.component.ts +0 -11
- package/src/lib/bryntum-editor.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-file-picker.component.ts +0 -11
- package/src/lib/bryntum-filter-field.component.ts +0 -11
- package/src/lib/bryntum-grid-base.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-group-bar.component.ts +0 -11
- package/src/lib/bryntum-hint.component.ts +0 -11
- package/src/lib/bryntum-label.component.ts +0 -11
- package/src/lib/bryntum-list.component.ts +0 -11
- package/src/lib/bryntum-menu.component.ts +0 -11
- package/src/lib/bryntum-month-picker.component.ts +0 -11
- package/src/lib/bryntum-number-field.component.ts +0 -11
- 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 +0 -11
- 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 +0 -11
- package/src/lib/bryntum-slide-toggle.component.ts +0 -11
- package/src/lib/bryntum-slider.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-text-area-picker-field.component.ts +0 -11
- package/src/lib/bryntum-text-field.component.ts +0 -11
- package/src/lib/bryntum-time-field.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-tree-grid.component.ts +0 -11
- package/src/lib/bryntum-widget.component.ts +0 -11
- package/src/lib/bryntum-year-picker.component.ts +0 -11
|
@@ -347,14 +347,6 @@ export type BryntumSliderProps = {
|
|
|
347
347
|
monitorResize ? : boolean|{
|
|
348
348
|
immediate?: boolean
|
|
349
349
|
}
|
|
350
|
-
/**
|
|
351
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
352
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
353
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
354
|
-
* ...
|
|
355
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Slider#config-owner)
|
|
356
|
-
*/
|
|
357
|
-
owner ? : Widget|any
|
|
358
350
|
/**
|
|
359
351
|
* 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
|
|
360
352
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -624,7 +616,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
|
|
|
624
616
|
'minHeight',
|
|
625
617
|
'minWidth',
|
|
626
618
|
'monitorResize',
|
|
627
|
-
'owner',
|
|
628
619
|
'positioned',
|
|
629
620
|
'preventTooltipOnTouch',
|
|
630
621
|
'readOnly',
|
|
@@ -691,7 +682,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
|
|
|
691
682
|
'maskDefaults',
|
|
692
683
|
'masked',
|
|
693
684
|
'monitorResize',
|
|
694
|
-
'owner',
|
|
695
685
|
'positioned',
|
|
696
686
|
'preventTooltipOnTouch',
|
|
697
687
|
'relayStoreEvents',
|
|
@@ -811,7 +801,6 @@ export class BryntumSliderComponent implements OnInit, OnDestroy {
|
|
|
811
801
|
@Input() monitorResize ! : boolean|{
|
|
812
802
|
immediate?: boolean
|
|
813
803
|
};
|
|
814
|
-
@Input() owner ! : Widget|any;
|
|
815
804
|
@Input() positioned ! : boolean;
|
|
816
805
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
817
806
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -327,14 +327,6 @@ export type BryntumSplitterProps = {
|
|
|
327
327
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Splitter#config-orientation)
|
|
328
328
|
*/
|
|
329
329
|
orientation ? : 'auto'|'horizontal'|'vertical'
|
|
330
|
-
/**
|
|
331
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
332
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
333
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
334
|
-
* ...
|
|
335
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Splitter#config-owner)
|
|
336
|
-
*/
|
|
337
|
-
owner ? : Widget|any
|
|
338
330
|
/**
|
|
339
331
|
* 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
|
|
340
332
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -565,7 +557,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
|
|
|
565
557
|
'minWidth',
|
|
566
558
|
'monitorResize',
|
|
567
559
|
'orientation',
|
|
568
|
-
'owner',
|
|
569
560
|
'positioned',
|
|
570
561
|
'preventTooltipOnTouch',
|
|
571
562
|
'readOnly',
|
|
@@ -622,7 +613,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
|
|
|
622
613
|
'masked',
|
|
623
614
|
'monitorResize',
|
|
624
615
|
'orientation',
|
|
625
|
-
'owner',
|
|
626
616
|
'positioned',
|
|
627
617
|
'preventTooltipOnTouch',
|
|
628
618
|
'relayStoreEvents',
|
|
@@ -729,7 +719,6 @@ export class BryntumSplitterComponent implements OnInit, OnDestroy {
|
|
|
729
719
|
immediate?: boolean
|
|
730
720
|
};
|
|
731
721
|
@Input() orientation ! : 'auto'|'horizontal'|'vertical';
|
|
732
|
-
@Input() owner ! : Widget|any;
|
|
733
722
|
@Input() positioned ! : boolean;
|
|
734
723
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
735
724
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -473,14 +473,6 @@ export type BryntumTabPanelProps = {
|
|
|
473
473
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TabPanel#config-namedItems)
|
|
474
474
|
*/
|
|
475
475
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
476
|
-
/**
|
|
477
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
478
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
479
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
480
|
-
* ...
|
|
481
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TabPanel#config-owner)
|
|
482
|
-
*/
|
|
483
|
-
owner ? : Widget|any
|
|
484
476
|
/**
|
|
485
477
|
* 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
|
|
486
478
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -840,7 +832,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
|
|
|
840
832
|
'minWidth',
|
|
841
833
|
'monitorResize',
|
|
842
834
|
'namedItems',
|
|
843
|
-
'owner',
|
|
844
835
|
'positioned',
|
|
845
836
|
'preventTooltipOnTouch',
|
|
846
837
|
'readOnly',
|
|
@@ -928,7 +919,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
|
|
|
928
919
|
'masked',
|
|
929
920
|
'monitorResize',
|
|
930
921
|
'namedItems',
|
|
931
|
-
'owner',
|
|
932
922
|
'positioned',
|
|
933
923
|
'preventTooltipOnTouch',
|
|
934
924
|
'relayStoreEvents',
|
|
@@ -1082,7 +1072,6 @@ export class BryntumTabPanelComponent implements OnInit, OnDestroy {
|
|
|
1082
1072
|
immediate?: boolean
|
|
1083
1073
|
};
|
|
1084
1074
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1085
|
-
@Input() owner ! : Widget|any;
|
|
1086
1075
|
@Input() positioned ! : boolean;
|
|
1087
1076
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1088
1077
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -447,14 +447,6 @@ export type BryntumTextAreaFieldProps = {
|
|
|
447
447
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-name)
|
|
448
448
|
*/
|
|
449
449
|
name ? : string
|
|
450
|
-
/**
|
|
451
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
452
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
453
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
454
|
-
* ...
|
|
455
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaField#config-owner)
|
|
456
|
-
*/
|
|
457
|
-
owner ? : Widget|any
|
|
458
450
|
/**
|
|
459
451
|
* Text to display in empty field.
|
|
460
452
|
*/
|
|
@@ -751,7 +743,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
|
|
|
751
743
|
'minWidth',
|
|
752
744
|
'monitorResize',
|
|
753
745
|
'name',
|
|
754
|
-
'owner',
|
|
755
746
|
'placeholder',
|
|
756
747
|
'positioned',
|
|
757
748
|
'preventTooltipOnTouch',
|
|
@@ -835,7 +826,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
|
|
|
835
826
|
'masked',
|
|
836
827
|
'monitorResize',
|
|
837
828
|
'name',
|
|
838
|
-
'owner',
|
|
839
829
|
'positioned',
|
|
840
830
|
'preventTooltipOnTouch',
|
|
841
831
|
'relayStoreEvents',
|
|
@@ -974,7 +964,6 @@ export class BryntumTextAreaFieldComponent implements OnInit, OnDestroy {
|
|
|
974
964
|
immediate?: boolean
|
|
975
965
|
};
|
|
976
966
|
@Input() name ! : string;
|
|
977
|
-
@Input() owner ! : Widget|any;
|
|
978
967
|
@Input() positioned ! : boolean;
|
|
979
968
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
980
969
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -451,14 +451,6 @@ export type BryntumTextAreaPickerFieldProps = {
|
|
|
451
451
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-name)
|
|
452
452
|
*/
|
|
453
453
|
name ? : string
|
|
454
|
-
/**
|
|
455
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
456
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
457
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
458
|
-
* ...
|
|
459
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextAreaPickerField#config-owner)
|
|
460
|
-
*/
|
|
461
|
-
owner ? : Widget|any
|
|
462
454
|
/**
|
|
463
455
|
* Configuration object for the [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) on initialization. Returns the
|
|
464
456
|
* [picker](https://bryntum.com/products/grid/docs/api/Core/widget/List) instance at runtime.
|
|
@@ -768,7 +760,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
|
|
|
768
760
|
'minWidth',
|
|
769
761
|
'monitorResize',
|
|
770
762
|
'name',
|
|
771
|
-
'owner',
|
|
772
763
|
'picker',
|
|
773
764
|
'pickerAlignElement',
|
|
774
765
|
'placeholder',
|
|
@@ -857,7 +848,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
|
|
|
857
848
|
'minLength',
|
|
858
849
|
'monitorResize',
|
|
859
850
|
'name',
|
|
860
|
-
'owner',
|
|
861
851
|
'picker',
|
|
862
852
|
'pickerAlignElement',
|
|
863
853
|
'positioned',
|
|
@@ -1002,7 +992,6 @@ export class BryntumTextAreaPickerFieldComponent implements OnInit, OnDestroy {
|
|
|
1002
992
|
immediate?: boolean
|
|
1003
993
|
};
|
|
1004
994
|
@Input() name ! : string;
|
|
1005
|
-
@Input() owner ! : Widget|any;
|
|
1006
995
|
@Input() picker ! : object|Widget|WidgetConfig;
|
|
1007
996
|
@Input() pickerAlignElement ! : string;
|
|
1008
997
|
@Input() positioned ! : boolean;
|
|
@@ -455,14 +455,6 @@ export type BryntumTextFieldProps = {
|
|
|
455
455
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextField#config-name)
|
|
456
456
|
*/
|
|
457
457
|
name ? : string
|
|
458
|
-
/**
|
|
459
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
460
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
461
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
462
|
-
* ...
|
|
463
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TextField#config-owner)
|
|
464
|
-
*/
|
|
465
|
-
owner ? : Widget|any
|
|
466
458
|
/**
|
|
467
459
|
* Text to display in empty field.
|
|
468
460
|
*/
|
|
@@ -757,7 +749,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
|
|
|
757
749
|
'minWidth',
|
|
758
750
|
'monitorResize',
|
|
759
751
|
'name',
|
|
760
|
-
'owner',
|
|
761
752
|
'placeholder',
|
|
762
753
|
'positioned',
|
|
763
754
|
'preventTooltipOnTouch',
|
|
@@ -842,7 +833,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
|
|
|
842
833
|
'minLength',
|
|
843
834
|
'monitorResize',
|
|
844
835
|
'name',
|
|
845
|
-
'owner',
|
|
846
836
|
'positioned',
|
|
847
837
|
'preventTooltipOnTouch',
|
|
848
838
|
'relayStoreEvents',
|
|
@@ -983,7 +973,6 @@ export class BryntumTextFieldComponent implements OnInit, OnDestroy {
|
|
|
983
973
|
immediate?: boolean
|
|
984
974
|
};
|
|
985
975
|
@Input() name ! : string;
|
|
986
|
-
@Input() owner ! : Widget|any;
|
|
987
976
|
@Input() positioned ! : boolean;
|
|
988
977
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
989
978
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -473,14 +473,6 @@ export type BryntumTimeFieldProps = {
|
|
|
473
473
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimeField#config-name)
|
|
474
474
|
*/
|
|
475
475
|
name ? : string
|
|
476
|
-
/**
|
|
477
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
478
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
479
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
480
|
-
* ...
|
|
481
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimeField#config-owner)
|
|
482
|
-
*/
|
|
483
|
-
owner ? : Widget|any
|
|
484
476
|
/**
|
|
485
477
|
* A reference to a partner DateField which this TimeField should sync its value with.
|
|
486
478
|
* When the DateField's value is changed, this TimeField's value is updated to match.
|
|
@@ -810,7 +802,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
810
802
|
'minWidth',
|
|
811
803
|
'monitorResize',
|
|
812
804
|
'name',
|
|
813
|
-
'owner',
|
|
814
805
|
'partner',
|
|
815
806
|
'picker',
|
|
816
807
|
'pickerAlignElement',
|
|
@@ -901,7 +892,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
901
892
|
'minLength',
|
|
902
893
|
'monitorResize',
|
|
903
894
|
'name',
|
|
904
|
-
'owner',
|
|
905
895
|
'picker',
|
|
906
896
|
'pickerAlignElement',
|
|
907
897
|
'positioned',
|
|
@@ -1052,7 +1042,6 @@ export class BryntumTimeFieldComponent implements OnInit, OnDestroy {
|
|
|
1052
1042
|
immediate?: boolean
|
|
1053
1043
|
};
|
|
1054
1044
|
@Input() name ! : string;
|
|
1055
|
-
@Input() owner ! : Widget|any;
|
|
1056
1045
|
@Input() picker ! : object|Widget|WidgetConfig;
|
|
1057
1046
|
@Input() pickerAlignElement ! : string;
|
|
1058
1047
|
@Input() positioned ! : boolean;
|
|
@@ -416,14 +416,6 @@ export type BryntumTimePickerProps = {
|
|
|
416
416
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimePicker#config-namedItems)
|
|
417
417
|
*/
|
|
418
418
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
419
|
-
/**
|
|
420
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
421
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
422
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
423
|
-
* ...
|
|
424
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/TimePicker#config-owner)
|
|
425
|
-
*/
|
|
426
|
-
owner ? : Widget|any
|
|
427
419
|
/**
|
|
428
420
|
* 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
|
|
429
421
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -699,7 +691,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
|
|
|
699
691
|
'minWidth',
|
|
700
692
|
'monitorResize',
|
|
701
693
|
'namedItems',
|
|
702
|
-
'owner',
|
|
703
694
|
'positioned',
|
|
704
695
|
'preventTooltipOnTouch',
|
|
705
696
|
'readOnly',
|
|
@@ -768,7 +759,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
|
|
|
768
759
|
'masked',
|
|
769
760
|
'monitorResize',
|
|
770
761
|
'namedItems',
|
|
771
|
-
'owner',
|
|
772
762
|
'positioned',
|
|
773
763
|
'preventTooltipOnTouch',
|
|
774
764
|
'relayStoreEvents',
|
|
@@ -900,7 +890,6 @@ export class BryntumTimePickerComponent implements OnInit, OnDestroy {
|
|
|
900
890
|
immediate?: boolean
|
|
901
891
|
};
|
|
902
892
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
903
|
-
@Input() owner ! : Widget|any;
|
|
904
893
|
@Input() positioned ! : boolean;
|
|
905
894
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
906
895
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -414,14 +414,6 @@ export type BryntumToolbarProps = {
|
|
|
414
414
|
repeat?: ClickRepeaterConfig
|
|
415
415
|
filter?: Function
|
|
416
416
|
}|null
|
|
417
|
-
/**
|
|
418
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
419
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
420
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
421
|
-
* ...
|
|
422
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Toolbar#config-owner)
|
|
423
|
-
*/
|
|
424
|
-
owner ? : Widget|any
|
|
425
417
|
/**
|
|
426
418
|
* 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
|
|
427
419
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -703,7 +695,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
|
|
|
703
695
|
'monitorResize',
|
|
704
696
|
'namedItems',
|
|
705
697
|
'overflow',
|
|
706
|
-
'owner',
|
|
707
698
|
'positioned',
|
|
708
699
|
'preventTooltipOnTouch',
|
|
709
700
|
'readOnly',
|
|
@@ -774,7 +765,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
|
|
|
774
765
|
'monitorResize',
|
|
775
766
|
'namedItems',
|
|
776
767
|
'overflow',
|
|
777
|
-
'owner',
|
|
778
768
|
'positioned',
|
|
779
769
|
'preventTooltipOnTouch',
|
|
780
770
|
'relayStoreEvents',
|
|
@@ -909,7 +899,6 @@ export class BryntumToolbarComponent implements OnInit, OnDestroy {
|
|
|
909
899
|
repeat?: ClickRepeaterConfig
|
|
910
900
|
filter?: Function
|
|
911
901
|
}|null;
|
|
912
|
-
@Input() owner ! : Widget|any;
|
|
913
902
|
@Input() positioned ! : boolean;
|
|
914
903
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
915
904
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -611,14 +611,6 @@ export type BryntumTreeComboProps = {
|
|
|
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/TreeCombo#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.
|
|
@@ -986,7 +978,6 @@ export class BryntumTreeComboComponent 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 BryntumTreeComboComponent 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 BryntumTreeComboComponent 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;
|
|
@@ -476,14 +476,6 @@ export type BryntumTreeGridProps = {
|
|
|
476
476
|
* Grid monitors window resize by default.
|
|
477
477
|
*/
|
|
478
478
|
monitorResize ? : boolean
|
|
479
|
-
/**
|
|
480
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
481
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
482
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
483
|
-
* ...
|
|
484
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/view/TreeGrid#config-owner)
|
|
485
|
-
*/
|
|
486
|
-
owner ? : Widget|any
|
|
487
479
|
/**
|
|
488
480
|
* Specify plugins (an array of classes) in config
|
|
489
481
|
*/
|
|
@@ -1306,7 +1298,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
|
|
|
1306
1298
|
'minHeight',
|
|
1307
1299
|
'minWidth',
|
|
1308
1300
|
'monitorResize',
|
|
1309
|
-
'owner',
|
|
1310
1301
|
'plugins',
|
|
1311
1302
|
'preserveFocusOnDatasetChange',
|
|
1312
1303
|
'preserveScroll',
|
|
@@ -1397,7 +1388,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
|
|
|
1397
1388
|
'maskDefaults',
|
|
1398
1389
|
'masked',
|
|
1399
1390
|
'monitorResize',
|
|
1400
|
-
'owner',
|
|
1401
1391
|
'plugins',
|
|
1402
1392
|
'preserveFocusOnDatasetChange',
|
|
1403
1393
|
'preserveScrollOnDatasetChange',
|
|
@@ -1556,7 +1546,6 @@ export class BryntumTreeGridComponent implements OnInit, OnDestroy {
|
|
|
1556
1546
|
@Input() maskDefaults ! : MaskConfig;
|
|
1557
1547
|
@Input() masked ! : boolean|string|MaskConfig;
|
|
1558
1548
|
@Input() monitorResize ! : boolean;
|
|
1559
|
-
@Input() owner ! : Widget|any;
|
|
1560
1549
|
@Input() plugins ! : Function[];
|
|
1561
1550
|
@Input() preserveFocusOnDatasetChange ! : boolean;
|
|
1562
1551
|
@Input() preserveScrollOnDatasetChange ! : boolean;
|
|
@@ -321,14 +321,6 @@ export type BryntumWidgetProps = {
|
|
|
321
321
|
monitorResize ? : boolean|{
|
|
322
322
|
immediate?: boolean
|
|
323
323
|
}
|
|
324
|
-
/**
|
|
325
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
326
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
327
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
328
|
-
* ...
|
|
329
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#config-owner)
|
|
330
|
-
*/
|
|
331
|
-
owner ? : Widget|any
|
|
332
324
|
/**
|
|
333
325
|
* 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
|
|
334
326
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -548,7 +540,6 @@ export class BryntumWidgetComponent implements OnInit, OnDestroy {
|
|
|
548
540
|
'minHeight',
|
|
549
541
|
'minWidth',
|
|
550
542
|
'monitorResize',
|
|
551
|
-
'owner',
|
|
552
543
|
'positioned',
|
|
553
544
|
'preventTooltipOnTouch',
|
|
554
545
|
'readOnly',
|
|
@@ -603,7 +594,6 @@ export class BryntumWidgetComponent implements OnInit, OnDestroy {
|
|
|
603
594
|
'maskDefaults',
|
|
604
595
|
'masked',
|
|
605
596
|
'monitorResize',
|
|
606
|
-
'owner',
|
|
607
597
|
'positioned',
|
|
608
598
|
'preventTooltipOnTouch',
|
|
609
599
|
'relayStoreEvents',
|
|
@@ -708,7 +698,6 @@ export class BryntumWidgetComponent implements OnInit, OnDestroy {
|
|
|
708
698
|
@Input() monitorResize ! : boolean|{
|
|
709
699
|
immediate?: boolean
|
|
710
700
|
};
|
|
711
|
-
@Input() owner ! : Widget|any;
|
|
712
701
|
@Input() positioned ! : boolean;
|
|
713
702
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
714
703
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -469,14 +469,6 @@ export type BryntumYearPickerProps = {
|
|
|
469
469
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/YearPicker#config-namedItems)
|
|
470
470
|
*/
|
|
471
471
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
472
|
-
/**
|
|
473
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
474
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
475
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
476
|
-
* ...
|
|
477
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/YearPicker#config-owner)
|
|
478
|
-
*/
|
|
479
|
-
owner ? : Widget|any
|
|
480
472
|
/**
|
|
481
473
|
* 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
|
|
482
474
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -833,7 +825,6 @@ export class BryntumYearPickerComponent implements OnInit, OnDestroy {
|
|
|
833
825
|
'minYear',
|
|
834
826
|
'monitorResize',
|
|
835
827
|
'namedItems',
|
|
836
|
-
'owner',
|
|
837
828
|
'positioned',
|
|
838
829
|
'preventTooltipOnTouch',
|
|
839
830
|
'readOnly',
|
|
@@ -921,7 +912,6 @@ export class BryntumYearPickerComponent implements OnInit, OnDestroy {
|
|
|
921
912
|
'minYear',
|
|
922
913
|
'monitorResize',
|
|
923
914
|
'namedItems',
|
|
924
|
-
'owner',
|
|
925
915
|
'positioned',
|
|
926
916
|
'preventTooltipOnTouch',
|
|
927
917
|
'relayStoreEvents',
|
|
@@ -1075,7 +1065,6 @@ export class BryntumYearPickerComponent implements OnInit, OnDestroy {
|
|
|
1075
1065
|
immediate?: boolean
|
|
1076
1066
|
};
|
|
1077
1067
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1078
|
-
@Input() owner ! : Widget|any;
|
|
1079
1068
|
@Input() positioned ! : boolean;
|
|
1080
1069
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1081
1070
|
@Input() relayStoreEvents ! : boolean;
|