@syncfusion/ej2-angular-inputs 30.1.37 → 30.1.38-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 (99) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +2469 -0
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-inputs.js +2323 -0
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -0
  5. package/dist/ej2-angular-inputs.umd.js +2587 -0
  6. package/dist/ej2-angular-inputs.umd.js.map +1 -0
  7. package/dist/ej2-angular-inputs.umd.min.js +11 -0
  8. package/dist/ej2-angular-inputs.umd.min.js.map +1 -0
  9. package/ej2-angular-inputs.d.ts +16 -0
  10. package/ej2-angular-inputs.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +47 -29
  13. package/schematics/utils/lib-details.d.ts +2 -2
  14. package/schematics/utils/lib-details.js +2 -2
  15. package/schematics/utils/lib-details.ts +4 -4
  16. package/src/color-picker/colorpicker-all.module.d.ts +0 -6
  17. package/src/color-picker/colorpicker.component.d.ts +0 -3
  18. package/src/color-picker/colorpicker.module.d.ts +0 -6
  19. package/src/maskedtextbox/maskedtextbox-all.module.d.ts +0 -6
  20. package/src/maskedtextbox/maskedtextbox.component.d.ts +0 -3
  21. package/src/maskedtextbox/maskedtextbox.module.d.ts +0 -6
  22. package/src/numerictextbox/numerictextbox-all.module.d.ts +0 -6
  23. package/src/numerictextbox/numerictextbox.component.d.ts +0 -3
  24. package/src/numerictextbox/numerictextbox.module.d.ts +0 -6
  25. package/src/otp-input/otpinput-all.module.d.ts +0 -6
  26. package/src/otp-input/otpinput.component.d.ts +0 -3
  27. package/src/otp-input/otpinput.module.d.ts +0 -6
  28. package/src/rating/rating-all.module.d.ts +0 -6
  29. package/src/rating/rating.component.d.ts +0 -3
  30. package/src/rating/rating.module.d.ts +0 -6
  31. package/src/signature/signature-all.module.d.ts +0 -6
  32. package/src/signature/signature.component.d.ts +0 -3
  33. package/src/signature/signature.module.d.ts +0 -6
  34. package/src/slider/slider-all.module.d.ts +0 -6
  35. package/src/slider/slider.component.d.ts +0 -3
  36. package/src/slider/slider.module.d.ts +0 -6
  37. package/src/smart-textarea/smarttextarea-all.module.d.ts +0 -6
  38. package/src/smart-textarea/smarttextarea.component.d.ts +0 -3
  39. package/src/smart-textarea/smarttextarea.module.d.ts +0 -6
  40. package/src/speech-to-text/speechtotext-all.module.d.ts +0 -6
  41. package/src/speech-to-text/speechtotext.component.d.ts +0 -3
  42. package/src/speech-to-text/speechtotext.module.d.ts +0 -6
  43. package/src/textarea/textarea-all.module.d.ts +0 -6
  44. package/src/textarea/textarea.component.d.ts +0 -3
  45. package/src/textarea/textarea.module.d.ts +0 -6
  46. package/src/textbox/textbox-all.module.d.ts +0 -6
  47. package/src/textbox/textbox.component.d.ts +0 -3
  48. package/src/textbox/textbox.module.d.ts +0 -6
  49. package/src/uploader/files.directive.d.ts +0 -5
  50. package/src/uploader/uploader-all.module.d.ts +0 -6
  51. package/src/uploader/uploader.component.d.ts +0 -3
  52. package/src/uploader/uploader.module.d.ts +0 -7
  53. package/CHANGELOG.md +0 -1548
  54. package/esm2020/public_api.mjs +0 -2
  55. package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
  56. package/esm2020/src/color-picker/colorpicker.component.mjs +0 -84
  57. package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
  58. package/esm2020/src/form-validator/form-validator.mjs +0 -193
  59. package/esm2020/src/index.mjs +0 -40
  60. package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
  61. package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -85
  62. package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
  63. package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
  64. package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -85
  65. package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
  66. package/esm2020/src/otp-input/otpinput-all.module.mjs +0 -23
  67. package/esm2020/src/otp-input/otpinput.component.mjs +0 -85
  68. package/esm2020/src/otp-input/otpinput.module.mjs +0 -25
  69. package/esm2020/src/rating/rating-all.module.mjs +0 -23
  70. package/esm2020/src/rating/rating.component.mjs +0 -109
  71. package/esm2020/src/rating/rating.module.mjs +0 -25
  72. package/esm2020/src/signature/signature-all.module.mjs +0 -23
  73. package/esm2020/src/signature/signature.component.mjs +0 -84
  74. package/esm2020/src/signature/signature.module.mjs +0 -25
  75. package/esm2020/src/slider/slider-all.module.mjs +0 -23
  76. package/esm2020/src/slider/slider.component.mjs +0 -84
  77. package/esm2020/src/slider/slider.module.mjs +0 -25
  78. package/esm2020/src/smart-textarea/smarttextarea-all.module.mjs +0 -23
  79. package/esm2020/src/smart-textarea/smarttextarea.component.mjs +0 -85
  80. package/esm2020/src/smart-textarea/smarttextarea.module.mjs +0 -25
  81. package/esm2020/src/speech-to-text/speechtotext-all.module.mjs +0 -23
  82. package/esm2020/src/speech-to-text/speechtotext.component.mjs +0 -59
  83. package/esm2020/src/speech-to-text/speechtotext.module.mjs +0 -25
  84. package/esm2020/src/textarea/textarea-all.module.mjs +0 -23
  85. package/esm2020/src/textarea/textarea.component.mjs +0 -85
  86. package/esm2020/src/textarea/textarea.module.mjs +0 -25
  87. package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
  88. package/esm2020/src/textbox/textbox.component.mjs +0 -85
  89. package/esm2020/src/textbox/textbox.module.mjs +0 -25
  90. package/esm2020/src/uploader/files.directive.mjs +0 -58
  91. package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
  92. package/esm2020/src/uploader/uploader.component.mjs +0 -96
  93. package/esm2020/src/uploader/uploader.module.mjs +0 -34
  94. package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
  95. package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1690
  96. package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  97. package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1690
  98. package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  99. package/syncfusion-ej2-angular-inputs.d.ts +0 -5
package/package.json CHANGED
@@ -1,15 +1,45 @@
1
1
  {
2
- "name": "@syncfusion/ej2-angular-inputs",
3
- "version": "30.1.37",
4
- "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular",
5
- "author": "Syncfusion Inc.",
6
- "license": "SEE LICENSE IN license",
7
- "schematics": "./schematics/collection.json",
2
+ "_from": "@syncfusion/ej2-angular-inputs@*",
3
+ "_id": "@syncfusion/ej2-angular-inputs@18.79.0",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-Z9uEDFgmh3F+AMqWyIiA/MIyQ4wbfzyaL4QobVRgKiFVPRsKaIJSaDnrYRvxRyNwPfwsXvRkEVDQ1wYQVVmEqw==",
6
+ "_location": "/@syncfusion/ej2-angular-inputs",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-angular-inputs@*",
12
+ "name": "@syncfusion/ej2-angular-inputs",
13
+ "escapedName": "@syncfusion%2fej2-angular-inputs",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/"
21
+ ],
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.79.0.tgz",
23
+ "_shasum": "410f83c54c16746a4883d54511b765d3af6c0ae3",
24
+ "_spec": "@syncfusion/ej2-angular-inputs@*",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release",
26
+ "author": {
27
+ "name": "Syncfusion Inc."
28
+ },
29
+ "bugs": {
30
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
+ },
32
+ "bundleDependencies": false,
8
33
  "dependencies": {
9
- "@syncfusion/ej2-base": "~30.1.37",
10
34
  "@syncfusion/ej2-angular-base": "~30.1.37",
11
- "@syncfusion/ej2-inputs": "30.1.37"
35
+ "@syncfusion/ej2-base": "~30.1.38",
36
+ "@syncfusion/ej2-inputs": "30.1.38"
12
37
  },
38
+ "deprecated": false,
39
+ "description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular",
40
+ "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-inputs.js",
42
+ "homepage": "https://www.syncfusion.com/angular-components",
13
43
  "keywords": [
14
44
  "angular",
15
45
  "ng",
@@ -43,29 +73,17 @@
43
73
  "ng-smart-textarea",
44
74
  "ng-smart-text-area"
45
75
  ],
76
+ "license": "SEE LICENSE IN license",
77
+ "main": "dist/ej2-angular-inputs.umd.js",
78
+ "metadata": "ej2-angular-inputs.metadata.json",
79
+ "module": "@syncfusion/ej2-angular-inputs.es5.js",
80
+ "name": "@syncfusion/ej2-angular-inputs",
46
81
  "repository": {
47
82
  "type": "git",
48
- "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
83
+ "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
49
84
  },
85
+ "schematics": "./schematics/collection.json",
50
86
  "sideEffects": false,
51
- "module": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
52
- "es2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs",
53
- "esm2020": "esm2020/syncfusion-ej2-angular-inputs.mjs",
54
- "fesm2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs",
55
- "fesm2015": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
56
- "typings": "syncfusion-ej2-angular-inputs.d.ts",
57
- "exports": {
58
- "./package.json": {
59
- "default": "./package.json"
60
- },
61
- ".": {
62
- "types": "./syncfusion-ej2-angular-inputs.d.ts",
63
- "esm2020": "./esm2020/syncfusion-ej2-angular-inputs.mjs",
64
- "es2020": "./fesm2020/syncfusion-ej2-angular-inputs.mjs",
65
- "es2015": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
66
- "node": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
67
- "default": "./fesm2020/syncfusion-ej2-angular-inputs.mjs"
68
- }
69
- },
70
- "homepage": "https://www.syncfusion.com/angular-components"
87
+ "typings": "ej2-angular-inputs.d.ts",
88
+ "version": "30.1.38-ngcc"
71
89
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-inputs";
2
- export declare const pkgVer = "^29.1.39";
2
+ export declare const pkgVer = "^18.79.0";
3
3
  export declare const moduleName = "TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule";
4
- export declare const themeVer = "~29.1.39";
4
+ export declare const themeVer = "~18.79.0";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-inputs';
4
- exports.pkgVer = '^30.1.37';
4
+ exports.pkgVer = '^30.1.38';
5
5
  exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
6
- exports.themeVer = '~30.1.37';
6
+ exports.themeVer = '~30.1.38';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-inputs';
2
- export const pkgVer = '^30.1.37';
3
- export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
4
- export const themeVer = '~30.1.37';
1
+ export const pkgName = '@syncfusion/ej2-angular-inputs';
2
+ export const pkgVer = '^30.1.38';
3
+ export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
4
+ export const themeVer = '~30.1.38';
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./colorpicker.module";
4
1
  /**
5
2
  * NgModule definition for the ColorPicker component with providers.
6
3
  */
7
4
  export declare class ColorPickerAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerAllModule, never, [typeof i1.CommonModule, typeof i2.ColorPickerModule], [typeof i2.ColorPickerModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { ColorPicker } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -43,6 +42,4 @@ export declare class ColorPickerComponent extends ColorPicker implements ICompon
43
42
  ngAfterContentChecked(): void;
44
43
  registerEvents: (eventList: string[]) => void;
45
44
  addTwoWay: (propList: string[]) => void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "[ejs-colorpicker]", never, { "columns": "columns"; "createPopupOnClick": "createPopupOnClick"; "cssClass": "cssClass"; "disabled": "disabled"; "enableOpacity": "enableOpacity"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "inline": "inline"; "locale": "locale"; "mode": "mode"; "modeSwitcher": "modeSwitcher"; "noColor": "noColor"; "presetColors": "presetColors"; "showButtons": "showButtons"; "showRecentColors": "showRecentColors"; "value": "value"; }, { "focus": "focus"; "blur": "blur"; "beforeClose": "beforeClose"; "beforeModeSwitch": "beforeModeSwitch"; "beforeOpen": "beforeOpen"; "beforeTileRender": "beforeTileRender"; "change": "change"; "created": "created"; "onModeSwitch": "onModeSwitch"; "open": "open"; "select": "select"; "valueChange": "valueChange"; }, never, never>;
48
45
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./colorpicker.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the ColorPicker component.
6
3
  */
7
4
  export declare class ColorPickerModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorPickerComponent], [typeof i2.CommonModule], [typeof i1.ColorPickerComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./maskedtextbox.module";
4
1
  /**
5
2
  * NgModule definition for the MaskedTextBox component with providers.
6
3
  */
7
4
  export declare class MaskedTextBoxAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.MaskedTextBoxModule], [typeof i2.MaskedTextBoxModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { MaskedTextBox } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -38,6 +37,4 @@ export declare class MaskedTextBoxComponent extends MaskedTextBox implements ICo
38
37
  ngAfterContentChecked(): void;
39
38
  registerEvents: (eventList: string[]) => void;
40
39
  addTwoWay: (propList: string[]) => void;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<MaskedTextBoxComponent, "ejs-maskedtextbox", never, { "cssClass": "cssClass"; "customCharacters": "customCharacters"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "mask": "mask"; "placeholder": "placeholder"; "promptChar": "promptChar"; "readonly": "readonly"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, never, never>;
43
40
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./maskedtextbox.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the MaskedTextBox component.
6
3
  */
7
4
  export declare class MaskedTextBoxModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxModule, [typeof i1.MaskedTextBoxComponent], [typeof i2.CommonModule], [typeof i1.MaskedTextBoxComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./numerictextbox.module";
4
1
  /**
5
2
  * NgModule definition for the NumericTextBox component with providers.
6
3
  */
7
4
  export declare class NumericTextBoxAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.NumericTextBoxModule], [typeof i2.NumericTextBoxModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextBoxAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { NumericTextBox } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -38,6 +37,4 @@ export declare class NumericTextBoxComponent extends NumericTextBox implements I
38
37
  ngAfterContentChecked(): void;
39
38
  registerEvents: (eventList: string[]) => void;
40
39
  addTwoWay: (propList: string[]) => void;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<NumericTextBoxComponent, "ejs-numerictextbox", never, { "cssClass": "cssClass"; "currency": "currency"; "currencyCode": "currencyCode"; "decimals": "decimals"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "format": "format"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "max": "max"; "min": "min"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "showSpinButton": "showSpinButton"; "step": "step"; "strictMode": "strictMode"; "validateDecimalOnType": "validateDecimalOnType"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, never, never>;
43
40
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./numerictextbox.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the NumericTextBox component.
6
3
  */
7
4
  export declare class NumericTextBoxModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextBoxModule, [typeof i1.NumericTextBoxComponent], [typeof i2.CommonModule], [typeof i1.NumericTextBoxComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextBoxModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./otpinput.module";
4
1
  /**
5
2
  * NgModule definition for the OtpInput component with providers.
6
3
  */
7
4
  export declare class OtpInputAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OtpInputAllModule, never, [typeof i1.CommonModule, typeof i2.OtpInputModule], [typeof i2.OtpInputModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OtpInputAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { OtpInput } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -38,6 +37,4 @@ export declare class OtpInputComponent extends OtpInput implements IComponentBas
38
37
  ngAfterContentChecked(): void;
39
38
  registerEvents: (eventList: string[]) => void;
40
39
  addTwoWay: (propList: string[]) => void;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<OtpInputComponent, "[ejs-otpinput]", never, { "ariaLabels": "ariaLabels"; "autoFocus": "autoFocus"; "cssClass": "cssClass"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "htmlAttributes": "htmlAttributes"; "length": "length"; "locale": "locale"; "placeholder": "placeholder"; "separator": "separator"; "stylingMode": "stylingMode"; "textTransform": "textTransform"; "type": "type"; "value": "value"; }, { "blur": "blur"; "created": "created"; "focus": "focus"; "input": "input"; "valueChanged": "valueChanged"; "valueChange": "valueChange"; }, never, never>;
43
40
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./otpinput.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the OtpInput component.
6
3
  */
7
4
  export declare class OtpInputModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OtpInputModule, [typeof i1.OtpInputComponent], [typeof i2.CommonModule], [typeof i1.OtpInputComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OtpInputModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./rating.module";
4
1
  /**
5
2
  * NgModule definition for the Rating component with providers.
6
3
  */
7
4
  export declare class RatingAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<RatingAllModule, never, [typeof i1.CommonModule, typeof i2.RatingModule], [typeof i2.RatingModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<RatingAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Rating } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -84,6 +83,4 @@ export declare class RatingComponent extends Rating implements IComponentBase {
84
83
  ngAfterContentChecked(): void;
85
84
  registerEvents: (eventList: string[]) => void;
86
85
  addTwoWay: (propList: string[]) => void;
87
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingComponent, never>;
88
- static ɵcmp: i0.ɵɵComponentDeclaration<RatingComponent, "[ejs-rating]", never, { "allowReset": "allowReset"; "cssClass": "cssClass"; "disabled": "disabled"; "emptyTemplate": "emptyTemplate"; "enableAnimation": "enableAnimation"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSingleSelection": "enableSingleSelection"; "fullTemplate": "fullTemplate"; "itemsCount": "itemsCount"; "labelPosition": "labelPosition"; "labelTemplate": "labelTemplate"; "locale": "locale"; "min": "min"; "precision": "precision"; "readOnly": "readOnly"; "showLabel": "showLabel"; "showTooltip": "showTooltip"; "tooltipTemplate": "tooltipTemplate"; "value": "value"; "visible": "visible"; }, { "focus": "focus"; "blur": "blur"; "beforeItemRender": "beforeItemRender"; "created": "created"; "onItemHover": "onItemHover"; "valueChanged": "valueChanged"; "valueChange": "valueChange"; }, ["fullTemplate", "emptyTemplate", "tooltipTemplate", "labelTemplate"], never>;
89
86
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./rating.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the Rating component.
6
3
  */
7
4
  export declare class RatingModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<RatingModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<RatingModule, [typeof i1.RatingComponent], [typeof i2.CommonModule], [typeof i1.RatingComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<RatingModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./signature.module";
4
1
  /**
5
2
  * NgModule definition for the Signature component with providers.
6
3
  */
7
4
  export declare class SignatureAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SignatureAllModule, never, [typeof i1.CommonModule, typeof i2.SignatureModule], [typeof i2.SignatureModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SignatureAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Signature } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -36,6 +35,4 @@ export declare class SignatureComponent extends Signature implements IComponentB
36
35
  ngAfterContentChecked(): void;
37
36
  registerEvents: (eventList: string[]) => void;
38
37
  addTwoWay: (propList: string[]) => void;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<SignatureComponent, "[ejs-signature]", never, { "backgroundColor": "backgroundColor"; "backgroundImage": "backgroundImage"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "isReadOnly": "isReadOnly"; "locale": "locale"; "maxStrokeWidth": "maxStrokeWidth"; "minStrokeWidth": "minStrokeWidth"; "saveWithBackground": "saveWithBackground"; "strokeColor": "strokeColor"; "velocity": "velocity"; }, { "focus": "focus"; "blur": "blur"; "beforeSave": "beforeSave"; "change": "change"; "created": "created"; }, never, never>;
41
38
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./signature.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the Signature component.
6
3
  */
7
4
  export declare class SignatureModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SignatureModule, [typeof i1.SignatureComponent], [typeof i2.CommonModule], [typeof i1.SignatureComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SignatureModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./slider.module";
4
1
  /**
5
2
  * NgModule definition for the Slider component with providers.
6
3
  */
7
4
  export declare class SliderAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SliderAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SliderAllModule, never, [typeof i1.CommonModule, typeof i2.SliderModule], [typeof i2.SliderModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SliderAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Slider } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -40,6 +39,4 @@ export declare class SliderComponent extends Slider implements IComponentBase {
40
39
  ngAfterContentChecked(): void;
41
40
  registerEvents: (eventList: string[]) => void;
42
41
  addTwoWay: (propList: string[]) => void;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<SliderComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<SliderComponent, "ejs-slider", never, { "colorRange": "colorRange"; "cssClass": "cssClass"; "customValues": "customValues"; "enableAnimation": "enableAnimation"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "limits": "limits"; "locale": "locale"; "max": "max"; "min": "min"; "orientation": "orientation"; "readonly": "readonly"; "showButtons": "showButtons"; "step": "step"; "ticks": "ticks"; "tooltip": "tooltip"; "type": "type"; "value": "value"; "width": "width"; }, { "focus": "focus"; "blur": "blur"; "change": "change"; "changed": "changed"; "created": "created"; "renderedTicks": "renderedTicks"; "renderingTicks": "renderingTicks"; "tooltipChange": "tooltipChange"; "valueChange": "valueChange"; }, never, never>;
45
42
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./slider.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the Slider component.
6
3
  */
7
4
  export declare class SliderModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SliderModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SliderModule, [typeof i1.SliderComponent], [typeof i2.CommonModule], [typeof i1.SliderComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SliderModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./smarttextarea.module";
4
1
  /**
5
2
  * NgModule definition for the SmartTextArea component with providers.
6
3
  */
7
4
  export declare class SmartTextAreaAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTextAreaAllModule, never, [typeof i1.CommonModule, typeof i2.SmartTextAreaModule], [typeof i2.SmartTextAreaModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SmartTextAreaAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { SmartTextArea } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -39,6 +38,4 @@ export declare class SmartTextAreaComponent extends SmartTextArea implements ICo
39
38
  ngAfterContentChecked(): void;
40
39
  registerEvents: (eventList: string[]) => void;
41
40
  addTwoWay: (propList: string[]) => void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartTextAreaComponent, "ejs-smarttextarea", never, { "UserPhrases": "UserPhrases"; "aiSuggestionHandler": "aiSuggestionHandler"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "showSuggestionOnPopup": "showSuggestionOnPopup"; "userRole": "userRole"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
44
41
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./smarttextarea.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the SmartTextArea component.
6
3
  */
7
4
  export declare class SmartTextAreaModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTextAreaModule, [typeof i1.SmartTextAreaComponent], [typeof i2.CommonModule], [typeof i1.SmartTextAreaComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SmartTextAreaModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./speechtotext.module";
4
1
  /**
5
2
  * NgModule definition for the SpeechToText component with providers.
6
3
  */
7
4
  export declare class SpeechToTextAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SpeechToTextAllModule, never, [typeof i1.CommonModule, typeof i2.SpeechToTextModule], [typeof i2.SpeechToTextModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SpeechToTextAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { SpeechToText } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -31,6 +30,4 @@ export declare class SpeechToTextComponent extends SpeechToText implements IComp
31
30
  ngAfterContentChecked(): void;
32
31
  registerEvents: (eventList: string[]) => void;
33
32
  addTwoWay: (propList: string[]) => void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<SpeechToTextComponent, "[ejs-speechtotext]", never, { "allowInterimResults": "allowInterimResults"; "buttonSettings": "buttonSettings"; "cssClass": "cssClass"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "htmlAttributes": "htmlAttributes"; "lang": "lang"; "listeningState": "listeningState"; "locale": "locale"; "showTooltip": "showTooltip"; "tooltipSettings": "tooltipSettings"; "transcript": "transcript"; }, { "created": "created"; "onError": "onError"; "onStart": "onStart"; "onStop": "onStop"; "transcriptChanged": "transcriptChanged"; "transcriptChange": "transcriptChange"; }, never, ["*"]>;
36
33
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./speechtotext.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the SpeechToText component.
6
3
  */
7
4
  export declare class SpeechToTextModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SpeechToTextModule, [typeof i1.SpeechToTextComponent], [typeof i2.CommonModule], [typeof i1.SpeechToTextComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SpeechToTextModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./textarea.module";
4
1
  /**
5
2
  * NgModule definition for the TextArea component with providers.
6
3
  */
7
4
  export declare class TextAreaAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaAllModule, never, [typeof i1.CommonModule, typeof i2.TextAreaModule], [typeof i2.TextAreaModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { TextArea } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -39,6 +38,4 @@ export declare class TextAreaComponent extends TextArea implements IComponentBas
39
38
  ngAfterContentChecked(): void;
40
39
  registerEvents: (eventList: string[]) => void;
41
40
  addTwoWay: (propList: string[]) => void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "ejs-textarea", never, { "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
44
41
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./textarea.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the TextArea component.
6
3
  */
7
4
  export declare class TextAreaModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaModule, [typeof i1.TextAreaComponent], [typeof i2.CommonModule], [typeof i1.TextAreaComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaModule>;
11
5
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./textbox.module";
4
1
  /**
5
2
  * NgModule definition for the TextBox component with providers.
6
3
  */
7
4
  export declare class TextBoxAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.TextBoxModule], [typeof i2.TextBoxModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxAllModule>;
11
5
  }
@@ -1,7 +1,6 @@
1
1
  import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { TextBox } from '@syncfusion/ej2-inputs';
4
- import * as i0 from "@angular/core";
5
4
  export declare const inputs: string[];
6
5
  export declare const outputs: string[];
7
6
  export declare const twoWays: string[];
@@ -39,6 +38,4 @@ export declare class TextBoxComponent extends TextBox implements IComponentBase
39
38
  ngAfterContentChecked(): void;
40
39
  registerEvents: (eventList: string[]) => void;
41
40
  addTwoWay: (propList: string[]) => void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "ejs-textbox", never, { "autocomplete": "autocomplete"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "multiline": "multiline"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "type": "type"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
44
41
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./textbox.component";
3
- import * as i2 from "@angular/common";
4
1
  /**
5
2
  * NgModule definition for the TextBox component.
6
3
  */
7
4
  export declare class TextBoxModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxModule, [typeof i1.TextBoxComponent], [typeof i2.CommonModule], [typeof i1.TextBoxComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxModule>;
11
5
  }