@syncfusion/blazor-themes 20.4.43 → 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/base/tailwind.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +95 -47
- package/SCSS-Themes/bootstrap.scss +95 -47
- package/SCSS-Themes/bootstrap4.scss +96 -48
- package/SCSS-Themes/bootstrap5-dark.scss +96 -48
- package/SCSS-Themes/bootstrap5.scss +96 -48
- 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/drop-down-list/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +3 -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 +95 -47
- package/SCSS-Themes/fabric.scss +95 -47
- package/SCSS-Themes/fluent-dark.scss +96 -48
- package/SCSS-Themes/fluent.scss +96 -48
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fabric.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/fluent.scss +17 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +17 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/material.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +17 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +17 -1
- package/SCSS-Themes/highcontrast.scss +95 -47
- 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/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +95 -47
- package/SCSS-Themes/material.scss +95 -47
- 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 +95 -47
- package/SCSS-Themes/tailwind.scss +96 -48
- package/package.json +1 -1
|
@@ -2770,6 +2770,9 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2770
2770
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
2771
2771
|
margin: $ddl-filter-margin;
|
|
2772
2772
|
}
|
|
2773
|
+
#{&}.e-ios {
|
|
2774
|
+
position: fixed;
|
|
2775
|
+
}
|
|
2773
2776
|
}
|
|
2774
2777
|
|
|
2775
2778
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -6415,6 +6418,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6415
6418
|
|
|
6416
6419
|
input.e-input.e-rtl#{$css},
|
|
6417
6420
|
.e-input-group.e-rtl input.e-input,
|
|
6421
|
+
.e-input-group.e-control-container.e-rtl input.e-control,
|
|
6418
6422
|
.e-input-group.e-control-wrapper.e-rtl input.e-input,
|
|
6419
6423
|
.e-float-input.e-rtl input,
|
|
6420
6424
|
.e-float-input.e-control-wrapper.e-rtl input,
|
|
@@ -27249,6 +27253,10 @@ $cbox-border-style: solid !default;
|
|
|
27249
27253
|
}
|
|
27250
27254
|
}
|
|
27251
27255
|
|
|
27256
|
+
.e-checkbox-wrapper[readonly] {
|
|
27257
|
+
pointer-events: none;
|
|
27258
|
+
}
|
|
27259
|
+
|
|
27252
27260
|
.e-small .e-checkbox-wrapper,
|
|
27253
27261
|
.e-small.e-checkbox-wrapper,
|
|
27254
27262
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29517,6 +29525,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29517
29525
|
|
|
29518
29526
|
.e-caret {
|
|
29519
29527
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29528
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29529
|
+
margin-top: 0;
|
|
29530
|
+
}
|
|
29520
29531
|
}
|
|
29521
29532
|
|
|
29522
29533
|
&.e-vertical {
|
|
@@ -34521,12 +34532,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
34521
34532
|
& .e-slider-track {
|
|
34522
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%);
|
|
34523
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
|
+
}
|
|
34524
34541
|
}
|
|
34525
34542
|
|
|
34526
34543
|
& .e-preview-container {
|
|
34527
34544
|
margin-left: 0;
|
|
34528
34545
|
margin-right: $cpicker-preview-margin-left;
|
|
34529
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
|
+
}
|
|
34530
34555
|
}
|
|
34531
34556
|
|
|
34532
34557
|
& .e-selected-value {
|
|
@@ -35528,22 +35553,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35528
35553
|
|
|
35529
35554
|
|
|
35530
35555
|
@mixin focused-icon-color {
|
|
35531
|
-
|
|
35532
|
-
|
|
35533
|
-
|
|
35534
|
-
|
|
35535
|
-
|
|
35536
|
-
|
|
35556
|
+
@if $skin-name != 'bootstrap5' {
|
|
35557
|
+
& .e-caret {
|
|
35558
|
+
color: $cmenu-caret-color;
|
|
35559
|
+
}
|
|
35560
|
+
|
|
35561
|
+
& .e-menu-icon {
|
|
35562
|
+
color: $cmenu-icon-color;
|
|
35563
|
+
}
|
|
35537
35564
|
}
|
|
35538
35565
|
}
|
|
35539
35566
|
|
|
35540
35567
|
@mixin selected-icon-color {
|
|
35541
|
-
|
|
35542
|
-
|
|
35543
|
-
|
|
35544
|
-
|
|
35545
|
-
|
|
35546
|
-
|
|
35568
|
+
@if $skin-name != 'bootstrap5' {
|
|
35569
|
+
& .e-caret {
|
|
35570
|
+
color: $cmenu-caret-hover-color;
|
|
35571
|
+
}
|
|
35572
|
+
|
|
35573
|
+
& .e-menu-icon {
|
|
35574
|
+
color: $cmenu-hover-icon-color;
|
|
35575
|
+
}
|
|
35547
35576
|
}
|
|
35548
35577
|
}
|
|
35549
35578
|
|
|
@@ -52207,7 +52236,7 @@ $treeview-rtl-child-ul-padding: 0 20px 0 0 !default;
|
|
|
52207
52236
|
$treeview-text-wrap-padding: 0 0 0 20px !default;
|
|
52208
52237
|
$treeview-rtl-text-wrap-padding: 0 20px 0 0 !default;
|
|
52209
52238
|
$treeview-icon-size: 20px !default;
|
|
52210
|
-
$treeview-icon-margin: 0
|
|
52239
|
+
$treeview-icon-margin: 0 4px 0 -25px !default;
|
|
52211
52240
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
52212
52241
|
$treeview-icon-padding: 0px !default;
|
|
52213
52242
|
$treeview-text-padding: 0 8px !default;
|
|
@@ -57179,6 +57208,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57179
57208
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57180
57209
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57181
57210
|
$ddl-input-text-indent: 8px !default;
|
|
57211
|
+
$ddl-input-placeholder-padding: 0 0 0 8px !default;
|
|
57182
57212
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57183
57213
|
$ddl-popup-active-focus-border-width: 0 !default;
|
|
57184
57214
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57751,8 +57781,8 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
57751
57781
|
height: $ddl-input-height;
|
|
57752
57782
|
min-height: $ddl-input-height;
|
|
57753
57783
|
outline: none;
|
|
57754
|
-
padding:
|
|
57755
|
-
text-indent:
|
|
57784
|
+
padding: $ddl-input-placeholder-padding;
|
|
57785
|
+
text-indent: 0;
|
|
57756
57786
|
}
|
|
57757
57787
|
|
|
57758
57788
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -71890,6 +71920,8 @@ $grid-reorderarrow-margin-top: -7px !default;
|
|
|
71890
71920
|
$grid-reorderdownarrow-margin-top: 4px !default;
|
|
71891
71921
|
$grid-reorder-arrow-top-margin: 0 !default;
|
|
71892
71922
|
$grid-reorder-downarrow-top-margin: -2px !default;
|
|
71923
|
+
$grid-reorder-virtualarrow-top-margin: -1px !default;
|
|
71924
|
+
$grid-reorder-virtualdownarrow-top-margin: -1px !default;
|
|
71893
71925
|
$grid-bigger-toolbar-icon-size: $grid-bigger-icons-font-size !default;
|
|
71894
71926
|
$grid-reorderarrow-margin-left: -3px !default;
|
|
71895
71927
|
$grid-column-chooser-cancel-icon-size: $text-sm !default;
|
|
@@ -74237,7 +74269,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
74237
74269
|
}
|
|
74238
74270
|
|
|
74239
74271
|
.e-gridheader .e-headercontent .e-reorderuparrow,
|
|
74240
|
-
.e-gridheader .e-headercontent .e-reorderdownarrow
|
|
74272
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
74273
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual,
|
|
74274
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
74241
74275
|
font-size: $grid-reorderarrow-font-size;
|
|
74242
74276
|
margin-left: $grid-reorderarrow-margin-left;
|
|
74243
74277
|
margin-top: $grid-reorderarrow-margin-top;
|
|
@@ -75582,9 +75616,16 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75582
75616
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75583
75617
|
}
|
|
75584
75618
|
|
|
75619
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75620
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75621
|
+
}
|
|
75622
|
+
|
|
75585
75623
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75586
75624
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75587
75625
|
}
|
|
75626
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75627
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75628
|
+
}
|
|
75588
75629
|
|
|
75589
75630
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75590
75631
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75635,6 +75676,11 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
75635
75676
|
.e-cc-contentdiv .e-choosercheck {
|
|
75636
75677
|
white-space: $grid-filter-checkbox-white-space;
|
|
75637
75678
|
}
|
|
75679
|
+
|
|
75680
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75681
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75682
|
+
text-align: left;
|
|
75683
|
+
}
|
|
75638
75684
|
}
|
|
75639
75685
|
}
|
|
75640
75686
|
}
|
|
@@ -82404,7 +82450,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82404
82450
|
font-size: $rte-toolbar-big-icon-size;
|
|
82405
82451
|
}
|
|
82406
82452
|
|
|
82407
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82453
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82408
82454
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82409
82455
|
top: -20px;
|
|
82410
82456
|
}
|
|
@@ -82648,13 +82694,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82648
82694
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82649
82695
|
}
|
|
82650
82696
|
|
|
82651
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82697
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82652
82698
|
font-size: 12px;
|
|
82653
82699
|
position: relative;
|
|
82654
82700
|
top: -18px;
|
|
82655
82701
|
}
|
|
82656
82702
|
|
|
82657
|
-
.e-font-color.e-icons::before {
|
|
82703
|
+
.e-rte-font-color.e-icons::before {
|
|
82658
82704
|
font-size: 13px;
|
|
82659
82705
|
}
|
|
82660
82706
|
|
|
@@ -84937,7 +84983,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84937
84983
|
content: '\e76f';
|
|
84938
84984
|
}
|
|
84939
84985
|
|
|
84940
|
-
.e-font-color::before {
|
|
84986
|
+
.e-rte-font-color::before {
|
|
84941
84987
|
content: '\e79f';
|
|
84942
84988
|
}
|
|
84943
84989
|
|
|
@@ -102401,20 +102447,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102401
102447
|
|
|
102402
102448
|
.e-toolbar-items {
|
|
102403
102449
|
background: $pivotgrid-grp-bg-color;
|
|
102404
|
-
|
|
102405
|
-
.e-toolbar-item {
|
|
102406
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102407
|
-
@if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
|
|
102408
|
-
background: $pivotgrid-grp-bg-color;
|
|
102409
|
-
|
|
102410
|
-
&:hover {
|
|
102411
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102412
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102413
|
-
}
|
|
102414
|
-
}
|
|
102415
|
-
}
|
|
102416
|
-
}
|
|
102417
|
-
}
|
|
102418
102450
|
}
|
|
102419
102451
|
|
|
102420
102452
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102507,20 +102539,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102507
102539
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102508
102540
|
background-color: $gray-600;
|
|
102509
102541
|
border-radius: $pivotgrid-default-border-radius;
|
|
102510
|
-
|
|
102542
|
+
}
|
|
102511
102543
|
|
|
102512
|
-
|
|
102513
|
-
|
|
102514
|
-
|
|
102515
|
-
|
|
102544
|
+
.e-menu-icon,
|
|
102545
|
+
.e-icons{
|
|
102546
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102547
|
+
color: $white;
|
|
102548
|
+
}
|
|
102549
|
+
|
|
102550
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102551
|
+
color: $pivotgrid-active-color;
|
|
102552
|
+
}
|
|
102516
102553
|
}
|
|
102554
|
+
}
|
|
102517
102555
|
|
|
102518
|
-
|
|
102519
|
-
|
|
102556
|
+
ul.e-menu {
|
|
102557
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102558
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102559
|
+
padding-right: 0 !important;
|
|
102560
|
+
padding-left: 0 !important;
|
|
102520
102561
|
}
|
|
102521
102562
|
}
|
|
102522
102563
|
}
|
|
102523
|
-
}
|
|
102524
102564
|
|
|
102525
102565
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102526
102566
|
margin-left: 18px !important;
|
|
@@ -103013,15 +103053,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103013
103053
|
}
|
|
103014
103054
|
|
|
103015
103055
|
.e-toolbar .e-tbar-btn {
|
|
103016
|
-
|
|
103017
|
-
|
|
103018
|
-
|
|
103056
|
+
background-color: transparent;
|
|
103057
|
+
|
|
103058
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
103059
|
+
border: none !important;
|
|
103060
|
+
}
|
|
103019
103061
|
|
|
103020
103062
|
&:hover {
|
|
103021
103063
|
@if ($skin-name == 'tailwind') {
|
|
103022
103064
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103023
|
-
|
|
103024
|
-
|
|
103065
|
+
}
|
|
103066
|
+
}
|
|
103025
103067
|
}
|
|
103026
103068
|
|
|
103027
103069
|
|
|
@@ -107259,7 +107301,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
107259
107301
|
vertical-align: top;
|
|
107260
107302
|
|
|
107261
107303
|
&.e-translate {
|
|
107262
|
-
transition: transform .
|
|
107304
|
+
transition: transform .1s ease 0s;
|
|
107263
107305
|
}
|
|
107264
107306
|
}
|
|
107265
107307
|
|
|
@@ -112115,6 +112157,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
112115
112157
|
border-top: $image-editor-border;
|
|
112116
112158
|
}
|
|
112117
112159
|
|
|
112160
|
+
& .e-canvas-wrapper {
|
|
112161
|
+
& .e-textarea {
|
|
112162
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112163
|
+
}
|
|
112164
|
+
}
|
|
112165
|
+
|
|
112118
112166
|
& .e-bottom-toolbar {
|
|
112119
112167
|
border-top: $image-editor-border;
|
|
112120
112168
|
}
|
|
@@ -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,
|
|
@@ -261,6 +261,9 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
261
261
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
262
262
|
margin: $ddl-filter-margin;
|
|
263
263
|
}
|
|
264
|
+
#{&}.e-ios {
|
|
265
|
+
position: fixed;
|
|
266
|
+
}
|
|
264
267
|
}
|
|
265
268
|
|
|
266
269
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -261,6 +261,9 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
261
261
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
262
262
|
margin: $ddl-filter-margin;
|
|
263
263
|
}
|
|
264
|
+
#{&}.e-ios {
|
|
265
|
+
position: fixed;
|
|
266
|
+
}
|
|
264
267
|
}
|
|
265
268
|
|
|
266
269
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -194,6 +194,9 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
194
194
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
195
195
|
margin: $ddl-filter-margin;
|
|
196
196
|
}
|
|
197
|
+
#{&}.e-ios {
|
|
198
|
+
position: fixed;
|
|
199
|
+
}
|
|
197
200
|
}
|
|
198
201
|
|
|
199
202
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -194,6 +194,9 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
194
194
|
#{&}.e-ddl.e-popup.e-ddl-device-filter {
|
|
195
195
|
margin: $ddl-filter-margin;
|
|
196
196
|
}
|
|
197
|
+
#{&}.e-ios {
|
|
198
|
+
position: fixed;
|
|
199
|
+
}
|
|
197
200
|
}
|
|
198
201
|
|
|
199
202
|
.e-ddl.e-control-wrapper .e-ddl-disable-icon {
|
|
@@ -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'] {
|