@syncfusion/ej2-spreadsheet
Advanced tools
Comparing version 26.2.9 to 26.2.10-27837
@@ -1,10 +0,1 @@ | ||
/*! | ||
* filename: index.d.ts | ||
* version : 26.2.9 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
import * as _spreadsheet from '@syncfusion/ej2-spreadsheet'; | ||
@@ -11,0 +2,0 @@ |
168
package.json
{ | ||
"_from": "@syncfusion/ej2-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-spreadsheet@26.2.7", | ||
"_inBundle": false, | ||
"_integrity": "sha512-CjKSwVkhcBQfOKChSrcoKtLhNw/2+Pr4eEunzapPCKj7irtBe6f7MBjwDhAWQ5MJM+OyrGfJvhoklwDPlrag9g==", | ||
"_location": "/@syncfusion/ej2-spreadsheet", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-spreadsheet@*", | ||
"name": "@syncfusion/ej2-spreadsheet", | ||
"escapedName": "@syncfusion%2fej2-spreadsheet", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-spreadsheet", | ||
"/@syncfusion/ej2-react-spreadsheet", | ||
"/@syncfusion/ej2-vue-spreadsheet" | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.7.tgz", | ||
"_shasum": "1cad4984e737d0c1d0a839d25e80c70c3ae31302", | ||
"_spec": "@syncfusion/ej2-spreadsheet@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~26.2.5", | ||
"@syncfusion/ej2-charts": "~26.2.9", | ||
"@syncfusion/ej2-dropdowns": "~26.2.9", | ||
"@syncfusion/ej2-grids": "~26.2.9", | ||
"@syncfusion/ej2-navigations": "~26.2.8" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-spreadsheet.es5.js", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"spreadsheet", | ||
"excel", | ||
"workbook", | ||
"worksheet", | ||
"xlsx", | ||
"xlsb", | ||
"csv", | ||
"grid", | ||
"data", | ||
"excel-like", | ||
"excel-style", | ||
"editor", | ||
"excel-editor", | ||
"excel-viewer", | ||
"sheets", | ||
"formulas", | ||
"sorting", | ||
"filtering", | ||
"formatting", | ||
"virtual-scrolling", | ||
"edit-cell", | ||
"editable-table", | ||
"javascript", | ||
"typescript" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-spreadsheet.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-spreadsheet", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet" | ||
}, | ||
"typings": "index.d.ts", | ||
"version": "26.2.9", | ||
"sideEffects": true, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} | ||
"_from": "@syncfusion/ej2-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-spreadsheet@26.2.9", | ||
"_inBundle": false, | ||
"_integrity": "sha512-wTh0ySdbPgRdb5KXKsLn2Iy+bIiF3i4x10PfRz0gPaT5BTqzAt8Un+omVC9vVA5GAywzOIBBSQp5OwhBx5L7mw==", | ||
"_location": "/@syncfusion/ej2-spreadsheet", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-spreadsheet@*", | ||
"name": "@syncfusion/ej2-spreadsheet", | ||
"escapedName": "@syncfusion%2fej2-spreadsheet", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-spreadsheet", | ||
"/@syncfusion/ej2-react-spreadsheet", | ||
"/@syncfusion/ej2-vue-spreadsheet" | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.9.tgz", | ||
"_shasum": "7d77cf3c4f8635162908dece388bce7012124c11", | ||
"_spec": "@syncfusion/ej2-spreadsheet@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~26.2.10", | ||
"@syncfusion/ej2-charts": "~26.2.10", | ||
"@syncfusion/ej2-dropdowns": "~26.2.10", | ||
"@syncfusion/ej2-grids": "~26.2.10", | ||
"@syncfusion/ej2-navigations": "~26.2.10" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-spreadsheet.es5.js", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"spreadsheet", | ||
"excel", | ||
"workbook", | ||
"worksheet", | ||
"xlsx", | ||
"xlsb", | ||
"csv", | ||
"grid", | ||
"data", | ||
"excel-like", | ||
"excel-style", | ||
"editor", | ||
"excel-editor", | ||
"excel-viewer", | ||
"sheets", | ||
"formulas", | ||
"sorting", | ||
"filtering", | ||
"formatting", | ||
"virtual-scrolling", | ||
"edit-cell", | ||
"editable-table", | ||
"javascript", | ||
"typescript" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-spreadsheet.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-spreadsheet", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet" | ||
}, | ||
"typings": "index.d.ts", | ||
"version": "26.2.10-27837", | ||
"sideEffects": true, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} |
@@ -105,2 +105,2 @@ # JavaScript Spreadsheet Control | ||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
@@ -32,2 +32,3 @@ import { Spreadsheet } from '../index'; | ||
private listHandler; | ||
private listValidationHeightHandler; | ||
private setDropDownListIndex; | ||
@@ -34,0 +35,0 @@ private updateDataSource; |
@@ -70,9 +70,3 @@ import { completeAction, refreshSheetTabs, refreshImagePosition, focus } from '../common/index'; | ||
else { | ||
if (frozenRow || frozenCol) { | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
else { | ||
this.parent.renderModule.refreshUI({ skipUpdateOnFirst: true, refresh: 'Row', rowIndex: this.parent.viewport.topIndex, colIndex: 0 }); | ||
this.parent.selectRange(sheet.selectedRange); | ||
} | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
@@ -112,10 +106,3 @@ } | ||
else { | ||
if (frozenRow || frozenCol) { | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
else { | ||
this.parent.renderModule.refreshUI({ skipUpdateOnFirst: true, refresh: 'Column', rowIndex: 0, colIndex: this.parent.viewport.leftIndex, | ||
insertDelete: true }); | ||
this.parent.selectRange(sheet.selectedRange); | ||
} | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
@@ -122,0 +109,0 @@ } |
@@ -67,4 +67,3 @@ import { completeAction, focus, insertSheetTab, refreshImagePosition, updateScrollValue } from '../common/index'; | ||
else { | ||
this.parent.renderModule.refreshUI({ skipUpdateOnFirst: true, rowIndex: this.parent.viewport.topIndex, colIndex: 0, refresh: 'Row' }); | ||
this.parent.selectRange(sheet.selectedRange); | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
@@ -108,4 +107,3 @@ } | ||
else { | ||
this.parent.renderModule.refreshUI({ skipUpdateOnFirst: true, rowIndex: 0, colIndex: this.parent.viewport.leftIndex, refresh: 'Column' }); | ||
this.parent.selectRange(sheet.selectedRange); | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
@@ -112,0 +110,0 @@ } |
@@ -76,3 +76,3 @@ import { spreadsheetDestroyed, getChartsIndexes, refreshChartCellModel, isReadOnlyCells, readonlyAlert } from '../common/index'; | ||
args.startIndex = freezePane; | ||
performHideShow(); | ||
performHideShow(!this.parent.scrollSettings.enableVirtualization); | ||
args.startIndex = startIndex; | ||
@@ -82,3 +82,3 @@ } | ||
else { | ||
performHideShow(); | ||
performHideShow(!this.parent.scrollSettings.enableVirtualization); | ||
} | ||
@@ -688,18 +688,7 @@ if (args.actionUpdate) { | ||
} | ||
this.parent.selectRange(sheet.selectedRange); | ||
} | ||
else { | ||
var viewportRowIdx = this.parent.viewport.topIndex; | ||
var rowIdx = frozenRow ? topLeftIdx[0] : viewportRowIdx; | ||
this.parent.renderModule.refreshUI({ | ||
skipUpdateOnFirst: this.parent.viewport.leftIndex + frozenCol === skipHiddenIdx(sheet, frozenCol, true, 'columns'), rowIndex: rowIdx, colIndex: this.parent.viewport.leftIndex, | ||
refresh: 'Column', frozenIndexes: frozenRow ? [frozenRow + viewportRowIdx, frozenCol] : [] | ||
}); | ||
if (frozenRow) { | ||
this.parent.viewport.topIndex = viewportRowIdx; | ||
} | ||
if (args.autoFit) { | ||
args.autoFit = false; | ||
} | ||
this.parent.renderModule.refreshSheet(false, false, true); | ||
} | ||
this.parent.selectRange(sheet.selectedRange); | ||
} | ||
@@ -706,0 +695,0 @@ }; |
@@ -642,3 +642,3 @@ import { inView, renderFilterCell, deleteNote, showNote } from '../common/index'; | ||
this.parent.element.appendChild(tTable); | ||
var height = Math.round(this.tableRow.getBoundingClientRect().height); | ||
var height = this.tableRow.getBoundingClientRect().height; | ||
this.parent.element.removeChild(tTable); | ||
@@ -645,0 +645,0 @@ return height < 20 ? 20 : height; |
@@ -82,2 +82,3 @@ import { getCell, getSheet } from '../base/index'; | ||
!value.toLowerCase().startsWith('=text(')); | ||
isFormula = getTypeFromFormat(cell.format) === 'Text' ? false : isFormula; | ||
if (!isFormula && !skipFormula) { | ||
@@ -84,0 +85,0 @@ if (cell.formula) { |
@@ -1008,3 +1008,3 @@ import { Component, INotifyPropertyChanged, EmitType } from '@syncfusion/ej2-base'; | ||
* @returns {void} | ||
* @deprecated This method is deprecated, use `unfreezePanes` method to unfreeze the frozen rows and columns. | ||
*/ | ||
@@ -1011,0 +1011,0 @@ Unfreeze(sheet?: number | string): void; |
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 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 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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
47687533
399452
472
1