@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
|
@@ -2109,16 +2109,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2109
2109
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2110
2110
|
border-radius: $acrdn-border-radius;
|
|
2111
2111
|
|
|
2112
|
-
.e-active {
|
|
2113
|
-
background: $acrdn-active-bg-color;
|
|
2114
|
-
}
|
|
2115
|
-
|
|
2116
2112
|
.e-acrdn-item {
|
|
2117
2113
|
border-color: $acrdn-item-border-color;
|
|
2118
2114
|
border-style: $acrdn-item-border-nav-type;
|
|
2119
2115
|
border-width: $acrdn-item-border-size;
|
|
2120
2116
|
border-radius: $acrdn-item-border-radius;
|
|
2121
2117
|
|
|
2118
|
+
&.e-active {
|
|
2119
|
+
background: $acrdn-active-bg-color;
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2122
2122
|
&.e-select:last-child {
|
|
2123
2123
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2124
2124
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27253,6 +27253,10 @@ $cbox-border-style: solid !default;
|
|
|
27253
27253
|
}
|
|
27254
27254
|
}
|
|
27255
27255
|
|
|
27256
|
+
.e-checkbox-wrapper[readonly] {
|
|
27257
|
+
pointer-events: none;
|
|
27258
|
+
}
|
|
27259
|
+
|
|
27256
27260
|
.e-small .e-checkbox-wrapper,
|
|
27257
27261
|
.e-small.e-checkbox-wrapper,
|
|
27258
27262
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29521,6 +29525,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29521
29525
|
|
|
29522
29526
|
.e-caret {
|
|
29523
29527
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29528
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29529
|
+
margin-top: 0;
|
|
29530
|
+
}
|
|
29524
29531
|
}
|
|
29525
29532
|
|
|
29526
29533
|
&.e-vertical {
|
|
@@ -34525,12 +34532,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34525
34532
|
& .e-slider-track {
|
|
34526
34533
|
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%);
|
|
34527
34534
|
}
|
|
34535
|
+
|
|
34536
|
+
& .e-handle {
|
|
34537
|
+
@if $skin-name == 'FluentUI' {
|
|
34538
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34539
|
+
}
|
|
34540
|
+
}
|
|
34528
34541
|
}
|
|
34529
34542
|
|
|
34530
34543
|
& .e-preview-container {
|
|
34531
34544
|
margin-left: 0;
|
|
34532
34545
|
margin-right: $cpicker-preview-margin-left;
|
|
34533
34546
|
}
|
|
34547
|
+
|
|
34548
|
+
& .e-opacity-slider {
|
|
34549
|
+
& .e-handle-first {
|
|
34550
|
+
@if $skin-name == 'FluentUI' {
|
|
34551
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34552
|
+
}
|
|
34553
|
+
}
|
|
34554
|
+
}
|
|
34534
34555
|
}
|
|
34535
34556
|
|
|
34536
34557
|
& .e-selected-value {
|
|
@@ -35333,7 +35354,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35333
35354
|
}
|
|
35334
35355
|
|
|
35335
35356
|
&.e-menu-caret-icon {
|
|
35336
|
-
|
|
35357
|
+
@if $skin-name != 'FluentUI' {
|
|
35358
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35359
|
+
}
|
|
35337
35360
|
padding-right: $cmenu-li-right-padding;
|
|
35338
35361
|
}
|
|
35339
35362
|
|
|
@@ -35526,28 +35549,34 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35526
35549
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35527
35550
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35528
35551
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35529
|
-
@
|
|
35552
|
+
@if $skin-name != 'FluentUI' {
|
|
35553
|
+
@include bigger-rtl-blank-icon;
|
|
35554
|
+
}
|
|
35530
35555
|
}
|
|
35531
35556
|
}
|
|
35532
35557
|
|
|
35533
35558
|
|
|
35534
35559
|
@mixin focused-icon-color {
|
|
35535
|
-
|
|
35536
|
-
|
|
35537
|
-
|
|
35538
|
-
|
|
35539
|
-
|
|
35540
|
-
|
|
35560
|
+
@if $skin-name != 'bootstrap5' {
|
|
35561
|
+
& .e-caret {
|
|
35562
|
+
color: $cmenu-caret-color;
|
|
35563
|
+
}
|
|
35564
|
+
|
|
35565
|
+
& .e-menu-icon {
|
|
35566
|
+
color: $cmenu-icon-color;
|
|
35567
|
+
}
|
|
35541
35568
|
}
|
|
35542
35569
|
}
|
|
35543
35570
|
|
|
35544
35571
|
@mixin selected-icon-color {
|
|
35545
|
-
|
|
35546
|
-
|
|
35547
|
-
|
|
35548
|
-
|
|
35549
|
-
|
|
35550
|
-
|
|
35572
|
+
@if $skin-name != 'bootstrap5' {
|
|
35573
|
+
& .e-caret {
|
|
35574
|
+
color: $cmenu-caret-hover-color;
|
|
35575
|
+
}
|
|
35576
|
+
|
|
35577
|
+
& .e-menu-icon {
|
|
35578
|
+
color: $cmenu-hover-icon-color;
|
|
35579
|
+
}
|
|
35551
35580
|
}
|
|
35552
35581
|
}
|
|
35553
35582
|
|
|
@@ -52211,7 +52240,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
|
|
|
52211
52240
|
$treeview-text-wrap-padding: 0 0 0 20px !default;
|
|
52212
52241
|
$treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
|
|
52213
52242
|
$treeview-icon-size: 20px !default;
|
|
52214
|
-
$treeview-icon-margin: 0
|
|
52243
|
+
$treeview-icon-margin: 0 4px 0 -25px !default;
|
|
52215
52244
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
52216
52245
|
$treeview-icon-padding: 0px !default;
|
|
52217
52246
|
$treeview-text-padding: 0 8px !default;
|
|
@@ -54112,6 +54141,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54112
54141
|
line-height: $menu-li-height;
|
|
54113
54142
|
margin-right: $menu-icon-margin-right;
|
|
54114
54143
|
text-align: center;
|
|
54144
|
+
margin-bottom: 4px;
|
|
54115
54145
|
}
|
|
54116
54146
|
|
|
54117
54147
|
& .e-caret {
|
|
@@ -54765,7 +54795,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
54765
54795
|
|
|
54766
54796
|
@at-root {
|
|
54767
54797
|
& .e-menu {
|
|
54768
|
-
@if $skin-name == 'bootstrap4'
|
|
54798
|
+
@if $skin-name == 'bootstrap4' {
|
|
54769
54799
|
background-color: $cmenu-ul-bgcolor;
|
|
54770
54800
|
}
|
|
54771
54801
|
@else {
|
|
@@ -57183,6 +57213,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57183
57213
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57184
57214
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57185
57215
|
$ddl-input-text-indent: 8px !default;
|
|
57216
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57186
57217
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57187
57218
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57188
57219
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57755,8 +57786,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
57755
57786
|
height: $ddl-input-height;
|
|
57756
57787
|
min-height: $ddl-input-height;
|
|
57757
57788
|
outline: none;
|
|
57758
|
-
padding:
|
|
57759
|
-
text-indent:
|
|
57789
|
+
padding: $ddl-input-placeholder-padding;
|
|
57790
|
+
text-indent: 0;
|
|
57760
57791
|
}
|
|
57761
57792
|
|
|
57762
57793
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75590,9 +75621,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75590
75621
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75591
75622
|
}
|
|
75592
75623
|
|
|
75624
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75625
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75626
|
+
}
|
|
75627
|
+
|
|
75593
75628
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75594
75629
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75595
75630
|
}
|
|
75631
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75632
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75633
|
+
}
|
|
75596
75634
|
|
|
75597
75635
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75598
75636
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75643,6 +75681,11 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75643
75681
|
.e-cc-contentdiv .e-choosercheck {
|
|
75644
75682
|
white-space: $grid-filter-checkbox-white-space;
|
|
75645
75683
|
}
|
|
75684
|
+
|
|
75685
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75686
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75687
|
+
text-align: left;
|
|
75688
|
+
}
|
|
75646
75689
|
}
|
|
75647
75690
|
}
|
|
75648
75691
|
}
|
|
@@ -82412,7 +82455,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82412
82455
|
font-size: $rte-toolbar-big-icon-size;
|
|
82413
82456
|
}
|
|
82414
82457
|
|
|
82415
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82458
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82416
82459
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82417
82460
|
top: -20px;
|
|
82418
82461
|
}
|
|
@@ -82656,13 +82699,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82656
82699
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82657
82700
|
}
|
|
82658
82701
|
|
|
82659
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82702
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82660
82703
|
font-size: 12px;
|
|
82661
82704
|
position: relative;
|
|
82662
82705
|
top: -18px;
|
|
82663
82706
|
}
|
|
82664
82707
|
|
|
82665
|
-
.e-font-color.e-icons::before {
|
|
82708
|
+
.e-rte-font-color.e-icons::before {
|
|
82666
82709
|
font-size: 13px;
|
|
82667
82710
|
}
|
|
82668
82711
|
|
|
@@ -84945,7 +84988,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84945
84988
|
content: '\e76f';
|
|
84946
84989
|
}
|
|
84947
84990
|
|
|
84948
|
-
.e-font-color::before {
|
|
84991
|
+
.e-rte-font-color::before {
|
|
84949
84992
|
content: '\e79f';
|
|
84950
84993
|
}
|
|
84951
84994
|
|
|
@@ -102420,6 +102463,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102420
102463
|
background: $pivotgrid-grp-bg-hover-color;
|
|
102421
102464
|
}
|
|
102422
102465
|
}
|
|
102466
|
+
|
|
102467
|
+
&:focus {
|
|
102468
|
+
@if ($skin-name =='bootstrap4') {
|
|
102469
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102470
|
+
}
|
|
102471
|
+
}
|
|
102423
102472
|
}
|
|
102424
102473
|
}
|
|
102425
102474
|
}
|
|
@@ -102515,20 +102564,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102515
102564
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102516
102565
|
background-color: $gray-600;
|
|
102517
102566
|
border-radius: $pivotgrid-default-border-radius;
|
|
102518
|
-
|
|
102567
|
+
}
|
|
102519
102568
|
|
|
102520
|
-
|
|
102521
|
-
|
|
102522
|
-
|
|
102523
|
-
|
|
102569
|
+
.e-menu-icon,
|
|
102570
|
+
.e-icons{
|
|
102571
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102572
|
+
color: $white;
|
|
102573
|
+
}
|
|
102574
|
+
|
|
102575
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102576
|
+
color: $pivotgrid-active-color;
|
|
102577
|
+
}
|
|
102524
102578
|
}
|
|
102579
|
+
}
|
|
102525
102580
|
|
|
102526
|
-
|
|
102527
|
-
|
|
102581
|
+
ul.e-menu {
|
|
102582
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102583
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102584
|
+
padding-right: 0 !important;
|
|
102585
|
+
padding-left: 0 !important;
|
|
102528
102586
|
}
|
|
102529
102587
|
}
|
|
102530
102588
|
}
|
|
102531
|
-
}
|
|
102532
102589
|
|
|
102533
102590
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102534
102591
|
margin-left: 18px !important;
|
|
@@ -103023,13 +103080,13 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103023
103080
|
.e-toolbar .e-tbar-btn {
|
|
103024
103081
|
@if ($skin-name == 'tailwind') {
|
|
103025
103082
|
background-color: transparent;
|
|
103026
|
-
|
|
103083
|
+
}
|
|
103027
103084
|
|
|
103028
103085
|
&:hover {
|
|
103029
103086
|
@if ($skin-name == 'tailwind') {
|
|
103030
103087
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103031
|
-
|
|
103032
|
-
|
|
103088
|
+
}
|
|
103089
|
+
}
|
|
103033
103090
|
}
|
|
103034
103091
|
|
|
103035
103092
|
|
|
@@ -107267,7 +107324,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
107267
107324
|
vertical-align: top;
|
|
107268
107325
|
|
|
107269
107326
|
&.e-translate {
|
|
107270
|
-
transition: transform .
|
|
107327
|
+
transition: transform .1s ease 0s;
|
|
107271
107328
|
}
|
|
107272
107329
|
}
|
|
107273
107330
|
|
|
@@ -112123,6 +112180,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
112123
112180
|
border-top: $image-editor-border;
|
|
112124
112181
|
}
|
|
112125
112182
|
|
|
112183
|
+
& .e-canvas-wrapper {
|
|
112184
|
+
& .e-textarea {
|
|
112185
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112186
|
+
}
|
|
112187
|
+
}
|
|
112188
|
+
|
|
112126
112189
|
& .e-bottom-toolbar {
|
|
112127
112190
|
border-top: $image-editor-border;
|
|
112128
112191
|
}
|
|
@@ -279,6 +279,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
+
.e-checkbox-wrapper[readonly] {
|
|
283
|
+
pointer-events: none;
|
|
284
|
+
}
|
|
285
|
+
|
|
282
286
|
.e-small .e-checkbox-wrapper,
|
|
283
287
|
.e-small.e-checkbox-wrapper,
|
|
284
288
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -278,6 +278,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
+
.e-checkbox-wrapper[readonly] {
|
|
282
|
+
pointer-events: none;
|
|
283
|
+
}
|
|
284
|
+
|
|
281
285
|
.e-small .e-checkbox-wrapper,
|
|
282
286
|
.e-small.e-checkbox-wrapper,
|
|
283
287
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -94,6 +94,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
94
94
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
95
95
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
96
96
|
$ddl-input-text-indent: 6px !default;
|
|
97
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
97
98
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
98
99
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
99
100
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -622,8 +623,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
622
623
|
height: $ddl-input-height;
|
|
623
624
|
min-height: $ddl-input-height;
|
|
624
625
|
outline: none;
|
|
625
|
-
padding:
|
|
626
|
-
text-indent:
|
|
626
|
+
padding: $ddl-input-placeholder-padding;
|
|
627
|
+
text-indent: 0;
|
|
627
628
|
}
|
|
628
629
|
|
|
629
630
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -93,6 +93,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
93
93
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
94
94
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
95
95
|
$ddl-input-text-indent: 6px !default;
|
|
96
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
96
97
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
97
98
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
98
99
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -616,8 +617,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
616
617
|
height: $ddl-input-height;
|
|
617
618
|
min-height: $ddl-input-height;
|
|
618
619
|
outline: none;
|
|
619
|
-
padding:
|
|
620
|
-
text-indent:
|
|
620
|
+
padding: $ddl-input-placeholder-padding;
|
|
621
|
+
text-indent: 0;
|
|
621
622
|
}
|
|
622
623
|
|
|
623
624
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -96,6 +96,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
96
96
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
97
97
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
98
98
|
$ddl-input-text-indent: 6px !default;
|
|
99
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
99
100
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
100
101
|
$ddl-popup-active-focus-bg-color: $primary !default;
|
|
101
102
|
$ddl-popup-active-focus-font-color: $primary-font !default;
|
|
@@ -683,8 +684,8 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
683
684
|
height: $ddl-input-height;
|
|
684
685
|
min-height: $ddl-input-height;
|
|
685
686
|
outline: none;
|
|
686
|
-
padding:
|
|
687
|
-
text-indent:
|
|
687
|
+
padding: $ddl-input-placeholder-padding;
|
|
688
|
+
text-indent: 0;
|
|
688
689
|
}
|
|
689
690
|
|
|
690
691
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -81,6 +81,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
81
81
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
82
82
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
83
83
|
$ddl-input-text-indent: 8px !default;
|
|
84
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
84
85
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
85
86
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
86
87
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -653,8 +654,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
653
654
|
height: $ddl-input-height;
|
|
654
655
|
min-height: $ddl-input-height;
|
|
655
656
|
outline: none;
|
|
656
|
-
padding:
|
|
657
|
-
text-indent:
|
|
657
|
+
padding: $ddl-input-placeholder-padding;
|
|
658
|
+
text-indent: 0;
|
|
658
659
|
}
|
|
659
660
|
|
|
660
661
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -81,6 +81,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
81
81
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
82
82
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
83
83
|
$ddl-input-text-indent: 8px !default;
|
|
84
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
84
85
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
85
86
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
86
87
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -653,8 +654,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
653
654
|
height: $ddl-input-height;
|
|
654
655
|
min-height: $ddl-input-height;
|
|
655
656
|
outline: none;
|
|
656
|
-
padding:
|
|
657
|
-
text-indent:
|
|
657
|
+
padding: $ddl-input-placeholder-padding;
|
|
658
|
+
text-indent: 0;
|
|
658
659
|
}
|
|
659
660
|
|
|
660
661
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -92,6 +92,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
92
92
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
93
93
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
94
94
|
$ddl-input-text-indent: 10px !default;
|
|
95
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
95
96
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
96
97
|
$ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
|
|
97
98
|
$ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
|
|
@@ -611,8 +612,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
611
612
|
height: $ddl-input-height;
|
|
612
613
|
min-height: $ddl-input-height;
|
|
613
614
|
outline: none;
|
|
614
|
-
padding:
|
|
615
|
-
text-indent:
|
|
615
|
+
padding: $ddl-input-placeholder-padding;
|
|
616
|
+
text-indent: 0;
|
|
616
617
|
}
|
|
617
618
|
|
|
618
619
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -91,6 +91,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
91
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
92
92
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
93
93
|
$ddl-input-text-indent: 10px !default;
|
|
94
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
94
95
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
95
96
|
$ddl-popup-active-focus-bg-color: $theme-lighter !default;
|
|
96
97
|
$ddl-popup-active-focus-font-color: $neutral-light-font !default;
|
|
@@ -607,8 +608,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
607
608
|
height: $ddl-input-height;
|
|
608
609
|
min-height: $ddl-input-height;
|
|
609
610
|
outline: none;
|
|
610
|
-
padding:
|
|
611
|
-
text-indent:
|
|
611
|
+
padding: $ddl-input-placeholder-padding;
|
|
612
|
+
text-indent: 0;
|
|
612
613
|
}
|
|
613
614
|
|
|
614
615
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -82,6 +82,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
82
82
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
83
83
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
84
84
|
$ddl-input-text-indent: 8px !default;
|
|
85
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
85
86
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
86
87
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
87
88
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -664,8 +665,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
664
665
|
height: $ddl-input-height;
|
|
665
666
|
min-height: $ddl-input-height;
|
|
666
667
|
outline: none;
|
|
667
|
-
padding:
|
|
668
|
-
text-indent:
|
|
668
|
+
padding: $ddl-input-placeholder-padding;
|
|
669
|
+
text-indent: 0;
|
|
669
670
|
}
|
|
670
671
|
|
|
671
672
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -82,6 +82,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
82
82
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
83
83
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
84
84
|
$ddl-input-text-indent: 8px !default;
|
|
85
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
85
86
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
86
87
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
87
88
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -664,8 +665,8 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
664
665
|
height: $ddl-input-height;
|
|
665
666
|
min-height: $ddl-input-height;
|
|
666
667
|
outline: none;
|
|
667
|
-
padding:
|
|
668
|
-
text-indent:
|
|
668
|
+
padding: $ddl-input-placeholder-padding;
|
|
669
|
+
text-indent: 0;
|
|
669
670
|
}
|
|
670
671
|
|
|
671
672
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|