@syncfusion/ej2-splitbuttons 32.1.24 → 32.2.7
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/dist/ej2-splitbuttons.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
- package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es5.js +15 -1
- package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-splitbuttons.min.js +2 -2
- package/dist/global/ej2-splitbuttons.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +3 -3
- package/src/drop-down-button/drop-down-button.js +9 -1
- package/src/split-button/split-button.js +6 -0
- package/styles/bds-lite.css +702 -702
- package/styles/bds.css +702 -702
- package/styles/bootstrap-dark-lite.css +227 -227
- package/styles/bootstrap-dark.css +227 -227
- package/styles/bootstrap-lite.css +227 -227
- package/styles/bootstrap.css +227 -227
- package/styles/bootstrap4-lite.css +235 -235
- package/styles/bootstrap4.css +235 -235
- package/styles/bootstrap5-dark-lite.css +235 -235
- package/styles/bootstrap5-dark.css +235 -235
- package/styles/bootstrap5-lite.css +235 -235
- package/styles/bootstrap5.3-lite.css +708 -708
- package/styles/bootstrap5.3.css +708 -708
- package/styles/bootstrap5.css +235 -235
- package/styles/button-group/_all.bds.scss +1 -1
- package/styles/button-group/_all.bootstrap-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap.scss +1 -1
- package/styles/button-group/_all.bootstrap4.scss +1 -1
- package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap5.3.scss +1 -1
- package/styles/button-group/_all.bootstrap5.scss +1 -1
- package/styles/button-group/_all.fabric-dark.scss +1 -1
- package/styles/button-group/_all.fabric.scss +1 -1
- package/styles/button-group/_all.fluent-dark.scss +1 -1
- package/styles/button-group/_all.fluent.scss +1 -1
- package/styles/button-group/_all.fluent2.scss +1 -1
- package/styles/button-group/_all.highcontrast-light.scss +1 -1
- package/styles/button-group/_all.highcontrast.scss +1 -1
- package/styles/button-group/_all.material-dark.scss +1 -1
- package/styles/button-group/_all.material.scss +1 -1
- package/styles/button-group/_all.material3-dark.scss +1 -1
- package/styles/button-group/_all.material3.scss +1 -1
- package/styles/button-group/_all.tailwind-dark.scss +1 -1
- package/styles/button-group/_all.tailwind.scss +1 -1
- package/styles/button-group/_all.tailwind3.scss +1 -1
- package/styles/button-group/_bigger.scss +1 -0
- package/styles/button-group/_layout.scss +1 -0
- package/styles/button-group/_theme.scss +1 -0
- package/styles/button-group/bds.css +702 -702
- package/styles/button-group/bootstrap-dark.css +227 -227
- package/styles/button-group/bootstrap.css +227 -227
- package/styles/button-group/bootstrap4.css +235 -235
- package/styles/button-group/bootstrap5-dark.css +235 -235
- package/styles/button-group/bootstrap5.3.css +708 -708
- package/styles/button-group/bootstrap5.css +235 -235
- package/styles/button-group/fabric-dark.css +227 -227
- package/styles/button-group/fabric.css +227 -227
- package/styles/button-group/fluent-dark.css +227 -227
- package/styles/button-group/fluent.css +227 -227
- package/styles/button-group/fluent2.css +729 -729
- package/styles/button-group/highcontrast-light.css +227 -227
- package/styles/button-group/highcontrast.css +227 -227
- package/styles/button-group/material-dark.css +227 -227
- package/styles/button-group/material.css +227 -227
- package/styles/button-group/material3-dark.css +850 -850
- package/styles/button-group/material3.css +850 -850
- package/styles/button-group/tailwind-dark.css +235 -235
- package/styles/button-group/tailwind.css +235 -235
- package/styles/button-group/tailwind3.css +745 -745
- package/styles/drop-down-button/_bigger.scss +1 -0
- package/styles/drop-down-button/_layout.scss +1 -0
- package/styles/drop-down-button/_theme.scss +1 -0
- package/styles/fabric-dark-lite.css +227 -227
- package/styles/fabric-dark.css +227 -227
- package/styles/fabric-lite.css +227 -227
- package/styles/fabric.css +227 -227
- package/styles/fluent-dark-lite.css +227 -227
- package/styles/fluent-dark.css +227 -227
- package/styles/fluent-lite.css +227 -227
- package/styles/fluent.css +227 -227
- package/styles/fluent2-lite.css +729 -729
- package/styles/fluent2.css +729 -729
- package/styles/highcontrast-light-lite.css +227 -227
- package/styles/highcontrast-light.css +227 -227
- package/styles/highcontrast-lite.css +227 -227
- package/styles/highcontrast.css +227 -227
- package/styles/material-dark-lite.css +227 -227
- package/styles/material-dark.css +227 -227
- package/styles/material-lite.css +227 -227
- package/styles/material.css +227 -227
- package/styles/material3-dark-lite.css +850 -850
- package/styles/material3-dark.css +850 -850
- package/styles/material3-lite.css +850 -850
- package/styles/material3.css +850 -850
- package/styles/progress-button/_bigger.scss +1 -0
- package/styles/split-button/_bigger.scss +1 -0
- package/styles/split-button/_layout.scss +1 -0
- package/styles/split-button/_theme.scss +1 -0
- package/styles/tailwind-dark-lite.css +235 -235
- package/styles/tailwind-dark.css +235 -235
- package/styles/tailwind-lite.css +235 -235
- package/styles/tailwind.css +235 -235
- package/styles/tailwind3-lite.css +745 -745
- package/styles/tailwind3.css +745 -745
|
@@ -974,567 +974,238 @@
|
|
|
974
974
|
/* 15px */
|
|
975
975
|
/* 16px */
|
|
976
976
|
/* stylelint-disable */
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
-webkit-box
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
-webkit-box-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
.e-btn-group input:focus-visible + label.e-btn,
|
|
989
|
-
.e-btn-group input:focus + label.e-btn,
|
|
990
|
-
.e-css.e-btn-group .e-btn:focus,
|
|
991
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
992
|
-
.e-css.e-btn-group input:focus + label.e-btn {
|
|
993
|
-
background: var(--color-sf-secondary-bg-color-focus);
|
|
994
|
-
border-color: var(--color-sf-secondary-border-color);
|
|
995
|
-
color: var(--color-sf-secondary-text-color-focus);
|
|
996
|
-
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
997
|
-
outline-offset: 0;
|
|
998
|
-
border-color: var(--color-sf-secondary-bg-color-focus);
|
|
999
|
-
outline-color: inherit;
|
|
1000
|
-
}
|
|
1001
|
-
.e-btn-group .e-btn:focus.e-primary,
|
|
1002
|
-
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1003
|
-
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
1004
|
-
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
1005
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1006
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
1007
|
-
background: var(--color-sf-primary-bg-color-focus);
|
|
1008
|
-
border-color: var(--color-sf-primary-border-color);
|
|
1009
|
-
color: var(--color-sf-primary-text-focus);
|
|
1010
|
-
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1011
|
-
-webkit-box-shadow: none;
|
|
1012
|
-
box-shadow: none;
|
|
1013
|
-
box-shadow: none;
|
|
1014
|
-
border-color: var(--color-sf-primary-bg-color-focus);
|
|
1015
|
-
outline-color: inherit;
|
|
1016
|
-
}
|
|
1017
|
-
.e-btn-group .e-btn:focus.e-success,
|
|
1018
|
-
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1019
|
-
.e-btn-group input:focus + label.e-btn.e-success,
|
|
1020
|
-
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
1021
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1022
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
1023
|
-
background: var(--color-sf-success-bg-color-focus);
|
|
1024
|
-
border-color: var(--color-sf-success-border-color);
|
|
1025
|
-
color: var(--color-sf-success-text-hover);
|
|
1026
|
-
-webkit-box-shadow: none;
|
|
1027
|
-
box-shadow: none;
|
|
1028
|
-
box-shadow: none;
|
|
1029
|
-
border-color: var(--color-sf-success-bg-color-focus);
|
|
1030
|
-
outline-color: inherit;
|
|
1031
|
-
}
|
|
1032
|
-
.e-btn-group .e-btn:focus.e-info,
|
|
1033
|
-
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1034
|
-
.e-btn-group input:focus + label.e-btn.e-info,
|
|
1035
|
-
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
1036
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1037
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
1038
|
-
background: var(--color-sf-info-bg-color-focus);
|
|
1039
|
-
border-color: var(--color-sf-info-border-color);
|
|
1040
|
-
color: var(--color-sf-info-text-hover);
|
|
1041
|
-
-webkit-box-shadow: none;
|
|
1042
|
-
box-shadow: none;
|
|
1043
|
-
box-shadow: none;
|
|
1044
|
-
border-color: var(--color-sf-info-bg-color-focus);
|
|
1045
|
-
outline-color: inherit;
|
|
1046
|
-
}
|
|
1047
|
-
.e-btn-group .e-btn:focus.e-warning,
|
|
1048
|
-
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1049
|
-
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
1050
|
-
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
1051
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1052
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
1053
|
-
background: var(--color-sf-warning-bg-color-focus);
|
|
1054
|
-
border-color: var(--color-sf-warning-border-color);
|
|
1055
|
-
color: var(--color-sf-warning-text-hover);
|
|
1056
|
-
-webkit-box-shadow: none;
|
|
1057
|
-
box-shadow: none;
|
|
1058
|
-
box-shadow: none;
|
|
1059
|
-
border-color: var(--color-sf-warning-bg-color-focus);
|
|
1060
|
-
outline-color: inherit;
|
|
1061
|
-
}
|
|
1062
|
-
.e-btn-group .e-btn:focus.e-danger,
|
|
1063
|
-
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1064
|
-
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
1065
|
-
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
1066
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1067
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
1068
|
-
background: var(--color-sf-danger-bg-color-focus);
|
|
1069
|
-
border-color: var(--color-sf-danger-border-color);
|
|
1070
|
-
color: var(--color-sf-danger-text-hover);
|
|
1071
|
-
-webkit-box-shadow: none;
|
|
1072
|
-
box-shadow: none;
|
|
1073
|
-
box-shadow: none;
|
|
1074
|
-
border-color: var(--color-sf-danger-bg-color-focus);
|
|
1075
|
-
outline-color: inherit;
|
|
1076
|
-
}
|
|
1077
|
-
.e-btn-group .e-btn:focus.e-link,
|
|
1078
|
-
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1079
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
1080
|
-
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
1081
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1082
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
1083
|
-
border-radius: 0;
|
|
1084
|
-
text-decoration: underline;
|
|
1085
|
-
color: var(--color-sf-primary-bg-color-pressed);
|
|
1086
|
-
background-color: transparent;
|
|
1087
|
-
border-color: transparent;
|
|
1088
|
-
-webkit-box-shadow: none;
|
|
1089
|
-
box-shadow: none;
|
|
1090
|
-
outline: none;
|
|
1091
|
-
}
|
|
1092
|
-
.e-btn-group .e-btn:focus.e-outline,
|
|
1093
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1094
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1095
|
-
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1096
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1097
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1098
|
-
-webkit-box-shadow: none;
|
|
1099
|
-
box-shadow: none;
|
|
1100
|
-
box-shadow: none;
|
|
1101
|
-
border-color: var(--color-sf-secondary-bg-color-focus);
|
|
1102
|
-
}
|
|
1103
|
-
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1104
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1105
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1106
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1107
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1108
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1109
|
-
-webkit-box-shadow: none;
|
|
1110
|
-
box-shadow: none;
|
|
1111
|
-
border-color: var(--color-sf-primary-bg-color);
|
|
1112
|
-
}
|
|
1113
|
-
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1114
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1115
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1116
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1117
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1118
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1119
|
-
-webkit-box-shadow: none;
|
|
1120
|
-
box-shadow: none;
|
|
1121
|
-
border-color: var(--color-sf-success-bg-color-focus);
|
|
1122
|
-
}
|
|
1123
|
-
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1124
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1125
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1126
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1127
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1128
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1129
|
-
-webkit-box-shadow: none;
|
|
1130
|
-
box-shadow: none;
|
|
1131
|
-
border-color: var(--color-sf-info-bg-color-hover);
|
|
1132
|
-
}
|
|
1133
|
-
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1134
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1135
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1136
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1137
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1138
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1139
|
-
-webkit-box-shadow: none;
|
|
1140
|
-
box-shadow: none;
|
|
1141
|
-
border-color: var(--color-sf-warning-bg-color-hover);
|
|
1142
|
-
}
|
|
1143
|
-
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1144
|
-
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1145
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1146
|
-
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1147
|
-
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1148
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1149
|
-
-webkit-box-shadow: none;
|
|
1150
|
-
box-shadow: none;
|
|
1151
|
-
border-color: var(--color-sf-danger-bg-color-hover);
|
|
1152
|
-
}
|
|
1153
|
-
.e-btn-group .e-btn:active,
|
|
1154
|
-
.e-btn-group input:active + label.e-btn,
|
|
1155
|
-
.e-btn-group input:checked + label.e-btn,
|
|
1156
|
-
.e-css.e-btn-group .e-btn:active,
|
|
1157
|
-
.e-css.e-btn-group input:active + label.e-btn,
|
|
1158
|
-
.e-css.e-btn-group input:checked + label.e-btn {
|
|
1159
|
-
background: var(--color-sf-secondary-bg-color-pressed);
|
|
1160
|
-
border-color: var(--color-sf-secondary-border-color-pressed);
|
|
1161
|
-
color: var(--color-sf-secondary-text-color-pressed);
|
|
1162
|
-
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1163
|
-
outline-offset: 0;
|
|
1164
|
-
}
|
|
1165
|
-
.e-btn-group .e-btn:active.e-primary,
|
|
1166
|
-
.e-btn-group input:active + label.e-btn.e-primary,
|
|
1167
|
-
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
1168
|
-
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
1169
|
-
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
1170
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
1171
|
-
background: var(--color-sf-primary-bg-color-pressed);
|
|
1172
|
-
border-color: var(--color-sf-primary-border-color-pressed);
|
|
1173
|
-
color: var(--color-sf-primary-text-pressed);
|
|
1174
|
-
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1175
|
-
}
|
|
1176
|
-
.e-btn-group .e-btn:active.e-success,
|
|
1177
|
-
.e-btn-group input:active + label.e-btn.e-success,
|
|
1178
|
-
.e-btn-group input:checked + label.e-btn.e-success,
|
|
1179
|
-
.e-css.e-btn-group .e-btn:active.e-success,
|
|
1180
|
-
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
1181
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
1182
|
-
background: var(--color-sf-success-bg-color-pressed);
|
|
1183
|
-
border-color: var(--color-sf-success-border-color-pressed);
|
|
1184
|
-
color: var(--color-sf-success-text);
|
|
1185
|
-
}
|
|
1186
|
-
.e-btn-group .e-btn:active.e-info,
|
|
1187
|
-
.e-btn-group input:active + label.e-btn.e-info,
|
|
1188
|
-
.e-btn-group input:checked + label.e-btn.e-info,
|
|
1189
|
-
.e-css.e-btn-group .e-btn:active.e-info,
|
|
1190
|
-
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1191
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1192
|
-
background: var(--color-sf-info-bg-color-pressed);
|
|
1193
|
-
color: var(--color-sf-info-text-pressed);
|
|
1194
|
-
border-color: var(--color-sf-info-border-color-pressed);
|
|
977
|
+
*.e-btn-group,
|
|
978
|
+
*.e-css.e-btn-group {
|
|
979
|
+
display: -webkit-inline-box;
|
|
980
|
+
display: -ms-inline-flexbox;
|
|
981
|
+
display: inline-flex;
|
|
982
|
+
border-radius: 4px;
|
|
983
|
+
-webkit-box-orient: horizontal;
|
|
984
|
+
-webkit-box-direction: normal;
|
|
985
|
+
-ms-flex-direction: row;
|
|
986
|
+
flex-direction: row;
|
|
987
|
+
position: relative;
|
|
1195
988
|
}
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
border-color: var(--color-sf-warning-border-color-pressed);
|
|
1204
|
-
color: var(--color-sf-warning-text-pressed);
|
|
989
|
+
*.e-btn-group input:focus + label.e-btn,
|
|
990
|
+
*.e-btn-group .e-btn:focus,
|
|
991
|
+
*.e-btn-group .e-btn:hover,
|
|
992
|
+
*.e-css.e-btn-group input:focus + label.e-btn,
|
|
993
|
+
*.e-css.e-btn-group .e-btn:focus,
|
|
994
|
+
*.e-css.e-btn-group .e-btn:hover {
|
|
995
|
+
z-index: 2;
|
|
1205
996
|
}
|
|
1206
|
-
|
|
1207
|
-
.e-btn-group input
|
|
1208
|
-
|
|
1209
|
-
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
1210
|
-
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
1211
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
1212
|
-
background: var(--color-sf-danger-bg-color-pressed);
|
|
1213
|
-
border-color: var(--color-sf-danger-border-color-pressed);
|
|
1214
|
-
color: var(--color-sf-danger-text-pressed);
|
|
997
|
+
*.e-btn-group input + label.e-btn,
|
|
998
|
+
*.e-css.e-btn-group input + label.e-btn {
|
|
999
|
+
margin-bottom: 0;
|
|
1215
1000
|
}
|
|
1216
|
-
|
|
1217
|
-
.e-btn-group input
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
color: var(--color-sf-secondary-text-color-pressed);
|
|
1001
|
+
*.e-btn-group input,
|
|
1002
|
+
*.e-css.e-btn-group input {
|
|
1003
|
+
-moz-appearance: none;
|
|
1004
|
+
height: 1px;
|
|
1005
|
+
margin: 0 0 0 -1px;
|
|
1006
|
+
opacity: 0;
|
|
1007
|
+
position: absolute;
|
|
1008
|
+
width: 1px;
|
|
1225
1009
|
}
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
.e-btn-group input:
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
background: var(--color-sf-primary-bg-color);
|
|
1233
|
-
color: var(--color-sf-primary-text-pressed);
|
|
1010
|
+
*.e-btn-group input:disabled + label.e-btn,
|
|
1011
|
+
*.e-btn-group :disabled,
|
|
1012
|
+
*.e-css.e-btn-group input:disabled + label.e-btn,
|
|
1013
|
+
*.e-css.e-btn-group :disabled {
|
|
1014
|
+
cursor: default;
|
|
1015
|
+
pointer-events: none;
|
|
1234
1016
|
}
|
|
1235
|
-
|
|
1236
|
-
.e-btn-group
|
|
1237
|
-
|
|
1238
|
-
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
|
|
1239
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
1240
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
1241
|
-
background: var(--color-sf-success-bg-color-pressed);
|
|
1242
|
-
border-color: var(--color-sf-success-border-color-pressed);
|
|
1243
|
-
color: var(--color-sf-success-text);
|
|
1017
|
+
*.e-btn-group .e-btn-icon,
|
|
1018
|
+
*.e-css.e-btn-group .e-btn-icon {
|
|
1019
|
+
font-size: 16px;
|
|
1244
1020
|
}
|
|
1245
|
-
|
|
1246
|
-
.e-btn-group
|
|
1247
|
-
|
|
1248
|
-
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
|
|
1249
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
1250
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
1251
|
-
background: var(--color-sf-info-bg-color);
|
|
1252
|
-
color: var(--color-sf-info-text-pressed);
|
|
1021
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
|
|
1022
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
|
|
1023
|
+
margin-left: -1px;
|
|
1253
1024
|
}
|
|
1254
|
-
|
|
1255
|
-
.e-btn-group
|
|
1256
|
-
|
|
1257
|
-
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
1258
|
-
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
1259
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
1260
|
-
background: var(--color-sf-warning-bg-color-pressed);
|
|
1261
|
-
border-color: var(--color-sf-warning-border-color-pressed);
|
|
1262
|
-
color: var(--color-sf-warning-text-pressed);
|
|
1025
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1026
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1027
|
+
border-radius: calc(var(--e-radius) * 0);
|
|
1263
1028
|
}
|
|
1264
|
-
|
|
1265
|
-
.e-btn-group
|
|
1266
|
-
.e-btn-group
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
1270
|
-
background: var(--color-sf-danger-bg-color-pressed);
|
|
1271
|
-
border-color: var(--color-sf-danger-border-color-pressed);
|
|
1272
|
-
color: var(--color-sf-danger-text-pressed);
|
|
1029
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
|
|
1030
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
|
|
1031
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
|
|
1032
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1033
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1273
1034
|
}
|
|
1274
|
-
|
|
1275
|
-
.e-btn-group
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
background-color: var(--color-sf-secondary-bg-color-disabled);
|
|
1279
|
-
border-color: var(--color-sf-secondary-border-color-disabled);
|
|
1280
|
-
-webkit-box-shadow: none;
|
|
1281
|
-
box-shadow: none;
|
|
1282
|
-
color: var(--color-sf-secondary-text-color-disabled);
|
|
1283
|
-
border-color: var(--color-sf-secondary-border-color);
|
|
1035
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
|
|
1036
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
1037
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1038
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1284
1039
|
}
|
|
1285
|
-
|
|
1286
|
-
.e-btn-group
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
background: var(--color-sf-primary-bg-color-disabled);
|
|
1290
|
-
border-color: var(--color-sf-primary-border-color-disabled);
|
|
1291
|
-
-webkit-box-shadow: none;
|
|
1292
|
-
box-shadow: none;
|
|
1293
|
-
color: var(--color-sf-primary-text-disabled);
|
|
1294
|
-
border-color: var(--color-sf-primary-border-color);
|
|
1040
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
|
|
1041
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
|
|
1042
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1043
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1295
1044
|
}
|
|
1296
|
-
|
|
1297
|
-
.e-btn-group
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
background: var(--color-sf-success-bg-color-disabled);
|
|
1301
|
-
border-color: var(--color-sf-success-border-color-disabled);
|
|
1302
|
-
-webkit-box-shadow: none;
|
|
1303
|
-
box-shadow: none;
|
|
1304
|
-
color: var(--color-sf-success-text-disabled);
|
|
1305
|
-
border-color: var(--color-sf-success-border-color);
|
|
1045
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
1046
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
1047
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1048
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1306
1049
|
}
|
|
1307
|
-
|
|
1308
|
-
.e-btn-group
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
background: var(--color-sf-info-bg-color-disabled);
|
|
1312
|
-
border-color: var(--color-sf-content-bg-color);
|
|
1313
|
-
-webkit-box-shadow: none;
|
|
1314
|
-
box-shadow: none;
|
|
1315
|
-
color: var(--color-sf-info-text-disabled);
|
|
1316
|
-
border-color: var(--color-sf-info-border-color);
|
|
1050
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
1051
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
1052
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1053
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1317
1054
|
}
|
|
1318
|
-
|
|
1319
|
-
.e-btn-group
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
background: var(--color-sf-warning-bg-color-disabled);
|
|
1323
|
-
border-color: var(--color-sf-warning-border-color-disabled);
|
|
1324
|
-
-webkit-box-shadow: none;
|
|
1325
|
-
box-shadow: none;
|
|
1326
|
-
color: var(--color-sf-warning-text-disabled);
|
|
1327
|
-
border-color: var(--color-sf-warning-border-color);
|
|
1055
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1056
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1057
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1058
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1328
1059
|
}
|
|
1329
|
-
|
|
1330
|
-
.e-btn-group
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
background: var(--color-sf-danger-bg-color-disabled);
|
|
1334
|
-
border-color: var(--color-sf-danger-border-color-disabled);
|
|
1335
|
-
-webkit-box-shadow: none;
|
|
1336
|
-
box-shadow: none;
|
|
1337
|
-
color: var(--color-sf-warning-text-disabled);
|
|
1338
|
-
border-color: var(--color-sf-danger-border-color);
|
|
1060
|
+
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1061
|
+
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1062
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1063
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1339
1064
|
}
|
|
1340
|
-
|
|
1341
|
-
.e-btn-group
|
|
1342
|
-
|
|
1343
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
|
|
1344
|
-
color: var(--color-sf-secondary-border-color-disabled);
|
|
1345
|
-
text-decoration: underline;
|
|
1346
|
-
background: transparent;
|
|
1347
|
-
-webkit-box-shadow: none;
|
|
1348
|
-
box-shadow: none;
|
|
1349
|
-
text-decoration: none;
|
|
1350
|
-
border-color: transparent;
|
|
1065
|
+
*.e-btn-group.e-rtl .e-btn,
|
|
1066
|
+
*.e-css.e-btn-group.e-rtl .e-btn {
|
|
1067
|
+
margin-left: -1px;
|
|
1351
1068
|
}
|
|
1352
|
-
|
|
1353
|
-
.e-btn-group
|
|
1354
|
-
|
|
1355
|
-
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
|
|
1356
|
-
background: transparent;
|
|
1357
|
-
border-color: var(--color-sf-secondary-border-color-disabled);
|
|
1358
|
-
color: var(--color-sf-secondary-bg-color-disabled);
|
|
1359
|
-
border-color: var(--color-sf-secondary-border-color);
|
|
1069
|
+
*.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1070
|
+
*.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1071
|
+
border-radius: calc(var(--e-radius) * 0);
|
|
1360
1072
|
}
|
|
1361
|
-
|
|
1362
|
-
.e-btn-group
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
border-color: var(--color-sf-primary-bg-color-disabled);
|
|
1367
|
-
-webkit-box-shadow: none;
|
|
1368
|
-
box-shadow: none;
|
|
1369
|
-
color: var(--color-sf-primary-bg-color-disabled);
|
|
1370
|
-
border-color: var(--color-sf-primary-bg-color);
|
|
1073
|
+
*.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
|
|
1074
|
+
*.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
|
|
1075
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
1076
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1077
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1371
1078
|
}
|
|
1372
|
-
|
|
1373
|
-
.e-btn-group
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
background: rgba(var(--color-sf-success-bg-color), 0.65);
|
|
1377
|
-
border-color: rgba(var(--color-sf-success-bg-color), 0.65);
|
|
1378
|
-
-webkit-box-shadow: none;
|
|
1379
|
-
box-shadow: none;
|
|
1380
|
-
color: var(--color-sf-success-bg-color-disabled);
|
|
1381
|
-
border-color: var(--color-sf-success-bg-color);
|
|
1079
|
+
*.e-btn-group.e-rtl .e-btn:last-of-type,
|
|
1080
|
+
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
|
|
1081
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1082
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1382
1083
|
}
|
|
1383
|
-
|
|
1384
|
-
.e-btn-group
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
background: var(--color-sf-content-bg-color);
|
|
1388
|
-
border-color: rgba(var(--color-sf-info-bg-color), 0.65);
|
|
1389
|
-
-webkit-box-shadow: none;
|
|
1390
|
-
box-shadow: none;
|
|
1391
|
-
color: var(--color-sf-info-bg-color-disabled);
|
|
1392
|
-
border-color: var(--color-sf-info-bg-color);
|
|
1084
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
|
|
1085
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
|
|
1086
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1087
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1393
1088
|
}
|
|
1394
|
-
|
|
1395
|
-
.e-btn-group
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
background: rgba(var(--color-sf-warning-bg-color), 0.65);
|
|
1399
|
-
border-color: rgba(var(--color-sf-warning-bg-color), 0.65);
|
|
1400
|
-
-webkit-box-shadow: none;
|
|
1401
|
-
box-shadow: none;
|
|
1402
|
-
color: var(--color-sf-warning-bg-color-disabled);
|
|
1403
|
-
border-color: var(--color-sf-warning-bg-color);
|
|
1089
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
1090
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
1091
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1092
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1404
1093
|
}
|
|
1405
|
-
|
|
1406
|
-
.e-btn-group
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
background: rgba(var(--color-sf-danger-bg-color), 0.65);
|
|
1410
|
-
border-color: rgba(var(--color-sf-danger-bg-color), 0.65);
|
|
1411
|
-
-webkit-box-shadow: none;
|
|
1412
|
-
box-shadow: none;
|
|
1413
|
-
color: var(--color-sf-danger-bg-color-disabled);
|
|
1414
|
-
border-color: var(--color-sf-danger-bg-color);
|
|
1094
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
1095
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
1096
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1097
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1415
1098
|
}
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
border-left:
|
|
1419
|
-
border-
|
|
1099
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1100
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1101
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1102
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1420
1103
|
}
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
border-right:
|
|
1104
|
+
*.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1105
|
+
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1106
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1107
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1424
1108
|
}
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1109
|
+
*.e-btn-group.e-vertical,
|
|
1110
|
+
*.e-css.e-btn-group.e-vertical {
|
|
1111
|
+
-webkit-box-orient: vertical;
|
|
1112
|
+
-webkit-box-direction: normal;
|
|
1113
|
+
-ms-flex-direction: column;
|
|
1114
|
+
flex-direction: column;
|
|
1428
1115
|
}
|
|
1429
|
-
|
|
1430
|
-
.e-btn-group
|
|
1431
|
-
|
|
1432
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
1433
|
-
border-color: var(--color-sf-secondary-border-color);
|
|
1434
|
-
outline-color: inherit;
|
|
1116
|
+
*.e-btn-group.e-vertical input,
|
|
1117
|
+
*.e-css.e-btn-group.e-vertical input {
|
|
1118
|
+
margin: -1px 0 0;
|
|
1435
1119
|
}
|
|
1436
|
-
|
|
1437
|
-
.e-btn-group
|
|
1438
|
-
|
|
1439
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
1440
|
-
border-color: var(--color-sf-primary);
|
|
1441
|
-
outline-color: inherit;
|
|
1120
|
+
*.e-btn-group.e-vertical .e-btn:not(.e-outline),
|
|
1121
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
|
|
1122
|
+
margin-top: -1px;
|
|
1442
1123
|
}
|
|
1443
|
-
|
|
1444
|
-
.e-btn-group
|
|
1445
|
-
|
|
1446
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
1447
|
-
border-color: var(--color-sf-success-border-color);
|
|
1448
|
-
outline-color: inherit;
|
|
1124
|
+
*.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1125
|
+
*.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1126
|
+
border-radius: calc(var(--e-radius) * 0);
|
|
1449
1127
|
}
|
|
1450
|
-
|
|
1451
|
-
.e-btn-group
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
border-
|
|
1455
|
-
|
|
1128
|
+
*.e-btn-group.e-vertical .e-btn:first-of-type,
|
|
1129
|
+
*.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
|
|
1130
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1131
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1132
|
+
border-top-left-radius: calc(var(--e-radius) * 0.125);
|
|
1133
|
+
border-top-right-radius: calc(var(--e-radius) * 0.125);
|
|
1456
1134
|
}
|
|
1457
|
-
|
|
1458
|
-
.e-btn-group
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
border-
|
|
1462
|
-
|
|
1135
|
+
*.e-btn-group.e-vertical .e-btn:last-of-type,
|
|
1136
|
+
*.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
|
|
1137
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0.125);
|
|
1138
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0.125);
|
|
1139
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1140
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1463
1141
|
}
|
|
1464
|
-
|
|
1465
|
-
.e-btn-group:not(.e-vertical):not(.e-rtl)
|
|
1466
|
-
|
|
1467
|
-
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
1468
|
-
border-color: var(--color-sf-danger-border-color);
|
|
1469
|
-
outline-color: inherit;
|
|
1142
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
|
|
1143
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
|
|
1144
|
+
border-radius: calc(var(--e-radius) * 1.25);
|
|
1470
1145
|
}
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
border-bottom:
|
|
1474
|
-
border-top:
|
|
1146
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
|
|
1147
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
|
|
1148
|
+
border-bottom-left-radius: calc(var(--e-radius) * 1.25);
|
|
1149
|
+
border-top-left-radius: calc(var(--e-radius) * 1.25);
|
|
1475
1150
|
}
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
border-bottom:
|
|
1151
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
|
|
1152
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
|
|
1153
|
+
border-bottom-right-radius: calc(var(--e-radius) * 1.25);
|
|
1154
|
+
border-top-right-radius: calc(var(--e-radius) * 1.25);
|
|
1479
1155
|
}
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
border-
|
|
1156
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
|
|
1157
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
|
|
1158
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1159
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1483
1160
|
}
|
|
1484
|
-
|
|
1485
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
border-color: var(--color-sf-secondary-border-color);
|
|
1489
|
-
outline-color: inherit;
|
|
1161
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
|
|
1162
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
|
|
1163
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1164
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1490
1165
|
}
|
|
1491
|
-
|
|
1492
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1166
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
|
|
1167
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
|
|
1168
|
+
border-bottom-left-radius: calc(var(--e-radius) * 1.25);
|
|
1169
|
+
border-top-left-radius: calc(var(--e-radius) * 1.25);
|
|
1170
|
+
}
|
|
1171
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
1172
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
1173
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1174
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1497
1175
|
}
|
|
1498
|
-
|
|
1499
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
border-color: var(--color-sf-success-border-color);
|
|
1503
|
-
outline-color: inherit;
|
|
1176
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
1177
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
1178
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1179
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1504
1180
|
}
|
|
1505
|
-
|
|
1506
|
-
.e-btn-group.e-vertical:not(.e-rtl)
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
border-color: var(--color-sf-info-border-color);
|
|
1510
|
-
outline-color: inherit;
|
|
1181
|
+
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
|
|
1182
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
|
|
1183
|
+
border-bottom-right-radius: calc(var(--e-radius) * 1.25);
|
|
1184
|
+
border-top-right-radius: calc(var(--e-radius) * 1.25);
|
|
1511
1185
|
}
|
|
1512
|
-
|
|
1513
|
-
.e-btn-group.e-
|
|
1514
|
-
|
|
1515
|
-
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
1516
|
-
border-color: var(--color-sf-warning-border-color);
|
|
1517
|
-
outline-color: inherit;
|
|
1186
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
|
|
1187
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
|
|
1188
|
+
border-radius: calc(var(--e-radius) * 1.25);
|
|
1518
1189
|
}
|
|
1519
|
-
|
|
1520
|
-
.e-btn-group.e-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
border-color: var(--color-sf-danger-border-color);
|
|
1524
|
-
outline-color: inherit;
|
|
1190
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
|
|
1191
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
|
|
1192
|
+
border-bottom-right-radius: calc(var(--e-radius) * 1.25);
|
|
1193
|
+
border-top-right-radius: calc(var(--e-radius) * 1.25);
|
|
1525
1194
|
}
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
border-left:
|
|
1529
|
-
border-
|
|
1195
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
|
|
1196
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
|
|
1197
|
+
border-bottom-left-radius: calc(var(--e-radius) * 1.25);
|
|
1198
|
+
border-top-left-radius: calc(var(--e-radius) * 1.25);
|
|
1530
1199
|
}
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
border-left:
|
|
1200
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
|
|
1201
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
1202
|
+
border-bottom-left-radius: calc(var(--e-radius) * 0);
|
|
1203
|
+
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1534
1204
|
}
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
border-right:
|
|
1205
|
+
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
|
|
1206
|
+
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
|
|
1207
|
+
border-bottom-right-radius: calc(var(--e-radius) * 0);
|
|
1208
|
+
border-top-right-radius: calc(var(--e-radius) * 0);
|
|
1538
1209
|
}
|
|
1539
1210
|
|
|
1540
1211
|
|
|
@@ -1622,238 +1293,567 @@
|
|
|
1622
1293
|
/* 15px */
|
|
1623
1294
|
/* 16px */
|
|
1624
1295
|
/* stylelint-disable */
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
-webkit-box-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1296
|
+
.e-btn-group:not(.e-outline),
|
|
1297
|
+
.e-css.e-btn-group:not(.e-outline) {
|
|
1298
|
+
-webkit-box-shadow: 0 2px 4px rgba(var(--color-sf-black), 0.075);
|
|
1299
|
+
box-shadow: 0 2px 4px rgba(var(--color-sf-black), 0.075);
|
|
1300
|
+
}
|
|
1301
|
+
.e-btn-group .e-btn:hover,
|
|
1302
|
+
.e-css.e-btn-group .e-btn:hover {
|
|
1303
|
+
-webkit-box-shadow: none;
|
|
1304
|
+
box-shadow: none;
|
|
1305
|
+
}
|
|
1306
|
+
.e-btn-group .e-btn:focus,
|
|
1307
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
1308
|
+
.e-btn-group input:focus + label.e-btn,
|
|
1309
|
+
.e-css.e-btn-group .e-btn:focus,
|
|
1310
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn,
|
|
1311
|
+
.e-css.e-btn-group input:focus + label.e-btn {
|
|
1312
|
+
background: var(--color-sf-secondary-bg-color-focus);
|
|
1313
|
+
border-color: var(--color-sf-secondary-border-color);
|
|
1314
|
+
color: var(--color-sf-secondary-text-color-focus);
|
|
1315
|
+
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1316
|
+
outline-offset: 0;
|
|
1317
|
+
border-color: var(--color-sf-secondary-bg-color-focus);
|
|
1318
|
+
outline-color: inherit;
|
|
1319
|
+
}
|
|
1320
|
+
.e-btn-group .e-btn:focus.e-primary,
|
|
1321
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1322
|
+
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
1323
|
+
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
1324
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
1325
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
1326
|
+
background: var(--color-sf-primary-bg-color-focus);
|
|
1327
|
+
border-color: var(--color-sf-primary-border-color);
|
|
1328
|
+
color: var(--color-sf-primary-text-focus);
|
|
1329
|
+
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1330
|
+
-webkit-box-shadow: none;
|
|
1331
|
+
box-shadow: none;
|
|
1332
|
+
box-shadow: none;
|
|
1333
|
+
border-color: var(--color-sf-primary-bg-color-focus);
|
|
1334
|
+
outline-color: inherit;
|
|
1335
|
+
}
|
|
1336
|
+
.e-btn-group .e-btn:focus.e-success,
|
|
1337
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1338
|
+
.e-btn-group input:focus + label.e-btn.e-success,
|
|
1339
|
+
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
1340
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
1341
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
1342
|
+
background: var(--color-sf-success-bg-color-focus);
|
|
1343
|
+
border-color: var(--color-sf-success-border-color);
|
|
1344
|
+
color: var(--color-sf-success-text-hover);
|
|
1345
|
+
-webkit-box-shadow: none;
|
|
1346
|
+
box-shadow: none;
|
|
1347
|
+
box-shadow: none;
|
|
1348
|
+
border-color: var(--color-sf-success-bg-color-focus);
|
|
1349
|
+
outline-color: inherit;
|
|
1350
|
+
}
|
|
1351
|
+
.e-btn-group .e-btn:focus.e-info,
|
|
1352
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1353
|
+
.e-btn-group input:focus + label.e-btn.e-info,
|
|
1354
|
+
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
1355
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
1356
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
1357
|
+
background: var(--color-sf-info-bg-color-focus);
|
|
1358
|
+
border-color: var(--color-sf-info-border-color);
|
|
1359
|
+
color: var(--color-sf-info-text-hover);
|
|
1360
|
+
-webkit-box-shadow: none;
|
|
1361
|
+
box-shadow: none;
|
|
1362
|
+
box-shadow: none;
|
|
1363
|
+
border-color: var(--color-sf-info-bg-color-focus);
|
|
1364
|
+
outline-color: inherit;
|
|
1365
|
+
}
|
|
1366
|
+
.e-btn-group .e-btn:focus.e-warning,
|
|
1367
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1368
|
+
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
1369
|
+
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
1370
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
1371
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
1372
|
+
background: var(--color-sf-warning-bg-color-focus);
|
|
1373
|
+
border-color: var(--color-sf-warning-border-color);
|
|
1374
|
+
color: var(--color-sf-warning-text-hover);
|
|
1375
|
+
-webkit-box-shadow: none;
|
|
1376
|
+
box-shadow: none;
|
|
1377
|
+
box-shadow: none;
|
|
1378
|
+
border-color: var(--color-sf-warning-bg-color-focus);
|
|
1379
|
+
outline-color: inherit;
|
|
1380
|
+
}
|
|
1381
|
+
.e-btn-group .e-btn:focus.e-danger,
|
|
1382
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1383
|
+
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
1384
|
+
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
1385
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
1386
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
1387
|
+
background: var(--color-sf-danger-bg-color-focus);
|
|
1388
|
+
border-color: var(--color-sf-danger-border-color);
|
|
1389
|
+
color: var(--color-sf-danger-text-hover);
|
|
1390
|
+
-webkit-box-shadow: none;
|
|
1391
|
+
box-shadow: none;
|
|
1392
|
+
box-shadow: none;
|
|
1393
|
+
border-color: var(--color-sf-danger-bg-color-focus);
|
|
1394
|
+
outline-color: inherit;
|
|
1395
|
+
}
|
|
1396
|
+
.e-btn-group .e-btn:focus.e-link,
|
|
1397
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1398
|
+
.e-btn-group input:focus + label.e-btn.e-link,
|
|
1399
|
+
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
1400
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
1401
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
1402
|
+
border-radius: 0;
|
|
1403
|
+
text-decoration: underline;
|
|
1404
|
+
color: var(--color-sf-primary-bg-color-pressed);
|
|
1405
|
+
background-color: transparent;
|
|
1406
|
+
border-color: transparent;
|
|
1407
|
+
-webkit-box-shadow: none;
|
|
1408
|
+
box-shadow: none;
|
|
1409
|
+
outline: none;
|
|
1410
|
+
}
|
|
1411
|
+
.e-btn-group .e-btn:focus.e-outline,
|
|
1412
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1413
|
+
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1414
|
+
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1415
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
1416
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1417
|
+
-webkit-box-shadow: none;
|
|
1418
|
+
box-shadow: none;
|
|
1419
|
+
box-shadow: none;
|
|
1420
|
+
border-color: var(--color-sf-secondary-bg-color-focus);
|
|
1421
|
+
}
|
|
1422
|
+
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1423
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1424
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1425
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1426
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
1427
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1428
|
+
-webkit-box-shadow: none;
|
|
1429
|
+
box-shadow: none;
|
|
1430
|
+
border-color: var(--color-sf-primary-bg-color);
|
|
1431
|
+
}
|
|
1432
|
+
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1433
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1434
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1435
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1436
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
1437
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1438
|
+
-webkit-box-shadow: none;
|
|
1439
|
+
box-shadow: none;
|
|
1440
|
+
border-color: var(--color-sf-success-bg-color-focus);
|
|
1441
|
+
}
|
|
1442
|
+
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1443
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1444
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1445
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1446
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
1447
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1448
|
+
-webkit-box-shadow: none;
|
|
1449
|
+
box-shadow: none;
|
|
1450
|
+
border-color: var(--color-sf-info-bg-color-hover);
|
|
1451
|
+
}
|
|
1452
|
+
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1453
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1454
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1455
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1456
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
1457
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1458
|
+
-webkit-box-shadow: none;
|
|
1459
|
+
box-shadow: none;
|
|
1460
|
+
border-color: var(--color-sf-warning-bg-color-hover);
|
|
1461
|
+
}
|
|
1462
|
+
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1463
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1464
|
+
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1465
|
+
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1466
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
1467
|
+
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1468
|
+
-webkit-box-shadow: none;
|
|
1469
|
+
box-shadow: none;
|
|
1470
|
+
border-color: var(--color-sf-danger-bg-color-hover);
|
|
1471
|
+
}
|
|
1472
|
+
.e-btn-group .e-btn:active,
|
|
1473
|
+
.e-btn-group input:active + label.e-btn,
|
|
1474
|
+
.e-btn-group input:checked + label.e-btn,
|
|
1475
|
+
.e-css.e-btn-group .e-btn:active,
|
|
1476
|
+
.e-css.e-btn-group input:active + label.e-btn,
|
|
1477
|
+
.e-css.e-btn-group input:checked + label.e-btn {
|
|
1478
|
+
background: var(--color-sf-secondary-bg-color-pressed);
|
|
1479
|
+
border-color: var(--color-sf-secondary-border-color-pressed);
|
|
1480
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
1481
|
+
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1482
|
+
outline-offset: 0;
|
|
1636
1483
|
}
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1484
|
+
.e-btn-group .e-btn:active.e-primary,
|
|
1485
|
+
.e-btn-group input:active + label.e-btn.e-primary,
|
|
1486
|
+
.e-btn-group input:checked + label.e-btn.e-primary,
|
|
1487
|
+
.e-css.e-btn-group .e-btn:active.e-primary,
|
|
1488
|
+
.e-css.e-btn-group input:active + label.e-btn.e-primary,
|
|
1489
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
|
|
1490
|
+
background: var(--color-sf-primary-bg-color-pressed);
|
|
1491
|
+
border-color: var(--color-sf-primary-border-color-pressed);
|
|
1492
|
+
color: var(--color-sf-primary-text-pressed);
|
|
1493
|
+
outline: var(--color-sf-secondary-bg-color) 0 solid;
|
|
1644
1494
|
}
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1495
|
+
.e-btn-group .e-btn:active.e-success,
|
|
1496
|
+
.e-btn-group input:active + label.e-btn.e-success,
|
|
1497
|
+
.e-btn-group input:checked + label.e-btn.e-success,
|
|
1498
|
+
.e-css.e-btn-group .e-btn:active.e-success,
|
|
1499
|
+
.e-css.e-btn-group input:active + label.e-btn.e-success,
|
|
1500
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-success {
|
|
1501
|
+
background: var(--color-sf-success-bg-color-pressed);
|
|
1502
|
+
border-color: var(--color-sf-success-border-color-pressed);
|
|
1503
|
+
color: var(--color-sf-success-text);
|
|
1648
1504
|
}
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1505
|
+
.e-btn-group .e-btn:active.e-info,
|
|
1506
|
+
.e-btn-group input:active + label.e-btn.e-info,
|
|
1507
|
+
.e-btn-group input:checked + label.e-btn.e-info,
|
|
1508
|
+
.e-css.e-btn-group .e-btn:active.e-info,
|
|
1509
|
+
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1510
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1511
|
+
background: var(--color-sf-info-bg-color-pressed);
|
|
1512
|
+
color: var(--color-sf-info-text-pressed);
|
|
1513
|
+
border-color: var(--color-sf-info-border-color-pressed);
|
|
1657
1514
|
}
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1515
|
+
.e-btn-group .e-btn:active.e-warning,
|
|
1516
|
+
.e-btn-group input:active + label.e-btn.e-warning,
|
|
1517
|
+
.e-btn-group input:checked + label.e-btn.e-warning,
|
|
1518
|
+
.e-css.e-btn-group .e-btn:active.e-warning,
|
|
1519
|
+
.e-css.e-btn-group input:active + label.e-btn.e-warning,
|
|
1520
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
|
|
1521
|
+
background: var(--color-sf-warning-bg-color-pressed);
|
|
1522
|
+
border-color: var(--color-sf-warning-border-color-pressed);
|
|
1523
|
+
color: var(--color-sf-warning-text-pressed);
|
|
1664
1524
|
}
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1525
|
+
.e-btn-group .e-btn:active.e-danger,
|
|
1526
|
+
.e-btn-group input:active + label.e-btn.e-danger,
|
|
1527
|
+
.e-btn-group input:checked + label.e-btn.e-danger,
|
|
1528
|
+
.e-css.e-btn-group .e-btn:active.e-danger,
|
|
1529
|
+
.e-css.e-btn-group input:active + label.e-btn.e-danger,
|
|
1530
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
|
|
1531
|
+
background: var(--color-sf-danger-bg-color-pressed);
|
|
1532
|
+
border-color: var(--color-sf-danger-border-color-pressed);
|
|
1533
|
+
color: var(--color-sf-danger-text-pressed);
|
|
1668
1534
|
}
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1535
|
+
.e-btn-group .e-btn:active.e-outline,
|
|
1536
|
+
.e-btn-group input:active + label.e-btn.e-outline,
|
|
1537
|
+
.e-btn-group input:checked + label.e-btn.e-outline,
|
|
1538
|
+
.e-css.e-btn-group .e-btn:active.e-outline,
|
|
1539
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline,
|
|
1540
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
|
|
1541
|
+
background: var(--color-sf-secondary-bg-color-pressed);
|
|
1542
|
+
border-color: var(--color-sf-secondary-border-color-pressed);
|
|
1543
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
1672
1544
|
}
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1545
|
+
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1546
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1547
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
|
|
1548
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
1549
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
|
|
1550
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
|
|
1551
|
+
background: var(--color-sf-primary-bg-color);
|
|
1552
|
+
color: var(--color-sf-primary-text-pressed);
|
|
1676
1553
|
}
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1554
|
+
.e-btn-group .e-btn:active.e-outline.e-success,
|
|
1555
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
1556
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-success,
|
|
1557
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
|
|
1558
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
|
|
1559
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
|
|
1560
|
+
background: var(--color-sf-success-bg-color-pressed);
|
|
1561
|
+
border-color: var(--color-sf-success-border-color-pressed);
|
|
1562
|
+
color: var(--color-sf-success-text);
|
|
1682
1563
|
}
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1564
|
+
.e-btn-group .e-btn:active.e-outline.e-info,
|
|
1565
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
1566
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-info,
|
|
1567
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
|
|
1568
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
|
|
1569
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
|
|
1570
|
+
background: var(--color-sf-info-bg-color);
|
|
1571
|
+
color: var(--color-sf-info-text-pressed);
|
|
1687
1572
|
}
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1573
|
+
.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
1574
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
1575
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-warning,
|
|
1576
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
1577
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
|
|
1578
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
|
|
1579
|
+
background: var(--color-sf-warning-bg-color-pressed);
|
|
1580
|
+
border-color: var(--color-sf-warning-border-color-pressed);
|
|
1581
|
+
color: var(--color-sf-warning-text-pressed);
|
|
1692
1582
|
}
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1583
|
+
.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
1584
|
+
.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
1585
|
+
.e-btn-group input:checked + label.e-btn.e-outline.e-danger,
|
|
1586
|
+
.e-css.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
1587
|
+
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
|
|
1588
|
+
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
|
|
1589
|
+
background: var(--color-sf-danger-bg-color-pressed);
|
|
1590
|
+
border-color: var(--color-sf-danger-border-color-pressed);
|
|
1591
|
+
color: var(--color-sf-danger-text-pressed);
|
|
1697
1592
|
}
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1593
|
+
.e-btn-group .e-btn:disabled,
|
|
1594
|
+
.e-btn-group input:disabled + label.e-btn,
|
|
1595
|
+
.e-css.e-btn-group .e-btn:disabled,
|
|
1596
|
+
.e-css.e-btn-group input:disabled + label.e-btn {
|
|
1597
|
+
background-color: var(--color-sf-secondary-bg-color-disabled);
|
|
1598
|
+
border-color: var(--color-sf-secondary-border-color-disabled);
|
|
1599
|
+
-webkit-box-shadow: none;
|
|
1600
|
+
box-shadow: none;
|
|
1601
|
+
color: var(--color-sf-secondary-text-color-disabled);
|
|
1602
|
+
border-color: var(--color-sf-secondary-border-color);
|
|
1702
1603
|
}
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1604
|
+
.e-btn-group .e-btn:disabled.e-primary,
|
|
1605
|
+
.e-btn-group input:disabled + label.e-btn.e-primary,
|
|
1606
|
+
.e-css.e-btn-group .e-btn:disabled.e-primary,
|
|
1607
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-primary {
|
|
1608
|
+
background: var(--color-sf-primary-bg-color-disabled);
|
|
1609
|
+
border-color: var(--color-sf-primary-border-color-disabled);
|
|
1610
|
+
-webkit-box-shadow: none;
|
|
1611
|
+
box-shadow: none;
|
|
1612
|
+
color: var(--color-sf-primary-text-disabled);
|
|
1613
|
+
border-color: var(--color-sf-primary-border-color);
|
|
1707
1614
|
}
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1615
|
+
.e-btn-group .e-btn:disabled.e-success,
|
|
1616
|
+
.e-btn-group input:disabled + label.e-btn.e-success,
|
|
1617
|
+
.e-css.e-btn-group .e-btn:disabled.e-success,
|
|
1618
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-success {
|
|
1619
|
+
background: var(--color-sf-success-bg-color-disabled);
|
|
1620
|
+
border-color: var(--color-sf-success-border-color-disabled);
|
|
1621
|
+
-webkit-box-shadow: none;
|
|
1622
|
+
box-shadow: none;
|
|
1623
|
+
color: var(--color-sf-success-text-disabled);
|
|
1624
|
+
border-color: var(--color-sf-success-border-color);
|
|
1712
1625
|
}
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1626
|
+
.e-btn-group .e-btn:disabled.e-info,
|
|
1627
|
+
.e-btn-group input:disabled + label.e-btn.e-info,
|
|
1628
|
+
.e-css.e-btn-group .e-btn:disabled.e-info,
|
|
1629
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
|
|
1630
|
+
background: var(--color-sf-info-bg-color-disabled);
|
|
1631
|
+
border-color: var(--color-sf-content-bg-color);
|
|
1632
|
+
-webkit-box-shadow: none;
|
|
1633
|
+
box-shadow: none;
|
|
1634
|
+
color: var(--color-sf-info-text-disabled);
|
|
1635
|
+
border-color: var(--color-sf-info-border-color);
|
|
1716
1636
|
}
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1637
|
+
.e-btn-group .e-btn:disabled.e-warning,
|
|
1638
|
+
.e-btn-group input:disabled + label.e-btn.e-warning,
|
|
1639
|
+
.e-css.e-btn-group .e-btn:disabled.e-warning,
|
|
1640
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
|
|
1641
|
+
background: var(--color-sf-warning-bg-color-disabled);
|
|
1642
|
+
border-color: var(--color-sf-warning-border-color-disabled);
|
|
1643
|
+
-webkit-box-shadow: none;
|
|
1644
|
+
box-shadow: none;
|
|
1645
|
+
color: var(--color-sf-warning-text-disabled);
|
|
1646
|
+
border-color: var(--color-sf-warning-border-color);
|
|
1720
1647
|
}
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1648
|
+
.e-btn-group .e-btn:disabled.e-danger,
|
|
1649
|
+
.e-btn-group input:disabled + label.e-btn.e-danger,
|
|
1650
|
+
.e-css.e-btn-group .e-btn:disabled.e-danger,
|
|
1651
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-danger {
|
|
1652
|
+
background: var(--color-sf-danger-bg-color-disabled);
|
|
1653
|
+
border-color: var(--color-sf-danger-border-color-disabled);
|
|
1654
|
+
-webkit-box-shadow: none;
|
|
1655
|
+
box-shadow: none;
|
|
1656
|
+
color: var(--color-sf-warning-text-disabled);
|
|
1657
|
+
border-color: var(--color-sf-danger-border-color);
|
|
1726
1658
|
}
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1659
|
+
.e-btn-group .e-btn:disabled.e-link,
|
|
1660
|
+
.e-btn-group input:disabled + label.e-btn.e-link,
|
|
1661
|
+
.e-css.e-btn-group .e-btn:disabled.e-link,
|
|
1662
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
|
|
1663
|
+
color: var(--color-sf-secondary-border-color-disabled);
|
|
1664
|
+
text-decoration: underline;
|
|
1665
|
+
background: transparent;
|
|
1666
|
+
-webkit-box-shadow: none;
|
|
1667
|
+
box-shadow: none;
|
|
1668
|
+
text-decoration: none;
|
|
1669
|
+
border-color: transparent;
|
|
1670
|
+
}
|
|
1671
|
+
.e-btn-group .e-btn:disabled.e-outline,
|
|
1672
|
+
.e-btn-group input:disabled + label.e-btn.e-outline,
|
|
1673
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline,
|
|
1674
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
|
|
1675
|
+
background: transparent;
|
|
1676
|
+
border-color: var(--color-sf-secondary-border-color-disabled);
|
|
1677
|
+
color: var(--color-sf-secondary-bg-color-disabled);
|
|
1678
|
+
border-color: var(--color-sf-secondary-border-color);
|
|
1731
1679
|
}
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1680
|
+
.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
1681
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
1682
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
1683
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
1684
|
+
background: rgba(var(--color-sf-primary), 0.65);
|
|
1685
|
+
border-color: var(--color-sf-primary-bg-color-disabled);
|
|
1686
|
+
-webkit-box-shadow: none;
|
|
1687
|
+
box-shadow: none;
|
|
1688
|
+
color: var(--color-sf-primary-bg-color-disabled);
|
|
1689
|
+
border-color: var(--color-sf-primary-bg-color);
|
|
1736
1690
|
}
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1691
|
+
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
1692
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-success,
|
|
1693
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
1694
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
|
|
1695
|
+
background: rgba(var(--color-sf-success-bg-color), 0.65);
|
|
1696
|
+
border-color: rgba(var(--color-sf-success-bg-color), 0.65);
|
|
1697
|
+
-webkit-box-shadow: none;
|
|
1698
|
+
box-shadow: none;
|
|
1699
|
+
color: var(--color-sf-success-bg-color-disabled);
|
|
1700
|
+
border-color: var(--color-sf-success-bg-color);
|
|
1741
1701
|
}
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1702
|
+
.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
1703
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-info,
|
|
1704
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
|
|
1705
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
|
|
1706
|
+
background: var(--color-sf-content-bg-color);
|
|
1707
|
+
border-color: rgba(var(--color-sf-info-bg-color), 0.65);
|
|
1708
|
+
-webkit-box-shadow: none;
|
|
1709
|
+
box-shadow: none;
|
|
1710
|
+
color: var(--color-sf-info-bg-color-disabled);
|
|
1711
|
+
border-color: var(--color-sf-info-bg-color);
|
|
1746
1712
|
}
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1713
|
+
.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
1714
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
|
|
1715
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
|
|
1716
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
|
|
1717
|
+
background: rgba(var(--color-sf-warning-bg-color), 0.65);
|
|
1718
|
+
border-color: rgba(var(--color-sf-warning-bg-color), 0.65);
|
|
1719
|
+
-webkit-box-shadow: none;
|
|
1720
|
+
box-shadow: none;
|
|
1721
|
+
color: var(--color-sf-warning-bg-color-disabled);
|
|
1722
|
+
border-color: var(--color-sf-warning-bg-color);
|
|
1751
1723
|
}
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1724
|
+
.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
1725
|
+
.e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
|
|
1726
|
+
.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
|
|
1727
|
+
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
|
|
1728
|
+
background: rgba(var(--color-sf-danger-bg-color), 0.65);
|
|
1729
|
+
border-color: rgba(var(--color-sf-danger-bg-color), 0.65);
|
|
1730
|
+
-webkit-box-shadow: none;
|
|
1731
|
+
box-shadow: none;
|
|
1732
|
+
color: var(--color-sf-danger-bg-color-disabled);
|
|
1733
|
+
border-color: var(--color-sf-danger-bg-color);
|
|
1756
1734
|
}
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
-
|
|
1760
|
-
-
|
|
1761
|
-
-ms-flex-direction: column;
|
|
1762
|
-
flex-direction: column;
|
|
1735
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
1736
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
1737
|
+
border-left: transparent;
|
|
1738
|
+
border-right: transparent;
|
|
1763
1739
|
}
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1740
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
|
|
1741
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
|
|
1742
|
+
border-right: transparent;
|
|
1767
1743
|
}
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1744
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
|
|
1745
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
|
|
1746
|
+
border-left: transparent;
|
|
1771
1747
|
}
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1748
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
1749
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
1750
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
|
|
1751
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
1752
|
+
border-color: var(--color-sf-secondary-border-color);
|
|
1753
|
+
outline-color: inherit;
|
|
1775
1754
|
}
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
border-
|
|
1781
|
-
|
|
1755
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
1756
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
1757
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
1758
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
1759
|
+
border-color: var(--color-sf-primary);
|
|
1760
|
+
outline-color: inherit;
|
|
1782
1761
|
}
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
border-
|
|
1788
|
-
|
|
1762
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
1763
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
1764
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
1765
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
1766
|
+
border-color: var(--color-sf-success-border-color);
|
|
1767
|
+
outline-color: inherit;
|
|
1789
1768
|
}
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1769
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
1770
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
1771
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
1772
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
1773
|
+
border-color: var(--color-sf-info-border-color);
|
|
1774
|
+
outline-color: inherit;
|
|
1793
1775
|
}
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1776
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
1777
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
1778
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
1779
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
1780
|
+
border-color: var(--color-sf-warning-border-color);
|
|
1781
|
+
outline-color: inherit;
|
|
1798
1782
|
}
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1783
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
1784
|
+
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
1785
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
1786
|
+
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
1787
|
+
border-color: var(--color-sf-danger-border-color);
|
|
1788
|
+
outline-color: inherit;
|
|
1803
1789
|
}
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
border-bottom
|
|
1807
|
-
border-top
|
|
1790
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
|
|
1791
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
|
|
1792
|
+
border-bottom: transparent;
|
|
1793
|
+
border-top: transparent;
|
|
1808
1794
|
}
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
border-bottom
|
|
1812
|
-
border-top-left-radius: calc(var(--e-radius) * 0);
|
|
1795
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
|
|
1796
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
|
|
1797
|
+
border-bottom: transparent;
|
|
1813
1798
|
}
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
border-
|
|
1817
|
-
border-top-left-radius: calc(var(--e-radius) * 1.25);
|
|
1799
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
|
|
1800
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
|
|
1801
|
+
border-top: transparent;
|
|
1818
1802
|
}
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1803
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
1804
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
|
|
1805
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
|
|
1806
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
|
|
1807
|
+
border-color: var(--color-sf-secondary-border-color);
|
|
1808
|
+
outline-color: inherit;
|
|
1823
1809
|
}
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1810
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
1811
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
|
|
1812
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
|
|
1813
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
|
|
1814
|
+
border-color: var(--color-sf-primary);
|
|
1815
|
+
outline-color: inherit;
|
|
1828
1816
|
}
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1817
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
1818
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
|
|
1819
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
|
|
1820
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
|
|
1821
|
+
border-color: var(--color-sf-success-border-color);
|
|
1822
|
+
outline-color: inherit;
|
|
1833
1823
|
}
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1824
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
1825
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
|
|
1826
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
|
|
1827
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
|
|
1828
|
+
border-color: var(--color-sf-info-border-color);
|
|
1829
|
+
outline-color: inherit;
|
|
1837
1830
|
}
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1831
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
1832
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
|
|
1833
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
|
|
1834
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
|
|
1835
|
+
border-color: var(--color-sf-warning-border-color);
|
|
1836
|
+
outline-color: inherit;
|
|
1842
1837
|
}
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1838
|
+
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
1839
|
+
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
|
|
1840
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
|
|
1841
|
+
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
|
|
1842
|
+
border-color: var(--color-sf-danger-border-color);
|
|
1843
|
+
outline-color: inherit;
|
|
1847
1844
|
}
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
border-
|
|
1851
|
-
border-
|
|
1845
|
+
.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
|
|
1846
|
+
.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
1847
|
+
border-left: transparent;
|
|
1848
|
+
border-right: transparent;
|
|
1852
1849
|
}
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
border-
|
|
1856
|
-
|
|
1850
|
+
.e-btn-group.e-rtl .e-btn:first-of-type,
|
|
1851
|
+
.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
|
|
1852
|
+
border-left: transparent;
|
|
1853
|
+
}
|
|
1854
|
+
.e-btn-group.e-rtl .e-btn:last-of-type,
|
|
1855
|
+
.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
|
|
1856
|
+
border-right: transparent;
|
|
1857
1857
|
}
|
|
1858
1858
|
|
|
1859
1859
|
/* stylelint-disable property-no-vendor-prefix */
|