@syncfusion/ej2-vue-spreadsheet 19.4.47 → 19.4.48

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-spreadsheet@*",
3
- "_id": "@syncfusion/ej2-vue-spreadsheet@19.4.42",
3
+ "_id": "@syncfusion/ej2-vue-spreadsheet@19.4.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-mh42iXPgwAV5jwAgpduCBjb1Z1qXRkrV79G1esCYKOIkBnSQolqMDhOY59upOt94VApZ+qE8zinMxmAZqbCAqA==",
5
+ "_integrity": "sha512-Vr1fAVcpS/oP9CjzF5Zh8EBr56BV6t5Lnf90pdh1Orx/WFmm+EvSEfuSIkZe6zoA64/sfc2QAc6ATLazJDHNbA==",
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-19.4.42.tgz",
23
- "_shasum": "d8c1ddd3b8d600c03d6514a8f0eef1a9695f9b58",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-19.4.47.tgz",
23
+ "_shasum": "9480c08127e746838750c80957f2a8e9885e8803",
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": "~19.4.42",
35
- "@syncfusion/ej2-spreadsheet": "19.4.47",
36
- "@syncfusion/ej2-vue-base": "~19.4.47"
34
+ "@syncfusion/ej2-base": "~19.4.48",
35
+ "@syncfusion/ej2-spreadsheet": "19.4.48",
36
+ "@syncfusion/ej2-vue-base": "~19.4.48"
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": "19.4.47",
68
+ "version": "19.4.48",
69
69
  "sideEffects": false
70
70
  }
@@ -30,7 +30,7 @@ import { ConditionalFormatsDirective, ConditionalFormatDirective, ConditionalFor
30
30
  import { SheetsDirective, SheetDirective, SheetsPlugin, SheetPlugin } from './sheets.directive';
31
31
  import { DefinedNamesDirective, DefinedNameDirective, DefinedNamesPlugin, DefinedNamePlugin } from './definednames.directive';
32
32
  import { Options } from 'vue-class-component';
33
- export var properties = ['isLazyUpdate', 'activeSheetIndex', 'allowAutoFill', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'autoFillSettings', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showAggregate', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeConditionalFormat', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];
33
+ export var properties = ['isLazyUpdate', 'activeSheetIndex', 'allowAutoFill', 'allowCellFormatting', 'allowChart', 'allowConditionalFormat', 'allowDataValidation', 'allowDelete', 'allowEditing', 'allowFiltering', 'allowFindAndReplace', 'allowHyperlink', 'allowImage', 'allowInsert', 'allowMerge', 'allowNumberFormatting', 'allowOpen', 'allowResizing', 'allowSave', 'allowScrolling', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'autoFillSettings', 'cellStyle', 'cssClass', 'definedNames', 'enableClipboard', 'enableContextMenu', 'enableKeyboardNavigation', 'enableKeyboardShortcut', 'enablePersistence', 'enableRtl', 'height', 'isProtected', 'locale', 'openUrl', 'password', 'saveUrl', 'scrollSettings', 'selectionSettings', 'sheets', 'showAggregate', 'showFormulaBar', 'showRibbon', 'showSheetTabs', 'width', 'actionBegin', 'actionComplete', 'afterHyperlinkClick', 'afterHyperlinkCreate', 'beforeCellFormat', 'beforeCellRender', 'beforeCellSave', 'beforeCellUpdate', 'beforeConditionalFormat', 'beforeDataBound', 'beforeHyperlinkClick', 'beforeHyperlinkCreate', 'beforeOpen', 'beforeSave', 'beforeSelect', 'beforeSort', 'cellEdit', 'cellEditing', 'cellSave', 'contextMenuBeforeClose', 'contextMenuBeforeOpen', 'contextMenuItemSelect', 'created', 'dataBound', 'dataSourceChanged', 'dialogBeforeOpen', 'fileMenuBeforeClose', 'fileMenuBeforeOpen', 'fileMenuItemSelect', 'openComplete', 'openFailure', 'queryCellInfo', 'saveComplete', 'select', 'sortComplete'];
34
34
  export var modelProps = [];
35
35
  export var testProp = getProps({ props: properties });
36
36
  export var props = testProp[0];
@@ -3852,12 +3852,18 @@
3852
3852
  background-color: transparent;
3853
3853
  border-color: transparent;
3854
3854
  box-shadow: none;
3855
- color: #343a40;
3855
+ color: #adb5bd;
3856
3856
  }
3857
3857
 
3858
3858
  .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) {
3859
3859
  background: #5c636a;
3860
3860
  border-color: transparent;
3861
+ color: #fff;
3862
+ }
3863
+
3864
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-icons,
3865
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-dropdown-btn {
3866
+ color: #fff;
3861
3867
  }
3862
3868
 
3863
3869
  .e-spreadsheet .e-aggregate-list.e-flat.e-active {
@@ -3865,6 +3871,10 @@
3865
3871
  border-color: transparent;
3866
3872
  }
3867
3873
 
3874
+ .e-spreadsheet .e-aggregate-list.e-flat.e-active, .e-spreadsheet .e-aggregate-list.e-flat:focus {
3875
+ color: #fff;
3876
+ }
3877
+
3868
3878
  .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
3869
3879
  background-color: transparent;
3870
3880
  border-color: transparent;
@@ -3852,12 +3852,18 @@
3852
3852
  background-color: transparent;
3853
3853
  border-color: transparent;
3854
3854
  box-shadow: none;
3855
- color: #fff;
3855
+ color: #6c757d;
3856
3856
  }
3857
3857
 
3858
3858
  .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) {
3859
3859
  background: #5c636a;
3860
3860
  border-color: transparent;
3861
+ color: #fff;
3862
+ }
3863
+
3864
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-icons,
3865
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-dropdown-btn {
3866
+ color: #fff;
3861
3867
  }
3862
3868
 
3863
3869
  .e-spreadsheet .e-aggregate-list.e-flat.e-active {
@@ -3865,6 +3871,10 @@
3865
3871
  border-color: transparent;
3866
3872
  }
3867
3873
 
3874
+ .e-spreadsheet .e-aggregate-list.e-flat.e-active, .e-spreadsheet .e-aggregate-list.e-flat:focus {
3875
+ color: #fff;
3876
+ }
3877
+
3868
3878
  .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
3869
3879
  background-color: transparent;
3870
3880
  border-color: transparent;
@@ -3852,12 +3852,18 @@
3852
3852
  background-color: transparent;
3853
3853
  border-color: transparent;
3854
3854
  box-shadow: none;
3855
- color: #343a40;
3855
+ color: #adb5bd;
3856
3856
  }
3857
3857
 
3858
3858
  .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) {
3859
3859
  background: #5c636a;
3860
3860
  border-color: transparent;
3861
+ color: #fff;
3862
+ }
3863
+
3864
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-icons,
3865
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-dropdown-btn {
3866
+ color: #fff;
3861
3867
  }
3862
3868
 
3863
3869
  .e-spreadsheet .e-aggregate-list.e-flat.e-active {
@@ -3865,6 +3871,10 @@
3865
3871
  border-color: transparent;
3866
3872
  }
3867
3873
 
3874
+ .e-spreadsheet .e-aggregate-list.e-flat.e-active, .e-spreadsheet .e-aggregate-list.e-flat:focus {
3875
+ color: #fff;
3876
+ }
3877
+
3868
3878
  .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
3869
3879
  background-color: transparent;
3870
3880
  border-color: transparent;
@@ -3852,12 +3852,18 @@
3852
3852
  background-color: transparent;
3853
3853
  border-color: transparent;
3854
3854
  box-shadow: none;
3855
- color: #fff;
3855
+ color: #6c757d;
3856
3856
  }
3857
3857
 
3858
3858
  .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) {
3859
3859
  background: #5c636a;
3860
3860
  border-color: transparent;
3861
+ color: #fff;
3862
+ }
3863
+
3864
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-icons,
3865
+ .e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active) .e-dropdown-btn {
3866
+ color: #fff;
3861
3867
  }
3862
3868
 
3863
3869
  .e-spreadsheet .e-aggregate-list.e-flat.e-active {
@@ -3865,6 +3871,10 @@
3865
3871
  border-color: transparent;
3866
3872
  }
3867
3873
 
3874
+ .e-spreadsheet .e-aggregate-list.e-flat.e-active, .e-spreadsheet .e-aggregate-list.e-flat:focus {
3875
+ color: #fff;
3876
+ }
3877
+
3868
3878
  .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
3869
3879
  background-color: transparent;
3870
3880
  border-color: transparent;