@wizishop/angular-components 15.1.74 → 15.1.76

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.
Files changed (134) hide show
  1. package/angular-components.scss +1214 -1213
  2. package/esm2020/lib/components/ai-express/ai-express.component.mjs +3 -3
  3. package/esm2020/lib/components/alert/alert.component.mjs +3 -3
  4. package/esm2020/lib/components/alert-popup/alert-popup-module.mjs +4 -4
  5. package/esm2020/lib/components/alert-popup/alert-popup.component.mjs +3 -3
  6. package/esm2020/lib/components/alert-popup/alert-popup.service.mjs +3 -3
  7. package/esm2020/lib/components/back/back.component.mjs +3 -3
  8. package/esm2020/lib/components/block/block-title-legacy/block-title-legacy.component.mjs +3 -3
  9. package/esm2020/lib/components/block/block.component.mjs +3 -3
  10. package/esm2020/lib/components/block/separator/block-separator.component.mjs +3 -3
  11. package/esm2020/lib/components/block-with-checkbox/block-with-checkbox.component.mjs +3 -3
  12. package/esm2020/lib/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  13. package/esm2020/lib/components/button/button.component.mjs +3 -3
  14. package/esm2020/lib/components/calendar/calendar.component.mjs +3 -3
  15. package/esm2020/lib/components/card-price/card-price.component.mjs +3 -3
  16. package/esm2020/lib/components/charging-bar/charging-bar.component.mjs +3 -3
  17. package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
  18. package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
  19. package/esm2020/lib/components/column/column.component.mjs +3 -3
  20. package/esm2020/lib/components/common/label/label.component.mjs +3 -3
  21. package/esm2020/lib/components/common/placeholder/placeholder.component.mjs +3 -3
  22. package/esm2020/lib/components/confirm-delete/confirm-delete.component.mjs +3 -3
  23. package/esm2020/lib/components/content-with-buttons/content-with-buttons.component.mjs +3 -3
  24. package/esm2020/lib/components/delete/delete.component.mjs +3 -3
  25. package/esm2020/lib/components/draganddrop-list/draganddrop-list.component.mjs +3 -3
  26. package/esm2020/lib/components/dropdown/dropdown.component.mjs +3 -3
  27. package/esm2020/lib/components/edit-in-place/edit-in-place.component.mjs +3 -3
  28. package/esm2020/lib/components/expanded-panel/expanded-panel.component.mjs +3 -3
  29. package/esm2020/lib/components/expansion/accordion/accordion.component.mjs +3 -3
  30. package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.component.mjs +3 -3
  31. package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.directive.mjs +3 -3
  32. package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.mjs +3 -3
  33. package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.mjs +3 -3
  34. package/esm2020/lib/components/expansion/expansion.module.mjs +4 -4
  35. package/esm2020/lib/components/filters/filters.component.mjs +3 -3
  36. package/esm2020/lib/components/free-popin/free-popin.component.mjs +3 -3
  37. package/esm2020/lib/components/google-preview/google-preview.component.mjs +3 -3
  38. package/esm2020/lib/components/header-page/header-page.component.mjs +3 -3
  39. package/esm2020/lib/components/hn/h1/h1.component.mjs +3 -3
  40. package/esm2020/lib/components/hn/h2/h2.component.mjs +3 -3
  41. package/esm2020/lib/components/hn/h3/h3.component.mjs +3 -3
  42. package/esm2020/lib/components/hn/h4/h4.component.mjs +3 -3
  43. package/esm2020/lib/components/image/image.component.mjs +3 -3
  44. package/esm2020/lib/components/info/info.component.mjs +3 -3
  45. package/esm2020/lib/components/inputs/input/input.component.mjs +3 -3
  46. package/esm2020/lib/components/inputs/input-search/input-search.component.mjs +3 -3
  47. package/esm2020/lib/components/inputs/input-with-select/input-with-select.component.mjs +3 -3
  48. package/esm2020/lib/components/link/link.component.mjs +3 -3
  49. package/esm2020/lib/components/loader/loader.component.mjs +3 -3
  50. package/esm2020/lib/components/logo/logo.component.mjs +3 -3
  51. package/esm2020/lib/components/mosaic/mosaic.component.mjs +3 -3
  52. package/esm2020/lib/components/multiple-search/multiple-search.component.mjs +3 -3
  53. package/esm2020/lib/components/multiple-search-plus/multiple-search-plus.component.mjs +3 -3
  54. package/esm2020/lib/components/optional-disable-container/optional-disable-container.component.mjs +3 -3
  55. package/esm2020/lib/components/pagination/pagination.component.mjs +3 -3
  56. package/esm2020/lib/components/pagination/pagination.module.mjs +4 -4
  57. package/esm2020/lib/components/pagination/pipes/array-pages.pipe.mjs +3 -3
  58. package/esm2020/lib/components/pagination/pipes/custom-text.pipe.mjs +3 -3
  59. package/esm2020/lib/components/pagination/pipes/is-last-page.pipe.mjs +3 -3
  60. package/esm2020/lib/components/popin/popin.component.mjs +3 -3
  61. package/esm2020/lib/components/progress-bar/progress-bar.component.mjs +3 -3
  62. package/esm2020/lib/components/radio/radio-directive.mjs +3 -3
  63. package/esm2020/lib/components/radio/radio-group.directive.mjs +3 -3
  64. package/esm2020/lib/components/radio/radio.component.mjs +3 -3
  65. package/esm2020/lib/components/row/row.component.mjs +3 -3
  66. package/esm2020/lib/components/search/search.component.mjs +3 -3
  67. package/esm2020/lib/components/select/option/option.component.mjs +3 -3
  68. package/esm2020/lib/components/select/option/select-option.directive.mjs +3 -3
  69. package/esm2020/lib/components/select/option-call-to-action/option-call-to-action.component.mjs +3 -3
  70. package/esm2020/lib/components/select/select/select.component.mjs +3 -3
  71. package/esm2020/lib/components/select/select/select.directive.mjs +3 -3
  72. package/esm2020/lib/components/select/select/value-change.service.mjs +3 -3
  73. package/esm2020/lib/components/select/select-search-trigger/select-search-trigger.component.mjs +3 -3
  74. package/esm2020/lib/components/select-in-text/select-in-text.component.mjs +3 -3
  75. package/esm2020/lib/components/selected-list/selected-list.component.mjs +3 -3
  76. package/esm2020/lib/components/separator/separator.component.mjs +3 -3
  77. package/esm2020/lib/components/settings/settings.component.mjs +3 -3
  78. package/esm2020/lib/components/shared-components.module.mjs +4 -4
  79. package/esm2020/lib/components/snackbar/snackbar.component.mjs +3 -3
  80. package/esm2020/lib/components/state/state.component.mjs +3 -3
  81. package/esm2020/lib/components/summary/summary.component.mjs +3 -3
  82. package/esm2020/lib/components/switch/switch.component.mjs +3 -3
  83. package/esm2020/lib/components/table/directives/checkBoxRow.directive.mjs +3 -3
  84. package/esm2020/lib/components/table/directives/column.directive.mjs +3 -3
  85. package/esm2020/lib/components/table/directives/columnHeader.directive.mjs +3 -3
  86. package/esm2020/lib/components/table/directives/raw.directive.mjs +3 -3
  87. package/esm2020/lib/components/table/shared/filters-table.service.mjs +3 -3
  88. package/esm2020/lib/components/table/shared/table-checkbox-id.service.mjs +3 -3
  89. package/esm2020/lib/components/table/table.component.mjs +3 -3
  90. package/esm2020/lib/components/table/table.module.mjs +4 -4
  91. package/esm2020/lib/components/tabs/tab/tab.component.mjs +3 -3
  92. package/esm2020/lib/components/tabs/tabs.component.mjs +3 -3
  93. package/esm2020/lib/components/tag/tag.component.mjs +3 -3
  94. package/esm2020/lib/components/tag-label/tag-label.component.mjs +3 -3
  95. package/esm2020/lib/components/text/text.component.mjs +3 -3
  96. package/esm2020/lib/components/text-area/text-area.component.mjs +3 -3
  97. package/esm2020/lib/components/token-check/token-check.component.mjs +3 -3
  98. package/esm2020/lib/components/tooltip/tooltip.component.mjs +3 -3
  99. package/esm2020/lib/components/tooltip/tooltip.module.mjs +4 -4
  100. package/esm2020/lib/components/tree/tree.component.mjs +3 -3
  101. package/esm2020/lib/components/tree/tree.module.mjs +4 -4
  102. package/esm2020/lib/components/upload/upload.component.mjs +3 -3
  103. package/esm2020/lib/components/wrapper/wrapper.component.mjs +3 -3
  104. package/esm2020/lib/components/wrapper-blocs/wrapper-blocs.component.mjs +3 -3
  105. package/esm2020/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.mjs +3 -3
  106. package/esm2020/lib/components/wrapper-sidebar/wrapper-sidebar.component.mjs +3 -3
  107. package/esm2020/lib/directives/abstract-debounce/abstract-debounce.directive.mjs +3 -3
  108. package/esm2020/lib/directives/abstract-debounce/debounce-keyup.directive.mjs +3 -3
  109. package/esm2020/lib/directives/auto-hide/auto-hide.directive.mjs +3 -3
  110. package/esm2020/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.mjs +3 -3
  111. package/esm2020/lib/directives/keyboard-events/keypress-enter.directive.mjs +3 -3
  112. package/esm2020/lib/directives/keyboard-events/only-numbers.directive.mjs +3 -3
  113. package/esm2020/lib/directives/keyboard-events/two-digital-decimal-number.directive.mjs +3 -3
  114. package/esm2020/lib/directives/ng-var.directive.mjs +3 -3
  115. package/esm2020/lib/directives/scroll-to/scroll-to.directive.mjs +3 -3
  116. package/esm2020/lib/directives/shared-directives.module.mjs +4 -4
  117. package/esm2020/lib/directives/zindex-toggle/zindex-toggle.directive.mjs +3 -3
  118. package/esm2020/lib/pipes/call-component-function.pipe.mjs +3 -3
  119. package/esm2020/lib/pipes/find-option-selected-field.pipe.mjs +3 -3
  120. package/esm2020/lib/pipes/select/filter-options.pipe.mjs +3 -3
  121. package/esm2020/lib/pipes/select/select-filters.pipe.mjs +3 -3
  122. package/esm2020/lib/pipes/selected-list/are-all-options-selected.pipe.mjs +3 -3
  123. package/esm2020/lib/pipes/shared-pipes.module.mjs +4 -4
  124. package/esm2020/lib/pipes/tree/format-object-to-recursif-tree.pipe.mjs +3 -3
  125. package/esm2020/lib/pipes/tree/format-object-to-simple-tree.pipe.mjs +3 -3
  126. package/esm2020/lib/services/dom.service.mjs +3 -3
  127. package/esm2020/lib/services/history.service.mjs +3 -3
  128. package/esm2020/lib/services/multiple-selection.service.mjs +3 -3
  129. package/esm2020/lib/wizi-components.module.mjs +4 -4
  130. package/fesm2015/wizishop-angular-components.mjs +395 -395
  131. package/fesm2020/wizishop-angular-components.mjs +395 -395
  132. package/package.json +1 -1
  133. package/wizishop-angular-components-15.1.76.tgz +0 -0
  134. package/wizishop-angular-components-15.1.74.tgz +0 -0
@@ -1039,895 +1039,329 @@ 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;
1042
+ .wac-button {
1043
+ @include flexbox();
1044
+ @include justify-content(center);
1045
+ @include align-items(center);
1046
+ position: relative;
1047
+ display: block;
1048
+ padding: 7px 19px;
1049
+ border-style: solid;
1050
+ border-width: 1px;
1051
+ border-radius: 3px;
1052
+ box-sizing: border-box;
1053
+
1054
+ * {
1055
+ box-sizing: border-box;
1056
+ }
1057
+
1058
+ &.width-auto {
1059
+ display: inline-block;
1060
+ width: auto;
1061
+ margin: 0 auto;
1062
+ }
1063
+
1064
+ &.white-space-no-wrap {
1065
+ white-space: nowrap;
1066
+ }
1067
+
1068
+ &.no-padding {
1069
+ padding-left: 0!important;
1070
+ padding-right: 0!important;
1071
+ }
1072
+
1073
+ &.is-green.opacity {
1074
+ background-color: $wac-tag-success-light;
1075
+ border-color: transparent!important;
1076
+ transition: .3s;
1077
+ i {
1078
+ color: $wac-tag-success;
1079
+ }
1080
+ &:hover, &:focus {
1081
+ background-color: $wac-tag-success;
1082
+ i {
1083
+ color: $wac-white;
1084
+ }
1085
+ }
1086
+ }
1087
+ &.is-evolup.opacity {
1088
+ background-color: $wac-evolup-green-opacity;
1089
+ border-color: transparent!important;
1090
+ transition: .3s;
1091
+ i {
1092
+ color: $wac-evolup-green;
1093
+ }
1094
+ &:hover, &:focus {
1095
+ background-color: $wac-evolup-green;
1096
+ i {
1097
+ color: $wac-white;
1098
+ }
1046
1099
  }
1047
1100
  }
1048
- }
1049
1101
 
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;
1102
+ &.static-width {
1103
+ width: 40px;
1104
+ min-width: 40px;
1105
+ max-width: 40px;
1106
+ }
1107
+
1108
+ &.is-blue.opacity {
1109
+ background-color: $wac-wizishop-blue-button-light;
1110
+ border-color: transparent!important;
1111
+ transition: .3s;
1112
+ i {
1113
+ color: $wac-wizishop-blue-button;
1114
+ }
1115
+ &:hover, &:focus {
1116
+ background-color: $wac-wizishop-blue-button;
1117
+ i {
1118
+ color: $wac-white;
1061
1119
  }
1062
1120
  }
1121
+
1122
+ .wac-button__tooltips {
1123
+ background-color: $wac-wizishop-blue-button!important;
1124
+ color: $white!important;
1125
+ }
1063
1126
  }
1064
- &--edit {
1127
+
1128
+ &.animationText {
1129
+ width: rem(40);
1130
+ height: rem(40);
1131
+ padding: 0!important;
1132
+ border-radius: 3px;
1133
+ transition: 0s linear .3s!important;
1065
1134
  display: flex;
1066
- justify-content: flex-start;
1135
+ justify-content: center;
1067
1136
  align-items: center;
1068
- align-content: center;
1069
- & > * {
1070
- display: inline-block;
1071
- &:nth-child(2) {
1072
- margin: 0 10px;
1137
+ cursor: pointer;
1138
+ border: none;
1139
+ position: relative;
1140
+ &:hover, &:focus {
1141
+ transition: 0s!important;
1142
+ border-radius: 3px 0 0 3px;
1143
+ &.animation-right {
1144
+ border-radius: 0 3px 3px 0;
1145
+ }
1146
+ .wac-button__animation {
1147
+ transition: .3s ease!important;
1073
1148
  }
1074
1149
  }
1075
1150
  }
1076
- &--no-margin {
1077
- margin: 0;
1078
- .wac-calendar__autoHide {
1079
- margin: 0;
1151
+
1152
+ &.small {
1153
+ padding: rem(4) rem(15);
1154
+ }
1155
+
1156
+ &__wrapper {
1157
+ position: relative;
1158
+ z-index: 2;
1159
+ color: $wac-white;
1160
+ font-size: 14px;
1161
+ line-height: 16px;
1162
+ font-weight: 500;
1163
+
1164
+ i {
1165
+ margin-right: 1.4px;
1080
1166
  }
1081
1167
  }
1082
- &--onlyDate {
1083
- .wac-calendar__wrapper__input__time, .wac-calendar__wrapper__input__date:after {
1084
- display: none;
1168
+
1169
+ &__coin {
1170
+ margin: 0 0 0 rem(15);
1171
+ display: flex;
1172
+ align-items: center;
1173
+ justify-content: center;
1174
+ border-radius: 40px;
1175
+ padding: 4px 6px;
1176
+ background-color: #F8EDD2;
1177
+ float: right;
1178
+ z-index: 2;
1179
+ position: relative;
1180
+ i {
1181
+ font-size: rem(18);
1182
+ color: #FDCD52;
1183
+ margin: 0 5px 0 0;
1085
1184
  }
1086
- .wac-calendar__wrapper__input {
1087
- max-width: 160px;
1088
- min-width: 160px;
1185
+ > span {
1186
+ font-size: rem(14);
1187
+ line-height: 1;
1188
+ color: #E0B146;
1189
+ font-weight: 600;
1190
+ letter-spacing: 0;
1089
1191
  }
1090
1192
  }
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
1193
 
1098
- &.bold {
1099
- font-weight: 500;
1194
+ &__animation {
1195
+ overflow: hidden;
1196
+ max-width: 0;
1197
+ height: 40px;
1198
+ position: absolute;
1199
+ top: 0;
1200
+ left: 95%;
1201
+ z-index: 2;
1202
+ transition: .3s ease!important;
1203
+ .animation-right & {
1204
+ left: auto;
1205
+ right: 94%;
1206
+ > span {
1207
+ border-radius: 3px 0 0 3px;
1208
+ padding: 0 0 0 20px;
1209
+ }
1210
+ }
1211
+ &__text {
1212
+ position: absolute;
1213
+ top: 0;
1214
+ left: 0;
1215
+ width: auto;
1216
+ white-space: nowrap;
1217
+ height: rem(40);
1218
+ line-height: rem(40);
1219
+ color: $wac-white !important;
1220
+ border-radius: 0 3px 3px 0;
1221
+ padding: 0 20px 0 0;
1222
+ font-size: rem(14);
1223
+ .is-success & {
1224
+ background-color: $wac-green-color;
1225
+ }
1226
+ .is-danger & {
1227
+ background-color: $wac-primary-button;
1228
+ }
1100
1229
  }
1101
1230
  }
1102
- &__autoHide {
1103
- max-width: 300px;
1104
- position: relative;
1231
+
1232
+ &.deletePosition-center .wac-button__confirmDelete {
1233
+ left: 50%;
1234
+ transform: translateX(-50%) translateY(-1px);
1105
1235
  }
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
- }
1236
+
1237
+ &.deletePosition-right .wac-button__confirmDelete {
1238
+ right: 0;
1239
+ transform: translateY(-1px);
1240
+ }
1241
+
1242
+ &.deletePosition-left .wac-button__confirmDelete {
1243
+ left: 0;
1244
+ transform: translateY(-1px);
1245
+ }
1246
+
1247
+ &__confirmDelete {
1248
+ overflow: hidden;
1249
+ max-width: 0;
1250
+ height: 40px;
1251
+ position: absolute;
1252
+ top: 0;
1253
+ z-index: 2;
1254
+ transition: .3s ease!important;
1255
+ border-radius: 3px;
1256
+
1257
+
1258
+ .is-success & {
1259
+ background-color: $wac-green-color;
1260
+ &:hover, &:focus {
1261
+ background-color: darken($wac-green-color, 15%);
1158
1262
  }
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;
1263
+ }
1264
+ .is-danger & {
1265
+ background-color: $wac-primary-button;
1266
+ &:hover, &:focus {
1267
+ background-color: darken($wac-primary-button, 15%);
1167
1268
  }
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
- }
1269
+ }
1270
+ &__text {
1271
+ position: absolute;
1272
+ top: 0;
1273
+ left: 50%;
1274
+ transform: translateX(-50%);
1275
+ width: auto;
1276
+ white-space: nowrap;
1277
+ height: rem(40);
1278
+ line-height: rem(40);
1279
+ color: $wac-white !important;
1280
+ padding: 0 20px;
1281
+ font-size: rem(14);
1282
+ opacity: 0;
1283
+ transition: .3s ease;
1284
+ }
1285
+ }
1286
+
1287
+ &.step-delete {
1288
+ i {
1289
+ transition: .3s ease!important;
1290
+ opacity: 0!important;
1291
+ }
1292
+ .wac-button__confirmDelete {
1293
+ transition: .6s ease .3s!important;
1294
+ &__text {
1295
+ opacity: 1;
1296
+ transition: .3s ease .9s;
1183
1297
  }
1184
1298
  }
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;
1299
+ }
1300
+
1301
+ &.alone {
1302
+ padding: 7px 14.6px;
1303
+
1304
+ .wac-button__wrapper i {
1305
+ margin-right: 0;
1306
+ }
1307
+ }
1308
+
1309
+ &.is-outlined {
1310
+ &:hover,
1311
+ &.hover {
1312
+ .wac-button__wrapper, .wac-button__animation {
1313
+ color: $wac-white;
1314
+ transition: color 0.3s ease-in-out;
1201
1315
  }
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;
1316
+ }
1317
+ }
1318
+
1319
+ &.is-dark {
1320
+ background-color: $wac-main-text;
1321
+ border-color: $wac-main-text;
1322
+ transition: background-color 0.3s ease-in-out;
1323
+
1324
+ .wac-button__loader {
1325
+ background-color: $wac-main-text;
1326
+ }
1327
+
1328
+ .wac-button__tooltips {
1329
+ background-color: $wac-main-text-lighten!important;
1330
+ color: $wac-white!important;
1331
+
1332
+ &.right {
1333
+ &:before {
1334
+ border-color: transparent $wac-main-text-lighten transparent transparent;
1213
1335
  }
1214
1336
  }
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
- }
1337
+
1338
+ &.left {
1339
+ &:before {
1340
+ border-color: transparent transparent transparent $wac-main-text-lighten;
1238
1341
  }
1239
1342
  }
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;
1343
+
1344
+ &.top-center {
1345
+ &:before {
1346
+ border-color: $wac-main-text-lighten transparent transparent transparent;
1273
1347
  }
1274
1348
  }
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;
1349
+
1350
+ &.top-right {
1351
+ &:before {
1352
+ border-color: $wac-main-text-lighten transparent transparent transparent;
1284
1353
  }
1285
1354
  }
1286
- &__close {
1287
- width: 10px;
1288
- cursor: pointer;
1289
- i {
1290
- font-size: 14px;
1291
- transition: color 300ms ease;
1292
- color: $wac-primary-button;
1355
+
1356
+ &.top-left {
1357
+ &:before {
1358
+ border-color: $wac-main-text-lighten transparent transparent transparent;
1293
1359
  }
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
- }
1608
- .wac-button {
1609
- @include flexbox();
1610
- @include justify-content(center);
1611
- @include align-items(center);
1612
- position: relative;
1613
- display: block;
1614
- padding: 7px 19px;
1615
- border-style: solid;
1616
- border-width: 1px;
1617
- border-radius: 3px;
1618
- box-sizing: border-box;
1619
-
1620
- * {
1621
- box-sizing: border-box;
1622
- }
1623
-
1624
- &.width-auto {
1625
- display: inline-block;
1626
- width: auto;
1627
- margin: 0 auto;
1628
- }
1629
-
1630
- &.white-space-no-wrap {
1631
- white-space: nowrap;
1632
- }
1633
-
1634
- &.no-padding {
1635
- padding-left: 0!important;
1636
- padding-right: 0!important;
1637
- }
1638
-
1639
- &.is-green.opacity {
1640
- background-color: $wac-tag-success-light;
1641
- border-color: transparent!important;
1642
- transition: .3s;
1643
- i {
1644
- color: $wac-tag-success;
1645
- }
1646
- &:hover, &:focus {
1647
- background-color: $wac-tag-success;
1648
- i {
1649
- color: $wac-white;
1650
- }
1651
- }
1652
- }
1653
- &.is-evolup.opacity {
1654
- background-color: $wac-evolup-green-opacity;
1655
- border-color: transparent!important;
1656
- transition: .3s;
1657
- i {
1658
- color: $wac-evolup-green;
1659
- }
1660
- &:hover, &:focus {
1661
- background-color: $wac-evolup-green;
1662
- i {
1663
- color: $wac-white;
1664
- }
1665
- }
1666
- }
1667
-
1668
- &.static-width {
1669
- width: 40px;
1670
- min-width: 40px;
1671
- max-width: 40px;
1672
- }
1673
-
1674
- &.is-blue.opacity {
1675
- background-color: $wac-wizishop-blue-button-light;
1676
- border-color: transparent!important;
1677
- transition: .3s;
1678
- i {
1679
- color: $wac-wizishop-blue-button;
1680
- }
1681
- &:hover, &:focus {
1682
- background-color: $wac-wizishop-blue-button;
1683
- i {
1684
- color: $wac-white;
1685
- }
1686
- }
1687
-
1688
- .wac-button__tooltips {
1689
- background-color: $wac-wizishop-blue-button!important;
1690
- color: $white!important;
1691
- }
1692
- }
1693
-
1694
- &.animationText {
1695
- width: rem(40);
1696
- height: rem(40);
1697
- padding: 0!important;
1698
- border-radius: 3px;
1699
- transition: 0s linear .3s!important;
1700
- display: flex;
1701
- justify-content: center;
1702
- align-items: center;
1703
- cursor: pointer;
1704
- border: none;
1705
- position: relative;
1706
- &:hover, &:focus {
1707
- transition: 0s!important;
1708
- border-radius: 3px 0 0 3px;
1709
- &.animation-right {
1710
- border-radius: 0 3px 3px 0;
1711
- }
1712
- .wac-button__animation {
1713
- transition: .3s ease!important;
1714
- }
1715
- }
1716
- }
1717
-
1718
- &.small {
1719
- padding: rem(4) rem(15);
1720
- }
1721
-
1722
- &__wrapper {
1723
- position: relative;
1724
- z-index: 2;
1725
- color: $wac-white;
1726
- font-size: 14px;
1727
- line-height: 16px;
1728
- font-weight: 500;
1729
-
1730
- i {
1731
- margin-right: 1.4px;
1732
- }
1733
- }
1734
-
1735
- &__coin {
1736
- margin: 0 0 0 rem(15);
1737
- display: flex;
1738
- align-items: center;
1739
- justify-content: center;
1740
- border-radius: 40px;
1741
- padding: 4px 6px;
1742
- background-color: #F8EDD2;
1743
- float: right;
1744
- z-index: 2;
1745
- position: relative;
1746
- i {
1747
- font-size: rem(18);
1748
- color: #FDCD52;
1749
- margin: 0 5px 0 0;
1750
- }
1751
- > span {
1752
- font-size: rem(14);
1753
- line-height: 1;
1754
- color: #E0B146;
1755
- font-weight: 600;
1756
- letter-spacing: 0;
1757
- }
1758
- }
1759
-
1760
- &__animation {
1761
- overflow: hidden;
1762
- max-width: 0;
1763
- height: 40px;
1764
- position: absolute;
1765
- top: 0;
1766
- left: 95%;
1767
- z-index: 2;
1768
- transition: .3s ease!important;
1769
- .animation-right & {
1770
- left: auto;
1771
- right: 94%;
1772
- > span {
1773
- border-radius: 3px 0 0 3px;
1774
- padding: 0 0 0 20px;
1775
- }
1776
- }
1777
- &__text {
1778
- position: absolute;
1779
- top: 0;
1780
- left: 0;
1781
- width: auto;
1782
- white-space: nowrap;
1783
- height: rem(40);
1784
- line-height: rem(40);
1785
- color: $wac-white !important;
1786
- border-radius: 0 3px 3px 0;
1787
- padding: 0 20px 0 0;
1788
- font-size: rem(14);
1789
- .is-success & {
1790
- background-color: $wac-green-color;
1791
- }
1792
- .is-danger & {
1793
- background-color: $wac-primary-button;
1794
- }
1795
- }
1796
- }
1797
-
1798
- &.deletePosition-center .wac-button__confirmDelete {
1799
- left: 50%;
1800
- transform: translateX(-50%) translateY(-1px);
1801
- }
1802
-
1803
- &.deletePosition-right .wac-button__confirmDelete {
1804
- right: 0;
1805
- transform: translateY(-1px);
1806
- }
1807
-
1808
- &.deletePosition-left .wac-button__confirmDelete {
1809
- left: 0;
1810
- transform: translateY(-1px);
1811
- }
1812
-
1813
- &__confirmDelete {
1814
- overflow: hidden;
1815
- max-width: 0;
1816
- height: 40px;
1817
- position: absolute;
1818
- top: 0;
1819
- z-index: 2;
1820
- transition: .3s ease!important;
1821
- border-radius: 3px;
1822
-
1823
-
1824
- .is-success & {
1825
- background-color: $wac-green-color;
1826
- &:hover, &:focus {
1827
- background-color: darken($wac-green-color, 15%);
1828
- }
1829
- }
1830
- .is-danger & {
1831
- background-color: $wac-primary-button;
1832
- &:hover, &:focus {
1833
- background-color: darken($wac-primary-button, 15%);
1834
- }
1835
- }
1836
- &__text {
1837
- position: absolute;
1838
- top: 0;
1839
- left: 50%;
1840
- transform: translateX(-50%);
1841
- width: auto;
1842
- white-space: nowrap;
1843
- height: rem(40);
1844
- line-height: rem(40);
1845
- color: $wac-white !important;
1846
- padding: 0 20px;
1847
- font-size: rem(14);
1848
- opacity: 0;
1849
- transition: .3s ease;
1850
- }
1851
- }
1852
-
1853
- &.step-delete {
1854
- i {
1855
- transition: .3s ease!important;
1856
- opacity: 0!important;
1857
- }
1858
- .wac-button__confirmDelete {
1859
- transition: .6s ease .3s!important;
1860
- &__text {
1861
- opacity: 1;
1862
- transition: .3s ease .9s;
1863
- }
1864
- }
1865
- }
1866
-
1867
- &.alone {
1868
- padding: 7px 14.6px;
1869
-
1870
- .wac-button__wrapper i {
1871
- margin-right: 0;
1872
- }
1873
- }
1874
-
1875
- &.is-outlined {
1876
- &:hover,
1877
- &.hover {
1878
- .wac-button__wrapper, .wac-button__animation {
1879
- color: $wac-white;
1880
- transition: color 0.3s ease-in-out;
1881
- }
1882
- }
1883
- }
1884
-
1885
- &.is-dark {
1886
- background-color: $wac-main-text;
1887
- border-color: $wac-main-text;
1888
- transition: background-color 0.3s ease-in-out;
1889
-
1890
- .wac-button__loader {
1891
- background-color: $wac-main-text;
1892
- }
1893
-
1894
- .wac-button__tooltips {
1895
- background-color: $wac-main-text-lighten!important;
1896
- color: $wac-white!important;
1897
-
1898
- &.right {
1899
- &:before {
1900
- border-color: transparent $wac-main-text-lighten transparent transparent;
1901
- }
1902
- }
1903
-
1904
- &.left {
1905
- &:before {
1906
- border-color: transparent transparent transparent $wac-main-text-lighten;
1907
- }
1908
- }
1909
-
1910
- &.top-center {
1911
- &:before {
1912
- border-color: $wac-main-text-lighten transparent transparent transparent;
1913
- }
1914
- }
1915
-
1916
- &.top-right {
1917
- &:before {
1918
- border-color: $wac-main-text-lighten transparent transparent transparent;
1919
- }
1920
- }
1921
-
1922
- &.top-left {
1923
- &:before {
1924
- border-color: $wac-main-text-lighten transparent transparent transparent;
1925
- }
1926
- }
1927
-
1928
- &.bottom-center {
1929
- &:before {
1930
- border-color: transparent transparent $wac-main-text-lighten transparent;
1360
+ }
1361
+
1362
+ &.bottom-center {
1363
+ &:before {
1364
+ border-color: transparent transparent $wac-main-text-lighten transparent;
1931
1365
  }
1932
1366
  }
1933
1367
 
@@ -2705,361 +2139,927 @@ wac-calendar {
2705
2139
  }
2706
2140
  }
2707
2141
 
2708
- &.bottom-right {
2709
- &:before {
2710
- border-color: transparent transparent $wac-evolup-green-darken transparent;
2711
- }
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;
2307
+ }
2308
+ }
2309
+ }
2310
+
2311
+ &.is-evolup {
2312
+ i {
2313
+ color: $wac-evolup-green!important;
2314
+ }
2315
+ &:hover, &:focus {
2316
+ i {
2317
+ color: $wac-white!important;
2318
+ }
2319
+ }
2320
+ }
2321
+
2322
+ &.is-danger {
2323
+ i {
2324
+ color: $wac-primary-button!important;
2325
+ }
2326
+ &:hover, &:focus {
2327
+ i {
2328
+ color: $wac-white!important;
2329
+ }
2330
+ }
2331
+ }
2332
+ }
2333
+
2334
+ &__tooltips {
2335
+ position: absolute;
2336
+ width: auto;
2337
+ padding: 4px;
2338
+ border-radius: 3px;
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;
2346
+
2347
+ &.oneline {
2348
+ width: auto!important;
2349
+ white-space: nowrap;
2350
+ min-width: unset!important;
2351
+ }
2352
+
2353
+ @include media('>=tablet') {
2354
+ min-width: 600px;
2355
+ }
2356
+
2357
+ @include media('<tablet') {
2358
+ min-width: 100% !important;
2359
+ max-width: 100% !important;
2360
+ }
2361
+
2362
+ &:before {
2363
+ content: '';
2364
+ display: none!important;
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
+ }
2372
+
2373
+ &.right {
2374
+ left: 100%;
2375
+ transform: translate(10px, -50%);
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%);
2386
+ }
2387
+ }
2388
+
2389
+ &.left {
2390
+ right: 100%;
2391
+ transform: translate(-10px, -50%);
2392
+ top: 50%;
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%);
2402
+ }
2403
+ }
2404
+
2405
+ &.top-center {
2406
+ left: 50%;
2407
+ transform: translate(-50%, -10px);
2408
+ bottom: 100%;
2409
+ &:before {
2410
+ left: 50%;
2411
+ top: 100%;
2412
+ transform: translateX(-50%);
2712
2413
  }
2414
+ }
2713
2415
 
2714
- &.bottom-left {
2715
- &:before {
2716
- border-color: transparent transparent $wac-evolup-green-darken transparent;
2717
- }
2416
+ &.top-right {
2417
+ right: 0;
2418
+ transform: translate(0, -10px);
2419
+ bottom: 100%;
2420
+ &:before {
2421
+ right: 10px;
2422
+ top: 100%;
2718
2423
  }
2719
2424
  }
2720
2425
 
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;
2426
+ &.top-left {
2427
+ left: 0;
2428
+ transform: translate(0, -10px);
2429
+ bottom: 100%;
2430
+ &:before {
2431
+ left: 10px;
2432
+ top: 100%;
2433
+ }
2726
2434
  }
2727
2435
 
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;
2436
+ &.bottom-center {
2437
+ left: 50%;
2438
+ transform: translate(-50%, 10px);
2439
+ top: 100%;
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
+ }
2733
2452
  }
2734
2453
 
2735
- &.is-outlined {
2736
- background-color: transparent;
2737
- border-color: $wac-evolup-green;
2738
-
2739
- .wac-button__wrapper, .wac-button__animation {
2740
- color: $wac-evolup-green;
2741
- transition: color 0.3s ease-in-out;
2454
+ &.bottom-right {
2455
+ right: 0;
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%;
2742
2467
  }
2468
+ }
2743
2469
 
2744
- &:hover,
2745
- &.hover {
2746
- background-color: $wac-evolup-green;
2747
- border-color: $wac-evolup-green;
2470
+ &.bottom-left {
2471
+ left: 0;
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%;
2748
2484
  }
2485
+ }
2486
+ }
2749
2487
 
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;
2488
+ &:hover, &:focus {
2489
+ .wac-button {
2490
+ &__tooltips {
2491
+ visibility: visible;
2492
+ opacity: .9;
2493
+ transition: opacity .3s ease .05s, visibility 0s linear 0s;
2755
2494
  }
2756
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;
2502
+ }
2503
+ }
2504
+ }
2757
2505
 
2758
- &.is-loading {
2759
- &:hover,
2760
- &.hover {
2761
- background-color: $wac-evolup-green;
2762
- transition: background-color 0.3s ease-in-out;
2506
+ .wac-calendar {
2507
+ position: relative;
2508
+ margin: 0 0 20px;
2509
+ width: 268px;
2510
+ &--open {
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;
2763
2517
  }
2764
2518
  }
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;
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;
2771
2529
  }
2772
2530
  }
2773
2531
  }
2774
-
2775
- &.is-light {
2776
- background-color: transparent;
2777
- border-color: $wac-border-color;
2778
- transition: background-color 0.3s ease-in-out;
2779
-
2780
- .wac-button__loader {
2781
- background-color: $wac-hover-btn-grey;
2532
+ &--no-margin {
2533
+ margin: 0;
2534
+ .wac-calendar__autoHide {
2535
+ margin: 0;
2782
2536
  }
2783
-
2784
- .wac-button__wrapper, .wac-button__animation {
2785
- color: $wac-secondary-color;
2537
+ }
2538
+ &--onlyDate {
2539
+ .wac-calendar__wrapper__input__time, .wac-calendar__wrapper__input__date:after {
2540
+ display: none;
2786
2541
  }
2787
-
2788
- &:hover,
2789
- &.hover {
2790
- background-color: $wac-hover-btn-grey;
2791
- transition: background-color 0.3s ease-in-out;
2542
+ .wac-calendar__wrapper__input {
2543
+ max-width: 160px;
2544
+ min-width: 160px;
2792
2545
  }
2546
+ }
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;
2793
2553
 
2794
- &.is-loading {
2795
- &:hover,
2796
- &.hover {
2797
- background-color: transparent;
2798
- transition: background-color 0.3s ease-in-out;
2799
- }
2554
+ &.bold {
2555
+ font-weight: 500;
2800
2556
  }
2801
2557
  }
2802
-
2803
- &.disabled {
2804
- opacity: .7!important;
2558
+ &__autoHide {
2559
+ max-width: 300px;
2560
+ position: relative;
2805
2561
  }
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;
2562
+ &__wrapper {
2563
+ &__input {
2564
+ border-radius: 3px;
2565
+ display: flex;
2566
+ justify-content: flex-start;
2567
+ align-items: center;
2568
+ align-content: center;
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
+ }
2813
2614
  }
2814
- }
2815
- }
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;
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
+ }
2840
2639
  }
2841
2640
  }
2842
-
2843
- &.outlined {
2844
- z-index: 4;
2845
- }
2846
- }
2847
-
2848
- &.alone {
2849
- max-width: 40px!important;
2850
- .wac-button__loader span {
2851
- left: 14.6px;
2852
- }
2853
- }
2854
-
2855
- &.opacity {
2856
- min-width: rem(40);
2857
- min-height: rem(40);
2858
- border-color: transparent!important;
2859
-
2860
- &.alone {
2641
+ &__editInPlace {
2861
2642
  display: flex;
2643
+ justify-content: space-between;
2644
+ padding: 5px 0;
2645
+ position: relative;
2646
+ align-content: center;
2862
2647
  align-items: center;
2863
- justify-content: center;
2864
- }
2865
-
2866
- &.is-success {
2867
- i {
2868
- color: $wac-green-color!important;
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;
2869
2657
  }
2870
- &:hover, &:focus {
2658
+ &__icon {
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;
2871
2665
  i {
2872
- color: $wac-white!important;
2666
+ font-size: rem(14);
2667
+ color: $wac-wizishop-blue;
2668
+ transition: color 300ms ease;
2873
2669
  }
2874
2670
  }
2875
- }
2876
-
2877
- &.is-evolup {
2878
- i {
2879
- color: $wac-evolup-green!important;
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;
2880
2678
  }
2881
- &:hover, &:focus {
2882
- i {
2883
- color: $wac-white!important;
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
+ }
2884
2694
  }
2885
2695
  }
2886
2696
  }
2887
-
2888
- &.is-danger {
2889
- i {
2890
- color: $wac-primary-button!important;
2697
+ &__select {
2698
+ border-radius: 3px;
2699
+ display: flex;
2700
+ justify-content: flex-start;
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
+ }
2891
2730
  }
2892
- &:hover, &:focus {
2731
+ &__date {
2732
+ width: auto;
2733
+ position: relative;
2734
+ color: $wac-header-color;
2735
+ font-size: rem(14);
2736
+ white-space: nowrap;
2737
+ margin: 0;
2738
+ &:after {
2739
+ display: none;
2740
+ }
2741
+ }
2742
+ &__close {
2743
+ width: 10px;
2744
+ cursor: pointer;
2893
2745
  i {
2894
- color: $wac-white!important;
2746
+ font-size: 14px;
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
+ }
2895
2755
  }
2896
2756
  }
2897
2757
  }
2898
2758
  }
2899
-
2900
- &__tooltips {
2759
+ &__absolute {
2901
2760
  position: absolute;
2902
- width: auto;
2903
- padding: 4px;
2904
- border-radius: 3px;
2905
- background: $wizishop-blue;
2906
- color: $wac-white;
2907
- min-width: 100%;
2761
+ top: 100%;
2762
+ left: 50%;
2763
+ transform: translateX(-50%);
2908
2764
  visibility: hidden;
2909
- font-size: 12px;
2910
2765
  opacity: 0;
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;
2917
- }
2918
-
2919
- @include media('>=tablet') {
2920
- min-width: 600px;
2766
+ transition: 0.3s ease opacity, 0s visibility 0.31s;
2767
+ border: 1px solid $wac-border-light;
2768
+ background-color: $wac-white;
2769
+ box-shadow: 3px 3px 20px $wac-calendar-box-shadow;
2770
+ border-radius: 3px;
2771
+ max-width: 268px;
2772
+ min-width: 268px;
2773
+ &.bottom {
2774
+ transform: translateX(-50%) translateY(10px);
2921
2775
  }
2922
-
2923
- @include media('<tablet') {
2924
- min-width: 100% !important;
2925
- max-width: 100% !important;
2776
+ &.top {
2777
+ top: auto;
2778
+ bottom: 100%;
2779
+ transform: translateX(-50%) translateY(-10px);
2926
2780
  }
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;
2781
+ &.left {
2782
+ transform: translateY(-50%) translateX(-10px);
2783
+ left: auto;
2784
+ right: 100%;
2785
+ top: 50%;
2937
2786
  }
2938
-
2939
2787
  &.right {
2788
+ transform: translateY(-50%) translateX(10px);
2940
2789
  left: 100%;
2941
- transform: translate(10px, -50%);
2942
2790
  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
- }
2953
2791
  }
2954
-
2955
- &.left {
2792
+ &.left-top {
2793
+ left: auto;
2956
2794
  right: 100%;
2957
- transform: translate(-10px, -50%);
2958
- top: 50%;
2959
- &:before {
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%);
2968
- }
2795
+ top: auto;
2796
+ bottom: 0;
2797
+ transform: translateY(-10px) translateX(-10px);
2969
2798
  }
2970
-
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%);
2979
- }
2799
+ &.left-bottom {
2800
+ left: auto;
2801
+ right: 100%;
2802
+ top: 0;
2803
+ transform: translateY(10px) translateX(-10px);
2980
2804
  }
2981
-
2982
- &.top-right {
2983
- right: 0;
2984
- transform: translate(0, -10px);
2985
- bottom: 100%;
2986
- &:before {
2987
- right: 10px;
2988
- top: 100%;
2989
- }
2805
+ &.right-top {
2806
+ left: 100%;
2807
+ top: auto;
2808
+ bottom: 0;
2809
+ transform: translateY(-10px) translateX(10px);
2990
2810
  }
2991
-
2992
- &.top-left {
2993
- left: 0;
2994
- transform: translate(0, -10px);
2995
- bottom: 100%;
2996
- &:before {
2997
- left: 10px;
2998
- top: 100%;
2999
- }
2811
+ &.right-bottom {
2812
+ left: 100%;
2813
+ top: 0;
2814
+ transform: translateY(10px) translateX(10px);
3000
2815
  }
3001
-
3002
- &.bottom-center {
3003
- left: 50%;
3004
- transform: translate(-50%, 10px);
3005
- top: 100%;
2816
+ & > * > * {
2817
+ width: 265px;
2818
+ }
2819
+ &__time {
2820
+ position: relative;
2821
+ background-color: $wac-white;
2822
+ padding: 20px;
2823
+ width: 100%;
3006
2824
  &: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%;
2825
+ content: '';
2826
+ width: 100%;
2827
+ height: 5px;
3015
2828
  bottom: 100%;
3016
- transform: translateX(-50%);
2829
+ margin-bottom: -2px;
2830
+ display: block;
2831
+ position: absolute;
2832
+ left: 0;
2833
+ background-color: $wac-white;
3017
2834
  }
3018
- }
2835
+ &__wrapper {
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
+ }
3019
2914
 
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%;
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
+ }
2925
+
2926
+ input {
2927
+ border: none;
2928
+ text-align: center;
2929
+ font-size: rem(24);
2930
+ color: $wac-wizishop-blue;
2931
+ padding: 0;
2932
+ line-height: 1.4;
2933
+ margin: 0;
2934
+ width: 100%;
2935
+ }
2936
+ }
2937
+ &__hours {
2938
+ margin: 0 10px 0 0;
2939
+ }
2940
+ &__minutes {
2941
+ margin: 0 0 0 10px;
2942
+ }
3033
2943
  }
3034
2944
  }
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
+
2972
+ .datepicker {
2973
+ .datepicker {
2974
+ &-nav {
2975
+ background: $wac-white !important;
2976
+ color: $wac-main-text !important;
2977
+ padding: 15px !important;
2978
+ }
2979
+ }
2980
+ }
3035
2981
 
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
- }
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;
3052
2989
  }
2990
+ }
3053
2991
 
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
- }
2992
+ .datepicker-nav-year {
2993
+ font-weight: 500 !important;
2994
+ }
2995
+
2996
+ .datetimepicker .datepicker-nav .datepicker-nav-previous,
2997
+ .datetimepicker .datepicker-nav .datepicker-nav-next {
2998
+ border-radius: 3px;
2999
+ color: $wac-main-text !important;
3000
+ width: 25px !important;
3001
+ height: 25px !important;
3002
+ display: flex;
3003
+ justify-content: center;
3004
+ align-items: center;
3005
+ align-content: center;
3006
+ border: 1px solid $wac-border-light;
3007
+ transition: 0.3s ease;
3008
+ > svg {
3009
+ display: none !important;
3010
+ }
3011
+ }
3012
+
3013
+ .datetimepicker .datepicker-nav .datepicker-nav-previous {
3014
+ background: $wac-white
3015
+ 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")
3016
+ center center no-repeat !important;
3017
+ background-size: 6px auto !important;
3018
+ &:hover,
3019
+ &:focus {
3020
+ border-color: $wac-wizishop-blue !important;
3021
+ }
3022
+ }
3023
+
3024
+ .datetimepicker .datepicker-nav .datepicker-nav-next {
3025
+ background: $wac-white
3026
+ 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")
3027
+ center center no-repeat !important;
3028
+ background-size: 6px auto !important;
3029
+ &:hover,
3030
+ &:focus {
3031
+ border-color: $wac-wizishop-blue !important;
3032
+ }
3033
+ }
3034
+
3035
+ .wac-calendar__absolute {
3036
+ .datetimepicker .datepicker-body .datepicker-weekdays {
3037
+ padding: 0 15px;
3038
+ }
3039
+ .datepicker-weekdays {
3040
+ height: 14px;
3041
+ margin: 0 0 rem(12);
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;
3061
3048
  }
3062
3049
  }
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%;
@@ -3918,8 +3918,8 @@ wac-calendar {
3918
3918
  transition: width 50ms;
3919
3919
  position: absolute;
3920
3920
  top: 0;
3921
- left: -5px;
3922
- width: calc(100% + 16px) !important;
3921
+ left: 0;
3922
+ width: 100% !important;
3923
3923
  height: calc(100% + 14px) !important;
3924
3924
  padding: 5px;
3925
3925
  z-index: 1;
@@ -3983,6 +3983,7 @@ wac-calendar {
3983
3983
  }
3984
3984
  &.nwb-editing {
3985
3985
  visibility: hidden;
3986
+ margin-right: 16px;
3986
3987
  }
3987
3988
 
3988
3989
  &.nwb-is-loading {
@@ -5778,6 +5779,80 @@ wac-optional-disable-container {
5778
5779
  .wac-free .ps-content > * {
5779
5780
  padding-right: 15px;
5780
5781
  }
5782
+ .wac-progressBarContent {
5783
+ position: relative;
5784
+ width: 100%;
5785
+ display: block;
5786
+ .progressBar {
5787
+ position: relative;
5788
+ width: 88%;
5789
+ margin-bottom: 1rem;
5790
+ progress {
5791
+ &.progress {
5792
+ margin-bottom: 0;
5793
+ height: rem(2);
5794
+ &::-webkit-progress-value {
5795
+ transition: width 0.5s ease;
5796
+ }
5797
+ }
5798
+ }
5799
+ span {
5800
+ position: absolute;
5801
+ top: -4px;
5802
+ height: 11px;
5803
+ width: 11px;
5804
+ background-color: $wac-border-color;
5805
+ border-radius: 50%;
5806
+ }
5807
+ .is-danger {
5808
+ background-color: $wac-primary-button;
5809
+ &::-webkit-progress-value {
5810
+ background-color: $wac-primary-button;
5811
+ }
5812
+ }
5813
+ .is-warning {
5814
+ background-color: $wac-orange-color;
5815
+ &::-webkit-progress-value {
5816
+ background-color: $wac-orange-color;
5817
+ }
5818
+ }
5819
+ .is-success {
5820
+ background-color: $wac-green-color;
5821
+ &::-webkit-progress-value {
5822
+ background-color: $wac-green-color;
5823
+ }
5824
+ }
5825
+ }
5826
+ .size {
5827
+ display: inline;
5828
+ color: $wac-color-text-grey;
5829
+ position: absolute;
5830
+ right: 0;
5831
+ top: -9px;
5832
+ background: $wac-white;
5833
+ padding-left: 0.875rem;
5834
+ .is-success {
5835
+ color: $wac-green-color;
5836
+ }
5837
+ .is-warning {
5838
+ color: $wac-orange-color;
5839
+ }
5840
+ .is-danger {
5841
+ color: $wac-primary-button;
5842
+ }
5843
+ > span {
5844
+ font-size: rem(14) !important;
5845
+ line-height: 1;
5846
+ transform: translateY(-3px);
5847
+ display: inline-block;
5848
+ letter-spacing: 0;
5849
+ strong {
5850
+ letter-spacing: 0;
5851
+ font-weight: 600;
5852
+ }
5853
+ }
5854
+ }
5855
+ }
5781
5856
  .wac-radio {
5782
5857
  .is-checkradio[type='radio'] {
5783
5858
  outline: 0 !important;
@@ -5906,80 +5981,6 @@ wac-optional-disable-container {
5906
5981
  }
5907
5982
  }
5908
5983
  }
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
5984
  .wac-row {
5984
5985
  display: flex;
5985
5986
  justify-content: space-between;