@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,30 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import { NotificationService } from '@progress/kendo-angular-notification';
3
- import * as i0 from "@angular/core";
4
- export interface ToastNotification {
5
- content: string | TemplateRef<any> | Function;
6
- cssClass?: string | Array<string> | Object;
7
- animation?: any;
8
- position?: any;
9
- type?: any;
10
- closable?: boolean;
11
- hideAfter?: number;
12
- action: any;
13
- }
14
- export declare class ToastNotificationService {
15
- private notificationService;
16
- httpStatusHandledInHttpInterceptor: Set<number>;
17
- constructor(notificationService: NotificationService);
18
- /**
19
- * @param notification
20
- * default notification config:
21
- * - content: '',
22
- * - animation: { type: 'slide', duration: 400 },
23
- * - position: { horizontal: 'center', vertical: 'top' },
24
- * - type: { style: 'success', icon: true },
25
- * - hideAfter: 4000,
26
- */
27
- showToastNotification(notification: ToastNotification): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<ToastNotificationService, never>;
29
- static ɵprov: i0.ɵɵInjectableDeclaration<ToastNotificationService>;
30
- }
@@ -1,17 +0,0 @@
1
- import { ThemesService } from '@progress-chef/platform-themes-service';
2
- import * as i0 from "@angular/core";
3
- export declare class TooltipComponent {
4
- private themesService;
5
- position: 'top' | 'bottom' | 'left' | 'right';
6
- tooltipWidth: number;
7
- tooltipHeight: number;
8
- showOn: 'hover' | 'click' | 'none';
9
- closable: boolean;
10
- title: string;
11
- callout: boolean;
12
- tooltip: any;
13
- constructor(themesService: ThemesService);
14
- onDocumentClick($event: any): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "lib-tooltip", never, { "position": { "alias": "position"; "required": false; }; "tooltipWidth": { "alias": "tooltipWidth"; "required": false; }; "tooltipHeight": { "alias": "tooltipHeight"; "required": false; }; "showOn": { "alias": "showOn"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "title": { "alias": "title"; "required": false; }; "callout": { "alias": "callout"; "required": false; }; }, {}, never, ["*", "div.tooltip-content"], false, never>;
17
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tooltip.component";
3
- import * as i2 from "@progress/kendo-angular-tooltip";
4
- export declare class TooltipModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TooltipModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipModule, [typeof i1.TooltipComponent], [typeof i2.TooltipsModule], [typeof i1.TooltipComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<TooltipModule>;
8
- }
@@ -1 +0,0 @@
1
- export type TypographyType = 'DISPLAY_LARGE' | 'DISPLAY_MEDIUM' | 'DISPLAY_SMALL' | 'HEADING_LARGE' | 'HEADING_MEDIUM' | 'HEADING_SMALL' | 'SUBTITLE_REGULAR' | 'SUBTITLE_SMALL' | 'BODY_LARGE' | 'BODY_MEDIUM' | 'BODY_SMALL' | 'BODY_UNIT_LABEL' | 'OVERLINE_LABEL_REGULAR' | 'OVERLINE_LABEL_SMALL' | 'BUTTON_REGULAR' | 'BUTTON_SMALL';
@@ -1,25 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges } from '@angular/core';
2
- import { TypographyType } from './TypographyType';
3
- import { ThemesService } from '@progress-chef/platform-themes-service';
4
- import * as i0 from "@angular/core";
5
- export declare class TypographyComponent implements AfterViewInit, OnChanges {
6
- private themesService;
7
- private cdRef;
8
- type: TypographyType;
9
- defaultText: string;
10
- isLabel: boolean;
11
- hiddenLabel: string;
12
- child: ElementRef | undefined;
13
- labelChild: ElementRef | undefined;
14
- showDefaultText: boolean;
15
- font: string;
16
- input_id: string;
17
- constructor(themesService: ThemesService, cdRef: ChangeDetectorRef);
18
- ngAfterViewInit(): void;
19
- ngOnChanges(): void;
20
- ngAfterContentChecked(): void;
21
- checkForLabel(): void;
22
- checkShowDefaultText(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<TypographyComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<TypographyComponent, "lib-typography", never, { "type": { "alias": "type"; "required": false; }; "defaultText": { "alias": "defaultText"; "required": false; }; "isLabel": { "alias": "isLabel"; "required": false; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; }; }, {}, never, ["*"], false, never>;
25
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./typography.component";
3
- import * as i2 from "@angular/common";
4
- export declare class TypographyModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TypographyModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<TypographyModule, [typeof i1.TypographyComponent], [typeof i2.CommonModule], [typeof i1.TypographyComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<TypographyModule>;
8
- }
@@ -1,64 +0,0 @@
1
- import { OnChanges, SimpleChanges, OnInit, TemplateRef, EventEmitter, Renderer2, ElementRef, AfterViewInit } from '@angular/core';
2
- import { FormControl } from '@angular/forms';
3
- import { FileInfo, FileRestrictions, ChunkSettings, SelectEvent, RemoveEvent, ErrorEvent, CancelEvent, PauseEvent, ResumeEvent, SuccessEvent, UploadEvent, UploadProgressEvent, UploadComponent } from "@progress/kendo-angular-upload";
4
- import * as i0 from "@angular/core";
5
- export declare class UploaderComponent implements OnChanges, OnInit, AfterViewInit {
6
- private renderer;
7
- private elRef;
8
- uploadSaveUrl: string;
9
- uploadRemoveUrl: string;
10
- control: FormControl;
11
- model: Array<FileInfo>;
12
- isDisabled: boolean;
13
- hasExternalDropzone: boolean;
14
- showFileList: boolean;
15
- autoUpload: boolean;
16
- showDefaultActionButtons: boolean;
17
- actionsLayout: "start" | "center" | "end" | "stretched";
18
- multiple: boolean;
19
- batch: boolean;
20
- concurrent: boolean; /**to upload the files one by one, set this option to false */
21
- withCredentials: boolean;
22
- restrictions: FileRestrictions;
23
- chunkSettings: ChunkSettings | boolean;
24
- onRemoveEvent: EventEmitter<RemoveEvent>;
25
- onCancelEvent: EventEmitter<CancelEvent>;
26
- onUploadEvent: EventEmitter<UploadEvent>;
27
- onResumeEvent: EventEmitter<ResumeEvent>;
28
- onSelectEvent: EventEmitter<SelectEvent>;
29
- onSuccessEvent: EventEmitter<SuccessEvent>;
30
- onUploadProgressEvent: EventEmitter<UploadProgressEvent>;
31
- onValueChangeEvent: EventEmitter<FileInfo[]>;
32
- onErrorEvent: EventEmitter<ErrorEvent>;
33
- onPauseEvent: EventEmitter<PauseEvent>;
34
- onCompleteEvent: EventEmitter<any>;
35
- onBlurEvent: EventEmitter<any>;
36
- onFocusEvent: EventEmitter<any>;
37
- onclearEvent: EventEmitter<any>;
38
- fileTemplate: TemplateRef<any> | null;
39
- fileInfoTemplate: TemplateRef<any> | null;
40
- kendoUpload: UploadComponent;
41
- allowedExtensionsText: string;
42
- constructor(renderer: Renderer2, elRef: ElementRef);
43
- ngOnInit(): void;
44
- ngAfterViewInit(): void;
45
- updateAllowedExtensionsText(): void;
46
- ngOnChanges(changes: SimpleChanges): void;
47
- removeEventHandler(event: RemoveEvent): void;
48
- cancelEventHandler(event: CancelEvent): void;
49
- uploadEventHandler(event: UploadEvent): void;
50
- resumeEventHandler(event: ResumeEvent): void;
51
- selectEventHandler(event: SelectEvent): void;
52
- successEventHandler(event: SuccessEvent): void;
53
- uploadProgressEventHandler(event: UploadProgressEvent): void;
54
- valueChangeEventHandler(event: FileInfo[]): void;
55
- errorEventHandler(event: ErrorEvent): void;
56
- pauseEventHandler(event: PauseEvent): void;
57
- clearEventHandler(): void;
58
- completeEventHandler(): void;
59
- blurHandler(): void;
60
- focusHandler(): void;
61
- setActionButtonClass(showDefaultActionButtons?: boolean): void;
62
- static ɵfac: i0.ɵɵFactoryDeclaration<UploaderComponent, never>;
63
- static ɵcmp: i0.ɵɵComponentDeclaration<UploaderComponent, "lib-uploader", never, { "uploadSaveUrl": { "alias": "uploadSaveUrl"; "required": false; }; "uploadRemoveUrl": { "alias": "uploadRemoveUrl"; "required": false; }; "control": { "alias": "control"; "required": false; }; "model": { "alias": "model"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "hasExternalDropzone": { "alias": "hasExternalDropzone"; "required": false; }; "showFileList": { "alias": "showFileList"; "required": false; }; "autoUpload": { "alias": "autoUpload"; "required": false; }; "showDefaultActionButtons": { "alias": "showDefaultActionButtons"; "required": false; }; "actionsLayout": { "alias": "actionsLayout"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "batch": { "alias": "batch"; "required": false; }; "concurrent": { "alias": "concurrent"; "required": false; }; "withCredentials": { "alias": "withCredentials"; "required": false; }; "restrictions": { "alias": "restrictions"; "required": false; }; "chunkSettings": { "alias": "chunkSettings"; "required": false; }; }, { "onRemoveEvent": "onRemoveEvent"; "onCancelEvent": "onCancelEvent"; "onUploadEvent": "onUploadEvent"; "onResumeEvent": "onResumeEvent"; "onSelectEvent": "onSelectEvent"; "onSuccessEvent": "onSuccessEvent"; "onUploadProgressEvent": "onUploadProgressEvent"; "onValueChangeEvent": "onValueChangeEvent"; "onErrorEvent": "onErrorEvent"; "onPauseEvent": "onPauseEvent"; "onCompleteEvent": "onCompleteEvent"; "onBlurEvent": "onBlurEvent"; "onFocusEvent": "onFocusEvent"; "onclearEvent": "onclearEvent"; }, ["fileTemplate", "fileInfoTemplate"], never, false, never>;
64
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./uploader.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@progress/kendo-angular-upload";
5
- import * as i4 from "@progress/kendo-angular-buttons";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "@progress/kendo-angular-layout";
8
- import * as i7 from "../typography/typography.module";
9
- export declare class UploaderModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<UploaderModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderModule, [typeof i1.UploaderComponent], [typeof i2.CommonModule, typeof i3.UploadsModule, typeof i4.ButtonsModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.LayoutModule, typeof i7.TypographyModule], [typeof i1.UploaderComponent, typeof i3.UploadsModule]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<UploaderModule>;
13
- }
@@ -1,8 +0,0 @@
1
- import { ActionsLayout, Orientation } from '@progress/kendo-angular-layout';
2
- import * as i0 from "@angular/core";
3
- export declare class CardActionsComponent {
4
- layout: ActionsLayout;
5
- orientation: Orientation;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<CardActionsComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<CardActionsComponent, "lib-card-actions", never, { "layout": { "alias": "layout"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, ["*"], false, never>;
8
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class CardBodyComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<CardBodyComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<CardBodyComponent, "lib-card-body", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class CardFooterComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "lib-card-footer", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,11 +0,0 @@
1
- import { TypographyType } from '../../../atoms/typography/TypographyType';
2
- import * as i0 from "@angular/core";
3
- export declare class CardHeaderComponent {
4
- title: string;
5
- subtitle: string;
6
- cardNumber: number;
7
- titleFont: TypographyType;
8
- subtitleFont: TypographyType;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "lib-card-header", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "cardNumber": { "alias": "cardNumber"; "required": false; }; "titleFont": { "alias": "titleFont"; "required": false; }; "subtitleFont": { "alias": "subtitleFont"; "required": false; }; }, {}, never, ["*"], false, never>;
11
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class CardComponent {
3
- width: string;
4
- orientation: 'vertical' | 'horizontal';
5
- static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "lib-card", never, { "width": { "alias": "width"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, ["*"], false, never>;
7
- }
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./card.component";
3
- import * as i2 from "./card-header/card-header.component";
4
- import * as i3 from "./card-footer/card-footer.component";
5
- import * as i4 from "./card-actions/card-actions.component";
6
- import * as i5 from "./card-body/card-body.component";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "@progress/kendo-angular-layout";
9
- import * as i8 from "../../atoms/typography/typography.module";
10
- export declare class CardModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<CardModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<CardModule, [typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardFooterComponent, typeof i4.CardActionsComponent, typeof i5.CardBodyComponent], [typeof i6.CommonModule, typeof i7.LayoutModule, typeof i8.TypographyModule], [typeof i1.CardComponent, typeof i2.CardHeaderComponent, typeof i3.CardFooterComponent, typeof i4.CardActionsComponent, typeof i5.CardBodyComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<CardModule>;
14
- }
@@ -1,20 +0,0 @@
1
- import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ConfirmationDialogComponent implements OnChanges {
4
- confirmationDialogCloseEvent: EventEmitter<any>;
5
- popupEvent: EventEmitter<any>;
6
- title: string;
7
- secondaryBtnLabel: string;
8
- btnText: string;
9
- type: string;
10
- dialogInfoText: string;
11
- dialogConfirmationText: string;
12
- fillMode: 'solid' | 'flat' | 'outline' | 'clear' | 'link' | 'none';
13
- themeColor: 'base' | 'primary' | 'secondary' | 'tertiary' | 'info' | 'success' | 'warning' | 'error' | 'dark' | 'light' | 'inverse';
14
- secondaryBtnFillMode: 'solid' | 'flat' | 'outline' | 'clear' | 'link' | 'none';
15
- dialogClose(): void;
16
- eventClicked(): void;
17
- ngOnChanges(changes: SimpleChanges): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationDialogComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmationDialogComponent, "lib-confirmation-dialog", never, { "title": { "alias": "title"; "required": false; }; "secondaryBtnLabel": { "alias": "secondaryBtnLabel"; "required": false; }; "btnText": { "alias": "btnText"; "required": false; }; "type": { "alias": "type"; "required": false; }; "dialogInfoText": { "alias": "dialogInfoText"; "required": false; }; "dialogConfirmationText": { "alias": "dialogConfirmationText"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "themeColor": { "alias": "themeColor"; "required": false; }; "secondaryBtnFillMode": { "alias": "secondaryBtnFillMode"; "required": false; }; }, { "confirmationDialogCloseEvent": "confirmationDialogCloseEvent"; "popupEvent": "popupEvent"; }, never, never, false, never>;
20
- }
@@ -1,7 +0,0 @@
1
- import { ActionsLayout } from '@progress/kendo-angular-dialog';
2
- import * as i0 from "@angular/core";
3
- export declare class DialogActionsComponent {
4
- buttonLayout: ActionsLayout;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogActionsComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogActionsComponent, "lib-dialog-actions", never, { "buttonLayout": { "alias": "buttonLayout"; "required": false; }; }, {}, never, ["*"], false, never>;
7
- }
@@ -1,16 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { DialogComponent } from '../dialog.component';
3
- import { TypographyType } from '../../../atoms/typography/TypographyType';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogTitlebarComponent {
6
- dialogComponent: DialogComponent;
7
- title: string;
8
- titleFont: TypographyType;
9
- closeDialog: EventEmitter<any>;
10
- hideCloseIcon: boolean;
11
- constructor(dialogComponent: DialogComponent);
12
- close(): void;
13
- closeBtn(): "dialog-title" | undefined;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogTitlebarComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogTitlebarComponent, "lib-dialog-titlebar", never, { "title": { "alias": "title"; "required": false; }; "titleFont": { "alias": "titleFont"; "required": false; }; "hideCloseIcon": { "alias": "hideCloseIcon"; "required": false; }; }, { "closeDialog": "closeDialog"; }, never, never, false, never>;
16
- }
@@ -1,20 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class DialogComponent {
4
- private elt;
5
- private ref;
6
- private renderer;
7
- contentRef: ElementRef | undefined;
8
- dialogRef: ElementRef | undefined;
9
- width: string | number;
10
- height: string | number;
11
- minWidth: string | number;
12
- maxWidth: string | number;
13
- minHeight: string | number;
14
- maxHeight: string | number;
15
- opened: true | false;
16
- constructor(elt: ElementRef, ref: ChangeDetectorRef, renderer: Renderer2);
17
- ngAfterViewInit(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogComponent, "lib-dialog", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "minHeight": { "alias": "minHeight"; "required": false; }; "maxHeight": { "alias": "maxHeight"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, {}, never, ["*"], false, never>;
20
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./dialog.component";
3
- import * as i2 from "./dialog-titlebar/dialog-titlebar.component";
4
- import * as i3 from "./dialog-actions/dialog-actions.component";
5
- import * as i4 from "./confirmation-dialog/confirmation-dialog.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@progress/kendo-angular-dialog";
8
- import * as i7 from "@progress/kendo-angular-buttons";
9
- import * as i8 from "../../atoms/typography/typography.module";
10
- import * as i9 from "../../atoms/button/button.module";
11
- export declare class DialogModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<DialogModule, [typeof i1.DialogComponent, typeof i2.DialogTitlebarComponent, typeof i3.DialogActionsComponent, typeof i4.ConfirmationDialogComponent], [typeof i5.CommonModule, typeof i6.DialogsModule, typeof i7.ButtonsModule, typeof i8.TypographyModule, typeof i9.ButtonModule], [typeof i1.DialogComponent, typeof i2.DialogTitlebarComponent, typeof i3.DialogActionsComponent, typeof i4.ConfirmationDialogComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<DialogModule>;
15
- }
@@ -1,33 +0,0 @@
1
- import { EventEmitter, Renderer2, TemplateRef } from '@angular/core';
2
- import { FormGroup } from '@angular/forms';
3
- import { AddEvent, CancelEvent, EditEvent, RemoveEvent, SaveEvent } from '@progress/kendo-angular-grid';
4
- import { State } from '@progress/kendo-data-query';
5
- import * as i0 from "@angular/core";
6
- export declare class GridFormComponent {
7
- private renderer;
8
- showToolbar: boolean;
9
- noRecordsContent: string;
10
- showColumns: boolean;
11
- formGroup: FormGroup | any;
12
- templateRef1: TemplateRef<any> | null;
13
- templateRef2: TemplateRef<any> | null;
14
- gridData: any[];
15
- columnData: any[];
16
- controls: any;
17
- counter: number;
18
- addOrUpdateRow: EventEmitter<any>;
19
- deletedRow: EventEmitter<any>;
20
- private editedRowIndex;
21
- removeRow: EventEmitter<any>;
22
- saveRow: EventEmitter<any>;
23
- constructor(renderer: Renderer2);
24
- onStateChange(state: State): void;
25
- addHandler(args: AddEvent): void;
26
- editHandler(args: EditEvent): void;
27
- cancelHandler(args: CancelEvent): void;
28
- saveHandler({ sender, rowIndex, formGroup, isNew }: SaveEvent): void;
29
- removeHandler(args: RemoveEvent): void;
30
- private closeEditor;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<GridFormComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<GridFormComponent, "lib-grid-form", never, { "showToolbar": { "alias": "showToolbar"; "required": false; }; "noRecordsContent": { "alias": "noRecordsContent"; "required": false; }; "gridData": { "alias": "gridData"; "required": false; }; "columnData": { "alias": "columnData"; "required": false; }; "controls": { "alias": "controls"; "required": false; }; }, { "addOrUpdateRow": "addOrUpdateRow"; "deletedRow": "deletedRow"; "removeRow": "removeRow"; "saveRow": "saveRow"; }, ["templateRef1", "templateRef2"], ["header", "div.header-add-btn"], false, never>;
33
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class GridSpacerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<GridSpacerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GridSpacerComponent, "lib-grid-spacer", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,71 +0,0 @@
1
- import { AfterContentInit, AfterViewInit, EventEmitter, OnChanges, SimpleChanges, TemplateRef } from '@angular/core';
2
- import { SelectableSettings, SelectableMode, CellClickEvent, GridComponent } from '@progress/kendo-angular-grid';
3
- import { SVGIcon } from '@progress/kendo-svg-icons';
4
- import * as i0 from "@angular/core";
5
- export declare class LibGridComponent implements AfterContentInit, OnChanges, AfterViewInit {
6
- templateRef: TemplateRef<any> | null;
7
- detailTemplate: TemplateRef<any> | null;
8
- impactColumn: TemplateRef<any> | null;
9
- grid: GridComponent;
10
- gridData: any;
11
- columnData: any;
12
- pageSize: number;
13
- pageable: boolean;
14
- sortable: boolean;
15
- groupable: boolean;
16
- reorderable: boolean;
17
- resizable: boolean;
18
- checkBoxWidth: number;
19
- checkBoxColumnResizable: boolean;
20
- checkBoxColumnMenu: boolean;
21
- checkBoxColumnShowSelectedAll: boolean;
22
- checkBoxRequired: boolean;
23
- columnMenu: boolean;
24
- mode: SelectableMode | undefined;
25
- checkboxOnly: boolean;
26
- dragColumns: boolean;
27
- navigable: boolean;
28
- height: number;
29
- gridRowSelectByValue: string;
30
- noRecordsContent: string;
31
- selectedRowData: EventEmitter<any[]>;
32
- showToolbar: boolean;
33
- extractDataItems: any;
34
- selectableSettings: SelectableSettings;
35
- kebabList: any;
36
- showKebab: boolean;
37
- rowDetails: EventEmitter<any[]>;
38
- kebabItemClick: EventEmitter<any>;
39
- icon: SVGIcon;
40
- kebabColumnWidth: number;
41
- data: any;
42
- rowDataOfClickedCell: EventEmitter<any>;
43
- preSelected: any[];
44
- preSelectedRecords: any[];
45
- ignoreColumnCellClick: number[];
46
- allowColumnClick: boolean;
47
- arrowDownIcon: SVGIcon;
48
- arrowUpIcon: SVGIcon;
49
- expandRowIndex: number[];
50
- customExpandRowColumn: boolean;
51
- deleteIcon: SVGIcon;
52
- deleteColumnWidth: number;
53
- expandRowColumnWidth: number;
54
- deletedRowData: EventEmitter<any>;
55
- expandRows: boolean;
56
- showDeleteColumn: boolean;
57
- constructor();
58
- ngOnChanges(changes: SimpleChanges): void;
59
- ngAfterContentInit(): void;
60
- ngAfterViewInit(): void;
61
- setSelectableSettings(): void;
62
- onSelectionChange(args: any): any;
63
- onKebabClick(item: any, rowDetails: any): void;
64
- onDetailExpand(rowData: any): void;
65
- cellClickHandler(args: CellClickEvent): void;
66
- expandRow(id: number): void;
67
- collapseRow(id: number): void;
68
- onDelete(rowDetails: any): void;
69
- static ɵfac: i0.ɵɵFactoryDeclaration<LibGridComponent, never>;
70
- static ɵcmp: i0.ɵɵComponentDeclaration<LibGridComponent, "lib-grid", never, { "gridData": { "alias": "gridData"; "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; }; "height": { "alias": "height"; "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; }; "preSelected": { "alias": "preSelected"; "required": false; }; "ignoreColumnCellClick": { "alias": "ignoreColumnCellClick"; "required": false; }; "allowColumnClick": { "alias": "allowColumnClick"; "required": false; }; "expandRowIndex": { "alias": "expandRowIndex"; "required": false; }; "customExpandRowColumn": { "alias": "customExpandRowColumn"; "required": false; }; "deleteColumnWidth": { "alias": "deleteColumnWidth"; "required": false; }; "expandRowColumnWidth": { "alias": "expandRowColumnWidth"; "required": false; }; "expandRows": { "alias": "expandRows"; "required": false; }; "showDeleteColumn": { "alias": "showDeleteColumn"; "required": false; }; }, { "selectedRowData": "selectedRowData"; "rowDetails": "rowDetails"; "kebabItemClick": "kebabItemClick"; "rowDataOfClickedCell": "rowDataOfClickedCell"; "deletedRowData": "deletedRowData"; }, ["templateRef", "detailTemplate", "impactColumn"], ["*"], false, never>;
71
- }
@@ -1,19 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./grid.component";
3
- import * as i2 from "./grid-spacer/grid-spacer.component";
4
- import * as i3 from "./grid-form/grid-form.component";
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
- export declare class GridsModule {
16
- static ɵfac: i0.ɵɵFactoryDeclaration<GridsModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<GridsModule, [typeof i1.LibGridComponent, typeof i2.GridSpacerComponent, typeof i3.GridFormComponent], [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 i1.LibGridComponent, typeof i2.GridSpacerComponent, typeof i3.GridFormComponent]>;
18
- static ɵinj: i0.ɵɵInjectorDeclaration<GridsModule>;
19
- }
@@ -1,14 +0,0 @@
1
- import { AfterViewInit, ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class GridLayoutItemComponent implements AfterViewInit {
4
- private renderer;
5
- private elRef;
6
- rowNumber: number;
7
- columnNumber: number;
8
- rowSpan: number;
9
- colSpan: number;
10
- constructor(renderer: Renderer2, elRef: ElementRef);
11
- ngAfterViewInit(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<GridLayoutItemComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GridLayoutItemComponent, "lib-grid-layout-item", never, { "rowNumber": { "alias": "rowNumber"; "required": false; }; "columnNumber": { "alias": "columnNumber"; "required": false; }; "rowSpan": { "alias": "rowSpan"; "required": false; }; "colSpan": { "alias": "colSpan"; "required": false; }; }, {}, never, ["*"], false, never>;
14
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class GridLayoutComponent {
3
- horizontalAlign: "start" | "center" | "end" | "stretch";
4
- verticalAlign: "top" | "middle" | "bottom" | "stretch";
5
- rowGap: string | number;
6
- columnGap: string | number;
7
- rows: any[];
8
- columns: any[];
9
- static ɵfac: i0.ɵɵFactoryDeclaration<GridLayoutComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<GridLayoutComponent, "lib-grid-layout", never, { "horizontalAlign": { "alias": "horizontalAlign"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; "rowGap": { "alias": "rowGap"; "required": false; }; "columnGap": { "alias": "columnGap"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; }, {}, never, ["*"], false, never>;
11
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./grid-layout.component";
3
- import * as i2 from "./grid-layout-item/grid-layout-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@progress/kendo-angular-layout";
6
- export declare class GridLayoutModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<GridLayoutModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<GridLayoutModule, [typeof i1.GridLayoutComponent, typeof i2.GridLayoutItemComponent], [typeof i3.CommonModule, typeof i4.LayoutModule], [typeof i1.GridLayoutComponent, typeof i2.GridLayoutItemComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<GridLayoutModule>;
10
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class GridPaginationSpacerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<GridPaginationSpacerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<GridPaginationSpacerComponent, "lib-grid-pagination-spacer", never, {}, {}, never, never, false, never>;
5
- }