@fundamental-ngx/core 0.47.0-rc.2 → 0.47.0-rc.21
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.
- package/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/carousel/carousel-item/carousel-item.component.d.ts +4 -4
- package/carousel/carousel-item.directive.d.ts +4 -4
- package/checkbox/checkbox/checkbox.component.d.ts +10 -10
- package/esm2022/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2022/calendar/calendar-header/calendar-header.component.mjs +4 -5
- package/esm2022/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +4 -5
- package/esm2022/calendar/calendar-views/calendar-month-view/calendar-month-view.component.mjs +4 -5
- package/esm2022/calendar/calendar-views/calendar-year-view/calendar-year-view.component.mjs +4 -5
- package/esm2022/carousel/carousel-item/carousel-item.component.mjs +1 -1
- package/esm2022/carousel/carousel-item.directive.mjs +1 -1
- package/esm2022/checkbox/checkbox/checkbox.component.mjs +1 -1
- package/esm2022/combobox/combobox.component.mjs +2 -2
- package/esm2022/date-picker/date-picker.component.mjs +4 -5
- package/esm2022/datetime-picker/datetime-picker.component.mjs +8 -10
- package/esm2022/form/form-label/form-label.component.mjs +5 -6
- package/esm2022/input-group/input-group.component.mjs +7 -5
- package/esm2022/menu/menu-mobile/menu-mobile.component.mjs +4 -5
- package/esm2022/message-box/directives/message-box-template.directive.mjs +3 -3
- package/esm2022/message-strip/message-strip.component.mjs +8 -10
- package/esm2022/multi-combobox/base-multi-combobox.class.mjs +4 -4
- package/esm2022/multi-combobox/helpers.mjs +1 -1
- package/esm2022/multi-combobox/multi-announcer/multi-announcer.directive.mjs +11 -5
- package/esm2022/multi-combobox/multi-combobox.component.mjs +3 -3
- package/esm2022/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +4 -5
- package/esm2022/multi-input/multi-input.component.mjs +3 -3
- package/esm2022/notification/notification-utils/notification-config.mjs +1 -1
- package/esm2022/notification/notification-utils/notification-ref.mjs +1 -1
- package/esm2022/overflow-layout/overflow-layout.component.mjs +18 -5
- package/esm2022/overflow-layout/overflow-layout.service.mjs +3 -3
- package/esm2022/pagination/pagination.component.mjs +1 -1
- package/esm2022/popover/popover-mobile/popover-mobile.module.mjs +6 -6
- package/esm2022/radio/radio-button/radio-button.component.mjs +2 -2
- package/esm2022/select/select-mobile/select-mobile.module.mjs +5 -5
- package/esm2022/select/select.component.mjs +3 -3
- package/esm2022/select/select.interface.mjs +1 -1
- package/esm2022/shellbar/product-menu/product-menu.component.mjs +8 -11
- package/esm2022/shellbar/shellbar-action/shellbar-action.component.mjs +6 -7
- package/esm2022/shellbar/shellbar-actions-mobile/shellbar-actions-mobile.component.mjs +6 -7
- package/esm2022/shellbar/user-menu/shellbar-user-menu.component.mjs +5 -6
- package/esm2022/splitter/splitter-pane-container/splitter-pane-container.component.mjs +1 -1
- package/esm2022/switch/switch.component.mjs +1 -1
- package/esm2022/tabs/tab-list.component.mjs +2 -2
- package/esm2022/time/time-column/time-column.component.mjs +1 -1
- package/esm2022/time/time.component.mjs +1 -1
- package/esm2022/time-picker/time-picker.component.mjs +2 -2
- package/esm2022/token/tokenizer.component.mjs +6 -7
- package/esm2022/toolbar/toolbar.component.mjs +10 -12
- package/esm2022/tree/components/tree-item/tree-item.component.mjs +5 -6
- package/esm2022/upload-collection/upload-collection-button-group/upload-collection-button-group.component.mjs +4 -6
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-calendar.mjs +9 -10
- package/fesm2022/fundamental-ngx-core-calendar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-checkbox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-combobox.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-date-picker.mjs +3 -4
- package/fesm2022/fundamental-ngx-core-date-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +8 -10
- package/fesm2022/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-form.mjs +4 -5
- package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-input-group.mjs +6 -4
- package/fesm2022/fundamental-ngx-core-input-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-menu.mjs +3 -4
- package/fesm2022/fundamental-ngx-core-menu.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-box.mjs +2 -2
- package/fesm2022/fundamental-ngx-core-message-box.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-strip.mjs +7 -9
- package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +12 -7
- package/fesm2022/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-multi-input.mjs +6 -7
- package/fesm2022/fundamental-ngx-core-multi-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-notification.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +18 -5
- package/fesm2022/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-pagination.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-popover.mjs +4 -4
- package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-radio.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-select.mjs +6 -6
- package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-shellbar.mjs +12 -14
- package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-splitter.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-switch.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tabs.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-time-picker.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-time-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-time.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-token.mjs +5 -6
- package/fesm2022/fundamental-ngx-core-token.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-toolbar.mjs +7 -8
- package/fesm2022/fundamental-ngx-core-toolbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tree.mjs +4 -5
- package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-upload-collection.mjs +6 -7
- package/fesm2022/fundamental-ngx-core-upload-collection.mjs.map +1 -1
- package/fundamental-ngx-core-v0.47.0-rc.21.tgz +0 -0
- package/input-group/input-group.component.d.ts +10 -4
- package/message-box/directives/message-box-template.directive.d.ts +2 -2
- package/message-strip/message-strip.component.d.ts +2 -2
- package/multi-combobox/base-multi-combobox.class.d.ts +7 -7
- package/multi-combobox/helpers.d.ts +3 -3
- package/multi-combobox/multi-announcer/multi-announcer.directive.d.ts +4 -2
- package/notification/notification-utils/notification-config.d.ts +2 -2
- package/notification/notification-utils/notification-ref.d.ts +5 -5
- package/overflow-layout/overflow-layout.component.d.ts +9 -1
- package/overflow-layout/overflow-layout.service.d.ts +1 -1
- package/package.json +3 -3
- package/pagination/pagination.component.d.ts +2 -2
- package/popover/popover-mobile/popover-mobile.module.d.ts +1 -1
- package/radio/radio-button/radio-button.component.d.ts +12 -12
- package/schematics/add-dependencies/index.js +4 -4
- package/select/select-mobile/select-mobile.module.d.ts +1 -1
- package/select/select.interface.d.ts +8 -8
- package/shellbar/product-menu/product-menu.component.d.ts +3 -3
- package/splitter/splitter-pane-container/splitter-pane-container.component.d.ts +1 -1
- package/switch/switch.component.d.ts +1 -1
- package/time/time-column/time-column.component.d.ts +3 -3
- package/time/time.component.d.ts +1 -1
- package/toolbar/toolbar.component.d.ts +2 -2
- package/fundamental-ngx-core-v0.47.0-rc.2.tgz +0 -0
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { EventEmitter, InjectionToken, QueryList
|
|
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
|
-
|
|
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<
|
|
16
|
-
_destroy:
|
|
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 {
|
|
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:
|
|
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]:
|
|
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:
|
|
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.
|
|
@@ -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
|
|
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 */
|
package/time/time.component.d.ts
CHANGED
|
@@ -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<
|
|
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';
|
|
Binary file
|