@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
@@ -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
  }