@syncfusion/ej2-angular-inputs 26.2.14 → 27.1.48

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 (151) hide show
  1. package/CHANGELOG.md +25 -54
  2. package/README.md +42 -42
  3. package/esm2020/src/color-picker/colorpicker.component.mjs +3 -3
  4. package/esm2020/src/index.mjs +4 -1
  5. package/esm2020/src/otp-input/otpinput.component.mjs +3 -3
  6. package/esm2020/src/smart-textarea/smarttextarea-all.module.mjs +23 -0
  7. package/esm2020/src/smart-textarea/smarttextarea.component.mjs +85 -0
  8. package/esm2020/src/smart-textarea/smarttextarea.module.mjs +25 -0
  9. package/fesm2015/syncfusion-ej2-angular-inputs.mjs +195 -77
  10. package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +1 -1
  11. package/fesm2020/syncfusion-ej2-angular-inputs.mjs +195 -77
  12. package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +1 -1
  13. package/package.json +14 -10
  14. package/schematics/collection.json +10 -9
  15. package/schematics/ng-add/index.d.ts +3 -0
  16. package/schematics/ng-add/index.js +9 -0
  17. package/schematics/ng-add/index.ts +10 -10
  18. package/schematics/ng-add/schema.d.ts +13 -0
  19. package/schematics/ng-add/schema.js +2 -0
  20. package/schematics/ng-add/schema.json +34 -34
  21. package/schematics/ng-add/schema.ts +30 -30
  22. package/schematics/tsconfig.json +25 -25
  23. package/schematics/utils/lib-details.d.ts +4 -0
  24. package/schematics/utils/lib-details.js +6 -0
  25. package/schematics/utils/lib-details.ts +3 -3
  26. package/src/color-picker/colorpicker.component.d.ts +1 -1
  27. package/src/index.d.ts +3 -0
  28. package/src/otp-input/otpinput.component.d.ts +1 -1
  29. package/src/smart-textarea/smarttextarea-all.module.d.ts +11 -0
  30. package/src/smart-textarea/smarttextarea.component.d.ts +44 -0
  31. package/src/smart-textarea/smarttextarea.module.d.ts +11 -0
  32. package/styles/bootstrap-dark-lite.css +1 -0
  33. package/styles/bootstrap-dark-lite.scss +1 -0
  34. package/styles/bootstrap-dark.scss +1 -0
  35. package/styles/bootstrap-lite.css +1 -0
  36. package/styles/bootstrap-lite.scss +1 -0
  37. package/styles/bootstrap.scss +1 -0
  38. package/styles/bootstrap4-lite.css +1 -0
  39. package/styles/bootstrap4-lite.scss +1 -0
  40. package/styles/bootstrap4.scss +1 -0
  41. package/styles/bootstrap5-dark-lite.css +1 -0
  42. package/styles/bootstrap5-dark-lite.scss +1 -0
  43. package/styles/bootstrap5-dark.scss +1 -0
  44. package/styles/bootstrap5-lite.css +1 -0
  45. package/styles/bootstrap5-lite.scss +1 -0
  46. package/styles/bootstrap5.3-lite.css +1 -0
  47. package/styles/bootstrap5.3-lite.scss +1 -0
  48. package/styles/bootstrap5.3.css +1 -0
  49. package/styles/bootstrap5.3.scss +13 -0
  50. package/styles/bootstrap5.scss +1 -0
  51. package/styles/color-picker/bootstrap5.3.css +1 -0
  52. package/styles/color-picker/bootstrap5.3.scss +1 -0
  53. package/styles/data-form/bootstrap5.3.css +1 -0
  54. package/styles/data-form/bootstrap5.3.scss +1 -0
  55. package/styles/fabric-dark-lite.css +1 -0
  56. package/styles/fabric-dark-lite.scss +1 -0
  57. package/styles/fabric-dark.scss +1 -0
  58. package/styles/fabric-lite.css +1 -0
  59. package/styles/fabric-lite.scss +1 -0
  60. package/styles/fabric.scss +1 -0
  61. package/styles/fluent-dark-lite.css +1 -0
  62. package/styles/fluent-dark-lite.scss +1 -0
  63. package/styles/fluent-dark.scss +1 -0
  64. package/styles/fluent-lite.css +1 -0
  65. package/styles/fluent-lite.scss +1 -0
  66. package/styles/fluent.scss +1 -0
  67. package/styles/fluent2-lite.css +1 -0
  68. package/styles/fluent2-lite.scss +1 -0
  69. package/styles/fluent2.scss +1 -0
  70. package/styles/highcontrast-light-lite.css +1 -0
  71. package/styles/highcontrast-light-lite.scss +1 -0
  72. package/styles/highcontrast-light.scss +1 -0
  73. package/styles/highcontrast-lite.css +1 -0
  74. package/styles/highcontrast-lite.scss +1 -0
  75. package/styles/highcontrast.scss +1 -0
  76. package/styles/input/bootstrap5.3.css +1 -0
  77. package/styles/input/bootstrap5.3.scss +1 -0
  78. package/styles/maskedtextbox/bootstrap5.3.css +1 -0
  79. package/styles/maskedtextbox/bootstrap5.3.scss +1 -0
  80. package/styles/material-dark-lite.css +1 -0
  81. package/styles/material-dark-lite.scss +1 -0
  82. package/styles/material-dark.scss +1 -0
  83. package/styles/material-lite.css +1 -0
  84. package/styles/material-lite.scss +1 -0
  85. package/styles/material.scss +1 -0
  86. package/styles/material3-dark-lite.css +1 -0
  87. package/styles/material3-dark-lite.scss +1 -0
  88. package/styles/material3-dark.scss +1 -0
  89. package/styles/material3-lite.css +1 -0
  90. package/styles/material3-lite.scss +1 -0
  91. package/styles/material3.scss +1 -0
  92. package/styles/numerictextbox/bootstrap5.3.css +1 -0
  93. package/styles/numerictextbox/bootstrap5.3.scss +1 -0
  94. package/styles/otp-input/bootstrap5.3.css +1 -0
  95. package/styles/otp-input/bootstrap5.3.scss +1 -0
  96. package/styles/rating/bootstrap5.3.css +1 -0
  97. package/styles/rating/bootstrap5.3.scss +1 -0
  98. package/styles/signature/bootstrap5.3.css +1 -0
  99. package/styles/signature/bootstrap5.3.scss +1 -0
  100. package/styles/slider/bootstrap5.3.css +1 -0
  101. package/styles/slider/bootstrap5.3.scss +1 -0
  102. package/styles/smart-textarea/bootstrap-dark.css +1 -0
  103. package/styles/smart-textarea/bootstrap-dark.scss +1 -0
  104. package/styles/smart-textarea/bootstrap.css +1 -0
  105. package/styles/smart-textarea/bootstrap.scss +1 -0
  106. package/styles/smart-textarea/bootstrap4.css +1 -0
  107. package/styles/smart-textarea/bootstrap4.scss +1 -0
  108. package/styles/smart-textarea/bootstrap5-dark.css +1 -0
  109. package/styles/smart-textarea/bootstrap5-dark.scss +1 -0
  110. package/styles/smart-textarea/bootstrap5.3.css +1 -0
  111. package/styles/smart-textarea/bootstrap5.3.scss +1 -0
  112. package/styles/smart-textarea/bootstrap5.css +1 -0
  113. package/styles/smart-textarea/bootstrap5.scss +1 -0
  114. package/styles/smart-textarea/fabric-dark.css +1 -0
  115. package/styles/smart-textarea/fabric-dark.scss +1 -0
  116. package/styles/smart-textarea/fabric.css +1 -0
  117. package/styles/smart-textarea/fabric.scss +1 -0
  118. package/styles/smart-textarea/fluent-dark.css +1 -0
  119. package/styles/smart-textarea/fluent-dark.scss +1 -0
  120. package/styles/smart-textarea/fluent.css +1 -0
  121. package/styles/smart-textarea/fluent.scss +1 -0
  122. package/styles/smart-textarea/fluent2.css +1 -0
  123. package/styles/smart-textarea/fluent2.scss +1 -0
  124. package/styles/smart-textarea/highcontrast-light.css +1 -0
  125. package/styles/smart-textarea/highcontrast-light.scss +1 -0
  126. package/styles/smart-textarea/highcontrast.css +1 -0
  127. package/styles/smart-textarea/highcontrast.scss +1 -0
  128. package/styles/smart-textarea/material-dark.css +1 -0
  129. package/styles/smart-textarea/material-dark.scss +1 -0
  130. package/styles/smart-textarea/material.css +1 -0
  131. package/styles/smart-textarea/material.scss +1 -0
  132. package/styles/smart-textarea/material3-dark.css +1 -0
  133. package/styles/smart-textarea/material3-dark.scss +2 -0
  134. package/styles/smart-textarea/material3.css +1 -0
  135. package/styles/smart-textarea/material3.scss +2 -0
  136. package/styles/smart-textarea/tailwind-dark.css +1 -0
  137. package/styles/smart-textarea/tailwind-dark.scss +1 -0
  138. package/styles/smart-textarea/tailwind.css +1 -0
  139. package/styles/smart-textarea/tailwind.scss +1 -0
  140. package/styles/tailwind-dark-lite.css +1 -0
  141. package/styles/tailwind-dark-lite.scss +1 -0
  142. package/styles/tailwind-dark.scss +1 -0
  143. package/styles/tailwind-lite.css +1 -0
  144. package/styles/tailwind-lite.scss +1 -0
  145. package/styles/tailwind.scss +1 -0
  146. package/styles/textarea/bootstrap5.3.css +1 -0
  147. package/styles/textarea/bootstrap5.3.scss +1 -0
  148. package/styles/textbox/bootstrap5.3.css +1 -0
  149. package/styles/textbox/bootstrap5.3.scss +1 -0
  150. package/styles/uploader/bootstrap5.3.css +1 -0
  151. package/styles/uploader/bootstrap5.3.scss +1 -0
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-inputs@*",
3
- "_id": "@syncfusion/ej2-angular-inputs@26.2.11",
3
+ "_id": "@syncfusion/ej2-angular-inputs@18.78.15",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-OO0bC/aIZlP3nCkAMZ7aP71v7R01AyZTrIJ0b5vlUBjnmESQvGWBRkOUEvS/DEZtoGkGnsfxDQBZIkXeGjSM4Q==",
5
+ "_integrity": "sha512-U9Rz2GhyGYAf0qawED/105QXhaXCIsClp68cv4mPvOOpJdkDzBi+ZfwewLcJPE3h5W0ufvZ8U7NnfqEdNWoc5g==",
6
6
  "_location": "/@syncfusion/ej2-angular-inputs",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-26.2.11.tgz",
23
- "_shasum": "f379652dd982dd6dd9db3b96be6afed9d5e0247d",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.78.15.tgz",
23
+ "_shasum": "ad2ede7a4648cfef82977a80e8d91bade37407b2",
24
24
  "_spec": "@syncfusion/ej2-angular-inputs@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.2.10",
35
- "@syncfusion/ej2-base": "~26.2.10",
36
- "@syncfusion/ej2-inputs": "26.2.14",
34
+ "@syncfusion/ej2-angular-base": "~27.1.48",
35
+ "@syncfusion/ej2-base": "~27.1.48",
36
+ "@syncfusion/ej2-inputs": "27.1.48",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -83,7 +83,11 @@
83
83
  "angular-input-file",
84
84
  "angular-chunk-upload",
85
85
  "ng-rating",
86
- "angular rating"
86
+ "angular rating",
87
+ "angular smart textarea",
88
+ "angular smart text area",
89
+ "ng-smart-textarea",
90
+ "ng-smart-text-area"
87
91
  ],
88
92
  "license": "SEE LICENSE IN license",
89
93
  "module": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
@@ -95,5 +99,5 @@
95
99
  "schematics": "./schematics/collection.json",
96
100
  "sideEffects": false,
97
101
  "typings": "syncfusion-ej2-angular-inputs.d.ts",
98
- "version": "26.2.14"
102
+ "version": "27.1.48"
99
103
  }
@@ -1,10 +1,11 @@
1
1
  {
2
- "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
- "schematics": {
4
- "ng-add": {
5
- "description": "Adds Essential JS 2 specific Angular package to an application",
6
- "factory": "./ng-add",
7
- "schema": "./ng-add/schema.json"
8
- }
9
- }
10
- }
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
11
+
@@ -0,0 +1,3 @@
1
+ import { OptionsSchema } from './schema';
2
+ import { Rule } from '@angular-devkit/schematics';
3
+ export default function (options: OptionsSchema): Rule;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const lib_details_1 = require("./../utils/lib-details");
4
+ const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
5
+ function default_1(options) {
6
+ const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
7
+ return schematics_1.install(options, libOptions);
8
+ }
9
+ exports.default = default_1;
@@ -1,10 +1,10 @@
1
- import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
- import { install } from '@syncfusion/ej2-angular-base/schematics';
3
- import { OptionsSchema, LibOptionsSchema } from './schema';
4
- import { Rule } from '@angular-devkit/schematics';
5
-
6
- export default function (options: OptionsSchema): Rule {
7
- const libOptions: LibOptionsSchema = Object.assign({},
8
- { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
- return install(options, libOptions);
10
- }
1
+ import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
+ import { install } from '@syncfusion/ej2-angular-base/schematics';
3
+ import { OptionsSchema, LibOptionsSchema } from './schema';
4
+ import { Rule } from '@angular-devkit/schematics';
5
+
6
+ export default function (options: OptionsSchema): Rule {
7
+ const libOptions: LibOptionsSchema = Object.assign({},
8
+ { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
+ return install(options, libOptions);
10
+ }
@@ -0,0 +1,13 @@
1
+ export interface OptionsSchema {
2
+ skipPackageJson: boolean;
3
+ modules: string;
4
+ modulePath: string;
5
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
6
+ project?: string;
7
+ }
8
+ export interface LibOptionsSchema {
9
+ pkgName: string;
10
+ pkgVer: string;
11
+ moduleName: string;
12
+ themeVer: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -0,0 +1,4 @@
1
+ export declare const pkgName = "@syncfusion/ej2-angular-inputs";
2
+ export declare const pkgVer = "^18.78.15";
3
+ export declare const moduleName = "TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule";
4
+ export declare const themeVer = "~18.78.15";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.pkgName = '@syncfusion/ej2-angular-inputs';
4
+ exports.pkgVer = '^27.1.48';
5
+ exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule';
6
+ exports.themeVer = '~27.1.48';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inputs';
2
- export const pkgVer = '^26.2.11';
3
- export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule';
4
- export const themeVer = '~26.2.11';
2
+ export const pkgVer = '^27.1.48';
3
+ export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule';
4
+ export const themeVer = '~27.1.48';
@@ -44,5 +44,5 @@ export declare class ColorPickerComponent extends ColorPicker implements ICompon
44
44
  registerEvents: (eventList: string[]) => void;
45
45
  addTwoWay: (propList: string[]) => void;
46
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"; "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>;
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
48
  }
package/src/index.d.ts CHANGED
@@ -29,5 +29,8 @@ export { RatingAllModule } from './rating/rating-all.module';
29
29
  export { OtpInputComponent } from './otp-input/otpinput.component';
30
30
  export { OtpInputModule } from './otp-input/otpinput.module';
31
31
  export { OtpInputAllModule } from './otp-input/otpinput-all.module';
32
+ export { SmartTextAreaComponent } from './smart-textarea/smarttextarea.component';
33
+ export { SmartTextAreaModule } from './smart-textarea/smarttextarea.module';
34
+ export { SmartTextAreaAllModule } from './smart-textarea/smarttextarea-all.module';
32
35
  export * from './form-validator/form-validator';
33
36
  export * from '@syncfusion/ej2-inputs';
@@ -39,5 +39,5 @@ export declare class OtpInputComponent extends OtpInput implements IComponentBas
39
39
  registerEvents: (eventList: string[]) => void;
40
40
  addTwoWay: (propList: string[]) => void;
41
41
  static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<OtpInputComponent, "[ejs-otpinput]", never, { "ariaLabels": "ariaLabels"; "cssClass": "cssClass"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "htmlAttributes": "htmlAttributes"; "length": "length"; "locale": "locale"; "placeholder": "placeholder"; "separator": "separator"; "stylingMode": "stylingMode"; "type": "type"; "value": "value"; }, { "blur": "blur"; "created": "created"; "focus": "focus"; "input": "input"; "valueChanged": "valueChanged"; "valueChange": "valueChange"; }, never, 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
43
  }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "@angular/common";
3
+ import * as i2 from "./smarttextarea.module";
4
+ /**
5
+ * NgModule definition for the SmartTextArea component with providers.
6
+ */
7
+ 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
+ }
@@ -0,0 +1,44 @@
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { SmartTextArea } from '@syncfusion/ej2-inputs';
4
+ import * as i0 from "@angular/core";
5
+ export declare const inputs: string[];
6
+ export declare const outputs: string[];
7
+ export declare const twoWays: string[];
8
+ /**
9
+ * Represents the Angular Smart TextArea Component.
10
+ * ```html
11
+ * <ejs-smarttextarea></ejs-smarttextarea>
12
+ * ```
13
+ */
14
+ export declare class SmartTextAreaComponent extends SmartTextArea implements IComponentBase {
15
+ private ngEle;
16
+ private srenderer;
17
+ private viewContainerRef;
18
+ private injector;
19
+ private cdr;
20
+ formCompContext: any;
21
+ formContext: any;
22
+ tagObjects: any;
23
+ blur: any;
24
+ change: any;
25
+ created: any;
26
+ destroyed: any;
27
+ focus: any;
28
+ input: any;
29
+ valueChange: any;
30
+ private skipFromEvent;
31
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
32
+ registerOnChange(registerFunction: (_: any) => void): void;
33
+ registerOnTouched(registerFunction: () => void): void;
34
+ writeValue(value: any): void;
35
+ setDisabledState(disabled: boolean): void;
36
+ ngOnInit(): void;
37
+ ngAfterViewInit(): void;
38
+ ngOnDestroy(): void;
39
+ ngAfterContentChecked(): void;
40
+ registerEvents: (eventList: string[]) => void;
41
+ 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
+ }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./smarttextarea.component";
3
+ import * as i2 from "@angular/common";
4
+ /**
5
+ * NgModule definition for the SmartTextArea component.
6
+ */
7
+ 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
+ }
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap-dark-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/bootstrap-dark.scss';
11
11
  @import 'data-form/bootstrap-dark.scss';
12
12
  @import 'otp-input/bootstrap-dark.scss';
13
+ @import 'smart-textarea/bootstrap-dark.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/bootstrap.scss';
11
11
  @import 'data-form/bootstrap.scss';
12
12
  @import 'otp-input/bootstrap.scss';
13
+ @import 'smart-textarea/bootstrap.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap4-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap4-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/bootstrap4.scss';
11
11
  @import 'data-form/bootstrap4.scss';
12
12
  @import 'otp-input/bootstrap4.scss';
13
+ @import 'smart-textarea/bootstrap4.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap5-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap5-dark-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/bootstrap5-dark.scss';
11
11
  @import 'data-form/bootstrap5-dark.scss';
12
12
  @import 'otp-input/bootstrap5-dark.scss';
13
+ @import 'smart-textarea/bootstrap5-dark.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap5-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap5-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap5.3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/bootstrap5.3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/bootstrap5.3.css';
@@ -0,0 +1,13 @@
1
+ @import 'signature/bootstrap5.3.scss';
2
+ @import 'input/bootstrap5.3.scss';
3
+ @import 'numerictextbox/bootstrap5.3.scss';
4
+ @import 'maskedtextbox/bootstrap5.3.scss';
5
+ @import 'slider/bootstrap5.3.scss';
6
+ @import 'textbox/bootstrap5.3.scss';
7
+ @import 'textarea/bootstrap5.3.scss';
8
+ @import 'uploader/bootstrap5.3.scss';
9
+ @import 'color-picker/bootstrap5.3.scss';
10
+ @import 'rating/bootstrap5.3.scss';
11
+ @import 'data-form/bootstrap5.3.scss';
12
+ @import 'otp-input/bootstrap5.3.scss';
13
+ @import 'smart-textarea/bootstrap5.3.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/bootstrap5.scss';
11
11
  @import 'data-form/bootstrap5.scss';
12
12
  @import 'otp-input/bootstrap5.scss';
13
+ @import 'smart-textarea/bootstrap5.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/color-picker/bootstrap5.3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/color-picker/bootstrap5.3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/data-form/bootstrap5.3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/data-form/bootstrap5.3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/fabric-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/fabric-dark-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/fabric-dark.scss';
11
11
  @import 'data-form/fabric-dark.scss';
12
12
  @import 'otp-input/fabric-dark.scss';
13
+ @import 'smart-textarea/fabric-dark.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/fabric-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/fabric-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/fabric.scss';
11
11
  @import 'data-form/fabric.scss';
12
12
  @import 'otp-input/fabric.scss';
13
+ @import 'smart-textarea/fabric.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/fluent-dark-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/fluent-dark-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/fluent-dark.scss';
11
11
  @import 'data-form/fluent-dark.scss';
12
12
  @import 'otp-input/fluent-dark.scss';
13
+ @import 'smart-textarea/fluent-dark.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/fluent-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/fluent-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/fluent.scss';
11
11
  @import 'data-form/fluent.scss';
12
12
  @import 'otp-input/fluent.scss';
13
+ @import 'smart-textarea/fluent.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/fluent2-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-inputs/styles/fluent2-lite.scss';
@@ -10,3 +10,4 @@
10
10
  @import 'rating/fluent2.scss';
11
11
  @import 'data-form/fluent2.scss';
12
12
  @import 'otp-input/fluent2.scss';
13
+ @import 'smart-textarea/fluent2.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-inputs/styles/highcontrast-light-lite.css';