@syncfusion/ej2-angular-inputs 24.2.3 → 24.2.4
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/README.md
CHANGED
|
@@ -164,6 +164,29 @@ The Angular [File Upload](https://www.syncfusion.com/angular-ui-components/angul
|
|
|
164
164
|
* [Auto upload](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-file-upload-npm#/material/uploader/default) - Process the file to upload without interaction.
|
|
165
165
|
* [Preload files](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-file-upload-npm#/material/uploader/preload-files) - View and manipulate previously uploaded files.
|
|
166
166
|
|
|
167
|
+
### Angular Rating
|
|
168
|
+
|
|
169
|
+
The [Angular Rating](https://www.syncfusion.com/angular-ui-components/angular-rating/?utm_source=npm&utm_medium=listing&utm_campaign=anuglar-inputs-npm) component is used to provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products. It has several built-in features such as support for precision modes, labels, tooltip, and UI customization.
|
|
170
|
+
|
|
171
|
+
<p align="center">
|
|
172
|
+
<a href="https://ej2.syncfusion.com/angular/documentation/rating/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm">Getting Started</a> .
|
|
173
|
+
<a href="https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm#/material/rating/default">Online demos</a> .
|
|
174
|
+
<a href="https://www.syncfusion.com/angular-ui-components/angular-rating/?utm_source=npm&utm_medium=listing&utm_campaign=anuglar-inputs-npm">Learn more</a>
|
|
175
|
+
</p>
|
|
176
|
+
|
|
177
|
+
<p align="center">
|
|
178
|
+
<img alt="Angular Rating Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-rating.gif">
|
|
179
|
+
</p>
|
|
180
|
+
|
|
181
|
+
#### Key features
|
|
182
|
+
|
|
183
|
+
* [Precision modes](https://ej2.syncfusion.com/angular/documentation/rating/precision-modes) - Provides different precision modes for more accurate rating.
|
|
184
|
+
* [Labels](https://ej2.syncfusion.com/angular/documentation/rating/labels) - Displays current value of the rating.
|
|
185
|
+
* [Tooltip](https://ej2.syncfusion.com/angular/documentation/rating/tooltip) - Displays additional information of the rating items.
|
|
186
|
+
* [Selection](https://ej2.syncfusion.com/angular/documentation/rating/selection) - Customization options for the selected rating value and selection behavior.
|
|
187
|
+
* [Appearance](https://ej2.syncfusion.com/angular/documentation/rating/appearance) - Customize the rating items appearance.
|
|
188
|
+
* [Templates](https://ej2.syncfusion.com/angular/documentation/rating/templates) - Customize the rating item with a heart, SVG, or any content that precisely matches unique needs.
|
|
189
|
+
|
|
167
190
|
<p align="center">
|
|
168
191
|
Trusted by the world's leading companies
|
|
169
192
|
<a href="https://www.syncfusion.com/">
|
|
@@ -213,4 +236,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
|
|
|
213
236
|
|
|
214
237
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license/?utm_source=npm&utm_campaign=input) for more info.
|
|
215
238
|
|
|
216
|
-
& Copyright
|
|
239
|
+
& Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-inputs@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-inputs@24.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inputs@24.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-/YDENMJjUOitgM82blOPuOPOKK2DqmllkvGyim1U/HR2N2CUn9UuisV63wgG/YhmXT8j93u7Ogpw3ZP32MdYbw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-inputs",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-24.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-24.2.3.tgz",
|
|
23
|
+
"_shasum": "fc56aafc2773d2ba5e33ec5576de4b230353823f",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-inputs@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~24.2.3",
|
|
35
35
|
"@syncfusion/ej2-base": "~24.2.3",
|
|
36
|
-
"@syncfusion/ej2-inputs": "24.2.
|
|
36
|
+
"@syncfusion/ej2-inputs": "24.2.4",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -95,5 +95,5 @@
|
|
|
95
95
|
"schematics": "./schematics/collection.json",
|
|
96
96
|
"sideEffects": false,
|
|
97
97
|
"typings": "syncfusion-ej2-angular-inputs.d.ts",
|
|
98
|
-
"version": "24.2.
|
|
98
|
+
"version": "24.2.4"
|
|
99
99
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inputs";
|
|
2
|
-
export declare const pkgVer = "^24.
|
|
2
|
+
export declare const pkgVer = "^24.2.3";
|
|
3
3
|
export declare const moduleName = "TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule";
|
|
4
|
-
export declare const themeVer = "~24.
|
|
4
|
+
export declare const themeVer = "~24.2.3";
|
|
@@ -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 = '^24.2.
|
|
4
|
+
exports.pkgVer = '^24.2.4';
|
|
5
5
|
exports.moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
|
|
6
|
-
exports.themeVer = '~24.2.
|
|
6
|
+
exports.themeVer = '~24.2.4';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^24.2.
|
|
2
|
+
export const pkgVer = '^24.2.4';
|
|
3
3
|
export const moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
|
|
4
|
-
export const themeVer = '~24.2.
|
|
4
|
+
export const themeVer = '~24.2.4';
|