@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
|
@@ -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;
|