@wizishop/angular-components 18.0.0 → 18.2.0-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. package/angular-components.scss +295 -301
  2. package/assets/i18n/it.json +1 -1
  3. package/esm2022/lib/components/ai-express/ai-express.component.mjs +4 -4
  4. package/esm2022/lib/components/alert/alert.component.mjs +4 -4
  5. package/esm2022/lib/components/alert-popup/alert-popup-module.mjs +5 -5
  6. package/esm2022/lib/components/alert-popup/alert-popup.component.mjs +4 -4
  7. package/esm2022/lib/components/alert-popup/alert-popup.service.mjs +4 -4
  8. package/esm2022/lib/components/back/back.component.mjs +4 -4
  9. package/esm2022/lib/components/block/block-title-legacy/block-title-legacy.component.mjs +4 -4
  10. package/esm2022/lib/components/block/block.component.mjs +4 -4
  11. package/esm2022/lib/components/block/separator/block-separator.component.mjs +4 -4
  12. package/esm2022/lib/components/block-with-checkbox/block-with-checkbox.component.mjs +4 -4
  13. package/esm2022/lib/components/breadcrumbs/breadcrumbs.component.mjs +4 -4
  14. package/esm2022/lib/components/button/button.component.mjs +11 -5
  15. package/esm2022/lib/components/calendar/calendar.component.mjs +4 -4
  16. package/esm2022/lib/components/card-price/card-price.component.mjs +4 -4
  17. package/esm2022/lib/components/charging-bar/charging-bar.component.mjs +4 -4
  18. package/esm2022/lib/components/checkbox/checkbox.component.mjs +4 -4
  19. package/esm2022/lib/components/checkbox/checkbox.module.mjs +5 -5
  20. package/esm2022/lib/components/column/column.component.mjs +4 -4
  21. package/esm2022/lib/components/common/label/label.component.mjs +4 -4
  22. package/esm2022/lib/components/common/placeholder/placeholder.component.mjs +4 -4
  23. package/esm2022/lib/components/confirm-delete/confirm-delete.component.mjs +4 -4
  24. package/esm2022/lib/components/content-with-buttons/content-with-buttons.component.mjs +4 -4
  25. package/esm2022/lib/components/delete/delete.component.mjs +4 -4
  26. package/esm2022/lib/components/draganddrop-list/draganddrop-list.component.mjs +4 -4
  27. package/esm2022/lib/components/dropdown/dropdown.component.mjs +4 -4
  28. package/esm2022/lib/components/edit-in-place/edit-in-place.component.mjs +4 -4
  29. package/esm2022/lib/components/expanded-panel/expanded-panel.component.mjs +4 -4
  30. package/esm2022/lib/components/expansion/accordion/accordion.component.mjs +4 -4
  31. package/esm2022/lib/components/expansion/expansion-panel/expansion-panel.component.mjs +4 -4
  32. package/esm2022/lib/components/expansion/expansion-panel/expansion-panel.directive.mjs +4 -4
  33. package/esm2022/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.mjs +4 -4
  34. package/esm2022/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.mjs +4 -4
  35. package/esm2022/lib/components/expansion/expansion.module.mjs +5 -5
  36. package/esm2022/lib/components/filters/filters.component.mjs +4 -4
  37. package/esm2022/lib/components/free-popin/free-popin.component.mjs +4 -4
  38. package/esm2022/lib/components/google-preview/google-preview.component.mjs +4 -4
  39. package/esm2022/lib/components/header-page/header-page.component.mjs +10 -6
  40. package/esm2022/lib/components/hn/h1/h1.component.mjs +4 -4
  41. package/esm2022/lib/components/hn/h2/h2.component.mjs +4 -4
  42. package/esm2022/lib/components/hn/h3/h3.component.mjs +4 -4
  43. package/esm2022/lib/components/hn/h4/h4.component.mjs +4 -4
  44. package/esm2022/lib/components/image/image.component.mjs +4 -4
  45. package/esm2022/lib/components/info/info.component.mjs +4 -4
  46. package/esm2022/lib/components/inputs/input/input.component.mjs +4 -4
  47. package/esm2022/lib/components/inputs/input-search/input-search.component.mjs +4 -4
  48. package/esm2022/lib/components/inputs/input-with-select/input-with-select.component.mjs +4 -4
  49. package/esm2022/lib/components/link/link.component.mjs +4 -4
  50. package/esm2022/lib/components/loader/loader.component.mjs +4 -4
  51. package/esm2022/lib/components/logo/logo.component.mjs +4 -4
  52. package/esm2022/lib/components/mosaic/mosaic.component.mjs +4 -4
  53. package/esm2022/lib/components/multiple-search/multiple-search.component.mjs +4 -4
  54. package/esm2022/lib/components/multiple-search-plus/multiple-search-plus.component.mjs +4 -4
  55. package/esm2022/lib/components/optional-disable-container/optional-disable-container.component.mjs +4 -4
  56. package/esm2022/lib/components/pagination/pagination.component.mjs +4 -4
  57. package/esm2022/lib/components/pagination/pagination.module.mjs +5 -5
  58. package/esm2022/lib/components/pagination/pipes/array-pages.pipe.mjs +4 -4
  59. package/esm2022/lib/components/pagination/pipes/custom-text.pipe.mjs +4 -4
  60. package/esm2022/lib/components/pagination/pipes/is-last-page.pipe.mjs +4 -4
  61. package/esm2022/lib/components/popin/popin.component.mjs +4 -4
  62. package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +4 -4
  63. package/esm2022/lib/components/radio/option/option.component.mjs +4 -4
  64. package/esm2022/lib/components/radio/radio-group.directive.mjs +4 -4
  65. package/esm2022/lib/components/radio/radio.component.mjs +4 -4
  66. package/esm2022/lib/components/radio-legacy/radio-directive.mjs +4 -4
  67. package/esm2022/lib/components/radio-legacy/radio-group.directive.mjs +4 -4
  68. package/esm2022/lib/components/radio-legacy/radio.component.mjs +4 -4
  69. package/esm2022/lib/components/row/row.component.mjs +8 -5
  70. package/esm2022/lib/components/search/search.component.mjs +5 -5
  71. package/esm2022/lib/components/select/option/option.component.mjs +4 -4
  72. package/esm2022/lib/components/select/option/select-option.directive.mjs +4 -4
  73. package/esm2022/lib/components/select/option-call-to-action/option-call-to-action.component.mjs +4 -4
  74. package/esm2022/lib/components/select/select/select.component.mjs +5 -5
  75. package/esm2022/lib/components/select/select/select.directive.mjs +4 -4
  76. package/esm2022/lib/components/select/select/value-change.service.mjs +4 -4
  77. package/esm2022/lib/components/select/select-search-trigger/select-search-trigger.component.mjs +4 -4
  78. package/esm2022/lib/components/select-in-text/select-in-text.component.mjs +4 -4
  79. package/esm2022/lib/components/selected-list/selected-list.component.mjs +4 -4
  80. package/esm2022/lib/components/separator/separator.component.mjs +4 -4
  81. package/esm2022/lib/components/settings/settings.component.mjs +4 -4
  82. package/esm2022/lib/components/shared-components.module.mjs +9 -10
  83. package/esm2022/lib/components/snackbar/snackbar.component.mjs +4 -4
  84. package/esm2022/lib/components/state/state.component.mjs +4 -4
  85. package/esm2022/lib/components/summary/summary.component.mjs +4 -4
  86. package/esm2022/lib/components/switch/switch.component.mjs +4 -4
  87. package/esm2022/lib/components/table/directives/checkBoxRow.directive.mjs +4 -4
  88. package/esm2022/lib/components/table/directives/column.directive.mjs +4 -4
  89. package/esm2022/lib/components/table/directives/columnHeader.directive.mjs +4 -4
  90. package/esm2022/lib/components/table/directives/raw.directive.mjs +4 -4
  91. package/esm2022/lib/components/table/shared/filters-table.service.mjs +4 -4
  92. package/esm2022/lib/components/table/shared/table-checkbox-id.service.mjs +4 -4
  93. package/esm2022/lib/components/table/table.component.mjs +4 -4
  94. package/esm2022/lib/components/table/table.module.mjs +5 -5
  95. package/esm2022/lib/components/tabs/tab/tab.component.mjs +4 -4
  96. package/esm2022/lib/components/tabs/tab-body/tab-body.component.mjs +4 -4
  97. package/esm2022/lib/components/tabs/tab-body/tab-body.directive.mjs +4 -4
  98. package/esm2022/lib/components/tabs/tabs.component.mjs +6 -6
  99. package/esm2022/lib/components/tag/tag.component.mjs +4 -4
  100. package/esm2022/lib/components/tag-dropdown/tag-dropdown.component.mjs +4 -4
  101. package/esm2022/lib/components/tag-label/tag-label.component.mjs +4 -4
  102. package/esm2022/lib/components/text/text.component.mjs +4 -4
  103. package/esm2022/lib/components/text-area/text-area.component.mjs +4 -4
  104. package/esm2022/lib/components/token-check/token-check.component.mjs +4 -4
  105. package/esm2022/lib/components/tooltip/tooltip.component.mjs +4 -4
  106. package/esm2022/lib/components/tooltip/tooltip.module.mjs +5 -5
  107. package/esm2022/lib/components/tree/tree.component.mjs +4 -4
  108. package/esm2022/lib/components/tree/tree.module.mjs +5 -5
  109. package/esm2022/lib/components/upload/upload.component.mjs +4 -4
  110. package/esm2022/lib/components/wrapper/wrapper.component.mjs +4 -4
  111. package/esm2022/lib/components/wrapper-blocs/wrapper-blocs.component.mjs +4 -4
  112. package/esm2022/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.mjs +4 -4
  113. package/esm2022/lib/components/wrapper-sidebar/wrapper-sidebar.component.mjs +4 -4
  114. package/esm2022/lib/directives/abstract-debounce/abstract-debounce.directive.mjs +4 -4
  115. package/esm2022/lib/directives/abstract-debounce/debounce-keyup.directive.mjs +4 -4
  116. package/esm2022/lib/directives/auto-hide/auto-hide.directive.mjs +4 -4
  117. package/esm2022/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.mjs +4 -4
  118. package/esm2022/lib/directives/keyboard-events/keypress-enter.directive.mjs +4 -4
  119. package/esm2022/lib/directives/keyboard-events/only-numbers.directive.mjs +4 -4
  120. package/esm2022/lib/directives/keyboard-events/two-digital-decimal-number.directive.mjs +4 -4
  121. package/esm2022/lib/directives/ng-var.directive.mjs +4 -4
  122. package/esm2022/lib/directives/scroll-to/scroll-to.directive.mjs +4 -4
  123. package/esm2022/lib/directives/shared-directives.module.mjs +5 -5
  124. package/esm2022/lib/directives/watch-dom-tree/watch-dom-tree.directive.mjs +4 -4
  125. package/esm2022/lib/directives/zindex-toggle/zindex-toggle.directive.mjs +4 -4
  126. package/esm2022/lib/pipes/call-component-function.pipe.mjs +4 -4
  127. package/esm2022/lib/pipes/find-option-selected-field.pipe.mjs +4 -4
  128. package/esm2022/lib/pipes/select/filter-options.pipe.mjs +4 -4
  129. package/esm2022/lib/pipes/select/select-filters.pipe.mjs +4 -4
  130. package/esm2022/lib/pipes/selected-list/are-all-options-selected.pipe.mjs +4 -4
  131. package/esm2022/lib/pipes/shared-pipes.module.mjs +5 -5
  132. package/esm2022/lib/pipes/tree/format-object-to-recursif-tree.pipe.mjs +4 -4
  133. package/esm2022/lib/pipes/tree/format-object-to-simple-tree.pipe.mjs +4 -4
  134. package/esm2022/lib/services/dom.service.mjs +4 -4
  135. package/esm2022/lib/services/history.service.mjs +4 -4
  136. package/esm2022/lib/services/multiple-selection.service.mjs +4 -4
  137. package/esm2022/lib/wizi-components.module.mjs +5 -5
  138. package/fesm2022/wizishop-angular-components.mjs +440 -428
  139. package/fesm2022/wizishop-angular-components.mjs.map +1 -1
  140. package/lib/components/button/button.component.d.ts +3 -1
  141. package/lib/components/row/row.component.d.ts +2 -1
  142. package/lib/components/shared-components.module.d.ts +1 -1
  143. package/package.json +19 -17
@@ -1090,9 +1090,7 @@ wac-block {
1090
1090
  }
1091
1091
 
1092
1092
  &.width-auto {
1093
- display: inline-block;
1094
- width: auto;
1095
- margin: 0 auto;
1093
+ width: fit-content;
1096
1094
  }
1097
1095
 
1098
1096
  &.white-space-no-wrap {
@@ -1200,6 +1198,12 @@ wac-block {
1200
1198
  }
1201
1199
  }
1202
1200
 
1201
+ .loading-class {
1202
+ display: flex;
1203
+ align-items: center;
1204
+ gap: 5px;
1205
+ }
1206
+
1203
1207
  &__coin {
1204
1208
  margin: 0 0 0 rem(15);
1205
1209
  display: flex;
@@ -2568,6 +2572,7 @@ wac-calendar {
2568
2572
  }
2569
2573
  &--edit {
2570
2574
  display: flex;
2575
+ flex-direction: column;
2571
2576
  justify-content: flex-start;
2572
2577
  align-items: center;
2573
2578
  align-content: center;
@@ -2695,7 +2700,6 @@ wac-calendar {
2695
2700
  align-content: center;
2696
2701
  align-items: center;
2697
2702
  cursor: pointer;
2698
- max-width: 140px;
2699
2703
  &:after {
2700
2704
  position: absolute;
2701
2705
  content: '';
@@ -3702,38 +3706,39 @@ wac-calendar {
3702
3706
  }
3703
3707
  }
3704
3708
  }
3705
- .wac-delete {
3706
- width: 40px;
3707
- height: 40px;
3708
-
3709
- &__wrapper {
3710
- @include flexbox();
3711
- @include justify-content(center);
3712
- @include align-items(center);
3713
- width: 100%;
3714
- height: 100%;
3715
- border-radius: 3px;
3716
- background-color: transparent;
3717
- transition: background-color 0.3s ease-in-out;
3718
-
3719
- i {
3720
- color: $wac-border-form;
3721
- font-size: 14px;
3722
- line-height: 23px;
3723
- transition: color 0.3s ease-in-out;
3724
- }
3725
-
3726
- &:hover {
3727
- background-color: $wac-primary-button;
3728
- transition: background-color 0.3s ease-in-out;
3729
-
3730
- i {
3731
- color: $wac-white;
3732
- transition: color 0.3s ease-in-out;
3733
- }
3734
- }
3735
- }
3736
- }
3709
+ .wac-delete {
3710
+ width: 40px;
3711
+ height: 40px;
3712
+
3713
+ &__wrapper {
3714
+ @include flexbox();
3715
+ @include justify-content(center);
3716
+ @include align-items(center);
3717
+ width: 100%;
3718
+ height: 100%;
3719
+ border-radius: 3px;
3720
+ background-color: transparent;
3721
+ transition: background-color 0.3s ease-in-out;
3722
+ cursor: pointer;
3723
+
3724
+ i {
3725
+ color: $wac-border-form;
3726
+ font-size: 14px;
3727
+ line-height: 23px;
3728
+ transition: color 0.3s ease-in-out;
3729
+ }
3730
+
3731
+ &:hover {
3732
+ background-color: $wac-primary-button;
3733
+ transition: background-color 0.3s ease-in-out;
3734
+
3735
+ i {
3736
+ color: $wac-white;
3737
+ transition: color 0.3s ease-in-out;
3738
+ }
3739
+ }
3740
+ }
3741
+ }
3737
3742
  .wac-draganddrop-list {
3738
3743
  width: 100%;
3739
3744
  background-color: $wac-white;
@@ -4989,267 +4994,263 @@ wac-calendar {
4989
4994
  background-position: 1080px 0
4990
4995
  }
4991
4996
  }
4992
- .wac-multiple-search {
4993
- width: 100%;
4994
- min-height: 50px;
4995
- border-radius: 3px;
4996
- background-color: $wac-white;
4997
- position: relative;
4998
- z-index: 2;
4999
- border: 1px solid $wac-border-light;
5000
- transition: 0.3s ease;
5001
- &.open {
5002
- border-color: $wac-wizishop-blue;
5003
- }
5004
- &__wrapper {
5005
- position: relative;
5006
- display: flex;
5007
- justify-content: space-between;
5008
- align-items: stretch;
5009
- align-content: stretch;
5010
- flex-wrap: nowrap;
5011
- @include media('<tablet') {
5012
- padding: 0 12px;
5013
- }
5014
- &__left {
5015
- width: auto;
5016
- display: flex;
5017
- justify-content: space-between;
5018
- align-content: center;
5019
- align-items: center;
5020
- flex-wrap: nowrap;
5021
- position: relative;
5022
- min-height: 50px;
5023
- transition: background-color 0.3s ease;
5024
- background-color: $wac-select-icon-background;
5025
- &__background {
5026
- position: absolute;
5027
- width: 100%;
5028
- left: 0;
5029
- top: 0;
5030
- height: 100%;
5031
- opacity: 0;
5032
- z-index: 4;
5033
- transition: opacity 0.3s ease;
5034
- cursor: pointer;
5035
- }
5036
- > span {
5037
- color: $wac-second-color;
5038
- white-space: nowrap;
5039
- font-size: rem(14);
5040
- line-height: rem(16);
5041
- margin: 0 40px 0 20px;
5042
- transition: 0.3s ease;
5043
- position: relative;
5044
- z-index: 2;
5045
- cursor: pointer;
5046
- @include media('<tablet') {
5047
- text-indent: -9999999px;
5048
- margin: 0;
5049
- width: 11px;
5050
- }
5051
- }
5052
- > i {
5053
- transition: 0.3s ease;
5054
- position: relative;
5055
- z-index: 2;
5056
- cursor: pointer;
5057
- &:nth-child(2) {
5058
- font-size: rem(10);
5059
- color: $wac-main-text;
5060
- margin: 0 20px 0 0;
5061
- @include media('<tablet') {
5062
- margin: 0 10px 0 0;
5063
- }
5064
- }
5065
- }
5066
- &__select {
5067
- position: absolute;
5068
- top: 50px;
5069
- width: 100%;
5070
- left: 0;
5071
- margin-top: 11px;
5072
- background-color: $wac-white;
5073
- z-index: 3;
5074
- box-shadow: 3px 3px 20px $wac-multiple-search-box-shadow;
5075
- border-radius: 3px;
5076
- border: 1px solid $wac-border-light;
5077
- padding: 10px;
5078
- min-width: 340px;
5079
- &__item {
5080
- width: 100%;
5081
- font-size: rem(14);
5082
- line-height: rem(30);
5083
- cursor: pointer;
5084
- transition: 0.3s ease;
5085
- position: relative;
5086
- padding: 0 10px;
5087
- &:nth-child(2n) {
5088
- background-color: $wac-gray-background;
5089
- }
5090
- &:not(:last-child) {
5091
- margin: 0 0 rem(10);
5092
- }
5093
- span {
5094
- color: $wac-main-text;
5095
- font-size: rem(12);
5096
- text-align: left;
5097
- }
5098
- &:hover,
5099
- &:focus {
5100
- background-color: darken($wac-gray-background, 15%);
5101
- color: $wac-main-text;
5102
- }
5103
- }
5104
- }
5105
- &:hover,
5106
- &:focus,
5107
- &.open {
5108
- background-color: $wac-hover-multiple-search;
5109
- }
5110
- }
5111
- &__right {
5112
- width: 100%;
5113
- min-height: 50px;
5114
- position: relative;
5115
- form {
5116
- width: 100%;
5117
- }
5118
- input {
5119
- background: transparent;
5120
- border: none;
5121
- color: $wac-main-text;
5122
- font-size: rem(14);
5123
- height: 50px;
5124
- line-height: 50px;
5125
- padding: 0 20px 0 48px;
5126
- font-weight: 400;
5127
- width: 100%;
5128
- @include media('<tablet') {
5129
- padding: 0 0 0 10px;
5130
- }
5131
- &::-webkit-input-placeholder {
5132
- /* Chrome/Opera/Safari */
5133
- color: $wac-multiple-search-input-color;
5134
- opacity: 1;
5135
- font-weight: 400;
5136
- @include media('<tablet') {
5137
- font-size: rem(11);
5138
- }
5139
- }
5140
- &::-moz-placeholder {
5141
- /* Firefox 19+ */
5142
- color: $wac-multiple-search-input-color;
5143
- opacity: 1;
5144
- font-weight: 400;
5145
- @include media('<tablet') {
5146
- font-size: rem(11);
5147
- }
5148
- }
5149
- &:-ms-input-placeholder {
5150
- /* IE 10+ */
5151
- color: $wac-multiple-search-input-color;
5152
- opacity: 1;
5153
- font-weight: 400;
5154
- @include media('<tablet') {
5155
- font-size: rem(11);
5156
- }
5157
- }
5158
- &:-moz-placeholder {
5159
- /* Firefox 18- */
5160
- color: $wac-multiple-search-input-color;
5161
- opacity: 1;
5162
- font-weight: 400;
5163
- @include media('<tablet') {
5164
- font-size: rem(11);
5165
- }
5166
- }
5167
- &:focus {
5168
- & + button i {
5169
- color: $wac-main-text;
5170
- }
5171
- &::-webkit-input-placeholder {
5172
- /* Chrome/Opera/Safari */
5173
- color: $wac-white;
5174
- opacity: 1;
5175
- }
5176
- &::-moz-placeholder {
5177
- /* Firefox 19+ */
5178
- color: $wac-white;
5179
- opacity: 1;
5180
- }
5181
- &:-ms-input-placeholder {
5182
- /* IE 10+ */
5183
- color: $wac-white;
5184
- opacity: 1;
5185
- }
5186
- &:-moz-placeholder {
5187
- /* Firefox 18- */
5188
- color: $wac-white;
5189
- opacity: 1;
5190
- }
5191
- }
5192
- }
5193
- button {
5194
- display: flex;
5195
- align-items: center;
5196
- align-content: center;
5197
- justify-content: center;
5198
- width: 18px;
5199
- height: 18px;
5200
- border-radius: 3px;
5201
- position: absolute;
5202
- left: 20px;
5203
- top: 50%;
5204
- transform: translateY(-50%);
5205
- border: none;
5206
- cursor: pointer;
5207
- background-color: $wac-white;
5208
- i {
5209
- font-size: rem(18);
5210
- color: $wac-color-icon-search-multiple-search;
5211
- transition: 0.3s ease;
5212
- }
5213
- &:hover {
5214
- i {
5215
- color: $wac-wizishop-blue !important;
5216
- }
5217
- }
5218
- }
5219
- }
5220
- }
5221
- &__error {
5222
- position: absolute;
5223
- top: 100%;
5224
- margin-top: 10px;
5225
- width: auto;
5226
- right: 0;
5227
- height: 30px;
5228
- line-height: 30px;
5229
- text-align: center;
5230
- background-color: $wac-multiple-search-error;
5231
- color: $wac-white;
5232
- font-size: rem(16);
5233
- font-weight: 500;
5234
- white-space: nowrap;
5235
- padding: 0 20px;
5236
- border-radius: 3px;
5237
- }
5238
- }
4997
+ .wac-multiple-search {
4998
+ width: 100%;
4999
+ min-height: 50px;
5000
+ border-radius: 3px;
5001
+ background-color: $wac-white;
5002
+ position: relative;
5003
+ z-index: 2;
5004
+ border: 1px solid $wac-border-light;
5005
+ transition: 0.3s ease;
5006
+ &.open {
5007
+ border-color: $wac-wizishop-blue;
5008
+ }
5009
+ &__wrapper {
5010
+ position: relative;
5011
+ display: flex;
5012
+ justify-content: space-between;
5013
+ align-items: stretch;
5014
+ align-content: stretch;
5015
+ flex-wrap: nowrap;
5016
+ @include media('<tablet') {
5017
+ padding: 0 12px;
5018
+ }
5019
+ &__left {
5020
+ width: auto;
5021
+ display: flex;
5022
+ justify-content: space-between;
5023
+ align-content: center;
5024
+ align-items: center;
5025
+ flex-wrap: nowrap;
5026
+ position: relative;
5027
+ min-height: 50px;
5028
+ transition: background-color 0.3s ease;
5029
+ background-color: $wac-select-icon-background;
5030
+ &__background {
5031
+ position: absolute;
5032
+ width: 100%;
5033
+ left: 0;
5034
+ top: 0;
5035
+ height: 100%;
5036
+ opacity: 0;
5037
+ z-index: 4;
5038
+ transition: opacity 0.3s ease;
5039
+ cursor: pointer;
5040
+ }
5041
+ > span {
5042
+ color: $wac-second-color;
5043
+ white-space: nowrap;
5044
+ font-size: rem(14);
5045
+ line-height: rem(16);
5046
+ margin: 0 40px 0 20px;
5047
+ transition: 0.3s ease;
5048
+ position: relative;
5049
+ z-index: 2;
5050
+ cursor: pointer;
5051
+ @include media('<tablet') {
5052
+ text-indent: -9999999px;
5053
+ margin: 0;
5054
+ width: 11px;
5055
+ }
5056
+ }
5057
+ > i {
5058
+ transition: 0.3s ease;
5059
+ position: relative;
5060
+ z-index: 2;
5061
+ cursor: pointer;
5062
+ &:nth-child(2) {
5063
+ font-size: rem(10);
5064
+ color: $wac-main-text;
5065
+ margin: 0 20px 0 0;
5066
+ @include media('<tablet') {
5067
+ margin: 0 10px 0 0;
5068
+ }
5069
+ }
5070
+ }
5071
+ &__select {
5072
+ position: absolute;
5073
+ top: 50px;
5074
+ width: 100%;
5075
+ left: 0;
5076
+ margin-top: 11px;
5077
+ background-color: $wac-white;
5078
+ z-index: 3;
5079
+ box-shadow: 3px 3px 20px $wac-multiple-search-box-shadow;
5080
+ border-radius: 3px;
5081
+ border: 1px solid $wac-border-light;
5082
+ padding: 10px;
5083
+ min-width: 340px;
5084
+ &__item {
5085
+ width: 100%;
5086
+ font-size: rem(14);
5087
+ line-height: rem(30);
5088
+ cursor: pointer;
5089
+ transition: 0.3s ease;
5090
+ position: relative;
5091
+ padding: 0 10px;
5092
+ &:nth-child(2n) {
5093
+ background-color: $wac-gray-background;
5094
+ }
5095
+ &:not(:last-child) {
5096
+ margin: 0 0 rem(10);
5097
+ }
5098
+ span {
5099
+ color: $wac-main-text;
5100
+ font-size: rem(12);
5101
+ text-align: left;
5102
+ }
5103
+ &:hover,
5104
+ &:focus {
5105
+ background-color: darken($wac-gray-background, 15%);
5106
+ color: $wac-main-text;
5107
+ }
5108
+ }
5109
+ }
5110
+ &:hover,
5111
+ &:focus,
5112
+ &.open {
5113
+ background-color: $wac-hover-multiple-search;
5114
+ }
5115
+ }
5116
+ &__right {
5117
+ width: 100%;
5118
+ min-height: 50px;
5119
+ position: relative;
5120
+ form {
5121
+ width: 100%;
5122
+ }
5123
+ input {
5124
+ background: transparent;
5125
+ border: none;
5126
+ color: $wac-main-text;
5127
+ font-size: rem(14);
5128
+ height: 50px;
5129
+ line-height: 50px;
5130
+ padding: 0 20px 0 48px;
5131
+ font-weight: 400;
5132
+ width: 100%;
5133
+ &::-webkit-input-placeholder {
5134
+ /* Chrome/Opera/Safari */
5135
+ color: $wac-multiple-search-input-color;
5136
+ opacity: 1;
5137
+ font-weight: 400;
5138
+ @include media('<tablet') {
5139
+ font-size: rem(11);
5140
+ }
5141
+ }
5142
+ &::-moz-placeholder {
5143
+ /* Firefox 19+ */
5144
+ color: $wac-multiple-search-input-color;
5145
+ opacity: 1;
5146
+ font-weight: 400;
5147
+ @include media('<tablet') {
5148
+ font-size: rem(11);
5149
+ }
5150
+ }
5151
+ &:-ms-input-placeholder {
5152
+ /* IE 10+ */
5153
+ color: $wac-multiple-search-input-color;
5154
+ opacity: 1;
5155
+ font-weight: 400;
5156
+ @include media('<tablet') {
5157
+ font-size: rem(11);
5158
+ }
5159
+ }
5160
+ &:-moz-placeholder {
5161
+ /* Firefox 18- */
5162
+ color: $wac-multiple-search-input-color;
5163
+ opacity: 1;
5164
+ font-weight: 400;
5165
+ @include media('<tablet') {
5166
+ font-size: rem(11);
5167
+ }
5168
+ }
5169
+ &:focus {
5170
+ & + button i {
5171
+ color: $wac-main-text;
5172
+ }
5173
+ &::-webkit-input-placeholder {
5174
+ /* Chrome/Opera/Safari */
5175
+ color: $wac-white;
5176
+ opacity: 1;
5177
+ }
5178
+ &::-moz-placeholder {
5179
+ /* Firefox 19+ */
5180
+ color: $wac-white;
5181
+ opacity: 1;
5182
+ }
5183
+ &:-ms-input-placeholder {
5184
+ /* IE 10+ */
5185
+ color: $wac-white;
5186
+ opacity: 1;
5187
+ }
5188
+ &:-moz-placeholder {
5189
+ /* Firefox 18- */
5190
+ color: $wac-white;
5191
+ opacity: 1;
5192
+ }
5193
+ }
5194
+ }
5195
+ button {
5196
+ display: flex;
5197
+ align-items: center;
5198
+ align-content: center;
5199
+ justify-content: center;
5200
+ width: 18px;
5201
+ height: 18px;
5202
+ border-radius: 3px;
5203
+ position: absolute;
5204
+ left: 20px;
5205
+ top: 50%;
5206
+ transform: translateY(-50%);
5207
+ border: none;
5208
+ cursor: pointer;
5209
+ background-color: $wac-white;
5210
+ i {
5211
+ font-size: rem(18);
5212
+ color: $wac-color-icon-search-multiple-search;
5213
+ transition: 0.3s ease;
5214
+ }
5215
+ &:hover {
5216
+ i {
5217
+ color: $wac-wizishop-blue !important;
5218
+ }
5219
+ }
5220
+ }
5221
+ }
5222
+ }
5223
+ &__error {
5224
+ position: absolute;
5225
+ top: 100%;
5226
+ margin-top: 10px;
5227
+ width: auto;
5228
+ right: 0;
5229
+ height: 30px;
5230
+ line-height: 30px;
5231
+ text-align: center;
5232
+ background-color: $wac-multiple-search-error;
5233
+ color: $wac-white;
5234
+ font-size: rem(16);
5235
+ font-weight: 500;
5236
+ white-space: nowrap;
5237
+ padding: 0 20px;
5238
+ border-radius: 3px;
5239
+ }
5240
+ }
5239
5241
  .wac-multiple-search-plus {
5240
-
5241
5242
  &.disabled {
5242
5243
  pointer-events: none;
5243
5244
  position: relative;
5244
5245
  &:after {
5245
- content: '';
5246
+ content: "";
5246
5247
  display: block;
5247
5248
  position: absolute;
5248
5249
  top: 0;
5249
5250
  left: 0;
5250
5251
  width: 100%;
5251
5252
  height: 52px;
5252
- opacity: .45;
5253
+ opacity: 0.45;
5253
5254
  background-color: $wac-background-color-disabled;
5254
5255
  z-index: 2;
5255
5256
  }
@@ -5260,7 +5261,6 @@ wac-calendar {
5260
5261
  width: fit-content;
5261
5262
 
5262
5263
  &__block {
5263
-
5264
5264
  display: flex;
5265
5265
  align-items: center;
5266
5266
  justify-content: space-between;
@@ -5278,7 +5278,7 @@ wac-calendar {
5278
5278
  margin: 0;
5279
5279
  }
5280
5280
 
5281
- :nth-child(n){
5281
+ :nth-child(n) {
5282
5282
  padding: 0 3px;
5283
5283
  }
5284
5284
 
@@ -5307,10 +5307,8 @@ wac-calendar {
5307
5307
  }
5308
5308
  }
5309
5309
  }
5310
-
5311
5310
  }
5312
5311
  }
5313
-
5314
5312
  }
5315
5313
 
5316
5314
  .wac-multiple-search {
@@ -5332,7 +5330,7 @@ wac-calendar {
5332
5330
  align-items: stretch;
5333
5331
  align-content: stretch;
5334
5332
  flex-wrap: nowrap;
5335
- @include media('<tablet') {
5333
+ @include media("<tablet") {
5336
5334
  padding: 0 12px;
5337
5335
  }
5338
5336
  &__left {
@@ -5367,7 +5365,7 @@ wac-calendar {
5367
5365
  position: relative;
5368
5366
  z-index: 2;
5369
5367
  cursor: pointer;
5370
- @include media('<tablet') {
5368
+ @include media("<tablet") {
5371
5369
  text-indent: -9999999px;
5372
5370
  margin: 0;
5373
5371
  width: 11px;
@@ -5382,7 +5380,7 @@ wac-calendar {
5382
5380
  font-size: rem(10);
5383
5381
  color: $wac-main-text;
5384
5382
  margin: 0 20px 0 0;
5385
- @include media('<tablet') {
5383
+ @include media("<tablet") {
5386
5384
  margin: 0 10px 0 0;
5387
5385
  }
5388
5386
  }
@@ -5456,15 +5454,12 @@ wac-calendar {
5456
5454
  padding: 0 20px 0 48px;
5457
5455
  font-weight: 400;
5458
5456
  width: 100%;
5459
- @include media('<tablet') {
5460
- padding: 0 0 0 10px;
5461
- }
5462
5457
  &::-webkit-input-placeholder {
5463
5458
  /* Chrome/Opera/Safari */
5464
5459
  color: $wac-multiple-search-input-color;
5465
5460
  opacity: 1;
5466
5461
  font-weight: 400;
5467
- @include media('<tablet') {
5462
+ @include media("<tablet") {
5468
5463
  font-size: rem(11);
5469
5464
  }
5470
5465
  }
@@ -5473,7 +5468,7 @@ wac-calendar {
5473
5468
  color: $wac-multiple-search-input-color;
5474
5469
  opacity: 1;
5475
5470
  font-weight: 400;
5476
- @include media('<tablet') {
5471
+ @include media("<tablet") {
5477
5472
  font-size: rem(11);
5478
5473
  }
5479
5474
  }
@@ -5482,7 +5477,7 @@ wac-calendar {
5482
5477
  color: $wac-multiple-search-input-color;
5483
5478
  opacity: 1;
5484
5479
  font-weight: 400;
5485
- @include media('<tablet') {
5480
+ @include media("<tablet") {
5486
5481
  font-size: rem(11);
5487
5482
  }
5488
5483
  }
@@ -5491,7 +5486,7 @@ wac-calendar {
5491
5486
  color: $wac-multiple-search-input-color;
5492
5487
  opacity: 1;
5493
5488
  font-weight: 400;
5494
- @include media('<tablet') {
5489
+ @include media("<tablet") {
5495
5490
  font-size: rem(11);
5496
5491
  }
5497
5492
  }
@@ -7427,7 +7422,6 @@ wac-optional-disable-container {
7427
7422
  &__wrapper {
7428
7423
  position: relative;
7429
7424
  @include flexbox();
7430
- margin-bottom: 30px;
7431
7425
 
7432
7426
  &__tab {
7433
7427
  position: relative;