@syncfusion/ej2-vue-spreadsheet 20.1.61 → 20.2.39

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.
Files changed (55) hide show
  1. package/CHANGELOG.md +24 -107
  2. package/dist/ej2-vue-spreadsheet.umd.min.js +2 -11
  3. package/dist/es6/ej2-vue-spreadsheet.es2015.js +3 -0
  4. package/dist/es6/ej2-vue-spreadsheet.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-spreadsheet.es5.js +3 -0
  6. package/dist/es6/ej2-vue-spreadsheet.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-spreadsheet.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/spreadsheet/spreadsheet.component.d.ts +1 -0
  10. package/src/spreadsheet/spreadsheet.component.js +3 -0
  11. package/styles/bootstrap-dark.css +167 -180
  12. package/styles/bootstrap.css +167 -177
  13. package/styles/bootstrap4.css +170 -180
  14. package/styles/bootstrap5-dark.css +182 -184
  15. package/styles/bootstrap5.css +182 -184
  16. package/styles/fabric-dark.css +166 -181
  17. package/styles/fabric.css +166 -178
  18. package/styles/fluent-dark.css +203 -199
  19. package/styles/fluent.css +203 -199
  20. package/styles/highcontrast-light.css +166 -177
  21. package/styles/highcontrast.css +165 -177
  22. package/styles/material-dark.css +166 -180
  23. package/styles/material.css +166 -177
  24. package/styles/ribbon/bootstrap-dark.css +7 -0
  25. package/styles/ribbon/bootstrap.css +7 -0
  26. package/styles/ribbon/bootstrap4.css +7 -0
  27. package/styles/ribbon/bootstrap5-dark.css +15 -0
  28. package/styles/ribbon/bootstrap5.css +15 -0
  29. package/styles/ribbon/fabric-dark.css +8 -0
  30. package/styles/ribbon/fabric.css +8 -0
  31. package/styles/ribbon/fluent-dark.css +10 -0
  32. package/styles/ribbon/fluent.css +10 -0
  33. package/styles/ribbon/highcontrast-light.css +9 -0
  34. package/styles/ribbon/highcontrast.css +9 -0
  35. package/styles/ribbon/material-dark.css +7 -0
  36. package/styles/ribbon/material.css +7 -0
  37. package/styles/ribbon/tailwind-dark.css +7 -0
  38. package/styles/ribbon/tailwind.css +7 -0
  39. package/styles/spreadsheet/bootstrap-dark.css +160 -180
  40. package/styles/spreadsheet/bootstrap.css +160 -177
  41. package/styles/spreadsheet/bootstrap4.css +163 -180
  42. package/styles/spreadsheet/bootstrap5-dark.css +167 -184
  43. package/styles/spreadsheet/bootstrap5.css +167 -184
  44. package/styles/spreadsheet/fabric-dark.css +158 -181
  45. package/styles/spreadsheet/fabric.css +158 -178
  46. package/styles/spreadsheet/fluent-dark.css +193 -199
  47. package/styles/spreadsheet/fluent.css +193 -199
  48. package/styles/spreadsheet/highcontrast-light.css +157 -177
  49. package/styles/spreadsheet/highcontrast.css +156 -177
  50. package/styles/spreadsheet/material-dark.css +159 -180
  51. package/styles/spreadsheet/material.css +159 -177
  52. package/styles/spreadsheet/tailwind-dark.css +385 -184
  53. package/styles/spreadsheet/tailwind.css +175 -184
  54. package/styles/tailwind-dark.css +392 -184
  55. package/styles/tailwind.css +182 -184
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-vue-spreadsheet@20.1.60",
3
+ "_id": "@syncfusion/ej2-vue-spreadsheet@20.2.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-eFFb0AM1oC/MxeBYwBgb17BzCyPlB2e9VnrHTgCl20cdeqSdXjXdEpVMWMZ8L3j6GRMiz3MOPi7Mg03D8q4EMA==",
5
+ "_integrity": "sha512-6vBWA9XssAUX+BaeuVl48OChkuUSyUkELbaiVTNBVwpgyshCp9GTgpaaglW7Uo5ylP3Mj1fHeImgayQuKukItw==",
6
6
  "_location": "/@syncfusion/ej2-vue-spreadsheet",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-20.1.60.tgz",
23
- "_shasum": "b72d9115f1648fa3879d3e887547f968974bcd06",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-20.2.38.tgz",
23
+ "_shasum": "8c9ad87bdc7a7291744b742e7b80b0cda7f0dfad",
24
24
  "_spec": "@syncfusion/ej2-vue-spreadsheet@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.1.61",
35
- "@syncfusion/ej2-spreadsheet": "20.1.61",
36
- "@syncfusion/ej2-vue-base": "~20.1.61"
34
+ "@syncfusion/ej2-base": "~20.2.38",
35
+ "@syncfusion/ej2-spreadsheet": "20.2.39",
36
+ "@syncfusion/ej2-vue-base": "~20.2.38"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
@@ -65,6 +65,6 @@
65
65
  "type": "git",
66
66
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
67
67
  },
68
- "version": "20.1.61",
68
+ "version": "20.2.39",
69
69
  "sideEffects": false
70
70
  }
@@ -106,6 +106,7 @@ export declare class SpreadsheetComponent extends ComponentBase {
106
106
  showSpinner(): void;
107
107
  sort(sortOptions?: Object, range?: string): Object;
108
108
  startEdit(): void;
109
+ unMerge(range?: string): void;
109
110
  undo(): void;
110
111
  unfreezePanes(sheet?: number | string): void;
111
112
  unprotectSheet(sheet?: number | string): void;
@@ -357,6 +357,9 @@ var SpreadsheetComponent = /** @class */ (function (_super) {
357
357
  SpreadsheetComponent.prototype.startEdit = function () {
358
358
  return this.ej2Instances.startEdit();
359
359
  };
360
+ SpreadsheetComponent.prototype.unMerge = function (range) {
361
+ return this.ej2Instances.unMerge(range);
362
+ };
360
363
  SpreadsheetComponent.prototype.undo = function () {
361
364
  return this.ej2Instances.undo();
362
365
  };