@festo-ui/angular 5.0.0-dev.77 → 5.0.0-dev.85
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/esm2020/lib/components/accordion/accordion-header/accordion-header.component.mjs +5 -5
- package/esm2020/lib/components/accordion/accordion-item/accordion-item-body/accordion-item-body.component.mjs +5 -5
- package/esm2020/lib/components/accordion/accordion-item/accordion-item-header/accordion-item-header.component.mjs +10 -10
- package/esm2020/lib/components/accordion/accordion-item/accordion-item.component.mjs +15 -15
- package/esm2020/lib/components/accordion/accordion.component.mjs +16 -16
- package/esm2020/lib/components/breadcrumb/breadcrumb.component.mjs +5 -5
- package/esm2020/lib/components/buttons/button/button.component.mjs +5 -5
- package/esm2020/lib/components/buttons/link-button/link-button.component.mjs +5 -5
- package/esm2020/lib/components/chips/chip/chip.component.mjs +5 -5
- package/esm2020/lib/components/chips/chip-container/chip-container.component.mjs +5 -5
- package/esm2020/lib/components/components.module.mjs +198 -201
- package/esm2020/lib/components/loading-indicator/loading-indicator.component.mjs +5 -5
- package/esm2020/lib/components/mobile-flyout/mobile-flyout-item/mobile-flyout-item.component.mjs +5 -5
- package/esm2020/lib/components/mobile-flyout/mobile-flyout-page/mobile-flyout-page.component.mjs +7 -7
- package/esm2020/lib/components/mobile-flyout/mobile-flyout.component.mjs +7 -7
- package/esm2020/lib/components/pagination/pagination.component.mjs +12 -12
- package/esm2020/lib/components/popovers/legend/legend.component.mjs +6 -6
- package/esm2020/lib/components/popovers/legend/legend.directive.mjs +5 -5
- package/esm2020/lib/components/popovers/popover/popover.component.mjs +9 -9
- package/esm2020/lib/components/popovers/popover-content/popover-content.component.mjs +6 -6
- package/esm2020/lib/components/popovers/popover-content/popover-content.directive.mjs +5 -5
- package/esm2020/lib/components/popovers/popover-menu/popover-menu.component.mjs +6 -6
- package/esm2020/lib/components/popovers/popover-ref.mjs +1 -1
- package/esm2020/lib/components/popovers/popover.models.mjs +7 -7
- package/esm2020/lib/components/popovers/popover.service.mjs +7 -7
- package/esm2020/lib/components/popovers/tooltip/tooltip.directive.mjs +8 -7
- package/esm2020/lib/components/progress/progress.component.mjs +5 -5
- package/esm2020/lib/components/scroll/scrollable.directive.mjs +5 -5
- package/esm2020/lib/components/search-input/search-input.component.mjs +8 -8
- package/esm2020/lib/components/snackbar/snackbar-container.component.mjs +7 -7
- package/esm2020/lib/components/snackbar/snackbar-container.directive.mjs +8 -8
- package/esm2020/lib/components/snackbar/snackbar.component.mjs +5 -5
- package/esm2020/lib/components/snackbar/snackbar.models.mjs +1 -1
- package/esm2020/lib/components/snackbar/snackbar.module.mjs +9 -10
- package/esm2020/lib/components/snackbar/snackbar.service.mjs +5 -5
- package/esm2020/lib/components/stepper-horizontal/step-horizontal/step-horizontal.component.mjs +5 -5
- package/esm2020/lib/components/stepper-horizontal/stepper-horizontal.component.mjs +7 -7
- package/esm2020/lib/components/stepper-vertical/step-vertical/step-vertical.component.mjs +5 -5
- package/esm2020/lib/components/stepper-vertical/stepper-vertical.component.mjs +7 -7
- package/esm2020/lib/components/table-header-cell/table-header-cell.directive.mjs +5 -5
- package/esm2020/lib/components/tabs/tab-pane/tab-pane.component.mjs +7 -7
- package/esm2020/lib/components/tabs/tabs.component.mjs +9 -9
- package/esm2020/lib/directives/click-outside.directive.mjs +5 -5
- package/esm2020/lib/festo-angular.module.mjs +5 -5
- package/esm2020/lib/forms/checkbox/checkbox.component.mjs +7 -7
- package/esm2020/lib/forms/color-indicator/color-indicator.component.mjs +5 -5
- package/esm2020/lib/forms/color-picker/color-picker.component.mjs +7 -7
- package/esm2020/lib/forms/date-picker/date-picker.component.mjs +10 -10
- package/esm2020/lib/forms/date-range-picker/date-range-picker.component.mjs +9 -9
- package/esm2020/lib/forms/flatpickr/flatpickr.component.mjs +5 -5
- package/esm2020/lib/forms/forms.module.mjs +107 -127
- package/esm2020/lib/forms/radio/radio.component.mjs +18 -18
- package/esm2020/lib/forms/segment/segment-control/segment-control.component.mjs +13 -8
- package/esm2020/lib/forms/segment/segment.component.mjs +39 -14
- package/esm2020/lib/forms/select/chip-text.pipe.mjs +5 -5
- package/esm2020/lib/forms/select/select-option/select-option.component.mjs +5 -5
- package/esm2020/lib/forms/select/select.component.mjs +14 -14
- package/esm2020/lib/forms/slider/slider.component.mjs +7 -7
- package/esm2020/lib/forms/switch/switch.component.mjs +7 -7
- package/esm2020/lib/forms/text-area/text-area.component.mjs +7 -7
- package/esm2020/lib/forms/text-editor/text-editor.component.mjs +8 -8
- package/esm2020/lib/forms/text-input/text-input.component.mjs +7 -7
- package/esm2020/lib/forms/time-picker/time-picker-dropdown/time-picker-dropdown.component.mjs +5 -5
- package/esm2020/lib/forms/time-picker/time-picker.component.mjs +9 -9
- package/esm2020/lib/forms/unique-selection-dispatcher.mjs +5 -5
- package/esm2020/lib/forms/value-accessor-base.mjs +5 -5
- package/esm2020/lib/modals/alert/alert.component.mjs +5 -5
- package/esm2020/lib/modals/confirm/confirm.component.mjs +5 -5
- package/esm2020/lib/modals/custom-modal/custom-modal.component.mjs +5 -5
- package/esm2020/lib/modals/image-gallery/image-gallery.component.mjs +7 -7
- package/esm2020/lib/modals/modal.service.mjs +13 -13
- package/esm2020/lib/modals/modals.module.mjs +9 -12
- package/esm2020/lib/modals/prompt/prompt.component.mjs +5 -5
- package/esm2020/lib/pipes/safe-html.pipe.mjs +5 -5
- package/fesm2015/festo-ui-angular.mjs +741 -726
- package/fesm2015/festo-ui-angular.mjs.map +1 -1
- package/fesm2020/festo-ui-angular.mjs +741 -726
- package/fesm2020/festo-ui-angular.mjs.map +1 -1
- package/lib/components/accordion/accordion-header/accordion-header.component.d.ts +3 -3
- package/lib/components/accordion/accordion-item/accordion-item-body/accordion-item-body.component.d.ts +3 -3
- package/lib/components/accordion/accordion-item/accordion-item-header/accordion-item-header.component.d.ts +5 -5
- package/lib/components/accordion/accordion-item/accordion-item.component.d.ts +7 -7
- package/lib/components/accordion/accordion.component.d.ts +7 -7
- package/lib/components/breadcrumb/breadcrumb.component.d.ts +3 -3
- package/lib/components/buttons/button/button.component.d.ts +3 -3
- package/lib/components/buttons/link-button/link-button.component.d.ts +3 -3
- package/lib/components/chips/chip/chip.component.d.ts +3 -3
- package/lib/components/chips/chip-container/chip-container.component.d.ts +3 -3
- package/lib/components/components.module.d.ts +35 -36
- package/lib/components/loading-indicator/loading-indicator.component.d.ts +3 -3
- package/lib/components/mobile-flyout/mobile-flyout-item/mobile-flyout-item.component.d.ts +3 -3
- package/lib/components/mobile-flyout/mobile-flyout-page/mobile-flyout-page.component.d.ts +5 -5
- package/lib/components/mobile-flyout/mobile-flyout.component.d.ts +5 -5
- package/lib/components/pagination/pagination.component.d.ts +6 -6
- package/lib/components/popovers/legend/legend.component.d.ts +9 -9
- package/lib/components/popovers/legend/legend.directive.d.ts +5 -5
- package/lib/components/popovers/popover/popover.component.d.ts +5 -5
- package/lib/components/popovers/popover-content/popover-content.component.d.ts +12 -12
- package/lib/components/popovers/popover-content/popover-content.directive.d.ts +5 -5
- package/lib/components/popovers/popover-menu/popover-menu.component.d.ts +11 -11
- package/lib/components/popovers/popover-ref.d.ts +4 -4
- package/lib/components/popovers/popover.models.d.ts +15 -15
- package/lib/components/popovers/popover.service.d.ts +7 -7
- package/lib/components/popovers/tooltip/tooltip.directive.d.ts +9 -9
- package/lib/components/progress/progress.component.d.ts +3 -3
- package/lib/components/scroll/scrollable.directive.d.ts +4 -4
- package/lib/components/search-input/search-input.component.d.ts +9 -9
- package/lib/components/snackbar/snackbar-container.component.d.ts +5 -5
- package/lib/components/snackbar/snackbar-container.directive.d.ts +7 -7
- package/lib/components/snackbar/snackbar.component.d.ts +5 -5
- package/lib/components/snackbar/snackbar.models.d.ts +2 -2
- package/lib/components/snackbar/snackbar.module.d.ts +4 -5
- package/lib/components/snackbar/snackbar.service.d.ts +8 -8
- package/lib/components/stepper-horizontal/step-horizontal/step-horizontal.component.d.ts +3 -3
- package/lib/components/stepper-horizontal/stepper-horizontal.component.d.ts +5 -5
- package/lib/components/stepper-vertical/step-vertical/step-vertical.component.d.ts +3 -3
- package/lib/components/stepper-vertical/stepper-vertical.component.d.ts +5 -5
- package/lib/components/table-header-cell/table-header-cell.directive.d.ts +5 -5
- package/lib/components/tabs/tab-pane/tab-pane.component.d.ts +3 -3
- package/lib/components/tabs/tabs.component.d.ts +18 -18
- package/lib/directives/click-outside.directive.d.ts +3 -3
- package/lib/festo-angular.module.d.ts +1 -1
- package/lib/forms/checkbox/checkbox.component.d.ts +3 -3
- package/lib/forms/color-indicator/color-indicator.component.d.ts +3 -3
- package/lib/forms/color-picker/color-picker.component.d.ts +3 -3
- package/lib/forms/date-picker/date-picker.component.d.ts +5 -5
- package/lib/forms/date-range-picker/date-range-picker.component.d.ts +5 -5
- package/lib/forms/flatpickr/flatpickr.component.d.ts +3 -3
- package/lib/forms/forms.module.d.ts +18 -23
- package/lib/forms/radio/radio.component.d.ts +15 -15
- package/lib/forms/segment/segment-control/segment-control.component.d.ts +5 -4
- package/lib/forms/segment/segment.component.d.ts +19 -10
- package/lib/forms/select/chip-text.pipe.d.ts +3 -3
- package/lib/forms/select/select-option/select-option.component.d.ts +3 -3
- package/lib/forms/select/select.component.d.ts +6 -6
- package/lib/forms/slider/slider.component.d.ts +3 -3
- package/lib/forms/switch/switch.component.d.ts +3 -3
- package/lib/forms/text-area/text-area.component.d.ts +3 -3
- package/lib/forms/text-editor/text-editor.component.d.ts +7 -7
- package/lib/forms/text-input/text-input.component.d.ts +3 -3
- package/lib/forms/time-picker/time-picker-dropdown/time-picker-dropdown.component.d.ts +3 -3
- package/lib/forms/time-picker/time-picker.component.d.ts +5 -5
- package/lib/forms/unique-selection-dispatcher.d.ts +3 -3
- package/lib/forms/value-accessor-base.d.ts +3 -3
- package/lib/modals/alert/alert.component.d.ts +5 -5
- package/lib/modals/confirm/confirm.component.d.ts +5 -5
- package/lib/modals/custom-modal/custom-modal.component.d.ts +3 -3
- package/lib/modals/image-gallery/image-gallery.component.d.ts +7 -7
- package/lib/modals/modal.service.d.ts +11 -11
- package/lib/modals/modals.module.d.ts +5 -8
- package/lib/modals/prompt/prompt.component.d.ts +5 -5
- package/lib/pipes/safe-html.pipe.d.ts +3 -3
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { TemplateRef, Type } from '@angular/core';
|
|
2
|
-
export interface
|
|
2
|
+
export interface FngPopoverParams<T> {
|
|
3
3
|
origin?: HTMLElement;
|
|
4
|
-
content?:
|
|
5
|
-
options?:
|
|
4
|
+
content?: FngPopoverContent;
|
|
5
|
+
options?: FngPopoverOptions;
|
|
6
6
|
data: T;
|
|
7
7
|
}
|
|
8
|
-
export type
|
|
9
|
-
export type
|
|
10
|
-
export interface
|
|
11
|
-
type:
|
|
8
|
+
export type FngPopoverTypes = 'tooltip' | 'menu' | 'legend' | 'content';
|
|
9
|
+
export type FngPopoverPosition = 'top' | 'bottom' | 'right' | 'rightTop' | 'left' | 'leftTop';
|
|
10
|
+
export interface FngPopoverOptions {
|
|
11
|
+
type: FngPopoverTypes;
|
|
12
12
|
width?: string | number;
|
|
13
13
|
height?: string | number;
|
|
14
14
|
maxWidth?: string | number;
|
|
@@ -17,28 +17,28 @@ export interface PopoverOptions {
|
|
|
17
17
|
minHeight?: string | number;
|
|
18
18
|
hasBackdrop?: boolean;
|
|
19
19
|
backdropClass?: string;
|
|
20
|
-
positions?:
|
|
20
|
+
positions?: FngPopoverPosition[] | undefined;
|
|
21
21
|
}
|
|
22
|
-
export interface
|
|
22
|
+
export interface FngPopoverCloseEvent<T = any> {
|
|
23
23
|
type: 'backdropClick' | 'close';
|
|
24
24
|
data: T | undefined;
|
|
25
25
|
}
|
|
26
|
-
export declare enum
|
|
26
|
+
export declare enum FngPopoverContentTypes {
|
|
27
27
|
Template = "template",
|
|
28
28
|
Component = "component",
|
|
29
29
|
Text = "text"
|
|
30
30
|
}
|
|
31
|
-
export type
|
|
32
|
-
export interface
|
|
31
|
+
export type FngPopoverContent = TemplateRef<any> | Type<any> | string;
|
|
32
|
+
export interface FngPopoverMenu<T = any> {
|
|
33
33
|
text: string;
|
|
34
34
|
icon: string;
|
|
35
35
|
action: string;
|
|
36
36
|
data?: T;
|
|
37
37
|
}
|
|
38
|
-
export interface
|
|
38
|
+
export interface FngPopoverMenuAction<T = any> {
|
|
39
39
|
action: string;
|
|
40
40
|
payload: T;
|
|
41
41
|
}
|
|
42
|
-
export interface
|
|
43
|
-
onMenuAction(event:
|
|
42
|
+
export interface FngPopoverMenuActionAware<T = any> {
|
|
43
|
+
onMenuAction(event: FngPopoverMenuAction<T>): void;
|
|
44
44
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { Injector } from '@angular/core';
|
|
2
2
|
import { Overlay } from '@angular/cdk/overlay';
|
|
3
3
|
import { PopoverRef } from './popover-ref';
|
|
4
|
-
import {
|
|
4
|
+
import { FngPopoverParams, FngPopoverOptions } from './popover.models';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class FngPopoverService {
|
|
7
7
|
private overlay;
|
|
8
8
|
private injector;
|
|
9
|
-
readonly options:
|
|
10
|
-
get defaultOptions():
|
|
9
|
+
readonly options: FngPopoverOptions;
|
|
10
|
+
get defaultOptions(): FngPopoverOptions;
|
|
11
11
|
constructor(overlay: Overlay, injector: Injector);
|
|
12
|
-
open<T>({ origin, content, data, options }:
|
|
12
|
+
open<T>({ origin, content, data, options }: FngPopoverParams<T>): PopoverRef<T>;
|
|
13
13
|
private getOverlayConfig;
|
|
14
14
|
private getOverlayPosition;
|
|
15
15
|
private createInjector;
|
|
16
16
|
private getDefaultPositions;
|
|
17
17
|
private getPositions;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverService, never>;
|
|
19
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FngPopoverService>;
|
|
20
20
|
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { ElementRef, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { FngPopoverPosition } from './../popover.models';
|
|
3
|
+
import { FngPopoverService } from '../popover.service';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export interface
|
|
5
|
+
export interface FngTooltipOptions {
|
|
6
6
|
maxWidth?: string | number;
|
|
7
7
|
delay?: number;
|
|
8
8
|
}
|
|
9
|
-
export declare class
|
|
9
|
+
export declare class FngTooltipDirective implements OnChanges, OnDestroy {
|
|
10
10
|
private elmenetRef;
|
|
11
11
|
private popoverService;
|
|
12
12
|
text: string;
|
|
13
13
|
isVisible: boolean;
|
|
14
|
-
positions:
|
|
15
|
-
options:
|
|
14
|
+
positions: FngPopoverPosition[];
|
|
15
|
+
options: FngTooltipOptions;
|
|
16
16
|
private origin;
|
|
17
17
|
private popoverRef;
|
|
18
18
|
private innerIsVisible;
|
|
19
19
|
private timeoutHandle;
|
|
20
|
-
constructor(elmenetRef: ElementRef, popoverService:
|
|
20
|
+
constructor(elmenetRef: ElementRef, popoverService: FngPopoverService);
|
|
21
21
|
ngOnChanges(changes: SimpleChanges): void;
|
|
22
22
|
ngOnDestroy(): void;
|
|
23
23
|
show(): void;
|
|
24
24
|
hide(): void;
|
|
25
25
|
private open;
|
|
26
26
|
private close;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
28
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTooltipDirective, never>;
|
|
28
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngTooltipDirective, "[fngTooltip]", never, { "text": "fngTooltip"; "isVisible": "fngTooltipVisible"; "positions": "fngTooltipPositions"; "options": "fngTooltipOptions"; }, {}, never, never, true, never>;
|
|
29
29
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class
|
|
2
|
+
export declare class FngProgressComponent {
|
|
3
3
|
progress: number;
|
|
4
4
|
error: boolean;
|
|
5
5
|
background: 'white' | 'background' | 'black';
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngProgressComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngProgressComponent, "fng-progress", never, { "progress": "progress"; "error": "error"; "background": "background"; }, {}, never, never, true, never>;
|
|
8
8
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ElementRef, OnChanges, SimpleChanges, AfterViewInit, NgZone, Renderer2, OnDestroy } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export interface
|
|
3
|
+
export interface FngScrollableAware extends AfterViewInit {
|
|
4
4
|
scrollableViewReady: boolean;
|
|
5
5
|
}
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class FngScrollableDirective implements OnChanges, OnDestroy {
|
|
7
7
|
private el;
|
|
8
8
|
private ngZone;
|
|
9
9
|
private renderer;
|
|
@@ -19,6 +19,6 @@ export declare class ScrollableDirective implements OnChanges, OnDestroy {
|
|
|
19
19
|
private initResizeObserver;
|
|
20
20
|
private updateMaxWidth;
|
|
21
21
|
private delay;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
22
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngScrollableDirective, never>;
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngScrollableDirective, "[fngScrollable]", never, { "scrollbarMinSize": "fngScrollableScrollbarMinSize"; "viewReady": "fngScrollableViewReady"; }, {}, never, never, true, never>;
|
|
24
24
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngSearchSuggestion {
|
|
4
4
|
/**
|
|
5
5
|
* a html-string. e.g.: '<b> hello </b>'
|
|
6
6
|
*/
|
|
@@ -15,12 +15,12 @@ export declare class SearchSuggestion {
|
|
|
15
15
|
* @param query The current query. This string will be highlighted.
|
|
16
16
|
* @returns a html-string.
|
|
17
17
|
*/
|
|
18
|
-
static basicSuggestion(suggestionString: string, query: string):
|
|
18
|
+
static basicSuggestion(suggestionString: string, query: string): FngSearchSuggestion;
|
|
19
19
|
}
|
|
20
20
|
/**
|
|
21
21
|
* A custom form element for search inputs.
|
|
22
22
|
*/
|
|
23
|
-
export declare class
|
|
23
|
+
export declare class FngSearchInputComponent {
|
|
24
24
|
inputRef: ElementRef<HTMLInputElement>;
|
|
25
25
|
/**
|
|
26
26
|
* the querrry was changed, update the suggetion list
|
|
@@ -53,12 +53,12 @@ export declare class SearchInputComponent {
|
|
|
53
53
|
/**
|
|
54
54
|
* The list of suggestions
|
|
55
55
|
*/
|
|
56
|
-
set suggestions(value:
|
|
56
|
+
set suggestions(value: FngSearchSuggestion[]);
|
|
57
57
|
/**
|
|
58
58
|
* The list of suggestions capped by 10 entries
|
|
59
59
|
*/
|
|
60
|
-
get cappedSuggestions():
|
|
61
|
-
innerSuggestions:
|
|
60
|
+
get cappedSuggestions(): FngSearchSuggestion[];
|
|
61
|
+
innerSuggestions: FngSearchSuggestion[];
|
|
62
62
|
hideSuggestionList: boolean;
|
|
63
63
|
selectedSuggestionIndex: number;
|
|
64
64
|
keyhandler(event: KeyboardEvent): void;
|
|
@@ -66,8 +66,8 @@ export declare class SearchInputComponent {
|
|
|
66
66
|
onFocus(): void;
|
|
67
67
|
onInput(event: any): void;
|
|
68
68
|
onSearch(event: any): void;
|
|
69
|
-
onSuggestionClick(suggestion:
|
|
69
|
+
onSuggestionClick(suggestion: FngSearchSuggestion): void;
|
|
70
70
|
clearQuery(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSearchInputComponent, never>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSearchInputComponent, "fng-search-input", never, { "label": "label"; "disabled": "disabled"; "value": "value"; "suggestions": "suggestions"; }, { "fngChange": "fngChange"; "fngSearch": "fngSearch"; }, never, never, true, never>;
|
|
73
73
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FngSnackbarConfig } from './snackbar.models';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
4
|
-
config:
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
3
|
+
export declare class FngSnackbarContainerComponent {
|
|
4
|
+
config: FngSnackbarConfig;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarContainerComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSnackbarContainerComponent, "fng-snackbar-container", never, { "config": "config"; }, {}, never, never, true, never>;
|
|
7
7
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { OnDestroy, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { FngSnackbarConfig } from './snackbar.models';
|
|
3
|
+
import { FngSnackbarService } from './snackbar.service';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class
|
|
5
|
+
export declare class FngSnackbarContainerDirective implements OnDestroy {
|
|
6
6
|
private viewContainerRef;
|
|
7
7
|
private snackbarService;
|
|
8
|
-
fngSnackbarContainer:
|
|
8
|
+
fngSnackbarContainer: FngSnackbarConfig;
|
|
9
9
|
private snacks;
|
|
10
10
|
private snacksSub;
|
|
11
|
-
constructor(viewContainerRef: ViewContainerRef, snackbarService:
|
|
11
|
+
constructor(viewContainerRef: ViewContainerRef, snackbarService: FngSnackbarService);
|
|
12
12
|
ngOnDestroy(): void;
|
|
13
13
|
private push;
|
|
14
14
|
private remove;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarContainerDirective, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngSnackbarContainerDirective, "[fngSnackbarContainer]", never, { "fngSnackbarContainer": "fngSnackbarContainer"; }, {}, never, never, true, never>;
|
|
17
17
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AfterViewInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { FngSnackbarData } from './snackbar.models';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class
|
|
5
|
-
data:
|
|
4
|
+
export declare class FngSnackbarComponent implements AfterViewInit, OnDestroy {
|
|
5
|
+
data: FngSnackbarData;
|
|
6
6
|
close: EventEmitter<any>;
|
|
7
7
|
action: EventEmitter<any>;
|
|
8
8
|
blockDisplay: string;
|
|
@@ -12,6 +12,6 @@ export declare class SnackbarComponent implements AfterViewInit, OnDestroy {
|
|
|
12
12
|
ngOnDestroy(): void;
|
|
13
13
|
onAction(): void;
|
|
14
14
|
onClose(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarComponent, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSnackbarComponent, "fng-snackbar", never, { "data": "data"; }, { "close": "close"; "action": "action"; }, never, never, true, never>;
|
|
17
17
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface
|
|
1
|
+
export interface FngSnackbarConfig {
|
|
2
2
|
type?: 'info' | 'warning' | 'error';
|
|
3
3
|
variant?: 'a' | 'b' | 'c';
|
|
4
4
|
darkBackground?: boolean;
|
|
@@ -7,6 +7,6 @@ export interface SnackbarConfig {
|
|
|
7
7
|
disappearAfter?: number;
|
|
8
8
|
closeOnAction?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export interface
|
|
10
|
+
export interface FngSnackbarData extends FngSnackbarConfig {
|
|
11
11
|
text: string;
|
|
12
12
|
}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "
|
|
3
|
-
import * as i2 from "./snackbar.
|
|
4
|
-
import * as i3 from "./snackbar-container.
|
|
5
|
-
import * as i4 from "./snackbar-container.component";
|
|
2
|
+
import * as i1 from "./snackbar.component";
|
|
3
|
+
import * as i2 from "./snackbar-container.directive";
|
|
4
|
+
import * as i3 from "./snackbar-container.component";
|
|
6
5
|
export * from './snackbar.models';
|
|
7
6
|
export * from './snackbar.component';
|
|
8
7
|
export * from './snackbar-container.component';
|
|
9
8
|
export * from './snackbar-container.directive';
|
|
10
9
|
export declare class FestoAngularSnackbarModule {
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularSnackbarModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularSnackbarModule, never, [typeof i1.
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularSnackbarModule, never, [typeof i1.FngSnackbarComponent, typeof i2.FngSnackbarContainerDirective, typeof i3.FngSnackbarContainerComponent], [typeof i3.FngSnackbarContainerComponent, typeof i2.FngSnackbarContainerDirective, typeof i3.FngSnackbarContainerComponent]>;
|
|
13
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularSnackbarModule>;
|
|
14
13
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { Observable } from 'rxjs';
|
|
2
|
-
import {
|
|
2
|
+
import { FngSnackbarData } from './snackbar.models';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export type
|
|
5
|
-
data:
|
|
4
|
+
export type FngSnackDescription = {
|
|
5
|
+
data: FngSnackbarData;
|
|
6
6
|
actionCallback?: () => void;
|
|
7
7
|
closeCallback?: () => void;
|
|
8
8
|
resolve: (value: unknown) => void;
|
|
9
9
|
};
|
|
10
|
-
export declare class
|
|
11
|
-
snacks$: Observable<
|
|
10
|
+
export declare class FngSnackbarService {
|
|
11
|
+
snacks$: Observable<FngSnackDescription>;
|
|
12
12
|
private snacks;
|
|
13
13
|
constructor();
|
|
14
|
-
snack(data:
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
14
|
+
snack(data: FngSnackbarData, actionCallback?: () => void, closeCallback?: () => void): Promise<unknown>;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarService, never>;
|
|
16
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FngSnackbarService>;
|
|
17
17
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class
|
|
2
|
+
export declare class FngStepHorizontalComponent {
|
|
3
3
|
isActive: boolean;
|
|
4
4
|
title: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepHorizontalComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepHorizontalComponent, "fng-step-horizontal", never, { "isActive": "isActive"; "title": "title"; }, {}, never, ["*"], true, never>;
|
|
7
7
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { AfterContentInit, EventEmitter, OnChanges, QueryList } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { FngStepHorizontalComponent } from './step-horizontal/step-horizontal.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class
|
|
5
|
-
stepComponents: QueryList<
|
|
4
|
+
export declare class FngStepperHorizontalComponent implements AfterContentInit, OnChanges {
|
|
5
|
+
stepComponents: QueryList<FngStepHorizontalComponent>;
|
|
6
6
|
stepIndex: number;
|
|
7
7
|
stepIndexChange: EventEmitter<number>;
|
|
8
8
|
ngOnChanges(): void;
|
|
9
9
|
updateStepComponents(): void;
|
|
10
10
|
ngAfterContentInit(): void;
|
|
11
11
|
onStepClick(index: number): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepperHorizontalComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepperHorizontalComponent, "fng-stepper-horizontal", never, { "stepIndex": "stepIndex"; }, { "stepIndexChange": "stepIndexChange"; }, ["stepComponents"], ["*"], true, never>;
|
|
14
14
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngStepVerticalComponent implements AfterViewInit {
|
|
4
4
|
stepContent?: ElementRef;
|
|
5
5
|
stepContentContainer?: ElementRef;
|
|
6
6
|
index: number;
|
|
@@ -13,6 +13,6 @@ export declare class StepVerticalComponent implements AfterViewInit {
|
|
|
13
13
|
onStepClickCallback: ((i: number) => void);
|
|
14
14
|
updateHeight(): void;
|
|
15
15
|
ngAfterViewInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepVerticalComponent, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepVerticalComponent, "fng-step-vertical", never, { "index": "index"; "title": "title"; "isDone": "isDone"; "isLastElement": "isLastElement"; "isActive": "isActive"; }, {}, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { AfterContentInit, EventEmitter, OnChanges, QueryList } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { FngStepVerticalComponent } from './step-vertical/step-vertical.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class
|
|
5
|
-
stepComponents: QueryList<
|
|
4
|
+
export declare class FngStepperVerticalComponent implements AfterContentInit, OnChanges {
|
|
5
|
+
stepComponents: QueryList<FngStepVerticalComponent>;
|
|
6
6
|
stepIndex: number;
|
|
7
7
|
stepIndexChange: EventEmitter<number>;
|
|
8
8
|
ngOnChanges(): void;
|
|
9
9
|
updateStepComponents(): void;
|
|
10
10
|
ngAfterContentInit(): void;
|
|
11
11
|
onStepClick(index: number): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepperVerticalComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepperVerticalComponent, "fng-stepper-vertical", never, { "stepIndex": "stepIndex"; }, { "stepIndexChange": "stepIndexChange"; }, ["stepComponents"], ["*"], true, never>;
|
|
14
14
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export interface
|
|
3
|
+
export interface FngTableColumnOrder {
|
|
4
4
|
orderBy?: string;
|
|
5
5
|
ascending: boolean;
|
|
6
6
|
}
|
|
7
|
-
export declare class
|
|
8
|
-
order:
|
|
7
|
+
export declare class FngTableHeaderCellDirective {
|
|
8
|
+
order: FngTableColumnOrder | undefined;
|
|
9
9
|
fngTh: string | undefined;
|
|
10
10
|
changeOrder: EventEmitter<string>;
|
|
11
11
|
abbr: string | undefined;
|
|
@@ -16,6 +16,6 @@ export declare class TableHeaderCellDirective {
|
|
|
16
16
|
get active(): boolean;
|
|
17
17
|
get orderDescending(): boolean;
|
|
18
18
|
onChangeOrder(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTableHeaderCellDirective, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngTableHeaderCellDirective, "[fngTh]", never, { "order": "order"; "fngTh": "fngTh"; "abbr": "abbr"; "colspan": "colspan"; "headers": "headers"; "rowspan": "rowspan"; "scope": "scope"; }, { "changeOrder": "changeOrder"; }, never, never, true, never>;
|
|
21
21
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnChanges } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngTabPaneComponent implements OnChanges {
|
|
4
4
|
static nextId: number;
|
|
5
5
|
id: string | undefined;
|
|
6
6
|
name: string | undefined;
|
|
@@ -13,6 +13,6 @@ export declare class TabPaneComponent implements OnChanges {
|
|
|
13
13
|
private changesSubject;
|
|
14
14
|
changes$: import("rxjs").Observable<boolean>;
|
|
15
15
|
ngOnChanges(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTabPaneComponent, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTabPaneComponent, "fng-tab-pane", never, { "id": "id"; "name": "name"; "icon": "icon"; "active": "active"; "isVisible": "isVisible"; "disabled": "disabled"; }, {}, never, ["*"], true, never>;
|
|
18
18
|
}
|
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, QueryList, Renderer2 } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { FngTabPaneComponent } from './tab-pane/tab-pane.component';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export interface
|
|
4
|
+
export interface FngTab {
|
|
5
5
|
name: string;
|
|
6
6
|
paneId: string | null;
|
|
7
7
|
active?: boolean;
|
|
8
8
|
icon?: string | null;
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
}
|
|
11
|
-
export type
|
|
12
|
-
export type
|
|
13
|
-
export interface
|
|
11
|
+
export type FngTabItemAppearance = 'fill' | 'equal' | 'default';
|
|
12
|
+
export type FngTabViewType = 'legacy' | 'responsive';
|
|
13
|
+
export interface FngTabsConfiguration {
|
|
14
14
|
tabBar?: {
|
|
15
15
|
fullWidth?: boolean;
|
|
16
16
|
};
|
|
17
17
|
tabItems?: {
|
|
18
|
-
appearance:
|
|
18
|
+
appearance: FngTabItemAppearance;
|
|
19
19
|
};
|
|
20
20
|
}
|
|
21
|
-
export interface
|
|
21
|
+
export interface FngTabDimensions {
|
|
22
22
|
rootLeft: number;
|
|
23
23
|
rootRight: number;
|
|
24
24
|
contentLeft: number;
|
|
25
25
|
contentRight: number;
|
|
26
26
|
}
|
|
27
|
-
export interface
|
|
27
|
+
export interface FngTabScrollAnimation {
|
|
28
28
|
finalScrollPosition: number;
|
|
29
29
|
scrollDelta: number;
|
|
30
30
|
}
|
|
31
|
-
export interface
|
|
31
|
+
export interface FngTabScrollHorizontalEdges {
|
|
32
32
|
left: number;
|
|
33
33
|
right: number;
|
|
34
34
|
}
|
|
35
|
-
export interface
|
|
35
|
+
export interface FngBeforeTabChangeEvent {
|
|
36
36
|
ok: () => void;
|
|
37
37
|
cancel: () => void;
|
|
38
38
|
}
|
|
39
|
-
export declare class
|
|
39
|
+
export declare class FngTabsComponent implements AfterContentInit, AfterViewInit, OnDestroy {
|
|
40
40
|
private elRef;
|
|
41
41
|
private document;
|
|
42
42
|
private renderer;
|
|
43
43
|
private cd;
|
|
44
44
|
static nextId: number;
|
|
45
|
-
viewType:
|
|
45
|
+
viewType: FngTabViewType;
|
|
46
46
|
showDivider: boolean;
|
|
47
|
-
config:
|
|
48
|
-
fngBeforeTabChange: EventEmitter<
|
|
47
|
+
config: FngTabsConfiguration | null;
|
|
48
|
+
fngBeforeTabChange: EventEmitter<FngBeforeTabChangeEvent>;
|
|
49
49
|
fngTabChange: EventEmitter<{
|
|
50
50
|
previous: string;
|
|
51
51
|
current: string;
|
|
52
52
|
}>;
|
|
53
|
-
panes: QueryList<
|
|
53
|
+
panes: QueryList<FngTabPaneComponent> | undefined;
|
|
54
54
|
scroller: ElementRef | undefined;
|
|
55
55
|
scrollAera: ElementRef | undefined;
|
|
56
56
|
scrollContent: ElementRef | undefined;
|
|
57
57
|
componentId: string;
|
|
58
|
-
tabs:
|
|
58
|
+
tabs: FngTab[];
|
|
59
59
|
useCompactDensity: boolean;
|
|
60
60
|
private activeTab;
|
|
61
61
|
private elemScroller;
|
|
@@ -90,6 +90,6 @@ export declare class TabsComponent implements AfterContentInit, AfterViewInit, O
|
|
|
90
90
|
private getScrollContentStyleValue;
|
|
91
91
|
private setScrollContentStyleProperty;
|
|
92
92
|
private findAdjacentTabIndexClosestToEdge;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
93
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTabsComponent, never>;
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTabsComponent, "fng-tabs", never, { "viewType": "fngTabsViewType"; "showDivider": "fngTabsUseBottomDivider"; "config": "config"; }, { "fngBeforeTabChange": "fngBeforeTabChange"; "fngTabChange": "fngTabChange"; }, ["panes"], ["*"], true, never>;
|
|
95
95
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngClickOutsideDirective {
|
|
4
4
|
private elRef;
|
|
5
5
|
constructor(elRef: ElementRef);
|
|
6
6
|
clickOutside: EventEmitter<any>;
|
|
7
7
|
onClick(targetElement: HTMLElement): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngClickOutsideDirective, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngClickOutsideDirective, "[fngClickOutside]", never, {}, { "clickOutside": "clickOutside"; }, never, never, true, never>;
|
|
10
10
|
}
|
|
@@ -6,6 +6,6 @@ import * as i4 from "./modals/modals.module";
|
|
|
6
6
|
import * as i5 from "./components/snackbar/snackbar.module";
|
|
7
7
|
export declare class FestoAngularModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularModule, never, [typeof i1.
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularModule, never, [typeof i1.FngSafeHtmlPipe, typeof i2.FestoAngularComponentsModule, typeof i3.FestoAngularFormsModule, typeof i4.FestoAngularModalsModule, typeof i5.FestoAngularSnackbarModule], [typeof i1.FngSafeHtmlPipe, typeof i2.FestoAngularComponentsModule, typeof i3.FestoAngularFormsModule, typeof i4.FestoAngularModalsModule, typeof i5.FestoAngularSnackbarModule]>;
|
|
10
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularModule>;
|
|
11
11
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class
|
|
4
|
+
export declare class FngCheckboxComponent implements ControlValueAccessor {
|
|
5
5
|
private changeDetector;
|
|
6
6
|
name: string;
|
|
7
7
|
large: boolean;
|
|
@@ -35,6 +35,6 @@ export declare class CheckboxComponent implements ControlValueAccessor {
|
|
|
35
35
|
setDisabledState(isDisabled: boolean): void;
|
|
36
36
|
onInteractionEvent(event: Event): void;
|
|
37
37
|
onInputClick(event: Event): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
38
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngCheckboxComponent, never>;
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngCheckboxComponent, "fng-checkbox", never, { "name": "name"; "large": "large"; "valid": "valid"; "labelPosition": "labelPosition"; "id": "id"; "checked": "checked"; "disabled": "disabled"; "indeterminate": "indeterminate"; "value": "value"; "required": "required"; }, { "indeterminateChange": "indeterminateChange"; "change": "change"; }, never, ["*"], true, never>;
|
|
40
40
|
}
|
|
@@ -3,7 +3,7 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
/**
|
|
4
4
|
* A control to display a color.
|
|
5
5
|
*/
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class FngColorIndicatorComponent {
|
|
7
7
|
/**
|
|
8
8
|
* The label above the color.
|
|
9
9
|
*/
|
|
@@ -26,6 +26,6 @@ export declare class ColorIndicatorComponent {
|
|
|
26
26
|
isEditorOpen: boolean;
|
|
27
27
|
positions: ConnectionPositionPair[];
|
|
28
28
|
getBorderColor(): string;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
29
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngColorIndicatorComponent, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngColorIndicatorComponent, "fng-color-indicator", never, { "label": "label"; "text": "text"; "color": "color"; "showPopOver": "showPopOver"; "disabled": "disabled"; }, {}, never, ["*"], true, never>;
|
|
31
31
|
}
|