ng-tailwind 2.24.310 → 2.24.314
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/bundles/ng-tailwind.umd.js +7318 -7271
- package/bundles/ng-tailwind.umd.js.map +1 -1
- package/components/ngt-action/ngt-action.component.d.ts +13 -13
- package/components/ngt-action/ngt-action.module.d.ts +2 -2
- package/components/ngt-button/ngt-button.component.d.ts +22 -22
- package/components/ngt-button/ngt-button.module.d.ts +2 -2
- package/components/ngt-checkbox/ngt-checkbox.component.d.ts +41 -41
- package/components/ngt-checkbox/ngt-checkbox.module.d.ts +2 -2
- package/components/ngt-content/ngt-content.component.d.ts +9 -9
- package/components/ngt-content/ngt-content.module.d.ts +2 -2
- package/components/ngt-datatable/ngt-datatable.component.d.ts +112 -112
- package/components/ngt-datatable/ngt-datatable.module.d.ts +2 -2
- package/components/ngt-datatable/ngt-tbody/ngt-tbody.component.d.ts +11 -11
- package/components/ngt-datatable/ngt-td/ngt-td.component.d.ts +11 -11
- package/components/ngt-datatable/ngt-td-check/ngt-td-check.component.d.ts +24 -24
- package/components/ngt-datatable/ngt-th/ngt-th.component.d.ts +47 -47
- package/components/ngt-datatable/ngt-th-check/ngt-th-check.component.d.ts +19 -19
- package/components/ngt-datatable/ngt-thead/ngt-thead.component.d.ts +10 -10
- package/components/ngt-datatable/ngt-tr/ngt-tr.component.d.ts +17 -17
- package/components/ngt-date/ngt-date.component.d.ts +71 -71
- package/components/ngt-date/ngt-date.module.d.ts +2 -2
- package/components/ngt-dropdown/ngt-dropdown-container/ngt-dropdown-container.component.d.ts +5 -5
- package/components/ngt-dropdown/ngt-dropdown.component.d.ts +42 -42
- package/components/ngt-dropdown/ngt-dropdown.module.d.ts +2 -2
- package/components/ngt-dropzone/custom-dropzone-preview/custom-dropzone-preview.component.d.ts +11 -11
- package/components/ngt-dropzone/ngt-dropzone-file-viewer/ngt-dropzone-file-viewer.component.d.ts +12 -12
- package/components/ngt-dropzone/ngt-dropzone-view/ngt-dropzone-view.component.d.ts +21 -21
- package/components/ngt-dropzone/ngt-dropzone.component.d.ts +103 -103
- package/components/ngt-dropzone/ngt-dropzone.module.d.ts +2 -2
- package/components/ngt-floating-button/ngt-floating-button.component.d.ts +32 -32
- package/components/ngt-floating-button/ngt-floating-button.module.d.ts +2 -2
- package/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.component.d.ts +7 -7
- package/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.module.d.ts +2 -2
- package/components/ngt-form/ngt-form.component.d.ts +52 -52
- package/components/ngt-form/ngt-form.module.d.ts +2 -2
- package/components/ngt-header-nav/ngt-header-nav.component.d.ts +11 -11
- package/components/ngt-header-nav/ngt-header-nav.module.d.ts +2 -2
- package/components/ngt-helper/ngt-helper.component.d.ts +15 -10
- package/components/ngt-helper/ngt-helper.module.d.ts +2 -2
- package/components/ngt-input/ngt-input.component.d.ts +92 -92
- package/components/ngt-input/ngt-input.module.d.ts +2 -2
- package/components/ngt-modal/ngt-modal-body/ngt-modal-body.component.d.ts +2 -2
- package/components/ngt-modal/ngt-modal-footer/ngt-modal-footer.component.d.ts +2 -2
- package/components/ngt-modal/ngt-modal-header/ngt-modal-header.component.d.ts +12 -12
- package/components/ngt-modal/ngt-modal.component.d.ts +19 -19
- package/components/ngt-modal/ngt-modal.module.d.ts +2 -2
- package/components/ngt-multi-select/ngt-multi-select.component.d.ts +97 -97
- package/components/ngt-multi-select/ngt-multi-select.module.d.ts +2 -2
- package/components/ngt-pagination/ngt-pagination.component.d.ts +40 -40
- package/components/ngt-pagination/ngt-pagination.module.d.ts +2 -2
- package/components/ngt-portlet/ngt-portlet-body/ngt-portlet-body.component.d.ts +9 -9
- package/components/ngt-portlet/ngt-portlet-footer/ngt-portlet-footer.component.d.ts +9 -9
- package/components/ngt-portlet/ngt-portlet-header/ngt-portlet-header.component.d.ts +14 -14
- package/components/ngt-portlet/ngt-portlet.component.d.ts +17 -17
- package/components/ngt-portlet/ngt-portlet.module.d.ts +2 -2
- package/components/ngt-radio-button/ngt-radio-button-container/ngt-radio-button-container.component.d.ts +6 -6
- package/components/ngt-radio-button/ngt-radio-button.component.d.ts +27 -27
- package/components/ngt-radio-button/ngt-radio-button.module.d.ts +2 -2
- package/components/ngt-section/ngt-section.component.d.ts +23 -23
- package/components/ngt-section/ngt-section.module.d.ts +2 -2
- package/components/ngt-select/ngt-select.component.d.ts +122 -122
- package/components/ngt-select/ngt-select.directive.d.ts +13 -13
- package/components/ngt-select/ngt-select.module.d.ts +2 -2
- package/components/ngt-shining/ngt-shining.component.d.ts +16 -16
- package/components/ngt-shining/ngt-shining.module.d.ts +2 -2
- package/components/ngt-sidenav/ngt-sidenav.component.d.ts +29 -29
- package/components/ngt-sidenav/ngt-sidenav.module.d.ts +2 -2
- package/components/ngt-slider/ngt-slider.component.d.ts +31 -31
- package/components/ngt-slider/ngt-slider.module.d.ts +2 -2
- package/components/ngt-svg/ngt-svg.component.d.ts +10 -10
- package/components/ngt-svg/ngt-svg.module.d.ts +2 -2
- package/components/ngt-tag/ngt-tag.component.d.ts +10 -10
- package/components/ngt-tag/ngt-tag.module.d.ts +2 -2
- package/components/ngt-textarea/ngt-textarea.component.d.ts +46 -46
- package/components/ngt-textarea/ngt-textarea.module.d.ts +2 -2
- package/components/ngt-validation/ngt-validation.component.d.ts +10 -10
- package/components/ngt-validation/ngt-validation.module.d.ts +2 -2
- package/directives/ngt-stylizable/ngt-stylizable.directive.d.ts +65 -63
- package/directives/ngt-stylizable/ngt-stylizable.module.d.ts +2 -2
- package/enums/size.enum.d.ts +8 -8
- package/esm2015/animations/ngt-angular-animations.js +34 -34
- package/esm2015/base/ngt-base-ng-model.js +90 -90
- package/esm2015/components/ngt-action/ngt-action.component.js +49 -49
- package/esm2015/components/ngt-action/ngt-action.module.js +19 -19
- package/esm2015/components/ngt-button/ngt-button.component.js +106 -106
- package/esm2015/components/ngt-button/ngt-button.module.js +19 -19
- package/esm2015/components/ngt-checkbox/ngt-checkbox.component.js +137 -137
- package/esm2015/components/ngt-checkbox/ngt-checkbox.module.js +19 -19
- package/esm2015/components/ngt-content/ngt-content.component.js +33 -33
- package/esm2015/components/ngt-content/ngt-content.module.js +15 -15
- package/esm2015/components/ngt-datatable/ngt-datatable.component.js +400 -400
- package/esm2015/components/ngt-datatable/ngt-datatable.module.js +58 -58
- package/esm2015/components/ngt-datatable/ngt-tbody/ngt-tbody.component.js +58 -60
- package/esm2015/components/ngt-datatable/ngt-td/ngt-td.component.js +63 -63
- package/esm2015/components/ngt-datatable/ngt-td-check/ngt-td-check.component.js +102 -102
- package/esm2015/components/ngt-datatable/ngt-th/ngt-th.component.js +192 -192
- package/esm2015/components/ngt-datatable/ngt-th-check/ngt-th-check.component.js +87 -87
- package/esm2015/components/ngt-datatable/ngt-thead/ngt-thead.component.js +56 -58
- package/esm2015/components/ngt-datatable/ngt-tr/ngt-tr.component.js +76 -76
- package/esm2015/components/ngt-date/ngt-date.component.js +354 -352
- package/esm2015/components/ngt-date/ngt-date.module.js +25 -25
- package/esm2015/components/ngt-dropdown/ngt-dropdown-container/ngt-dropdown-container.component.js +20 -20
- package/esm2015/components/ngt-dropdown/ngt-dropdown.component.js +165 -165
- package/esm2015/components/ngt-dropdown/ngt-dropdown.module.js +16 -16
- package/esm2015/components/ngt-dropzone/custom-dropzone-preview/custom-dropzone-preview.component.js +47 -47
- package/esm2015/components/ngt-dropzone/ngt-dropzone-file-viewer/ngt-dropzone-file-viewer.component.js +46 -45
- package/esm2015/components/ngt-dropzone/ngt-dropzone-view/ngt-dropzone-view.component.js +67 -67
- package/esm2015/components/ngt-dropzone/ngt-dropzone.component.js +411 -411
- package/esm2015/components/ngt-dropzone/ngt-dropzone.module.js +37 -37
- package/esm2015/components/ngt-floating-button/ngt-floating-button.component.js +94 -94
- package/esm2015/components/ngt-floating-button/ngt-floating-button.module.js +19 -19
- package/esm2015/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.component.js +23 -23
- package/esm2015/components/ngt-form/ngt-form-validation-message/ngt-form-validation-message.module.js +15 -15
- package/esm2015/components/ngt-form/ngt-form.component.js +181 -181
- package/esm2015/components/ngt-form/ngt-form.module.js +17 -17
- package/esm2015/components/ngt-header-nav/ngt-header-nav.component.js +38 -38
- package/esm2015/components/ngt-header-nav/ngt-header-nav.module.js +15 -15
- package/esm2015/components/ngt-helper/ngt-helper.component.js +44 -24
- package/esm2015/components/ngt-helper/ngt-helper.module.js +19 -19
- package/esm2015/components/ngt-input/ngt-input.component.js +610 -608
- package/esm2015/components/ngt-input/ngt-input.module.js +28 -28
- package/esm2015/components/ngt-modal/ngt-modal-body/ngt-modal-body.component.js +11 -11
- package/esm2015/components/ngt-modal/ngt-modal-footer/ngt-modal-footer.component.js +11 -11
- package/esm2015/components/ngt-modal/ngt-modal-header/ngt-modal-header.component.js +40 -40
- package/esm2015/components/ngt-modal/ngt-modal.component.js +79 -79
- package/esm2015/components/ngt-modal/ngt-modal.module.js +28 -28
- package/esm2015/components/ngt-multi-select/ngt-multi-select.component.js +392 -392
- package/esm2015/components/ngt-multi-select/ngt-multi-select.module.js +33 -33
- package/esm2015/components/ngt-pagination/ngt-pagination.component.js +172 -172
- package/esm2015/components/ngt-pagination/ngt-pagination.module.js +23 -23
- package/esm2015/components/ngt-portlet/ngt-portlet-body/ngt-portlet-body.component.js +32 -32
- package/esm2015/components/ngt-portlet/ngt-portlet-footer/ngt-portlet-footer.component.js +33 -33
- package/esm2015/components/ngt-portlet/ngt-portlet-header/ngt-portlet-header.component.js +47 -45
- package/esm2015/components/ngt-portlet/ngt-portlet.component.js +58 -58
- package/esm2015/components/ngt-portlet/ngt-portlet.module.js +32 -32
- package/esm2015/components/ngt-radio-button/ngt-radio-button-container/ngt-radio-button-container.component.js +19 -19
- package/esm2015/components/ngt-radio-button/ngt-radio-button.component.js +97 -97
- package/esm2015/components/ngt-radio-button/ngt-radio-button.module.js +18 -18
- package/esm2015/components/ngt-section/ngt-section.component.js +98 -98
- package/esm2015/components/ngt-section/ngt-section.module.js +21 -21
- package/esm2015/components/ngt-select/ngt-select.component.js +467 -465
- package/esm2015/components/ngt-select/ngt-select.directive.js +35 -35
- package/esm2015/components/ngt-select/ngt-select.module.js +40 -40
- package/esm2015/components/ngt-shining/ngt-shining.component.js +41 -41
- package/esm2015/components/ngt-shining/ngt-shining.module.js +15 -15
- package/esm2015/components/ngt-sidenav/ngt-sidenav.component.js +123 -123
- package/esm2015/components/ngt-sidenav/ngt-sidenav.module.js +15 -15
- package/esm2015/components/ngt-slider/ngt-slider.component.js +82 -82
- package/esm2015/components/ngt-slider/ngt-slider.module.js +17 -17
- package/esm2015/components/ngt-svg/ngt-svg.component.js +52 -52
- package/esm2015/components/ngt-svg/ngt-svg.module.js +19 -19
- package/esm2015/components/ngt-tag/ngt-tag.component.js +36 -36
- package/esm2015/components/ngt-tag/ngt-tag.module.js +17 -17
- package/esm2015/components/ngt-textarea/ngt-textarea.component.js +211 -209
- package/esm2015/components/ngt-textarea/ngt-textarea.module.js +24 -24
- package/esm2015/components/ngt-validation/ngt-validation.component.js +24 -24
- package/esm2015/components/ngt-validation/ngt-validation.module.js +15 -15
- package/esm2015/directives/ngt-stylizable/ngt-stylizable.directive.js +227 -220
- package/esm2015/directives/ngt-stylizable/ngt-stylizable.module.js +15 -15
- package/esm2015/enums/size.enum.js +11 -11
- package/esm2015/helpers/enum/enum.js +7 -7
- package/esm2015/helpers/form/form.js +14 -14
- package/esm2015/helpers/routing/route.js +11 -11
- package/esm2015/helpers/uuid.js +10 -10
- package/esm2015/ng-tailwind.js +10 -10
- package/esm2015/public-api.js +117 -117
- package/esm2015/services/http/ngt-attachment-http.service.js +3 -3
- package/esm2015/services/http/ngt-http-form.service.js +3 -3
- package/esm2015/services/http/ngt-http-resource.service.js +3 -3
- package/esm2015/services/http/ngt-http-validation.service.js +4 -4
- package/esm2015/services/http/ngt-http.service.js +3 -3
- package/esm2015/services/http/ngt-translate.service.js +3 -3
- package/esm2015/services/ngt-stylizable/ngt-stylizable.service.js +273 -266
- package/fesm2015/ng-tailwind.js +6404 -6365
- package/fesm2015/ng-tailwind.js.map +1 -1
- package/helpers/enum/enum.d.ts +1 -1
- package/helpers/form/form.d.ts +4 -4
- package/helpers/routing/route.d.ts +2 -2
- package/helpers/uuid.d.ts +1 -1
- package/ng-tailwind.d.ts +10 -10
- package/ng-tailwind.metadata.json +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +80 -80
- 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 +10 -10
- package/services/http/ngt-http.service.d.ts +27 -27
- package/services/http/ngt-translate.service.d.ts +27 -27
- package/services/ngt-stylizable/ngt-stylizable.service.d.ts +96 -93
|
@@ -1,97 +1,97 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef } 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 { NgtHttpService } from '../../services/http/ngt-http.service';
|
|
6
|
-
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
7
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
8
|
-
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
9
|
-
import { NgtInputComponent } from '../ngt-input/ngt-input.component';
|
|
10
|
-
export declare class NgtMultiSelectComponent extends NgtBaseNgModel implements OnInit, OnDestroy, OnChanges {
|
|
11
|
-
private ngtHttpService;
|
|
12
|
-
private injector;
|
|
13
|
-
private changeDetector;
|
|
14
|
-
ngtStylizableDirective: NgtStylizableDirective;
|
|
15
|
-
formContainer: ControlContainer;
|
|
16
|
-
ngtFormComponent: NgtFormComponent;
|
|
17
|
-
ngtTranslateService: NgtTranslateService;
|
|
18
|
-
containerRef: ElementRef;
|
|
19
|
-
inputSearch: NgtInputComponent;
|
|
20
|
-
elementCheckboxTemplate: TemplateRef<any>;
|
|
21
|
-
/** Visual */
|
|
22
|
-
customOptionTemplate: TemplateRef<any>;
|
|
23
|
-
customHeaderTemplate: TemplateRef<any>;
|
|
24
|
-
label: string;
|
|
25
|
-
helpTitle: string;
|
|
26
|
-
helpText: string;
|
|
27
|
-
helpTextColor: string;
|
|
28
|
-
shining: boolean;
|
|
29
|
-
loading: boolean;
|
|
30
|
-
/** Behavior */
|
|
31
|
-
bindLabel: string | Function;
|
|
32
|
-
bindSearch: string;
|
|
33
|
-
itemsPerPage: number;
|
|
34
|
-
name: string;
|
|
35
|
-
remoteResource: any;
|
|
36
|
-
items: Array<any>;
|
|
37
|
-
searchable: boolean;
|
|
38
|
-
/** Validation */
|
|
39
|
-
isRequired: boolean;
|
|
40
|
-
isDisabled: boolean;
|
|
41
|
-
onDataChange: EventEmitter<Array<NgtSelectContainerSelectableElementInterface>>;
|
|
42
|
-
searchTerm: string;
|
|
43
|
-
searchInputName: string;
|
|
44
|
-
selectAllCheckboxName: string;
|
|
45
|
-
displayOnlySelectedName: string;
|
|
46
|
-
selectedElements: Array<NgtSelectContainerSelectableElementInterface>;
|
|
47
|
-
itemsTotal: number;
|
|
48
|
-
selectAllCheckbox: boolean;
|
|
49
|
-
displayOnlySelected: boolean;
|
|
50
|
-
nativeName: string;
|
|
51
|
-
nativeValue: any;
|
|
52
|
-
ngtStyle: NgtStylizableService;
|
|
53
|
-
selectableElements: Array<NgtSelectContainerSelectableElementInterface>;
|
|
54
|
-
selectableElementsOnSearch: Array<NgtSelectContainerSelectableElementInterface>;
|
|
55
|
-
componentReady: boolean;
|
|
56
|
-
private pagination;
|
|
57
|
-
private subscriptions;
|
|
58
|
-
private inSearch;
|
|
59
|
-
private searchTimeout;
|
|
60
|
-
private previousSearchTerm;
|
|
61
|
-
private becameVisible;
|
|
62
|
-
constructor(ngtHttpService: NgtHttpService, injector: Injector, changeDetector: ChangeDetectorRef, ngtStylizableDirective: NgtStylizableDirective, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, ngtTranslateService: NgtTranslateService);
|
|
63
|
-
onScroll(event: any): void;
|
|
64
|
-
ngOnInit(): void;
|
|
65
|
-
ngDoCheck(): void;
|
|
66
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
67
|
-
ngOnDestroy(): void;
|
|
68
|
-
setFocus(): void;
|
|
69
|
-
refresh(): void;
|
|
70
|
-
reset(): void;
|
|
71
|
-
selectAll(): void;
|
|
72
|
-
onNativeChange(selectableElement: NgtSelectContainerSelectableElementInterface): void;
|
|
73
|
-
change(selectedElements: Array<any>): void;
|
|
74
|
-
toggleItem(event: Event, selectableElement: NgtSelectContainerSelectableElementInterface): void;
|
|
75
|
-
search(term: string): void;
|
|
76
|
-
getSelectableElements(): Array<any>;
|
|
77
|
-
getSelectableElementValue(selectableItem: any): string;
|
|
78
|
-
hasValidationErrors(): boolean;
|
|
79
|
-
private handleElementSelection;
|
|
80
|
-
private loadData;
|
|
81
|
-
private bindSelectableElements;
|
|
82
|
-
private bindSelectedElements;
|
|
83
|
-
private initComponentValidation;
|
|
84
|
-
private updateValidations;
|
|
85
|
-
private isRequiredValidator;
|
|
86
|
-
private findSelectedElement;
|
|
87
|
-
private compareWith;
|
|
88
|
-
private hasChangesBetweenBindings;
|
|
89
|
-
private isSelectedElement;
|
|
90
|
-
private isHidden;
|
|
91
|
-
private destroySubscriptions;
|
|
92
|
-
}
|
|
93
|
-
export interface NgtSelectContainerSelectableElementInterface {
|
|
94
|
-
uuid: string;
|
|
95
|
-
isSelected: boolean;
|
|
96
|
-
value: any;
|
|
97
|
-
}
|
|
1
|
+
import { ChangeDetectorRef, ElementRef, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef } 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 { NgtHttpService } from '../../services/http/ngt-http.service';
|
|
6
|
+
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
7
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
8
|
+
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
9
|
+
import { NgtInputComponent } from '../ngt-input/ngt-input.component';
|
|
10
|
+
export declare class NgtMultiSelectComponent extends NgtBaseNgModel implements OnInit, OnDestroy, OnChanges {
|
|
11
|
+
private ngtHttpService;
|
|
12
|
+
private injector;
|
|
13
|
+
private changeDetector;
|
|
14
|
+
ngtStylizableDirective: NgtStylizableDirective;
|
|
15
|
+
formContainer: ControlContainer;
|
|
16
|
+
ngtFormComponent: NgtFormComponent;
|
|
17
|
+
ngtTranslateService: NgtTranslateService;
|
|
18
|
+
containerRef: ElementRef;
|
|
19
|
+
inputSearch: NgtInputComponent;
|
|
20
|
+
elementCheckboxTemplate: TemplateRef<any>;
|
|
21
|
+
/** Visual */
|
|
22
|
+
customOptionTemplate: TemplateRef<any>;
|
|
23
|
+
customHeaderTemplate: TemplateRef<any>;
|
|
24
|
+
label: string;
|
|
25
|
+
helpTitle: string;
|
|
26
|
+
helpText: string;
|
|
27
|
+
helpTextColor: string;
|
|
28
|
+
shining: boolean;
|
|
29
|
+
loading: boolean;
|
|
30
|
+
/** Behavior */
|
|
31
|
+
bindLabel: string | Function;
|
|
32
|
+
bindSearch: string;
|
|
33
|
+
itemsPerPage: number;
|
|
34
|
+
name: string;
|
|
35
|
+
remoteResource: any;
|
|
36
|
+
items: Array<any>;
|
|
37
|
+
searchable: boolean;
|
|
38
|
+
/** Validation */
|
|
39
|
+
isRequired: boolean;
|
|
40
|
+
isDisabled: boolean;
|
|
41
|
+
onDataChange: EventEmitter<Array<NgtSelectContainerSelectableElementInterface>>;
|
|
42
|
+
searchTerm: string;
|
|
43
|
+
searchInputName: string;
|
|
44
|
+
selectAllCheckboxName: string;
|
|
45
|
+
displayOnlySelectedName: string;
|
|
46
|
+
selectedElements: Array<NgtSelectContainerSelectableElementInterface>;
|
|
47
|
+
itemsTotal: number;
|
|
48
|
+
selectAllCheckbox: boolean;
|
|
49
|
+
displayOnlySelected: boolean;
|
|
50
|
+
nativeName: string;
|
|
51
|
+
nativeValue: any;
|
|
52
|
+
ngtStyle: NgtStylizableService;
|
|
53
|
+
selectableElements: Array<NgtSelectContainerSelectableElementInterface>;
|
|
54
|
+
selectableElementsOnSearch: Array<NgtSelectContainerSelectableElementInterface>;
|
|
55
|
+
componentReady: boolean;
|
|
56
|
+
private pagination;
|
|
57
|
+
private subscriptions;
|
|
58
|
+
private inSearch;
|
|
59
|
+
private searchTimeout;
|
|
60
|
+
private previousSearchTerm;
|
|
61
|
+
private becameVisible;
|
|
62
|
+
constructor(ngtHttpService: NgtHttpService, injector: Injector, changeDetector: ChangeDetectorRef, ngtStylizableDirective: NgtStylizableDirective, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, ngtTranslateService: NgtTranslateService);
|
|
63
|
+
onScroll(event: any): void;
|
|
64
|
+
ngOnInit(): void;
|
|
65
|
+
ngDoCheck(): void;
|
|
66
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
67
|
+
ngOnDestroy(): void;
|
|
68
|
+
setFocus(): void;
|
|
69
|
+
refresh(): void;
|
|
70
|
+
reset(): void;
|
|
71
|
+
selectAll(): void;
|
|
72
|
+
onNativeChange(selectableElement: NgtSelectContainerSelectableElementInterface): void;
|
|
73
|
+
change(selectedElements: Array<any>): void;
|
|
74
|
+
toggleItem(event: Event, selectableElement: NgtSelectContainerSelectableElementInterface): void;
|
|
75
|
+
search(term: string): void;
|
|
76
|
+
getSelectableElements(): Array<any>;
|
|
77
|
+
getSelectableElementValue(selectableItem: any): string;
|
|
78
|
+
hasValidationErrors(): boolean;
|
|
79
|
+
private handleElementSelection;
|
|
80
|
+
private loadData;
|
|
81
|
+
private bindSelectableElements;
|
|
82
|
+
private bindSelectedElements;
|
|
83
|
+
private initComponentValidation;
|
|
84
|
+
private updateValidations;
|
|
85
|
+
private isRequiredValidator;
|
|
86
|
+
private findSelectedElement;
|
|
87
|
+
private compareWith;
|
|
88
|
+
private hasChangesBetweenBindings;
|
|
89
|
+
private isSelectedElement;
|
|
90
|
+
private isHidden;
|
|
91
|
+
private destroySubscriptions;
|
|
92
|
+
}
|
|
93
|
+
export interface NgtSelectContainerSelectableElementInterface {
|
|
94
|
+
uuid: string;
|
|
95
|
+
isSelected: boolean;
|
|
96
|
+
value: any;
|
|
97
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtMultiSelectModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtMultiSelectModule {
|
|
2
|
+
}
|
|
@@ -1,40 +1,40 @@
|
|
|
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
|
-
export declare class NgtPaginationComponent {
|
|
6
|
-
private injector;
|
|
7
|
-
ngtTranslateService: NgtTranslateService;
|
|
8
|
-
pagesInterval: number;
|
|
9
|
-
onPageChange: EventEmitter<number>;
|
|
10
|
-
onPerPageChange: EventEmitter<number>;
|
|
11
|
-
/** Styles */
|
|
12
|
-
ngtPaginationActivePageButtonStyle: NgtStylizableService;
|
|
13
|
-
ngtPaginationNextPreviousButtonStyle: NgtStylizableService;
|
|
14
|
-
ngtPaginationNextPreviousSectionButtonStyle: NgtStylizableService;
|
|
15
|
-
ngtPaginationFirstLastButtonStyle: NgtStylizableService;
|
|
16
|
-
ngtPaginationPageButtonStyle: NgtStylizableService;
|
|
17
|
-
sectionStartPage: number;
|
|
18
|
-
sectionEndPage: number;
|
|
19
|
-
displayNextSectionButton: boolean;
|
|
20
|
-
displayPreviousSectionButton: boolean;
|
|
21
|
-
displayPagination: boolean;
|
|
22
|
-
pagination: NgtHttpPagination;
|
|
23
|
-
pages: any[];
|
|
24
|
-
registersPerPageOptions: number[];
|
|
25
|
-
currentRegistersPerPage: number;
|
|
26
|
-
constructor(injector: Injector, ngtTranslateService: NgtTranslateService);
|
|
27
|
-
onRegistersPerPageChange(value: any): void;
|
|
28
|
-
goToPage(page: number): Promise<void>;
|
|
29
|
-
goToPreviousPage(): Promise<void>;
|
|
30
|
-
goToNextPage(): Promise<void>;
|
|
31
|
-
goToPreviousSection(): Promise<void>;
|
|
32
|
-
goToNextSection(): Promise<void>;
|
|
33
|
-
goToFirstPage(): Promise<void>;
|
|
34
|
-
goToLastPage(): Promise<void>;
|
|
35
|
-
getCurrentPage(): number;
|
|
36
|
-
getPagination(): NgtHttpPagination;
|
|
37
|
-
proccessPagination(meta: NgtHttpMeta): void;
|
|
38
|
-
resetPagination(): void;
|
|
39
|
-
private bindDisplayedButtonSections;
|
|
40
|
-
}
|
|
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
|
+
export declare class NgtPaginationComponent {
|
|
6
|
+
private injector;
|
|
7
|
+
ngtTranslateService: NgtTranslateService;
|
|
8
|
+
pagesInterval: number;
|
|
9
|
+
onPageChange: EventEmitter<number>;
|
|
10
|
+
onPerPageChange: EventEmitter<number>;
|
|
11
|
+
/** Styles */
|
|
12
|
+
ngtPaginationActivePageButtonStyle: NgtStylizableService;
|
|
13
|
+
ngtPaginationNextPreviousButtonStyle: NgtStylizableService;
|
|
14
|
+
ngtPaginationNextPreviousSectionButtonStyle: NgtStylizableService;
|
|
15
|
+
ngtPaginationFirstLastButtonStyle: NgtStylizableService;
|
|
16
|
+
ngtPaginationPageButtonStyle: NgtStylizableService;
|
|
17
|
+
sectionStartPage: number;
|
|
18
|
+
sectionEndPage: number;
|
|
19
|
+
displayNextSectionButton: boolean;
|
|
20
|
+
displayPreviousSectionButton: boolean;
|
|
21
|
+
displayPagination: boolean;
|
|
22
|
+
pagination: NgtHttpPagination;
|
|
23
|
+
pages: any[];
|
|
24
|
+
registersPerPageOptions: number[];
|
|
25
|
+
currentRegistersPerPage: number;
|
|
26
|
+
constructor(injector: Injector, ngtTranslateService: NgtTranslateService);
|
|
27
|
+
onRegistersPerPageChange(value: any): void;
|
|
28
|
+
goToPage(page: number): Promise<void>;
|
|
29
|
+
goToPreviousPage(): Promise<void>;
|
|
30
|
+
goToNextPage(): Promise<void>;
|
|
31
|
+
goToPreviousSection(): Promise<void>;
|
|
32
|
+
goToNextSection(): Promise<void>;
|
|
33
|
+
goToFirstPage(): Promise<void>;
|
|
34
|
+
goToLastPage(): Promise<void>;
|
|
35
|
+
getCurrentPage(): number;
|
|
36
|
+
getPagination(): NgtHttpPagination;
|
|
37
|
+
proccessPagination(meta: NgtHttpMeta): void;
|
|
38
|
+
resetPagination(): void;
|
|
39
|
+
private bindDisplayedButtonSections;
|
|
40
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtPaginationModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtPaginationModule {
|
|
2
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
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
|
-
export declare class NgtPortletBodyComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
ngtStyle: NgtStylizableService;
|
|
8
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
9
|
-
}
|
|
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
|
+
export declare class NgtPortletBodyComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
ngtStyle: NgtStylizableService;
|
|
8
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
9
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
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
|
-
export declare class NgtPortletFooterComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
ngtStyle: NgtStylizableService;
|
|
8
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
9
|
-
}
|
|
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
|
+
export declare class NgtPortletFooterComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
ngtStyle: NgtStylizableService;
|
|
8
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
9
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
-
export declare class NgtPortletHeaderComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
caption: string;
|
|
8
|
-
icon: string;
|
|
9
|
-
helperTitle: string;
|
|
10
|
-
helperText: string;
|
|
11
|
-
helperIconColor: string;
|
|
12
|
-
ngtStyle: NgtStylizableService;
|
|
13
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
14
|
-
}
|
|
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
|
+
export declare class NgtPortletHeaderComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
caption: string;
|
|
8
|
+
icon: string;
|
|
9
|
+
helperTitle: string;
|
|
10
|
+
helperText: string;
|
|
11
|
+
helperIconColor: string;
|
|
12
|
+
ngtStyle: NgtStylizableService;
|
|
13
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
14
|
+
}
|
|
@@ -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
|
-
export declare class NgtPortletComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
caption: string;
|
|
8
|
-
icon: string;
|
|
9
|
-
customLayout: boolean;
|
|
10
|
-
withFooter: boolean;
|
|
11
|
-
withBody: boolean;
|
|
12
|
-
helpTitle: string;
|
|
13
|
-
helpText: string;
|
|
14
|
-
helpIconColor: string;
|
|
15
|
-
ngtStyle: NgtStylizableService;
|
|
16
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
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
|
+
export declare class NgtPortletComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
caption: string;
|
|
8
|
+
icon: string;
|
|
9
|
+
customLayout: boolean;
|
|
10
|
+
withFooter: boolean;
|
|
11
|
+
withBody: boolean;
|
|
12
|
+
helpTitle: string;
|
|
13
|
+
helpText: string;
|
|
14
|
+
helpIconColor: string;
|
|
15
|
+
ngtStyle: NgtStylizableService;
|
|
16
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
17
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtPortletModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtPortletModule {
|
|
2
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { NgtRadioButtonComponent } from '../ngt-radio-button.component';
|
|
3
|
-
export declare class NgtRadioButtonContainerComponent {
|
|
4
|
-
onActiveRadioButtonChange: EventEmitter<any>;
|
|
5
|
-
setActiveRadioButton(activeRadioButton: NgtRadioButtonComponent): void;
|
|
6
|
-
}
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { NgtRadioButtonComponent } from '../ngt-radio-button.component';
|
|
3
|
+
export declare class NgtRadioButtonContainerComponent {
|
|
4
|
+
onActiveRadioButtonChange: EventEmitter<any>;
|
|
5
|
+
setActiveRadioButton(activeRadioButton: NgtRadioButtonComponent): void;
|
|
6
|
+
}
|
|
@@ -1,27 +1,27 @@
|
|
|
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
|
-
export declare class NgtRadioButtonComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
9
|
-
private injector;
|
|
10
|
-
formContainer: ControlContainer;
|
|
11
|
-
private renderer;
|
|
12
|
-
private ngtStylizableDirective;
|
|
13
|
-
private ngtFormComponent;
|
|
14
|
-
private ngtRadioButtonContainer;
|
|
15
|
-
element: ElementRef;
|
|
16
|
-
label: string;
|
|
17
|
-
shining: boolean;
|
|
18
|
-
name: string;
|
|
19
|
-
ngtStyle: NgtStylizableService;
|
|
20
|
-
private subscriptions;
|
|
21
|
-
constructor(injector: Injector, formContainer: ControlContainer, renderer: Renderer2, ngtStylizableDirective: NgtStylizableDirective, ngtFormComponent: NgtFormComponent, ngtRadioButtonContainer: NgtRadioButtonContainerComponent);
|
|
22
|
-
ngAfterViewInit(): void;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
change(value: boolean): void;
|
|
25
|
-
onNativeChange(value: boolean): void;
|
|
26
|
-
private destroySubscriptions;
|
|
27
|
-
}
|
|
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
|
+
export declare class NgtRadioButtonComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
9
|
+
private injector;
|
|
10
|
+
formContainer: ControlContainer;
|
|
11
|
+
private renderer;
|
|
12
|
+
private ngtStylizableDirective;
|
|
13
|
+
private ngtFormComponent;
|
|
14
|
+
private ngtRadioButtonContainer;
|
|
15
|
+
element: ElementRef;
|
|
16
|
+
label: string;
|
|
17
|
+
shining: boolean;
|
|
18
|
+
name: string;
|
|
19
|
+
ngtStyle: NgtStylizableService;
|
|
20
|
+
private subscriptions;
|
|
21
|
+
constructor(injector: Injector, formContainer: ControlContainer, renderer: Renderer2, ngtStylizableDirective: NgtStylizableDirective, ngtFormComponent: NgtFormComponent, ngtRadioButtonContainer: NgtRadioButtonContainerComponent);
|
|
22
|
+
ngAfterViewInit(): void;
|
|
23
|
+
ngOnDestroy(): void;
|
|
24
|
+
change(value: boolean): void;
|
|
25
|
+
onNativeChange(value: boolean): void;
|
|
26
|
+
private destroySubscriptions;
|
|
27
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtRadioButtonModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtRadioButtonModule {
|
|
2
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { EventEmitter, 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
|
-
export declare class NgtSectionComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
icon: string;
|
|
8
|
-
caption: string;
|
|
9
|
-
subtitle: string;
|
|
10
|
-
accordion: boolean;
|
|
11
|
-
showSection: boolean;
|
|
12
|
-
helpTitle: string;
|
|
13
|
-
helpText: string;
|
|
14
|
-
helpIconColor: string;
|
|
15
|
-
onToggleSection: EventEmitter<any>;
|
|
16
|
-
ngtSectionStyle: NgtStylizableService;
|
|
17
|
-
ngtCaptionStyle: NgtStylizableService;
|
|
18
|
-
ngtSubtitleStyle: NgtStylizableService;
|
|
19
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
20
|
-
open(): void;
|
|
21
|
-
close(): void;
|
|
22
|
-
toggle(): void;
|
|
23
|
-
}
|
|
1
|
+
import { EventEmitter, 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
|
+
export declare class NgtSectionComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
icon: string;
|
|
8
|
+
caption: string;
|
|
9
|
+
subtitle: string;
|
|
10
|
+
accordion: boolean;
|
|
11
|
+
showSection: boolean;
|
|
12
|
+
helpTitle: string;
|
|
13
|
+
helpText: string;
|
|
14
|
+
helpIconColor: string;
|
|
15
|
+
onToggleSection: EventEmitter<any>;
|
|
16
|
+
ngtSectionStyle: NgtStylizableService;
|
|
17
|
+
ngtCaptionStyle: NgtStylizableService;
|
|
18
|
+
ngtSubtitleStyle: NgtStylizableService;
|
|
19
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
20
|
+
open(): void;
|
|
21
|
+
close(): void;
|
|
22
|
+
toggle(): void;
|
|
23
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtSectionModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtSectionModule {
|
|
2
|
+
}
|