@fundamental-ngx/core 0.47.0-rc.8 → 0.47.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 (150) hide show
  1. package/breadcrumb/breadcrumb.component.d.ts +1 -1
  2. package/carousel/carousel-item/carousel-item.component.d.ts +4 -4
  3. package/carousel/carousel-item.directive.d.ts +4 -4
  4. package/checkbox/checkbox/checkbox.component.d.ts +10 -10
  5. package/esm2022/breadcrumb/breadcrumb.component.mjs +2 -2
  6. package/esm2022/calendar/calendar-header/calendar-header.component.mjs +4 -5
  7. package/esm2022/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +4 -5
  8. package/esm2022/calendar/calendar-views/calendar-month-view/calendar-month-view.component.mjs +4 -5
  9. package/esm2022/calendar/calendar-views/calendar-year-view/calendar-year-view.component.mjs +4 -5
  10. package/esm2022/carousel/carousel-item/carousel-item.component.mjs +1 -1
  11. package/esm2022/carousel/carousel-item.directive.mjs +1 -1
  12. package/esm2022/checkbox/checkbox/checkbox.component.mjs +1 -1
  13. package/esm2022/combobox/combobox.component.mjs +2 -2
  14. package/esm2022/date-picker/date-picker.component.mjs +4 -5
  15. package/esm2022/datetime-picker/datetime-picker.component.mjs +8 -10
  16. package/esm2022/feed-input/directives/feed-input-avatar.directive.mjs +2 -2
  17. package/esm2022/feed-input/directives/feed-input-textarea.directive.mjs +16 -19
  18. package/esm2022/form/form-control/form-control.component.mjs +3 -3
  19. package/esm2022/form/form-label/form-label.component.mjs +5 -6
  20. package/esm2022/input-group/input-group.component.mjs +7 -5
  21. package/esm2022/menu/menu-mobile/menu-mobile.component.mjs +4 -5
  22. package/esm2022/message-box/directives/message-box-template.directive.mjs +3 -3
  23. package/esm2022/message-strip/message-strip.component.mjs +8 -10
  24. package/esm2022/multi-combobox/base-multi-combobox.class.mjs +4 -4
  25. package/esm2022/multi-combobox/helpers.mjs +1 -1
  26. package/esm2022/multi-combobox/multi-announcer/multi-announcer.directive.mjs +11 -5
  27. package/esm2022/multi-combobox/multi-combobox.component.mjs +6 -6
  28. package/esm2022/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +4 -5
  29. package/esm2022/multi-input/multi-input.component.mjs +3 -3
  30. package/esm2022/notification/notification-utils/notification-config.mjs +1 -1
  31. package/esm2022/notification/notification-utils/notification-ref.mjs +1 -1
  32. package/esm2022/object-attribute/fundamental-ngx-core-object-attribute.mjs +5 -0
  33. package/esm2022/object-attribute/index.mjs +3 -0
  34. package/esm2022/object-attribute/object-attribute.component.mjs +49 -0
  35. package/esm2022/object-attribute/object-attribute.module.mjs +16 -0
  36. package/esm2022/overflow-layout/overflow-layout.component.mjs +18 -5
  37. package/esm2022/overflow-layout/overflow-layout.service.mjs +3 -3
  38. package/esm2022/pagination/pagination.component.mjs +2 -2
  39. package/esm2022/popover/popover-mobile/popover-mobile.module.mjs +6 -6
  40. package/esm2022/radio/radio-button/radio-button.component.mjs +2 -2
  41. package/esm2022/select/select-mobile/select-mobile.module.mjs +5 -5
  42. package/esm2022/select/select.component.mjs +3 -3
  43. package/esm2022/select/select.interface.mjs +1 -1
  44. package/esm2022/shellbar/product-menu/product-menu.component.mjs +8 -11
  45. package/esm2022/shellbar/shellbar-action/shellbar-action.component.mjs +6 -7
  46. package/esm2022/shellbar/shellbar-actions-mobile/shellbar-actions-mobile.component.mjs +6 -7
  47. package/esm2022/shellbar/user-menu/shellbar-user-menu.component.mjs +5 -6
  48. package/esm2022/splitter/splitter-pane-container/splitter-pane-container.component.mjs +1 -1
  49. package/esm2022/switch/switch.component.mjs +1 -1
  50. package/esm2022/tabs/tab-list.component.mjs +6 -3
  51. package/esm2022/tabs/tabs.module.mjs +5 -1
  52. package/esm2022/time/time-column/time-column.component.mjs +1 -1
  53. package/esm2022/time/time.component.mjs +1 -1
  54. package/esm2022/time-picker/time-picker.component.mjs +2 -2
  55. package/esm2022/token/tokenizer.component.mjs +6 -7
  56. package/esm2022/toolbar/toolbar.component.mjs +10 -12
  57. package/esm2022/tree/components/tree-item/tree-item.component.mjs +5 -6
  58. package/esm2022/upload-collection/upload-collection-button-group/upload-collection-button-group.component.mjs +4 -6
  59. package/esm2022/upload-collection/upload-collection-form-item/upload-collection-form-item.component.mjs +2 -2
  60. package/feed-input/directives/feed-input-textarea.directive.d.ts +7 -8
  61. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +1 -1
  62. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
  63. package/fesm2022/fundamental-ngx-core-calendar.mjs +9 -10
  64. package/fesm2022/fundamental-ngx-core-calendar.mjs.map +1 -1
  65. package/fesm2022/fundamental-ngx-core-carousel.mjs.map +1 -1
  66. package/fesm2022/fundamental-ngx-core-checkbox.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-core-combobox.mjs +1 -1
  68. package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
  69. package/fesm2022/fundamental-ngx-core-date-picker.mjs +3 -4
  70. package/fesm2022/fundamental-ngx-core-date-picker.mjs.map +1 -1
  71. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +8 -10
  72. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  73. package/fesm2022/fundamental-ngx-core-feed-input.mjs +16 -19
  74. package/fesm2022/fundamental-ngx-core-feed-input.mjs.map +1 -1
  75. package/fesm2022/fundamental-ngx-core-form.mjs +6 -7
  76. package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
  77. package/fesm2022/fundamental-ngx-core-input-group.mjs +6 -4
  78. package/fesm2022/fundamental-ngx-core-input-group.mjs.map +1 -1
  79. package/fesm2022/fundamental-ngx-core-menu.mjs +3 -4
  80. package/fesm2022/fundamental-ngx-core-menu.mjs.map +1 -1
  81. package/fesm2022/fundamental-ngx-core-message-box.mjs +2 -2
  82. package/fesm2022/fundamental-ngx-core-message-box.mjs.map +1 -1
  83. package/fesm2022/fundamental-ngx-core-message-strip.mjs +7 -9
  84. package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
  85. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +15 -10
  86. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  87. package/fesm2022/fundamental-ngx-core-multi-input.mjs +6 -7
  88. package/fesm2022/fundamental-ngx-core-multi-input.mjs.map +1 -1
  89. package/fesm2022/fundamental-ngx-core-notification.mjs.map +1 -1
  90. package/fesm2022/fundamental-ngx-core-object-attribute.mjs +69 -0
  91. package/fesm2022/fundamental-ngx-core-object-attribute.mjs.map +1 -0
  92. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +18 -5
  93. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  94. package/fesm2022/fundamental-ngx-core-pagination.mjs +1 -1
  95. package/fesm2022/fundamental-ngx-core-pagination.mjs.map +1 -1
  96. package/fesm2022/fundamental-ngx-core-popover.mjs +4 -4
  97. package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
  98. package/fesm2022/fundamental-ngx-core-radio.mjs +1 -1
  99. package/fesm2022/fundamental-ngx-core-radio.mjs.map +1 -1
  100. package/fesm2022/fundamental-ngx-core-select.mjs +6 -6
  101. package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
  102. package/fesm2022/fundamental-ngx-core-shellbar.mjs +12 -14
  103. package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
  104. package/fesm2022/fundamental-ngx-core-splitter.mjs.map +1 -1
  105. package/fesm2022/fundamental-ngx-core-switch.mjs.map +1 -1
  106. package/fesm2022/fundamental-ngx-core-tabs.mjs +9 -2
  107. package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
  108. package/fesm2022/fundamental-ngx-core-time-picker.mjs +1 -1
  109. package/fesm2022/fundamental-ngx-core-time-picker.mjs.map +1 -1
  110. package/fesm2022/fundamental-ngx-core-time.mjs.map +1 -1
  111. package/fesm2022/fundamental-ngx-core-token.mjs +5 -6
  112. package/fesm2022/fundamental-ngx-core-token.mjs.map +1 -1
  113. package/fesm2022/fundamental-ngx-core-toolbar.mjs +7 -8
  114. package/fesm2022/fundamental-ngx-core-toolbar.mjs.map +1 -1
  115. package/fesm2022/fundamental-ngx-core-tree.mjs +4 -5
  116. package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
  117. package/fesm2022/fundamental-ngx-core-upload-collection.mjs +6 -7
  118. package/fesm2022/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  119. package/form/form-control/form-control.component.d.ts +3 -3
  120. package/fundamental-ngx-core-v0.47.0.tgz +0 -0
  121. package/input-group/input-group.component.d.ts +10 -4
  122. package/message-box/directives/message-box-template.directive.d.ts +2 -2
  123. package/message-strip/message-strip.component.d.ts +2 -2
  124. package/multi-combobox/base-multi-combobox.class.d.ts +7 -7
  125. package/multi-combobox/helpers.d.ts +3 -3
  126. package/multi-combobox/multi-announcer/multi-announcer.directive.d.ts +4 -2
  127. package/notification/notification-utils/notification-config.d.ts +2 -2
  128. package/notification/notification-utils/notification-ref.d.ts +5 -5
  129. package/object-attribute/README.md +25 -0
  130. package/object-attribute/index.d.ts +2 -0
  131. package/object-attribute/object-attribute.component.d.ts +26 -0
  132. package/object-attribute/object-attribute.module.d.ts +7 -0
  133. package/overflow-layout/overflow-layout.component.d.ts +9 -1
  134. package/overflow-layout/overflow-layout.service.d.ts +1 -1
  135. package/package.json +9 -3
  136. package/pagination/pagination.component.d.ts +2 -2
  137. package/popover/popover-mobile/popover-mobile.module.d.ts +1 -1
  138. package/radio/radio-button/radio-button.component.d.ts +12 -12
  139. package/schematics/add-dependencies/index.js +4 -4
  140. package/select/select-mobile/select-mobile.module.d.ts +1 -1
  141. package/select/select.interface.d.ts +8 -8
  142. package/shellbar/product-menu/product-menu.component.d.ts +3 -3
  143. package/splitter/splitter-pane-container/splitter-pane-container.component.d.ts +1 -1
  144. package/switch/switch.component.d.ts +1 -1
  145. package/tabs/tab-list.component.d.ts +2 -0
  146. package/tabs/tabs.module.d.ts +4 -0
  147. package/time/time-column/time-column.component.d.ts +3 -3
  148. package/time/time.component.d.ts +1 -1
  149. package/toolbar/toolbar.component.d.ts +2 -2
  150. package/fundamental-ngx-core-v0.47.0-rc.8.tgz +0 -0
@@ -6,7 +6,7 @@ import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
6
6
  import { FormItemControl } from '@fundamental-ngx/core/form';
7
7
  import * as i0 from "@angular/core";
8
8
  export type stateType = 'success' | 'error' | 'warning' | 'default' | 'information';
9
- export declare class RadioButtonComponent implements OnChanges, AfterViewInit, CssClassBuilder, ControlValueAccessor, OnDestroy, FormItemControl {
9
+ export declare class RadioButtonComponent<T = any> implements OnChanges, AfterViewInit, CssClassBuilder, ControlValueAccessor, OnDestroy, FormItemControl {
10
10
  private changeDetectionRef;
11
11
  readonly _contentDensityObserver: ContentDensityObserver;
12
12
  /** @hidden */
@@ -40,7 +40,7 @@ export declare class RadioButtonComponent implements OnChanges, AfterViewInit, C
40
40
  * Its purpose is to pass a current selected value from froumGroup
41
41
  * The field is mandatory when working with reactive forms
42
42
  */
43
- set selectedValue(val: any);
43
+ set selectedValue(val: T);
44
44
  /** The name of the radio button
45
45
  * The field is mandatory
46
46
  */
@@ -52,7 +52,7 @@ export declare class RadioButtonComponent implements OnChanges, AfterViewInit, C
52
52
  /** Value field stores information about holding value by radio button
53
53
  * The field is mandatory
54
54
  */
55
- value: any;
55
+ value: T;
56
56
  /** If it is a mandatory field */
57
57
  required: boolean;
58
58
  /** Whether the control is a standalone. */
@@ -62,7 +62,7 @@ export declare class RadioButtonComponent implements OnChanges, AfterViewInit, C
62
62
  /** @hidden */
63
63
  class: string;
64
64
  /** @hidden */
65
- currentValue: any;
65
+ currentValue: T;
66
66
  /** @hidden */
67
67
  private _subscriptions;
68
68
  /** @hidden */
@@ -74,17 +74,17 @@ export declare class RadioButtonComponent implements OnChanges, AfterViewInit, C
74
74
  /** @hidden */
75
75
  ngAfterViewInit(): void;
76
76
  /** @hidden */
77
- onChange: any;
77
+ onChange: (value: T) => void;
78
78
  /** @hidden */
79
- onTouched: any;
79
+ onTouched: () => void;
80
80
  /** @hidden */
81
- registerOnChange(fn: any): void;
81
+ registerOnChange(fn: (value: T) => void): void;
82
82
  /** @hidden */
83
- registerOnTouched(fn: any): void;
83
+ registerOnTouched(fn: () => void): void;
84
84
  /** @hidden */
85
85
  setDisabledState(isDisabled: boolean): void;
86
86
  /** @hidden */
87
- writeValue(value: any): void;
87
+ writeValue(value: T): void;
88
88
  /** This method is responsible for building a css class based on current state
89
89
  * It is implementation of CssClassBuilder interface and
90
90
  * should be used with @applyCssClass decorator
@@ -95,13 +95,13 @@ export declare class RadioButtonComponent implements OnChanges, AfterViewInit, C
95
95
  /** @hidden */
96
96
  labelClicked(event: MouseEvent | KeyboardEvent, applyFocus?: boolean): void;
97
97
  /** @hidden */
98
- valueChange(value: any, emitEvent?: boolean): void;
98
+ valueChange(value: T, emitEvent?: boolean): void;
99
99
  /** @hidden */
100
100
  private _checkMandatoryFields;
101
101
  /** @hidden */
102
102
  private _setFocusOnNativeElement;
103
103
  /** @hidden */
104
104
  private _setNativeElementCheckedState;
105
- static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponent, never>;
106
- static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonComponent, "fd-radio-button", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "ariaDescribedBy": { "alias": "ariaDescribedBy"; "required": false; }; "title": { "alias": "title"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "state": { "alias": "state"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "value": { "alias": "value"; "required": false; }; "required": { "alias": "required"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; }, {}, never, ["*"], true, never>;
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponent<any>, never>;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonComponent<any>, "fd-radio-button", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "ariaDescribedBy": { "alias": "ariaDescribedBy"; "required": false; }; "title": { "alias": "title"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "state": { "alias": "state"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "value": { "alias": "value"; "required": false; }; "required": { "alias": "required"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; }, {}, never, ["*"], true, never>;
107
107
  }
@@ -54,21 +54,21 @@ function addExternalLibraries(options) {
54
54
  });
55
55
  }
56
56
  if (!(0, package_utils_1.hasPackage)(tree, '@fundamental-ngx/i18n') ||
57
- (0, package_utils_1.checkPackageVersion)(tree, '@fundamental-ngx/i18n', '0.47.0-rc.8', '<')) {
57
+ (0, package_utils_1.checkPackageVersion)(tree, '@fundamental-ngx/i18n', '0.47.0', '<')) {
58
58
  dependencies.push({
59
59
  type: dependencies_1.NodeDependencyType.Default,
60
60
  // Will be replaced with the real version during sync-version script run
61
- version: `0.47.0-rc.8`,
61
+ version: `0.47.0`,
62
62
  name: '@fundamental-ngx/i18n',
63
63
  overwrite: true
64
64
  });
65
65
  }
66
66
  if (!(0, package_utils_1.hasPackage)(tree, '@fundamental-ngx/cdk') ||
67
- (0, package_utils_1.checkPackageVersion)(tree, '@fundamental-ngx/cdk', '0.47.0-rc.8', '<')) {
67
+ (0, package_utils_1.checkPackageVersion)(tree, '@fundamental-ngx/cdk', '0.47.0', '<')) {
68
68
  dependencies.push({
69
69
  type: dependencies_1.NodeDependencyType.Default,
70
70
  // Will be replaced with the real version during sync-version script run
71
- version: `0.47.0-rc.8`,
71
+ version: `0.47.0`,
72
72
  name: '@fundamental-ngx/cdk',
73
73
  overwrite: true
74
74
  });
@@ -5,6 +5,6 @@ import * as i3 from "@fundamental-ngx/core/button";
5
5
  import * as i4 from "./select-mobile.component";
6
6
  export declare class SelectMobileModule {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectMobileModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<SelectMobileModule, never, [typeof i1.CommonModule, typeof i2.DialogModule, typeof i3.ButtonModule, typeof i4.SelectMobileComponent], [typeof i4.SelectMobileComponent]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SelectMobileModule, never, [typeof i1.CommonModule, typeof i2.DialogModule, typeof i3.ButtonComponent, typeof i4.SelectMobileComponent], [typeof i4.SelectMobileComponent]>;
9
9
  static ɵinj: i0.ɵɵInjectorDeclaration<SelectMobileModule>;
10
10
  }
@@ -1,19 +1,19 @@
1
- import { EventEmitter, InjectionToken, QueryList, ElementRef } from '@angular/core';
2
- import { OptionComponent } from './option/option.component';
3
- import { MobileMode } from '@fundamental-ngx/core/mobile-mode';
1
+ import { ElementRef, EventEmitter, InjectionToken, QueryList } from '@angular/core';
4
2
  import { LiveAnnouncer } from '@angular/cdk/a11y';
5
- import { MobileModeConfig } from '@fundamental-ngx/core/mobile-mode';
6
- export declare const SELECT_COMPONENT: InjectionToken<SelectInterface>;
3
+ import { MobileMode, MobileModeConfig } from '@fundamental-ngx/core/mobile-mode';
4
+ import { Subject } from 'rxjs';
5
+ import { OptionComponent } from './option/option.component';
6
+ export declare const SELECT_COMPONENT: InjectionToken<SelectInterface<any>>;
7
7
  /**
8
8
  * Select Interface to have typing and avoid circular dependency between
9
9
  * SelectComponent <==> SelectMobileComponent
10
10
  */
11
- export interface SelectInterface extends MobileMode {
11
+ export interface SelectInterface<TOption = any> extends MobileMode {
12
12
  typeaheadDebounceInterval: number;
13
13
  selected: OptionComponent;
14
14
  mobileConfig: MobileModeConfig;
15
- _options: QueryList<any>;
16
- _destroy: any;
15
+ _options: QueryList<TOption>;
16
+ _destroy: Subject<void>;
17
17
  _optionPanel: ElementRef;
18
18
  _isOpen: boolean;
19
19
  _calculatedMaxHeight: number;
@@ -1,7 +1,7 @@
1
+ import { Nullable } from '@fundamental-ngx/cdk/utils';
1
2
  import { MenuComponent } from '@fundamental-ngx/core/menu';
2
- import { ShellbarMenuItem } from '../model/shellbar-menu-item';
3
3
  import { Placement, PopoverFillMode } from '@fundamental-ngx/core/shared';
4
- import { Nullable } from '@fundamental-ngx/cdk/utils';
4
+ import { ShellbarMenuItem } from '../model/shellbar-menu-item';
5
5
  import * as i0 from "@angular/core";
6
6
  /**
7
7
  * The component that represents a product menu.
@@ -47,7 +47,7 @@ export declare class ProductMenuComponent {
47
47
  /** @hidden */
48
48
  menu: MenuComponent;
49
49
  /** @hidden */
50
- itemClicked(item: any, event: MouseEvent): void;
50
+ itemClicked(item: ShellbarMenuItem, event: MouseEvent): void;
51
51
  static ɵfac: i0.ɵɵFactoryDeclaration<ProductMenuComponent, never>;
52
52
  static ɵcmp: i0.ɵɵComponentDeclaration<ProductMenuComponent, "fd-product-menu", never, { "closeOnEscapeKey": { "alias": "closeOnEscapeKey"; "required": false; }; "closeOnOutsideClick": { "alias": "closeOnOutsideClick"; "required": false; }; "triggers": { "alias": "triggers"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fillControlMode": { "alias": "fillControlMode"; "required": false; }; "control": { "alias": "control"; "required": false; }; "items": { "alias": "items"; "required": false; }; "closePopoverOnSelect": { "alias": "closePopoverOnSelect"; "required": false; }; }, {}, never, never, true, never>;
53
53
  }
@@ -65,7 +65,7 @@ export declare class SplitterPaneContainerComponent implements AfterContentInit,
65
65
  ngOnDestroy(): void;
66
66
  /** @hidden */
67
67
  _getPaneStyles(pane: SplitterSplitPaneComponent): {
68
- [klass: string]: any;
68
+ [klass: string]: string;
69
69
  };
70
70
  /** @hidden */
71
71
  _startResize(): void;
@@ -63,7 +63,7 @@ export declare class SwitchComponent implements ControlValueAccessor, OnDestroy,
63
63
  * @hidden
64
64
  * @param value Sets the value of the *checked* property of the switch.
65
65
  */
66
- writeValue(value: any): void;
66
+ writeValue(value: boolean): void;
67
67
  /**
68
68
  * @hidden
69
69
  * @param fn User defined function that handles the *onChange* event of the switch.
@@ -14,6 +14,8 @@ export type TabModes = 'icon-only' | 'process' | 'filter';
14
14
  export type TabSizes = 's' | 'm' | 'l' | 'xl' | 'xxl';
15
15
  /**
16
16
  * Represents a list of tab-panels.
17
+ * @deprecated
18
+ * Use `@fundamental-ngx/platform/icon-tab-bar` instead
17
19
  */
18
20
  export declare class TabListComponent implements TabListComponentInterface, AfterContentInit, AfterViewInit, OnDestroy {
19
21
  private readonly _changeDetectorRef;
@@ -5,6 +5,10 @@ import * as i3 from "./tab-utils/tab-directives";
5
5
  import * as i4 from "./tab-nav/tab-nav.component";
6
6
  import * as i5 from "./tab-item/tab-item.directive";
7
7
  import * as i6 from "./tab-link/tab-link.directive";
8
+ /**
9
+ * @deprecated
10
+ * Use `@fundamental-ngx/platform/icon-tab-bar` instead
11
+ */
8
12
  export declare class TabsModule {
9
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
10
14
  static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, never, [typeof i1.TabListComponent, typeof i2.TabPanelComponent, typeof i3.TabTitleDirective, typeof i4.TabNavComponent, typeof i5.TabItemDirective, typeof i6.TabLinkDirective, typeof i3.TabTagDirective, typeof i3.TabIconComponent, typeof i3.TabCountDirective, typeof i3.TabLabelDirective, typeof i3.TabProcessDirective, typeof i3.TabHeaderDirective, typeof i3.TabCounterHeaderDirective, typeof i3.TabProcessIconDirective, typeof i3.TabSeparatorDirective], [typeof i1.TabListComponent, typeof i2.TabPanelComponent, typeof i3.TabTitleDirective, typeof i4.TabNavComponent, typeof i5.TabItemDirective, typeof i6.TabLinkDirective, typeof i3.TabTagDirective, typeof i3.TabIconComponent, typeof i3.TabCountDirective, typeof i3.TabLabelDirective, typeof i3.TabProcessDirective, typeof i3.TabHeaderDirective, typeof i3.TabCounterHeaderDirective, typeof i3.TabProcessIconDirective, typeof i3.TabSeparatorDirective]>;
@@ -8,7 +8,7 @@ export interface TimeColumnItemOutput<T> {
8
8
  value: T;
9
9
  after?: boolean;
10
10
  }
11
- export declare class TimeColumnComponent<K, T extends SelectableViewItem<K> = SelectableViewItem<K>> implements AfterViewInit, OnInit, OnDestroy, OnChanges {
11
+ export declare class TimeColumnComponent<K extends number, T extends SelectableViewItem<K> = SelectableViewItem<K>> implements AfterViewInit, OnInit, OnDestroy, OnChanges {
12
12
  private _changeDetRef;
13
13
  private _elmRef;
14
14
  /** items in row */
@@ -49,7 +49,7 @@ export declare class TimeColumnComponent<K, T extends SelectableViewItem<K> = Se
49
49
  /** @hidden */
50
50
  carousel: CarouselDirective;
51
51
  /** @hidden */
52
- items: QueryList<CarouselItemDirective>;
52
+ items: QueryList<CarouselItemDirective<T>>;
53
53
  /** @hidden */
54
54
  indicator: ElementRef;
55
55
  /** @hidden */
@@ -121,7 +121,7 @@ export declare class TimeColumnComponent<K, T extends SelectableViewItem<K> = Se
121
121
  /** Method that handles active item change */
122
122
  activeChangedHandle(output: PanEndOutput): void;
123
123
  /** Method that changes active item and triggers carousel scroll */
124
- pick(item: CarouselItemDirective, index: number): void;
124
+ pick(item: CarouselItemDirective<T>, index: number): void;
125
125
  /** Method triggered by keyboard, or increment button */
126
126
  scrollUp(event?: MouseEvent): void;
127
127
  /** Method triggered by keyboard, or decrement button */
@@ -57,7 +57,7 @@ export declare class TimeComponent<D> implements OnInit, OnChanges, OnDestroy, A
57
57
  /** @Input Whether to show spinner buttons */
58
58
  spinnerButtons: boolean;
59
59
  /** @hidden */
60
- columns: QueryList<TimeColumnComponent<unknown, SelectableViewItem<unknown>>>;
60
+ columns: QueryList<TimeColumnComponent<number, SelectableViewItem<number>>>;
61
61
  /** Active column view to iterate with */
62
62
  activeView: FdTimeActiveView;
63
63
  /** Offset */
@@ -1,9 +1,9 @@
1
1
  import { AfterContentInit, AfterViewChecked, AfterViewInit, ChangeDetectorRef, DestroyRef, ElementRef, QueryList } from '@angular/core';
2
2
  import { DynamicPageHeader } from '@fundamental-ngx/core/shared';
3
3
  import { CssClassBuilder, ResizeObserverService } from '@fundamental-ngx/cdk/utils';
4
- import { Observable } from 'rxjs';
5
- import { TitleToken } from '@fundamental-ngx/core/title';
6
4
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
5
+ import { TitleToken } from '@fundamental-ngx/core/title';
6
+ import { Observable } from 'rxjs';
7
7
  import { ToolbarItem } from './abstract-toolbar-item.class';
8
8
  import * as i0 from "@angular/core";
9
9
  export type ToolbarType = 'solid' | 'transparent' | 'auto' | 'info';