@syncfusion/ej2-vue-spreadsheet 19.2.59 → 19.3.44

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 (45) hide show
  1. package/CHANGELOG.md +67 -0
  2. package/dist/ej2-vue-spreadsheet.umd.min.js +2 -2
  3. package/dist/ej2-vue-spreadsheet.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-spreadsheet.es2015.js +10 -3
  5. package/dist/es6/ej2-vue-spreadsheet.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-spreadsheet.es5.js +10 -3
  7. package/dist/es6/ej2-vue-spreadsheet.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-spreadsheet.min.js +2 -2
  9. package/package.json +8 -8
  10. package/src/spreadsheet/spreadsheet.component.d.ts +3 -1
  11. package/src/spreadsheet/spreadsheet.component.js +10 -3
  12. package/styles/bootstrap-dark.css +147 -13
  13. package/styles/bootstrap.css +148 -13
  14. package/styles/bootstrap4.css +150 -15
  15. package/styles/bootstrap5-dark.css +5463 -0
  16. package/styles/bootstrap5-dark.scss +2 -0
  17. package/styles/bootstrap5.css +5463 -0
  18. package/styles/bootstrap5.scss +2 -0
  19. package/styles/fabric-dark.css +147 -13
  20. package/styles/fabric.css +144 -13
  21. package/styles/highcontrast-light.css +140 -13
  22. package/styles/highcontrast.css +151 -13
  23. package/styles/material-dark.css +162 -28
  24. package/styles/material.css +129 -14
  25. package/styles/ribbon/bootstrap5-dark.css +225 -0
  26. package/styles/ribbon/bootstrap5-dark.scss +1 -0
  27. package/styles/ribbon/bootstrap5.css +225 -0
  28. package/styles/ribbon/bootstrap5.scss +1 -0
  29. package/styles/spreadsheet/bootstrap-dark.css +147 -13
  30. package/styles/spreadsheet/bootstrap.css +148 -13
  31. package/styles/spreadsheet/bootstrap4.css +150 -15
  32. package/styles/spreadsheet/bootstrap5-dark.css +5237 -0
  33. package/styles/spreadsheet/bootstrap5-dark.scss +1 -0
  34. package/styles/spreadsheet/bootstrap5.css +5237 -0
  35. package/styles/spreadsheet/bootstrap5.scss +1 -0
  36. package/styles/spreadsheet/fabric-dark.css +147 -13
  37. package/styles/spreadsheet/fabric.css +144 -13
  38. package/styles/spreadsheet/highcontrast-light.css +140 -13
  39. package/styles/spreadsheet/highcontrast.css +151 -13
  40. package/styles/spreadsheet/material-dark.css +162 -28
  41. package/styles/spreadsheet/material.css +129 -14
  42. package/styles/spreadsheet/tailwind-dark.css +172 -52
  43. package/styles/spreadsheet/tailwind.css +180 -43
  44. package/styles/tailwind-dark.css +172 -52
  45. package/styles/tailwind.css +180 -43
@@ -365,6 +365,10 @@
365
365
  content: '\e792';
366
366
  }
367
367
 
368
+ .e-dragfill-ddb .e-dragfill-icon::before {
369
+ content: '\e926';
370
+ }
371
+
368
372
  .e-chart-ddb .e-chart-icon::before,
369
373
  .e-chart-ddb .e-chart-type-icon::before,
370
374
  .e-chart-type-ddb .e-chart-icon::before,
@@ -868,14 +872,73 @@
868
872
  }
869
873
 
870
874
  .e-spreadsheet .e-protect-dlg {
871
- height: 381px;
875
+ height: 470px;
872
876
  width: 287px;
873
877
  }
874
878
 
875
- .e-spreadsheet .e-protect-dlg .e-dlg-header-content {
879
+ .e-spreadsheet .e-protect-dlg .e-sheet-password-content .e-header {
880
+ font-size: 14px;
881
+ line-height: 28px;
882
+ margin-bottom: 4px;
883
+ }
884
+
885
+ .e-spreadsheet .e-custom-format-dlg {
886
+ height: 510px !important;
887
+ width: 530px !important;
888
+ }
889
+
890
+ .e-spreadsheet .e-dlg-header-content {
876
891
  padding: 18px;
877
892
  }
878
893
 
894
+ .e-spreadsheet .e-unprotectworksheet-dlg {
895
+ left: 0 !important;
896
+ }
897
+
898
+ .e-spreadsheet .e-unprotectworksheet-dlg .e-dlg-header-content .e-dlg-header {
899
+ font-size: 18px;
900
+ line-height: 21px;
901
+ }
902
+
903
+ .e-spreadsheet .e-unprotectworksheet-dlg .e-dlg-content .e-unprotectsheetpwd-alert-span {
904
+ color: #dc2626;
905
+ font-size: 12px;
906
+ padding-top: 7px;
907
+ }
908
+
909
+ .e-spreadsheet .e-unprotectworksheet-dlg .e-dlg-content .e-unprotectsheetpwd-content .e-header {
910
+ font-size: 14px;
911
+ line-height: 16px;
912
+ }
913
+
914
+ .e-spreadsheet .e-unprotectworksheet-dlg .e-dlg-content .e-unprotectsheetpwd-content .e-input {
915
+ margin-top: 10px;
916
+ }
917
+
918
+ .e-spreadsheet .e-reenterpwd-dlg {
919
+ left: 0 !important;
920
+ }
921
+
922
+ .e-spreadsheet .e-reenterpwd-dlg .e-dlg-header-content .e-dlg-header {
923
+ font-size: 18px;
924
+ line-height: 21px;
925
+ }
926
+
927
+ .e-spreadsheet .e-reenterpwd-dlg .e-dlg-content .e-reenterpwd-alert-span {
928
+ color: #dc2626;
929
+ font-size: 12px;
930
+ padding-top: 7px;
931
+ }
932
+
933
+ .e-spreadsheet .e-reenterpwd-dlg .e-dlg-content .e-reenterpwd-content .e-header {
934
+ font-size: 14px;
935
+ line-height: 16px;
936
+ }
937
+
938
+ .e-spreadsheet .e-reenterpwd-dlg .e-dlg-content .e-reenterpwd-content .e-input {
939
+ margin-top: 10px;
940
+ }
941
+
879
942
  .e-spreadsheet .e-goto-dlg {
880
943
  height: auto;
881
944
  }
@@ -919,24 +982,41 @@
919
982
  .e-spreadsheet .e-protect-option-list {
920
983
  border: 1px solid #e5e7eb;
921
984
  cursor: default;
922
- margin-top: 6px;
985
+ margin-top: 20px;
923
986
  overflow-y: auto;
924
987
  margin-top: 10px;
925
988
  }
926
989
 
927
990
  .e-spreadsheet .e-protect-checkbox {
928
991
  height: 30px;
929
- padding-top: 10px;
992
+ padding-top: 20px;
930
993
  }
931
994
 
932
995
  .e-spreadsheet .e-protect-checkbox .e-label {
933
996
  font-size: 14px;
934
997
  }
935
998
 
999
+ .e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input {
1000
+ float: left;
1001
+ margin-right: 2.8%;
1002
+ margin-right: 2.8%;
1003
+ width: 80%;
1004
+ }
1005
+
1006
+ .e-spreadsheet .e-dlg-content .e-custom-dialog .e-custom-sample {
1007
+ margin: 10px 10px 10px 0;
1008
+ }
1009
+
1010
+ .e-spreadsheet .e-dlg-content .e-custom-dialog .e-custom-listview {
1011
+ border: 1px solid #e5e7eb;
1012
+ border-radius: 3px;
1013
+ height: 300px;
1014
+ }
1015
+
936
1016
  .e-spreadsheet .e-protect-content {
937
1017
  font-size: 13px;
938
1018
  height: 30px;
939
- padding-top: 10px;
1019
+ padding-top: 20px;
940
1020
  width: 100%;
941
1021
  }
942
1022
 
@@ -1181,7 +1261,7 @@
1181
1261
  }
1182
1262
 
1183
1263
  .e-spreadsheet .e-table tr .e-cell .e-hyperlink-style {
1184
- color: #00e;
1264
+ color: #0e7490;
1185
1265
  text-decoration: underline;
1186
1266
  }
1187
1267
 
@@ -1333,7 +1413,7 @@
1333
1413
  }
1334
1414
 
1335
1415
  .e-spreadsheet .e-sheet .e-datavisualization-chart.e-ss-overlay {
1336
- border: 1px solid #e0e0e0;
1416
+ border: 1px solid #e5e7eb;
1337
1417
  }
1338
1418
 
1339
1419
  .e-spreadsheet .e-sheet .e-ss-overlay.e-ss-overlay-active {
@@ -1657,7 +1737,7 @@
1657
1737
  cursor: cell;
1658
1738
  pointer-events: none;
1659
1739
  position: absolute;
1660
- z-index: 2;
1740
+ z-index: 1;
1661
1741
  border-width: 1px;
1662
1742
  }
1663
1743
 
@@ -1667,7 +1747,7 @@
1667
1747
  cursor: cell;
1668
1748
  pointer-events: none;
1669
1749
  position: absolute;
1670
- z-index: 2;
1750
+ z-index: 1;
1671
1751
  }
1672
1752
 
1673
1753
  .e-spreadsheet .e-formularef-indicator {
@@ -1677,6 +1757,25 @@
1677
1757
  z-index: 1;
1678
1758
  }
1679
1759
 
1760
+ .e-spreadsheet .e-autofill {
1761
+ background-clip: content-box;
1762
+ background-color: #4f46e5;
1763
+ border: 1px solid #fff;
1764
+ cursor: crosshair;
1765
+ height: 8px;
1766
+ position: absolute;
1767
+ width: 8px;
1768
+ z-index: 3;
1769
+ }
1770
+
1771
+ .e-spreadsheet .e-filloption {
1772
+ height: 30px;
1773
+ position: absolute;
1774
+ width: 47px;
1775
+ z-index: 3;
1776
+ width: 65px;
1777
+ }
1778
+
1680
1779
  .e-spreadsheet .e-active-cell {
1681
1780
  border: 2px solid #4f46e5;
1682
1781
  pointer-events: none;
@@ -2031,11 +2130,8 @@
2031
2130
  }
2032
2131
 
2033
2132
  .e-spreadsheet .e-validation-list {
2034
- border: 1px solid #fff;
2035
- bottom: 1px;
2036
2133
  float: right;
2037
2134
  height: 18px;
2038
- margin-right: 1px;
2039
2135
  padding: 0;
2040
2136
  position: relative;
2041
2137
  right: 0;
@@ -2044,8 +2140,18 @@
2044
2140
  z-index: 2;
2045
2141
  }
2046
2142
 
2143
+ .e-spreadsheet .e-validation-list .e-input-group {
2144
+ border: 0;
2145
+ box-shadow: none !important;
2146
+ }
2147
+
2047
2148
  .e-spreadsheet .e-validation-list .e-ddl-icon {
2048
2149
  bottom: 5px;
2150
+ height: 18px;
2151
+ min-height: 0;
2152
+ min-width: 0;
2153
+ width: 20px;
2154
+ padding: 0;
2049
2155
  }
2050
2156
 
2051
2157
  .e-spreadsheet .e-rtl .e-spreadsheet-edit {
@@ -2318,7 +2424,7 @@
2318
2424
 
2319
2425
  .e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont,
2320
2426
  .e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont {
2321
- border: 1px solid #c8c8c8;
2427
+ border: 1px solid #e5e7eb;
2322
2428
  height: 165px;
2323
2429
  margin: 8px 24px 0 0;
2324
2430
  overflow: auto;
@@ -2365,7 +2471,7 @@
2365
2471
  }
2366
2472
 
2367
2473
  .e-spreadsheet .e-protectworkbook-dlg .e-dlg-content .e-pwd-alert-span {
2368
- color: #dd2c2c;
2474
+ color: #dc2626;
2369
2475
  font-size: 12px;
2370
2476
  padding-top: 12px;
2371
2477
  }
@@ -2390,7 +2496,7 @@
2390
2496
  }
2391
2497
 
2392
2498
  .e-spreadsheet .e-unprotectworkbook-dlg .e-dlg-content .e-unprotectpwd-alert-span {
2393
- color: #dd2c2c;
2499
+ color: #dc2626;
2394
2500
  font-size: 12px;
2395
2501
  padding-top: 7px;
2396
2502
  }
@@ -2414,7 +2520,7 @@
2414
2520
  }
2415
2521
 
2416
2522
  .e-spreadsheet .e-importprotectworkbook-dlg .e-dlg-content .e-importprotectpwd-alert-span {
2417
- color: #dd2c2c;
2523
+ color: #dc2626;
2418
2524
  font-size: 12px;
2419
2525
  padding-top: 7px;
2420
2526
  }
@@ -2660,8 +2766,6 @@
2660
2766
 
2661
2767
  .e-menu-wrapper.e-popup.e-menu-popup.e-databars ul .e-menu-item,
2662
2768
  .e-menu-wrapper.e-popup.e-menu-popup.e-databars ul .e-menu-item.e-focused {
2663
- background-color: #e5e7eb;
2664
- background-color: #fff;
2665
2769
  height: auto;
2666
2770
  line-height: 0;
2667
2771
  padding: 0;
@@ -2712,8 +2816,6 @@
2712
2816
 
2713
2817
  .e-menu-wrapper.e-popup.e-menu-popup.e-colorscales ul .e-menu-item,
2714
2818
  .e-menu-wrapper.e-popup.e-menu-popup.e-colorscales ul .e-menu-item.e-focused {
2715
- background-color: #e5e7eb;
2716
- background-color: #fff;
2717
2819
  height: auto;
2718
2820
  line-height: 0;
2719
2821
  padding: 0;
@@ -3362,7 +3464,7 @@
3362
3464
 
3363
3465
  .e-spreadsheet:not(.e-mobile-view) .e-add-sheet-tab.e-btn.e-icon-btn.e-css,
3364
3466
  .e-spreadsheet:not(.e-mobile-view) .e-sheets-list.e-dropdown-btn {
3365
- height: 33px;
3467
+ height: 32px;
3366
3468
  padding: 0;
3367
3469
  width: 32px;
3368
3470
  }
@@ -3547,6 +3649,13 @@
3547
3649
  height: 78px;
3548
3650
  }
3549
3651
 
3652
+ .e-bigger .e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input,
3653
+ .e-bigger.e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input {
3654
+ float: left;
3655
+ margin-right: 2.8%;
3656
+ width: 77%;
3657
+ }
3658
+
3550
3659
  .e-bigger .e-spreadsheet .e-customsort-dlg,
3551
3660
  .e-bigger.e-spreadsheet .e-customsort-dlg {
3552
3661
  width: 590px !important;
@@ -3588,7 +3697,7 @@
3588
3697
 
3589
3698
  .e-bigger .e-spreadsheet .e-protectworkbook-dlg .e-dlg-content .e-pwd-alert-span,
3590
3699
  .e-bigger.e-spreadsheet .e-protectworkbook-dlg .e-dlg-content .e-pwd-alert-span {
3591
- color: #dd2c2c;
3700
+ color: #dc2626;
3592
3701
  font-size: 14px;
3593
3702
  padding-top: 16px;
3594
3703
  }
@@ -3711,11 +3820,11 @@
3711
3820
 
3712
3821
  /*! spreadsheet theme */
3713
3822
  .e-spreadsheet .e-findtool-dlg {
3714
- border-bottom-color: #e0e0e0;
3715
- border-color: #e0e0e0;
3716
- border-left-color: #e0e0e0;
3717
- border-right-color: #e0e0e0;
3718
- border-top-color: #fafafa;
3823
+ border-bottom-color: #e5e7eb;
3824
+ border-color: #e5e7eb;
3825
+ border-left-color: #e5e7eb;
3826
+ border-right-color: #e5e7eb;
3827
+ border-top-color: #e5e7eb;
3719
3828
  box-shadow: none;
3720
3829
  }
3721
3830
 
@@ -3783,6 +3892,14 @@
3783
3892
  background-color: transparent;
3784
3893
  }
3785
3894
 
3895
+ .e-spreadsheet .e-dragfill-ddb {
3896
+ box-shadow: none;
3897
+ }
3898
+
3899
+ .e-spreadsheet .e-dragfill-ddb:focus {
3900
+ background: #f3f4f6;
3901
+ }
3902
+
3786
3903
  .e-spreadsheet .e-aggregate-list.e-flat {
3787
3904
  background-color: transparent;
3788
3905
  border-color: transparent;
@@ -3906,7 +4023,7 @@
3906
4023
  }
3907
4024
 
3908
4025
  .e-spreadsheet .e-select-all-cell:hover .e-selectall:not(.e-highlight) {
3909
- border-bottom-color: #bdbdbd;
4026
+ border-bottom-color: #f3f4f6;
3910
4027
  }
3911
4028
 
3912
4029
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell {
@@ -3936,7 +4053,7 @@
3936
4053
  }
3937
4054
 
3938
4055
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell:hover .e-selectall:not(.e-highlight) {
3939
- border-right-color: #bdbdbd;
4056
+ border-right-color: #f3f4f6;
3940
4057
  }
3941
4058
 
3942
4059
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-prev-highlight,
@@ -3983,7 +4100,7 @@
3983
4100
  }
3984
4101
 
3985
4102
  .e-spreadsheet .e-sheet-panel.e-rtl .e-selectall:hover {
3986
- border-left-color: #bdbdbd;
4103
+ border-left-color: #f3f4f6;
3987
4104
  }
3988
4105
 
3989
4106
  .e-spreadsheet .e-sheet-panel.e-rtl .e-selectall.e-highlight {
@@ -4096,6 +4213,7 @@
4096
4213
 
4097
4214
  .e-spreadsheet .e-frozen-column {
4098
4215
  background-color: #e5e7eb;
4216
+ border-right: 3px solid #e5e7eb;
4099
4217
  }
4100
4218
 
4101
4219
  .e-spreadsheet .e-frozen-row {
@@ -4105,10 +4223,11 @@
4105
4223
 
4106
4224
  .e-spreadsheet .e-validation-list {
4107
4225
  background: #fff;
4226
+ background-color: #f3f4f6;
4108
4227
  }
4109
4228
 
4110
4229
  .e-spreadsheet .e-datavalidation-dlg .e-dlg-error {
4111
- color: #dd2c2c;
4230
+ color: #dc2626;
4112
4231
  }
4113
4232
 
4114
4233
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-vborderright,
@@ -4164,11 +4283,16 @@
4164
4283
  }
4165
4284
 
4166
4285
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-rcborderbottom {
4167
- border-bottom: 1px dashed #dd2c2c;
4286
+ border-bottom: 1px dashed #dc2626;
4168
4287
  }
4169
4288
 
4170
4289
  .e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-rcborderright {
4171
- border-right: 1px dashed #dd2c2c;
4290
+ border-right: 1px dashed #dc2626;
4291
+ }
4292
+
4293
+ .e-popup.e-menu-popup.e-databars ul .e-db {
4294
+ background-color: #fff;
4295
+ background-color: #f3f4f6;
4172
4296
  }
4173
4297
 
4174
4298
  .e-popup.e-menu-popup.e-databars ul .e-bdatabar:hover,
@@ -4177,7 +4301,8 @@
4177
4301
  .e-popup.e-menu-popup.e-databars ul .e-odatabar:hover,
4178
4302
  .e-popup.e-menu-popup.e-databars ul .e-lbdatabar:hover,
4179
4303
  .e-popup.e-menu-popup.e-databars ul .e-pdatabar:hover {
4180
- background-color: #eee;
4304
+ background-color: #f3f4f6;
4305
+ background-color: #e5e7eb;
4181
4306
  }
4182
4307
 
4183
4308
  .e-popup.e-menu-popup.e-databars ul .e-bdatabar {
@@ -4204,6 +4329,11 @@
4204
4329
  background: transparent url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNkNjAwN2I7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDEyPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSItNS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuNSAyMC41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSIyIiB3aWR0aD0iNSIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjEyIiB3aWR0aD0iMyIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjE3IiB3aWR0aD0iOCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTIiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iOCIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTMiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjE4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIyMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%;
4205
4330
  }
4206
4331
 
4332
+ .e-popup.e-menu-popup.e-colorscales ul .e-cs {
4333
+ background-color: #fff;
4334
+ background-color: #f3f4f6;
4335
+ }
4336
+
4207
4337
  .e-popup.e-menu-popup.e-colorscales ul .e-gyr:hover,
4208
4338
  .e-popup.e-menu-popup.e-colorscales ul .e-ryg:hover,
4209
4339
  .e-popup.e-menu-popup.e-colorscales ul .e-gwr:hover,
@@ -4216,7 +4346,8 @@
4216
4346
  .e-popup.e-menu-popup.e-colorscales ul .e-wg:hover,
4217
4347
  .e-popup.e-menu-popup.e-colorscales ul .e-gy:hover,
4218
4348
  .e-popup.e-menu-popup.e-colorscales ul .e-yg:hover {
4219
- background-color: #eee;
4349
+ background-color: #f3f4f6;
4350
+ background-color: #e5e7eb;
4220
4351
  }
4221
4352
 
4222
4353
  .e-popup.e-menu-popup.e-colorscales ul .e-gyr {
@@ -4271,7 +4402,8 @@
4271
4402
  .e-popup.e-menu-popup.e-iconsets ul .e-is3,
4272
4403
  .e-popup.e-menu-popup.e-iconsets ul .e-is5,
4273
4404
  .e-popup.e-menu-popup.e-iconsets ul .e-is7 {
4274
- background-color: #eee;
4405
+ background-color: #f3f4f6;
4406
+ background-color: #e5e7eb;
4275
4407
  }
4276
4408
 
4277
4409
  .e-popup.e-menu-popup.e-iconsets ul .e-is2,
@@ -4279,10 +4411,12 @@
4279
4411
  .e-popup.e-menu-popup.e-iconsets ul .e-is6,
4280
4412
  .e-popup.e-menu-popup.e-iconsets ul .e-is8 {
4281
4413
  background-color: #fff;
4414
+ background-color: #f3f4f6;
4282
4415
  }
4283
4416
 
4284
4417
  .e-popup.e-menu-popup.e-iconsets ul .e-is-wrapper:hover {
4285
- background-color: #eee;
4418
+ background-color: #f3f4f6;
4419
+ background-color: #e5e7eb;
4286
4420
  }
4287
4421
 
4288
4422
  .e-menu-wrapper .e-3arrows-1,
@@ -4678,7 +4812,8 @@
4678
4812
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-text,
4679
4813
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-area-text,
4680
4814
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-text {
4681
- background-color: #eee;
4815
+ background-color: #f3f4f6;
4816
+ background-color: #e5e7eb;
4682
4817
  }
4683
4818
 
4684
4819
  .e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont,
@@ -5116,12 +5251,14 @@
5116
5251
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedarea:hover,
5117
5252
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedarea100:hover,
5118
5253
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-scatter:hover {
5119
- background-color: #eee;
5254
+ background-color: #f3f4f6;
5255
+ background-color: #e5e7eb;
5120
5256
  }
5121
5257
 
5122
5258
  .e-popup.e-menu-popup.e-chart-menu ul .e-is-wrapper:hover,
5123
5259
  .e-popup.e-menu-popup.e-chart-type-menu ul .e-is-wrapper:hover {
5124
- background-color: #eee;
5260
+ background-color: #f3f4f6;
5261
+ background-color: #e5e7eb;
5125
5262
  }
5126
5263
 
5127
5264
  .e-ribbon .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons {
@@ -5129,7 +5266,7 @@
5129
5266
  }
5130
5267
 
5131
5268
  .e-dropdown-popup ul .e-item .e-menu-icon.e-selected-icon {
5132
- color: #317ab9;
5269
+ color: #4f46e5;
5133
5270
  }
5134
5271
 
5135
5272
  .e-dropdown-popup.e-align-ddb ul .e-item:not(.e-selected) .e-menu-icon {
@@ -5145,8 +5282,8 @@
5145
5282
  }
5146
5283
 
5147
5284
  .e-sort-dialog .e-sort-error {
5148
- background-color: #fce7e9;
5149
- color: #333;
5285
+ background-color: #fee2e2;
5286
+ color: #dc2626;
5150
5287
  }
5151
5288
 
5152
5289
  .e-dropdown-popup.e-sheets-list .e-item.e-hide {