@wizishop/angular-components 15.1.72 → 15.1.74
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/angular-components.scss +1034 -1007
- package/esm2020/lib/components/ai-express/ai-express.component.mjs +3 -3
- package/esm2020/lib/components/alert/alert.component.mjs +3 -3
- package/esm2020/lib/components/alert-popup/alert-popup-module.mjs +4 -4
- package/esm2020/lib/components/alert-popup/alert-popup.component.mjs +3 -3
- package/esm2020/lib/components/alert-popup/alert-popup.service.mjs +3 -3
- package/esm2020/lib/components/back/back.component.mjs +3 -3
- package/esm2020/lib/components/block/block-title-legacy/block-title-legacy.component.mjs +3 -3
- package/esm2020/lib/components/block/block.component.mjs +3 -3
- package/esm2020/lib/components/block/separator/block-separator.component.mjs +3 -3
- package/esm2020/lib/components/block-with-checkbox/block-with-checkbox.component.mjs +3 -3
- package/esm2020/lib/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
- package/esm2020/lib/components/button/button.component.mjs +3 -3
- package/esm2020/lib/components/calendar/calendar.component.mjs +3 -3
- package/esm2020/lib/components/card-price/card-price.component.mjs +3 -3
- package/esm2020/lib/components/charging-bar/charging-bar.component.mjs +3 -3
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/lib/components/column/column.component.mjs +3 -3
- package/esm2020/lib/components/common/label/label.component.mjs +3 -3
- package/esm2020/lib/components/common/placeholder/placeholder.component.mjs +3 -3
- package/esm2020/lib/components/confirm-delete/confirm-delete.component.mjs +3 -3
- package/esm2020/lib/components/content-with-buttons/content-with-buttons.component.mjs +3 -3
- package/esm2020/lib/components/delete/delete.component.mjs +3 -3
- package/esm2020/lib/components/draganddrop-list/draganddrop-list.component.mjs +3 -3
- package/esm2020/lib/components/dropdown/dropdown.component.mjs +3 -3
- package/esm2020/lib/components/edit-in-place/edit-in-place.component.mjs +3 -3
- package/esm2020/lib/components/expanded-panel/expanded-panel.component.mjs +3 -3
- package/esm2020/lib/components/expansion/accordion/accordion.component.mjs +3 -3
- package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.component.mjs +3 -3
- package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.directive.mjs +3 -3
- package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.mjs +3 -3
- package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.mjs +3 -3
- package/esm2020/lib/components/expansion/expansion.module.mjs +4 -4
- package/esm2020/lib/components/filters/filters.component.mjs +3 -3
- package/esm2020/lib/components/free-popin/free-popin.component.mjs +3 -3
- package/esm2020/lib/components/google-preview/google-preview.component.mjs +3 -3
- package/esm2020/lib/components/header-page/header-page.component.mjs +3 -3
- package/esm2020/lib/components/hn/h1/h1.component.mjs +3 -3
- package/esm2020/lib/components/hn/h2/h2.component.mjs +3 -3
- package/esm2020/lib/components/hn/h3/h3.component.mjs +3 -3
- package/esm2020/lib/components/hn/h4/h4.component.mjs +3 -3
- package/esm2020/lib/components/image/image.component.mjs +3 -3
- package/esm2020/lib/components/info/info.component.mjs +3 -3
- package/esm2020/lib/components/inputs/input/input.component.mjs +3 -3
- package/esm2020/lib/components/inputs/input-search/input-search.component.mjs +3 -3
- package/esm2020/lib/components/inputs/input-with-select/input-with-select.component.mjs +3 -3
- package/esm2020/lib/components/link/link.component.mjs +3 -3
- package/esm2020/lib/components/loader/loader.component.mjs +3 -3
- package/esm2020/lib/components/logo/logo.component.mjs +3 -3
- package/esm2020/lib/components/mosaic/mosaic.component.mjs +3 -3
- package/esm2020/lib/components/multiple-search/multiple-search.component.mjs +3 -3
- package/esm2020/lib/components/multiple-search-plus/multiple-search-plus.component.mjs +3 -3
- package/esm2020/lib/components/optional-disable-container/optional-disable-container.component.mjs +3 -3
- package/esm2020/lib/components/pagination/pagination.component.mjs +3 -3
- package/esm2020/lib/components/pagination/pagination.module.mjs +4 -4
- package/esm2020/lib/components/pagination/pipes/array-pages.pipe.mjs +3 -3
- package/esm2020/lib/components/pagination/pipes/custom-text.pipe.mjs +3 -3
- package/esm2020/lib/components/pagination/pipes/is-last-page.pipe.mjs +3 -3
- package/esm2020/lib/components/popin/popin.component.mjs +3 -3
- package/esm2020/lib/components/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2020/lib/components/radio/radio-directive.mjs +3 -3
- package/esm2020/lib/components/radio/radio-group.directive.mjs +3 -3
- package/esm2020/lib/components/radio/radio.component.mjs +3 -3
- package/esm2020/lib/components/row/row.component.mjs +3 -3
- package/esm2020/lib/components/search/search.component.mjs +3 -3
- package/esm2020/lib/components/select/option/option.component.mjs +3 -3
- package/esm2020/lib/components/select/option/select-option.directive.mjs +3 -3
- package/esm2020/lib/components/select/option-call-to-action/option-call-to-action.component.mjs +3 -3
- package/esm2020/lib/components/select/select/select.component.mjs +9 -6
- package/esm2020/lib/components/select/select/select.directive.mjs +3 -3
- package/esm2020/lib/components/select/select/value-change.service.mjs +3 -3
- package/esm2020/lib/components/select/select-search-trigger/select-search-trigger.component.mjs +3 -3
- package/esm2020/lib/components/select-in-text/select-in-text.component.mjs +3 -3
- package/esm2020/lib/components/selected-list/selected-list.component.mjs +3 -3
- package/esm2020/lib/components/separator/separator.component.mjs +3 -3
- package/esm2020/lib/components/settings/settings.component.mjs +3 -3
- package/esm2020/lib/components/shared-components.module.mjs +4 -4
- package/esm2020/lib/components/snackbar/snackbar.component.mjs +3 -3
- package/esm2020/lib/components/state/state.component.mjs +3 -3
- package/esm2020/lib/components/summary/summary.component.mjs +3 -3
- package/esm2020/lib/components/switch/switch.component.mjs +3 -3
- package/esm2020/lib/components/table/directives/checkBoxRow.directive.mjs +3 -3
- package/esm2020/lib/components/table/directives/column.directive.mjs +3 -3
- package/esm2020/lib/components/table/directives/columnHeader.directive.mjs +3 -3
- package/esm2020/lib/components/table/directives/raw.directive.mjs +3 -3
- package/esm2020/lib/components/table/shared/filters-table.service.mjs +3 -3
- package/esm2020/lib/components/table/shared/table-checkbox-id.service.mjs +3 -3
- package/esm2020/lib/components/table/table.component.mjs +3 -3
- package/esm2020/lib/components/table/table.module.mjs +4 -4
- package/esm2020/lib/components/tabs/tab/tab.component.mjs +3 -3
- package/esm2020/lib/components/tabs/tabs.component.mjs +3 -3
- package/esm2020/lib/components/tag/tag.component.mjs +3 -3
- package/esm2020/lib/components/tag-label/tag-label.component.mjs +3 -3
- package/esm2020/lib/components/text/text.component.mjs +3 -3
- package/esm2020/lib/components/text-area/text-area.component.mjs +3 -3
- package/esm2020/lib/components/token-check/token-check.component.mjs +3 -3
- package/esm2020/lib/components/tooltip/tooltip.component.mjs +3 -3
- package/esm2020/lib/components/tooltip/tooltip.module.mjs +4 -4
- package/esm2020/lib/components/tree/tree.component.mjs +3 -3
- package/esm2020/lib/components/tree/tree.module.mjs +4 -4
- package/esm2020/lib/components/upload/upload.component.mjs +3 -3
- package/esm2020/lib/components/wrapper/wrapper.component.mjs +3 -3
- package/esm2020/lib/components/wrapper-blocs/wrapper-blocs.component.mjs +3 -3
- package/esm2020/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.mjs +3 -3
- package/esm2020/lib/components/wrapper-sidebar/wrapper-sidebar.component.mjs +3 -3
- package/esm2020/lib/directives/abstract-debounce/abstract-debounce.directive.mjs +3 -3
- package/esm2020/lib/directives/abstract-debounce/debounce-keyup.directive.mjs +3 -3
- package/esm2020/lib/directives/auto-hide/auto-hide.directive.mjs +3 -3
- package/esm2020/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.mjs +3 -3
- package/esm2020/lib/directives/keyboard-events/keypress-enter.directive.mjs +3 -3
- package/esm2020/lib/directives/keyboard-events/only-numbers.directive.mjs +3 -3
- package/esm2020/lib/directives/keyboard-events/two-digital-decimal-number.directive.mjs +3 -3
- package/esm2020/lib/directives/ng-var.directive.mjs +3 -3
- package/esm2020/lib/directives/scroll-to/scroll-to.directive.mjs +3 -3
- package/esm2020/lib/directives/shared-directives.module.mjs +4 -4
- package/esm2020/lib/directives/zindex-toggle/zindex-toggle.directive.mjs +3 -3
- package/esm2020/lib/pipes/call-component-function.pipe.mjs +3 -3
- package/esm2020/lib/pipes/find-option-selected-field.pipe.mjs +3 -3
- package/esm2020/lib/pipes/select/filter-options.pipe.mjs +3 -3
- package/esm2020/lib/pipes/select/select-filters.pipe.mjs +3 -3
- package/esm2020/lib/pipes/selected-list/are-all-options-selected.pipe.mjs +3 -3
- package/esm2020/lib/pipes/shared-pipes.module.mjs +4 -4
- package/esm2020/lib/pipes/tree/format-object-to-recursif-tree.pipe.mjs +3 -3
- package/esm2020/lib/pipes/tree/format-object-to-simple-tree.pipe.mjs +3 -3
- package/esm2020/lib/services/dom.service.mjs +3 -3
- package/esm2020/lib/services/history.service.mjs +3 -3
- package/esm2020/lib/services/multiple-selection.service.mjs +3 -3
- package/esm2020/lib/wizi-components.module.mjs +4 -4
- package/fesm2015/wizishop-angular-components.mjs +400 -397
- package/fesm2015/wizishop-angular-components.mjs.map +1 -1
- package/fesm2020/wizishop-angular-components.mjs +400 -397
- package/fesm2020/wizishop-angular-components.mjs.map +1 -1
- package/lib/components/select/select/select.component.d.ts +2 -1
- package/package.json +1 -1
- package/wizishop-angular-components-15.1.74.tgz +0 -0
- package/wizishop-angular-components-15.1.72.tgz +0 -0
package/angular-components.scss
CHANGED
|
@@ -1039,6 +1039,572 @@ wac-block {
|
|
|
1039
1039
|
}
|
|
1040
1040
|
}
|
|
1041
1041
|
}
|
|
1042
|
+
wac-calendar {
|
|
1043
|
+
&.ng-touched.ng-invalid {
|
|
1044
|
+
.wac-calendar__wrapper__select, .wac-calendar__wrapper__editInPlace, .wac-calendar__wrapper__select {
|
|
1045
|
+
border-color: $wac-form-control-touched-and-invalid-border;
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
.wac-calendar {
|
|
1051
|
+
position: relative;
|
|
1052
|
+
margin: 0 0 20px;
|
|
1053
|
+
width: 268px;
|
|
1054
|
+
&--open {
|
|
1055
|
+
z-index: 9;
|
|
1056
|
+
.wac-calendar {
|
|
1057
|
+
&__absolute {
|
|
1058
|
+
visibility: visible;
|
|
1059
|
+
opacity: 1;
|
|
1060
|
+
transition: 0.3s ease opacity 0.1s, 0s visibility linear 0s;
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
}
|
|
1064
|
+
&--edit {
|
|
1065
|
+
display: flex;
|
|
1066
|
+
justify-content: flex-start;
|
|
1067
|
+
align-items: center;
|
|
1068
|
+
align-content: center;
|
|
1069
|
+
& > * {
|
|
1070
|
+
display: inline-block;
|
|
1071
|
+
&:nth-child(2) {
|
|
1072
|
+
margin: 0 10px;
|
|
1073
|
+
}
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
&--no-margin {
|
|
1077
|
+
margin: 0;
|
|
1078
|
+
.wac-calendar__autoHide {
|
|
1079
|
+
margin: 0;
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
&--onlyDate {
|
|
1083
|
+
.wac-calendar__wrapper__input__time, .wac-calendar__wrapper__input__date:after {
|
|
1084
|
+
display: none;
|
|
1085
|
+
}
|
|
1086
|
+
.wac-calendar__wrapper__input {
|
|
1087
|
+
max-width: 160px;
|
|
1088
|
+
min-width: 160px;
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1091
|
+
&__label {
|
|
1092
|
+
font-size: rem(14) !important;
|
|
1093
|
+
line-height: rem(16) !important;
|
|
1094
|
+
margin: 0 0 10px !important;
|
|
1095
|
+
color: $wac-color-text-grey !important;
|
|
1096
|
+
cursor: pointer;
|
|
1097
|
+
|
|
1098
|
+
&.bold {
|
|
1099
|
+
font-weight: 500;
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
&__autoHide {
|
|
1103
|
+
max-width: 300px;
|
|
1104
|
+
position: relative;
|
|
1105
|
+
}
|
|
1106
|
+
&__wrapper {
|
|
1107
|
+
&__input {
|
|
1108
|
+
border-radius: 3px;
|
|
1109
|
+
display: flex;
|
|
1110
|
+
justify-content: flex-start;
|
|
1111
|
+
align-items: center;
|
|
1112
|
+
align-content: center;
|
|
1113
|
+
min-width: 240px;
|
|
1114
|
+
max-width: 240px;
|
|
1115
|
+
padding: 7px 20px;
|
|
1116
|
+
border: 1px solid $wac-border-form;
|
|
1117
|
+
cursor: pointer;
|
|
1118
|
+
&__icon {
|
|
1119
|
+
width: 16px;
|
|
1120
|
+
margin: 0 10px 0 0;
|
|
1121
|
+
display: flex;
|
|
1122
|
+
justify-content: space-between;
|
|
1123
|
+
align-items: center;
|
|
1124
|
+
align-content: center;
|
|
1125
|
+
cursor: pointer;
|
|
1126
|
+
&:hover,
|
|
1127
|
+
&:focus {
|
|
1128
|
+
i {
|
|
1129
|
+
color: darken($wac-wizishop-blue, 15%);
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
i {
|
|
1133
|
+
color: $wac-second-color;
|
|
1134
|
+
font-size: rem(18);
|
|
1135
|
+
transition: color 300ms ease;
|
|
1136
|
+
}
|
|
1137
|
+
}
|
|
1138
|
+
&__date {
|
|
1139
|
+
width: auto;
|
|
1140
|
+
white-space: nowrap;
|
|
1141
|
+
position: relative;
|
|
1142
|
+
color: $wac-main-text;
|
|
1143
|
+
font-size: rem(14);
|
|
1144
|
+
line-height: rem(24);
|
|
1145
|
+
margin: 0 15px 0 0;
|
|
1146
|
+
letter-spacing: 0.65px;
|
|
1147
|
+
&:after {
|
|
1148
|
+
content: '';
|
|
1149
|
+
display: block;
|
|
1150
|
+
position: absolute;
|
|
1151
|
+
width: 1px;
|
|
1152
|
+
height: 15px;
|
|
1153
|
+
background-color: $wac-input-border;
|
|
1154
|
+
top: 50%;
|
|
1155
|
+
right: -15px;
|
|
1156
|
+
transform: translateY(-50%);
|
|
1157
|
+
}
|
|
1158
|
+
}
|
|
1159
|
+
&__time {
|
|
1160
|
+
width: auto;
|
|
1161
|
+
white-space: nowrap;
|
|
1162
|
+
font-size: rem(14);
|
|
1163
|
+
line-height: rem(24);
|
|
1164
|
+
color: $wac-main-text;
|
|
1165
|
+
margin: 0 15px;
|
|
1166
|
+
letter-spacing: 1.3px;
|
|
1167
|
+
}
|
|
1168
|
+
&__close {
|
|
1169
|
+
width: 10px;
|
|
1170
|
+
cursor: pointer;
|
|
1171
|
+
i {
|
|
1172
|
+
font-size: 14px;
|
|
1173
|
+
transition: color 300ms ease;
|
|
1174
|
+
color: $wac-primary-button;
|
|
1175
|
+
font-weight: 400;
|
|
1176
|
+
}
|
|
1177
|
+
&:hover,
|
|
1178
|
+
&:focus {
|
|
1179
|
+
i {
|
|
1180
|
+
color: darken($wac-primary-button, 15%);
|
|
1181
|
+
}
|
|
1182
|
+
}
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
&__editInPlace {
|
|
1186
|
+
display: flex;
|
|
1187
|
+
justify-content: space-between;
|
|
1188
|
+
padding: 5px 0;
|
|
1189
|
+
position: relative;
|
|
1190
|
+
align-content: center;
|
|
1191
|
+
align-items: center;
|
|
1192
|
+
cursor: pointer;
|
|
1193
|
+
max-width: 140px;
|
|
1194
|
+
&:after {
|
|
1195
|
+
position: absolute;
|
|
1196
|
+
content: '';
|
|
1197
|
+
border-bottom: dashed 1px $wac-calendar-primary;
|
|
1198
|
+
width: 100%;
|
|
1199
|
+
bottom: 0;
|
|
1200
|
+
left: 0;
|
|
1201
|
+
}
|
|
1202
|
+
&__icon {
|
|
1203
|
+
width: 12px;
|
|
1204
|
+
margin: 0 5px 0 0;
|
|
1205
|
+
display: flex;
|
|
1206
|
+
justify-content: space-between;
|
|
1207
|
+
align-items: center;
|
|
1208
|
+
align-content: center;
|
|
1209
|
+
i {
|
|
1210
|
+
font-size: rem(14);
|
|
1211
|
+
color: $wac-wizishop-blue;
|
|
1212
|
+
transition: color 300ms ease;
|
|
1213
|
+
}
|
|
1214
|
+
}
|
|
1215
|
+
&__date {
|
|
1216
|
+
position: relative;
|
|
1217
|
+
color: $wac-header-color;
|
|
1218
|
+
font-size: rem(14);
|
|
1219
|
+
width: auto;
|
|
1220
|
+
transition: 300ms ease;
|
|
1221
|
+
white-space: nowrap;
|
|
1222
|
+
}
|
|
1223
|
+
&:hover,
|
|
1224
|
+
&:focus {
|
|
1225
|
+
.wac-calendar {
|
|
1226
|
+
&__wrapper {
|
|
1227
|
+
&__editInPlace {
|
|
1228
|
+
&__date {
|
|
1229
|
+
color: darken($wac-header-color, 30%);
|
|
1230
|
+
}
|
|
1231
|
+
&__icon {
|
|
1232
|
+
i {
|
|
1233
|
+
color: darken($wac-wizishop-blue, 15%);
|
|
1234
|
+
}
|
|
1235
|
+
}
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
&__select {
|
|
1242
|
+
border-radius: 3px;
|
|
1243
|
+
display: flex;
|
|
1244
|
+
justify-content: flex-start;
|
|
1245
|
+
align-items: center;
|
|
1246
|
+
align-content: center;
|
|
1247
|
+
min-width: 220px;
|
|
1248
|
+
max-width: 220px;
|
|
1249
|
+
padding: 11px 19px;
|
|
1250
|
+
border: 1px solid $wac-input-border;
|
|
1251
|
+
cursor: pointer;
|
|
1252
|
+
background: $wac-white no-repeat center right 15px
|
|
1253
|
+
url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%226.032%22%3E%3Cpath%20data-name%3D%22Arrow%20copie%203%22%20d%3D%22M0%20.016L5%204.65l5-4.634v1.378L5%206.028%200%201.394V.02z%22%20fill%3D%22%231e2e43%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E);
|
|
1254
|
+
&__icon {
|
|
1255
|
+
width: 16px;
|
|
1256
|
+
margin: 0 10px 0 0;
|
|
1257
|
+
display: flex;
|
|
1258
|
+
justify-content: space-between;
|
|
1259
|
+
align-items: center;
|
|
1260
|
+
align-content: center;
|
|
1261
|
+
cursor: pointer;
|
|
1262
|
+
&:hover,
|
|
1263
|
+
&:focus {
|
|
1264
|
+
i {
|
|
1265
|
+
color: darken($wac-second-color, 15%);
|
|
1266
|
+
}
|
|
1267
|
+
}
|
|
1268
|
+
i {
|
|
1269
|
+
font-size: rem(18);
|
|
1270
|
+
font-weight: 400;
|
|
1271
|
+
color: $wac-second-color;
|
|
1272
|
+
transition: color 300ms ease;
|
|
1273
|
+
}
|
|
1274
|
+
}
|
|
1275
|
+
&__date {
|
|
1276
|
+
width: auto;
|
|
1277
|
+
position: relative;
|
|
1278
|
+
color: $wac-header-color;
|
|
1279
|
+
font-size: rem(14);
|
|
1280
|
+
white-space: nowrap;
|
|
1281
|
+
margin: 0;
|
|
1282
|
+
&:after {
|
|
1283
|
+
display: none;
|
|
1284
|
+
}
|
|
1285
|
+
}
|
|
1286
|
+
&__close {
|
|
1287
|
+
width: 10px;
|
|
1288
|
+
cursor: pointer;
|
|
1289
|
+
i {
|
|
1290
|
+
font-size: 14px;
|
|
1291
|
+
transition: color 300ms ease;
|
|
1292
|
+
color: $wac-primary-button;
|
|
1293
|
+
}
|
|
1294
|
+
&:hover,
|
|
1295
|
+
&:focus {
|
|
1296
|
+
i {
|
|
1297
|
+
color: darken($wac-primary-button, 15%);
|
|
1298
|
+
}
|
|
1299
|
+
}
|
|
1300
|
+
}
|
|
1301
|
+
}
|
|
1302
|
+
}
|
|
1303
|
+
&__absolute {
|
|
1304
|
+
position: absolute;
|
|
1305
|
+
top: 100%;
|
|
1306
|
+
left: 50%;
|
|
1307
|
+
transform: translateX(-50%);
|
|
1308
|
+
visibility: hidden;
|
|
1309
|
+
opacity: 0;
|
|
1310
|
+
transition: 0.3s ease opacity, 0s visibility 0.31s;
|
|
1311
|
+
border: 1px solid $wac-border-light;
|
|
1312
|
+
background-color: $wac-white;
|
|
1313
|
+
box-shadow: 3px 3px 20px $wac-calendar-box-shadow;
|
|
1314
|
+
border-radius: 3px;
|
|
1315
|
+
max-width: 268px;
|
|
1316
|
+
min-width: 268px;
|
|
1317
|
+
&.bottom {
|
|
1318
|
+
transform: translateX(-50%) translateY(10px);
|
|
1319
|
+
}
|
|
1320
|
+
&.top {
|
|
1321
|
+
top: auto;
|
|
1322
|
+
bottom: 100%;
|
|
1323
|
+
transform: translateX(-50%) translateY(-10px);
|
|
1324
|
+
}
|
|
1325
|
+
&.left {
|
|
1326
|
+
transform: translateY(-50%) translateX(-10px);
|
|
1327
|
+
left: auto;
|
|
1328
|
+
right: 100%;
|
|
1329
|
+
top: 50%;
|
|
1330
|
+
}
|
|
1331
|
+
&.right {
|
|
1332
|
+
transform: translateY(-50%) translateX(10px);
|
|
1333
|
+
left: 100%;
|
|
1334
|
+
top: 50%;
|
|
1335
|
+
}
|
|
1336
|
+
&.left-top {
|
|
1337
|
+
left: auto;
|
|
1338
|
+
right: 100%;
|
|
1339
|
+
top: auto;
|
|
1340
|
+
bottom: 0;
|
|
1341
|
+
transform: translateY(-10px) translateX(-10px);
|
|
1342
|
+
}
|
|
1343
|
+
&.left-bottom {
|
|
1344
|
+
left: auto;
|
|
1345
|
+
right: 100%;
|
|
1346
|
+
top: 0;
|
|
1347
|
+
transform: translateY(10px) translateX(-10px);
|
|
1348
|
+
}
|
|
1349
|
+
&.right-top {
|
|
1350
|
+
left: 100%;
|
|
1351
|
+
top: auto;
|
|
1352
|
+
bottom: 0;
|
|
1353
|
+
transform: translateY(-10px) translateX(10px);
|
|
1354
|
+
}
|
|
1355
|
+
&.right-bottom {
|
|
1356
|
+
left: 100%;
|
|
1357
|
+
top: 0;
|
|
1358
|
+
transform: translateY(10px) translateX(10px);
|
|
1359
|
+
}
|
|
1360
|
+
& > * > * {
|
|
1361
|
+
width: 265px;
|
|
1362
|
+
}
|
|
1363
|
+
&__time {
|
|
1364
|
+
position: relative;
|
|
1365
|
+
background-color: $wac-white;
|
|
1366
|
+
padding: 20px;
|
|
1367
|
+
width: 100%;
|
|
1368
|
+
&:before {
|
|
1369
|
+
content: '';
|
|
1370
|
+
width: 100%;
|
|
1371
|
+
height: 5px;
|
|
1372
|
+
bottom: 100%;
|
|
1373
|
+
margin-bottom: -2px;
|
|
1374
|
+
display: block;
|
|
1375
|
+
position: absolute;
|
|
1376
|
+
left: 0;
|
|
1377
|
+
background-color: $wac-white;
|
|
1378
|
+
}
|
|
1379
|
+
&__wrapper {
|
|
1380
|
+
width: 100% !important;
|
|
1381
|
+
display: flex;
|
|
1382
|
+
align-items: center;
|
|
1383
|
+
align-content: center;
|
|
1384
|
+
justify-content: center;
|
|
1385
|
+
min-height: 42px;
|
|
1386
|
+
position: relative;
|
|
1387
|
+
&:before {
|
|
1388
|
+
content: '';
|
|
1389
|
+
display: block;
|
|
1390
|
+
background-color: $wac-wizishop-blue;
|
|
1391
|
+
width: 4px;
|
|
1392
|
+
height: 4px;
|
|
1393
|
+
border-radius: 50%;
|
|
1394
|
+
position: absolute;
|
|
1395
|
+
top: 50%;
|
|
1396
|
+
left: 50%;
|
|
1397
|
+
transform: translate(-50%, -50%);
|
|
1398
|
+
margin-top: -4px;
|
|
1399
|
+
}
|
|
1400
|
+
&:after {
|
|
1401
|
+
content: '';
|
|
1402
|
+
display: block;
|
|
1403
|
+
background-color: $wac-wizishop-blue;
|
|
1404
|
+
width: 4px;
|
|
1405
|
+
height: 4px;
|
|
1406
|
+
border-radius: 50%;
|
|
1407
|
+
position: absolute;
|
|
1408
|
+
top: 50%;
|
|
1409
|
+
left: 50%;
|
|
1410
|
+
transform: translate(-50%, -50%);
|
|
1411
|
+
margin-top: 4px;
|
|
1412
|
+
}
|
|
1413
|
+
&__hours,
|
|
1414
|
+
&__minutes {
|
|
1415
|
+
position: relative;
|
|
1416
|
+
width: 100px;
|
|
1417
|
+
display: flex;
|
|
1418
|
+
flex-wrap: nowrap;
|
|
1419
|
+
&__left,
|
|
1420
|
+
&__right {
|
|
1421
|
+
width: 100%;
|
|
1422
|
+
display: flex;
|
|
1423
|
+
flex-wrap: nowrap;
|
|
1424
|
+
justify-content: center;
|
|
1425
|
+
flex-direction: column;
|
|
1426
|
+
align-items: center;
|
|
1427
|
+
align-content: center;
|
|
1428
|
+
}
|
|
1429
|
+
&__btn {
|
|
1430
|
+
display: flex;
|
|
1431
|
+
justify-content: center;
|
|
1432
|
+
flex-direction: column;
|
|
1433
|
+
align-items: center;
|
|
1434
|
+
align-content: center;
|
|
1435
|
+
width: 40px;
|
|
1436
|
+
height: 20px;
|
|
1437
|
+
background-color: $wac-gray-background;
|
|
1438
|
+
box-shadow: none;
|
|
1439
|
+
border: none;
|
|
1440
|
+
cursor: pointer;
|
|
1441
|
+
transition: 0.3s ease;
|
|
1442
|
+
&:hover,
|
|
1443
|
+
&:focus {
|
|
1444
|
+
background-color: $wac-wizishop-blue;
|
|
1445
|
+
i {
|
|
1446
|
+
color: $wac-white;
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
&:first-child {
|
|
1450
|
+
margin: 0 0 2px;
|
|
1451
|
+
}
|
|
1452
|
+
i {
|
|
1453
|
+
font-size: rem(10);
|
|
1454
|
+
color: $wac-second-color;
|
|
1455
|
+
margin: 0;
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
input::-webkit-outer-spin-button,
|
|
1460
|
+
input::-webkit-inner-spin-button {
|
|
1461
|
+
-webkit-appearance: none;
|
|
1462
|
+
margin: 0;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
/* Firefox */
|
|
1466
|
+
input[type='number'] {
|
|
1467
|
+
-moz-appearance: textfield;
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
input {
|
|
1471
|
+
border: none;
|
|
1472
|
+
text-align: center;
|
|
1473
|
+
font-size: rem(24);
|
|
1474
|
+
color: $wac-wizishop-blue;
|
|
1475
|
+
padding: 0;
|
|
1476
|
+
line-height: 1.4;
|
|
1477
|
+
margin: 0;
|
|
1478
|
+
width: 100%;
|
|
1479
|
+
}
|
|
1480
|
+
}
|
|
1481
|
+
&__hours {
|
|
1482
|
+
margin: 0 10px 0 0;
|
|
1483
|
+
}
|
|
1484
|
+
&__minutes {
|
|
1485
|
+
margin: 0 0 0 10px;
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
}
|
|
1489
|
+
}
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
.datetimepicker-dummy .datetimepicker-clear-button {
|
|
1493
|
+
top: -3px !important;
|
|
1494
|
+
}
|
|
1495
|
+
|
|
1496
|
+
.datetimepicker-dummy .datetimepicker-dummy-wrapper {
|
|
1497
|
+
border: 1px solid $wac-border-color;
|
|
1498
|
+
border-radius: rem(3);
|
|
1499
|
+
|
|
1500
|
+
&:hover,
|
|
1501
|
+
&:focus {
|
|
1502
|
+
border: 1px solid $wac-wizishop-blue;
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
|
|
1507
|
+
.datetimepicker {
|
|
1508
|
+
box-shadow: none !important;
|
|
1509
|
+
&-wrapper {
|
|
1510
|
+
border: none !important;
|
|
1511
|
+
box-shadow: none;
|
|
1512
|
+
background: $wac-white;
|
|
1513
|
+
}
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
.datepicker {
|
|
1517
|
+
.datepicker {
|
|
1518
|
+
&-nav {
|
|
1519
|
+
background: $wac-white !important;
|
|
1520
|
+
color: $wac-main-text !important;
|
|
1521
|
+
padding: 15px !important;
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1526
|
+
.datetimepicker .datepicker-nav .datepicker-nav-month,
|
|
1527
|
+
.datetimepicker .datepicker-nav .datepicker-nav-year {
|
|
1528
|
+
color: $wac-main-text !important;
|
|
1529
|
+
font-weight: 500 !important;
|
|
1530
|
+
&:hover,
|
|
1531
|
+
&:focus {
|
|
1532
|
+
color: $wac-wizishop-blue !important;
|
|
1533
|
+
}
|
|
1534
|
+
}
|
|
1535
|
+
|
|
1536
|
+
.datepicker-nav-year {
|
|
1537
|
+
font-weight: 500 !important;
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
.datetimepicker .datepicker-nav .datepicker-nav-previous,
|
|
1541
|
+
.datetimepicker .datepicker-nav .datepicker-nav-next {
|
|
1542
|
+
border-radius: 3px;
|
|
1543
|
+
color: $wac-main-text !important;
|
|
1544
|
+
width: 25px !important;
|
|
1545
|
+
height: 25px !important;
|
|
1546
|
+
display: flex;
|
|
1547
|
+
justify-content: center;
|
|
1548
|
+
align-items: center;
|
|
1549
|
+
align-content: center;
|
|
1550
|
+
border: 1px solid $wac-border-light;
|
|
1551
|
+
transition: 0.3s ease;
|
|
1552
|
+
> svg {
|
|
1553
|
+
display: none !important;
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
.datetimepicker .datepicker-nav .datepicker-nav-previous {
|
|
1558
|
+
background: $wac-white
|
|
1559
|
+
url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-chevron-left fa-w-10 fa-2x'%3E%3Cpath fill='currentColor' d='M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z' class=''%3E%3C/path%3E%3C/svg%3E")
|
|
1560
|
+
center center no-repeat !important;
|
|
1561
|
+
background-size: 6px auto !important;
|
|
1562
|
+
&:hover,
|
|
1563
|
+
&:focus {
|
|
1564
|
+
border-color: $wac-wizishop-blue !important;
|
|
1565
|
+
}
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
.datetimepicker .datepicker-nav .datepicker-nav-next {
|
|
1569
|
+
background: $wac-white
|
|
1570
|
+
url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-chevron-right fa-w-10 fa-2x'%3E%3Cpath fill='currentColor' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z' class=''%3E%3C/path%3E%3C/svg%3E")
|
|
1571
|
+
center center no-repeat !important;
|
|
1572
|
+
background-size: 6px auto !important;
|
|
1573
|
+
&:hover,
|
|
1574
|
+
&:focus {
|
|
1575
|
+
border-color: $wac-wizishop-blue !important;
|
|
1576
|
+
}
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
.wac-calendar__absolute {
|
|
1580
|
+
.datetimepicker .datepicker-body .datepicker-weekdays {
|
|
1581
|
+
padding: 0 15px;
|
|
1582
|
+
}
|
|
1583
|
+
.datepicker-weekdays {
|
|
1584
|
+
height: 14px;
|
|
1585
|
+
margin: 0 0 rem(12);
|
|
1586
|
+
.datepicker-date {
|
|
1587
|
+
font-size: rem(12);
|
|
1588
|
+
white-space: nowrap;
|
|
1589
|
+
line-height: 1;
|
|
1590
|
+
padding: 0 !important;
|
|
1591
|
+
color: $wac-secondary-color !important;
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1594
|
+
.datepicker-days {
|
|
1595
|
+
padding: 0 15px !important;
|
|
1596
|
+
}
|
|
1597
|
+
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
|
|
1598
|
+
background-color: $wac-wizishop-blue;
|
|
1599
|
+
}
|
|
1600
|
+
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
|
|
1601
|
+
border-color: $wac-wizishop-blue;
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
.datetimepicker .datetimepicker-footer {
|
|
1606
|
+
display: none;
|
|
1607
|
+
}
|
|
1042
1608
|
.wac-button {
|
|
1043
1609
|
@include flexbox();
|
|
1044
1610
|
@include justify-content(center);
|
|
@@ -2123,943 +2689,377 @@ wac-block {
|
|
|
2123
2689
|
|
|
2124
2690
|
&.top-right {
|
|
2125
2691
|
&:before {
|
|
2126
|
-
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2127
|
-
}
|
|
2128
|
-
}
|
|
2129
|
-
|
|
2130
|
-
&.top-left {
|
|
2131
|
-
&:before {
|
|
2132
|
-
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2133
|
-
}
|
|
2134
|
-
}
|
|
2135
|
-
|
|
2136
|
-
&.bottom-center {
|
|
2137
|
-
&:before {
|
|
2138
|
-
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2139
|
-
}
|
|
2140
|
-
}
|
|
2141
|
-
|
|
2142
|
-
&.bottom-right {
|
|
2143
|
-
&:before {
|
|
2144
|
-
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2145
|
-
}
|
|
2146
|
-
}
|
|
2147
|
-
|
|
2148
|
-
&.bottom-left {
|
|
2149
|
-
&:before {
|
|
2150
|
-
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2151
|
-
}
|
|
2152
|
-
}
|
|
2153
|
-
}
|
|
2154
|
-
|
|
2155
|
-
&:hover,
|
|
2156
|
-
&.hover {
|
|
2157
|
-
background-color: $wac-evolup-green-darken;
|
|
2158
|
-
border-color: $wac-evolup-green-darken;
|
|
2159
|
-
transition: background-color 0.3s ease-in-out;
|
|
2160
|
-
}
|
|
2161
|
-
|
|
2162
|
-
&:focus,
|
|
2163
|
-
&.focus {
|
|
2164
|
-
background-color: $wac-evolup-green-focus;
|
|
2165
|
-
border-color: $wac-evolup-green-focus;
|
|
2166
|
-
transition: background-color 0.3s ease-in-out;
|
|
2167
|
-
}
|
|
2168
|
-
|
|
2169
|
-
&.is-outlined {
|
|
2170
|
-
background-color: transparent;
|
|
2171
|
-
border-color: $wac-evolup-green;
|
|
2172
|
-
|
|
2173
|
-
.wac-button__wrapper, .wac-button__animation {
|
|
2174
|
-
color: $wac-evolup-green;
|
|
2175
|
-
transition: color 0.3s ease-in-out;
|
|
2176
|
-
}
|
|
2177
|
-
|
|
2178
|
-
&:hover,
|
|
2179
|
-
&.hover {
|
|
2180
|
-
background-color: $wac-evolup-green;
|
|
2181
|
-
border-color: $wac-evolup-green;
|
|
2182
|
-
}
|
|
2183
|
-
|
|
2184
|
-
&:focus,
|
|
2185
|
-
&.focus {
|
|
2186
|
-
background-color: $wac-evolup-green-focus;
|
|
2187
|
-
border-color: $wac-evolup-green-focus;
|
|
2188
|
-
transition: background-color 0.3s ease-in-out;
|
|
2189
|
-
}
|
|
2190
|
-
}
|
|
2191
|
-
|
|
2192
|
-
&.is-loading {
|
|
2193
|
-
&:hover,
|
|
2194
|
-
&.hover {
|
|
2195
|
-
background-color: $wac-evolup-green;
|
|
2196
|
-
transition: background-color 0.3s ease-in-out;
|
|
2197
|
-
}
|
|
2198
|
-
}
|
|
2199
|
-
&.opacity {
|
|
2200
|
-
background-color: $wac-green-opacity;
|
|
2201
|
-
border-color: transparent!important;
|
|
2202
|
-
&:hover, &:focus {
|
|
2203
|
-
background-color: $wac-evolup-green;
|
|
2204
|
-
border-color: $wac-evolup-green;
|
|
2205
|
-
}
|
|
2206
|
-
}
|
|
2207
|
-
}
|
|
2208
|
-
|
|
2209
|
-
&.is-light {
|
|
2210
|
-
background-color: transparent;
|
|
2211
|
-
border-color: $wac-border-color;
|
|
2212
|
-
transition: background-color 0.3s ease-in-out;
|
|
2213
|
-
|
|
2214
|
-
.wac-button__loader {
|
|
2215
|
-
background-color: $wac-hover-btn-grey;
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
.wac-button__wrapper, .wac-button__animation {
|
|
2219
|
-
color: $wac-secondary-color;
|
|
2220
|
-
}
|
|
2221
|
-
|
|
2222
|
-
&:hover,
|
|
2223
|
-
&.hover {
|
|
2224
|
-
background-color: $wac-hover-btn-grey;
|
|
2225
|
-
transition: background-color 0.3s ease-in-out;
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
|
-
&.is-loading {
|
|
2229
|
-
&:hover,
|
|
2230
|
-
&.hover {
|
|
2231
|
-
background-color: transparent;
|
|
2232
|
-
transition: background-color 0.3s ease-in-out;
|
|
2233
|
-
}
|
|
2234
|
-
}
|
|
2235
|
-
}
|
|
2236
|
-
|
|
2237
|
-
&.disabled {
|
|
2238
|
-
opacity: .7!important;
|
|
2239
|
-
}
|
|
2240
|
-
|
|
2241
|
-
&.is-outlined {
|
|
2242
|
-
&:hover,
|
|
2243
|
-
&.hover {
|
|
2244
|
-
.wac-button__wrapper, .wac-button__animation {
|
|
2245
|
-
color: $wac-white;
|
|
2246
|
-
transition: color 0.3s ease-in-out;
|
|
2247
|
-
}
|
|
2248
|
-
}
|
|
2249
|
-
}
|
|
2250
|
-
|
|
2251
|
-
&__loader {
|
|
2252
|
-
position: absolute;
|
|
2253
|
-
left: -1px;
|
|
2254
|
-
top: 0;
|
|
2255
|
-
height: 100%;
|
|
2256
|
-
z-index: 1;
|
|
2257
|
-
transition: width 0.3s ease-in-out;
|
|
2258
|
-
overflow: hidden;
|
|
2259
|
-
|
|
2260
|
-
span {
|
|
2261
|
-
position: absolute;
|
|
2262
|
-
left: 20px;
|
|
2263
|
-
top: 7px;
|
|
2264
|
-
color: $wac-white;
|
|
2265
|
-
overflow: hidden;
|
|
2266
|
-
text-overflow: clip;
|
|
2267
|
-
font-size: 14px;
|
|
2268
|
-
line-height: 26px;
|
|
2269
|
-
white-space: nowrap;
|
|
2270
|
-
z-index: 3;
|
|
2271
|
-
|
|
2272
|
-
i {
|
|
2273
|
-
margin-right: 1.4px;
|
|
2274
|
-
}
|
|
2275
|
-
}
|
|
2276
|
-
|
|
2277
|
-
&.outlined {
|
|
2278
|
-
z-index: 4;
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2281
|
-
|
|
2282
|
-
&.alone {
|
|
2283
|
-
max-width: 40px!important;
|
|
2284
|
-
.wac-button__loader span {
|
|
2285
|
-
left: 14.6px;
|
|
2286
|
-
}
|
|
2287
|
-
}
|
|
2288
|
-
|
|
2289
|
-
&.opacity {
|
|
2290
|
-
min-width: rem(40);
|
|
2291
|
-
min-height: rem(40);
|
|
2292
|
-
border-color: transparent!important;
|
|
2293
|
-
|
|
2294
|
-
&.alone {
|
|
2295
|
-
display: flex;
|
|
2296
|
-
align-items: center;
|
|
2297
|
-
justify-content: center;
|
|
2298
|
-
}
|
|
2299
|
-
|
|
2300
|
-
&.is-success {
|
|
2301
|
-
i {
|
|
2302
|
-
color: $wac-green-color!important;
|
|
2303
|
-
}
|
|
2304
|
-
&:hover, &:focus {
|
|
2305
|
-
i {
|
|
2306
|
-
color: $wac-white!important;
|
|
2692
|
+
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2307
2693
|
}
|
|
2308
2694
|
}
|
|
2309
|
-
}
|
|
2310
2695
|
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
}
|
|
2315
|
-
&:hover, &:focus {
|
|
2316
|
-
i {
|
|
2317
|
-
color: $wac-white!important;
|
|
2696
|
+
&.top-left {
|
|
2697
|
+
&:before {
|
|
2698
|
+
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2318
2699
|
}
|
|
2319
2700
|
}
|
|
2320
|
-
}
|
|
2321
2701
|
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
}
|
|
2326
|
-
&:hover, &:focus {
|
|
2327
|
-
i {
|
|
2328
|
-
color: $wac-white!important;
|
|
2702
|
+
&.bottom-center {
|
|
2703
|
+
&:before {
|
|
2704
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2329
2705
|
}
|
|
2330
2706
|
}
|
|
2331
|
-
}
|
|
2332
|
-
}
|
|
2333
2707
|
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
background: $wizishop-blue;
|
|
2340
|
-
color: $wac-white;
|
|
2341
|
-
min-width: 100%;
|
|
2342
|
-
visibility: hidden;
|
|
2343
|
-
font-size: 12px;
|
|
2344
|
-
opacity: 0;
|
|
2345
|
-
transition: opacity .3s ease 0s, visibility 0s linear .35s;
|
|
2708
|
+
&.bottom-right {
|
|
2709
|
+
&:before {
|
|
2710
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2711
|
+
}
|
|
2712
|
+
}
|
|
2346
2713
|
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2714
|
+
&.bottom-left {
|
|
2715
|
+
&:before {
|
|
2716
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2717
|
+
}
|
|
2718
|
+
}
|
|
2351
2719
|
}
|
|
2352
2720
|
|
|
2353
|
-
|
|
2354
|
-
|
|
2721
|
+
&:hover,
|
|
2722
|
+
&.hover {
|
|
2723
|
+
background-color: $wac-evolup-green-darken;
|
|
2724
|
+
border-color: $wac-evolup-green-darken;
|
|
2725
|
+
transition: background-color 0.3s ease-in-out;
|
|
2355
2726
|
}
|
|
2356
2727
|
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2728
|
+
&:focus,
|
|
2729
|
+
&.focus {
|
|
2730
|
+
background-color: $wac-evolup-green-focus;
|
|
2731
|
+
border-color: $wac-evolup-green-focus;
|
|
2732
|
+
transition: background-color 0.3s ease-in-out;
|
|
2360
2733
|
}
|
|
2361
2734
|
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
position: absolute;
|
|
2366
|
-
width: 0;
|
|
2367
|
-
height: 0;
|
|
2368
|
-
border-style: solid;
|
|
2369
|
-
border-width: 10px 10px 0 10px;
|
|
2370
|
-
border-color: $wizishop-blue transparent transparent transparent;
|
|
2371
|
-
}
|
|
2735
|
+
&.is-outlined {
|
|
2736
|
+
background-color: transparent;
|
|
2737
|
+
border-color: $wac-evolup-green;
|
|
2372
2738
|
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
top: 50%;
|
|
2377
|
-
&:before {
|
|
2378
|
-
width: 0;
|
|
2379
|
-
height: 0;
|
|
2380
|
-
border-style: solid;
|
|
2381
|
-
border-width: 10px 10px 10px 0;
|
|
2382
|
-
border-color: transparent transparentize($wac-second-color, .1) transparent transparent;
|
|
2383
|
-
right: 100%;
|
|
2384
|
-
top: 50%;
|
|
2385
|
-
transform: translateY(-50%);
|
|
2739
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
2740
|
+
color: $wac-evolup-green;
|
|
2741
|
+
transition: color 0.3s ease-in-out;
|
|
2386
2742
|
}
|
|
2387
|
-
}
|
|
2388
2743
|
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
&:before {
|
|
2394
|
-
width: 0;
|
|
2395
|
-
height: 0;
|
|
2396
|
-
border-style: solid;
|
|
2397
|
-
border-width: 10px 0 10px 10px;
|
|
2398
|
-
border-color: transparent transparent transparent transparentize($wac-second-color, .1);
|
|
2399
|
-
left: 100%;
|
|
2400
|
-
top: 50%;
|
|
2401
|
-
transform: translateY(-50%);
|
|
2744
|
+
&:hover,
|
|
2745
|
+
&.hover {
|
|
2746
|
+
background-color: $wac-evolup-green;
|
|
2747
|
+
border-color: $wac-evolup-green;
|
|
2402
2748
|
}
|
|
2403
|
-
}
|
|
2404
2749
|
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
left: 50%;
|
|
2411
|
-
top: 100%;
|
|
2412
|
-
transform: translateX(-50%);
|
|
2750
|
+
&:focus,
|
|
2751
|
+
&.focus {
|
|
2752
|
+
background-color: $wac-evolup-green-focus;
|
|
2753
|
+
border-color: $wac-evolup-green-focus;
|
|
2754
|
+
transition: background-color 0.3s ease-in-out;
|
|
2413
2755
|
}
|
|
2414
2756
|
}
|
|
2415
2757
|
|
|
2416
|
-
&.
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
right: 10px;
|
|
2422
|
-
top: 100%;
|
|
2758
|
+
&.is-loading {
|
|
2759
|
+
&:hover,
|
|
2760
|
+
&.hover {
|
|
2761
|
+
background-color: $wac-evolup-green;
|
|
2762
|
+
transition: background-color 0.3s ease-in-out;
|
|
2423
2763
|
}
|
|
2424
2764
|
}
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
left: 10px;
|
|
2432
|
-
top: 100%;
|
|
2765
|
+
&.opacity {
|
|
2766
|
+
background-color: $wac-green-opacity;
|
|
2767
|
+
border-color: transparent!important;
|
|
2768
|
+
&:hover, &:focus {
|
|
2769
|
+
background-color: $wac-evolup-green;
|
|
2770
|
+
border-color: $wac-evolup-green;
|
|
2433
2771
|
}
|
|
2434
2772
|
}
|
|
2773
|
+
}
|
|
2435
2774
|
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
&:before {
|
|
2441
|
-
width: 0;
|
|
2442
|
-
height: 0;
|
|
2443
|
-
border-style: solid;
|
|
2444
|
-
border-width: 0 10px 10px 10px;
|
|
2445
|
-
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2446
|
-
right: auto;
|
|
2447
|
-
top: auto;
|
|
2448
|
-
left: 50%;
|
|
2449
|
-
bottom: 100%;
|
|
2450
|
-
transform: translateX(-50%);
|
|
2451
|
-
}
|
|
2452
|
-
}
|
|
2775
|
+
&.is-light {
|
|
2776
|
+
background-color: transparent;
|
|
2777
|
+
border-color: $wac-border-color;
|
|
2778
|
+
transition: background-color 0.3s ease-in-out;
|
|
2453
2779
|
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
transform: translate(0, 10px);
|
|
2457
|
-
top: 100%;
|
|
2458
|
-
&:before {
|
|
2459
|
-
width: 0;
|
|
2460
|
-
height: 0;
|
|
2461
|
-
border-style: solid;
|
|
2462
|
-
border-width: 0 10px 10px 10px;
|
|
2463
|
-
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2464
|
-
top: auto;
|
|
2465
|
-
right: 10px;
|
|
2466
|
-
bottom: 100%;
|
|
2467
|
-
}
|
|
2780
|
+
.wac-button__loader {
|
|
2781
|
+
background-color: $wac-hover-btn-grey;
|
|
2468
2782
|
}
|
|
2469
2783
|
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
transform: translate(0, 10px);
|
|
2473
|
-
top: 100%;
|
|
2474
|
-
&:before {
|
|
2475
|
-
width: 0;
|
|
2476
|
-
height: 0;
|
|
2477
|
-
border-style: solid;
|
|
2478
|
-
border-width: 0 10px 10px 10px;
|
|
2479
|
-
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2480
|
-
right: auto;
|
|
2481
|
-
top: auto;
|
|
2482
|
-
left: 10px;
|
|
2483
|
-
bottom: 100%;
|
|
2484
|
-
}
|
|
2784
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
2785
|
+
color: $wac-secondary-color;
|
|
2485
2786
|
}
|
|
2486
|
-
}
|
|
2487
2787
|
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
opacity: .9;
|
|
2493
|
-
transition: opacity .3s ease .05s, visibility 0s linear 0s;
|
|
2494
|
-
}
|
|
2495
|
-
}
|
|
2496
|
-
}
|
|
2497
|
-
}
|
|
2498
|
-
wac-calendar {
|
|
2499
|
-
&.ng-touched.ng-invalid {
|
|
2500
|
-
.wac-calendar__wrapper__select, .wac-calendar__wrapper__editInPlace, .wac-calendar__wrapper__select {
|
|
2501
|
-
border-color: $wac-form-control-touched-and-invalid-border;
|
|
2788
|
+
&:hover,
|
|
2789
|
+
&.hover {
|
|
2790
|
+
background-color: $wac-hover-btn-grey;
|
|
2791
|
+
transition: background-color 0.3s ease-in-out;
|
|
2502
2792
|
}
|
|
2503
|
-
}
|
|
2504
|
-
}
|
|
2505
2793
|
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
z-index: 9;
|
|
2512
|
-
.wac-calendar {
|
|
2513
|
-
&__absolute {
|
|
2514
|
-
visibility: visible;
|
|
2515
|
-
opacity: 1;
|
|
2516
|
-
transition: 0.3s ease opacity 0.1s, 0s visibility linear 0s;
|
|
2517
|
-
}
|
|
2518
|
-
}
|
|
2519
|
-
}
|
|
2520
|
-
&--edit {
|
|
2521
|
-
display: flex;
|
|
2522
|
-
justify-content: flex-start;
|
|
2523
|
-
align-items: center;
|
|
2524
|
-
align-content: center;
|
|
2525
|
-
& > * {
|
|
2526
|
-
display: inline-block;
|
|
2527
|
-
&:nth-child(2) {
|
|
2528
|
-
margin: 0 10px;
|
|
2794
|
+
&.is-loading {
|
|
2795
|
+
&:hover,
|
|
2796
|
+
&.hover {
|
|
2797
|
+
background-color: transparent;
|
|
2798
|
+
transition: background-color 0.3s ease-in-out;
|
|
2529
2799
|
}
|
|
2530
2800
|
}
|
|
2531
2801
|
}
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
.
|
|
2535
|
-
|
|
2802
|
+
|
|
2803
|
+
&.disabled {
|
|
2804
|
+
opacity: .7!important;
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
&.is-outlined {
|
|
2808
|
+
&:hover,
|
|
2809
|
+
&.hover {
|
|
2810
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
2811
|
+
color: $wac-white;
|
|
2812
|
+
transition: color 0.3s ease-in-out;
|
|
2813
|
+
}
|
|
2536
2814
|
}
|
|
2537
2815
|
}
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2816
|
+
|
|
2817
|
+
&__loader {
|
|
2818
|
+
position: absolute;
|
|
2819
|
+
left: -1px;
|
|
2820
|
+
top: 0;
|
|
2821
|
+
height: 100%;
|
|
2822
|
+
z-index: 1;
|
|
2823
|
+
transition: width 0.3s ease-in-out;
|
|
2824
|
+
overflow: hidden;
|
|
2825
|
+
|
|
2826
|
+
span {
|
|
2827
|
+
position: absolute;
|
|
2828
|
+
left: 20px;
|
|
2829
|
+
top: 7px;
|
|
2830
|
+
color: $wac-white;
|
|
2831
|
+
overflow: hidden;
|
|
2832
|
+
text-overflow: clip;
|
|
2833
|
+
font-size: 14px;
|
|
2834
|
+
line-height: 26px;
|
|
2835
|
+
white-space: nowrap;
|
|
2836
|
+
z-index: 3;
|
|
2837
|
+
|
|
2838
|
+
i {
|
|
2839
|
+
margin-right: 1.4px;
|
|
2840
|
+
}
|
|
2541
2841
|
}
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2842
|
+
|
|
2843
|
+
&.outlined {
|
|
2844
|
+
z-index: 4;
|
|
2545
2845
|
}
|
|
2546
2846
|
}
|
|
2547
|
-
&__label {
|
|
2548
|
-
font-size: rem(14) !important;
|
|
2549
|
-
line-height: rem(16) !important;
|
|
2550
|
-
margin: 0 0 10px !important;
|
|
2551
|
-
color: $wac-color-text-grey !important;
|
|
2552
|
-
cursor: pointer;
|
|
2553
2847
|
|
|
2554
|
-
|
|
2555
|
-
|
|
2848
|
+
&.alone {
|
|
2849
|
+
max-width: 40px!important;
|
|
2850
|
+
.wac-button__loader span {
|
|
2851
|
+
left: 14.6px;
|
|
2556
2852
|
}
|
|
2557
2853
|
}
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2854
|
+
|
|
2855
|
+
&.opacity {
|
|
2856
|
+
min-width: rem(40);
|
|
2857
|
+
min-height: rem(40);
|
|
2858
|
+
border-color: transparent!important;
|
|
2859
|
+
|
|
2860
|
+
&.alone {
|
|
2565
2861
|
display: flex;
|
|
2566
|
-
justify-content: flex-start;
|
|
2567
2862
|
align-items: center;
|
|
2568
|
-
|
|
2569
|
-
min-width: 240px;
|
|
2570
|
-
max-width: 240px;
|
|
2571
|
-
padding: 7px 20px;
|
|
2572
|
-
border: 1px solid $wac-border-form;
|
|
2573
|
-
cursor: pointer;
|
|
2574
|
-
&__icon {
|
|
2575
|
-
width: 16px;
|
|
2576
|
-
margin: 0 10px 0 0;
|
|
2577
|
-
display: flex;
|
|
2578
|
-
justify-content: space-between;
|
|
2579
|
-
align-items: center;
|
|
2580
|
-
align-content: center;
|
|
2581
|
-
cursor: pointer;
|
|
2582
|
-
&:hover,
|
|
2583
|
-
&:focus {
|
|
2584
|
-
i {
|
|
2585
|
-
color: darken($wac-wizishop-blue, 15%);
|
|
2586
|
-
}
|
|
2587
|
-
}
|
|
2588
|
-
i {
|
|
2589
|
-
color: $wac-second-color;
|
|
2590
|
-
font-size: rem(18);
|
|
2591
|
-
transition: color 300ms ease;
|
|
2592
|
-
}
|
|
2593
|
-
}
|
|
2594
|
-
&__date {
|
|
2595
|
-
width: auto;
|
|
2596
|
-
white-space: nowrap;
|
|
2597
|
-
position: relative;
|
|
2598
|
-
color: $wac-main-text;
|
|
2599
|
-
font-size: rem(14);
|
|
2600
|
-
line-height: rem(24);
|
|
2601
|
-
margin: 0 15px 0 0;
|
|
2602
|
-
letter-spacing: 0.65px;
|
|
2603
|
-
&:after {
|
|
2604
|
-
content: '';
|
|
2605
|
-
display: block;
|
|
2606
|
-
position: absolute;
|
|
2607
|
-
width: 1px;
|
|
2608
|
-
height: 15px;
|
|
2609
|
-
background-color: $wac-input-border;
|
|
2610
|
-
top: 50%;
|
|
2611
|
-
right: -15px;
|
|
2612
|
-
transform: translateY(-50%);
|
|
2613
|
-
}
|
|
2614
|
-
}
|
|
2615
|
-
&__time {
|
|
2616
|
-
width: auto;
|
|
2617
|
-
white-space: nowrap;
|
|
2618
|
-
font-size: rem(14);
|
|
2619
|
-
line-height: rem(24);
|
|
2620
|
-
color: $wac-main-text;
|
|
2621
|
-
margin: 0 15px;
|
|
2622
|
-
letter-spacing: 1.3px;
|
|
2623
|
-
}
|
|
2624
|
-
&__close {
|
|
2625
|
-
width: 10px;
|
|
2626
|
-
cursor: pointer;
|
|
2627
|
-
i {
|
|
2628
|
-
font-size: 14px;
|
|
2629
|
-
transition: color 300ms ease;
|
|
2630
|
-
color: $wac-primary-button;
|
|
2631
|
-
font-weight: 400;
|
|
2632
|
-
}
|
|
2633
|
-
&:hover,
|
|
2634
|
-
&:focus {
|
|
2635
|
-
i {
|
|
2636
|
-
color: darken($wac-primary-button, 15%);
|
|
2637
|
-
}
|
|
2638
|
-
}
|
|
2639
|
-
}
|
|
2863
|
+
justify-content: center;
|
|
2640
2864
|
}
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
position: relative;
|
|
2646
|
-
align-content: center;
|
|
2647
|
-
align-items: center;
|
|
2648
|
-
cursor: pointer;
|
|
2649
|
-
max-width: 140px;
|
|
2650
|
-
&:after {
|
|
2651
|
-
position: absolute;
|
|
2652
|
-
content: '';
|
|
2653
|
-
border-bottom: dashed 1px $wac-calendar-primary;
|
|
2654
|
-
width: 100%;
|
|
2655
|
-
bottom: 0;
|
|
2656
|
-
left: 0;
|
|
2865
|
+
|
|
2866
|
+
&.is-success {
|
|
2867
|
+
i {
|
|
2868
|
+
color: $wac-green-color!important;
|
|
2657
2869
|
}
|
|
2658
|
-
|
|
2659
|
-
width: 12px;
|
|
2660
|
-
margin: 0 5px 0 0;
|
|
2661
|
-
display: flex;
|
|
2662
|
-
justify-content: space-between;
|
|
2663
|
-
align-items: center;
|
|
2664
|
-
align-content: center;
|
|
2870
|
+
&:hover, &:focus {
|
|
2665
2871
|
i {
|
|
2666
|
-
|
|
2667
|
-
color: $wac-wizishop-blue;
|
|
2668
|
-
transition: color 300ms ease;
|
|
2669
|
-
}
|
|
2670
|
-
}
|
|
2671
|
-
&__date {
|
|
2672
|
-
position: relative;
|
|
2673
|
-
color: $wac-header-color;
|
|
2674
|
-
font-size: rem(14);
|
|
2675
|
-
width: auto;
|
|
2676
|
-
transition: 300ms ease;
|
|
2677
|
-
white-space: nowrap;
|
|
2678
|
-
}
|
|
2679
|
-
&:hover,
|
|
2680
|
-
&:focus {
|
|
2681
|
-
.wac-calendar {
|
|
2682
|
-
&__wrapper {
|
|
2683
|
-
&__editInPlace {
|
|
2684
|
-
&__date {
|
|
2685
|
-
color: darken($wac-header-color, 30%);
|
|
2686
|
-
}
|
|
2687
|
-
&__icon {
|
|
2688
|
-
i {
|
|
2689
|
-
color: darken($wac-wizishop-blue, 15%);
|
|
2690
|
-
}
|
|
2691
|
-
}
|
|
2692
|
-
}
|
|
2693
|
-
}
|
|
2872
|
+
color: $wac-white!important;
|
|
2694
2873
|
}
|
|
2695
2874
|
}
|
|
2696
2875
|
}
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
align-items: center;
|
|
2702
|
-
align-content: center;
|
|
2703
|
-
min-width: 220px;
|
|
2704
|
-
max-width: 220px;
|
|
2705
|
-
padding: 11px 19px;
|
|
2706
|
-
border: 1px solid $wac-input-border;
|
|
2707
|
-
cursor: pointer;
|
|
2708
|
-
background: $wac-white no-repeat center right 15px
|
|
2709
|
-
url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%226.032%22%3E%3Cpath%20data-name%3D%22Arrow%20copie%203%22%20d%3D%22M0%20.016L5%204.65l5-4.634v1.378L5%206.028%200%201.394V.02z%22%20fill%3D%22%231e2e43%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E);
|
|
2710
|
-
&__icon {
|
|
2711
|
-
width: 16px;
|
|
2712
|
-
margin: 0 10px 0 0;
|
|
2713
|
-
display: flex;
|
|
2714
|
-
justify-content: space-between;
|
|
2715
|
-
align-items: center;
|
|
2716
|
-
align-content: center;
|
|
2717
|
-
cursor: pointer;
|
|
2718
|
-
&:hover,
|
|
2719
|
-
&:focus {
|
|
2720
|
-
i {
|
|
2721
|
-
color: darken($wac-second-color, 15%);
|
|
2722
|
-
}
|
|
2723
|
-
}
|
|
2724
|
-
i {
|
|
2725
|
-
font-size: rem(18);
|
|
2726
|
-
font-weight: 400;
|
|
2727
|
-
color: $wac-second-color;
|
|
2728
|
-
transition: color 300ms ease;
|
|
2729
|
-
}
|
|
2876
|
+
|
|
2877
|
+
&.is-evolup {
|
|
2878
|
+
i {
|
|
2879
|
+
color: $wac-evolup-green!important;
|
|
2730
2880
|
}
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
color: $wac-header-color;
|
|
2735
|
-
font-size: rem(14);
|
|
2736
|
-
white-space: nowrap;
|
|
2737
|
-
margin: 0;
|
|
2738
|
-
&:after {
|
|
2739
|
-
display: none;
|
|
2881
|
+
&:hover, &:focus {
|
|
2882
|
+
i {
|
|
2883
|
+
color: $wac-white!important;
|
|
2740
2884
|
}
|
|
2741
2885
|
}
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2886
|
+
}
|
|
2887
|
+
|
|
2888
|
+
&.is-danger {
|
|
2889
|
+
i {
|
|
2890
|
+
color: $wac-primary-button!important;
|
|
2891
|
+
}
|
|
2892
|
+
&:hover, &:focus {
|
|
2745
2893
|
i {
|
|
2746
|
-
|
|
2747
|
-
transition: color 300ms ease;
|
|
2748
|
-
color: $wac-primary-button;
|
|
2749
|
-
}
|
|
2750
|
-
&:hover,
|
|
2751
|
-
&:focus {
|
|
2752
|
-
i {
|
|
2753
|
-
color: darken($wac-primary-button, 15%);
|
|
2754
|
-
}
|
|
2894
|
+
color: $wac-white!important;
|
|
2755
2895
|
}
|
|
2756
2896
|
}
|
|
2757
2897
|
}
|
|
2758
2898
|
}
|
|
2759
|
-
|
|
2899
|
+
|
|
2900
|
+
&__tooltips {
|
|
2760
2901
|
position: absolute;
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2902
|
+
width: auto;
|
|
2903
|
+
padding: 4px;
|
|
2904
|
+
border-radius: 3px;
|
|
2905
|
+
background: $wizishop-blue;
|
|
2906
|
+
color: $wac-white;
|
|
2907
|
+
min-width: 100%;
|
|
2764
2908
|
visibility: hidden;
|
|
2909
|
+
font-size: 12px;
|
|
2765
2910
|
opacity: 0;
|
|
2766
|
-
transition:
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
min-width: 268px;
|
|
2773
|
-
&.bottom {
|
|
2774
|
-
transform: translateX(-50%) translateY(10px);
|
|
2911
|
+
transition: opacity .3s ease 0s, visibility 0s linear .35s;
|
|
2912
|
+
|
|
2913
|
+
&.oneline {
|
|
2914
|
+
width: auto!important;
|
|
2915
|
+
white-space: nowrap;
|
|
2916
|
+
min-width: unset!important;
|
|
2775
2917
|
}
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
transform: translateX(-50%) translateY(-10px);
|
|
2918
|
+
|
|
2919
|
+
@include media('>=tablet') {
|
|
2920
|
+
min-width: 600px;
|
|
2780
2921
|
}
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2922
|
+
|
|
2923
|
+
@include media('<tablet') {
|
|
2924
|
+
min-width: 100% !important;
|
|
2925
|
+
max-width: 100% !important;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2928
|
+
&:before {
|
|
2929
|
+
content: '';
|
|
2930
|
+
display: none!important;
|
|
2931
|
+
position: absolute;
|
|
2932
|
+
width: 0;
|
|
2933
|
+
height: 0;
|
|
2934
|
+
border-style: solid;
|
|
2935
|
+
border-width: 10px 10px 0 10px;
|
|
2936
|
+
border-color: $wizishop-blue transparent transparent transparent;
|
|
2786
2937
|
}
|
|
2938
|
+
|
|
2787
2939
|
&.right {
|
|
2788
|
-
transform: translateY(-50%) translateX(10px);
|
|
2789
2940
|
left: 100%;
|
|
2941
|
+
transform: translate(10px, -50%);
|
|
2790
2942
|
top: 50%;
|
|
2943
|
+
&:before {
|
|
2944
|
+
width: 0;
|
|
2945
|
+
height: 0;
|
|
2946
|
+
border-style: solid;
|
|
2947
|
+
border-width: 10px 10px 10px 0;
|
|
2948
|
+
border-color: transparent transparentize($wac-second-color, .1) transparent transparent;
|
|
2949
|
+
right: 100%;
|
|
2950
|
+
top: 50%;
|
|
2951
|
+
transform: translateY(-50%);
|
|
2952
|
+
}
|
|
2791
2953
|
}
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
right: 100%;
|
|
2795
|
-
top: auto;
|
|
2796
|
-
bottom: 0;
|
|
2797
|
-
transform: translateY(-10px) translateX(-10px);
|
|
2798
|
-
}
|
|
2799
|
-
&.left-bottom {
|
|
2800
|
-
left: auto;
|
|
2954
|
+
|
|
2955
|
+
&.left {
|
|
2801
2956
|
right: 100%;
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
}
|
|
2805
|
-
&.right-top {
|
|
2806
|
-
left: 100%;
|
|
2807
|
-
top: auto;
|
|
2808
|
-
bottom: 0;
|
|
2809
|
-
transform: translateY(-10px) translateX(10px);
|
|
2810
|
-
}
|
|
2811
|
-
&.right-bottom {
|
|
2812
|
-
left: 100%;
|
|
2813
|
-
top: 0;
|
|
2814
|
-
transform: translateY(10px) translateX(10px);
|
|
2815
|
-
}
|
|
2816
|
-
& > * > * {
|
|
2817
|
-
width: 265px;
|
|
2818
|
-
}
|
|
2819
|
-
&__time {
|
|
2820
|
-
position: relative;
|
|
2821
|
-
background-color: $wac-white;
|
|
2822
|
-
padding: 20px;
|
|
2823
|
-
width: 100%;
|
|
2957
|
+
transform: translate(-10px, -50%);
|
|
2958
|
+
top: 50%;
|
|
2824
2959
|
&:before {
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
background-color: $wac-white;
|
|
2960
|
+
width: 0;
|
|
2961
|
+
height: 0;
|
|
2962
|
+
border-style: solid;
|
|
2963
|
+
border-width: 10px 0 10px 10px;
|
|
2964
|
+
border-color: transparent transparent transparent transparentize($wac-second-color, .1);
|
|
2965
|
+
left: 100%;
|
|
2966
|
+
top: 50%;
|
|
2967
|
+
transform: translateY(-50%);
|
|
2834
2968
|
}
|
|
2835
|
-
|
|
2836
|
-
width: 100% !important;
|
|
2837
|
-
display: flex;
|
|
2838
|
-
align-items: center;
|
|
2839
|
-
align-content: center;
|
|
2840
|
-
justify-content: center;
|
|
2841
|
-
min-height: 42px;
|
|
2842
|
-
position: relative;
|
|
2843
|
-
&:before {
|
|
2844
|
-
content: '';
|
|
2845
|
-
display: block;
|
|
2846
|
-
background-color: $wac-wizishop-blue;
|
|
2847
|
-
width: 4px;
|
|
2848
|
-
height: 4px;
|
|
2849
|
-
border-radius: 50%;
|
|
2850
|
-
position: absolute;
|
|
2851
|
-
top: 50%;
|
|
2852
|
-
left: 50%;
|
|
2853
|
-
transform: translate(-50%, -50%);
|
|
2854
|
-
margin-top: -4px;
|
|
2855
|
-
}
|
|
2856
|
-
&:after {
|
|
2857
|
-
content: '';
|
|
2858
|
-
display: block;
|
|
2859
|
-
background-color: $wac-wizishop-blue;
|
|
2860
|
-
width: 4px;
|
|
2861
|
-
height: 4px;
|
|
2862
|
-
border-radius: 50%;
|
|
2863
|
-
position: absolute;
|
|
2864
|
-
top: 50%;
|
|
2865
|
-
left: 50%;
|
|
2866
|
-
transform: translate(-50%, -50%);
|
|
2867
|
-
margin-top: 4px;
|
|
2868
|
-
}
|
|
2869
|
-
&__hours,
|
|
2870
|
-
&__minutes {
|
|
2871
|
-
position: relative;
|
|
2872
|
-
width: 100px;
|
|
2873
|
-
display: flex;
|
|
2874
|
-
flex-wrap: nowrap;
|
|
2875
|
-
&__left,
|
|
2876
|
-
&__right {
|
|
2877
|
-
width: 100%;
|
|
2878
|
-
display: flex;
|
|
2879
|
-
flex-wrap: nowrap;
|
|
2880
|
-
justify-content: center;
|
|
2881
|
-
flex-direction: column;
|
|
2882
|
-
align-items: center;
|
|
2883
|
-
align-content: center;
|
|
2884
|
-
}
|
|
2885
|
-
&__btn {
|
|
2886
|
-
display: flex;
|
|
2887
|
-
justify-content: center;
|
|
2888
|
-
flex-direction: column;
|
|
2889
|
-
align-items: center;
|
|
2890
|
-
align-content: center;
|
|
2891
|
-
width: 40px;
|
|
2892
|
-
height: 20px;
|
|
2893
|
-
background-color: $wac-gray-background;
|
|
2894
|
-
box-shadow: none;
|
|
2895
|
-
border: none;
|
|
2896
|
-
cursor: pointer;
|
|
2897
|
-
transition: 0.3s ease;
|
|
2898
|
-
&:hover,
|
|
2899
|
-
&:focus {
|
|
2900
|
-
background-color: $wac-wizishop-blue;
|
|
2901
|
-
i {
|
|
2902
|
-
color: $wac-white;
|
|
2903
|
-
}
|
|
2904
|
-
}
|
|
2905
|
-
&:first-child {
|
|
2906
|
-
margin: 0 0 2px;
|
|
2907
|
-
}
|
|
2908
|
-
i {
|
|
2909
|
-
font-size: rem(10);
|
|
2910
|
-
color: $wac-second-color;
|
|
2911
|
-
margin: 0;
|
|
2912
|
-
}
|
|
2913
|
-
}
|
|
2914
|
-
|
|
2915
|
-
input::-webkit-outer-spin-button,
|
|
2916
|
-
input::-webkit-inner-spin-button {
|
|
2917
|
-
-webkit-appearance: none;
|
|
2918
|
-
margin: 0;
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
/* Firefox */
|
|
2922
|
-
input[type='number'] {
|
|
2923
|
-
-moz-appearance: textfield;
|
|
2924
|
-
}
|
|
2969
|
+
}
|
|
2925
2970
|
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
width: 100%;
|
|
2935
|
-
}
|
|
2936
|
-
}
|
|
2937
|
-
&__hours {
|
|
2938
|
-
margin: 0 10px 0 0;
|
|
2939
|
-
}
|
|
2940
|
-
&__minutes {
|
|
2941
|
-
margin: 0 0 0 10px;
|
|
2942
|
-
}
|
|
2971
|
+
&.top-center {
|
|
2972
|
+
left: 50%;
|
|
2973
|
+
transform: translate(-50%, -10px);
|
|
2974
|
+
bottom: 100%;
|
|
2975
|
+
&:before {
|
|
2976
|
+
left: 50%;
|
|
2977
|
+
top: 100%;
|
|
2978
|
+
transform: translateX(-50%);
|
|
2943
2979
|
}
|
|
2944
2980
|
}
|
|
2945
|
-
}
|
|
2946
|
-
}
|
|
2947
|
-
|
|
2948
|
-
.datetimepicker-dummy .datetimepicker-clear-button {
|
|
2949
|
-
top: -3px !important;
|
|
2950
|
-
}
|
|
2951
|
-
|
|
2952
|
-
.datetimepicker-dummy .datetimepicker-dummy-wrapper {
|
|
2953
|
-
border: 1px solid $wac-border-color;
|
|
2954
|
-
border-radius: rem(3);
|
|
2955
|
-
|
|
2956
|
-
&:hover,
|
|
2957
|
-
&:focus {
|
|
2958
|
-
border: 1px solid $wac-wizishop-blue;
|
|
2959
|
-
}
|
|
2960
|
-
}
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
.datetimepicker {
|
|
2964
|
-
box-shadow: none !important;
|
|
2965
|
-
&-wrapper {
|
|
2966
|
-
border: none !important;
|
|
2967
|
-
box-shadow: none;
|
|
2968
|
-
background: $wac-white;
|
|
2969
|
-
}
|
|
2970
|
-
}
|
|
2971
2981
|
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2982
|
+
&.top-right {
|
|
2983
|
+
right: 0;
|
|
2984
|
+
transform: translate(0, -10px);
|
|
2985
|
+
bottom: 100%;
|
|
2986
|
+
&:before {
|
|
2987
|
+
right: 10px;
|
|
2988
|
+
top: 100%;
|
|
2989
|
+
}
|
|
2978
2990
|
}
|
|
2979
|
-
}
|
|
2980
|
-
}
|
|
2981
|
-
|
|
2982
|
-
.datetimepicker .datepicker-nav .datepicker-nav-month,
|
|
2983
|
-
.datetimepicker .datepicker-nav .datepicker-nav-year {
|
|
2984
|
-
color: $wac-main-text !important;
|
|
2985
|
-
font-weight: 500 !important;
|
|
2986
|
-
&:hover,
|
|
2987
|
-
&:focus {
|
|
2988
|
-
color: $wac-wizishop-blue !important;
|
|
2989
|
-
}
|
|
2990
|
-
}
|
|
2991
2991
|
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2992
|
+
&.top-left {
|
|
2993
|
+
left: 0;
|
|
2994
|
+
transform: translate(0, -10px);
|
|
2995
|
+
bottom: 100%;
|
|
2996
|
+
&:before {
|
|
2997
|
+
left: 10px;
|
|
2998
|
+
top: 100%;
|
|
2999
|
+
}
|
|
3000
|
+
}
|
|
2995
3001
|
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
}
|
|
3002
|
+
&.bottom-center {
|
|
3003
|
+
left: 50%;
|
|
3004
|
+
transform: translate(-50%, 10px);
|
|
3005
|
+
top: 100%;
|
|
3006
|
+
&:before {
|
|
3007
|
+
width: 0;
|
|
3008
|
+
height: 0;
|
|
3009
|
+
border-style: solid;
|
|
3010
|
+
border-width: 0 10px 10px 10px;
|
|
3011
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
3012
|
+
right: auto;
|
|
3013
|
+
top: auto;
|
|
3014
|
+
left: 50%;
|
|
3015
|
+
bottom: 100%;
|
|
3016
|
+
transform: translateX(-50%);
|
|
3017
|
+
}
|
|
3018
|
+
}
|
|
3012
3019
|
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3020
|
+
&.bottom-right {
|
|
3021
|
+
right: 0;
|
|
3022
|
+
transform: translate(0, 10px);
|
|
3023
|
+
top: 100%;
|
|
3024
|
+
&:before {
|
|
3025
|
+
width: 0;
|
|
3026
|
+
height: 0;
|
|
3027
|
+
border-style: solid;
|
|
3028
|
+
border-width: 0 10px 10px 10px;
|
|
3029
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
3030
|
+
top: auto;
|
|
3031
|
+
right: 10px;
|
|
3032
|
+
bottom: 100%;
|
|
3033
|
+
}
|
|
3034
|
+
}
|
|
3023
3035
|
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3036
|
+
&.bottom-left {
|
|
3037
|
+
left: 0;
|
|
3038
|
+
transform: translate(0, 10px);
|
|
3039
|
+
top: 100%;
|
|
3040
|
+
&:before {
|
|
3041
|
+
width: 0;
|
|
3042
|
+
height: 0;
|
|
3043
|
+
border-style: solid;
|
|
3044
|
+
border-width: 0 10px 10px 10px;
|
|
3045
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
3046
|
+
right: auto;
|
|
3047
|
+
top: auto;
|
|
3048
|
+
left: 10px;
|
|
3049
|
+
bottom: 100%;
|
|
3050
|
+
}
|
|
3051
|
+
}
|
|
3032
3052
|
}
|
|
3033
|
-
}
|
|
3034
3053
|
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
.datepicker-date {
|
|
3043
|
-
font-size: rem(12);
|
|
3044
|
-
white-space: nowrap;
|
|
3045
|
-
line-height: 1;
|
|
3046
|
-
padding: 0 !important;
|
|
3047
|
-
color: $wac-secondary-color !important;
|
|
3054
|
+
&:hover, &:focus {
|
|
3055
|
+
.wac-button {
|
|
3056
|
+
&__tooltips {
|
|
3057
|
+
visibility: visible;
|
|
3058
|
+
opacity: .9;
|
|
3059
|
+
transition: opacity .3s ease .05s, visibility 0s linear 0s;
|
|
3060
|
+
}
|
|
3048
3061
|
}
|
|
3049
3062
|
}
|
|
3050
|
-
.datepicker-days {
|
|
3051
|
-
padding: 0 15px !important;
|
|
3052
|
-
}
|
|
3053
|
-
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
|
|
3054
|
-
background-color: $wac-wizishop-blue;
|
|
3055
|
-
}
|
|
3056
|
-
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
|
|
3057
|
-
border-color: $wac-wizishop-blue;
|
|
3058
|
-
}
|
|
3059
|
-
}
|
|
3060
|
-
|
|
3061
|
-
.datetimepicker .datetimepicker-footer {
|
|
3062
|
-
display: none;
|
|
3063
3063
|
}
|
|
3064
3064
|
.wac-card-price {
|
|
3065
3065
|
width: 100%;
|
|
@@ -3822,6 +3822,90 @@ wac-calendar {
|
|
|
3822
3822
|
.wac-draganddrop-list__wrapper.cdk-drop-list-dragging .wac-draganddrop-list__wrapper__item:not(.cdk-drag-placeholder) {
|
|
3823
3823
|
transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
|
|
3824
3824
|
}
|
|
3825
|
+
.wac-dropdown {
|
|
3826
|
+
display: inline-block;
|
|
3827
|
+
width: 40px;
|
|
3828
|
+
height: 40px;
|
|
3829
|
+
|
|
3830
|
+
&__wrapper {
|
|
3831
|
+
@include flexbox();
|
|
3832
|
+
@include justify-content(center);
|
|
3833
|
+
@include align-items(center);
|
|
3834
|
+
width: 100%;
|
|
3835
|
+
height: 100%;
|
|
3836
|
+
position: relative;
|
|
3837
|
+
|
|
3838
|
+
&__icon {
|
|
3839
|
+
font-size: 30px;
|
|
3840
|
+
line-height: 18px;
|
|
3841
|
+
color: $wac-second-color;
|
|
3842
|
+
transition: color 0.3s ease, transform 0.3s ease;
|
|
3843
|
+
}
|
|
3844
|
+
|
|
3845
|
+
&__sublevel {
|
|
3846
|
+
position: absolute;
|
|
3847
|
+
min-width: 160px;
|
|
3848
|
+
top: 100%;
|
|
3849
|
+
right: 0;
|
|
3850
|
+
z-index: -1;
|
|
3851
|
+
opacity: 0;
|
|
3852
|
+
background-color: $wac-white;
|
|
3853
|
+
border-radius: rem(3);
|
|
3854
|
+
box-shadow: 0px 2px 5px $wac-info-box-shadow;
|
|
3855
|
+
visibility: hidden;
|
|
3856
|
+
transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
|
|
3857
|
+
|
|
3858
|
+
&__container {
|
|
3859
|
+
padding: 10px 10px;
|
|
3860
|
+
border: 1px solid $wac-border-color;
|
|
3861
|
+
border-radius: 3px;
|
|
3862
|
+
|
|
3863
|
+
&__item {
|
|
3864
|
+
padding: 5.7px 10px;
|
|
3865
|
+
font-size: 14px;
|
|
3866
|
+
line-height: 24px;
|
|
3867
|
+
color: $wac-second-color;
|
|
3868
|
+
cursor: pointer;
|
|
3869
|
+
transition: background-color 0.3s ease, color 0.3s ease;
|
|
3870
|
+
display: flex;
|
|
3871
|
+
justify-content: flex-start;
|
|
3872
|
+
align-items: center;
|
|
3873
|
+
align-content: center;
|
|
3874
|
+
|
|
3875
|
+
i {
|
|
3876
|
+
min-width: 15px;
|
|
3877
|
+
margin-right: 5px;
|
|
3878
|
+
text-align: center;
|
|
3879
|
+
}
|
|
3880
|
+
span {
|
|
3881
|
+
white-space: nowrap;
|
|
3882
|
+
}
|
|
3883
|
+
|
|
3884
|
+
&:hover {
|
|
3885
|
+
background-color: $wac-gray-background;
|
|
3886
|
+
transition: background-color 0.3s ease, color 0.3s ease;
|
|
3887
|
+
color: $wac-input-active-color;
|
|
3888
|
+
}
|
|
3889
|
+
}
|
|
3890
|
+
}
|
|
3891
|
+
}
|
|
3892
|
+
|
|
3893
|
+
&:hover {
|
|
3894
|
+
.wac-dropdown__wrapper__icon {
|
|
3895
|
+
color: $wac-wizishop-blue;
|
|
3896
|
+
transform: rotate(90deg);
|
|
3897
|
+
transition: color 0.3s ease, transform 0.3s ease;
|
|
3898
|
+
}
|
|
3899
|
+
|
|
3900
|
+
.wac-dropdown__wrapper__sublevel {
|
|
3901
|
+
visibility: visible;
|
|
3902
|
+
opacity: 1;
|
|
3903
|
+
z-index: 2;
|
|
3904
|
+
transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
|
|
3905
|
+
}
|
|
3906
|
+
}
|
|
3907
|
+
}
|
|
3908
|
+
}
|
|
3825
3909
|
.wac-edit-in-place.nwb-wrapper {
|
|
3826
3910
|
display: inline-block;
|
|
3827
3911
|
position: relative;
|
|
@@ -4047,91 +4131,7 @@ wac-calendar {
|
|
|
4047
4131
|
}
|
|
4048
4132
|
}
|
|
4049
4133
|
}
|
|
4050
|
-
}.wac-
|
|
4051
|
-
display: inline-block;
|
|
4052
|
-
width: 40px;
|
|
4053
|
-
height: 40px;
|
|
4054
|
-
|
|
4055
|
-
&__wrapper {
|
|
4056
|
-
@include flexbox();
|
|
4057
|
-
@include justify-content(center);
|
|
4058
|
-
@include align-items(center);
|
|
4059
|
-
width: 100%;
|
|
4060
|
-
height: 100%;
|
|
4061
|
-
position: relative;
|
|
4062
|
-
|
|
4063
|
-
&__icon {
|
|
4064
|
-
font-size: 30px;
|
|
4065
|
-
line-height: 18px;
|
|
4066
|
-
color: $wac-second-color;
|
|
4067
|
-
transition: color 0.3s ease, transform 0.3s ease;
|
|
4068
|
-
}
|
|
4069
|
-
|
|
4070
|
-
&__sublevel {
|
|
4071
|
-
position: absolute;
|
|
4072
|
-
min-width: 160px;
|
|
4073
|
-
top: 100%;
|
|
4074
|
-
right: 0;
|
|
4075
|
-
z-index: -1;
|
|
4076
|
-
opacity: 0;
|
|
4077
|
-
background-color: $wac-white;
|
|
4078
|
-
border-radius: rem(3);
|
|
4079
|
-
box-shadow: 0px 2px 5px $wac-info-box-shadow;
|
|
4080
|
-
visibility: hidden;
|
|
4081
|
-
transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
|
|
4082
|
-
|
|
4083
|
-
&__container {
|
|
4084
|
-
padding: 10px 10px;
|
|
4085
|
-
border: 1px solid $wac-border-color;
|
|
4086
|
-
border-radius: 3px;
|
|
4087
|
-
|
|
4088
|
-
&__item {
|
|
4089
|
-
padding: 5.7px 10px;
|
|
4090
|
-
font-size: 14px;
|
|
4091
|
-
line-height: 24px;
|
|
4092
|
-
color: $wac-second-color;
|
|
4093
|
-
cursor: pointer;
|
|
4094
|
-
transition: background-color 0.3s ease, color 0.3s ease;
|
|
4095
|
-
display: flex;
|
|
4096
|
-
justify-content: flex-start;
|
|
4097
|
-
align-items: center;
|
|
4098
|
-
align-content: center;
|
|
4099
|
-
|
|
4100
|
-
i {
|
|
4101
|
-
min-width: 15px;
|
|
4102
|
-
margin-right: 5px;
|
|
4103
|
-
text-align: center;
|
|
4104
|
-
}
|
|
4105
|
-
span {
|
|
4106
|
-
white-space: nowrap;
|
|
4107
|
-
}
|
|
4108
|
-
|
|
4109
|
-
&:hover {
|
|
4110
|
-
background-color: $wac-gray-background;
|
|
4111
|
-
transition: background-color 0.3s ease, color 0.3s ease;
|
|
4112
|
-
color: $wac-input-active-color;
|
|
4113
|
-
}
|
|
4114
|
-
}
|
|
4115
|
-
}
|
|
4116
|
-
}
|
|
4117
|
-
|
|
4118
|
-
&:hover {
|
|
4119
|
-
.wac-dropdown__wrapper__icon {
|
|
4120
|
-
color: $wac-wizishop-blue;
|
|
4121
|
-
transform: rotate(90deg);
|
|
4122
|
-
transition: color 0.3s ease, transform 0.3s ease;
|
|
4123
|
-
}
|
|
4124
|
-
|
|
4125
|
-
.wac-dropdown__wrapper__sublevel {
|
|
4126
|
-
visibility: visible;
|
|
4127
|
-
opacity: 1;
|
|
4128
|
-
z-index: 2;
|
|
4129
|
-
transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
|
|
4130
|
-
}
|
|
4131
|
-
}
|
|
4132
|
-
}
|
|
4133
|
-
}
|
|
4134
|
-
.wac-expanded-panel {
|
|
4134
|
+
}.wac-expanded-panel {
|
|
4135
4135
|
width: 100%;
|
|
4136
4136
|
display: flex;
|
|
4137
4137
|
flex-direction: column;
|
|
@@ -5778,80 +5778,6 @@ wac-optional-disable-container {
|
|
|
5778
5778
|
.wac-free .ps-content > * {
|
|
5779
5779
|
padding-right: 15px;
|
|
5780
5780
|
}
|
|
5781
|
-
.wac-progressBarContent {
|
|
5782
|
-
position: relative;
|
|
5783
|
-
width: 100%;
|
|
5784
|
-
display: block;
|
|
5785
|
-
.progressBar {
|
|
5786
|
-
position: relative;
|
|
5787
|
-
width: 88%;
|
|
5788
|
-
margin-bottom: 1rem;
|
|
5789
|
-
progress {
|
|
5790
|
-
&.progress {
|
|
5791
|
-
margin-bottom: 0;
|
|
5792
|
-
height: rem(2);
|
|
5793
|
-
&::-webkit-progress-value {
|
|
5794
|
-
transition: width 0.5s ease;
|
|
5795
|
-
}
|
|
5796
|
-
}
|
|
5797
|
-
}
|
|
5798
|
-
span {
|
|
5799
|
-
position: absolute;
|
|
5800
|
-
top: -4px;
|
|
5801
|
-
height: 11px;
|
|
5802
|
-
width: 11px;
|
|
5803
|
-
background-color: $wac-border-color;
|
|
5804
|
-
border-radius: 50%;
|
|
5805
|
-
}
|
|
5806
|
-
.is-danger {
|
|
5807
|
-
background-color: $wac-primary-button;
|
|
5808
|
-
&::-webkit-progress-value {
|
|
5809
|
-
background-color: $wac-primary-button;
|
|
5810
|
-
}
|
|
5811
|
-
}
|
|
5812
|
-
.is-warning {
|
|
5813
|
-
background-color: $wac-orange-color;
|
|
5814
|
-
&::-webkit-progress-value {
|
|
5815
|
-
background-color: $wac-orange-color;
|
|
5816
|
-
}
|
|
5817
|
-
}
|
|
5818
|
-
.is-success {
|
|
5819
|
-
background-color: $wac-green-color;
|
|
5820
|
-
&::-webkit-progress-value {
|
|
5821
|
-
background-color: $wac-green-color;
|
|
5822
|
-
}
|
|
5823
|
-
}
|
|
5824
|
-
}
|
|
5825
|
-
.size {
|
|
5826
|
-
display: inline;
|
|
5827
|
-
color: $wac-color-text-grey;
|
|
5828
|
-
position: absolute;
|
|
5829
|
-
right: 0;
|
|
5830
|
-
top: -9px;
|
|
5831
|
-
background: $wac-white;
|
|
5832
|
-
padding-left: 0.875rem;
|
|
5833
|
-
.is-success {
|
|
5834
|
-
color: $wac-green-color;
|
|
5835
|
-
}
|
|
5836
|
-
.is-warning {
|
|
5837
|
-
color: $wac-orange-color;
|
|
5838
|
-
}
|
|
5839
|
-
.is-danger {
|
|
5840
|
-
color: $wac-primary-button;
|
|
5841
|
-
}
|
|
5842
|
-
> span {
|
|
5843
|
-
font-size: rem(14) !important;
|
|
5844
|
-
line-height: 1;
|
|
5845
|
-
transform: translateY(-3px);
|
|
5846
|
-
display: inline-block;
|
|
5847
|
-
letter-spacing: 0;
|
|
5848
|
-
strong {
|
|
5849
|
-
letter-spacing: 0;
|
|
5850
|
-
font-weight: 600;
|
|
5851
|
-
}
|
|
5852
|
-
}
|
|
5853
|
-
}
|
|
5854
|
-
}
|
|
5855
5781
|
.wac-radio {
|
|
5856
5782
|
.is-checkradio[type='radio'] {
|
|
5857
5783
|
outline: 0 !important;
|
|
@@ -5980,6 +5906,80 @@ wac-optional-disable-container {
|
|
|
5980
5906
|
}
|
|
5981
5907
|
}
|
|
5982
5908
|
}
|
|
5909
|
+
.wac-progressBarContent {
|
|
5910
|
+
position: relative;
|
|
5911
|
+
width: 100%;
|
|
5912
|
+
display: block;
|
|
5913
|
+
.progressBar {
|
|
5914
|
+
position: relative;
|
|
5915
|
+
width: 88%;
|
|
5916
|
+
margin-bottom: 1rem;
|
|
5917
|
+
progress {
|
|
5918
|
+
&.progress {
|
|
5919
|
+
margin-bottom: 0;
|
|
5920
|
+
height: rem(2);
|
|
5921
|
+
&::-webkit-progress-value {
|
|
5922
|
+
transition: width 0.5s ease;
|
|
5923
|
+
}
|
|
5924
|
+
}
|
|
5925
|
+
}
|
|
5926
|
+
span {
|
|
5927
|
+
position: absolute;
|
|
5928
|
+
top: -4px;
|
|
5929
|
+
height: 11px;
|
|
5930
|
+
width: 11px;
|
|
5931
|
+
background-color: $wac-border-color;
|
|
5932
|
+
border-radius: 50%;
|
|
5933
|
+
}
|
|
5934
|
+
.is-danger {
|
|
5935
|
+
background-color: $wac-primary-button;
|
|
5936
|
+
&::-webkit-progress-value {
|
|
5937
|
+
background-color: $wac-primary-button;
|
|
5938
|
+
}
|
|
5939
|
+
}
|
|
5940
|
+
.is-warning {
|
|
5941
|
+
background-color: $wac-orange-color;
|
|
5942
|
+
&::-webkit-progress-value {
|
|
5943
|
+
background-color: $wac-orange-color;
|
|
5944
|
+
}
|
|
5945
|
+
}
|
|
5946
|
+
.is-success {
|
|
5947
|
+
background-color: $wac-green-color;
|
|
5948
|
+
&::-webkit-progress-value {
|
|
5949
|
+
background-color: $wac-green-color;
|
|
5950
|
+
}
|
|
5951
|
+
}
|
|
5952
|
+
}
|
|
5953
|
+
.size {
|
|
5954
|
+
display: inline;
|
|
5955
|
+
color: $wac-color-text-grey;
|
|
5956
|
+
position: absolute;
|
|
5957
|
+
right: 0;
|
|
5958
|
+
top: -9px;
|
|
5959
|
+
background: $wac-white;
|
|
5960
|
+
padding-left: 0.875rem;
|
|
5961
|
+
.is-success {
|
|
5962
|
+
color: $wac-green-color;
|
|
5963
|
+
}
|
|
5964
|
+
.is-warning {
|
|
5965
|
+
color: $wac-orange-color;
|
|
5966
|
+
}
|
|
5967
|
+
.is-danger {
|
|
5968
|
+
color: $wac-primary-button;
|
|
5969
|
+
}
|
|
5970
|
+
> span {
|
|
5971
|
+
font-size: rem(14) !important;
|
|
5972
|
+
line-height: 1;
|
|
5973
|
+
transform: translateY(-3px);
|
|
5974
|
+
display: inline-block;
|
|
5975
|
+
letter-spacing: 0;
|
|
5976
|
+
strong {
|
|
5977
|
+
letter-spacing: 0;
|
|
5978
|
+
font-weight: 600;
|
|
5979
|
+
}
|
|
5980
|
+
}
|
|
5981
|
+
}
|
|
5982
|
+
}
|
|
5983
5983
|
.wac-row {
|
|
5984
5984
|
display: flex;
|
|
5985
5985
|
justify-content: space-between;
|
|
@@ -9017,6 +9017,10 @@ div.wac-field-input-search {
|
|
|
9017
9017
|
z-index: 2;
|
|
9018
9018
|
background-color: $wac-white;
|
|
9019
9019
|
max-width: 100%;
|
|
9020
|
+
&.small {
|
|
9021
|
+
height: 36px;
|
|
9022
|
+
width: auto;
|
|
9023
|
+
}
|
|
9020
9024
|
&:hover,
|
|
9021
9025
|
&:focus {
|
|
9022
9026
|
z-index: 4;
|
|
@@ -9045,6 +9049,13 @@ div.wac-field-input-search {
|
|
|
9045
9049
|
max-width: 100%;
|
|
9046
9050
|
overflow: hidden;
|
|
9047
9051
|
|
|
9052
|
+
.small & {
|
|
9053
|
+
height: 34px;
|
|
9054
|
+
color: $wac-tag-gray;
|
|
9055
|
+
padding: 10px;
|
|
9056
|
+
width: auto;
|
|
9057
|
+
}
|
|
9058
|
+
|
|
9048
9059
|
&:focus {
|
|
9049
9060
|
border-color: $wizishop-blue !important;
|
|
9050
9061
|
box-shadow: 0px 0px 4px $wac-input-box-shadow !important;
|
|
@@ -9084,6 +9095,19 @@ div.wac-field-input-search {
|
|
|
9084
9095
|
background-color: $wac-select-icon-background;
|
|
9085
9096
|
border-radius: 0 3px 3px 0;
|
|
9086
9097
|
z-index: 3;
|
|
9098
|
+
|
|
9099
|
+
.small & {
|
|
9100
|
+
width: auto;
|
|
9101
|
+
height: 34px;
|
|
9102
|
+
min-width: unset;
|
|
9103
|
+
color: $wac-tag-gray;
|
|
9104
|
+
background-color: transparent;
|
|
9105
|
+
border-radius: unset;
|
|
9106
|
+
i {
|
|
9107
|
+
font-size: rem(12);
|
|
9108
|
+
}
|
|
9109
|
+
}
|
|
9110
|
+
|
|
9087
9111
|
i {
|
|
9088
9112
|
font-size: rem(12);
|
|
9089
9113
|
color: $wac-second-color;
|
|
@@ -9121,6 +9145,9 @@ div.wac-field-input-search {
|
|
|
9121
9145
|
opacity: 1;
|
|
9122
9146
|
box-shadow: 3px 3px 20px $wac-select-box-shadow;
|
|
9123
9147
|
padding: 10px;
|
|
9148
|
+
&.small {
|
|
9149
|
+
margin-top: 10px;
|
|
9150
|
+
}
|
|
9124
9151
|
&.hidden {
|
|
9125
9152
|
visibility: hidden;
|
|
9126
9153
|
opacity: 0;
|