@syncfusion/ej2-spreadsheet 28.1.41-37550 → 28.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,12 @@
1
+ /*!
2
+ * filename: index.d.ts
3
+ * version : 28.2.3
4
+ * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
1
10
  import * as _spreadsheet from '@syncfusion/ej2-spreadsheet';
2
11
 
3
12
  export declare namespace ej {
package/package.json CHANGED
@@ -1,85 +1,85 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-spreadsheet@28.1.39",
4
- "_inBundle": false,
5
- "_integrity": "sha512-vJ+9ahLOk5aCHvl2+9djthGcZLLXh6syMauvl55rrgLjB+2aIbycQDFAMTpJAjY3TxdFW9V8SOlCAQzGpl/Qrg==",
6
- "_location": "/@syncfusion/ej2-spreadsheet",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-spreadsheet@*",
12
- "name": "@syncfusion/ej2-spreadsheet",
13
- "escapedName": "@syncfusion%2fej2-spreadsheet",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/",
21
- "/@syncfusion/ej2",
22
- "/@syncfusion/ej2-angular-spreadsheet",
23
- "/@syncfusion/ej2-react-spreadsheet",
24
- "/@syncfusion/ej2-vue-spreadsheet"
25
- ],
26
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39.tgz",
27
- "_shasum": "e30efce995eb4754f07a5fafdb8254353ff02934",
28
- "_spec": "@syncfusion/ej2-spreadsheet@*",
29
- "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
30
- "author": {
31
- "name": "Syncfusion Inc."
32
- },
33
- "bundleDependencies": false,
34
- "dependencies": {
35
- "@syncfusion/ej2-base": "~28.1.33",
36
- "@syncfusion/ej2-charts": "~28.1.41",
37
- "@syncfusion/ej2-dropdowns": "~28.1.41",
38
- "@syncfusion/ej2-grids": "~28.1.41",
39
- "@syncfusion/ej2-navigations": "~28.1.41"
40
- },
41
- "deprecated": false,
42
- "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel",
43
- "devDependencies": {},
44
- "es2015": "./dist/es6/ej2-spreadsheet.es5.js",
45
- "keywords": [
46
- "ej2",
47
- "syncfusion",
48
- "spreadsheet",
49
- "excel",
50
- "workbook",
51
- "worksheet",
52
- "xlsx",
53
- "xlsb",
54
- "csv",
55
- "grid",
56
- "data",
57
- "excel-like",
58
- "excel-style",
59
- "editor",
60
- "excel-editor",
61
- "excel-viewer",
62
- "sheets",
63
- "formulas",
64
- "sorting",
65
- "filtering",
66
- "formatting",
67
- "virtual-scrolling",
68
- "edit-cell",
69
- "editable-table",
70
- "javascript",
71
- "typescript"
72
- ],
73
- "license": "SEE LICENSE IN license",
74
- "main": "./dist/ej2-spreadsheet.umd.min.js",
75
- "module": "./index.js",
76
- "name": "@syncfusion/ej2-spreadsheet",
77
- "repository": {
78
- "type": "git",
79
- "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet"
80
- },
81
- "typings": "index.d.ts",
82
- "version": "28.1.41-37550",
83
- "sideEffects": true,
84
- "homepage": "https://www.syncfusion.com/javascript-ui-controls"
85
- }
2
+ "_from": "@syncfusion/ej2-spreadsheet@*",
3
+ "_id": "@syncfusion/ej2-spreadsheet@28.1.41",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-fVEkWDrNZNzV2bbZuJh0idEHb5Q49afhDY5mxa/D9Tt+Sqd4FCFPAtnPuaiuqQFHJd1N514nRFaUaFI1Penc2A==",
6
+ "_location": "/@syncfusion/ej2-spreadsheet",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-spreadsheet@*",
12
+ "name": "@syncfusion/ej2-spreadsheet",
13
+ "escapedName": "@syncfusion%2fej2-spreadsheet",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/",
21
+ "/@syncfusion/ej2",
22
+ "/@syncfusion/ej2-angular-spreadsheet",
23
+ "/@syncfusion/ej2-react-spreadsheet",
24
+ "/@syncfusion/ej2-vue-spreadsheet"
25
+ ],
26
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.41.tgz",
27
+ "_shasum": "39abfa38e326d8c10a31875d69db4158f91adfad",
28
+ "_spec": "@syncfusion/ej2-spreadsheet@*",
29
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
30
+ "author": {
31
+ "name": "Syncfusion Inc."
32
+ },
33
+ "bundleDependencies": false,
34
+ "dependencies": {
35
+ "@syncfusion/ej2-base": "~28.2.3",
36
+ "@syncfusion/ej2-charts": "~28.2.3",
37
+ "@syncfusion/ej2-dropdowns": "~28.2.3",
38
+ "@syncfusion/ej2-grids": "~28.2.3",
39
+ "@syncfusion/ej2-navigations": "~28.2.3"
40
+ },
41
+ "deprecated": false,
42
+ "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel",
43
+ "devDependencies": {},
44
+ "es2015": "./dist/es6/ej2-spreadsheet.es5.js",
45
+ "keywords": [
46
+ "ej2",
47
+ "syncfusion",
48
+ "spreadsheet",
49
+ "excel",
50
+ "workbook",
51
+ "worksheet",
52
+ "xlsx",
53
+ "xlsb",
54
+ "csv",
55
+ "grid",
56
+ "data",
57
+ "excel-like",
58
+ "excel-style",
59
+ "editor",
60
+ "excel-editor",
61
+ "excel-viewer",
62
+ "sheets",
63
+ "formulas",
64
+ "sorting",
65
+ "filtering",
66
+ "formatting",
67
+ "virtual-scrolling",
68
+ "edit-cell",
69
+ "editable-table",
70
+ "javascript",
71
+ "typescript"
72
+ ],
73
+ "license": "SEE LICENSE IN license",
74
+ "main": "./dist/ej2-spreadsheet.umd.min.js",
75
+ "module": "./index.js",
76
+ "name": "@syncfusion/ej2-spreadsheet",
77
+ "repository": {
78
+ "type": "git",
79
+ "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet"
80
+ },
81
+ "typings": "index.d.ts",
82
+ "version": "28.2.3",
83
+ "sideEffects": true,
84
+ "homepage": "https://www.syncfusion.com/javascript-ui-controls"
85
+ }
@@ -1040,7 +1040,7 @@ export declare class Workbook extends Component<HTMLElement> implements INotifyP
1040
1040
  * active sheet will be considered.
1041
1041
  * {% codeBlock src='spreadsheet/unfreezePanes/index.md' %}{% endcodeBlock %}
1042
1042
  * @returns {void}
1043
- * @deprecated This method is deprecated, use `unfreezePanes` method to unfreeze the frozen rows and columns.
1043
+
1044
1044
  */
1045
1045
  Unfreeze(sheet?: number | string): void;
1046
1046
  /**
@@ -1363,7 +1363,7 @@ var Workbook = /** @class */ (function (_super) {
1363
1363
  * active sheet will be considered.
1364
1364
  * {% codeBlock src='spreadsheet/unfreezePanes/index.md' %}{% endcodeBlock %}
1365
1365
  * @returns {void}
1366
- * @deprecated This method is deprecated, use `unfreezePanes` method to unfreeze the frozen rows and columns.
1366
+
1367
1367
  */
1368
1368
  Workbook.prototype.Unfreeze = function (sheet) {
1369
1369
  this.freezePanes(0, 0, sheet);
@@ -1,5 +1,5 @@
1
1
 
2
- @import 'ej2-base/styles/definition/material3-dark.scss';
2
+
3
3
 
4
4
  @import 'ej2-buttons/styles/button/material3-dark-definition.scss';
5
5
  @import 'ej2-buttons/styles/check-box/material3-dark-definition.scss';
@@ -1,5 +1,5 @@
1
1
 
2
- @import 'ej2-base/styles/definition/material3.scss';
2
+
3
3
 
4
4
  @import 'spreadsheet-ribbon/material3-definition.scss';
5
5
  @import 'ej2-buttons/styles/button/material3-definition.scss';
@@ -1,4 +1,4 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
 
3
3
  @import 'ej2-buttons/styles/button/material3-dark-definition.scss';
4
4
  @import 'ej2-buttons/styles/check-box/material3-dark-definition.scss';
@@ -1,4 +1,4 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
 
3
3
  @import '../spreadsheet-ribbon/material3-definition.scss';
4
4
  @import 'ej2-buttons/styles/button/material3-definition.scss';
@@ -1,4 +1,4 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
 
3
3
  @import 'material3-dark-definition.scss';
4
4
  @import 'icons/material3-dark.scss';
@@ -1,4 +1,4 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
 
3
3
  @import 'material3-definition.scss';
4
4
  @import 'icons/material3.scss';