@syncfusion/ej2-lists
Advanced tools
| /*! | ||
| * 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. |
+3
-3
| { | ||
| "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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
3531406
0.02%2
100%