@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 { EventEmitter, OnInit } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- export interface ClrFlowBarStep {
5
- title: Observable<string>;
6
- enabled: boolean;
7
- activeSubStep?: ClrFlowBarStep;
8
- subSteps?: ClrFlowBarStep[];
9
- }
10
- export declare class ClrFlowBar implements OnInit {
11
- _steps: ClrFlowBarStep[];
12
- _activeStep: ClrFlowBarStep;
13
- _activeStepChange: EventEmitter<ClrFlowBarStep>;
14
- ngOnInit(): void;
15
- changeActiveStep(step: ClrFlowBarStep): void;
16
- changeActiveSubStep(subStep: ClrFlowBarStep): void;
17
- previous(): void;
18
- next(): void;
19
- isPreviousAvailable(): boolean;
20
- isNextAvailable(): boolean;
21
- isLastStep(): boolean;
22
- private getCurrentIndex;
23
- private activeTabHasSubSteps;
24
- private isFirstSubStep;
25
- private isLastSubStep;
26
- private isAnyPreviousStepEnabled;
27
- private isAnyFollowingStepEnabled;
28
- private findPreviousEnabledStep;
29
- private findNextEnabledStep;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrFlowBar, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrFlowBar, "clr-flow-bar", never, { "_steps": { "alias": "clrSteps"; "required": false; }; "_activeStep": { "alias": "clrActiveStep"; "required": false; }; }, { "_activeStepChange": "clrActiveStepChange"; }, never, never, false, never>;
32
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./flow-bar";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- import * as i4 from "@angular/forms";
6
- import * as i5 from "../dropdown/clr-dropdown-overflow.module";
7
- export declare class ClrFlowBarModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrFlowBarModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrFlowBarModule, [typeof i1.ClrFlowBar], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.FormsModule, typeof i5.ClrDropdownOverflowModule], [typeof i1.ClrFlowBar]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrFlowBarModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './flow-bar';
2
- export * from './flow-bar.module';
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ClrFocusFirstInvalidFieldDirective {
3
- private readonly elementRef;
4
- onFormSubmit(): void;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrFocusFirstInvalidFieldDirective, never>;
6
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrFocusFirstInvalidFieldDirective, "form[clrFocusFirstInvalidField]", never, {}, {}, never, never, true, never>;
7
- }
@@ -1 +0,0 @@
1
- export * from './focus-first-invalid-field.directive';
@@ -1,29 +0,0 @@
1
- import { AfterViewInit, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList, TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export interface ClrGenericQuickListItem {
4
- id: any;
5
- }
6
- export declare class ClrGenericQuickList<T extends ClrGenericQuickListItem> implements OnInit, AfterViewInit, OnDestroy {
7
- allItems: T[];
8
- addLabel: string;
9
- addPossible: boolean;
10
- blankItem: any;
11
- controlClasses: string;
12
- required: boolean;
13
- readonly: string;
14
- compactMode: boolean;
15
- added: EventEmitter<any>;
16
- removed: EventEmitter<any>;
17
- itemTemplate: QueryList<TemplateRef<any>>;
18
- itemRows: QueryList<ElementRef>;
19
- rowCountFocus: number;
20
- private timeout;
21
- ngOnInit(): void;
22
- ngAfterViewInit(): void;
23
- addItem(): void;
24
- removeItem(item: T): void;
25
- setFocusOnAdd(): void;
26
- ngOnDestroy(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrGenericQuickList<any>, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrGenericQuickList<any>, "clr-generic-quick-list", never, { "allItems": { "alias": "clrAllItems"; "required": false; }; "addLabel": { "alias": "clrAddLabel"; "required": false; }; "addPossible": { "alias": "clrAddPossible"; "required": false; }; "blankItem": { "alias": "clrBlankItem"; "required": false; }; "controlClasses": { "alias": "clrControlClasses"; "required": false; }; "required": { "alias": "clrMandatory"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "compactMode": { "alias": "compactMode"; "required": false; }; }, { "added": "clrAdded"; "removed": "clrRemoved"; }, ["itemTemplate"], ["label", ".header-container"], false, never>;
29
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./generic-quick-list";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- export declare class ClrGenericQuickListModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrGenericQuickListModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrGenericQuickListModule, [typeof i1.ClrGenericQuickList], [typeof i2.CommonModule, typeof i3.ClarityModule], [typeof i1.ClrGenericQuickList]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrGenericQuickListModule>;
9
- }
@@ -1,2 +0,0 @@
1
- export * from './generic-quick-list';
2
- export * from './generic-quick-list.module';
@@ -1,38 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export declare const HISTORY_NOTIFICATION_URL_PROVIDER: InjectionToken<string>;
3
- export interface ClrHistoryModel {
4
- /**
5
- * The username
6
- */
7
- username: string;
8
- /**
9
- * The name of the page
10
- */
11
- pageName: string;
12
- /**
13
- * The tenant ID
14
- */
15
- tenantId: string;
16
- /**
17
- * The context of the page
18
- */
19
- context?: string;
20
- /**
21
- * The title to be displayed.
22
- */
23
- title: string;
24
- /**
25
- * The url where the navigation goes.
26
- */
27
- url: string;
28
- }
29
- export interface ClrHistorySettingsModel {
30
- /**
31
- * Indicating if history is pinned (additional menu is shown if true)
32
- */
33
- historyPinned: boolean;
34
- /**
35
- * The username
36
- */
37
- username: string;
38
- }
@@ -1,27 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { ClrHistoryModel } from './history-model.interface';
3
- import { ClrHistoryService } from './history.service';
4
- import { BehaviorSubject, Subject } from 'rxjs';
5
- import { HistoryProvider } from './history.provider';
6
- import * as i0 from "@angular/core";
7
- export declare class ClrHistoryPinned implements OnInit, OnDestroy {
8
- private readonly historyService;
9
- private readonly historyProvider;
10
- username: string;
11
- tenantId: string;
12
- context: string;
13
- domain: string;
14
- /**
15
- * The array of history elements to be displayed.
16
- */
17
- historyElements$: Subject<ClrHistoryModel[]>;
18
- active$: BehaviorSubject<boolean>;
19
- private settingsSubscription;
20
- private readonly destroyRef;
21
- constructor(historyService: ClrHistoryService, historyProvider: HistoryProvider);
22
- initActive(): boolean;
23
- ngOnInit(): void;
24
- ngOnDestroy(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrHistoryPinned, [null, { optional: true; }]>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrHistoryPinned, "clr-history-pinned", never, { "username": { "alias": "clrUsername"; "required": false; }; "tenantId": { "alias": "clrTenantId"; "required": false; }; "context": { "alias": "clrContext"; "required": false; }; "domain": { "alias": "clrDomain"; "required": false; }; }, {}, never, never, false, never>;
27
- }
@@ -1,33 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { ClrHistoryModel } from './history-model.interface';
3
- import { ClrHistoryService } from './history.service';
4
- import { Subject } from 'rxjs';
5
- import { HistoryProvider } from './history.provider';
6
- import * as i0 from "@angular/core";
7
- export declare class ClrHistory implements OnInit, OnDestroy {
8
- private readonly historyService;
9
- private readonly historyProvider;
10
- username: string;
11
- tenantId: string;
12
- context: string;
13
- pinActive: boolean;
14
- dropdownHeader: string;
15
- dropdownPin: string;
16
- dropdownUnpin: string;
17
- domain: string;
18
- position: string;
19
- /**
20
- * The array of history elements to be displayed.
21
- */
22
- historyElements$: Subject<ClrHistoryModel[]>;
23
- pinActivated: boolean;
24
- private readonly onDestroy$;
25
- private readonly destroyRef;
26
- constructor(historyService: ClrHistoryService, historyProvider: HistoryProvider);
27
- ngOnInit(): void;
28
- ngOnDestroy(): void;
29
- select(history: ClrHistoryModel): void;
30
- togglePinHistory(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrHistory, [null, { optional: true; }]>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrHistory, "clr-history", never, { "username": { "alias": "clrUsername"; "required": false; }; "tenantId": { "alias": "clrTenantId"; "required": false; }; "context": { "alias": "clrContext"; "required": false; }; "pinActive": { "alias": "clrPinActive"; "required": false; }; "dropdownHeader": { "alias": "clrDropdownHeader"; "required": false; }; "dropdownPin": { "alias": "clrDropdownPin"; "required": false; }; "dropdownUnpin": { "alias": "clrDropdownUnpin"; "required": false; }; "domain": { "alias": "clrDomain"; "required": false; }; "position": { "alias": "clrPosition"; "required": false; }; }, {}, never, never, false, never>;
33
- }
@@ -1,16 +0,0 @@
1
- import { ClrHistoryModel } from './history-model.interface';
2
- import { Observable } from 'rxjs';
3
- import { HttpClient } from '@angular/common/http';
4
- import { ClrHistoryHttpService } from './history.http.service';
5
- import * as i0 from "@angular/core";
6
- export declare class ClrHistoryHttpImplService implements ClrHistoryHttpService {
7
- private readonly historyNotificationUrl;
8
- private readonly httpClient;
9
- constructor(historyNotificationUrl: string, httpClient: HttpClient);
10
- addHistoryEntry(historyEntry: ClrHistoryModel): Observable<void>;
11
- getHistory(username: string, tenantId: string): Observable<ClrHistoryModel[]>;
12
- removeFromHistory(historyEntry: ClrHistoryModel): Observable<void>;
13
- private buildGetHistoryUrl;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrHistoryHttpImplService, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<ClrHistoryHttpImplService>;
16
- }
@@ -1,9 +0,0 @@
1
- import { ClrHistoryModel } from './history-model.interface';
2
- import { Observable } from 'rxjs';
3
- import { InjectionToken } from '@angular/core';
4
- export declare const HISTORY_TOKEN: InjectionToken<any>;
5
- export interface ClrHistoryHttpService {
6
- addHistoryEntry(historyEntry: ClrHistoryModel): Observable<void>;
7
- getHistory(username: string, tenantId: string): Observable<ClrHistoryModel[]>;
8
- removeFromHistory(historyEntry: ClrHistoryModel): Observable<void>;
9
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./history";
3
- import * as i2 from "./history-pinned";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@clr/angular";
6
- import * as i5 from "@angular/router";
7
- import * as i6 from "../dropdown/clr-dropdown-overflow.module";
8
- export declare class ClrHistoryModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrHistoryModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrHistoryModule, [typeof i1.ClrHistory, typeof i2.ClrHistoryPinned], [typeof i3.CommonModule, typeof i4.ClarityModule, typeof i5.RouterModule, typeof i6.ClrDropdownOverflowModule], [typeof i1.ClrHistory, typeof i2.ClrHistoryPinned]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrHistoryModule>;
12
- }
@@ -1,15 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { ClrHistoryModel } from './history-model.interface';
3
- export declare const HISTORY_PROVIDER: InjectionToken<any>;
4
- /**
5
- * Interface to be implemented by a history provider to adjust the behavior of the history components.
6
- * */
7
- export declare abstract class HistoryProvider {
8
- /**
9
- * Modifies the history entries before they are displayed. The list of modified entries will be shown to the user.
10
- *
11
- * @param entries The history entries before modification
12
- * @returns The modified history entries
13
- */
14
- abstract getModifiedHistoryEntries(entries: ClrHistoryModel[]): ClrHistoryModel[];
15
- }
@@ -1,27 +0,0 @@
1
- import { ClrHistoryModel, ClrHistorySettingsModel } from './history-model.interface';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { ClrHistoryHttpService } from './history.http.service';
4
- import * as i0 from "@angular/core";
5
- export declare class ClrHistoryService {
6
- private readonly historyHttpService;
7
- cookieSettings$: BehaviorSubject<ClrHistorySettingsModel[]>;
8
- cookieNameSettings: string;
9
- private readonly expiryDate;
10
- private readonly changingHistory$;
11
- constructor(historyHttpService: ClrHistoryHttpService);
12
- /**
13
- * Add a new history entry
14
- * @param historyEntry The entry to be added
15
- */
16
- addHistoryEntry(historyEntry: ClrHistoryModel): Observable<void>;
17
- getHistory(username: string, tenantId: string): Observable<ClrHistoryModel[]>;
18
- removeFromHistory(historyEntry: ClrHistoryModel): Observable<void>;
19
- initializeCookieSettings(username: string, domain?: string): ClrHistorySettingsModel;
20
- setHistoryPinned(username: string, pin: boolean, domain?: string): void;
21
- private getCookieByName;
22
- private setCookie;
23
- deleteOldCookie(domain?: string): void;
24
- private getDomain;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrHistoryService, never>;
26
- static ɵprov: i0.ɵɵInjectableDeclaration<ClrHistoryService>;
27
- }
@@ -1,7 +0,0 @@
1
- export * from './history';
2
- export * from './history-pinned';
3
- export * from './history.module';
4
- export * from './history-model.interface';
5
- export * from './history.service';
6
- export * from './history.http.service';
7
- export * from './history.provider';
@@ -1,14 +0,0 @@
1
- import { AfterViewInit, ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrIconAvatar implements AfterViewInit {
4
- private renderer;
5
- avatar: boolean;
6
- shape: string;
7
- size: number;
8
- avatarElement: ElementRef;
9
- constructor(renderer: Renderer2);
10
- ngAfterViewInit(): void;
11
- getShape(): string;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrIconAvatar, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrIconAvatar, "clr-icon-avatar", never, { "shape": { "alias": "clrShape"; "required": false; }; "size": { "alias": "clrSize"; "required": false; }; }, {}, never, never, false, never>;
14
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./icon-avatar";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@clr/angular";
5
- export declare class ClrIconAvatarModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrIconAvatarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrIconAvatarModule, [typeof i1.ClrIconAvatar], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i3.ClrIconModule], [typeof i1.ClrIconAvatar]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrIconAvatarModule>;
9
- }
@@ -1,2 +0,0 @@
1
- export * from './icon-avatar';
2
- export * from './icon-avatar.module';
package/icons/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export * from './shapes';
2
- export * from './svg-tag-generator';