@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
|
@@ -971,11 +971,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
& .e-ripple-container {
|
|
974
|
-
|
|
974
|
+
@if $skin-name == 'Material3' {
|
|
975
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
976
|
+
}
|
|
975
977
|
}
|
|
976
978
|
|
|
977
979
|
& .e-ripple-check.e-ripple-container {
|
|
978
|
-
|
|
980
|
+
@if $skin-name == 'Material3' {
|
|
981
|
+
background-color: $switch-ripple-bg-color;
|
|
982
|
+
}
|
|
979
983
|
}
|
|
980
984
|
}
|
|
981
985
|
}
|
|
@@ -969,11 +969,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
969
969
|
}
|
|
970
970
|
|
|
971
971
|
& .e-ripple-container {
|
|
972
|
-
|
|
972
|
+
@if $skin-name == 'Material3' {
|
|
973
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
974
|
+
}
|
|
973
975
|
}
|
|
974
976
|
|
|
975
977
|
& .e-ripple-check.e-ripple-container {
|
|
976
|
-
|
|
978
|
+
@if $skin-name == 'Material3' {
|
|
979
|
+
background-color: $switch-ripple-bg-color;
|
|
980
|
+
}
|
|
977
981
|
}
|
|
978
982
|
}
|
|
979
983
|
}
|
|
@@ -964,11 +964,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
964
964
|
}
|
|
965
965
|
|
|
966
966
|
& .e-ripple-container {
|
|
967
|
-
|
|
967
|
+
@if $skin-name == 'Material3' {
|
|
968
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
969
|
+
}
|
|
968
970
|
}
|
|
969
971
|
|
|
970
972
|
& .e-ripple-check.e-ripple-container {
|
|
971
|
-
|
|
973
|
+
@if $skin-name == 'Material3' {
|
|
974
|
+
background-color: $switch-ripple-bg-color;
|
|
975
|
+
}
|
|
972
976
|
}
|
|
973
977
|
}
|
|
974
978
|
}
|
|
@@ -964,11 +964,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
964
964
|
}
|
|
965
965
|
|
|
966
966
|
& .e-ripple-container {
|
|
967
|
-
|
|
967
|
+
@if $skin-name == 'Material3' {
|
|
968
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
969
|
+
}
|
|
968
970
|
}
|
|
969
971
|
|
|
970
972
|
& .e-ripple-check.e-ripple-container {
|
|
971
|
-
|
|
973
|
+
@if $skin-name == 'Material3' {
|
|
974
|
+
background-color: $switch-ripple-bg-color;
|
|
975
|
+
}
|
|
972
976
|
}
|
|
973
977
|
}
|
|
974
978
|
}
|
|
@@ -971,11 +971,15 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
& .e-ripple-container {
|
|
974
|
-
|
|
974
|
+
@if $skin-name == 'Material3' {
|
|
975
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
976
|
+
}
|
|
975
977
|
}
|
|
976
978
|
|
|
977
979
|
& .e-ripple-check.e-ripple-container {
|
|
978
|
-
|
|
980
|
+
@if $skin-name == 'Material3' {
|
|
981
|
+
background-color: $switch-ripple-bg-color;
|
|
982
|
+
}
|
|
979
983
|
}
|
|
980
984
|
}
|
|
981
985
|
}
|
|
@@ -979,11 +979,15 @@ $switch-handle-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
|
|
|
979
979
|
}
|
|
980
980
|
|
|
981
981
|
& .e-ripple-container {
|
|
982
|
-
|
|
982
|
+
@if $skin-name == 'Material3' {
|
|
983
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
984
|
+
}
|
|
983
985
|
}
|
|
984
986
|
|
|
985
987
|
& .e-ripple-check.e-ripple-container {
|
|
986
|
-
|
|
988
|
+
@if $skin-name == 'Material3' {
|
|
989
|
+
background-color: $switch-ripple-bg-color;
|
|
990
|
+
}
|
|
987
991
|
}
|
|
988
992
|
}
|
|
989
993
|
}
|
|
@@ -973,11 +973,15 @@ $switch-bigger-small-handle-to: 0 !default;
|
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
& .e-ripple-container {
|
|
976
|
-
|
|
976
|
+
@if $skin-name == 'Material3' {
|
|
977
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
978
|
+
}
|
|
977
979
|
}
|
|
978
980
|
|
|
979
981
|
& .e-ripple-check.e-ripple-container {
|
|
980
|
-
|
|
982
|
+
@if $skin-name == 'Material3' {
|
|
983
|
+
background-color: $switch-ripple-bg-color;
|
|
984
|
+
}
|
|
981
985
|
}
|
|
982
986
|
}
|
|
983
987
|
}
|
|
@@ -987,11 +987,15 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
987
987
|
}
|
|
988
988
|
|
|
989
989
|
& .e-ripple-container {
|
|
990
|
-
|
|
990
|
+
@if $skin-name == 'Material3' {
|
|
991
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
992
|
+
}
|
|
991
993
|
}
|
|
992
994
|
|
|
993
995
|
& .e-ripple-check.e-ripple-container {
|
|
994
|
-
|
|
996
|
+
@if $skin-name == 'Material3' {
|
|
997
|
+
background-color: $switch-ripple-bg-color;
|
|
998
|
+
}
|
|
995
999
|
}
|
|
996
1000
|
}
|
|
997
1001
|
}
|
|
@@ -987,11 +987,15 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
987
987
|
}
|
|
988
988
|
|
|
989
989
|
& .e-ripple-container {
|
|
990
|
-
|
|
990
|
+
@if $skin-name == 'Material3' {
|
|
991
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
992
|
+
}
|
|
991
993
|
}
|
|
992
994
|
|
|
993
995
|
& .e-ripple-check.e-ripple-container {
|
|
994
|
-
|
|
996
|
+
@if $skin-name == 'Material3' {
|
|
997
|
+
background-color: $switch-ripple-bg-color;
|
|
998
|
+
}
|
|
995
999
|
}
|
|
996
1000
|
}
|
|
997
1001
|
}
|
|
@@ -962,11 +962,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
962
962
|
}
|
|
963
963
|
|
|
964
964
|
& .e-ripple-container {
|
|
965
|
-
|
|
965
|
+
@if $skin-name == 'Material3' {
|
|
966
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
967
|
+
}
|
|
966
968
|
}
|
|
967
969
|
|
|
968
970
|
& .e-ripple-check.e-ripple-container {
|
|
969
|
-
|
|
971
|
+
@if $skin-name == 'Material3' {
|
|
972
|
+
background-color: $switch-ripple-bg-color;
|
|
973
|
+
}
|
|
970
974
|
}
|
|
971
975
|
}
|
|
972
976
|
}
|
|
@@ -962,11 +962,15 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
962
962
|
}
|
|
963
963
|
|
|
964
964
|
& .e-ripple-container {
|
|
965
|
-
|
|
965
|
+
@if $skin-name == 'Material3' {
|
|
966
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
967
|
+
}
|
|
966
968
|
}
|
|
967
969
|
|
|
968
970
|
& .e-ripple-check.e-ripple-container {
|
|
969
|
-
|
|
971
|
+
@if $skin-name == 'Material3' {
|
|
972
|
+
background-color: $switch-ripple-bg-color;
|
|
973
|
+
}
|
|
970
974
|
}
|
|
971
975
|
}
|
|
972
976
|
}
|
|
@@ -383,8 +383,8 @@ $range-header-font-size: 16px !default;
|
|
|
383
383
|
#{if(&, '&', '*')} .e-title {
|
|
384
384
|
cursor: $range-cursor-pointer-style;
|
|
385
385
|
line-height: $range-normal-nav-icon-height;
|
|
386
|
-
width: $range-control-header-width;
|
|
387
386
|
@if ($skin-name != 'FluentUI') {
|
|
387
|
+
width: $range-control-header-width;
|
|
388
388
|
float: $range-float-none;
|
|
389
389
|
font-weight: $range-font-weight-normal;
|
|
390
390
|
margin-left: $range-value-zero;
|
|
@@ -398,12 +398,13 @@ $range-header-font-size: 16px !default;
|
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
#{if(&, '&', '*')} .e-next {
|
|
401
|
-
|
|
401
|
+
@if ($skin-name != 'FluentUI') {
|
|
402
|
+
float: $range-float-right;
|
|
403
|
+
}
|
|
402
404
|
}
|
|
403
405
|
#{if(&, '&', '*')} .e-prev {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
float: $range-float-right;
|
|
406
|
+
@if ($skin-name != 'FluentUI') {
|
|
407
|
+
float: $range-float-left;
|
|
407
408
|
}
|
|
408
409
|
}
|
|
409
410
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -547,7 +548,9 @@ $range-header-font-size: 16px !default;
|
|
|
547
548
|
float: $range-float-left;
|
|
548
549
|
}
|
|
549
550
|
#{if(&, '&', '*')} .e-prev {
|
|
550
|
-
|
|
551
|
+
@if ($skin-name != 'FluentUI') {
|
|
552
|
+
float: $range-float-right;
|
|
553
|
+
}
|
|
551
554
|
}
|
|
552
555
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
553
556
|
border-radius: $range-hover-end-radius;
|
|
@@ -383,8 +383,8 @@ $range-header-font-size: 16px !default;
|
|
|
383
383
|
#{if(&, '&', '*')} .e-title {
|
|
384
384
|
cursor: $range-cursor-pointer-style;
|
|
385
385
|
line-height: $range-normal-nav-icon-height;
|
|
386
|
-
width: $range-control-header-width;
|
|
387
386
|
@if ($skin-name != 'FluentUI') {
|
|
387
|
+
width: $range-control-header-width;
|
|
388
388
|
float: $range-float-none;
|
|
389
389
|
font-weight: $range-font-weight-normal;
|
|
390
390
|
margin-left: $range-value-zero;
|
|
@@ -398,12 +398,13 @@ $range-header-font-size: 16px !default;
|
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
#{if(&, '&', '*')} .e-next {
|
|
401
|
-
|
|
401
|
+
@if ($skin-name != 'FluentUI') {
|
|
402
|
+
float: $range-float-right;
|
|
403
|
+
}
|
|
402
404
|
}
|
|
403
405
|
#{if(&, '&', '*')} .e-prev {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
float: $range-float-right;
|
|
406
|
+
@if ($skin-name != 'FluentUI') {
|
|
407
|
+
float: $range-float-left;
|
|
407
408
|
}
|
|
408
409
|
}
|
|
409
410
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -547,7 +548,9 @@ $range-header-font-size: 16px !default;
|
|
|
547
548
|
float: $range-float-left;
|
|
548
549
|
}
|
|
549
550
|
#{if(&, '&', '*')} .e-prev {
|
|
550
|
-
|
|
551
|
+
@if ($skin-name != 'FluentUI') {
|
|
552
|
+
float: $range-float-right;
|
|
553
|
+
}
|
|
551
554
|
}
|
|
552
555
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
553
556
|
border-radius: $range-hover-end-radius;
|
|
@@ -393,8 +393,8 @@ $range-header-font-size: 16px !default;
|
|
|
393
393
|
#{if(&, '&', '*')} .e-title {
|
|
394
394
|
cursor: $range-cursor-pointer-style;
|
|
395
395
|
line-height: $range-normal-nav-icon-height;
|
|
396
|
-
width: $range-control-header-width;
|
|
397
396
|
@if ($skin-name != 'FluentUI') {
|
|
397
|
+
width: $range-control-header-width;
|
|
398
398
|
float: $range-float-none;
|
|
399
399
|
font-weight: $range-font-weight-normal;
|
|
400
400
|
margin-left: $range-value-zero;
|
|
@@ -408,12 +408,13 @@ $range-header-font-size: 16px !default;
|
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
#{if(&, '&', '*')} .e-next {
|
|
411
|
-
|
|
411
|
+
@if ($skin-name != 'FluentUI') {
|
|
412
|
+
float: $range-float-right;
|
|
413
|
+
}
|
|
412
414
|
}
|
|
413
415
|
#{if(&, '&', '*')} .e-prev {
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
float: $range-float-right;
|
|
416
|
+
@if ($skin-name != 'FluentUI') {
|
|
417
|
+
float: $range-float-left;
|
|
417
418
|
}
|
|
418
419
|
}
|
|
419
420
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -557,7 +558,9 @@ $range-header-font-size: 16px !default;
|
|
|
557
558
|
float: $range-float-left;
|
|
558
559
|
}
|
|
559
560
|
#{if(&, '&', '*')} .e-prev {
|
|
560
|
-
|
|
561
|
+
@if ($skin-name != 'FluentUI') {
|
|
562
|
+
float: $range-float-right;
|
|
563
|
+
}
|
|
561
564
|
}
|
|
562
565
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
563
566
|
border-radius: $range-hover-end-radius;
|
|
@@ -421,8 +421,8 @@ $range-header-font-size: 16px !default;
|
|
|
421
421
|
#{if(&, '&', '*')} .e-title {
|
|
422
422
|
cursor: $range-cursor-pointer-style;
|
|
423
423
|
line-height: $range-normal-nav-icon-height;
|
|
424
|
-
width: $range-control-header-width;
|
|
425
424
|
@if ($skin-name != 'FluentUI') {
|
|
425
|
+
width: $range-control-header-width;
|
|
426
426
|
float: $range-float-none;
|
|
427
427
|
font-weight: $range-font-weight-normal;
|
|
428
428
|
margin-left: $range-value-zero;
|
|
@@ -436,12 +436,13 @@ $range-header-font-size: 16px !default;
|
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
#{if(&, '&', '*')} .e-next {
|
|
439
|
-
|
|
439
|
+
@if ($skin-name != 'FluentUI') {
|
|
440
|
+
float: $range-float-right;
|
|
441
|
+
}
|
|
440
442
|
}
|
|
441
443
|
#{if(&, '&', '*')} .e-prev {
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
float: $range-float-right;
|
|
444
|
+
@if ($skin-name != 'FluentUI') {
|
|
445
|
+
float: $range-float-left;
|
|
445
446
|
}
|
|
446
447
|
}
|
|
447
448
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -585,7 +586,9 @@ $range-header-font-size: 16px !default;
|
|
|
585
586
|
float: $range-float-left;
|
|
586
587
|
}
|
|
587
588
|
#{if(&, '&', '*')} .e-prev {
|
|
588
|
-
|
|
589
|
+
@if ($skin-name != 'FluentUI') {
|
|
590
|
+
float: $range-float-right;
|
|
591
|
+
}
|
|
589
592
|
}
|
|
590
593
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
591
594
|
border-radius: $range-hover-end-radius;
|
|
@@ -421,8 +421,8 @@ $range-header-font-size: 16px !default;
|
|
|
421
421
|
#{if(&, '&', '*')} .e-title {
|
|
422
422
|
cursor: $range-cursor-pointer-style;
|
|
423
423
|
line-height: $range-normal-nav-icon-height;
|
|
424
|
-
width: $range-control-header-width;
|
|
425
424
|
@if ($skin-name != 'FluentUI') {
|
|
425
|
+
width: $range-control-header-width;
|
|
426
426
|
float: $range-float-none;
|
|
427
427
|
font-weight: $range-font-weight-normal;
|
|
428
428
|
margin-left: $range-value-zero;
|
|
@@ -436,12 +436,13 @@ $range-header-font-size: 16px !default;
|
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
#{if(&, '&', '*')} .e-next {
|
|
439
|
-
|
|
439
|
+
@if ($skin-name != 'FluentUI') {
|
|
440
|
+
float: $range-float-right;
|
|
441
|
+
}
|
|
440
442
|
}
|
|
441
443
|
#{if(&, '&', '*')} .e-prev {
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
float: $range-float-right;
|
|
444
|
+
@if ($skin-name != 'FluentUI') {
|
|
445
|
+
float: $range-float-left;
|
|
445
446
|
}
|
|
446
447
|
}
|
|
447
448
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -585,7 +586,9 @@ $range-header-font-size: 16px !default;
|
|
|
585
586
|
float: $range-float-left;
|
|
586
587
|
}
|
|
587
588
|
#{if(&, '&', '*')} .e-prev {
|
|
588
|
-
|
|
589
|
+
@if ($skin-name != 'FluentUI') {
|
|
590
|
+
float: $range-float-right;
|
|
591
|
+
}
|
|
589
592
|
}
|
|
590
593
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
591
594
|
border-radius: $range-hover-end-radius;
|
|
@@ -386,8 +386,8 @@ $range-header-font-size: 16px !default;
|
|
|
386
386
|
#{if(&, '&', '*')} .e-title {
|
|
387
387
|
cursor: $range-cursor-pointer-style;
|
|
388
388
|
line-height: $range-normal-nav-icon-height;
|
|
389
|
-
width: $range-control-header-width;
|
|
390
389
|
@if ($skin-name != 'FluentUI') {
|
|
390
|
+
width: $range-control-header-width;
|
|
391
391
|
float: $range-float-none;
|
|
392
392
|
font-weight: $range-font-weight-normal;
|
|
393
393
|
margin-left: $range-value-zero;
|
|
@@ -401,12 +401,13 @@ $range-header-font-size: 16px !default;
|
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
#{if(&, '&', '*')} .e-next {
|
|
404
|
-
|
|
404
|
+
@if ($skin-name != 'FluentUI') {
|
|
405
|
+
float: $range-float-right;
|
|
406
|
+
}
|
|
405
407
|
}
|
|
406
408
|
#{if(&, '&', '*')} .e-prev {
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
float: $range-float-right;
|
|
409
|
+
@if ($skin-name != 'FluentUI') {
|
|
410
|
+
float: $range-float-left;
|
|
410
411
|
}
|
|
411
412
|
}
|
|
412
413
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -550,7 +551,9 @@ $range-header-font-size: 16px !default;
|
|
|
550
551
|
float: $range-float-left;
|
|
551
552
|
}
|
|
552
553
|
#{if(&, '&', '*')} .e-prev {
|
|
553
|
-
|
|
554
|
+
@if ($skin-name != 'FluentUI') {
|
|
555
|
+
float: $range-float-right;
|
|
556
|
+
}
|
|
554
557
|
}
|
|
555
558
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
556
559
|
border-radius: $range-hover-end-radius;
|
|
@@ -383,8 +383,8 @@ $range-header-font-size: 16px !default;
|
|
|
383
383
|
#{if(&, '&', '*')} .e-title {
|
|
384
384
|
cursor: $range-cursor-pointer-style;
|
|
385
385
|
line-height: $range-normal-nav-icon-height;
|
|
386
|
-
width: $range-control-header-width;
|
|
387
386
|
@if ($skin-name != 'FluentUI') {
|
|
387
|
+
width: $range-control-header-width;
|
|
388
388
|
float: $range-float-none;
|
|
389
389
|
font-weight: $range-font-weight-normal;
|
|
390
390
|
margin-left: $range-value-zero;
|
|
@@ -398,12 +398,13 @@ $range-header-font-size: 16px !default;
|
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
#{if(&, '&', '*')} .e-next {
|
|
401
|
-
|
|
401
|
+
@if ($skin-name != 'FluentUI') {
|
|
402
|
+
float: $range-float-right;
|
|
403
|
+
}
|
|
402
404
|
}
|
|
403
405
|
#{if(&, '&', '*')} .e-prev {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
float: $range-float-right;
|
|
406
|
+
@if ($skin-name != 'FluentUI') {
|
|
407
|
+
float: $range-float-left;
|
|
407
408
|
}
|
|
408
409
|
}
|
|
409
410
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -547,7 +548,9 @@ $range-header-font-size: 16px !default;
|
|
|
547
548
|
float: $range-float-left;
|
|
548
549
|
}
|
|
549
550
|
#{if(&, '&', '*')} .e-prev {
|
|
550
|
-
|
|
551
|
+
@if ($skin-name != 'FluentUI') {
|
|
552
|
+
float: $range-float-right;
|
|
553
|
+
}
|
|
551
554
|
}
|
|
552
555
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
553
556
|
border-radius: $range-hover-end-radius;
|
|
@@ -317,6 +317,23 @@ $modal-range-tablet-font-size: 18px !default;
|
|
|
317
317
|
|
|
318
318
|
$range-header-font-size: 16px !default;
|
|
319
319
|
|
|
320
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
321
|
+
width: 65%;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
325
|
+
width: 61%;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
329
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
330
|
+
width: 72%;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
334
|
+
width: 70%;
|
|
335
|
+
}
|
|
336
|
+
|
|
320
337
|
@include export-module('daterangepicker-layout') {
|
|
321
338
|
|
|
322
339
|
/*! daterangepicker layout */
|
|
@@ -430,8 +447,8 @@ $range-header-font-size: 16px !default;
|
|
|
430
447
|
#{if(&, '&', '*')} .e-title {
|
|
431
448
|
cursor: $range-cursor-pointer-style;
|
|
432
449
|
line-height: $range-normal-nav-icon-height;
|
|
433
|
-
width: $range-control-header-width;
|
|
434
450
|
@if ($skin-name != 'FluentUI') {
|
|
451
|
+
width: $range-control-header-width;
|
|
435
452
|
float: $range-float-none;
|
|
436
453
|
font-weight: $range-font-weight-normal;
|
|
437
454
|
margin-left: $range-value-zero;
|
|
@@ -445,12 +462,13 @@ $range-header-font-size: 16px !default;
|
|
|
445
462
|
}
|
|
446
463
|
}
|
|
447
464
|
#{if(&, '&', '*')} .e-next {
|
|
448
|
-
|
|
465
|
+
@if ($skin-name != 'FluentUI') {
|
|
466
|
+
float: $range-float-right;
|
|
467
|
+
}
|
|
449
468
|
}
|
|
450
469
|
#{if(&, '&', '*')} .e-prev {
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
float: $range-float-right;
|
|
470
|
+
@if ($skin-name != 'FluentUI') {
|
|
471
|
+
float: $range-float-left;
|
|
454
472
|
}
|
|
455
473
|
}
|
|
456
474
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -594,7 +612,9 @@ $range-header-font-size: 16px !default;
|
|
|
594
612
|
float: $range-float-left;
|
|
595
613
|
}
|
|
596
614
|
#{if(&, '&', '*')} .e-prev {
|
|
597
|
-
|
|
615
|
+
@if ($skin-name != 'FluentUI') {
|
|
616
|
+
float: $range-float-right;
|
|
617
|
+
}
|
|
598
618
|
}
|
|
599
619
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
600
620
|
border-radius: $range-hover-end-radius;
|
|
@@ -317,6 +317,23 @@ $modal-range-tablet-font-size: 18px !default;
|
|
|
317
317
|
|
|
318
318
|
$range-header-font-size: 16px !default;
|
|
319
319
|
|
|
320
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
321
|
+
width: 65%;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
325
|
+
width: 61%;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
329
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
330
|
+
width: 72%;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
334
|
+
width: 70%;
|
|
335
|
+
}
|
|
336
|
+
|
|
320
337
|
@include export-module('daterangepicker-layout') {
|
|
321
338
|
|
|
322
339
|
/*! daterangepicker layout */
|
|
@@ -430,8 +447,8 @@ $range-header-font-size: 16px !default;
|
|
|
430
447
|
#{if(&, '&', '*')} .e-title {
|
|
431
448
|
cursor: $range-cursor-pointer-style;
|
|
432
449
|
line-height: $range-normal-nav-icon-height;
|
|
433
|
-
width: $range-control-header-width;
|
|
434
450
|
@if ($skin-name != 'FluentUI') {
|
|
451
|
+
width: $range-control-header-width;
|
|
435
452
|
float: $range-float-none;
|
|
436
453
|
font-weight: $range-font-weight-normal;
|
|
437
454
|
margin-left: $range-value-zero;
|
|
@@ -445,12 +462,13 @@ $range-header-font-size: 16px !default;
|
|
|
445
462
|
}
|
|
446
463
|
}
|
|
447
464
|
#{if(&, '&', '*')} .e-next {
|
|
448
|
-
|
|
465
|
+
@if ($skin-name != 'FluentUI') {
|
|
466
|
+
float: $range-float-right;
|
|
467
|
+
}
|
|
449
468
|
}
|
|
450
469
|
#{if(&, '&', '*')} .e-prev {
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
float: $range-float-right;
|
|
470
|
+
@if ($skin-name != 'FluentUI') {
|
|
471
|
+
float: $range-float-left;
|
|
454
472
|
}
|
|
455
473
|
}
|
|
456
474
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -594,7 +612,9 @@ $range-header-font-size: 16px !default;
|
|
|
594
612
|
float: $range-float-left;
|
|
595
613
|
}
|
|
596
614
|
#{if(&, '&', '*')} .e-prev {
|
|
597
|
-
|
|
615
|
+
@if ($skin-name != 'FluentUI') {
|
|
616
|
+
float: $range-float-right;
|
|
617
|
+
}
|
|
598
618
|
}
|
|
599
619
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
600
620
|
border-radius: $range-hover-end-radius;
|
|
@@ -383,8 +383,8 @@ $range-header-font-size: 16px !default;
|
|
|
383
383
|
#{if(&, '&', '*')} .e-title {
|
|
384
384
|
cursor: $range-cursor-pointer-style;
|
|
385
385
|
line-height: $range-normal-nav-icon-height;
|
|
386
|
-
width: $range-control-header-width;
|
|
387
386
|
@if ($skin-name != 'FluentUI') {
|
|
387
|
+
width: $range-control-header-width;
|
|
388
388
|
float: $range-float-none;
|
|
389
389
|
font-weight: $range-font-weight-normal;
|
|
390
390
|
margin-left: $range-value-zero;
|
|
@@ -398,12 +398,13 @@ $range-header-font-size: 16px !default;
|
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
#{if(&, '&', '*')} .e-next {
|
|
401
|
-
|
|
401
|
+
@if ($skin-name != 'FluentUI') {
|
|
402
|
+
float: $range-float-right;
|
|
403
|
+
}
|
|
402
404
|
}
|
|
403
405
|
#{if(&, '&', '*')} .e-prev {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
float: $range-float-right;
|
|
406
|
+
@if ($skin-name != 'FluentUI') {
|
|
407
|
+
float: $range-float-left;
|
|
407
408
|
}
|
|
408
409
|
}
|
|
409
410
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -547,7 +548,9 @@ $range-header-font-size: 16px !default;
|
|
|
547
548
|
float: $range-float-left;
|
|
548
549
|
}
|
|
549
550
|
#{if(&, '&', '*')} .e-prev {
|
|
550
|
-
|
|
551
|
+
@if ($skin-name != 'FluentUI') {
|
|
552
|
+
float: $range-float-right;
|
|
553
|
+
}
|
|
551
554
|
}
|
|
552
555
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
553
556
|
border-radius: $range-hover-end-radius;
|