@progress-chef/platform-shared-components 0.0.109 → 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.
Files changed (230) hide show
  1. package/esm2022/lib/shared.component.mjs +4 -7
  2. package/esm2022/lib/shared.module.mjs +8 -23
  3. package/esm2022/public-api.mjs +2 -116
  4. package/fesm2022/progress-chef-platform-shared-components.mjs +13 -5601
  5. package/fesm2022/progress-chef-platform-shared-components.mjs.map +1 -1
  6. package/lib/shared.component.d.ts +1 -3
  7. package/lib/shared.module.d.ts +2 -5
  8. package/package.json +3 -32
  9. package/public-api.d.ts +1 -109
  10. package/assets/IconFont.css +0 -101
  11. package/assets/IconFont.scss +0 -101
  12. package/assets/IconFont.ttf +0 -0
  13. package/assets/IconFont.woff +0 -0
  14. package/assets/IconFont.woff2 +0 -0
  15. package/esm2022/lib/atoms/alert/alert.component.mjs +0 -40
  16. package/esm2022/lib/atoms/alert/alert.module.mjs +0 -20
  17. package/esm2022/lib/atoms/angular-popup/angular-popup.component.mjs +0 -34
  18. package/esm2022/lib/atoms/angular-popup/angular-popup.module.mjs +0 -36
  19. package/esm2022/lib/atoms/atoms.module.mjs +0 -304
  20. package/esm2022/lib/atoms/avatar/avatar.component.mjs +0 -62
  21. package/esm2022/lib/atoms/avatar/avatar.module.mjs +0 -20
  22. package/esm2022/lib/atoms/breadcrumb/breadcrumb.component.mjs +0 -58
  23. package/esm2022/lib/atoms/breadcrumb/breadcrumb.module.mjs +0 -36
  24. package/esm2022/lib/atoms/button/button.component.mjs +0 -82
  25. package/esm2022/lib/atoms/button/button.module.mjs +0 -21
  26. package/esm2022/lib/atoms/button-group/button-group.component.mjs +0 -51
  27. package/esm2022/lib/atoms/button-group/button-group.module.mjs +0 -21
  28. package/esm2022/lib/atoms/checkbox/checkbox.component.mjs +0 -47
  29. package/esm2022/lib/atoms/checkbox/checkbox.module.mjs +0 -32
  30. package/esm2022/lib/atoms/chip/chip.component.mjs +0 -32
  31. package/esm2022/lib/atoms/chip/chip.module.mjs +0 -48
  32. package/esm2022/lib/atoms/chip-list/chip-list.component.mjs +0 -87
  33. package/esm2022/lib/atoms/chip-list/chip-list.module.mjs +0 -52
  34. package/esm2022/lib/atoms/clipboard/clipboard.component.mjs +0 -103
  35. package/esm2022/lib/atoms/clipboard/clipboard.module.mjs +0 -36
  36. package/esm2022/lib/atoms/container/container.component.mjs +0 -28
  37. package/esm2022/lib/atoms/container/container.module.mjs +0 -22
  38. package/esm2022/lib/atoms/date-range/date-range.component.mjs +0 -49
  39. package/esm2022/lib/atoms/date-range/date-range.module.mjs +0 -39
  40. package/esm2022/lib/atoms/datepicker/datepicker.component.mjs +0 -91
  41. package/esm2022/lib/atoms/datepicker/datepicker.module.mjs +0 -35
  42. package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.component.mjs +0 -88
  43. package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.module.mjs +0 -44
  44. package/esm2022/lib/atoms/dropdown/dropdown.component.mjs +0 -181
  45. package/esm2022/lib/atoms/dropdown/dropdown.module.mjs +0 -43
  46. package/esm2022/lib/atoms/dropdowntree/dropdowntree.component.mjs +0 -102
  47. package/esm2022/lib/atoms/dropdowntree/dropdowntree.module.mjs +0 -43
  48. package/esm2022/lib/atoms/expansion-panel/expansion-panel.component.mjs +0 -51
  49. package/esm2022/lib/atoms/expansion-panel/expansion-panel.module.mjs +0 -56
  50. package/esm2022/lib/atoms/icon/icon.component.mjs +0 -37
  51. package/esm2022/lib/atoms/icon/icon.module.mjs +0 -17
  52. package/esm2022/lib/atoms/label/label.component.mjs +0 -25
  53. package/esm2022/lib/atoms/label/label.module.mjs +0 -20
  54. package/esm2022/lib/atoms/list-view/list-view.component.mjs +0 -91
  55. package/esm2022/lib/atoms/list-view/list-view.module.mjs +0 -60
  56. package/esm2022/lib/atoms/loader/loader.component.mjs +0 -48
  57. package/esm2022/lib/atoms/loader/loader.module.mjs +0 -28
  58. package/esm2022/lib/atoms/loading-spinner/loading-spinner.component.mjs +0 -25
  59. package/esm2022/lib/atoms/loading-spinner/loading-spinner.module.mjs +0 -18
  60. package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.mjs +0 -150
  61. package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.mjs +0 -43
  62. package/esm2022/lib/atoms/notification/notification.component.mjs +0 -69
  63. package/esm2022/lib/atoms/notification/notification.module.mjs +0 -20
  64. package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.component.mjs +0 -75
  65. package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.module.mjs +0 -35
  66. package/esm2022/lib/atoms/progress-bar/progress-bar.component.mjs +0 -19
  67. package/esm2022/lib/atoms/progress-bar/progress-bar.module.mjs +0 -24
  68. package/esm2022/lib/atoms/radio-button/radio-button.component.mjs +0 -53
  69. package/esm2022/lib/atoms/radio-button/radio-button.module.mjs +0 -39
  70. package/esm2022/lib/atoms/search-box/search-box.component.mjs +0 -108
  71. package/esm2022/lib/atoms/search-box/search-box.module.mjs +0 -36
  72. package/esm2022/lib/atoms/slider/slider.component.mjs +0 -58
  73. package/esm2022/lib/atoms/slider/slider.module.mjs +0 -28
  74. package/esm2022/lib/atoms/stepper/stepper.component.mjs +0 -38
  75. package/esm2022/lib/atoms/stepper/stepper.module.mjs +0 -52
  76. package/esm2022/lib/atoms/switch/switch.component.mjs +0 -53
  77. package/esm2022/lib/atoms/switch/switch.module.mjs +0 -63
  78. package/esm2022/lib/atoms/text-area/text-area.component.mjs +0 -93
  79. package/esm2022/lib/atoms/text-area/text-area.module.mjs +0 -32
  80. package/esm2022/lib/atoms/textbox/textbox.component.mjs +0 -115
  81. package/esm2022/lib/atoms/textbox/textbox.module.mjs +0 -22
  82. package/esm2022/lib/atoms/time-picker/timePicker.module.mjs +0 -35
  83. package/esm2022/lib/atoms/time-picker/timepicker.component.mjs +0 -83
  84. package/esm2022/lib/atoms/timescheduler/timescheduler.component.mjs +0 -61
  85. package/esm2022/lib/atoms/timescheduler/timescheduler.module.mjs +0 -31
  86. package/esm2022/lib/atoms/toast-notification/toast-notification.module.mjs +0 -18
  87. package/esm2022/lib/atoms/toast-notification/toast-notification.service.mjs +0 -50
  88. package/esm2022/lib/atoms/tooltip/tooltip.component.mjs +0 -48
  89. package/esm2022/lib/atoms/tooltip/tooltip.module.mjs +0 -20
  90. package/esm2022/lib/atoms/typography/TypographyType.mjs +0 -2
  91. package/esm2022/lib/atoms/typography/typography.component.mjs +0 -81
  92. package/esm2022/lib/atoms/typography/typography.module.mjs +0 -24
  93. package/esm2022/lib/atoms/uploader/uploader.component.mjs +0 -213
  94. package/esm2022/lib/atoms/uploader/uploader.module.mjs +0 -49
  95. package/esm2022/lib/molecules/card/card-actions/card-actions.component.mjs +0 -20
  96. package/esm2022/lib/molecules/card/card-body/card-body.component.mjs +0 -12
  97. package/esm2022/lib/molecules/card/card-footer/card-footer.component.mjs +0 -12
  98. package/esm2022/lib/molecules/card/card-header/card-header.component.mjs +0 -31
  99. package/esm2022/lib/molecules/card/card.component.mjs +0 -20
  100. package/esm2022/lib/molecules/card/card.module.mjs +0 -44
  101. package/esm2022/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.mjs +0 -81
  102. package/esm2022/lib/molecules/dialog/dialog-actions/dialog-actions.component.mjs +0 -17
  103. package/esm2022/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.mjs +0 -40
  104. package/esm2022/lib/molecules/dialog/dialog.component.mjs +0 -53
  105. package/esm2022/lib/molecules/dialog/dialog.module.mjs +0 -47
  106. package/esm2022/lib/molecules/grid/grid-form/grid-form.component.mjs +0 -110
  107. package/esm2022/lib/molecules/grid/grid-spacer/grid-spacer.component.mjs +0 -12
  108. package/esm2022/lib/molecules/grid/grid.component.mjs +0 -278
  109. package/esm2022/lib/molecules/grid/grid.module.mjs +0 -61
  110. package/esm2022/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.mjs +0 -37
  111. package/esm2022/lib/molecules/grid-layout/grid-layout.component.mjs +0 -32
  112. package/esm2022/lib/molecules/grid-layout/grid-layout.module.mjs +0 -33
  113. package/esm2022/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.mjs +0 -12
  114. package/esm2022/lib/molecules/grid-pagination/grid-pagination.component.mjs +0 -593
  115. package/esm2022/lib/molecules/grid-pagination/grid-pagination.module.mjs +0 -76
  116. package/esm2022/lib/molecules/grid-pagination/kebab-menu-filter.pipe.mjs +0 -22
  117. package/esm2022/lib/molecules/molecules.module.mjs +0 -67
  118. package/esm2022/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.mjs +0 -25
  119. package/esm2022/lib/molecules/tabstrip/tabstrip.component.mjs +0 -37
  120. package/esm2022/lib/molecules/tabstrip/tabstrip.module.mjs +0 -33
  121. package/esm2022/lib/shared.service.mjs +0 -13
  122. package/esm2022/lib/style-tokens/style-tokens.module.mjs +0 -18
  123. package/lib/atoms/alert/alert.component.d.ts +0 -20
  124. package/lib/atoms/alert/alert.module.d.ts +0 -8
  125. package/lib/atoms/angular-popup/angular-popup.component.d.ts +0 -15
  126. package/lib/atoms/angular-popup/angular-popup.module.d.ts +0 -11
  127. package/lib/atoms/atoms.module.d.ts +0 -48
  128. package/lib/atoms/avatar/avatar.component.d.ts +0 -21
  129. package/lib/atoms/avatar/avatar.module.d.ts +0 -10
  130. package/lib/atoms/breadcrumb/breadcrumb.component.d.ts +0 -17
  131. package/lib/atoms/breadcrumb/breadcrumb.module.d.ts +0 -12
  132. package/lib/atoms/button/button.component.d.ts +0 -28
  133. package/lib/atoms/button/button.module.d.ts +0 -11
  134. package/lib/atoms/button-group/button-group.component.d.ts +0 -20
  135. package/lib/atoms/button-group/button-group.module.d.ts +0 -11
  136. package/lib/atoms/checkbox/checkbox.component.d.ts +0 -21
  137. package/lib/atoms/checkbox/checkbox.module.d.ts +0 -11
  138. package/lib/atoms/chip/chip.component.d.ts +0 -12
  139. package/lib/atoms/chip/chip.module.d.ts +0 -14
  140. package/lib/atoms/chip-list/chip-list.component.d.ts +0 -32
  141. package/lib/atoms/chip-list/chip-list.module.d.ts +0 -15
  142. package/lib/atoms/clipboard/clipboard.component.d.ts +0 -33
  143. package/lib/atoms/clipboard/clipboard.module.d.ts +0 -12
  144. package/lib/atoms/container/container.component.d.ts +0 -9
  145. package/lib/atoms/container/container.module.d.ts +0 -8
  146. package/lib/atoms/date-range/date-range.component.d.ts +0 -24
  147. package/lib/atoms/date-range/date-range.module.d.ts +0 -11
  148. package/lib/atoms/datepicker/datepicker.component.d.ts +0 -32
  149. package/lib/atoms/datepicker/datepicker.module.d.ts +0 -10
  150. package/lib/atoms/drag-and-drop/drag-and-drop.component.d.ts +0 -26
  151. package/lib/atoms/drag-and-drop/drag-and-drop.module.d.ts +0 -13
  152. package/lib/atoms/dropdown/dropdown.component.d.ts +0 -59
  153. package/lib/atoms/dropdown/dropdown.module.d.ts +0 -12
  154. package/lib/atoms/dropdowntree/dropdowntree.component.d.ts +0 -35
  155. package/lib/atoms/dropdowntree/dropdowntree.module.d.ts +0 -12
  156. package/lib/atoms/expansion-panel/expansion-panel.component.d.ts +0 -21
  157. package/lib/atoms/expansion-panel/expansion-panel.module.d.ts +0 -17
  158. package/lib/atoms/icon/icon.component.d.ts +0 -14
  159. package/lib/atoms/icon/icon.module.d.ts +0 -7
  160. package/lib/atoms/label/label.component.d.ts +0 -12
  161. package/lib/atoms/label/label.module.d.ts +0 -10
  162. package/lib/atoms/list-view/list-view.component.d.ts +0 -32
  163. package/lib/atoms/list-view/list-view.module.d.ts +0 -18
  164. package/lib/atoms/loader/loader.component.d.ts +0 -30
  165. package/lib/atoms/loader/loader.module.d.ts +0 -9
  166. package/lib/atoms/loading-spinner/loading-spinner.component.d.ts +0 -11
  167. package/lib/atoms/loading-spinner/loading-spinner.module.d.ts +0 -8
  168. package/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.d.ts +0 -50
  169. package/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.d.ts +0 -12
  170. package/lib/atoms/notification/notification.component.d.ts +0 -24
  171. package/lib/atoms/notification/notification.module.d.ts +0 -8
  172. package/lib/atoms/numeric-textbox/numeric-textbox.component.d.ts +0 -28
  173. package/lib/atoms/numeric-textbox/numeric-textbox.module.d.ts +0 -10
  174. package/lib/atoms/progress-bar/progress-bar.component.d.ts +0 -9
  175. package/lib/atoms/progress-bar/progress-bar.module.d.ts +0 -8
  176. package/lib/atoms/radio-button/radio-button.component.d.ts +0 -22
  177. package/lib/atoms/radio-button/radio-button.module.d.ts +0 -11
  178. package/lib/atoms/search-box/search-box.component.d.ts +0 -37
  179. package/lib/atoms/search-box/search-box.module.d.ts +0 -12
  180. package/lib/atoms/slider/slider.component.d.ts +0 -18
  181. package/lib/atoms/slider/slider.module.d.ts +0 -9
  182. package/lib/atoms/stepper/stepper.component.d.ts +0 -25
  183. package/lib/atoms/stepper/stepper.module.d.ts +0 -15
  184. package/lib/atoms/switch/switch.component.d.ts +0 -20
  185. package/lib/atoms/switch/switch.module.d.ts +0 -18
  186. package/lib/atoms/text-area/text-area.component.d.ts +0 -35
  187. package/lib/atoms/text-area/text-area.module.d.ts +0 -11
  188. package/lib/atoms/textbox/textbox.component.d.ts +0 -37
  189. package/lib/atoms/textbox/textbox.module.d.ts +0 -12
  190. package/lib/atoms/time-picker/timePicker.module.d.ts +0 -10
  191. package/lib/atoms/time-picker/timepicker.component.d.ts +0 -31
  192. package/lib/atoms/timescheduler/timescheduler.component.d.ts +0 -22
  193. package/lib/atoms/timescheduler/timescheduler.module.d.ts +0 -10
  194. package/lib/atoms/toast-notification/toast-notification.module.d.ts +0 -8
  195. package/lib/atoms/toast-notification/toast-notification.service.d.ts +0 -30
  196. package/lib/atoms/tooltip/tooltip.component.d.ts +0 -17
  197. package/lib/atoms/tooltip/tooltip.module.d.ts +0 -8
  198. package/lib/atoms/typography/TypographyType.d.ts +0 -1
  199. package/lib/atoms/typography/typography.component.d.ts +0 -25
  200. package/lib/atoms/typography/typography.module.d.ts +0 -8
  201. package/lib/atoms/uploader/uploader.component.d.ts +0 -64
  202. package/lib/atoms/uploader/uploader.module.d.ts +0 -13
  203. package/lib/molecules/card/card-actions/card-actions.component.d.ts +0 -8
  204. package/lib/molecules/card/card-body/card-body.component.d.ts +0 -5
  205. package/lib/molecules/card/card-footer/card-footer.component.d.ts +0 -5
  206. package/lib/molecules/card/card-header/card-header.component.d.ts +0 -11
  207. package/lib/molecules/card/card.component.d.ts +0 -7
  208. package/lib/molecules/card/card.module.d.ts +0 -14
  209. package/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.d.ts +0 -20
  210. package/lib/molecules/dialog/dialog-actions/dialog-actions.component.d.ts +0 -7
  211. package/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.d.ts +0 -16
  212. package/lib/molecules/dialog/dialog.component.d.ts +0 -20
  213. package/lib/molecules/dialog/dialog.module.d.ts +0 -15
  214. package/lib/molecules/grid/grid-form/grid-form.component.d.ts +0 -33
  215. package/lib/molecules/grid/grid-spacer/grid-spacer.component.d.ts +0 -5
  216. package/lib/molecules/grid/grid.component.d.ts +0 -71
  217. package/lib/molecules/grid/grid.module.d.ts +0 -19
  218. package/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.d.ts +0 -14
  219. package/lib/molecules/grid-layout/grid-layout.component.d.ts +0 -11
  220. package/lib/molecules/grid-layout/grid-layout.module.d.ts +0 -10
  221. package/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.d.ts +0 -5
  222. package/lib/molecules/grid-pagination/grid-pagination.component.d.ts +0 -141
  223. package/lib/molecules/grid-pagination/grid-pagination.module.d.ts +0 -20
  224. package/lib/molecules/grid-pagination/kebab-menu-filter.pipe.d.ts +0 -7
  225. package/lib/molecules/molecules.module.d.ts +0 -14
  226. package/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.d.ts +0 -10
  227. package/lib/molecules/tabstrip/tabstrip.component.d.ts +0 -15
  228. package/lib/molecules/tabstrip/tabstrip.module.d.ts +0 -10
  229. package/lib/shared.service.d.ts +0 -5
  230. 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
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SharedService {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<SharedService, never>;
4
- static ɵprov: i0.ɵɵInjectableDeclaration<SharedService>;
5
- }
@@ -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
- }