@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.
Files changed (148) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +184 -5
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-inputs.js +173 -5
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -1
  5. package/README.md +42 -42
  6. package/dist/ej2-angular-inputs.umd.js +189 -3
  7. package/dist/ej2-angular-inputs.umd.js.map +1 -1
  8. package/dist/ej2-angular-inputs.umd.min.js +2 -2
  9. package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
  10. package/ej2-angular-inputs.d.ts +1 -0
  11. package/ej2-angular-inputs.metadata.json +1 -1
  12. package/package.json +14 -10
  13. package/schematics/collection.json +10 -9
  14. package/schematics/ng-add/index.d.ts +3 -0
  15. package/schematics/ng-add/index.js +9 -0
  16. package/schematics/ng-add/index.ts +10 -10
  17. package/schematics/ng-add/schema.d.ts +13 -0
  18. package/schematics/ng-add/schema.js +2 -0
  19. package/schematics/ng-add/schema.json +34 -34
  20. package/schematics/ng-add/schema.ts +30 -30
  21. package/schematics/tsconfig.json +25 -25
  22. package/schematics/utils/lib-details.d.ts +4 -0
  23. package/schematics/utils/lib-details.js +6 -0
  24. package/schematics/utils/lib-details.ts +3 -3
  25. package/src/index.d.ts +3 -0
  26. package/src/smart-textarea/smarttextarea-all.module.d.ts +5 -0
  27. package/src/smart-textarea/smarttextarea.component.d.ts +41 -0
  28. package/src/smart-textarea/smarttextarea.module.d.ts +5 -0
  29. package/styles/bootstrap-dark-lite.css +1 -0
  30. package/styles/bootstrap-dark-lite.scss +1 -0
  31. package/styles/bootstrap-dark.scss +1 -0
  32. package/styles/bootstrap-lite.css +1 -0
  33. package/styles/bootstrap-lite.scss +1 -0
  34. package/styles/bootstrap.scss +1 -0
  35. package/styles/bootstrap4-lite.css +1 -0
  36. package/styles/bootstrap4-lite.scss +1 -0
  37. package/styles/bootstrap4.scss +1 -0
  38. package/styles/bootstrap5-dark-lite.css +1 -0
  39. package/styles/bootstrap5-dark-lite.scss +1 -0
  40. package/styles/bootstrap5-dark.scss +1 -0
  41. package/styles/bootstrap5-lite.css +1 -0
  42. package/styles/bootstrap5-lite.scss +1 -0
  43. package/styles/bootstrap5.3-lite.css +1 -0
  44. package/styles/bootstrap5.3-lite.scss +1 -0
  45. package/styles/bootstrap5.3.css +1 -0
  46. package/styles/bootstrap5.3.scss +13 -0
  47. package/styles/bootstrap5.scss +1 -0
  48. package/styles/color-picker/bootstrap5.3.css +1 -0
  49. package/styles/color-picker/bootstrap5.3.scss +1 -0
  50. package/styles/data-form/bootstrap5.3.css +1 -0
  51. package/styles/data-form/bootstrap5.3.scss +1 -0
  52. package/styles/fabric-dark-lite.css +1 -0
  53. package/styles/fabric-dark-lite.scss +1 -0
  54. package/styles/fabric-dark.scss +1 -0
  55. package/styles/fabric-lite.css +1 -0
  56. package/styles/fabric-lite.scss +1 -0
  57. package/styles/fabric.scss +1 -0
  58. package/styles/fluent-dark-lite.css +1 -0
  59. package/styles/fluent-dark-lite.scss +1 -0
  60. package/styles/fluent-dark.scss +1 -0
  61. package/styles/fluent-lite.css +1 -0
  62. package/styles/fluent-lite.scss +1 -0
  63. package/styles/fluent.scss +1 -0
  64. package/styles/fluent2-lite.css +1 -0
  65. package/styles/fluent2-lite.scss +1 -0
  66. package/styles/fluent2.scss +1 -0
  67. package/styles/highcontrast-light-lite.css +1 -0
  68. package/styles/highcontrast-light-lite.scss +1 -0
  69. package/styles/highcontrast-light.scss +1 -0
  70. package/styles/highcontrast-lite.css +1 -0
  71. package/styles/highcontrast-lite.scss +1 -0
  72. package/styles/highcontrast.scss +1 -0
  73. package/styles/input/bootstrap5.3.css +1 -0
  74. package/styles/input/bootstrap5.3.scss +1 -0
  75. package/styles/maskedtextbox/bootstrap5.3.css +1 -0
  76. package/styles/maskedtextbox/bootstrap5.3.scss +1 -0
  77. package/styles/material-dark-lite.css +1 -0
  78. package/styles/material-dark-lite.scss +1 -0
  79. package/styles/material-dark.scss +1 -0
  80. package/styles/material-lite.css +1 -0
  81. package/styles/material-lite.scss +1 -0
  82. package/styles/material.scss +1 -0
  83. package/styles/material3-dark-lite.css +1 -0
  84. package/styles/material3-dark-lite.scss +1 -0
  85. package/styles/material3-dark.scss +1 -0
  86. package/styles/material3-lite.css +1 -0
  87. package/styles/material3-lite.scss +1 -0
  88. package/styles/material3.scss +1 -0
  89. package/styles/numerictextbox/bootstrap5.3.css +1 -0
  90. package/styles/numerictextbox/bootstrap5.3.scss +1 -0
  91. package/styles/otp-input/bootstrap5.3.css +1 -0
  92. package/styles/otp-input/bootstrap5.3.scss +1 -0
  93. package/styles/rating/bootstrap5.3.css +1 -0
  94. package/styles/rating/bootstrap5.3.scss +1 -0
  95. package/styles/signature/bootstrap5.3.css +1 -0
  96. package/styles/signature/bootstrap5.3.scss +1 -0
  97. package/styles/slider/bootstrap5.3.css +1 -0
  98. package/styles/slider/bootstrap5.3.scss +1 -0
  99. package/styles/smart-textarea/bootstrap-dark.css +1 -0
  100. package/styles/smart-textarea/bootstrap-dark.scss +1 -0
  101. package/styles/smart-textarea/bootstrap.css +1 -0
  102. package/styles/smart-textarea/bootstrap.scss +1 -0
  103. package/styles/smart-textarea/bootstrap4.css +1 -0
  104. package/styles/smart-textarea/bootstrap4.scss +1 -0
  105. package/styles/smart-textarea/bootstrap5-dark.css +1 -0
  106. package/styles/smart-textarea/bootstrap5-dark.scss +1 -0
  107. package/styles/smart-textarea/bootstrap5.3.css +1 -0
  108. package/styles/smart-textarea/bootstrap5.3.scss +1 -0
  109. package/styles/smart-textarea/bootstrap5.css +1 -0
  110. package/styles/smart-textarea/bootstrap5.scss +1 -0
  111. package/styles/smart-textarea/fabric-dark.css +1 -0
  112. package/styles/smart-textarea/fabric-dark.scss +1 -0
  113. package/styles/smart-textarea/fabric.css +1 -0
  114. package/styles/smart-textarea/fabric.scss +1 -0
  115. package/styles/smart-textarea/fluent-dark.css +1 -0
  116. package/styles/smart-textarea/fluent-dark.scss +1 -0
  117. package/styles/smart-textarea/fluent.css +1 -0
  118. package/styles/smart-textarea/fluent.scss +1 -0
  119. package/styles/smart-textarea/fluent2.css +1 -0
  120. package/styles/smart-textarea/fluent2.scss +1 -0
  121. package/styles/smart-textarea/highcontrast-light.css +1 -0
  122. package/styles/smart-textarea/highcontrast-light.scss +1 -0
  123. package/styles/smart-textarea/highcontrast.css +1 -0
  124. package/styles/smart-textarea/highcontrast.scss +1 -0
  125. package/styles/smart-textarea/material-dark.css +1 -0
  126. package/styles/smart-textarea/material-dark.scss +1 -0
  127. package/styles/smart-textarea/material.css +1 -0
  128. package/styles/smart-textarea/material.scss +1 -0
  129. package/styles/smart-textarea/material3-dark.css +1 -0
  130. package/styles/smart-textarea/material3-dark.scss +2 -0
  131. package/styles/smart-textarea/material3.css +1 -0
  132. package/styles/smart-textarea/material3.scss +2 -0
  133. package/styles/smart-textarea/tailwind-dark.css +1 -0
  134. package/styles/smart-textarea/tailwind-dark.scss +1 -0
  135. package/styles/smart-textarea/tailwind.css +1 -0
  136. package/styles/smart-textarea/tailwind.scss +1 -0
  137. package/styles/tailwind-dark-lite.css +1 -0
  138. package/styles/tailwind-dark-lite.scss +1 -0
  139. package/styles/tailwind-dark.scss +1 -0
  140. package/styles/tailwind-lite.css +1 -0
  141. package/styles/tailwind-lite.scss +1 -0
  142. package/styles/tailwind.scss +1 -0
  143. package/styles/textarea/bootstrap5.3.css +1 -0
  144. package/styles/textarea/bootstrap5.3.scss +1 -0
  145. package/styles/textbox/bootstrap5.3.css +1 -0
  146. package/styles/textbox/bootstrap5.3.scss +1 -0
  147. package/styles/uploader/bootstrap5.3.css +1 -0
  148. package/styles/uploader/bootstrap5.3.scss +1 -0
@@ -11,7 +11,7 @@ var __extends = (this && this.__extends) || (function () {
11
11
  import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef, forwardRef } from '@angular/core';
12
12
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
13
13
  import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, FormBase, Template, setValue } from '@syncfusion/ej2-angular-base';
14
- import { ColorPicker, FormValidator, MaskedTextBox, NumericTextBox, OtpInput, Rating, Signature, Slider, TextArea, TextBox, Uploader } from '@syncfusion/ej2-inputs';
14
+ import { ColorPicker, FormValidator, MaskedTextBox, NumericTextBox, OtpInput, Rating, Signature, Slider, SmartTextArea, TextArea, TextBox, Uploader } from '@syncfusion/ej2-inputs';
15
15
  import { CommonModule } from '@angular/common';
16
16
  var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
17
17
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -1179,7 +1179,7 @@ var __metadata$6 = (this && this.__metadata) || function (k, v) {
1179
1179
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1180
1180
  return Reflect.metadata(k, v);
1181
1181
  };
1182
- var inputs$6 = ['columns', 'createPopupOnClick', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'value'];
1182
+ var inputs$6 = ['columns', 'createPopupOnClick', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'showRecentColors', 'value'];
1183
1183
  var outputs$7 = ['focus', 'blur', 'beforeClose', 'beforeModeSwitch', 'beforeOpen', 'beforeTileRender', 'change', 'created', 'onModeSwitch', 'open', 'select', 'valueChange'];
1184
1184
  var twoWays$6 = ['value'];
1185
1185
  /**
@@ -1735,7 +1735,7 @@ var __metadata$9 = (this && this.__metadata) || function (k, v) {
1735
1735
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1736
1736
  return Reflect.metadata(k, v);
1737
1737
  };
1738
- var inputs$9 = ['ariaLabels', 'cssClass', 'disabled', 'enablePersistence', 'enableRtl', 'htmlAttributes', 'length', 'locale', 'placeholder', 'separator', 'stylingMode', 'type', 'value'];
1738
+ var inputs$9 = ['ariaLabels', 'autoFocus', 'cssClass', 'disabled', 'enablePersistence', 'enableRtl', 'htmlAttributes', 'length', 'locale', 'placeholder', 'separator', 'stylingMode', 'textTransform', 'type', 'value'];
1739
1739
  var outputs$10 = ['blur', 'created', 'focus', 'input', 'valueChanged', 'valueChange'];
1740
1740
  var twoWays$9 = ['value'];
1741
1741
  /**
@@ -1900,6 +1900,185 @@ OtpInputAllModule.decorators = [
1900
1900
  * @nocollapse
1901
1901
  */
1902
1902
  OtpInputAllModule.ctorParameters = function () { return []; };
1903
+ var __decorate$10 = (this && this.__decorate) || function (decorators, target, key, desc) {
1904
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1905
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
1906
+ r = Reflect.decorate(decorators, target, key, desc);
1907
+ else
1908
+ for (var i = decorators.length - 1; i >= 0; i--)
1909
+ if (d = decorators[i])
1910
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1911
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1912
+ };
1913
+ var __metadata$10 = (this && this.__metadata) || function (k, v) {
1914
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1915
+ return Reflect.metadata(k, v);
1916
+ };
1917
+ var inputs$10 = ['UserPhrases', 'aiSuggestionHandler', 'cols', 'cssClass', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'maxLength', 'placeholder', 'readonly', 'resizeMode', 'rows', 'showClearButton', 'showSuggestionOnPopup', 'userRole', 'value', 'width'];
1918
+ var outputs$11 = ['blur', 'change', 'created', 'destroyed', 'focus', 'input', 'valueChange'];
1919
+ var twoWays$10 = ['value'];
1920
+ /**
1921
+ * Represents the Angular Smart TextArea Component.
1922
+ * ```html
1923
+ * <ejs-smarttextarea></ejs-smarttextarea>
1924
+ * ```
1925
+ */
1926
+ var SmartTextAreaComponent = SmartTextAreaComponent_1 = /** @class */ (function (_super) {
1927
+ __extends(SmartTextAreaComponent, _super);
1928
+ /**
1929
+ * @param {?} ngEle
1930
+ * @param {?} srenderer
1931
+ * @param {?} viewContainerRef
1932
+ * @param {?} injector
1933
+ * @param {?} cdr
1934
+ */
1935
+ function SmartTextAreaComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
1936
+ var _this = _super.call(this) || this;
1937
+ _this.ngEle = ngEle;
1938
+ _this.srenderer = srenderer;
1939
+ _this.viewContainerRef = viewContainerRef;
1940
+ _this.injector = injector;
1941
+ _this.cdr = cdr;
1942
+ _this.skipFromEvent = true;
1943
+ _this.element = _this.ngEle.nativeElement;
1944
+ _this.injectedModules = _this.injectedModules || [];
1945
+ _this.registerEvents(outputs$11);
1946
+ _this.addTwoWay.call(_this, twoWays$10);
1947
+ setValue('currentInstance', _this, _this.viewContainerRef);
1948
+ _this.formContext = new FormBase();
1949
+ _this.formCompContext = new ComponentBase();
1950
+ return _this;
1951
+ }
1952
+ /**
1953
+ * @param {?} registerFunction
1954
+ * @return {?}
1955
+ */
1956
+ SmartTextAreaComponent.prototype.registerOnChange = function (registerFunction) {
1957
+ };
1958
+ /**
1959
+ * @param {?} registerFunction
1960
+ * @return {?}
1961
+ */
1962
+ SmartTextAreaComponent.prototype.registerOnTouched = function (registerFunction) {
1963
+ };
1964
+ /**
1965
+ * @param {?} value
1966
+ * @return {?}
1967
+ */
1968
+ SmartTextAreaComponent.prototype.writeValue = function (value) {
1969
+ };
1970
+ /**
1971
+ * @param {?} disabled
1972
+ * @return {?}
1973
+ */
1974
+ SmartTextAreaComponent.prototype.setDisabledState = function (disabled) {
1975
+ };
1976
+ /**
1977
+ * @return {?}
1978
+ */
1979
+ SmartTextAreaComponent.prototype.ngOnInit = function () {
1980
+ this.formCompContext.ngOnInit(this);
1981
+ };
1982
+ /**
1983
+ * @return {?}
1984
+ */
1985
+ SmartTextAreaComponent.prototype.ngAfterViewInit = function () {
1986
+ this.formContext.ngAfterViewInit(this);
1987
+ };
1988
+ /**
1989
+ * @return {?}
1990
+ */
1991
+ SmartTextAreaComponent.prototype.ngOnDestroy = function () {
1992
+ this.formCompContext.ngOnDestroy(this);
1993
+ };
1994
+ /**
1995
+ * @return {?}
1996
+ */
1997
+ SmartTextAreaComponent.prototype.ngAfterContentChecked = function () {
1998
+ this.formCompContext.ngAfterContentChecked(this);
1999
+ };
2000
+ return SmartTextAreaComponent;
2001
+ }(SmartTextArea));
2002
+ SmartTextAreaComponent.decorators = [
2003
+ { type: Component, args: [{
2004
+ selector: 'ejs-smarttextarea',
2005
+ inputs: inputs$10,
2006
+ outputs: outputs$11,
2007
+ template: '',
2008
+ changeDetection: ChangeDetectionStrategy.OnPush,
2009
+ providers: [
2010
+ {
2011
+ provide: NG_VALUE_ACCESSOR,
2012
+ useExisting: forwardRef(function () { return SmartTextAreaComponent_1; }),
2013
+ multi: true
2014
+ }
2015
+ ],
2016
+ queries: {}
2017
+ },] },
2018
+ ];
2019
+ /**
2020
+ * @nocollapse
2021
+ */
2022
+ SmartTextAreaComponent.ctorParameters = function () { return [
2023
+ { type: ElementRef, },
2024
+ { type: Renderer2, },
2025
+ { type: ViewContainerRef, },
2026
+ { type: Injector, },
2027
+ { type: ChangeDetectorRef, },
2028
+ ]; };
2029
+ SmartTextAreaComponent = SmartTextAreaComponent_1 = __decorate$10([
2030
+ ComponentMixins([ComponentBase, FormBase]),
2031
+ __metadata$10("design:paramtypes", [ElementRef,
2032
+ Renderer2,
2033
+ ViewContainerRef,
2034
+ Injector,
2035
+ ChangeDetectorRef])
2036
+ ], SmartTextAreaComponent);
2037
+ var SmartTextAreaComponent_1;
2038
+ /**
2039
+ * NgModule definition for the SmartTextArea component.
2040
+ */
2041
+ var SmartTextAreaModule = /** @class */ (function () {
2042
+ function SmartTextAreaModule() {
2043
+ }
2044
+ return SmartTextAreaModule;
2045
+ }());
2046
+ SmartTextAreaModule.decorators = [
2047
+ { type: NgModule, args: [{
2048
+ imports: [CommonModule],
2049
+ declarations: [
2050
+ SmartTextAreaComponent
2051
+ ],
2052
+ exports: [
2053
+ SmartTextAreaComponent
2054
+ ]
2055
+ },] },
2056
+ ];
2057
+ /**
2058
+ * @nocollapse
2059
+ */
2060
+ SmartTextAreaModule.ctorParameters = function () { return []; };
2061
+ /**
2062
+ * NgModule definition for the SmartTextArea component with providers.
2063
+ */
2064
+ var SmartTextAreaAllModule = /** @class */ (function () {
2065
+ function SmartTextAreaAllModule() {
2066
+ }
2067
+ return SmartTextAreaAllModule;
2068
+ }());
2069
+ SmartTextAreaAllModule.decorators = [
2070
+ { type: NgModule, args: [{
2071
+ imports: [CommonModule, SmartTextAreaModule],
2072
+ exports: [
2073
+ SmartTextAreaModule
2074
+ ],
2075
+ providers: []
2076
+ },] },
2077
+ ];
2078
+ /**
2079
+ * @nocollapse
2080
+ */
2081
+ SmartTextAreaAllModule.ctorParameters = function () { return []; };
1903
2082
  var FormValidators = /** @class */ (function () {
1904
2083
  function FormValidators() {
1905
2084
  }
@@ -2144,6 +2323,6 @@ var FormValidators = /** @class */ (function () {
2144
2323
  /**
2145
2324
  * Generated bundle index. Do not edit.
2146
2325
  */
2147
- 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 };
2148
- 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';
2326
+ 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 };
2327
+ 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';
2149
2328
  //# sourceMappingURL=ej2-angular-inputs.es5.js.map