@syncfusion/blazor-themes 20.4.44 → 20.4.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +86 -46
- package/SCSS-Themes/bootstrap.scss +86 -46
- package/SCSS-Themes/bootstrap4.scss +87 -47
- package/SCSS-Themes/bootstrap5-dark.scss +87 -47
- package/SCSS-Themes/bootstrap5.scss +87 -47
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +86 -46
- package/SCSS-Themes/fabric.scss +86 -46
- package/SCSS-Themes/fluent-dark.scss +87 -47
- package/SCSS-Themes/fluent.scss +87 -47
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent.scss +12 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/material.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
- package/SCSS-Themes/highcontrast.scss +86 -46
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/material-dark.scss +86 -46
- package/SCSS-Themes/material.scss +86 -46
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fabric.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/fluent.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/material.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +16 -12
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +16 -12
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/material.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +23 -27
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +23 -27
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +86 -46
- package/SCSS-Themes/tailwind.scss +86 -46
- package/package.json +1 -1
|
@@ -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 {
|
|
@@ -35455,22 +35476,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35455
35476
|
|
|
35456
35477
|
|
|
35457
35478
|
@mixin focused-icon-color {
|
|
35458
|
-
|
|
35459
|
-
|
|
35460
|
-
|
|
35461
|
-
|
|
35462
|
-
|
|
35463
|
-
|
|
35479
|
+
@if $skin-name != 'bootstrap5' {
|
|
35480
|
+
& .e-caret {
|
|
35481
|
+
color: $cmenu-caret-color;
|
|
35482
|
+
}
|
|
35483
|
+
|
|
35484
|
+
& .e-menu-icon {
|
|
35485
|
+
color: $cmenu-icon-color;
|
|
35486
|
+
}
|
|
35464
35487
|
}
|
|
35465
35488
|
}
|
|
35466
35489
|
|
|
35467
35490
|
@mixin selected-icon-color {
|
|
35468
|
-
|
|
35469
|
-
|
|
35470
|
-
|
|
35471
|
-
|
|
35472
|
-
|
|
35473
|
-
|
|
35491
|
+
@if $skin-name != 'bootstrap5' {
|
|
35492
|
+
& .e-caret {
|
|
35493
|
+
color: $cmenu-caret-hover-color;
|
|
35494
|
+
}
|
|
35495
|
+
|
|
35496
|
+
& .e-menu-icon {
|
|
35497
|
+
color: $cmenu-hover-icon-color;
|
|
35498
|
+
}
|
|
35474
35499
|
}
|
|
35475
35500
|
}
|
|
35476
35501
|
|
|
@@ -57131,6 +57156,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57131
57156
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57132
57157
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57133
57158
|
$ddl-input-text-indent: 10px !default;
|
|
57159
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
57134
57160
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57135
57161
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
57136
57162
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57705,8 +57731,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
57705
57731
|
height: $ddl-input-height;
|
|
57706
57732
|
min-height: $ddl-input-height;
|
|
57707
57733
|
outline: none;
|
|
57708
|
-
padding:
|
|
57709
|
-
text-indent:
|
|
57734
|
+
padding: $ddl-input-placeholder-padding;
|
|
57735
|
+
text-indent: 0;
|
|
57710
57736
|
}
|
|
57711
57737
|
|
|
57712
57738
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75521,9 +75547,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75521
75547
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75522
75548
|
}
|
|
75523
75549
|
|
|
75550
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75551
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75552
|
+
}
|
|
75553
|
+
|
|
75524
75554
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75525
75555
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75526
75556
|
}
|
|
75557
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75558
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75559
|
+
}
|
|
75527
75560
|
|
|
75528
75561
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75529
75562
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75574,6 +75607,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75574
75607
|
.e-cc-contentdiv .e-choosercheck {
|
|
75575
75608
|
white-space: $grid-filter-checkbox-white-space;
|
|
75576
75609
|
}
|
|
75610
|
+
|
|
75611
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75612
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75613
|
+
text-align: left;
|
|
75614
|
+
}
|
|
75577
75615
|
}
|
|
75578
75616
|
}
|
|
75579
75617
|
}
|
|
@@ -82336,7 +82374,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82336
82374
|
font-size: $rte-toolbar-big-icon-size;
|
|
82337
82375
|
}
|
|
82338
82376
|
|
|
82339
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82377
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82340
82378
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82341
82379
|
top: -20px;
|
|
82342
82380
|
}
|
|
@@ -82580,13 +82618,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82580
82618
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82581
82619
|
}
|
|
82582
82620
|
|
|
82583
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82621
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82584
82622
|
font-size: 12px;
|
|
82585
82623
|
position: relative;
|
|
82586
82624
|
top: -18px;
|
|
82587
82625
|
}
|
|
82588
82626
|
|
|
82589
|
-
.e-font-color.e-icons::before {
|
|
82627
|
+
.e-rte-font-color.e-icons::before {
|
|
82590
82628
|
font-size: 13px;
|
|
82591
82629
|
}
|
|
82592
82630
|
|
|
@@ -84869,7 +84907,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84869
84907
|
content: '\e76f';
|
|
84870
84908
|
}
|
|
84871
84909
|
|
|
84872
|
-
.e-font-color::before {
|
|
84910
|
+
.e-rte-font-color::before {
|
|
84873
84911
|
content: '\e79f';
|
|
84874
84912
|
}
|
|
84875
84913
|
|
|
@@ -102340,20 +102378,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102340
102378
|
|
|
102341
102379
|
.e-toolbar-items {
|
|
102342
102380
|
background: $pivotgrid-grp-bg-color;
|
|
102343
|
-
|
|
102344
|
-
.e-toolbar-item {
|
|
102345
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102346
|
-
@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') {
|
|
102347
|
-
background: $pivotgrid-grp-bg-color;
|
|
102348
|
-
|
|
102349
|
-
&:hover {
|
|
102350
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102351
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102352
|
-
}
|
|
102353
|
-
}
|
|
102354
|
-
}
|
|
102355
|
-
}
|
|
102356
|
-
}
|
|
102357
102381
|
}
|
|
102358
102382
|
|
|
102359
102383
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102446,20 +102470,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102446
102470
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102447
102471
|
background-color: $gray-600;
|
|
102448
102472
|
border-radius: $pivotgrid-default-border-radius;
|
|
102449
|
-
|
|
102473
|
+
}
|
|
102450
102474
|
|
|
102451
|
-
|
|
102452
|
-
|
|
102453
|
-
|
|
102454
|
-
|
|
102475
|
+
.e-menu-icon,
|
|
102476
|
+
.e-icons{
|
|
102477
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102478
|
+
color: $white;
|
|
102479
|
+
}
|
|
102480
|
+
|
|
102481
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102482
|
+
color: $pivotgrid-active-color;
|
|
102483
|
+
}
|
|
102455
102484
|
}
|
|
102485
|
+
}
|
|
102456
102486
|
|
|
102457
|
-
|
|
102458
|
-
|
|
102487
|
+
ul.e-menu {
|
|
102488
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102489
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102490
|
+
padding-right: 0 !important;
|
|
102491
|
+
padding-left: 0 !important;
|
|
102459
102492
|
}
|
|
102460
102493
|
}
|
|
102461
102494
|
}
|
|
102462
|
-
}
|
|
102463
102495
|
|
|
102464
102496
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102465
102497
|
margin-left: 18px !important;
|
|
@@ -102952,15 +102984,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102952
102984
|
}
|
|
102953
102985
|
|
|
102954
102986
|
.e-toolbar .e-tbar-btn {
|
|
102955
|
-
|
|
102956
|
-
|
|
102957
|
-
|
|
102987
|
+
background-color: transparent;
|
|
102988
|
+
|
|
102989
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102990
|
+
border: none !important;
|
|
102991
|
+
}
|
|
102958
102992
|
|
|
102959
102993
|
&:hover {
|
|
102960
102994
|
@if ($skin-name == 'tailwind') {
|
|
102961
102995
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102962
|
-
|
|
102963
|
-
|
|
102996
|
+
}
|
|
102997
|
+
}
|
|
102964
102998
|
}
|
|
102965
102999
|
|
|
102966
103000
|
|
|
@@ -107189,7 +107223,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
107189
107223
|
vertical-align: top;
|
|
107190
107224
|
|
|
107191
107225
|
&.e-translate {
|
|
107192
|
-
transition: transform .
|
|
107226
|
+
transition: transform .1s ease 0s;
|
|
107193
107227
|
}
|
|
107194
107228
|
}
|
|
107195
107229
|
|
|
@@ -112045,6 +112079,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112045
112079
|
border-top: $image-editor-border;
|
|
112046
112080
|
}
|
|
112047
112081
|
|
|
112082
|
+
& .e-canvas-wrapper {
|
|
112083
|
+
& .e-textarea {
|
|
112084
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112085
|
+
}
|
|
112086
|
+
}
|
|
112087
|
+
|
|
112048
112088
|
& .e-bottom-toolbar {
|
|
112049
112089
|
border-top: $image-editor-border;
|
|
112050
112090
|
}
|
|
@@ -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 {
|
|
@@ -35452,22 +35473,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35452
35473
|
|
|
35453
35474
|
|
|
35454
35475
|
@mixin focused-icon-color {
|
|
35455
|
-
|
|
35456
|
-
|
|
35457
|
-
|
|
35458
|
-
|
|
35459
|
-
|
|
35460
|
-
|
|
35476
|
+
@if $skin-name != 'bootstrap5' {
|
|
35477
|
+
& .e-caret {
|
|
35478
|
+
color: $cmenu-caret-color;
|
|
35479
|
+
}
|
|
35480
|
+
|
|
35481
|
+
& .e-menu-icon {
|
|
35482
|
+
color: $cmenu-icon-color;
|
|
35483
|
+
}
|
|
35461
35484
|
}
|
|
35462
35485
|
}
|
|
35463
35486
|
|
|
35464
35487
|
@mixin selected-icon-color {
|
|
35465
|
-
|
|
35466
|
-
|
|
35467
|
-
|
|
35468
|
-
|
|
35469
|
-
|
|
35470
|
-
|
|
35488
|
+
@if $skin-name != 'bootstrap5' {
|
|
35489
|
+
& .e-caret {
|
|
35490
|
+
color: $cmenu-caret-hover-color;
|
|
35491
|
+
}
|
|
35492
|
+
|
|
35493
|
+
& .e-menu-icon {
|
|
35494
|
+
color: $cmenu-hover-icon-color;
|
|
35495
|
+
}
|
|
35471
35496
|
}
|
|
35472
35497
|
}
|
|
35473
35498
|
|
|
@@ -57128,6 +57153,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57128
57153
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57129
57154
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57130
57155
|
$ddl-input-text-indent: 10px !default;
|
|
57156
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
57131
57157
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57132
57158
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
57133
57159
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -57702,8 +57728,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
57702
57728
|
height: $ddl-input-height;
|
|
57703
57729
|
min-height: $ddl-input-height;
|
|
57704
57730
|
outline: none;
|
|
57705
|
-
padding:
|
|
57706
|
-
text-indent:
|
|
57731
|
+
padding: $ddl-input-placeholder-padding;
|
|
57732
|
+
text-indent: 0;
|
|
57707
57733
|
}
|
|
57708
57734
|
|
|
57709
57735
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75518,9 +75544,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75518
75544
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75519
75545
|
}
|
|
75520
75546
|
|
|
75547
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75548
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75549
|
+
}
|
|
75550
|
+
|
|
75521
75551
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75522
75552
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75523
75553
|
}
|
|
75554
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75555
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75556
|
+
}
|
|
75524
75557
|
|
|
75525
75558
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75526
75559
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75571,6 +75604,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75571
75604
|
.e-cc-contentdiv .e-choosercheck {
|
|
75572
75605
|
white-space: $grid-filter-checkbox-white-space;
|
|
75573
75606
|
}
|
|
75607
|
+
|
|
75608
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75609
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75610
|
+
text-align: left;
|
|
75611
|
+
}
|
|
75574
75612
|
}
|
|
75575
75613
|
}
|
|
75576
75614
|
}
|
|
@@ -82333,7 +82371,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82333
82371
|
font-size: $rte-toolbar-big-icon-size;
|
|
82334
82372
|
}
|
|
82335
82373
|
|
|
82336
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82374
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82337
82375
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82338
82376
|
top: -20px;
|
|
82339
82377
|
}
|
|
@@ -82577,13 +82615,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82577
82615
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82578
82616
|
}
|
|
82579
82617
|
|
|
82580
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82618
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82581
82619
|
font-size: 12px;
|
|
82582
82620
|
position: relative;
|
|
82583
82621
|
top: -18px;
|
|
82584
82622
|
}
|
|
82585
82623
|
|
|
82586
|
-
.e-font-color.e-icons::before {
|
|
82624
|
+
.e-rte-font-color.e-icons::before {
|
|
82587
82625
|
font-size: 13px;
|
|
82588
82626
|
}
|
|
82589
82627
|
|
|
@@ -84866,7 +84904,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84866
84904
|
content: '\e76f';
|
|
84867
84905
|
}
|
|
84868
84906
|
|
|
84869
|
-
.e-font-color::before {
|
|
84907
|
+
.e-rte-font-color::before {
|
|
84870
84908
|
content: '\e79f';
|
|
84871
84909
|
}
|
|
84872
84910
|
|
|
@@ -102337,20 +102375,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102337
102375
|
|
|
102338
102376
|
.e-toolbar-items {
|
|
102339
102377
|
background: $pivotgrid-grp-bg-color;
|
|
102340
|
-
|
|
102341
|
-
.e-toolbar-item {
|
|
102342
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102343
|
-
@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') {
|
|
102344
|
-
background: $pivotgrid-grp-bg-color;
|
|
102345
|
-
|
|
102346
|
-
&:hover {
|
|
102347
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102348
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102349
|
-
}
|
|
102350
|
-
}
|
|
102351
|
-
}
|
|
102352
|
-
}
|
|
102353
|
-
}
|
|
102354
102378
|
}
|
|
102355
102379
|
|
|
102356
102380
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102443,20 +102467,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102443
102467
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102444
102468
|
background-color: $gray-600;
|
|
102445
102469
|
border-radius: $pivotgrid-default-border-radius;
|
|
102446
|
-
|
|
102470
|
+
}
|
|
102447
102471
|
|
|
102448
|
-
|
|
102449
|
-
|
|
102450
|
-
|
|
102451
|
-
|
|
102472
|
+
.e-menu-icon,
|
|
102473
|
+
.e-icons{
|
|
102474
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102475
|
+
color: $white;
|
|
102476
|
+
}
|
|
102477
|
+
|
|
102478
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102479
|
+
color: $pivotgrid-active-color;
|
|
102480
|
+
}
|
|
102452
102481
|
}
|
|
102482
|
+
}
|
|
102453
102483
|
|
|
102454
|
-
|
|
102455
|
-
|
|
102484
|
+
ul.e-menu {
|
|
102485
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102486
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102487
|
+
padding-right: 0 !important;
|
|
102488
|
+
padding-left: 0 !important;
|
|
102456
102489
|
}
|
|
102457
102490
|
}
|
|
102458
102491
|
}
|
|
102459
|
-
}
|
|
102460
102492
|
|
|
102461
102493
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102462
102494
|
margin-left: 18px !important;
|
|
@@ -102949,15 +102981,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102949
102981
|
}
|
|
102950
102982
|
|
|
102951
102983
|
.e-toolbar .e-tbar-btn {
|
|
102952
|
-
|
|
102953
|
-
|
|
102954
|
-
|
|
102984
|
+
background-color: transparent;
|
|
102985
|
+
|
|
102986
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102987
|
+
border: none !important;
|
|
102988
|
+
}
|
|
102955
102989
|
|
|
102956
102990
|
&:hover {
|
|
102957
102991
|
@if ($skin-name == 'tailwind') {
|
|
102958
102992
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102959
|
-
|
|
102960
|
-
|
|
102993
|
+
}
|
|
102994
|
+
}
|
|
102961
102995
|
}
|
|
102962
102996
|
|
|
102963
102997
|
|
|
@@ -107186,7 +107220,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
107186
107220
|
vertical-align: top;
|
|
107187
107221
|
|
|
107188
107222
|
&.e-translate {
|
|
107189
|
-
transition: transform .
|
|
107223
|
+
transition: transform .1s ease 0s;
|
|
107190
107224
|
}
|
|
107191
107225
|
}
|
|
107192
107226
|
|
|
@@ -112042,6 +112076,12 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
112042
112076
|
border-top: $image-editor-border;
|
|
112043
112077
|
}
|
|
112044
112078
|
|
|
112079
|
+
& .e-canvas-wrapper {
|
|
112080
|
+
& .e-textarea {
|
|
112081
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
112082
|
+
}
|
|
112083
|
+
}
|
|
112084
|
+
|
|
112045
112085
|
& .e-bottom-toolbar {
|
|
112046
112086
|
border-top: $image-editor-border;
|
|
112047
112087
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"20.4.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"20.4.48","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"]}
|