@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
|
@@ -313,14 +313,6 @@ export declare type BryntumWidgetProps = {
|
|
|
313
313
|
monitorResize?: boolean | {
|
|
314
314
|
immediate?: boolean;
|
|
315
315
|
};
|
|
316
|
-
/**
|
|
317
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
318
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
319
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
320
|
-
* ...
|
|
321
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#config-owner)
|
|
322
|
-
*/
|
|
323
|
-
owner?: Widget | any;
|
|
324
316
|
/**
|
|
325
317
|
* 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
|
|
326
318
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -498,7 +490,6 @@ export declare class BryntumWidgetComponent implements OnInit, OnDestroy {
|
|
|
498
490
|
monitorResize: boolean | {
|
|
499
491
|
immediate?: boolean;
|
|
500
492
|
};
|
|
501
|
-
owner: Widget | any;
|
|
502
493
|
positioned: boolean;
|
|
503
494
|
preventTooltipOnTouch: boolean;
|
|
504
495
|
relayStoreEvents: boolean;
|
|
@@ -674,5 +665,5 @@ export declare class BryntumWidgetComponent implements OnInit, OnDestroy {
|
|
|
674
665
|
*/
|
|
675
666
|
ngOnDestroy(): void;
|
|
676
667
|
static ɵfac: i0.ɵɵFactoryDeclaration<BryntumWidgetComponent, never>;
|
|
677
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BryntumWidgetComponent, "bryntum-widget", never, { "adopt": "adopt"; "align": "align"; "anchor": "anchor"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "bubbleEvents": "bubbleEvents"; "centered": "centered"; "color": "color"; "config": "config"; "constrainTo": "constrainTo"; "contentElementCls": "contentElementCls"; "dataField": "dataField"; "defaultBindProperty": "defaultBindProperty"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "dock": "dock"; "draggable": "draggable"; "elementAttributes": "elementAttributes"; "floating": "floating"; "hideAnimation": "hideAnimation"; "htmlCls": "htmlCls"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "listeners": "listeners"; "localeClass": "localeClass"; "localizable": "localizable"; "localizableProperties": "localizableProperties"; "maskDefaults": "maskDefaults"; "masked": "masked"; "monitorResize": "monitorResize"; "
|
|
668
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BryntumWidgetComponent, "bryntum-widget", never, { "adopt": "adopt"; "align": "align"; "anchor": "anchor"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "bubbleEvents": "bubbleEvents"; "centered": "centered"; "color": "color"; "config": "config"; "constrainTo": "constrainTo"; "contentElementCls": "contentElementCls"; "dataField": "dataField"; "defaultBindProperty": "defaultBindProperty"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "dock": "dock"; "draggable": "draggable"; "elementAttributes": "elementAttributes"; "floating": "floating"; "hideAnimation": "hideAnimation"; "htmlCls": "htmlCls"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "listeners": "listeners"; "localeClass": "localeClass"; "localizable": "localizable"; "localizableProperties": "localizableProperties"; "maskDefaults": "maskDefaults"; "masked": "masked"; "monitorResize": "monitorResize"; "positioned": "positioned"; "preventTooltipOnTouch": "preventTooltipOnTouch"; "relayStoreEvents": "relayStoreEvents"; "ripple": "ripple"; "rootElement": "rootElement"; "scrollAction": "scrollAction"; "showAnimation": "showAnimation"; "showTooltipWhenDisabled": "showTooltipWhenDisabled"; "tab": "tab"; "tag": "tag"; "textAlign": "textAlign"; "title": "title"; "type": "type"; "ui": "ui"; "weight": "weight"; "alignSelf": "alignSelf"; "appendTo": "appendTo"; "callOnFunctions": "callOnFunctions"; "catchEventHandlerExceptions": "catchEventHandlerExceptions"; "cls": "cls"; "column": "column"; "content": "content"; "dataset": "dataset"; "disabled": "disabled"; "extraData": "extraData"; "flex": "flex"; "height": "height"; "hidden": "hidden"; "html": "html"; "id": "id"; "insertBefore": "insertBefore"; "insertFirst": "insertFirst"; "keyMap": "keyMap"; "margin": "margin"; "maxHeight": "maxHeight"; "maximizeOnMobile": "maximizeOnMobile"; "maxWidth": "maxWidth"; "minHeight": "minHeight"; "minWidth": "minWidth"; "readOnly": "readOnly"; "rtl": "rtl"; "scrollable": "scrollable"; "span": "span"; "tooltip": "tooltip"; "width": "width"; "x": "x"; "y": "y"; "anchorSize": "anchorSize"; "focusVisible": "focusVisible"; "parent": "parent"; }, { "onBeforeDestroy": "onBeforeDestroy"; "onBeforeHide": "onBeforeHide"; "onBeforeShow": "onBeforeShow"; "onCatchAll": "onCatchAll"; "onDestroy": "onDestroy"; "onElementCreated": "onElementCreated"; "onFocusIn": "onFocusIn"; "onFocusOut": "onFocusOut"; "onHide": "onHide"; "onPaint": "onPaint"; "onReadOnly": "onReadOnly"; "onRecompose": "onRecompose"; "onResize": "onResize"; "onShow": "onShow"; }, never, never>;
|
|
678
669
|
}
|
|
@@ -471,14 +471,6 @@ export declare type BryntumYearPickerProps = {
|
|
|
471
471
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/YearPicker#config-namedItems)
|
|
472
472
|
*/
|
|
473
473
|
namedItems?: Record<string, ContainerItemConfig>;
|
|
474
|
-
/**
|
|
475
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
476
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
477
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
478
|
-
* ...
|
|
479
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/YearPicker#config-owner)
|
|
480
|
-
*/
|
|
481
|
-
owner?: Widget | any;
|
|
482
474
|
/**
|
|
483
475
|
* 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
|
|
484
476
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -793,7 +785,6 @@ export declare class BryntumYearPickerComponent implements OnInit, OnDestroy {
|
|
|
793
785
|
immediate?: boolean;
|
|
794
786
|
};
|
|
795
787
|
namedItems: Record<string, ContainerItemConfig>;
|
|
796
|
-
owner: Widget | any;
|
|
797
788
|
positioned: boolean;
|
|
798
789
|
preventTooltipOnTouch: boolean;
|
|
799
790
|
relayStoreEvents: boolean;
|
|
@@ -1050,5 +1041,5 @@ export declare class BryntumYearPickerComponent implements OnInit, OnDestroy {
|
|
|
1050
1041
|
*/
|
|
1051
1042
|
ngOnDestroy(): void;
|
|
1052
1043
|
static ɵfac: i0.ɵɵFactoryDeclaration<BryntumYearPickerComponent, never>;
|
|
1053
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BryntumYearPickerComponent, "bryntum-year-picker", never, { "adopt": "adopt"; "align": "align"; "anchor": "anchor"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "autoUpdateRecord": "autoUpdateRecord"; "bbar": "bbar"; "bodyCls": "bodyCls"; "border": "border"; "bubbleEvents": "bubbleEvents"; "centered": "centered"; "collapsible": "collapsible"; "color": "color"; "config": "config"; "constrainTo": "constrainTo"; "contentElementCls": "contentElementCls"; "dataField": "dataField"; "defaultBindProperty": "defaultBindProperty"; "defaultFocus": "defaultFocus"; "defaults": "defaults"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "dock": "dock"; "draggable": "draggable"; "drawer": "drawer"; "elementAttributes": "elementAttributes"; "floating": "floating"; "footer": "footer"; "header": "header"; "hideAnimation": "hideAnimation"; "hideWhenEmpty": "hideWhenEmpty"; "htmlCls": "htmlCls"; "icon": "icon"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "itemCls": "itemCls"; "lazyItems": "lazyItems"; "listeners": "listeners"; "localeClass": "localeClass"; "localizable": "localizable"; "localizableProperties": "localizableProperties"; "maskDefaults": "maskDefaults"; "masked": "masked"; "maxYear": "maxYear"; "minYear": "minYear"; "monitorResize": "monitorResize"; "namedItems": "namedItems"; "
|
|
1044
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BryntumYearPickerComponent, "bryntum-year-picker", never, { "adopt": "adopt"; "align": "align"; "anchor": "anchor"; "ariaDescription": "ariaDescription"; "ariaLabel": "ariaLabel"; "autoUpdateRecord": "autoUpdateRecord"; "bbar": "bbar"; "bodyCls": "bodyCls"; "border": "border"; "bubbleEvents": "bubbleEvents"; "centered": "centered"; "collapsible": "collapsible"; "color": "color"; "config": "config"; "constrainTo": "constrainTo"; "contentElementCls": "contentElementCls"; "dataField": "dataField"; "defaultBindProperty": "defaultBindProperty"; "defaultFocus": "defaultFocus"; "defaults": "defaults"; "detectCSSCompatibilityIssues": "detectCSSCompatibilityIssues"; "dock": "dock"; "draggable": "draggable"; "drawer": "drawer"; "elementAttributes": "elementAttributes"; "floating": "floating"; "footer": "footer"; "header": "header"; "hideAnimation": "hideAnimation"; "hideWhenEmpty": "hideWhenEmpty"; "htmlCls": "htmlCls"; "icon": "icon"; "ignoreParentReadOnly": "ignoreParentReadOnly"; "itemCls": "itemCls"; "lazyItems": "lazyItems"; "listeners": "listeners"; "localeClass": "localeClass"; "localizable": "localizable"; "localizableProperties": "localizableProperties"; "maskDefaults": "maskDefaults"; "masked": "masked"; "maxYear": "maxYear"; "minYear": "minYear"; "monitorResize": "monitorResize"; "namedItems": "namedItems"; "positioned": "positioned"; "preventTooltipOnTouch": "preventTooltipOnTouch"; "relayStoreEvents": "relayStoreEvents"; "ripple": "ripple"; "rootElement": "rootElement"; "scrollAction": "scrollAction"; "showAnimation": "showAnimation"; "showTooltipWhenDisabled": "showTooltipWhenDisabled"; "stateful": "stateful"; "statefulEvents": "statefulEvents"; "stateId": "stateId"; "stateProvider": "stateProvider"; "strips": "strips"; "tab": "tab"; "tabBarItems": "tabBarItems"; "tag": "tag"; "tbar": "tbar"; "textAlign": "textAlign"; "textContent": "textContent"; "trapFocus": "trapFocus"; "type": "type"; "ui": "ui"; "weight": "weight"; "yearButtonCount": "yearButtonCount"; "alignSelf": "alignSelf"; "appendTo": "appendTo"; "callOnFunctions": "callOnFunctions"; "catchEventHandlerExceptions": "catchEventHandlerExceptions"; "cls": "cls"; "collapsed": "collapsed"; "column": "column"; "content": "content"; "dataset": "dataset"; "disabled": "disabled"; "extraData": "extraData"; "flex": "flex"; "height": "height"; "hidden": "hidden"; "html": "html"; "id": "id"; "inputFieldAlign": "inputFieldAlign"; "insertBefore": "insertBefore"; "insertFirst": "insertFirst"; "items": "items"; "keyMap": "keyMap"; "labelPosition": "labelPosition"; "layout": "layout"; "layoutStyle": "layoutStyle"; "margin": "margin"; "maxHeight": "maxHeight"; "maximizeOnMobile": "maximizeOnMobile"; "maxWidth": "maxWidth"; "minHeight": "minHeight"; "minWidth": "minWidth"; "readOnly": "readOnly"; "record": "record"; "rendition": "rendition"; "rtl": "rtl"; "scrollable": "scrollable"; "span": "span"; "startYear": "startYear"; "strictRecordMapping": "strictRecordMapping"; "title": "title"; "tools": "tools"; "tooltip": "tooltip"; "width": "width"; "x": "x"; "y": "y"; "year": "year"; "anchorSize": "anchorSize"; "focusVisible": "focusVisible"; "hasChanges": "hasChanges"; "isSettingValues": "isSettingValues"; "isValid": "isValid"; "parent": "parent"; "state": "state"; "value": "value"; "values": "values"; }, { "onBeforeDestroy": "onBeforeDestroy"; "onBeforeHide": "onBeforeHide"; "onBeforeSetRecord": "onBeforeSetRecord"; "onBeforeShow": "onBeforeShow"; "onBeforeStateApply": "onBeforeStateApply"; "onBeforeStateSave": "onBeforeStateSave"; "onCatchAll": "onCatchAll"; "onCollapse": "onCollapse"; "onDestroy": "onDestroy"; "onDirtyStateChange": "onDirtyStateChange"; "onElementCreated": "onElementCreated"; "onExpand": "onExpand"; "onFocusIn": "onFocusIn"; "onFocusOut": "onFocusOut"; "onHide": "onHide"; "onPaint": "onPaint"; "onReadOnly": "onReadOnly"; "onRecompose": "onRecompose"; "onResize": "onResize"; "onSelect": "onSelect"; "onShow": "onShow"; "onToolClick": "onToolClick"; }, never, never>;
|
|
1054
1045
|
}
|
package/package.json
CHANGED
|
@@ -460,14 +460,6 @@ export type BryntumAIFilterFieldProps = {
|
|
|
460
460
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/AIFilterField#config-name)
|
|
461
461
|
*/
|
|
462
462
|
name ? : string
|
|
463
|
-
/**
|
|
464
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
465
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
466
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
467
|
-
* ...
|
|
468
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/AIFilterField#config-owner)
|
|
469
|
-
*/
|
|
470
|
-
owner ? : Widget|any
|
|
471
463
|
/**
|
|
472
464
|
* Text to display in empty field.
|
|
473
465
|
*/
|
|
@@ -767,7 +759,6 @@ export class BryntumAIFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
767
759
|
'minWidth',
|
|
768
760
|
'monitorResize',
|
|
769
761
|
'name',
|
|
770
|
-
'owner',
|
|
771
762
|
'placeholder',
|
|
772
763
|
'positioned',
|
|
773
764
|
'preventTooltipOnTouch',
|
|
@@ -854,7 +845,6 @@ export class BryntumAIFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
854
845
|
'minLength',
|
|
855
846
|
'monitorResize',
|
|
856
847
|
'name',
|
|
857
|
-
'owner',
|
|
858
848
|
'positioned',
|
|
859
849
|
'preventTooltipOnTouch',
|
|
860
850
|
'progressText',
|
|
@@ -997,7 +987,6 @@ export class BryntumAIFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
997
987
|
immediate?: boolean
|
|
998
988
|
};
|
|
999
989
|
@Input() name ! : string;
|
|
1000
|
-
@Input() owner ! : Widget|any;
|
|
1001
990
|
@Input() positioned ! : boolean;
|
|
1002
991
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1003
992
|
@Input() progressText ! : string;
|
|
@@ -394,14 +394,6 @@ export type BryntumButtonGroupProps = {
|
|
|
394
394
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ButtonGroup#config-namedItems)
|
|
395
395
|
*/
|
|
396
396
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
397
|
-
/**
|
|
398
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
399
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
400
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
401
|
-
* ...
|
|
402
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ButtonGroup#config-owner)
|
|
403
|
-
*/
|
|
404
|
-
owner ? : Widget|any
|
|
405
397
|
/**
|
|
406
398
|
* 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
|
|
407
399
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -690,7 +682,6 @@ export class BryntumButtonGroupComponent implements OnInit, OnDestroy {
|
|
|
690
682
|
'minWidth',
|
|
691
683
|
'monitorResize',
|
|
692
684
|
'namedItems',
|
|
693
|
-
'owner',
|
|
694
685
|
'positioned',
|
|
695
686
|
'preventTooltipOnTouch',
|
|
696
687
|
'readOnly',
|
|
@@ -761,7 +752,6 @@ export class BryntumButtonGroupComponent implements OnInit, OnDestroy {
|
|
|
761
752
|
'masked',
|
|
762
753
|
'monitorResize',
|
|
763
754
|
'namedItems',
|
|
764
|
-
'owner',
|
|
765
755
|
'positioned',
|
|
766
756
|
'preventTooltipOnTouch',
|
|
767
757
|
'relayStoreEvents',
|
|
@@ -891,7 +881,6 @@ export class BryntumButtonGroupComponent implements OnInit, OnDestroy {
|
|
|
891
881
|
immediate?: boolean
|
|
892
882
|
};
|
|
893
883
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
894
|
-
@Input() owner ! : Widget|any;
|
|
895
884
|
@Input() positioned ! : boolean;
|
|
896
885
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
897
886
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -358,14 +358,6 @@ export type BryntumButtonProps = {
|
|
|
358
358
|
monitorResize ? : boolean|{
|
|
359
359
|
immediate?: boolean
|
|
360
360
|
}
|
|
361
|
-
/**
|
|
362
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
363
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
364
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
365
|
-
* ...
|
|
366
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Button#config-owner)
|
|
367
|
-
*/
|
|
368
|
-
owner ? : Widget|any
|
|
369
361
|
/**
|
|
370
362
|
* 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
|
|
371
363
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -661,7 +653,6 @@ export class BryntumButtonComponent implements OnInit, OnDestroy {
|
|
|
661
653
|
'minHeight',
|
|
662
654
|
'minWidth',
|
|
663
655
|
'monitorResize',
|
|
664
|
-
'owner',
|
|
665
656
|
'positioned',
|
|
666
657
|
'pressed',
|
|
667
658
|
'pressedCls',
|
|
@@ -727,7 +718,6 @@ export class BryntumButtonComponent implements OnInit, OnDestroy {
|
|
|
727
718
|
'maskDefaults',
|
|
728
719
|
'masked',
|
|
729
720
|
'monitorResize',
|
|
730
|
-
'owner',
|
|
731
721
|
'positioned',
|
|
732
722
|
'preventTooltipOnTouch',
|
|
733
723
|
'relayStoreEvents',
|
|
@@ -850,7 +840,6 @@ export class BryntumButtonComponent implements OnInit, OnDestroy {
|
|
|
850
840
|
@Input() monitorResize ! : boolean|{
|
|
851
841
|
immediate?: boolean
|
|
852
842
|
};
|
|
853
|
-
@Input() owner ! : Widget|any;
|
|
854
843
|
@Input() positioned ! : boolean;
|
|
855
844
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
856
845
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -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
|
|
@@ -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;
|
|
@@ -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.
|
|
@@ -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
|
|
@@ -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
|
*/
|
|
@@ -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;
|
|
@@ -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.
|
|
@@ -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.
|
|
@@ -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;
|