@leanix/components 0.3.26 → 0.3.29

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 (191) hide show
  1. package/esm2020/lib/core-ui/components/badge/badge.component.mjs +3 -3
  2. package/esm2020/lib/core-ui/components/button/button.component.mjs +5 -5
  3. package/esm2020/lib/core-ui/components/button-group/button-group.component.mjs +3 -3
  4. package/esm2020/lib/core-ui/components/card/card.component.mjs +3 -3
  5. package/esm2020/lib/core-ui/components/collapsible/collapsible.component.mjs +5 -5
  6. package/esm2020/lib/core-ui/components/colored-label/colored-label.component.mjs +3 -3
  7. package/esm2020/lib/core-ui/components/ellipsis/ellipsis.component.mjs +5 -5
  8. package/esm2020/lib/core-ui/components/icon-scale/icon-scale.component.mjs +3 -3
  9. package/esm2020/lib/core-ui/components/spinner/spinner.component.mjs +3 -3
  10. package/esm2020/lib/core-ui/components/table/table-header/table-header.component.mjs +3 -3
  11. package/esm2020/lib/core-ui/components/table/table.component.mjs +3 -3
  12. package/esm2020/lib/core-ui/components/tiny-spinner/tiny-spinner.component.mjs +3 -3
  13. package/esm2020/lib/core-ui/core-ui.module.mjs +5 -5
  14. package/esm2020/lib/core-ui/directives/after-view-init.directive.mjs +3 -3
  15. package/esm2020/lib/core-ui/directives/autoclose-group.service.mjs +3 -3
  16. package/esm2020/lib/core-ui/directives/autoclose.directive.mjs +3 -3
  17. package/esm2020/lib/core-ui/directives/autofocus.directive.mjs +3 -3
  18. package/esm2020/lib/core-ui/directives/html.directive.mjs +3 -3
  19. package/esm2020/lib/core-ui/linkify/linkify.pipe.mjs +3 -3
  20. package/esm2020/lib/core-ui/linkify/unlinkify.pipe.mjs +3 -3
  21. package/esm2020/lib/core-ui/pipes/br.pipe.mjs +3 -3
  22. package/esm2020/lib/core-ui/pipes/contrast-color.pipe.mjs +3 -3
  23. package/esm2020/lib/core-ui/pipes/custom-date.pipe.mjs +3 -3
  24. package/esm2020/lib/core-ui/pipes/highlight-range.pipe.mjs +3 -3
  25. package/esm2020/lib/core-ui/pipes/highlight-term.pipe.mjs +3 -3
  26. package/esm2020/lib/core-ui/pipes/lx-is-uuid.pipe.mjs +3 -3
  27. package/esm2020/lib/core-ui/pipes/lx-time-ago.pipe.mjs +3 -3
  28. package/esm2020/lib/core-ui/pipes/lx-translate.pipe.mjs +4 -4
  29. package/esm2020/lib/core-ui/pipes/markdown.pipe.mjs +3 -3
  30. package/esm2020/lib/core-ui/pipes/nbsp.pipe.mjs +3 -3
  31. package/esm2020/lib/core-ui/pipes/sort.pipe.mjs +3 -3
  32. package/esm2020/lib/core-ui/pipes/translation-after.pipe.mjs +3 -3
  33. package/esm2020/lib/core-ui/pipes/translation-before.pipe.mjs +3 -3
  34. package/esm2020/lib/core-ui/pipes/translation-between.pipe.mjs +3 -3
  35. package/esm2020/lib/core-ui/pipes/unescape-curly-braces.pipe.mjs +3 -3
  36. package/esm2020/lib/core-ui/services/resize-observer.service.mjs +3 -3
  37. package/esm2020/lib/core-ui/tooltip/tooltip.component.mjs +3 -3
  38. package/esm2020/lib/core-ui/tooltip/tooltip.directive.mjs +3 -3
  39. package/esm2020/lib/core-ui/tooltip/tooltip.module.mjs +5 -6
  40. package/esm2020/lib/forms-ui/components/basic-dropdown/basic-dropdown.component.mjs +7 -7
  41. package/esm2020/lib/forms-ui/components/basic-dropdown-item/basic-dropdown-item.component.mjs +3 -3
  42. package/esm2020/lib/forms-ui/components/cdk-options-dropdown/cdk-options-dropdown.component.mjs +3 -3
  43. package/esm2020/lib/forms-ui/components/cdk-options-sub-dropdown/cdk-options-sub-dropdown.component.mjs +3 -3
  44. package/esm2020/lib/forms-ui/components/currency/currency-input.component.mjs +7 -7
  45. package/esm2020/lib/forms-ui/components/currency/currency-symbol.component.mjs +3 -3
  46. package/esm2020/lib/forms-ui/components/date-input/date-input.component.mjs +8 -8
  47. package/esm2020/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list-item/drag-and-drop-list-item.component.mjs +5 -5
  48. package/esm2020/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list.component.mjs +7 -7
  49. package/esm2020/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list.module.mjs +5 -5
  50. package/esm2020/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-item/keyboard-sortable-item.directive.mjs +7 -6
  51. package/esm2020/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-list/keyboard-sortable-list.directive.mjs +4 -4
  52. package/esm2020/lib/forms-ui/components/error-message/error-message.component.mjs +3 -3
  53. package/esm2020/lib/forms-ui/components/form-error/form-error.component.mjs +4 -4
  54. package/esm2020/lib/forms-ui/components/icon/icon.component.mjs +3 -3
  55. package/esm2020/lib/forms-ui/components/input/input.component.mjs +3 -3
  56. package/esm2020/lib/forms-ui/components/keyboard-select.directive.mjs +3 -3
  57. package/esm2020/lib/forms-ui/components/multi-select/multi-select.component.mjs +7 -7
  58. package/esm2020/lib/forms-ui/components/option/option.component.mjs +3 -3
  59. package/esm2020/lib/forms-ui/components/option-group/option-group.component.mjs +3 -3
  60. package/esm2020/lib/forms-ui/components/option-group-dropdown/option-group-dropdown.component.mjs +8 -8
  61. package/esm2020/lib/forms-ui/components/options-dropdown/options-dropdown.component.mjs +3 -3
  62. package/esm2020/lib/forms-ui/components/options-sub-dropdown/options-sub-dropdown.component.mjs +3 -3
  63. package/esm2020/lib/forms-ui/components/picker/picker-trigger.directive.mjs +3 -3
  64. package/esm2020/lib/forms-ui/components/picker/picker.component.mjs +4 -4
  65. package/esm2020/lib/forms-ui/components/picker-option/picker-option.component.mjs +5 -5
  66. package/esm2020/lib/forms-ui/components/pill-item/pill-item.component.mjs +3 -3
  67. package/esm2020/lib/forms-ui/components/pill-list/pill-list.component.mjs +5 -5
  68. package/esm2020/lib/forms-ui/components/responsive-input/responsive-input.component.mjs +7 -7
  69. package/esm2020/lib/forms-ui/components/single-select/single-select.component.mjs +8 -8
  70. package/esm2020/lib/forms-ui/components/slider-toggle/slider-toggle.component.mjs +3 -3
  71. package/esm2020/lib/forms-ui/components/sorting-dropdown/sorting-dropdown.component.mjs +11 -11
  72. package/esm2020/lib/forms-ui/components/sorting-dropdown-trigger/sorting-dropdown-trigger.component.mjs +4 -4
  73. package/esm2020/lib/forms-ui/directives/form-error.directive.mjs +3 -3
  74. package/esm2020/lib/forms-ui/directives/form-submit.directive.mjs +3 -3
  75. package/esm2020/lib/forms-ui/directives/keyboard-action-source.directive.mjs +3 -3
  76. package/esm2020/lib/forms-ui/directives/mark-invalid.directive.mjs +3 -3
  77. package/esm2020/lib/forms-ui/directives/select-dropdown.directive.mjs +3 -3
  78. package/esm2020/lib/forms-ui/directives/selectable-item.directive.mjs +3 -3
  79. package/esm2020/lib/forms-ui/directives/selected-option.directive.mjs +3 -3
  80. package/esm2020/lib/forms-ui/forms-ui.module.mjs +13 -15
  81. package/esm2020/lib/forms-ui/models/base-select.directive.mjs +6 -6
  82. package/esm2020/lib/forms-ui/pipes/filter-selection.pipe.mjs +3 -3
  83. package/esm2020/lib/forms-ui/pipes/filter-term.pipe.mjs +3 -3
  84. package/esm2020/lib/forms-ui/pipes/format-number.pipe.mjs +3 -3
  85. package/esm2020/lib/modal-ui/components/modal/modal.component.mjs +6 -6
  86. package/esm2020/lib/modal-ui/components/modal-footer/modal-footer.component.mjs +3 -3
  87. package/esm2020/lib/modal-ui/components/modal-header/modal-header.component.mjs +3 -3
  88. package/esm2020/lib/modal-ui/directives/modal-content.directive.mjs +3 -3
  89. package/esm2020/lib/modal-ui/modal.module.mjs +5 -5
  90. package/esm2020/lib/popover-ui/components/popover/popover.component.mjs +5 -5
  91. package/esm2020/lib/popover-ui/directives/popover-click.directive.mjs +3 -3
  92. package/esm2020/lib/popover-ui/directives/popover-content.directive.mjs +3 -3
  93. package/esm2020/lib/popover-ui/directives/popover-hover.directive.mjs +3 -3
  94. package/esm2020/lib/popover-ui/popover-ui.module.mjs +5 -5
  95. package/esm2020/lib/tab-ui/components/tab/tab.component.mjs +6 -6
  96. package/esm2020/lib/tab-ui/components/tab-group/tab-group.component.mjs +3 -3
  97. package/esm2020/lib/tab-ui/tab-ui.module.mjs +5 -5
  98. package/fesm2015/leanix-components.mjs +351 -352
  99. package/fesm2015/leanix-components.mjs.map +1 -1
  100. package/fesm2020/leanix-components.mjs +350 -352
  101. package/fesm2020/leanix-components.mjs.map +1 -1
  102. package/lib/core-ui/components/badge/badge.component.d.ts +1 -1
  103. package/lib/core-ui/components/button/button.component.d.ts +1 -1
  104. package/lib/core-ui/components/button-group/button-group.component.d.ts +1 -1
  105. package/lib/core-ui/components/card/card.component.d.ts +1 -1
  106. package/lib/core-ui/components/collapsible/collapsible.component.d.ts +1 -1
  107. package/lib/core-ui/components/colored-label/colored-label.component.d.ts +1 -1
  108. package/lib/core-ui/components/ellipsis/ellipsis.component.d.ts +1 -1
  109. package/lib/core-ui/components/icon-scale/icon-scale.component.d.ts +1 -1
  110. package/lib/core-ui/components/spinner/spinner.component.d.ts +1 -1
  111. package/lib/core-ui/components/table/table-header/table-header.component.d.ts +1 -1
  112. package/lib/core-ui/components/table/table.component.d.ts +1 -1
  113. package/lib/core-ui/components/tiny-spinner/tiny-spinner.component.d.ts +1 -1
  114. package/lib/core-ui/directives/after-view-init.directive.d.ts +1 -1
  115. package/lib/core-ui/directives/autoclose.directive.d.ts +1 -1
  116. package/lib/core-ui/directives/autofocus.directive.d.ts +1 -1
  117. package/lib/core-ui/directives/html.directive.d.ts +1 -1
  118. package/lib/core-ui/linkify/linkify.pipe.d.ts +1 -1
  119. package/lib/core-ui/linkify/unlinkify.pipe.d.ts +1 -1
  120. package/lib/core-ui/pipes/br.pipe.d.ts +1 -1
  121. package/lib/core-ui/pipes/contrast-color.pipe.d.ts +1 -1
  122. package/lib/core-ui/pipes/custom-date.pipe.d.ts +1 -1
  123. package/lib/core-ui/pipes/highlight-range.pipe.d.ts +1 -1
  124. package/lib/core-ui/pipes/highlight-term.pipe.d.ts +1 -1
  125. package/lib/core-ui/pipes/lx-is-uuid.pipe.d.ts +1 -1
  126. package/lib/core-ui/pipes/lx-time-ago.pipe.d.ts +1 -1
  127. package/lib/core-ui/pipes/lx-translate.pipe.d.ts +1 -1
  128. package/lib/core-ui/pipes/markdown.pipe.d.ts +1 -1
  129. package/lib/core-ui/pipes/nbsp.pipe.d.ts +1 -1
  130. package/lib/core-ui/pipes/sort.pipe.d.ts +1 -1
  131. package/lib/core-ui/pipes/translation-after.pipe.d.ts +1 -1
  132. package/lib/core-ui/pipes/translation-before.pipe.d.ts +1 -1
  133. package/lib/core-ui/pipes/translation-between.pipe.d.ts +1 -1
  134. package/lib/core-ui/pipes/unescape-curly-braces.pipe.d.ts +1 -1
  135. package/lib/core-ui/tooltip/tooltip.component.d.ts +1 -1
  136. package/lib/core-ui/tooltip/tooltip.directive.d.ts +1 -1
  137. package/lib/forms-ui/components/basic-dropdown/basic-dropdown.component.d.ts +1 -1
  138. package/lib/forms-ui/components/basic-dropdown-item/basic-dropdown-item.component.d.ts +1 -1
  139. package/lib/forms-ui/components/cdk-options-dropdown/cdk-options-dropdown.component.d.ts +1 -1
  140. package/lib/forms-ui/components/cdk-options-sub-dropdown/cdk-options-sub-dropdown.component.d.ts +1 -1
  141. package/lib/forms-ui/components/currency/currency-input.component.d.ts +1 -1
  142. package/lib/forms-ui/components/currency/currency-symbol.component.d.ts +1 -1
  143. package/lib/forms-ui/components/date-input/date-input.component.d.ts +3 -3
  144. package/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list-item/drag-and-drop-list-item.component.d.ts +1 -1
  145. package/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list.component.d.ts +1 -1
  146. package/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-item/keyboard-sortable-item.directive.d.ts +4 -4
  147. package/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-list/keyboard-sortable-list.directive.d.ts +2 -2
  148. package/lib/forms-ui/components/error-message/error-message.component.d.ts +1 -1
  149. package/lib/forms-ui/components/form-error/form-error.component.d.ts +3 -3
  150. package/lib/forms-ui/components/icon/icon.component.d.ts +1 -1
  151. package/lib/forms-ui/components/input/input.component.d.ts +1 -1
  152. package/lib/forms-ui/components/keyboard-select.directive.d.ts +1 -1
  153. package/lib/forms-ui/components/multi-select/multi-select.component.d.ts +1 -1
  154. package/lib/forms-ui/components/option/option.component.d.ts +1 -1
  155. package/lib/forms-ui/components/option-group/option-group.component.d.ts +1 -1
  156. package/lib/forms-ui/components/option-group-dropdown/option-group-dropdown.component.d.ts +1 -1
  157. package/lib/forms-ui/components/options-dropdown/options-dropdown.component.d.ts +1 -1
  158. package/lib/forms-ui/components/options-sub-dropdown/options-sub-dropdown.component.d.ts +1 -1
  159. package/lib/forms-ui/components/picker/picker-trigger.directive.d.ts +1 -1
  160. package/lib/forms-ui/components/picker/picker.component.d.ts +1 -1
  161. package/lib/forms-ui/components/picker-option/picker-option.component.d.ts +1 -1
  162. package/lib/forms-ui/components/pill-item/pill-item.component.d.ts +1 -1
  163. package/lib/forms-ui/components/pill-list/pill-list.component.d.ts +1 -1
  164. package/lib/forms-ui/components/responsive-input/responsive-input.component.d.ts +3 -3
  165. package/lib/forms-ui/components/single-select/single-select.component.d.ts +1 -1
  166. package/lib/forms-ui/components/slider-toggle/slider-toggle.component.d.ts +1 -1
  167. package/lib/forms-ui/components/sorting-dropdown/sorting-dropdown.component.d.ts +1 -1
  168. package/lib/forms-ui/components/sorting-dropdown-trigger/sorting-dropdown-trigger.component.d.ts +1 -1
  169. package/lib/forms-ui/directives/form-error.directive.d.ts +1 -1
  170. package/lib/forms-ui/directives/form-submit.directive.d.ts +1 -1
  171. package/lib/forms-ui/directives/keyboard-action-source.directive.d.ts +1 -1
  172. package/lib/forms-ui/directives/mark-invalid.directive.d.ts +1 -1
  173. package/lib/forms-ui/directives/select-dropdown.directive.d.ts +1 -1
  174. package/lib/forms-ui/directives/selectable-item.directive.d.ts +1 -1
  175. package/lib/forms-ui/directives/selected-option.directive.d.ts +1 -1
  176. package/lib/forms-ui/models/base-select.directive.d.ts +3 -3
  177. package/lib/forms-ui/pipes/filter-selection.pipe.d.ts +1 -1
  178. package/lib/forms-ui/pipes/filter-term.pipe.d.ts +1 -1
  179. package/lib/forms-ui/pipes/format-number.pipe.d.ts +1 -1
  180. package/lib/modal-ui/components/modal/modal.component.d.ts +1 -1
  181. package/lib/modal-ui/components/modal-footer/modal-footer.component.d.ts +1 -1
  182. package/lib/modal-ui/components/modal-header/modal-header.component.d.ts +1 -1
  183. package/lib/modal-ui/directives/modal-content.directive.d.ts +1 -1
  184. package/lib/popover-ui/components/popover/popover.component.d.ts +1 -1
  185. package/lib/popover-ui/directives/popover-click.directive.d.ts +1 -1
  186. package/lib/popover-ui/directives/popover-content.directive.d.ts +1 -1
  187. package/lib/popover-ui/directives/popover-hover.directive.d.ts +1 -1
  188. package/lib/tab-ui/components/tab/tab.component.d.ts +1 -1
  189. package/lib/tab-ui/components/tab-group/tab-group.component.d.ts +1 -1
  190. package/package.json +4 -4
  191. package/leanix-components.d.ts +0 -5
@@ -45,5 +45,5 @@ export declare class PickerOptionComponent implements Highlightable, OnInit {
45
45
  */
46
46
  selectOption(): void;
47
47
  static ɵfac: i0.ɵɵFactoryDeclaration<PickerOptionComponent, never>;
48
- static ɵcmp: i0.ɵɵComponentDeclaration<PickerOptionComponent, "li[lx-picker-option]", never, { "optionId": "optionId"; "ariaLabel": "ariaLabel"; "value": "value"; "selected": "selected"; "isClearOption": "isClearOption"; }, { "select": "select"; }, never, ["*"]>;
48
+ static ɵcmp: i0.ɵɵComponentDeclaration<PickerOptionComponent, "li[lx-picker-option]", never, { "optionId": "optionId"; "ariaLabel": "ariaLabel"; "value": "value"; "selected": "selected"; "isClearOption": "isClearOption"; }, { "select": "select"; }, never, ["*"], false>;
49
49
  }
@@ -9,5 +9,5 @@ export declare class PillItemComponent {
9
9
  remove: EventEmitter<MultiSelectRemoveItemEvent>;
10
10
  removePill(item: any, isMouse?: boolean): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<PillItemComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<PillItemComponent, "lx-pill-item", never, { "item": "item"; "label": "label"; "disabled": "disabled"; }, { "remove": "remove"; }, never, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<PillItemComponent, "lx-pill-item", never, { "item": "item"; "label": "label"; "disabled": "disabled"; }, { "remove": "remove"; }, never, never, false>;
13
13
  }
@@ -28,5 +28,5 @@ export declare class PillListComponent extends KeyboardSelectDirective implement
28
28
  removePillViaKeyboard(pill: any): void;
29
29
  trackByProp(prop?: string): (index: number, pill: any) => any;
30
30
  static ɵfac: i0.ɵɵFactoryDeclaration<PillListComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<PillListComponent, "lx-pill-list", never, { "pills": "pills"; "labelKey": "labelKey"; "itemKey": "itemKey"; "disabled": "disabled"; }, { "remove": "remove"; }, ["pillTemplate", "contentItems"], never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<PillListComponent, "lx-pill-list", never, { "pills": "pills"; "labelKey": "labelKey"; "itemKey": "itemKey"; "disabled": "disabled"; }, { "remove": "remove"; }, ["pillTemplate", "contentItems"], never, false>;
32
32
  }
@@ -1,5 +1,5 @@
1
1
  import { AfterViewInit, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
2
- import { ControlValueAccessor, FormControl } from '@angular/forms';
2
+ import { ControlValueAccessor, UntypedFormControl } from '@angular/forms';
3
3
  import { Subject } from 'rxjs';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class ResponsiveInputComponent implements AfterViewInit, OnDestroy, ControlValueAccessor {
@@ -9,7 +9,7 @@ export declare class ResponsiveInputComponent implements AfterViewInit, OnDestro
9
9
  responsiveInput: ElementRef<HTMLInputElement>;
10
10
  inputWidth: ElementRef<HTMLSpanElement>;
11
11
  readonly inputWidth$: Subject<string>;
12
- readonly inputControl: FormControl;
12
+ readonly inputControl: UntypedFormControl;
13
13
  readonly destroyed$: Subject<void>;
14
14
  value: any;
15
15
  ngAfterViewInit(): void;
@@ -26,5 +26,5 @@ export declare class ResponsiveInputComponent implements AfterViewInit, OnDestro
26
26
  registerOnChange(fn: any): void;
27
27
  registerOnTouched(_fn: any): void;
28
28
  static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveInputComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<ResponsiveInputComponent, "lx-responsive-input", never, {}, { "focus": "focus"; "focusViaTab": "focusViaTab"; "blur": "blur"; }, never, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<ResponsiveInputComponent, "lx-responsive-input", never, {}, { "focus": "focus"; "focusViaTab": "focusViaTab"; "blur": "blur"; }, never, never, false>;
30
30
  }
@@ -48,5 +48,5 @@ export declare class SingleSelectComponent extends BaseSelectDirective implement
48
48
  focusedViaTab(): void;
49
49
  private determineHighlightIndex;
50
50
  static ɵfac: i0.ɵɵFactoryDeclaration<SingleSelectComponent, never>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<SingleSelectComponent, "lx-single-select", never, { "selection": "selection"; "selectionBackground": "selectionBackground"; "size": "size"; "dropdownWidthScale": "dropdownWidthScale"; "padding": "padding"; "allowClear": "allowClear"; "tabIndex": "tabIndex"; "markInvalid": "markInvalid"; }, { "selectionChange": "selectionChange"; "blur": "blur"; }, ["explicitDropdown", "explicitSelectedOption", "dropdownComponent"], [".selectedOption", ".dropdownComponent"]>;
51
+ static ɵcmp: i0.ɵɵComponentDeclaration<SingleSelectComponent, "lx-single-select", never, { "selection": "selection"; "selectionBackground": "selectionBackground"; "size": "size"; "dropdownWidthScale": "dropdownWidthScale"; "padding": "padding"; "allowClear": "allowClear"; "tabIndex": "tabIndex"; "markInvalid": "markInvalid"; }, { "selectionChange": "selectionChange"; "blur": "blur"; }, ["explicitDropdown", "explicitSelectedOption", "dropdownComponent"], [".selectedOption", ".dropdownComponent"], false>;
52
52
  }
@@ -12,5 +12,5 @@ export declare class SliderToggleComponent {
12
12
  get id(): string | null;
13
13
  focus(checkbox: HTMLInputElement): void;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SliderToggleComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<SliderToggleComponent, "lx-slider-toggle", never, { "value": "value"; "size": "size"; "disabled": "disabled"; "label": "label"; "labelInFront": "labelInFront"; "elementId": "elementId"; }, { "toggle": "toggle"; }, never, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<SliderToggleComponent, "lx-slider-toggle", never, { "value": "value"; "size": "size"; "disabled": "disabled"; "label": "label"; "labelInFront": "labelInFront"; "elementId": "elementId"; }, { "toggle": "toggle"; }, never, never, false>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class SortingDropdownComponent implements OnInit {
12
12
  applySortingDirection(sortDirection: SortingOrder): void;
13
13
  getSortLabel(key: string | undefined): string;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SortingDropdownComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<SortingDropdownComponent, "lx-sorting-dropdown", never, { "currentSorting": "currentSorting"; "sortingOptions": "sortingOptions"; }, { "apply": "apply"; }, never, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<SortingDropdownComponent, "lx-sorting-dropdown", never, { "currentSorting": "currentSorting"; "sortingOptions": "sortingOptions"; }, { "apply": "apply"; }, never, never, false>;
16
16
  }
@@ -4,5 +4,5 @@ export declare class SortingDropdownTriggerComponent {
4
4
  currentSortingLabel: string;
5
5
  disabled: boolean;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<SortingDropdownTriggerComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<SortingDropdownTriggerComponent, "lx-sorting-dropdown-trigger", never, { "label": "label"; "currentSortingLabel": "currentSortingLabel"; "disabled": "disabled"; }, {}, never, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<SortingDropdownTriggerComponent, "lx-sorting-dropdown-trigger", never, { "label": "label"; "currentSortingLabel": "currentSortingLabel"; "disabled": "disabled"; }, {}, never, never, false>;
8
8
  }
@@ -36,5 +36,5 @@ export declare class FormErrorDirective implements OnInit, OnDestroy {
36
36
  private setError;
37
37
  ngOnDestroy(): void;
38
38
  static ɵfac: i0.ɵɵFactoryDeclaration<FormErrorDirective, [null, null, { optional: true; self: true; }, { optional: true; host: true; }, { optional: true; }, { optional: true; }]>;
39
- static ɵdir: i0.ɵɵDirectiveDeclaration<FormErrorDirective, "[lxFormError]", never, { "ctrl": "lxFormError"; "controlName": "controlName"; }, {}, never>;
39
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FormErrorDirective, "[lxFormError]", never, { "ctrl": "lxFormError"; "controlName": "controlName"; }, {}, never, never, false>;
40
40
  }
@@ -8,5 +8,5 @@ export declare class FormSubmitDirective implements OnDestroy {
8
8
  constructor(elementRef: ElementRef);
9
9
  ngOnDestroy(): void;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<FormSubmitDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<FormSubmitDirective, "form", never, {}, {}, never>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FormSubmitDirective, "form", never, {}, {}, never, never, false>;
12
12
  }
@@ -11,5 +11,5 @@ export declare class KeyboardActionSourceDirective implements OnDestroy {
11
11
  blur(): void;
12
12
  ngOnDestroy(): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<KeyboardActionSourceDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<KeyboardActionSourceDirective, "[lxKeyboardActionSource]", ["keyboardActionSource"], {}, {}, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<KeyboardActionSourceDirective, "[lxKeyboardActionSource]", ["keyboardActionSource"], {}, {}, never, never, false>;
15
15
  }
@@ -11,5 +11,5 @@ export declare class MarkInvalidDirective implements OnInit, OnDestroy {
11
11
  ngOnInit(): void;
12
12
  ngOnDestroy(): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<MarkInvalidDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<MarkInvalidDirective, "[lxMarkInvalid]", never, { "lxMarkInvalid": "lxMarkInvalid"; }, {}, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MarkInvalidDirective, "[lxMarkInvalid]", never, { "lxMarkInvalid": "lxMarkInvalid"; }, {}, never, never, false>;
15
15
  }
@@ -19,5 +19,5 @@ import * as i0 from "@angular/core";
19
19
  */
20
20
  export declare class SelectDropdownDirective {
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectDropdownDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<SelectDropdownDirective, "[lxSelectDropdown]", never, {}, {}, never>;
22
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectDropdownDirective, "[lxSelectDropdown]", never, {}, {}, never, never, false>;
23
23
  }
@@ -11,5 +11,5 @@ export declare class SelectableItemDirective implements OnDestroy, DropdownItem
11
11
  ngOnDestroy(): void;
12
12
  scrollToItem(): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectableItemDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<SelectableItemDirective, "[lxSelectableItem]", never, { "scrollInContainer": "scrollInContainer"; "lxSelectableItem": "lxSelectableItem"; }, { "select": "select"; }, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectableItemDirective, "[lxSelectableItem]", never, { "scrollInContainer": "scrollInContainer"; "lxSelectableItem": "lxSelectableItem"; }, { "select": "select"; }, never, never, false>;
15
15
  }
@@ -14,5 +14,5 @@ import * as i0 from "@angular/core";
14
14
  */
15
15
  export declare class SelectedOptionDirective {
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectedOptionDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<SelectedOptionDirective, "[lxSelectedOption]", never, {}, {}, never>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectedOptionDirective, "[lxSelectedOption]", never, {}, {}, never, never, false>;
18
18
  }
@@ -1,5 +1,5 @@
1
1
  import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
2
- import { FormControl } from '@angular/forms';
2
+ import { UntypedFormControl } from '@angular/forms';
3
3
  import { BehaviorSubject, Subject } from 'rxjs';
4
4
  import { KeyboardSelectAction } from '../components/keyboard-select.directive';
5
5
  import * as i0 from "@angular/core";
@@ -29,7 +29,7 @@ export declare abstract class BaseSelectDirective implements AfterViewInit, OnCh
29
29
  readonly optionsKeyboardSelectAction$: Subject<KeyboardSelectAction | null>;
30
30
  virtualCursorPosition: number;
31
31
  inputWasFocused: boolean;
32
- readonly queryControl: FormControl;
32
+ readonly queryControl: UntypedFormControl;
33
33
  isInputFocused: boolean;
34
34
  readonly destroyed$: Subject<void>;
35
35
  abstract resetInput(): void;
@@ -50,5 +50,5 @@ export declare abstract class BaseSelectDirective implements AfterViewInit, OnCh
50
50
  protected doGetCaretPosition(oField: any): number;
51
51
  protected selectFirstOption(): void;
52
52
  static ɵfac: i0.ɵɵFactoryDeclaration<BaseSelectDirective, never>;
53
- static ɵdir: i0.ɵɵDirectiveDeclaration<BaseSelectDirective, never, never, { "placeholder": "placeholder"; "disabled": "disabled"; "focusOnInit": "focusOnInit"; "dropdownMaxHeight": "dropdownMaxHeight"; "allowQuery": "allowQuery"; }, { "query": "query"; "close": "close"; "open": "open"; }, never>;
53
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BaseSelectDirective, never, never, { "placeholder": "placeholder"; "disabled": "disabled"; "focusOnInit": "focusOnInit"; "dropdownMaxHeight": "dropdownMaxHeight"; "allowQuery": "allowQuery"; }, { "query": "query"; "close": "close"; "open": "open"; }, never, never, false>;
54
54
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class FilterSelectionPipe implements PipeTransform {
4
4
  transform(items: any[] | null | undefined, selection: any, itemKey?: string): any[];
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterSelectionPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<FilterSelectionPipe, "lxFilterBySelection">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<FilterSelectionPipe, "lxFilterBySelection", false>;
7
7
  }
@@ -6,5 +6,5 @@ export declare class FilterTermPipe implements PipeTransform {
6
6
  key?: string;
7
7
  }): any[];
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterTermPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<FilterTermPipe, "lxFilterByTerm">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<FilterTermPipe, "lxFilterByTerm", false>;
10
10
  }
@@ -19,5 +19,5 @@ export declare class FormatNumberPipe implements PipeTransform {
19
19
  */
20
20
  private getFormatedCurrency;
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<FormatNumberPipe, never>;
22
- static ɵpipe: i0.ɵɵPipeDeclaration<FormatNumberPipe, "lxFormatNumber">;
22
+ static ɵpipe: i0.ɵɵPipeDeclaration<FormatNumberPipe, "lxFormatNumber", false>;
23
23
  }
@@ -56,5 +56,5 @@ export declare class ModalComponent implements OnChanges, OnInit, OnDestroy, Aft
56
56
  closeModal(): Promise<void>;
57
57
  private trapFocusInModal;
58
58
  static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, [null, null, { optional: true; }, null]>;
59
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "lx-modal", never, { "open": "open"; "showCloseButton": "showCloseButton"; "showBackButton": "showBackButton"; "verticalScroll": "verticalScroll"; "size": "size"; "isFocusTrap": "isFocusTrap"; "canModalBeClosed": "canModalBeClosed"; }, { "close": "close"; "back": "back"; }, ["header", "footer", "explicitContent"], ["lx-modal-header", "lx-modal-footer", "*"]>;
59
+ static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "lx-modal", never, { "open": "open"; "showCloseButton": "showCloseButton"; "showBackButton": "showBackButton"; "verticalScroll": "verticalScroll"; "size": "size"; "isFocusTrap": "isFocusTrap"; "canModalBeClosed": "canModalBeClosed"; }, { "close": "close"; "back": "back"; }, ["header", "footer", "explicitContent"], ["lx-modal-header", "lx-modal-footer", "*"], false>;
60
60
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class ModalFooterComponent {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<ModalFooterComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalFooterComponent, "lx-modal-footer", never, {}, {}, never, ["*"]>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<ModalFooterComponent, "lx-modal-footer", never, {}, {}, never, ["*"], false>;
5
5
  }
@@ -4,5 +4,5 @@ export declare class ModalHeaderComponent {
4
4
  subtitle: string;
5
5
  bottomBorder: boolean;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<ModalHeaderComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalHeaderComponent, "lx-modal-header", never, { "title": "title"; "subtitle": "subtitle"; "bottomBorder": "bottomBorder"; }, {}, never, ["*"]>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<ModalHeaderComponent, "lx-modal-header", never, { "title": "title"; "subtitle": "subtitle"; "bottomBorder": "bottomBorder"; }, {}, never, ["*"], false>;
8
8
  }
@@ -1,5 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class ModalContentDirective {
3
3
  static ɵfac: i0.ɵɵFactoryDeclaration<ModalContentDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<ModalContentDirective, "[lxModalContent]", never, {}, {}, never>;
4
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ModalContentDirective, "[lxModalContent]", never, {}, {}, never, never, false>;
5
5
  }
@@ -93,5 +93,5 @@ export declare class PopoverComponent implements OnChanges {
93
93
  private getMarginClassesForClassList;
94
94
  private getDefaultMarginClasses;
95
95
  static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
96
- static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "lx-popover", never, { "trigger": "trigger"; "horizontalAlign": "horizontalAlign"; "verticalAlign": "verticalAlign"; "noMargin": "noMargin"; "allowOverflow": "allowOverflow"; "autoFocus": "autoFocus"; "restoreFocus": "restoreFocus"; "adaptMarginsForViewportAlignChange": "adaptMarginsForViewportAlignChange"; }, { "opened": "opened"; "closed": "closed"; }, ["explicitContent"], ["*"]>;
96
+ static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "lx-popover", never, { "trigger": "trigger"; "horizontalAlign": "horizontalAlign"; "verticalAlign": "verticalAlign"; "noMargin": "noMargin"; "allowOverflow": "allowOverflow"; "autoFocus": "autoFocus"; "restoreFocus": "restoreFocus"; "adaptMarginsForViewportAlignChange": "adaptMarginsForViewportAlignChange"; }, { "opened": "opened"; "closed": "closed"; }, ["explicitContent"], ["*"], false>;
97
97
  }
@@ -19,5 +19,5 @@ export declare class PopoverClickDirective implements PopoverTriggerDirective, A
19
19
  showPopover(): void;
20
20
  closePopover(): void;
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<PopoverClickDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverClickDirective, "[lxPopoverClick]", ["clickAnchor"], { "lxPopoverPinned": "lxPopoverPinned"; }, {}, never>;
22
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverClickDirective, "[lxPopoverClick]", ["clickAnchor"], { "lxPopoverPinned": "lxPopoverPinned"; }, {}, never, never, false>;
23
23
  }
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
4
4
  */
5
5
  export declare class PopoverContentDirective {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<PopoverContentDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverContentDirective, "[lxPopoverContent]", never, {}, {}, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverContentDirective, "[lxPopoverContent]", never, {}, {}, never, never, false>;
8
8
  }
@@ -34,5 +34,5 @@ export declare class PopoverHoverDirective implements AfterViewInit, OnDestroy {
34
34
  showPopover(skipDelay?: boolean): void;
35
35
  closePopover(skipDelay?: boolean): void;
36
36
  static ɵfac: i0.ɵɵFactoryDeclaration<PopoverHoverDirective, never>;
37
- static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverHoverDirective, "[lxPopoverHover]", ["hoverAnchor"], { "lxPopoverHover": "lxPopoverHover"; "skipCloseDelay": "skipCloseDelay"; }, {}, never>;
37
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverHoverDirective, "[lxPopoverHover]", ["hoverAnchor"], { "lxPopoverHover": "lxPopoverHover"; "skipCloseDelay": "skipCloseDelay"; }, {}, never, never, false>;
38
38
  }
@@ -30,5 +30,5 @@ export declare class TabComponent {
30
30
  private _isActive;
31
31
  constructor(cd: ChangeDetectorRef);
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "lx-tab", never, { "icon": "icon"; "label": "label"; "title": "title"; "tabLink": "tabLink"; "counter": "counter"; "routerLinkActiveOptions": "routerLinkActiveOptions"; "counterBadgeSize": "counterBadgeSize"; "noMargin": "noMargin"; "noLeftMarginForFirstTab": "noLeftMarginForFirstTab"; "background": "background"; "disabled": "disabled"; }, { "switch": "switch"; }, never, ["*"]>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "lx-tab", never, { "icon": "icon"; "label": "label"; "title": "title"; "tabLink": "tabLink"; "counter": "counter"; "routerLinkActiveOptions": "routerLinkActiveOptions"; "counterBadgeSize": "counterBadgeSize"; "noMargin": "noMargin"; "noLeftMarginForFirstTab": "noLeftMarginForFirstTab"; "background": "background"; "disabled": "disabled"; }, { "switch": "switch"; }, never, ["*"], false>;
34
34
  }
@@ -17,5 +17,5 @@ export declare class TabGroupComponent implements OnChanges, AfterContentInit, O
17
17
  ngOnDestroy(): void;
18
18
  switchTo(tab: TabComponent): void;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<TabGroupComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<TabGroupComponent, "lx-tab-group", never, { "isCentered": "isCentered"; "selectedIndex": "selectedIndex"; }, { "indexChange": "indexChange"; }, ["tabsQueryList"], ["*"]>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<TabGroupComponent, "lx-tab-group", never, { "isCentered": "isCentered"; "selectedIndex": "selectedIndex"; }, { "indexChange": "indexChange"; }, ["tabsQueryList"], ["*"], false>;
21
21
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.3.26",
3
+ "version": "0.3.29",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -29,20 +29,20 @@
29
29
  "@ngx-translate/core": "^11.0.1",
30
30
  "@types/marked": "4.0.2",
31
31
  "rxjs": "^6.5.5",
32
- "@angular/platform-browser-dynamic": "13.3.2"
32
+ "@angular/platform-browser-dynamic": "14.1.3"
33
33
  },
34
34
  "module": "fesm2015/leanix-components.mjs",
35
35
  "es2020": "fesm2020/leanix-components.mjs",
36
36
  "esm2020": "esm2020/leanix-components.mjs",
37
37
  "fesm2020": "fesm2020/leanix-components.mjs",
38
38
  "fesm2015": "fesm2015/leanix-components.mjs",
39
- "typings": "leanix-components.d.ts",
39
+ "typings": "index.d.ts",
40
40
  "exports": {
41
41
  "./package.json": {
42
42
  "default": "./package.json"
43
43
  },
44
44
  ".": {
45
- "types": "./leanix-components.d.ts",
45
+ "types": "./index.d.ts",
46
46
  "esm2020": "./esm2020/leanix-components.mjs",
47
47
  "es2020": "./fesm2020/leanix-components.mjs",
48
48
  "es2015": "./fesm2015/leanix-components.mjs",
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@leanix/components" />
5
- export * from './index';