Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-inputs

Package Overview
Dependencies
Maintainers
3
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-inputs - npm Package Compare versions

Comparing version 24.2.3 to 24.2.4

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

### Uploader
#### Bug Fixes
- `#I526571` - Fixed the issue where the header in the Cancel Event was not returning in the header as expected. Instead, it was returning in the payload.
### TextBox
#### Bug Fixes
- `#I548068` - Fixed the issue where a compilation error occurred while generating the CSS file from the `DataForm` related styles.
## 24.1.47 (2024-01-23)

@@ -7,0 +19,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.2.3
* version : 24.2.4
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-inputs@*",
"_id": "@syncfusion/ej2-inputs@24.1.47",
"_id": "@syncfusion/ej2-inputs@24.2.3",
"_inBundle": false,
"_integrity": "sha512-8aEalikkKPwODmcW7pXfm8CCJ13ueZUt5n7O9P6T9TKLOcLC36cAHm8f4qZgFgXHUbQjn9/aQGZ9QVmBMNva8Q==",
"_integrity": "sha512-ee40dExNqUrrQFM2nnngfwDr5m0R0HcgWXTg8A1OeOw5LkXE3ZTZWG+NhUT+IEBKmB1m73PTepK1lkIpMgLKJA==",
"_location": "/@syncfusion/ej2-inputs",

@@ -42,4 +42,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.47.tgz",
"_shasum": "49f7147d35a0df25e0332878e1e78457dbd424ae",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.3.tgz",
"_shasum": "fedfaec534e9af678cebbba7370b74ec8c44a6af",
"_spec": "@syncfusion/ej2-inputs@*",

@@ -123,5 +123,5 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"typings": "index.d.ts",
"version": "24.2.3",
"version": "24.2.4",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}

@@ -181,3 +181,26 @@ # JavaScript Inputs Controls

### JavaScript Rating
The [JavaScript Rating](https://www.syncfusion.com/javascript-ui-controls/js-rating?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control 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.
<p align="center">
<a href="https://ej2.syncfusion.com/documentation/rating/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm">Getting Started</a> .
<a href="https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/material/rating/default.html">Online demos</a> .
<a href="https://www.syncfusion.com/javascript-ui-controls/js-rating?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm">Learn more</a>
</p>
<p align="center">
<img alt="JavaScript Rating Control" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-rating.gif">
</p>
#### Key features
* [Precision modes](https://ej2.syncfusion.com/documentation/rating/precision-modes) - Provides different precision modes for more accurate rating.
* [Labels](https://ej2.syncfusion.com/documentation/rating/labels) - Displays current value of the rating.
* [Tooltip](https://ej2.syncfusion.com/documentation/rating/tooltip) - Displays additional information of the rating items.
* [Selection](https://ej2.syncfusion.com/documentation/rating/selection) - Customization options for the selected rating value and selection behavior.
* [Appearance](https://ej2.syncfusion.com/documentation/rating/appearance) - Customize the rating items appearance.
* [Templates](https://ej2.syncfusion.com/documentation/rating/templates) - Customize the rating item with a heart, SVG, or any content that precisely matches unique needs.
<p align="center">
Trusted by the world's leading companies

@@ -184,0 +207,0 @@ <a href="https://www.syncfusion.com/">

@@ -399,2 +399,9 @@ import { Component, EmitType } from '@syncfusion/ej2-base';

}[];
/**
* Defines the additional data in key and value pair format that will be submitted on the header when the upload action is canceled.
*
*/
currentRequest?: {
[key: string]: string;
}[];
}

@@ -401,0 +408,0 @@ export interface PauseResumeEventArgs {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc