@syncfusion/blazor-themes 20.4.44 → 20.4.49
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 +100 -37
- package/SCSS-Themes/bootstrap.scss +100 -37
- package/SCSS-Themes/bootstrap4.scss +101 -38
- package/SCSS-Themes/bootstrap5-dark.scss +101 -38
- package/SCSS-Themes/bootstrap5.scss +101 -38
- 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 +104 -41
- package/SCSS-Themes/fabric.scss +104 -41
- package/SCSS-Themes/fluent-dark.scss +101 -38
- package/SCSS-Themes/fluent.scss +101 -38
- 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 +100 -37
- 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 +100 -37
- package/SCSS-Themes/material.scss +100 -37
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
- package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/material.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
- 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 +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
- 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 +100 -37
- package/SCSS-Themes/tailwind.scss +100 -37
- package/package.json +1 -1
|
@@ -2105,16 +2105,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2105
2105
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2106
2106
|
border-radius: $acrdn-border-radius;
|
|
2107
2107
|
|
|
2108
|
-
.e-active {
|
|
2109
|
-
background: $acrdn-active-bg-color;
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
2108
|
.e-acrdn-item {
|
|
2113
2109
|
border-color: $acrdn-item-border-color;
|
|
2114
2110
|
border-style: $acrdn-item-border-nav-type;
|
|
2115
2111
|
border-width: $acrdn-item-border-size;
|
|
2116
2112
|
border-radius: $acrdn-item-border-radius;
|
|
2117
2113
|
|
|
2114
|
+
&.e-active {
|
|
2115
|
+
background: $acrdn-active-bg-color;
|
|
2116
|
+
}
|
|
2117
|
+
|
|
2118
2118
|
&.e-select:last-child {
|
|
2119
2119
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2120
2120
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27200,6 +27200,10 @@ $cbox-border-style: solid !default;
|
|
|
27200
27200
|
}
|
|
27201
27201
|
}
|
|
27202
27202
|
|
|
27203
|
+
.e-checkbox-wrapper[readonly] {
|
|
27204
|
+
pointer-events: none;
|
|
27205
|
+
}
|
|
27206
|
+
|
|
27203
27207
|
.e-small .e-checkbox-wrapper,
|
|
27204
27208
|
.e-small.e-checkbox-wrapper,
|
|
27205
27209
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29448,6 +29452,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
29448
29452
|
|
|
29449
29453
|
.e-caret {
|
|
29450
29454
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29455
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29456
|
+
margin-top: 0;
|
|
29457
|
+
}
|
|
29451
29458
|
}
|
|
29452
29459
|
|
|
29453
29460
|
&.e-vertical {
|
|
@@ -34444,12 +34451,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
34444
34451
|
& .e-slider-track {
|
|
34445
34452
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34446
34453
|
}
|
|
34454
|
+
|
|
34455
|
+
& .e-handle {
|
|
34456
|
+
@if $skin-name == 'FluentUI' {
|
|
34457
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34458
|
+
}
|
|
34459
|
+
}
|
|
34447
34460
|
}
|
|
34448
34461
|
|
|
34449
34462
|
& .e-preview-container {
|
|
34450
34463
|
margin-left: 0;
|
|
34451
34464
|
margin-right: $cpicker-preview-margin-left;
|
|
34452
34465
|
}
|
|
34466
|
+
|
|
34467
|
+
& .e-opacity-slider {
|
|
34468
|
+
& .e-handle-first {
|
|
34469
|
+
@if $skin-name == 'FluentUI' {
|
|
34470
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34471
|
+
}
|
|
34472
|
+
}
|
|
34473
|
+
}
|
|
34453
34474
|
}
|
|
34454
34475
|
|
|
34455
34476
|
& .e-selected-value {
|
|
@@ -35253,7 +35274,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35253
35274
|
}
|
|
35254
35275
|
|
|
35255
35276
|
&.e-menu-caret-icon {
|
|
35256
|
-
|
|
35277
|
+
@if $skin-name != 'FluentUI' {
|
|
35278
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35279
|
+
}
|
|
35257
35280
|
padding-right: $cmenu-li-right-padding;
|
|
35258
35281
|
}
|
|
35259
35282
|
|
|
@@ -35446,28 +35469,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35446
35469
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35447
35470
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35448
35471
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35449
|
-
@
|
|
35472
|
+
@if $skin-name != 'FluentUI' {
|
|
35473
|
+
@include bigger-rtl-blank-icon;
|
|
35474
|
+
}
|
|
35450
35475
|
}
|
|
35451
35476
|
}
|
|
35452
35477
|
|
|
35453
35478
|
|
|
35454
35479
|
@mixin focused-icon-color {
|
|
35455
|
-
|
|
35456
|
-
|
|
35457
|
-
|
|
35458
|
-
|
|
35459
|
-
|
|
35460
|
-
|
|
35480
|
+
@if $skin-name != 'bootstrap5' {
|
|
35481
|
+
& .e-caret {
|
|
35482
|
+
color: $cmenu-caret-color;
|
|
35483
|
+
}
|
|
35484
|
+
|
|
35485
|
+
& .e-menu-icon {
|
|
35486
|
+
color: $cmenu-icon-color;
|
|
35487
|
+
}
|
|
35461
35488
|
}
|
|
35462
35489
|
}
|
|
35463
35490
|
|
|
35464
35491
|
@mixin selected-icon-color {
|
|
35465
|
-
|
|
35466
|
-
|
|
35467
|
-
|
|
35468
|
-
|
|
35469
|
-
|
|
35470
|
-
|
|
35492
|
+
@if $skin-name != 'bootstrap5' {
|
|
35493
|
+
& .e-caret {
|
|
35494
|
+
color: $cmenu-caret-hover-color;
|
|
35495
|
+
}
|
|
35496
|
+
|
|
35497
|
+
& .e-menu-icon {
|
|
35498
|
+
color: $cmenu-hover-icon-color;
|
|
35499
|
+
}
|
|
35471
35500
|
}
|
|
35472
35501
|
}
|
|
35473
35502
|
|
|
@@ -54052,6 +54081,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54052
54081
|
line-height: $menu-li-height;
|
|
54053
54082
|
margin-right: $menu-icon-margin-right;
|
|
54054
54083
|
text-align: center;
|
|
54084
|
+
margin-bottom: 4px;
|
|
54055
54085
|
}
|
|
54056
54086
|
|
|
54057
54087
|
& .e-caret {
|
|
@@ -54705,7 +54735,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54705
54735
|
|
|
54706
54736
|
@at-root {
|
|
54707
54737
|
& .e-menu {
|
|
54708
|
-
@if $skin-name == 'bootstrap4'
|
|
54738
|
+
@if $skin-name == 'bootstrap4' {
|
|
54709
54739
|
background-color: $cmenu-ul-bgcolor;
|
|
54710
54740
|
}
|
|
54711
54741
|
@else {
|
|
@@ -57128,6 +57158,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57128
57158
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57129
57159
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57130
57160
|
$ddl-input-text-indent: 10px !default;
|
|
57161
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
57131
57162
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57132
57163
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
57133
57164
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57702,8 +57733,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
57702
57733
|
height: $ddl-input-height;
|
|
57703
57734
|
min-height: $ddl-input-height;
|
|
57704
57735
|
outline: none;
|
|
57705
|
-
padding:
|
|
57706
|
-
text-indent:
|
|
57736
|
+
padding: $ddl-input-placeholder-padding;
|
|
57737
|
+
text-indent: 0;
|
|
57707
57738
|
}
|
|
57708
57739
|
|
|
57709
57740
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75518,9 +75549,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75518
75549
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75519
75550
|
}
|
|
75520
75551
|
|
|
75552
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75553
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75554
|
+
}
|
|
75555
|
+
|
|
75521
75556
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75522
75557
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75523
75558
|
}
|
|
75559
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75560
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75561
|
+
}
|
|
75524
75562
|
|
|
75525
75563
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75526
75564
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75571,6 +75609,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75571
75609
|
.e-cc-contentdiv .e-choosercheck {
|
|
75572
75610
|
white-space: $grid-filter-checkbox-white-space;
|
|
75573
75611
|
}
|
|
75612
|
+
|
|
75613
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75614
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75615
|
+
text-align: left;
|
|
75616
|
+
}
|
|
75574
75617
|
}
|
|
75575
75618
|
}
|
|
75576
75619
|
}
|
|
@@ -82333,7 +82376,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82333
82376
|
font-size: $rte-toolbar-big-icon-size;
|
|
82334
82377
|
}
|
|
82335
82378
|
|
|
82336
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82379
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82337
82380
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82338
82381
|
top: -20px;
|
|
82339
82382
|
}
|
|
@@ -82577,13 +82620,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82577
82620
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82578
82621
|
}
|
|
82579
82622
|
|
|
82580
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82623
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82581
82624
|
font-size: 12px;
|
|
82582
82625
|
position: relative;
|
|
82583
82626
|
top: -18px;
|
|
82584
82627
|
}
|
|
82585
82628
|
|
|
82586
|
-
.e-font-color.e-icons::before {
|
|
82629
|
+
.e-rte-font-color.e-icons::before {
|
|
82587
82630
|
font-size: 13px;
|
|
82588
82631
|
}
|
|
82589
82632
|
|
|
@@ -84866,7 +84909,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84866
84909
|
content: '\e76f';
|
|
84867
84910
|
}
|
|
84868
84911
|
|
|
84869
|
-
.e-font-color::before {
|
|
84912
|
+
.e-rte-font-color::before {
|
|
84870
84913
|
content: '\e79f';
|
|
84871
84914
|
}
|
|
84872
84915
|
|
|
@@ -102348,6 +102391,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102348
102391
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102349
102392
|
}
|
|
102350
102393
|
}
|
|
102394
|
+
|
|
102395
|
+
&:focus {
|
|
102396
|
+
@if ($skin-name =='bootstrap4') {
|
|
102397
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102398
|
+
}
|
|
102399
|
+
}
|
|
102351
102400
|
}
|
|
102352
102401
|
}
|
|
102353
102402
|
}
|
|
@@ -102443,20 +102492,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102443
102492
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102444
102493
|
background-color: $gray-600;
|
|
102445
102494
|
border-radius: $pivotgrid-default-border-radius;
|
|
102446
|
-
|
|
102495
|
+
}
|
|
102447
102496
|
|
|
102448
|
-
|
|
102449
|
-
|
|
102450
|
-
|
|
102451
|
-
|
|
102497
|
+
.e-menu-icon,
|
|
102498
|
+
.e-icons{
|
|
102499
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102500
|
+
color: $white;
|
|
102501
|
+
}
|
|
102502
|
+
|
|
102503
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102504
|
+
color: $pivotgrid-active-color;
|
|
102505
|
+
}
|
|
102452
102506
|
}
|
|
102507
|
+
}
|
|
102453
102508
|
|
|
102454
|
-
|
|
102455
|
-
|
|
102509
|
+
ul.e-menu {
|
|
102510
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102511
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102512
|
+
padding-right: 0 !important;
|
|
102513
|
+
padding-left: 0 !important;
|
|
102456
102514
|
}
|
|
102457
102515
|
}
|
|
102458
102516
|
}
|
|
102459
|
-
}
|
|
102460
102517
|
|
|
102461
102518
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102462
102519
|
margin-left: 18px !important;
|
|
@@ -102951,13 +103008,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102951
103008
|
.e-toolbar .e-tbar-btn {
|
|
102952
103009
|
@if ($skin-name == 'tailwind') {
|
|
102953
103010
|
background-color: transparent;
|
|
102954
|
-
|
|
103011
|
+
}
|
|
102955
103012
|
|
|
102956
103013
|
&:hover {
|
|
102957
103014
|
@if ($skin-name == 'tailwind') {
|
|
102958
103015
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102959
|
-
|
|
102960
|
-
|
|
103016
|
+
}
|
|
103017
|
+
}
|
|
102961
103018
|
}
|
|
102962
103019
|
|
|
102963
103020
|
|
|
@@ -107186,7 +107243,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
107186
107243
|
vertical-align: top;
|
|
107187
107244
|
|
|
107188
107245
|
&.e-translate {
|
|
107189
|
-
transition: transform .
|
|
107246
|
+
transition: transform .1s ease 0s;
|
|
107190
107247
|
}
|
|
107191
107248
|
}
|
|
107192
107249
|
|
|
@@ -112042,6 +112099,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112042
112099
|
border-top: $image-editor-border;
|
|
112043
112100
|
}
|
|
112044
112101
|
|
|
112102
|
+
& .e-canvas-wrapper {
|
|
112103
|
+
& .e-textarea {
|
|
112104
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112105
|
+
}
|
|
112106
|
+
}
|
|
112107
|
+
|
|
112045
112108
|
& .e-bottom-toolbar {
|
|
112046
112109
|
border-top: $image-editor-border;
|
|
112047
112110
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"20.4.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"20.4.49","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"]}
|