@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,32 +0,0 @@
1
- import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { ControlValueAccessor, UntypedFormControl } from '@angular/forms';
3
- import { Subject } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare abstract class ClrAbstractFormComponent implements ControlValueAccessor, OnInit, AfterViewInit, OnDestroy {
6
- private injector;
7
- formControl: boolean;
8
- get showError(): boolean;
9
- control: UntypedFormControl;
10
- inputId: string;
11
- disabled: boolean;
12
- invalid: boolean;
13
- destroyed: Subject<void>;
14
- constructor(injector: Injector);
15
- ngOnInit(): void;
16
- ngAfterViewInit(): void;
17
- abstract writeValue(value: unknown): void;
18
- onChange: (_: unknown) => void;
19
- registerOnChange(fn: (_: unknown) => void): void;
20
- onTouch: () => void;
21
- registerOnTouched(fn: () => void): void;
22
- setDisabledState?(isDisabled: boolean): void;
23
- ngOnDestroy(): void;
24
- /**
25
- * Patch markAsTouched method of ClrForm to get recognized when touched programmatically.
26
- * No other way found to accomplish the same thing.
27
- */
28
- patchMarkAsTouched(): void;
29
- unpatchMarkAsTouched(): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAbstractFormComponent, never>;
31
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAbstractFormComponent, never, never, {}, {}, never, never, true, never>;
32
- }
@@ -1,11 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- export declare class ControlIdService {
4
- private _id;
5
- get id(): string;
6
- set id(value: string);
7
- private _idChange;
8
- get idChange(): Observable<string>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ControlIdService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<ControlIdService>;
11
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./label";
3
- export declare class ClrFormModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrFormModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrFormModule, [typeof i1.ClrAddonsLabel], never, [typeof i1.ClrAddonsLabel]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrFormModule>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './label';
2
- export * from './form.module';
@@ -1,15 +0,0 @@
1
- import { ElementRef, OnDestroy, OnInit, Renderer2 } from '@angular/core';
2
- import { Subject } from 'rxjs';
3
- import { ControlIdService } from './control-id.service';
4
- import * as i0 from "@angular/core";
5
- export declare class ClrAddonsLabel implements OnInit, OnDestroy {
6
- private controlIdService;
7
- private renderer;
8
- private el;
9
- destroyed$: Subject<void>;
10
- constructor(controlIdService: ControlIdService, renderer: Renderer2, el: ElementRef);
11
- ngOnInit(): void;
12
- ngOnDestroy(): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAddonsLabel, [{ optional: true; }, null, null]>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAddonsLabel, "label", never, {}, {}, never, never, false, never>;
15
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ClrActionPanelContainerContent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrActionPanelContainerContent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrActionPanelContainerContent, "clr-action-panel-container-content", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ClrActionPanelContainerFooter {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrActionPanelContainerFooter, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrActionPanelContainerFooter, "clr-action-panel-container-footer", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ClrActionPanelContainer {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrActionPanelContainer, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrActionPanelContainer, "clr-action-panel-container", never, {}, {}, never, ["clr-action-panel-container-content", "clr-action-panel-container-footer", "clr-action-panel"], false, never>;
5
- }
@@ -1,14 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrActionPanel {
4
- _open: boolean;
5
- opened: EventEmitter<any>;
6
- closed: EventEmitter<any>;
7
- isOpen(): boolean;
8
- open(): void;
9
- close(): void;
10
- toggle(): void;
11
- resizeWindow(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrActionPanel, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrActionPanel, "clr-action-panel", never, {}, { "opened": "clrOpened"; "closed": "clrClosed"; }, never, ["[clr-action-panel-content]"], false, never>;
14
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./action-panel";
3
- import * as i2 from "./action-panel-container";
4
- import * as i3 from "./action-panel-container-content";
5
- import * as i4 from "./action-panel-container-footer";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@clr/angular";
8
- import * as i7 from "@angular/forms";
9
- export declare class ClrActionPanelModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrActionPanelModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrActionPanelModule, [typeof i1.ClrActionPanel, typeof i2.ClrActionPanelContainer, typeof i3.ClrActionPanelContainerContent, typeof i4.ClrActionPanelContainerFooter], [typeof i5.CommonModule, typeof i6.ClarityModule, typeof i7.FormsModule], [typeof i1.ClrActionPanel, typeof i2.ClrActionPanelContainer, typeof i3.ClrActionPanelContainerContent, typeof i4.ClrActionPanelContainerFooter]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrActionPanelModule>;
13
- }
@@ -1,5 +0,0 @@
1
- export * from './action-panel';
2
- export * from './action-panel-container';
3
- export * from './action-panel-container-content';
4
- export * from './action-panel-container-footer';
5
- export * from './action-panel.module';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ClrAutocompleteOff {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAutocompleteOff, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAutocompleteOff, "input:not([autocomplete])", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./autocomplete-off.directive";
3
- export declare class ClrAutocompleteOffModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAutocompleteOffModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAutocompleteOffModule, [typeof i1.ClrAutocompleteOff], never, [typeof i1.ClrAutocompleteOff]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrAutocompleteOffModule>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './autocomplete-off.directive';
2
- export * from './autocomplete-off.module';
@@ -1,9 +0,0 @@
1
- import { Location } from '@angular/common';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrBackButton {
4
- private location;
5
- constructor(location: Location);
6
- back(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBackButton, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrBackButton, "clr-back-button", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./back-button";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- import * as i4 from "@angular/forms";
6
- export declare class ClrBackButtonModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBackButtonModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrBackButtonModule, [typeof i1.ClrBackButton], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.FormsModule], [typeof i1.ClrBackButton]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrBackButtonModule>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from './back-button';
2
- export * from './back-button.module';
@@ -1,27 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare enum AcceptedBrands {
4
- AUDI = 0,
5
- CUPRA = 1,
6
- DWA = 2,
7
- PORSCHE = 3,
8
- SEAT = 4,
9
- SKODA = 5,
10
- VW = 6,
11
- VWN = 7
12
- }
13
- export declare class ClrBrandAvatar {
14
- private renderer;
15
- avatar: boolean;
16
- brand: string;
17
- size: number;
18
- avatarElement: ElementRef;
19
- static DEFAULT_ICON_SHAPE: string;
20
- constructor(renderer: Renderer2);
21
- ngAfterViewInit(): void;
22
- getShape(): string;
23
- getDefaultIcon(): string;
24
- static getCleanBrandName(input: string): string;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBrandAvatar, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrBrandAvatar, "clr-brand-avatar", never, { "brand": { "alias": "clrBrand"; "required": false; }; "size": { "alias": "clrSize"; "required": false; }; }, {}, never, never, false, never>;
27
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./brand-avatar";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- export declare class ClrBrandAvatarModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBrandAvatarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrBrandAvatarModule, [typeof i1.ClrBrandAvatar], [typeof i2.CommonModule, typeof i3.ClarityModule], [typeof i1.ClrBrandAvatar]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrBrandAvatarModule>;
9
- }
@@ -1,2 +0,0 @@
1
- export * from './brand-avatar';
2
- export * from './brand-avatar.module';
@@ -1,10 +0,0 @@
1
- export interface ClrBreadcrumbModel {
2
- /**
3
- * The label to be displayed.
4
- */
5
- label: string;
6
- /**
7
- * The url where the navigation goes.
8
- */
9
- url?: string;
10
- }
@@ -1,17 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { ClrBreadcrumbModel } from './breadcrumb-model.interface';
3
- import { ClrBreadcrumbService } from './breadcrumb.service';
4
- import { Subject } from 'rxjs';
5
- import * as i0 from "@angular/core";
6
- export declare class ClrBreadcrumb implements OnDestroy {
7
- private breadcrumbService;
8
- /**
9
- * The array of breadcrumb elements to be displayed.
10
- */
11
- breadcrumbElements: ClrBreadcrumbModel[];
12
- destroyed: Subject<void>;
13
- constructor(breadcrumbService: ClrBreadcrumbService);
14
- ngOnDestroy(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumb, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrBreadcrumb, "clr-breadcrumb", never, {}, {}, never, never, false, never>;
17
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./breadcrumb";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- import * as i4 from "@angular/router";
6
- export declare class ClrBreadcrumbModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumbModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrBreadcrumbModule, [typeof i1.ClrBreadcrumb], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.RouterModule], [typeof i1.ClrBreadcrumb]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrBreadcrumbModule>;
10
- }
@@ -1,9 +0,0 @@
1
- import { Subject } from 'rxjs';
2
- import { ClrBreadcrumbModel } from './breadcrumb-model.interface';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrBreadcrumbService {
5
- breadcrumbChange: Subject<ClrBreadcrumbModel[]>;
6
- updateBreadcrumb(breadcrumbElements: ClrBreadcrumbModel[]): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumbService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<ClrBreadcrumbService>;
9
- }
@@ -1,4 +0,0 @@
1
- export * from './breadcrumb';
2
- export * from './breadcrumb.module';
3
- export * from './breadcrumb-model.interface';
4
- export * from './breadcrumb.service';
@@ -1,41 +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 AreaChartPoint, XYChartSeries as AreaChartSeries, XYChartValue as AreaChartValue, } from '../shared/xy-chart.types';
7
- type AreaChartSelectedPoint = XYChartPoint & {
8
- seriesKey: string;
9
- seriesLabel: string;
10
- color: string;
11
- };
12
- export declare class AreaChartComponent extends ChartBase<AreaChartSelectedPoint> implements OnChanges {
13
- readonly series: import("@angular/core").InputSignal<XYChartSeries[]>;
14
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
15
- readonly showLegend: import("@angular/core").InputSignal<boolean>;
16
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
17
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
18
- readonly exportFilename: import("@angular/core").InputSignal<string>;
19
- /** Area fill opacity (0–1). Default: 0.2. */
20
- readonly areaOpacity: import("@angular/core").InputSignal<number>;
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 valueClicked: import("@angular/core").OutputEmitterRef<XYChartValue>;
28
- private readonly MARGIN;
29
- protected readonly hasData: import("@angular/core").Signal<boolean>;
30
- protected readonly total: import("@angular/core").Signal<number>;
31
- readonly alertMessageAndType: import("@angular/core").Signal<[string, string]>;
32
- readonly legendItems: import("@angular/core").Signal<ChartLegendItem[]>;
33
- private svg;
34
- ngOnChanges(_changes: SimpleChanges): void;
35
- ngAfterViewInit(): void;
36
- protected updateChart(): void;
37
- private drawSeries;
38
- private openTooltip;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<AreaChartComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<AreaChartComponent, "clr-area-chart", never, { "series": { "alias": "series"; "required": true; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "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; }; "areaOpacity": { "alias": "areaOpacity"; "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; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
41
- }
@@ -1,97 +0,0 @@
1
- import { OnChanges, SimpleChanges } from '@angular/core';
2
- import { ChartLegendItem } from '../chart-legend/chart-legend.component';
3
- import { toChartColor } from '../utils';
4
- import { ChartBase } from '../shared/chart-base';
5
- import * as i0 from "@angular/core";
6
- export interface BarChartData {
7
- key: string;
8
- label: string;
9
- fullLabel?: string;
10
- value: number;
11
- color?: string;
12
- stackKey?: string;
13
- }
14
- export interface BarChartValue {
15
- key: string[];
16
- label: string;
17
- value: number;
18
- }
19
- type BarChartDataPoint = BarChartData & {
20
- stackValue0: number;
21
- stackValue1: number;
22
- percentageOfStack: number;
23
- };
24
- export type BarChartLabel = {
25
- stackKey: string;
26
- label: string;
27
- };
28
- export declare class BarChartComponent extends ChartBase<BarChartDataPoint> implements OnChanges {
29
- readonly data: import("@angular/core").InputSignal<BarChartData[]>;
30
- readonly stacks: import("@angular/core").InputSignal<BarChartLabel[]>;
31
- readonly orientation: import("@angular/core").InputSignal<"horizontal" | "vertical">;
32
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
33
- readonly barSizePx: import("@angular/core").InputSignal<number>;
34
- readonly barAreaSizePx: import("@angular/core").InputSignal<number>;
35
- readonly tooltipPercentOfTotal: import("@angular/core").InputSignal<string>;
36
- readonly tooltipPercentOf: import("@angular/core").InputSignal<string>;
37
- readonly noItemsMessage: import("@angular/core").InputSignal<string>;
38
- readonly tooManyItemsMessage: import("@angular/core").InputSignal<string>;
39
- readonly tooManyItemsGroupedMessage: import("@angular/core").InputSignal<string>;
40
- readonly showLegend: import("@angular/core").InputSignal<boolean>;
41
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
42
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
43
- readonly exportFilename: import("@angular/core").InputSignal<string>;
44
- /** Optional label rendered below the X axis. */
45
- readonly xAxisLabel: import("@angular/core").InputSignal<string>;
46
- /** Optional label rendered rotated to the left of the Y axis. */
47
- readonly yAxisLabel: import("@angular/core").InputSignal<string>;
48
- readonly valueClicked: import("@angular/core").OutputEmitterRef<BarChartValue>;
49
- private readonly textRenderer;
50
- private readonly MARGIN;
51
- private static readonly HORIZONTAL_BAR_MIN_HEIGHT_PX;
52
- protected readonly toChartColor: typeof toChartColor;
53
- protected readonly total: import("@angular/core").Signal<number>;
54
- protected readonly totalByStack: import("@angular/core").Signal<Record<string, number>>;
55
- protected readonly keysByStack: import("@angular/core").Signal<Record<string, string[]>>;
56
- protected readonly totalBarCount: import("@angular/core").Signal<number>;
57
- protected readonly showingBarCount: import("@angular/core").Signal<number>;
58
- readonly alertMessageAndType: import("@angular/core").Signal<[string, string]>;
59
- readonly legendItems: import("@angular/core").Signal<ChartLegendItem[]>;
60
- /** Computed values used by the tooltip to avoid inline logic in the template. */
61
- protected readonly tooltipKey: import("@angular/core").Signal<string[]>;
62
- protected readonly tooltipLabel: import("@angular/core").Signal<string>;
63
- protected readonly tooltipValue: import("@angular/core").Signal<number>;
64
- /** Slices belonging to the currently selected stack – used by the tooltip @for loop. */
65
- protected readonly selectedStackSlices: import("@angular/core").Signal<BarChartDataPoint[]>;
66
- private readonly maxAmountOfItems;
67
- private readonly slicedDataPoints;
68
- private svg;
69
- private barSelection;
70
- private labelSelection;
71
- constructor();
72
- ngOnChanges(_changes: SimpleChanges): void;
73
- ngAfterViewInit(): void;
74
- private createChart;
75
- protected updateChart(): void;
76
- private createVerticalChart;
77
- private createHorizontalChart;
78
- private createBarSelectionGroups;
79
- private addTextCommonInfo;
80
- private addTextHoverHandlers;
81
- private setHoverStylesByStackKey;
82
- private addBarClickHandler;
83
- private addTextClickHandler;
84
- private openTooltipByKey;
85
- private addTextAndTitle;
86
- private styleGridLines;
87
- private addVerticalBarRectangle;
88
- private addHorizontalBarRectangle;
89
- /** Appends a shared-style axis description label to the chart group. */
90
- private appendAxisLabel;
91
- private stackItems;
92
- private mapItems;
93
- private getMaxAmountOfItems;
94
- static ɵfac: i0.ɵɵFactoryDeclaration<BarChartComponent, never>;
95
- static ɵcmp: i0.ɵɵComponentDeclaration<BarChartComponent, "clr-bar-chart", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "stacks": { "alias": "stacks"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": true; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "required": false; "isSignal": true; }; "barSizePx": { "alias": "barSizePx"; "required": false; "isSignal": true; }; "barAreaSizePx": { "alias": "barAreaSizePx"; "required": false; "isSignal": true; }; "tooltipPercentOfTotal": { "alias": "tooltipPercentOfTotal"; "required": false; "isSignal": true; }; "tooltipPercentOf": { "alias": "tooltipPercentOf"; "required": false; "isSignal": true; }; "noItemsMessage": { "alias": "noItemsMessage"; "required": false; "isSignal": true; }; "tooManyItemsMessage": { "alias": "tooManyItemsMessage"; "required": false; "isSignal": true; }; "tooManyItemsGroupedMessage": { "alias": "tooManyItemsGroupedMessage"; "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; }; "xAxisLabel": { "alias": "xAxisLabel"; "required": false; "isSignal": true; }; "yAxisLabel": { "alias": "yAxisLabel"; "required": false; "isSignal": true; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
96
- }
97
- export {};
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ChartAlertOverlayComponent {
3
- readonly alertMessage: import("@angular/core").InputSignal<string>;
4
- readonly alertType: import("@angular/core").InputSignal<string>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartAlertOverlayComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartAlertOverlayComponent, "cng-chart-alert-overlay", never, { "alertMessage": { "alias": "alertMessage"; "required": true; "isSignal": true; }; "alertType": { "alias": "alertType"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
7
- }
@@ -1,13 +0,0 @@
1
- import { ChartLegendItem } from '../chart-legend/chart-legend.component';
2
- import * as i0 from "@angular/core";
3
- export declare class ChartExportButtonComponent {
4
- readonly svgRef: import("@angular/core").InputSignal<SVGSVGElement>;
5
- readonly filename: import("@angular/core").InputSignal<string>;
6
- readonly buttonTitle: import("@angular/core").InputSignal<string>;
7
- /** Legend items to include below the chart in the exported file. */
8
- readonly legendItems: import("@angular/core").InputSignal<ChartLegendItem[]>;
9
- private readonly exportService;
10
- export(format: 'svg' | 'png'): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartExportButtonComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartExportButtonComponent, "cng-chart-export-button", never, { "svgRef": { "alias": "svgRef"; "required": false; "isSignal": true; }; "filename": { "alias": "filename"; "required": false; "isSignal": true; }; "buttonTitle": { "alias": "buttonTitle"; "required": false; "isSignal": true; }; "legendItems": { "alias": "legendItems"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
13
- }
@@ -1,20 +0,0 @@
1
- import { ChartLegendItem } from '../chart-legend/chart-legend.component';
2
- import * as i0 from "@angular/core";
3
- export declare class ChartExportService {
4
- exportSvg(svgEl: SVGSVGElement, filename: string, legendItems?: ChartLegendItem[]): void;
5
- exportPng(svgEl: SVGSVGElement, filename: string, legendItems?: ChartLegendItem[]): void;
6
- private buildExportSvg;
7
- private buildLegendGroup;
8
- private legendItemsPerRow;
9
- private toCanvas;
10
- /** Recursively resolves `var(--x)` references in inline style and presentation attributes. */
11
- private resolveStyleVariables;
12
- /** Inlines `font-family` on every `<text>` / `<tspan>` element that doesn't already have one. */
13
- private inlineFontFamily;
14
- private resolveVarsInString;
15
- private resolveColor;
16
- private getDocumentFontFamily;
17
- private download;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartExportService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<ChartExportService>;
20
- }
@@ -1,12 +0,0 @@
1
- import { toChartColor } from '../utils';
2
- import * as i0 from "@angular/core";
3
- export interface ChartLegendItem {
4
- label: string;
5
- color: string;
6
- }
7
- export declare class ChartLegendComponent {
8
- readonly items: import("@angular/core").InputSignal<ChartLegendItem[]>;
9
- protected readonly toChartColor: typeof toChartColor;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartLegendComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartLegendComponent, "cng-chart-legend", never, { "items": { "alias": "items"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
12
- }
@@ -1,16 +0,0 @@
1
- import { toChartColor } from '../utils';
2
- import * as i0 from "@angular/core";
3
- export declare class ChartTooltipComponent {
4
- readonly tooltipPosition: import("@angular/core").InputSignal<{
5
- x: number;
6
- y: number;
7
- }>;
8
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
9
- readonly squareColor: import("@angular/core").InputSignal<string>;
10
- readonly tooltipClickable: import("@angular/core").InputSignal<boolean>;
11
- readonly tooltipClosed: import("@angular/core").OutputEmitterRef<void>;
12
- readonly tooltipHeaderClicked: import("@angular/core").OutputEmitterRef<void>;
13
- protected readonly toChartColor: typeof toChartColor;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartTooltipComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartTooltipComponent, "cng-chart-tooltip", never, { "tooltipPosition": { "alias": "tooltipPosition"; "required": true; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "required": false; "isSignal": true; }; "squareColor": { "alias": "squareColor"; "required": true; "isSignal": true; }; "tooltipClickable": { "alias": "tooltipClickable"; "required": false; "isSignal": true; }; }, { "tooltipClosed": "tooltipClosed"; "tooltipHeaderClicked": "tooltipHeaderClicked"; }, never, ["cng-title", "*", "cng-footer"], true, never>;
16
- }
@@ -1,21 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./area-chart/area-chart.component";
3
- import * as i2 from "./bar-chart/bar-chart.component";
4
- import * as i3 from "./combo-chart/combo-chart.component";
5
- import * as i4 from "./funnel-chart/funnel-chart.component";
6
- import * as i5 from "./line-chart/line-chart.component";
7
- import * as i6 from "./pie-chart/pie-chart.component";
8
- import * as i7 from "@angular/common";
9
- import * as i8 from "@clr/angular";
10
- import * as i9 from "./chart-alert-overlay/chart-alert-overlay.component";
11
- import * as i10 from "./chart-export/chart-export-button.component";
12
- import * as i11 from "./chart-legend/chart-legend.component";
13
- import * as i12 from "./shared/chart-skeleton.component";
14
- import * as i13 from "./chart-tooltip/chart-tooltip.component";
15
- import * as i14 from "./directives/outside-click.directive";
16
- import * as i15 from "./directives/window-resize.directive";
17
- export declare class ClrChartsModule {
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrChartsModule, never>;
19
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrChartsModule, [typeof i1.AreaChartComponent, typeof i2.BarChartComponent, typeof i3.ComboChartComponent, typeof i4.FunnelChartComponent, typeof i5.LineChartComponent, typeof i6.PieChartComponent], [typeof i7.CommonModule, typeof i7.DecimalPipe, typeof i8.ClrAlertModule, typeof i8.ClrIconModule, typeof i8.ClrSignpostModule, typeof i9.ChartAlertOverlayComponent, typeof i10.ChartExportButtonComponent, typeof i11.ChartLegendComponent, typeof i12.ChartSkeletonComponent, typeof i13.ChartTooltipComponent, typeof i14.OutsideClickDirective, typeof i15.WindowResizeDirective], [typeof i1.AreaChartComponent, typeof i2.BarChartComponent, typeof i3.ComboChartComponent, typeof i4.FunnelChartComponent, typeof i5.LineChartComponent, typeof i6.PieChartComponent]>;
20
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrChartsModule>;
21
- }
@@ -1,83 +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 ComboBarPoint {
6
- /** X category key (must match keys used in line data). */
7
- x: string;
8
- /** Optional display label for the X-axis tick. */
9
- xLabel?: string;
10
- value: number;
11
- }
12
- export interface ComboBarSeries {
13
- key: string;
14
- label: string;
15
- color: string;
16
- data: ComboBarPoint[];
17
- }
18
- export interface ComboLinePoint {
19
- x: string;
20
- value: number;
21
- }
22
- export interface ComboLineSeries {
23
- key: string;
24
- label: string;
25
- color: string;
26
- data: ComboLinePoint[];
27
- }
28
- /** Emitted when the user clicks a bar segment or a line dot. */
29
- export interface ComboChartValue {
30
- seriesKey: string;
31
- seriesLabel: string;
32
- seriesType: 'bar' | 'line';
33
- x: string;
34
- xLabel?: string;
35
- value: number;
36
- }
37
- interface SelectedComboItem {
38
- seriesKey: string;
39
- seriesLabel: string;
40
- seriesType: 'bar' | 'line';
41
- color: string;
42
- x: string;
43
- xLabel?: string;
44
- value: number;
45
- total: number;
46
- }
47
- export declare class ComboChartComponent extends ChartBase<SelectedComboItem> implements OnChanges {
48
- readonly barSeries: import("@angular/core").InputSignal<ComboBarSeries[]>;
49
- readonly lineSeries: import("@angular/core").InputSignal<ComboLineSeries[]>;
50
- readonly tooltipOrientation: import("@angular/core").InputSignal<"top" | "bottom">;
51
- readonly showLegend: import("@angular/core").InputSignal<boolean>;
52
- readonly showExportButton: import("@angular/core").InputSignal<boolean>;
53
- readonly exportButtonTitle: import("@angular/core").InputSignal<string>;
54
- readonly exportFilename: import("@angular/core").InputSignal<string>;
55
- readonly noItemsMessage: import("@angular/core").InputSignal<string>;
56
- readonly tooltipPercentOfTotal: import("@angular/core").InputSignal<string>;
57
- /** Optional label rendered below the X axis. */
58
- readonly xAxisLabel: import("@angular/core").InputSignal<string>;
59
- /** Optional label rendered rotated to the left of the Y axis (bar scale). */
60
- readonly yAxisLabel: import("@angular/core").InputSignal<string>;
61
- /** Optional label rendered rotated to the right of the Y axis (line scale). */
62
- readonly yLineAxisLabel: import("@angular/core").InputSignal<string>;
63
- /** Optional fixed maximum value for the bar Y axis (left). Defaults to auto. */
64
- readonly yBarMax: import("@angular/core").InputSignal<number>;
65
- /** Optional fixed maximum value for the line Y axis (right). Defaults to auto. */
66
- readonly yLineMax: import("@angular/core").InputSignal<number>;
67
- readonly valueClicked: import("@angular/core").OutputEmitterRef<ComboChartValue>;
68
- private readonly MARGIN;
69
- protected readonly hasData: import("@angular/core").Signal<boolean>;
70
- protected readonly total: import("@angular/core").Signal<number>;
71
- readonly alertMessageAndType: import("@angular/core").Signal<[string, string]>;
72
- readonly legendItems: import("@angular/core").Signal<ChartLegendItem[]>;
73
- private svg;
74
- private _clipIdCounter;
75
- ngOnChanges(_changes: SimpleChanges): void;
76
- ngAfterViewInit(): void;
77
- protected updateChart(): void;
78
- private drawBars;
79
- private drawLines;
80
- static ɵfac: i0.ɵɵFactoryDeclaration<ComboChartComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<ComboChartComponent, "clr-combo-chart", never, { "barSeries": { "alias": "barSeries"; "required": false; "isSignal": true; }; "lineSeries": { "alias": "lineSeries"; "required": false; "isSignal": true; }; "tooltipOrientation": { "alias": "tooltipOrientation"; "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; }; "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; }; "yLineAxisLabel": { "alias": "yLineAxisLabel"; "required": false; "isSignal": true; }; "yBarMax": { "alias": "yBarMax"; "required": false; "isSignal": true; }; "yLineMax": { "alias": "yLineMax"; "required": false; "isSignal": true; }; }, { "valueClicked": "valueClicked"; }, never, never, false, never>;
82
- }
83
- export {};
@@ -1,5 +0,0 @@
1
- export declare const TOO_MANY_ITEMS_MESSAGE = "too many items";
2
- export declare const TOO_MANY_ITEMS_GROUPED_MESSAGE = "too many items";
3
- export declare const TOO_MANY_ITEMS_ALERT_TYPE = "warning";
4
- export declare const NO_ITEMS_MESSAGE = "no items";
5
- export declare const NO_ITEMS_ALERT_TYPE = "info";
@@ -1 +0,0 @@
1
- export * from './alert-message-constants';