@wizishop/angular-components 15.1.74 → 15.1.77
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 +1440 -1439
- 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 +3 -3
- 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 +24 -9
- package/esm2020/lib/components/tabs/tab-body/tab-body.component.mjs +23 -0
- package/esm2020/lib/components/tabs/tab-body/tab-body.directive.mjs +36 -0
- package/esm2020/lib/components/tabs/tabs.component.mjs +11 -7
- 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 +472 -402
- package/fesm2015/wizishop-angular-components.mjs.map +1 -1
- package/fesm2020/wizishop-angular-components.mjs +470 -402
- package/fesm2020/wizishop-angular-components.mjs.map +1 -1
- package/lib/components/tabs/tab/tab.component.d.ts +11 -4
- package/lib/components/tabs/tab-body/tab-body.component.d.ts +9 -0
- package/lib/components/tabs/tab-body/tab-body.directive.d.ts +14 -0
- package/lib/components/tabs/tabs.component.d.ts +7 -1
- package/package.json +1 -1
- package/wizishop-angular-components-15.1.77.tgz +0 -0
- package/wizishop-angular-components-15.1.74.tgz +0 -0
package/angular-components.scss
CHANGED
|
@@ -910,825 +910,130 @@ wac-block {
|
|
|
910
910
|
margin-right: 0;
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
|
-
.wac-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
align-items
|
|
917
|
-
|
|
918
|
-
|
|
913
|
+
.wac-button {
|
|
914
|
+
@include flexbox();
|
|
915
|
+
@include justify-content(center);
|
|
916
|
+
@include align-items(center);
|
|
917
|
+
position: relative;
|
|
918
|
+
display: block;
|
|
919
|
+
padding: 7px 19px;
|
|
920
|
+
border-style: solid;
|
|
921
|
+
border-width: 1px;
|
|
919
922
|
border-radius: 3px;
|
|
923
|
+
box-sizing: border-box;
|
|
920
924
|
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
max-width: 100%;
|
|
924
|
-
overflow: hidden;
|
|
925
|
-
.wac-breadcrumbs {
|
|
926
|
-
&__wrapper {
|
|
927
|
-
@include media('<tablet') {
|
|
928
|
-
width: auto;
|
|
929
|
-
overflow-x: scroll;
|
|
930
|
-
}
|
|
931
|
-
}
|
|
932
|
-
&__item {
|
|
933
|
-
@include media('<tablet') {
|
|
934
|
-
width: auto;
|
|
935
|
-
min-width: unset;
|
|
936
|
-
max-width: unset;
|
|
937
|
-
.name {
|
|
938
|
-
white-space: nowrap;
|
|
939
|
-
}
|
|
940
|
-
}
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
}
|
|
925
|
+
* {
|
|
926
|
+
box-sizing: border-box;
|
|
944
927
|
}
|
|
945
928
|
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
929
|
+
&.width-auto {
|
|
930
|
+
display: inline-block;
|
|
931
|
+
width: auto;
|
|
932
|
+
margin: 0 auto;
|
|
950
933
|
}
|
|
951
934
|
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
display: flex;
|
|
956
|
-
align-items: center;
|
|
957
|
-
justify-content: center;
|
|
958
|
-
position: relative;
|
|
959
|
-
padding: 10px;
|
|
960
|
-
cursor: pointer;
|
|
961
|
-
&:before {
|
|
962
|
-
content: '';
|
|
963
|
-
display: block;
|
|
964
|
-
position: absolute;
|
|
965
|
-
bottom: -5px;
|
|
966
|
-
left: 50%;
|
|
967
|
-
transform: translateX(-50%);
|
|
968
|
-
width: calc(100% - 5px);
|
|
969
|
-
height: 3px;
|
|
970
|
-
background-color: $wac-round-breadcrumbs;
|
|
971
|
-
}
|
|
972
|
-
&.current, &.valid {
|
|
973
|
-
&:before {
|
|
974
|
-
background-color: $wac-wizishop-blue;
|
|
975
|
-
}
|
|
976
|
-
&:hover, &:focus {
|
|
977
|
-
.round {
|
|
978
|
-
background-color: $wac-wizishop-blue;
|
|
979
|
-
border-color: $wac-wizishop-blue;
|
|
980
|
-
> span, > i {
|
|
981
|
-
color: $wac-white;
|
|
982
|
-
}
|
|
983
|
-
}
|
|
984
|
-
.name {
|
|
985
|
-
color: $wac-wizishop-blue;
|
|
986
|
-
}
|
|
987
|
-
}
|
|
988
|
-
}
|
|
935
|
+
&.white-space-no-wrap {
|
|
936
|
+
white-space: nowrap;
|
|
937
|
+
}
|
|
989
938
|
|
|
939
|
+
&.no-padding {
|
|
940
|
+
padding-left: 0!important;
|
|
941
|
+
padding-right: 0!important;
|
|
942
|
+
}
|
|
990
943
|
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
944
|
+
&.is-green.opacity {
|
|
945
|
+
background-color: $wac-tag-success-light;
|
|
946
|
+
border-color: transparent!important;
|
|
947
|
+
transition: .3s;
|
|
948
|
+
i {
|
|
949
|
+
color: $wac-tag-success;
|
|
995
950
|
}
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
display: flex;
|
|
1001
|
-
justify-content: center;
|
|
1002
|
-
align-items: center;
|
|
1003
|
-
border: 2px solid $wac-round-breadcrumbs;
|
|
1004
|
-
background-color: $wac-round-breadcrumbs;
|
|
1005
|
-
transition: .3s ease;
|
|
1006
|
-
margin: 0 15px 0 0;
|
|
1007
|
-
> span {
|
|
1008
|
-
font-size: rem(12);
|
|
1009
|
-
font-weight: 500;
|
|
1010
|
-
color: $wac-second-color;
|
|
1011
|
-
line-height: 1;
|
|
1012
|
-
}
|
|
1013
|
-
> i {
|
|
1014
|
-
font-size: rem(14);
|
|
1015
|
-
color: $wac-wizishop-blue;
|
|
1016
|
-
}
|
|
1017
|
-
&.valid {
|
|
1018
|
-
background-color: transparent;
|
|
1019
|
-
border-color: $wac-wizishop-blue;
|
|
1020
|
-
color: $wac-wizishop-blue;
|
|
1021
|
-
}
|
|
1022
|
-
&.current:not(.valid) {
|
|
1023
|
-
background-color: $wac-wizishop-blue;
|
|
1024
|
-
border-color: $wac-wizishop-blue;
|
|
1025
|
-
> span, > i {
|
|
1026
|
-
color: $wac-white;
|
|
1027
|
-
}
|
|
951
|
+
&:hover, &:focus {
|
|
952
|
+
background-color: $wac-tag-success;
|
|
953
|
+
i {
|
|
954
|
+
color: $wac-white;
|
|
1028
955
|
}
|
|
1029
956
|
}
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
957
|
+
}
|
|
958
|
+
&.is-evolup.opacity {
|
|
959
|
+
background-color: $wac-evolup-green-opacity;
|
|
960
|
+
border-color: transparent!important;
|
|
961
|
+
transition: .3s;
|
|
962
|
+
i {
|
|
963
|
+
color: $wac-evolup-green;
|
|
964
|
+
}
|
|
965
|
+
&:hover, &:focus {
|
|
966
|
+
background-color: $wac-evolup-green;
|
|
967
|
+
i {
|
|
968
|
+
color: $wac-white;
|
|
1038
969
|
}
|
|
1039
970
|
}
|
|
1040
971
|
}
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
}
|
|
972
|
+
|
|
973
|
+
&.static-width {
|
|
974
|
+
width: 40px;
|
|
975
|
+
min-width: 40px;
|
|
976
|
+
max-width: 40px;
|
|
1047
977
|
}
|
|
1048
|
-
}
|
|
1049
978
|
|
|
1050
|
-
.
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
979
|
+
&.is-blue.opacity {
|
|
980
|
+
background-color: $wac-wizishop-blue-button-light;
|
|
981
|
+
border-color: transparent!important;
|
|
982
|
+
transition: .3s;
|
|
983
|
+
i {
|
|
984
|
+
color: $wac-wizishop-blue-button;
|
|
985
|
+
}
|
|
986
|
+
&:hover, &:focus {
|
|
987
|
+
background-color: $wac-wizishop-blue-button;
|
|
988
|
+
i {
|
|
989
|
+
color: $wac-white;
|
|
1061
990
|
}
|
|
1062
991
|
}
|
|
992
|
+
|
|
993
|
+
.wac-button__tooltips {
|
|
994
|
+
background-color: $wac-wizishop-blue-button!important;
|
|
995
|
+
color: $white!important;
|
|
996
|
+
}
|
|
1063
997
|
}
|
|
1064
|
-
|
|
998
|
+
|
|
999
|
+
&.animationText {
|
|
1000
|
+
width: rem(40);
|
|
1001
|
+
height: rem(40);
|
|
1002
|
+
padding: 0!important;
|
|
1003
|
+
border-radius: 3px;
|
|
1004
|
+
transition: 0s linear .3s!important;
|
|
1065
1005
|
display: flex;
|
|
1066
|
-
justify-content:
|
|
1006
|
+
justify-content: center;
|
|
1067
1007
|
align-items: center;
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1008
|
+
cursor: pointer;
|
|
1009
|
+
border: none;
|
|
1010
|
+
position: relative;
|
|
1011
|
+
&:hover, &:focus {
|
|
1012
|
+
transition: 0s!important;
|
|
1013
|
+
border-radius: 3px 0 0 3px;
|
|
1014
|
+
&.animation-right {
|
|
1015
|
+
border-radius: 0 3px 3px 0;
|
|
1016
|
+
}
|
|
1017
|
+
.wac-button__animation {
|
|
1018
|
+
transition: .3s ease!important;
|
|
1073
1019
|
}
|
|
1074
1020
|
}
|
|
1075
1021
|
}
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
margin: 0;
|
|
1080
|
-
}
|
|
1022
|
+
|
|
1023
|
+
&.small {
|
|
1024
|
+
padding: rem(4) rem(15);
|
|
1081
1025
|
}
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
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
|
-
}
|
|
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;
|
|
1026
|
+
|
|
1027
|
+
&__wrapper {
|
|
1028
|
+
position: relative;
|
|
1029
|
+
z-index: 2;
|
|
1030
|
+
color: $wac-white;
|
|
1031
|
+
font-size: 14px;
|
|
1032
|
+
line-height: 16px;
|
|
1033
|
+
font-weight: 500;
|
|
1034
|
+
|
|
1035
|
+
i {
|
|
1036
|
+
margin-right: 1.4px;
|
|
1732
1037
|
}
|
|
1733
1038
|
}
|
|
1734
1039
|
|
|
@@ -2111,66 +1416,254 @@ wac-calendar {
|
|
|
2111
1416
|
.wac-button__wrapper {
|
|
2112
1417
|
color: $wac-wizishop-blue-button;
|
|
2113
1418
|
}
|
|
2114
|
-
}
|
|
1419
|
+
}
|
|
1420
|
+
|
|
1421
|
+
&:focus,
|
|
1422
|
+
&.focus {
|
|
1423
|
+
background-color: transparent!important;
|
|
1424
|
+
border-color: transparent!important;
|
|
1425
|
+
color: $wac-wizishop-blue-button!important;
|
|
1426
|
+
transition: 0.3s ease-in-out;
|
|
1427
|
+
.wac-button__wrapper {
|
|
1428
|
+
color: $wac-wizishop-blue-button;
|
|
1429
|
+
}
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1433
|
+
&.is-orange {
|
|
1434
|
+
background-color: $wac-orange-color;
|
|
1435
|
+
border-color: $wac-orange-color;
|
|
1436
|
+
transition: background-color 0.3s ease-in-out;
|
|
1437
|
+
|
|
1438
|
+
.wac-button__loader {
|
|
1439
|
+
background-color: $wac-orange-color-darken;
|
|
1440
|
+
}
|
|
1441
|
+
|
|
1442
|
+
&:hover,
|
|
1443
|
+
&.hover {
|
|
1444
|
+
background-color: $wac-orange-color-darken;
|
|
1445
|
+
border-color: $wac-orange-color-darken;
|
|
1446
|
+
transition: background-color 0.3s ease-in-out;
|
|
1447
|
+
}
|
|
1448
|
+
|
|
1449
|
+
&:focus,
|
|
1450
|
+
&.focus {
|
|
1451
|
+
background-color: $wac-orange-color-focus;
|
|
1452
|
+
border-color: $wac-orange-color-focus;
|
|
1453
|
+
transition: background-color 0.3s ease-in-out;
|
|
1454
|
+
}
|
|
1455
|
+
|
|
1456
|
+
&.is-outlined {
|
|
1457
|
+
background-color: transparent;
|
|
1458
|
+
border-color: $wac-orange-color;
|
|
1459
|
+
|
|
1460
|
+
.wac-button__loader {
|
|
1461
|
+
background-color: $wac-orange-color-darken;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
1465
|
+
color: $wac-orange-color;
|
|
1466
|
+
transition: color 0.3s ease-in-out;
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1469
|
+
&:hover,
|
|
1470
|
+
&.hover {
|
|
1471
|
+
background-color: $wac-orange-color;
|
|
1472
|
+
border-color: $wac-orange-color;
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
&:focus,
|
|
1476
|
+
&.focus {
|
|
1477
|
+
background-color: $wac-orange-color-focus;
|
|
1478
|
+
border-color: $wac-orange-color-focus;
|
|
1479
|
+
transition: background-color 0.3s ease-in-out;
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
&.is-loading {
|
|
1484
|
+
&:hover,
|
|
1485
|
+
&.hover {
|
|
1486
|
+
background-color: $wac-orange-color;
|
|
1487
|
+
transition: background-color 0.3s ease-in-out;
|
|
1488
|
+
}
|
|
1489
|
+
&:focus,
|
|
1490
|
+
&.focus {
|
|
1491
|
+
background-color: $wac-orange-color-focus;
|
|
1492
|
+
border-color: $wac-orange-color-focus;
|
|
1493
|
+
transition: background-color 0.3s ease-in-out;
|
|
1494
|
+
}
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
|
|
1498
|
+
&.is-pink {
|
|
1499
|
+
background-color: $wac-pink-color;
|
|
1500
|
+
border-color: $wac-pink-color;
|
|
1501
|
+
transition: background-color 0.3s ease-in-out;
|
|
1502
|
+
|
|
1503
|
+
.wac-button__loader {
|
|
1504
|
+
background-color: $wac-pink-color-darken;
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
&:hover,
|
|
1508
|
+
&.hover {
|
|
1509
|
+
background-color: $wac-pink-color-darken;
|
|
1510
|
+
border-color: $wac-pink-color-darken;
|
|
1511
|
+
transition: background-color 0.3s ease-in-out;
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
&:focus,
|
|
1515
|
+
&.focus {
|
|
1516
|
+
background-color: $wac-pink-color-focus;
|
|
1517
|
+
border-color: $wac-pink-color-focus;
|
|
1518
|
+
transition: background-color 0.3s ease-in-out;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
&.is-outlined {
|
|
1522
|
+
background-color: transparent;
|
|
1523
|
+
border-color: $wac-pink-color;
|
|
1524
|
+
|
|
1525
|
+
.wac-button__loader {
|
|
1526
|
+
background-color: $wac-pink-color-darken;
|
|
1527
|
+
}
|
|
1528
|
+
|
|
1529
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
1530
|
+
color: $wac-pink-color;
|
|
1531
|
+
transition: color 0.3s ease-in-out;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
&:hover,
|
|
1535
|
+
&.hover {
|
|
1536
|
+
background-color: $wac-pink-color;
|
|
1537
|
+
border-color: $wac-pink-color;
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
&:focus,
|
|
1541
|
+
&.focus {
|
|
1542
|
+
background-color: $wac-pink-color-focus;
|
|
1543
|
+
border-color: $wac-pink-color-focus;
|
|
1544
|
+
transition: background-color 0.3s ease-in-out;
|
|
1545
|
+
}
|
|
1546
|
+
}
|
|
1547
|
+
|
|
1548
|
+
&.is-loading {
|
|
1549
|
+
&:hover,
|
|
1550
|
+
&.hover {
|
|
1551
|
+
background-color: $wac-pink-color;
|
|
1552
|
+
transition: background-color 0.3s ease-in-out;
|
|
1553
|
+
}
|
|
1554
|
+
&:focus,
|
|
1555
|
+
&.focus {
|
|
1556
|
+
background-color: $wac-pink-color-focus;
|
|
1557
|
+
border-color: $wac-pink-color-focus;
|
|
1558
|
+
transition: background-color 0.3s ease-in-out;
|
|
1559
|
+
}
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
&.is-grey {
|
|
1564
|
+
background-color: $wac-background-color;
|
|
1565
|
+
border-color: $wac-background-color;
|
|
1566
|
+
transition: background-color 0.3s ease-in-out;
|
|
1567
|
+
|
|
1568
|
+
.wac-button__loader {
|
|
1569
|
+
background-color: $wac-background-color-darken;
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
.wac-button__tooltips {
|
|
1573
|
+
background-color: $wac-background-color-darken!important;
|
|
1574
|
+
color: $wac-main-text!important;
|
|
1575
|
+
|
|
1576
|
+
&.right {
|
|
1577
|
+
&:before {
|
|
1578
|
+
border-color: transparent $wac-background-color-darken transparent transparent;
|
|
1579
|
+
}
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1582
|
+
&.left {
|
|
1583
|
+
&:before {
|
|
1584
|
+
border-color: transparent transparent transparent $wac-background-color-darken;
|
|
1585
|
+
}
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
&.top-center {
|
|
1589
|
+
&:before {
|
|
1590
|
+
border-color: $wac-background-color-darken transparent transparent transparent;
|
|
1591
|
+
}
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
&.top-right {
|
|
1595
|
+
&:before {
|
|
1596
|
+
border-color: $wac-background-color-darken transparent transparent transparent;
|
|
1597
|
+
}
|
|
1598
|
+
}
|
|
1599
|
+
|
|
1600
|
+
&.top-left {
|
|
1601
|
+
&:before {
|
|
1602
|
+
border-color: $wac-background-color-darken transparent transparent transparent;
|
|
1603
|
+
}
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
&.bottom-center {
|
|
1607
|
+
&:before {
|
|
1608
|
+
border-color: transparent transparent $wac-background-color-darken transparent;
|
|
1609
|
+
}
|
|
1610
|
+
}
|
|
2115
1611
|
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
color: $wac-wizishop-blue-button!important;
|
|
2121
|
-
transition: 0.3s ease-in-out;
|
|
2122
|
-
.wac-button__wrapper {
|
|
2123
|
-
color: $wac-wizishop-blue-button;
|
|
1612
|
+
&.bottom-right {
|
|
1613
|
+
&:before {
|
|
1614
|
+
border-color: transparent transparent $wac-background-color-darken transparent;
|
|
1615
|
+
}
|
|
2124
1616
|
}
|
|
2125
|
-
}
|
|
2126
|
-
}
|
|
2127
1617
|
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
1618
|
+
&.bottom-left {
|
|
1619
|
+
&:before {
|
|
1620
|
+
border-color: transparent transparent $wac-background-color-darken transparent;
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
2132
1624
|
|
|
2133
|
-
.wac-
|
|
2134
|
-
|
|
1625
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
1626
|
+
color: $wac-second-color;
|
|
1627
|
+
transition: color 0.3s ease-in-out;
|
|
2135
1628
|
}
|
|
2136
1629
|
|
|
2137
1630
|
&:hover,
|
|
2138
1631
|
&.hover {
|
|
2139
|
-
background-color: $wac-
|
|
2140
|
-
border-color: $wac-
|
|
1632
|
+
background-color: $wac-background-color-darken;
|
|
1633
|
+
border-color: $wac-background-color-darken;
|
|
2141
1634
|
transition: background-color 0.3s ease-in-out;
|
|
2142
1635
|
}
|
|
2143
1636
|
|
|
2144
1637
|
&:focus,
|
|
2145
1638
|
&.focus {
|
|
2146
|
-
background-color: $wac-
|
|
2147
|
-
border-color: $wac-
|
|
1639
|
+
background-color: $wac-background-color-focus;
|
|
1640
|
+
border-color: $wac-background-color-focus;
|
|
2148
1641
|
transition: background-color 0.3s ease-in-out;
|
|
2149
1642
|
}
|
|
2150
1643
|
|
|
2151
1644
|
&.is-outlined {
|
|
2152
1645
|
background-color: transparent;
|
|
2153
|
-
border-color: $wac-
|
|
1646
|
+
border-color: $wac-border-light;
|
|
2154
1647
|
|
|
2155
1648
|
.wac-button__loader {
|
|
2156
|
-
background-color: $wac-
|
|
1649
|
+
background-color: $wac-background-color-darken;
|
|
2157
1650
|
}
|
|
2158
1651
|
|
|
2159
1652
|
.wac-button__wrapper, .wac-button__animation {
|
|
2160
|
-
color: $wac-
|
|
1653
|
+
color: $wac-second-color !important;
|
|
2161
1654
|
transition: color 0.3s ease-in-out;
|
|
2162
1655
|
}
|
|
2163
1656
|
|
|
2164
1657
|
&:hover,
|
|
2165
1658
|
&.hover {
|
|
2166
|
-
background-color: $wac-
|
|
2167
|
-
border-color: $wac-
|
|
1659
|
+
background-color: $wac-background-color;
|
|
1660
|
+
border-color: $wac-background-color;
|
|
2168
1661
|
}
|
|
2169
1662
|
|
|
2170
1663
|
&:focus,
|
|
2171
1664
|
&.focus {
|
|
2172
|
-
background-color: $wac-
|
|
2173
|
-
border-color: $wac-
|
|
1665
|
+
background-color: $wac-background-color-focus;
|
|
1666
|
+
border-color: $wac-background-color-focus;
|
|
2174
1667
|
transition: background-color 0.3s ease-in-out;
|
|
2175
1668
|
}
|
|
2176
1669
|
}
|
|
@@ -2178,64 +1671,106 @@ wac-calendar {
|
|
|
2178
1671
|
&.is-loading {
|
|
2179
1672
|
&:hover,
|
|
2180
1673
|
&.hover {
|
|
2181
|
-
background-color: $wac-
|
|
2182
|
-
transition: background-color 0.3s ease-in-out;
|
|
2183
|
-
}
|
|
2184
|
-
&:focus,
|
|
2185
|
-
&.focus {
|
|
2186
|
-
background-color: $wac-orange-color-focus;
|
|
2187
|
-
border-color: $wac-orange-color-focus;
|
|
1674
|
+
background-color: $wac-background-color;
|
|
2188
1675
|
transition: background-color 0.3s ease-in-out;
|
|
2189
1676
|
}
|
|
2190
1677
|
}
|
|
2191
1678
|
}
|
|
2192
1679
|
|
|
2193
|
-
&.is-
|
|
2194
|
-
background-color: $wac-
|
|
2195
|
-
border-color: $wac-
|
|
1680
|
+
&.is-danger {
|
|
1681
|
+
background-color: $wac-primary-button;
|
|
1682
|
+
border-color: $wac-primary-button;
|
|
2196
1683
|
transition: background-color 0.3s ease-in-out;
|
|
2197
1684
|
|
|
2198
1685
|
.wac-button__loader {
|
|
2199
|
-
background-color: $wac-
|
|
1686
|
+
background-color: $wac-primary-button-darken;
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
.wac-button__tooltips {
|
|
1690
|
+
background-color: $wac-primary-button-darken!important;
|
|
1691
|
+
color: $wac-white!important;
|
|
1692
|
+
&.right {
|
|
1693
|
+
&:before {
|
|
1694
|
+
border-color: transparent $wac-primary-button-darken transparent transparent;
|
|
1695
|
+
}
|
|
1696
|
+
}
|
|
1697
|
+
|
|
1698
|
+
&.left {
|
|
1699
|
+
&:before {
|
|
1700
|
+
border-color: transparent transparent transparent $wac-primary-button-darken;
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
&.top-center {
|
|
1705
|
+
&:before {
|
|
1706
|
+
border-color: $wac-primary-button-darken transparent transparent transparent;
|
|
1707
|
+
}
|
|
1708
|
+
}
|
|
1709
|
+
|
|
1710
|
+
&.top-right {
|
|
1711
|
+
&:before {
|
|
1712
|
+
border-color: $wac-primary-button-darken transparent transparent transparent;
|
|
1713
|
+
}
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
&.top-left {
|
|
1717
|
+
&:before {
|
|
1718
|
+
border-color: $wac-primary-button-darken transparent transparent transparent;
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
|
|
1722
|
+
&.bottom-center {
|
|
1723
|
+
&:before {
|
|
1724
|
+
border-color: transparent transparent $wac-primary-button-darken transparent;
|
|
1725
|
+
}
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
&.bottom-right {
|
|
1729
|
+
&:before {
|
|
1730
|
+
border-color: transparent transparent $wac-primary-button-darken transparent;
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
|
|
1734
|
+
&.bottom-left {
|
|
1735
|
+
&:before {
|
|
1736
|
+
border-color: transparent transparent $wac-primary-button-darken transparent;
|
|
1737
|
+
}
|
|
1738
|
+
}
|
|
2200
1739
|
}
|
|
2201
1740
|
|
|
2202
1741
|
&:hover,
|
|
2203
1742
|
&.hover {
|
|
2204
|
-
background-color: $wac-
|
|
2205
|
-
border-color: $wac-
|
|
1743
|
+
background-color: $wac-primary-button-darken;
|
|
1744
|
+
border-color: $wac-primary-button-darken;
|
|
2206
1745
|
transition: background-color 0.3s ease-in-out;
|
|
2207
1746
|
}
|
|
2208
1747
|
|
|
2209
1748
|
&:focus,
|
|
2210
1749
|
&.focus {
|
|
2211
|
-
background-color: $wac-
|
|
2212
|
-
border-color: $wac-
|
|
1750
|
+
background-color: $wac-primary-button-focus;
|
|
1751
|
+
border-color: $wac-primary-button-focus;
|
|
2213
1752
|
transition: background-color 0.3s ease-in-out;
|
|
2214
1753
|
}
|
|
2215
1754
|
|
|
2216
1755
|
&.is-outlined {
|
|
2217
1756
|
background-color: transparent;
|
|
2218
|
-
border-color: $wac-
|
|
2219
|
-
|
|
2220
|
-
.wac-button__loader {
|
|
2221
|
-
background-color: $wac-pink-color-darken;
|
|
2222
|
-
}
|
|
1757
|
+
border-color: $wac-primary-button;
|
|
2223
1758
|
|
|
2224
1759
|
.wac-button__wrapper, .wac-button__animation {
|
|
2225
|
-
color: $wac-
|
|
1760
|
+
color: $wac-primary-button;
|
|
2226
1761
|
transition: color 0.3s ease-in-out;
|
|
2227
1762
|
}
|
|
2228
1763
|
|
|
2229
1764
|
&:hover,
|
|
2230
1765
|
&.hover {
|
|
2231
|
-
background-color: $wac-
|
|
2232
|
-
border-color: $wac-
|
|
1766
|
+
background-color: $wac-primary-button;
|
|
1767
|
+
border-color: $wac-primary-button;
|
|
2233
1768
|
}
|
|
2234
1769
|
|
|
2235
1770
|
&:focus,
|
|
2236
1771
|
&.focus {
|
|
2237
|
-
background-color: $wac-
|
|
2238
|
-
border-color: $wac-
|
|
1772
|
+
background-color: $wac-primary-button-focus;
|
|
1773
|
+
border-color: $wac-primary-button-focus;
|
|
2239
1774
|
transition: background-color 0.3s ease-in-out;
|
|
2240
1775
|
}
|
|
2241
1776
|
}
|
|
@@ -2243,122 +1778,169 @@ wac-calendar {
|
|
|
2243
1778
|
&.is-loading {
|
|
2244
1779
|
&:hover,
|
|
2245
1780
|
&.hover {
|
|
2246
|
-
background-color: $wac-
|
|
1781
|
+
background-color: $wac-primary-button;
|
|
2247
1782
|
transition: background-color 0.3s ease-in-out;
|
|
2248
1783
|
}
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
1784
|
+
}
|
|
1785
|
+
|
|
1786
|
+
&.opacity {
|
|
1787
|
+
background-color: $wac-primary-button-light;
|
|
1788
|
+
border-color: transparent!important;
|
|
1789
|
+
&:hover, &:focus {
|
|
1790
|
+
background-color: $wac-primary-button;
|
|
1791
|
+
border-color: $wac-primary-button;
|
|
2254
1792
|
}
|
|
2255
1793
|
}
|
|
2256
1794
|
}
|
|
2257
1795
|
|
|
2258
|
-
&.is-
|
|
2259
|
-
|
|
2260
|
-
|
|
1796
|
+
&.is-green {
|
|
1797
|
+
.wac-button__tooltips {
|
|
1798
|
+
background-color: $wac-green-color-darken!important;
|
|
1799
|
+
color: $wac-white!important;
|
|
1800
|
+
&.right {
|
|
1801
|
+
&:before {
|
|
1802
|
+
border-color: transparent $wac-green-color-darken transparent transparent;
|
|
1803
|
+
}
|
|
1804
|
+
}
|
|
1805
|
+
|
|
1806
|
+
&.left {
|
|
1807
|
+
&:before {
|
|
1808
|
+
border-color: transparent transparent transparent $wac-green-color-darken;
|
|
1809
|
+
}
|
|
1810
|
+
}
|
|
1811
|
+
|
|
1812
|
+
&.top-center {
|
|
1813
|
+
&:before {
|
|
1814
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
1815
|
+
}
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
&.top-right {
|
|
1819
|
+
&:before {
|
|
1820
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
1821
|
+
}
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
&.top-left {
|
|
1825
|
+
&:before {
|
|
1826
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
1827
|
+
}
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
&.bottom-center {
|
|
1831
|
+
&:before {
|
|
1832
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
1833
|
+
}
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
&.bottom-right {
|
|
1837
|
+
&:before {
|
|
1838
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
1839
|
+
}
|
|
1840
|
+
}
|
|
1841
|
+
|
|
1842
|
+
&.bottom-left {
|
|
1843
|
+
&:before {
|
|
1844
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
1845
|
+
}
|
|
1846
|
+
}
|
|
1847
|
+
}
|
|
1848
|
+
}
|
|
1849
|
+
|
|
1850
|
+
&.is-success {
|
|
1851
|
+
background-color: $wac-green-color;
|
|
1852
|
+
border-color: $wac-green-color;
|
|
2261
1853
|
transition: background-color 0.3s ease-in-out;
|
|
2262
1854
|
|
|
2263
1855
|
.wac-button__loader {
|
|
2264
|
-
background-color: $wac-
|
|
1856
|
+
background-color: $wac-green-color-darken;
|
|
2265
1857
|
}
|
|
2266
1858
|
|
|
2267
1859
|
.wac-button__tooltips {
|
|
2268
|
-
background-color: $wac-
|
|
2269
|
-
color: $wac-
|
|
2270
|
-
|
|
1860
|
+
background-color: $wac-green-color-darken!important;
|
|
1861
|
+
color: $wac-white!important;
|
|
2271
1862
|
&.right {
|
|
2272
1863
|
&:before {
|
|
2273
|
-
border-color: transparent $wac-
|
|
1864
|
+
border-color: transparent $wac-green-color-darken transparent transparent;
|
|
2274
1865
|
}
|
|
2275
1866
|
}
|
|
2276
1867
|
|
|
2277
1868
|
&.left {
|
|
2278
1869
|
&:before {
|
|
2279
|
-
border-color: transparent transparent transparent $wac-
|
|
1870
|
+
border-color: transparent transparent transparent $wac-green-color-darken;
|
|
2280
1871
|
}
|
|
2281
1872
|
}
|
|
2282
1873
|
|
|
2283
1874
|
&.top-center {
|
|
2284
1875
|
&:before {
|
|
2285
|
-
border-color: $wac-
|
|
1876
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
2286
1877
|
}
|
|
2287
1878
|
}
|
|
2288
1879
|
|
|
2289
1880
|
&.top-right {
|
|
2290
1881
|
&:before {
|
|
2291
|
-
border-color: $wac-
|
|
1882
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
2292
1883
|
}
|
|
2293
1884
|
}
|
|
2294
1885
|
|
|
2295
1886
|
&.top-left {
|
|
2296
1887
|
&:before {
|
|
2297
|
-
border-color: $wac-
|
|
1888
|
+
border-color: $wac-green-color-darken transparent transparent transparent;
|
|
2298
1889
|
}
|
|
2299
1890
|
}
|
|
2300
1891
|
|
|
2301
1892
|
&.bottom-center {
|
|
2302
1893
|
&:before {
|
|
2303
|
-
border-color: transparent transparent $wac-
|
|
1894
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
2304
1895
|
}
|
|
2305
1896
|
}
|
|
2306
1897
|
|
|
2307
1898
|
&.bottom-right {
|
|
2308
1899
|
&:before {
|
|
2309
|
-
border-color: transparent transparent $wac-
|
|
1900
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
2310
1901
|
}
|
|
2311
1902
|
}
|
|
2312
1903
|
|
|
2313
1904
|
&.bottom-left {
|
|
2314
1905
|
&:before {
|
|
2315
|
-
border-color: transparent transparent $wac-
|
|
1906
|
+
border-color: transparent transparent $wac-green-color-darken transparent;
|
|
2316
1907
|
}
|
|
2317
1908
|
}
|
|
2318
1909
|
}
|
|
2319
1910
|
|
|
2320
|
-
.wac-button__wrapper, .wac-button__animation {
|
|
2321
|
-
color: $wac-second-color;
|
|
2322
|
-
transition: color 0.3s ease-in-out;
|
|
2323
|
-
}
|
|
2324
|
-
|
|
2325
1911
|
&:hover,
|
|
2326
1912
|
&.hover {
|
|
2327
|
-
background-color: $wac-
|
|
2328
|
-
border-color: $wac-
|
|
1913
|
+
background-color: $wac-green-color-darken;
|
|
1914
|
+
border-color: $wac-green-color-darken;
|
|
2329
1915
|
transition: background-color 0.3s ease-in-out;
|
|
2330
1916
|
}
|
|
2331
1917
|
|
|
2332
1918
|
&:focus,
|
|
2333
1919
|
&.focus {
|
|
2334
|
-
background-color: $wac-
|
|
2335
|
-
border-color: $wac-
|
|
1920
|
+
background-color: $wac-green-color-focus;
|
|
1921
|
+
border-color: $wac-green-color-focus;
|
|
2336
1922
|
transition: background-color 0.3s ease-in-out;
|
|
2337
1923
|
}
|
|
2338
1924
|
|
|
2339
1925
|
&.is-outlined {
|
|
2340
1926
|
background-color: transparent;
|
|
2341
|
-
border-color: $wac-
|
|
2342
|
-
|
|
2343
|
-
.wac-button__loader {
|
|
2344
|
-
background-color: $wac-background-color-darken;
|
|
2345
|
-
}
|
|
1927
|
+
border-color: $wac-green-color;
|
|
2346
1928
|
|
|
2347
1929
|
.wac-button__wrapper, .wac-button__animation {
|
|
2348
|
-
color: $wac-
|
|
1930
|
+
color: $wac-green-color;
|
|
2349
1931
|
transition: color 0.3s ease-in-out;
|
|
2350
1932
|
}
|
|
2351
1933
|
|
|
2352
1934
|
&:hover,
|
|
2353
1935
|
&.hover {
|
|
2354
|
-
background-color: $wac-
|
|
2355
|
-
border-color: $wac-
|
|
1936
|
+
background-color: $wac-green-color;
|
|
1937
|
+
border-color: $wac-green-color;
|
|
2356
1938
|
}
|
|
2357
1939
|
|
|
2358
1940
|
&:focus,
|
|
2359
1941
|
&.focus {
|
|
2360
|
-
background-color: $wac-
|
|
2361
|
-
border-color: $wac-
|
|
1942
|
+
background-color: $wac-green-color-focus;
|
|
1943
|
+
border-color: $wac-green-color-focus;
|
|
2362
1944
|
transition: background-color 0.3s ease-in-out;
|
|
2363
1945
|
}
|
|
2364
1946
|
}
|
|
@@ -2366,106 +1948,114 @@ wac-calendar {
|
|
|
2366
1948
|
&.is-loading {
|
|
2367
1949
|
&:hover,
|
|
2368
1950
|
&.hover {
|
|
2369
|
-
background-color: $wac-
|
|
1951
|
+
background-color: $wac-green-color;
|
|
2370
1952
|
transition: background-color 0.3s ease-in-out;
|
|
2371
1953
|
}
|
|
2372
1954
|
}
|
|
1955
|
+
&.opacity {
|
|
1956
|
+
background-color: $wac-green-opacity;
|
|
1957
|
+
border-color: transparent!important;
|
|
1958
|
+
&:hover, &:focus {
|
|
1959
|
+
background-color: $wac-green-color;
|
|
1960
|
+
border-color: $wac-green-color;
|
|
1961
|
+
}
|
|
1962
|
+
}
|
|
2373
1963
|
}
|
|
2374
1964
|
|
|
2375
|
-
&.is-
|
|
2376
|
-
background-color: $wac-
|
|
2377
|
-
border-color: $wac-
|
|
1965
|
+
&.is-evolup {
|
|
1966
|
+
background-color: $wac-evolup-green;
|
|
1967
|
+
border-color: $wac-evolup-green;
|
|
2378
1968
|
transition: background-color 0.3s ease-in-out;
|
|
2379
1969
|
|
|
2380
1970
|
.wac-button__loader {
|
|
2381
|
-
background-color: $wac-
|
|
1971
|
+
background-color: $wac-evolup-green-darken;
|
|
2382
1972
|
}
|
|
2383
1973
|
|
|
2384
1974
|
.wac-button__tooltips {
|
|
2385
|
-
background-color: $wac-
|
|
1975
|
+
background-color: $wac-evolup-green-darken!important;
|
|
2386
1976
|
color: $wac-white!important;
|
|
2387
1977
|
&.right {
|
|
2388
1978
|
&:before {
|
|
2389
|
-
border-color: transparent $wac-
|
|
1979
|
+
border-color: transparent $wac-evolup-green-darken transparent transparent;
|
|
2390
1980
|
}
|
|
2391
1981
|
}
|
|
2392
1982
|
|
|
2393
1983
|
&.left {
|
|
2394
1984
|
&:before {
|
|
2395
|
-
border-color: transparent transparent transparent $wac-
|
|
1985
|
+
border-color: transparent transparent transparent $wac-evolup-green-darken;
|
|
2396
1986
|
}
|
|
2397
1987
|
}
|
|
2398
1988
|
|
|
2399
1989
|
&.top-center {
|
|
2400
1990
|
&:before {
|
|
2401
|
-
border-color: $wac-
|
|
1991
|
+
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2402
1992
|
}
|
|
2403
1993
|
}
|
|
2404
1994
|
|
|
2405
1995
|
&.top-right {
|
|
2406
1996
|
&:before {
|
|
2407
|
-
border-color: $wac-
|
|
1997
|
+
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2408
1998
|
}
|
|
2409
1999
|
}
|
|
2410
2000
|
|
|
2411
2001
|
&.top-left {
|
|
2412
2002
|
&:before {
|
|
2413
|
-
border-color: $wac-
|
|
2003
|
+
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2414
2004
|
}
|
|
2415
2005
|
}
|
|
2416
2006
|
|
|
2417
2007
|
&.bottom-center {
|
|
2418
2008
|
&:before {
|
|
2419
|
-
border-color: transparent transparent $wac-
|
|
2009
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2420
2010
|
}
|
|
2421
2011
|
}
|
|
2422
2012
|
|
|
2423
2013
|
&.bottom-right {
|
|
2424
2014
|
&:before {
|
|
2425
|
-
border-color: transparent transparent $wac-
|
|
2015
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2426
2016
|
}
|
|
2427
2017
|
}
|
|
2428
2018
|
|
|
2429
2019
|
&.bottom-left {
|
|
2430
2020
|
&:before {
|
|
2431
|
-
border-color: transparent transparent $wac-
|
|
2021
|
+
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2432
2022
|
}
|
|
2433
2023
|
}
|
|
2434
2024
|
}
|
|
2435
2025
|
|
|
2436
2026
|
&:hover,
|
|
2437
2027
|
&.hover {
|
|
2438
|
-
background-color: $wac-
|
|
2439
|
-
border-color: $wac-
|
|
2028
|
+
background-color: $wac-evolup-green-darken;
|
|
2029
|
+
border-color: $wac-evolup-green-darken;
|
|
2440
2030
|
transition: background-color 0.3s ease-in-out;
|
|
2441
2031
|
}
|
|
2442
2032
|
|
|
2443
2033
|
&:focus,
|
|
2444
2034
|
&.focus {
|
|
2445
|
-
background-color: $wac-
|
|
2446
|
-
border-color: $wac-
|
|
2035
|
+
background-color: $wac-evolup-green-focus;
|
|
2036
|
+
border-color: $wac-evolup-green-focus;
|
|
2447
2037
|
transition: background-color 0.3s ease-in-out;
|
|
2448
2038
|
}
|
|
2449
2039
|
|
|
2450
2040
|
&.is-outlined {
|
|
2451
2041
|
background-color: transparent;
|
|
2452
|
-
border-color: $wac-
|
|
2042
|
+
border-color: $wac-evolup-green;
|
|
2453
2043
|
|
|
2454
2044
|
.wac-button__wrapper, .wac-button__animation {
|
|
2455
|
-
color: $wac-
|
|
2045
|
+
color: $wac-evolup-green;
|
|
2456
2046
|
transition: color 0.3s ease-in-out;
|
|
2457
2047
|
}
|
|
2458
2048
|
|
|
2459
2049
|
&:hover,
|
|
2460
2050
|
&.hover {
|
|
2461
|
-
background-color: $wac-
|
|
2462
|
-
border-color: $wac-
|
|
2051
|
+
background-color: $wac-evolup-green;
|
|
2052
|
+
border-color: $wac-evolup-green;
|
|
2463
2053
|
}
|
|
2464
2054
|
|
|
2465
2055
|
&:focus,
|
|
2466
2056
|
&.focus {
|
|
2467
|
-
background-color: $wac-
|
|
2468
|
-
border-color: $wac-
|
|
2057
|
+
background-color: $wac-evolup-green-focus;
|
|
2058
|
+
border-color: $wac-evolup-green-focus;
|
|
2469
2059
|
transition: background-color 0.3s ease-in-out;
|
|
2470
2060
|
}
|
|
2471
2061
|
}
|
|
@@ -2473,593 +2063,1003 @@ wac-calendar {
|
|
|
2473
2063
|
&.is-loading {
|
|
2474
2064
|
&:hover,
|
|
2475
2065
|
&.hover {
|
|
2476
|
-
background-color: $wac-
|
|
2066
|
+
background-color: $wac-evolup-green;
|
|
2477
2067
|
transition: background-color 0.3s ease-in-out;
|
|
2478
2068
|
}
|
|
2479
2069
|
}
|
|
2480
|
-
|
|
2481
2070
|
&.opacity {
|
|
2482
|
-
background-color: $wac-
|
|
2071
|
+
background-color: $wac-green-opacity;
|
|
2483
2072
|
border-color: transparent!important;
|
|
2484
2073
|
&:hover, &:focus {
|
|
2485
|
-
background-color: $wac-
|
|
2486
|
-
border-color: $wac-
|
|
2074
|
+
background-color: $wac-evolup-green;
|
|
2075
|
+
border-color: $wac-evolup-green;
|
|
2487
2076
|
}
|
|
2488
2077
|
}
|
|
2489
2078
|
}
|
|
2490
2079
|
|
|
2491
|
-
&.is-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
&.right {
|
|
2496
|
-
&:before {
|
|
2497
|
-
border-color: transparent $wac-green-color-darken transparent transparent;
|
|
2498
|
-
}
|
|
2499
|
-
}
|
|
2080
|
+
&.is-light {
|
|
2081
|
+
background-color: transparent;
|
|
2082
|
+
border-color: $wac-border-color;
|
|
2083
|
+
transition: background-color 0.3s ease-in-out;
|
|
2500
2084
|
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
}
|
|
2505
|
-
}
|
|
2085
|
+
.wac-button__loader {
|
|
2086
|
+
background-color: $wac-hover-btn-grey;
|
|
2087
|
+
}
|
|
2506
2088
|
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
}
|
|
2511
|
-
}
|
|
2089
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
2090
|
+
color: $wac-secondary-color;
|
|
2091
|
+
}
|
|
2512
2092
|
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2093
|
+
&:hover,
|
|
2094
|
+
&.hover {
|
|
2095
|
+
background-color: $wac-hover-btn-grey;
|
|
2096
|
+
transition: background-color 0.3s ease-in-out;
|
|
2097
|
+
}
|
|
2518
2098
|
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2099
|
+
&.is-loading {
|
|
2100
|
+
&:hover,
|
|
2101
|
+
&.hover {
|
|
2102
|
+
background-color: transparent;
|
|
2103
|
+
transition: background-color 0.3s ease-in-out;
|
|
2523
2104
|
}
|
|
2105
|
+
}
|
|
2106
|
+
}
|
|
2524
2107
|
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
}
|
|
2529
|
-
}
|
|
2108
|
+
&.disabled {
|
|
2109
|
+
opacity: .7!important;
|
|
2110
|
+
}
|
|
2530
2111
|
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2112
|
+
&.is-outlined {
|
|
2113
|
+
&:hover,
|
|
2114
|
+
&.hover {
|
|
2115
|
+
.wac-button__wrapper, .wac-button__animation {
|
|
2116
|
+
color: $wac-white;
|
|
2117
|
+
transition: color 0.3s ease-in-out;
|
|
2535
2118
|
}
|
|
2119
|
+
}
|
|
2120
|
+
}
|
|
2536
2121
|
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2122
|
+
&__loader {
|
|
2123
|
+
position: absolute;
|
|
2124
|
+
left: -1px;
|
|
2125
|
+
top: 0;
|
|
2126
|
+
height: 100%;
|
|
2127
|
+
z-index: 1;
|
|
2128
|
+
transition: width 0.3s ease-in-out;
|
|
2129
|
+
overflow: hidden;
|
|
2130
|
+
|
|
2131
|
+
span {
|
|
2132
|
+
position: absolute;
|
|
2133
|
+
left: 20px;
|
|
2134
|
+
top: 7px;
|
|
2135
|
+
color: $wac-white;
|
|
2136
|
+
overflow: hidden;
|
|
2137
|
+
text-overflow: clip;
|
|
2138
|
+
font-size: 14px;
|
|
2139
|
+
line-height: 26px;
|
|
2140
|
+
white-space: nowrap;
|
|
2141
|
+
z-index: 3;
|
|
2142
|
+
|
|
2143
|
+
i {
|
|
2144
|
+
margin-right: 1.4px;
|
|
2541
2145
|
}
|
|
2542
2146
|
}
|
|
2147
|
+
|
|
2148
|
+
&.outlined {
|
|
2149
|
+
z-index: 4;
|
|
2150
|
+
}
|
|
2543
2151
|
}
|
|
2544
2152
|
|
|
2545
|
-
&.
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2153
|
+
&.alone {
|
|
2154
|
+
max-width: 40px!important;
|
|
2155
|
+
.wac-button__loader span {
|
|
2156
|
+
left: 14.6px;
|
|
2157
|
+
}
|
|
2158
|
+
}
|
|
2549
2159
|
|
|
2550
|
-
|
|
2551
|
-
|
|
2160
|
+
&.opacity {
|
|
2161
|
+
min-width: rem(40);
|
|
2162
|
+
min-height: rem(40);
|
|
2163
|
+
border-color: transparent!important;
|
|
2164
|
+
|
|
2165
|
+
&.alone {
|
|
2166
|
+
display: flex;
|
|
2167
|
+
align-items: center;
|
|
2168
|
+
justify-content: center;
|
|
2552
2169
|
}
|
|
2553
2170
|
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2171
|
+
&.is-success {
|
|
2172
|
+
i {
|
|
2173
|
+
color: $wac-green-color!important;
|
|
2174
|
+
}
|
|
2175
|
+
&:hover, &:focus {
|
|
2176
|
+
i {
|
|
2177
|
+
color: $wac-white!important;
|
|
2560
2178
|
}
|
|
2561
2179
|
}
|
|
2180
|
+
}
|
|
2562
2181
|
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2182
|
+
&.is-evolup {
|
|
2183
|
+
i {
|
|
2184
|
+
color: $wac-evolup-green!important;
|
|
2185
|
+
}
|
|
2186
|
+
&:hover, &:focus {
|
|
2187
|
+
i {
|
|
2188
|
+
color: $wac-white!important;
|
|
2566
2189
|
}
|
|
2567
2190
|
}
|
|
2191
|
+
}
|
|
2568
2192
|
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2193
|
+
&.is-danger {
|
|
2194
|
+
i {
|
|
2195
|
+
color: $wac-primary-button!important;
|
|
2196
|
+
}
|
|
2197
|
+
&:hover, &:focus {
|
|
2198
|
+
i {
|
|
2199
|
+
color: $wac-white!important;
|
|
2572
2200
|
}
|
|
2573
2201
|
}
|
|
2202
|
+
}
|
|
2203
|
+
}
|
|
2204
|
+
|
|
2205
|
+
&__tooltips {
|
|
2206
|
+
position: absolute;
|
|
2207
|
+
width: auto;
|
|
2208
|
+
padding: 4px;
|
|
2209
|
+
border-radius: 3px;
|
|
2210
|
+
background: $wizishop-blue;
|
|
2211
|
+
color: $wac-white;
|
|
2212
|
+
min-width: 100%;
|
|
2213
|
+
visibility: hidden;
|
|
2214
|
+
font-size: 12px;
|
|
2215
|
+
opacity: 0;
|
|
2216
|
+
transition: opacity .3s ease 0s, visibility 0s linear .35s;
|
|
2217
|
+
|
|
2218
|
+
&.oneline {
|
|
2219
|
+
width: auto!important;
|
|
2220
|
+
white-space: nowrap;
|
|
2221
|
+
min-width: unset!important;
|
|
2222
|
+
}
|
|
2574
2223
|
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
}
|
|
2579
|
-
}
|
|
2224
|
+
@include media('>=tablet') {
|
|
2225
|
+
min-width: 600px;
|
|
2226
|
+
}
|
|
2580
2227
|
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
}
|
|
2228
|
+
@include media('<tablet') {
|
|
2229
|
+
min-width: 100% !important;
|
|
2230
|
+
max-width: 100% !important;
|
|
2231
|
+
}
|
|
2586
2232
|
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2233
|
+
&:before {
|
|
2234
|
+
content: '';
|
|
2235
|
+
display: none!important;
|
|
2236
|
+
position: absolute;
|
|
2237
|
+
width: 0;
|
|
2238
|
+
height: 0;
|
|
2239
|
+
border-style: solid;
|
|
2240
|
+
border-width: 10px 10px 0 10px;
|
|
2241
|
+
border-color: $wizishop-blue transparent transparent transparent;
|
|
2242
|
+
}
|
|
2592
2243
|
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2244
|
+
&.right {
|
|
2245
|
+
left: 100%;
|
|
2246
|
+
transform: translate(10px, -50%);
|
|
2247
|
+
top: 50%;
|
|
2248
|
+
&:before {
|
|
2249
|
+
width: 0;
|
|
2250
|
+
height: 0;
|
|
2251
|
+
border-style: solid;
|
|
2252
|
+
border-width: 10px 10px 10px 0;
|
|
2253
|
+
border-color: transparent transparentize($wac-second-color, .1) transparent transparent;
|
|
2254
|
+
right: 100%;
|
|
2255
|
+
top: 50%;
|
|
2256
|
+
transform: translateY(-50%);
|
|
2597
2257
|
}
|
|
2258
|
+
}
|
|
2598
2259
|
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2260
|
+
&.left {
|
|
2261
|
+
right: 100%;
|
|
2262
|
+
transform: translate(-10px, -50%);
|
|
2263
|
+
top: 50%;
|
|
2264
|
+
&:before {
|
|
2265
|
+
width: 0;
|
|
2266
|
+
height: 0;
|
|
2267
|
+
border-style: solid;
|
|
2268
|
+
border-width: 10px 0 10px 10px;
|
|
2269
|
+
border-color: transparent transparent transparent transparentize($wac-second-color, .1);
|
|
2270
|
+
left: 100%;
|
|
2271
|
+
top: 50%;
|
|
2272
|
+
transform: translateY(-50%);
|
|
2603
2273
|
}
|
|
2604
2274
|
}
|
|
2605
2275
|
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2276
|
+
&.top-center {
|
|
2277
|
+
left: 50%;
|
|
2278
|
+
transform: translate(-50%, -10px);
|
|
2279
|
+
bottom: 100%;
|
|
2280
|
+
&:before {
|
|
2281
|
+
left: 50%;
|
|
2282
|
+
top: 100%;
|
|
2283
|
+
transform: translateX(-50%);
|
|
2284
|
+
}
|
|
2611
2285
|
}
|
|
2612
2286
|
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2287
|
+
&.top-right {
|
|
2288
|
+
right: 0;
|
|
2289
|
+
transform: translate(0, -10px);
|
|
2290
|
+
bottom: 100%;
|
|
2291
|
+
&:before {
|
|
2292
|
+
right: 10px;
|
|
2293
|
+
top: 100%;
|
|
2294
|
+
}
|
|
2618
2295
|
}
|
|
2619
2296
|
|
|
2620
|
-
&.
|
|
2621
|
-
|
|
2622
|
-
|
|
2297
|
+
&.top-left {
|
|
2298
|
+
left: 0;
|
|
2299
|
+
transform: translate(0, -10px);
|
|
2300
|
+
bottom: 100%;
|
|
2301
|
+
&:before {
|
|
2302
|
+
left: 10px;
|
|
2303
|
+
top: 100%;
|
|
2304
|
+
}
|
|
2305
|
+
}
|
|
2623
2306
|
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2307
|
+
&.bottom-center {
|
|
2308
|
+
left: 50%;
|
|
2309
|
+
transform: translate(-50%, 10px);
|
|
2310
|
+
top: 100%;
|
|
2311
|
+
&:before {
|
|
2312
|
+
width: 0;
|
|
2313
|
+
height: 0;
|
|
2314
|
+
border-style: solid;
|
|
2315
|
+
border-width: 0 10px 10px 10px;
|
|
2316
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2317
|
+
right: auto;
|
|
2318
|
+
top: auto;
|
|
2319
|
+
left: 50%;
|
|
2320
|
+
bottom: 100%;
|
|
2321
|
+
transform: translateX(-50%);
|
|
2627
2322
|
}
|
|
2323
|
+
}
|
|
2628
2324
|
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2325
|
+
&.bottom-right {
|
|
2326
|
+
right: 0;
|
|
2327
|
+
transform: translate(0, 10px);
|
|
2328
|
+
top: 100%;
|
|
2329
|
+
&:before {
|
|
2330
|
+
width: 0;
|
|
2331
|
+
height: 0;
|
|
2332
|
+
border-style: solid;
|
|
2333
|
+
border-width: 0 10px 10px 10px;
|
|
2334
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2335
|
+
top: auto;
|
|
2336
|
+
right: 10px;
|
|
2337
|
+
bottom: 100%;
|
|
2633
2338
|
}
|
|
2339
|
+
}
|
|
2634
2340
|
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2341
|
+
&.bottom-left {
|
|
2342
|
+
left: 0;
|
|
2343
|
+
transform: translate(0, 10px);
|
|
2344
|
+
top: 100%;
|
|
2345
|
+
&:before {
|
|
2346
|
+
width: 0;
|
|
2347
|
+
height: 0;
|
|
2348
|
+
border-style: solid;
|
|
2349
|
+
border-width: 0 10px 10px 10px;
|
|
2350
|
+
border-color: transparent transparent transparentize($wac-second-color, .1) transparent;
|
|
2351
|
+
right: auto;
|
|
2352
|
+
top: auto;
|
|
2353
|
+
left: 10px;
|
|
2354
|
+
bottom: 100%;
|
|
2640
2355
|
}
|
|
2641
2356
|
}
|
|
2357
|
+
}
|
|
2642
2358
|
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2359
|
+
&:hover, &:focus {
|
|
2360
|
+
.wac-button {
|
|
2361
|
+
&__tooltips {
|
|
2362
|
+
visibility: visible;
|
|
2363
|
+
opacity: .9;
|
|
2364
|
+
transition: opacity .3s ease .05s, visibility 0s linear 0s;
|
|
2648
2365
|
}
|
|
2649
2366
|
}
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2367
|
+
}
|
|
2368
|
+
}
|
|
2369
|
+
.wac-breadcrumbs {
|
|
2370
|
+
width: 100%;
|
|
2371
|
+
display: flex;
|
|
2372
|
+
align-items: center;
|
|
2373
|
+
padding: 0;
|
|
2374
|
+
margin: 0 0 10px;
|
|
2375
|
+
border-radius: 3px;
|
|
2376
|
+
|
|
2377
|
+
@include media('<tablet') {
|
|
2378
|
+
&:not(.no-responsive) {
|
|
2379
|
+
max-width: 100%;
|
|
2380
|
+
overflow: hidden;
|
|
2381
|
+
.wac-breadcrumbs {
|
|
2382
|
+
&__wrapper {
|
|
2383
|
+
@include media('<tablet') {
|
|
2384
|
+
width: auto;
|
|
2385
|
+
overflow-x: scroll;
|
|
2386
|
+
}
|
|
2387
|
+
}
|
|
2388
|
+
&__item {
|
|
2389
|
+
@include media('<tablet') {
|
|
2390
|
+
width: auto;
|
|
2391
|
+
min-width: unset;
|
|
2392
|
+
max-width: unset;
|
|
2393
|
+
.name {
|
|
2394
|
+
white-space: nowrap;
|
|
2395
|
+
}
|
|
2396
|
+
}
|
|
2397
|
+
}
|
|
2656
2398
|
}
|
|
2657
2399
|
}
|
|
2658
2400
|
}
|
|
2659
2401
|
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2402
|
+
&__wrapper {
|
|
2403
|
+
width: 100%;
|
|
2404
|
+
display: flex;
|
|
2405
|
+
align-items: center;
|
|
2406
|
+
}
|
|
2664
2407
|
|
|
2665
|
-
|
|
2666
|
-
|
|
2408
|
+
&__item {
|
|
2409
|
+
width: 100%;
|
|
2410
|
+
max-width: 50%;
|
|
2411
|
+
display: flex;
|
|
2412
|
+
align-items: center;
|
|
2413
|
+
justify-content: center;
|
|
2414
|
+
position: relative;
|
|
2415
|
+
padding: 10px;
|
|
2416
|
+
cursor: pointer;
|
|
2417
|
+
&:before {
|
|
2418
|
+
content: '';
|
|
2419
|
+
display: block;
|
|
2420
|
+
position: absolute;
|
|
2421
|
+
bottom: -5px;
|
|
2422
|
+
left: 50%;
|
|
2423
|
+
transform: translateX(-50%);
|
|
2424
|
+
width: calc(100% - 5px);
|
|
2425
|
+
height: 3px;
|
|
2426
|
+
background-color: $wac-round-breadcrumbs;
|
|
2667
2427
|
}
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2428
|
+
&.current, &.valid {
|
|
2429
|
+
&:before {
|
|
2430
|
+
background-color: $wac-wizishop-blue;
|
|
2431
|
+
}
|
|
2432
|
+
&:hover, &:focus {
|
|
2433
|
+
.round {
|
|
2434
|
+
background-color: $wac-wizishop-blue;
|
|
2435
|
+
border-color: $wac-wizishop-blue;
|
|
2436
|
+
> span, > i {
|
|
2437
|
+
color: $wac-white;
|
|
2438
|
+
}
|
|
2675
2439
|
}
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
&.left {
|
|
2679
|
-
&:before {
|
|
2680
|
-
border-color: transparent transparent transparent $wac-evolup-green-darken;
|
|
2440
|
+
.name {
|
|
2441
|
+
color: $wac-wizishop-blue;
|
|
2681
2442
|
}
|
|
2682
2443
|
}
|
|
2444
|
+
}
|
|
2683
2445
|
|
|
2684
|
-
&.top-center {
|
|
2685
|
-
&:before {
|
|
2686
|
-
border-color: $wac-evolup-green-darken transparent transparent transparent;
|
|
2687
|
-
}
|
|
2688
|
-
}
|
|
2689
2446
|
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
}
|
|
2447
|
+
&.current {
|
|
2448
|
+
&:before {
|
|
2449
|
+
height: 5px;
|
|
2694
2450
|
}
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2451
|
+
}
|
|
2452
|
+
.round {
|
|
2453
|
+
min-width: 30px;
|
|
2454
|
+
height: 30px;
|
|
2455
|
+
border-radius: 30px;
|
|
2456
|
+
display: flex;
|
|
2457
|
+
justify-content: center;
|
|
2458
|
+
align-items: center;
|
|
2459
|
+
border: 2px solid $wac-round-breadcrumbs;
|
|
2460
|
+
background-color: $wac-round-breadcrumbs;
|
|
2461
|
+
transition: .3s ease;
|
|
2462
|
+
margin: 0 15px 0 0;
|
|
2463
|
+
> span {
|
|
2464
|
+
font-size: rem(12);
|
|
2465
|
+
font-weight: 500;
|
|
2466
|
+
color: $wac-second-color;
|
|
2467
|
+
line-height: 1;
|
|
2700
2468
|
}
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
border-color: transparent transparent $wac-evolup-green-darken transparent;
|
|
2705
|
-
}
|
|
2469
|
+
> i {
|
|
2470
|
+
font-size: rem(14);
|
|
2471
|
+
color: $wac-wizishop-blue;
|
|
2706
2472
|
}
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
}
|
|
2473
|
+
&.valid {
|
|
2474
|
+
background-color: transparent;
|
|
2475
|
+
border-color: $wac-wizishop-blue;
|
|
2476
|
+
color: $wac-wizishop-blue;
|
|
2712
2477
|
}
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2478
|
+
&.current:not(.valid) {
|
|
2479
|
+
background-color: $wac-wizishop-blue;
|
|
2480
|
+
border-color: $wac-wizishop-blue;
|
|
2481
|
+
> span, > i {
|
|
2482
|
+
color: $wac-white;
|
|
2717
2483
|
}
|
|
2718
2484
|
}
|
|
2719
2485
|
}
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
transition:
|
|
2726
|
-
|
|
2727
|
-
|
|
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;
|
|
2733
|
-
}
|
|
2734
|
-
|
|
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;
|
|
2742
|
-
}
|
|
2743
|
-
|
|
2744
|
-
&:hover,
|
|
2745
|
-
&.hover {
|
|
2746
|
-
background-color: $wac-evolup-green;
|
|
2747
|
-
border-color: $wac-evolup-green;
|
|
2748
|
-
}
|
|
2749
|
-
|
|
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;
|
|
2486
|
+
.name {
|
|
2487
|
+
font-size: rem(14);
|
|
2488
|
+
font-weight: 500;
|
|
2489
|
+
color: $wac-second-color;
|
|
2490
|
+
line-height: 1;
|
|
2491
|
+
transition: .3s ease;
|
|
2492
|
+
&.valid, &.current {
|
|
2493
|
+
color: $wac-wizishop-blue;
|
|
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
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
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
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
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
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
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
|
-
|
|
2785
|
-
|
|
2537
|
+
}
|
|
2538
|
+
&--onlyDate {
|
|
2539
|
+
.wac-calendar__wrapper__input__time, .wac-calendar__wrapper__input__date:after {
|
|
2540
|
+
display: none;
|
|
2786
2541
|
}
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
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
|
-
&.
|
|
2795
|
-
|
|
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
|
-
|
|
2804
|
-
|
|
2558
|
+
&__autoHide {
|
|
2559
|
+
max-width: 300px;
|
|
2560
|
+
position: relative;
|
|
2805
2561
|
}
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
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
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
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
|
-
|
|
2864
|
-
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
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
|
-
|
|
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
|
-
|
|
2666
|
+
font-size: rem(14);
|
|
2667
|
+
color: $wac-wizishop-blue;
|
|
2668
|
+
transition: color 300ms ease;
|
|
2873
2669
|
}
|
|
2874
2670
|
}
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
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,
|
|
2882
|
-
|
|
2883
|
-
|
|
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
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
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:
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
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
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2776
|
+
&.top {
|
|
2777
|
+
top: auto;
|
|
2778
|
+
bottom: 100%;
|
|
2779
|
+
transform: translateX(-50%) translateY(-10px);
|
|
2926
2780
|
}
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
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
|
-
|
|
2792
|
+
&.left-top {
|
|
2793
|
+
left: auto;
|
|
2956
2794
|
right: 100%;
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
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
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
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
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
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
|
-
|
|
2993
|
-
|
|
2994
|
-
transform:
|
|
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
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
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
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
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
|
-
|
|
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
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
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
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
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
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
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:
|
|
3922
|
-
width:
|
|
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;
|