@syncfusion/ej2-angular-inputs 26.2.14-ngcc → 27.1.48-ngcc
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/@syncfusion/ej2-angular-inputs.es5.js +184 -5
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js +173 -5
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/README.md +42 -42
- package/dist/ej2-angular-inputs.umd.js +189 -3
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +2 -2
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/ej2-angular-inputs.d.ts +1 -0
- package/ej2-angular-inputs.metadata.json +1 -1
- package/package.json +14 -10
- package/schematics/collection.json +10 -9
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/index.ts +10 -10
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -34
- package/schematics/ng-add/schema.ts +30 -30
- package/schematics/tsconfig.json +25 -25
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +3 -3
- package/src/index.d.ts +3 -0
- package/src/smart-textarea/smarttextarea-all.module.d.ts +5 -0
- package/src/smart-textarea/smarttextarea.component.d.ts +41 -0
- package/src/smart-textarea/smarttextarea.module.d.ts +5 -0
- package/styles/bootstrap-dark-lite.css +1 -0
- package/styles/bootstrap-dark-lite.scss +1 -0
- package/styles/bootstrap-dark.scss +1 -0
- package/styles/bootstrap-lite.css +1 -0
- package/styles/bootstrap-lite.scss +1 -0
- package/styles/bootstrap.scss +1 -0
- package/styles/bootstrap4-lite.css +1 -0
- package/styles/bootstrap4-lite.scss +1 -0
- package/styles/bootstrap4.scss +1 -0
- package/styles/bootstrap5-dark-lite.css +1 -0
- package/styles/bootstrap5-dark-lite.scss +1 -0
- package/styles/bootstrap5-dark.scss +1 -0
- package/styles/bootstrap5-lite.css +1 -0
- package/styles/bootstrap5-lite.scss +1 -0
- package/styles/bootstrap5.3-lite.css +1 -0
- package/styles/bootstrap5.3-lite.scss +1 -0
- package/styles/bootstrap5.3.css +1 -0
- package/styles/bootstrap5.3.scss +13 -0
- package/styles/bootstrap5.scss +1 -0
- package/styles/color-picker/bootstrap5.3.css +1 -0
- package/styles/color-picker/bootstrap5.3.scss +1 -0
- package/styles/data-form/bootstrap5.3.css +1 -0
- package/styles/data-form/bootstrap5.3.scss +1 -0
- package/styles/fabric-dark-lite.css +1 -0
- package/styles/fabric-dark-lite.scss +1 -0
- package/styles/fabric-dark.scss +1 -0
- package/styles/fabric-lite.css +1 -0
- package/styles/fabric-lite.scss +1 -0
- package/styles/fabric.scss +1 -0
- package/styles/fluent-dark-lite.css +1 -0
- package/styles/fluent-dark-lite.scss +1 -0
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent-lite.css +1 -0
- package/styles/fluent-lite.scss +1 -0
- package/styles/fluent.scss +1 -0
- package/styles/fluent2-lite.css +1 -0
- package/styles/fluent2-lite.scss +1 -0
- package/styles/fluent2.scss +1 -0
- package/styles/highcontrast-light-lite.css +1 -0
- package/styles/highcontrast-light-lite.scss +1 -0
- package/styles/highcontrast-light.scss +1 -0
- package/styles/highcontrast-lite.css +1 -0
- package/styles/highcontrast-lite.scss +1 -0
- package/styles/highcontrast.scss +1 -0
- package/styles/input/bootstrap5.3.css +1 -0
- package/styles/input/bootstrap5.3.scss +1 -0
- package/styles/maskedtextbox/bootstrap5.3.css +1 -0
- package/styles/maskedtextbox/bootstrap5.3.scss +1 -0
- package/styles/material-dark-lite.css +1 -0
- package/styles/material-dark-lite.scss +1 -0
- package/styles/material-dark.scss +1 -0
- package/styles/material-lite.css +1 -0
- package/styles/material-lite.scss +1 -0
- package/styles/material.scss +1 -0
- package/styles/material3-dark-lite.css +1 -0
- package/styles/material3-dark-lite.scss +1 -0
- package/styles/material3-dark.scss +1 -0
- package/styles/material3-lite.css +1 -0
- package/styles/material3-lite.scss +1 -0
- package/styles/material3.scss +1 -0
- package/styles/numerictextbox/bootstrap5.3.css +1 -0
- package/styles/numerictextbox/bootstrap5.3.scss +1 -0
- package/styles/otp-input/bootstrap5.3.css +1 -0
- package/styles/otp-input/bootstrap5.3.scss +1 -0
- package/styles/rating/bootstrap5.3.css +1 -0
- package/styles/rating/bootstrap5.3.scss +1 -0
- package/styles/signature/bootstrap5.3.css +1 -0
- package/styles/signature/bootstrap5.3.scss +1 -0
- package/styles/slider/bootstrap5.3.css +1 -0
- package/styles/slider/bootstrap5.3.scss +1 -0
- package/styles/smart-textarea/bootstrap-dark.css +1 -0
- package/styles/smart-textarea/bootstrap-dark.scss +1 -0
- package/styles/smart-textarea/bootstrap.css +1 -0
- package/styles/smart-textarea/bootstrap.scss +1 -0
- package/styles/smart-textarea/bootstrap4.css +1 -0
- package/styles/smart-textarea/bootstrap4.scss +1 -0
- package/styles/smart-textarea/bootstrap5-dark.css +1 -0
- package/styles/smart-textarea/bootstrap5-dark.scss +1 -0
- package/styles/smart-textarea/bootstrap5.3.css +1 -0
- package/styles/smart-textarea/bootstrap5.3.scss +1 -0
- package/styles/smart-textarea/bootstrap5.css +1 -0
- package/styles/smart-textarea/bootstrap5.scss +1 -0
- package/styles/smart-textarea/fabric-dark.css +1 -0
- package/styles/smart-textarea/fabric-dark.scss +1 -0
- package/styles/smart-textarea/fabric.css +1 -0
- package/styles/smart-textarea/fabric.scss +1 -0
- package/styles/smart-textarea/fluent-dark.css +1 -0
- package/styles/smart-textarea/fluent-dark.scss +1 -0
- package/styles/smart-textarea/fluent.css +1 -0
- package/styles/smart-textarea/fluent.scss +1 -0
- package/styles/smart-textarea/fluent2.css +1 -0
- package/styles/smart-textarea/fluent2.scss +1 -0
- package/styles/smart-textarea/highcontrast-light.css +1 -0
- package/styles/smart-textarea/highcontrast-light.scss +1 -0
- package/styles/smart-textarea/highcontrast.css +1 -0
- package/styles/smart-textarea/highcontrast.scss +1 -0
- package/styles/smart-textarea/material-dark.css +1 -0
- package/styles/smart-textarea/material-dark.scss +1 -0
- package/styles/smart-textarea/material.css +1 -0
- package/styles/smart-textarea/material.scss +1 -0
- package/styles/smart-textarea/material3-dark.css +1 -0
- package/styles/smart-textarea/material3-dark.scss +2 -0
- package/styles/smart-textarea/material3.css +1 -0
- package/styles/smart-textarea/material3.scss +2 -0
- package/styles/smart-textarea/tailwind-dark.css +1 -0
- package/styles/smart-textarea/tailwind-dark.scss +1 -0
- package/styles/smart-textarea/tailwind.css +1 -0
- package/styles/smart-textarea/tailwind.scss +1 -0
- package/styles/tailwind-dark-lite.css +1 -0
- package/styles/tailwind-dark-lite.scss +1 -0
- package/styles/tailwind-dark.scss +1 -0
- package/styles/tailwind-lite.css +1 -0
- package/styles/tailwind-lite.scss +1 -0
- package/styles/tailwind.scss +1 -0
- package/styles/textarea/bootstrap5.3.css +1 -0
- package/styles/textarea/bootstrap5.3.scss +1 -0
- package/styles/textbox/bootstrap5.3.css +1 -0
- package/styles/textbox/bootstrap5.3.scss +1 -0
- package/styles/uploader/bootstrap5.3.css +1 -0
- package/styles/uploader/bootstrap5.3.scss +1 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef, forwardRef } from '@angular/core';
|
|
2
2
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
3
3
|
import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, FormBase, Template, setValue } from '@syncfusion/ej2-angular-base';
|
|
4
|
-
import { ColorPicker, FormValidator, MaskedTextBox, NumericTextBox, OtpInput, Rating, Signature, Slider, TextArea, TextBox, Uploader } from '@syncfusion/ej2-inputs';
|
|
4
|
+
import { ColorPicker, FormValidator, MaskedTextBox, NumericTextBox, OtpInput, Rating, Signature, Slider, SmartTextArea, TextArea, TextBox, Uploader } from '@syncfusion/ej2-inputs';
|
|
5
5
|
import { CommonModule } from '@angular/common';
|
|
6
6
|
|
|
7
7
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -1095,7 +1095,7 @@ var __decorate$6 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1095
1095
|
var __metadata$6 = (this && this.__metadata) || function (k, v) {
|
|
1096
1096
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
1097
1097
|
};
|
|
1098
|
-
const inputs$6 = ['columns', 'createPopupOnClick', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'value'];
|
|
1098
|
+
const inputs$6 = ['columns', 'createPopupOnClick', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'showRecentColors', 'value'];
|
|
1099
1099
|
const outputs$7 = ['focus', 'blur', 'beforeClose', 'beforeModeSwitch', 'beforeOpen', 'beforeTileRender', 'change', 'created', 'onModeSwitch', 'open', 'select', 'valueChange'];
|
|
1100
1100
|
const twoWays$6 = ['value'];
|
|
1101
1101
|
/**
|
|
@@ -1618,7 +1618,7 @@ var __decorate$9 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1618
1618
|
var __metadata$9 = (this && this.__metadata) || function (k, v) {
|
|
1619
1619
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
1620
1620
|
};
|
|
1621
|
-
const inputs$9 = ['ariaLabels', 'cssClass', 'disabled', 'enablePersistence', 'enableRtl', 'htmlAttributes', 'length', 'locale', 'placeholder', 'separator', 'stylingMode', 'type', 'value'];
|
|
1621
|
+
const inputs$9 = ['ariaLabels', 'autoFocus', 'cssClass', 'disabled', 'enablePersistence', 'enableRtl', 'htmlAttributes', 'length', 'locale', 'placeholder', 'separator', 'stylingMode', 'textTransform', 'type', 'value'];
|
|
1622
1622
|
const outputs$10 = ['blur', 'created', 'focus', 'input', 'valueChanged', 'valueChange'];
|
|
1623
1623
|
const twoWays$9 = ['value'];
|
|
1624
1624
|
/**
|
|
@@ -1777,6 +1777,174 @@ OtpInputAllModule.decorators = [
|
|
|
1777
1777
|
*/
|
|
1778
1778
|
OtpInputAllModule.ctorParameters = () => [];
|
|
1779
1779
|
|
|
1780
|
+
var __decorate$10 = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
1781
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
1782
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
1783
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1784
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1785
|
+
};
|
|
1786
|
+
var __metadata$10 = (this && this.__metadata) || function (k, v) {
|
|
1787
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
1788
|
+
};
|
|
1789
|
+
const inputs$10 = ['UserPhrases', 'aiSuggestionHandler', 'cols', 'cssClass', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'maxLength', 'placeholder', 'readonly', 'resizeMode', 'rows', 'showClearButton', 'showSuggestionOnPopup', 'userRole', 'value', 'width'];
|
|
1790
|
+
const outputs$11 = ['blur', 'change', 'created', 'destroyed', 'focus', 'input', 'valueChange'];
|
|
1791
|
+
const twoWays$10 = ['value'];
|
|
1792
|
+
/**
|
|
1793
|
+
* Represents the Angular Smart TextArea Component.
|
|
1794
|
+
* ```html
|
|
1795
|
+
* <ejs-smarttextarea></ejs-smarttextarea>
|
|
1796
|
+
* ```
|
|
1797
|
+
*/
|
|
1798
|
+
let SmartTextAreaComponent = SmartTextAreaComponent_1 = class SmartTextAreaComponent extends SmartTextArea {
|
|
1799
|
+
/**
|
|
1800
|
+
* @param {?} ngEle
|
|
1801
|
+
* @param {?} srenderer
|
|
1802
|
+
* @param {?} viewContainerRef
|
|
1803
|
+
* @param {?} injector
|
|
1804
|
+
* @param {?} cdr
|
|
1805
|
+
*/
|
|
1806
|
+
constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
1807
|
+
super();
|
|
1808
|
+
this.ngEle = ngEle;
|
|
1809
|
+
this.srenderer = srenderer;
|
|
1810
|
+
this.viewContainerRef = viewContainerRef;
|
|
1811
|
+
this.injector = injector;
|
|
1812
|
+
this.cdr = cdr;
|
|
1813
|
+
this.skipFromEvent = true;
|
|
1814
|
+
this.element = this.ngEle.nativeElement;
|
|
1815
|
+
this.injectedModules = this.injectedModules || [];
|
|
1816
|
+
this.registerEvents(outputs$11);
|
|
1817
|
+
this.addTwoWay.call(this, twoWays$10);
|
|
1818
|
+
setValue('currentInstance', this, this.viewContainerRef);
|
|
1819
|
+
this.formContext = new FormBase();
|
|
1820
|
+
this.formCompContext = new ComponentBase();
|
|
1821
|
+
}
|
|
1822
|
+
/**
|
|
1823
|
+
* @param {?} registerFunction
|
|
1824
|
+
* @return {?}
|
|
1825
|
+
*/
|
|
1826
|
+
registerOnChange(registerFunction) {
|
|
1827
|
+
}
|
|
1828
|
+
/**
|
|
1829
|
+
* @param {?} registerFunction
|
|
1830
|
+
* @return {?}
|
|
1831
|
+
*/
|
|
1832
|
+
registerOnTouched(registerFunction) {
|
|
1833
|
+
}
|
|
1834
|
+
/**
|
|
1835
|
+
* @param {?} value
|
|
1836
|
+
* @return {?}
|
|
1837
|
+
*/
|
|
1838
|
+
writeValue(value) {
|
|
1839
|
+
}
|
|
1840
|
+
/**
|
|
1841
|
+
* @param {?} disabled
|
|
1842
|
+
* @return {?}
|
|
1843
|
+
*/
|
|
1844
|
+
setDisabledState(disabled) {
|
|
1845
|
+
}
|
|
1846
|
+
/**
|
|
1847
|
+
* @return {?}
|
|
1848
|
+
*/
|
|
1849
|
+
ngOnInit() {
|
|
1850
|
+
this.formCompContext.ngOnInit(this);
|
|
1851
|
+
}
|
|
1852
|
+
/**
|
|
1853
|
+
* @return {?}
|
|
1854
|
+
*/
|
|
1855
|
+
ngAfterViewInit() {
|
|
1856
|
+
this.formContext.ngAfterViewInit(this);
|
|
1857
|
+
}
|
|
1858
|
+
/**
|
|
1859
|
+
* @return {?}
|
|
1860
|
+
*/
|
|
1861
|
+
ngOnDestroy() {
|
|
1862
|
+
this.formCompContext.ngOnDestroy(this);
|
|
1863
|
+
}
|
|
1864
|
+
/**
|
|
1865
|
+
* @return {?}
|
|
1866
|
+
*/
|
|
1867
|
+
ngAfterContentChecked() {
|
|
1868
|
+
this.formCompContext.ngAfterContentChecked(this);
|
|
1869
|
+
}
|
|
1870
|
+
};
|
|
1871
|
+
SmartTextAreaComponent.decorators = [
|
|
1872
|
+
{ type: Component, args: [{
|
|
1873
|
+
selector: 'ejs-smarttextarea',
|
|
1874
|
+
inputs: inputs$10,
|
|
1875
|
+
outputs: outputs$11,
|
|
1876
|
+
template: '',
|
|
1877
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1878
|
+
providers: [
|
|
1879
|
+
{
|
|
1880
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1881
|
+
useExisting: forwardRef(() => SmartTextAreaComponent_1),
|
|
1882
|
+
multi: true
|
|
1883
|
+
}
|
|
1884
|
+
],
|
|
1885
|
+
queries: {}
|
|
1886
|
+
},] },
|
|
1887
|
+
];
|
|
1888
|
+
/**
|
|
1889
|
+
* @nocollapse
|
|
1890
|
+
*/
|
|
1891
|
+
SmartTextAreaComponent.ctorParameters = () => [
|
|
1892
|
+
{ type: ElementRef, },
|
|
1893
|
+
{ type: Renderer2, },
|
|
1894
|
+
{ type: ViewContainerRef, },
|
|
1895
|
+
{ type: Injector, },
|
|
1896
|
+
{ type: ChangeDetectorRef, },
|
|
1897
|
+
];
|
|
1898
|
+
SmartTextAreaComponent = SmartTextAreaComponent_1 = __decorate$10([
|
|
1899
|
+
ComponentMixins([ComponentBase, FormBase]),
|
|
1900
|
+
__metadata$10("design:paramtypes", [ElementRef,
|
|
1901
|
+
Renderer2,
|
|
1902
|
+
ViewContainerRef,
|
|
1903
|
+
Injector,
|
|
1904
|
+
ChangeDetectorRef])
|
|
1905
|
+
], SmartTextAreaComponent);
|
|
1906
|
+
var SmartTextAreaComponent_1;
|
|
1907
|
+
|
|
1908
|
+
/**
|
|
1909
|
+
* NgModule definition for the SmartTextArea component.
|
|
1910
|
+
*/
|
|
1911
|
+
class SmartTextAreaModule {
|
|
1912
|
+
}
|
|
1913
|
+
SmartTextAreaModule.decorators = [
|
|
1914
|
+
{ type: NgModule, args: [{
|
|
1915
|
+
imports: [CommonModule],
|
|
1916
|
+
declarations: [
|
|
1917
|
+
SmartTextAreaComponent
|
|
1918
|
+
],
|
|
1919
|
+
exports: [
|
|
1920
|
+
SmartTextAreaComponent
|
|
1921
|
+
]
|
|
1922
|
+
},] },
|
|
1923
|
+
];
|
|
1924
|
+
/**
|
|
1925
|
+
* @nocollapse
|
|
1926
|
+
*/
|
|
1927
|
+
SmartTextAreaModule.ctorParameters = () => [];
|
|
1928
|
+
|
|
1929
|
+
/**
|
|
1930
|
+
* NgModule definition for the SmartTextArea component with providers.
|
|
1931
|
+
*/
|
|
1932
|
+
class SmartTextAreaAllModule {
|
|
1933
|
+
}
|
|
1934
|
+
SmartTextAreaAllModule.decorators = [
|
|
1935
|
+
{ type: NgModule, args: [{
|
|
1936
|
+
imports: [CommonModule, SmartTextAreaModule],
|
|
1937
|
+
exports: [
|
|
1938
|
+
SmartTextAreaModule
|
|
1939
|
+
],
|
|
1940
|
+
providers: []
|
|
1941
|
+
},] },
|
|
1942
|
+
];
|
|
1943
|
+
/**
|
|
1944
|
+
* @nocollapse
|
|
1945
|
+
*/
|
|
1946
|
+
SmartTextAreaAllModule.ctorParameters = () => [];
|
|
1947
|
+
|
|
1780
1948
|
class FormValidators {
|
|
1781
1949
|
/**
|
|
1782
1950
|
* @param {?} number
|
|
@@ -2020,6 +2188,6 @@ class FormValidators {
|
|
|
2020
2188
|
* Generated bundle index. Do not edit.
|
|
2021
2189
|
*/
|
|
2022
2190
|
|
|
2023
|
-
export { TextBoxComponent, TextBoxModule, TextBoxAllModule, TextAreaComponent, TextAreaModule, TextAreaAllModule, NumericTextBoxComponent, NumericTextBoxModule, NumericTextBoxAllModule, MaskedTextBoxComponent, MaskedTextBoxModule, MaskedTextBoxAllModule, SliderComponent, SliderModule, SliderAllModule, UploadedFilesDirective, FilesDirective, UploaderComponent, UploaderModule, UploaderAllModule, ColorPickerComponent, ColorPickerModule, ColorPickerAllModule, SignatureComponent, SignatureModule, SignatureAllModule, RatingComponent, RatingModule, RatingAllModule, OtpInputComponent, OtpInputModule, OtpInputAllModule, FormValidators, inputs$6 as ɵm, outputs$7 as ɵn, inputs$3 as ɵg, outputs$3 as ɵh, inputs$2 as ɵe, outputs$2 as ɵf, inputs$9 as ɵs, outputs$10 as ɵt, inputs$8 as ɵq, outputs$9 as ɵr, inputs$7 as ɵo, outputs$8 as ɵp, inputs$4 as ɵi, outputs$4 as ɵj, inputs$1 as ɵc, outputs$1 as ɵd, inputs as ɵa, outputs as ɵb, inputs$5 as ɵk, outputs$6 as ɵl };
|
|
2024
|
-
export { NumericTextBox, regularExpressions, createMask, applyMask, wireEvents, unwireEvents, bindClearEvent, unstrippedValue, strippedValue, maskInputMouseDownHandler, maskInputMouseUpHandler, maskInputFocusHandler, triggerFocus, escapeRegExp, maskInputBlurHandler, maskInputDropHandler, mobileRemoveFunction, setMaskValue, setElementValue, maskInput, getVal, getMaskedVal, MaskUndo, MaskedTextBox, containerAttributes, TEXTBOX_FOCUS, Input, TicksData, ColorRangeData, LimitData, TooltipData, Slider, regex, ErrorOption, FormValidator, FilesProp, ButtonsProps, AsyncSettings, Uploader, ColorPicker, TextBox, TextArea, Signature, LabelPosition, PrecisionType, Rating, OtpInputType, OtpInputStyle, OtpInput, SignatureBase } from '@syncfusion/ej2-inputs';
|
|
2191
|
+
export { TextBoxComponent, TextBoxModule, TextBoxAllModule, TextAreaComponent, TextAreaModule, TextAreaAllModule, NumericTextBoxComponent, NumericTextBoxModule, NumericTextBoxAllModule, MaskedTextBoxComponent, MaskedTextBoxModule, MaskedTextBoxAllModule, SliderComponent, SliderModule, SliderAllModule, UploadedFilesDirective, FilesDirective, UploaderComponent, UploaderModule, UploaderAllModule, ColorPickerComponent, ColorPickerModule, ColorPickerAllModule, SignatureComponent, SignatureModule, SignatureAllModule, RatingComponent, RatingModule, RatingAllModule, OtpInputComponent, OtpInputModule, OtpInputAllModule, SmartTextAreaComponent, SmartTextAreaModule, SmartTextAreaAllModule, FormValidators, inputs$6 as ɵm, outputs$7 as ɵn, inputs$3 as ɵg, outputs$3 as ɵh, inputs$2 as ɵe, outputs$2 as ɵf, inputs$9 as ɵs, outputs$10 as ɵt, inputs$8 as ɵq, outputs$9 as ɵr, inputs$7 as ɵo, outputs$8 as ɵp, inputs$4 as ɵi, outputs$4 as ɵj, inputs$10 as ɵu, outputs$11 as ɵv, inputs$1 as ɵc, outputs$1 as ɵd, inputs as ɵa, outputs as ɵb, inputs$5 as ɵk, outputs$6 as ɵl };
|
|
2192
|
+
export { NumericTextBox, regularExpressions, createMask, applyMask, wireEvents, unwireEvents, bindClearEvent, unstrippedValue, strippedValue, maskInputMouseDownHandler, maskInputMouseUpHandler, maskInputFocusHandler, triggerFocus, escapeRegExp, maskInputBlurHandler, maskInputDropHandler, mobileRemoveFunction, setMaskValue, setElementValue, maskInput, getVal, getMaskedVal, MaskUndo, MaskedTextBox, containerAttributes, TEXTBOX_FOCUS, Input, TicksData, ColorRangeData, LimitData, TooltipData, Slider, regex, ErrorOption, FormValidator, FilesProp, ButtonsProps, AsyncSettings, Uploader, ColorPicker, TextBox, TextArea, ChatMessageRole, SmartTextArea, Signature, LabelPosition, PrecisionType, Rating, OtpInputType, OtpInputStyle, TextTransform, OtpInput, SignatureBase } from '@syncfusion/ej2-inputs';
|
|
2025
2193
|
//# sourceMappingURL=ej2-angular-inputs.js.map
|