@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
|
@@ -27207,6 +27207,10 @@ $cbox-border-style: solid !default;
|
|
|
27207
27207
|
}
|
|
27208
27208
|
}
|
|
27209
27209
|
|
|
27210
|
+
.e-checkbox-wrapper[readonly] {
|
|
27211
|
+
pointer-events: none;
|
|
27212
|
+
}
|
|
27213
|
+
|
|
27210
27214
|
.e-small .e-checkbox-wrapper,
|
|
27211
27215
|
.e-small.e-checkbox-wrapper,
|
|
27212
27216
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29452,6 +29456,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29452
29456
|
|
|
29453
29457
|
.e-caret {
|
|
29454
29458
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29459
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29460
|
+
margin-top: 0;
|
|
29461
|
+
}
|
|
29455
29462
|
}
|
|
29456
29463
|
|
|
29457
29464
|
&.e-vertical {
|
|
@@ -34510,12 +34517,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34510
34517
|
& .e-slider-track {
|
|
34511
34518
|
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%);
|
|
34512
34519
|
}
|
|
34520
|
+
|
|
34521
|
+
& .e-handle {
|
|
34522
|
+
@if $skin-name == 'FluentUI' {
|
|
34523
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34524
|
+
}
|
|
34525
|
+
}
|
|
34513
34526
|
}
|
|
34514
34527
|
|
|
34515
34528
|
& .e-preview-container {
|
|
34516
34529
|
margin-left: 0;
|
|
34517
34530
|
margin-right: $cpicker-preview-margin-left;
|
|
34518
34531
|
}
|
|
34532
|
+
|
|
34533
|
+
& .e-opacity-slider {
|
|
34534
|
+
& .e-handle-first {
|
|
34535
|
+
@if $skin-name == 'FluentUI' {
|
|
34536
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34537
|
+
}
|
|
34538
|
+
}
|
|
34539
|
+
}
|
|
34519
34540
|
}
|
|
34520
34541
|
|
|
34521
34542
|
& .e-selected-value {
|
|
@@ -35518,22 +35539,26 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35518
35539
|
|
|
35519
35540
|
|
|
35520
35541
|
@mixin focused-icon-color {
|
|
35521
|
-
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
|
|
35525
|
-
|
|
35526
|
-
|
|
35542
|
+
@if $skin-name != 'bootstrap5' {
|
|
35543
|
+
& .e-caret {
|
|
35544
|
+
color: $cmenu-caret-color;
|
|
35545
|
+
}
|
|
35546
|
+
|
|
35547
|
+
& .e-menu-icon {
|
|
35548
|
+
color: $cmenu-icon-color;
|
|
35549
|
+
}
|
|
35527
35550
|
}
|
|
35528
35551
|
}
|
|
35529
35552
|
|
|
35530
35553
|
@mixin selected-icon-color {
|
|
35531
|
-
|
|
35532
|
-
|
|
35533
|
-
|
|
35534
|
-
|
|
35535
|
-
|
|
35536
|
-
|
|
35554
|
+
@if $skin-name != 'bootstrap5' {
|
|
35555
|
+
& .e-caret {
|
|
35556
|
+
color: $cmenu-caret-hover-color;
|
|
35557
|
+
}
|
|
35558
|
+
|
|
35559
|
+
& .e-menu-icon {
|
|
35560
|
+
color: $cmenu-hover-icon-color;
|
|
35561
|
+
}
|
|
35537
35562
|
}
|
|
35538
35563
|
}
|
|
35539
35564
|
|
|
@@ -57061,6 +57086,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
57061
57086
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57062
57087
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57063
57088
|
$ddl-input-text-indent: 6px !default;
|
|
57089
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
57064
57090
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
57065
57091
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
57066
57092
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57589,8 +57615,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57589
57615
|
height: $ddl-input-height;
|
|
57590
57616
|
min-height: $ddl-input-height;
|
|
57591
57617
|
outline: none;
|
|
57592
|
-
padding:
|
|
57593
|
-
text-indent:
|
|
57618
|
+
padding: $ddl-input-placeholder-padding;
|
|
57619
|
+
text-indent: 0;
|
|
57594
57620
|
}
|
|
57595
57621
|
|
|
57596
57622
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75306,9 +75332,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75306
75332
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75307
75333
|
}
|
|
75308
75334
|
|
|
75335
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75336
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75337
|
+
}
|
|
75338
|
+
|
|
75309
75339
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75310
75340
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75311
75341
|
}
|
|
75342
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75343
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75344
|
+
}
|
|
75312
75345
|
|
|
75313
75346
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75314
75347
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75359,6 +75392,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75359
75392
|
.e-cc-contentdiv .e-choosercheck {
|
|
75360
75393
|
white-space: $grid-filter-checkbox-white-space;
|
|
75361
75394
|
}
|
|
75395
|
+
|
|
75396
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75397
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75398
|
+
text-align: left;
|
|
75399
|
+
}
|
|
75362
75400
|
}
|
|
75363
75401
|
}
|
|
75364
75402
|
}
|
|
@@ -82136,7 +82174,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82136
82174
|
font-size: $rte-toolbar-big-icon-size;
|
|
82137
82175
|
}
|
|
82138
82176
|
|
|
82139
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82177
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
82140
82178
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
82141
82179
|
top: -20px;
|
|
82142
82180
|
}
|
|
@@ -82380,13 +82418,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82380
82418
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82381
82419
|
}
|
|
82382
82420
|
|
|
82383
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82421
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82384
82422
|
font-size: 12px;
|
|
82385
82423
|
position: relative;
|
|
82386
82424
|
top: -18px;
|
|
82387
82425
|
}
|
|
82388
82426
|
|
|
82389
|
-
.e-font-color.e-icons::before {
|
|
82427
|
+
.e-rte-font-color.e-icons::before {
|
|
82390
82428
|
font-size: 13px;
|
|
82391
82429
|
}
|
|
82392
82430
|
|
|
@@ -84670,7 +84708,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84670
84708
|
content: '\e35f';
|
|
84671
84709
|
}
|
|
84672
84710
|
|
|
84673
|
-
.e-font-color::before {
|
|
84711
|
+
.e-rte-font-color::before {
|
|
84674
84712
|
content: '\e34c';
|
|
84675
84713
|
}
|
|
84676
84714
|
|
|
@@ -102155,20 +102193,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102155
102193
|
|
|
102156
102194
|
.e-toolbar-items {
|
|
102157
102195
|
background: $pivotgrid-grp-bg-color;
|
|
102158
|
-
|
|
102159
|
-
.e-toolbar-item {
|
|
102160
|
-
.e-tbar-btn.e-btn.e-control {
|
|
102161
|
-
@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') {
|
|
102162
|
-
background: $pivotgrid-grp-bg-color;
|
|
102163
|
-
|
|
102164
|
-
&:hover {
|
|
102165
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
102166
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
102167
|
-
}
|
|
102168
|
-
}
|
|
102169
|
-
}
|
|
102170
|
-
}
|
|
102171
|
-
}
|
|
102172
102196
|
}
|
|
102173
102197
|
|
|
102174
102198
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -102261,20 +102285,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102261
102285
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102262
102286
|
background-color: $gray-600;
|
|
102263
102287
|
border-radius: $pivotgrid-default-border-radius;
|
|
102264
|
-
|
|
102288
|
+
}
|
|
102265
102289
|
|
|
102266
|
-
|
|
102267
|
-
|
|
102268
|
-
|
|
102269
|
-
|
|
102290
|
+
.e-menu-icon,
|
|
102291
|
+
.e-icons{
|
|
102292
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102293
|
+
color: $white;
|
|
102294
|
+
}
|
|
102295
|
+
|
|
102296
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102297
|
+
color: $pivotgrid-active-color;
|
|
102298
|
+
}
|
|
102270
102299
|
}
|
|
102300
|
+
}
|
|
102271
102301
|
|
|
102272
|
-
|
|
102273
|
-
|
|
102302
|
+
ul.e-menu {
|
|
102303
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102304
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102305
|
+
padding-right: 0 !important;
|
|
102306
|
+
padding-left: 0 !important;
|
|
102274
102307
|
}
|
|
102275
102308
|
}
|
|
102276
102309
|
}
|
|
102277
|
-
}
|
|
102278
102310
|
|
|
102279
102311
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102280
102312
|
margin-left: 18px !important;
|
|
@@ -102767,15 +102799,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102767
102799
|
}
|
|
102768
102800
|
|
|
102769
102801
|
.e-toolbar .e-tbar-btn {
|
|
102770
|
-
|
|
102771
|
-
|
|
102772
|
-
|
|
102802
|
+
background-color: transparent;
|
|
102803
|
+
|
|
102804
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102805
|
+
border: none !important;
|
|
102806
|
+
}
|
|
102773
102807
|
|
|
102774
102808
|
&:hover {
|
|
102775
102809
|
@if ($skin-name == 'tailwind') {
|
|
102776
102810
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102777
|
-
|
|
102778
|
-
|
|
102811
|
+
}
|
|
102812
|
+
}
|
|
102779
102813
|
}
|
|
102780
102814
|
|
|
102781
102815
|
|
|
@@ -107000,7 +107034,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
107000
107034
|
vertical-align: top;
|
|
107001
107035
|
|
|
107002
107036
|
&.e-translate {
|
|
107003
|
-
transition: transform .
|
|
107037
|
+
transition: transform .1s ease 0s;
|
|
107004
107038
|
}
|
|
107005
107039
|
}
|
|
107006
107040
|
|
|
@@ -111856,6 +111890,12 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
111856
111890
|
border-top: $image-editor-border;
|
|
111857
111891
|
}
|
|
111858
111892
|
|
|
111893
|
+
& .e-canvas-wrapper {
|
|
111894
|
+
& .e-textarea {
|
|
111895
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111896
|
+
}
|
|
111897
|
+
}
|
|
111898
|
+
|
|
111859
111899
|
& .e-bottom-toolbar {
|
|
111860
111900
|
border-top: $image-editor-border;
|
|
111861
111901
|
}
|
|
@@ -26981,6 +26981,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
26981
26981
|
}
|
|
26982
26982
|
}
|
|
26983
26983
|
|
|
26984
|
+
.e-checkbox-wrapper[readonly] {
|
|
26985
|
+
pointer-events: none;
|
|
26986
|
+
}
|
|
26987
|
+
|
|
26984
26988
|
.e-small .e-checkbox-wrapper,
|
|
26985
26989
|
.e-small.e-checkbox-wrapper,
|
|
26986
26990
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29223,6 +29227,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29223
29227
|
|
|
29224
29228
|
.e-caret {
|
|
29225
29229
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29230
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29231
|
+
margin-top: 0;
|
|
29232
|
+
}
|
|
29226
29233
|
}
|
|
29227
29234
|
|
|
29228
29235
|
&.e-vertical {
|
|
@@ -34268,12 +34275,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.699% - 2.9px) !default;
|
|
|
34268
34275
|
& .e-slider-track {
|
|
34269
34276
|
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%);
|
|
34270
34277
|
}
|
|
34278
|
+
|
|
34279
|
+
& .e-handle {
|
|
34280
|
+
@if $skin-name == 'FluentUI' {
|
|
34281
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34282
|
+
}
|
|
34283
|
+
}
|
|
34271
34284
|
}
|
|
34272
34285
|
|
|
34273
34286
|
& .e-preview-container {
|
|
34274
34287
|
margin-left: 0;
|
|
34275
34288
|
margin-right: $cpicker-preview-margin-left;
|
|
34276
34289
|
}
|
|
34290
|
+
|
|
34291
|
+
& .e-opacity-slider {
|
|
34292
|
+
& .e-handle-first {
|
|
34293
|
+
@if $skin-name == 'FluentUI' {
|
|
34294
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34295
|
+
}
|
|
34296
|
+
}
|
|
34297
|
+
}
|
|
34277
34298
|
}
|
|
34278
34299
|
|
|
34279
34300
|
& .e-selected-value {
|
|
@@ -35273,22 +35294,26 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
35273
35294
|
|
|
35274
35295
|
|
|
35275
35296
|
@mixin focused-icon-color {
|
|
35276
|
-
|
|
35277
|
-
|
|
35278
|
-
|
|
35279
|
-
|
|
35280
|
-
|
|
35281
|
-
|
|
35297
|
+
@if $skin-name != 'bootstrap5' {
|
|
35298
|
+
& .e-caret {
|
|
35299
|
+
color: $cmenu-caret-color;
|
|
35300
|
+
}
|
|
35301
|
+
|
|
35302
|
+
& .e-menu-icon {
|
|
35303
|
+
color: $cmenu-icon-color;
|
|
35304
|
+
}
|
|
35282
35305
|
}
|
|
35283
35306
|
}
|
|
35284
35307
|
|
|
35285
35308
|
@mixin selected-icon-color {
|
|
35286
|
-
|
|
35287
|
-
|
|
35288
|
-
|
|
35289
|
-
|
|
35290
|
-
|
|
35291
|
-
|
|
35309
|
+
@if $skin-name != 'bootstrap5' {
|
|
35310
|
+
& .e-caret {
|
|
35311
|
+
color: $cmenu-caret-hover-color;
|
|
35312
|
+
}
|
|
35313
|
+
|
|
35314
|
+
& .e-menu-icon {
|
|
35315
|
+
color: $cmenu-hover-icon-color;
|
|
35316
|
+
}
|
|
35292
35317
|
}
|
|
35293
35318
|
}
|
|
35294
35319
|
|
|
@@ -56779,6 +56804,7 @@ $ddl-sel-chip-close-mobile-left: 17px !default;
|
|
|
56779
56804
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
56780
56805
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56781
56806
|
$ddl-input-text-indent: 6px !default;
|
|
56807
|
+
$ddl-input-placeholder-padding: 0 0 0 12px !default;
|
|
56782
56808
|
$ddl-rtl-chip-sel-close-left: -10px !default;
|
|
56783
56809
|
$ddl-popup-active-focus-bg-color: $brand-primary !default;
|
|
56784
56810
|
$ddl-popup-active-focus-font-color: $brand-primary-font !default;
|
|
@@ -57302,8 +57328,8 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57302
57328
|
height: $ddl-input-height;
|
|
57303
57329
|
min-height: $ddl-input-height;
|
|
57304
57330
|
outline: none;
|
|
57305
|
-
padding:
|
|
57306
|
-
text-indent:
|
|
57331
|
+
padding: $ddl-input-placeholder-padding;
|
|
57332
|
+
text-indent: 0;
|
|
57307
57333
|
}
|
|
57308
57334
|
|
|
57309
57335
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75018,9 +75044,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75018
75044
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75019
75045
|
}
|
|
75020
75046
|
|
|
75047
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75048
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75049
|
+
}
|
|
75050
|
+
|
|
75021
75051
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75022
75052
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75023
75053
|
}
|
|
75054
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75055
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75056
|
+
}
|
|
75024
75057
|
|
|
75025
75058
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75026
75059
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75071,6 +75104,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75071
75104
|
.e-cc-contentdiv .e-choosercheck {
|
|
75072
75105
|
white-space: $grid-filter-checkbox-white-space;
|
|
75073
75106
|
}
|
|
75107
|
+
|
|
75108
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75109
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75110
|
+
text-align: left;
|
|
75111
|
+
}
|
|
75074
75112
|
}
|
|
75075
75113
|
}
|
|
75076
75114
|
}
|
|
@@ -81898,7 +81936,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
81898
81936
|
font-size: $rte-toolbar-big-icon-size;
|
|
81899
81937
|
}
|
|
81900
81938
|
|
|
81901
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
81939
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81902
81940
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81903
81941
|
top: -20px;
|
|
81904
81942
|
}
|
|
@@ -82142,13 +82180,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82142
82180
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82143
82181
|
}
|
|
82144
82182
|
|
|
82145
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82183
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82146
82184
|
font-size: 12px;
|
|
82147
82185
|
position: relative;
|
|
82148
82186
|
top: -18px;
|
|
82149
82187
|
}
|
|
82150
82188
|
|
|
82151
|
-
.e-font-color.e-icons::before {
|
|
82189
|
+
.e-rte-font-color.e-icons::before {
|
|
82152
82190
|
font-size: 13px;
|
|
82153
82191
|
}
|
|
82154
82192
|
|
|
@@ -84432,7 +84470,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84432
84470
|
content: '\e35f';
|
|
84433
84471
|
}
|
|
84434
84472
|
|
|
84435
|
-
.e-font-color::before {
|
|
84473
|
+
.e-rte-font-color::before {
|
|
84436
84474
|
content: '\e34c';
|
|
84437
84475
|
}
|
|
84438
84476
|
|
|
@@ -101869,20 +101907,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101869
101907
|
|
|
101870
101908
|
.e-toolbar-items {
|
|
101871
101909
|
background: $pivotgrid-grp-bg-color;
|
|
101872
|
-
|
|
101873
|
-
.e-toolbar-item {
|
|
101874
|
-
.e-tbar-btn.e-btn.e-control {
|
|
101875
|
-
@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') {
|
|
101876
|
-
background: $pivotgrid-grp-bg-color;
|
|
101877
|
-
|
|
101878
|
-
&:hover {
|
|
101879
|
-
@if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
|
|
101880
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
101881
|
-
}
|
|
101882
|
-
}
|
|
101883
|
-
}
|
|
101884
|
-
}
|
|
101885
|
-
}
|
|
101886
101910
|
}
|
|
101887
101911
|
|
|
101888
101912
|
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
@@ -101975,20 +101999,28 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
101975
101999
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
101976
102000
|
background-color: $gray-600;
|
|
101977
102001
|
border-radius: $pivotgrid-default-border-radius;
|
|
101978
|
-
|
|
102002
|
+
}
|
|
101979
102003
|
|
|
101980
|
-
|
|
101981
|
-
|
|
101982
|
-
|
|
101983
|
-
|
|
102004
|
+
.e-menu-icon,
|
|
102005
|
+
.e-icons{
|
|
102006
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102007
|
+
color: $white;
|
|
102008
|
+
}
|
|
102009
|
+
|
|
102010
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102011
|
+
color: $pivotgrid-active-color;
|
|
102012
|
+
}
|
|
101984
102013
|
}
|
|
102014
|
+
}
|
|
101985
102015
|
|
|
101986
|
-
|
|
101987
|
-
|
|
102016
|
+
ul.e-menu {
|
|
102017
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102018
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102019
|
+
padding-right: 0 !important;
|
|
102020
|
+
padding-left: 0 !important;
|
|
101988
102021
|
}
|
|
101989
102022
|
}
|
|
101990
102023
|
}
|
|
101991
|
-
}
|
|
101992
102024
|
|
|
101993
102025
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
101994
102026
|
margin-left: 18px !important;
|
|
@@ -102481,15 +102513,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102481
102513
|
}
|
|
102482
102514
|
|
|
102483
102515
|
.e-toolbar .e-tbar-btn {
|
|
102484
|
-
|
|
102485
|
-
|
|
102486
|
-
|
|
102516
|
+
background-color: transparent;
|
|
102517
|
+
|
|
102518
|
+
@if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
102519
|
+
border: none !important;
|
|
102520
|
+
}
|
|
102487
102521
|
|
|
102488
102522
|
&:hover {
|
|
102489
102523
|
@if ($skin-name == 'tailwind') {
|
|
102490
102524
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102491
|
-
|
|
102492
|
-
|
|
102525
|
+
}
|
|
102526
|
+
}
|
|
102493
102527
|
}
|
|
102494
102528
|
|
|
102495
102529
|
|
|
@@ -106714,7 +106748,7 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
106714
106748
|
vertical-align: top;
|
|
106715
106749
|
|
|
106716
106750
|
&.e-translate {
|
|
106717
|
-
transition: transform .
|
|
106751
|
+
transition: transform .1s ease 0s;
|
|
106718
106752
|
}
|
|
106719
106753
|
}
|
|
106720
106754
|
|
|
@@ -111570,6 +111604,12 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
111570
111604
|
border-top: $image-editor-border;
|
|
111571
111605
|
}
|
|
111572
111606
|
|
|
111607
|
+
& .e-canvas-wrapper {
|
|
111608
|
+
& .e-textarea {
|
|
111609
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111610
|
+
}
|
|
111611
|
+
}
|
|
111612
|
+
|
|
111573
111613
|
& .e-bottom-toolbar {
|
|
111574
111614
|
border-top: $image-editor-border;
|
|
111575
111615
|
}
|