@porscheinformatik/clr-addons 19.21.2 → 21.0.0

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 (280) hide show
  1. package/fesm2022/porscheinformatik-clr-addons-charts.mjs +256 -251
  2. package/fesm2022/porscheinformatik-clr-addons-charts.mjs.map +1 -1
  3. package/fesm2022/{clr-addons.mjs → porscheinformatik-clr-addons.mjs} +1409 -1747
  4. package/fesm2022/porscheinformatik-clr-addons.mjs.map +1 -0
  5. package/package.json +10 -14
  6. package/styles/clr-addons-phs.css +25 -24
  7. package/styles/clr-addons-phs.css.map +1 -1
  8. package/styles/clr-addons-phs.min.css +1 -1
  9. package/styles/clr-addons-phs.min.css.map +1 -1
  10. package/types/porscheinformatik-clr-addons-charts.d.ts +601 -0
  11. package/types/porscheinformatik-clr-addons.d.ts +4773 -0
  12. package/abstract-form-component/abstract-form-component.d.ts +0 -32
  13. package/abstract-form-component/control-id.service.d.ts +0 -11
  14. package/abstract-form-component/form.module.d.ts +0 -7
  15. package/abstract-form-component/index.d.ts +0 -2
  16. package/abstract-form-component/label.d.ts +0 -15
  17. package/action-panel/action-panel-container-content.d.ts +0 -5
  18. package/action-panel/action-panel-container-footer.d.ts +0 -5
  19. package/action-panel/action-panel-container.d.ts +0 -5
  20. package/action-panel/action-panel.d.ts +0 -14
  21. package/action-panel/action-panel.module.d.ts +0 -13
  22. package/action-panel/index.d.ts +0 -5
  23. package/autocomplete-off/autocomplete-off.directive.d.ts +0 -5
  24. package/autocomplete-off/autocomplete-off.module.d.ts +0 -7
  25. package/autocomplete-off/index.d.ts +0 -2
  26. package/back-button/back-button.d.ts +0 -9
  27. package/back-button/back-button.module.d.ts +0 -10
  28. package/back-button/index.d.ts +0 -2
  29. package/brand-avatar/brand-avatar.d.ts +0 -27
  30. package/brand-avatar/brand-avatar.module.d.ts +0 -9
  31. package/brand-avatar/index.d.ts +0 -2
  32. package/breadcrumb/breadcrumb-model.interface.d.ts +0 -10
  33. package/breadcrumb/breadcrumb.d.ts +0 -17
  34. package/breadcrumb/breadcrumb.module.d.ts +0 -10
  35. package/breadcrumb/breadcrumb.service.d.ts +0 -9
  36. package/breadcrumb/index.d.ts +0 -4
  37. package/charts/area-chart/area-chart.component.d.ts +0 -41
  38. package/charts/bar-chart/bar-chart.component.d.ts +0 -97
  39. package/charts/chart-alert-overlay/chart-alert-overlay.component.d.ts +0 -7
  40. package/charts/chart-export/chart-export-button.component.d.ts +0 -13
  41. package/charts/chart-export/chart-export.service.d.ts +0 -20
  42. package/charts/chart-legend/chart-legend.component.d.ts +0 -12
  43. package/charts/chart-tooltip/chart-tooltip.component.d.ts +0 -16
  44. package/charts/charts.module.d.ts +0 -21
  45. package/charts/combo-chart/combo-chart.component.d.ts +0 -83
  46. package/charts/constants/alert-message-constants.d.ts +0 -5
  47. package/charts/constants/index.d.ts +0 -1
  48. package/charts/directives/auto-position.directive.d.ts +0 -16
  49. package/charts/directives/index.d.ts +0 -4
  50. package/charts/directives/outside-click.directive.d.ts +0 -10
  51. package/charts/directives/screen-state.service.d.ts +0 -35
  52. package/charts/directives/tenant-full-date-range.directive.d.ts +0 -10
  53. package/charts/directives/window-resize.directive.d.ts +0 -12
  54. package/charts/funnel-chart/funnel-chart.component.d.ts +0 -154
  55. package/charts/index.d.ts +0 -8
  56. package/charts/line-chart/line-chart.component.d.ts +0 -43
  57. package/charts/pie-chart/pie-chart.component.d.ts +0 -40
  58. package/charts/shared/chart-base.d.ts +0 -37
  59. package/charts/shared/chart-skeleton.component.d.ts +0 -8
  60. package/charts/shared/d3-chart-axes.d.ts +0 -50
  61. package/charts/shared/d3-dots.d.ts +0 -10
  62. package/charts/shared/xy-chart.types.d.ts +0 -35
  63. package/charts/utils/color.utils.d.ts +0 -9
  64. package/charts/utils/index.d.ts +0 -3
  65. package/charts/utils/text.utils.d.ts +0 -8
  66. package/charts/utils/utils.d.ts +0 -2
  67. package/clr-addons.module.d.ts +0 -48
  68. package/clr-control-warning/if-warning.directive.d.ts +0 -19
  69. package/clr-control-warning/if-warning.module.d.ts +0 -8
  70. package/clr-control-warning/index.d.ts +0 -2
  71. package/collapse-expand-section/collapse-expand-section.d.ts +0 -14
  72. package/collapse-expand-section/collapse-expand-section.module.d.ts +0 -10
  73. package/collapse-expand-section/index.d.ts +0 -2
  74. package/content-panel/content-panel-container-content.d.ts +0 -5
  75. package/content-panel/content-panel-container-footer.d.ts +0 -5
  76. package/content-panel/content-panel-container.d.ts +0 -5
  77. package/content-panel/content-panel.d.ts +0 -14
  78. package/content-panel/content-panel.module.d.ts +0 -13
  79. package/content-panel/index.d.ts +0 -5
  80. package/control-enter-submit/clr-control-enter-submit.directive.d.ts +0 -16
  81. package/control-enter-submit/index.d.ts +0 -1
  82. package/copy-to-clipboard/copy-to-clipboard.d.ts +0 -31
  83. package/copy-to-clipboard/index.d.ts +0 -1
  84. package/data-list-validator/data-list-predefined-validator.directive.d.ts +0 -14
  85. package/data-list-validator/data-list-validator.module.d.ts +0 -7
  86. package/data-list-validator/data-list.validator.d.ts +0 -26
  87. package/data-list-validator/index.d.ts +0 -3
  88. package/datagrid/column-reorder/column-reorder.directive.d.ts +0 -32
  89. package/datagrid/column-reorder/datagrid-column-reorder.module.d.ts +0 -9
  90. package/datagrid/column-reorder/dynamic-cell-content.component.d.ts +0 -9
  91. package/datagrid/column-reorder/dynamic-column.d.ts +0 -10
  92. package/datagrid/column-reorder/index.d.ts +0 -4
  93. package/datagrid/datagrid-state-persistence/column-hidden-state-persistence.directive.d.ts +0 -21
  94. package/datagrid/datagrid-state-persistence/datagrid-field.directive.d.ts +0 -8
  95. package/datagrid/datagrid-state-persistence/datagrid-state-persistence-model.interface.d.ts +0 -15
  96. package/datagrid/datagrid-state-persistence/datagrid-state-persistence.module.d.ts +0 -9
  97. package/datagrid/datagrid-state-persistence/index.d.ts +0 -6
  98. package/datagrid/datagrid-state-persistence/state-persistence-key.directive.d.ts +0 -82
  99. package/datagrid/datagrid-state-persistence/state-persistence-options.interface.d.ts +0 -14
  100. package/datagrid/date-filter/date-filter.component.d.ts +0 -58
  101. package/datagrid/date-filter/date-filter.module.d.ts +0 -12
  102. package/datagrid/date-filter/index.d.ts +0 -2
  103. package/datagrid/date-filter/nested-property.d.ts +0 -10
  104. package/datagrid/enum-filter/enum-filter.component.d.ts +0 -44
  105. package/datagrid/enum-filter/enum-filter.module.d.ts +0 -10
  106. package/datagrid/enum-filter/index.d.ts +0 -2
  107. package/datagrid/index.d.ts +0 -4
  108. package/date-time-container/date-time-container.d.ts +0 -11
  109. package/date-time-container/date-time-module.d.ts +0 -11
  110. package/date-time-container/index.d.ts +0 -3
  111. package/date-time-container/time-input.d.ts +0 -5
  112. package/daterangepicker/daterange.constants.d.ts +0 -21
  113. package/daterangepicker/daterangepicker.module.d.ts +0 -18
  114. package/daterangepicker/directives/abstract-container.component.d.ts +0 -53
  115. package/daterangepicker/directives/datepicker/datepicker.component.d.ts +0 -66
  116. package/daterangepicker/directives/daterangepicker/daterangepicker.directive.d.ts +0 -133
  117. package/daterangepicker/directives/daterangepicker-container/daterangepicker-container.component.d.ts +0 -133
  118. package/daterangepicker/directives/if-daterange-error.directive.d.ts +0 -40
  119. package/daterangepicker/directives/timepicker/timepicker.component.d.ts +0 -33
  120. package/daterangepicker/index.d.ts +0 -16
  121. package/daterangepicker/interfaces/daterange-preset.interface.d.ts +0 -8
  122. package/daterangepicker/interfaces/daterange.interface.d.ts +0 -12
  123. package/daterangepicker/interfaces/timerange-preset.interface.d.ts +0 -8
  124. package/daterangepicker/interfaces/timerange.interface.d.ts +0 -13
  125. package/daterangepicker/models/day.model.d.ts +0 -80
  126. package/daterangepicker/models/popover-positions.model.d.ts +0 -20
  127. package/daterangepicker/models/time.model.d.ts +0 -65
  128. package/daterangepicker/providers/daterange-control-state.service.d.ts +0 -42
  129. package/daterangepicker/providers/daterange-parsing.service.d.ts +0 -77
  130. package/daterangepicker/providers/daterange.service.d.ts +0 -47
  131. package/daterangepicker/providers/opened-datepickers-tracker.service.d.ts +0 -20
  132. package/daterangepicker/validators/daterange-max.validator.d.ts +0 -32
  133. package/daterangepicker/validators/daterange-min.validator.d.ts +0 -32
  134. package/daterangepicker/validators/daterange-order.validator.d.ts +0 -30
  135. package/daterangepicker/validators/daterange-required.validator.d.ts +0 -29
  136. package/dot-pager/dot-pager.d.ts +0 -21
  137. package/dot-pager/dot-pager.module.d.ts +0 -10
  138. package/dot-pager/index.d.ts +0 -2
  139. package/dropdown/clr-dropdown-overflow.directive.d.ts +0 -26
  140. package/dropdown/clr-dropdown-overflow.module.d.ts +0 -7
  141. package/dropdown/index.d.ts +0 -2
  142. package/export-datagrid-button/export-datagrid-button.component.d.ts +0 -39
  143. package/export-datagrid-button/export-datagrid-button.module.d.ts +0 -7
  144. package/export-datagrid-button/export-datagrid.service.d.ts +0 -15
  145. package/export-datagrid-button/export-type.model.d.ts +0 -9
  146. package/export-datagrid-button/index.d.ts +0 -4
  147. package/fesm2022/clr-addons.mjs.map +0 -1
  148. package/flow-bar/flow-bar.d.ts +0 -32
  149. package/flow-bar/flow-bar.module.d.ts +0 -11
  150. package/flow-bar/index.d.ts +0 -2
  151. package/focus-first-invalid-field/focus-first-invalid-field.directive.d.ts +0 -7
  152. package/focus-first-invalid-field/index.d.ts +0 -1
  153. package/generic-quick-list/generic-quick-list.d.ts +0 -29
  154. package/generic-quick-list/generic-quick-list.module.d.ts +0 -9
  155. package/generic-quick-list/index.d.ts +0 -2
  156. package/history/history-model.interface.d.ts +0 -38
  157. package/history/history-pinned.d.ts +0 -27
  158. package/history/history.d.ts +0 -33
  159. package/history/history.http.impl.service.d.ts +0 -16
  160. package/history/history.http.service.d.ts +0 -9
  161. package/history/history.module.d.ts +0 -12
  162. package/history/history.provider.d.ts +0 -15
  163. package/history/history.service.d.ts +0 -27
  164. package/history/index.d.ts +0 -7
  165. package/icon-avatar/icon-avatar.d.ts +0 -14
  166. package/icon-avatar/icon-avatar.module.d.ts +0 -9
  167. package/icon-avatar/index.d.ts +0 -2
  168. package/icons/index.d.ts +0 -2
  169. package/icons/shapes.d.ts +0 -1088
  170. package/icons/svg-tag-generator.d.ts +0 -8
  171. package/image-gallery/image-carousel.d.ts +0 -36
  172. package/image-gallery/image-gallery.d.ts +0 -31
  173. package/image-gallery/image-gallery.module.d.ts +0 -10
  174. package/image-gallery/image-gallery.types.d.ts +0 -8
  175. package/image-gallery/index.d.ts +0 -3
  176. package/index.d.ts +0 -44
  177. package/keyboard-nav/clr-keyboard-nav-alt-mnemonic.directive.d.ts +0 -50
  178. package/keyboard-nav/clr-keyboard-nav-ctrl-arrow.directive.d.ts +0 -60
  179. package/keyboard-nav/index.d.ts +0 -2
  180. package/letter-avatar/index.d.ts +0 -2
  181. package/letter-avatar/letter-avatar.d.ts +0 -14
  182. package/letter-avatar/letter-avatar.module.d.ts +0 -9
  183. package/location-bar/index.d.ts +0 -5
  184. package/location-bar/location-bar-node/location-bar-node.component.d.ts +0 -59
  185. package/location-bar/location-bar-search/location-bar-search.component.d.ts +0 -23
  186. package/location-bar/location-bar.component.d.ts +0 -21
  187. package/location-bar/location-bar.model.d.ts +0 -54
  188. package/location-bar/location-bar.module.d.ts +0 -16
  189. package/location-bar/location-bar.provider.d.ts +0 -25
  190. package/location-bar/location-bar.search.model.d.ts +0 -16
  191. package/main-nav-group/index.d.ts +0 -3
  192. package/main-nav-group/main-nav-group-item.d.ts +0 -12
  193. package/main-nav-group/main-nav-group.d.ts +0 -30
  194. package/main-nav-group/main-nav-group.module.d.ts +0 -11
  195. package/multilingual/abstract-multilingual.d.ts +0 -31
  196. package/multilingual/index.d.ts +0 -5
  197. package/multilingual/multilingual-input/multilingual-input.d.ts +0 -8
  198. package/multilingual/multilingual-selector.d.ts +0 -10
  199. package/multilingual/multilingual-textarea/multilingual-textarea.d.ts +0 -9
  200. package/multilingual/multilingual-validators.d.ts +0 -48
  201. package/multilingual/multilingual.module.d.ts +0 -14
  202. package/notification/index.d.ts +0 -4
  203. package/notification/notification-ref.d.ts +0 -33
  204. package/notification/notification.d.ts +0 -34
  205. package/notification/notification.module.d.ts +0 -10
  206. package/notification/notification.service.d.ts +0 -27
  207. package/notification/scheduler-utils.d.ts +0 -10
  208. package/numericfield/index.d.ts +0 -3
  209. package/numericfield/numeric-field-validators.d.ts +0 -65
  210. package/numericfield/numeric-field.d.ts +0 -51
  211. package/numericfield/numeric-field.module.d.ts +0 -11
  212. package/paged-search-result-list/index.d.ts +0 -2
  213. package/paged-search-result-list/paged-search-result-list.d.ts +0 -46
  214. package/paged-search-result-list/paged-search-result-list.module.d.ts +0 -11
  215. package/pager/index.d.ts +0 -2
  216. package/pager/pager.d.ts +0 -43
  217. package/pager/pager.module.d.ts +0 -10
  218. package/progress-spinner/index.d.ts +0 -2
  219. package/progress-spinner/progress-spinner.d.ts +0 -19
  220. package/progress-spinner/progress-spinner.module.d.ts +0 -8
  221. package/quick-list/add-option.d.ts +0 -25
  222. package/quick-list/add-option.service.d.ts +0 -6
  223. package/quick-list/index.d.ts +0 -3
  224. package/quick-list/quick-list.d.ts +0 -30
  225. package/quick-list/quick-list.module.d.ts +0 -11
  226. package/readonly/index.d.ts +0 -2
  227. package/readonly/readonly.directive.d.ts +0 -37
  228. package/readonly/readonly.module.d.ts +0 -7
  229. package/searchfield/index.d.ts +0 -2
  230. package/searchfield/search-field.d.ts +0 -26
  231. package/searchfield/search-field.module.d.ts +0 -10
  232. package/signpost/index.d.ts +0 -2
  233. package/signpost/signpost.component.d.ts +0 -22
  234. package/signpost/signpost.module.d.ts +0 -9
  235. package/summary-area/index.d.ts +0 -7
  236. package/summary-area/summary-area/summary-area-state.service.d.ts +0 -15
  237. package/summary-area/summary-area/summary-area.d.ts +0 -75
  238. package/summary-area/summary-area/summary-area.model.d.ts +0 -19
  239. package/summary-area/summary-area-toggle/summary-area-toggle.d.ts +0 -15
  240. package/summary-area/summary-item/summary-item.d.ts +0 -59
  241. package/summary-area/summary-item/summary-item.model.d.ts +0 -19
  242. package/summary-area/summary-item-value/summary-item-value.d.ts +0 -65
  243. package/treetable/built-in/filter/treetable-string-filter.d.ts +0 -24
  244. package/treetable/enums/selection-type.d.ts +0 -9
  245. package/treetable/enums/sort-order.enum.d.ts +0 -5
  246. package/treetable/index.d.ts +0 -17
  247. package/treetable/interfaces/comparator.interface.d.ts +0 -3
  248. package/treetable/interfaces/filter-model.d.ts +0 -37
  249. package/treetable/interfaces/treetable-model.d.ts +0 -55
  250. package/treetable/interfaces/treetable-state-model.d.ts +0 -20
  251. package/treetable/providers/filters.d.ts +0 -29
  252. package/treetable/providers/index.d.ts +0 -2
  253. package/treetable/providers/sort.d.ts +0 -28
  254. package/treetable/providers/treetable-data-state.service.d.ts +0 -37
  255. package/treetable/providers/treetable-recursion.service.d.ts +0 -17
  256. package/treetable/renderer/cell-renderer.d.ts +0 -11
  257. package/treetable/renderer/header-renderer.d.ts +0 -18
  258. package/treetable/renderer/index.d.ts +0 -4
  259. package/treetable/renderer/main-renderer.d.ts +0 -22
  260. package/treetable/renderer/row-renderer.d.ts +0 -8
  261. package/treetable/treetable-action-overflow.d.ts +0 -14
  262. package/treetable/treetable-cell.d.ts +0 -5
  263. package/treetable/treetable-column.d.ts +0 -18
  264. package/treetable/treetable-filter.d.ts +0 -18
  265. package/treetable/treetable-items.d.ts +0 -25
  266. package/treetable/treetable-placeholder.d.ts +0 -5
  267. package/treetable/treetable-recursive-rows.d.ts +0 -12
  268. package/treetable/treetable-row-checkbox.d.ts +0 -10
  269. package/treetable/treetable-row.d.ts +0 -27
  270. package/treetable/treetable.d.ts +0 -27
  271. package/treetable/treetable.module.d.ts +0 -25
  272. package/treetable/util/treetable-filter-util.d.ts +0 -22
  273. package/treetable/util/treetable-state-util.d.ts +0 -10
  274. package/util/escape.util.d.ts +0 -2
  275. package/util/index.d.ts +0 -2
  276. package/util/numeric.format.util.d.ts +0 -2
  277. package/view-edit-section/index.d.ts +0 -2
  278. package/view-edit-section/view-edit-section.d.ts +0 -37
  279. package/view-edit-section/view-edit-section.module.d.ts +0 -10
  280. package/view-edit-section/view-edit-section.types.d.ts +0 -2
@@ -1,16 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class AutoPositionDirective implements OnInit, OnDestroy {
4
- private readonly signpostContent;
5
- private readonly elementRef;
6
- private resizeObserver?;
7
- private trigger?;
8
- ngOnInit(): void;
9
- private readonly handleMouseDown;
10
- private updatePosition;
11
- private getBestPosition;
12
- private hasSpace;
13
- ngOnDestroy(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<AutoPositionDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<AutoPositionDirective, "clr-signpost-content[autoPosition]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,4 +0,0 @@
1
- export * from './auto-position.directive';
2
- export * from './outside-click.directive';
3
- export * from './tenant-full-date-range.directive';
4
- export * from './window-resize.directive';
@@ -1,10 +0,0 @@
1
- import { AfterViewInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OutsideClickDirective implements AfterViewInit {
4
- readonly outsideClick: import("@angular/core").OutputEmitterRef<void>;
5
- private readonly renderer;
6
- private readonly destroyRef;
7
- ngAfterViewInit(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OutsideClickDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<OutsideClickDirective, "[cngOutsideClick]", never, {}, { "outsideClick": "cngOutsideClick"; }, never, never, true, never>;
10
- }
@@ -1,35 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Enum for the Screen size in pixels, defined by clarity here https://vmware.github.io/clarity/documentation/v0.12/grid
5
- * We consider screens above 1200px to be a desktop, between 576px and 1199px to be a tablet and below 576px to be a phone.
6
- */
7
- export declare enum ScreenWidth {
8
- EXTRA_LARGE = 1200,
9
- LARGE = 992,
10
- MEDIUM = 768,
11
- SMALL = 576,
12
- EXTRA_SMALL = 575
13
- }
14
- export declare enum ScreenOrientation {
15
- PORTRAIT = "PORTRAIT",
16
- LANDSCAPE = "LANDSCAPE"
17
- }
18
- export declare const DATEPICKER_ENABLE_BREAKPOINT = 768;
19
- export declare const MOBILE_USERAGENT_REGEX: RegExp;
20
- export declare class ScreenStateService {
21
- private _document;
22
- private screenOrientation;
23
- private isUserAgentMobile;
24
- private screenWidthSubject;
25
- private screenOrientationSubject;
26
- constructor(_document: Document);
27
- getScreenWidthChanged(): Observable<number>;
28
- getMobileStateChanged(): Observable<boolean>;
29
- getScreenOrientationChanged(): Observable<ScreenOrientation>;
30
- private onResize;
31
- private onOrientationChange;
32
- private determineMobileUserAgent;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<ScreenStateService, never>;
34
- static ɵprov: i0.ɵɵInjectableDeclaration<ScreenStateService>;
35
- }
@@ -1,10 +0,0 @@
1
- import { AfterContentInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class TenantFullDateRangeDirective implements AfterContentInit {
4
- private readonly start;
5
- private readonly end;
6
- ngAfterContentInit(): void;
7
- private toTenantDateTime;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TenantFullDateRangeDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<TenantFullDateRangeDirective, "clr-date-range-container[cngTenantFullDateRange]", never, {}, {}, ["start", "end"], never, true, never>;
10
- }
@@ -1,12 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class WindowResizeDirective implements OnInit {
4
- readonly debounce: import("@angular/core").InputSignal<number>;
5
- readonly includeFirst: import("@angular/core").InputSignal<boolean>;
6
- readonly windowResize: import("@angular/core").OutputEmitterRef<number>;
7
- private readonly screenStateService;
8
- private readonly destroyRef;
9
- ngOnInit(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowResizeDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<WindowResizeDirective, "[cngWindowResize]", never, { "debounce": { "alias": "debounce"; "required": false; "isSignal": true; }; "includeFirst": { "alias": "includeFirst"; "required": false; "isSignal": true; }; }, { "windowResize": "cngWindowResize"; }, never, never, true, never>;
12
- }
@@ -1,154 +0,0 @@
1
- import { OnChanges, SimpleChanges } from '@angular/core';
2
- import { ChartBase } from '../shared/chart-base';
3
- import * as i0 from "@angular/core";
4
- export interface FunnelChartSection {
5
- key: string;
6
- label: string;
7
- value: number;
8
- /** Hex value ('#009ADB') or CSS custom property ('--cds-global-color-blue-800'). */
9
- color?: string;
10
- /** Text color rendered inside this section. */
11
- textColor?: string;
12
- }
13
- export interface FunnelChartData {
14
- key: string;
15
- label: string;
16
- fullLabel?: string;
17
- description?: string;
18
- value: number;
19
- /** Optional breakdown of the bar into named segments. Values should sum to `value`. */
20
- sections?: FunnelChartSection[];
21
- }
22
- export interface FunnelValue {
23
- value: number;
24
- label: string;
25
- key: string;
26
- /** Key of the clicked section, or `undefined` when the whole bar was clicked. */
27
- section?: string;
28
- }
29
- export interface FunnelChartLabels {
30
- total: string;
31
- all: string;
32
- }
33
- interface FunnelDataPointSection {
34
- key: string;
35
- label: string;
36
- x: number;
37
- width: number;
38
- value: number;
39
- percentage: number;
40
- cssColor: string;
41
- hoverColor: string;
42
- textColor: string;
43
- }
44
- interface FunnelDataPoint {
45
- key: string;
46
- label: string;
47
- fullLabel?: string;
48
- description?: string;
49
- value: number;
50
- y: number;
51
- width: number;
52
- percentage: number;
53
- delta?: number;
54
- deltaPercentage?: number;
55
- sections: FunnelDataPointSection[];
56
- }
57
- interface SectionTooltipData {
58
- key: string;
59
- x?: number;
60
- y?: number;
61
- description?: string;
62
- }
63
- interface SpacerDataPoint {
64
- index: number;
65
- topWidth: number;
66
- bottomWidth: number;
67
- topY: number;
68
- bottomY: number;
69
- topX: number;
70
- bottomX: number;
71
- deltaPercentage: number;
72
- }
73
- export declare class FunnelChartComponent extends ChartBase<FunnelDataPoint> implements OnChanges {
74
- readonly data: import("@angular/core").InputSignal<FunnelChartData[]>;
75
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
76
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
77
- readonly exportFilename: import("@angular/core").InputSignal<string>;
78
- /** Rendering mode. 'default' = horizontal bars with sections; 'centered' = centered trapezoid funnel. */
79
- readonly orientation: import("@angular/core").InputSignal<"default" | "centered">;
80
- /** Width reserved on each side for labels (px). */
81
- readonly textSize: import("@angular/core").InputSignal<number>;
82
- /** Gap between funnel bars and their side-line labels (px). */
83
- readonly lineTextPadding: import("@angular/core").InputSignal<number>;
84
- /** Vertical gap between funnel bars – default mode only (px). */
85
- readonly barGap: import("@angular/core").InputSignal<number>;
86
- /** Vertical padding inside the side measurement lines (px). */
87
- readonly sideLineVerticalPadding: import("@angular/core").InputSignal<number>;
88
- /** Minimum length of the horizontal measurement lines on each side (px). Centered mode only. */
89
- readonly minLineSize: import("@angular/core").InputSignal<number>;
90
- /** Ratio of bar height to spacer height. Centered mode only. */
91
- readonly barToSpacerRatio: import("@angular/core").InputSignal<number>;
92
- /** Vertical padding inside the center divider lines (px). Centered mode only. */
93
- readonly middleLineVerticalPadding: import("@angular/core").InputSignal<number>;
94
- /** Fill color of the centered-mode bars. Accepts hex or CSS custom property. Centered mode only. */
95
- readonly barColor: import("@angular/core").InputSignal<string>;
96
- /** Fill color of the trapezoid spacers. Accepts hex or CSS custom property. Centered mode only. */
97
- readonly spacerColor: import("@angular/core").InputSignal<string>;
98
- /**
99
- * Override the chart labels shown in the tooltip (total / all rows).
100
- * Partial – any key not provided falls back to the English default.
101
- */
102
- readonly chartLabels: import("@angular/core").InputSignal<Partial<FunnelChartLabels>>;
103
- /**
104
- * Override section colors by section key.
105
- * Accepts hex values ('#009ADB') or CSS custom properties ('--cds-global-color-blue-800').
106
- * Per-section `color` in the data takes priority over this map; this map takes priority over
107
- * the built-in default palette.
108
- */
109
- readonly sectionColors: import("@angular/core").InputSignal<Record<string, string>>;
110
- readonly valueClicked: import("@angular/core").OutputEmitterRef<FunnelValue>;
111
- protected readonly resolvedChartLabels: import("@angular/core").Signal<FunnelChartLabels>;
112
- /** CSS-ready color for the centered-mode bar. */
113
- protected readonly centeredBarCssColor: import("@angular/core").Signal<string>;
114
- /** CSS-ready spacer color. */
115
- protected readonly centeredSpacerCssColor: import("@angular/core").Signal<string>;
116
- protected readonly total: import("@angular/core").Signal<number>;
117
- protected readonly hasData: import("@angular/core").Signal<boolean>;
118
- protected readonly selectedItemLabel: import("@angular/core").Signal<string>;
119
- protected readonly selectedSpacerItem: import("@angular/core").WritableSignal<SpacerDataPoint>;
120
- protected readonly sectionTooltips: import("@angular/core").WritableSignal<SectionTooltipData[]>;
121
- private svg;
122
- ngOnChanges(_changes: SimpleChanges): void;
123
- ngAfterViewInit(): void;
124
- protected updateChart(): void;
125
- private calculateDataPoints;
126
- private renderRightSideText;
127
- private renderLeftSideText;
128
- private renderSideLines;
129
- private renderSideLine;
130
- private renderFunnel;
131
- private handleSectionClick;
132
- resetTooltip(): void;
133
- /** Formats a percentage to 2 decimal places for template use. */
134
- protected pct(value: number, total: number): number;
135
- private renderCenteredChart;
136
- private calculateCenteredDataPoints;
137
- private calculateSpacerDataPoints;
138
- private renderCenteredLeftSideText;
139
- private renderCenteredLeftSideLines;
140
- private renderCenteredRightSideText;
141
- private renderCenteredRightSideLines;
142
- private renderCenteredMiddleLines;
143
- private renderCenteredFunnel;
144
- private getMaxFunnelWidth;
145
- private getCenteredFractionHeight;
146
- private getCenteredBarHeight;
147
- private getCenteredSpacerHeight;
148
- private getFunnelWidth;
149
- private getBarHeight;
150
- private round;
151
- static ɵfac: i0.ɵɵFactoryDeclaration<FunnelChartComponent, never>;
152
- static ɵcmp: i0.ɵɵComponentDeclaration<FunnelChartComponent, "clr-funnel-chart", never, { "data": { "alias": "data"; "required": false; "isSignal": true; }; "showExportButton": { "alias": "showExportButton"; "required": false; "isSignal": true; }; "exportButtonTitle": { "alias": "exportButtonTitle"; "required": false; "isSignal": true; }; "exportFilename": { "alias": "exportFilename"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "textSize": { "alias": "textSize"; "required": false; "isSignal": true; }; "lineTextPadding": { "alias": "lineTextPadding"; "required": false; "isSignal": true; }; "barGap": { "alias": "barGap"; "required": false; "isSignal": true; }; "sideLineVerticalPadding": { "alias": "sideLineVerticalPadding"; "required": false; "isSignal": true; }; "minLineSize": { "alias": "minLineSize"; "required": false; "isSignal": true; }; "barToSpacerRatio": { "alias": "barToSpacerRatio"; "required": false; "isSignal": true; }; "middleLineVerticalPadding": { "alias": "middleLineVerticalPadding"; "required": false; "isSignal": true; }; "barColor": { "alias": "barColor"; "required": false; "isSignal": true; }; "spacerColor": { "alias": "spacerColor"; "required": false; "isSignal": true; }; "chartLabels": { "alias": "chartLabels"; "required": false; "isSignal": true; }; "sectionColors": { "alias": "sectionColors"; "required": false; "isSignal": true; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
153
- }
154
- export {};
package/charts/index.d.ts DELETED
@@ -1,8 +0,0 @@
1
- export * from './shared/xy-chart.types';
2
- export * from './bar-chart/bar-chart.component';
3
- export * from './line-chart/line-chart.component';
4
- export * from './area-chart/area-chart.component';
5
- export * from './combo-chart/combo-chart.component';
6
- export * from './pie-chart/pie-chart.component';
7
- export * from './funnel-chart/funnel-chart.component';
8
- export * from './charts.module';
@@ -1,43 +0,0 @@
1
- import { OnChanges, SimpleChanges } from '@angular/core';
2
- import { ChartLegendItem } from '../chart-legend/chart-legend.component';
3
- import { XYChartPoint, XYChartSeries, XYChartValue } from '../shared/xy-chart.types';
4
- import { ChartBase } from '../shared/chart-base';
5
- import * as i0 from "@angular/core";
6
- export type { XYChartPoint as LineChartPoint, XYChartSeries as LineChartSeries, XYChartValue as LineChartValue, } from '../shared/xy-chart.types';
7
- type LineChartSelectedPoint = XYChartPoint & {
8
- seriesKey: string;
9
- seriesLabel: string;
10
- color: string;
11
- };
12
- export declare class LineChartComponent extends ChartBase<LineChartSelectedPoint> implements OnChanges {
13
- readonly series: import("@angular/core").InputSignal<XYChartSeries[]>;
14
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
15
- readonly showArea: import("@angular/core").InputSignal<boolean>;
16
- readonly showLegend: import("@angular/core").InputSignal<boolean>;
17
- readonly showValues: import("@angular/core").InputSignal<boolean>;
18
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
19
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
20
- readonly exportFilename: import("@angular/core").InputSignal<string>;
21
- readonly noItemsMessage: import("@angular/core").InputSignal<string>;
22
- readonly tooltipPercentOfTotal: import("@angular/core").InputSignal<string>;
23
- /** Optional label rendered below the X axis. */
24
- readonly xAxisLabel: import("@angular/core").InputSignal<string>;
25
- /** Optional label rendered rotated to the left of the Y axis. */
26
- readonly yAxisLabel: import("@angular/core").InputSignal<string>;
27
- readonly yMin: import("@angular/core").InputSignal<number>;
28
- readonly autoscaleYAxis: import("@angular/core").InputSignal<boolean>;
29
- readonly valueClicked: import("@angular/core").OutputEmitterRef<XYChartValue>;
30
- private readonly MARGIN;
31
- protected readonly hasData: import("@angular/core").Signal<boolean>;
32
- protected readonly total: import("@angular/core").Signal<number>;
33
- readonly alertMessageAndType: import("@angular/core").Signal<[string, string]>;
34
- readonly legendItems: import("@angular/core").Signal<ChartLegendItem[]>;
35
- private svg;
36
- ngOnChanges(_changes: SimpleChanges): void;
37
- ngAfterViewInit(): void;
38
- protected updateChart(): void;
39
- private drawSeries;
40
- private openTooltip;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<LineChartComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<LineChartComponent, "clr-line-chart", never, { "series": { "alias": "series"; "required": true; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "required": false; "isSignal": true; }; "showArea": { "alias": "showArea"; "required": false; "isSignal": true; }; "showLegend": { "alias": "showLegend"; "required": false; "isSignal": true; }; "showValues": { "alias": "showValues"; "required": false; "isSignal": true; }; "showExportButton": { "alias": "showExportButton"; "required": false; "isSignal": true; }; "exportButtonTitle": { "alias": "exportButtonTitle"; "required": false; "isSignal": true; }; "exportFilename": { "alias": "exportFilename"; "required": false; "isSignal": true; }; "noItemsMessage": { "alias": "noItemsMessage"; "required": false; "isSignal": true; }; "tooltipPercentOfTotal": { "alias": "tooltipPercentOfTotal"; "required": false; "isSignal": true; }; "xAxisLabel": { "alias": "xAxisLabel"; "required": false; "isSignal": true; }; "yAxisLabel": { "alias": "yAxisLabel"; "required": false; "isSignal": true; }; "yMin": { "alias": "yMin"; "required": false; "isSignal": true; }; "autoscaleYAxis": { "alias": "autoscaleYAxis"; "required": false; "isSignal": true; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
43
- }
@@ -1,40 +0,0 @@
1
- import { OnChanges, SimpleChanges } from '@angular/core';
2
- import { ChartLegendItem } from '../chart-legend/chart-legend.component';
3
- import { ChartBase } from '../shared/chart-base';
4
- import * as i0 from "@angular/core";
5
- export interface PieChartData {
6
- key: string;
7
- label: string;
8
- fullLabel?: string;
9
- value: number;
10
- color: string;
11
- }
12
- export interface PieChartValue {
13
- key: string;
14
- label: string;
15
- value: number;
16
- }
17
- export declare class PieChartComponent extends ChartBase<PieChartData> implements OnChanges {
18
- readonly data: import("@angular/core").InputSignal<PieChartData[]>;
19
- readonly donut: import("@angular/core").InputSignal<boolean>;
20
- readonly showLegend: import("@angular/core").InputSignal<boolean>;
21
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
22
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
23
- readonly exportFilename: import("@angular/core").InputSignal<string>;
24
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
25
- readonly noItemsMessage: import("@angular/core").InputSignal<string>;
26
- readonly tooltipPercentOfTotal: import("@angular/core").InputSignal<string>;
27
- readonly valueClicked: import("@angular/core").OutputEmitterRef<PieChartValue>;
28
- protected readonly hasData: import("@angular/core").Signal<boolean>;
29
- protected readonly total: import("@angular/core").Signal<number>;
30
- readonly alertMessageAndType: import("@angular/core").Signal<[string, string]>;
31
- readonly legendItems: import("@angular/core").Signal<ChartLegendItem[]>;
32
- private svg;
33
- private arcGen;
34
- ngOnChanges(_changes: SimpleChanges): void;
35
- ngAfterViewInit(): void;
36
- protected updateChart(): void;
37
- private openTooltip;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<PieChartComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<PieChartComponent, "clr-pie-chart", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "donut": { "alias": "donut"; "required": false; "isSignal": true; }; "showLegend": { "alias": "showLegend"; "required": false; "isSignal": true; }; "showExportButton": { "alias": "showExportButton"; "required": false; "isSignal": true; }; "exportButtonTitle": { "alias": "exportButtonTitle"; "required": false; "isSignal": true; }; "exportFilename": { "alias": "exportFilename"; "required": false; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "required": false; "isSignal": true; }; "noItemsMessage": { "alias": "noItemsMessage"; "required": false; "isSignal": true; }; "tooltipPercentOfTotal": { "alias": "tooltipPercentOfTotal"; "required": false; "isSignal": true; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
40
- }
@@ -1,37 +0,0 @@
1
- import { AfterViewInit, ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Abstract base class shared by all chart components.
5
- * ...
6
- */
7
- export declare abstract class ChartBase<TSelected = unknown> implements AfterViewInit {
8
- /** Whether the chart is in loading state (shows skeleton). */
9
- readonly loading: import("@angular/core").InputSignal<boolean>;
10
- /** Reference to the `<svg #chart>` element in the component template. */
11
- protected readonly chartRef: import("@angular/core").Signal<ElementRef<any>>;
12
- /** Reference to the `<div #container>` host element in the component template. */
13
- protected readonly containerRef: import("@angular/core").Signal<ElementRef<any>>;
14
- /** Exposes the raw SVG element for the chart-export button. */
15
- readonly svgElement: import("@angular/core").Signal<SVGSVGElement>;
16
- protected readonly selectedItem: import("@angular/core").WritableSignal<TSelected>;
17
- protected readonly tooltipPosition: import("@angular/core").WritableSignal<{
18
- x: number;
19
- y: number;
20
- }>;
21
- /** Schedules the first render after the view is ready. */
22
- ngAfterViewInit(): void;
23
- /** Each chart implements its own D3 rendering logic here. */
24
- protected abstract updateChart(): void;
25
- /** Returns the pixel dimensions of the container div. */
26
- protected getContainerDimensions(): {
27
- width: number;
28
- height: number;
29
- };
30
- /**
31
- * Clears the active tooltip. Override in subclasses that have additional
32
- * selection state
33
- */
34
- resetTooltip(): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartBase<any>, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<ChartBase<any>, never, never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
37
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ChartSkeletonComponent {
3
- readonly skeletonType: import("@angular/core").InputSignal<"placeholder" | "loading">;
4
- readonly orientation: import("@angular/core").InputSignal<"horizontal" | "vertical">;
5
- protected readonly animationStyle: import("@angular/core").Signal<string>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartSkeletonComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartSkeletonComponent, "cng-bar-chart-skeleton", never, { "skeletonType": { "alias": "skeletonType"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
8
- }
@@ -1,50 +0,0 @@
1
- import { AxisScale, ScaleLinear, Selection } from 'd3';
2
- /** Options passed to {@link drawXYAxes}. */
3
- export interface XYAxisOptions {
4
- /** Maps each X key to its display label. */
5
- xLabelMap: Map<string, string>;
6
- width: number;
7
- height: number;
8
- /** Optional description label rendered below the X axis. */
9
- xAxisLabel?: string;
10
- /** Optional description label rendered rotated left of the Y axis. */
11
- yAxisLabel?: string;
12
- /** Left margin already accounting for the Y-axis label offset. */
13
- effectiveLeft: number;
14
- }
15
- /**
16
- * Computes sensible tick values for a linear Y scale.
17
- *
18
- * When the domain contains enough integer values (≥ 3) the ticks are filtered
19
- * to integers only (avoids fractional labels for count data). For small-range
20
- * domains – e.g. 0–1 ratios / probabilities – the raw D3 ticks are returned
21
- * unchanged so that decimal labels are still visible.
22
- */
23
- export declare function computeYTickValues(y: ScaleLinear<number, number>, count?: number): number[];
24
- /**
25
- * Returns a D3 tick-format function that matches the decision made in
26
- * {@link computeYTickValues}:
27
- *
28
- * - **Integer / large-value domain** (≥ 3 integer ticks): SI prefix format
29
- * (`~s`), e.g. `1k`, `200`.
30
- * - **Small / decimal domain** (< 3 integer ticks, e.g. 0–1 ratios): plain
31
- * fixed-point format (`.3~f`) – avoids the SI "milli" prefix (`m`) that
32
- * D3 would otherwise apply to values < 1.
33
- */
34
- export declare function computeYTickFormat(y: ScaleLinear<number, number>, count?: number): (d: number | {
35
- valueOf(): number;
36
- }) => string;
37
- /**
38
- * Draws the X and Y axes (with integer-only Y ticks and grid lines) plus
39
- * optional description labels onto the given D3 group.
40
- *
41
- * @param g The D3 group element to append into.
42
- * @param x Any D3 axis scale keyed on strings (`ScalePoint` or `ScaleBand`).
43
- * @param y The linear Y scale.
44
- * @param opts Axis configuration options.
45
- */
46
- export declare function drawXYAxes(g: Selection<SVGGElement, unknown, null, undefined>, x: AxisScale<string>, y: ScaleLinear<number, number>, opts: XYAxisOptions): void;
47
- /**
48
- * Styles all D3 grid tick lines inside `g` with the neutral chart grid color.
49
- */
50
- export declare function styleGridLines(g: Selection<SVGGElement, unknown, null, undefined>): void;
@@ -1,10 +0,0 @@
1
- import { ScaleLinear, ScalePoint, Selection } from 'd3';
2
- import { XYChartPoint, XYChartSeries } from './xy-chart.types';
3
- /**
4
- * Renders interactive dot circles for a single XY series onto the given D3 group.
5
- *
6
- * - Default radius: 4px, hover radius: 6px.
7
- * - Calls `onClick` with the clicked element, data point and series when a dot is clicked.
8
- *
9
- */
10
- export declare function renderDots(g: Selection<SVGGElement, unknown, null, undefined>, series: XYChartSeries, x: ScalePoint<string>, y: ScaleLinear<number, number>, onClick: (el: SVGCircleElement, point: XYChartPoint, series: XYChartSeries) => void): void;
@@ -1,35 +0,0 @@
1
- /**
2
- * A single data point on an XY chart (line, area).
3
- * `x` is used as the category key; `xLabel` is the optional display label for the axis tick.
4
- */
5
- export interface XYChartPoint {
6
- /** Unique key used as the X-axis category. */
7
- x: string;
8
- /** Optional display label for the X-axis tick (defaults to `x`). */
9
- xLabel?: string;
10
- /** Y value. */
11
- value: number;
12
- }
13
- /**
14
- * A named data series for an XY chart.
15
- */
16
- export interface XYChartSeries {
17
- /** Unique identifier. */
18
- key: string;
19
- /** Display name shown in the legend and tooltip. */
20
- label: string;
21
- /** Line / area / dot colour. Accepts hex or CSS custom property. */
22
- color: string;
23
- /** Ordered data points for this series. */
24
- data: XYChartPoint[];
25
- }
26
- /**
27
- * Emitted when the user clicks a data point on an XY chart.
28
- */
29
- export interface XYChartValue {
30
- seriesKey: string;
31
- seriesLabel: string;
32
- x: string;
33
- xLabel?: string;
34
- value: number;
35
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * Converts a chart color value to a CSS-compatible string.
3
- *
4
- * Supports:
5
- * - Hex values: '#e57200' → returned as-is
6
- * - CSS custom props: '--cds-global-color-lavender-1000' → wrapped in var(...)
7
- * - Any other string: 'rgb(...)' / 'hsl(...)' → returned as-is
8
- */
9
- export declare function toChartColor(color: string | undefined): string;
@@ -1,3 +0,0 @@
1
- export * from './color.utils';
2
- export * from './text.utils';
3
- export * from './utils';
@@ -1,8 +0,0 @@
1
- export declare class TextRenderer {
2
- private canvas;
3
- private context;
4
- private cachedFont;
5
- private cachedEllipsisWidth;
6
- constructor();
7
- render(text: string, availableHeight: number, availableWidth: number, fontSize?: string, fontFamily?: string): string;
8
- }
@@ -1,2 +0,0 @@
1
- export declare const percentage: (value: number, total: number) => number;
2
- export declare const d3percentFormat: (d: number) => string;
@@ -1,48 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./focus-first-invalid-field/focus-first-invalid-field.directive";
3
- import * as i2 from "./control-enter-submit/clr-control-enter-submit.directive";
4
- import * as i3 from "./keyboard-nav/clr-keyboard-nav-ctrl-arrow.directive";
5
- import * as i4 from "./keyboard-nav/clr-keyboard-nav-alt-mnemonic.directive";
6
- import * as i5 from "./view-edit-section/view-edit-section.module";
7
- import * as i6 from "./pager/pager.module";
8
- import * as i7 from "./dot-pager/dot-pager.module";
9
- import * as i8 from "./paged-search-result-list/paged-search-result-list.module";
10
- import * as i9 from "./collapse-expand-section/collapse-expand-section.module";
11
- import * as i10 from "./breadcrumb/breadcrumb.module";
12
- import * as i11 from "./main-nav-group/main-nav-group.module";
13
- import * as i12 from "./content-panel/content-panel.module";
14
- import * as i13 from "./notification/notification.module";
15
- import * as i14 from "./flow-bar/flow-bar.module";
16
- import * as i15 from "./back-button/back-button.module";
17
- import * as i16 from "./numericfield/numeric-field.module";
18
- import * as i17 from "./searchfield/search-field.module";
19
- import * as i18 from "./treetable/treetable.module";
20
- import * as i19 from "./progress-spinner/progress-spinner.module";
21
- import * as i20 from "./date-time-container/date-time-module";
22
- import * as i21 from "./quick-list/quick-list.module";
23
- import * as i22 from "./icon-avatar/icon-avatar.module";
24
- import * as i23 from "./letter-avatar/letter-avatar.module";
25
- import * as i24 from "./multilingual/multilingual.module";
26
- import * as i25 from "./generic-quick-list/generic-quick-list.module";
27
- import * as i26 from "./data-list-validator/data-list-validator.module";
28
- import * as i27 from "./history/history.module";
29
- import * as i28 from "./autocomplete-off/autocomplete-off.module";
30
- import * as i29 from "./brand-avatar/brand-avatar.module";
31
- import * as i30 from "./location-bar/location-bar.module";
32
- import * as i31 from "./abstract-form-component/form.module";
33
- import * as i32 from "./dropdown/clr-dropdown-overflow.module";
34
- import * as i33 from "./datagrid/datagrid-state-persistence/datagrid-state-persistence.module";
35
- import * as i34 from "./datagrid/enum-filter/enum-filter.module";
36
- import * as i35 from "./datagrid/date-filter/date-filter.module";
37
- import * as i36 from "./daterangepicker/daterangepicker.module";
38
- import * as i37 from "./clr-control-warning/if-warning.module";
39
- import * as i38 from "./action-panel/action-panel.module";
40
- import * as i39 from "./readonly/readonly.module";
41
- import * as i40 from "./datagrid/column-reorder/datagrid-column-reorder.module";
42
- import * as i41 from "./signpost/signpost.module";
43
- import * as i42 from "./image-gallery/image-gallery.module";
44
- export declare class ClrAddonsModule {
45
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAddonsModule, never>;
46
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAddonsModule, never, [typeof i1.ClrFocusFirstInvalidFieldDirective, typeof i2.ClrControlEnterSubmitDirective, typeof i3.ClrKeyboardNavCtrlArrowDirective, typeof i4.ClrKeyboardNavAltMnemonicDirective], [typeof i5.ClrViewEditSectionModule, typeof i6.ClrPagerModule, typeof i7.ClrDotPagerModule, typeof i8.ClrPagedSearchResultListModule, typeof i9.ClrCollapseExpandSectionModule, typeof i10.ClrBreadcrumbModule, typeof i11.ClrMainNavGroupModule, typeof i12.ClrContentPanelModule, typeof i13.ClrNotificationModule, typeof i14.ClrFlowBarModule, typeof i15.ClrBackButtonModule, typeof i16.ClrNumericFieldModule, typeof i17.ClrSearchFieldModule, typeof i18.ClrTreetableModule, typeof i19.ClrProgressSpinnerModule, typeof i20.ClrDateTimeModule, typeof i21.ClrQuickListModule, typeof i22.ClrIconAvatarModule, typeof i23.ClrLetterAvatarModule, typeof i24.ClrMultilingualModule, typeof i25.ClrGenericQuickListModule, typeof i26.ClrDataListValidatorModule, typeof i27.ClrHistoryModule, typeof i28.ClrAutocompleteOffModule, typeof i29.ClrBrandAvatarModule, typeof i30.ClrLocationBarModule, typeof i31.ClrFormModule, typeof i32.ClrDropdownOverflowModule, typeof i33.ClrDatagridStatePersistenceModule, typeof i34.ClrEnumFilterModule, typeof i35.ClrDateFilterModule, typeof i36.ClrDaterangepickerModule, typeof i37.ClrIfWarningModule, typeof i38.ClrActionPanelModule, typeof i39.ClrReadonlyDirectiveModule, typeof i40.ClrDatagridColumnReorderModule, typeof i41.ClrSignpostAddonModule, typeof i1.ClrFocusFirstInvalidFieldDirective, typeof i2.ClrControlEnterSubmitDirective, typeof i3.ClrKeyboardNavCtrlArrowDirective, typeof i4.ClrKeyboardNavAltMnemonicDirective, typeof i42.ClrImageGalleryModule]>;
47
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrAddonsModule>;
48
- }
@@ -1,19 +0,0 @@
1
- import { AfterViewInit, ElementRef, Renderer2, TemplateRef, ViewContainerRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrIfWarning implements AfterViewInit {
4
- private container;
5
- private template;
6
- private renderer;
7
- private host;
8
- private hostElement;
9
- private formContainer;
10
- private icon;
11
- constructor(container: ViewContainerRef, template: TemplateRef<any>, renderer: Renderer2, host: ElementRef);
12
- set clrIfWarning(clrIfWarning: boolean);
13
- getFormContainer(element: Element): HTMLElement;
14
- ngAfterViewInit(): void;
15
- resetControlStyles(): void;
16
- setControlStyles(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrIfWarning, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrIfWarning, "[clrIfWarning]", never, { "clrIfWarning": { "alias": "clrIfWarning"; "required": false; }; }, {}, never, never, false, never>;
19
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./if-warning.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class ClrIfWarningModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrIfWarningModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrIfWarningModule, [typeof i1.ClrIfWarning], [typeof i2.CommonModule], [typeof i1.ClrIfWarning]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrIfWarningModule>;
8
- }
@@ -1,2 +0,0 @@
1
- export * from './if-warning.module';
2
- export * from './if-warning.directive';
@@ -1,14 +0,0 @@
1
- import { AfterViewInit, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrCollapseExpandSection implements AfterViewInit {
4
- isCollapsed: boolean;
5
- disableHeaderStyles: boolean;
6
- disableSubtitle: boolean;
7
- collapsed: EventEmitter<any>;
8
- expanded: EventEmitter<any>;
9
- disableAnimation: boolean;
10
- ngAfterViewInit(): void;
11
- onCollapseExpand(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrCollapseExpandSection, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrCollapseExpandSection, "clr-collapse-expand-section", never, { "isCollapsed": { "alias": "clrIsCollapsed"; "required": false; }; "disableHeaderStyles": { "alias": "clrDisableHeaderStyles"; "required": false; }; "disableSubtitle": { "alias": "clrDisableSubtitle"; "required": false; }; }, { "collapsed": "clrCollapsed"; "expanded": "clrExpanded"; }, never, ["[clr-ces-title]", "[clr-ces-subtitle]", "[clr-ces-content]"], false, never>;
14
- }