@festo-ui/angular 8.3.0-dev.647 → 9.0.0-dev.650
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/css/bundle.css +1 -1
- package/css/image-gallery.css +1 -1
- package/css/popover.css +1 -1
- package/fesm2022/festo-ui-angular.mjs +330 -332
- package/fesm2022/festo-ui-angular.mjs.map +1 -1
- package/index.d.ts +2043 -3
- package/package.json +10 -10
- package/lib/components/accordion/accordion-header/accordion-header.component.d.ts +0 -5
- package/lib/components/accordion/accordion-item/accordion-item-body/accordion-item-body.component.d.ts +0 -6
- package/lib/components/accordion/accordion-item/accordion-item-header/accordion-item-header.component.d.ts +0 -15
- package/lib/components/accordion/accordion-item/accordion-item.component.d.ts +0 -35
- package/lib/components/accordion/accordion.component.d.ts +0 -24
- package/lib/components/accordion/index.d.ts +0 -5
- package/lib/components/bottom-sheet/bottom-sheet.component.d.ts +0 -23
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -12
- package/lib/components/buttons/button/button.component.d.ts +0 -17
- package/lib/components/buttons/link-button/link-button.component.d.ts +0 -13
- package/lib/components/chips/chip/chip.component.d.ts +0 -18
- package/lib/components/chips/chip-container/chip-container.component.d.ts +0 -6
- package/lib/components/components.module.d.ts +0 -44
- package/lib/components/loading-indicator/loading-indicator.component.d.ts +0 -6
- package/lib/components/mobile-flyout/mobile-flyout-item/mobile-flyout-item.component.d.ts +0 -15
- package/lib/components/mobile-flyout/mobile-flyout-page/mobile-flyout-page.component.d.ts +0 -19
- package/lib/components/mobile-flyout/mobile-flyout.component.d.ts +0 -17
- package/lib/components/overlay/overlay-content/overlay-content.component.d.ts +0 -5
- package/lib/components/overlay/overlay-outlet.directive.d.ts +0 -64
- package/lib/components/pagination/pagination.component.d.ts +0 -21
- package/lib/components/popovers/legend/legend.component.d.ts +0 -22
- package/lib/components/popovers/legend/legend.directive.d.ts +0 -13
- package/lib/components/popovers/popover/popover.component.d.ts +0 -14
- package/lib/components/popovers/popover-content/popover-content.component.d.ts +0 -33
- package/lib/components/popovers/popover-content/popover-content.directive.d.ts +0 -14
- package/lib/components/popovers/popover-menu/popover-menu.component.d.ts +0 -24
- package/lib/components/popovers/popover-ref.d.ts +0 -12
- package/lib/components/popovers/popover.defaults.d.ts +0 -40
- package/lib/components/popovers/popover.models.d.ts +0 -47
- package/lib/components/popovers/popover.service.d.ts +0 -21
- package/lib/components/popovers/tooltip/tooltip.directive.d.ts +0 -36
- package/lib/components/progress/progress.component.d.ts +0 -8
- package/lib/components/scroll/index.d.ts +0 -1
- package/lib/components/scroll/scrollable.directive.d.ts +0 -24
- package/lib/components/search-input/search-input.component.d.ts +0 -73
- package/lib/components/sidebar-overlay/sidebar-overlay.component.d.ts +0 -25
- package/lib/components/snackbar/snackbar-container.component.d.ts +0 -7
- package/lib/components/snackbar/snackbar-container.directive.d.ts +0 -17
- package/lib/components/snackbar/snackbar.component.d.ts +0 -17
- package/lib/components/snackbar/snackbar.models.d.ts +0 -12
- package/lib/components/snackbar/snackbar.module.d.ts +0 -13
- package/lib/components/snackbar/snackbar.service.d.ts +0 -17
- package/lib/components/stepper-horizontal/step-horizontal/step-horizontal.component.d.ts +0 -7
- package/lib/components/stepper-horizontal/stepper-horizontal.component.d.ts +0 -14
- package/lib/components/stepper-vertical/step-vertical/step-vertical.component.d.ts +0 -18
- package/lib/components/stepper-vertical/stepper-vertical.component.d.ts +0 -14
- package/lib/components/table-header-cell/table-header-cell.directive.d.ts +0 -21
- package/lib/components/tabs/tab-pane/tab-pane.component.d.ts +0 -18
- package/lib/components/tabs/tabs.component.d.ts +0 -95
- package/lib/directives/click-outside.directive.d.ts +0 -10
- package/lib/festo-angular.module.d.ts +0 -11
- package/lib/forms/checkbox/checkbox.component.d.ts +0 -40
- package/lib/forms/color-indicator/color-indicator.component.d.ts +0 -31
- package/lib/forms/color-picker/color-helper.d.ts +0 -9
- package/lib/forms/color-picker/color-picker.component.d.ts +0 -77
- package/lib/forms/date-picker/date-picker.component.d.ts +0 -51
- package/lib/forms/date-range-picker/date-range-picker.component.d.ts +0 -54
- package/lib/forms/flatpickr/flatpickr.component.d.ts +0 -19
- package/lib/forms/forms.module.d.ts +0 -24
- package/lib/forms/radio/radio.component.d.ts +0 -95
- package/lib/forms/segment/segment-control/segment-control.component.d.ts +0 -23
- package/lib/forms/segment/segment.component.d.ts +0 -40
- package/lib/forms/select/chip-text.pipe.d.ts +0 -7
- package/lib/forms/select/select-option/select-option.component.d.ts +0 -11
- package/lib/forms/select/select.component.d.ts +0 -69
- package/lib/forms/slider/slider.component.d.ts +0 -37
- package/lib/forms/switch/switch.component.d.ts +0 -35
- package/lib/forms/text-area/text-area.component.d.ts +0 -103
- package/lib/forms/text-editor/text-editor.component.d.ts +0 -72
- package/lib/forms/text-input/text-input.component.d.ts +0 -104
- package/lib/forms/time-picker/time-picker-dropdown/time-picker-dropdown.component.d.ts +0 -28
- package/lib/forms/time-picker/time-picker.component.d.ts +0 -42
- package/lib/forms/unique-selection-dispatcher.d.ts +0 -20
- package/lib/forms/value-accessor-base.d.ts +0 -17
- package/lib/modals/alert/alert.component.d.ts +0 -26
- package/lib/modals/confirm/confirm.component.d.ts +0 -27
- package/lib/modals/custom-modal/custom-modal.component.d.ts +0 -28
- package/lib/modals/image-gallery/image-gallery.component.d.ts +0 -46
- package/lib/modals/index.d.ts +0 -21
- package/lib/modals/modal.service.d.ts +0 -22
- package/lib/modals/modals.module.d.ts +0 -17
- package/lib/modals/prompt/prompt.component.d.ts +0 -45
- package/lib/pipes/safe-html.pipe.d.ts +0 -10
- package/public-api.d.ts +0 -64
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@festo-ui/angular",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0-dev.650",
|
|
4
4
|
"author": "Festo UI (styleguide@festo.com)",
|
|
5
5
|
"copyright": "Copyright (c) 2025 Festo SE & Co. KG. All rights reserved.",
|
|
6
6
|
"license": "apache-2.0",
|
|
7
7
|
"description": "CSS framework and utils to build FESTO web applications",
|
|
8
8
|
"peerDependencies": {
|
|
9
|
-
"@angular/common": "^
|
|
10
|
-
"@angular/core": "^
|
|
11
|
-
"@angular/animations": "^
|
|
12
|
-
"@angular/router": "^
|
|
13
|
-
"@angular/forms": "^
|
|
14
|
-
"@angular/platform-browser": "^
|
|
15
|
-
"@angular/platform-browser-dynamic": "^
|
|
16
|
-
"@angular/cdk": "^
|
|
9
|
+
"@angular/common": "^20.3.4",
|
|
10
|
+
"@angular/core": "^20.3.4",
|
|
11
|
+
"@angular/animations": "^20.3.4",
|
|
12
|
+
"@angular/router": "^20.3.4",
|
|
13
|
+
"@angular/forms": "^20.3.4",
|
|
14
|
+
"@angular/platform-browser": "^20.3.44",
|
|
15
|
+
"@angular/platform-browser-dynamic": "^20.3.4",
|
|
16
|
+
"@angular/cdk": "^20.2.8",
|
|
17
17
|
"rxjs": "~7.8.0",
|
|
18
18
|
"@festo-ui/web-essentials": "*"
|
|
19
19
|
},
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"quill": "1.3.7",
|
|
26
26
|
"quill-delta": "^5.1.0",
|
|
27
27
|
"simplebar": "^6.2.7",
|
|
28
|
-
"swiper": "^
|
|
28
|
+
"swiper": "^12.0.2"
|
|
29
29
|
},
|
|
30
30
|
"module": "fesm2022/festo-ui-angular.mjs",
|
|
31
31
|
"typings": "index.d.ts",
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngAccordionHeaderComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngAccordionHeaderComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngAccordionHeaderComponent, "fng-accordion-header", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngAccordionItemBodyComponent {
|
|
3
|
-
id: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngAccordionItemBodyComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngAccordionItemBodyComponent, "fng-accordion-item-body", never, {}, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare enum FngAccordionHeaderActions {
|
|
5
|
-
Toggle = "toggle"
|
|
6
|
-
}
|
|
7
|
-
export declare class FngAccordionItemHeaderComponent implements OnDestroy {
|
|
8
|
-
id: string;
|
|
9
|
-
private actions;
|
|
10
|
-
actions$: Observable<FngAccordionHeaderActions>;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
toggle(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngAccordionItemHeaderComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngAccordionItemHeaderComponent, "fng-accordion-item-header", never, {}, {}, never, ["*"], true, never>;
|
|
15
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { OnChanges, SimpleChanges, ElementRef, Renderer2, AfterViewInit, ChangeDetectorRef, AfterContentInit } from '@angular/core';
|
|
2
|
-
import { FngAccordionItemBodyComponent } from './accordion-item-body/accordion-item-body.component';
|
|
3
|
-
import { FngAccordionItemHeaderComponent } from './accordion-item-header/accordion-item-header.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FngAccordionItemComponent implements OnChanges, AfterViewInit, AfterContentInit {
|
|
6
|
-
private elementRef;
|
|
7
|
-
private renderer;
|
|
8
|
-
private cd;
|
|
9
|
-
static nextId: number;
|
|
10
|
-
componentId: string;
|
|
11
|
-
expanded: boolean;
|
|
12
|
-
_linkText: string;
|
|
13
|
-
get linkText(): string;
|
|
14
|
-
header: FngAccordionItemHeaderComponent | undefined;
|
|
15
|
-
body: FngAccordionItemBodyComponent | undefined;
|
|
16
|
-
id: string;
|
|
17
|
-
parentId: string;
|
|
18
|
-
private accordion;
|
|
19
|
-
private accordionSubscription;
|
|
20
|
-
private accordionItemHeaderSubscription;
|
|
21
|
-
private element;
|
|
22
|
-
private pristine;
|
|
23
|
-
constructor(elementRef: ElementRef, renderer: Renderer2, cd: ChangeDetectorRef);
|
|
24
|
-
ngAfterContentInit(): void;
|
|
25
|
-
ngAfterViewInit(): void;
|
|
26
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
27
|
-
toggle(): void;
|
|
28
|
-
collapseItem(): void;
|
|
29
|
-
expandItem(): void;
|
|
30
|
-
private handleAction;
|
|
31
|
-
private subscribeToAccordionActions;
|
|
32
|
-
private subscribeToAccordionItemHeaderActions;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngAccordionItemComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngAccordionItemComponent, "fng-accordion-item", never, {}, {}, ["header", "body"], ["*"], true, never>;
|
|
35
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { QueryList, AfterViewInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { FngAccordionItemComponent } from './accordion-item/accordion-item.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare enum FngAccordionActions {
|
|
6
|
-
OpenAll = "openAll",
|
|
7
|
-
CloseAll = "closeAll"
|
|
8
|
-
}
|
|
9
|
-
export declare class FngAccordionComponent implements AfterViewInit, OnDestroy {
|
|
10
|
-
static nextId: number;
|
|
11
|
-
readonly componentId: string;
|
|
12
|
-
private actions;
|
|
13
|
-
actions$: Observable<FngAccordionActions>;
|
|
14
|
-
multi: boolean;
|
|
15
|
-
showMore: string;
|
|
16
|
-
showLess: string;
|
|
17
|
-
items: QueryList<FngAccordionItemComponent> | undefined;
|
|
18
|
-
ngAfterViewInit(): void;
|
|
19
|
-
ngOnDestroy(): void;
|
|
20
|
-
openAll(): void;
|
|
21
|
-
closeAll(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngAccordionComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngAccordionComponent, "fng-accordion", never, { "multi": { "alias": "fngAccordionKeepItemsOpen"; "required": false; }; "showMore": { "alias": "fngAccordionShowMoreText"; "required": false; }; "showLess": { "alias": "fngAccordionShowLessText"; "required": false; }; }, {}, ["items"], ["*"], true, never>;
|
|
24
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './accordion.component';
|
|
2
|
-
export * from './accordion-header/accordion-header.component';
|
|
3
|
-
export * from './accordion-item/accordion-item.component';
|
|
4
|
-
export * from './accordion-item/accordion-item-header/accordion-item-header.component';
|
|
5
|
-
export * from './accordion-item/accordion-item-body/accordion-item-body.component';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngBottomSheetComponent {
|
|
4
|
-
hasBackdrop: boolean;
|
|
5
|
-
isExpanded: boolean;
|
|
6
|
-
hideCloseIcon: boolean;
|
|
7
|
-
expandFrom: 'bottom' | 'center';
|
|
8
|
-
close: EventEmitter<void>;
|
|
9
|
-
isOpen: boolean;
|
|
10
|
-
get isExpandedState(): boolean;
|
|
11
|
-
isClosing: boolean;
|
|
12
|
-
private startY;
|
|
13
|
-
private currentY;
|
|
14
|
-
private swiping;
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
onTouchStart(event: TouchEvent): void;
|
|
17
|
-
onTouchMove(event: TouchEvent): void;
|
|
18
|
-
onTouchEnd(): void;
|
|
19
|
-
toggleExpand(): void;
|
|
20
|
-
closeBottomSheet(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngBottomSheetComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngBottomSheetComponent, "fng-bottom-sheet", never, { "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; "hideCloseIcon": { "alias": "hideCloseIcon"; "required": false; }; "expandFrom": { "alias": "expandFrom"; "required": false; }; }, { "close": "close"; }, never, ["*"], true, never>;
|
|
23
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngBreadcrumbComponent {
|
|
4
|
-
useRouterLink: boolean;
|
|
5
|
-
locations: {
|
|
6
|
-
label: string;
|
|
7
|
-
url: string;
|
|
8
|
-
}[];
|
|
9
|
-
navigate: EventEmitter<string>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngBreadcrumbComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngBreadcrumbComponent, "fng-breadcrumb", never, { "useRouterLink": { "alias": "useRouterLink"; "required": false; }; "locations": { "alias": "locations"; "required": false; }; }, { "navigate": "navigate"; }, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngButtonComponent {
|
|
4
|
-
text: string | undefined;
|
|
5
|
-
icon: string | undefined;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
primary: boolean;
|
|
8
|
-
tertiary: boolean;
|
|
9
|
-
iconOnly: boolean;
|
|
10
|
-
large: boolean;
|
|
11
|
-
floating: boolean;
|
|
12
|
-
fngClick: EventEmitter<any>;
|
|
13
|
-
content: ElementRef | undefined;
|
|
14
|
-
onClick(event: any): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngButtonComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngButtonComponent, "fng-button", never, { "text": { "alias": "text"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "primary": { "alias": "primary"; "required": false; }; "tertiary": { "alias": "tertiary"; "required": false; }; "iconOnly": { "alias": "iconOnly"; "required": false; }; "large": { "alias": "large"; "required": false; }; "floating": { "alias": "floating"; "required": false; }; }, { "fngClick": "fngClick"; }, ["content"], ["*"], true, never>;
|
|
17
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngLinkButtonComponent {
|
|
4
|
-
text: string | undefined;
|
|
5
|
-
icon: string | undefined;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
iconOnly: boolean;
|
|
8
|
-
fngClick: EventEmitter<any>;
|
|
9
|
-
content: ElementRef | undefined;
|
|
10
|
-
onClick(event: any): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngLinkButtonComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngLinkButtonComponent, "fng-link-button", never, { "text": { "alias": "text"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconOnly": { "alias": "iconOnly"; "required": false; }; }, { "fngClick": "fngClick"; }, ["content"], ["*"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum ChipType {
|
|
3
|
-
Choise = "CHOISE",
|
|
4
|
-
Category = "CATEGORY",
|
|
5
|
-
Filter = "FILTER",
|
|
6
|
-
Action = "ACTION",
|
|
7
|
-
Readonly = "READONLY"
|
|
8
|
-
}
|
|
9
|
-
export declare class FngChipComponent {
|
|
10
|
-
ChipType: typeof ChipType;
|
|
11
|
-
type: ChipType;
|
|
12
|
-
selected: boolean;
|
|
13
|
-
disabled: boolean;
|
|
14
|
-
icon: string | undefined;
|
|
15
|
-
large: boolean;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngChipComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngChipComponent, "fng-chip", never, { "type": { "alias": "type"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "large": { "alias": "large"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngChipContainerComponent {
|
|
3
|
-
large: boolean;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngChipContainerComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngChipContainerComponent, "fng-chip-container", never, { "large": { "alias": "large"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "../directives/click-outside.directive";
|
|
3
|
-
import * as i2 from "./pagination/pagination.component";
|
|
4
|
-
import * as i3 from "./mobile-flyout/mobile-flyout-page/mobile-flyout-page.component";
|
|
5
|
-
import * as i4 from "./mobile-flyout/mobile-flyout-item/mobile-flyout-item.component";
|
|
6
|
-
import * as i5 from "./mobile-flyout/mobile-flyout.component";
|
|
7
|
-
import * as i6 from "./loading-indicator/loading-indicator.component";
|
|
8
|
-
import * as i7 from "./chips/chip/chip.component";
|
|
9
|
-
import * as i8 from "./chips/chip-container/chip-container.component";
|
|
10
|
-
import * as i9 from "./tabs/tabs.component";
|
|
11
|
-
import * as i10 from "./tabs/tab-pane/tab-pane.component";
|
|
12
|
-
import * as i11 from "./breadcrumb/breadcrumb.component";
|
|
13
|
-
import * as i12 from "./accordion/accordion.component";
|
|
14
|
-
import * as i13 from "./accordion/accordion-header/accordion-header.component";
|
|
15
|
-
import * as i14 from "./accordion/accordion-item/accordion-item.component";
|
|
16
|
-
import * as i15 from "./accordion/accordion-item/accordion-item-body/accordion-item-body.component";
|
|
17
|
-
import * as i16 from "./accordion/accordion-item/accordion-item-header/accordion-item-header.component";
|
|
18
|
-
import * as i17 from "./buttons/button/button.component";
|
|
19
|
-
import * as i18 from "./buttons/link-button/link-button.component";
|
|
20
|
-
import * as i19 from "./search-input/search-input.component";
|
|
21
|
-
import * as i20 from "./snackbar/snackbar-container.component";
|
|
22
|
-
import * as i21 from "./stepper-horizontal/step-horizontal/step-horizontal.component";
|
|
23
|
-
import * as i22 from "./stepper-horizontal/stepper-horizontal.component";
|
|
24
|
-
import * as i23 from "./stepper-vertical/stepper-vertical.component";
|
|
25
|
-
import * as i24 from "./stepper-vertical/step-vertical/step-vertical.component";
|
|
26
|
-
import * as i25 from "./table-header-cell/table-header-cell.directive";
|
|
27
|
-
import * as i26 from "./scroll/scrollable.directive";
|
|
28
|
-
import * as i27 from "./progress/progress.component";
|
|
29
|
-
import * as i28 from "./popovers/legend/legend.directive";
|
|
30
|
-
import * as i29 from "./popovers/popover/popover.component";
|
|
31
|
-
import * as i30 from "./popovers/popover-content/popover-content.directive";
|
|
32
|
-
import * as i31 from "./popovers/popover-content/popover-content.component";
|
|
33
|
-
import * as i32 from "./popovers/popover-menu/popover-menu.component";
|
|
34
|
-
import * as i33 from "./popovers/tooltip/tooltip.directive";
|
|
35
|
-
import * as i34 from "./popovers/legend/legend.component";
|
|
36
|
-
import * as i35 from "./sidebar-overlay/sidebar-overlay.component";
|
|
37
|
-
import * as i36 from "./bottom-sheet/bottom-sheet.component";
|
|
38
|
-
import * as i37 from "./overlay/overlay-outlet.directive";
|
|
39
|
-
import * as i38 from "./overlay/overlay-content/overlay-content.component";
|
|
40
|
-
export declare class FestoAngularComponentsModule {
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularComponentsModule, never>;
|
|
42
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularComponentsModule, never, [typeof i1.FngClickOutsideDirective, typeof i2.FngPaginationComponent, typeof i3.FngMobileFlyoutPageComponent, typeof i4.FngMobileFlyoutItemComponent, typeof i5.FngMobileFlyoutComponent, typeof i6.FngLoadingIndicatorComponent, typeof i7.FngChipComponent, typeof i8.FngChipContainerComponent, typeof i9.FngTabsComponent, typeof i10.FngTabPaneComponent, typeof i11.FngBreadcrumbComponent, typeof i12.FngAccordionComponent, typeof i13.FngAccordionHeaderComponent, typeof i14.FngAccordionItemComponent, typeof i15.FngAccordionItemBodyComponent, typeof i16.FngAccordionItemHeaderComponent, typeof i17.FngButtonComponent, typeof i18.FngLinkButtonComponent, typeof i19.FngSearchInputComponent, typeof i20.FngSnackbarContainerComponent, typeof i21.FngStepHorizontalComponent, typeof i22.FngStepperHorizontalComponent, typeof i23.FngStepperVerticalComponent, typeof i24.FngStepVerticalComponent, typeof i25.FngTableHeaderCellDirective, typeof i26.FngScrollableDirective, typeof i27.FngProgressComponent, typeof i28.FngLegendDirective, typeof i29.FngPopoverComponent, typeof i30.FngPopoverContentDirective, typeof i31.FngPopoverContentComponent, typeof i32.FngPopoverMenuComponent, typeof i33.FngTooltipDirective, typeof i28.FngLegendDirective, typeof i34.FngLegendComponent, typeof i35.FngSidebarOverlayComponent, typeof i36.FngBottomSheetComponent, typeof i37.FngOverlayOutletDirective, typeof i38.FngOverlayContentComponent], [typeof i1.FngClickOutsideDirective, typeof i11.FngBreadcrumbComponent, typeof i12.FngAccordionComponent, typeof i13.FngAccordionHeaderComponent, typeof i14.FngAccordionItemComponent, typeof i15.FngAccordionItemBodyComponent, typeof i16.FngAccordionItemHeaderComponent, typeof i17.FngButtonComponent, typeof i18.FngLinkButtonComponent, typeof i8.FngChipContainerComponent, typeof i7.FngChipComponent, typeof i6.FngLoadingIndicatorComponent, typeof i5.FngMobileFlyoutComponent, typeof i4.FngMobileFlyoutItemComponent, typeof i3.FngMobileFlyoutPageComponent, typeof i2.FngPaginationComponent, typeof i19.FngSearchInputComponent, typeof i20.FngSnackbarContainerComponent, typeof i21.FngStepHorizontalComponent, typeof i22.FngStepperHorizontalComponent, typeof i23.FngStepperVerticalComponent, typeof i24.FngStepVerticalComponent, typeof i25.FngTableHeaderCellDirective, typeof i26.FngScrollableDirective, typeof i27.FngProgressComponent, typeof i9.FngTabsComponent, typeof i10.FngTabPaneComponent, typeof i28.FngLegendDirective, typeof i29.FngPopoverComponent, typeof i30.FngPopoverContentDirective, typeof i31.FngPopoverContentComponent, typeof i32.FngPopoverMenuComponent, typeof i33.FngTooltipDirective, typeof i28.FngLegendDirective, typeof i34.FngLegendComponent, typeof i35.FngSidebarOverlayComponent, typeof i36.FngBottomSheetComponent, typeof i37.FngOverlayOutletDirective, typeof i38.FngOverlayContentComponent]>;
|
|
43
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularComponentsModule>;
|
|
44
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngLoadingIndicatorComponent {
|
|
3
|
-
size: 'large' | 'medium' | 'small';
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngLoadingIndicatorComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngLoadingIndicatorComponent, "fng-loading-indicator", never, { "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { RouterLinkActive } from '@angular/router';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngMobileFlyoutItemComponent implements OnChanges {
|
|
5
|
-
rla: RouterLinkActive;
|
|
6
|
-
icon: string;
|
|
7
|
-
pageLink: string;
|
|
8
|
-
lastElement: boolean;
|
|
9
|
-
onNavigateCallback: ((pageName: string) => void) | undefined;
|
|
10
|
-
constructor(rla: RouterLinkActive);
|
|
11
|
-
ngOnChanges(_: SimpleChanges): void;
|
|
12
|
-
onClick(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngMobileFlyoutItemComponent, [{ optional: true; }]>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngMobileFlyoutItemComponent, "fng-mobile-flyout-item", never, { "icon": { "alias": "icon"; "required": false; }; "pageLink": { "alias": "pageLink"; "required": false; }; "lastElement": { "alias": "lastElement"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
15
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, QueryList, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FngMobileFlyoutItemComponent } from '../mobile-flyout-item/mobile-flyout-item.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngMobileFlyoutPageComponent implements AfterContentInit, OnDestroy {
|
|
5
|
-
itemComponents: QueryList<FngMobileFlyoutItemComponent>;
|
|
6
|
-
name: string;
|
|
7
|
-
back: string;
|
|
8
|
-
isfirstelement: boolean;
|
|
9
|
-
visible: boolean;
|
|
10
|
-
onNavigateCallback: ((pageName: string) => void) | undefined;
|
|
11
|
-
private complete;
|
|
12
|
-
ngAfterContentInit(): void;
|
|
13
|
-
ngOnDestroy(): void;
|
|
14
|
-
onNavigate(pageName: string): void;
|
|
15
|
-
onBack(): void;
|
|
16
|
-
private initItemComponents;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngMobileFlyoutPageComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngMobileFlyoutPageComponent, "fng-mobile-flyout-page", never, { "name": { "alias": "name"; "required": false; }; "back": { "alias": "back"; "required": false; }; }, {}, ["itemComponents"], ["*"], true, never>;
|
|
19
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, OnDestroy, QueryList, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FngMobileFlyoutPageComponent } from './mobile-flyout-page/mobile-flyout-page.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngMobileFlyoutComponent implements AfterContentInit, OnDestroy {
|
|
5
|
-
flyoutOpenChange: EventEmitter<boolean>;
|
|
6
|
-
pageComponents: QueryList<FngMobileFlyoutPageComponent>;
|
|
7
|
-
isOpen: boolean;
|
|
8
|
-
private complete;
|
|
9
|
-
ngAfterContentInit(): void;
|
|
10
|
-
ngOnDestroy(): void;
|
|
11
|
-
onNavigate(pageName: string): void;
|
|
12
|
-
toggle(): void;
|
|
13
|
-
onClickOutside(): void;
|
|
14
|
-
private initPageComponents;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngMobileFlyoutComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngMobileFlyoutComponent, "fng-mobile-flyout", never, {}, { "flyoutOpenChange": "flyoutOpenChange"; }, ["pageComponents"], ["*"], true, never>;
|
|
17
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngOverlayContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngOverlayContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngOverlayContentComponent, "fng-overlay-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy, TemplateRef, Type, EventEmitter } from '@angular/core';
|
|
2
|
-
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type ConnectedPositionName = 'topStart' | 'topCenter' | 'topEnd' | 'bottomStart' | 'bottomCenter' | 'bottomEnd' | 'startTop' | 'startCenter' | 'startBottom' | 'endTop' | 'endCenter' | 'endBottom';
|
|
5
|
-
export declare const POSITION_MAP: Record<ConnectedPositionName, ConnectedPosition>;
|
|
6
|
-
export declare const ALL_POSITIONS: ConnectedPosition[];
|
|
7
|
-
export declare class FngOverlayOutletDirective implements OnDestroy {
|
|
8
|
-
private readonly host;
|
|
9
|
-
private readonly overlay;
|
|
10
|
-
private readonly vcr;
|
|
11
|
-
private readonly injector;
|
|
12
|
-
private overlayRef?;
|
|
13
|
-
private portalInstance?;
|
|
14
|
-
private positionSubscription?;
|
|
15
|
-
/**
|
|
16
|
-
* content for the overlay. supply either a templateref (preferred for arbitrary html)
|
|
17
|
-
* or a component type (will be created via componentportal).
|
|
18
|
-
*
|
|
19
|
-
* example (templateref): [fngOverlayOutlet]="tplref"
|
|
20
|
-
* example (component): [fngOverlayOutlet]="youroverlaycomponent"
|
|
21
|
-
*/
|
|
22
|
-
content: TemplateRef<any> | Type<any>;
|
|
23
|
-
/** optional context when using templateref content. */
|
|
24
|
-
fngOverlayContext: Record<string, any> | null;
|
|
25
|
-
/** css class(es) to apply to the overlay panel. */
|
|
26
|
-
fngOverlayPanelClass: string | string[] | undefined;
|
|
27
|
-
/** whether the overlay should have a backdrop. defaults to true. */
|
|
28
|
-
fngOverlayHasBackdrop: boolean;
|
|
29
|
-
/** backdrop class; defaults to a transparent clickable backdrop. */
|
|
30
|
-
fngOverlayBackdropClass: string;
|
|
31
|
-
/** close the overlay when the backdrop is clicked (if there is one). */
|
|
32
|
-
fngOverlayCloseOnBackdropClick: boolean;
|
|
33
|
-
/** close the overlay when pressing escape. */
|
|
34
|
-
fngOverlayCloseOnEscape: boolean;
|
|
35
|
-
/** optional x/y offsets applied to every position. */
|
|
36
|
-
fngOverlayOffsetX: number;
|
|
37
|
-
fngOverlayOffsetY: number;
|
|
38
|
-
/**
|
|
39
|
-
* choose positions by name, or omit to use all_positions fallback order.
|
|
40
|
-
* example: [fngOverlayPositions]="['topEnd','topStart']"
|
|
41
|
-
*/
|
|
42
|
-
fngOverlayPositions?: ConnectedPositionName[];
|
|
43
|
-
/**
|
|
44
|
-
* if you want a different origin element than the host (rare), pass an htmlelement here.
|
|
45
|
-
*/
|
|
46
|
-
fngOverlayOrigin?: HTMLElement | ElementRef<HTMLElement> | null;
|
|
47
|
-
/** emits when the overlay is closed */
|
|
48
|
-
fngOverlayClosed: EventEmitter<void>;
|
|
49
|
-
_onHostClick(evt: MouseEvent): void;
|
|
50
|
-
readonly cssClass = true;
|
|
51
|
-
constructor(host: ElementRef<HTMLElement>);
|
|
52
|
-
ngOnDestroy(): void;
|
|
53
|
-
open(): void;
|
|
54
|
-
close(): void;
|
|
55
|
-
toggle(): void;
|
|
56
|
-
private getPositionClass;
|
|
57
|
-
private createOverlay;
|
|
58
|
-
private createPortalFromContent;
|
|
59
|
-
private bindOverlayLifecycle;
|
|
60
|
-
private resolveOriginElement;
|
|
61
|
-
private resolvePositions;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngOverlayOutletDirective, never>;
|
|
63
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngOverlayOutletDirective, "[fngOverlayOutlet]", never, { "content": { "alias": "fngOverlayOutlet"; "required": false; }; "fngOverlayContext": { "alias": "fngOverlayContext"; "required": false; }; "fngOverlayPanelClass": { "alias": "fngOverlayPanelClass"; "required": false; }; "fngOverlayHasBackdrop": { "alias": "fngOverlayHasBackdrop"; "required": false; }; "fngOverlayBackdropClass": { "alias": "fngOverlayBackdropClass"; "required": false; }; "fngOverlayCloseOnBackdropClick": { "alias": "fngOverlayCloseOnBackdropClick"; "required": false; }; "fngOverlayCloseOnEscape": { "alias": "fngOverlayCloseOnEscape"; "required": false; }; "fngOverlayOffsetX": { "alias": "fngOverlayOffsetX"; "required": false; }; "fngOverlayOffsetY": { "alias": "fngOverlayOffsetY"; "required": false; }; "fngOverlayPositions": { "alias": "fngOverlayPositions"; "required": false; }; "fngOverlayOrigin": { "alias": "fngOverlayOrigin"; "required": false; }; }, { "fngOverlayClosed": "fngOverlayClosed"; }, never, never, true, never>;
|
|
64
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare enum FngPaginationType {
|
|
4
|
-
Numeric = "NUMERIC",
|
|
5
|
-
Dots = "DOTS"
|
|
6
|
-
}
|
|
7
|
-
export declare class FngPaginationComponent {
|
|
8
|
-
PaginationType: typeof FngPaginationType;
|
|
9
|
-
type: FngPaginationType;
|
|
10
|
-
pageCurrent: number;
|
|
11
|
-
set pageMax(value: number);
|
|
12
|
-
get pageMax(): number;
|
|
13
|
-
changePage: EventEmitter<number>;
|
|
14
|
-
innerPageMax: number;
|
|
15
|
-
dotArray: number[];
|
|
16
|
-
onBtnDown(): void;
|
|
17
|
-
onBtnUp(): void;
|
|
18
|
-
onDotClick(index: number): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPaginationComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngPaginationComponent, "fng-pagination", never, { "type": { "alias": "type"; "required": false; }; "pageCurrent": { "alias": "pageCurrent"; "required": false; }; "pageMax": { "alias": "pageMax"; "required": false; }; }, { "changePage": "changePage"; }, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { FngPopoverService } from '../popover.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface FngPopoverLegendOptions {
|
|
5
|
-
maxWidth?: string | number;
|
|
6
|
-
}
|
|
7
|
-
export interface FngLegendItem {
|
|
8
|
-
name: string;
|
|
9
|
-
text: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class FngLegendComponent {
|
|
12
|
-
private popoverService;
|
|
13
|
-
items: FngLegendItem[];
|
|
14
|
-
options: FngPopoverLegendOptions;
|
|
15
|
-
templateRef: TemplateRef<any> | undefined;
|
|
16
|
-
private popoverRef;
|
|
17
|
-
constructor(popoverService: FngPopoverService);
|
|
18
|
-
show(origin: HTMLElement): void;
|
|
19
|
-
hide(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngLegendComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngLegendComponent, "fng-legend", never, { "items": { "alias": "items"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { FngPopoverContentComponent } from '../popover-content/popover-content.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngLegendDirective implements OnInit {
|
|
5
|
-
private elmenetRef;
|
|
6
|
-
ref: FngPopoverContentComponent | undefined;
|
|
7
|
-
private origin;
|
|
8
|
-
constructor(elmenetRef: ElementRef);
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
show(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngLegendDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngLegendDirective, "[fngLegend]", never, {}, {}, ["ref"], never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { PopoverRef } from '../popover-ref';
|
|
3
|
-
import { FngPopoverContentTypes } from '../popover.models';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FngPopoverComponent implements OnInit {
|
|
6
|
-
private popoverRef;
|
|
7
|
-
type: FngPopoverContentTypes | null;
|
|
8
|
-
content: any;
|
|
9
|
-
context: any;
|
|
10
|
-
constructor(popoverRef: PopoverRef);
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngPopoverComponent, "fng-popover", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { TemplateRef, EventEmitter, OnDestroy, AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import { FngPopoverService } from '../popover.service';
|
|
3
|
-
import { FngPopoverCloseEvent, FngPopoverPosition } from '../popover.models';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface FngPopoverContentOptions {
|
|
6
|
-
positions?: FngPopoverPosition[];
|
|
7
|
-
maxWidth?: string | number;
|
|
8
|
-
minHeight?: string | number;
|
|
9
|
-
}
|
|
10
|
-
export interface FngPopoverContentActions {
|
|
11
|
-
close: () => void;
|
|
12
|
-
}
|
|
13
|
-
export declare class FngPopoverContentComponent implements AfterViewInit, OnDestroy {
|
|
14
|
-
private popoverService;
|
|
15
|
-
options: FngPopoverContentOptions;
|
|
16
|
-
close: EventEmitter<FngPopoverCloseEvent>;
|
|
17
|
-
actions: EventEmitter<FngPopoverContentActions>;
|
|
18
|
-
templateRef: TemplateRef<any>;
|
|
19
|
-
contentRef: ElementRef | undefined;
|
|
20
|
-
showDefault: boolean;
|
|
21
|
-
offScreen: boolean;
|
|
22
|
-
height: number;
|
|
23
|
-
width: number;
|
|
24
|
-
private closeSub;
|
|
25
|
-
private popoverRef;
|
|
26
|
-
constructor(popoverService: FngPopoverService);
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
show(origin: HTMLElement): void;
|
|
30
|
-
hide(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverContentComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngPopoverContentComponent, "fng-popover-content", never, { "options": { "alias": "options"; "required": false; }; }, { "close": "close"; "actions": "actions"; }, never, ["*"], true, never>;
|
|
33
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { FngPopoverContentComponent } from './popover-content.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngPopoverContentDirective implements OnInit {
|
|
5
|
-
private elmenetRef;
|
|
6
|
-
component: FngPopoverContentComponent | undefined;
|
|
7
|
-
private origin;
|
|
8
|
-
constructor(elmenetRef: ElementRef);
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
show(): void;
|
|
11
|
-
hide(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverContentDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngPopoverContentDirective, "[fngPopoverContent]", never, {}, {}, ["component"], never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { FngPopoverMenu, FngPopoverMenuAction, FngPopoverPosition } from '../popover.models';
|
|
3
|
-
import { FngPopoverService } from '../popover.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface FngPopoverMenuOptions {
|
|
6
|
-
positions?: FngPopoverPosition[];
|
|
7
|
-
}
|
|
8
|
-
export declare class FngPopoverMenuComponent {
|
|
9
|
-
private popoverService;
|
|
10
|
-
icon: string;
|
|
11
|
-
menu: FngPopoverMenu[];
|
|
12
|
-
options: FngPopoverMenuOptions;
|
|
13
|
-
menuAction: EventEmitter<FngPopoverMenuAction>;
|
|
14
|
-
menuTpl: TemplateRef<any> | undefined;
|
|
15
|
-
origin: ElementRef | undefined;
|
|
16
|
-
private popoverRef;
|
|
17
|
-
private itemHeight;
|
|
18
|
-
constructor(popoverService: FngPopoverService);
|
|
19
|
-
show(event: Event, content: TemplateRef<any> | undefined, origin: HTMLElement): void;
|
|
20
|
-
action(action: string, payload: any): void;
|
|
21
|
-
hide(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverMenuComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngPopoverMenuComponent, "fng-popover-menu", never, { "icon": { "alias": "icon"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, { "menuAction": "menuAction"; }, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OverlayRef } from '@angular/cdk/overlay';
|
|
2
|
-
import { FngPopoverContent, FngPopoverCloseEvent } from './popover.models';
|
|
3
|
-
export declare class PopoverRef<T = any> {
|
|
4
|
-
overlay: OverlayRef;
|
|
5
|
-
content: FngPopoverContent | undefined;
|
|
6
|
-
data: T;
|
|
7
|
-
private afterClosed;
|
|
8
|
-
afterClosed$: import("rxjs").Observable<FngPopoverCloseEvent<T>>;
|
|
9
|
-
constructor(overlay: OverlayRef, content: FngPopoverContent | undefined, data: T);
|
|
10
|
-
close(data?: T): void;
|
|
11
|
-
private _close;
|
|
12
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
export declare const defaultPositions: {
|
|
2
|
-
bottom: {
|
|
3
|
-
originX: string;
|
|
4
|
-
originY: string;
|
|
5
|
-
overlayX: string;
|
|
6
|
-
overlayY: string;
|
|
7
|
-
offsetY: number;
|
|
8
|
-
};
|
|
9
|
-
top: {
|
|
10
|
-
originX: string;
|
|
11
|
-
originY: string;
|
|
12
|
-
overlayX: string;
|
|
13
|
-
overlayY: string;
|
|
14
|
-
offsetY: number;
|
|
15
|
-
};
|
|
16
|
-
right: {
|
|
17
|
-
originX: string;
|
|
18
|
-
originY: string;
|
|
19
|
-
overlayX: string;
|
|
20
|
-
overlayY: string;
|
|
21
|
-
offsetX: number;
|
|
22
|
-
};
|
|
23
|
-
left: {
|
|
24
|
-
originX: string;
|
|
25
|
-
originY: string;
|
|
26
|
-
overlayX: string;
|
|
27
|
-
overlayY: string;
|
|
28
|
-
offsetX: number;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
export declare const defaultClasses: {
|
|
32
|
-
tooltip: string;
|
|
33
|
-
menu: string;
|
|
34
|
-
legend: string;
|
|
35
|
-
content: string;
|
|
36
|
-
bottom: string;
|
|
37
|
-
top: string;
|
|
38
|
-
right: string;
|
|
39
|
-
left: string;
|
|
40
|
-
};
|