@syncfusion/ej2-angular-spreadsheet 20.2.50 → 20.3.47-97707
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/esm2020/src/spreadsheet/spreadsheet.component.mjs +3 -3
- package/fesm2015/syncfusion-ej2-angular-spreadsheet.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-spreadsheet.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-spreadsheet.mjs +2 -2
- package/fesm2020/syncfusion-ej2-angular-spreadsheet.mjs.map +1 -1
- package/package.json +8 -8
- package/schematics/collection.json +10 -0
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -0
- package/schematics/tsconfig.json +25 -0
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +2 -2
- package/src/spreadsheet/spreadsheet.component.d.ts +1 -1
- package/styles/bootstrap-dark.css +44 -37
- package/styles/bootstrap.css +43 -36
- package/styles/bootstrap4.css +44 -36
- package/styles/bootstrap5-dark.css +47 -37
- package/styles/bootstrap5.css +47 -37
- package/styles/fabric-dark.css +43 -36
- package/styles/fabric.css +43 -36
- package/styles/fluent-dark.css +40 -42
- package/styles/fluent.css +40 -42
- package/styles/highcontrast-light.css +34 -37
- package/styles/highcontrast.css +39 -36
- package/styles/material-dark.css +39 -39
- package/styles/material.css +37 -37
- package/styles/ribbon/_layout.scss +1 -3
- package/styles/ribbon/_material-definition.scss +0 -1
- package/styles/ribbon/bootstrap-dark.css +1 -1
- package/styles/ribbon/bootstrap.css +1 -1
- package/styles/ribbon/bootstrap4.css +1 -1
- package/styles/ribbon/bootstrap5-dark.css +1 -1
- package/styles/ribbon/bootstrap5.css +1 -1
- package/styles/ribbon/fabric-dark.css +1 -1
- package/styles/ribbon/fabric.css +1 -1
- package/styles/ribbon/fluent-dark.css +1 -1
- package/styles/ribbon/fluent.css +1 -1
- package/styles/ribbon/highcontrast-light.css +1 -1
- package/styles/ribbon/highcontrast.css +1 -1
- package/styles/ribbon/material-dark.css +1 -1
- package/styles/ribbon/material.css +1 -1
- package/styles/ribbon/tailwind-dark.css +1 -1
- package/styles/ribbon/tailwind.css +1 -1
- package/styles/spreadsheet/_bootstrap-dark-definition.scss +26 -4
- package/styles/spreadsheet/_bootstrap-definition.scss +25 -3
- package/styles/spreadsheet/_bootstrap4-definition.scss +25 -3
- package/styles/spreadsheet/_bootstrap5-definition.scss +25 -2
- package/styles/spreadsheet/_fabric-dark-definition.scss +25 -3
- package/styles/spreadsheet/_fabric-definition.scss +25 -3
- package/styles/spreadsheet/_fluent-definition.scss +20 -1
- package/styles/spreadsheet/_fusionnew-definition.scss +19 -1
- package/styles/spreadsheet/_highcontrast-definition.scss +24 -3
- package/styles/spreadsheet/_highcontrast-light-definition.scss +19 -2
- package/styles/spreadsheet/_layout.scss +92 -75
- package/styles/spreadsheet/_material-dark-definition.scss +25 -4
- package/styles/spreadsheet/_material-definition.scss +24 -3
- package/styles/spreadsheet/_material3-definition.scss +19 -1
- package/styles/spreadsheet/_tailwind-definition.scss +24 -1
- package/styles/spreadsheet/_theme.scss +15 -11
- package/styles/spreadsheet/bootstrap-dark.css +43 -36
- package/styles/spreadsheet/bootstrap.css +42 -35
- package/styles/spreadsheet/bootstrap4.css +43 -35
- package/styles/spreadsheet/bootstrap5-dark.css +46 -36
- package/styles/spreadsheet/bootstrap5.css +46 -36
- package/styles/spreadsheet/fabric-dark.css +42 -35
- package/styles/spreadsheet/fabric.css +42 -35
- package/styles/spreadsheet/fluent-dark.css +39 -41
- package/styles/spreadsheet/fluent.css +39 -41
- package/styles/spreadsheet/highcontrast-light.css +33 -36
- package/styles/spreadsheet/highcontrast.css +38 -35
- package/styles/spreadsheet/icons/_bootstrap-dark.scss +13 -13
- package/styles/spreadsheet/icons/_bootstrap.scss +13 -13
- package/styles/spreadsheet/icons/_bootstrap4.scss +15 -15
- package/styles/spreadsheet/icons/_bootstrap5.scss +10 -10
- package/styles/spreadsheet/icons/_fabric-dark.scss +13 -13
- package/styles/spreadsheet/icons/_fabric.scss +13 -14
- package/styles/spreadsheet/icons/_fluent.scss +10 -10
- package/styles/spreadsheet/icons/_fusionnew.scss +10 -10
- package/styles/spreadsheet/icons/_highcontrast.scss +14 -14
- package/styles/spreadsheet/icons/_material-dark.scss +12 -12
- package/styles/spreadsheet/icons/_material.scss +14 -14
- package/styles/spreadsheet/icons/_material3.scss +10 -10
- package/styles/spreadsheet/icons/_tailwind-dark.scss +10 -10
- package/styles/spreadsheet/icons/_tailwind.scss +10 -10
- package/styles/spreadsheet/material-dark.css +38 -38
- package/styles/spreadsheet/material.css +36 -36
- package/styles/spreadsheet/tailwind-dark.css +38 -37
- package/styles/spreadsheet/tailwind.css +38 -37
- package/styles/tailwind-dark.css +39 -38
- package/styles/tailwind.css +39 -38
package/styles/material.css
CHANGED
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
/*! Material specific themes definition's */
|
|
34
34
|
/*! Vertical Tab */
|
|
35
35
|
/*! TreeView's material theme wise override definitions and variables */
|
|
36
|
+
/* stylelint-disable */
|
|
36
37
|
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
37
38
|
transform: rotate(0deg);
|
|
38
39
|
transition: transform 300ms ease;
|
|
@@ -743,7 +744,7 @@
|
|
|
743
744
|
padding-top: 3px;
|
|
744
745
|
}
|
|
745
746
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
746
|
-
left: 0 !important;
|
|
747
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
747
748
|
}
|
|
748
749
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
749
750
|
font-size: 18px;
|
|
@@ -762,7 +763,7 @@
|
|
|
762
763
|
margin-top: 10px;
|
|
763
764
|
}
|
|
764
765
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
765
|
-
left: 0 !important;
|
|
766
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
766
767
|
}
|
|
767
768
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
768
769
|
font-size: 18px;
|
|
@@ -927,7 +928,7 @@
|
|
|
927
928
|
display: none;
|
|
928
929
|
}
|
|
929
930
|
.e-spreadsheet.e-hide-row-header .e-column-header, .e-spreadsheet.e-hide-row-header .e-sheet-content {
|
|
930
|
-
width: 100% !important;
|
|
931
|
+
width: 100% !important; /* stylelint-disable-line declaration-no-important */
|
|
931
932
|
}
|
|
932
933
|
.e-spreadsheet.e-hide-column-header .e-header-panel {
|
|
933
934
|
display: none;
|
|
@@ -1162,8 +1163,8 @@
|
|
|
1162
1163
|
.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-t {
|
|
1163
1164
|
background-color: #e3165b;
|
|
1164
1165
|
cursor: ns-resize;
|
|
1165
|
-
left: 50%;
|
|
1166
1166
|
position: absolute;
|
|
1167
|
+
right: 50%;
|
|
1167
1168
|
top: 0;
|
|
1168
1169
|
transform: translate(-50%, -50%);
|
|
1169
1170
|
}
|
|
@@ -1178,8 +1179,8 @@
|
|
|
1178
1179
|
.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-b {
|
|
1179
1180
|
background-color: #e3165b;
|
|
1180
1181
|
cursor: ns-resize;
|
|
1181
|
-
left: 50%;
|
|
1182
1182
|
position: absolute;
|
|
1183
|
+
right: 50%;
|
|
1183
1184
|
top: 100%;
|
|
1184
1185
|
transform: translate(-50%, -50%);
|
|
1185
1186
|
}
|
|
@@ -1299,14 +1300,14 @@
|
|
|
1299
1300
|
}
|
|
1300
1301
|
.e-spreadsheet .e-sheet .e-datavisualization-chart .e-control.e-chart {
|
|
1301
1302
|
height: 100%;
|
|
1302
|
-
position: initial !important;
|
|
1303
|
+
position: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
1303
1304
|
width: 100%;
|
|
1304
1305
|
}
|
|
1305
1306
|
.e-spreadsheet .e-sheet .e-datavisualization-chart .e-control.e-accumulationchart {
|
|
1306
1307
|
height: 100%;
|
|
1307
1308
|
overflow: hidden;
|
|
1308
1309
|
padding: 4px;
|
|
1309
|
-
position: initial !important;
|
|
1310
|
+
position: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
1310
1311
|
width: 100%;
|
|
1311
1312
|
}
|
|
1312
1313
|
.e-spreadsheet .e-sheet .e-datavisualization-chart .e-ss-overlay-l,
|
|
@@ -1431,7 +1432,7 @@
|
|
|
1431
1432
|
margin-right: 8px;
|
|
1432
1433
|
}
|
|
1433
1434
|
.e-spreadsheet .e-hide {
|
|
1434
|
-
display: none !important;
|
|
1435
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
1435
1436
|
}
|
|
1436
1437
|
.e-spreadsheet .e-selection {
|
|
1437
1438
|
border-style: solid;
|
|
@@ -1549,7 +1550,7 @@
|
|
|
1549
1550
|
text-align: right;
|
|
1550
1551
|
}
|
|
1551
1552
|
.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
|
|
1552
|
-
font-weight:
|
|
1553
|
+
font-weight: normal;
|
|
1553
1554
|
padding-bottom: 0;
|
|
1554
1555
|
padding-top: 0;
|
|
1555
1556
|
}
|
|
@@ -1581,17 +1582,17 @@
|
|
|
1581
1582
|
font-size: 16px;
|
|
1582
1583
|
}
|
|
1583
1584
|
.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-chart-icon, .e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-chart-type-icon {
|
|
1584
|
-
font-size: 30px !important;
|
|
1585
|
+
font-size: 30px !important; /* stylelint-disable-line declaration-no-important */
|
|
1585
1586
|
margin-right: 5px;
|
|
1586
1587
|
padding: 0 5px;
|
|
1587
1588
|
width: 30px;
|
|
1588
1589
|
}
|
|
1589
1590
|
.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-switch-row-column-icon {
|
|
1590
|
-
font-size: 18px !important;
|
|
1591
|
+
font-size: 18px !important; /* stylelint-disable-line declaration-no-important */
|
|
1591
1592
|
margin-right: 5px;
|
|
1592
1593
|
}
|
|
1593
1594
|
.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-addchart-icon {
|
|
1594
|
-
font-size: 18px !important;
|
|
1595
|
+
font-size: 18px !important; /* stylelint-disable-line declaration-no-important */
|
|
1595
1596
|
margin-right: -5px;
|
|
1596
1597
|
}
|
|
1597
1598
|
.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker {
|
|
@@ -1768,7 +1769,7 @@
|
|
|
1768
1769
|
}
|
|
1769
1770
|
.e-spreadsheet .e-validation-list .e-input-group {
|
|
1770
1771
|
border: 0;
|
|
1771
|
-
box-shadow: none !important;
|
|
1772
|
+
box-shadow: none !important; /* stylelint-disable-line declaration-no-important */
|
|
1772
1773
|
}
|
|
1773
1774
|
.e-spreadsheet .e-validation-list .e-ddl-icon {
|
|
1774
1775
|
bottom: 5px;
|
|
@@ -1778,7 +1779,7 @@
|
|
|
1778
1779
|
text-align: left;
|
|
1779
1780
|
}
|
|
1780
1781
|
.e-spreadsheet .e-customsort-dlg.e-dialog {
|
|
1781
|
-
height: 360px !important;
|
|
1782
|
+
height: 360px !important; /* stylelint-disable-line declaration-no-important */
|
|
1782
1783
|
}
|
|
1783
1784
|
.e-spreadsheet .e-customsort-dlg.e-dialog .e-dlg-content {
|
|
1784
1785
|
padding-bottom: 0;
|
|
@@ -1917,7 +1918,7 @@
|
|
|
1917
1918
|
}
|
|
1918
1919
|
.e-spreadsheet .e-hyperlink-dlg.e-dialog,
|
|
1919
1920
|
.e-spreadsheet .e-edithyperlink-dlg.e-dialog {
|
|
1920
|
-
max-height: 640px !important;
|
|
1921
|
+
max-height: 640px !important; /* stylelint-disable-line declaration-no-important */
|
|
1921
1922
|
}
|
|
1922
1923
|
.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-header-content,
|
|
1923
1924
|
.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-header-content {
|
|
@@ -2025,7 +2026,7 @@
|
|
|
2025
2026
|
text-align: left;
|
|
2026
2027
|
}
|
|
2027
2028
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2028
|
-
left: 0 !important;
|
|
2029
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2029
2030
|
}
|
|
2030
2031
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2031
2032
|
font-size: 18px;
|
|
@@ -2045,7 +2046,7 @@
|
|
|
2045
2046
|
margin-bottom: 4px;
|
|
2046
2047
|
}
|
|
2047
2048
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2048
|
-
left: 0 !important;
|
|
2049
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2049
2050
|
}
|
|
2050
2051
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2051
2052
|
font-size: 18px;
|
|
@@ -2064,7 +2065,7 @@
|
|
|
2064
2065
|
margin-top: 10px;
|
|
2065
2066
|
}
|
|
2066
2067
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2067
|
-
left: 0 !important;
|
|
2068
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2068
2069
|
}
|
|
2069
2070
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2070
2071
|
font-size: 18px;
|
|
@@ -2095,12 +2096,10 @@
|
|
|
2095
2096
|
height: 18px;
|
|
2096
2097
|
margin-right: -1px;
|
|
2097
2098
|
padding: 0;
|
|
2098
|
-
position:
|
|
2099
|
+
position: relative;
|
|
2099
2100
|
right: 0;
|
|
2100
2101
|
width: 20px;
|
|
2101
2102
|
z-index: 2;
|
|
2102
|
-
bottom: 0.5px;
|
|
2103
|
-
right: 0.5px;
|
|
2104
2103
|
}
|
|
2105
2104
|
|
|
2106
2105
|
.e-colorpicker-wrapper.e-border-colorpicker {
|
|
@@ -2108,7 +2107,7 @@
|
|
|
2108
2107
|
}
|
|
2109
2108
|
.e-colorpicker-wrapper.e-border-colorpicker .e-container {
|
|
2110
2109
|
box-shadow: none;
|
|
2111
|
-
width: 270px !important;
|
|
2110
|
+
width: 270px !important; /* stylelint-disable-line declaration-no-important */
|
|
2112
2111
|
}
|
|
2113
2112
|
.e-colorpicker-wrapper.e-border-colorpicker .e-container .e-selected-value {
|
|
2114
2113
|
display: -ms-flexbox;
|
|
@@ -2177,36 +2176,33 @@
|
|
|
2177
2176
|
font-family: "Calibri";
|
|
2178
2177
|
}
|
|
2179
2178
|
.e-dropdown-popup.e-font-family ul .e-item:nth-child(7) {
|
|
2180
|
-
font-family: "Comic Sans MS";
|
|
2181
|
-
}
|
|
2182
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(8) {
|
|
2183
2179
|
font-family: "Courier";
|
|
2184
2180
|
}
|
|
2185
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2181
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(8) {
|
|
2186
2182
|
font-family: "Courier New";
|
|
2187
2183
|
}
|
|
2188
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2184
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(9) {
|
|
2189
2185
|
font-family: "Din Condensed";
|
|
2190
2186
|
}
|
|
2191
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2187
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(10) {
|
|
2192
2188
|
font-family: "Georgia";
|
|
2193
2189
|
}
|
|
2194
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2190
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(11) {
|
|
2195
2191
|
font-family: "Helvetica";
|
|
2196
2192
|
}
|
|
2197
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2193
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(12) {
|
|
2198
2194
|
font-family: "Helvetica New";
|
|
2199
2195
|
}
|
|
2200
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2196
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(13) {
|
|
2201
2197
|
font-family: "Roboto";
|
|
2202
2198
|
}
|
|
2203
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2199
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(14) {
|
|
2204
2200
|
font-family: "Tahoma";
|
|
2205
2201
|
}
|
|
2206
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2202
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(15) {
|
|
2207
2203
|
font-family: "Times New Roman";
|
|
2208
2204
|
}
|
|
2209
|
-
.e-dropdown-popup.e-font-family ul .e-item:nth-child(
|
|
2205
|
+
.e-dropdown-popup.e-font-family ul .e-item:nth-child(16) {
|
|
2210
2206
|
font-family: "Verdana";
|
|
2211
2207
|
}
|
|
2212
2208
|
.e-dropdown-popup.e-aggregate-list {
|
|
@@ -2489,7 +2485,7 @@
|
|
|
2489
2485
|
}
|
|
2490
2486
|
.e-spreadsheet-function-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2491
2487
|
font-size: 16px;
|
|
2492
|
-
font-weight:
|
|
2488
|
+
font-weight: normal;
|
|
2493
2489
|
}
|
|
2494
2490
|
.e-spreadsheet-function-dlg.e-dialog .e-dlg-content {
|
|
2495
2491
|
overflow: hidden;
|
|
@@ -2724,7 +2720,7 @@
|
|
|
2724
2720
|
}
|
|
2725
2721
|
.e-bigger .e-spreadsheet .e-customsort-dlg.e-dialog,
|
|
2726
2722
|
.e-bigger.e-spreadsheet .e-customsort-dlg.e-dialog {
|
|
2727
|
-
width: 590px !important;
|
|
2723
|
+
width: 590px !important; /* stylelint-disable-line declaration-no-important */
|
|
2728
2724
|
}
|
|
2729
2725
|
.e-bigger .e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item,
|
|
2730
2726
|
.e-bigger.e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item {
|
|
@@ -2786,6 +2782,10 @@
|
|
|
2786
2782
|
.e-bigger.e-spreadsheet .e-checkboxtree.e-rtl ul {
|
|
2787
2783
|
padding-right: 0;
|
|
2788
2784
|
}
|
|
2785
|
+
.e-bigger .e-spreadsheet .e-validation-list .e-ddl-icon.e-search-icon,
|
|
2786
|
+
.e-bigger.e-spreadsheet .e-validation-list .e-ddl-icon.e-search-icon {
|
|
2787
|
+
bottom: 9px;
|
|
2788
|
+
}
|
|
2789
2789
|
|
|
2790
2790
|
.e-bigger.e-dropdown-popup.e-font-size-ddb ul,
|
|
2791
2791
|
.e-bigger .e-dropdown-popup.e-font-size-ddb ul {
|
|
@@ -3966,7 +3966,7 @@
|
|
|
3966
3966
|
min-height: 35px;
|
|
3967
3967
|
}
|
|
3968
3968
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
3969
|
-
display: inline-block !important;
|
|
3969
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
3970
3970
|
width: calc(100% - 28px);
|
|
3971
3971
|
}
|
|
3972
3972
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
& .e-hscroll {
|
|
28
|
-
display: inline-block !important;
|
|
28
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
29
29
|
width: calc(100% - 28px);
|
|
30
30
|
}
|
|
31
31
|
|
|
@@ -124,8 +124,6 @@
|
|
|
124
124
|
display: none;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
|
|
128
|
-
|
|
129
127
|
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' {
|
|
130
128
|
& .e-tab .e-tab-header:not(.e-vertical) {
|
|
131
129
|
&::before {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
border-right-width: 0;
|
|
12
12
|
}
|
|
13
13
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
14
|
-
display: inline-block !important;
|
|
14
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
15
15
|
width: calc(100% - 28px);
|
|
16
16
|
}
|
|
17
17
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
min-height: 35px;
|
|
34
34
|
}
|
|
35
35
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
36
|
-
display: inline-block !important;
|
|
36
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
37
37
|
width: calc(100% - 28px);
|
|
38
38
|
}
|
|
39
39
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
package/styles/ribbon/fabric.css
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
min-height: 35px;
|
|
34
34
|
}
|
|
35
35
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
36
|
-
display: inline-block !important;
|
|
36
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
37
37
|
width: calc(100% - 28px);
|
|
38
38
|
}
|
|
39
39
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
package/styles/ribbon/fluent.css
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
min-height: 35px;
|
|
30
30
|
}
|
|
31
31
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
32
|
-
display: inline-block !important;
|
|
32
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
33
33
|
width: calc(100% - 28px);
|
|
34
34
|
}
|
|
35
35
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
min-height: 35px;
|
|
38
38
|
}
|
|
39
39
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
40
|
-
display: inline-block !important;
|
|
40
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
41
41
|
width: calc(100% - 28px);
|
|
42
42
|
}
|
|
43
43
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
min-height: 35px;
|
|
37
37
|
}
|
|
38
38
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
39
|
-
display: inline-block !important;
|
|
39
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
40
40
|
width: calc(100% - 28px);
|
|
41
41
|
}
|
|
42
42
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
min-height: 35px;
|
|
38
38
|
}
|
|
39
39
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
40
|
-
display: inline-block !important;
|
|
40
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
41
41
|
width: calc(100% - 28px);
|
|
42
42
|
}
|
|
43
43
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
min-height: 35px;
|
|
38
38
|
}
|
|
39
39
|
.e-ribbon .e-tab .e-tab-header .e-hscroll {
|
|
40
|
-
display: inline-block !important;
|
|
40
|
+
display: inline-block !important; /* stylelint-disable-line declaration-no-important */
|
|
41
41
|
width: calc(100% - 28px);
|
|
42
42
|
}
|
|
43
43
|
.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
|
|
@@ -15,6 +15,7 @@ $cell-border-color: #e0e0e0 !default;
|
|
|
15
15
|
$hdr-cell-border-color: $grey-99 !default;
|
|
16
16
|
$dlg-error-color: #dd2c2c !default;
|
|
17
17
|
$agg-clr: #fff !default;
|
|
18
|
+
|
|
18
19
|
//enddefault
|
|
19
20
|
//selection
|
|
20
21
|
$selection-bg-color: rgba($brand-primary, .12) !default;
|
|
@@ -26,6 +27,7 @@ $hdr-selection-color: $header-cell-color !default;
|
|
|
26
27
|
$hdr-hover-bg-color: $gray-darker !default;
|
|
27
28
|
$copy-indicator-t-b: 'data:image/gif;base64,R0lGODlhBgAEAJECAP///wBw8P///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBDRTVBNjM4RDg3NzExRTlBQzNCRUNFRTExMkM4REQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBDRTVBNjM5RDg3NzExRTlBQzNCRUNFRTExMkM4REQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MENFNUE2MzZEODc3MTFFOUFDM0JFQ0VFMTEyQzhERDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MENFNUE2MzdEODc3MTFFOUFDM0JFQ0VFMTEyQzhERDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABgAEAAACB4wDcJh6uQoAIfkEBQMAAgAsAAAAAAYABAAAAgiMAXYZqM1CAQAh+QQFAwACACwBAAAABAAEAAACBhQUhnksBQAh+QQFAwACACwBAAAABAAEAAACBoQihpcMBQAh+QQFAwACACwAAAAABgAEAAACBwSCYcl6aQoAIfkEBQMAAgAsAAAAAAYABAAAAghEHmComHtAAQA7' !default;
|
|
28
29
|
$copy-indicator-l-r: 'data:image/gif;base64,R0lGODlhBAAGAJECAP///wBw8P///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3RTkwMDFERDg3NjExRTk4Qjg1QzEwMjVENzU4QUJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3RTkwMDFFRDg3NjExRTk4Qjg1QzEwMjVENzU4QUJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTdFOTAwMUJEODc2MTFFOThCODVDMTAyNUQ3NThBQkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTdFOTAwMUNEODc2MTFFOThCODVDMTAyNUQ3NThBQkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABAAGAAACBwQShsurCQoAIfkEBQMAAgAsAAAAAAQABgAAAgeMA2B5qN4KACH5BAUDAAIALAAAAQAEAAQAAAIFjAOpeVEAIfkEBQMAAgAsAAABAAQABAAAAgZMAIaoGQUAIfkEBQMAAgAsAAAAAAQABgAAAghMAIbGvJdCAQAh+QQFAwACACwAAAAABAAGAAACB4QRqctxUAAAOw==' !default;
|
|
30
|
+
|
|
29
31
|
//end selection
|
|
30
32
|
//Tab
|
|
31
33
|
$sheets-btn-height: 38px !default;
|
|
@@ -38,6 +40,7 @@ $sheet-tab-hover-bg-color: $gray-light !default;
|
|
|
38
40
|
$sheet-tab-indicator-color: $brand-primary !default;
|
|
39
41
|
$select-icon-color: $brand-primary !default;
|
|
40
42
|
$right-tbar-height: 39px !default;
|
|
43
|
+
|
|
41
44
|
//End Tab
|
|
42
45
|
//Formula bar
|
|
43
46
|
$formula-bar-bg-color: #191919 !default;
|
|
@@ -49,6 +52,7 @@ $formula-textarea-width: calc(100% - 180px) !default;
|
|
|
49
52
|
$formula-bar-color: $grey-dark-font !default;
|
|
50
53
|
$mformula-bar-height: 42px !default;
|
|
51
54
|
$expand-icon-margin: 4px !default;
|
|
55
|
+
|
|
52
56
|
//End formula bar
|
|
53
57
|
//Insert dialog box
|
|
54
58
|
$dlg-list-border: 1px solid $grey-44 !default;
|
|
@@ -56,6 +60,7 @@ $dlg-description-font-weight: 500 !default;
|
|
|
56
60
|
$dlg-content-padding: 15px !default;
|
|
57
61
|
$dlg-category-margin-bottom: 5px !default;
|
|
58
62
|
$dlg-min-height: 510px !default;
|
|
63
|
+
|
|
59
64
|
//End Insert dialogbox
|
|
60
65
|
//Ribbon
|
|
61
66
|
$fontsize-btn-width: 52px !default;
|
|
@@ -75,22 +80,26 @@ $bigger-cpicker-btn-width: 36px !default;
|
|
|
75
80
|
$menu-extension-padding: 12px !default;
|
|
76
81
|
$ribbon-item-hover-border-color: $tbar-hover-border-color !default;
|
|
77
82
|
$ribbon-item-active-border-color: $tbar-focus-border-color !default;
|
|
78
|
-
$font-family-collection: ('Arial', 'Arial Black', 'Axettac Demo', 'Batang', 'Book Antiqua', 'Calibri', '
|
|
83
|
+
$font-family-collection: ('Arial', 'Arial Black', 'Axettac Demo', 'Batang', 'Book Antiqua', 'Calibri', 'Courier', 'Courier New', 'Din Condensed', 'Georgia', 'Helvetica', 'Helvetica New', 'Roboto', 'Tahoma', 'Times New Roman', 'Verdana') !default;
|
|
79
84
|
$normal-btn-padding: 8px !default;
|
|
85
|
+
|
|
80
86
|
//End Ribbon
|
|
81
87
|
//Sorting
|
|
82
88
|
$sort-error-bg-color: #fce7e9;
|
|
83
89
|
$sort-error-font-color: #333;
|
|
90
|
+
|
|
84
91
|
//End Sorting
|
|
85
92
|
//Hyperlink
|
|
86
93
|
$hyper-doc-border-color: #c8c8c8 !default;
|
|
87
|
-
$hyper-text-border: #979797
|
|
94
|
+
$hyper-text-border: #979797 !default;
|
|
95
|
+
|
|
88
96
|
//End Hyperlink
|
|
89
97
|
//Filtering
|
|
90
98
|
$filter-icon-margin-bottom: 14px !default;
|
|
91
99
|
$filter-icon-bigger-margin-bottom: 22px !default;
|
|
92
100
|
$filter-selectall-padding: 22px !default;
|
|
93
101
|
$filter-selectall-bigger-padding: 27px !default;
|
|
102
|
+
|
|
94
103
|
//End Filtering
|
|
95
104
|
//Find And Replace
|
|
96
105
|
$find-popup-border-top-color: #fafafa !default;
|
|
@@ -99,18 +108,21 @@ $find-tool-dlg-width: 370px !default;
|
|
|
99
108
|
$find-tool-dlg-height: 46px !default;
|
|
100
109
|
$find-dlg-width: 442px !default;
|
|
101
110
|
$bigger-find-tool-dlg-width: 419px !default;
|
|
102
|
-
$bigger-find-tool-dlg-height:
|
|
111
|
+
$bigger-find-tool-dlg-height: 54px !default;
|
|
103
112
|
$bigger-find-goto-dlg-height: 255px !default;
|
|
113
|
+
|
|
104
114
|
//End Find And Replace
|
|
105
115
|
//Protect Sheet
|
|
106
116
|
$protect-dlg-height: 421px !default;
|
|
107
117
|
$protect-dlg-width: 282px !default;
|
|
118
|
+
|
|
108
119
|
//End Protect Sheet
|
|
109
120
|
//Conditional Formatting
|
|
110
121
|
$ele-color: #616161;
|
|
111
122
|
$ele-hover-color: #eee;
|
|
112
123
|
$dark-ele-color: #303030;
|
|
113
124
|
$dark-ele-hover-color: rgba(255, 255, 255, .1) !default;
|
|
125
|
+
|
|
114
126
|
//End Conditional Formatting
|
|
115
127
|
//Formula selection
|
|
116
128
|
$vborder-selection: #673ab8;
|
|
@@ -119,14 +131,24 @@ $cborder-selection: #029688;
|
|
|
119
131
|
$gborder-selection: #4caf51;
|
|
120
132
|
$oborder-selection: #fe9800;
|
|
121
133
|
$bborder-selection: #3f52b5;
|
|
134
|
+
|
|
122
135
|
//End Formula selection
|
|
123
136
|
//Freeze pane
|
|
124
137
|
$freezepane-color: $grey-88 !default;
|
|
138
|
+
|
|
125
139
|
//End Freeze pane
|
|
126
140
|
$mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
141
|
+
|
|
127
142
|
//Custom Format
|
|
128
143
|
$custom-listview-color: #ddd;
|
|
144
|
+
|
|
129
145
|
//End Custom Format
|
|
130
146
|
//File Name Dialog
|
|
131
147
|
$open-dlg-width: 340px !default;
|
|
132
|
-
|
|
148
|
+
|
|
149
|
+
//End File Name Dialog
|
|
150
|
+
//Data Validation
|
|
151
|
+
$bigger-validation-list-icon-height-width: 0 !default;
|
|
152
|
+
$bigger-validation-list-width: 26px !default;
|
|
153
|
+
|
|
154
|
+
//End Data Validation
|