@festo-ui/angular 5.0.0-dev.77 → 5.0.0-dev.80
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 +5 -5
- package/esm2020/lib/forms/segment/segment.component.mjs +11 -11
- 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 +671 -687
- package/fesm2015/festo-ui-angular.mjs.map +1 -1
- package/fesm2020/festo-ui-angular.mjs +671 -687
- 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 +3 -3
- package/lib/forms/segment/segment.component.d.ts +9 -9
- 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
|
@@ -6,7 +6,7 @@ export declare const PREDEFINED_COLORS: string[];
|
|
|
6
6
|
/**
|
|
7
7
|
* A custom form element to pick a color.
|
|
8
8
|
*/
|
|
9
|
-
export declare class
|
|
9
|
+
export declare class FngColorPickerComponent implements OnChanges, ControlValueAccessor {
|
|
10
10
|
baseSize: number;
|
|
11
11
|
inputType: string;
|
|
12
12
|
isSelectOpen: boolean;
|
|
@@ -72,6 +72,6 @@ export declare class ColorPickerComponent implements OnChanges, ControlValueAcce
|
|
|
72
72
|
updateInputs(hexColor: string | null): void;
|
|
73
73
|
updateKnobs(): void;
|
|
74
74
|
onChangeType(type: string): void;
|
|
75
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
76
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
75
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngColorPickerComponent, never>;
|
|
76
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngColorPickerComponent, "fng-color-picker", never, { "useAlpha": "useAlpha"; "alpha": "alpha"; "color": "color"; "disabled": "disabled"; "palette": "palette"; "paletteOnly": "paletteOnly"; }, { "alphaChange": "alphaChange"; }, never, never, true, never>;
|
|
77
77
|
}
|
|
@@ -2,12 +2,12 @@ import { ElementRef } from '@angular/core';
|
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import { Overlay, OverlayRef } from '@angular/cdk/overlay';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export interface
|
|
5
|
+
export interface FngDatePickerOptions {
|
|
6
6
|
maxDate?: Date;
|
|
7
7
|
minDate?: Date;
|
|
8
8
|
keepOpenOnDateChange?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare class
|
|
10
|
+
export declare class FngDatePickerComponent implements ControlValueAccessor {
|
|
11
11
|
private overlay;
|
|
12
12
|
private localeDefault;
|
|
13
13
|
get value(): Date;
|
|
@@ -17,7 +17,7 @@ export declare class DatePickerComponent implements ControlValueAccessor {
|
|
|
17
17
|
protected innerDisabled: boolean;
|
|
18
18
|
hint: string | undefined;
|
|
19
19
|
error: string | undefined;
|
|
20
|
-
options:
|
|
20
|
+
options: FngDatePickerOptions;
|
|
21
21
|
/** A locale code for the locale format rules to use. */
|
|
22
22
|
locale: string | undefined;
|
|
23
23
|
format: string | undefined;
|
|
@@ -45,6 +45,6 @@ export declare class DatePickerComponent implements ControlValueAccessor {
|
|
|
45
45
|
setDisabledState?(isDisabled: boolean): void;
|
|
46
46
|
toggle(event: Event): void;
|
|
47
47
|
private dispose;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngDatePickerComponent, never>;
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngDatePickerComponent, "fng-date-picker", never, { "value": "value"; "disabled": "disabled"; "hint": "hint"; "error": "error"; "options": "options"; "locale": "locale"; "format": "format"; "timezone": "timezone"; "required": "required"; "width": "width"; }, {}, never, ["*"], true, never>;
|
|
50
50
|
}
|
|
@@ -2,12 +2,12 @@ import { ElementRef, EventEmitter } from '@angular/core';
|
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import { Overlay, OverlayRef } from '@angular/cdk/overlay';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export interface
|
|
5
|
+
export interface FngDateRangePickerOptions {
|
|
6
6
|
maxDate?: Date;
|
|
7
7
|
minDate?: Date;
|
|
8
8
|
keepOpenOnDateChange?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare class
|
|
10
|
+
export declare class FngDateRangePickerComponent implements ControlValueAccessor {
|
|
11
11
|
private overlay;
|
|
12
12
|
private localeDefault;
|
|
13
13
|
get value(): Date[];
|
|
@@ -22,7 +22,7 @@ export declare class DateRangePickerComponent implements ControlValueAccessor {
|
|
|
22
22
|
format: string | undefined;
|
|
23
23
|
/** The time zone. A time zone offset from GMT (such as `'+0430'`) */
|
|
24
24
|
timezone: string | undefined;
|
|
25
|
-
options:
|
|
25
|
+
options: FngDateRangePickerOptions;
|
|
26
26
|
get required(): boolean;
|
|
27
27
|
set required(value: boolean);
|
|
28
28
|
protected innerRequired: boolean;
|
|
@@ -48,6 +48,6 @@ export declare class DateRangePickerComponent implements ControlValueAccessor {
|
|
|
48
48
|
setDisabledState?(isDisabled: boolean): void;
|
|
49
49
|
toggle(event: Event): void;
|
|
50
50
|
private dispose;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
51
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngDateRangePickerComponent, never>;
|
|
52
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngDateRangePickerComponent, "fng-date-range-picker", never, { "value": "value"; "disabled": "disabled"; "hint": "hint"; "error": "error"; "locale": "locale"; "format": "format"; "timezone": "timezone"; "options": "options"; "required": "required"; "width": "width"; }, { "fngChange": "fngChange"; "change": "change"; }, never, ["*"], true, never>;
|
|
53
53
|
}
|
|
@@ -5,7 +5,7 @@ export interface FlatPickerOptions {
|
|
|
5
5
|
minDate?: Date | undefined;
|
|
6
6
|
mode?: 'single' | 'range';
|
|
7
7
|
}
|
|
8
|
-
export declare class
|
|
8
|
+
export declare class FngFlatpickrComponent implements OnInit, OnDestroy {
|
|
9
9
|
date: Date | Date[];
|
|
10
10
|
options: FlatPickerOptions | undefined;
|
|
11
11
|
dateChange: EventEmitter<Date | Date[]>;
|
|
@@ -14,6 +14,6 @@ export declare class FlatpickrComponent implements OnInit, OnDestroy {
|
|
|
14
14
|
ngOnInit(): void;
|
|
15
15
|
ngOnDestroy(): void;
|
|
16
16
|
onDateChange(dateOption: Date | Date[]): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngFlatpickrComponent, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngFlatpickrComponent, "fng-flatpickr", never, { "date": "date"; "options": "options"; }, { "dateChange": "dateChange"; }, never, never, true, never>;
|
|
19
19
|
}
|
|
@@ -1,29 +1,24 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "@angular/forms";
|
|
3
|
-
import * as i2 from "
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "./
|
|
9
|
-
import * as i8 from "./
|
|
10
|
-
import * as i9 from "./
|
|
11
|
-
import * as i10 from "./
|
|
12
|
-
import * as i11 from "./
|
|
13
|
-
import * as i12 from "./
|
|
14
|
-
import * as i13 from "./
|
|
15
|
-
import * as i14 from "./
|
|
16
|
-
import * as i15 from "./
|
|
17
|
-
import * as i16 from "./
|
|
18
|
-
import * as i17 from "./
|
|
19
|
-
import * as i18 from "./
|
|
20
|
-
import * as i19 from "./select/select.component";
|
|
21
|
-
import * as i20 from "./slider/slider.component";
|
|
22
|
-
import * as i21 from "./switch/switch.component";
|
|
23
|
-
import * as i22 from "./text-area/text-area.component";
|
|
24
|
-
import * as i23 from "./text-editor/text-editor.component";
|
|
3
|
+
import * as i2 from "./checkbox/checkbox.component";
|
|
4
|
+
import * as i3 from "./color-indicator/color-indicator.component";
|
|
5
|
+
import * as i4 from "./color-picker/color-picker.component";
|
|
6
|
+
import * as i5 from "./text-input/text-input.component";
|
|
7
|
+
import * as i6 from "./time-picker/time-picker-dropdown/time-picker-dropdown.component";
|
|
8
|
+
import * as i7 from "./time-picker/time-picker.component";
|
|
9
|
+
import * as i8 from "./date-picker/date-picker.component";
|
|
10
|
+
import * as i9 from "./date-range-picker/date-range-picker.component";
|
|
11
|
+
import * as i10 from "./radio/radio.component";
|
|
12
|
+
import * as i11 from "./segment/segment.component";
|
|
13
|
+
import * as i12 from "./segment/segment-control/segment-control.component";
|
|
14
|
+
import * as i13 from "./select/select-option/select-option.component";
|
|
15
|
+
import * as i14 from "./select/select.component";
|
|
16
|
+
import * as i15 from "./slider/slider.component";
|
|
17
|
+
import * as i16 from "./switch/switch.component";
|
|
18
|
+
import * as i17 from "./text-area/text-area.component";
|
|
19
|
+
import * as i18 from "./text-editor/text-editor.component";
|
|
25
20
|
export declare class FestoAngularFormsModule {
|
|
26
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<FestoAngularFormsModule, never>;
|
|
27
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularFormsModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.
|
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FestoAngularFormsModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.FngCheckboxComponent, typeof i3.FngColorIndicatorComponent, typeof i4.FngColorPickerComponent, typeof i5.FngTextInputComponent, typeof i6.FngTimePickerDropdownComponent, typeof i7.FngTimePickerComponent, typeof i8.FngDatePickerComponent, typeof i9.FngDateRangePickerComponent, typeof i10.FngRadioGroupDirective, typeof i10.FngRadioComponent, typeof i11.FngSegmentComponent, typeof i12.FngSegmentControlComponent, typeof i13.FngSelectOptionComponent, typeof i14.FngSelectComponent, typeof i15.FngSliderComponent, typeof i16.FngSwitchComponent, typeof i17.FngTextAreaComponent, typeof i18.FngTextEditorComponent], [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.FngCheckboxComponent, typeof i3.FngColorIndicatorComponent, typeof i4.FngColorPickerComponent, typeof i5.FngTextInputComponent, typeof i6.FngTimePickerDropdownComponent, typeof i7.FngTimePickerComponent, typeof i8.FngDatePickerComponent, typeof i9.FngDateRangePickerComponent, typeof i10.FngRadioGroupDirective, typeof i10.FngRadioComponent, typeof i11.FngSegmentComponent, typeof i12.FngSegmentControlComponent, typeof i13.FngSelectOptionComponent, typeof i14.FngSelectComponent, typeof i15.FngSliderComponent, typeof i16.FngSwitchComponent, typeof i17.FngTextAreaComponent, typeof i18.FngTextEditorComponent]>;
|
|
28
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<FestoAngularFormsModule>;
|
|
29
24
|
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { OnInit, EventEmitter, ChangeDetectorRef, OnDestroy, AfterContentInit } from '@angular/core';
|
|
2
2
|
import type { QueryList } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { FngUniqueSelectionDispatcher } from '../unique-selection-dispatcher';
|
|
4
4
|
import { ControlValueAccessor } from '@angular/forms';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class
|
|
7
|
-
source:
|
|
6
|
+
export declare class FngRadioChange {
|
|
7
|
+
source: FngRadioComponent | null;
|
|
8
8
|
value: any;
|
|
9
|
-
constructor(source:
|
|
9
|
+
constructor(source: FngRadioComponent | null, value: any);
|
|
10
10
|
}
|
|
11
|
-
export declare class
|
|
11
|
+
export declare class FngRadioGroupDirective implements AfterContentInit, ControlValueAccessor {
|
|
12
12
|
private changeDetector;
|
|
13
13
|
hostClass: boolean;
|
|
14
14
|
role: string;
|
|
15
|
-
readonly change: EventEmitter<
|
|
16
|
-
radios: QueryList<
|
|
15
|
+
readonly change: EventEmitter<FngRadioChange>;
|
|
16
|
+
radios: QueryList<FngRadioComponent> | undefined;
|
|
17
17
|
get name(): string;
|
|
18
18
|
set name(value: string);
|
|
19
19
|
get large(): boolean;
|
|
@@ -51,10 +51,10 @@ export declare class RadioGroupDirective implements AfterContentInit, ControlVal
|
|
|
51
51
|
private updateRadioButtonSize;
|
|
52
52
|
private updateRadioButtonNames;
|
|
53
53
|
private updateSelectedRadioFromValue;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
54
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngRadioGroupDirective, never>;
|
|
55
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngRadioGroupDirective, "[fngRadioGroup]", never, { "name": "name"; "large": "large"; "labelPosition": "labelPosition"; "value": "value"; "selected": "selected"; "disabled": "disabled"; "required": "required"; }, { "change": "change"; }, ["radios"], never, true, never>;
|
|
56
56
|
}
|
|
57
|
-
export declare class
|
|
57
|
+
export declare class FngRadioComponent implements OnInit, OnDestroy {
|
|
58
58
|
private changeDetector;
|
|
59
59
|
private radioDispatcher;
|
|
60
60
|
name: string | undefined;
|
|
@@ -74,8 +74,8 @@ export declare class RadioComponent implements OnInit, OnDestroy {
|
|
|
74
74
|
set disabled(value: boolean);
|
|
75
75
|
get required(): boolean;
|
|
76
76
|
set required(value: boolean);
|
|
77
|
-
readonly change: EventEmitter<
|
|
78
|
-
radioGroup:
|
|
77
|
+
readonly change: EventEmitter<FngRadioChange>;
|
|
78
|
+
radioGroup: FngRadioGroupDirective;
|
|
79
79
|
private isLarge;
|
|
80
80
|
private isChecked;
|
|
81
81
|
private isDisabled;
|
|
@@ -83,13 +83,13 @@ export declare class RadioComponent implements OnInit, OnDestroy {
|
|
|
83
83
|
private innerValue;
|
|
84
84
|
private innerLabelPosition;
|
|
85
85
|
private removeUniqueSelectionListener;
|
|
86
|
-
constructor(radioGroup:
|
|
86
|
+
constructor(radioGroup: FngRadioGroupDirective, changeDetector: ChangeDetectorRef, radioDispatcher: FngUniqueSelectionDispatcher);
|
|
87
87
|
ngOnInit(): void;
|
|
88
88
|
ngOnDestroy(): void;
|
|
89
89
|
onInputClick(event: Event): void;
|
|
90
90
|
onInputChange(event: Event): void;
|
|
91
91
|
markForCheck(): void;
|
|
92
92
|
private emitChangeEvent;
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
93
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngRadioComponent, [{ optional: true; }, null, null]>;
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngRadioComponent, "fng-radio", never, { "name": "name"; "id": "id"; "checked": "checked"; "value": "value"; "large": "large"; "labelPosition": "labelPosition"; "disabled": "disabled"; "required": "required"; }, { "change": "change"; }, never, ["*"], true, never>;
|
|
95
95
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit, SimpleChanges, OnChanges, TemplateRef, AfterViewInit, ViewRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngSegmentControlComponent implements OnInit, OnChanges, AfterViewInit {
|
|
4
4
|
id: string | undefined;
|
|
5
5
|
view: ViewRef | undefined;
|
|
6
6
|
viewMode: 'text' | 'icon' | 'icon-text';
|
|
@@ -17,6 +17,6 @@ export declare class SegmentControlComponent implements OnInit, OnChanges, After
|
|
|
17
17
|
ngOnChanges(changes: SimpleChanges): void;
|
|
18
18
|
ngAfterViewInit(): void;
|
|
19
19
|
onChange(event: unknown): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSegmentControlComponent, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSegmentControlComponent, "fng-segment-control", never, { "name": "name"; "value": "value"; "label": "label"; "icon": "icon"; "iconOnly": "iconOnly"; "checked": "checked"; "disabled": "disabled"; }, { "change": "change"; }, never, never, true, never>;
|
|
22
22
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { AfterContentInit, SimpleChanges, OnChanges, AfterViewInit, ViewContainerRef, ChangeDetectorRef, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
2
|
import type { QueryList } from '@angular/core';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { FngValueAccessorBaseDirective } from '../value-accessor-base';
|
|
4
|
+
import { FngSegmentControlComponent } from './segment-control/segment-control.component';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export interface
|
|
6
|
+
export interface FngSegmentComponentConfiguration {
|
|
7
7
|
outline: boolean;
|
|
8
8
|
iconOnly: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare class
|
|
10
|
+
export declare class FngSegmentComponent extends FngValueAccessorBaseDirective<any> implements OnChanges, AfterContentInit, AfterViewInit, OnDestroy {
|
|
11
11
|
private cd;
|
|
12
12
|
private complete;
|
|
13
|
-
defaultConfig:
|
|
13
|
+
defaultConfig: FngSegmentComponentConfiguration;
|
|
14
14
|
useIcon: boolean;
|
|
15
15
|
useIconAndText: boolean;
|
|
16
16
|
legend: string;
|
|
17
|
-
config:
|
|
18
|
-
controls: QueryList<
|
|
17
|
+
config: FngSegmentComponentConfiguration;
|
|
18
|
+
controls: QueryList<FngSegmentControlComponent> | undefined;
|
|
19
19
|
vc: ViewContainerRef | undefined;
|
|
20
20
|
fngChange: EventEmitter<any>;
|
|
21
21
|
change: EventEmitter<any>;
|
|
@@ -26,6 +26,6 @@ export declare class SegmentComponent extends ValueAccessorBaseDirective<any> im
|
|
|
26
26
|
ngAfterViewInit(): void;
|
|
27
27
|
ngOnDestroy(): void;
|
|
28
28
|
private html;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
29
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSegmentComponent, never>;
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSegmentComponent, "fng-segment", never, { "legend": "legend"; "config": "config"; "value": "value"; }, { "fngChange": "fngChange"; "change": "change"; }, ["controls"], never, true, never>;
|
|
31
31
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngChipTextPipe implements PipeTransform {
|
|
4
4
|
transform(value: any, options: any[], optionsValueKey?: string, optionsTextKey?: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngChipTextPipe, never>;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FngChipTextPipe, "fngChipText", true>;
|
|
7
7
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ElementRef, AfterViewInit } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngSelectOptionComponent implements AfterViewInit {
|
|
4
4
|
value: any;
|
|
5
5
|
elementRef: ElementRef;
|
|
6
6
|
el: HTMLElement | undefined;
|
|
7
7
|
ngAfterViewInit(): void;
|
|
8
8
|
update(): Promise<HTMLElement | undefined>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSelectOptionComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSelectOptionComponent, "fng-select-option", never, { "value": "value"; }, {}, never, ["*"], true, never>;
|
|
11
11
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { OnInit, Renderer2, ElementRef, AfterViewInit, QueryList, EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import {
|
|
3
|
+
import { FngSelectOptionComponent } from './select-option/select-option.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export interface
|
|
5
|
+
export interface FngSelectOption {
|
|
6
6
|
value: any;
|
|
7
7
|
text: string;
|
|
8
8
|
}
|
|
9
|
-
export declare class
|
|
9
|
+
export declare class FngSelectComponent implements ControlValueAccessor, OnInit, AfterViewInit {
|
|
10
10
|
protected document: any;
|
|
11
11
|
protected renderer: Renderer2;
|
|
12
12
|
protected cd: ChangeDetectorRef;
|
|
@@ -36,7 +36,7 @@ export declare class SelectComponent implements ControlValueAccessor, OnInit, Af
|
|
|
36
36
|
hideLabel: boolean;
|
|
37
37
|
hint: string;
|
|
38
38
|
resetOption: string | undefined;
|
|
39
|
-
fngSelectOptions: QueryList<
|
|
39
|
+
fngSelectOptions: QueryList<FngSelectOptionComponent> | undefined;
|
|
40
40
|
elementRef: ElementRef | undefined;
|
|
41
41
|
fngChange: EventEmitter<any>;
|
|
42
42
|
selectPanelClasses: string[];
|
|
@@ -64,6 +64,6 @@ export declare class SelectComponent implements ControlValueAccessor, OnInit, Af
|
|
|
64
64
|
onContentChange(event: Event): void;
|
|
65
65
|
protected initProjectedOptions(): void;
|
|
66
66
|
protected isEmpty(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
67
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSelectComponent, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSelectComponent, "fng-select", never, { "disabled": "disabled"; "required": "required"; "multiple": "multiple"; "size": "size"; "options": "options"; "optionsValueKey": "optionsValueKey"; "optionsTextKey": "optionsTextKey"; "optionObjectAsValue": "optionObjectAsValue"; "error": "error"; "label": "label"; "hideLabel": "hideLabel"; "hint": "hint"; "resetOption": "resetOption"; }, { "fngChange": "fngChange"; }, ["fngSelectOptions"], ["*"], true, never>;
|
|
69
69
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnDestroy, ElementRef, AfterViewInit } 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 FngSliderComponent implements AfterViewInit, OnDestroy, ControlValueAccessor {
|
|
5
5
|
private elementRef;
|
|
6
6
|
label: string | undefined;
|
|
7
7
|
large: boolean;
|
|
@@ -31,6 +31,6 @@ export declare class SliderComponent implements AfterViewInit, OnDestroy, Contro
|
|
|
31
31
|
setDisabledState(isDisabled: boolean): void;
|
|
32
32
|
onInput(event: any): void;
|
|
33
33
|
updateValuePosition(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
34
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSliderComponent, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSliderComponent, "fng-slider", never, { "label": "label"; "large": "large"; "min": "min"; "max": "max"; "step": "step"; "digitsInfo": "digitsInfo"; "locale": "locale"; "disabled": "disabled"; "value": "value"; }, {}, never, never, true, never>;
|
|
36
36
|
}
|
|
@@ -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 FngSwitchComponent implements ControlValueAccessor {
|
|
5
5
|
private changeDetector;
|
|
6
6
|
name: string | undefined;
|
|
7
7
|
large: boolean;
|
|
@@ -30,6 +30,6 @@ export declare class SwitchComponent implements ControlValueAccessor {
|
|
|
30
30
|
setDisabledState(isDisabled: boolean): void;
|
|
31
31
|
onInteractionEvent(event: Event): void;
|
|
32
32
|
onInputClick(event: Event): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngSwitchComponent, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngSwitchComponent, "fng-switch", never, { "name": "name"; "large": "large"; "labelPosition": "labelPosition"; "id": "id"; "checked": "checked"; "disabled": "disabled"; "value": "value"; "required": "required"; }, { "change": "change"; }, never, ["*"], true, never>;
|
|
35
35
|
}
|
|
@@ -4,7 +4,7 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
/**
|
|
5
5
|
* A custom form element for text inputs.
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class FngTextAreaComponent implements OnInit, ControlValueAccessor {
|
|
8
8
|
/**
|
|
9
9
|
* The text input label.
|
|
10
10
|
*/
|
|
@@ -98,6 +98,6 @@ export declare class TextAreaComponent implements OnInit, ControlValueAccessor {
|
|
|
98
98
|
* @param isDisabled When true the control is disabled
|
|
99
99
|
*/
|
|
100
100
|
setDisabledState(isDisabled: boolean): void;
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
101
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTextAreaComponent, never>;
|
|
102
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTextAreaComponent, "fng-text-area", never, { "label": "label"; "readonly": "readonly"; "placeholder": "placeholder"; "tabindex": "tabindex"; "name": "name"; "disabled": "disabled"; "value": "value"; "required": "required"; "error": "error"; "hint": "hint"; "rows": "rows"; "maxlength": "maxlength"; }, {}, never, never, true, never>;
|
|
103
103
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, Renderer2, EventEmitter, OnChanges, SimpleChanges, OnInit } from '@angular/core';
|
|
2
2
|
import QuillType from 'quill';
|
|
3
3
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
4
|
-
import {
|
|
4
|
+
import { FngValueAccessorBaseDirective } from '../value-accessor-base';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
-
export interface
|
|
6
|
+
export interface FngTextEditorConfiguration {
|
|
7
7
|
toolbar?: {
|
|
8
8
|
bold?: boolean;
|
|
9
9
|
italic?: boolean;
|
|
@@ -21,14 +21,14 @@ export interface TextEditorConfiguration {
|
|
|
21
21
|
sanitizingFn?: (ds: DomSanitizer, value: string) => string;
|
|
22
22
|
};
|
|
23
23
|
}
|
|
24
|
-
export declare class
|
|
24
|
+
export declare class FngTextEditorComponent extends FngValueAccessorBaseDirective<string> implements OnInit, AfterViewInit, OnChanges {
|
|
25
25
|
elementRef: ElementRef;
|
|
26
26
|
private renderer;
|
|
27
27
|
private domSanitizer;
|
|
28
28
|
id: string | undefined;
|
|
29
29
|
quillEditor: QuillType;
|
|
30
30
|
editorElem: HTMLElement;
|
|
31
|
-
defaultConfig:
|
|
31
|
+
defaultConfig: FngTextEditorConfiguration;
|
|
32
32
|
btnBold: ElementRef | undefined;
|
|
33
33
|
btnItalic: ElementRef | undefined;
|
|
34
34
|
btnUnderline: ElementRef | undefined;
|
|
@@ -40,7 +40,7 @@ export declare class TextEditorComponent extends ValueAccessorBaseDirective<stri
|
|
|
40
40
|
btnImage: ElementRef | undefined;
|
|
41
41
|
fngChange: EventEmitter<any>;
|
|
42
42
|
change: EventEmitter<any>;
|
|
43
|
-
config:
|
|
43
|
+
config: FngTextEditorConfiguration;
|
|
44
44
|
modules: any;
|
|
45
45
|
label: string | undefined;
|
|
46
46
|
readOnly: boolean;
|
|
@@ -66,6 +66,6 @@ export declare class TextEditorComponent extends ValueAccessorBaseDirective<stri
|
|
|
66
66
|
private addWhitespaceMatcher;
|
|
67
67
|
private addImageMatcher;
|
|
68
68
|
private handleWhitespace;
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
70
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
69
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTextEditorComponent, never>;
|
|
70
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTextEditorComponent, "fng-text-editor", never, { "config": "config"; "modules": "modules"; "label": "label"; "readOnly": "readOnly"; "maxLength": "maxLength"; "error": "error"; "hint": "hint"; "value": "value"; }, { "fngChange": "fngChange"; "change": "change"; }, never, never, true, never>;
|
|
71
71
|
}
|
|
@@ -4,7 +4,7 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
/**
|
|
5
5
|
* A custom form element for text inputs.
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class FngTextInputComponent implements OnInit, ControlValueAccessor {
|
|
8
8
|
/**
|
|
9
9
|
* The text input label.
|
|
10
10
|
*/
|
|
@@ -99,6 +99,6 @@ export declare class TextInputComponent implements OnInit, ControlValueAccessor
|
|
|
99
99
|
* @param isDisabled When true the control is disabled
|
|
100
100
|
*/
|
|
101
101
|
setDisabledState(isDisabled: boolean): void;
|
|
102
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
102
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTextInputComponent, never>;
|
|
103
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTextInputComponent, "fng-text-input", never, { "label": "label"; "type": "type"; "readonly": "readonly"; "step": "step"; "min": "min"; "max": "max"; "tabindex": "tabindex"; "placeholder": "placeholder"; "name": "name"; "disabled": "disabled"; "value": "value"; "required": "required"; "error": "error"; "hint": "hint"; }, {}, never, [".fng-hint", ".fng-error"], true, never>;
|
|
104
104
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngTimePickerDropdownComponent implements AfterViewInit {
|
|
4
4
|
date: Date;
|
|
5
5
|
showSeconds: boolean;
|
|
6
6
|
timeFormat: '12' | '24';
|
|
@@ -21,6 +21,6 @@ export declare class TimePickerDropdownComponent implements AfterViewInit {
|
|
|
21
21
|
onMinuteChange(event: Event): void;
|
|
22
22
|
onSecondChange(event: Event): void;
|
|
23
23
|
onDateChange(close: boolean, reset: boolean): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTimePickerDropdownComponent, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTimePickerDropdownComponent, "fng-time-picker-dropdown", never, { "date": "date"; "showSeconds": "showSeconds"; "timeFormat": "timeFormat"; }, { "dateChange": "dateChange"; }, never, never, true, never>;
|
|
26
26
|
}
|
|
@@ -2,11 +2,11 @@ import { Overlay, OverlayRef } from '@angular/cdk/overlay';
|
|
|
2
2
|
import { ElementRef } from '@angular/core';
|
|
3
3
|
import { ControlValueAccessor } from '@angular/forms';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
export interface
|
|
5
|
+
export interface FngTimePickerOptions {
|
|
6
6
|
timeFormat?: '12' | '24';
|
|
7
7
|
showSeconds?: boolean;
|
|
8
8
|
}
|
|
9
|
-
export declare class
|
|
9
|
+
export declare class FngTimePickerComponent implements ControlValueAccessor {
|
|
10
10
|
private overlay;
|
|
11
11
|
get value(): Date;
|
|
12
12
|
set value(date: Date);
|
|
@@ -17,7 +17,7 @@ export declare class TimePickerComponent implements ControlValueAccessor {
|
|
|
17
17
|
protected innerRequired: boolean;
|
|
18
18
|
hint: string | undefined;
|
|
19
19
|
error: string | undefined;
|
|
20
|
-
options:
|
|
20
|
+
options: FngTimePickerOptions | undefined;
|
|
21
21
|
width: string;
|
|
22
22
|
display: string;
|
|
23
23
|
connector: ElementRef | undefined;
|
|
@@ -37,6 +37,6 @@ export declare class TimePickerComponent implements ControlValueAccessor {
|
|
|
37
37
|
setDisabledState?(isDisabled: boolean): void;
|
|
38
38
|
toggle(event: Event): void;
|
|
39
39
|
private dispose;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
40
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngTimePickerComponent, never>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngTimePickerComponent, "fng-time-picker", never, { "value": "value"; "disabled": "disabled"; "required": "required"; "hint": "hint"; "error": "error"; "options": "options"; "width": "width"; }, {}, never, ["*"], true, never>;
|
|
42
42
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export type UniqueSelectionDispatcherListener = (id: string, name: string) => void;
|
|
4
|
-
export declare class
|
|
4
|
+
export declare class FngUniqueSelectionDispatcher implements OnDestroy {
|
|
5
5
|
private listeners;
|
|
6
6
|
/**
|
|
7
7
|
* Notify other items that selection for the given name has been set.
|
|
@@ -15,6 +15,6 @@ export declare class UniqueSelectionDispatcher implements OnDestroy {
|
|
|
15
15
|
*/
|
|
16
16
|
listen(listener: UniqueSelectionDispatcherListener): () => void;
|
|
17
17
|
ngOnDestroy(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngUniqueSelectionDispatcher, never>;
|
|
19
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FngUniqueSelectionDispatcher>;
|
|
20
20
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ControlValueAccessor } from '@angular/forms';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class FngValueAccessorBaseDirective<T> implements ControlValueAccessor {
|
|
4
4
|
disabled: boolean;
|
|
5
5
|
protected innerValue: T | undefined;
|
|
6
6
|
protected changed: ((value: T) => void)[];
|
|
@@ -12,6 +12,6 @@ export declare class ValueAccessorBaseDirective<T> implements ControlValueAccess
|
|
|
12
12
|
registerOnChange(fn: (value: T) => void): void;
|
|
13
13
|
registerOnTouched(fn: () => void): void;
|
|
14
14
|
setDisabledState?(isDisabled: boolean): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngValueAccessorBaseDirective<any>, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FngValueAccessorBaseDirective<any>, never, never, { "disabled": "disabled"; }, {}, never, never, false, never>;
|
|
17
17
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { Modal } from '../index';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export interface
|
|
4
|
+
export interface FngAlertData {
|
|
5
5
|
title: string;
|
|
6
6
|
subtitle?: string;
|
|
7
7
|
body: string;
|
|
@@ -10,8 +10,8 @@ export interface AlertData {
|
|
|
10
10
|
ok?: string;
|
|
11
11
|
strong?: boolean;
|
|
12
12
|
}
|
|
13
|
-
export declare class
|
|
14
|
-
data:
|
|
13
|
+
export declare class FngAlertComponent implements AfterViewInit, Modal<FngAlertData, any> {
|
|
14
|
+
data: FngAlertData;
|
|
15
15
|
close: EventEmitter<any>;
|
|
16
16
|
cancel: EventEmitter<any>;
|
|
17
17
|
ok: EventEmitter<any>;
|
|
@@ -21,6 +21,6 @@ export declare class AlertComponent implements AfterViewInit, Modal<AlertData, a
|
|
|
21
21
|
onClose(): void;
|
|
22
22
|
onOk(): void;
|
|
23
23
|
onCancel(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FngAlertComponent, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FngAlertComponent, "fng-alert", never, { "data": "data"; }, { "close": "close"; "cancel": "cancel"; "ok": "ok"; }, never, never, true, never>;
|
|
26
26
|
}
|