🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@syncfusion/ej2-lists

Package Overview
Dependencies
Maintainers
3
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-lists - npm Package Compare versions

Comparing version
34.1.29
to
34.1.30
+1
-1
dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 34.1.29
* version : 34.1.30
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.

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

{
"name": "@syncfusion/ej2-lists",
"version": "34.1.29",
"version": "34.1.30",
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views.",

@@ -11,4 +11,4 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~34.1.29",
"@syncfusion/ej2-buttons": "~34.1.29",
"@syncfusion/ej2-base": "~34.1.30",
"@syncfusion/ej2-buttons": "~34.1.30",
"@syncfusion/ej2-data": "~34.1.29",

@@ -15,0 +15,0 @@ "@syncfusion/ej2-popups": "~34.1.29"

@@ -209,4 +209,4 @@ /* eslint-disable no-inner-declarations */

var fields = (componentInstance &&
(componentInstance.getModuleName() === 'listview' || componentInstance.getModuleName() === 'multiselect'))
? curOpt.fields : extend({}, ListBase.defaultMappedFields, curOpt.fields);
['listview', 'multiselect', 'dropdownlist', 'autocomplete', 'combobox', 'listbox', 'mention']
.indexOf(componentInstance.getModuleName()) !== -1) ? curOpt.fields : extend({}, ListBase.defaultMappedFields, curOpt.fields);
var ariaAttributes = extend({}, defaultAriaAttributes, curOpt.ariaAttributes);

@@ -213,0 +213,0 @@ var id;

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 too big to display

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 too big to display

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 too big to display