@syncfusion/blazor-themes 26.1.40 → 26.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/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +166 -60
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
|
@@ -1007,7 +1007,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1007
1007
|
&.e-scale {
|
|
1008
1008
|
&.e-h-scale {
|
|
1009
1009
|
.e-tick {
|
|
1010
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1010
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1011
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1012
|
+
@if ($skin-name == 'material-dark') {
|
|
1013
|
+
background-position: bottom;
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1011
1017
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1012
1018
|
}
|
|
1013
1019
|
@else {
|
|
@@ -1017,7 +1023,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1017
1023
|
}
|
|
1018
1024
|
|
|
1019
1025
|
.e-large {
|
|
1020
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1026
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1027
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1028
|
+
}
|
|
1029
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1021
1030
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1022
1031
|
}
|
|
1023
1032
|
}
|
|
@@ -1047,7 +1056,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1047
1056
|
&.e-scale {
|
|
1048
1057
|
&.e-h-scale {
|
|
1049
1058
|
.e-tick {
|
|
1050
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1059
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1060
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1061
|
+
@if ($skin-name == 'material-dark') {
|
|
1062
|
+
background-position-x: center;
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1051
1066
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1052
1067
|
}
|
|
1053
1068
|
@else {
|
|
@@ -1057,7 +1072,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1057
1072
|
}
|
|
1058
1073
|
|
|
1059
1074
|
.e-large {
|
|
1060
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1075
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1076
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1077
|
+
}
|
|
1078
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1061
1079
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1062
1080
|
}
|
|
1063
1081
|
}
|
|
@@ -1133,7 +1151,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1133
1151
|
}
|
|
1134
1152
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1135
1153
|
background-position: center;
|
|
1136
|
-
|
|
1154
|
+
@if ($skin-name == 'material-dark') {
|
|
1155
|
+
height: 12px;
|
|
1156
|
+
}
|
|
1157
|
+
@else {
|
|
1158
|
+
height: 99%;
|
|
1159
|
+
}
|
|
1137
1160
|
}
|
|
1138
1161
|
}
|
|
1139
1162
|
|
|
@@ -1159,6 +1182,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1159
1182
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1160
1183
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1161
1184
|
}
|
|
1185
|
+
@else if ($skin-name == 'material-dark') {
|
|
1186
|
+
height: 20px;
|
|
1187
|
+
top: 4px;
|
|
1188
|
+
}
|
|
1162
1189
|
}
|
|
1163
1190
|
}
|
|
1164
1191
|
|
|
@@ -1258,7 +1285,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1258
1285
|
background-position: center center;
|
|
1259
1286
|
}
|
|
1260
1287
|
|
|
1261
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1288
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1262
1289
|
&.e-large {
|
|
1263
1290
|
@if ($skin-name != 'bootstrap4') {
|
|
1264
1291
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1348,7 +1375,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1348
1375
|
.e-tick {
|
|
1349
1376
|
display: inline-block;
|
|
1350
1377
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1351
|
-
background-repeat:
|
|
1378
|
+
background-repeat: repeat-y;
|
|
1352
1379
|
}
|
|
1353
1380
|
|
|
1354
1381
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -1075,7 +1075,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1075
1075
|
&.e-scale {
|
|
1076
1076
|
&.e-h-scale {
|
|
1077
1077
|
.e-tick {
|
|
1078
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1078
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1079
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1080
|
+
@if ($skin-name == 'material-dark') {
|
|
1081
|
+
background-position: bottom;
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
1084
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1079
1085
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1080
1086
|
}
|
|
1081
1087
|
@else {
|
|
@@ -1085,7 +1091,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1085
1091
|
}
|
|
1086
1092
|
|
|
1087
1093
|
.e-large {
|
|
1088
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1094
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1095
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1096
|
+
}
|
|
1097
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1089
1098
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1090
1099
|
}
|
|
1091
1100
|
}
|
|
@@ -1115,7 +1124,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1115
1124
|
&.e-scale {
|
|
1116
1125
|
&.e-h-scale {
|
|
1117
1126
|
.e-tick {
|
|
1118
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1127
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1128
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1129
|
+
@if ($skin-name == 'material-dark') {
|
|
1130
|
+
background-position-x: center;
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1119
1134
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1120
1135
|
}
|
|
1121
1136
|
@else {
|
|
@@ -1125,7 +1140,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1125
1140
|
}
|
|
1126
1141
|
|
|
1127
1142
|
.e-large {
|
|
1128
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1143
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1144
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1145
|
+
}
|
|
1146
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1129
1147
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1130
1148
|
}
|
|
1131
1149
|
}
|
|
@@ -1201,7 +1219,12 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1201
1219
|
}
|
|
1202
1220
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1203
1221
|
background-position: center;
|
|
1204
|
-
|
|
1222
|
+
@if ($skin-name == 'material-dark') {
|
|
1223
|
+
height: 12px;
|
|
1224
|
+
}
|
|
1225
|
+
@else {
|
|
1226
|
+
height: 99%;
|
|
1227
|
+
}
|
|
1205
1228
|
}
|
|
1206
1229
|
}
|
|
1207
1230
|
|
|
@@ -1227,6 +1250,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1227
1250
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1228
1251
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1229
1252
|
}
|
|
1253
|
+
@else if ($skin-name == 'material-dark') {
|
|
1254
|
+
height: 20px;
|
|
1255
|
+
top: 4px;
|
|
1256
|
+
}
|
|
1230
1257
|
}
|
|
1231
1258
|
}
|
|
1232
1259
|
|
|
@@ -1326,7 +1353,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1326
1353
|
background-position: center center;
|
|
1327
1354
|
}
|
|
1328
1355
|
|
|
1329
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1356
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1330
1357
|
&.e-large {
|
|
1331
1358
|
@if ($skin-name != 'bootstrap4') {
|
|
1332
1359
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1416,7 +1443,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
1416
1443
|
.e-tick {
|
|
1417
1444
|
display: inline-block;
|
|
1418
1445
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1419
|
-
background-repeat:
|
|
1446
|
+
background-repeat: repeat-y;
|
|
1420
1447
|
}
|
|
1421
1448
|
|
|
1422
1449
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -1071,7 +1071,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1071
1071
|
&.e-scale {
|
|
1072
1072
|
&.e-h-scale {
|
|
1073
1073
|
.e-tick {
|
|
1074
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1074
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1075
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1076
|
+
@if ($skin-name == 'material-dark') {
|
|
1077
|
+
background-position: bottom;
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1075
1081
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1076
1082
|
}
|
|
1077
1083
|
@else {
|
|
@@ -1081,7 +1087,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1081
1087
|
}
|
|
1082
1088
|
|
|
1083
1089
|
.e-large {
|
|
1084
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1090
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1091
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1092
|
+
}
|
|
1093
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1085
1094
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1086
1095
|
}
|
|
1087
1096
|
}
|
|
@@ -1111,7 +1120,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1111
1120
|
&.e-scale {
|
|
1112
1121
|
&.e-h-scale {
|
|
1113
1122
|
.e-tick {
|
|
1114
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1123
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1124
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1125
|
+
@if ($skin-name == 'material-dark') {
|
|
1126
|
+
background-position-x: center;
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1115
1130
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1116
1131
|
}
|
|
1117
1132
|
@else {
|
|
@@ -1121,7 +1136,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1121
1136
|
}
|
|
1122
1137
|
|
|
1123
1138
|
.e-large {
|
|
1124
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1139
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1140
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1141
|
+
}
|
|
1142
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1125
1143
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1126
1144
|
}
|
|
1127
1145
|
}
|
|
@@ -1197,7 +1215,12 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1197
1215
|
}
|
|
1198
1216
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1199
1217
|
background-position: center;
|
|
1200
|
-
|
|
1218
|
+
@if ($skin-name == 'material-dark') {
|
|
1219
|
+
height: 12px;
|
|
1220
|
+
}
|
|
1221
|
+
@else {
|
|
1222
|
+
height: 99%;
|
|
1223
|
+
}
|
|
1201
1224
|
}
|
|
1202
1225
|
}
|
|
1203
1226
|
|
|
@@ -1223,6 +1246,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1223
1246
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1224
1247
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1225
1248
|
}
|
|
1249
|
+
@else if ($skin-name == 'material-dark') {
|
|
1250
|
+
height: 20px;
|
|
1251
|
+
top: 4px;
|
|
1252
|
+
}
|
|
1226
1253
|
}
|
|
1227
1254
|
}
|
|
1228
1255
|
|
|
@@ -1322,7 +1349,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1322
1349
|
background-position: center center;
|
|
1323
1350
|
}
|
|
1324
1351
|
|
|
1325
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1352
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1326
1353
|
&.e-large {
|
|
1327
1354
|
@if ($skin-name != 'bootstrap4') {
|
|
1328
1355
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1412,7 +1439,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
|
|
|
1412
1439
|
.e-tick {
|
|
1413
1440
|
display: inline-block;
|
|
1414
1441
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1415
|
-
background-repeat:
|
|
1442
|
+
background-repeat: repeat-y;
|
|
1416
1443
|
}
|
|
1417
1444
|
|
|
1418
1445
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -1065,7 +1065,13 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1065
1065
|
&.e-scale {
|
|
1066
1066
|
&.e-h-scale {
|
|
1067
1067
|
.e-tick {
|
|
1068
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1068
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1069
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1070
|
+
@if ($skin-name == 'material-dark') {
|
|
1071
|
+
background-position: bottom;
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1074
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1069
1075
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1070
1076
|
}
|
|
1071
1077
|
@else {
|
|
@@ -1075,7 +1081,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1075
1081
|
}
|
|
1076
1082
|
|
|
1077
1083
|
.e-large {
|
|
1078
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1084
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1085
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1086
|
+
}
|
|
1087
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1079
1088
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1080
1089
|
}
|
|
1081
1090
|
}
|
|
@@ -1105,7 +1114,13 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1105
1114
|
&.e-scale {
|
|
1106
1115
|
&.e-h-scale {
|
|
1107
1116
|
.e-tick {
|
|
1108
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1117
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1118
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1119
|
+
@if ($skin-name == 'material-dark') {
|
|
1120
|
+
background-position-x: center;
|
|
1121
|
+
}
|
|
1122
|
+
}
|
|
1123
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1109
1124
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1110
1125
|
}
|
|
1111
1126
|
@else {
|
|
@@ -1115,7 +1130,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1115
1130
|
}
|
|
1116
1131
|
|
|
1117
1132
|
.e-large {
|
|
1118
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1133
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1134
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1135
|
+
}
|
|
1136
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1119
1137
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1120
1138
|
}
|
|
1121
1139
|
}
|
|
@@ -1191,7 +1209,12 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1191
1209
|
}
|
|
1192
1210
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1193
1211
|
background-position: center;
|
|
1194
|
-
|
|
1212
|
+
@if ($skin-name == 'material-dark') {
|
|
1213
|
+
height: 12px;
|
|
1214
|
+
}
|
|
1215
|
+
@else {
|
|
1216
|
+
height: 99%;
|
|
1217
|
+
}
|
|
1195
1218
|
}
|
|
1196
1219
|
}
|
|
1197
1220
|
|
|
@@ -1217,6 +1240,10 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1217
1240
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1218
1241
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1219
1242
|
}
|
|
1243
|
+
@else if ($skin-name == 'material-dark') {
|
|
1244
|
+
height: 20px;
|
|
1245
|
+
top: 4px;
|
|
1246
|
+
}
|
|
1220
1247
|
}
|
|
1221
1248
|
}
|
|
1222
1249
|
|
|
@@ -1316,7 +1343,7 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1316
1343
|
background-position: center center;
|
|
1317
1344
|
}
|
|
1318
1345
|
|
|
1319
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1346
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1320
1347
|
&.e-large {
|
|
1321
1348
|
@if ($skin-name != 'bootstrap4') {
|
|
1322
1349
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1406,7 +1433,7 @@ $slider-disabled-track-color: $gray-300;
|
|
|
1406
1433
|
.e-tick {
|
|
1407
1434
|
display: inline-block;
|
|
1408
1435
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1409
|
-
background-repeat:
|
|
1436
|
+
background-repeat: repeat-y;
|
|
1410
1437
|
}
|
|
1411
1438
|
|
|
1412
1439
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -1009,7 +1009,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1009
1009
|
&.e-scale {
|
|
1010
1010
|
&.e-h-scale {
|
|
1011
1011
|
.e-tick {
|
|
1012
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1012
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1013
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1014
|
+
@if ($skin-name == 'material-dark') {
|
|
1015
|
+
background-position: bottom;
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1013
1019
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1014
1020
|
}
|
|
1015
1021
|
@else {
|
|
@@ -1019,7 +1025,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1019
1025
|
}
|
|
1020
1026
|
|
|
1021
1027
|
.e-large {
|
|
1022
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1028
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1029
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1030
|
+
}
|
|
1031
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1023
1032
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1024
1033
|
}
|
|
1025
1034
|
}
|
|
@@ -1049,7 +1058,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1049
1058
|
&.e-scale {
|
|
1050
1059
|
&.e-h-scale {
|
|
1051
1060
|
.e-tick {
|
|
1052
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1061
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1062
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1063
|
+
@if ($skin-name == 'material-dark') {
|
|
1064
|
+
background-position-x: center;
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1053
1068
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1054
1069
|
}
|
|
1055
1070
|
@else {
|
|
@@ -1059,7 +1074,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1059
1074
|
}
|
|
1060
1075
|
|
|
1061
1076
|
.e-large {
|
|
1062
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1077
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1078
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1079
|
+
}
|
|
1080
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1063
1081
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1064
1082
|
}
|
|
1065
1083
|
}
|
|
@@ -1135,7 +1153,12 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1135
1153
|
}
|
|
1136
1154
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1137
1155
|
background-position: center;
|
|
1138
|
-
|
|
1156
|
+
@if ($skin-name == 'material-dark') {
|
|
1157
|
+
height: 12px;
|
|
1158
|
+
}
|
|
1159
|
+
@else {
|
|
1160
|
+
height: 99%;
|
|
1161
|
+
}
|
|
1139
1162
|
}
|
|
1140
1163
|
}
|
|
1141
1164
|
|
|
@@ -1161,6 +1184,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1161
1184
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1162
1185
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1163
1186
|
}
|
|
1187
|
+
@else if ($skin-name == 'material-dark') {
|
|
1188
|
+
height: 20px;
|
|
1189
|
+
top: 4px;
|
|
1190
|
+
}
|
|
1164
1191
|
}
|
|
1165
1192
|
}
|
|
1166
1193
|
|
|
@@ -1260,7 +1287,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1260
1287
|
background-position: center center;
|
|
1261
1288
|
}
|
|
1262
1289
|
|
|
1263
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1290
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1264
1291
|
&.e-large {
|
|
1265
1292
|
@if ($skin-name != 'bootstrap4') {
|
|
1266
1293
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1350,7 +1377,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1350
1377
|
.e-tick {
|
|
1351
1378
|
display: inline-block;
|
|
1352
1379
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1353
|
-
background-repeat:
|
|
1380
|
+
background-repeat: repeat-y;
|
|
1354
1381
|
}
|
|
1355
1382
|
|
|
1356
1383
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -1009,7 +1009,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1009
1009
|
&.e-scale {
|
|
1010
1010
|
&.e-h-scale {
|
|
1011
1011
|
.e-tick {
|
|
1012
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1012
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1013
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1014
|
+
@if ($skin-name == 'material-dark') {
|
|
1015
|
+
background-position: bottom;
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1013
1019
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1014
1020
|
}
|
|
1015
1021
|
@else {
|
|
@@ -1019,7 +1025,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1019
1025
|
}
|
|
1020
1026
|
|
|
1021
1027
|
.e-large {
|
|
1022
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1028
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1029
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1030
|
+
}
|
|
1031
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1023
1032
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1024
1033
|
}
|
|
1025
1034
|
}
|
|
@@ -1049,7 +1058,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1049
1058
|
&.e-scale {
|
|
1050
1059
|
&.e-h-scale {
|
|
1051
1060
|
.e-tick {
|
|
1052
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1061
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1062
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1063
|
+
@if ($skin-name == 'material-dark') {
|
|
1064
|
+
background-position-x: center;
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1053
1068
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1054
1069
|
}
|
|
1055
1070
|
@else {
|
|
@@ -1059,7 +1074,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1059
1074
|
}
|
|
1060
1075
|
|
|
1061
1076
|
.e-large {
|
|
1062
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1077
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1078
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1079
|
+
}
|
|
1080
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1063
1081
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1064
1082
|
}
|
|
1065
1083
|
}
|
|
@@ -1135,7 +1153,12 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1135
1153
|
}
|
|
1136
1154
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1137
1155
|
background-position: center;
|
|
1138
|
-
|
|
1156
|
+
@if ($skin-name == 'material-dark') {
|
|
1157
|
+
height: 12px;
|
|
1158
|
+
}
|
|
1159
|
+
@else {
|
|
1160
|
+
height: 99%;
|
|
1161
|
+
}
|
|
1139
1162
|
}
|
|
1140
1163
|
}
|
|
1141
1164
|
|
|
@@ -1161,6 +1184,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1161
1184
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1162
1185
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1163
1186
|
}
|
|
1187
|
+
@else if ($skin-name == 'material-dark') {
|
|
1188
|
+
height: 20px;
|
|
1189
|
+
top: 4px;
|
|
1190
|
+
}
|
|
1164
1191
|
}
|
|
1165
1192
|
}
|
|
1166
1193
|
|
|
@@ -1260,7 +1287,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1260
1287
|
background-position: center center;
|
|
1261
1288
|
}
|
|
1262
1289
|
|
|
1263
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1290
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
1264
1291
|
&.e-large {
|
|
1265
1292
|
@if ($skin-name != 'bootstrap4') {
|
|
1266
1293
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1350,7 +1377,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
1350
1377
|
.e-tick {
|
|
1351
1378
|
display: inline-block;
|
|
1352
1379
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1353
|
-
background-repeat:
|
|
1380
|
+
background-repeat: repeat-y;
|
|
1354
1381
|
}
|
|
1355
1382
|
|
|
1356
1383
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|