@syncfusion/blazor-themes 20.4.44 → 20.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/SCSS-Themes/bootstrap-dark.scss +86 -46
- package/SCSS-Themes/bootstrap.scss +86 -46
- package/SCSS-Themes/bootstrap4.scss +87 -47
- package/SCSS-Themes/bootstrap5-dark.scss +87 -47
- package/SCSS-Themes/bootstrap5.scss +87 -47
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +86 -46
- package/SCSS-Themes/fabric.scss +86 -46
- package/SCSS-Themes/fluent-dark.scss +87 -47
- package/SCSS-Themes/fluent.scss +87 -47
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent.scss +12 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/material.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
- package/SCSS-Themes/highcontrast.scss +86 -46
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/material-dark.scss +86 -46
- package/SCSS-Themes/material.scss +86 -46
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +86 -46
- package/SCSS-Themes/tailwind.scss +86 -46
- package/package.json +1 -1
|
@@ -275,7 +275,7 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
275
275
|
font-size: $rte-toolbar-big-icon-size;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
278
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
279
279
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
280
280
|
top: -20px;
|
|
281
281
|
}
|
|
@@ -519,13 +519,13 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
519
519
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
520
520
|
}
|
|
521
521
|
|
|
522
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
522
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
523
523
|
font-size: 12px;
|
|
524
524
|
position: relative;
|
|
525
525
|
top: -18px;
|
|
526
526
|
}
|
|
527
527
|
|
|
528
|
-
.e-font-color.e-icons::before {
|
|
528
|
+
.e-rte-font-color.e-icons::before {
|
|
529
529
|
font-size: 13px;
|
|
530
530
|
}
|
|
531
531
|
|
|
@@ -2809,7 +2809,7 @@ $rte-drop-text-mobile-width: 238px !default;
|
|
|
2809
2809
|
content: '\e35f';
|
|
2810
2810
|
}
|
|
2811
2811
|
|
|
2812
|
-
.e-font-color::before {
|
|
2812
|
+
.e-rte-font-color::before {
|
|
2813
2813
|
content: '\e34c';
|
|
2814
2814
|
}
|
|
2815
2815
|
|
|
@@ -279,7 +279,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
279
279
|
font-size: $rte-toolbar-big-icon-size;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
282
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
283
283
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
284
284
|
top: -20px;
|
|
285
285
|
}
|
|
@@ -523,13 +523,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
523
523
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
524
524
|
}
|
|
525
525
|
|
|
526
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
526
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
527
527
|
font-size: 12px;
|
|
528
528
|
position: relative;
|
|
529
529
|
top: -18px;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
-
.e-font-color.e-icons::before {
|
|
532
|
+
.e-rte-font-color.e-icons::before {
|
|
533
533
|
font-size: 13px;
|
|
534
534
|
}
|
|
535
535
|
|
|
@@ -2813,7 +2813,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2813
2813
|
content: '\e35f';
|
|
2814
2814
|
}
|
|
2815
2815
|
|
|
2816
|
-
.e-font-color::before {
|
|
2816
|
+
.e-rte-font-color::before {
|
|
2817
2817
|
content: '\e34c';
|
|
2818
2818
|
}
|
|
2819
2819
|
|
|
@@ -277,7 +277,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
277
277
|
font-size: $rte-toolbar-big-icon-size;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
280
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
281
281
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
282
282
|
top: -20px;
|
|
283
283
|
}
|
|
@@ -521,13 +521,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
521
521
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
522
522
|
}
|
|
523
523
|
|
|
524
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
524
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
525
525
|
font-size: 12px;
|
|
526
526
|
position: relative;
|
|
527
527
|
top: -18px;
|
|
528
528
|
}
|
|
529
529
|
|
|
530
|
-
.e-font-color.e-icons::before {
|
|
530
|
+
.e-rte-font-color.e-icons::before {
|
|
531
531
|
font-size: 13px;
|
|
532
532
|
}
|
|
533
533
|
|
|
@@ -2811,7 +2811,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2811
2811
|
content: '\e35f';
|
|
2812
2812
|
}
|
|
2813
2813
|
|
|
2814
|
-
.e-font-color::before {
|
|
2814
|
+
.e-rte-font-color::before {
|
|
2815
2815
|
content: '\e34c';
|
|
2816
2816
|
}
|
|
2817
2817
|
|
|
@@ -279,7 +279,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
279
279
|
font-size: $rte-toolbar-big-icon-size;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
282
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
283
283
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
284
284
|
top: -20px;
|
|
285
285
|
}
|
|
@@ -523,13 +523,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
523
523
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
524
524
|
}
|
|
525
525
|
|
|
526
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
526
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
527
527
|
font-size: 12px;
|
|
528
528
|
position: relative;
|
|
529
529
|
top: -18px;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
-
.e-font-color.e-icons::before {
|
|
532
|
+
.e-rte-font-color.e-icons::before {
|
|
533
533
|
font-size: 13px;
|
|
534
534
|
}
|
|
535
535
|
|
|
@@ -2812,7 +2812,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2812
2812
|
content: '\e76f';
|
|
2813
2813
|
}
|
|
2814
2814
|
|
|
2815
|
-
.e-font-color::before {
|
|
2815
|
+
.e-rte-font-color::before {
|
|
2816
2816
|
content: '\e79f';
|
|
2817
2817
|
}
|
|
2818
2818
|
|
|
@@ -279,7 +279,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
279
279
|
font-size: $rte-toolbar-big-icon-size;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
282
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
283
283
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
284
284
|
top: -20px;
|
|
285
285
|
}
|
|
@@ -523,13 +523,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
523
523
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
524
524
|
}
|
|
525
525
|
|
|
526
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
526
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
527
527
|
font-size: 12px;
|
|
528
528
|
position: relative;
|
|
529
529
|
top: -18px;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
-
.e-font-color.e-icons::before {
|
|
532
|
+
.e-rte-font-color.e-icons::before {
|
|
533
533
|
font-size: 13px;
|
|
534
534
|
}
|
|
535
535
|
|
|
@@ -2812,7 +2812,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
2812
2812
|
content: '\e76f';
|
|
2813
2813
|
}
|
|
2814
2814
|
|
|
2815
|
-
.e-font-color::before {
|
|
2815
|
+
.e-rte-font-color::before {
|
|
2816
2816
|
content: '\e79f';
|
|
2817
2817
|
}
|
|
2818
2818
|
|
|
@@ -87,6 +87,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
87
87
|
|
|
88
88
|
.e-caret {
|
|
89
89
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
90
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
91
|
+
margin-top: 0;
|
|
92
|
+
}
|
|
90
93
|
}
|
|
91
94
|
|
|
92
95
|
&.e-vertical {
|
|
@@ -87,6 +87,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
87
87
|
|
|
88
88
|
.e-caret {
|
|
89
89
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
90
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
91
|
+
margin-top: 0;
|
|
92
|
+
}
|
|
90
93
|
}
|
|
91
94
|
|
|
92
95
|
&.e-vertical {
|