@syncfusion/ej2-angular-spreadsheet 26.1.39 → 26.1.40

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.
package/README.md CHANGED
@@ -161,4 +161,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
161
161
 
162
162
  See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-spreadsheet-npm) for more info.
163
163
 
164
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
164
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-angular-spreadsheet@26.1.35",
3
+ "_id": "@syncfusion/ej2-angular-spreadsheet@26.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-4j1vcL4DgLtedi9S9hpP6UYf1/0PWXt77oHYJ2Hpj/4gWmcZ+2ZJIE9YUl33CbEVz/av/PRqXgCed8XEBvXKbA==",
5
+ "_integrity": "sha512-Z+2MnOqX3AKT0+5f7aafMIF819abVdyLXqYGShJdx3CpFStnB7K16UAOiJANIIDKqOuvbuNBYRGXtP+IP0/ozA==",
6
6
  "_location": "/@syncfusion/ej2-angular-spreadsheet",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-26.1.35.tgz",
23
- "_shasum": "5d2d5affeadf2b4ec8f22e6bd22f9e12211e81c8",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-26.1.38.tgz",
23
+ "_shasum": "4a2de0c77a00168f7c29c0f095f19841c60ec116",
24
24
  "_spec": "@syncfusion/ej2-angular-spreadsheet@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~26.1.39",
35
35
  "@syncfusion/ej2-base": "~26.1.37",
36
- "@syncfusion/ej2-spreadsheet": "26.1.39",
36
+ "@syncfusion/ej2-spreadsheet": "26.1.40",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -70,5 +70,5 @@
70
70
  "schematics": "./schematics/collection.json",
71
71
  "sideEffects": false,
72
72
  "typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
73
- "version": "26.1.39"
73
+ "version": "26.1.40"
74
74
  }
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
  @import 'ej2-spreadsheet/styles/spreadsheet/material3-dark.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
  @import 'ej2-spreadsheet/styles/spreadsheet/material3.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3-dark.scss';
1
+
2
2
  @import 'ej2-spreadsheet/styles/spreadsheet-ribbon/material3-dark.scss';
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/definition/material3.scss';
1
+
2
2
  @import 'ej2-spreadsheet/styles/spreadsheet-ribbon/material3.scss';