@syncfusion/ej2-angular-inputs 31.1.17 → 31.1.20

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.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I751146` - Added the title attribute for the preview and current color span element in the color picker.
10
+
11
+ ## 31.1.17 (2025-09-05)
12
+
13
+ ### ColorPicker
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I904686` - Issue with "Color picker component was not properly read in accessibility tool" has been resolved.
10
18
 
11
19
  ## 26.1.35 (2024-06-11)
package/package.json CHANGED
@@ -1,60 +1,15 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-inputs@*",
3
- "_id": "@syncfusion/ej2-angular-inputs@18.79.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-kxKaX8Myx8+0NYnpO8fWvSD/Fg8surBXczkxRPs4Fehh6tBCdIGD1EIQ94Xbwb1Acv5EuExvUNjy6zVlpUKB5g==",
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-angular-development/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.79.0.tgz",
23
- "_shasum": "0e18efddce3e8d3747c1d7af1ca66c2944a26c3a",
24
- "_spec": "@syncfusion/ej2-angular-inputs@*",
25
- "_where": "D:\\SF3992\\WFH\\Nexus\\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,
2
+ "name": "@syncfusion/ej2-angular-inputs",
3
+ "version": "31.1.20",
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",
33
8
  "dependencies": {
9
+ "@syncfusion/ej2-base": "~31.1.20",
34
10
  "@syncfusion/ej2-angular-base": "~31.1.17",
35
- "@syncfusion/ej2-base": "~31.1.17",
36
- "@syncfusion/ej2-inputs": "31.1.17"
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
- "es2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs",
41
- "esm2020": "esm2020/syncfusion-ej2-angular-inputs.mjs",
42
- "exports": {
43
- "./package.json": {
44
- "default": "./package.json"
45
- },
46
- ".": {
47
- "types": "./syncfusion-ej2-angular-inputs.d.ts",
48
- "esm2020": "./esm2020/syncfusion-ej2-angular-inputs.mjs",
49
- "es2020": "./fesm2020/syncfusion-ej2-angular-inputs.mjs",
50
- "es2015": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
51
- "node": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
52
- "default": "./fesm2020/syncfusion-ej2-angular-inputs.mjs"
53
- }
11
+ "@syncfusion/ej2-inputs": "31.1.20"
54
12
  },
55
- "fesm2015": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
56
- "fesm2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs",
57
- "homepage": "https://www.syncfusion.com/angular-components",
58
13
  "keywords": [
59
14
  "angular",
60
15
  "ng",
@@ -88,15 +43,29 @@
88
43
  "ng-smart-textarea",
89
44
  "ng-smart-text-area"
90
45
  ],
91
- "license": "SEE LICENSE IN license",
92
- "module": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
93
- "name": "@syncfusion/ej2-angular-inputs",
94
46
  "repository": {
95
47
  "type": "git",
96
- "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
48
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
97
49
  },
98
- "schematics": "./schematics/collection.json",
99
50
  "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",
100
56
  "typings": "syncfusion-ej2-angular-inputs.d.ts",
101
- "version": "31.1.17"
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"
102
71
  }
@@ -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 = '^31.1.17';
4
+ exports.pkgVer = '^31.1.20';
5
5
  exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
6
- exports.themeVer = '~31.1.17';
6
+ exports.themeVer = '~31.1.20';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-inputs';
2
- export const pkgVer = '^31.1.17';
2
+ export const pkgVer = '^31.1.20';
3
3
  export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
4
- export const themeVer = '~31.1.17';
4
+ export const themeVer = '~31.1.20';