@syncfusion/ej2-angular-inputs 27.2.2 → 27.2.4-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 (92) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +2328 -0
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-inputs.js +2193 -0
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -0
  5. package/dist/ej2-angular-inputs.umd.js +2438 -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 +15 -0
  10. package/ej2-angular-inputs.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +12 -25
  13. package/schematics/utils/lib-details.js +2 -2
  14. package/schematics/utils/lib-details.ts +2 -2
  15. package/src/color-picker/colorpicker-all.module.d.ts +0 -6
  16. package/src/color-picker/colorpicker.component.d.ts +0 -3
  17. package/src/color-picker/colorpicker.module.d.ts +0 -6
  18. package/src/maskedtextbox/maskedtextbox-all.module.d.ts +0 -6
  19. package/src/maskedtextbox/maskedtextbox.component.d.ts +0 -3
  20. package/src/maskedtextbox/maskedtextbox.module.d.ts +0 -6
  21. package/src/numerictextbox/numerictextbox-all.module.d.ts +0 -6
  22. package/src/numerictextbox/numerictextbox.component.d.ts +0 -3
  23. package/src/numerictextbox/numerictextbox.module.d.ts +0 -6
  24. package/src/otp-input/otpinput-all.module.d.ts +0 -6
  25. package/src/otp-input/otpinput.component.d.ts +0 -3
  26. package/src/otp-input/otpinput.module.d.ts +0 -6
  27. package/src/rating/rating-all.module.d.ts +0 -6
  28. package/src/rating/rating.component.d.ts +0 -3
  29. package/src/rating/rating.module.d.ts +0 -6
  30. package/src/signature/signature-all.module.d.ts +0 -6
  31. package/src/signature/signature.component.d.ts +0 -3
  32. package/src/signature/signature.module.d.ts +0 -6
  33. package/src/slider/slider-all.module.d.ts +0 -6
  34. package/src/slider/slider.component.d.ts +0 -3
  35. package/src/slider/slider.module.d.ts +0 -6
  36. package/src/smart-textarea/smarttextarea-all.module.d.ts +0 -6
  37. package/src/smart-textarea/smarttextarea.component.d.ts +0 -3
  38. package/src/smart-textarea/smarttextarea.module.d.ts +0 -6
  39. package/src/textarea/textarea-all.module.d.ts +0 -6
  40. package/src/textarea/textarea.component.d.ts +0 -3
  41. package/src/textarea/textarea.module.d.ts +0 -6
  42. package/src/textbox/textbox-all.module.d.ts +0 -6
  43. package/src/textbox/textbox.component.d.ts +0 -3
  44. package/src/textbox/textbox.module.d.ts +0 -6
  45. package/src/uploader/files.directive.d.ts +0 -5
  46. package/src/uploader/uploader-all.module.d.ts +0 -6
  47. package/src/uploader/uploader.component.d.ts +0 -3
  48. package/src/uploader/uploader.module.d.ts +0 -7
  49. package/CHANGELOG.md +0 -1576
  50. package/esm2020/public_api.mjs +0 -2
  51. package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
  52. package/esm2020/src/color-picker/colorpicker.component.mjs +0 -84
  53. package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
  54. package/esm2020/src/form-validator/form-validator.mjs +0 -193
  55. package/esm2020/src/index.mjs +0 -37
  56. package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
  57. package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -85
  58. package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
  59. package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
  60. package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -85
  61. package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
  62. package/esm2020/src/otp-input/otpinput-all.module.mjs +0 -23
  63. package/esm2020/src/otp-input/otpinput.component.mjs +0 -85
  64. package/esm2020/src/otp-input/otpinput.module.mjs +0 -25
  65. package/esm2020/src/rating/rating-all.module.mjs +0 -23
  66. package/esm2020/src/rating/rating.component.mjs +0 -109
  67. package/esm2020/src/rating/rating.module.mjs +0 -25
  68. package/esm2020/src/signature/signature-all.module.mjs +0 -23
  69. package/esm2020/src/signature/signature.component.mjs +0 -84
  70. package/esm2020/src/signature/signature.module.mjs +0 -25
  71. package/esm2020/src/slider/slider-all.module.mjs +0 -23
  72. package/esm2020/src/slider/slider.component.mjs +0 -84
  73. package/esm2020/src/slider/slider.module.mjs +0 -25
  74. package/esm2020/src/smart-textarea/smarttextarea-all.module.mjs +0 -23
  75. package/esm2020/src/smart-textarea/smarttextarea.component.mjs +0 -85
  76. package/esm2020/src/smart-textarea/smarttextarea.module.mjs +0 -25
  77. package/esm2020/src/textarea/textarea-all.module.mjs +0 -23
  78. package/esm2020/src/textarea/textarea.component.mjs +0 -85
  79. package/esm2020/src/textarea/textarea.module.mjs +0 -25
  80. package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
  81. package/esm2020/src/textbox/textbox.component.mjs +0 -85
  82. package/esm2020/src/textbox/textbox.module.mjs +0 -25
  83. package/esm2020/src/uploader/files.directive.mjs +0 -58
  84. package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
  85. package/esm2020/src/uploader/uploader.component.mjs +0 -96
  86. package/esm2020/src/uploader/uploader.module.mjs +0 -34
  87. package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
  88. package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1597
  89. package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  90. package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1597
  91. package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  92. package/syncfusion-ej2-angular-inputs.d.ts +0 -5
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inputs';
2
- export const pkgVer = '^27.2.2';
2
+ export const pkgVer = '^27.2.4';
3
3
  export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule';
4
- export const themeVer = '~27.2.2';
4
+ export const themeVer = '~27.2.4';
@@ -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 "./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
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * 'e-files' directive represent a file of angular uploader
6
5
  * It must be contained in a Uploader component(`ejs-uploader`).
@@ -32,8 +31,6 @@ export declare class UploadedFilesDirective extends ComplexBase<UploadedFilesDir
32
31
  */
33
32
  size: any;
34
33
  constructor(viewContainerRef: ViewContainerRef);
35
- static ɵfac: i0.ɵɵFactoryDeclaration<UploadedFilesDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<UploadedFilesDirective, "e-files>e-uploadedfiles", never, { "name": "name"; "size": "size"; "type": "type"; }, {}, never>;
37
34
  }
38
35
  /**
39
36
  * UploadedFiles Array Directive
@@ -41,6 +38,4 @@ export declare class UploadedFilesDirective extends ComplexBase<UploadedFilesDir
41
38
  */
42
39
  export declare class FilesDirective extends ArrayBase<FilesDirective> {
43
40
  constructor();
44
- static ɵfac: i0.ɵɵFactoryDeclaration<FilesDirective, never>;
45
- static ɵdir: i0.ɵɵDirectiveDeclaration<FilesDirective, "ejs-uploader>e-files", never, {}, {}, ["children"]>;
46
41
  }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./uploader.module";
4
1
  /**
5
2
  * NgModule definition for the Uploader component with providers.
6
3
  */
7
4
  export declare class UploaderAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<UploaderAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderAllModule, never, [typeof i1.CommonModule, typeof i2.UploaderModule], [typeof i2.UploaderModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<UploaderAllModule>;
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 { Uploader } 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[];
@@ -64,6 +63,4 @@ export declare class UploaderComponent extends Uploader implements IComponentBas
64
63
  ngAfterContentChecked(): void;
65
64
  registerEvents: (eventList: string[]) => void;
66
65
  addTwoWay: (propList: string[]) => void;
67
- static ɵfac: i0.ɵɵFactoryDeclaration<UploaderComponent, never>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<UploaderComponent, "ejs-uploader", never, { "allowedExtensions": "allowedExtensions"; "asyncSettings": "asyncSettings"; "autoUpload": "autoUpload"; "buttons": "buttons"; "cssClass": "cssClass"; "directoryUpload": "directoryUpload"; "dropArea": "dropArea"; "dropEffect": "dropEffect"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "files": "files"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxFileSize": "maxFileSize"; "minFileSize": "minFileSize"; "multiple": "multiple"; "sequentialUpload": "sequentialUpload"; "showFileList": "showFileList"; "template": "template"; }, { "focus": "focus"; "blur": "blur"; "actionComplete": "actionComplete"; "beforeRemove": "beforeRemove"; "beforeUpload": "beforeUpload"; "canceling": "canceling"; "change": "change"; "chunkFailure": "chunkFailure"; "chunkSuccess": "chunkSuccess"; "chunkUploading": "chunkUploading"; "clearing": "clearing"; "created": "created"; "failure": "failure"; "fileListRendering": "fileListRendering"; "pausing": "pausing"; "progress": "progress"; "removing": "removing"; "rendering": "rendering"; "resuming": "resuming"; "selected": "selected"; "success": "success"; "uploading": "uploading"; }, ["template", "childFiles"], never>;
69
66
  }
@@ -1,12 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./uploader.component";
3
- import * as i2 from "./files.directive";
4
- import * as i3 from "@angular/common";
5
1
  /**
6
2
  * NgModule definition for the Uploader component.
7
3
  */
8
4
  export declare class UploaderModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<UploaderModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderModule, [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective], [typeof i3.CommonModule], [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<UploaderModule>;
12
5
  }