@syncfusion/ej2-spreadsheet 25.1.42-11444 → 25.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 : 25.2.3
4
+ * Copyright Syncfusion Inc. 2001 - 2023. 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@25.1.41",
4
- "_inBundle": false,
5
- "_integrity": "sha512-q5DdvUFRMoGg2LKPlF7DRmQE+IPnQB2kyO6QuLPoaRfYkTzXncUXbH0cDoob5mKqXEM9TJRT2AE8PJ9+Ld/Pbw==",
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-25.1.41.tgz",
27
- "_shasum": "a1f27a05c76250a5c26e56f99e3d56cfc7e3691e",
28
- "_spec": "@syncfusion/ej2-spreadsheet@*",
29
- "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
30
- "author": {
31
- "name": "Syncfusion Inc."
32
- },
33
- "bundleDependencies": false,
34
- "dependencies": {
35
- "@syncfusion/ej2-base": "~25.1.35",
36
- "@syncfusion/ej2-charts": "~25.1.42",
37
- "@syncfusion/ej2-dropdowns": "~25.1.41",
38
- "@syncfusion/ej2-grids": "~25.1.42",
39
- "@syncfusion/ej2-navigations": "~25.1.42"
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": "25.1.42-11444",
83
- "sideEffects": true,
84
- "homepage": "https://www.syncfusion.com/javascript-ui-controls"
85
- }
2
+ "_from": "@syncfusion/ej2-spreadsheet@*",
3
+ "_id": "@syncfusion/ej2-spreadsheet@25.1.42",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-IaNPahR2zO0G+q9ekP0pjYUT6erbYfVYUX4Kt+XBwkgGS09FJ+6QN1BQhpOBvLqKG1jNK6wQ9rm07ketFFLrwQ==",
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-25.1.42.tgz",
27
+ "_shasum": "20945e2ae3b09b1c05f886624e156b8826be5fed",
28
+ "_spec": "@syncfusion/ej2-spreadsheet@*",
29
+ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
30
+ "author": {
31
+ "name": "Syncfusion Inc."
32
+ },
33
+ "bundleDependencies": false,
34
+ "dependencies": {
35
+ "@syncfusion/ej2-base": "~25.2.3",
36
+ "@syncfusion/ej2-charts": "~25.2.3",
37
+ "@syncfusion/ej2-dropdowns": "~25.2.3",
38
+ "@syncfusion/ej2-grids": "~25.2.3",
39
+ "@syncfusion/ej2-navigations": "~25.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": "25.2.3",
83
+ "sideEffects": true,
84
+ "homepage": "https://www.syncfusion.com/javascript-ui-controls"
85
+ }
@@ -949,7 +949,7 @@ export declare class Workbook extends Component<HTMLElement> implements INotifyP
949
949
  * active sheet will be considered.
950
950
  * {% codeBlock src='spreadsheet/unfreezePanes/index.md' %}{% endcodeBlock %}
951
951
  * @returns {void}
952
- * @deprecated This method is deprecated, use `unfreezePanes` method to unfreeze the frozen rows and columns.
952
+
953
953
  */
954
954
  Unfreeze(sheet?: number | string): void;
955
955
  /**
@@ -1203,7 +1203,7 @@ var Workbook = /** @class */ (function (_super) {
1203
1203
  * active sheet will be considered.
1204
1204
  * {% codeBlock src='spreadsheet/unfreezePanes/index.md' %}{% endcodeBlock %}
1205
1205
  * @returns {void}
1206
- * @deprecated This method is deprecated, use `unfreezePanes` method to unfreeze the frozen rows and columns.
1206
+
1207
1207
  */
1208
1208
  Workbook.prototype.Unfreeze = function (sheet) {
1209
1209
  this.freezePanes(0, 0, sheet);
@@ -1,4 +1,4 @@
1
1
 
2
- @import 'ej2-base/styles/definition/material3-dark.scss';
2
+
3
3
  @import 'spreadsheet/material3-dark.scss';
4
4
  @import 'spreadsheet-ribbon/material3-dark.scss';
@@ -1,4 +1,4 @@
1
1
 
2
- @import 'ej2-base/styles/definition/material3.scss';
2
+
3
3
  @import 'spreadsheet/material3.scss';
4
4
  @import 'spreadsheet-ribbon/material3.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';