@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,21 +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 { CheckBoxRounded, InputSize } from '@progress/kendo-angular-inputs';
|
|
5
|
-
import { TypographyType } from '../typography/TypographyType';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class CheckboxComponent {
|
|
8
|
-
private themesService;
|
|
9
|
-
control: FormControl;
|
|
10
|
-
elementId: string;
|
|
11
|
-
size: InputSize;
|
|
12
|
-
rounded: CheckBoxRounded;
|
|
13
|
-
label: string;
|
|
14
|
-
labelPosition: 'before' | 'after';
|
|
15
|
-
labelFont: TypographyType;
|
|
16
|
-
modelChange: EventEmitter<boolean>;
|
|
17
|
-
constructor(themesService: ThemesService);
|
|
18
|
-
emitValueChange(ev: boolean): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "lib-checkbox", never, { "control": { "alias": "control"; "required": false; }; "elementId": { "alias": "elementId"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelPosition": { "alias": "labelPosition"; "required": false; }; "labelFont": { "alias": "labelFont"; "required": false; }; }, { "modelChange": "modelChange"; }, never, ["*"], false, never>;
|
|
21
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./checkbox.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 CheckboxModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule, typeof i3.InputsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule], [typeof i1.CheckboxComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxModule>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ButtonRounded, ButtonSize, ChipFillMode, ChipThemeColor } from '@progress/kendo-angular-buttons';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ChipComponent {
|
|
4
|
-
size: ButtonSize;
|
|
5
|
-
rounded: ButtonRounded;
|
|
6
|
-
fillMode: ChipFillMode;
|
|
7
|
-
themeColor: ChipThemeColor;
|
|
8
|
-
removable: boolean;
|
|
9
|
-
chip: ChipComponent;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipComponent, "lib-chip", never, { "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "themeColor": { "alias": "themeColor"; "required": false; }; "removable": { "alias": "removable"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./chip.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-buttons";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-label";
|
|
6
|
-
import * as i5 from "@angular/platform-browser";
|
|
7
|
-
import * as i6 from "@angular/platform-browser/animations";
|
|
8
|
-
import * as i7 from "@angular/forms";
|
|
9
|
-
import * as i8 from "@progress/kendo-angular-dropdowns";
|
|
10
|
-
export declare class ChipModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ChipModule, [typeof i1.ChipComponent], [typeof i2.CommonModule, typeof i3.ButtonsModule, typeof i4.LabelModule, typeof i5.BrowserModule, typeof i6.BrowserAnimationsModule, typeof i7.FormsModule, typeof i8.DropDownsModule], [typeof i1.ChipComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ChipModule>;
|
|
14
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ChipComponent } from '@progress/kendo-angular-buttons';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ChipListComponent {
|
|
5
|
-
private cdr;
|
|
6
|
-
list: any;
|
|
7
|
-
chips: QueryList<ChipComponent>;
|
|
8
|
-
wrapper: ElementRef;
|
|
9
|
-
size: string;
|
|
10
|
-
rounded: string;
|
|
11
|
-
fillMode: string;
|
|
12
|
-
themeColor: string;
|
|
13
|
-
removable: boolean;
|
|
14
|
-
totalChipWidth: number;
|
|
15
|
-
_list: any;
|
|
16
|
-
chipWidthList: number[];
|
|
17
|
-
plusChipWidth: number;
|
|
18
|
-
marginRight: number;
|
|
19
|
-
numChipValue: any;
|
|
20
|
-
remainingList: any;
|
|
21
|
-
width: number;
|
|
22
|
-
showFullList: boolean;
|
|
23
|
-
numChipTheme: {};
|
|
24
|
-
showTruncatedItemAsTooltip: boolean;
|
|
25
|
-
constructor(cdr: ChangeDetectorRef);
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
calculateWidthAndRender(): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipListComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipListComponent, "lib-chip-list", never, { "list": { "alias": "list"; "required": false; }; "width": { "alias": "width"; "required": false; }; "showFullList": { "alias": "showFullList"; "required": false; }; "numChipTheme": { "alias": "numChipTheme"; "required": false; }; "showTruncatedItemAsTooltip": { "alias": "showTruncatedItemAsTooltip"; "required": false; }; }, {}, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./chip-list.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-buttons";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-label";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "@progress/kendo-angular-dropdowns";
|
|
8
|
-
import * as i7 from "../chip/chip.module";
|
|
9
|
-
import * as i8 from "../tooltip/tooltip.module";
|
|
10
|
-
import * as i9 from "../typography/typography.module";
|
|
11
|
-
export declare class ChipListModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipListModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ChipListModule, [typeof i1.ChipListComponent], [typeof i2.CommonModule, typeof i3.ButtonsModule, typeof i4.LabelModule, typeof i5.FormsModule, typeof i6.DropDownsModule, typeof i7.ChipModule, typeof i8.TooltipModule, typeof i9.TypographyModule], [typeof i1.ChipListComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ChipListModule>;
|
|
15
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ClipboardComponent implements OnInit {
|
|
5
|
-
private themesService;
|
|
6
|
-
clipboardData: string;
|
|
7
|
-
tooltipPosition: 'top' | 'bottom' | 'left' | 'right';
|
|
8
|
-
preCopyText: string;
|
|
9
|
-
postCopyText: string;
|
|
10
|
-
tooltipText: string;
|
|
11
|
-
constructor(themesService: ThemesService);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
copyToClipboard(): Promise<void>;
|
|
14
|
-
/**
|
|
15
|
-
* Asynchronously copies text to the clipboard.
|
|
16
|
-
* @param clipboardData The text to be copied to the clipboard.
|
|
17
|
-
*/
|
|
18
|
-
copy(clipboardData: string): Promise<void>;
|
|
19
|
-
/**
|
|
20
|
-
* Asynchronously copies text to the clipboard using the modern Clipboard API.
|
|
21
|
-
* @param clipboardData The text to be copied to the clipboard.
|
|
22
|
-
*/
|
|
23
|
-
copyModern(clipboardData: string): Promise<void>;
|
|
24
|
-
/**
|
|
25
|
-
* Asynchronously copies text to the clipboard using a legacy method.
|
|
26
|
-
* @param clipboardData The text to be copied to the clipboard.
|
|
27
|
-
* @returns A Promise that resolves with a boolean indicating success.
|
|
28
|
-
*/
|
|
29
|
-
copyLegacy(clipboardData: string): Promise<boolean>;
|
|
30
|
-
revertTooltipText(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardComponent, "lib-clipboard", never, { "clipboardData": { "alias": "clipboardData"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; "preCopyText": { "alias": "preCopyText"; "required": false; }; "postCopyText": { "alias": "postCopyText"; "required": false; }; }, {}, never, never, false, never>;
|
|
33
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./clipboard.component";
|
|
3
|
-
import * as i2 from "../button/button.module";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../tooltip/tooltip.module";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
import * as i6 from "../typography/typography.module";
|
|
8
|
-
export declare class ClipboardModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ClipboardModule, [typeof i1.ClipboardComponent], [typeof i2.ButtonModule, typeof i3.CommonModule, typeof i4.TooltipModule, typeof i5.IconModule, typeof i6.TypographyModule], [typeof i1.ClipboardComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ClipboardModule>;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ContainerComponent {
|
|
3
|
-
get class(): string;
|
|
4
|
-
c_class: string;
|
|
5
|
-
padding: string;
|
|
6
|
-
margin: string;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContainerComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContainerComponent, "lib-container", never, { "c_class": { "alias": "c_class"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./container.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class ContainerModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContainerModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ContainerModule, [typeof i1.ContainerComponent], [typeof i2.CommonModule], [typeof i1.ContainerComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ContainerModule>;
|
|
8
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DateRangeComponent {
|
|
5
|
-
private themesService;
|
|
6
|
-
range: {
|
|
7
|
-
start: Date;
|
|
8
|
-
end: Date;
|
|
9
|
-
};
|
|
10
|
-
rangeStartLabel: string;
|
|
11
|
-
rangeEndLabel: string;
|
|
12
|
-
isDisabled: boolean;
|
|
13
|
-
size: "small" | "medium" | "large";
|
|
14
|
-
rounded: "small" | "medium" | "large" | "full";
|
|
15
|
-
fillMode: "solid" | "flat" | "outline";
|
|
16
|
-
autoCorrectOn: "blur" | "change" | "none";
|
|
17
|
-
labelStyle: any;
|
|
18
|
-
modelChange: EventEmitter<any>;
|
|
19
|
-
constructor(themesService: ThemesService);
|
|
20
|
-
onStartChange(ev: any): void;
|
|
21
|
-
onEndChange(ev: any): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangeComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangeComponent, "lib-date-range", never, { "range": { "alias": "range"; "required": false; }; "rangeStartLabel": { "alias": "rangeStartLabel"; "required": false; }; "rangeEndLabel": { "alias": "rangeEndLabel"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "autoCorrectOn": { "alias": "autoCorrectOn"; "required": false; }; "labelStyle": { "alias": "labelStyle"; "required": false; }; }, { "modelChange": "modelChange"; }, never, never, false, never>;
|
|
24
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-range.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
|
-
import * as i5 from "@progress/kendo-angular-label";
|
|
7
|
-
export declare class DateRangeModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangeModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangeModule, [typeof i1.DateRangeComponent], [typeof i2.DateInputsModule, typeof i3.ButtonsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.FloatingLabelModule], [typeof i1.DateRangeComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangeModule>;
|
|
11
|
-
}
|
|
@@ -1,32 +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 DatepickerComponent implements OnChanges {
|
|
6
|
-
private themesService;
|
|
7
|
-
calendarType: "infinite" | "classic";
|
|
8
|
-
isDisabled: boolean;
|
|
9
|
-
readOnlyInput: boolean;
|
|
10
|
-
disabledDates: any;
|
|
11
|
-
min: Date;
|
|
12
|
-
max: Date;
|
|
13
|
-
format: string;
|
|
14
|
-
placeholder: string;
|
|
15
|
-
incompleteDateValidation: boolean;
|
|
16
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
17
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
18
|
-
size: "small" | "medium" | "large" | "none";
|
|
19
|
-
modelChange: EventEmitter<any>;
|
|
20
|
-
control: FormControl;
|
|
21
|
-
value: Date;
|
|
22
|
-
navigation: boolean;
|
|
23
|
-
onOpenEvent: EventEmitter<any>;
|
|
24
|
-
onCloseEvent: EventEmitter<any>;
|
|
25
|
-
constructor(themesService: ThemesService);
|
|
26
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
27
|
-
onValueChange(ev: any): void;
|
|
28
|
-
onOpen(event: any): void;
|
|
29
|
-
onClose(event: any): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "lib-datepicker", never, { "calendarType": { "alias": "calendarType"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "readOnlyInput": { "alias": "readOnlyInput"; "required": false; }; "disabledDates": { "alias": "disabledDates"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "format": { "alias": "format"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "incompleteDateValidation": { "alias": "incompleteDateValidation"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "control": { "alias": "control"; "required": false; }; "value": { "alias": "value"; "required": false; }; "navigation": { "alias": "navigation"; "required": false; }; }, { "modelChange": "modelChange"; "onOpenEvent": "onOpenEvent"; "onCloseEvent": "onCloseEvent"; }, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./datepicker.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 DatepickerModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatepickerModule, [typeof i1.DatepickerComponent], [typeof i2.DateInputsModule, typeof i3.ButtonsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule], [typeof i1.DatepickerComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DatepickerModule>;
|
|
10
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { DropTargetEvent } from '@progress/kendo-angular-utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DragAndDropComponent implements AfterViewInit {
|
|
5
|
-
dragDropContainerClassSelector: string;
|
|
6
|
-
dragDropItemClassSelector: string;
|
|
7
|
-
dragDropContainerIndexAttribute: string;
|
|
8
|
-
dragDropItemIndexAttribute: string;
|
|
9
|
-
dragHandleClassSelector: string;
|
|
10
|
-
set listData(value: any);
|
|
11
|
-
private _listData;
|
|
12
|
-
emitListChangeEv: EventEmitter<any>;
|
|
13
|
-
dragTargetContainer: any;
|
|
14
|
-
dropTargetContainer: any;
|
|
15
|
-
ngAfterViewInit(): void;
|
|
16
|
-
dragData: ({ dragTarget }: any) => {
|
|
17
|
-
fromElement: number;
|
|
18
|
-
fromIndex: number;
|
|
19
|
-
};
|
|
20
|
-
onDrop(e: DropTargetEvent): void;
|
|
21
|
-
setElement(target: HTMLDivElement, selector: any, attribute: string): number;
|
|
22
|
-
updateData(fromCollection: any[], fromIndex: number, toIndex: number, dataFromCollection: any): void;
|
|
23
|
-
calculateDestinationIndex(e: any, fromIndex: any): number;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DragAndDropComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DragAndDropComponent, "lib-drag-and-drop", never, { "dragDropContainerClassSelector": { "alias": "dragDropContainerClassSelector"; "required": false; }; "dragDropItemClassSelector": { "alias": "dragDropItemClassSelector"; "required": false; }; "dragDropContainerIndexAttribute": { "alias": "dragDropContainerIndexAttribute"; "required": false; }; "dragDropItemIndexAttribute": { "alias": "dragDropItemIndexAttribute"; "required": false; }; "dragHandleClassSelector": { "alias": "dragHandleClassSelector"; "required": false; }; "listData": { "alias": "listData"; "required": false; }; }, { "emitListChangeEv": "emitListChangeEv"; }, never, ["*"], false, never>;
|
|
26
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./drag-and-drop.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-buttons";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-inputs";
|
|
6
|
-
import * as i5 from "@progress/kendo-angular-utils";
|
|
7
|
-
import * as i6 from "@progress/kendo-angular-listview";
|
|
8
|
-
import * as i7 from "@progress/kendo-angular-icons";
|
|
9
|
-
export declare class DragAndDropModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DragAndDropModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DragAndDropModule, [typeof i1.DragAndDropComponent], [typeof i2.CommonModule, typeof i3.ButtonsModule, typeof i4.InputsModule, typeof i5.UtilsModule, typeof i6.ListViewModule, typeof i7.IconsModule], [typeof i1.DragAndDropComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DragAndDropModule>;
|
|
13
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, EventEmitter, OnChanges, Renderer2, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { TypographyType } from '../typography/TypographyType';
|
|
4
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
5
|
-
import { ComboBoxComponent } 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 DropdownComponent implements OnChanges, AfterViewInit {
|
|
9
|
-
private themesService;
|
|
10
|
-
private renderer;
|
|
11
|
-
elementId: string;
|
|
12
|
-
label: string;
|
|
13
|
-
data: Array<any>;
|
|
14
|
-
isDisabled: boolean;
|
|
15
|
-
clearButton: boolean;
|
|
16
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
17
|
-
filterable: boolean;
|
|
18
|
-
placeholder: string;
|
|
19
|
-
itemDisabled: any;
|
|
20
|
-
popupClass: string;
|
|
21
|
-
_useAsComboBox: boolean;
|
|
22
|
-
set useAsComboBox(value: boolean);
|
|
23
|
-
_selectedItem: any;
|
|
24
|
-
set selectedItem(value: any);
|
|
25
|
-
readonly: boolean;
|
|
26
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
27
|
-
size: "small" | "medium" | "large" | "none";
|
|
28
|
-
suggest: boolean;
|
|
29
|
-
textField: string;
|
|
30
|
-
value: any;
|
|
31
|
-
valueField: string;
|
|
32
|
-
valuePrimitive: boolean;
|
|
33
|
-
model: any;
|
|
34
|
-
modelChange: EventEmitter<any>;
|
|
35
|
-
control: FormControl;
|
|
36
|
-
fontType: TypographyType;
|
|
37
|
-
focus: boolean;
|
|
38
|
-
loading: boolean;
|
|
39
|
-
loaderType: LoaderType;
|
|
40
|
-
loaderSize: LoaderSize;
|
|
41
|
-
loaderTheme: LoaderThemeColor;
|
|
42
|
-
width: string;
|
|
43
|
-
infiniteScrollLoader: boolean;
|
|
44
|
-
showError: boolean;
|
|
45
|
-
errorMessage: string;
|
|
46
|
-
onScrollEnd: EventEmitter<any>;
|
|
47
|
-
scrollListener: any;
|
|
48
|
-
constructor(themesService: ThemesService, renderer: Renderer2);
|
|
49
|
-
comboBox: ComboBoxComponent;
|
|
50
|
-
_itemDisabled: (item: any) => any;
|
|
51
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
52
|
-
ngAfterViewInit(): void;
|
|
53
|
-
emitModelChange(ev: any): void;
|
|
54
|
-
onScroll(event: any): void;
|
|
55
|
-
onDropdownOpen(): void;
|
|
56
|
-
onDropdownClose(): void;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "lib-dropdown", never, { "elementId": { "alias": "elementId"; "required": false; }; "label": { "alias": "label"; "required": false; }; "data": { "alias": "data"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "filterable": { "alias": "filterable"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "itemDisabled": { "alias": "itemDisabled"; "required": false; }; "popupClass": { "alias": "popupClass"; "required": false; }; "useAsComboBox": { "alias": "useAsComboBox"; "required": false; }; "selectedItem": { "alias": "selectedItem"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "suggest": { "alias": "suggest"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "valuePrimitive": { "alias": "valuePrimitive"; "required": false; }; "model": { "alias": "model"; "required": false; }; "control": { "alias": "control"; "required": false; }; "fontType": { "alias": "fontType"; "required": false; }; "focus": { "alias": "focus"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loaderType": { "alias": "loaderType"; "required": false; }; "loaderSize": { "alias": "loaderSize"; "required": false; }; "loaderTheme": { "alias": "loaderTheme"; "required": false; }; "width": { "alias": "width"; "required": false; }; "infiniteScrollLoader": { "alias": "infiniteScrollLoader"; "required": false; }; "showError": { "alias": "showError"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; }, { "modelChange": "modelChange"; "onScrollEnd": "onScrollEnd"; }, never, ["header"], false, never>;
|
|
59
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./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 DropdownModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, [typeof i1.DropdownComponent], [typeof i2.CommonModule, typeof i3.DropDownsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule, typeof i6.LoaderModule], [typeof i1.DropdownComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownModule>;
|
|
12
|
-
}
|
|
@@ -1,35 +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 DropdowntreeComponent implements OnChanges {
|
|
6
|
-
private themesService;
|
|
7
|
-
childrenField: string;
|
|
8
|
-
hasDefaultValue: boolean;
|
|
9
|
-
isDisabled: boolean;
|
|
10
|
-
listHeight: number;
|
|
11
|
-
value: any;
|
|
12
|
-
placeholder: string;
|
|
13
|
-
clearButton: boolean;
|
|
14
|
-
expandBy: string;
|
|
15
|
-
expandedKeys: number[];
|
|
16
|
-
data: any[];
|
|
17
|
-
textField: string;
|
|
18
|
-
readonly: boolean;
|
|
19
|
-
valueField: string;
|
|
20
|
-
footerBtnLabel: string;
|
|
21
|
-
footerBtnIcon: string;
|
|
22
|
-
hasFooterBtn: boolean;
|
|
23
|
-
rounded: "small" | "medium" | "large" | "full" | "none";
|
|
24
|
-
fillMode: "flat" | "solid" | "outline" | "none";
|
|
25
|
-
size: "small" | "medium" | "large" | "none";
|
|
26
|
-
control: FormControl;
|
|
27
|
-
selectedItem: EventEmitter<any>;
|
|
28
|
-
buttonClick: EventEmitter<any>;
|
|
29
|
-
constructor(themesService: ThemesService);
|
|
30
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
31
|
-
valueChange(e: any): void;
|
|
32
|
-
onButtonClick(e: any): void;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdowntreeComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdowntreeComponent, "lib-dropdowntree", never, { "childrenField": { "alias": "childrenField"; "required": false; }; "hasDefaultValue": { "alias": "hasDefaultValue"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "listHeight": { "alias": "listHeight"; "required": false; }; "value": { "alias": "value"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "clearButton": { "alias": "clearButton"; "required": false; }; "expandBy": { "alias": "expandBy"; "required": false; }; "expandedKeys": { "alias": "expandedKeys"; "required": false; }; "data": { "alias": "data"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "footerBtnLabel": { "alias": "footerBtnLabel"; "required": false; }; "footerBtnIcon": { "alias": "footerBtnIcon"; "required": false; }; "hasFooterBtn": { "alias": "hasFooterBtn"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "fillMode": { "alias": "fillMode"; "required": false; }; "size": { "alias": "size"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, { "selectedItem": "selectedItem"; "buttonClick": "buttonClick"; }, never, never, false, never>;
|
|
35
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dropdowntree.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 "../button/button.module";
|
|
8
|
-
export declare class DropdownTreeModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownTreeModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownTreeModule, [typeof i1.DropdowntreeComponent], [typeof i2.CommonModule, typeof i3.DropDownsModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.TypographyModule, typeof i6.ButtonModule], [typeof i1.DropdowntreeComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownTreeModule>;
|
|
12
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import { ExpansionPanelActionEvent } from '@progress/kendo-angular-layout/expansionpanel/events/action-event';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ExpansionPanelComponent {
|
|
6
|
-
private themesService;
|
|
7
|
-
collapseIcon: any;
|
|
8
|
-
expandIcon: any;
|
|
9
|
-
title: string;
|
|
10
|
-
subtitle: string;
|
|
11
|
-
data: string;
|
|
12
|
-
expanded: true | false;
|
|
13
|
-
customHeader: boolean;
|
|
14
|
-
disabled: boolean;
|
|
15
|
-
expandCollapseAllowed: any;
|
|
16
|
-
action: EventEmitter<any>;
|
|
17
|
-
constructor(themesService: ThemesService);
|
|
18
|
-
onAction(e: ExpansionPanelActionEvent): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpansionPanelComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExpansionPanelComponent, "lib-expansion-panel", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "data": { "alias": "data"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "customHeader": { "alias": "customHeader"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expandCollapseAllowed": { "alias": "expandCollapseAllowed"; "required": false; }; }, { "action": "action"; }, never, ["header", "*"], false, never>;
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./expansion-panel.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-layout";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-icons";
|
|
6
|
-
import * as i5 from "@progress/kendo-angular-buttons";
|
|
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-dropdowns";
|
|
10
|
-
import * as i9 from "@angular/platform-browser/animations";
|
|
11
|
-
import * as i10 from "../container/container.module";
|
|
12
|
-
import * as i11 from "../typography/typography.module";
|
|
13
|
-
export declare class ExpansionPanelModule {
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExpansionPanelModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ExpansionPanelModule, [typeof i1.ExpansionPanelComponent], [typeof i2.CommonModule, typeof i3.LayoutModule, typeof i4.IconsModule, typeof i5.ButtonsModule, typeof i6.InputsModule, typeof i7.LabelModule, typeof i8.DropDownsModule, typeof i9.BrowserAnimationsModule, typeof i10.ContainerModule, typeof i11.TypographyModule], [typeof i1.ExpansionPanelComponent]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ExpansionPanelModule>;
|
|
17
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IconComponent {
|
|
4
|
-
private themesService;
|
|
5
|
-
name: string;
|
|
6
|
-
_projectedIcon: boolean;
|
|
7
|
-
set projectedIcon(value: boolean);
|
|
8
|
-
_fontSize: number;
|
|
9
|
-
set fontSize(value: number);
|
|
10
|
-
type: 'success' | 'error';
|
|
11
|
-
constructor(themesService: ThemesService);
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "lib-icon", never, { "name": { "alias": "name"; "required": false; }; "projectedIcon": { "alias": "projectedIcon"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./icon.component";
|
|
3
|
-
export declare class IconModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<IconModule, [typeof i1.IconComponent], never, [typeof i1.IconComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<IconModule>;
|
|
7
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TypographyType } from '../typography/TypographyType';
|
|
2
|
-
import { ThemesService } from '@progress-chef/platform-themes-service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LabelComponent {
|
|
5
|
-
private themesService;
|
|
6
|
-
text: string;
|
|
7
|
-
hiddenLabel: string;
|
|
8
|
-
labelFont: TypographyType;
|
|
9
|
-
constructor(themesService: ThemesService);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LabelComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LabelComponent, "lib-label", never, { "text": { "alias": "text"; "required": false; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; }; "labelFont": { "alias": "labelFont"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./label.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-label";
|
|
4
|
-
import * as i3 from "../typography/typography.module";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class LabelsModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LabelsModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LabelsModule, [typeof i1.LabelComponent], [typeof i2.LabelModule, typeof i3.TypographyModule, typeof i4.CommonModule], [typeof i1.LabelComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LabelsModule>;
|
|
10
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { PageChangeEvent } from '@progress/kendo-angular-grid';
|
|
3
|
-
import { PageSizeChangeEvent } from '@progress/kendo-angular-pager';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ListViewComponent implements OnInit, OnChanges {
|
|
6
|
-
templateHeader: TemplateRef<any> | null;
|
|
7
|
-
templateFooter: TemplateRef<any> | null;
|
|
8
|
-
tempListItem: TemplateRef<any> | null;
|
|
9
|
-
templateLoader: TemplateRef<any> | null;
|
|
10
|
-
scrollBottom: EventEmitter<any>;
|
|
11
|
-
pageChange: EventEmitter<PageChangeEvent>;
|
|
12
|
-
pageSizeChange: EventEmitter<PageSizeChangeEvent>;
|
|
13
|
-
data: any;
|
|
14
|
-
customHeader: boolean;
|
|
15
|
-
customFooter: boolean;
|
|
16
|
-
height: number;
|
|
17
|
-
enableEndlessScroll: boolean;
|
|
18
|
-
noOfListItems: number;
|
|
19
|
-
listItemStyle: any;
|
|
20
|
-
loading: boolean;
|
|
21
|
-
navigable: boolean;
|
|
22
|
-
containerStyle: any;
|
|
23
|
-
listItemCount: EventEmitter<number>;
|
|
24
|
-
view: any[];
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngOnChanges(): void;
|
|
27
|
-
onGetListItemCount(): void;
|
|
28
|
-
onScrollToBottom(): void;
|
|
29
|
-
setListItemOnScroll(): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListViewComponent, "lib-list-view", never, { "data": { "alias": "data"; "required": false; }; "customHeader": { "alias": "customHeader"; "required": false; }; "customFooter": { "alias": "customFooter"; "required": false; }; "height": { "alias": "height"; "required": false; }; "enableEndlessScroll": { "alias": "enableEndlessScroll"; "required": false; }; "noOfListItems": { "alias": "noOfListItems"; "required": false; }; "listItemStyle": { "alias": "listItemStyle"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "navigable": { "alias": "navigable"; "required": false; }; "containerStyle": { "alias": "containerStyle"; "required": false; }; }, { "scrollBottom": "scrollBottom"; "pageChange": "pageChange"; "pageSizeChange": "pageSizeChange"; "listItemCount": "listItemCount"; }, ["templateHeader", "templateFooter", "tempListItem", "templateLoader"], never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./list-view.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-layout";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-icons";
|
|
6
|
-
import * as i5 from "@progress/kendo-angular-buttons";
|
|
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-dropdowns";
|
|
10
|
-
import * as i9 from "@angular/platform-browser/animations";
|
|
11
|
-
import * as i10 from "../container/container.module";
|
|
12
|
-
import * as i11 from "../typography/typography.module";
|
|
13
|
-
import * as i12 from "@progress/kendo-angular-listview";
|
|
14
|
-
export declare class ListViewsModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListViewsModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ListViewsModule, [typeof i1.ListViewComponent], [typeof i2.CommonModule, typeof i3.LayoutModule, typeof i4.IconsModule, typeof i5.ButtonsModule, typeof i6.InputsModule, typeof i7.LabelModule, typeof i8.DropDownsModule, typeof i9.BrowserAnimationsModule, typeof i10.ContainerModule, typeof i11.TypographyModule, typeof i12.ListViewModule], [typeof i1.ListViewComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ListViewsModule>;
|
|
18
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum LoaderSize {
|
|
3
|
-
small = "small",
|
|
4
|
-
medium = "medium",
|
|
5
|
-
large = "large"
|
|
6
|
-
}
|
|
7
|
-
export declare enum LoaderType {
|
|
8
|
-
pulsing = "pulsing",
|
|
9
|
-
infiniteSpinner = "infinite-spinner",
|
|
10
|
-
convergingSpinner = "converging-spinner"
|
|
11
|
-
}
|
|
12
|
-
export declare enum LoaderThemeColor {
|
|
13
|
-
primary = "primary",
|
|
14
|
-
secondary = "secondary",
|
|
15
|
-
tertiary = "tertiary",
|
|
16
|
-
info = "info",
|
|
17
|
-
success = "success",
|
|
18
|
-
warning = "warning",
|
|
19
|
-
error = "error",
|
|
20
|
-
dark = "dark",
|
|
21
|
-
light = "light",
|
|
22
|
-
inverse = "inverse"
|
|
23
|
-
}
|
|
24
|
-
export declare class LoaderComponent {
|
|
25
|
-
size: LoaderSize;
|
|
26
|
-
type: LoaderType;
|
|
27
|
-
themeColor: LoaderThemeColor;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "lib-loader", never, { "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "themeColor": { "alias": "themeColor"; "required": false; }; }, {}, never, never, false, never>;
|
|
30
|
-
}
|