@fundamental-ngx/platform 0.58.0-rc.67 → 0.58.0-rc.69

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 (34) hide show
  1. package/fesm2022/fundamental-ngx-platform-approval-flow.mjs +7 -8
  2. package/fesm2022/fundamental-ngx-platform-approval-flow.mjs.map +1 -1
  3. package/fesm2022/fundamental-ngx-platform-form.mjs +4 -5
  4. package/fesm2022/fundamental-ngx-platform-form.mjs.map +1 -1
  5. package/fesm2022/fundamental-ngx-platform-icon-tab-bar.mjs +4 -5
  6. package/fesm2022/fundamental-ngx-platform-icon-tab-bar.mjs.map +1 -1
  7. package/fesm2022/fundamental-ngx-platform-list.mjs +1 -3
  8. package/fesm2022/fundamental-ngx-platform-list.mjs.map +1 -1
  9. package/fesm2022/fundamental-ngx-platform-message-popover.mjs +1 -2
  10. package/fesm2022/fundamental-ngx-platform-message-popover.mjs.map +1 -1
  11. package/fesm2022/fundamental-ngx-platform-settings-generator.mjs +1 -2
  12. package/fesm2022/fundamental-ngx-platform-settings-generator.mjs.map +1 -1
  13. package/fesm2022/fundamental-ngx-platform-table-helpers.mjs +2 -3
  14. package/fesm2022/fundamental-ngx-platform-table-helpers.mjs.map +1 -1
  15. package/fesm2022/fundamental-ngx-platform-table.mjs +1 -2
  16. package/fesm2022/fundamental-ngx-platform-table.mjs.map +1 -1
  17. package/fesm2022/fundamental-ngx-platform-value-help-dialog.mjs +1 -3
  18. package/fesm2022/fundamental-ngx-platform-value-help-dialog.mjs.map +1 -1
  19. package/fesm2022/fundamental-ngx-platform-variant-management.mjs +1 -2
  20. package/fesm2022/fundamental-ngx-platform-variant-management.mjs.map +1 -1
  21. package/fesm2022/fundamental-ngx-platform-wizard-generator.mjs +3 -4
  22. package/fesm2022/fundamental-ngx-platform-wizard-generator.mjs.map +1 -1
  23. package/package.json +13 -13
  24. package/schematics/collection.json +0 -10
  25. package/schematics/ng-add/index.d.ts +0 -13
  26. package/schematics/ng-add/index.js +0 -55
  27. package/schematics/ng-add/index.js.map +0 -1
  28. package/schematics/ng-add/schema.d.ts +0 -3
  29. package/schematics/ng-add/schema.js +0 -3
  30. package/schematics/ng-add/schema.js.map +0 -1
  31. package/schematics/ng-add/schema.json +0 -15
  32. package/schematics/utils/package-utils.d.ts +0 -19
  33. package/schematics/utils/package-utils.js +0 -119
  34. package/schematics/utils/package-utils.js.map +0 -1
@@ -3,7 +3,7 @@ import * as i0 from '@angular/core';
3
3
  import { ViewEncapsulation, ChangeDetectionStrategy, Component, InjectionToken, Inject, signal, inject, DestroyRef, ViewChild, ViewChildren, Input, computed, DOCUMENT, Optional, input, ContentChild, Host, EventEmitter, Output, forwardRef, Pipe, TemplateRef, Directive, output, ContentChildren, HostBinding, ChangeDetectorRef, NgZone, ElementRef, booleanAttribute, NgModule } from '@angular/core';
4
4
  import { NgTemplateOutlet, NgStyle, AsyncPipe, NgClass } from '@angular/common';
5
5
  import * as i2 from '@fundamental-ngx/cdk/utils';
6
- import { TemplateDirective, InitialFocusDirective, DisabledBehaviorDirective, FocusableItemDirective, FDK_FOCUSABLE_ITEM_DIRECTIVE, FDK_FOCUSABLE_LIST_DIRECTIVE, RtlService, ValueByPathPipe, uuidv4, destroyObservable, KeyUtil, RangeSelector, resizeObservable, DragAndDropModule, RepeatDirective, IntersectionSpyDirective, FDK_FOCUSABLE_GRID_DIRECTIVE, DndListDirective, FocusableGridDirective } from '@fundamental-ngx/cdk/utils';
6
+ import { TemplateDirective, InitialFocusDirective, DisabledBehaviorDirective, FocusableItemDirective, FDK_FOCUSABLE_ITEM_DIRECTIVE, FDK_FOCUSABLE_LIST_DIRECTIVE, RtlService, ValueByPathPipe, set, uuidv4, destroyObservable, KeyUtil, get, RangeSelector, resizeObservable, uniq, DragAndDropModule, RepeatDirective, IntersectionSpyDirective, FDK_FOCUSABLE_GRID_DIRECTIVE, DndListDirective, FocusableGridDirective } from '@fundamental-ngx/cdk/utils';
7
7
  import { BusyIndicatorComponent } from '@fundamental-ngx/core/busy-indicator';
8
8
  import * as i1$3 from '@fundamental-ngx/core/content-density';
9
9
  import { ContentDensityDirective, contentDensityObserverProviders, ContentDensityObserver, ContentDensityMode } from '@fundamental-ngx/core/content-density';
@@ -15,7 +15,6 @@ import * as i1 from '@fundamental-ngx/platform/table-helpers';
15
15
  import { SortDirection, TableService, Table, ColumnAlign, FILTER_STRING_STRATEGY, FilterableColumnDataType, TableColumn, FdpCellDef, FdpEditableCellDef, FdpHeaderCellDef, TableCellHeaderPopoverDirective, getFilterStrategiesBasedOnDataType, FILTER_STRATEGY, FILTER_STRATEGY_LABEL, getUniqueListValuesByKey, FdpViewSettingsFilterCustomDef, FilterType, TableDataSourceDirective, SelectionMode, TableColumnResizeService, TableRowService, PlatformTableCellResizableDirective, SelectionCellStylesPipe, TableCellStylesPipe, ColumnResizableSidePipe, TableColumnSortingDirectionPipe, isTreeRow, isTreeRowFirstCell, EditableTableCell, TableDraggableDirective, DEFAULT_HIGHLIGHTING_KEY, SEMANTIC_HIGHLIGHTING_COLUMN_WIDTH, ROW_HEIGHT, TABLE_COLUMN_MIN_WIDTH, FDP_TABLE_STATE_DIRECTIVE, FDP_TABLE_VIRTUAL_SCROLL_DIRECTIVE, FDP_TABLE_DRAGGABLE_DIRECTIVE, TableHeaderResizerDirective, isRowNavigatable, TableRowType, buildNewRowSkeleton, EDITABLE_ROW_SEMANTIC_STATE, SaveRowsEvent, getSelectableRows, TableCellActivateEvent, TableRowActivateEvent, TableRowToggleOpenStateEvent, findRowChildren, getRowParents, TableSortChangeEvent, TablePageChangeEvent, TableGroupChangeEvent, TableColumnFreezeEvent, TableFilterChangeEvent, TableColumnsChangeEvent, convertObjectsToTableRows, isTableRow, convertTreeTableRowToFlatList, convertTreeObjectsToTableRows, getFreezableColumns, getFreezableEndColumns, applySelectionToChildren, SELECTION_COLUMN_WIDTH, TableScrollableDirective, RowClassesPipe, TableScrollDispatcherService, TableResponsiveService, TableHelpersModule } from '@fundamental-ngx/platform/table-helpers';
16
16
  export * from '@fundamental-ngx/platform/table-helpers';
17
17
  import equal$1 from 'fast-deep-equal';
18
- import { set, get, uniq } from 'lodash-es';
19
18
  import { fromEvent, BehaviorSubject, Subscription, combineLatest, Subject, merge, of } from 'rxjs';
20
19
  import { startWith, take, debounceTime, skip, filter, switchMap, takeUntil, map, distinctUntilChanged, tap } from 'rxjs/operators';
21
20
  import { ButtonComponent } from '@fundamental-ngx/core/button';