Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-buttons

Package Overview
Dependencies
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-buttons - npm Package Compare versions

Comparing version 24.1.45 to 24.1.46

8

CHANGELOG.md

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

### Checkbox
#### Bug Fixes
- `#I535107` - Need to set `HtmlAttributes` Id in input element checkbox has been resolved.
## 24.1.45 (2024-01-09)
### Switch

@@ -7,0 +15,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.1.45
* version : 24.1.46
* 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-buttons@*",
"_id": "@syncfusion/ej2-buttons@24.1.41",
"_id": "@syncfusion/ej2-buttons@24.1.45",
"_inBundle": false,
"_integrity": "sha512-fbVvDYLOBmUn9suOWqVCsn5/FLuCoIo8Gk3x9XPzBnFds+pp2c61jpLJaR3q4/Ox7BWtbUE/hsDDfRpRQSTjjA==",
"_integrity": "sha512-E5va51bKX1CkfP7AZJi2+Lv3jLb8eKb4zNCzTPzADnx68RAgUo0wPIBYfw1zIxA9/2AYSIjMvcoNrZpqvTbJzg==",
"_location": "/@syncfusion/ej2-buttons",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-24.1.41.tgz",
"_shasum": "52b75076e1637d7e4eafce94ec7dafeca24c97d9",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-24.1.45.tgz",
"_shasum": "79201323457661b9e6ed5f8f289e9289ab55b77d",
"_spec": "@syncfusion/ej2-buttons@*",

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

"dependencies": {
"@syncfusion/ej2-base": "~24.1.42"
"@syncfusion/ej2-base": "~24.1.46"
},

@@ -107,4 +107,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "24.1.45",
"version": "24.1.46",
"sideEffects": false
}

@@ -34,3 +34,3 @@ var __extends = (this && this.__extends) || (function () {

var WRAPPER = 'e-checkbox-wrapper';
var containerAttr = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value'];
var containerAttr = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value', 'id'];
/**

@@ -37,0 +37,0 @@ * The CheckBox is a graphical user interface element that allows you to select one or more options from the choices.

@@ -232,2 +232,6 @@ var __extends = (this && this.__extends) || (function () {

break;
/* REF - 861739 */
case 'currencyCode':
this.refresh();
break;
}

@@ -234,0 +238,0 @@ }

@@ -28,3 +28,3 @@ var __extends = (this && this.__extends) || (function () {

var WRAPPER = 'e-radio-wrapper';
var ATTRIBUTES = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value'];
var ATTRIBUTES = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value', 'id'];
/**

@@ -31,0 +31,0 @@ * The RadioButton is a graphical user interface element that allows you to select one option from the choices.

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