@syncfusion/blazor-themes 20.3.56 → 20.3.58
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/SCSS-Themes/base/bootstrap4.scss +599 -599
- package/SCSS-Themes/base/bootstrap5-dark.scss +457 -457
- package/SCSS-Themes/base/bootstrap5.scss +457 -457
- package/SCSS-Themes/base/fluent-dark.scss +457 -457
- package/SCSS-Themes/base/fluent.scss +457 -457
- package/SCSS-Themes/bootstrap-dark.scss +16 -42
- package/SCSS-Themes/bootstrap.scss +16 -42
- package/SCSS-Themes/bootstrap4.scss +616 -642
- package/SCSS-Themes/bootstrap5-dark.scss +476 -502
- package/SCSS-Themes/bootstrap5.scss +476 -502
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
- package/SCSS-Themes/fabric-dark.scss +16 -42
- package/SCSS-Themes/fabric.scss +16 -42
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +0 -19
- package/SCSS-Themes/fluent-dark.scss +479 -505
- package/SCSS-Themes/fluent.scss +479 -505
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent.scss +1 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/material.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
- package/SCSS-Themes/highcontrast.scss +16 -42
- package/SCSS-Themes/material-dark.scss +16 -42
- package/SCSS-Themes/material.scss +16 -42
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent.scss +6 -19
- package/SCSS-Themes/navigations/tab/highcontrast.scss +6 -19
- package/SCSS-Themes/navigations/tab/material-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/material.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -3
- package/SCSS-Themes/tailwind-dark.scss +16 -42
- package/SCSS-Themes/tailwind.scss +16 -42
- package/package.json +1 -1
|
@@ -2210,7 +2210,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2210
2210
|
.e-expand,
|
|
2211
2211
|
.e-collapse {
|
|
2212
2212
|
cursor: pointer;
|
|
2213
|
-
display: inline
|
|
2213
|
+
display: inline;
|
|
2214
2214
|
height: 18px;
|
|
2215
2215
|
margin-top: 5px;
|
|
2216
2216
|
text-align: center;
|
|
@@ -2591,7 +2591,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2591
2591
|
|
|
2592
2592
|
.e-grid .e-headercelldiv,
|
|
2593
2593
|
.e-grid .e-columnsheader {
|
|
2594
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2595
2594
|
padding-right: 8px !important;
|
|
2596
2595
|
}
|
|
2597
2596
|
|
|
@@ -3128,7 +3127,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
3128
3127
|
|
|
3129
3128
|
.e-grid .e-headercelldiv,
|
|
3130
3129
|
.e-grid .e-columnsheader {
|
|
3131
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3132
3130
|
padding-right: 8px !important;
|
|
3133
3131
|
}
|
|
3134
3132
|
|
|
@@ -2207,7 +2207,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2207
2207
|
.e-expand,
|
|
2208
2208
|
.e-collapse {
|
|
2209
2209
|
cursor: pointer;
|
|
2210
|
-
display: inline
|
|
2210
|
+
display: inline;
|
|
2211
2211
|
height: 18px;
|
|
2212
2212
|
margin-top: 5px;
|
|
2213
2213
|
text-align: center;
|
|
@@ -2588,7 +2588,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2588
2588
|
|
|
2589
2589
|
.e-grid .e-headercelldiv,
|
|
2590
2590
|
.e-grid .e-columnsheader {
|
|
2591
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2592
2591
|
padding-right: 8px !important;
|
|
2593
2592
|
}
|
|
2594
2593
|
|
|
@@ -3125,7 +3124,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
3125
3124
|
|
|
3126
3125
|
.e-grid .e-headercelldiv,
|
|
3127
3126
|
.e-grid .e-columnsheader {
|
|
3128
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3129
3127
|
padding-right: 8px !important;
|
|
3130
3128
|
}
|
|
3131
3129
|
|
|
@@ -2213,7 +2213,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2213
2213
|
.e-expand,
|
|
2214
2214
|
.e-collapse {
|
|
2215
2215
|
cursor: pointer;
|
|
2216
|
-
display: inline
|
|
2216
|
+
display: inline;
|
|
2217
2217
|
height: 18px;
|
|
2218
2218
|
margin-top: 5px;
|
|
2219
2219
|
text-align: center;
|
|
@@ -2594,7 +2594,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2594
2594
|
|
|
2595
2595
|
.e-grid .e-headercelldiv,
|
|
2596
2596
|
.e-grid .e-columnsheader {
|
|
2597
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2598
2597
|
padding-right: 8px !important;
|
|
2599
2598
|
}
|
|
2600
2599
|
|
|
@@ -3131,7 +3130,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3131
3130
|
|
|
3132
3131
|
.e-grid .e-headercelldiv,
|
|
3133
3132
|
.e-grid .e-columnsheader {
|
|
3134
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3135
3133
|
padding-right: 8px !important;
|
|
3136
3134
|
}
|
|
3137
3135
|
|
|
@@ -2213,7 +2213,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2213
2213
|
.e-expand,
|
|
2214
2214
|
.e-collapse {
|
|
2215
2215
|
cursor: pointer;
|
|
2216
|
-
display: inline
|
|
2216
|
+
display: inline;
|
|
2217
2217
|
height: 18px;
|
|
2218
2218
|
margin-top: 5px;
|
|
2219
2219
|
text-align: center;
|
|
@@ -2594,7 +2594,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2594
2594
|
|
|
2595
2595
|
.e-grid .e-headercelldiv,
|
|
2596
2596
|
.e-grid .e-columnsheader {
|
|
2597
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2598
2597
|
padding-right: 8px !important;
|
|
2599
2598
|
}
|
|
2600
2599
|
|
|
@@ -3131,7 +3130,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3131
3130
|
|
|
3132
3131
|
.e-grid .e-headercelldiv,
|
|
3133
3132
|
.e-grid .e-columnsheader {
|
|
3134
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3135
3133
|
padding-right: 8px !important;
|
|
3136
3134
|
}
|
|
3137
3135
|
|
|
@@ -2206,7 +2206,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2206
2206
|
.e-expand,
|
|
2207
2207
|
.e-collapse {
|
|
2208
2208
|
cursor: pointer;
|
|
2209
|
-
display: inline
|
|
2209
|
+
display: inline;
|
|
2210
2210
|
height: 18px;
|
|
2211
2211
|
margin-top: 5px;
|
|
2212
2212
|
text-align: center;
|
|
@@ -2587,7 +2587,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2587
2587
|
|
|
2588
2588
|
.e-grid .e-headercelldiv,
|
|
2589
2589
|
.e-grid .e-columnsheader {
|
|
2590
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2591
2590
|
padding-right: 8px !important;
|
|
2592
2591
|
}
|
|
2593
2592
|
|
|
@@ -3124,7 +3123,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
3124
3123
|
|
|
3125
3124
|
.e-grid .e-headercelldiv,
|
|
3126
3125
|
.e-grid .e-columnsheader {
|
|
3127
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3128
3126
|
padding-right: 8px !important;
|
|
3129
3127
|
}
|
|
3130
3128
|
|
|
@@ -2214,7 +2214,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2214
2214
|
.e-expand,
|
|
2215
2215
|
.e-collapse {
|
|
2216
2216
|
cursor: pointer;
|
|
2217
|
-
display: inline
|
|
2217
|
+
display: inline;
|
|
2218
2218
|
height: 18px;
|
|
2219
2219
|
margin-top: 5px;
|
|
2220
2220
|
text-align: center;
|
|
@@ -2595,7 +2595,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2595
2595
|
|
|
2596
2596
|
.e-grid .e-headercelldiv,
|
|
2597
2597
|
.e-grid .e-columnsheader {
|
|
2598
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2599
2598
|
padding-right: 8px !important;
|
|
2600
2599
|
}
|
|
2601
2600
|
|
|
@@ -3132,7 +3131,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
3132
3131
|
|
|
3133
3132
|
.e-grid .e-headercelldiv,
|
|
3134
3133
|
.e-grid .e-columnsheader {
|
|
3135
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3136
3134
|
padding-right: 8px !important;
|
|
3137
3135
|
}
|
|
3138
3136
|
|
|
@@ -2210,7 +2210,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2210
2210
|
.e-expand,
|
|
2211
2211
|
.e-collapse {
|
|
2212
2212
|
cursor: pointer;
|
|
2213
|
-
display: inline
|
|
2213
|
+
display: inline;
|
|
2214
2214
|
height: 18px;
|
|
2215
2215
|
margin-top: 5px;
|
|
2216
2216
|
text-align: center;
|
|
@@ -2591,7 +2591,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2591
2591
|
|
|
2592
2592
|
.e-grid .e-headercelldiv,
|
|
2593
2593
|
.e-grid .e-columnsheader {
|
|
2594
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2595
2594
|
padding-right: 8px !important;
|
|
2596
2595
|
}
|
|
2597
2596
|
|
|
@@ -3128,7 +3127,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
3128
3127
|
|
|
3129
3128
|
.e-grid .e-headercelldiv,
|
|
3130
3129
|
.e-grid .e-columnsheader {
|
|
3131
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3132
3130
|
padding-right: 8px !important;
|
|
3133
3131
|
}
|
|
3134
3132
|
|
|
@@ -2213,7 +2213,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2213
2213
|
.e-expand,
|
|
2214
2214
|
.e-collapse {
|
|
2215
2215
|
cursor: pointer;
|
|
2216
|
-
display: inline
|
|
2216
|
+
display: inline;
|
|
2217
2217
|
height: 18px;
|
|
2218
2218
|
margin-top: 5px;
|
|
2219
2219
|
text-align: center;
|
|
@@ -2594,7 +2594,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2594
2594
|
|
|
2595
2595
|
.e-grid .e-headercelldiv,
|
|
2596
2596
|
.e-grid .e-columnsheader {
|
|
2597
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2598
2597
|
padding-right: 8px !important;
|
|
2599
2598
|
}
|
|
2600
2599
|
|
|
@@ -3131,7 +3130,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3131
3130
|
|
|
3132
3131
|
.e-grid .e-headercelldiv,
|
|
3133
3132
|
.e-grid .e-columnsheader {
|
|
3134
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3135
3133
|
padding-right: 8px !important;
|
|
3136
3134
|
}
|
|
3137
3135
|
|
|
@@ -2213,7 +2213,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2213
2213
|
.e-expand,
|
|
2214
2214
|
.e-collapse {
|
|
2215
2215
|
cursor: pointer;
|
|
2216
|
-
display: inline
|
|
2216
|
+
display: inline;
|
|
2217
2217
|
height: 18px;
|
|
2218
2218
|
margin-top: 5px;
|
|
2219
2219
|
text-align: center;
|
|
@@ -2594,7 +2594,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2594
2594
|
|
|
2595
2595
|
.e-grid .e-headercelldiv,
|
|
2596
2596
|
.e-grid .e-columnsheader {
|
|
2597
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
2598
2597
|
padding-right: 8px !important;
|
|
2599
2598
|
}
|
|
2600
2599
|
|
|
@@ -3131,7 +3130,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3131
3130
|
|
|
3132
3131
|
.e-grid .e-headercelldiv,
|
|
3133
3132
|
.e-grid .e-columnsheader {
|
|
3134
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
3135
3133
|
padding-right: 8px !important;
|
|
3136
3134
|
}
|
|
3137
3135
|
|
|
@@ -27618,7 +27618,7 @@ $cbox-border-style: solid !default;
|
|
|
27618
27618
|
|
|
27619
27619
|
&:not(.e-check):not(.e-stop) {
|
|
27620
27620
|
color: $cbox-icon-color;
|
|
27621
|
-
@media (
|
|
27621
|
+
@media (max-width: 768px) {
|
|
27622
27622
|
color: $cbox-bgcolor;
|
|
27623
27623
|
}
|
|
27624
27624
|
}
|
|
@@ -47117,11 +47117,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
47117
47117
|
height: auto;
|
|
47118
47118
|
min-height: auto;
|
|
47119
47119
|
|
|
47120
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
47121
|
-
height: $tab-big-height;
|
|
47122
|
-
min-height: $tab-big-height;
|
|
47123
|
-
}
|
|
47124
|
-
|
|
47125
47120
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
47126
47121
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
47127
47122
|
margin: $tab-big-first-item-margin;
|
|
@@ -47837,11 +47832,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
47837
47832
|
|
|
47838
47833
|
&.e-vertical-icon {
|
|
47839
47834
|
|
|
47840
|
-
.e-tab-header {
|
|
47835
|
+
> .e-tab-header {
|
|
47841
47836
|
height: $tab-big-tb-icon-height;
|
|
47842
47837
|
min-height: $tab-big-tb-icon-height;
|
|
47843
47838
|
|
|
47844
|
-
.e-toolbar-items {
|
|
47839
|
+
> .e-toolbar-items {
|
|
47845
47840
|
height: $tab-big-tb-icon-height;
|
|
47846
47841
|
}
|
|
47847
47842
|
|
|
@@ -48317,7 +48312,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
48317
48312
|
|
|
48318
48313
|
&.e-vertical-icon {
|
|
48319
48314
|
|
|
48320
|
-
.e-tab-header {
|
|
48315
|
+
> .e-tab-header {
|
|
48321
48316
|
height: $tab-big-tb-icon-height - 2;
|
|
48322
48317
|
min-height: $tab-big-tb-icon-height - 2;
|
|
48323
48318
|
}
|
|
@@ -48594,16 +48589,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
48594
48589
|
min-height: $tab-nrml-height;
|
|
48595
48590
|
position: relative;
|
|
48596
48591
|
|
|
48597
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
48598
|
-
height: $tab-nrml-height;
|
|
48599
|
-
min-height: $tab-nrml-height;
|
|
48600
|
-
}
|
|
48601
|
-
|
|
48602
48592
|
@media screen and (max-width: 480px) {
|
|
48603
48593
|
min-height: $tab-big-height;
|
|
48604
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
48605
|
-
height: $tab-big-height;
|
|
48606
|
-
}
|
|
48607
48594
|
}
|
|
48608
48595
|
|
|
48609
48596
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -49912,7 +49899,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
49912
49899
|
|
|
49913
49900
|
&.e-vertical-icon {
|
|
49914
49901
|
|
|
49915
|
-
.e-tab-header {
|
|
49902
|
+
> .e-tab-header {
|
|
49916
49903
|
height: $tab-nrml-tb-icon-height;
|
|
49917
49904
|
min-height: $tab-nrml-tb-icon-height;
|
|
49918
49905
|
|
|
@@ -49924,7 +49911,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
49924
49911
|
}
|
|
49925
49912
|
}
|
|
49926
49913
|
|
|
49927
|
-
.e-toolbar-items {
|
|
49914
|
+
> .e-toolbar-items {
|
|
49928
49915
|
height: $tab-nrml-tb-icon-height;
|
|
49929
49916
|
}
|
|
49930
49917
|
|
|
@@ -50560,7 +50547,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
50560
50547
|
|
|
50561
50548
|
&.e-vertical-icon {
|
|
50562
50549
|
|
|
50563
|
-
.e-tab-header {
|
|
50550
|
+
> .e-tab-header {
|
|
50564
50551
|
height: $tab-nrml-tb-icon-height - 2;
|
|
50565
50552
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
50566
50553
|
}
|
|
@@ -60528,6 +60515,10 @@ ejs-multiselect {
|
|
|
60528
60515
|
display: none;
|
|
60529
60516
|
}
|
|
60530
60517
|
|
|
60518
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
60519
|
+
margin-right: 0;
|
|
60520
|
+
}
|
|
60521
|
+
|
|
60531
60522
|
|
|
60532
60523
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
60533
60524
|
color: $ddl-sel-chip-close;
|
|
@@ -74591,6 +74582,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74591
74582
|
}
|
|
74592
74583
|
|
|
74593
74584
|
&.e-responsive .e-rowcell.e-gridchkbox,
|
|
74585
|
+
&.e-responsive .e-rowcell.e-gridchkbox-cell,
|
|
74594
74586
|
&.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
74595
74587
|
text-overflow: clip;
|
|
74596
74588
|
}
|
|
@@ -78509,25 +78501,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78509
78501
|
border-width: 0 0 1px;
|
|
78510
78502
|
}
|
|
78511
78503
|
|
|
78512
|
-
.e-toolbar-items .e-toolbar-item.e-template {
|
|
78513
|
-
height: 30px;
|
|
78514
|
-
|
|
78515
|
-
.e-upload.e-fm-upload {
|
|
78516
|
-
border: 0;
|
|
78517
|
-
|
|
78518
|
-
.e-file-select-wrap {
|
|
78519
|
-
padding-left: 1px;
|
|
78520
|
-
padding-right: 1px;
|
|
78521
|
-
|
|
78522
|
-
.e-css.e-btn:hover {
|
|
78523
|
-
@if $fm-skin-name == 'material' {
|
|
78524
|
-
box-shadow: none;
|
|
78525
|
-
}
|
|
78526
|
-
}
|
|
78527
|
-
}
|
|
78528
|
-
}
|
|
78529
|
-
}
|
|
78530
|
-
|
|
78531
78504
|
.e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
|
|
78532
78505
|
border: 0;
|
|
78533
78506
|
box-shadow: none;
|
|
@@ -96981,6 +96954,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
96981
96954
|
width: 28px;
|
|
96982
96955
|
}
|
|
96983
96956
|
}
|
|
96957
|
+
.e-pv-toolbar-tooltip {
|
|
96958
|
+
pointer-events: none;
|
|
96959
|
+
}
|
|
96984
96960
|
}
|
|
96985
96961
|
|
|
96986
96962
|
|
|
@@ -104475,7 +104451,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
104475
104451
|
.e-expand,
|
|
104476
104452
|
.e-collapse {
|
|
104477
104453
|
cursor: pointer;
|
|
104478
|
-
display: inline
|
|
104454
|
+
display: inline;
|
|
104479
104455
|
height: 18px;
|
|
104480
104456
|
margin-top: 5px;
|
|
104481
104457
|
text-align: center;
|
|
@@ -104856,7 +104832,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
104856
104832
|
|
|
104857
104833
|
.e-grid .e-headercelldiv,
|
|
104858
104834
|
.e-grid .e-columnsheader {
|
|
104859
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
104860
104835
|
padding-right: 8px !important;
|
|
104861
104836
|
}
|
|
104862
104837
|
|
|
@@ -105393,7 +105368,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105393
105368
|
|
|
105394
105369
|
.e-grid .e-headercelldiv,
|
|
105395
105370
|
.e-grid .e-columnsheader {
|
|
105396
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
105397
105371
|
padding-right: 8px !important;
|
|
105398
105372
|
}
|
|
105399
105373
|
|
|
@@ -27615,7 +27615,7 @@ $cbox-border-style: solid !default;
|
|
|
27615
27615
|
|
|
27616
27616
|
&:not(.e-check):not(.e-stop) {
|
|
27617
27617
|
color: $cbox-icon-color;
|
|
27618
|
-
@media (
|
|
27618
|
+
@media (max-width: 768px) {
|
|
27619
27619
|
color: $cbox-bgcolor;
|
|
27620
27620
|
}
|
|
27621
27621
|
}
|
|
@@ -47114,11 +47114,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
47114
47114
|
height: auto;
|
|
47115
47115
|
min-height: auto;
|
|
47116
47116
|
|
|
47117
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
47118
|
-
height: $tab-big-height;
|
|
47119
|
-
min-height: $tab-big-height;
|
|
47120
|
-
}
|
|
47121
|
-
|
|
47122
47117
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
47123
47118
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
47124
47119
|
margin: $tab-big-first-item-margin;
|
|
@@ -47834,11 +47829,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
47834
47829
|
|
|
47835
47830
|
&.e-vertical-icon {
|
|
47836
47831
|
|
|
47837
|
-
.e-tab-header {
|
|
47832
|
+
> .e-tab-header {
|
|
47838
47833
|
height: $tab-big-tb-icon-height;
|
|
47839
47834
|
min-height: $tab-big-tb-icon-height;
|
|
47840
47835
|
|
|
47841
|
-
.e-toolbar-items {
|
|
47836
|
+
> .e-toolbar-items {
|
|
47842
47837
|
height: $tab-big-tb-icon-height;
|
|
47843
47838
|
}
|
|
47844
47839
|
|
|
@@ -48314,7 +48309,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
48314
48309
|
|
|
48315
48310
|
&.e-vertical-icon {
|
|
48316
48311
|
|
|
48317
|
-
.e-tab-header {
|
|
48312
|
+
> .e-tab-header {
|
|
48318
48313
|
height: $tab-big-tb-icon-height - 2;
|
|
48319
48314
|
min-height: $tab-big-tb-icon-height - 2;
|
|
48320
48315
|
}
|
|
@@ -48591,16 +48586,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
48591
48586
|
min-height: $tab-nrml-height;
|
|
48592
48587
|
position: relative;
|
|
48593
48588
|
|
|
48594
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
48595
|
-
height: $tab-nrml-height;
|
|
48596
|
-
min-height: $tab-nrml-height;
|
|
48597
|
-
}
|
|
48598
|
-
|
|
48599
48589
|
@media screen and (max-width: 480px) {
|
|
48600
48590
|
min-height: $tab-big-height;
|
|
48601
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
48602
|
-
height: $tab-big-height;
|
|
48603
|
-
}
|
|
48604
48591
|
}
|
|
48605
48592
|
|
|
48606
48593
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -49909,7 +49896,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
49909
49896
|
|
|
49910
49897
|
&.e-vertical-icon {
|
|
49911
49898
|
|
|
49912
|
-
.e-tab-header {
|
|
49899
|
+
> .e-tab-header {
|
|
49913
49900
|
height: $tab-nrml-tb-icon-height;
|
|
49914
49901
|
min-height: $tab-nrml-tb-icon-height;
|
|
49915
49902
|
|
|
@@ -49921,7 +49908,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
49921
49908
|
}
|
|
49922
49909
|
}
|
|
49923
49910
|
|
|
49924
|
-
.e-toolbar-items {
|
|
49911
|
+
> .e-toolbar-items {
|
|
49925
49912
|
height: $tab-nrml-tb-icon-height;
|
|
49926
49913
|
}
|
|
49927
49914
|
|
|
@@ -50557,7 +50544,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
50557
50544
|
|
|
50558
50545
|
&.e-vertical-icon {
|
|
50559
50546
|
|
|
50560
|
-
.e-tab-header {
|
|
50547
|
+
> .e-tab-header {
|
|
50561
50548
|
height: $tab-nrml-tb-icon-height - 2;
|
|
50562
50549
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
50563
50550
|
}
|
|
@@ -60525,6 +60512,10 @@ ejs-multiselect {
|
|
|
60525
60512
|
display: none;
|
|
60526
60513
|
}
|
|
60527
60514
|
|
|
60515
|
+
.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
|
|
60516
|
+
margin-right: 0;
|
|
60517
|
+
}
|
|
60518
|
+
|
|
60528
60519
|
|
|
60529
60520
|
.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
|
|
60530
60521
|
color: $ddl-sel-chip-close;
|
|
@@ -74588,6 +74579,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
74588
74579
|
}
|
|
74589
74580
|
|
|
74590
74581
|
&.e-responsive .e-rowcell.e-gridchkbox,
|
|
74582
|
+
&.e-responsive .e-rowcell.e-gridchkbox-cell,
|
|
74591
74583
|
&.e-responsive .e-headercelldiv.e-headerchkcelldiv {
|
|
74592
74584
|
text-overflow: clip;
|
|
74593
74585
|
}
|
|
@@ -78506,25 +78498,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
78506
78498
|
border-width: 0 0 1px;
|
|
78507
78499
|
}
|
|
78508
78500
|
|
|
78509
|
-
.e-toolbar-items .e-toolbar-item.e-template {
|
|
78510
|
-
height: 30px;
|
|
78511
|
-
|
|
78512
|
-
.e-upload.e-fm-upload {
|
|
78513
|
-
border: 0;
|
|
78514
|
-
|
|
78515
|
-
.e-file-select-wrap {
|
|
78516
|
-
padding-left: 1px;
|
|
78517
|
-
padding-right: 1px;
|
|
78518
|
-
|
|
78519
|
-
.e-css.e-btn:hover {
|
|
78520
|
-
@if $fm-skin-name == 'material' {
|
|
78521
|
-
box-shadow: none;
|
|
78522
|
-
}
|
|
78523
|
-
}
|
|
78524
|
-
}
|
|
78525
|
-
}
|
|
78526
|
-
}
|
|
78527
|
-
|
|
78528
78501
|
.e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
|
|
78529
78502
|
border: 0;
|
|
78530
78503
|
box-shadow: none;
|
|
@@ -96978,6 +96951,9 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
96978
96951
|
width: 28px;
|
|
96979
96952
|
}
|
|
96980
96953
|
}
|
|
96954
|
+
.e-pv-toolbar-tooltip {
|
|
96955
|
+
pointer-events: none;
|
|
96956
|
+
}
|
|
96981
96957
|
}
|
|
96982
96958
|
|
|
96983
96959
|
|
|
@@ -104472,7 +104448,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
104472
104448
|
.e-expand,
|
|
104473
104449
|
.e-collapse {
|
|
104474
104450
|
cursor: pointer;
|
|
104475
|
-
display: inline
|
|
104451
|
+
display: inline;
|
|
104476
104452
|
height: 18px;
|
|
104477
104453
|
margin-top: 5px;
|
|
104478
104454
|
text-align: center;
|
|
@@ -104853,7 +104829,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
104853
104829
|
|
|
104854
104830
|
.e-grid .e-headercelldiv,
|
|
104855
104831
|
.e-grid .e-columnsheader {
|
|
104856
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
104857
104832
|
padding-right: 8px !important;
|
|
104858
104833
|
}
|
|
104859
104834
|
|
|
@@ -105390,7 +105365,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
105390
105365
|
|
|
105391
105366
|
.e-grid .e-headercelldiv,
|
|
105392
105367
|
.e-grid .e-columnsheader {
|
|
105393
|
-
padding-left: $pivotview-value-sort-rtl-padding !important;
|
|
105394
105368
|
padding-right: 8px !important;
|
|
105395
105369
|
}
|
|
105396
105370
|
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"20.3.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"20.3.58","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"]}
|