@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,8 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { ClrMultilingualAbstract } from '../abstract-multilingual';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrMultilingualInput extends ClrMultilingualAbstract {
5
- constructor(injector: Injector);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMultilingualInput, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrMultilingualInput, "clr-multilingual-input", never, {}, {}, never, ["label", "clr-control-helper", "clr-control-error"], false, never>;
8
- }
@@ -1,10 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrMultilingualSelector {
4
- disabled: boolean;
5
- texts: Map<string, string>;
6
- selectedLang: string;
7
- selectedLangChange: EventEmitter<string>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMultilingualSelector, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrMultilingualSelector, "clr-multilingual-selector", never, { "disabled": { "alias": "disabled"; "required": false; }; "texts": { "alias": "texts"; "required": false; }; "selectedLang": { "alias": "selectedLang"; "required": false; }; }, { "selectedLangChange": "selectedLangChange"; }, never, never, false, never>;
10
- }
@@ -1,9 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { ClrMultilingualAbstract } from '../abstract-multilingual';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrMultilingualTextarea extends ClrMultilingualAbstract {
5
- rows: number;
6
- constructor(injector: Injector);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMultilingualTextarea, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrMultilingualTextarea, "clr-multilingual-textarea", never, { "rows": { "alias": "rows"; "required": false; }; }, {}, never, ["label", "clr-control-helper", "clr-control-error", "*"], false, never>;
9
- }
@@ -1,48 +0,0 @@
1
- import { AbstractControl, Validator, ValidatorFn } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrMultilingualInputValidators {
4
- /**
5
- * @description
6
- * Validator that requires that at least one text is entered.
7
- *
8
- * @usageNotes
9
- * ```typescript
10
- * const control = new FormControl(this.data, ClrMultilingualInputValidators.requiredOne());
11
- * ```
12
- *
13
- * @returns A validator function that returns an error map with the
14
- * `requiredOne` property if the validation check fails, otherwise `null`.
15
- */
16
- static requiredOne(): ValidatorFn;
17
- /**
18
- * @description
19
- * Validator that requires that all texts are entered.
20
- *
21
- * @usageNotes
22
- * ```typescript
23
- * const control = new FormControl(this.data, ClrMultilingualInputValidators.requiredAll());
24
- * ```
25
- *
26
- * @returns A validator function that returns an error map with the
27
- * `requiredAll` property if the validation check fails, otherwise `null`.
28
- */
29
- static requiredAll(): ValidatorFn;
30
- }
31
- export declare class ClrRequiredOneMultilang implements Validator {
32
- _active: boolean;
33
- set active(active: boolean | string);
34
- validate(control: AbstractControl): {
35
- [key: string]: any;
36
- } | null;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrRequiredOneMultilang, never>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrRequiredOneMultilang, "[clrRequiredOneMultilang]", never, { "active": { "alias": "clrRequiredOneMultilang"; "required": false; }; }, {}, never, never, false, never>;
39
- }
40
- export declare class ClrRequiredAllMultilang implements Validator {
41
- _active: boolean;
42
- set active(active: boolean | string);
43
- validate(control: AbstractControl): {
44
- [key: string]: any;
45
- } | null;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrRequiredAllMultilang, never>;
47
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrRequiredAllMultilang, "[clrRequiredAllMultilang]", never, { "active": { "alias": "clrRequiredAllMultilang"; "required": false; }; }, {}, never, never, false, never>;
48
- }
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./multilingual-input/multilingual-input";
3
- import * as i2 from "./multilingual-textarea/multilingual-textarea";
4
- import * as i3 from "./multilingual-validators";
5
- import * as i4 from "./multilingual-selector";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@clr/angular";
8
- import * as i7 from "@angular/forms";
9
- import * as i8 from "../dropdown/clr-dropdown-overflow.module";
10
- export declare class ClrMultilingualModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMultilingualModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrMultilingualModule, [typeof i1.ClrMultilingualInput, typeof i2.ClrMultilingualTextarea, typeof i3.ClrRequiredOneMultilang, typeof i3.ClrRequiredAllMultilang, typeof i4.ClrMultilingualSelector], [typeof i5.CommonModule, typeof i6.ClarityModule, typeof i7.FormsModule, typeof i8.ClrDropdownOverflowModule], [typeof i1.ClrMultilingualInput, typeof i2.ClrMultilingualTextarea, typeof i3.ClrRequiredOneMultilang, typeof i3.ClrRequiredAllMultilang, typeof i4.ClrMultilingualSelector]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrMultilingualModule>;
14
- }
@@ -1,4 +0,0 @@
1
- export * from './notification-ref';
2
- export * from './notification';
3
- export * from './notification.module';
4
- export * from './notification.service';
@@ -1,33 +0,0 @@
1
- import { ComponentRef, ViewRef } from '@angular/core';
2
- import { ClrNotification } from './notification';
3
- /**
4
- * A reference to an active (currently opened) notification.
5
- *
6
- * @deprecated not used anymore.
7
- */
8
- export declare class ClrActiveNotification {
9
- }
10
- export declare class ClrContentRef {
11
- nodes: any[];
12
- viewRef?: ViewRef;
13
- componentRef?: ComponentRef<any>;
14
- constructor(nodes: any[], viewRef?: ViewRef, componentRef?: ComponentRef<any>);
15
- }
16
- /**
17
- * A reference to a newly opened notification.
18
- */
19
- export declare class ClrNotificationRef {
20
- private _notificationCmptRef;
21
- private _contentRef;
22
- private _resolve;
23
- /**
24
- * A promise that is resolved when a notification is closed.
25
- */
26
- result: Promise<any>;
27
- constructor(_notificationCmptRef: ComponentRef<ClrNotification>, _contentRef: ClrContentRef);
28
- /**
29
- * Can be used to close a notification
30
- */
31
- close(): void;
32
- private _removeModalElements;
33
- }
@@ -1,34 +0,0 @@
1
- import { EventEmitter, NgZone, OnInit, ElementRef } from '@angular/core';
2
- import { ClrAlert } from '@clr/angular';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrNotification implements OnInit {
5
- private elementRef;
6
- private ngZone;
7
- clrAlert: ClrAlert;
8
- progressStatus: number;
9
- private step;
10
- private startTime;
11
- state: any;
12
- private timer;
13
- private interval;
14
- private _translate;
15
- get translate(): number;
16
- private _height;
17
- get height(): number;
18
- private _heightInitalized;
19
- heightInitalized: Promise<unknown>;
20
- timeout: number;
21
- notificationType: string;
22
- dismissable: boolean;
23
- progressbar: boolean;
24
- closed: EventEmitter<any>;
25
- constructor(elementRef: ElementRef, ngZone: NgZone);
26
- ngOnInit(): void;
27
- updateProgressStatus(): void;
28
- close(): void;
29
- moveDown(translateValue: number): void;
30
- moveUp(translateValue: number): void;
31
- private setCurrentPosition;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrNotification, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrNotification, "clr-notification", never, { "timeout": { "alias": "timeout"; "required": false; }; "notificationType": { "alias": "notificationType"; "required": false; }; "dismissable": { "alias": "dismissable"; "required": false; }; "progressbar": { "alias": "progressbar"; "required": false; }; }, { "closed": "closed"; }, never, ["[clr-notification-message]"], false, never>;
34
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./notification";
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 ClrNotificationModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrNotificationModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrNotificationModule, [typeof i1.ClrNotification], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.FormsModule], never>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrNotificationModule>;
10
- }
@@ -1,27 +0,0 @@
1
- import { ApplicationRef, ComponentFactoryResolver, Injector, TemplateRef } from '@angular/core';
2
- import { ClrNotificationRef } from './notification-ref';
3
- import * as i0 from "@angular/core";
4
- export interface ClrNotificationOptions {
5
- timeout?: number;
6
- notificationType?: string;
7
- dismissable?: boolean;
8
- progressbar?: boolean;
9
- ngTemplateOutletContext?: Record<string, unknown>;
10
- }
11
- export declare class ClrNotificationService {
12
- private _injector;
13
- private _applicationRef;
14
- private _componentFactoryResolver;
15
- private _document;
16
- private elements;
17
- constructor(_injector: Injector, _applicationRef: ApplicationRef, _componentFactoryResolver: ComponentFactoryResolver, _document: Document);
18
- openNotification(content: TemplateRef<unknown> | string, options?: ClrNotificationOptions): ClrNotificationRef;
19
- private _afterClose;
20
- private _getContentRef;
21
- private _createFromTemplateRef;
22
- private _createFromString;
23
- private _attachWindowComponent;
24
- private _applyWindowOptions;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrNotificationService, never>;
26
- static ɵprov: i0.ɵɵInjectableDeclaration<ClrNotificationService>;
27
- }
@@ -1,10 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { NgZone } from '@angular/core';
3
- /**
4
- * Runs a timer outside of the angular zone and executes the subscription inside the angular zone.
5
- */
6
- export declare function zonedTimer(dueTime: number | Date, zone: NgZone): Observable<number>;
7
- /**
8
- * Runs a interval outside of the angular zone and executes the subscription inside the angular zone.
9
- */
10
- export declare function zonedInterval(period: number, zone: NgZone): Observable<number>;
@@ -1,3 +0,0 @@
1
- export * from './numeric-field';
2
- export * from './numeric-field.module';
3
- export * from './numeric-field-validators';
@@ -1,65 +0,0 @@
1
- import { AbstractControl, ValidatorFn, Validator } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrNumericFieldValidators {
4
- /**
5
- * @description
6
- * Validator that requires the control's value to be greater than or equal to the provided number.
7
- * The validator exists only as a function and not as a directive.
8
- *
9
- * @usageNotes
10
- *
11
- * ### Validate against a minimum of 3
12
- *
13
- * ```typescript
14
- * const control = new FormControl(2, ClrNumericFieldValidators.min(3, '.', ','));
15
- *
16
- * console.log(control.errors); // {min: {min: 3, actual: 2}}
17
- * ```
18
- *
19
- * @returns A validator function that returns an error map with the
20
- * `min` property if the validation check fails, otherwise `null`.
21
- *
22
- */
23
- static min(min: number, groupingSeparator?: string, decimalSeparator?: string): ValidatorFn;
24
- /**
25
- * @description
26
- * Validator that requires the control's value to be less than or equal to the provided number.
27
- * The validator exists only as a function and not as a directive.
28
- *
29
- * @usageNotes
30
- *
31
- * ### Validate against a maximum of 15
32
- *
33
- * ```typescript
34
- * const control = new FormControl(16, ClrNumericFieldValidators.max(15, '.', ','));
35
- *
36
- * console.log(control.errors); // {max: {max: 15, actual: 16}}
37
- * ```
38
- *
39
- * @returns A validator function that returns an error map with the
40
- * `max` property if the validation check fails, otherwise `null`.
41
- *
42
- */
43
- static max(max: number, groupingSeparator?: string, decimalSeparator?: string): ValidatorFn;
44
- private static parseInputString;
45
- }
46
- export declare class ClrMaxNumeric implements Validator {
47
- _max: number;
48
- _groupingSep: string;
49
- _decimalSep: string;
50
- validate(control: AbstractControl): {
51
- [key: string]: any;
52
- } | null;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMaxNumeric, never>;
54
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrMaxNumeric, "[clrMaxNumeric]", never, { "_max": { "alias": "clrMaxNumeric"; "required": false; }; "_groupingSep": { "alias": "clrGroupingSep"; "required": false; }; "_decimalSep": { "alias": "clrDecimalSep"; "required": false; }; }, {}, never, never, false, never>;
55
- }
56
- export declare class ClrMinNumeric implements Validator {
57
- _min: number;
58
- _groupingSep: string;
59
- _decimalSep: string;
60
- validate(control: AbstractControl): {
61
- [key: string]: any;
62
- } | null;
63
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrMinNumeric, never>;
64
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrMinNumeric, "[clrMinNumeric]", never, { "_min": { "alias": "clrMinNumeric"; "required": false; }; "_groupingSep": { "alias": "clrGroupingSep"; "required": false; }; "_decimalSep": { "alias": "clrDecimalSep"; "required": false; }; }, {}, never, never, false, never>;
65
- }
@@ -1,51 +0,0 @@
1
- import { AfterViewChecked, ElementRef, EventEmitter, OnDestroy, OnInit, Renderer2 } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrNumericField implements OnInit, OnDestroy, AfterViewChecked, ControlValueAccessor {
5
- private renderer;
6
- private inputEl;
7
- textAlign: string;
8
- decimalPlaces: number;
9
- roundValue: boolean;
10
- autofillDecimals: boolean;
11
- decimalSeparator: string;
12
- groupingSeparator: string;
13
- /**
14
- * @deprecated Use {@link clrInputSuffix} or {@link clrInputPrefix} from Clarity instead.
15
- */
16
- unitPosition: string;
17
- numericValueChanged: EventEmitter<number>;
18
- private displayValue;
19
- private originalValue;
20
- private _numericValue;
21
- private _unit;
22
- private inputChangeListener;
23
- private keyupListener;
24
- private keydownListener;
25
- set numericValue(value: number);
26
- /**
27
- * @deprecated Use {@link clrInputSuffix} or {@link clrInputPrefix} from Clarity instead.
28
- */
29
- set unit(value: string);
30
- private unitSpan;
31
- private allowedKeys;
32
- onChange: (_: number) => void;
33
- onTouched: () => void;
34
- registerOnChange(fn: (_: number) => void): void;
35
- registerOnTouched(fn: () => void): void;
36
- setDisabledState(isDisabled: boolean): void;
37
- writeValue(value: number): void;
38
- constructor(renderer: Renderer2, inputEl: ElementRef);
39
- ngOnInit(): void;
40
- ngOnDestroy(): void;
41
- ngAfterViewChecked(): void;
42
- handleInputChanged(): void;
43
- formatInput(element: HTMLInputElement, finalFormatting: boolean): void;
44
- updateInput(value: string, updateAsync: boolean): void;
45
- getValueForFormControl(): number;
46
- private injectUnitSymbol;
47
- private detachListener;
48
- private roundOrTruncate;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrNumericField, never>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClrNumericField, "[clrNumeric]", never, { "textAlign": { "alias": "clrTextAlign"; "required": false; }; "decimalPlaces": { "alias": "clrDecimalPlaces"; "required": false; }; "roundValue": { "alias": "clrRoundDisplayValue"; "required": false; }; "autofillDecimals": { "alias": "clrAutofillDecimals"; "required": false; }; "decimalSeparator": { "alias": "clrDecimalSep"; "required": false; }; "groupingSeparator": { "alias": "clrGroupingSep"; "required": false; }; "unitPosition": { "alias": "clrUnitPosition"; "required": false; }; "numericValue": { "alias": "clrNumericValue"; "required": false; }; "unit": { "alias": "clrUnit"; "required": false; }; }, { "numericValueChanged": "clrNumericValueChange"; }, never, never, false, never>;
51
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./numeric-field";
3
- import * as i2 from "./numeric-field-validators";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@clr/angular";
6
- import * as i5 from "@angular/forms";
7
- export declare class ClrNumericFieldModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrNumericFieldModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrNumericFieldModule, [typeof i1.ClrNumericField, typeof i2.ClrMaxNumeric, typeof i2.ClrMinNumeric], [typeof i3.CommonModule, typeof i4.ClarityModule, typeof i4.ClrFormsModule, typeof i5.FormsModule], [typeof i1.ClrNumericField, typeof i2.ClrMaxNumeric, typeof i2.ClrMinNumeric]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrNumericFieldModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './paged-search-result-list';
2
- export * from './paged-search-result-list.module';
@@ -1,46 +0,0 @@
1
- import { EventEmitter, TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrPagedSearchResultList {
4
- /**
5
- * The page size, used for pagination.
6
- */
7
- pageSize: number;
8
- /**
9
- * The page size options, used for changing the size of the page.
10
- */
11
- pageSizeOptions?: number[];
12
- /**
13
- * Page size label.
14
- */
15
- pageSizeLabel: string;
16
- /**
17
- * The current page, used for pagination.
18
- */
19
- currentPage: number;
20
- /**
21
- * Number of total items, used for pagination.
22
- */
23
- totalItems: number;
24
- /**
25
- * The array of items to be displayed.
26
- */
27
- items: Array<any>;
28
- /**
29
- * The template how each item should be displayed.
30
- */
31
- itemTemplate: TemplateRef<any>;
32
- /**
33
- * The position of the pager
34
- */
35
- clrPagerPosition: string;
36
- /**
37
- * Triggered whenever a page change occurs.
38
- */
39
- pageChange: EventEmitter<any>;
40
- /**
41
- * Triggered whenever a page size change occurs.
42
- */
43
- pageSizeChange: EventEmitter<number>;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrPagedSearchResultList, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrPagedSearchResultList, "clr-paged-search-result-list", never, { "pageSize": { "alias": "clrPageSize"; "required": false; }; "pageSizeOptions": { "alias": "clrPageSizeOptions"; "required": false; }; "pageSizeLabel": { "alias": "clrPageSizeLabel"; "required": false; }; "currentPage": { "alias": "clrPage"; "required": false; }; "totalItems": { "alias": "clrTotalItems"; "required": false; }; "items": { "alias": "clrItems"; "required": false; }; "clrPagerPosition": { "alias": "clrPagerPosition"; "required": false; }; }, { "pageChange": "clrPageChange"; "pageSizeChange": "clrPageSizeChange"; }, ["itemTemplate"], never, false, never>;
46
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./paged-search-result-list";
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 "../pager/pager.module";
7
- export declare class ClrPagedSearchResultListModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrPagedSearchResultListModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrPagedSearchResultListModule, [typeof i1.ClrPagedSearchResultList], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.FormsModule, typeof i5.ClrPagerModule], [typeof i1.ClrPagedSearchResultList]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrPagedSearchResultListModule>;
11
- }
package/pager/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export * from './pager';
2
- export * from './pager.module';
package/pager/pager.d.ts DELETED
@@ -1,43 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrPager {
4
- pageChange: EventEmitter<any>;
5
- /**
6
- * Page size, a value of 0 means no pagination
7
- */
8
- private _pageSize;
9
- get pageSize(): number;
10
- set pageSize(size: number);
11
- /**
12
- * Total items (needed to guess the last page)
13
- */
14
- private _totalItems;
15
- get totalItems(): number;
16
- set totalItems(total: number);
17
- /**
18
- * Last page
19
- */
20
- private _last;
21
- get last(): number;
22
- set last(page: number);
23
- /**
24
- * Current page
25
- */
26
- private _page;
27
- get page(): number;
28
- set page(page: number);
29
- /**
30
- * Moves to the previous page if it exists
31
- */
32
- previous(): void;
33
- /**
34
- * Moves to the next page if it exists
35
- */
36
- next(): void;
37
- /**
38
- * Conditionally adds page numbers before and after the current page
39
- */
40
- get middlePages(): number[];
41
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrPager, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrPager, "clr-pager", never, { "pageSize": { "alias": "clrPageSize"; "required": false; }; "totalItems": { "alias": "clrTotalItems"; "required": false; }; "last": { "alias": "clrLast"; "required": false; }; "page": { "alias": "clrPage"; "required": false; }; }, { "pageChange": "clrPageChange"; }, never, never, false, never>;
43
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./pager";
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 ClrPagerModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrPagerModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrPagerModule, [typeof i1.ClrPager], [typeof i2.CommonModule, typeof i3.ClarityModule, typeof i4.FormsModule], [typeof i1.ClrPager]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrPagerModule>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from './progress-spinner';
2
- export * from './progress-spinner.module';
@@ -1,19 +0,0 @@
1
- import { ChangeDetectorRef, OnDestroy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClrProgressSpinnerComponent implements OnDestroy {
4
- private changeDetectorRef;
5
- private static readonly MINIMUM_VISIBLE_DURATION;
6
- private startTimestamp;
7
- private hideTimeout;
8
- size: string;
9
- _showSpinner: boolean;
10
- set showSpinner(value: boolean);
11
- constructor(changeDetectorRef: ChangeDetectorRef);
12
- ngOnDestroy(): void;
13
- private show;
14
- private hide;
15
- private getRemainingVisibleTime;
16
- private getVisibleTime;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrProgressSpinnerComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrProgressSpinnerComponent, "clr-progress-spinner", never, { "size": { "alias": "clrSize"; "required": false; }; "showSpinner": { "alias": "clrShowSpinner"; "required": false; }; }, {}, never, ["*"], false, never>;
19
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./progress-spinner";
3
- import * as i2 from "@angular/common";
4
- export declare class ClrProgressSpinnerModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrProgressSpinnerModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrProgressSpinnerModule, [typeof i1.ClrProgressSpinnerComponent], [typeof i2.CommonModule], [typeof i1.ClrProgressSpinnerComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrProgressSpinnerModule>;
8
- }
@@ -1,25 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import { ClrQuickListValue } from './add-option.service';
3
- import * as i0 from "@angular/core";
4
- export declare class ClrAddOption<T> {
5
- blankOption: ClrQuickListValue<T>;
6
- value: ClrQuickListValue<T>;
7
- mandatory: boolean;
8
- allValues: Array<ClrQuickListValue<T>>;
9
- excludedValues: Array<ClrQuickListValue<T>>;
10
- readonly: string;
11
- disabled: boolean;
12
- disableAddButton: boolean;
13
- showAddButton: boolean;
14
- valueChanged: EventEmitter<ClrQuickListValue<T>>;
15
- remove: EventEmitter<void>;
16
- add: EventEmitter<void>;
17
- select: ElementRef;
18
- set selectedValue(id: string);
19
- get selectedValue(): string;
20
- getValues(): ClrQuickListValue<T>[];
21
- trashDisabled(): boolean;
22
- focusComponent(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrAddOption<any>, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrAddOption<any>, "clr-add-option", never, { "blankOption": { "alias": "blankOption"; "required": false; }; "value": { "alias": "value"; "required": false; }; "mandatory": { "alias": "mandatory"; "required": false; }; "allValues": { "alias": "allValues"; "required": false; }; "excludedValues": { "alias": "excludedValues"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "disableAddButton": { "alias": "disableAddButton"; "required": false; }; "showAddButton": { "alias": "showAddButton"; "required": false; }; }, { "valueChanged": "valueChanged"; "remove": "remove"; "add": "add"; }, never, never, false, never>;
25
- }
@@ -1,6 +0,0 @@
1
- export interface ClrQuickListValue<T> {
2
- id: string;
3
- label?: string;
4
- value: T;
5
- }
6
- export declare const CLR_BLANK_OPTION: ClrQuickListValue<any>;
@@ -1,3 +0,0 @@
1
- export * from './quick-list';
2
- export * from './quick-list.module';
3
- export * from './add-option.service';
@@ -1,30 +0,0 @@
1
- import { EventEmitter, OnInit, QueryList } from '@angular/core';
2
- import { ClrQuickListValue } from './add-option.service';
3
- import { ClrAddOption } from './add-option';
4
- import { ClrAbstractFormComponent } from '../abstract-form-component/abstract-form-component';
5
- import * as i0 from "@angular/core";
6
- export declare class ClrQuickList<T> extends ClrAbstractFormComponent implements OnInit {
7
- blankOption: ClrQuickListValue<T>;
8
- allValues: ClrQuickListValue<T>[];
9
- mandatory: boolean;
10
- values: ClrQuickListValue<T>[];
11
- addLabel: string;
12
- controlClasses: string;
13
- readonly: string;
14
- compactMode: boolean;
15
- valuesChanged: EventEmitter<ClrQuickListValue<T>[]>;
16
- emptyOptionAdded: EventEmitter<void>;
17
- options: QueryList<ClrAddOption<T>>;
18
- ngOnInit(): void;
19
- writeValue(value: ClrQuickListValue<T>[]): void;
20
- getEmptyValues(): ClrQuickListValue<T>[];
21
- onValueChanged(value: ClrQuickListValue<T>, i: number): void;
22
- onRemoveValue(i: number): void;
23
- addBlankOption(): void;
24
- emitValueChanged(): void;
25
- focusOption(option: ClrQuickListValue<T>): void;
26
- hasBlankOption(): boolean;
27
- addNotPossible(): boolean;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrQuickList<any>, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<ClrQuickList<any>, "clr-quick-list", never, { "blankOption": { "alias": "clrBlankOption"; "required": false; }; "allValues": { "alias": "clrAllValues"; "required": false; }; "mandatory": { "alias": "clrMandatory"; "required": false; }; "values": { "alias": "clrValues"; "required": false; }; "addLabel": { "alias": "clrAddLabel"; "required": false; }; "controlClasses": { "alias": "clrControlClasses"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "compactMode": { "alias": "compactMode"; "required": false; }; }, { "valuesChanged": "clrValuesChanged"; "emptyOptionAdded": "clrEmptyOptionAdded"; }, never, ["label"], false, never>;
30
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./quick-list";
3
- import * as i2 from "./add-option";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@angular/forms";
6
- import * as i5 from "@clr/angular";
7
- export declare class ClrQuickListModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ClrQuickListModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ClrQuickListModule, [typeof i1.ClrQuickList, typeof i2.ClrAddOption], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.ClarityModule, typeof i5.ClrFormsModule], [typeof i1.ClrQuickList]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ClrQuickListModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './readonly.module';
2
- export * from './readonly.directive';