@progress-chef/platform-shared-components 0.0.110 → 0.0.111
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/esm2022/lib/shared.component.mjs +4 -7
- package/esm2022/lib/shared.module.mjs +8 -23
- package/esm2022/public-api.mjs +2 -116
- package/fesm2022/progress-chef-platform-shared-components.mjs +13 -5637
- package/fesm2022/progress-chef-platform-shared-components.mjs.map +1 -1
- package/lib/shared.component.d.ts +1 -3
- package/lib/shared.module.d.ts +2 -5
- package/package.json +3 -32
- package/public-api.d.ts +1 -109
- package/assets/IconFont.css +0 -101
- package/assets/IconFont.scss +0 -101
- package/assets/IconFont.ttf +0 -0
- package/assets/IconFont.woff +0 -0
- package/assets/IconFont.woff2 +0 -0
- package/esm2022/lib/atoms/alert/alert.component.mjs +0 -40
- package/esm2022/lib/atoms/alert/alert.module.mjs +0 -20
- package/esm2022/lib/atoms/angular-popup/angular-popup.component.mjs +0 -34
- package/esm2022/lib/atoms/angular-popup/angular-popup.module.mjs +0 -36
- package/esm2022/lib/atoms/atoms.module.mjs +0 -304
- package/esm2022/lib/atoms/avatar/avatar.component.mjs +0 -62
- package/esm2022/lib/atoms/avatar/avatar.module.mjs +0 -20
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.component.mjs +0 -58
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.module.mjs +0 -36
- package/esm2022/lib/atoms/button/button.component.mjs +0 -82
- package/esm2022/lib/atoms/button/button.module.mjs +0 -21
- package/esm2022/lib/atoms/button-group/button-group.component.mjs +0 -51
- package/esm2022/lib/atoms/button-group/button-group.module.mjs +0 -21
- package/esm2022/lib/atoms/checkbox/checkbox.component.mjs +0 -47
- package/esm2022/lib/atoms/checkbox/checkbox.module.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.component.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.module.mjs +0 -48
- package/esm2022/lib/atoms/chip-list/chip-list.component.mjs +0 -87
- package/esm2022/lib/atoms/chip-list/chip-list.module.mjs +0 -52
- package/esm2022/lib/atoms/clipboard/clipboard.component.mjs +0 -103
- package/esm2022/lib/atoms/clipboard/clipboard.module.mjs +0 -36
- package/esm2022/lib/atoms/container/container.component.mjs +0 -28
- package/esm2022/lib/atoms/container/container.module.mjs +0 -22
- package/esm2022/lib/atoms/date-range/date-range.component.mjs +0 -49
- package/esm2022/lib/atoms/date-range/date-range.module.mjs +0 -39
- package/esm2022/lib/atoms/datepicker/datepicker.component.mjs +0 -91
- package/esm2022/lib/atoms/datepicker/datepicker.module.mjs +0 -35
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.component.mjs +0 -88
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.module.mjs +0 -44
- package/esm2022/lib/atoms/dropdown/dropdown.component.mjs +0 -181
- package/esm2022/lib/atoms/dropdown/dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.component.mjs +0 -102
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.module.mjs +0 -43
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.component.mjs +0 -51
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.module.mjs +0 -56
- package/esm2022/lib/atoms/icon/icon.component.mjs +0 -37
- package/esm2022/lib/atoms/icon/icon.module.mjs +0 -17
- package/esm2022/lib/atoms/label/label.component.mjs +0 -25
- package/esm2022/lib/atoms/label/label.module.mjs +0 -20
- package/esm2022/lib/atoms/list-view/list-view.component.mjs +0 -91
- package/esm2022/lib/atoms/list-view/list-view.module.mjs +0 -60
- package/esm2022/lib/atoms/loader/loader.component.mjs +0 -48
- package/esm2022/lib/atoms/loader/loader.module.mjs +0 -28
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.component.mjs +0 -25
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.module.mjs +0 -18
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.mjs +0 -150
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/notification/notification.component.mjs +0 -69
- package/esm2022/lib/atoms/notification/notification.module.mjs +0 -20
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.component.mjs +0 -75
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.module.mjs +0 -35
- package/esm2022/lib/atoms/progress-bar/progress-bar.component.mjs +0 -19
- package/esm2022/lib/atoms/progress-bar/progress-bar.module.mjs +0 -24
- package/esm2022/lib/atoms/radio-button/radio-button.component.mjs +0 -53
- package/esm2022/lib/atoms/radio-button/radio-button.module.mjs +0 -39
- package/esm2022/lib/atoms/search-box/search-box.component.mjs +0 -108
- package/esm2022/lib/atoms/search-box/search-box.module.mjs +0 -36
- package/esm2022/lib/atoms/slider/slider.component.mjs +0 -58
- package/esm2022/lib/atoms/slider/slider.module.mjs +0 -28
- package/esm2022/lib/atoms/stepper/stepper.component.mjs +0 -38
- package/esm2022/lib/atoms/stepper/stepper.module.mjs +0 -52
- package/esm2022/lib/atoms/switch/switch.component.mjs +0 -53
- package/esm2022/lib/atoms/switch/switch.module.mjs +0 -63
- package/esm2022/lib/atoms/text-area/text-area.component.mjs +0 -93
- package/esm2022/lib/atoms/text-area/text-area.module.mjs +0 -32
- package/esm2022/lib/atoms/textbox/textbox.component.mjs +0 -115
- package/esm2022/lib/atoms/textbox/textbox.module.mjs +0 -22
- package/esm2022/lib/atoms/time-picker/timePicker.module.mjs +0 -35
- package/esm2022/lib/atoms/time-picker/timepicker.component.mjs +0 -83
- package/esm2022/lib/atoms/timescheduler/timescheduler.component.mjs +0 -61
- package/esm2022/lib/atoms/timescheduler/timescheduler.module.mjs +0 -31
- package/esm2022/lib/atoms/toast-notification/toast-notification.module.mjs +0 -18
- package/esm2022/lib/atoms/toast-notification/toast-notification.service.mjs +0 -86
- package/esm2022/lib/atoms/tooltip/tooltip.component.mjs +0 -48
- package/esm2022/lib/atoms/tooltip/tooltip.module.mjs +0 -20
- package/esm2022/lib/atoms/typography/TypographyType.mjs +0 -2
- package/esm2022/lib/atoms/typography/typography.component.mjs +0 -81
- package/esm2022/lib/atoms/typography/typography.module.mjs +0 -24
- package/esm2022/lib/atoms/uploader/uploader.component.mjs +0 -213
- package/esm2022/lib/atoms/uploader/uploader.module.mjs +0 -49
- package/esm2022/lib/molecules/card/card-actions/card-actions.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card-body/card-body.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-footer/card-footer.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-header/card-header.component.mjs +0 -31
- package/esm2022/lib/molecules/card/card.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card.module.mjs +0 -44
- package/esm2022/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.mjs +0 -81
- package/esm2022/lib/molecules/dialog/dialog-actions/dialog-actions.component.mjs +0 -17
- package/esm2022/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.mjs +0 -40
- package/esm2022/lib/molecules/dialog/dialog.component.mjs +0 -53
- package/esm2022/lib/molecules/dialog/dialog.module.mjs +0 -47
- package/esm2022/lib/molecules/grid/grid-form/grid-form.component.mjs +0 -110
- package/esm2022/lib/molecules/grid/grid-spacer/grid-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid/grid.component.mjs +0 -278
- package/esm2022/lib/molecules/grid/grid.module.mjs +0 -61
- package/esm2022/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.mjs +0 -37
- package/esm2022/lib/molecules/grid-layout/grid-layout.component.mjs +0 -32
- package/esm2022/lib/molecules/grid-layout/grid-layout.module.mjs +0 -33
- package/esm2022/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.component.mjs +0 -593
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.module.mjs +0 -76
- package/esm2022/lib/molecules/grid-pagination/kebab-menu-filter.pipe.mjs +0 -22
- package/esm2022/lib/molecules/molecules.module.mjs +0 -67
- package/esm2022/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.mjs +0 -25
- package/esm2022/lib/molecules/tabstrip/tabstrip.component.mjs +0 -37
- package/esm2022/lib/molecules/tabstrip/tabstrip.module.mjs +0 -33
- package/esm2022/lib/shared.service.mjs +0 -13
- package/esm2022/lib/style-tokens/style-tokens.module.mjs +0 -18
- package/lib/atoms/alert/alert.component.d.ts +0 -20
- package/lib/atoms/alert/alert.module.d.ts +0 -8
- package/lib/atoms/angular-popup/angular-popup.component.d.ts +0 -15
- package/lib/atoms/angular-popup/angular-popup.module.d.ts +0 -11
- package/lib/atoms/atoms.module.d.ts +0 -48
- package/lib/atoms/avatar/avatar.component.d.ts +0 -21
- package/lib/atoms/avatar/avatar.module.d.ts +0 -10
- package/lib/atoms/breadcrumb/breadcrumb.component.d.ts +0 -17
- package/lib/atoms/breadcrumb/breadcrumb.module.d.ts +0 -12
- package/lib/atoms/button/button.component.d.ts +0 -28
- package/lib/atoms/button/button.module.d.ts +0 -11
- package/lib/atoms/button-group/button-group.component.d.ts +0 -20
- package/lib/atoms/button-group/button-group.module.d.ts +0 -11
- package/lib/atoms/checkbox/checkbox.component.d.ts +0 -21
- package/lib/atoms/checkbox/checkbox.module.d.ts +0 -11
- package/lib/atoms/chip/chip.component.d.ts +0 -12
- package/lib/atoms/chip/chip.module.d.ts +0 -14
- package/lib/atoms/chip-list/chip-list.component.d.ts +0 -32
- package/lib/atoms/chip-list/chip-list.module.d.ts +0 -15
- package/lib/atoms/clipboard/clipboard.component.d.ts +0 -33
- package/lib/atoms/clipboard/clipboard.module.d.ts +0 -12
- package/lib/atoms/container/container.component.d.ts +0 -9
- package/lib/atoms/container/container.module.d.ts +0 -8
- package/lib/atoms/date-range/date-range.component.d.ts +0 -24
- package/lib/atoms/date-range/date-range.module.d.ts +0 -11
- package/lib/atoms/datepicker/datepicker.component.d.ts +0 -32
- package/lib/atoms/datepicker/datepicker.module.d.ts +0 -10
- package/lib/atoms/drag-and-drop/drag-and-drop.component.d.ts +0 -26
- package/lib/atoms/drag-and-drop/drag-and-drop.module.d.ts +0 -13
- package/lib/atoms/dropdown/dropdown.component.d.ts +0 -59
- package/lib/atoms/dropdown/dropdown.module.d.ts +0 -12
- package/lib/atoms/dropdowntree/dropdowntree.component.d.ts +0 -35
- package/lib/atoms/dropdowntree/dropdowntree.module.d.ts +0 -12
- package/lib/atoms/expansion-panel/expansion-panel.component.d.ts +0 -21
- package/lib/atoms/expansion-panel/expansion-panel.module.d.ts +0 -17
- package/lib/atoms/icon/icon.component.d.ts +0 -14
- package/lib/atoms/icon/icon.module.d.ts +0 -7
- package/lib/atoms/label/label.component.d.ts +0 -12
- package/lib/atoms/label/label.module.d.ts +0 -10
- package/lib/atoms/list-view/list-view.component.d.ts +0 -32
- package/lib/atoms/list-view/list-view.module.d.ts +0 -18
- package/lib/atoms/loader/loader.component.d.ts +0 -30
- package/lib/atoms/loader/loader.module.d.ts +0 -9
- package/lib/atoms/loading-spinner/loading-spinner.component.d.ts +0 -11
- package/lib/atoms/loading-spinner/loading-spinner.module.d.ts +0 -8
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.d.ts +0 -50
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.d.ts +0 -12
- package/lib/atoms/notification/notification.component.d.ts +0 -24
- package/lib/atoms/notification/notification.module.d.ts +0 -8
- package/lib/atoms/numeric-textbox/numeric-textbox.component.d.ts +0 -28
- package/lib/atoms/numeric-textbox/numeric-textbox.module.d.ts +0 -10
- package/lib/atoms/progress-bar/progress-bar.component.d.ts +0 -9
- package/lib/atoms/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/atoms/radio-button/radio-button.component.d.ts +0 -22
- package/lib/atoms/radio-button/radio-button.module.d.ts +0 -11
- package/lib/atoms/search-box/search-box.component.d.ts +0 -37
- package/lib/atoms/search-box/search-box.module.d.ts +0 -12
- package/lib/atoms/slider/slider.component.d.ts +0 -18
- package/lib/atoms/slider/slider.module.d.ts +0 -9
- package/lib/atoms/stepper/stepper.component.d.ts +0 -25
- package/lib/atoms/stepper/stepper.module.d.ts +0 -15
- package/lib/atoms/switch/switch.component.d.ts +0 -20
- package/lib/atoms/switch/switch.module.d.ts +0 -18
- package/lib/atoms/text-area/text-area.component.d.ts +0 -35
- package/lib/atoms/text-area/text-area.module.d.ts +0 -11
- package/lib/atoms/textbox/textbox.component.d.ts +0 -37
- package/lib/atoms/textbox/textbox.module.d.ts +0 -12
- package/lib/atoms/time-picker/timePicker.module.d.ts +0 -10
- package/lib/atoms/time-picker/timepicker.component.d.ts +0 -31
- package/lib/atoms/timescheduler/timescheduler.component.d.ts +0 -22
- package/lib/atoms/timescheduler/timescheduler.module.d.ts +0 -10
- package/lib/atoms/toast-notification/toast-notification.module.d.ts +0 -8
- package/lib/atoms/toast-notification/toast-notification.service.d.ts +0 -36
- package/lib/atoms/tooltip/tooltip.component.d.ts +0 -17
- package/lib/atoms/tooltip/tooltip.module.d.ts +0 -8
- package/lib/atoms/typography/TypographyType.d.ts +0 -1
- package/lib/atoms/typography/typography.component.d.ts +0 -25
- package/lib/atoms/typography/typography.module.d.ts +0 -8
- package/lib/atoms/uploader/uploader.component.d.ts +0 -64
- package/lib/atoms/uploader/uploader.module.d.ts +0 -13
- package/lib/molecules/card/card-actions/card-actions.component.d.ts +0 -8
- package/lib/molecules/card/card-body/card-body.component.d.ts +0 -5
- package/lib/molecules/card/card-footer/card-footer.component.d.ts +0 -5
- package/lib/molecules/card/card-header/card-header.component.d.ts +0 -11
- package/lib/molecules/card/card.component.d.ts +0 -7
- package/lib/molecules/card/card.module.d.ts +0 -14
- package/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog-actions/dialog-actions.component.d.ts +0 -7
- package/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.d.ts +0 -16
- package/lib/molecules/dialog/dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog.module.d.ts +0 -15
- package/lib/molecules/grid/grid-form/grid-form.component.d.ts +0 -33
- package/lib/molecules/grid/grid-spacer/grid-spacer.component.d.ts +0 -5
- package/lib/molecules/grid/grid.component.d.ts +0 -71
- package/lib/molecules/grid/grid.module.d.ts +0 -19
- package/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.d.ts +0 -14
- package/lib/molecules/grid-layout/grid-layout.component.d.ts +0 -11
- package/lib/molecules/grid-layout/grid-layout.module.d.ts +0 -10
- package/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.d.ts +0 -5
- package/lib/molecules/grid-pagination/grid-pagination.component.d.ts +0 -141
- package/lib/molecules/grid-pagination/grid-pagination.module.d.ts +0 -20
- package/lib/molecules/grid-pagination/kebab-menu-filter.pipe.d.ts +0 -7
- package/lib/molecules/molecules.module.d.ts +0 -14
- package/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.d.ts +0 -10
- package/lib/molecules/tabstrip/tabstrip.component.d.ts +0 -15
- package/lib/molecules/tabstrip/tabstrip.module.d.ts +0 -10
- package/lib/shared.service.d.ts +0 -5
- package/lib/style-tokens/style-tokens.module.d.ts +0 -7
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, Component, ElementRef, EventEmitter, OnInit, QueryList, Renderer2, TemplateRef } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { CellClickEvent, CellCloseEvent, GridComponent, GridDataResult, PageChangeEvent, RowClassArgs, SelectAllCheckboxState, SelectableMode, SelectableSettings } from '@progress/kendo-angular-grid';
|
|
4
|
-
import { SortDescriptor } from '@progress/kendo-data-query';
|
|
5
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
6
|
-
import { LoaderSize, LoaderThemeColor, LoaderType } from '../../atoms/loader/loader.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class CustomColumnTemplate {
|
|
9
|
-
template: TemplateRef<Component>;
|
|
10
|
-
type: string;
|
|
11
|
-
constructor(template: TemplateRef<Component>);
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CustomColumnTemplate, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CustomColumnTemplate, "ng-template[type]", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
15
|
-
export declare class GridPaginationComponent implements OnInit, AfterContentInit, AfterViewInit {
|
|
16
|
-
private cdRef;
|
|
17
|
-
private renderer;
|
|
18
|
-
columnTemplates: QueryList<CustomColumnTemplate> | [];
|
|
19
|
-
templateRef: TemplateRef<any> | null;
|
|
20
|
-
detailTemplate: TemplateRef<any> | null;
|
|
21
|
-
impactColumn: TemplateRef<any> | null;
|
|
22
|
-
grid: GridComponent;
|
|
23
|
-
gridElement: ElementRef;
|
|
24
|
-
selectAllCheckbox: ElementRef;
|
|
25
|
-
selectAllMessageElement: ElementRef;
|
|
26
|
-
skip: number;
|
|
27
|
-
itemName: string;
|
|
28
|
-
showSelectAllMessage: boolean;
|
|
29
|
-
allPagesSelected: boolean;
|
|
30
|
-
previousSelectAllState: SelectAllCheckboxState;
|
|
31
|
-
onSelectAllAcrossPages: EventEmitter<boolean>;
|
|
32
|
-
columnData: any;
|
|
33
|
-
pageSize: number;
|
|
34
|
-
pageable: boolean;
|
|
35
|
-
sortable: boolean;
|
|
36
|
-
groupable: boolean;
|
|
37
|
-
reorderable: boolean;
|
|
38
|
-
resizable: boolean;
|
|
39
|
-
checkBoxWidth: number;
|
|
40
|
-
checkBoxColumnResizable: boolean;
|
|
41
|
-
checkBoxColumnMenu: boolean;
|
|
42
|
-
checkBoxColumnShowSelectedAll: boolean;
|
|
43
|
-
checkBoxRequired: boolean;
|
|
44
|
-
columnMenu: boolean;
|
|
45
|
-
mode: SelectableMode | undefined;
|
|
46
|
-
checkboxOnly: boolean;
|
|
47
|
-
dragColumns: boolean;
|
|
48
|
-
navigable: boolean;
|
|
49
|
-
gridHeight: any;
|
|
50
|
-
gridRowSelectByValue: string;
|
|
51
|
-
noRecordsContent: string;
|
|
52
|
-
selectedRowData: EventEmitter<any[]>;
|
|
53
|
-
showToolbar: boolean;
|
|
54
|
-
extractDataItems: any;
|
|
55
|
-
selectableSettings: SelectableSettings;
|
|
56
|
-
kebabList: any;
|
|
57
|
-
showKebab: boolean;
|
|
58
|
-
rowDetails: EventEmitter<any[]>;
|
|
59
|
-
kebabItemClick: EventEmitter<any>;
|
|
60
|
-
icon: SVGIcon;
|
|
61
|
-
kebabColumnWidth: number;
|
|
62
|
-
data: any;
|
|
63
|
-
selectColumn: string;
|
|
64
|
-
rowDataOfClickedCell: EventEmitter<any>;
|
|
65
|
-
_preSelected: any[];
|
|
66
|
-
set preSelected(value: any[]);
|
|
67
|
-
_gridView: GridDataResult;
|
|
68
|
-
set gridView(value: GridDataResult);
|
|
69
|
-
preSelectedRecords: any[];
|
|
70
|
-
onPageChange: EventEmitter<any>;
|
|
71
|
-
ignoreColumnCellClick: number[];
|
|
72
|
-
allowColumnClick: boolean;
|
|
73
|
-
sort: SortDescriptor[];
|
|
74
|
-
hasApiSorting: boolean;
|
|
75
|
-
sortDirection: EventEmitter<any>;
|
|
76
|
-
arrowDownIcon: SVGIcon;
|
|
77
|
-
arrowUpIcon: SVGIcon;
|
|
78
|
-
expandRowIndex: number[];
|
|
79
|
-
customExpandRowColumn: boolean;
|
|
80
|
-
deleteColumnWidth: number;
|
|
81
|
-
expandRowColumnWidth: number;
|
|
82
|
-
deletedRowData: EventEmitter<any>;
|
|
83
|
-
sizes: any[];
|
|
84
|
-
pageCount: number;
|
|
85
|
-
showDeleteColumn: boolean;
|
|
86
|
-
hideKebabRowIndex: number[];
|
|
87
|
-
loading: boolean;
|
|
88
|
-
loaderType: LoaderType;
|
|
89
|
-
loaderSize: LoaderSize;
|
|
90
|
-
loaderTheme: LoaderThemeColor;
|
|
91
|
-
initialGridHeight: any;
|
|
92
|
-
gridBottomSpace: number;
|
|
93
|
-
resizeHeight: any;
|
|
94
|
-
selectAllState: SelectAllCheckboxState;
|
|
95
|
-
selectedItemCount: number;
|
|
96
|
-
selectedRows: any[];
|
|
97
|
-
disablePreSelectedRows: boolean;
|
|
98
|
-
formGroup: FormGroup | any;
|
|
99
|
-
updatedData: EventEmitter<any>;
|
|
100
|
-
allowEditingCell: boolean;
|
|
101
|
-
columnContentNoWrap: boolean;
|
|
102
|
-
infiniteScrollLoader: boolean;
|
|
103
|
-
onscrollBottom: EventEmitter<any>;
|
|
104
|
-
isInfiniteScrollGrid: boolean;
|
|
105
|
-
gridLoading: boolean;
|
|
106
|
-
selectAllMsgParentElement: any;
|
|
107
|
-
constructor(cdRef: ChangeDetectorRef, renderer: Renderer2);
|
|
108
|
-
columnTemplateDict: any;
|
|
109
|
-
ngOnInit(): void;
|
|
110
|
-
scrollBottom(): void;
|
|
111
|
-
getPosition(): any;
|
|
112
|
-
ngAfterContentInit(): void;
|
|
113
|
-
ngAfterViewInit(): void;
|
|
114
|
-
initGrid(): void;
|
|
115
|
-
selectAcrossPages(isSelected: boolean): void;
|
|
116
|
-
triggerSelectAllPagesEvent(isSelected: boolean): void;
|
|
117
|
-
addSelectAllMessage(selectAll: boolean): void;
|
|
118
|
-
pageChange(event: PageChangeEvent): void;
|
|
119
|
-
setSelectableSettings(): void;
|
|
120
|
-
selectedKeysChange(rows: number[]): void;
|
|
121
|
-
getSelectAllState(selectedRowsCount: number): any;
|
|
122
|
-
onKebabClick(item: any, rowDetails: any): void;
|
|
123
|
-
onDetailExpand(rowData: any): void;
|
|
124
|
-
cellClickHandler(args: CellClickEvent): void;
|
|
125
|
-
sortChange(sort: SortDescriptor[]): void;
|
|
126
|
-
loadGridData(): void;
|
|
127
|
-
expandRow(id: number): void;
|
|
128
|
-
collapseRow(id: number): void;
|
|
129
|
-
onDelete(rowDetails: any): void;
|
|
130
|
-
getHeaderHeight(): "hide-header" | "view-header";
|
|
131
|
-
rowClass: (args: RowClassArgs) => "" | {
|
|
132
|
-
'k-disabled': boolean;
|
|
133
|
-
};
|
|
134
|
-
expandColumnClass(): "" | "expand-row";
|
|
135
|
-
onSelectAllChange(checkedState: SelectAllCheckboxState): void;
|
|
136
|
-
canEnableSelectAll(): boolean;
|
|
137
|
-
cellCloseHandler(args: CellCloseEvent): void;
|
|
138
|
-
saveChanges(): void;
|
|
139
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridPaginationComponent, never>;
|
|
140
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GridPaginationComponent, "lib-grid-pagination", never, { "skip": { "alias": "skip"; "required": false; }; "itemName": { "alias": "itemName"; "required": false; }; "showSelectAllMessage": { "alias": "showSelectAllMessage"; "required": false; }; "columnData": { "alias": "columnData"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "pageable": { "alias": "pageable"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "groupable": { "alias": "groupable"; "required": false; }; "reorderable": { "alias": "reorderable"; "required": false; }; "resizable": { "alias": "resizable"; "required": false; }; "checkBoxWidth": { "alias": "checkBoxWidth"; "required": false; }; "checkBoxColumnResizable": { "alias": "checkBoxColumnResizable"; "required": false; }; "checkBoxColumnMenu": { "alias": "checkBoxColumnMenu"; "required": false; }; "checkBoxColumnShowSelectedAll": { "alias": "checkBoxColumnShowSelectedAll"; "required": false; }; "checkBoxRequired": { "alias": "checkBoxRequired"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "checkboxOnly": { "alias": "checkboxOnly"; "required": false; }; "dragColumns": { "alias": "dragColumns"; "required": false; }; "navigable": { "alias": "navigable"; "required": false; }; "gridHeight": { "alias": "gridHeight"; "required": false; }; "gridRowSelectByValue": { "alias": "gridRowSelectByValue"; "required": false; }; "noRecordsContent": { "alias": "noRecordsContent"; "required": false; }; "showToolbar": { "alias": "showToolbar"; "required": false; }; "kebabList": { "alias": "kebabList"; "required": false; }; "showKebab": { "alias": "showKebab"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "kebabColumnWidth": { "alias": "kebabColumnWidth"; "required": false; }; "selectColumn": { "alias": "selectColumn"; "required": false; }; "preSelected": { "alias": "preSelected"; "required": false; }; "gridView": { "alias": "gridView"; "required": false; }; "ignoreColumnCellClick": { "alias": "ignoreColumnCellClick"; "required": false; }; "allowColumnClick": { "alias": "allowColumnClick"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "hasApiSorting": { "alias": "hasApiSorting"; "required": false; }; "expandRowIndex": { "alias": "expandRowIndex"; "required": false; }; "customExpandRowColumn": { "alias": "customExpandRowColumn"; "required": false; }; "deleteColumnWidth": { "alias": "deleteColumnWidth"; "required": false; }; "sizes": { "alias": "sizes"; "required": false; }; "pageCount": { "alias": "pageCount"; "required": false; }; "showDeleteColumn": { "alias": "showDeleteColumn"; "required": false; }; "hideKebabRowIndex": { "alias": "hideKebabRowIndex"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loaderType": { "alias": "loaderType"; "required": false; }; "loaderSize": { "alias": "loaderSize"; "required": false; }; "loaderTheme": { "alias": "loaderTheme"; "required": false; }; "disablePreSelectedRows": { "alias": "disablePreSelectedRows"; "required": false; }; "allowEditingCell": { "alias": "allowEditingCell"; "required": false; }; "columnContentNoWrap": { "alias": "columnContentNoWrap"; "required": false; }; "infiniteScrollLoader": { "alias": "infiniteScrollLoader"; "required": false; }; "isInfiniteScrollGrid": { "alias": "isInfiniteScrollGrid"; "required": false; }; "gridLoading": { "alias": "gridLoading"; "required": false; }; }, { "onSelectAllAcrossPages": "onSelectAllAcrossPages"; "selectedRowData": "selectedRowData"; "rowDetails": "rowDetails"; "kebabItemClick": "kebabItemClick"; "rowDataOfClickedCell": "rowDataOfClickedCell"; "onPageChange": "onPageChange"; "sortDirection": "sortDirection"; "deletedRowData": "deletedRowData"; "updatedData": "updatedData"; "onscrollBottom": "onscrollBottom"; }, ["templateRef", "detailTemplate", "impactColumn", "columnTemplates"], ["*"], false, never>;
|
|
141
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./grid-pagination.component";
|
|
3
|
-
import * as i2 from "./grid-pagination-spacer/grid-pagination-spacer.component";
|
|
4
|
-
import * as i3 from "./kebab-menu-filter.pipe";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@progress/kendo-angular-buttons";
|
|
7
|
-
import * as i6 from "../../atoms/icon/icon.module";
|
|
8
|
-
import * as i7 from "@progress/kendo-angular-icons";
|
|
9
|
-
import * as i8 from "@progress/kendo-angular-inputs";
|
|
10
|
-
import * as i9 from "@progress/kendo-angular-grid";
|
|
11
|
-
import * as i10 from "@progress/kendo-angular-dialog";
|
|
12
|
-
import * as i11 from "@angular/forms";
|
|
13
|
-
import * as i12 from "../../atoms/tooltip/tooltip.module";
|
|
14
|
-
import * as i13 from "../../atoms/typography/typography.module";
|
|
15
|
-
import * as i14 from "../../atoms/loader/loader.module";
|
|
16
|
-
export declare class GridPaginationModule {
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridPaginationModule, never>;
|
|
18
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GridPaginationModule, [typeof i1.GridPaginationComponent, typeof i2.GridPaginationSpacerComponent, typeof i2.GridPaginationSpacerComponent, typeof i1.CustomColumnTemplate, typeof i3.KebabMenuFilterPipe], [typeof i4.CommonModule, typeof i5.ButtonsModule, typeof i6.IconModule, typeof i7.IconsModule, typeof i8.InputsModule, typeof i9.GridModule, typeof i10.DialogModule, typeof i11.FormsModule, typeof i12.TooltipModule, typeof i11.ReactiveFormsModule, typeof i13.TypographyModule, typeof i14.LoaderModule], [typeof i1.GridPaginationComponent, typeof i2.GridPaginationSpacerComponent, typeof i1.CustomColumnTemplate]>;
|
|
19
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GridPaginationModule>;
|
|
20
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KebabMenuFilterPipe implements PipeTransform {
|
|
4
|
-
transform(menu: any, ...args: any[]): any[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KebabMenuFilterPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<KebabMenuFilterPipe, "kebabMenuFilter", false>;
|
|
7
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./card/card.module";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "./dialog/dialog.module";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "./grid/grid.module";
|
|
7
|
-
import * as i6 from "./grid-layout/grid-layout.module";
|
|
8
|
-
import * as i7 from "./grid-pagination/grid-pagination.module";
|
|
9
|
-
import * as i8 from "./tabstrip/tabstrip.module";
|
|
10
|
-
export declare class MoleculesModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MoleculesModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MoleculesModule, never, [typeof i1.CardModule, typeof i2.CommonModule, typeof i3.DialogModule, typeof i4.FormsModule, typeof i5.GridsModule, typeof i6.GridLayoutModule, typeof i7.GridPaginationModule, typeof i4.ReactiveFormsModule, typeof i8.TabstripModule], [typeof i1.CardModule, typeof i3.DialogModule, typeof i5.GridsModule, typeof i6.GridLayoutModule, typeof i7.GridPaginationModule, typeof i8.TabstripModule]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MoleculesModule>;
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TabstripTabComponent {
|
|
4
|
-
title: string | null;
|
|
5
|
-
customHeader: boolean;
|
|
6
|
-
titleRef: TemplateRef<any>;
|
|
7
|
-
contentRef: TemplateRef<any>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabstripTabComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabstripTabComponent, "lib-tabstrip-tab", never, { "title": { "alias": "title"; "required": false; }; "customHeader": { "alias": "customHeader"; "required": false; }; }, {}, ["titleRef", "contentRef"], ["*"], false, never>;
|
|
10
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { QueryList, EventEmitter } from '@angular/core';
|
|
2
|
-
import { SelectEvent, TabAlignment, TabPosition } from "@progress/kendo-angular-layout";
|
|
3
|
-
import { TabstripTabComponent } from './tabstrip-tab/tabstrip-tab.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TabstripComponent {
|
|
6
|
-
height: string;
|
|
7
|
-
alignment: TabAlignment;
|
|
8
|
-
position: TabPosition;
|
|
9
|
-
onTabSelect: EventEmitter<any>;
|
|
10
|
-
selectedTab: number;
|
|
11
|
-
tabstripTabComponents: QueryList<TabstripTabComponent>;
|
|
12
|
-
onTabSelectEvent(e: SelectEvent): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabstripComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabstripComponent, "lib-tabstrip", never, { "height": { "alias": "height"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "position": { "alias": "position"; "required": false; }; "selectedTab": { "alias": "selectedTab"; "required": false; }; }, { "onTabSelect": "onTabSelect"; }, ["tabstripTabComponents"], never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tabstrip.component";
|
|
3
|
-
import * as i2 from "./tabstrip-tab/tabstrip-tab.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-layout";
|
|
6
|
-
export declare class TabstripModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabstripModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabstripModule, [typeof i1.TabstripComponent, typeof i2.TabstripTabComponent], [typeof i3.CommonModule, typeof i4.LayoutModule], [typeof i1.TabstripComponent, typeof i2.TabstripTabComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabstripModule>;
|
|
10
|
-
}
|
package/lib/shared.service.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class StyleTokensModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StyleTokensModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StyleTokensModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StyleTokensModule>;
|
|
7
|
-
}
|