@festo-ui/angular 8.3.0-dev.641 → 8.3.0-dev.664
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
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { TemplateRef, Type } from '@angular/core';
|
|
2
|
-
export interface FngPopoverParams<T> {
|
|
3
|
-
origin?: HTMLElement;
|
|
4
|
-
content?: FngPopoverContent;
|
|
5
|
-
options?: FngPopoverOptions;
|
|
6
|
-
data: T;
|
|
7
|
-
}
|
|
8
|
-
export type FngPopoverTypes = 'tooltip' | 'menu' | 'legend' | 'content';
|
|
9
|
-
export type FngPopoverPosition = 'top' | 'bottom' | 'right' | 'left';
|
|
10
|
-
export interface FngPopoverOptions {
|
|
11
|
-
type: FngPopoverTypes;
|
|
12
|
-
width?: string | number;
|
|
13
|
-
height?: string | number;
|
|
14
|
-
maxWidth?: string | number;
|
|
15
|
-
maxHeight?: string | number;
|
|
16
|
-
minWidth?: string | number;
|
|
17
|
-
minHeight?: string | number;
|
|
18
|
-
hasBackdrop?: boolean;
|
|
19
|
-
backdropClass?: string;
|
|
20
|
-
panelClass?: string;
|
|
21
|
-
positions?: FngPopoverPosition[] | undefined;
|
|
22
|
-
scrollStrategy?: FngScrollStrategy;
|
|
23
|
-
}
|
|
24
|
-
export type FngScrollStrategy = 'noop' | 'close' | 'block';
|
|
25
|
-
export interface FngPopoverCloseEvent<T = any> {
|
|
26
|
-
type: 'backdropClick' | 'close';
|
|
27
|
-
data: T | undefined;
|
|
28
|
-
}
|
|
29
|
-
export declare enum FngPopoverContentTypes {
|
|
30
|
-
Template = "template",
|
|
31
|
-
Component = "component",
|
|
32
|
-
Text = "text"
|
|
33
|
-
}
|
|
34
|
-
export type FngPopoverContent = TemplateRef<any> | Type<any> | string;
|
|
35
|
-
export interface FngPopoverMenu<T = any> {
|
|
36
|
-
text: string;
|
|
37
|
-
icon: string;
|
|
38
|
-
action: string;
|
|
39
|
-
data?: T;
|
|
40
|
-
}
|
|
41
|
-
export interface FngPopoverMenuAction<T = any> {
|
|
42
|
-
action: string;
|
|
43
|
-
payload: T;
|
|
44
|
-
}
|
|
45
|
-
export interface FngPopoverMenuActionAware<T = any> {
|
|
46
|
-
onMenuAction(event: FngPopoverMenuAction<T>): void;
|
|
47
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { Overlay } from '@angular/cdk/overlay';
|
|
3
|
-
import { PopoverRef } from './popover-ref';
|
|
4
|
-
import { FngPopoverParams, FngPopoverOptions } from './popover.models';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class FngPopoverService {
|
|
7
|
-
private overlay;
|
|
8
|
-
private injector;
|
|
9
|
-
readonly options: FngPopoverOptions;
|
|
10
|
-
get defaultOptions(): FngPopoverOptions;
|
|
11
|
-
constructor(overlay: Overlay, injector: Injector);
|
|
12
|
-
open<T>({ origin, content, data, options }: FngPopoverParams<T>): PopoverRef<T>;
|
|
13
|
-
private getOverlayConfig;
|
|
14
|
-
private getScrollStrategy;
|
|
15
|
-
private getOverlayPosition;
|
|
16
|
-
private createInjector;
|
|
17
|
-
private getDefaultPositions;
|
|
18
|
-
private getPositions;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngPopoverService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FngPopoverService>;
|
|
21
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FngPopoverPosition } from './../popover.models';
|
|
3
|
-
import { FngPopoverService } from '../popover.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface FngTooltipOptions {
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated
|
|
8
|
-
* Direct number input of maximum width of the tooltip is not supported anymore.
|
|
9
|
-
* Use the `customClass` option instead and style the tooltip with CSS.
|
|
10
|
-
* This option is kept for backward compatibility.
|
|
11
|
-
*/
|
|
12
|
-
maxWidth?: string | number;
|
|
13
|
-
delay?: number;
|
|
14
|
-
customClass?: string;
|
|
15
|
-
}
|
|
16
|
-
export declare class FngTooltipDirective implements OnChanges, OnDestroy {
|
|
17
|
-
private elmenetRef;
|
|
18
|
-
private popoverService;
|
|
19
|
-
text: string;
|
|
20
|
-
isVisible: boolean;
|
|
21
|
-
positions: FngPopoverPosition[];
|
|
22
|
-
options: FngTooltipOptions;
|
|
23
|
-
private origin;
|
|
24
|
-
private popoverRef;
|
|
25
|
-
private innerIsVisible;
|
|
26
|
-
private timeoutHandle;
|
|
27
|
-
constructor(elmenetRef: ElementRef, popoverService: FngPopoverService);
|
|
28
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
show(): void;
|
|
31
|
-
hide(): void;
|
|
32
|
-
private open;
|
|
33
|
-
private close;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngTooltipDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngTooltipDirective, "[fngTooltip]", never, { "text": { "alias": "fngTooltip"; "required": false; }; "isVisible": { "alias": "fngTooltipVisible"; "required": false; }; "positions": { "alias": "fngTooltipPositions"; "required": false; }; "options": { "alias": "fngTooltipOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngProgressComponent {
|
|
3
|
-
progress: number;
|
|
4
|
-
error: boolean;
|
|
5
|
-
background: 'white' | 'background' | 'black';
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngProgressComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngProgressComponent, "fng-progress", never, { "progress": { "alias": "progress"; "required": false; }; "error": { "alias": "error"; "required": false; }; "background": { "alias": "background"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable.directive';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnChanges, SimpleChanges, AfterViewInit, NgZone, Renderer2, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface FngScrollableAware extends AfterViewInit {
|
|
4
|
-
scrollableViewReady: boolean;
|
|
5
|
-
}
|
|
6
|
-
export declare class FngScrollableDirective implements OnChanges, OnDestroy {
|
|
7
|
-
private el;
|
|
8
|
-
private ngZone;
|
|
9
|
-
private renderer;
|
|
10
|
-
scrollbarMinSize: number;
|
|
11
|
-
viewReady: boolean;
|
|
12
|
-
private sb;
|
|
13
|
-
private isScrolling;
|
|
14
|
-
private resizeObserver;
|
|
15
|
-
constructor(el: ElementRef, ngZone: NgZone, renderer: Renderer2);
|
|
16
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
private initScrollbar;
|
|
19
|
-
private initResizeObserver;
|
|
20
|
-
private updateMaxWidth;
|
|
21
|
-
private delay;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngScrollableDirective, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngScrollableDirective, "[fngScrollable]", never, { "scrollbarMinSize": { "alias": "fngScrollableScrollbarMinSize"; "required": false; }; "viewReady": { "alias": "fngScrollableViewReady"; "required": false; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngSearchSuggestion {
|
|
4
|
-
/**
|
|
5
|
-
* a html-string. e.g.: '<strong> hello </strong>'
|
|
6
|
-
*/
|
|
7
|
-
template: string;
|
|
8
|
-
/**
|
|
9
|
-
* This Value will be used as new query when the user selects the suggestion.
|
|
10
|
-
*/
|
|
11
|
-
value: string;
|
|
12
|
-
/**
|
|
13
|
-
* Creates a basic Suggestion from a string. The first query match is highlighted by bold tags.
|
|
14
|
-
* @param suggestionString The suggested string (should contain the whole query)
|
|
15
|
-
* @param query The current query. This string will be highlighted.
|
|
16
|
-
* @returns a html-string.
|
|
17
|
-
*/
|
|
18
|
-
static basicSuggestion(suggestionString: string, query: string): FngSearchSuggestion;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* A custom form element for search inputs.
|
|
22
|
-
*/
|
|
23
|
-
export declare class FngSearchInputComponent {
|
|
24
|
-
inputRef: ElementRef<HTMLInputElement>;
|
|
25
|
-
/**
|
|
26
|
-
* the querrry was changed, update the suggetion list
|
|
27
|
-
*/
|
|
28
|
-
readonly fngChange: EventEmitter<string>;
|
|
29
|
-
/**
|
|
30
|
-
* Start search on this event
|
|
31
|
-
*/
|
|
32
|
-
readonly fngSearch: EventEmitter<string>;
|
|
33
|
-
/**
|
|
34
|
-
* The search input label.
|
|
35
|
-
*/
|
|
36
|
-
label: string;
|
|
37
|
-
/**
|
|
38
|
-
* When true the control's disabled attribute is set
|
|
39
|
-
* and it gets addeed the .disabled css class.
|
|
40
|
-
*/
|
|
41
|
-
get disabled(): boolean;
|
|
42
|
-
set disabled(value: boolean);
|
|
43
|
-
protected innerDisabled: boolean;
|
|
44
|
-
innerValue: string;
|
|
45
|
-
/**
|
|
46
|
-
* The getter for value.
|
|
47
|
-
*/
|
|
48
|
-
get value(): string;
|
|
49
|
-
/**
|
|
50
|
-
* The setter for value.
|
|
51
|
-
*/
|
|
52
|
-
set value(value: string);
|
|
53
|
-
/**
|
|
54
|
-
* The list of suggestions
|
|
55
|
-
*/
|
|
56
|
-
set suggestions(value: FngSearchSuggestion[]);
|
|
57
|
-
/**
|
|
58
|
-
* The list of suggestions capped by 10 entries
|
|
59
|
-
*/
|
|
60
|
-
get cappedSuggestions(): FngSearchSuggestion[];
|
|
61
|
-
innerSuggestions: FngSearchSuggestion[];
|
|
62
|
-
hideSuggestionList: boolean;
|
|
63
|
-
selectedSuggestionIndex: number;
|
|
64
|
-
keyhandler(event: KeyboardEvent): void;
|
|
65
|
-
onClickOutside(): void;
|
|
66
|
-
onFocus(): void;
|
|
67
|
-
onInput(event: any): void;
|
|
68
|
-
onSearch(event: any): void;
|
|
69
|
-
onSuggestionClick(suggestion: FngSearchSuggestion): void;
|
|
70
|
-
clearQuery(): void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngSearchInputComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngSearchInputComponent, "fng-search-input", never, { "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; "suggestions": { "alias": "suggestions"; "required": false; }; }, { "fngChange": "fngChange"; "fngSearch": "fngSearch"; }, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Every sidebar instance has its unique instanceID.
|
|
6
|
-
* When a sidebar is opened, this ID is the next currentsInstanceID.
|
|
7
|
-
* Every instance with an other ID will be closed then.
|
|
8
|
-
*
|
|
9
|
-
* usage: <fng-sidebar-overlay [(open)]="sidebarOpen" fngNavbarMargin> ... </fng-details-sidebar>
|
|
10
|
-
*/
|
|
11
|
-
export declare class FngSidebarOverlayComponent {
|
|
12
|
-
static currentsInstanceID$: BehaviorSubject<number>;
|
|
13
|
-
private instanceID;
|
|
14
|
-
private internalOpen;
|
|
15
|
-
get fngNavbarMargin(): boolean;
|
|
16
|
-
set fngNavbarMargin(value: boolean | '');
|
|
17
|
-
internalNavbarMargin: boolean;
|
|
18
|
-
set open(value: boolean | '');
|
|
19
|
-
get open(): boolean;
|
|
20
|
-
openChange: EventEmitter<boolean>;
|
|
21
|
-
constructor();
|
|
22
|
-
closeSidebar(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngSidebarOverlayComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngSidebarOverlayComponent, "fng-sidebar-overlay", never, { "fngNavbarMargin": { "alias": "fngNavbarMargin"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "openChange": "openChange"; }, never, ["*"], true, never>;
|
|
25
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { FngSnackbarConfig } from './snackbar.models';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
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": { "alias": "config"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { FngSnackbarConfig } from './snackbar.models';
|
|
3
|
-
import { FngSnackbarService } from './snackbar.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class FngSnackbarContainerDirective implements OnDestroy {
|
|
6
|
-
private viewContainerRef;
|
|
7
|
-
private snackbarService;
|
|
8
|
-
fngSnackbarContainer: FngSnackbarConfig;
|
|
9
|
-
private snacks;
|
|
10
|
-
private snacksSub;
|
|
11
|
-
constructor(viewContainerRef: ViewContainerRef, snackbarService: FngSnackbarService);
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
private push;
|
|
14
|
-
private remove;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarContainerDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngSnackbarContainerDirective, "[fngSnackbarContainer]", never, { "fngSnackbarContainer": { "alias": "fngSnackbarContainer"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FngSnackbarData } from './snackbar.models';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngSnackbarComponent implements AfterViewInit, OnDestroy {
|
|
5
|
-
data: FngSnackbarData;
|
|
6
|
-
close: EventEmitter<any>;
|
|
7
|
-
action: EventEmitter<any>;
|
|
8
|
-
blockDisplay: string;
|
|
9
|
-
animationState: 'init' | 'first' | 'fadeIn';
|
|
10
|
-
private timeout;
|
|
11
|
-
ngAfterViewInit(): void;
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
onAction(): void;
|
|
14
|
-
onClose(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngSnackbarComponent, "fng-snackbar", never, { "data": { "alias": "data"; "required": false; }; }, { "close": "close"; "action": "action"; }, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export interface FngSnackbarConfig {
|
|
2
|
-
type?: 'info' | 'warning' | 'error';
|
|
3
|
-
variant?: 'a' | 'b' | 'c';
|
|
4
|
-
darkBackground?: boolean;
|
|
5
|
-
showClose?: boolean;
|
|
6
|
-
action?: string;
|
|
7
|
-
disappearAfter?: number;
|
|
8
|
-
closeOnAction?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface FngSnackbarData extends FngSnackbarConfig {
|
|
11
|
-
text: string;
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./snackbar.component";
|
|
3
|
-
import * as i2 from "./snackbar-container.directive";
|
|
4
|
-
import * as i3 from "./snackbar-container.component";
|
|
5
|
-
export * from './snackbar.models';
|
|
6
|
-
export * from './snackbar.component';
|
|
7
|
-
export * from './snackbar-container.component';
|
|
8
|
-
export * from './snackbar-container.directive';
|
|
9
|
-
export declare class FestoAngularSnackbarModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularSnackbarModule, never>;
|
|
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]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularSnackbarModule>;
|
|
13
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { FngSnackbarData } from './snackbar.models';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type FngSnackDescription = {
|
|
5
|
-
data: FngSnackbarData;
|
|
6
|
-
actionCallback?: () => void;
|
|
7
|
-
closeCallback?: () => void;
|
|
8
|
-
resolve: (value: unknown) => void;
|
|
9
|
-
};
|
|
10
|
-
export declare class FngSnackbarService {
|
|
11
|
-
snacks$: Observable<FngSnackDescription>;
|
|
12
|
-
private snacks;
|
|
13
|
-
constructor();
|
|
14
|
-
snack(data: FngSnackbarData, actionCallback?: () => void, closeCallback?: () => void): Promise<unknown>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngSnackbarService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FngSnackbarService>;
|
|
17
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FngStepHorizontalComponent {
|
|
3
|
-
isActive: boolean;
|
|
4
|
-
title: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepHorizontalComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepHorizontalComponent, "fng-step-horizontal", never, { "isActive": { "alias": "isActive"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter, OnChanges, QueryList } from '@angular/core';
|
|
2
|
-
import { FngStepHorizontalComponent } from './step-horizontal/step-horizontal.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngStepperHorizontalComponent implements AfterContentInit, OnChanges {
|
|
5
|
-
stepComponents: QueryList<FngStepHorizontalComponent>;
|
|
6
|
-
stepIndex: number;
|
|
7
|
-
stepIndexChange: EventEmitter<number>;
|
|
8
|
-
ngOnChanges(): void;
|
|
9
|
-
updateStepComponents(): void;
|
|
10
|
-
ngAfterContentInit(): void;
|
|
11
|
-
onStepClick(index: number): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepperHorizontalComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepperHorizontalComponent, "fng-stepper-horizontal", never, { "stepIndex": { "alias": "stepIndex"; "required": false; }; }, { "stepIndexChange": "stepIndexChange"; }, ["stepComponents"], ["*"], true, never>;
|
|
14
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngStepVerticalComponent implements AfterViewInit {
|
|
4
|
-
stepContent?: ElementRef;
|
|
5
|
-
stepContentContainer?: ElementRef;
|
|
6
|
-
index: number;
|
|
7
|
-
title: string;
|
|
8
|
-
isDone: boolean;
|
|
9
|
-
isLastElement: boolean;
|
|
10
|
-
set isActive(value: boolean);
|
|
11
|
-
get isActive(): boolean;
|
|
12
|
-
_isActive: boolean;
|
|
13
|
-
onStepClickCallback: (i: number) => void;
|
|
14
|
-
updateHeight(): void;
|
|
15
|
-
ngAfterViewInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepVerticalComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepVerticalComponent, "fng-step-vertical", never, { "index": { "alias": "index"; "required": false; }; "title": { "alias": "title"; "required": false; }; "isDone": { "alias": "isDone"; "required": false; }; "isLastElement": { "alias": "isLastElement"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter, OnChanges, QueryList } from '@angular/core';
|
|
2
|
-
import { FngStepVerticalComponent } from './step-vertical/step-vertical.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngStepperVerticalComponent implements AfterContentInit, OnChanges {
|
|
5
|
-
stepComponents: QueryList<FngStepVerticalComponent>;
|
|
6
|
-
stepIndex: number;
|
|
7
|
-
stepIndexChange: EventEmitter<number>;
|
|
8
|
-
ngOnChanges(): void;
|
|
9
|
-
updateStepComponents(): void;
|
|
10
|
-
ngAfterContentInit(): void;
|
|
11
|
-
onStepClick(index: number): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngStepperVerticalComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngStepperVerticalComponent, "fng-stepper-vertical", never, { "stepIndex": { "alias": "stepIndex"; "required": false; }; }, { "stepIndexChange": "stepIndexChange"; }, ["stepComponents"], ["*"], true, never>;
|
|
14
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface FngTableColumnOrder {
|
|
4
|
-
orderBy?: string;
|
|
5
|
-
ascending: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare class FngTableHeaderCellDirective {
|
|
8
|
-
order: FngTableColumnOrder | undefined;
|
|
9
|
-
fngTh: string | undefined;
|
|
10
|
-
changeOrder: EventEmitter<string>;
|
|
11
|
-
abbr: string | undefined;
|
|
12
|
-
colspan: number | undefined;
|
|
13
|
-
headers: string | undefined;
|
|
14
|
-
rowspan: number | undefined;
|
|
15
|
-
scope: string | undefined;
|
|
16
|
-
get active(): boolean;
|
|
17
|
-
get orderDescending(): boolean;
|
|
18
|
-
onChangeOrder(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngTableHeaderCellDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngTableHeaderCellDirective, "[fngTh]", never, { "order": { "alias": "order"; "required": false; }; "fngTh": { "alias": "fngTh"; "required": false; }; "abbr": { "alias": "abbr"; "required": false; }; "colspan": { "alias": "colspan"; "required": false; }; "headers": { "alias": "headers"; "required": false; }; "rowspan": { "alias": "rowspan"; "required": false; }; "scope": { "alias": "scope"; "required": false; }; }, { "changeOrder": "changeOrder"; }, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngTabPaneComponent implements OnChanges {
|
|
4
|
-
static nextId: number;
|
|
5
|
-
id: string | undefined;
|
|
6
|
-
name: string | undefined;
|
|
7
|
-
icon: string | undefined;
|
|
8
|
-
active: boolean | undefined;
|
|
9
|
-
isVisible: boolean | undefined;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
tabId: string | undefined;
|
|
12
|
-
tabPaneId: string;
|
|
13
|
-
private changesSubject;
|
|
14
|
-
changes$: import("rxjs").Observable<boolean>;
|
|
15
|
-
ngOnChanges(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngTabPaneComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngTabPaneComponent, "fng-tab-pane", never, { "id": { "alias": "id"; "required": false; }; "name": { "alias": "name"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "active": { "alias": "active"; "required": false; }; "isVisible": { "alias": "isVisible"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, QueryList, Renderer2 } from '@angular/core';
|
|
2
|
-
import { FngTabPaneComponent } from './tab-pane/tab-pane.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface FngTab {
|
|
5
|
-
name: string;
|
|
6
|
-
paneId: string | null;
|
|
7
|
-
active?: boolean;
|
|
8
|
-
icon?: string | null;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export type FngTabItemAppearance = 'fill' | 'equal' | 'default';
|
|
12
|
-
export type FngTabViewType = 'legacy' | 'responsive';
|
|
13
|
-
export interface FngTabsConfiguration {
|
|
14
|
-
tabBar?: {
|
|
15
|
-
fullWidth?: boolean;
|
|
16
|
-
};
|
|
17
|
-
tabItems?: {
|
|
18
|
-
appearance: FngTabItemAppearance;
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
export interface FngTabDimensions {
|
|
22
|
-
rootLeft: number;
|
|
23
|
-
rootRight: number;
|
|
24
|
-
contentLeft: number;
|
|
25
|
-
contentRight: number;
|
|
26
|
-
}
|
|
27
|
-
export interface FngTabScrollAnimation {
|
|
28
|
-
finalScrollPosition: number;
|
|
29
|
-
scrollDelta: number;
|
|
30
|
-
}
|
|
31
|
-
export interface FngTabScrollHorizontalEdges {
|
|
32
|
-
left: number;
|
|
33
|
-
right: number;
|
|
34
|
-
}
|
|
35
|
-
export interface FngBeforeTabChangeEvent {
|
|
36
|
-
ok: () => void;
|
|
37
|
-
cancel: () => void;
|
|
38
|
-
}
|
|
39
|
-
export declare class FngTabsComponent implements AfterContentInit, AfterViewInit, OnDestroy {
|
|
40
|
-
private elRef;
|
|
41
|
-
private document;
|
|
42
|
-
private renderer;
|
|
43
|
-
private cd;
|
|
44
|
-
static nextId: number;
|
|
45
|
-
viewType: FngTabViewType;
|
|
46
|
-
showDivider: boolean;
|
|
47
|
-
config: FngTabsConfiguration | null;
|
|
48
|
-
fngBeforeTabChange: EventEmitter<FngBeforeTabChangeEvent>;
|
|
49
|
-
fngTabChange: EventEmitter<{
|
|
50
|
-
previous: string;
|
|
51
|
-
current: string;
|
|
52
|
-
}>;
|
|
53
|
-
panes: QueryList<FngTabPaneComponent> | undefined;
|
|
54
|
-
scroller: ElementRef | undefined;
|
|
55
|
-
scrollAera: ElementRef | undefined;
|
|
56
|
-
scrollContent: ElementRef | undefined;
|
|
57
|
-
componentId: string;
|
|
58
|
-
tabs: FngTab[];
|
|
59
|
-
useCompactDensity: boolean;
|
|
60
|
-
private activeTab;
|
|
61
|
-
private elemScroller;
|
|
62
|
-
private elemScrollArea;
|
|
63
|
-
private elemScrollContent;
|
|
64
|
-
private readonly injectedWindow;
|
|
65
|
-
private resizeObserver;
|
|
66
|
-
private complete;
|
|
67
|
-
constructor(elRef: ElementRef, document: Document, renderer: Renderer2, cd: ChangeDetectorRef);
|
|
68
|
-
ngAfterContentInit(): void;
|
|
69
|
-
ngAfterViewInit(): void;
|
|
70
|
-
ngOnDestroy(): void;
|
|
71
|
-
showTabPane(id: string | null): void;
|
|
72
|
-
handleTabScroll(event: any, index: number): void;
|
|
73
|
-
private initTabs;
|
|
74
|
-
private initActiveTab;
|
|
75
|
-
private handleTabPaneChanges;
|
|
76
|
-
private scrollTo;
|
|
77
|
-
private scrollIntoView;
|
|
78
|
-
private incrementScroll;
|
|
79
|
-
private animate;
|
|
80
|
-
private stopScrollAnimation;
|
|
81
|
-
private getAnimatingScrollPosition;
|
|
82
|
-
private getIncrementScrollOperation;
|
|
83
|
-
private clampScrollValue;
|
|
84
|
-
private calculateScrollEdges;
|
|
85
|
-
private computeDimensions;
|
|
86
|
-
private calculateScrollIncrement;
|
|
87
|
-
private indexIsInRange;
|
|
88
|
-
private getScrollPosition;
|
|
89
|
-
private calculateCurrentTranslateX;
|
|
90
|
-
private getScrollContentStyleValue;
|
|
91
|
-
private setScrollContentStyleProperty;
|
|
92
|
-
private findAdjacentTabIndexClosestToEdge;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngTabsComponent, never>;
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngTabsComponent, "fng-tabs", never, { "viewType": { "alias": "fngTabsViewType"; "required": false; }; "showDivider": { "alias": "fngTabsUseBottomDivider"; "required": false; }; "config": { "alias": "config"; "required": false; }; }, { "fngBeforeTabChange": "fngBeforeTabChange"; "fngTabChange": "fngTabChange"; }, ["panes"], ["*"], true, never>;
|
|
95
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FngClickOutsideDirective {
|
|
4
|
-
private elRef;
|
|
5
|
-
constructor(elRef: ElementRef);
|
|
6
|
-
clickOutside: EventEmitter<any>;
|
|
7
|
-
onClick(targetElement: HTMLElement): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngClickOutsideDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FngClickOutsideDirective, "[fngClickOutside]", never, {}, { "clickOutside": "clickOutside"; }, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./pipes/safe-html.pipe";
|
|
3
|
-
import * as i2 from "./components/components.module";
|
|
4
|
-
import * as i3 from "./forms/forms.module";
|
|
5
|
-
import * as i4 from "./modals/modals.module";
|
|
6
|
-
import * as i5 from "./components/snackbar/snackbar.module";
|
|
7
|
-
export declare class FestoAngularModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularModule, never>;
|
|
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
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularModule>;
|
|
11
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FngCheckboxComponent implements ControlValueAccessor {
|
|
5
|
-
private changeDetector;
|
|
6
|
-
name: string;
|
|
7
|
-
large: boolean;
|
|
8
|
-
valid: boolean;
|
|
9
|
-
labelPosition: 'before' | 'after' | 'below';
|
|
10
|
-
private innerId;
|
|
11
|
-
get id(): string;
|
|
12
|
-
set id(value: string);
|
|
13
|
-
get inputId(): string;
|
|
14
|
-
get checked(): boolean;
|
|
15
|
-
set checked(value: boolean);
|
|
16
|
-
private isChecked;
|
|
17
|
-
get disabled(): any;
|
|
18
|
-
set disabled(value: any);
|
|
19
|
-
private isDisabled;
|
|
20
|
-
get indeterminate(): boolean;
|
|
21
|
-
set indeterminate(value: boolean);
|
|
22
|
-
private isIndeterminate;
|
|
23
|
-
value: string;
|
|
24
|
-
get required(): boolean;
|
|
25
|
-
set required(value: boolean);
|
|
26
|
-
private isRequired;
|
|
27
|
-
readonly indeterminateChange: EventEmitter<boolean>;
|
|
28
|
-
readonly change: EventEmitter<boolean>;
|
|
29
|
-
constructor(changeDetector: ChangeDetectorRef);
|
|
30
|
-
controlValueAccessorChangeFn: (value: any) => void;
|
|
31
|
-
onTouched: () => any;
|
|
32
|
-
writeValue(value: any): void;
|
|
33
|
-
registerOnChange(fn: (value: any) => void): void;
|
|
34
|
-
registerOnTouched(fn: any): void;
|
|
35
|
-
setDisabledState(isDisabled: boolean): void;
|
|
36
|
-
onInteractionEvent(event: Event): void;
|
|
37
|
-
onInputClick(event: Event): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngCheckboxComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngCheckboxComponent, "fng-checkbox", never, { "name": { "alias": "name"; "required": false; }; "large": { "alias": "large"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "id": { "alias": "id"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "value": { "alias": "value"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, { "indeterminateChange": "indeterminateChange"; "change": "change"; }, never, ["*"], true, never>;
|
|
40
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { ConnectionPositionPair } from '@angular/cdk/overlay';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* A control to display a color.
|
|
5
|
-
*/
|
|
6
|
-
export declare class FngColorIndicatorComponent {
|
|
7
|
-
/**
|
|
8
|
-
* The label above the color.
|
|
9
|
-
*/
|
|
10
|
-
label: string;
|
|
11
|
-
/**
|
|
12
|
-
* A text next to the color.
|
|
13
|
-
*/
|
|
14
|
-
text: string;
|
|
15
|
-
/**
|
|
16
|
-
* The current color as a string.
|
|
17
|
-
* Examples: '#ffffff', 'red', 'rgba(1,2,3,0.5)'
|
|
18
|
-
*/
|
|
19
|
-
color: string;
|
|
20
|
-
/**
|
|
21
|
-
* enable an overlay to edit the color.
|
|
22
|
-
* The editor must be passed as the content of the indicator.
|
|
23
|
-
*/
|
|
24
|
-
showPopOver: boolean;
|
|
25
|
-
disabled: boolean;
|
|
26
|
-
isEditorOpen: boolean;
|
|
27
|
-
positions: ConnectionPositionPair[];
|
|
28
|
-
getBorderColor(): string;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FngColorIndicatorComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FngColorIndicatorComponent, "fng-color-indicator", never, { "label": { "alias": "label"; "required": false; }; "text": { "alias": "text"; "required": false; }; "color": { "alias": "color"; "required": false; }; "showPopOver": { "alias": "showPopOver"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
31
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare abstract class ColorHelper {
|
|
2
|
-
static rgbToHsv(rgb: Record<'r' | 'g' | 'b', number> | undefined | null): Record<'h' | 's' | 'v', number>;
|
|
3
|
-
static hsvToRgb(hsv: Record<'h' | 's' | 'v', number> | undefined | null): Record<'r' | 'g' | 'b', number>;
|
|
4
|
-
private static limitToByte;
|
|
5
|
-
private static limitToOne;
|
|
6
|
-
private static numberToHex;
|
|
7
|
-
static rgbToHex(rgb: Record<'r' | 'g' | 'b', number> | undefined | null): string;
|
|
8
|
-
static hexToRgb(hexString: string | null): Record<'r' | 'g' | 'b', number>;
|
|
9
|
-
}
|