@progress-chef/platform-shared-components 0.0.109 → 0.0.111
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/esm2022/lib/shared.component.mjs +4 -7
- package/esm2022/lib/shared.module.mjs +8 -23
- package/esm2022/public-api.mjs +2 -116
- package/fesm2022/progress-chef-platform-shared-components.mjs +13 -5601
- package/fesm2022/progress-chef-platform-shared-components.mjs.map +1 -1
- package/lib/shared.component.d.ts +1 -3
- package/lib/shared.module.d.ts +2 -5
- package/package.json +3 -32
- package/public-api.d.ts +1 -109
- package/assets/IconFont.css +0 -101
- package/assets/IconFont.scss +0 -101
- package/assets/IconFont.ttf +0 -0
- package/assets/IconFont.woff +0 -0
- package/assets/IconFont.woff2 +0 -0
- package/esm2022/lib/atoms/alert/alert.component.mjs +0 -40
- package/esm2022/lib/atoms/alert/alert.module.mjs +0 -20
- package/esm2022/lib/atoms/angular-popup/angular-popup.component.mjs +0 -34
- package/esm2022/lib/atoms/angular-popup/angular-popup.module.mjs +0 -36
- package/esm2022/lib/atoms/atoms.module.mjs +0 -304
- package/esm2022/lib/atoms/avatar/avatar.component.mjs +0 -62
- package/esm2022/lib/atoms/avatar/avatar.module.mjs +0 -20
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.component.mjs +0 -58
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.module.mjs +0 -36
- package/esm2022/lib/atoms/button/button.component.mjs +0 -82
- package/esm2022/lib/atoms/button/button.module.mjs +0 -21
- package/esm2022/lib/atoms/button-group/button-group.component.mjs +0 -51
- package/esm2022/lib/atoms/button-group/button-group.module.mjs +0 -21
- package/esm2022/lib/atoms/checkbox/checkbox.component.mjs +0 -47
- package/esm2022/lib/atoms/checkbox/checkbox.module.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.component.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.module.mjs +0 -48
- package/esm2022/lib/atoms/chip-list/chip-list.component.mjs +0 -87
- package/esm2022/lib/atoms/chip-list/chip-list.module.mjs +0 -52
- package/esm2022/lib/atoms/clipboard/clipboard.component.mjs +0 -103
- package/esm2022/lib/atoms/clipboard/clipboard.module.mjs +0 -36
- package/esm2022/lib/atoms/container/container.component.mjs +0 -28
- package/esm2022/lib/atoms/container/container.module.mjs +0 -22
- package/esm2022/lib/atoms/date-range/date-range.component.mjs +0 -49
- package/esm2022/lib/atoms/date-range/date-range.module.mjs +0 -39
- package/esm2022/lib/atoms/datepicker/datepicker.component.mjs +0 -91
- package/esm2022/lib/atoms/datepicker/datepicker.module.mjs +0 -35
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.component.mjs +0 -88
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.module.mjs +0 -44
- package/esm2022/lib/atoms/dropdown/dropdown.component.mjs +0 -181
- package/esm2022/lib/atoms/dropdown/dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.component.mjs +0 -102
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.module.mjs +0 -43
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.component.mjs +0 -51
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.module.mjs +0 -56
- package/esm2022/lib/atoms/icon/icon.component.mjs +0 -37
- package/esm2022/lib/atoms/icon/icon.module.mjs +0 -17
- package/esm2022/lib/atoms/label/label.component.mjs +0 -25
- package/esm2022/lib/atoms/label/label.module.mjs +0 -20
- package/esm2022/lib/atoms/list-view/list-view.component.mjs +0 -91
- package/esm2022/lib/atoms/list-view/list-view.module.mjs +0 -60
- package/esm2022/lib/atoms/loader/loader.component.mjs +0 -48
- package/esm2022/lib/atoms/loader/loader.module.mjs +0 -28
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.component.mjs +0 -25
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.module.mjs +0 -18
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.mjs +0 -150
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/notification/notification.component.mjs +0 -69
- package/esm2022/lib/atoms/notification/notification.module.mjs +0 -20
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.component.mjs +0 -75
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.module.mjs +0 -35
- package/esm2022/lib/atoms/progress-bar/progress-bar.component.mjs +0 -19
- package/esm2022/lib/atoms/progress-bar/progress-bar.module.mjs +0 -24
- package/esm2022/lib/atoms/radio-button/radio-button.component.mjs +0 -53
- package/esm2022/lib/atoms/radio-button/radio-button.module.mjs +0 -39
- package/esm2022/lib/atoms/search-box/search-box.component.mjs +0 -108
- package/esm2022/lib/atoms/search-box/search-box.module.mjs +0 -36
- package/esm2022/lib/atoms/slider/slider.component.mjs +0 -58
- package/esm2022/lib/atoms/slider/slider.module.mjs +0 -28
- package/esm2022/lib/atoms/stepper/stepper.component.mjs +0 -38
- package/esm2022/lib/atoms/stepper/stepper.module.mjs +0 -52
- package/esm2022/lib/atoms/switch/switch.component.mjs +0 -53
- package/esm2022/lib/atoms/switch/switch.module.mjs +0 -63
- package/esm2022/lib/atoms/text-area/text-area.component.mjs +0 -93
- package/esm2022/lib/atoms/text-area/text-area.module.mjs +0 -32
- package/esm2022/lib/atoms/textbox/textbox.component.mjs +0 -115
- package/esm2022/lib/atoms/textbox/textbox.module.mjs +0 -22
- package/esm2022/lib/atoms/time-picker/timePicker.module.mjs +0 -35
- package/esm2022/lib/atoms/time-picker/timepicker.component.mjs +0 -83
- package/esm2022/lib/atoms/timescheduler/timescheduler.component.mjs +0 -61
- package/esm2022/lib/atoms/timescheduler/timescheduler.module.mjs +0 -31
- package/esm2022/lib/atoms/toast-notification/toast-notification.module.mjs +0 -18
- package/esm2022/lib/atoms/toast-notification/toast-notification.service.mjs +0 -50
- package/esm2022/lib/atoms/tooltip/tooltip.component.mjs +0 -48
- package/esm2022/lib/atoms/tooltip/tooltip.module.mjs +0 -20
- package/esm2022/lib/atoms/typography/TypographyType.mjs +0 -2
- package/esm2022/lib/atoms/typography/typography.component.mjs +0 -81
- package/esm2022/lib/atoms/typography/typography.module.mjs +0 -24
- package/esm2022/lib/atoms/uploader/uploader.component.mjs +0 -213
- package/esm2022/lib/atoms/uploader/uploader.module.mjs +0 -49
- package/esm2022/lib/molecules/card/card-actions/card-actions.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card-body/card-body.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-footer/card-footer.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-header/card-header.component.mjs +0 -31
- package/esm2022/lib/molecules/card/card.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card.module.mjs +0 -44
- package/esm2022/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.mjs +0 -81
- package/esm2022/lib/molecules/dialog/dialog-actions/dialog-actions.component.mjs +0 -17
- package/esm2022/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.mjs +0 -40
- package/esm2022/lib/molecules/dialog/dialog.component.mjs +0 -53
- package/esm2022/lib/molecules/dialog/dialog.module.mjs +0 -47
- package/esm2022/lib/molecules/grid/grid-form/grid-form.component.mjs +0 -110
- package/esm2022/lib/molecules/grid/grid-spacer/grid-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid/grid.component.mjs +0 -278
- package/esm2022/lib/molecules/grid/grid.module.mjs +0 -61
- package/esm2022/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.mjs +0 -37
- package/esm2022/lib/molecules/grid-layout/grid-layout.component.mjs +0 -32
- package/esm2022/lib/molecules/grid-layout/grid-layout.module.mjs +0 -33
- package/esm2022/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.component.mjs +0 -593
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.module.mjs +0 -76
- package/esm2022/lib/molecules/grid-pagination/kebab-menu-filter.pipe.mjs +0 -22
- package/esm2022/lib/molecules/molecules.module.mjs +0 -67
- package/esm2022/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.mjs +0 -25
- package/esm2022/lib/molecules/tabstrip/tabstrip.component.mjs +0 -37
- package/esm2022/lib/molecules/tabstrip/tabstrip.module.mjs +0 -33
- package/esm2022/lib/shared.service.mjs +0 -13
- package/esm2022/lib/style-tokens/style-tokens.module.mjs +0 -18
- package/lib/atoms/alert/alert.component.d.ts +0 -20
- package/lib/atoms/alert/alert.module.d.ts +0 -8
- package/lib/atoms/angular-popup/angular-popup.component.d.ts +0 -15
- package/lib/atoms/angular-popup/angular-popup.module.d.ts +0 -11
- package/lib/atoms/atoms.module.d.ts +0 -48
- package/lib/atoms/avatar/avatar.component.d.ts +0 -21
- package/lib/atoms/avatar/avatar.module.d.ts +0 -10
- package/lib/atoms/breadcrumb/breadcrumb.component.d.ts +0 -17
- package/lib/atoms/breadcrumb/breadcrumb.module.d.ts +0 -12
- package/lib/atoms/button/button.component.d.ts +0 -28
- package/lib/atoms/button/button.module.d.ts +0 -11
- package/lib/atoms/button-group/button-group.component.d.ts +0 -20
- package/lib/atoms/button-group/button-group.module.d.ts +0 -11
- package/lib/atoms/checkbox/checkbox.component.d.ts +0 -21
- package/lib/atoms/checkbox/checkbox.module.d.ts +0 -11
- package/lib/atoms/chip/chip.component.d.ts +0 -12
- package/lib/atoms/chip/chip.module.d.ts +0 -14
- package/lib/atoms/chip-list/chip-list.component.d.ts +0 -32
- package/lib/atoms/chip-list/chip-list.module.d.ts +0 -15
- package/lib/atoms/clipboard/clipboard.component.d.ts +0 -33
- package/lib/atoms/clipboard/clipboard.module.d.ts +0 -12
- package/lib/atoms/container/container.component.d.ts +0 -9
- package/lib/atoms/container/container.module.d.ts +0 -8
- package/lib/atoms/date-range/date-range.component.d.ts +0 -24
- package/lib/atoms/date-range/date-range.module.d.ts +0 -11
- package/lib/atoms/datepicker/datepicker.component.d.ts +0 -32
- package/lib/atoms/datepicker/datepicker.module.d.ts +0 -10
- package/lib/atoms/drag-and-drop/drag-and-drop.component.d.ts +0 -26
- package/lib/atoms/drag-and-drop/drag-and-drop.module.d.ts +0 -13
- package/lib/atoms/dropdown/dropdown.component.d.ts +0 -59
- package/lib/atoms/dropdown/dropdown.module.d.ts +0 -12
- package/lib/atoms/dropdowntree/dropdowntree.component.d.ts +0 -35
- package/lib/atoms/dropdowntree/dropdowntree.module.d.ts +0 -12
- package/lib/atoms/expansion-panel/expansion-panel.component.d.ts +0 -21
- package/lib/atoms/expansion-panel/expansion-panel.module.d.ts +0 -17
- package/lib/atoms/icon/icon.component.d.ts +0 -14
- package/lib/atoms/icon/icon.module.d.ts +0 -7
- package/lib/atoms/label/label.component.d.ts +0 -12
- package/lib/atoms/label/label.module.d.ts +0 -10
- package/lib/atoms/list-view/list-view.component.d.ts +0 -32
- package/lib/atoms/list-view/list-view.module.d.ts +0 -18
- package/lib/atoms/loader/loader.component.d.ts +0 -30
- package/lib/atoms/loader/loader.module.d.ts +0 -9
- package/lib/atoms/loading-spinner/loading-spinner.component.d.ts +0 -11
- package/lib/atoms/loading-spinner/loading-spinner.module.d.ts +0 -8
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.d.ts +0 -50
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.d.ts +0 -12
- package/lib/atoms/notification/notification.component.d.ts +0 -24
- package/lib/atoms/notification/notification.module.d.ts +0 -8
- package/lib/atoms/numeric-textbox/numeric-textbox.component.d.ts +0 -28
- package/lib/atoms/numeric-textbox/numeric-textbox.module.d.ts +0 -10
- package/lib/atoms/progress-bar/progress-bar.component.d.ts +0 -9
- package/lib/atoms/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/atoms/radio-button/radio-button.component.d.ts +0 -22
- package/lib/atoms/radio-button/radio-button.module.d.ts +0 -11
- package/lib/atoms/search-box/search-box.component.d.ts +0 -37
- package/lib/atoms/search-box/search-box.module.d.ts +0 -12
- package/lib/atoms/slider/slider.component.d.ts +0 -18
- package/lib/atoms/slider/slider.module.d.ts +0 -9
- package/lib/atoms/stepper/stepper.component.d.ts +0 -25
- package/lib/atoms/stepper/stepper.module.d.ts +0 -15
- package/lib/atoms/switch/switch.component.d.ts +0 -20
- package/lib/atoms/switch/switch.module.d.ts +0 -18
- package/lib/atoms/text-area/text-area.component.d.ts +0 -35
- package/lib/atoms/text-area/text-area.module.d.ts +0 -11
- package/lib/atoms/textbox/textbox.component.d.ts +0 -37
- package/lib/atoms/textbox/textbox.module.d.ts +0 -12
- package/lib/atoms/time-picker/timePicker.module.d.ts +0 -10
- package/lib/atoms/time-picker/timepicker.component.d.ts +0 -31
- package/lib/atoms/timescheduler/timescheduler.component.d.ts +0 -22
- package/lib/atoms/timescheduler/timescheduler.module.d.ts +0 -10
- package/lib/atoms/toast-notification/toast-notification.module.d.ts +0 -8
- package/lib/atoms/toast-notification/toast-notification.service.d.ts +0 -30
- package/lib/atoms/tooltip/tooltip.component.d.ts +0 -17
- package/lib/atoms/tooltip/tooltip.module.d.ts +0 -8
- package/lib/atoms/typography/TypographyType.d.ts +0 -1
- package/lib/atoms/typography/typography.component.d.ts +0 -25
- package/lib/atoms/typography/typography.module.d.ts +0 -8
- package/lib/atoms/uploader/uploader.component.d.ts +0 -64
- package/lib/atoms/uploader/uploader.module.d.ts +0 -13
- package/lib/molecules/card/card-actions/card-actions.component.d.ts +0 -8
- package/lib/molecules/card/card-body/card-body.component.d.ts +0 -5
- package/lib/molecules/card/card-footer/card-footer.component.d.ts +0 -5
- package/lib/molecules/card/card-header/card-header.component.d.ts +0 -11
- package/lib/molecules/card/card.component.d.ts +0 -7
- package/lib/molecules/card/card.module.d.ts +0 -14
- package/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog-actions/dialog-actions.component.d.ts +0 -7
- package/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.d.ts +0 -16
- package/lib/molecules/dialog/dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog.module.d.ts +0 -15
- package/lib/molecules/grid/grid-form/grid-form.component.d.ts +0 -33
- package/lib/molecules/grid/grid-spacer/grid-spacer.component.d.ts +0 -5
- package/lib/molecules/grid/grid.component.d.ts +0 -71
- package/lib/molecules/grid/grid.module.d.ts +0 -19
- package/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.d.ts +0 -14
- package/lib/molecules/grid-layout/grid-layout.component.d.ts +0 -11
- package/lib/molecules/grid-layout/grid-layout.module.d.ts +0 -10
- package/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.d.ts +0 -5
- package/lib/molecules/grid-pagination/grid-pagination.component.d.ts +0 -141
- package/lib/molecules/grid-pagination/grid-pagination.module.d.ts +0 -20
- package/lib/molecules/grid-pagination/kebab-menu-filter.pipe.d.ts +0 -7
- package/lib/molecules/molecules.module.d.ts +0 -14
- package/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.d.ts +0 -10
- package/lib/molecules/tabstrip/tabstrip.component.d.ts +0 -15
- package/lib/molecules/tabstrip/tabstrip.module.d.ts +0 -10
- package/lib/shared.service.d.ts +0 -5
- package/lib/style-tokens/style-tokens.module.d.ts +0 -7
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./loader.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-indicators";
|
|
5
|
-
export declare class LoaderModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LoaderModule, [typeof i1.LoaderComponent], [typeof i2.CommonModule, typeof i3.IndicatorsModule], [typeof i1.LoaderComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LoaderModule>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LoadingSpinnerComponent {
|
|
4
|
-
private themesService;
|
|
5
|
-
width: number;
|
|
6
|
-
height: number;
|
|
7
|
-
visible: boolean;
|
|
8
|
-
constructor(themesService: ThemesService);
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingSpinnerComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingSpinnerComponent, "lib-loading-spinner", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./loading-spinner.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class LoadingSpinnerModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingSpinnerModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingSpinnerModule, [typeof i1.LoadingSpinnerComponent], [typeof i2.CommonModule], [typeof i1.LoadingSpinnerComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LoadingSpinnerModule>;
|
|
8
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter, OnChanges, Renderer2, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { TypographyType } from '../typography/TypographyType';
|
|
3
|
-
import { FormControl } from '@angular/forms';
|
|
4
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
5
|
-
import { MultiSelectComponent } from '@progress/kendo-angular-dropdowns';
|
|
6
|
-
import { LoaderSize, LoaderType, LoaderThemeColor } from '../loader/loader.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class MultiSelectDropdownComponent implements OnChanges, AfterViewInit {
|
|
9
|
-
private themesService;
|
|
10
|
-
private renderer;
|
|
11
|
-
scrollListener: any;
|
|
12
|
-
label: string;
|
|
13
|
-
elementId: string;
|
|
14
|
-
data: Array<any>;
|
|
15
|
-
isDisabled: boolean;
|
|
16
|
-
clearButton: boolean;
|
|
17
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
18
|
-
checkboxes: boolean;
|
|
19
|
-
filterable: boolean;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
readonly: boolean;
|
|
22
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
23
|
-
size: "small" | "medium" | "large" | "none";
|
|
24
|
-
textField: string;
|
|
25
|
-
valueField: any;
|
|
26
|
-
model: any;
|
|
27
|
-
valuePrimitive: boolean;
|
|
28
|
-
modelChange: EventEmitter<any>;
|
|
29
|
-
control: FormControl;
|
|
30
|
-
fontType: TypographyType;
|
|
31
|
-
focus: boolean;
|
|
32
|
-
autoClose: boolean;
|
|
33
|
-
loading: boolean;
|
|
34
|
-
loaderType: LoaderType;
|
|
35
|
-
loaderSize: LoaderSize;
|
|
36
|
-
loaderTheme: LoaderThemeColor;
|
|
37
|
-
popupClass: string;
|
|
38
|
-
infiniteScrollLoader: boolean;
|
|
39
|
-
onScrollEnd: EventEmitter<any>;
|
|
40
|
-
constructor(themesService: ThemesService, renderer: Renderer2);
|
|
41
|
-
multiSelect: MultiSelectComponent;
|
|
42
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
43
|
-
ngAfterViewInit(): void;
|
|
44
|
-
emitModelChange(ev: any): void;
|
|
45
|
-
onScroll(event: any): void;
|
|
46
|
-
onDropdownOpen(): void;
|
|
47
|
-
onDropdownClose(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectDropdownComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiSelectDropdownComponent, "lib-multi-select-dropdown", never, { "label": { "alias": "label"; "required": false; }; "elementId": { "alias": "elementId"; "required": false; }; "data": { "alias": "data"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "checkboxes": { "alias": "checkboxes"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "model": { "alias": "model"; "required": false; }; "valuePrimitive": { "alias": "valuePrimitive"; "required": false; }; "control": { "alias": "control"; "required": false; }; "fontType": { "alias": "fontType"; "required": false; }; "focus": { "alias": "focus"; "required": false; }; "autoClose": { "alias": "autoClose"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loaderType": { "alias": "loaderType"; "required": false; }; "loaderSize": { "alias": "loaderSize"; "required": false; }; "loaderTheme": { "alias": "loaderTheme"; "required": false; }; "popupClass": { "alias": "popupClass"; "required": false; }; "infiniteScrollLoader": { "alias": "infiniteScrollLoader"; "required": false; }; }, { "modelChange": "modelChange"; "onScrollEnd": "onScrollEnd"; }, never, never, false, never>;
|
|
50
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./multi-select-dropdown.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-dropdowns";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../typography/typography.module";
|
|
7
|
-
import * as i6 from "../loader/loader.module";
|
|
8
|
-
export declare class MultiSelectDropdownModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectDropdownModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiSelectDropdownModule, [typeof i1.MultiSelectDropdownComponent], [typeof i2.CommonModule, typeof i3.DropDownsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule, typeof i6.LoaderModule], [typeof i1.MultiSelectDropdownComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MultiSelectDropdownModule>;
|
|
12
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, AfterViewInit } from '@angular/core';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare enum Type {
|
|
5
|
-
success = "success",
|
|
6
|
-
error = "error",
|
|
7
|
-
warning = "warning",
|
|
8
|
-
info = "info",
|
|
9
|
-
none = "none"
|
|
10
|
-
}
|
|
11
|
-
export declare class NotificationComponent implements AfterViewInit {
|
|
12
|
-
private themesService;
|
|
13
|
-
type: Type;
|
|
14
|
-
timeout: number;
|
|
15
|
-
dismissed: EventEmitter<any>;
|
|
16
|
-
slideDownAnim: any;
|
|
17
|
-
get theType(): Type;
|
|
18
|
-
private timeOutRef;
|
|
19
|
-
constructor(themesService: ThemesService);
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
handleClose: () => void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "lib-notification", never, { "type": { "alias": "type"; "required": false; }; "timeout": { "alias": "timeout"; "required": false; }; }, { "dismissed": "dismissed"; }, never, ["*"], false, never>;
|
|
24
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./notification.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class NotificationModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationModule, [typeof i1.NotificationComponent], [typeof i2.CommonModule], [typeof i1.NotificationComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NotificationModule>;
|
|
8
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NumericTextboxComponent implements OnChanges {
|
|
6
|
-
private themesService;
|
|
7
|
-
autoCorrect: boolean;
|
|
8
|
-
width: number;
|
|
9
|
-
isDisabled: boolean;
|
|
10
|
-
value: number;
|
|
11
|
-
min: number;
|
|
12
|
-
max: number;
|
|
13
|
-
step: number;
|
|
14
|
-
format: string;
|
|
15
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
16
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
17
|
-
size: "small" | "medium" | "large" | "none";
|
|
18
|
-
readonly: boolean;
|
|
19
|
-
placeholder: string;
|
|
20
|
-
model: any;
|
|
21
|
-
modelChange: EventEmitter<any>;
|
|
22
|
-
control: FormControl;
|
|
23
|
-
constructor(themesService: ThemesService);
|
|
24
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
25
|
-
emitModelChange(ev: any): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextboxComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericTextboxComponent, "lib-numeric-textbox", never, { "autoCorrect": { "alias": "autoCorrect"; "required": false; }; "width": { "alias": "width"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "step": { "alias": "step"; "required": false; }; "format": { "alias": "format"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "model": { "alias": "model"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "modelChange": "modelChange"; }, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./numeric-textbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-inputs";
|
|
6
|
-
export declare class NumericTextboxModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextboxModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextboxModule, [typeof i1.NumericTextboxComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.InputsModule], [typeof i1.NumericTextboxComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextboxModule>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ProgressBarComponent {
|
|
4
|
-
private themesService;
|
|
5
|
-
value: number;
|
|
6
|
-
constructor(themesService: ThemesService);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "lib-progress-bar", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./progress-bar.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-progressbar";
|
|
4
|
-
export declare class ProgressBarsModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarsModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarsModule, [typeof i1.ProgressBarComponent], [typeof i2.ProgressBarModule], [typeof i1.ProgressBarComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarsModule>;
|
|
8
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import { TypographyType } from '../typography/TypographyType';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class RadioButtonComponent {
|
|
7
|
-
private themesService;
|
|
8
|
-
size: "small" | "medium" | "large" | "none";
|
|
9
|
-
name: string;
|
|
10
|
-
value: string;
|
|
11
|
-
control: FormControl;
|
|
12
|
-
label: string;
|
|
13
|
-
labelPosition: "before" | "after";
|
|
14
|
-
labelFont: TypographyType;
|
|
15
|
-
elementId: string;
|
|
16
|
-
model: string;
|
|
17
|
-
modelChange: EventEmitter<string>;
|
|
18
|
-
constructor(themesService: ThemesService);
|
|
19
|
-
emitModelChange(ev: string): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioButtonComponent, "lib-radio-button", never, { "size": { "alias": "size"; "required": false; }; "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; "control": { "alias": "control"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "labelFont": { "alias": "labelFont"; "required": false; }; "elementId": { "alias": "elementId"; "required": false; }; "model": { "alias": "model"; "required": false; }; }, { "modelChange": "modelChange"; }, never, ["*"], false, never>;
|
|
22
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./radio-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-inputs";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../typography/typography.module";
|
|
7
|
-
export declare class RadioButtonModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RadioButtonModule, [typeof i1.RadioButtonComponent], [typeof i2.CommonModule, typeof i3.InputsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule, typeof i4.FormsModule], [typeof i1.RadioButtonComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<RadioButtonModule>;
|
|
11
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import { AutoCompleteComponent } from '@progress/kendo-angular-dropdowns';
|
|
5
|
-
import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SearchBoxComponent implements AfterViewInit {
|
|
8
|
-
private themesService;
|
|
9
|
-
autocomplete: AutoCompleteComponent;
|
|
10
|
-
textbox: TextBoxComponent;
|
|
11
|
-
source: Array<string>;
|
|
12
|
-
data: Array<string>;
|
|
13
|
-
filterable: boolean;
|
|
14
|
-
size: 'small' | 'medium' | 'large' | 'none';
|
|
15
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
16
|
-
fillMode: "solid" | "flat" | "outline" | "none";
|
|
17
|
-
clearButton: boolean;
|
|
18
|
-
icon: string;
|
|
19
|
-
autoComplete: boolean;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
width: number;
|
|
22
|
-
suggest: boolean;
|
|
23
|
-
modelChange: EventEmitter<string>;
|
|
24
|
-
searchClick: EventEmitter<any>;
|
|
25
|
-
control: FormControl;
|
|
26
|
-
value: string;
|
|
27
|
-
debounceTimeMs: number;
|
|
28
|
-
private searchSubject;
|
|
29
|
-
private subscription;
|
|
30
|
-
constructor(themesService: ThemesService);
|
|
31
|
-
ngAfterViewInit(): void;
|
|
32
|
-
emitValueChange(ev: string): void;
|
|
33
|
-
onSearchClick(): void;
|
|
34
|
-
ngOnDestroy(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchBoxComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchBoxComponent, "lib-search-box", never, { "source": { "alias": "source"; "required": false; }; "data": { "alias": "data"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "width": { "alias": "width"; "required": false; }; "suggest": { "alias": "suggest"; "required": false; }; "control": { "alias": "control"; "required": false; }; "value": { "alias": "value"; "required": false; }; "debounceTimeMs": { "alias": "debounceTimeMs"; "required": false; }; }, { "modelChange": "modelChange"; "searchClick": "searchClick"; }, never, never, false, never>;
|
|
37
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./search-box.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-dropdowns";
|
|
4
|
-
import * as i3 from "../icon/icon.module";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-inputs";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "@angular/forms";
|
|
8
|
-
export declare class SearchBoxModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchBoxModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SearchBoxModule, [typeof i1.SearchBoxComponent], [typeof i2.AutoCompleteModule, typeof i3.IconModule, typeof i4.InputsModule, typeof i5.CommonModule, typeof i6.ReactiveFormsModule], [typeof i1.SearchBoxComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SearchBoxModule>;
|
|
12
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SliderComponent implements OnInit {
|
|
5
|
-
private themesService;
|
|
6
|
-
opened: boolean;
|
|
7
|
-
title: string;
|
|
8
|
-
frameNumber: number;
|
|
9
|
-
isSlideOpen: boolean;
|
|
10
|
-
sliderClose: EventEmitter<boolean>;
|
|
11
|
-
parentId: string;
|
|
12
|
-
constructor(themesService: ThemesService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
closeSlider(e: any): void;
|
|
15
|
-
toggleSlide(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SliderComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SliderComponent, "lib-slider", never, { "opened": { "alias": "opened"; "required": false; }; "title": { "alias": "title"; "required": false; }; "frameNumber": { "alias": "frameNumber"; "required": false; }; "parentId": { "alias": "parentId"; "required": false; }; }, { "sliderClose": "sliderClose"; }, never, ["*"], false, never>;
|
|
18
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./slider.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../typography/typography.module";
|
|
5
|
-
export declare class SliderModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SliderModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SliderModule, [typeof i1.SliderComponent], [typeof i2.CommonModule, typeof i3.TypographyModule], [typeof i1.SliderComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SliderModule>;
|
|
9
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { StepType, StepperOrientation } from '@progress/kendo-angular-layout';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface Steps {
|
|
5
|
-
label: string;
|
|
6
|
-
icon?: string;
|
|
7
|
-
iconClass?: string;
|
|
8
|
-
text?: string;
|
|
9
|
-
optional?: boolean;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
isValid?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare class StepperComponent {
|
|
14
|
-
steps: Steps[];
|
|
15
|
-
stepType: StepType;
|
|
16
|
-
stepperWidth: number;
|
|
17
|
-
current: number;
|
|
18
|
-
isLinear: boolean;
|
|
19
|
-
orientation: StepperOrientation;
|
|
20
|
-
currentStepChange: EventEmitter<number>;
|
|
21
|
-
emitStepChange(step: number): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "lib-stepper", never, { "steps": { "alias": "steps"; "required": false; }; "stepType": { "alias": "stepType"; "required": false; }; "stepperWidth": { "alias": "stepperWidth"; "required": false; }; "current": { "alias": "current"; "required": false; }; "isLinear": { "alias": "isLinear"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, { "currentStepChange": "currentStepChange"; }, never, never, false, never>;
|
|
24
|
-
}
|
|
25
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./stepper.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-layout";
|
|
6
|
-
import * as i5 from "@progress/kendo-angular-icons";
|
|
7
|
-
import * as i6 from "@progress/kendo-angular-inputs";
|
|
8
|
-
import * as i7 from "@progress/kendo-angular-label";
|
|
9
|
-
import * as i8 from "@progress/kendo-angular-buttons";
|
|
10
|
-
import * as i9 from "@progress/kendo-angular-dropdowns";
|
|
11
|
-
export declare class StepperModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, [typeof i1.StepperComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.LayoutModule, typeof i5.IconsModule, typeof i6.InputsModule, typeof i7.LabelModule, typeof i8.ButtonsModule, typeof i9.DropDownsModule], [typeof i1.StepperComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
|
|
15
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SwitchComponent {
|
|
5
|
-
model: any;
|
|
6
|
-
style: any;
|
|
7
|
-
onLabel: string;
|
|
8
|
-
offLabel: string;
|
|
9
|
-
disabled: boolean;
|
|
10
|
-
readonly: boolean;
|
|
11
|
-
size: "small" | "medium" | "large";
|
|
12
|
-
trackRounded: "small" | "medium" | "large" | "full" | "none";
|
|
13
|
-
thumbRounded: "small" | "medium" | "large" | "full" | "none";
|
|
14
|
-
fillMode: "solid" | "flat" | "outline" | "none";
|
|
15
|
-
control: FormControl;
|
|
16
|
-
valueChange: EventEmitter<any>;
|
|
17
|
-
onChange(event: any): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SwitchComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwitchComponent, "lib-switch", never, { "model": { "alias": "model"; "required": false; }; "style": { "alias": "style"; "required": false; }; "onLabel": { "alias": "onLabel"; "required": false; }; "offLabel": { "alias": "offLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "size": { "alias": "size"; "required": false; }; "trackRounded": { "alias": "trackRounded"; "required": false; }; "thumbRounded": { "alias": "thumbRounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./switch.component";
|
|
3
|
-
import * as i2 from "@angular/platform-browser";
|
|
4
|
-
import * as i3 from "@angular/platform-browser/animations";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@progress/kendo-angular-inputs";
|
|
8
|
-
import * as i7 from "@progress/kendo-angular-label";
|
|
9
|
-
import * as i8 from "@progress/kendo-angular-buttons";
|
|
10
|
-
import * as i9 from "@progress/kendo-angular-icons";
|
|
11
|
-
import * as i10 from "@progress/kendo-angular-layout";
|
|
12
|
-
import * as i11 from "@progress/kendo-angular-dropdowns";
|
|
13
|
-
import * as i12 from "../typography/typography.module";
|
|
14
|
-
export declare class SwitchModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SwitchModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SwitchModule, [typeof i1.SwitchComponent], [typeof i2.BrowserModule, typeof i3.BrowserAnimationsModule, typeof i4.CommonModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.InputsModule, typeof i7.LabelModule, typeof i8.ButtonsModule, typeof i9.IconsModule, typeof i10.LayoutModule, typeof i11.DropDownsModule, typeof i12.TypographyModule], [typeof i1.SwitchComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SwitchModule>;
|
|
18
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import { TextAreaComponent } from '@progress/kendo-angular-inputs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TextareaComponent {
|
|
7
|
-
private themesService;
|
|
8
|
-
textarea: TextAreaComponent | undefined;
|
|
9
|
-
placeholder: string;
|
|
10
|
-
resizable: 'vertical' | 'horizontal' | 'both' | 'none';
|
|
11
|
-
readonly: boolean;
|
|
12
|
-
disabled: boolean;
|
|
13
|
-
rows: number;
|
|
14
|
-
cols: number;
|
|
15
|
-
width: string;
|
|
16
|
-
value: string;
|
|
17
|
-
showError: boolean;
|
|
18
|
-
errorMessage: string;
|
|
19
|
-
control: FormControl;
|
|
20
|
-
set focus(value: any);
|
|
21
|
-
private _focus;
|
|
22
|
-
fillMode: "solid" | "flat" | "outline" | "none";
|
|
23
|
-
size: "small" | "medium" | "large" | "none";
|
|
24
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
25
|
-
inputChange: EventEmitter<string>;
|
|
26
|
-
emitOnBlur: EventEmitter<string>;
|
|
27
|
-
emitOnFocus: EventEmitter<string>;
|
|
28
|
-
constructor(themesService: ThemesService);
|
|
29
|
-
emitValueChange(ev: string): void;
|
|
30
|
-
onBlur(): void;
|
|
31
|
-
onFocus(): void;
|
|
32
|
-
customCss(): "custom-fillMode" | undefined;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "lib-text-area", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "resizable": { "alias": "resizable"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; "width": { "alias": "width"; "required": false; }; "value": { "alias": "value"; "required": false; }; "showError": { "alias": "showError"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "control": { "alias": "control"; "required": false; }; "focus": { "alias": "focus"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, { "inputChange": "inputChange"; "emitOnBlur": "emitOnBlur"; "emitOnFocus": "emitOnFocus"; }, never, never, false, never>;
|
|
35
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./text-area.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-inputs";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../typography/typography.module";
|
|
7
|
-
export declare class TextAreaModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaModule, [typeof i1.TextareaComponent], [typeof i2.CommonModule, typeof i3.InputsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule], [typeof i1.TextareaComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaModule>;
|
|
11
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TextboxComponent implements AfterViewInit, OnChanges {
|
|
7
|
-
private themesService;
|
|
8
|
-
textbox: TextBoxComponent;
|
|
9
|
-
showPassword: boolean;
|
|
10
|
-
showEyeIcon: boolean;
|
|
11
|
-
clearButton: boolean;
|
|
12
|
-
placeholder: string;
|
|
13
|
-
width: string;
|
|
14
|
-
isDisabled: boolean;
|
|
15
|
-
readonly: boolean;
|
|
16
|
-
size: "small" | "medium" | "large";
|
|
17
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
18
|
-
fillMode: "solid" | "flat" | "outline" | "none";
|
|
19
|
-
control: FormControl;
|
|
20
|
-
value: string;
|
|
21
|
-
type: string;
|
|
22
|
-
showError: boolean;
|
|
23
|
-
errorMessage: string;
|
|
24
|
-
focus: boolean;
|
|
25
|
-
inputChange: EventEmitter<string>;
|
|
26
|
-
focusEvent: EventEmitter<any>;
|
|
27
|
-
blurEvent: EventEmitter<any>;
|
|
28
|
-
constructor(themesService: ThemesService);
|
|
29
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
30
|
-
ngAfterViewInit(): void;
|
|
31
|
-
toggleVisibility(): void;
|
|
32
|
-
emitValueChange(ev: string): void;
|
|
33
|
-
onFocus(): void;
|
|
34
|
-
onBlur(): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextboxComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextboxComponent, "lib-textbox", never, { "showEyeIcon": { "alias": "showEyeIcon"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "width": { "alias": "width"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "control": { "alias": "control"; "required": false; }; "value": { "alias": "value"; "required": false; }; "type": { "alias": "type"; "required": false; }; "showError": { "alias": "showError"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "focus": { "alias": "focus"; "required": false; }; }, { "inputChange": "inputChange"; "focusEvent": "focusEvent"; "blurEvent": "blurEvent"; }, never, never, false, never>;
|
|
37
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./textbox.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-inputs";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
import * as i6 from "../typography/typography.module";
|
|
8
|
-
export declare class TextboxModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextboxModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextboxModule, [typeof i1.TextboxComponent], [typeof i2.CommonModule, typeof i3.InputsModule, typeof i4.ReactiveFormsModule, typeof i5.IconModule, typeof i6.TypographyModule], [typeof i1.TextboxComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextboxModule>;
|
|
12
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./timepicker.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-dateinputs";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-buttons";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
export declare class TimepickerModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimepickerModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimepickerModule, [typeof i1.TimePickerComponent], [typeof i2.DateInputsModule, typeof i3.ButtonsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule], [typeof i1.TimePickerComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TimepickerModule>;
|
|
10
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TimePickerComponent implements OnChanges {
|
|
6
|
-
private themesService;
|
|
7
|
-
isDisabled: boolean;
|
|
8
|
-
readonly: boolean;
|
|
9
|
-
incompleteDateValidation: boolean;
|
|
10
|
-
value: Date;
|
|
11
|
-
format: string;
|
|
12
|
-
steps: any;
|
|
13
|
-
allowCaretMode: boolean;
|
|
14
|
-
placeholder: string;
|
|
15
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
16
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
17
|
-
size: "small" | "medium" | "large" | "none";
|
|
18
|
-
adaptiveMode: "none" | "auto";
|
|
19
|
-
formControlName: FormControl;
|
|
20
|
-
id: any;
|
|
21
|
-
modelChange: EventEmitter<any>;
|
|
22
|
-
onOpenEvent: EventEmitter<any>;
|
|
23
|
-
onCloseEvent: EventEmitter<any>;
|
|
24
|
-
constructor(themesService: ThemesService);
|
|
25
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
26
|
-
onValueChange(ev: any): void;
|
|
27
|
-
onOpen(event: any): void;
|
|
28
|
-
onClose(event: any): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "lib-time-picker", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "incompleteDateValidation": { "alias": "incompleteDateValidation"; "required": false; }; "value": { "alias": "value"; "required": false; }; "format": { "alias": "format"; "required": false; }; "steps": { "alias": "steps"; "required": false; }; "allowCaretMode": { "alias": "allowCaretMode"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "adaptiveMode": { "alias": "adaptiveMode"; "required": false; }; "formControlName": { "alias": "formControlName"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "modelChange": "modelChange"; "onOpenEvent": "onOpenEvent"; "onCloseEvent": "onCloseEvent"; }, never, never, false, never>;
|
|
31
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class TimeschedulerComponent implements OnChanges {
|
|
6
|
-
private themesService;
|
|
7
|
-
model: Date;
|
|
8
|
-
modelChange: EventEmitter<Date>;
|
|
9
|
-
size: 'small' | 'medium' | 'large' | 'none';
|
|
10
|
-
rounded: 'small' | 'medium' | 'large' | 'full' | 'none';
|
|
11
|
-
fillMode: 'solid' | 'flat' | 'outline' | 'none';
|
|
12
|
-
format: string;
|
|
13
|
-
isDisabled: boolean;
|
|
14
|
-
readonly: boolean;
|
|
15
|
-
placeholder: string;
|
|
16
|
-
control: FormControl;
|
|
17
|
-
constructor(themesService: ThemesService);
|
|
18
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
19
|
-
emitModelChange(ev: Date): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeschedulerComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeschedulerComponent, "lib-timescheduler", never, { "model": { "alias": "model"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "format": { "alias": "format"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "modelChange": "modelChange"; }, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./timescheduler.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-dateinputs";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-buttons";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
export declare class TimeSchedulerModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeSchedulerModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimeSchedulerModule, [typeof i1.TimeschedulerComponent], [typeof i2.DateInputsModule, typeof i3.ButtonsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule], [typeof i1.TimeschedulerComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TimeSchedulerModule>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-notification";
|
|
4
|
-
export declare class ToastNotificationModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastNotificationModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastNotificationModule, never, [typeof i1.CommonModule, typeof i2.NotificationModule], never>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ToastNotificationModule>;
|
|
8
|
-
}
|