ng-tailwind 4.1.13 → 4.1.14
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/README.md +24 -24
- package/animations/ngt-angular-animations.d.ts +5 -5
- package/base/ngt-base-ng-model.d.ts +32 -32
- package/components/ngt-action/ngt-action.component.d.ts +16 -16
- package/components/ngt-action/ngt-action.module.d.ts +10 -10
- package/components/ngt-button/ngt-button.component.d.ts +25 -25
- package/components/ngt-button/ngt-button.module.d.ts +10 -10
- package/components/ngt-checkbox/ngt-checkbox.component.d.ts +47 -46
- package/components/ngt-checkbox/ngt-checkbox.module.d.ts +10 -10
- package/components/ngt-content/ngt-content.component.d.ts +12 -12
- package/components/ngt-content/ngt-content.module.d.ts +8 -8
- package/components/ngt-datatable/ngt-datatable.component.d.ts +117 -117
- package/components/ngt-datatable/ngt-datatable.module.d.ts +24 -24
- package/components/ngt-datatable/ngt-tbody/ngt-tbody.component.d.ts +14 -14
- package/components/ngt-datatable/ngt-td/ngt-td.component.d.ts +14 -14
- package/components/ngt-datatable/ngt-td-check/ngt-td-check.component.d.ts +29 -29
- package/components/ngt-datatable/ngt-th/ngt-th.component.d.ts +51 -51
- package/components/ngt-datatable/ngt-th-check/ngt-th-check.component.d.ts +22 -22
- package/components/ngt-datatable/ngt-thead/ngt-thead.component.d.ts +13 -13
- package/components/ngt-datatable/ngt-tr/ngt-tr.component.d.ts +20 -20
- package/components/ngt-date/ngt-date.component.d.ts +79 -79
- package/components/ngt-date/ngt-date.module.d.ts +13 -13
- package/components/ngt-dropdown/ngt-dropdown-container/ngt-dropdown-container.component.d.ts +8 -8
- package/components/ngt-dropdown/ngt-dropdown.component.d.ts +53 -53
- package/components/ngt-dropdown/ngt-dropdown.module.d.ts +9 -9
- package/components/ngt-dropzone/custom-dropzone-preview/custom-dropzone-preview.component.d.ts +14 -14
- package/components/ngt-dropzone/ngt-dropzone-file-viewer/ngt-dropzone-file-viewer.component.d.ts +25 -25
- package/components/ngt-dropzone/ngt-dropzone-view/ngt-dropzone-view.component.d.ts +35 -35
- package/components/ngt-dropzone/ngt-dropzone.component.d.ts +86 -86
- package/components/ngt-dropzone/ngt-dropzone.meta.d.ts +27 -27
- package/components/ngt-dropzone/ngt-dropzone.module.d.ts +17 -17
- package/components/ngt-floating-button/ngt-floating-button.component.d.ts +35 -35
- package/components/ngt-floating-button/ngt-floating-button.module.d.ts +10 -10
- package/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.component.d.ts +10 -10
- package/components/ngt-form/ngt-form.component.d.ts +55 -55
- package/components/ngt-form/ngt-form.module.d.ts +9 -9
- package/components/ngt-header-nav/ngt-header-nav.component.d.ts +14 -14
- package/components/ngt-header-nav/ngt-header-nav.module.d.ts +8 -8
- package/components/ngt-helper/ngt-helper.component.d.ts +25 -25
- package/components/ngt-helper/ngt-helper.module.d.ts +10 -10
- package/components/ngt-input/ngt-input.component.d.ts +109 -109
- package/components/ngt-input/ngt-input.module.d.ts +14 -14
- package/components/ngt-modal/ngt-modal-body/ngt-modal-body.component.d.ts +5 -5
- package/components/ngt-modal/ngt-modal-footer/ngt-modal-footer.component.d.ts +5 -5
- package/components/ngt-modal/ngt-modal-header/ngt-modal-header.component.d.ts +15 -15
- package/components/ngt-modal/ngt-modal.component.d.ts +25 -25
- package/components/ngt-modal/ngt-modal.module.d.ts +11 -11
- package/components/ngt-multi-select/ngt-multi-select.component.d.ts +103 -103
- package/components/ngt-multi-select/ngt-multi-select.module.d.ts +15 -15
- package/components/ngt-pagination/ngt-pagination.component.d.ts +43 -43
- package/components/ngt-pagination/ngt-pagination.module.d.ts +12 -12
- package/components/ngt-popover/ngt-popover-tooltip/ngt-popover-tooltip.component.d.ts +15 -15
- package/components/ngt-popover/ngt-popover.component.d.ts +31 -31
- package/components/ngt-popover/ngt-popover.directive.d.ts +27 -27
- package/components/ngt-popover/ngt-popover.module.d.ts +11 -11
- package/components/ngt-portlet/ngt-portlet-body/ngt-portlet-body.component.d.ts +12 -12
- package/components/ngt-portlet/ngt-portlet-footer/ngt-portlet-footer.component.d.ts +12 -12
- package/components/ngt-portlet/ngt-portlet-header/ngt-portlet-header.component.d.ts +17 -17
- package/components/ngt-portlet/ngt-portlet.component.d.ts +20 -20
- package/components/ngt-portlet/ngt-portlet.module.d.ts +13 -13
- package/components/ngt-radio-button/ngt-radio-button-container/ngt-radio-button-container.component.d.ts +9 -9
- package/components/ngt-radio-button/ngt-radio-button.component.d.ts +35 -35
- package/components/ngt-radio-button/ngt-radio-button.module.d.ts +11 -11
- package/components/ngt-section/ngt-section.component.d.ts +29 -29
- package/components/ngt-section/ngt-section.module.d.ts +11 -11
- package/components/ngt-select/ngt-select.component.d.ts +135 -135
- package/components/ngt-select/ngt-select.directive.d.ts +20 -20
- package/components/ngt-select/ngt-select.module.d.ts +16 -16
- package/components/ngt-shining/ngt-shining.component.d.ts +19 -19
- package/components/ngt-shining/ngt-shining.module.d.ts +8 -8
- package/components/ngt-sidenav/ngt-sidenav.component.d.ts +32 -32
- package/components/ngt-sidenav/ngt-sidenav.module.d.ts +8 -8
- package/components/ngt-slider/ngt-slider.component.d.ts +34 -34
- package/components/ngt-slider/ngt-slider.module.d.ts +9 -9
- package/components/ngt-svg/ngt-svg.component.d.ts +13 -13
- package/components/ngt-svg/ngt-svg.module.d.ts +10 -10
- package/components/ngt-tag/ngt-tag.component.d.ts +13 -13
- package/components/ngt-tag/ngt-tag.module.d.ts +9 -9
- package/components/ngt-textarea/ngt-textarea.component.d.ts +49 -49
- package/components/ngt-textarea/ngt-textarea.module.d.ts +13 -13
- package/components/ngt-validation/ngt-validation.component.d.ts +13 -13
- package/components/ngt-validation/ngt-validation.module.d.ts +8 -8
- package/directives/ngt-stylizable/ngt-stylizable.directive.d.ts +68 -68
- package/directives/ngt-stylizable/ngt-stylizable.module.d.ts +8 -8
- package/enums/size.enum.d.ts +8 -8
- package/esm2020/animations/ngt-angular-animations.mjs +34 -34
- package/esm2020/base/ngt-base-ng-model.mjs +90 -90
- package/esm2020/components/ngt-action/ngt-action.component.mjs +54 -54
- package/esm2020/components/ngt-action/ngt-action.module.mjs +28 -28
- package/esm2020/components/ngt-button/ngt-button.component.mjs +115 -115
- package/esm2020/components/ngt-button/ngt-button.module.mjs +28 -28
- package/esm2020/components/ngt-checkbox/ngt-checkbox.component.mjs +177 -175
- package/esm2020/components/ngt-checkbox/ngt-checkbox.module.mjs +28 -28
- package/esm2020/components/ngt-content/ngt-content.component.mjs +32 -32
- package/esm2020/components/ngt-content/ngt-content.module.mjs +20 -20
- package/esm2020/components/ngt-datatable/ngt-datatable.component.mjs +431 -431
- package/esm2020/components/ngt-datatable/ngt-datatable.module.mjs +95 -95
- package/esm2020/components/ngt-datatable/ngt-tbody/ngt-tbody.component.mjs +57 -57
- package/esm2020/components/ngt-datatable/ngt-td/ngt-td.component.mjs +62 -62
- package/esm2020/components/ngt-datatable/ngt-td-check/ngt-td-check.component.mjs +113 -113
- package/esm2020/components/ngt-datatable/ngt-th/ngt-th.component.mjs +211 -211
- package/esm2020/components/ngt-datatable/ngt-th-check/ngt-th-check.component.mjs +91 -91
- package/esm2020/components/ngt-datatable/ngt-thead/ngt-thead.component.mjs +55 -55
- package/esm2020/components/ngt-datatable/ngt-tr/ngt-tr.component.mjs +86 -86
- package/esm2020/components/ngt-date/ngt-date.component.mjs +418 -418
- package/esm2020/components/ngt-date/ngt-date.module.mjs +40 -40
- package/esm2020/components/ngt-dropdown/ngt-dropdown-container/ngt-dropdown-container.component.mjs +19 -19
- package/esm2020/components/ngt-dropdown/ngt-dropdown.component.mjs +204 -204
- package/esm2020/components/ngt-dropdown/ngt-dropdown.module.mjs +21 -21
- package/esm2020/components/ngt-dropzone/custom-dropzone-preview/custom-dropzone-preview.component.mjs +54 -54
- package/esm2020/components/ngt-dropzone/ngt-dropzone-file-viewer/ngt-dropzone-file-viewer.component.mjs +66 -66
- package/esm2020/components/ngt-dropzone/ngt-dropzone-view/ngt-dropzone-view.component.mjs +94 -94
- package/esm2020/components/ngt-dropzone/ngt-dropzone.component.mjs +464 -464
- package/esm2020/components/ngt-dropzone/ngt-dropzone.meta.mjs +24 -24
- package/esm2020/components/ngt-dropzone/ngt-dropzone.module.mjs +55 -55
- package/esm2020/components/ngt-floating-button/ngt-floating-button.component.mjs +119 -119
- package/esm2020/components/ngt-floating-button/ngt-floating-button.module.mjs +28 -28
- package/esm2020/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.component.mjs +22 -22
- package/esm2020/components/ngt-form/ngt-form.component.mjs +193 -193
- package/esm2020/components/ngt-form/ngt-form.module.mjs +29 -29
- package/esm2020/components/ngt-header-nav/ngt-header-nav.component.mjs +39 -39
- package/esm2020/components/ngt-header-nav/ngt-header-nav.module.mjs +20 -20
- package/esm2020/components/ngt-helper/ngt-helper.component.mjs +68 -68
- package/esm2020/components/ngt-helper/ngt-helper.module.mjs +28 -28
- package/esm2020/components/ngt-input/ngt-input.component.mjs +722 -722
- package/esm2020/components/ngt-input/ngt-input.module.mjs +47 -47
- package/esm2020/components/ngt-modal/ngt-modal-body/ngt-modal-body.component.mjs +11 -11
- package/esm2020/components/ngt-modal/ngt-modal-footer/ngt-modal-footer.component.mjs +11 -11
- package/esm2020/components/ngt-modal/ngt-modal-header/ngt-modal-header.component.mjs +38 -38
- package/esm2020/components/ngt-modal/ngt-modal.component.mjs +102 -102
- package/esm2020/components/ngt-modal/ngt-modal.module.mjs +39 -39
- package/esm2020/components/ngt-multi-select/ngt-multi-select.component.mjs +446 -446
- package/esm2020/components/ngt-multi-select/ngt-multi-select.module.mjs +52 -52
- package/esm2020/components/ngt-pagination/ngt-pagination.component.mjs +162 -162
- package/esm2020/components/ngt-pagination/ngt-pagination.module.mjs +36 -36
- package/esm2020/components/ngt-popover/ngt-popover-tooltip/ngt-popover-tooltip.component.mjs +40 -40
- package/esm2020/components/ngt-popover/ngt-popover.component.mjs +85 -85
- package/esm2020/components/ngt-popover/ngt-popover.directive.mjs +105 -105
- package/esm2020/components/ngt-popover/ngt-popover.module.mjs +36 -36
- package/esm2020/components/ngt-portlet/ngt-portlet-body/ngt-portlet-body.component.mjs +34 -34
- package/esm2020/components/ngt-portlet/ngt-portlet-footer/ngt-portlet-footer.component.mjs +33 -33
- package/esm2020/components/ngt-portlet/ngt-portlet-header/ngt-portlet-header.component.mjs +53 -53
- package/esm2020/components/ngt-portlet/ngt-portlet.component.mjs +74 -74
- package/esm2020/components/ngt-portlet/ngt-portlet.module.mjs +47 -47
- package/esm2020/components/ngt-radio-button/ngt-radio-button-container/ngt-radio-button-container.component.mjs +19 -19
- package/esm2020/components/ngt-radio-button/ngt-radio-button.component.mjs +125 -125
- package/esm2020/components/ngt-radio-button/ngt-radio-button.module.mjs +29 -29
- package/esm2020/components/ngt-section/ngt-section.component.mjs +119 -119
- package/esm2020/components/ngt-section/ngt-section.module.mjs +32 -32
- package/esm2020/components/ngt-select/ngt-select.component.mjs +552 -552
- package/esm2020/components/ngt-select/ngt-select.directive.mjs +36 -36
- package/esm2020/components/ngt-select/ngt-select.module.mjs +65 -65
- package/esm2020/components/ngt-shining/ngt-shining.component.mjs +40 -40
- package/esm2020/components/ngt-shining/ngt-shining.module.mjs +20 -20
- package/esm2020/components/ngt-sidenav/ngt-sidenav.component.mjs +132 -132
- package/esm2020/components/ngt-sidenav/ngt-sidenav.module.mjs +20 -20
- package/esm2020/components/ngt-slider/ngt-slider.component.mjs +99 -99
- package/esm2020/components/ngt-slider/ngt-slider.module.mjs +24 -24
- package/esm2020/components/ngt-svg/ngt-svg.component.mjs +53 -53
- package/esm2020/components/ngt-svg/ngt-svg.module.mjs +28 -28
- package/esm2020/components/ngt-tag/ngt-tag.component.mjs +37 -37
- package/esm2020/components/ngt-tag/ngt-tag.module.mjs +24 -24
- package/esm2020/components/ngt-textarea/ngt-textarea.component.mjs +238 -238
- package/esm2020/components/ngt-textarea/ngt-textarea.module.mjs +43 -43
- package/esm2020/components/ngt-validation/ngt-validation.component.mjs +26 -26
- package/esm2020/components/ngt-validation/ngt-validation.module.mjs +20 -20
- package/esm2020/directives/ngt-stylizable/ngt-stylizable.directive.mjs +290 -290
- package/esm2020/directives/ngt-stylizable/ngt-stylizable.module.mjs +20 -20
- package/esm2020/enums/size.enum.mjs +11 -11
- package/esm2020/helpers/enum/enum.mjs +7 -7
- package/esm2020/helpers/form/form.mjs +14 -14
- package/esm2020/helpers/input-mask/input-mask.helper.mjs +23 -23
- package/esm2020/helpers/routing/route.mjs +11 -11
- package/esm2020/helpers/uuid.mjs +10 -10
- package/esm2020/ng-tailwind.mjs +4 -4
- package/esm2020/public-api.mjs +121 -121
- package/esm2020/services/http/ngt-attachment-http.service.mjs +3 -3
- package/esm2020/services/http/ngt-http-form.service.mjs +3 -3
- package/esm2020/services/http/ngt-http-resource.service.mjs +3 -3
- package/esm2020/services/http/ngt-http-validation.service.mjs +3 -3
- package/esm2020/services/http/ngt-http.service.mjs +3 -3
- package/esm2020/services/http/ngt-translate.service.mjs +3 -3
- package/esm2020/services/ngt-stylizable/ngt-stylizable.service.mjs +273 -273
- package/fesm2015/ng-tailwind.mjs +7792 -7790
- package/fesm2015/ng-tailwind.mjs.map +1 -1
- package/fesm2020/ng-tailwind.mjs +7655 -7653
- package/fesm2020/ng-tailwind.mjs.map +1 -1
- package/helpers/enum/enum.d.ts +1 -1
- package/helpers/form/form.d.ts +4 -4
- package/helpers/input-mask/input-mask.helper.d.ts +17 -17
- package/helpers/routing/route.d.ts +2 -2
- package/helpers/uuid.d.ts +1 -1
- package/index.d.ts +5 -5
- package/package.json +1 -1
- package/public-api.d.ts +83 -83
- package/services/http/ngt-attachment-http.service.d.ts +10 -10
- package/services/http/ngt-http-form.service.d.ts +5 -5
- package/services/http/ngt-http-resource.service.d.ts +12 -12
- package/services/http/ngt-http-validation.service.d.ts +11 -11
- package/services/http/ngt-http.service.d.ts +27 -27
- package/services/http/ngt-translate.service.d.ts +29 -29
- package/services/ngt-stylizable/ngt-stylizable.service.d.ts +96 -96
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./ngt-multi-select.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../ngt-validation/ngt-validation.module";
|
|
6
|
-
import * as i5 from "../ngt-shining/ngt-shining.module";
|
|
7
|
-
import * as i6 from "../ngt-helper/ngt-helper.module";
|
|
8
|
-
import * as i7 from "../ngt-input/ngt-input.module";
|
|
9
|
-
import * as i8 from "../ngt-checkbox/ngt-checkbox.module";
|
|
10
|
-
import * as i9 from "../../directives/ngt-stylizable/ngt-stylizable.module";
|
|
11
|
-
export declare class NgtMultiSelectModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtMultiSelectModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtMultiSelectModule, [typeof i1.NgtMultiSelectComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgtValidationModule, typeof i5.NgtShiningModule, typeof i6.NgtHelperModule, typeof i7.NgtInputModule, typeof i8.NgtCheckboxModule, typeof i9.NgtStylizableModule], [typeof i1.NgtMultiSelectComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgtMultiSelectModule>;
|
|
15
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./ngt-multi-select.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/forms";
|
|
5
|
+
import * as i4 from "../ngt-validation/ngt-validation.module";
|
|
6
|
+
import * as i5 from "../ngt-shining/ngt-shining.module";
|
|
7
|
+
import * as i6 from "../ngt-helper/ngt-helper.module";
|
|
8
|
+
import * as i7 from "../ngt-input/ngt-input.module";
|
|
9
|
+
import * as i8 from "../ngt-checkbox/ngt-checkbox.module";
|
|
10
|
+
import * as i9 from "../../directives/ngt-stylizable/ngt-stylizable.module";
|
|
11
|
+
export declare class NgtMultiSelectModule {
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtMultiSelectModule, never>;
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtMultiSelectModule, [typeof i1.NgtMultiSelectComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgtValidationModule, typeof i5.NgtShiningModule, typeof i6.NgtHelperModule, typeof i7.NgtInputModule, typeof i8.NgtCheckboxModule, typeof i9.NgtStylizableModule], [typeof i1.NgtMultiSelectComponent]>;
|
|
14
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgtMultiSelectModule>;
|
|
15
|
+
}
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
import { EventEmitter, Injector } from '@angular/core';
|
|
2
|
-
import { NgtHttpMeta, NgtHttpPagination } from '../../services/http/ngt-http.service';
|
|
3
|
-
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
4
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NgtPaginationComponent {
|
|
7
|
-
private injector;
|
|
8
|
-
ngtTranslateService: NgtTranslateService;
|
|
9
|
-
pagesInterval: number;
|
|
10
|
-
onPageChange: EventEmitter<number>;
|
|
11
|
-
onPerPageChange: EventEmitter<number>;
|
|
12
|
-
/** Styles */
|
|
13
|
-
ngtPaginationActivePageButtonStyle: NgtStylizableService;
|
|
14
|
-
ngtPaginationNextPreviousButtonStyle: NgtStylizableService;
|
|
15
|
-
ngtPaginationNextPreviousSectionButtonStyle: NgtStylizableService;
|
|
16
|
-
ngtPaginationFirstLastButtonStyle: NgtStylizableService;
|
|
17
|
-
ngtPaginationPageButtonStyle: NgtStylizableService;
|
|
18
|
-
sectionStartPage: number;
|
|
19
|
-
sectionEndPage: number;
|
|
20
|
-
displayNextSectionButton: boolean;
|
|
21
|
-
displayPreviousSectionButton: boolean;
|
|
22
|
-
displayPagination: boolean;
|
|
23
|
-
pagination: NgtHttpPagination;
|
|
24
|
-
pages: any[];
|
|
25
|
-
registersPerPageOptions: number[];
|
|
26
|
-
currentRegistersPerPage: number;
|
|
27
|
-
constructor(injector: Injector, ngtTranslateService: NgtTranslateService);
|
|
28
|
-
onRegistersPerPageChange(value: any): void;
|
|
29
|
-
goToPage(page: number): Promise<void>;
|
|
30
|
-
goToPreviousPage(): Promise<void>;
|
|
31
|
-
goToNextPage(): Promise<void>;
|
|
32
|
-
goToPreviousSection(): Promise<void>;
|
|
33
|
-
goToNextSection(): Promise<void>;
|
|
34
|
-
goToFirstPage(): Promise<void>;
|
|
35
|
-
goToLastPage(): Promise<void>;
|
|
36
|
-
getCurrentPage(): number;
|
|
37
|
-
getPagination(): NgtHttpPagination;
|
|
38
|
-
proccessPagination(meta: NgtHttpMeta): void;
|
|
39
|
-
resetPagination(): void;
|
|
40
|
-
private bindDisplayedButtonSections;
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPaginationComponent, [null, { optional: true; }]>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPaginationComponent, "ngt-pagination", never, { "pagesInterval": "pagesInterval"; }, { "onPageChange": "onPageChange"; "onPerPageChange": "onPerPageChange"; }, never, never, false, never>;
|
|
43
|
-
}
|
|
1
|
+
import { EventEmitter, Injector } from '@angular/core';
|
|
2
|
+
import { NgtHttpMeta, NgtHttpPagination } from '../../services/http/ngt-http.service';
|
|
3
|
+
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
4
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class NgtPaginationComponent {
|
|
7
|
+
private injector;
|
|
8
|
+
ngtTranslateService: NgtTranslateService;
|
|
9
|
+
pagesInterval: number;
|
|
10
|
+
onPageChange: EventEmitter<number>;
|
|
11
|
+
onPerPageChange: EventEmitter<number>;
|
|
12
|
+
/** Styles */
|
|
13
|
+
ngtPaginationActivePageButtonStyle: NgtStylizableService;
|
|
14
|
+
ngtPaginationNextPreviousButtonStyle: NgtStylizableService;
|
|
15
|
+
ngtPaginationNextPreviousSectionButtonStyle: NgtStylizableService;
|
|
16
|
+
ngtPaginationFirstLastButtonStyle: NgtStylizableService;
|
|
17
|
+
ngtPaginationPageButtonStyle: NgtStylizableService;
|
|
18
|
+
sectionStartPage: number;
|
|
19
|
+
sectionEndPage: number;
|
|
20
|
+
displayNextSectionButton: boolean;
|
|
21
|
+
displayPreviousSectionButton: boolean;
|
|
22
|
+
displayPagination: boolean;
|
|
23
|
+
pagination: NgtHttpPagination;
|
|
24
|
+
pages: any[];
|
|
25
|
+
registersPerPageOptions: number[];
|
|
26
|
+
currentRegistersPerPage: number;
|
|
27
|
+
constructor(injector: Injector, ngtTranslateService: NgtTranslateService);
|
|
28
|
+
onRegistersPerPageChange(value: any): void;
|
|
29
|
+
goToPage(page: number): Promise<void>;
|
|
30
|
+
goToPreviousPage(): Promise<void>;
|
|
31
|
+
goToNextPage(): Promise<void>;
|
|
32
|
+
goToPreviousSection(): Promise<void>;
|
|
33
|
+
goToNextSection(): Promise<void>;
|
|
34
|
+
goToFirstPage(): Promise<void>;
|
|
35
|
+
goToLastPage(): Promise<void>;
|
|
36
|
+
getCurrentPage(): number;
|
|
37
|
+
getPagination(): NgtHttpPagination;
|
|
38
|
+
proccessPagination(meta: NgtHttpMeta): void;
|
|
39
|
+
resetPagination(): void;
|
|
40
|
+
private bindDisplayedButtonSections;
|
|
41
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPaginationComponent, [null, { optional: true; }]>;
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPaginationComponent, "ngt-pagination", never, { "pagesInterval": "pagesInterval"; }, { "onPageChange": "onPageChange"; "onPerPageChange": "onPerPageChange"; }, never, never, false, never>;
|
|
43
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./ngt-pagination.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../../directives/ngt-stylizable/ngt-stylizable.module";
|
|
6
|
-
import * as i5 from "../ngt-action/ngt-action.module";
|
|
7
|
-
import * as i6 from "../ngt-select/ngt-select.module";
|
|
8
|
-
export declare class NgtPaginationModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPaginationModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPaginationModule, [typeof i1.NgtPaginationComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgtStylizableModule, typeof i5.NgtActionModule, typeof i6.NgtSelectModule], [typeof i1.NgtPaginationComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPaginationModule>;
|
|
12
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./ngt-pagination.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "@angular/forms";
|
|
5
|
+
import * as i4 from "../../directives/ngt-stylizable/ngt-stylizable.module";
|
|
6
|
+
import * as i5 from "../ngt-action/ngt-action.module";
|
|
7
|
+
import * as i6 from "../ngt-select/ngt-select.module";
|
|
8
|
+
export declare class NgtPaginationModule {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPaginationModule, never>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPaginationModule, [typeof i1.NgtPaginationComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgtStylizableModule, typeof i5.NgtActionModule, typeof i6.NgtSelectModule], [typeof i1.NgtPaginationComponent]>;
|
|
11
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPaginationModule>;
|
|
12
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NgtPopoverTooltipComponent {
|
|
4
|
-
popover: string;
|
|
5
|
-
popoverTemplate: TemplateRef<any>;
|
|
6
|
-
position: NgtPopoverPosition;
|
|
7
|
-
positionClasses: any;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverTooltipComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPopoverTooltipComponent, "ngt-popover-tooltip", never, {}, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
11
|
-
export declare enum NgtPopoverPosition {
|
|
12
|
-
DEFAULT = "TOP",
|
|
13
|
-
TOP = "TOP",
|
|
14
|
-
BOTTOM = "BOTTOM"
|
|
15
|
-
}
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class NgtPopoverTooltipComponent {
|
|
4
|
+
popover: string;
|
|
5
|
+
popoverTemplate: TemplateRef<any>;
|
|
6
|
+
position: NgtPopoverPosition;
|
|
7
|
+
positionClasses: any;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverTooltipComponent, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPopoverTooltipComponent, "ngt-popover-tooltip", never, {}, {}, never, never, false, never>;
|
|
10
|
+
}
|
|
11
|
+
export declare enum NgtPopoverPosition {
|
|
12
|
+
DEFAULT = "TOP",
|
|
13
|
+
TOP = "TOP",
|
|
14
|
+
BOTTOM = "BOTTOM"
|
|
15
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, Injector } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
4
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NgtPopoverComponent {
|
|
7
|
-
ngtStylizableDirective: NgtStylizableDirective;
|
|
8
|
-
ngtTranslateService: NgtTranslateService;
|
|
9
|
-
private injector;
|
|
10
|
-
dropdownRef: ElementRef;
|
|
11
|
-
hostDiv: ElementRef;
|
|
12
|
-
closeTimeout: number;
|
|
13
|
-
openMethod: string;
|
|
14
|
-
closeOnClick: boolean;
|
|
15
|
-
placeOnBottom: boolean;
|
|
16
|
-
placeOnLeft: boolean;
|
|
17
|
-
onClick: EventEmitter<any>;
|
|
18
|
-
ngtStyle: NgtStylizableService;
|
|
19
|
-
stylesToCompile: Array<string>;
|
|
20
|
-
private clickTimeout;
|
|
21
|
-
constructor(ngtStylizableDirective: NgtStylizableDirective, ngtTranslateService: NgtTranslateService, injector: Injector);
|
|
22
|
-
fireClickEvent(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverComponent, [{ optional: true; self: true; }, { optional: true; }, null]>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPopoverComponent, "ngt-popover", never, { "closeTimeout": "closeTimeout"; "openMethod": "openMethod"; "closeOnClick": "closeOnClick"; "placeOnBottom": "placeOnBottom"; "placeOnLeft": "placeOnLeft"; }, { "onClick": "onClick"; }, never, ["*", "[popover-content]"], false, never>;
|
|
25
|
-
}
|
|
26
|
-
export declare enum NgtPopoverOpenMethod {
|
|
27
|
-
CLICK = "CLICK",
|
|
28
|
-
POPOVER_CLICK = "POPOVER_CLICK",
|
|
29
|
-
RIGHT_CLICK = "RIGHT_CLICK",
|
|
30
|
-
HOVER = "HOVER"
|
|
31
|
-
}
|
|
1
|
+
import { ElementRef, EventEmitter, Injector } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
4
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class NgtPopoverComponent {
|
|
7
|
+
ngtStylizableDirective: NgtStylizableDirective;
|
|
8
|
+
ngtTranslateService: NgtTranslateService;
|
|
9
|
+
private injector;
|
|
10
|
+
dropdownRef: ElementRef;
|
|
11
|
+
hostDiv: ElementRef;
|
|
12
|
+
closeTimeout: number;
|
|
13
|
+
openMethod: string;
|
|
14
|
+
closeOnClick: boolean;
|
|
15
|
+
placeOnBottom: boolean;
|
|
16
|
+
placeOnLeft: boolean;
|
|
17
|
+
onClick: EventEmitter<any>;
|
|
18
|
+
ngtStyle: NgtStylizableService;
|
|
19
|
+
stylesToCompile: Array<string>;
|
|
20
|
+
private clickTimeout;
|
|
21
|
+
constructor(ngtStylizableDirective: NgtStylizableDirective, ngtTranslateService: NgtTranslateService, injector: Injector);
|
|
22
|
+
fireClickEvent(): void;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverComponent, [{ optional: true; self: true; }, { optional: true; }, null]>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPopoverComponent, "ngt-popover", never, { "closeTimeout": "closeTimeout"; "openMethod": "openMethod"; "closeOnClick": "closeOnClick"; "placeOnBottom": "placeOnBottom"; "placeOnLeft": "placeOnLeft"; }, { "onClick": "onClick"; }, never, ["*", "[popover-content]"], false, never>;
|
|
25
|
+
}
|
|
26
|
+
export declare enum NgtPopoverOpenMethod {
|
|
27
|
+
CLICK = "CLICK",
|
|
28
|
+
POPOVER_CLICK = "POPOVER_CLICK",
|
|
29
|
+
RIGHT_CLICK = "RIGHT_CLICK",
|
|
30
|
+
HOVER = "HOVER"
|
|
31
|
+
}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { ComponentFactoryResolver, ElementRef, OnDestroy, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import { NgtPopoverPosition } from './ngt-popover-tooltip/ngt-popover-tooltip.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NgtPopoverDirective implements OnDestroy {
|
|
5
|
-
private elementRef;
|
|
6
|
-
private componentFactoryResolver;
|
|
7
|
-
private viewContainerRef;
|
|
8
|
-
ngtPopoverContent: string;
|
|
9
|
-
ngtPopoverTemplate: TemplateRef<any>;
|
|
10
|
-
ngtPopoverPosition: NgtPopoverPosition;
|
|
11
|
-
dismissDelay: number;
|
|
12
|
-
closeOnClick: boolean;
|
|
13
|
-
openMethod: 'HOVER' | 'CLICK';
|
|
14
|
-
private componentRef;
|
|
15
|
-
private dismissTimeoutInstance;
|
|
16
|
-
constructor(elementRef: ElementRef, componentFactoryResolver: ComponentFactoryResolver, viewContainerRef: ViewContainerRef);
|
|
17
|
-
onClick(): void;
|
|
18
|
-
onDocumentClick(target: HTMLElement): void;
|
|
19
|
-
onMouseLeave(): void;
|
|
20
|
-
onMouseEnter(): void;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
private createPopover;
|
|
23
|
-
private destroy;
|
|
24
|
-
private setupPopoverComponent;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverDirective, never>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NgtPopoverDirective, "[ngt-popover]", never, { "ngtPopoverContent": "ngtPopoverContent"; "ngtPopoverTemplate": "ngtPopoverTemplate"; "ngtPopoverPosition": "ngtPopoverPosition"; "dismissDelay": "dismissDelay"; "closeOnClick": "closeOnClick"; "openMethod": "openMethod"; }, {}, never, never, false, never>;
|
|
27
|
-
}
|
|
1
|
+
import { ComponentFactoryResolver, ElementRef, OnDestroy, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { NgtPopoverPosition } from './ngt-popover-tooltip/ngt-popover-tooltip.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class NgtPopoverDirective implements OnDestroy {
|
|
5
|
+
private elementRef;
|
|
6
|
+
private componentFactoryResolver;
|
|
7
|
+
private viewContainerRef;
|
|
8
|
+
ngtPopoverContent: string;
|
|
9
|
+
ngtPopoverTemplate: TemplateRef<any>;
|
|
10
|
+
ngtPopoverPosition: NgtPopoverPosition;
|
|
11
|
+
dismissDelay: number;
|
|
12
|
+
closeOnClick: boolean;
|
|
13
|
+
openMethod: 'HOVER' | 'CLICK';
|
|
14
|
+
private componentRef;
|
|
15
|
+
private dismissTimeoutInstance;
|
|
16
|
+
constructor(elementRef: ElementRef, componentFactoryResolver: ComponentFactoryResolver, viewContainerRef: ViewContainerRef);
|
|
17
|
+
onClick(): void;
|
|
18
|
+
onDocumentClick(target: HTMLElement): void;
|
|
19
|
+
onMouseLeave(): void;
|
|
20
|
+
onMouseEnter(): void;
|
|
21
|
+
ngOnDestroy(): void;
|
|
22
|
+
private createPopover;
|
|
23
|
+
private destroy;
|
|
24
|
+
private setupPopoverComponent;
|
|
25
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverDirective, never>;
|
|
26
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NgtPopoverDirective, "[ngt-popover]", never, { "ngtPopoverContent": "ngtPopoverContent"; "ngtPopoverTemplate": "ngtPopoverTemplate"; "ngtPopoverPosition": "ngtPopoverPosition"; "dismissDelay": "dismissDelay"; "closeOnClick": "closeOnClick"; "openMethod": "openMethod"; }, {}, never, never, false, never>;
|
|
27
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./ngt-popover.component";
|
|
3
|
-
import * as i2 from "./ngt-popover-tooltip/ngt-popover-tooltip.component";
|
|
4
|
-
import * as i3 from "./ngt-popover.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "../ngt-dropdown/ngt-dropdown.module";
|
|
7
|
-
export declare class NgtPopoverModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPopoverModule, [typeof i1.NgtPopoverComponent, typeof i2.NgtPopoverTooltipComponent, typeof i3.NgtPopoverDirective], [typeof i4.CommonModule, typeof i5.NgtDropdownModule], [typeof i1.NgtPopoverComponent, typeof i3.NgtPopoverDirective]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPopoverModule>;
|
|
11
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./ngt-popover.component";
|
|
3
|
+
import * as i2 from "./ngt-popover-tooltip/ngt-popover-tooltip.component";
|
|
4
|
+
import * as i3 from "./ngt-popover.directive";
|
|
5
|
+
import * as i4 from "@angular/common";
|
|
6
|
+
import * as i5 from "../ngt-dropdown/ngt-dropdown.module";
|
|
7
|
+
export declare class NgtPopoverModule {
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPopoverModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPopoverModule, [typeof i1.NgtPopoverComponent, typeof i2.NgtPopoverTooltipComponent, typeof i3.NgtPopoverDirective], [typeof i4.CommonModule, typeof i5.NgtDropdownModule], [typeof i1.NgtPopoverComponent, typeof i3.NgtPopoverDirective]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPopoverModule>;
|
|
11
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NgtPortletBodyComponent {
|
|
6
|
-
private injector;
|
|
7
|
-
private ngtStylizableDirective;
|
|
8
|
-
ngtStyle: NgtStylizableService;
|
|
9
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletBodyComponent, [null, { optional: true; self: true; }]>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletBodyComponent, "ngt-portlet-body", never, {}, {}, never, ["*"], false, never>;
|
|
12
|
-
}
|
|
1
|
+
import { Injector } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class NgtPortletBodyComponent {
|
|
6
|
+
private injector;
|
|
7
|
+
private ngtStylizableDirective;
|
|
8
|
+
ngtStyle: NgtStylizableService;
|
|
9
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletBodyComponent, [null, { optional: true; self: true; }]>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletBodyComponent, "ngt-portlet-body", never, {}, {}, never, ["*"], false, never>;
|
|
12
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NgtPortletFooterComponent {
|
|
6
|
-
private injector;
|
|
7
|
-
private ngtStylizableDirective;
|
|
8
|
-
ngtStyle: NgtStylizableService;
|
|
9
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletFooterComponent, [null, { optional: true; self: true; }]>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletFooterComponent, "ngt-portlet-footer", never, {}, {}, never, ["*", "[left-footer]", "[right-footer]"], false, never>;
|
|
12
|
-
}
|
|
1
|
+
import { Injector } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class NgtPortletFooterComponent {
|
|
6
|
+
private injector;
|
|
7
|
+
private ngtStylizableDirective;
|
|
8
|
+
ngtStyle: NgtStylizableService;
|
|
9
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletFooterComponent, [null, { optional: true; self: true; }]>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletFooterComponent, "ngt-portlet-footer", never, {}, {}, never, ["*", "[left-footer]", "[right-footer]"], false, never>;
|
|
12
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NgtPortletHeaderComponent {
|
|
6
|
-
private injector;
|
|
7
|
-
private ngtStylizableDirective;
|
|
8
|
-
caption: string;
|
|
9
|
-
icon: string;
|
|
10
|
-
helperTitle: string;
|
|
11
|
-
helperText: string;
|
|
12
|
-
helperIconColor: string;
|
|
13
|
-
ngtStyle: NgtStylizableService;
|
|
14
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletHeaderComponent, [null, { optional: true; self: true; }]>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletHeaderComponent, "ngt-portlet-header", never, { "caption": "caption"; "icon": "icon"; "helperTitle": "helperTitle"; "helperText": "helperText"; "helperIconColor": "helperIconColor"; }, {}, never, ["[left-header]", "[header]", "[right-header]"], false, never>;
|
|
17
|
-
}
|
|
1
|
+
import { Injector } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { NgtStylizableService } from '../../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class NgtPortletHeaderComponent {
|
|
6
|
+
private injector;
|
|
7
|
+
private ngtStylizableDirective;
|
|
8
|
+
caption: string;
|
|
9
|
+
icon: string;
|
|
10
|
+
helperTitle: string;
|
|
11
|
+
helperText: string;
|
|
12
|
+
helperIconColor: string;
|
|
13
|
+
ngtStyle: NgtStylizableService;
|
|
14
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletHeaderComponent, [null, { optional: true; self: true; }]>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletHeaderComponent, "ngt-portlet-header", never, { "caption": "caption"; "icon": "icon"; "helperTitle": "helperTitle"; "helperText": "helperText"; "helperIconColor": "helperIconColor"; }, {}, never, ["[left-header]", "[header]", "[right-header]"], false, never>;
|
|
17
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NgtPortletComponent {
|
|
6
|
-
private injector;
|
|
7
|
-
private ngtStylizableDirective;
|
|
8
|
-
caption: string;
|
|
9
|
-
icon: string;
|
|
10
|
-
customLayout: boolean;
|
|
11
|
-
withFooter: boolean;
|
|
12
|
-
withBody: boolean;
|
|
13
|
-
helpTitle: string;
|
|
14
|
-
helpText: string;
|
|
15
|
-
helpIconColor: string;
|
|
16
|
-
ngtStyle: NgtStylizableService;
|
|
17
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletComponent, [null, { optional: true; self: true; }]>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletComponent, "ngt-portlet", never, { "caption": "caption"; "icon": "icon"; "customLayout": "customLayout"; "withFooter": "withFooter"; "withBody": "withBody"; "helpTitle": "helpTitle"; "helpText": "helpText"; "helpIconColor": "helpIconColor"; }, {}, never, ["[right-header]", "[left-header]", "[header]", "[body]", "[right-footer]", "[left-footer]", "[footer]", "*"], false, never>;
|
|
20
|
-
}
|
|
1
|
+
import { Injector } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class NgtPortletComponent {
|
|
6
|
+
private injector;
|
|
7
|
+
private ngtStylizableDirective;
|
|
8
|
+
caption: string;
|
|
9
|
+
icon: string;
|
|
10
|
+
customLayout: boolean;
|
|
11
|
+
withFooter: boolean;
|
|
12
|
+
withBody: boolean;
|
|
13
|
+
helpTitle: string;
|
|
14
|
+
helpText: string;
|
|
15
|
+
helpIconColor: string;
|
|
16
|
+
ngtStyle: NgtStylizableService;
|
|
17
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletComponent, [null, { optional: true; self: true; }]>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtPortletComponent, "ngt-portlet", never, { "caption": "caption"; "icon": "icon"; "customLayout": "customLayout"; "withFooter": "withFooter"; "withBody": "withBody"; "helpTitle": "helpTitle"; "helpText": "helpText"; "helpIconColor": "helpIconColor"; }, {}, never, ["[right-header]", "[left-header]", "[header]", "[body]", "[right-footer]", "[left-footer]", "[footer]", "*"], false, never>;
|
|
20
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./ngt-portlet.component";
|
|
3
|
-
import * as i2 from "./ngt-portlet-header/ngt-portlet-header.component";
|
|
4
|
-
import * as i3 from "./ngt-portlet-body/ngt-portlet-body.component";
|
|
5
|
-
import * as i4 from "./ngt-portlet-footer/ngt-portlet-footer.component";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "../ngt-svg/ngt-svg.module";
|
|
8
|
-
import * as i7 from "../ngt-helper/ngt-helper.module";
|
|
9
|
-
export declare class NgtPortletModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPortletModule, [typeof i1.NgtPortletComponent, typeof i2.NgtPortletHeaderComponent, typeof i3.NgtPortletBodyComponent, typeof i4.NgtPortletFooterComponent], [typeof i5.CommonModule, typeof i6.NgtSvgModule, typeof i7.NgtHelperModule], [typeof i1.NgtPortletComponent, typeof i2.NgtPortletHeaderComponent, typeof i3.NgtPortletBodyComponent, typeof i4.NgtPortletFooterComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPortletModule>;
|
|
13
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./ngt-portlet.component";
|
|
3
|
+
import * as i2 from "./ngt-portlet-header/ngt-portlet-header.component";
|
|
4
|
+
import * as i3 from "./ngt-portlet-body/ngt-portlet-body.component";
|
|
5
|
+
import * as i4 from "./ngt-portlet-footer/ngt-portlet-footer.component";
|
|
6
|
+
import * as i5 from "@angular/common";
|
|
7
|
+
import * as i6 from "../ngt-svg/ngt-svg.module";
|
|
8
|
+
import * as i7 from "../ngt-helper/ngt-helper.module";
|
|
9
|
+
export declare class NgtPortletModule {
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtPortletModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtPortletModule, [typeof i1.NgtPortletComponent, typeof i2.NgtPortletHeaderComponent, typeof i3.NgtPortletBodyComponent, typeof i4.NgtPortletFooterComponent], [typeof i5.CommonModule, typeof i6.NgtSvgModule, typeof i7.NgtHelperModule], [typeof i1.NgtPortletComponent, typeof i2.NgtPortletHeaderComponent, typeof i3.NgtPortletBodyComponent, typeof i4.NgtPortletFooterComponent]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgtPortletModule>;
|
|
13
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { NgtRadioButtonComponent } from '../ngt-radio-button.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NgtRadioButtonContainerComponent {
|
|
5
|
-
onActiveRadioButtonChange: EventEmitter<any>;
|
|
6
|
-
setActiveRadioButton(activeRadioButton: NgtRadioButtonComponent): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonContainerComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtRadioButtonContainerComponent, "[ngt-radio-button-container]", never, {}, { "onActiveRadioButtonChange": "onActiveRadioButtonChange"; }, never, ["*"], false, never>;
|
|
9
|
-
}
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { NgtRadioButtonComponent } from '../ngt-radio-button.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class NgtRadioButtonContainerComponent {
|
|
5
|
+
onActiveRadioButtonChange: EventEmitter<any>;
|
|
6
|
+
setActiveRadioButton(activeRadioButton: NgtRadioButtonComponent): void;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonContainerComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtRadioButtonContainerComponent, "[ngt-radio-button-container]", never, {}, { "onActiveRadioButtonChange": "onActiveRadioButtonChange"; }, never, ["*"], false, never>;
|
|
9
|
+
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, Injector, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
-
import { ControlContainer } from '@angular/forms';
|
|
3
|
-
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
4
|
-
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
5
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
6
|
-
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
7
|
-
import { NgtRadioButtonContainerComponent } from './ngt-radio-button-container/ngt-radio-button-container.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class NgtRadioButtonComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
10
|
-
private injector;
|
|
11
|
-
formContainer: ControlContainer;
|
|
12
|
-
private renderer;
|
|
13
|
-
private ngtStylizableDirective;
|
|
14
|
-
private ngtFormComponent;
|
|
15
|
-
private ngtRadioButtonContainer;
|
|
16
|
-
element: ElementRef;
|
|
17
|
-
label: string;
|
|
18
|
-
name: string;
|
|
19
|
-
shining: boolean;
|
|
20
|
-
isSelectable: boolean;
|
|
21
|
-
isDisabled: boolean;
|
|
22
|
-
helpTitle: string;
|
|
23
|
-
helpTextColor: string;
|
|
24
|
-
helpText: string;
|
|
25
|
-
ngtStyle: NgtStylizableService;
|
|
26
|
-
private subscriptions;
|
|
27
|
-
constructor(injector: Injector, formContainer: ControlContainer, renderer: Renderer2, ngtStylizableDirective: NgtStylizableDirective, ngtFormComponent: NgtFormComponent, ngtRadioButtonContainer: NgtRadioButtonContainerComponent);
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
change(value: boolean): void;
|
|
31
|
-
onNativeChange(value: boolean): void;
|
|
32
|
-
private destroySubscriptions;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonComponent, [null, { optional: true; host: true; }, null, { optional: true; self: true; }, { optional: true; skipSelf: true; }, { optional: true; skipSelf: true; }]>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NgtRadioButtonComponent, "ngt-radio-button", never, { "label": "label"; "name": "name"; "shining": "shining"; "isSelectable": "isSelectable"; "isDisabled": "isDisabled"; "helpTitle": "helpTitle"; "helpTextColor": "helpTextColor"; "helpText": "helpText"; }, {}, never, never, false, never>;
|
|
35
|
-
}
|
|
1
|
+
import { AfterViewInit, ElementRef, Injector, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
+
import { ControlContainer } from '@angular/forms';
|
|
3
|
+
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
4
|
+
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
5
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
6
|
+
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
7
|
+
import { NgtRadioButtonContainerComponent } from './ngt-radio-button-container/ngt-radio-button-container.component';
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
export declare class NgtRadioButtonComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
10
|
+
private injector;
|
|
11
|
+
formContainer: ControlContainer;
|
|
12
|
+
private renderer;
|
|
13
|
+
private ngtStylizableDirective;
|
|
14
|
+
private ngtFormComponent;
|
|
15
|
+
private ngtRadioButtonContainer;
|
|
16
|
+
element: ElementRef;
|
|
17
|
+
label: string;
|
|
18
|
+
name: string;
|
|
19
|
+
shining: boolean;
|
|
20
|
+
isSelectable: boolean;
|
|
21
|
+
isDisabled: boolean;
|
|
22
|
+
helpTitle: string;
|
|
23
|
+
helpTextColor: string;
|
|
24
|
+
helpText: string;
|
|
25
|
+
ngtStyle: NgtStylizableService;
|
|
26
|
+
private subscriptions;
|
|
27
|
+
constructor(injector: Injector, formContainer: ControlContainer, renderer: Renderer2, ngtStylizableDirective: NgtStylizableDirective, ngtFormComponent: NgtFormComponent, ngtRadioButtonContainer: NgtRadioButtonContainerComponent);
|
|
28
|
+
ngAfterViewInit(): void;
|
|
29
|
+
ngOnDestroy(): void;
|
|
30
|
+
change(value: boolean): void;
|
|
31
|
+
onNativeChange(value: boolean): void;
|
|
32
|
+
private destroySubscriptions;
|
|
33
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonComponent, [null, { optional: true; host: true; }, null, { optional: true; self: true; }, { optional: true; skipSelf: true; }, { optional: true; skipSelf: true; }]>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NgtRadioButtonComponent, "ngt-radio-button", never, { "label": "label"; "name": "name"; "shining": "shining"; "isSelectable": "isSelectable"; "isDisabled": "isDisabled"; "helpTitle": "helpTitle"; "helpTextColor": "helpTextColor"; "helpText": "helpText"; }, {}, never, never, false, never>;
|
|
35
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./ngt-radio-button.component";
|
|
3
|
-
import * as i2 from "./ngt-radio-button-container/ngt-radio-button-container.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../ngt-shining/ngt-shining.module";
|
|
6
|
-
import * as i5 from "../ngt-helper/ngt-helper.module";
|
|
7
|
-
export declare class NgtRadioButtonModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtRadioButtonModule, [typeof i1.NgtRadioButtonComponent, typeof i2.NgtRadioButtonContainerComponent], [typeof i3.CommonModule, typeof i4.NgtShiningModule, typeof i5.NgtHelperModule], [typeof i1.NgtRadioButtonComponent, typeof i2.NgtRadioButtonContainerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgtRadioButtonModule>;
|
|
11
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./ngt-radio-button.component";
|
|
3
|
+
import * as i2 from "./ngt-radio-button-container/ngt-radio-button-container.component";
|
|
4
|
+
import * as i3 from "@angular/common";
|
|
5
|
+
import * as i4 from "../ngt-shining/ngt-shining.module";
|
|
6
|
+
import * as i5 from "../ngt-helper/ngt-helper.module";
|
|
7
|
+
export declare class NgtRadioButtonModule {
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgtRadioButtonModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgtRadioButtonModule, [typeof i1.NgtRadioButtonComponent, typeof i2.NgtRadioButtonContainerComponent], [typeof i3.CommonModule, typeof i4.NgtShiningModule, typeof i5.NgtHelperModule], [typeof i1.NgtRadioButtonComponent, typeof i2.NgtRadioButtonContainerComponent]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgtRadioButtonModule>;
|
|
11
|
+
}
|