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,122 +1,122 @@
|
|
|
1
|
-
import { ChangeDetectorRef, DoCheck, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ControlContainer } from '@angular/forms';
|
|
3
|
-
import { NgOption, NgSelectComponent } from '@ng-select/ng-select';
|
|
4
|
-
import { Observable, Subject } from 'rxjs';
|
|
5
|
-
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
6
|
-
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
7
|
-
import { NgtHttpService } from '../../services/http/ngt-http.service';
|
|
8
|
-
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
9
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
10
|
-
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
11
|
-
export declare class NgtSelectComponent extends NgtBaseNgModel implements OnChanges, OnDestroy, OnInit, DoCheck {
|
|
12
|
-
ngtStylizableDirective: NgtStylizableDirective;
|
|
13
|
-
private injector;
|
|
14
|
-
formContainer: ControlContainer;
|
|
15
|
-
ngtFormComponent: NgtFormComponent;
|
|
16
|
-
private ngtHttp;
|
|
17
|
-
private changeDetector;
|
|
18
|
-
ngtTranslateService: NgtTranslateService;
|
|
19
|
-
ngSelectComponent: NgSelectComponent;
|
|
20
|
-
ngtOptionTemplate: TemplateRef<any>;
|
|
21
|
-
ngtOptionSelectedTemplate: TemplateRef<any>;
|
|
22
|
-
ngtSelectHeaderTemplate: TemplateRef<any>;
|
|
23
|
-
/** Visual */
|
|
24
|
-
label: string;
|
|
25
|
-
labelIcon: string;
|
|
26
|
-
labelIconColor: string;
|
|
27
|
-
helpTitle: string;
|
|
28
|
-
helpText: string;
|
|
29
|
-
helpTextColor: string;
|
|
30
|
-
shining: boolean;
|
|
31
|
-
loading: boolean;
|
|
32
|
-
loadingText: string;
|
|
33
|
-
notFoundText: string;
|
|
34
|
-
dropdownPosition: string;
|
|
35
|
-
typeToSearchText: string;
|
|
36
|
-
clearAllTooltip: string;
|
|
37
|
-
placeholder: string;
|
|
38
|
-
createText: string;
|
|
39
|
-
labelForId: string;
|
|
40
|
-
dropdownPanelMinHeight: NgtSelectDropdownPanelHeight;
|
|
41
|
-
/** Behavior */
|
|
42
|
-
name: string;
|
|
43
|
-
allowCreate: boolean | Promise<any> | Function;
|
|
44
|
-
allowOriginalItemsUnselect: boolean;
|
|
45
|
-
isDisabled: boolean;
|
|
46
|
-
remoteResource: any;
|
|
47
|
-
hideSelected: boolean;
|
|
48
|
-
bindLabel: string;
|
|
49
|
-
bindValue: string;
|
|
50
|
-
items: Array<any> | Observable<any>;
|
|
51
|
-
closeOnSelect: boolean;
|
|
52
|
-
clearable: boolean;
|
|
53
|
-
groupBy: string | Function;
|
|
54
|
-
maxSelectedItems: number;
|
|
55
|
-
multiple: boolean;
|
|
56
|
-
searchable: boolean;
|
|
57
|
-
clearSearchOnAdd: boolean;
|
|
58
|
-
virtualScroll: boolean;
|
|
59
|
-
tabIndex: number;
|
|
60
|
-
typeahead: Subject<any>;
|
|
61
|
-
groupValue: (groupKey: string, cildren: any[]) => Object;
|
|
62
|
-
trackBy: (item: any) => any;
|
|
63
|
-
/** Validation */
|
|
64
|
-
isRequired: boolean;
|
|
65
|
-
onLoadRemoteResource: EventEmitter<any>;
|
|
66
|
-
nativeName: string;
|
|
67
|
-
ngtStyle: NgtStylizableService;
|
|
68
|
-
ngSelectItems: any;
|
|
69
|
-
nativeValue: any;
|
|
70
|
-
componentReady: boolean;
|
|
71
|
-
private ngSearchObserver;
|
|
72
|
-
private originalPerPage;
|
|
73
|
-
private subscriptions;
|
|
74
|
-
private originalItems;
|
|
75
|
-
private currentState;
|
|
76
|
-
private searchTimeout;
|
|
77
|
-
private becameVisible;
|
|
78
|
-
constructor(ngtStylizableDirective: NgtStylizableDirective, injector: Injector, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, ngtHttp: NgtHttpService, changeDetector: ChangeDetectorRef, ngtTranslateService: NgtTranslateService);
|
|
79
|
-
compareWith: (a: any, b: any) => boolean;
|
|
80
|
-
ngOnInit(): void;
|
|
81
|
-
ngAfterViewInit(): void;
|
|
82
|
-
ngDoCheck(): void;
|
|
83
|
-
ngOnDestroy(): void;
|
|
84
|
-
removeItem(event: Event, item: any): void;
|
|
85
|
-
refresh(): void;
|
|
86
|
-
reset(): void;
|
|
87
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
88
|
-
setFocus(): void;
|
|
89
|
-
onClearSelect(): void;
|
|
90
|
-
onRemoveSelectedItem(item: NgOption): void;
|
|
91
|
-
getFilterInputValue(): string;
|
|
92
|
-
search(filters: any): void;
|
|
93
|
-
onNativeChange(value: any): void;
|
|
94
|
-
change(value: any): void;
|
|
95
|
-
onScroll({ end }: {
|
|
96
|
-
end: any;
|
|
97
|
-
}): void;
|
|
98
|
-
hasSelectedValue(): string;
|
|
99
|
-
getSelectClass(): string;
|
|
100
|
-
private initNgSelectItems;
|
|
101
|
-
private initComponentValidation;
|
|
102
|
-
private getElementTitle;
|
|
103
|
-
private hasChangesBetweenModels;
|
|
104
|
-
private updateValidations;
|
|
105
|
-
private isRequiredValidator;
|
|
106
|
-
private replaceShowAddTag;
|
|
107
|
-
private bindInnerInputUniqueId;
|
|
108
|
-
private hasTermInFilteredItems;
|
|
109
|
-
private hasTermInSelectedItems;
|
|
110
|
-
private hadPreviousSelection;
|
|
111
|
-
private isColoquentResource;
|
|
112
|
-
private isHidden;
|
|
113
|
-
private destroySubscriptions;
|
|
114
|
-
}
|
|
115
|
-
export declare enum NgtSelectDropdownPanelHeight {
|
|
116
|
-
AUTO = "auto",
|
|
117
|
-
XS = "xs",
|
|
118
|
-
MD = "md",
|
|
119
|
-
SM = "sm",
|
|
120
|
-
LG = "lg",
|
|
121
|
-
XL = "xl"
|
|
122
|
-
}
|
|
1
|
+
import { ChangeDetectorRef, DoCheck, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef } from '@angular/core';
|
|
2
|
+
import { ControlContainer } from '@angular/forms';
|
|
3
|
+
import { NgOption, NgSelectComponent } from '@ng-select/ng-select';
|
|
4
|
+
import { Observable, Subject } from 'rxjs';
|
|
5
|
+
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
6
|
+
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
7
|
+
import { NgtHttpService } from '../../services/http/ngt-http.service';
|
|
8
|
+
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
9
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
10
|
+
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
11
|
+
export declare class NgtSelectComponent extends NgtBaseNgModel implements OnChanges, OnDestroy, OnInit, DoCheck {
|
|
12
|
+
ngtStylizableDirective: NgtStylizableDirective;
|
|
13
|
+
private injector;
|
|
14
|
+
formContainer: ControlContainer;
|
|
15
|
+
ngtFormComponent: NgtFormComponent;
|
|
16
|
+
private ngtHttp;
|
|
17
|
+
private changeDetector;
|
|
18
|
+
ngtTranslateService: NgtTranslateService;
|
|
19
|
+
ngSelectComponent: NgSelectComponent;
|
|
20
|
+
ngtOptionTemplate: TemplateRef<any>;
|
|
21
|
+
ngtOptionSelectedTemplate: TemplateRef<any>;
|
|
22
|
+
ngtSelectHeaderTemplate: TemplateRef<any>;
|
|
23
|
+
/** Visual */
|
|
24
|
+
label: string;
|
|
25
|
+
labelIcon: string;
|
|
26
|
+
labelIconColor: string;
|
|
27
|
+
helpTitle: string;
|
|
28
|
+
helpText: string;
|
|
29
|
+
helpTextColor: string;
|
|
30
|
+
shining: boolean;
|
|
31
|
+
loading: boolean;
|
|
32
|
+
loadingText: string;
|
|
33
|
+
notFoundText: string;
|
|
34
|
+
dropdownPosition: string;
|
|
35
|
+
typeToSearchText: string;
|
|
36
|
+
clearAllTooltip: string;
|
|
37
|
+
placeholder: string;
|
|
38
|
+
createText: string;
|
|
39
|
+
labelForId: string;
|
|
40
|
+
dropdownPanelMinHeight: NgtSelectDropdownPanelHeight;
|
|
41
|
+
/** Behavior */
|
|
42
|
+
name: string;
|
|
43
|
+
allowCreate: boolean | Promise<any> | Function;
|
|
44
|
+
allowOriginalItemsUnselect: boolean;
|
|
45
|
+
isDisabled: boolean;
|
|
46
|
+
remoteResource: any;
|
|
47
|
+
hideSelected: boolean;
|
|
48
|
+
bindLabel: string;
|
|
49
|
+
bindValue: string;
|
|
50
|
+
items: Array<any> | Observable<any>;
|
|
51
|
+
closeOnSelect: boolean;
|
|
52
|
+
clearable: boolean;
|
|
53
|
+
groupBy: string | Function;
|
|
54
|
+
maxSelectedItems: number;
|
|
55
|
+
multiple: boolean;
|
|
56
|
+
searchable: boolean;
|
|
57
|
+
clearSearchOnAdd: boolean;
|
|
58
|
+
virtualScroll: boolean;
|
|
59
|
+
tabIndex: number;
|
|
60
|
+
typeahead: Subject<any>;
|
|
61
|
+
groupValue: (groupKey: string, cildren: any[]) => Object;
|
|
62
|
+
trackBy: (item: any) => any;
|
|
63
|
+
/** Validation */
|
|
64
|
+
isRequired: boolean;
|
|
65
|
+
onLoadRemoteResource: EventEmitter<any>;
|
|
66
|
+
nativeName: string;
|
|
67
|
+
ngtStyle: NgtStylizableService;
|
|
68
|
+
ngSelectItems: any;
|
|
69
|
+
nativeValue: any;
|
|
70
|
+
componentReady: boolean;
|
|
71
|
+
private ngSearchObserver;
|
|
72
|
+
private originalPerPage;
|
|
73
|
+
private subscriptions;
|
|
74
|
+
private originalItems;
|
|
75
|
+
private currentState;
|
|
76
|
+
private searchTimeout;
|
|
77
|
+
private becameVisible;
|
|
78
|
+
constructor(ngtStylizableDirective: NgtStylizableDirective, injector: Injector, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, ngtHttp: NgtHttpService, changeDetector: ChangeDetectorRef, ngtTranslateService: NgtTranslateService);
|
|
79
|
+
compareWith: (a: any, b: any) => boolean;
|
|
80
|
+
ngOnInit(): void;
|
|
81
|
+
ngAfterViewInit(): void;
|
|
82
|
+
ngDoCheck(): void;
|
|
83
|
+
ngOnDestroy(): void;
|
|
84
|
+
removeItem(event: Event, item: any): void;
|
|
85
|
+
refresh(): void;
|
|
86
|
+
reset(): void;
|
|
87
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
88
|
+
setFocus(): void;
|
|
89
|
+
onClearSelect(): void;
|
|
90
|
+
onRemoveSelectedItem(item: NgOption): void;
|
|
91
|
+
getFilterInputValue(): string;
|
|
92
|
+
search(filters: any): void;
|
|
93
|
+
onNativeChange(value: any): void;
|
|
94
|
+
change(value: any): void;
|
|
95
|
+
onScroll({ end }: {
|
|
96
|
+
end: any;
|
|
97
|
+
}): void;
|
|
98
|
+
hasSelectedValue(): string;
|
|
99
|
+
getSelectClass(): string;
|
|
100
|
+
private initNgSelectItems;
|
|
101
|
+
private initComponentValidation;
|
|
102
|
+
private getElementTitle;
|
|
103
|
+
private hasChangesBetweenModels;
|
|
104
|
+
private updateValidations;
|
|
105
|
+
private isRequiredValidator;
|
|
106
|
+
private replaceShowAddTag;
|
|
107
|
+
private bindInnerInputUniqueId;
|
|
108
|
+
private hasTermInFilteredItems;
|
|
109
|
+
private hasTermInSelectedItems;
|
|
110
|
+
private hadPreviousSelection;
|
|
111
|
+
private isColoquentResource;
|
|
112
|
+
private isHidden;
|
|
113
|
+
private destroySubscriptions;
|
|
114
|
+
}
|
|
115
|
+
export declare enum NgtSelectDropdownPanelHeight {
|
|
116
|
+
AUTO = "auto",
|
|
117
|
+
XS = "xs",
|
|
118
|
+
MD = "md",
|
|
119
|
+
SM = "sm",
|
|
120
|
+
LG = "lg",
|
|
121
|
+
XL = "xl"
|
|
122
|
+
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
export declare class NgtSelectOptionTmp {
|
|
3
|
-
template: TemplateRef<any>;
|
|
4
|
-
constructor(template: TemplateRef<any>);
|
|
5
|
-
}
|
|
6
|
-
export declare class NgtSelectOptionSelectedTmp {
|
|
7
|
-
template: TemplateRef<any>;
|
|
8
|
-
constructor(template: TemplateRef<any>);
|
|
9
|
-
}
|
|
10
|
-
export declare class NgtSelectHeaderTmp {
|
|
11
|
-
template: TemplateRef<any>;
|
|
12
|
-
constructor(template: TemplateRef<any>);
|
|
13
|
-
}
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
export declare class NgtSelectOptionTmp {
|
|
3
|
+
template: TemplateRef<any>;
|
|
4
|
+
constructor(template: TemplateRef<any>);
|
|
5
|
+
}
|
|
6
|
+
export declare class NgtSelectOptionSelectedTmp {
|
|
7
|
+
template: TemplateRef<any>;
|
|
8
|
+
constructor(template: TemplateRef<any>);
|
|
9
|
+
}
|
|
10
|
+
export declare class NgtSelectHeaderTmp {
|
|
11
|
+
template: TemplateRef<any>;
|
|
12
|
+
constructor(template: TemplateRef<any>);
|
|
13
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtSelectModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtSelectModule {
|
|
2
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
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 NgtShiningComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
shiningWidth: NgtShiningWidth;
|
|
8
|
-
ngtStyle: NgtStylizableService;
|
|
9
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
-
}
|
|
11
|
-
export declare enum NgtShiningWidth {
|
|
12
|
-
xs = "xs",
|
|
13
|
-
sm = "sm",
|
|
14
|
-
lg = "lg",
|
|
15
|
-
xl = "xl"
|
|
16
|
-
}
|
|
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 NgtShiningComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
shiningWidth: NgtShiningWidth;
|
|
8
|
+
ngtStyle: NgtStylizableService;
|
|
9
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
+
}
|
|
11
|
+
export declare enum NgtShiningWidth {
|
|
12
|
+
xs = "xs",
|
|
13
|
+
sm = "sm",
|
|
14
|
+
lg = "lg",
|
|
15
|
+
xl = "xl"
|
|
16
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtShiningModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtShiningModule {
|
|
2
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, Injector, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
-
import { Size } from '../../enums/size.enum';
|
|
4
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
-
export declare class NgtSidenavComponent implements AfterViewInit {
|
|
6
|
-
private injector;
|
|
7
|
-
private ngtStyleDirective;
|
|
8
|
-
sideMenuRef: ElementRef;
|
|
9
|
-
containerRef: ElementRef;
|
|
10
|
-
size: Size;
|
|
11
|
-
initVisible: boolean;
|
|
12
|
-
closeMenuOnMobileView: boolean;
|
|
13
|
-
visible: boolean;
|
|
14
|
-
open: boolean;
|
|
15
|
-
isMenuContracted: boolean;
|
|
16
|
-
ngtStyle: NgtStylizableService;
|
|
17
|
-
private screenWidth;
|
|
18
|
-
constructor(injector: Injector, ngtStyleDirective: NgtStylizableDirective);
|
|
19
|
-
bindScreenSize(event?: any): void;
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
22
|
-
toggleMenu(): void;
|
|
23
|
-
closeMenu(): void;
|
|
24
|
-
openMenu(): void;
|
|
25
|
-
getNavSize(): "w-full" | "md:w-auto w-4/12" | "md:w-1/12 w-4/12" | "md:w-2/12 w-5/12" | "md:w-4/12 w-6/12" | "md:w-6/12 w-full";
|
|
26
|
-
getContainerSize(): "w-full" | "md:w-6/12 w-full" | "md:w-11/12 w-full" | "md:w-10/12 w-full" | "md:w-8/12 w-full";
|
|
27
|
-
toggleMenuSize(size: Size): void;
|
|
28
|
-
isMobileView(): boolean;
|
|
29
|
-
}
|
|
1
|
+
import { AfterViewInit, ElementRef, Injector, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { NgtStylizableDirective } from '../../directives/ngt-stylizable/ngt-stylizable.directive';
|
|
3
|
+
import { Size } from '../../enums/size.enum';
|
|
4
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
5
|
+
export declare class NgtSidenavComponent implements AfterViewInit {
|
|
6
|
+
private injector;
|
|
7
|
+
private ngtStyleDirective;
|
|
8
|
+
sideMenuRef: ElementRef;
|
|
9
|
+
containerRef: ElementRef;
|
|
10
|
+
size: Size;
|
|
11
|
+
initVisible: boolean;
|
|
12
|
+
closeMenuOnMobileView: boolean;
|
|
13
|
+
visible: boolean;
|
|
14
|
+
open: boolean;
|
|
15
|
+
isMenuContracted: boolean;
|
|
16
|
+
ngtStyle: NgtStylizableService;
|
|
17
|
+
private screenWidth;
|
|
18
|
+
constructor(injector: Injector, ngtStyleDirective: NgtStylizableDirective);
|
|
19
|
+
bindScreenSize(event?: any): void;
|
|
20
|
+
ngAfterViewInit(): void;
|
|
21
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
22
|
+
toggleMenu(): void;
|
|
23
|
+
closeMenu(): void;
|
|
24
|
+
openMenu(): void;
|
|
25
|
+
getNavSize(): "w-full" | "md:w-auto w-4/12" | "md:w-1/12 w-4/12" | "md:w-2/12 w-5/12" | "md:w-4/12 w-6/12" | "md:w-6/12 w-full";
|
|
26
|
+
getContainerSize(): "w-full" | "md:w-6/12 w-full" | "md:w-11/12 w-full" | "md:w-10/12 w-full" | "md:w-8/12 w-full";
|
|
27
|
+
toggleMenuSize(size: Size): void;
|
|
28
|
+
isMobileView(): boolean;
|
|
29
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtSidenavModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtSidenavModule {
|
|
2
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
-
import { ControlContainer } from '@angular/forms';
|
|
3
|
-
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
4
|
-
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
5
|
-
export declare class NgtSliderComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
6
|
-
formContainer: ControlContainer;
|
|
7
|
-
private renderer;
|
|
8
|
-
private ngtFormComponent;
|
|
9
|
-
element: ElementRef;
|
|
10
|
-
display: ElementRef;
|
|
11
|
-
label: string;
|
|
12
|
-
shining: boolean;
|
|
13
|
-
name: string;
|
|
14
|
-
min: string;
|
|
15
|
-
max: string;
|
|
16
|
-
step: string;
|
|
17
|
-
color: NgtSliderColorSchemeEnum;
|
|
18
|
-
private subscriptions;
|
|
19
|
-
constructor(formContainer: ControlContainer, renderer: Renderer2, ngtFormComponent: NgtFormComponent);
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
change(value: boolean): void;
|
|
23
|
-
onNativeChange(value: boolean): void;
|
|
24
|
-
private destroySubscriptions;
|
|
25
|
-
}
|
|
26
|
-
export declare enum NgtSliderColorSchemeEnum {
|
|
27
|
-
PRIMARY = "primary",
|
|
28
|
-
SUCCESS = "success",
|
|
29
|
-
WARNING = "warning",
|
|
30
|
-
DANGER = "danger"
|
|
31
|
-
}
|
|
1
|
+
import { AfterViewInit, ElementRef, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
+
import { ControlContainer } from '@angular/forms';
|
|
3
|
+
import { NgtBaseNgModel } from '../../base/ngt-base-ng-model';
|
|
4
|
+
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
5
|
+
export declare class NgtSliderComponent extends NgtBaseNgModel implements AfterViewInit, OnDestroy {
|
|
6
|
+
formContainer: ControlContainer;
|
|
7
|
+
private renderer;
|
|
8
|
+
private ngtFormComponent;
|
|
9
|
+
element: ElementRef;
|
|
10
|
+
display: ElementRef;
|
|
11
|
+
label: string;
|
|
12
|
+
shining: boolean;
|
|
13
|
+
name: string;
|
|
14
|
+
min: string;
|
|
15
|
+
max: string;
|
|
16
|
+
step: string;
|
|
17
|
+
color: NgtSliderColorSchemeEnum;
|
|
18
|
+
private subscriptions;
|
|
19
|
+
constructor(formContainer: ControlContainer, renderer: Renderer2, ngtFormComponent: NgtFormComponent);
|
|
20
|
+
ngAfterViewInit(): void;
|
|
21
|
+
ngOnDestroy(): void;
|
|
22
|
+
change(value: boolean): void;
|
|
23
|
+
onNativeChange(value: boolean): void;
|
|
24
|
+
private destroySubscriptions;
|
|
25
|
+
}
|
|
26
|
+
export declare enum NgtSliderColorSchemeEnum {
|
|
27
|
+
PRIMARY = "primary",
|
|
28
|
+
SUCCESS = "success",
|
|
29
|
+
WARNING = "warning",
|
|
30
|
+
DANGER = "danger"
|
|
31
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtSliderModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtSliderModule {
|
|
2
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { AfterViewChecked, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
export declare class NgtSvgComponent implements AfterViewChecked, OnChanges {
|
|
3
|
-
src: string;
|
|
4
|
-
class: string;
|
|
5
|
-
private svgIconElement;
|
|
6
|
-
private appliedClass;
|
|
7
|
-
ngAfterViewChecked(): void;
|
|
8
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
9
|
-
private checkClassChange;
|
|
10
|
-
}
|
|
1
|
+
import { AfterViewChecked, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
+
export declare class NgtSvgComponent implements AfterViewChecked, OnChanges {
|
|
3
|
+
src: string;
|
|
4
|
+
class: string;
|
|
5
|
+
private svgIconElement;
|
|
6
|
+
private appliedClass;
|
|
7
|
+
ngAfterViewChecked(): void;
|
|
8
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
9
|
+
private checkClassChange;
|
|
10
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtSvgModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtSvgModule {
|
|
2
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
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 NgtTagComponent {
|
|
5
|
-
private injector;
|
|
6
|
-
private ngtStylizableDirective;
|
|
7
|
-
icon: string;
|
|
8
|
-
ngtStyle: NgtStylizableService;
|
|
9
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
-
}
|
|
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 NgtTagComponent {
|
|
5
|
+
private injector;
|
|
6
|
+
private ngtStylizableDirective;
|
|
7
|
+
icon: string;
|
|
8
|
+
ngtStyle: NgtStylizableService;
|
|
9
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective);
|
|
10
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtTagModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtTagModule {
|
|
2
|
+
}
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
import { ElementRef, Injector, OnDestroy, OnInit, 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 { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
6
|
-
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
7
|
-
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
8
|
-
export declare class NgtTextareaComponent extends NgtBaseNgModel implements OnInit, OnDestroy {
|
|
9
|
-
private injector;
|
|
10
|
-
private ngtStylizableDirective;
|
|
11
|
-
formContainer: ControlContainer;
|
|
12
|
-
private ngtFormComponent;
|
|
13
|
-
private renderer;
|
|
14
|
-
ngtTranslateService: NgtTranslateService;
|
|
15
|
-
element: ElementRef;
|
|
16
|
-
label: string;
|
|
17
|
-
placeholder: string;
|
|
18
|
-
rows: string;
|
|
19
|
-
helpTitle: string;
|
|
20
|
-
showCharactersLength: boolean;
|
|
21
|
-
helpText: boolean;
|
|
22
|
-
helpTextColor: string;
|
|
23
|
-
shining: boolean;
|
|
24
|
-
name: string;
|
|
25
|
-
isDisabled: boolean;
|
|
26
|
-
isReadonly: boolean;
|
|
27
|
-
jit: boolean;
|
|
28
|
-
focus: boolean;
|
|
29
|
-
isRequired: boolean;
|
|
30
|
-
maxLength: number;
|
|
31
|
-
componentReady: boolean;
|
|
32
|
-
ngtStyle: NgtStylizableService;
|
|
33
|
-
private subscriptions;
|
|
34
|
-
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, renderer: Renderer2, ngtTranslateService: NgtTranslateService);
|
|
35
|
-
ngOnChanges(changes: any): void;
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
setFocus(): void;
|
|
39
|
-
clear(): void;
|
|
40
|
-
change(value: any): void;
|
|
41
|
-
getRemainingCharacters(): number;
|
|
42
|
-
private initComponent;
|
|
43
|
-
private updateValidations;
|
|
44
|
-
private getNativeValue;
|
|
45
|
-
private destroySubscriptions;
|
|
46
|
-
}
|
|
1
|
+
import { ElementRef, Injector, OnDestroy, OnInit, 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 { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
6
|
+
import { NgtStylizableService } from '../../services/ngt-stylizable/ngt-stylizable.service';
|
|
7
|
+
import { NgtFormComponent } from '../ngt-form/ngt-form.component';
|
|
8
|
+
export declare class NgtTextareaComponent extends NgtBaseNgModel implements OnInit, OnDestroy {
|
|
9
|
+
private injector;
|
|
10
|
+
private ngtStylizableDirective;
|
|
11
|
+
formContainer: ControlContainer;
|
|
12
|
+
private ngtFormComponent;
|
|
13
|
+
private renderer;
|
|
14
|
+
ngtTranslateService: NgtTranslateService;
|
|
15
|
+
element: ElementRef;
|
|
16
|
+
label: string;
|
|
17
|
+
placeholder: string;
|
|
18
|
+
rows: string;
|
|
19
|
+
helpTitle: string;
|
|
20
|
+
showCharactersLength: boolean;
|
|
21
|
+
helpText: boolean;
|
|
22
|
+
helpTextColor: string;
|
|
23
|
+
shining: boolean;
|
|
24
|
+
name: string;
|
|
25
|
+
isDisabled: boolean;
|
|
26
|
+
isReadonly: boolean;
|
|
27
|
+
jit: boolean;
|
|
28
|
+
focus: boolean;
|
|
29
|
+
isRequired: boolean;
|
|
30
|
+
maxLength: number;
|
|
31
|
+
componentReady: boolean;
|
|
32
|
+
ngtStyle: NgtStylizableService;
|
|
33
|
+
private subscriptions;
|
|
34
|
+
constructor(injector: Injector, ngtStylizableDirective: NgtStylizableDirective, formContainer: ControlContainer, ngtFormComponent: NgtFormComponent, renderer: Renderer2, ngtTranslateService: NgtTranslateService);
|
|
35
|
+
ngOnChanges(changes: any): void;
|
|
36
|
+
ngOnInit(): void;
|
|
37
|
+
ngOnDestroy(): void;
|
|
38
|
+
setFocus(): void;
|
|
39
|
+
clear(): void;
|
|
40
|
+
change(value: any): void;
|
|
41
|
+
getRemainingCharacters(): number;
|
|
42
|
+
private initComponent;
|
|
43
|
+
private updateValidations;
|
|
44
|
+
private getNativeValue;
|
|
45
|
+
private destroySubscriptions;
|
|
46
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtTextareaModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtTextareaModule {
|
|
2
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ControlContainer, FormControl } from '@angular/forms';
|
|
2
|
-
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
3
|
-
export declare class NgtValidationComponent {
|
|
4
|
-
ngtTranslateService: NgtTranslateService;
|
|
5
|
-
control: FormControl;
|
|
6
|
-
container: ControlContainer;
|
|
7
|
-
minValue: number;
|
|
8
|
-
minLength: number;
|
|
9
|
-
constructor(ngtTranslateService: NgtTranslateService);
|
|
10
|
-
}
|
|
1
|
+
import { ControlContainer, FormControl } from '@angular/forms';
|
|
2
|
+
import { NgtTranslateService } from '../../services/http/ngt-translate.service';
|
|
3
|
+
export declare class NgtValidationComponent {
|
|
4
|
+
ngtTranslateService: NgtTranslateService;
|
|
5
|
+
control: FormControl;
|
|
6
|
+
container: ControlContainer;
|
|
7
|
+
minValue: number;
|
|
8
|
+
minLength: number;
|
|
9
|
+
constructor(ngtTranslateService: NgtTranslateService);
|
|
10
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class NgtValidationModule {
|
|
2
|
-
}
|
|
1
|
+
export declare class NgtValidationModule {
|
|
2
|
+
}
|