@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.
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 -5637
  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 -86
  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 -36
  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,8 +1,6 @@
1
- import { ThemesService } from '@progress-chef/platform-themes-service';
2
1
  import * as i0 from "@angular/core";
3
2
  export declare class SharedComponent {
4
- private themesService;
5
- constructor(themesService: ThemesService);
3
+ constructor();
6
4
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponent, never>;
7
5
  static ɵcmp: i0.ɵɵComponentDeclaration<SharedComponent, "lib-shared", never, {}, {}, never, never, false, never>;
8
6
  }
@@ -1,11 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./shared.component";
3
- import * as i2 from "./atoms/atoms.module";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "./molecules/molecules.module";
6
- import * as i5 from "@progress-chef/platform-themes-service";
3
+ import * as i2 from "@angular/common";
7
4
  export declare class SharedModule {
8
5
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.SharedComponent], [typeof i2.AtomsModule, typeof i3.CommonModule, typeof i4.MoleculesModule, typeof i5.ThemesModule], [typeof i1.SharedComponent, typeof i2.AtomsModule, typeof i4.MoleculesModule]>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.SharedComponent], [typeof i2.CommonModule], [typeof i1.SharedComponent]>;
10
7
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
11
8
  }
package/package.json CHANGED
@@ -1,44 +1,15 @@
1
1
  {
2
2
  "name": "@progress-chef/platform-shared-components",
3
- "version": "0.0.110",
3
+ "version": "0.0.111",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.2.12",
6
6
  "@angular/core": "^16.2.12",
7
7
  "@angular/localize": "^16.2.12"
8
8
  },
9
9
  "dependencies": {
10
+ "tslib": "^2.3.0",
10
11
  "bootstrap": "^5.2.1",
11
- "@progress/kendo-angular-buttons": "^14.2.0",
12
- "@progress/kendo-angular-common": "^14.2.0",
13
- "@progress/kendo-angular-dialog": "^14.2.0",
14
- "@progress/kendo-angular-dateinputs": "^14.2.0",
15
- "@progress/kendo-angular-dropdowns": "^14.2.0",
16
- "@progress/kendo-angular-icons": "^14.2.0",
17
- "@progress/kendo-angular-indicators": "^14.2.0",
18
- "@progress/kendo-angular-inputs": "^14.2.0",
19
- "@progress/kendo-angular-intl": "^14.2.0",
20
- "@progress/kendo-angular-l10n": "^14.2.0",
21
- "@progress/kendo-angular-label": "^14.2.0",
22
- "@progress/kendo-angular-layout": "^14.2.0",
23
- "@progress/kendo-angular-listview": "^14.2.0",
24
- "@progress/kendo-angular-navigation": "^14.2.0",
25
- "@progress/kendo-angular-notification": "^14.2.0",
26
- "@progress/kendo-angular-pager": "^14.2.0",
27
- "@progress/kendo-angular-popup": "^14.2.0",
28
- "@progress/kendo-angular-progressbar": "^14.2.0",
29
- "@progress/kendo-angular-tooltip": "^14.2.0",
30
- "@progress/kendo-angular-treeview": "^14.2.0",
31
- "@progress/kendo-angular-utils": "14.2.0",
32
- "@progress/kendo-data-query": "^1.7.0",
33
- "@progress/kendo-drawing": "1.19.0",
34
- "@progress/kendo-licensing": "^1.3.3",
35
- "@progress/kendo-recurrence": "^1.0.3",
36
- "@progress/kendo-svg-icons": "^2.0.0",
37
- "@progress/kendo-angular-grid": "^14.2.0",
38
- "@progress/kendo-angular-pdf-export": "^14.2.0",
39
- "@progress/kendo-angular-excel-export": "^14.2.0",
40
- "@progress/kendo-angular-upload": "14.3.0",
41
- "tslib": "^2.3.0"
12
+ "material-icons": "^1.13.2"
42
13
  },
43
14
  "module": "fesm2022/progress-chef-platform-shared-components.mjs",
44
15
  "typings": "index.d.ts",
package/public-api.d.ts CHANGED
@@ -1,110 +1,2 @@
1
- export * from './lib/shared.service';
2
- export * from './lib/atoms/toast-notification/toast-notification.service';
3
- export * from './lib/style-tokens/style-tokens.module';
4
- /** --------------- modules ----------------------- **/
5
- export * from './lib/shared.module';
6
- export * from './lib/atoms/atoms.module';
7
- export * from './lib/atoms/alert/alert.module';
8
- export * from './lib/atoms/angular-popup/angular-popup.module';
9
- export * from './lib/atoms/avatar/avatar.module';
10
- export * from './lib/atoms/breadcrumb/breadcrumb.module';
11
- export * from './lib/atoms/button/button.module';
12
- export * from './lib/atoms/button-group/button-group.module';
13
- export * from './lib/atoms/checkbox/checkbox.module';
14
- export * from './lib/atoms/clipboard/clipboard.module';
15
- export * from './lib/atoms/container/container.module';
16
- export * from './lib/atoms/dropdown/dropdown.module';
17
- export * from './lib/atoms/dropdowntree/dropdowntree.module';
18
- export * from './lib/atoms/expansion-panel/expansion-panel.module';
19
- export * from './lib/atoms/icon/icon.module';
20
- export * from './lib/atoms/label/label.module';
21
- export * from './lib/atoms/loader/loader.module';
22
- export * from './lib/atoms/loading-spinner/loading-spinner.module';
23
- export * from './lib/atoms/multi-select-dropdown/multi-select-dropdown.module';
24
- export * from './lib/atoms/notification/notification.module';
25
- export * from './lib/atoms/numeric-textbox/numeric-textbox.module';
26
- export * from './lib/atoms/progress-bar/progress-bar.module';
27
- export * from './lib/atoms/radio-button/radio-button.module';
28
- export * from './lib/atoms/search-box/search-box.module';
29
- export * from './lib/atoms/slider/slider.module';
30
- export * from './lib/atoms/text-area/text-area.module';
31
- export * from './lib/atoms/textbox/textbox.module';
32
- export * from './lib/atoms/toast-notification/toast-notification.module';
33
- export * from './lib/atoms/timescheduler/timescheduler.module';
34
- export * from './lib/atoms/tooltip/tooltip.module';
35
- export * from './lib/atoms/typography/typography.module';
36
- export * from './lib/atoms/datepicker/datepicker.module';
37
- export * from './lib/atoms/stepper/stepper.module';
38
- export * from './lib/atoms/list-view/list-view.module';
39
- export * from './lib/atoms/date-range/date-range.module';
40
- export * from './lib/atoms/drag-and-drop/drag-and-drop.module';
41
- export * from './lib/atoms/switch/switch.module';
42
- export * from './lib/atoms/chip/chip.module';
43
- export * from './lib/atoms/chip-list/chip-list.module';
44
- export * from './lib/atoms/uploader/uploader.module';
45
- export * from './lib/atoms/time-picker/timePicker.module';
46
- export * from './lib/molecules/molecules.module';
47
- export * from './lib/molecules/card/card.module';
48
- export * from './lib/molecules/dialog/dialog.module';
49
- export * from './lib/molecules/grid/grid.module';
50
- export * from './lib/molecules/grid-layout/grid-layout.module';
51
- export * from './lib/molecules/grid-pagination/grid-pagination.module';
52
- export * from './lib/molecules/tabstrip/tabstrip.module';
53
- /** --------------- components ----------------------- **/
54
- export * from './lib/atoms/alert/alert.component';
55
- export * from './lib/atoms/angular-popup/angular-popup.component';
56
- export * from './lib/atoms/avatar/avatar.component';
57
- export * from './lib/atoms/breadcrumb/breadcrumb.component';
58
- export * from './lib/atoms/button/button.component';
59
- export * from './lib/atoms/button-group/button-group.component';
60
- export * from './lib/atoms/checkbox/checkbox.component';
61
- export * from './lib/atoms/clipboard/clipboard.component';
62
- export * from './lib/atoms/container/container.component';
63
- export * from './lib/atoms/dropdown/dropdown.component';
64
- export * from './lib/atoms/dropdowntree/dropdowntree.component';
65
- export * from './lib/atoms/expansion-panel/expansion-panel.component';
66
- export * from './lib/atoms/icon/icon.component';
67
- export * from './lib/atoms/label/label.component';
68
- export * from './lib/atoms/loader/loader.component';
69
- export * from './lib/atoms/loading-spinner/loading-spinner.component';
70
- export * from './lib/atoms/multi-select-dropdown/multi-select-dropdown.component';
71
- export * from './lib/atoms/notification/notification.component';
72
- export * from './lib/atoms/numeric-textbox/numeric-textbox.component';
73
- export * from './lib/atoms/progress-bar/progress-bar.component';
74
- export * from './lib/atoms/radio-button/radio-button.component';
75
- export * from './lib/atoms/search-box/search-box.component';
76
- export * from './lib/atoms/slider/slider.component';
77
- export * from './lib/atoms/text-area/text-area.component';
78
- export * from './lib/atoms/textbox/textbox.component';
79
- export * from './lib/atoms/timescheduler/timescheduler.component';
80
- export * from './lib/atoms/tooltip/tooltip.component';
81
- export * from './lib/atoms/typography/typography.component';
82
- export * from './lib/atoms/datepicker/datepicker.component';
83
- export * from './lib/atoms/stepper/stepper.component';
84
- export * from './lib/atoms/drag-and-drop/drag-and-drop.component';
85
1
  export * from './lib/shared.component';
86
- export * from './lib/atoms/list-view/list-view.component';
87
- export * from './lib/atoms/date-range/date-range.component';
88
- export * from './lib/atoms/switch/switch.component';
89
- export * from './lib/atoms/chip/chip.component';
90
- export * from './lib/atoms/chip-list/chip-list.component';
91
- export * from './lib/atoms/uploader/uploader.component';
92
- export * from './lib/atoms/time-picker/timepicker.component';
93
- export * from './lib/molecules/card/card-actions/card-actions.component';
94
- export * from './lib/molecules/card/card-body/card-body.component';
95
- export * from './lib/molecules/card/card-footer/card-footer.component';
96
- export * from './lib/molecules/card/card-header/card-header.component';
97
- export * from './lib/molecules/card/card.component';
98
- export * from './lib/molecules/dialog/dialog-actions/dialog-actions.component';
99
- export * from './lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component';
100
- export * from './lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component';
101
- export * from './lib/molecules/dialog/dialog.component';
102
- export * from './lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component';
103
- export * from './lib/molecules/grid-layout/grid-layout.component';
104
- export * from './lib/molecules/grid/grid.component';
105
- export * from './lib/molecules/grid/grid-spacer/grid-spacer.component';
106
- export * from './lib/molecules/grid/grid-form/grid-form.component';
107
- export * from './lib/molecules/grid-pagination/grid-pagination.component';
108
- export * from './lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component';
109
- export * from './lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component';
110
- export * from './lib/molecules/tabstrip/tabstrip.component';
2
+ export * from './lib/shared.module';
@@ -1,101 +0,0 @@
1
- @font-face {
2
- font-family: "IconFont";
3
- src: url('IconFont.woff2?t=1730198875206') format('woff2'),
4
- url('IconFont.woff?t=1730198875206') format('woff'),
5
- url('IconFont.ttf?t=1730198875206') format('truetype');
6
- }
7
-
8
- .iconfont {
9
- font-family: "IconFont" !important;
10
- font-size: 16px;
11
- font-style: normal;
12
- -webkit-font-smoothing: antialiased;
13
- -moz-osx-font-smoothing: grayscale;
14
- }
15
-
16
- .icon-scan:before { content: "\e900"; }
17
- .icon-data:before { content: "\e901"; }
18
- .icon-tasks:before { content: "\e902"; }
19
- .icon-information:before { content: "\e903"; }
20
- .icon-search:before { content: "\e904"; }
21
- .icon-home:before { content: "\e905"; }
22
- .icon-close:before { content: "\e906"; }
23
- .icon-launch:before { content: "\e907"; }
24
- .icon-arrow-right:before { content: "\e908"; }
25
- .icon-menu:before { content: "\e909"; }
26
- .icon-idea:before { content: "\e90a"; }
27
- .icon-chevron-up:before { content: "\e90b"; }
28
- .icon-chevron-right:before { content: "\e90c"; }
29
- .icon-chevron-down:before { content: "\e90d"; }
30
- .icon-chevron-left:before { content: "\e90e"; }
31
- .icon-circle-checked:before { content: "\e90f"; }
32
- .icon-delete:before { content: "\e910"; }
33
- .icon-caret-down:before { content: "\e911"; }
34
- .icon-upload:before { content: "\e912"; }
35
- .icon-edit-filter:before { content: "\e913"; }
36
- .icon-overflow-menu-vertical:before { content: "\e914"; }
37
- .icon-checkbox:before { content: "\e915"; }
38
- .icon-data-diagram:before { content: "\e916"; }
39
- .icon-error-filled:before { content: "\e917"; }
40
- .icon-warning-filled:before { content: "\e918"; }
41
- .icon-notification-filled:before { content: "\e919"; }
42
- .icon-cross-filled:before { content: "\e91a"; }
43
- .icon-filter:before { content: "\e91b"; }
44
- .icon-reset:before { content: "\e91c"; }
45
- .icon-GCP:before { content: "\e91d"; }
46
- .icon-Azure:before { content: "\e91e"; }
47
- .icon-aws:before { content: "\e91f"; }
48
- .icon-kubernates:before { content: "\e920"; }
49
- .icon-docker:before { content: "\e921"; }
50
- .icon-add:before { content: "\e922"; }
51
- .icon-copy:before { content: "\e923"; }
52
- .icon-eye-closed:before { content: "\e924"; }
53
- .icon-eye-open:before { content: "\e925"; }
54
- .icon-edit:before { content: "\e926"; }
55
- .icon-logout:before { content: "\e927"; }
56
- .icon-settings:before { content: "\e928"; }
57
- .icon-dashboard:before { content: "\e929"; }
58
- .icon-event-center:before { content: "\e92a"; }
59
- .icon-news-feed:before { content: "\e92b"; }
60
- .icon-user-identification:before { content: "\e92c"; }
61
- .icon-info:before { content: "\e92d"; }
62
- .icon-warning:before { content: "\e92e"; }
63
- .icon-app-switcher:before { content: "\e92f"; }
64
- .icon-courier:before { content: "\e930"; }
65
- .icon-org-management:before { content: "\e931"; }
66
- .icon-download-center:before { content: "\e932"; }
67
- .icon-infra-cookbooks:before { content: "\e933"; }
68
- .icon-infra-roles:before { content: "\e934"; }
69
- .icon-infra-env:before { content: "\e935"; }
70
- .icon-infra-data-bags:before { content: "\e936"; }
71
- .icon-infra-clients:before { content: "\e937"; }
72
- .icon-infra-policy-groups:before { content: "\e938"; }
73
- .icon-user-management:before { content: "\e939"; }
74
- .icon-om-linked-system:before { content: "\e93a"; }
75
- .icon-tm-infra-server:before { content: "\e93b"; }
76
- .icon-tm-org-units:before { content: "\e93c"; }
77
- .icon-nm-node-collection:before { content: "\e93d"; }
78
- .icon-nm-node-view:before { content: "\e93e"; }
79
- .icon-courier-job-instances:before { content: "\e93f"; }
80
- .icon-courier-global-exceptions:before { content: "\e940"; }
81
- .icon-courier-jobs:before { content: "\e941"; }
82
- .icon-nm-discovery:before { content: "\e942"; }
83
- .icon-nm-enrolment:before { content: "\e943"; }
84
- .icon-play-filled:before { content: "\e944"; }
85
- .icon-node-management:before { content: "\e945"; }
86
- .icon-infra-server-management:before { content: "\e946"; }
87
- .icon-laptop:before { content: "\e947"; }
88
- .icon-tenant-management:before { content: "\e948"; }
89
- .icon-nm-agent:before { content: "\e949"; }
90
- .icon-skill-definition:before { content: "\e94a"; }
91
- .icon-node-cohort:before { content: "\e94b"; }
92
- .icon-skill-assembly:before { content: "\e94c"; }
93
- .icon-caret-right:before { content: "\e94d"; }
94
- .icon-download:before { content: "\e94e"; }
95
- .icon-draggable:before { content: "\e94f"; }
96
-
97
-
98
- /**
99
- * Make by Icon Font Exporter
100
- * https://www.figma.com/community/plugin/1129455674275940478/Icon-Font-Exporter
101
- */
@@ -1,101 +0,0 @@
1
- @font-face {
2
- font-family: "IconFont";
3
- src: url('IconFont.woff2?t=1730198875206') format('woff2'),
4
- url('IconFont.woff?t=1730198875206') format('woff'),
5
- url('IconFont.ttf?t=1730198875206') format('truetype');
6
- }
7
-
8
- .iconfont {
9
- font-family: "IconFont" !important;
10
- font-size: 16px;
11
- font-style: normal;
12
- -webkit-font-smoothing: antialiased;
13
- -moz-osx-font-smoothing: grayscale;
14
- }
15
-
16
- .icon-scan:before { content: "\e900"; }
17
- .icon-data:before { content: "\e901"; }
18
- .icon-tasks:before { content: "\e902"; }
19
- .icon-information:before { content: "\e903"; }
20
- .icon-search:before { content: "\e904"; }
21
- .icon-home:before { content: "\e905"; }
22
- .icon-close:before { content: "\e906"; }
23
- .icon-launch:before { content: "\e907"; }
24
- .icon-arrow-right:before { content: "\e908"; }
25
- .icon-menu:before { content: "\e909"; }
26
- .icon-idea:before { content: "\e90a"; }
27
- .icon-chevron-up:before { content: "\e90b"; }
28
- .icon-chevron-right:before { content: "\e90c"; }
29
- .icon-chevron-down:before { content: "\e90d"; }
30
- .icon-chevron-left:before { content: "\e90e"; }
31
- .icon-circle-checked:before { content: "\e90f"; }
32
- .icon-delete:before { content: "\e910"; }
33
- .icon-caret-down:before { content: "\e911"; }
34
- .icon-upload:before { content: "\e912"; }
35
- .icon-edit-filter:before { content: "\e913"; }
36
- .icon-overflow-menu-vertical:before { content: "\e914"; }
37
- .icon-checkbox:before { content: "\e915"; }
38
- .icon-data-diagram:before { content: "\e916"; }
39
- .icon-error-filled:before { content: "\e917"; }
40
- .icon-warning-filled:before { content: "\e918"; }
41
- .icon-notification-filled:before { content: "\e919"; }
42
- .icon-cross-filled:before { content: "\e91a"; }
43
- .icon-filter:before { content: "\e91b"; }
44
- .icon-reset:before { content: "\e91c"; }
45
- .icon-GCP:before { content: "\e91d"; }
46
- .icon-Azure:before { content: "\e91e"; }
47
- .icon-aws:before { content: "\e91f"; }
48
- .icon-kubernates:before { content: "\e920"; }
49
- .icon-docker:before { content: "\e921"; }
50
- .icon-add:before { content: "\e922"; }
51
- .icon-copy:before { content: "\e923"; }
52
- .icon-eye-closed:before { content: "\e924"; }
53
- .icon-eye-open:before { content: "\e925"; }
54
- .icon-edit:before { content: "\e926"; }
55
- .icon-logout:before { content: "\e927"; }
56
- .icon-settings:before { content: "\e928"; }
57
- .icon-dashboard:before { content: "\e929"; }
58
- .icon-event-center:before { content: "\e92a"; }
59
- .icon-news-feed:before { content: "\e92b"; }
60
- .icon-user-identification:before { content: "\e92c"; }
61
- .icon-info:before { content: "\e92d"; }
62
- .icon-warning:before { content: "\e92e"; }
63
- .icon-app-switcher:before { content: "\e92f"; }
64
- .icon-courier:before { content: "\e930"; }
65
- .icon-org-management:before { content: "\e931"; }
66
- .icon-download-center:before { content: "\e932"; }
67
- .icon-infra-cookbooks:before { content: "\e933"; }
68
- .icon-infra-roles:before { content: "\e934"; }
69
- .icon-infra-env:before { content: "\e935"; }
70
- .icon-infra-data-bags:before { content: "\e936"; }
71
- .icon-infra-clients:before { content: "\e937"; }
72
- .icon-infra-policy-groups:before { content: "\e938"; }
73
- .icon-user-management:before { content: "\e939"; }
74
- .icon-om-linked-system:before { content: "\e93a"; }
75
- .icon-tm-infra-server:before { content: "\e93b"; }
76
- .icon-tm-org-units:before { content: "\e93c"; }
77
- .icon-nm-node-collection:before { content: "\e93d"; }
78
- .icon-nm-node-view:before { content: "\e93e"; }
79
- .icon-courier-job-instances:before { content: "\e93f"; }
80
- .icon-courier-global-exceptions:before { content: "\e940"; }
81
- .icon-courier-jobs:before { content: "\e941"; }
82
- .icon-nm-discovery:before { content: "\e942"; }
83
- .icon-nm-enrolment:before { content: "\e943"; }
84
- .icon-play-filled:before { content: "\e944"; }
85
- .icon-node-management:before { content: "\e945"; }
86
- .icon-infra-server-management:before { content: "\e946"; }
87
- .icon-laptop:before { content: "\e947"; }
88
- .icon-tenant-management:before { content: "\e948"; }
89
- .icon-nm-agent:before { content: "\e949"; }
90
- .icon-skill-definition:before { content: "\e94a"; }
91
- .icon-node-cohort:before { content: "\e94b"; }
92
- .icon-skill-assembly:before { content: "\e94c"; }
93
- .icon-caret-right:before { content: "\e94d"; }
94
- .icon-download:before { content: "\e94e"; }
95
- .icon-draggable:before { content: "\e94f"; }
96
-
97
-
98
- /**
99
- * Make by Icon Font Exporter
100
- * https://www.figma.com/community/plugin/1129455674275940478/Icon-Font-Exporter
101
- */
Binary file
Binary file
Binary file
@@ -1,40 +0,0 @@
1
- import { Component, Input, HostBinding, Output, EventEmitter, } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@progress-chef/platform-themes-service";
4
- import * as i2 from "../icon/icon.component";
5
- export const ALERT_TYPE = {
6
- success: 'success',
7
- error: 'error',
8
- warning: 'warning',
9
- info: 'information',
10
- };
11
- export class AlertComponent {
12
- get theType() {
13
- return this.type;
14
- }
15
- constructor(themesService) {
16
- this.themesService = themesService;
17
- this.type = "";
18
- this.dismissed = new EventEmitter();
19
- this.iconName = 'warning-filled';
20
- this.onClose = () => {
21
- this.dismissed.emit();
22
- };
23
- }
24
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AlertComponent, deps: [{ token: i1.ThemesService }], target: i0.ɵɵFactoryTarget.Component }); }
25
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: AlertComponent, selector: "lib-alert", inputs: { type: "type", iconName: "iconName" }, outputs: { dismissed: "dismissed" }, host: { properties: { "class": "this.theType" } }, ngImport: i0, template: "<div class=\"icon\">\n <lib-icon [name]=\"iconName\"></lib-icon>\n</div>\n<div>\n <ng-content></ng-content>\n</div>\n<div class=\"close\" (click)=\"onClose()\">\n <lib-icon name=\"close\" [fontSize]=\"20\"></lib-icon>\n</div>\n", styles: [":host{display:flex;border-radius:4px;padding:1.125rem 1rem;position:relative}:host .icon{margin-right:.5rem;display:flex;position:relative}:host.information{color:#003b6e;background-color:#b8d8f5}:host.warning{padding-top:.625rem;padding-bottom:0;color:#d68e00;background-color:#ffe6b3;outline:auto}:host.warning .icon{outline:auto;background-color:#fbc457;height:2.25rem;min-height:2.25rem;width:2.25rem;min-width:2.25rem;justify-content:center;align-items:center;margin-top:.25rem}:host.warning .close{display:none}:host .close{font-weight:700;position:absolute;right:1rem;top:.75rem;cursor:pointer}\n"], dependencies: [{ kind: "component", type: i2.IconComponent, selector: "lib-icon", inputs: ["name", "projectedIcon", "fontSize", "type"] }] }); }
26
- }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AlertComponent, decorators: [{
28
- type: Component,
29
- args: [{ selector: 'lib-alert', template: "<div class=\"icon\">\n <lib-icon [name]=\"iconName\"></lib-icon>\n</div>\n<div>\n <ng-content></ng-content>\n</div>\n<div class=\"close\" (click)=\"onClose()\">\n <lib-icon name=\"close\" [fontSize]=\"20\"></lib-icon>\n</div>\n", styles: [":host{display:flex;border-radius:4px;padding:1.125rem 1rem;position:relative}:host .icon{margin-right:.5rem;display:flex;position:relative}:host.information{color:#003b6e;background-color:#b8d8f5}:host.warning{padding-top:.625rem;padding-bottom:0;color:#d68e00;background-color:#ffe6b3;outline:auto}:host.warning .icon{outline:auto;background-color:#fbc457;height:2.25rem;min-height:2.25rem;width:2.25rem;min-width:2.25rem;justify-content:center;align-items:center;margin-top:.25rem}:host.warning .close{display:none}:host .close{font-weight:700;position:absolute;right:1rem;top:.75rem;cursor:pointer}\n"] }]
30
- }], ctorParameters: function () { return [{ type: i1.ThemesService }]; }, propDecorators: { type: [{
31
- type: Input
32
- }], dismissed: [{
33
- type: Output
34
- }], theType: [{
35
- type: HostBinding,
36
- args: ['class']
37
- }], iconName: [{
38
- type: Input
39
- }] } });
40
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvYXRvbXMvYWxlcnQvYWxlcnQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvYXRvbXMvYWxlcnQvYWxlcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLFNBQVMsRUFDVCxLQUFLLEVBQ0wsV0FBVyxFQUNYLE1BQU0sRUFDTixZQUFZLEdBQ2IsTUFBTSxlQUFlLENBQUM7Ozs7QUFFdkIsTUFBTSxDQUFDLE1BQU8sVUFBVSxHQUFJO0lBQzFCLE9BQU8sRUFBRSxTQUFTO0lBQ2xCLEtBQUssRUFBRSxPQUFPO0lBQ2QsT0FBTyxFQUFFLFNBQVM7SUFDbEIsSUFBSSxFQUFFLGFBQWE7Q0FDcEIsQ0FBQTtBQVNELE1BQU0sT0FBTyxjQUFjO0lBSXpCLElBQTBCLE9BQU87UUFDL0IsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDO0lBQ25CLENBQUM7SUFHRCxZQUFvQixhQUEyQjtRQUEzQixrQkFBYSxHQUFiLGFBQWEsQ0FBYztRQVB0QyxTQUFJLEdBQVUsRUFBRSxDQUFDO1FBQ2hCLGNBQVMsR0FBRyxJQUFJLFlBQVksRUFBRSxDQUFDO1FBS2hDLGFBQVEsR0FBUSxnQkFBZ0IsQ0FBQztRQUcxQyxZQUFPLEdBQUcsR0FBUyxFQUFFO1lBQ25CLElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFLENBQUM7UUFDeEIsQ0FBQyxDQUFDO0lBSmdELENBQUM7K0dBVHhDLGNBQWM7bUdBQWQsY0FBYyx5TEN0QjNCLDBPQVNBOzs0RkRhYSxjQUFjO2tCQUwxQixTQUFTOytCQUNFLFdBQVc7b0dBTVosSUFBSTtzQkFBWixLQUFLO2dCQUNJLFNBQVM7c0JBQWxCLE1BQU07Z0JBQ21CLE9BQU87c0JBQWhDLFdBQVc7dUJBQUMsT0FBTztnQkFJWCxRQUFRO3NCQUFoQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ29tcG9uZW50LFxuICBJbnB1dCxcbiAgSG9zdEJpbmRpbmcsXG4gIE91dHB1dCxcbiAgRXZlbnRFbWl0dGVyLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuZXhwb3J0IGNvbnN0ICBBTEVSVF9UWVBFID0gIHtcbiAgc3VjY2VzczogJ3N1Y2Nlc3MnLFxuICBlcnJvcjogJ2Vycm9yJyxcbiAgd2FybmluZzogJ3dhcm5pbmcnLFxuICBpbmZvOiAnaW5mb3JtYXRpb24nLFxufVxuXG5pbXBvcnQgeyBUaGVtZXNTZXJ2aWNlIH0gZnJvbSAnQHByb2dyZXNzLWNoZWYvcGxhdGZvcm0tdGhlbWVzLXNlcnZpY2UnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdsaWItYWxlcnQnLFxuICB0ZW1wbGF0ZVVybDogJy4vYWxlcnQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9hbGVydC5jb21wb25lbnQuc2NzcyddLFxufSlcbmV4cG9ydCBjbGFzcyBBbGVydENvbXBvbmVudCB7XG5cbiAgQElucHV0KCkgdHlwZTpzdHJpbmcgPSBcIlwiO1xuICBAT3V0cHV0KCkgZGlzbWlzc2VkID0gbmV3IEV2ZW50RW1pdHRlcigpO1xuICBASG9zdEJpbmRpbmcoJ2NsYXNzJykgZ2V0IHRoZVR5cGUoKSB7XG4gICAgcmV0dXJuIHRoaXMudHlwZTtcbiAgfVxuXG4gIEBJbnB1dCgpIGljb25OYW1lOnN0cmluZz0nd2FybmluZy1maWxsZWQnO1xuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHRoZW1lc1NlcnZpY2U6VGhlbWVzU2VydmljZSkge31cblxuICBvbkNsb3NlID0gKCk6IHZvaWQgPT4ge1xuICAgIHRoaXMuZGlzbWlzc2VkLmVtaXQoKTtcbiAgfTtcbn1cbiIsIjxkaXYgY2xhc3M9XCJpY29uXCI+XG4gIDxsaWItaWNvbiBbbmFtZV09XCJpY29uTmFtZVwiPjwvbGliLWljb24+XG48L2Rpdj5cbjxkaXY+XG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG48ZGl2IGNsYXNzPVwiY2xvc2VcIiAoY2xpY2spPVwib25DbG9zZSgpXCI+XG4gIDxsaWItaWNvbiBuYW1lPVwiY2xvc2VcIiBbZm9udFNpemVdPVwiMjBcIj48L2xpYi1pY29uPlxuPC9kaXY+XG4iXX0=
@@ -1,20 +0,0 @@
1
- import { NgModule } from "@angular/core";
2
- import { IconModule } from "../icon/icon.module";
3
- import { AlertComponent } from "./alert.component";
4
- import * as i0 from "@angular/core";
5
- export class AlertModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: AlertModule, declarations: [AlertComponent], imports: [IconModule], exports: [AlertComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AlertModule, imports: [IconModule] }); }
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AlertModule, decorators: [{
11
- type: NgModule,
12
- args: [{
13
- declarations: [AlertComponent],
14
- imports: [
15
- IconModule
16
- ],
17
- exports: [AlertComponent]
18
- }]
19
- }] });
20
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvYXRvbXMvYWxlcnQvYWxlcnQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ2pELE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQzs7QUFTbkQsTUFBTSxPQUFPLFdBQVc7K0dBQVgsV0FBVztnSEFBWCxXQUFXLGlCQU5QLGNBQWMsYUFFM0IsVUFBVSxhQUVGLGNBQWM7Z0hBRWIsV0FBVyxZQUpwQixVQUFVOzs0RkFJRCxXQUFXO2tCQVB2QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLGNBQWMsQ0FBQztvQkFDOUIsT0FBTyxFQUFFO3dCQUNQLFVBQVU7cUJBQ1g7b0JBQ0QsT0FBTyxFQUFFLENBQUMsY0FBYyxDQUFDO2lCQUMxQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IEljb25Nb2R1bGUgfSBmcm9tIFwiLi4vaWNvbi9pY29uLm1vZHVsZVwiO1xuaW1wb3J0IHsgQWxlcnRDb21wb25lbnQgfSBmcm9tIFwiLi9hbGVydC5jb21wb25lbnRcIjtcblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbQWxlcnRDb21wb25lbnRdLFxuICBpbXBvcnRzOiBbXG4gICAgSWNvbk1vZHVsZVxuICBdLFxuICBleHBvcnRzOiBbQWxlcnRDb21wb25lbnRdXG59KVxuZXhwb3J0IGNsYXNzIEFsZXJ0TW9kdWxlIHsgfVxuIl19
@@ -1,34 +0,0 @@
1
- import { Component, Input } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@progress-chef/platform-themes-service";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@progress/kendo-angular-popup";
6
- export class AngularPopupComponent {
7
- constructor(themesService) {
8
- this.themesService = themesService;
9
- this.show = true;
10
- this.anchorHorizontalAlign = "right";
11
- this.anchorVerticalAlign = "bottom";
12
- this.popupHorizontalAlign = "right";
13
- this.popupVerticalAlign = "top";
14
- }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupComponent, deps: [{ token: i1.ThemesService }], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: AngularPopupComponent, selector: "lib-angular-popup", inputs: { show: "show", anchor: "anchor", anchorHorizontalAlign: "anchorHorizontalAlign", anchorVerticalAlign: "anchorVerticalAlign", popupHorizontalAlign: "popupHorizontalAlign", popupVerticalAlign: "popupVerticalAlign" }, ngImport: i0, template: "<kendo-popup\n *ngIf=\"show\"\n [anchor]=\"anchor\"\n [anchorAlign]=\"{ horizontal: anchorHorizontalAlign, vertical: anchorVerticalAlign }\"\n [popupAlign]=\"{ horizontal: popupHorizontalAlign, vertical: popupVerticalAlign }\"\n>\n <ng-content></ng-content>\n</kendo-popup>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.PopupComponent, selector: "kendo-popup", inputs: ["animate", "anchor", "anchorAlign", "collision", "popupAlign", "copyAnchorStyles", "popupClass", "positionMode", "offset", "margin"], outputs: ["anchorViewportLeave", "close", "open", "positionChange"], exportAs: ["kendo-popup"] }] }); }
17
- }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupComponent, decorators: [{
19
- type: Component,
20
- args: [{ selector: 'lib-angular-popup', template: "<kendo-popup\n *ngIf=\"show\"\n [anchor]=\"anchor\"\n [anchorAlign]=\"{ horizontal: anchorHorizontalAlign, vertical: anchorVerticalAlign }\"\n [popupAlign]=\"{ horizontal: popupHorizontalAlign, vertical: popupVerticalAlign }\"\n>\n <ng-content></ng-content>\n</kendo-popup>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }]
21
- }], ctorParameters: function () { return [{ type: i1.ThemesService }]; }, propDecorators: { show: [{
22
- type: Input
23
- }], anchor: [{
24
- type: Input
25
- }], anchorHorizontalAlign: [{
26
- type: Input
27
- }], anchorVerticalAlign: [{
28
- type: Input
29
- }], popupHorizontalAlign: [{
30
- type: Input
31
- }], popupVerticalAlign: [{
32
- type: Input
33
- }] } });
34
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5ndWxhci1wb3B1cC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWQvc3JjL2xpYi9hdG9tcy9hbmd1bGFyLXBvcHVwL2FuZ3VsYXItcG9wdXAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvYXRvbXMvYW5ndWxhci1wb3B1cC9hbmd1bGFyLXBvcHVwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQWMsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7OztBQVE3RCxNQUFNLE9BQU8scUJBQXFCO0lBU2hDLFlBQW9CLGFBQTJCO1FBQTNCLGtCQUFhLEdBQWIsYUFBYSxDQUFjO1FBUHRDLFNBQUksR0FBRyxJQUFJLENBQUM7UUFFWiwwQkFBcUIsR0FBZ0MsT0FBTyxDQUFDO1FBQzdELHdCQUFtQixHQUFnQyxRQUFRLENBQUM7UUFDNUQseUJBQW9CLEdBQWdDLE9BQU8sQ0FBQztRQUM1RCx1QkFBa0IsR0FBZ0MsS0FBSyxDQUFDO0lBRWQsQ0FBQzsrR0FUekMscUJBQXFCO21HQUFyQixxQkFBcUIseVJDUmxDLDBSQVFBOzs0RkRBYSxxQkFBcUI7a0JBTGpDLFNBQVM7K0JBQ0UsbUJBQW1CO29HQU1wQixJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLO2dCQUNHLHFCQUFxQjtzQkFBN0IsS0FBSztnQkFDRyxtQkFBbUI7c0JBQTNCLEtBQUs7Z0JBQ0csb0JBQW9CO3NCQUE1QixLQUFLO2dCQUNHLGtCQUFrQjtzQkFBMUIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRWxlbWVudFJlZiwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFRoZW1lc1NlcnZpY2UgfSBmcm9tICdAcHJvZ3Jlc3MtY2hlZi9wbGF0Zm9ybS10aGVtZXMtc2VydmljZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2xpYi1hbmd1bGFyLXBvcHVwJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2FuZ3VsYXItcG9wdXAuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9hbmd1bGFyLXBvcHVwLmNvbXBvbmVudC5jc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBBbmd1bGFyUG9wdXBDb21wb25lbnR7XG5cbiAgQElucHV0KCkgc2hvdyA9IHRydWU7XG4gIEBJbnB1dCgpIGFuY2hvciE6IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+IHwgSFRNTEVsZW1lbnQ7XG4gIEBJbnB1dCgpIGFuY2hvckhvcml6b250YWxBbGlnbjogXCJsZWZ0XCIgfCBcImNlbnRlclwiIHwgXCJyaWdodFwiID0gXCJyaWdodFwiO1xuICBASW5wdXQoKSBhbmNob3JWZXJ0aWNhbEFsaWduOiBcInRvcFwiIHwgXCJjZW50ZXJcIiB8IFwiYm90dG9tXCIgPSBcImJvdHRvbVwiO1xuICBASW5wdXQoKSBwb3B1cEhvcml6b250YWxBbGlnbjogXCJsZWZ0XCIgfCBcImNlbnRlclwiIHwgXCJyaWdodFwiID0gXCJyaWdodFwiO1xuICBASW5wdXQoKSBwb3B1cFZlcnRpY2FsQWxpZ246IFwidG9wXCIgfCBcImNlbnRlclwiIHwgXCJib3R0b21cIiA9IFwidG9wXCI7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSB0aGVtZXNTZXJ2aWNlOlRoZW1lc1NlcnZpY2UpIHsgfVxuXG59XG4iLCI8a2VuZG8tcG9wdXBcbiAgKm5nSWY9XCJzaG93XCJcbiAgW2FuY2hvcl09XCJhbmNob3JcIlxuICBbYW5jaG9yQWxpZ25dPVwieyBob3Jpem9udGFsOiBhbmNob3JIb3Jpem9udGFsQWxpZ24sIHZlcnRpY2FsOiBhbmNob3JWZXJ0aWNhbEFsaWduIH1cIlxuICBbcG9wdXBBbGlnbl09XCJ7IGhvcml6b250YWw6IHBvcHVwSG9yaXpvbnRhbEFsaWduLCB2ZXJ0aWNhbDogcG9wdXBWZXJ0aWNhbEFsaWduIH1cIlxuPlxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG48L2tlbmRvLXBvcHVwPlxuIl19
@@ -1,36 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { AngularPopupComponent } from './angular-popup.component';
4
- import { PopupModule } from "@progress/kendo-angular-popup";
5
- import { BrowserAnimationsModule } from "@angular/platform-browser/animations";
6
- import { ContainerModule } from '../container/container.module';
7
- import * as i0 from "@angular/core";
8
- export class AngularPopupModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupModule, declarations: [AngularPopupComponent], imports: [CommonModule,
11
- PopupModule,
12
- BrowserAnimationsModule,
13
- ContainerModule], exports: [AngularPopupComponent] }); }
14
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupModule, imports: [CommonModule,
15
- PopupModule,
16
- BrowserAnimationsModule,
17
- ContainerModule] }); }
18
- }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AngularPopupModule, decorators: [{
20
- type: NgModule,
21
- args: [{
22
- declarations: [
23
- AngularPopupComponent
24
- ],
25
- imports: [
26
- CommonModule,
27
- PopupModule,
28
- BrowserAnimationsModule,
29
- ContainerModule
30
- ],
31
- exports: [
32
- AngularPopupComponent
33
- ]
34
- }]
35
- }] });
36
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5ndWxhci1wb3B1cC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWQvc3JjL2xpYi9hdG9tcy9hbmd1bGFyLXBvcHVwL2FuZ3VsYXItcG9wdXAubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUM1RCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUMvRSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sK0JBQStCLENBQUM7O0FBZ0JoRSxNQUFNLE9BQU8sa0JBQWtCOytHQUFsQixrQkFBa0I7Z0hBQWxCLGtCQUFrQixpQkFaM0IscUJBQXFCLGFBR3JCLFlBQVk7WUFDWixXQUFXO1lBQ1gsdUJBQXVCO1lBQ3ZCLGVBQWUsYUFHZixxQkFBcUI7Z0hBR1osa0JBQWtCLFlBVDNCLFlBQVk7WUFDWixXQUFXO1lBQ1gsdUJBQXVCO1lBQ3ZCLGVBQWU7OzRGQU1OLGtCQUFrQjtrQkFkOUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1oscUJBQXFCO3FCQUN0QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixXQUFXO3dCQUNYLHVCQUF1Qjt3QkFDdkIsZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHFCQUFxQjtxQkFDdEI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEFuZ3VsYXJQb3B1cENvbXBvbmVudCB9IGZyb20gJy4vYW5ndWxhci1wb3B1cC5jb21wb25lbnQnO1xuaW1wb3J0IHsgUG9wdXBNb2R1bGUgfSBmcm9tIFwiQHByb2dyZXNzL2tlbmRvLWFuZ3VsYXItcG9wdXBcIjtcbmltcG9ydCB7IEJyb3dzZXJBbmltYXRpb25zTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL3BsYXRmb3JtLWJyb3dzZXIvYW5pbWF0aW9uc1wiO1xuaW1wb3J0IHsgQ29udGFpbmVyTW9kdWxlIH0gZnJvbSAnLi4vY29udGFpbmVyL2NvbnRhaW5lci5tb2R1bGUnO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBBbmd1bGFyUG9wdXBDb21wb25lbnRcbiAgXSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBQb3B1cE1vZHVsZSxcbiAgICBCcm93c2VyQW5pbWF0aW9uc01vZHVsZSxcbiAgICBDb250YWluZXJNb2R1bGVcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIEFuZ3VsYXJQb3B1cENvbXBvbmVudFxuICBdXG59KVxuZXhwb3J0IGNsYXNzIEFuZ3VsYXJQb3B1cE1vZHVsZSB7IH1cbiJdfQ==