@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
|
@@ -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 {
|
|
@@ -2108,16 +2108,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2108
2108
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2109
2109
|
border-radius: $acrdn-border-radius;
|
|
2110
2110
|
|
|
2111
|
-
.e-active {
|
|
2112
|
-
background: $acrdn-active-bg-color;
|
|
2113
|
-
}
|
|
2114
|
-
|
|
2115
2111
|
.e-acrdn-item {
|
|
2116
2112
|
border-color: $acrdn-item-border-color;
|
|
2117
2113
|
border-style: $acrdn-item-border-nav-type;
|
|
2118
2114
|
border-width: $acrdn-item-border-size;
|
|
2119
2115
|
border-radius: $acrdn-item-border-radius;
|
|
2120
2116
|
|
|
2117
|
+
&.e-active {
|
|
2118
|
+
background: $acrdn-active-bg-color;
|
|
2119
|
+
}
|
|
2120
|
+
|
|
2121
2121
|
&.e-select:last-child {
|
|
2122
2122
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2123
2123
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27203,6 +27203,10 @@ $cbox-border-style: solid !default;
|
|
|
27203
27203
|
}
|
|
27204
27204
|
}
|
|
27205
27205
|
|
|
27206
|
+
.e-checkbox-wrapper[readonly] {
|
|
27207
|
+
pointer-events: none;
|
|
27208
|
+
}
|
|
27209
|
+
|
|
27206
27210
|
.e-small .e-checkbox-wrapper,
|
|
27207
27211
|
.e-small.e-checkbox-wrapper,
|
|
27208
27212
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29451,6 +29455,9 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
29451
29455
|
|
|
29452
29456
|
.e-caret {
|
|
29453
29457
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29458
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29459
|
+
margin-top: 0;
|
|
29460
|
+
}
|
|
29454
29461
|
}
|
|
29455
29462
|
|
|
29456
29463
|
&.e-vertical {
|
|
@@ -34447,12 +34454,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
34447
34454
|
& .e-slider-track {
|
|
34448
34455
|
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%);
|
|
34449
34456
|
}
|
|
34457
|
+
|
|
34458
|
+
& .e-handle {
|
|
34459
|
+
@if $skin-name == 'FluentUI' {
|
|
34460
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34461
|
+
}
|
|
34462
|
+
}
|
|
34450
34463
|
}
|
|
34451
34464
|
|
|
34452
34465
|
& .e-preview-container {
|
|
34453
34466
|
margin-left: 0;
|
|
34454
34467
|
margin-right: $cpicker-preview-margin-left;
|
|
34455
34468
|
}
|
|
34469
|
+
|
|
34470
|
+
& .e-opacity-slider {
|
|
34471
|
+
& .e-handle-first {
|
|
34472
|
+
@if $skin-name == 'FluentUI' {
|
|
34473
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34474
|
+
}
|
|
34475
|
+
}
|
|
34476
|
+
}
|
|
34456
34477
|
}
|
|
34457
34478
|
|
|
34458
34479
|
& .e-selected-value {
|
|
@@ -35256,7 +35277,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35256
35277
|
}
|
|
35257
35278
|
|
|
35258
35279
|
&.e-menu-caret-icon {
|
|
35259
|
-
|
|
35280
|
+
@if $skin-name != 'FluentUI' {
|
|
35281
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35282
|
+
}
|
|
35260
35283
|
padding-right: $cmenu-li-right-padding;
|
|
35261
35284
|
}
|
|
35262
35285
|
|
|
@@ -35449,28 +35472,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35449
35472
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35450
35473
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35451
35474
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35452
|
-
@
|
|
35475
|
+
@if $skin-name != 'FluentUI' {
|
|
35476
|
+
@include bigger-rtl-blank-icon;
|
|
35477
|
+
}
|
|
35453
35478
|
}
|
|
35454
35479
|
}
|
|
35455
35480
|
|
|
35456
35481
|
|
|
35457
35482
|
@mixin focused-icon-color {
|
|
35458
|
-
|
|
35459
|
-
|
|
35460
|
-
|
|
35461
|
-
|
|
35462
|
-
|
|
35463
|
-
|
|
35483
|
+
@if $skin-name != 'bootstrap5' {
|
|
35484
|
+
& .e-caret {
|
|
35485
|
+
color: $cmenu-caret-color;
|
|
35486
|
+
}
|
|
35487
|
+
|
|
35488
|
+
& .e-menu-icon {
|
|
35489
|
+
color: $cmenu-icon-color;
|
|
35490
|
+
}
|
|
35464
35491
|
}
|
|
35465
35492
|
}
|
|
35466
35493
|
|
|
35467
35494
|
@mixin selected-icon-color {
|
|
35468
|
-
|
|
35469
|
-
|
|
35470
|
-
|
|
35471
|
-
|
|
35472
|
-
|
|
35473
|
-
|
|
35495
|
+
@if $skin-name != 'bootstrap5' {
|
|
35496
|
+
& .e-caret {
|
|
35497
|
+
color: $cmenu-caret-hover-color;
|
|
35498
|
+
}
|
|
35499
|
+
|
|
35500
|
+
& .e-menu-icon {
|
|
35501
|
+
color: $cmenu-hover-icon-color;
|
|
35502
|
+
}
|
|
35474
35503
|
}
|
|
35475
35504
|
}
|
|
35476
35505
|
|
|
@@ -54055,6 +54084,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54055
54084
|
line-height: $menu-li-height;
|
|
54056
54085
|
margin-right: $menu-icon-margin-right;
|
|
54057
54086
|
text-align: center;
|
|
54087
|
+
margin-bottom: 4px;
|
|
54058
54088
|
}
|
|
54059
54089
|
|
|
54060
54090
|
& .e-caret {
|
|
@@ -54708,7 +54738,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54708
54738
|
|
|
54709
54739
|
@at-root {
|
|
54710
54740
|
& .e-menu {
|
|
54711
|
-
@if $skin-name == 'bootstrap4'
|
|
54741
|
+
@if $skin-name == 'bootstrap4' {
|
|
54712
54742
|
background-color: $cmenu-ul-bgcolor;
|
|
54713
54743
|
}
|
|
54714
54744
|
@else {
|
|
@@ -57131,6 +57161,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57131
57161
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57132
57162
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57133
57163
|
$ddl-input-text-indent: 10px !default;
|
|
57164
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
57134
57165
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57135
57166
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
57136
57167
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57705,8 +57736,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
57705
57736
|
height: $ddl-input-height;
|
|
57706
57737
|
min-height: $ddl-input-height;
|
|
57707
57738
|
outline: none;
|
|
57708
|
-
padding:
|
|
57709
|
-
text-indent:
|
|
57739
|
+
padding: $ddl-input-placeholder-padding;
|
|
57740
|
+
text-indent: 0;
|
|
57710
57741
|
}
|
|
57711
57742
|
|
|
57712
57743
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75521,9 +75552,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75521
75552
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75522
75553
|
}
|
|
75523
75554
|
|
|
75555
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75556
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75557
|
+
}
|
|
75558
|
+
|
|
75524
75559
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75525
75560
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75526
75561
|
}
|
|
75562
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75563
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75564
|
+
}
|
|
75527
75565
|
|
|
75528
75566
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75529
75567
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75574,6 +75612,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75574
75612
|
.e-cc-contentdiv .e-choosercheck {
|
|
75575
75613
|
white-space: $grid-filter-checkbox-white-space;
|
|
75576
75614
|
}
|
|
75615
|
+
|
|
75616
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75617
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75618
|
+
text-align: left;
|
|
75619
|
+
}
|
|
75577
75620
|
}
|
|
75578
75621
|
}
|
|
75579
75622
|
}
|
|
@@ -82336,7 +82379,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82336
82379
|
font-size: $rte-toolbar-big-icon-size;
|
|
82337
82380
|
}
|
|
82338
82381
|
|
|
82339
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82382
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82340
82383
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82341
82384
|
top: -20px;
|
|
82342
82385
|
}
|
|
@@ -82580,13 +82623,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82580
82623
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82581
82624
|
}
|
|
82582
82625
|
|
|
82583
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82626
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82584
82627
|
font-size: 12px;
|
|
82585
82628
|
position: relative;
|
|
82586
82629
|
top: -18px;
|
|
82587
82630
|
}
|
|
82588
82631
|
|
|
82589
|
-
.e-font-color.e-icons::before {
|
|
82632
|
+
.e-rte-font-color.e-icons::before {
|
|
82590
82633
|
font-size: 13px;
|
|
82591
82634
|
}
|
|
82592
82635
|
|
|
@@ -84869,7 +84912,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84869
84912
|
content: '\e76f';
|
|
84870
84913
|
}
|
|
84871
84914
|
|
|
84872
|
-
.e-font-color::before {
|
|
84915
|
+
.e-rte-font-color::before {
|
|
84873
84916
|
content: '\e79f';
|
|
84874
84917
|
}
|
|
84875
84918
|
|
|
@@ -102351,6 +102394,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102351
102394
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102352
102395
|
}
|
|
102353
102396
|
}
|
|
102397
|
+
|
|
102398
|
+
&:focus {
|
|
102399
|
+
@if ($skin-name =='bootstrap4') {
|
|
102400
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102401
|
+
}
|
|
102402
|
+
}
|
|
102354
102403
|
}
|
|
102355
102404
|
}
|
|
102356
102405
|
}
|
|
@@ -102446,20 +102495,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102446
102495
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102447
102496
|
background-color: $gray-600;
|
|
102448
102497
|
border-radius: $pivotgrid-default-border-radius;
|
|
102449
|
-
|
|
102498
|
+
}
|
|
102450
102499
|
|
|
102451
|
-
|
|
102452
|
-
|
|
102453
|
-
|
|
102454
|
-
|
|
102500
|
+
.e-menu-icon,
|
|
102501
|
+
.e-icons{
|
|
102502
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102503
|
+
color: $white;
|
|
102504
|
+
}
|
|
102505
|
+
|
|
102506
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102507
|
+
color: $pivotgrid-active-color;
|
|
102508
|
+
}
|
|
102455
102509
|
}
|
|
102510
|
+
}
|
|
102456
102511
|
|
|
102457
|
-
|
|
102458
|
-
|
|
102512
|
+
ul.e-menu {
|
|
102513
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102514
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102515
|
+
padding-right: 0 !important;
|
|
102516
|
+
padding-left: 0 !important;
|
|
102459
102517
|
}
|
|
102460
102518
|
}
|
|
102461
102519
|
}
|
|
102462
|
-
}
|
|
102463
102520
|
|
|
102464
102521
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102465
102522
|
margin-left: 18px !important;
|
|
@@ -102954,13 +103011,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102954
103011
|
.e-toolbar .e-tbar-btn {
|
|
102955
103012
|
@if ($skin-name == 'tailwind') {
|
|
102956
103013
|
background-color: transparent;
|
|
102957
|
-
|
|
103014
|
+
}
|
|
102958
103015
|
|
|
102959
103016
|
&:hover {
|
|
102960
103017
|
@if ($skin-name == 'tailwind') {
|
|
102961
103018
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102962
|
-
|
|
102963
|
-
|
|
103019
|
+
}
|
|
103020
|
+
}
|
|
102964
103021
|
}
|
|
102965
103022
|
|
|
102966
103023
|
|
|
@@ -107189,7 +107246,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
107189
107246
|
vertical-align: top;
|
|
107190
107247
|
|
|
107191
107248
|
&.e-translate {
|
|
107192
|
-
transition: transform .
|
|
107249
|
+
transition: transform .1s ease 0s;
|
|
107193
107250
|
}
|
|
107194
107251
|
}
|
|
107195
107252
|
|
|
@@ -112045,6 +112102,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112045
112102
|
border-top: $image-editor-border;
|
|
112046
112103
|
}
|
|
112047
112104
|
|
|
112105
|
+
& .e-canvas-wrapper {
|
|
112106
|
+
& .e-textarea {
|
|
112107
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112108
|
+
}
|
|
112109
|
+
}
|
|
112110
|
+
|
|
112048
112111
|
& .e-bottom-toolbar {
|
|
112049
112112
|
border-top: $image-editor-border;
|
|
112050
112113
|
}
|