@fundamental-ngx/core 0.54.2 → 0.54.4

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 (102) hide show
  1. package/esm2022/avatar-group/avatar-group.component.mjs +4 -5
  2. package/esm2022/avatar-group/components/avatar-group-host.component.mjs +3 -10
  3. package/esm2022/popover/popover-body/popover-body.component.mjs +14 -17
  4. package/esm2022/popover/popover-service/popover.service.mjs +26 -1
  5. package/fesm2022/fundamental-ngx-core-action-bar.mjs +1 -1
  6. package/fesm2022/fundamental-ngx-core-action-sheet.mjs +1 -1
  7. package/fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs +1 -1
  8. package/fesm2022/fundamental-ngx-core-avatar-group.mjs +6 -14
  9. package/fesm2022/fundamental-ngx-core-avatar-group.mjs.map +1 -1
  10. package/fesm2022/fundamental-ngx-core-avatar.mjs +1 -1
  11. package/fesm2022/fundamental-ngx-core-bar.mjs +1 -1
  12. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +1 -1
  13. package/fesm2022/fundamental-ngx-core-busy-indicator.mjs +1 -1
  14. package/fesm2022/fundamental-ngx-core-button.mjs +1 -1
  15. package/fesm2022/fundamental-ngx-core-calendar.mjs +2 -2
  16. package/fesm2022/fundamental-ngx-core-card.mjs +1 -1
  17. package/fesm2022/fundamental-ngx-core-carousel.mjs +1 -1
  18. package/fesm2022/fundamental-ngx-core-checkbox.mjs +4 -4
  19. package/fesm2022/fundamental-ngx-core-combobox.mjs +6 -6
  20. package/fesm2022/fundamental-ngx-core-content-density.mjs +1 -1
  21. package/fesm2022/fundamental-ngx-core-date-picker.mjs +5 -5
  22. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +5 -5
  23. package/fesm2022/fundamental-ngx-core-datetime.mjs +1 -1
  24. package/fesm2022/fundamental-ngx-core-dialog.mjs +4 -4
  25. package/fesm2022/fundamental-ngx-core-dynamic-page.mjs +1 -1
  26. package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs +1 -1
  27. package/fesm2022/fundamental-ngx-core-facets.mjs +1 -1
  28. package/fesm2022/fundamental-ngx-core-feed-input.mjs +1 -1
  29. package/fesm2022/fundamental-ngx-core-feed-list-item.mjs +1 -1
  30. package/fesm2022/fundamental-ngx-core-file-uploader.mjs +1 -1
  31. package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs +2 -2
  32. package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs +1 -1
  33. package/fesm2022/fundamental-ngx-core-form.mjs +2 -2
  34. package/fesm2022/fundamental-ngx-core-formatted-text.mjs +1 -1
  35. package/fesm2022/fundamental-ngx-core-generic-tag.mjs +1 -1
  36. package/fesm2022/fundamental-ngx-core-grid-list.mjs +2 -2
  37. package/fesm2022/fundamental-ngx-core-icon.mjs +1 -1
  38. package/fesm2022/fundamental-ngx-core-illustrated-message.mjs +1 -1
  39. package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs +1 -1
  40. package/fesm2022/fundamental-ngx-core-info-label.mjs +1 -1
  41. package/fesm2022/fundamental-ngx-core-inline-help.mjs +1 -1
  42. package/fesm2022/fundamental-ngx-core-input-group.mjs +1 -1
  43. package/fesm2022/fundamental-ngx-core-layout-grid.mjs +1 -1
  44. package/fesm2022/fundamental-ngx-core-layout-panel.mjs +1 -1
  45. package/fesm2022/fundamental-ngx-core-link.mjs +1 -1
  46. package/fesm2022/fundamental-ngx-core-list.mjs +1 -1
  47. package/fesm2022/fundamental-ngx-core-menu.mjs +3 -3
  48. package/fesm2022/fundamental-ngx-core-message-box.mjs +2 -2
  49. package/fesm2022/fundamental-ngx-core-message-page.mjs +1 -1
  50. package/fesm2022/fundamental-ngx-core-message-strip.mjs +1 -1
  51. package/fesm2022/fundamental-ngx-core-message-toast.mjs +2 -2
  52. package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs +1 -1
  53. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +3 -3
  54. package/fesm2022/fundamental-ngx-core-multi-input.mjs +5 -5
  55. package/fesm2022/fundamental-ngx-core-nested-list.mjs +1 -1
  56. package/fesm2022/fundamental-ngx-core-notification.mjs +1 -1
  57. package/fesm2022/fundamental-ngx-core-object-attribute.mjs +1 -1
  58. package/fesm2022/fundamental-ngx-core-object-identifier.mjs +1 -1
  59. package/fesm2022/fundamental-ngx-core-object-marker.mjs +1 -1
  60. package/fesm2022/fundamental-ngx-core-object-number.mjs +1 -1
  61. package/fesm2022/fundamental-ngx-core-object-status.mjs +1 -1
  62. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +1 -1
  63. package/fesm2022/fundamental-ngx-core-pagination.mjs +1 -1
  64. package/fesm2022/fundamental-ngx-core-panel.mjs +1 -1
  65. package/fesm2022/fundamental-ngx-core-popover.mjs +407 -387
  66. package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-core-product-switch.mjs +1 -1
  68. package/fesm2022/fundamental-ngx-core-progress-indicator.mjs +1 -1
  69. package/fesm2022/fundamental-ngx-core-quick-view.mjs +1 -1
  70. package/fesm2022/fundamental-ngx-core-radio.mjs +2 -2
  71. package/fesm2022/fundamental-ngx-core-rating-indicator.mjs +1 -1
  72. package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs +1 -1
  73. package/fesm2022/fundamental-ngx-core-scroll-spy.mjs +1 -1
  74. package/fesm2022/fundamental-ngx-core-scrollbar.mjs +1 -1
  75. package/fesm2022/fundamental-ngx-core-segmented-button.mjs +1 -1
  76. package/fesm2022/fundamental-ngx-core-select.mjs +1 -1
  77. package/fesm2022/fundamental-ngx-core-shellbar.mjs +3 -3
  78. package/fesm2022/fundamental-ngx-core-side-navigation.mjs +2 -2
  79. package/fesm2022/fundamental-ngx-core-skeleton.mjs +1 -1
  80. package/fesm2022/fundamental-ngx-core-slider.mjs +2 -2
  81. package/fesm2022/fundamental-ngx-core-split-button.mjs +2 -2
  82. package/fesm2022/fundamental-ngx-core-status-indicator.mjs +1 -1
  83. package/fesm2022/fundamental-ngx-core-step-input.mjs +2 -2
  84. package/fesm2022/fundamental-ngx-core-switch.mjs +1 -1
  85. package/fesm2022/fundamental-ngx-core-table.mjs +1 -1
  86. package/fesm2022/fundamental-ngx-core-tabs.mjs +2 -2
  87. package/fesm2022/fundamental-ngx-core-text.mjs +1 -1
  88. package/fesm2022/fundamental-ngx-core-theming.mjs +1 -1
  89. package/fesm2022/fundamental-ngx-core-tile.mjs +1 -1
  90. package/fesm2022/fundamental-ngx-core-time-picker.mjs +5 -5
  91. package/fesm2022/fundamental-ngx-core-time.mjs +1 -1
  92. package/fesm2022/fundamental-ngx-core-timeline.mjs +1 -1
  93. package/fesm2022/fundamental-ngx-core-title.mjs +1 -1
  94. package/fesm2022/fundamental-ngx-core-token.mjs +1 -1
  95. package/fesm2022/fundamental-ngx-core-toolbar.mjs +2 -2
  96. package/fesm2022/fundamental-ngx-core-tree.mjs +2 -2
  97. package/fesm2022/fundamental-ngx-core-upload-collection.mjs +1 -1
  98. package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs +2 -2
  99. package/fesm2022/fundamental-ngx-core-wizard.mjs +1 -1
  100. package/package.json +3 -3
  101. package/popover/popover-body/popover-body.component.d.ts +7 -5
  102. package/popover/popover-service/popover.service.d.ts +13 -0
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ChangeDetectionStrategy, ViewEncapsulation, Input, HostBinding, NgModule } from '@angular/core';
2
+ import { ViewEncapsulation, ChangeDetectionStrategy, Component, Input, HostBinding, NgModule } from '@angular/core';
3
3
  import { NgTemplateOutlet } from '@angular/common';
4
4
  import { FormLabelComponent } from '@fundamental-ngx/core/form';
5
5
  import { TitleComponent } from '@fundamental-ngx/core/title';
@@ -1,6 +1,6 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { Directive, Input, HostBinding, EventEmitter, inject, ElementRef, Renderer2, Output, HostListener, Component, ViewEncapsulation, ChangeDetectionStrategy, ContentChild, forwardRef, NgModule } from '@angular/core';
3
+ import { Input, Directive, HostBinding, EventEmitter, inject, ElementRef, Renderer2, HostListener, Output, forwardRef, ContentChild, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import { Subscription } from 'rxjs';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, HostBinding, ContentChildren, Directive, NgModule } from '@angular/core';
2
+ import { Component, HostBinding, Input, ChangeDetectionStrategy, ViewEncapsulation, ContentChildren, Directive, NgModule } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import { SafePipe, TruncatePipe, applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import { NgTemplateOutlet } from '@angular/common';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Injectable, EventEmitter, Directive, Input, Output, HostListener, HostBinding, forwardRef, Component, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, NgModule } from '@angular/core';
2
+ import { Injectable, EventEmitter, HostListener, Output, Input, Directive, HostBinding, forwardRef, ViewChild, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
3
  import { parserFileSize, KeyUtil } from '@fundamental-ngx/cdk/utils';
4
4
  import { ENTER, SPACE, TAB } from '@angular/cdk/keycodes';
5
5
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ChangeDetectionStrategy, Directive, Input, EventEmitter, computed, inject, DestroyRef, ViewEncapsulation, Optional, Output, ContentChildren, ViewChildren, ViewChild, HostListener, NgModule } from '@angular/core';
2
+ import { ChangeDetectionStrategy, Component, Input, Directive, EventEmitter, computed, inject, DestroyRef, HostListener, ViewChild, ViewChildren, ContentChildren, Output, Optional, ViewEncapsulation, NgModule } from '@angular/core';
3
3
  import { FocusKeyManager } from '@angular/cdk/a11y';
4
- import { CdkDrag, CdkDropListGroup, CdkDropList, CdkDragPlaceholder } from '@angular/cdk/drag-drop';
4
+ import { CdkDropListGroup, CdkDropList, CdkDrag, CdkDragPlaceholder } from '@angular/cdk/drag-drop';
5
5
  import { Subscription } from 'rxjs';
6
6
  import { debounceTime, filter, skip } from 'rxjs/operators';
7
7
  import { coerceNumberProperty } from '@angular/cdk/coercion';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, inject, EventEmitter, Component, ChangeDetectionStrategy, ViewEncapsulation, ContentChild, Input, Output, NgModule } from '@angular/core';
2
+ import { InjectionToken, inject, EventEmitter, Input, Output, ContentChild, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
3
3
  import { NgTemplateOutlet } from '@angular/common';
4
4
  import { ButtonComponent } from '@fundamental-ngx/core/button';
5
5
  import { ContentDensityDirective } from '@fundamental-ngx/core/content-density';
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, NgModule, InjectionToken, Attribute, Input, EventEmitter, inject, ElementRef, Output, ViewChild, ContentChild, Directive, Injectable } from '@angular/core';
2
+ import { HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule, InjectionToken, Input, Attribute, EventEmitter, inject, ElementRef, ViewChild, Output, ContentChild, Directive, Injectable } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import { applyCssClass, DynamicComponentService } from '@fundamental-ngx/cdk/utils';
5
5
  import * as i1 from '@fundamental-ngx/core/content-density';
6
- import { contentDensityObserverProviders, ContentDensityModule } from '@fundamental-ngx/core/content-density';
6
+ import { ContentDensityModule, contentDensityObserverProviders } from '@fundamental-ngx/core/content-density';
7
7
  import { Subscription, first } from 'rxjs';
8
8
  import * as i1$2 from '@fundamental-ngx/core/popover';
9
9
  import { PopoverComponent, PopoverControlComponent, PopoverBodyComponent } from '@fundamental-ngx/core/popover';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, HostBinding, NgModule } from '@angular/core';
2
+ import { HostBinding, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
3
  import * as i1 from '@angular/platform-browser';
4
4
 
5
5
  class HtmlSanitizer {
@@ -1,7 +1,7 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import { NgClass } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { InjectionToken, inject, ElementRef, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, NgModule } from '@angular/core';
4
+ import { InjectionToken, inject, ElementRef, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
5
5
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
6
6
  import { IconComponent } from '@fundamental-ngx/core/icon';
7
7
 
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, Component, ChangeDetectionStrategy, Output, Input, TemplateRef, ViewChild, Directive, signal, booleanAttribute, ViewEncapsulation, HostBinding, ContentChild, inject, DestroyRef, computed, ContentChildren, NgModule } from '@angular/core';
2
+ import { EventEmitter, Output, ChangeDetectionStrategy, Component, Input, TemplateRef, ViewChild, Directive, signal, booleanAttribute, ContentChild, HostBinding, ViewEncapsulation, inject, DestroyRef, computed, ContentChildren, NgModule } from '@angular/core';
3
3
  import { IconComponent } from '@fundamental-ngx/core/icon';
4
4
  import { ToolbarComponent, ToolbarSpacerDirective, ToolbarLabelDirective } from '@fundamental-ngx/core/toolbar';
5
5
  import { FdTranslatePipe } from '@fundamental-ngx/i18n';
@@ -12,7 +12,7 @@ import * as i4 from '@angular/forms';
12
12
  import { FormsModule } from '@angular/forms';
13
13
  import { ButtonComponent } from '@fundamental-ngx/core/button';
14
14
  import * as i2 from '@fundamental-ngx/core/content-density';
15
- import { contentDensityObserverProviders, ContentDensityModule } from '@fundamental-ngx/core/content-density';
15
+ import { ContentDensityModule, contentDensityObserverProviders } from '@fundamental-ngx/core/content-density';
16
16
  import { ObjectStatusComponent } from '@fundamental-ngx/core/object-status';
17
17
  import { TitleComponent } from '@fundamental-ngx/core/title';
18
18
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
@@ -1,6 +1,6 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { InjectionToken, signal, computed, effect, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, HostBinding, NgModule } from '@angular/core';
3
+ import { InjectionToken, signal, computed, effect, HostBinding, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
 
6
6
  const FD_ICON_COMPONENT = new InjectionToken('FdIconComponent');
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ChangeDetectionStrategy, Directive, HostBinding, ViewEncapsulation, Input, NgModule } from '@angular/core';
2
+ import { ChangeDetectionStrategy, Component, HostBinding, Directive, Input, ViewEncapsulation, NgModule } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import * as i1 from '@angular/platform-browser';
5
5
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, Directive, Input, Output, NgModule } from '@angular/core';
2
+ import { EventEmitter, Output, Input, Directive, NgModule } from '@angular/core';
3
3
  import { Subscription, fromEvent } from 'rxjs';
4
4
  import { debounceTime, filter } from 'rxjs/operators';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { inject, ElementRef, isDevMode, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, NgModule } from '@angular/core';
3
+ import { inject, ElementRef, isDevMode, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import { IconComponent } from '@fundamental-ngx/core/icon';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { TemplateRef, Directive, Optional, Self, Inject, Input, NgModule } from '@angular/core';
2
+ import { TemplateRef, Input, Optional, Self, Inject, Directive, NgModule } from '@angular/core';
3
3
  import { FD_ICON_COMPONENT } from '@fundamental-ngx/core/icon';
4
4
  import * as i1 from '@fundamental-ngx/core/popover';
5
5
  import { BasePopoverClass, PopoverService } from '@fundamental-ngx/core/popover';
@@ -1,6 +1,6 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { Directive, Input, HostBinding, EventEmitter, inject, DestroyRef, ElementRef, Component, ViewEncapsulation, ChangeDetectionStrategy, Output, ContentChild, ViewChild, HostListener, NgModule } from '@angular/core';
3
+ import { Input, Directive, HostBinding, EventEmitter, inject, DestroyRef, ElementRef, HostListener, ViewChild, ContentChild, Output, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import * as i1 from '@fundamental-ngx/core/content-density';
6
6
  import { contentDensityObserverProviders } from '@fundamental-ngx/core/content-density';
@@ -1,7 +1,7 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import { coerceNumberProperty } from '@angular/cdk/coercion';
3
3
  import * as i0 from '@angular/core';
4
- import { booleanAttribute, Directive, Input, Component, ViewEncapsulation, ChangeDetectionStrategy, ContentChildren, NgModule } from '@angular/core';
4
+ import { booleanAttribute, Input, Directive, ContentChildren, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
5
5
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
6
6
  import { NgTemplateOutlet } from '@angular/common';
7
7
 
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, Input, Directive, NgModule } from '@angular/core';
2
+ import { HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Component, Input, Directive, NgModule } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
 
@@ -2,7 +2,7 @@ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i1 from '@angular/cdk/portal';
3
3
  import { DomPortal, PortalModule } from '@angular/cdk/portal';
4
4
  import * as i0 from '@angular/core';
5
- import { InjectionToken, inject, DestroyRef, Optional, Self, Component, ViewEncapsulation, ChangeDetectionStrategy, Inject, ContentChildren, ViewChild, Input, NgModule } from '@angular/core';
5
+ import { InjectionToken, inject, DestroyRef, Optional, Self, Input, ViewChild, ContentChildren, Inject, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
6
6
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
7
7
  import * as i2 from '@angular/router';
8
8
  import { RouterLink } from '@angular/router';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Directive, HostBinding, Input, EventEmitter, Output, HostListener, inject, ElementRef, InjectionToken, isDevMode, signal, computed, DestroyRef, forwardRef, Component, ChangeDetectionStrategy, ViewEncapsulation, ContentChild, ContentChildren, Renderer2, effect, Optional, NgModule } from '@angular/core';
2
+ import { Input, HostBinding, Directive, EventEmitter, HostListener, Output, inject, ElementRef, InjectionToken, isDevMode, signal, computed, DestroyRef, forwardRef, ContentChildren, ContentChild, ViewEncapsulation, ChangeDetectionStrategy, Component, Renderer2, effect, Optional, NgModule } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import * as i1$1 from '@fundamental-ngx/cdk/utils';
5
5
  import { applyCssClass, KeyUtil, LIST_ITEM_COMPONENT, destroyObservable, KeyboardSupportService } from '@fundamental-ngx/cdk/utils';
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@angular/cdk/portal';
2
- import { ComponentPortal, CdkPortalOutlet, PortalModule, DomPortal } from '@angular/cdk/portal';
2
+ import { ComponentPortal, PortalModule, CdkPortalOutlet, DomPortal } from '@angular/cdk/portal';
3
3
  import * as i0 from '@angular/core';
4
- import { InjectionToken, inject, DestroyRef, Directive, Input, ElementRef, Component, HostBinding, ViewChild, HostListener, ContentChild, Injectable, Optional, EventEmitter, booleanAttribute, forwardRef, ChangeDetectionStrategy, ViewEncapsulation, Inject, Output, TemplateRef, ContentChildren, Renderer2, NgZone, signal, computed, Injector, NgModule } from '@angular/core';
4
+ import { InjectionToken, inject, DestroyRef, Input, Directive, ElementRef, ViewChild, HostBinding, Component, HostListener, ContentChild, Optional, Injectable, EventEmitter, forwardRef, booleanAttribute, Output, Inject, ViewEncapsulation, ChangeDetectionStrategy, TemplateRef, ContentChildren, Renderer2, NgZone, signal, computed, Injector, NgModule } from '@angular/core';
5
5
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
6
6
  import { IconComponent } from '@fundamental-ngx/core/icon';
7
7
  import { Subject, combineLatest, tap, first, map, Subscription, fromEvent, defer, timer, BehaviorSubject, of, switchMap as switchMap$1, merge, delayWhen, startWith as startWith$1 } from 'rxjs';
@@ -17,7 +17,7 @@ import { ContentDensityDirective, contentDensityObserverProviders, ContentDensit
17
17
  import * as i3$1 from '@fundamental-ngx/core/popover';
18
18
  import { BasePopoverClass, PopoverService, PopoverModule } from '@fundamental-ngx/core/popover';
19
19
  import * as i3 from '@fundamental-ngx/core/dialog';
20
- import { DialogBodyComponent, DialogModule } from '@fundamental-ngx/core/dialog';
20
+ import { DialogModule, DialogBodyComponent } from '@fundamental-ngx/core/dialog';
21
21
  import { CdkScrollable } from '@angular/cdk/overlay';
22
22
  import * as i4 from '@fundamental-ngx/core/bar';
23
23
  import { BarModule } from '@fundamental-ngx/core/bar';
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, Injectable, Component, Optional, inject, ChangeDetectionStrategy, Input, ChangeDetectorRef, ViewChild, ContentChild, ViewEncapsulation, TemplateRef, signal, ComponentRef, EmbeddedViewRef, Type, HostBinding, HostListener, Directive, Injector, Inject, NgModule } from '@angular/core';
2
+ import { InjectionToken, Injectable, Optional, Component, inject, Input, ChangeDetectionStrategy, ChangeDetectorRef, ContentChild, ViewChild, ViewEncapsulation, TemplateRef, signal, ComponentRef, EmbeddedViewRef, Type, HostListener, HostBinding, Directive, Injector, Inject, NgModule } from '@angular/core';
3
3
  import { DialogConfigBase, DialogFooterBase, DialogHeaderBase, DialogRefBase, DialogBase, dialogFade, DialogBaseService, DialogContentBase } from '@fundamental-ngx/core/dialog';
4
4
  import { __decorate, __metadata } from 'tslib';
5
5
  import * as i3 from '@angular/cdk/portal';
6
- import { CdkPortalOutlet, PortalModule, ComponentPortal } from '@angular/cdk/portal';
6
+ import { PortalModule, CdkPortalOutlet, ComponentPortal } from '@angular/cdk/portal';
7
7
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
8
8
  import * as i1 from '@fundamental-ngx/cdk/utils';
9
9
  import { applyCssClass, InitialFocusDirective, DynamicComponentContainer, RtlService, TemplateModule, InitialFocusModule, DynamicComponentService } from '@fundamental-ngx/cdk/utils';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, Input, NgModule } from '@angular/core';
2
+ import { HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Component, Input, NgModule } from '@angular/core';
3
3
  import { __decorate, __metadata } from 'tslib';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import { FD_DEFAULT_ICON_FONT_FAMILY, IconComponent } from '@fundamental-ngx/core/icon';
@@ -2,7 +2,7 @@ import { Overlay } from '@angular/cdk/overlay';
2
2
  import * as i1 from '@angular/cdk/portal';
3
3
  import { ComponentPortal, PortalModule, DomPortal, TemplatePortal, CdkPortalOutlet } from '@angular/cdk/portal';
4
4
  import * as i0 from '@angular/core';
5
- import { InjectionToken, inject, DestroyRef, Injector, Component, Input, Directive, EventEmitter, booleanAttribute, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, Output, ContentChild, ElementRef, isDevMode, ViewContainerRef, Renderer2, TemplateRef, ViewChild, ViewChildren, Injectable, NgModule } from '@angular/core';
5
+ import { InjectionToken, inject, DestroyRef, Injector, Input, Component, Directive, EventEmitter, booleanAttribute, ContentChild, Output, HostBinding, ChangeDetectionStrategy, ViewEncapsulation, ElementRef, isDevMode, ViewContainerRef, Renderer2, TemplateRef, ViewChild, ViewChildren, Injectable, NgModule } from '@angular/core';
6
6
  import { applyCssClass, destroyObservable, ViewportSizeObservable, ResponsiveBreakpoints } from '@fundamental-ngx/cdk/utils';
7
7
  import * as i1$1 from '@fundamental-ngx/i18n';
8
8
  import { I18nModule, patchLanguage } from '@fundamental-ngx/i18n';
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, Component, ChangeDetectionStrategy, ViewEncapsulation, Inject, TemplateRef, Injectable, NgModule } from '@angular/core';
2
+ import { InjectionToken, Inject, ViewEncapsulation, ChangeDetectionStrategy, Component, TemplateRef, Injectable, NgModule } from '@angular/core';
3
3
  import { BaseToastDurationDismissibleRef, BaseToastDurationDismissibleConfig, BaseToastDurationDismissibleContainerComponent, BaseDismissibleToastService, ToastBottomCenterPosition } from '@fundamental-ngx/cdk/utils';
4
- import { trigger, state, style, transition, animate } from '@angular/animations';
4
+ import { trigger, state, transition, style, animate } from '@angular/animations';
5
5
  import * as i2 from '@angular/cdk/portal';
6
6
  import { PortalModule } from '@angular/cdk/portal';
7
7
  import * as i1 from '@angular/cdk/overlay';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, InjectionToken, Directive, Optional, Inject, HostListener, ContentChild, inject, ContentChildren, ViewChild, NgModule } from '@angular/core';
2
+ import { Input, ChangeDetectionStrategy, ViewEncapsulation, Component, InjectionToken, HostListener, Optional, Inject, Directive, ContentChild, inject, ViewChild, ContentChildren, NgModule } from '@angular/core';
3
3
  import { IconComponent } from '@fundamental-ngx/core/icon';
4
4
  import { LEFT_ARROW, RIGHT_ARROW, SPACE, ENTER } from '@angular/cdk/keycodes';
5
5
  import * as i1 from '@fundamental-ngx/cdk/utils';
@@ -1,8 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, Directive, Input, ContentChildren, HostListener, Injectable, ElementRef, ChangeDetectorRef, DestroyRef, InjectionToken, Component, Inject, ViewChild, ViewEncapsulation, ChangeDetectionStrategy, EventEmitter, Injector, Output, NgModule } from '@angular/core';
2
+ import { inject, HostListener, ContentChildren, Input, Directive, Injectable, ElementRef, ChangeDetectorRef, DestroyRef, InjectionToken, ViewChild, Inject, Component, ChangeDetectionStrategy, ViewEncapsulation, EventEmitter, Injector, Output, NgModule } from '@angular/core';
3
3
  import { LiveAnnouncer } from '@angular/cdk/a11y';
4
4
  import * as i1$1 from '@fundamental-ngx/cdk/utils';
5
- import { KeyUtil, isJsObject, isFunction, isString, RangeSelector, coerceArraySafe, TemplateDirective, resizeObservable, DynamicComponentService, AutoCompleteDirective, SearchHighlightPipe, TruncatedTitleDirective } from '@fundamental-ngx/cdk/utils';
5
+ import { KeyUtil, isJsObject, isFunction, isString, RangeSelector, coerceArraySafe, TemplateDirective, resizeObservable, AutoCompleteDirective, SearchHighlightPipe, TruncatedTitleDirective, DynamicComponentService } from '@fundamental-ngx/cdk/utils';
6
6
  import { TokenComponent, TokenizerComponent } from '@fundamental-ngx/core/token';
7
7
  import { resolveTranslationSyncFn, FdTranslatePipe, FD_LANGUAGE, TranslationResolver } from '@fundamental-ngx/i18n';
8
8
  import { BACKSPACE, ESCAPE, ENTER, CONTROL, TAB, SHIFT, UP_ARROW, RIGHT_ARROW, DOWN_ARROW, LEFT_ARROW, ALT, A, SPACE } from '@angular/cdk/keycodes';
@@ -10,7 +10,7 @@ import * as i3$1 from '@fundamental-ngx/cdk/data-source';
10
10
  import { MatchingStrategy, DataSourceDirective, BaseDataSource, DataProvider, isDataSource, FD_DATA_SOURCE_TRANSFORMER } from '@fundamental-ngx/cdk/data-source';
11
11
  import * as i2 from '@fundamental-ngx/cdk/forms';
12
12
  import { isSelectItem, CvaControl, CvaDirective, isOptionItem, isSelectableOptionItem } from '@fundamental-ngx/cdk/forms';
13
- import { ListFocusItem, FD_LIST_COMPONENT, ListComponent, ListGroupHeaderDirective, ListTitleDirective, ListItemComponent, ListSecondaryDirective } from '@fundamental-ngx/core/list';
13
+ import { ListFocusItem, ListComponent, ListGroupHeaderDirective, ListTitleDirective, ListItemComponent, ListSecondaryDirective, FD_LIST_COMPONENT } from '@fundamental-ngx/core/list';
14
14
  import { ContentDensityObserver, contentDensityObserverProviders } from '@fundamental-ngx/core/content-density';
15
15
  import equal from 'fast-deep-equal';
16
16
  import { BehaviorSubject, Subscription, startWith, skip, timer, isObservable, Subject } from 'rxjs';
@@ -1,7 +1,7 @@
1
1
  import { CdkScrollable } from '@angular/cdk/overlay';
2
2
  import { NgTemplateOutlet, AsyncPipe } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { InjectionToken, Component, ChangeDetectionStrategy, ViewEncapsulation, Inject, ViewChild, NgModule, EventEmitter, Injector, isDevMode, forwardRef, TemplateRef, ElementRef, Optional, Input, Output, HostListener } from '@angular/core';
4
+ import { InjectionToken, ViewChild, Inject, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule, EventEmitter, Injector, isDevMode, TemplateRef, ElementRef, forwardRef, HostListener, Output, Input, Optional } from '@angular/core';
5
5
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
6
6
  import * as i2 from '@fundamental-ngx/cdk/utils';
7
7
  import { TemplateDirective, RangeSelector, uuidv4, KeyUtil, AutoCompleteDirective, SearchHighlightPipe, TruncatedTitleDirective, applyCssClass } from '@fundamental-ngx/cdk/utils';
@@ -17,16 +17,16 @@ import { TitleComponent } from '@fundamental-ngx/core/title';
17
17
  import { __decorate, __metadata } from 'tslib';
18
18
  import { SPACE, ENTER, DOWN_ARROW, UP_ARROW, ESCAPE, TAB } from '@angular/cdk/keycodes';
19
19
  import * as i3$1 from '@angular/forms';
20
- import { FormControl, NG_VALUE_ACCESSOR, FormsModule, ReactiveFormsModule } from '@angular/forms';
20
+ import { FormControl, FormsModule, ReactiveFormsModule, NG_VALUE_ACCESSOR } from '@angular/forms';
21
21
  import { BehaviorSubject, Subscription, combineLatest } from 'rxjs';
22
22
  import { distinctUntilChanged, map, first, startWith } from 'rxjs/operators';
23
- import { registerFormItemControl, FormControlComponent } from '@fundamental-ngx/core/form';
23
+ import { FormControlComponent, registerFormItemControl } from '@fundamental-ngx/core/form';
24
24
  import * as i6 from '@fundamental-ngx/core/list';
25
- import { ListComponent, ListModule } from '@fundamental-ngx/core/list';
25
+ import { ListModule, ListComponent } from '@fundamental-ngx/core/list';
26
26
  import { MenuKeyboardService } from '@fundamental-ngx/core/menu';
27
27
  import { PopoverComponent, PopoverControlComponent, PopoverBodyComponent } from '@fundamental-ngx/core/popover';
28
28
  import * as i5 from '@fundamental-ngx/core/token';
29
- import { TokenizerComponent, TokenModule } from '@fundamental-ngx/core/token';
29
+ import { TokenModule, TokenizerComponent } from '@fundamental-ngx/core/token';
30
30
  import { CheckboxComponent } from '@fundamental-ngx/core/checkbox';
31
31
  import * as i1$1 from '@fundamental-ngx/core/content-density';
32
32
  import { contentDensityObserverProviders, ContentDensityModule } from '@fundamental-ngx/core/content-density';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Directive, Input, HostBinding, Component, computed, ChangeDetectionStrategy, ViewEncapsulation, Optional, HostListener, EventEmitter, Output, ContentChild, inject, DestroyRef, Injectable, Inject, ViewChild, INJECTOR, ContentChildren, forwardRef, NgModule } from '@angular/core';
2
+ import { HostBinding, Input, Directive, Component, computed, HostListener, Optional, ViewEncapsulation, ChangeDetectionStrategy, EventEmitter, ContentChild, Output, inject, DestroyRef, Inject, Injectable, ViewChild, INJECTOR, forwardRef, ContentChildren, NgModule } from '@angular/core';
3
3
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
4
4
  import * as i5 from 'rxjs';
5
5
  import { Subject, merge, Subscription, combineLatest, startWith } from 'rxjs';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Directive, InjectionToken, input, Component, ViewEncapsulation, ChangeDetectionStrategy, ContentChildren, inject, DestroyRef, Renderer2, signal, computed, HostListener, contentChildren, contentChild, viewChild, ViewContainerRef, ChangeDetectorRef, ComponentFactoryResolver, Type, TemplateRef, Injector, Injectable, Inject, Optional, NgModule } from '@angular/core';
2
+ import { Directive, InjectionToken, input, ContentChildren, ChangeDetectionStrategy, ViewEncapsulation, Component, inject, DestroyRef, Renderer2, signal, computed, HostListener, contentChildren, contentChild, viewChild, ViewContainerRef, ChangeDetectorRef, ComponentFactoryResolver, Type, TemplateRef, Injector, Inject, Optional, Injectable, NgModule } from '@angular/core';
3
3
  import { FD_BUTTON_COMPONENT, ButtonComponent } from '@fundamental-ngx/core/button';
4
4
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
5
5
  import { merge, Subject, BehaviorSubject } from 'rxjs';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, Output, NgModule } from '@angular/core';
2
+ import { EventEmitter, Output, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
3
  import { warnOnce } from '@fundamental-ngx/cdk/utils';
4
4
 
5
5
  class ObjectAttributeComponent {
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, DestroyRef, ElementRef, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, HostBinding, ContentChildren, NgModule } from '@angular/core';
2
+ import { inject, DestroyRef, ElementRef, ContentChildren, HostBinding, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
3
  import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
4
4
  import { FD_LINK_COMPONENT } from '@fundamental-ngx/core/link';
5
5
  import { startWith } from 'rxjs/operators';
@@ -1,6 +1,6 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, NgModule } from '@angular/core';
3
+ import { Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
4
4
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
5
5
  import { FD_DEFAULT_ICON_FONT_FAMILY, IconComponent } from '@fundamental-ngx/core/icon';
6
6
 
@@ -1,7 +1,7 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import { DecimalPipe } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Component, ViewEncapsulation, ChangeDetectionStrategy, Input, NgModule } from '@angular/core';
4
+ import { Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
5
5
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
6
6
 
7
7
  class ObjectNumberComponent {
@@ -1,7 +1,7 @@
1
1
  import { __decorate, __metadata } from 'tslib';
2
2
  import { NgTemplateOutlet } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { InjectionToken, booleanAttribute, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, NgModule } from '@angular/core';
4
+ import { InjectionToken, booleanAttribute, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
5
5
  import { applyCssClass } from '@fundamental-ngx/cdk/utils';
6
6
  import { FD_DEFAULT_ICON_FONT_FAMILY, IconComponent } from '@fundamental-ngx/core/icon';
7
7
 
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, Directive, Input, inject, INJECTOR, HostBinding, ContentChild, computed, effect, Inject, Optional, HostListener, Injectable, EventEmitter, booleanAttribute, Component, ViewEncapsulation, ChangeDetectionStrategy, Output, ContentChildren, ViewChildren, ViewChild, ElementRef, NgModule } from '@angular/core';
2
+ import { InjectionToken, Input, Directive, inject, INJECTOR, HostBinding, ContentChild, computed, effect, HostListener, Inject, Optional, Injectable, EventEmitter, booleanAttribute, ViewChild, ViewChildren, ContentChildren, Output, ChangeDetectionStrategy, ViewEncapsulation, Component, ElementRef, NgModule } from '@angular/core';
3
3
  import { FocusKeyManager } from '@angular/cdk/a11y';
4
4
  import { TAB, DOWN_ARROW, UP_ARROW, LEFT_ARROW, RIGHT_ARROW } from '@angular/cdk/keycodes';
5
5
  import { NgTemplateOutlet } from '@angular/common';
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@angular/cdk/a11y';
2
2
  import { coerceNumberProperty, coerceArray } from '@angular/cdk/coercion';
3
3
  import * as i0 from '@angular/core';
4
- import { isDevMode, Injectable, EventEmitter, booleanAttribute, ElementRef, Component, ViewEncapsulation, ChangeDetectionStrategy, Inject, Optional, ViewChild, ViewChildren, Input, Output, NgModule } from '@angular/core';
4
+ import { isDevMode, Injectable, EventEmitter, ElementRef, booleanAttribute, Output, Input, ViewChild, ViewChildren, Inject, Optional, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
5
5
  import * as i5 from '@angular/forms';
6
6
  import { FormsModule } from '@angular/forms';
7
7
  import * as i6 from 'rxjs';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Directive, HostBinding, Input, EventEmitter, computed, signal, inject, Component, ViewEncapsulation, ChangeDetectionStrategy, Output, ContentChild, NgModule } from '@angular/core';
2
+ import { Input, HostBinding, Directive, EventEmitter, computed, signal, inject, ContentChild, Output, ChangeDetectionStrategy, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
3
  import { RtlService } from '@fundamental-ngx/cdk/utils';
4
4
  import { ButtonComponent } from '@fundamental-ngx/core/button';
5
5
  import * as i1 from '@fundamental-ngx/core/content-density';