@syncfusion/blazor-themes 23.1.41 → 23.1.42
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 +34 -11
- package/SCSS-Themes/bootstrap.scss +34 -11
- package/SCSS-Themes/bootstrap4.scss +34 -11
- package/SCSS-Themes/bootstrap5-dark.scss +34 -11
- package/SCSS-Themes/bootstrap5.scss +34 -11
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
- package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +34 -11
- package/SCSS-Themes/fabric.scss +34 -11
- package/SCSS-Themes/fluent-dark.scss +51 -11
- package/SCSS-Themes/fluent.scss +51 -11
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +34 -11
- package/SCSS-Themes/material-dark.scss +34 -11
- package/SCSS-Themes/material.scss +34 -11
- package/SCSS-Themes/material3-dark.scss +34 -11
- package/SCSS-Themes/material3.scss +34 -11
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/tailwind-dark.scss +34 -11
- package/SCSS-Themes/tailwind.scss +34 -11
- package/package.json +1 -1
|
@@ -391,8 +391,8 @@ $range-header-font-size: 16px !default;
|
|
|
391
391
|
#{if(&, '&', '*')} .e-title {
|
|
392
392
|
cursor: $range-cursor-pointer-style;
|
|
393
393
|
line-height: $range-normal-nav-icon-height;
|
|
394
|
-
width: $range-control-header-width;
|
|
395
394
|
@if ($skin-name != 'FluentUI') {
|
|
395
|
+
width: $range-control-header-width;
|
|
396
396
|
float: $range-float-none;
|
|
397
397
|
font-weight: $range-font-weight-normal;
|
|
398
398
|
margin-left: $range-value-zero;
|
|
@@ -406,12 +406,13 @@ $range-header-font-size: 16px !default;
|
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
#{if(&, '&', '*')} .e-next {
|
|
409
|
-
|
|
409
|
+
@if ($skin-name != 'FluentUI') {
|
|
410
|
+
float: $range-float-right;
|
|
411
|
+
}
|
|
410
412
|
}
|
|
411
413
|
#{if(&, '&', '*')} .e-prev {
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
float: $range-float-right;
|
|
414
|
+
@if ($skin-name != 'FluentUI') {
|
|
415
|
+
float: $range-float-left;
|
|
415
416
|
}
|
|
416
417
|
}
|
|
417
418
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -555,7 +556,9 @@ $range-header-font-size: 16px !default;
|
|
|
555
556
|
float: $range-float-left;
|
|
556
557
|
}
|
|
557
558
|
#{if(&, '&', '*')} .e-prev {
|
|
558
|
-
|
|
559
|
+
@if ($skin-name != 'FluentUI') {
|
|
560
|
+
float: $range-float-right;
|
|
561
|
+
}
|
|
559
562
|
}
|
|
560
563
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
561
564
|
border-radius: $range-hover-end-radius;
|
|
@@ -391,8 +391,8 @@ $range-header-font-size: 16px !default;
|
|
|
391
391
|
#{if(&, '&', '*')} .e-title {
|
|
392
392
|
cursor: $range-cursor-pointer-style;
|
|
393
393
|
line-height: $range-normal-nav-icon-height;
|
|
394
|
-
width: $range-control-header-width;
|
|
395
394
|
@if ($skin-name != 'FluentUI') {
|
|
395
|
+
width: $range-control-header-width;
|
|
396
396
|
float: $range-float-none;
|
|
397
397
|
font-weight: $range-font-weight-normal;
|
|
398
398
|
margin-left: $range-value-zero;
|
|
@@ -406,12 +406,13 @@ $range-header-font-size: 16px !default;
|
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
#{if(&, '&', '*')} .e-next {
|
|
409
|
-
|
|
409
|
+
@if ($skin-name != 'FluentUI') {
|
|
410
|
+
float: $range-float-right;
|
|
411
|
+
}
|
|
410
412
|
}
|
|
411
413
|
#{if(&, '&', '*')} .e-prev {
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
float: $range-float-right;
|
|
414
|
+
@if ($skin-name != 'FluentUI') {
|
|
415
|
+
float: $range-float-left;
|
|
415
416
|
}
|
|
416
417
|
}
|
|
417
418
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -555,7 +556,9 @@ $range-header-font-size: 16px !default;
|
|
|
555
556
|
float: $range-float-left;
|
|
556
557
|
}
|
|
557
558
|
#{if(&, '&', '*')} .e-prev {
|
|
558
|
-
|
|
559
|
+
@if ($skin-name != 'FluentUI') {
|
|
560
|
+
float: $range-float-right;
|
|
561
|
+
}
|
|
559
562
|
}
|
|
560
563
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
561
564
|
border-radius: $range-hover-end-radius;
|
|
@@ -406,8 +406,8 @@ $range-header-font-size: 16px !default;
|
|
|
406
406
|
#{if(&, '&', '*')} .e-title {
|
|
407
407
|
cursor: $range-cursor-pointer-style;
|
|
408
408
|
line-height: $range-normal-nav-icon-height;
|
|
409
|
-
width: $range-control-header-width;
|
|
410
409
|
@if ($skin-name != 'FluentUI') {
|
|
410
|
+
width: $range-control-header-width;
|
|
411
411
|
float: $range-float-none;
|
|
412
412
|
font-weight: $range-font-weight-normal;
|
|
413
413
|
margin-left: $range-value-zero;
|
|
@@ -421,12 +421,13 @@ $range-header-font-size: 16px !default;
|
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
423
|
#{if(&, '&', '*')} .e-next {
|
|
424
|
-
|
|
424
|
+
@if ($skin-name != 'FluentUI') {
|
|
425
|
+
float: $range-float-right;
|
|
426
|
+
}
|
|
425
427
|
}
|
|
426
428
|
#{if(&, '&', '*')} .e-prev {
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
float: $range-float-right;
|
|
429
|
+
@if ($skin-name != 'FluentUI') {
|
|
430
|
+
float: $range-float-left;
|
|
430
431
|
}
|
|
431
432
|
}
|
|
432
433
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -570,7 +571,9 @@ $range-header-font-size: 16px !default;
|
|
|
570
571
|
float: $range-float-left;
|
|
571
572
|
}
|
|
572
573
|
#{if(&, '&', '*')} .e-prev {
|
|
573
|
-
|
|
574
|
+
@if ($skin-name != 'FluentUI') {
|
|
575
|
+
float: $range-float-right;
|
|
576
|
+
}
|
|
574
577
|
}
|
|
575
578
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
576
579
|
border-radius: $range-hover-end-radius;
|
|
@@ -406,8 +406,8 @@ $range-header-font-size: 16px !default;
|
|
|
406
406
|
#{if(&, '&', '*')} .e-title {
|
|
407
407
|
cursor: $range-cursor-pointer-style;
|
|
408
408
|
line-height: $range-normal-nav-icon-height;
|
|
409
|
-
width: $range-control-header-width;
|
|
410
409
|
@if ($skin-name != 'FluentUI') {
|
|
410
|
+
width: $range-control-header-width;
|
|
411
411
|
float: $range-float-none;
|
|
412
412
|
font-weight: $range-font-weight-normal;
|
|
413
413
|
margin-left: $range-value-zero;
|
|
@@ -421,12 +421,13 @@ $range-header-font-size: 16px !default;
|
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
423
|
#{if(&, '&', '*')} .e-next {
|
|
424
|
-
|
|
424
|
+
@if ($skin-name != 'FluentUI') {
|
|
425
|
+
float: $range-float-right;
|
|
426
|
+
}
|
|
425
427
|
}
|
|
426
428
|
#{if(&, '&', '*')} .e-prev {
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
float: $range-float-right;
|
|
429
|
+
@if ($skin-name != 'FluentUI') {
|
|
430
|
+
float: $range-float-left;
|
|
430
431
|
}
|
|
431
432
|
}
|
|
432
433
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -570,7 +571,9 @@ $range-header-font-size: 16px !default;
|
|
|
570
571
|
float: $range-float-left;
|
|
571
572
|
}
|
|
572
573
|
#{if(&, '&', '*')} .e-prev {
|
|
573
|
-
|
|
574
|
+
@if ($skin-name != 'FluentUI') {
|
|
575
|
+
float: $range-float-right;
|
|
576
|
+
}
|
|
574
577
|
}
|
|
575
578
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
576
579
|
border-radius: $range-hover-end-radius;
|
|
@@ -412,8 +412,8 @@ $range-header-font-size: 16px !default;
|
|
|
412
412
|
#{if(&, '&', '*')} .e-title {
|
|
413
413
|
cursor: $range-cursor-pointer-style;
|
|
414
414
|
line-height: $range-normal-nav-icon-height;
|
|
415
|
-
width: $range-control-header-width;
|
|
416
415
|
@if ($skin-name != 'FluentUI') {
|
|
416
|
+
width: $range-control-header-width;
|
|
417
417
|
float: $range-float-none;
|
|
418
418
|
font-weight: $range-font-weight-normal;
|
|
419
419
|
margin-left: $range-value-zero;
|
|
@@ -427,12 +427,13 @@ $range-header-font-size: 16px !default;
|
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
#{if(&, '&', '*')} .e-next {
|
|
430
|
-
|
|
430
|
+
@if ($skin-name != 'FluentUI') {
|
|
431
|
+
float: $range-float-right;
|
|
432
|
+
}
|
|
431
433
|
}
|
|
432
434
|
#{if(&, '&', '*')} .e-prev {
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
float: $range-float-right;
|
|
435
|
+
@if ($skin-name != 'FluentUI') {
|
|
436
|
+
float: $range-float-left;
|
|
436
437
|
}
|
|
437
438
|
}
|
|
438
439
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -576,7 +577,9 @@ $range-header-font-size: 16px !default;
|
|
|
576
577
|
float: $range-float-left;
|
|
577
578
|
}
|
|
578
579
|
#{if(&, '&', '*')} .e-prev {
|
|
579
|
-
|
|
580
|
+
@if ($skin-name != 'FluentUI') {
|
|
581
|
+
float: $range-float-right;
|
|
582
|
+
}
|
|
580
583
|
}
|
|
581
584
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
582
585
|
border-radius: $range-hover-end-radius;
|
|
@@ -412,8 +412,8 @@ $range-header-font-size: 16px !default;
|
|
|
412
412
|
#{if(&, '&', '*')} .e-title {
|
|
413
413
|
cursor: $range-cursor-pointer-style;
|
|
414
414
|
line-height: $range-normal-nav-icon-height;
|
|
415
|
-
width: $range-control-header-width;
|
|
416
415
|
@if ($skin-name != 'FluentUI') {
|
|
416
|
+
width: $range-control-header-width;
|
|
417
417
|
float: $range-float-none;
|
|
418
418
|
font-weight: $range-font-weight-normal;
|
|
419
419
|
margin-left: $range-value-zero;
|
|
@@ -427,12 +427,13 @@ $range-header-font-size: 16px !default;
|
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
#{if(&, '&', '*')} .e-next {
|
|
430
|
-
|
|
430
|
+
@if ($skin-name != 'FluentUI') {
|
|
431
|
+
float: $range-float-right;
|
|
432
|
+
}
|
|
431
433
|
}
|
|
432
434
|
#{if(&, '&', '*')} .e-prev {
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
float: $range-float-right;
|
|
435
|
+
@if ($skin-name != 'FluentUI') {
|
|
436
|
+
float: $range-float-left;
|
|
436
437
|
}
|
|
437
438
|
}
|
|
438
439
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -576,7 +577,9 @@ $range-header-font-size: 16px !default;
|
|
|
576
577
|
float: $range-float-left;
|
|
577
578
|
}
|
|
578
579
|
#{if(&, '&', '*')} .e-prev {
|
|
579
|
-
|
|
580
|
+
@if ($skin-name != 'FluentUI') {
|
|
581
|
+
float: $range-float-right;
|
|
582
|
+
}
|
|
580
583
|
}
|
|
581
584
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
582
585
|
border-radius: $range-hover-end-radius;
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -777,7 +777,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-selectall-parent + .e-list-parent {
|
|
780
|
-
height: $listbox-select-height;
|
|
780
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
781
781
|
}
|
|
782
782
|
|
|
783
783
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
& .e-selectall-parent + .e-list-parent {
|
|
776
|
-
height: $listbox-select-height;
|
|
776
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
779
779
|
}
|
|
780
780
|
|
|
781
781
|
& .e-selectall-parent + .e-list-parent {
|
|
782
|
-
height: $listbox-select-height;
|
|
782
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
772
772
|
}
|
|
773
773
|
|
|
774
774
|
& .e-selectall-parent + .e-list-parent {
|
|
775
|
-
height: $listbox-select-height;
|
|
775
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
776
776
|
}
|
|
777
777
|
|
|
778
778
|
& .e-icons {
|
|
@@ -40392,11 +40392,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40392
40392
|
}
|
|
40393
40393
|
|
|
40394
40394
|
& .e-ripple-container {
|
|
40395
|
-
|
|
40395
|
+
@if $skin-name == 'Material3' {
|
|
40396
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40397
|
+
}
|
|
40396
40398
|
}
|
|
40397
40399
|
|
|
40398
40400
|
& .e-ripple-check.e-ripple-container {
|
|
40399
|
-
|
|
40401
|
+
@if $skin-name == 'Material3' {
|
|
40402
|
+
background-color: $switch-ripple-bg-color;
|
|
40403
|
+
}
|
|
40400
40404
|
}
|
|
40401
40405
|
}
|
|
40402
40406
|
}
|
|
@@ -42150,8 +42154,8 @@ $range-header-font-size: 16px !default;
|
|
|
42150
42154
|
#{if(&, '&', '*')} .e-title {
|
|
42151
42155
|
cursor: $range-cursor-pointer-style;
|
|
42152
42156
|
line-height: $range-normal-nav-icon-height;
|
|
42153
|
-
width: $range-control-header-width;
|
|
42154
42157
|
@if ($skin-name != 'FluentUI') {
|
|
42158
|
+
width: $range-control-header-width;
|
|
42155
42159
|
float: $range-float-none;
|
|
42156
42160
|
font-weight: $range-font-weight-normal;
|
|
42157
42161
|
margin-left: $range-value-zero;
|
|
@@ -42165,12 +42169,13 @@ $range-header-font-size: 16px !default;
|
|
|
42165
42169
|
}
|
|
42166
42170
|
}
|
|
42167
42171
|
#{if(&, '&', '*')} .e-next {
|
|
42168
|
-
|
|
42172
|
+
@if ($skin-name != 'FluentUI') {
|
|
42173
|
+
float: $range-float-right;
|
|
42174
|
+
}
|
|
42169
42175
|
}
|
|
42170
42176
|
#{if(&, '&', '*')} .e-prev {
|
|
42171
|
-
|
|
42172
|
-
|
|
42173
|
-
float: $range-float-right;
|
|
42177
|
+
@if ($skin-name != 'FluentUI') {
|
|
42178
|
+
float: $range-float-left;
|
|
42174
42179
|
}
|
|
42175
42180
|
}
|
|
42176
42181
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42314,7 +42319,9 @@ $range-header-font-size: 16px !default;
|
|
|
42314
42319
|
float: $range-float-left;
|
|
42315
42320
|
}
|
|
42316
42321
|
#{if(&, '&', '*')} .e-prev {
|
|
42317
|
-
|
|
42322
|
+
@if ($skin-name != 'FluentUI') {
|
|
42323
|
+
float: $range-float-right;
|
|
42324
|
+
}
|
|
42318
42325
|
}
|
|
42319
42326
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42320
42327
|
border-radius: $range-hover-end-radius;
|
|
@@ -63235,7 +63242,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
63235
63242
|
}
|
|
63236
63243
|
|
|
63237
63244
|
& .e-selectall-parent + .e-list-parent {
|
|
63238
|
-
height: $listbox-select-height;
|
|
63245
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63239
63246
|
}
|
|
63240
63247
|
|
|
63241
63248
|
& .e-icons {
|
|
@@ -75387,6 +75394,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75387
75394
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75388
75395
|
}
|
|
75389
75396
|
|
|
75397
|
+
.e-summarycell.e-lastrowcell {
|
|
75398
|
+
border-bottom-width: 1px;
|
|
75399
|
+
}
|
|
75400
|
+
|
|
75390
75401
|
.e-rowcell .e-checkbox-wrapper,
|
|
75391
75402
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75392
75403
|
@if $grid-skin == 'material3' {
|
|
@@ -77085,6 +77096,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77085
77096
|
}
|
|
77086
77097
|
white-space: normal;
|
|
77087
77098
|
word-wrap: break-word;
|
|
77099
|
+
&.e-lastrowcell {
|
|
77100
|
+
border-bottom-width: 1px;
|
|
77101
|
+
}
|
|
77088
77102
|
}
|
|
77089
77103
|
|
|
77090
77104
|
.e-summarycontent {
|
|
@@ -91744,7 +91758,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91744
91758
|
}
|
|
91745
91759
|
|
|
91746
91760
|
.e-zero-spacing {
|
|
91747
|
-
border-spacing:
|
|
91761
|
+
border-spacing: 0;
|
|
91748
91762
|
}
|
|
91749
91763
|
|
|
91750
91764
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107086,7 +107100,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
107086
107100
|
.e-label {
|
|
107087
107101
|
color: $field-list-default-font-color;
|
|
107088
107102
|
font-family: $field-list-font-family;
|
|
107089
|
-
font-size: 14px;
|
|
107090
107103
|
opacity: .87;
|
|
107091
107104
|
}
|
|
107092
107105
|
}
|
|
@@ -109459,6 +109472,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109459
109472
|
}
|
|
109460
109473
|
}
|
|
109461
109474
|
|
|
109475
|
+
&.e-device {
|
|
109476
|
+
.e-pivotcell-container {
|
|
109477
|
+
.e-stackedheadertext {
|
|
109478
|
+
&.e-cellvalue {
|
|
109479
|
+
align-self: center;
|
|
109480
|
+
}
|
|
109481
|
+
}
|
|
109482
|
+
}
|
|
109483
|
+
}
|
|
109484
|
+
|
|
109462
109485
|
.e-nextspan {
|
|
109463
109486
|
display: inline-block;
|
|
109464
109487
|
width: $pivotview-indent-space-size;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -40206,11 +40206,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
40206
40206
|
}
|
|
40207
40207
|
|
|
40208
40208
|
& .e-ripple-container {
|
|
40209
|
-
|
|
40209
|
+
@if $skin-name == 'Material3' {
|
|
40210
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40211
|
+
}
|
|
40210
40212
|
}
|
|
40211
40213
|
|
|
40212
40214
|
& .e-ripple-check.e-ripple-container {
|
|
40213
|
-
|
|
40215
|
+
@if $skin-name == 'Material3' {
|
|
40216
|
+
background-color: $switch-ripple-bg-color;
|
|
40217
|
+
}
|
|
40214
40218
|
}
|
|
40215
40219
|
}
|
|
40216
40220
|
}
|
|
@@ -41950,8 +41954,8 @@ $range-header-font-size: 16px !default;
|
|
|
41950
41954
|
#{if(&, '&', '*')} .e-title {
|
|
41951
41955
|
cursor: $range-cursor-pointer-style;
|
|
41952
41956
|
line-height: $range-normal-nav-icon-height;
|
|
41953
|
-
width: $range-control-header-width;
|
|
41954
41957
|
@if ($skin-name != 'FluentUI') {
|
|
41958
|
+
width: $range-control-header-width;
|
|
41955
41959
|
float: $range-float-none;
|
|
41956
41960
|
font-weight: $range-font-weight-normal;
|
|
41957
41961
|
margin-left: $range-value-zero;
|
|
@@ -41965,12 +41969,13 @@ $range-header-font-size: 16px !default;
|
|
|
41965
41969
|
}
|
|
41966
41970
|
}
|
|
41967
41971
|
#{if(&, '&', '*')} .e-next {
|
|
41968
|
-
|
|
41972
|
+
@if ($skin-name != 'FluentUI') {
|
|
41973
|
+
float: $range-float-right;
|
|
41974
|
+
}
|
|
41969
41975
|
}
|
|
41970
41976
|
#{if(&, '&', '*')} .e-prev {
|
|
41971
|
-
|
|
41972
|
-
|
|
41973
|
-
float: $range-float-right;
|
|
41977
|
+
@if ($skin-name != 'FluentUI') {
|
|
41978
|
+
float: $range-float-left;
|
|
41974
41979
|
}
|
|
41975
41980
|
}
|
|
41976
41981
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42114,7 +42119,9 @@ $range-header-font-size: 16px !default;
|
|
|
42114
42119
|
float: $range-float-left;
|
|
42115
42120
|
}
|
|
42116
42121
|
#{if(&, '&', '*')} .e-prev {
|
|
42117
|
-
|
|
42122
|
+
@if ($skin-name != 'FluentUI') {
|
|
42123
|
+
float: $range-float-right;
|
|
42124
|
+
}
|
|
42118
42125
|
}
|
|
42119
42126
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42120
42127
|
border-radius: $range-hover-end-radius;
|
|
@@ -62999,7 +63006,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62999
63006
|
}
|
|
63000
63007
|
|
|
63001
63008
|
& .e-selectall-parent + .e-list-parent {
|
|
63002
|
-
height: $listbox-select-height;
|
|
63009
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63003
63010
|
}
|
|
63004
63011
|
|
|
63005
63012
|
& .e-icons {
|
|
@@ -75150,6 +75157,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75150
75157
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75151
75158
|
}
|
|
75152
75159
|
|
|
75160
|
+
.e-summarycell.e-lastrowcell {
|
|
75161
|
+
border-bottom-width: 1px;
|
|
75162
|
+
}
|
|
75163
|
+
|
|
75153
75164
|
.e-rowcell .e-checkbox-wrapper,
|
|
75154
75165
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75155
75166
|
@if $grid-skin == 'material3' {
|
|
@@ -76848,6 +76859,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76848
76859
|
}
|
|
76849
76860
|
white-space: normal;
|
|
76850
76861
|
word-wrap: break-word;
|
|
76862
|
+
&.e-lastrowcell {
|
|
76863
|
+
border-bottom-width: 1px;
|
|
76864
|
+
}
|
|
76851
76865
|
}
|
|
76852
76866
|
|
|
76853
76867
|
.e-summarycontent {
|
|
@@ -91501,7 +91515,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91501
91515
|
}
|
|
91502
91516
|
|
|
91503
91517
|
.e-zero-spacing {
|
|
91504
|
-
border-spacing:
|
|
91518
|
+
border-spacing: 0;
|
|
91505
91519
|
}
|
|
91506
91520
|
|
|
91507
91521
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -106842,7 +106856,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
106842
106856
|
.e-label {
|
|
106843
106857
|
color: $field-list-default-font-color;
|
|
106844
106858
|
font-family: $field-list-font-family;
|
|
106845
|
-
font-size: 14px;
|
|
106846
106859
|
opacity: .87;
|
|
106847
106860
|
}
|
|
106848
106861
|
}
|
|
@@ -109212,6 +109225,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
109212
109225
|
}
|
|
109213
109226
|
}
|
|
109214
109227
|
|
|
109228
|
+
&.e-device {
|
|
109229
|
+
.e-pivotcell-container {
|
|
109230
|
+
.e-stackedheadertext {
|
|
109231
|
+
&.e-cellvalue {
|
|
109232
|
+
align-self: center;
|
|
109233
|
+
}
|
|
109234
|
+
}
|
|
109235
|
+
}
|
|
109236
|
+
}
|
|
109237
|
+
|
|
109215
109238
|
.e-nextspan {
|
|
109216
109239
|
display: inline-block;
|
|
109217
109240
|
width: $pivotview-indent-space-size;
|