@wizishop/angular-components 18.0.0 → 18.2.0

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 (142) hide show
  1. package/angular-components.scss +352 -358
  2. package/assets/i18n/it.json +1 -1
  3. package/esm2022/lib/components/ai-express/ai-express.component.mjs +3 -3
  4. package/esm2022/lib/components/alert/alert.component.mjs +3 -3
  5. package/esm2022/lib/components/alert-popup/alert-popup-module.mjs +5 -5
  6. package/esm2022/lib/components/alert-popup/alert-popup.component.mjs +3 -3
  7. package/esm2022/lib/components/alert-popup/alert-popup.service.mjs +3 -3
  8. package/esm2022/lib/components/back/back.component.mjs +3 -3
  9. package/esm2022/lib/components/block/block-title-legacy/block-title-legacy.component.mjs +3 -3
  10. package/esm2022/lib/components/block/block.component.mjs +3 -3
  11. package/esm2022/lib/components/block/separator/block-separator.component.mjs +3 -3
  12. package/esm2022/lib/components/block-with-checkbox/block-with-checkbox.component.mjs +3 -3
  13. package/esm2022/lib/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  14. package/esm2022/lib/components/button/button.component.mjs +11 -5
  15. package/esm2022/lib/components/calendar/calendar.component.mjs +3 -3
  16. package/esm2022/lib/components/card-price/card-price.component.mjs +3 -3
  17. package/esm2022/lib/components/charging-bar/charging-bar.component.mjs +3 -3
  18. package/esm2022/lib/components/checkbox/checkbox.component.mjs +3 -3
  19. package/esm2022/lib/components/checkbox/checkbox.module.mjs +4 -4
  20. package/esm2022/lib/components/column/column.component.mjs +3 -3
  21. package/esm2022/lib/components/common/label/label.component.mjs +3 -3
  22. package/esm2022/lib/components/common/placeholder/placeholder.component.mjs +3 -3
  23. package/esm2022/lib/components/confirm-delete/confirm-delete.component.mjs +3 -3
  24. package/esm2022/lib/components/content-with-buttons/content-with-buttons.component.mjs +3 -3
  25. package/esm2022/lib/components/delete/delete.component.mjs +3 -3
  26. package/esm2022/lib/components/draganddrop-list/draganddrop-list.component.mjs +3 -3
  27. package/esm2022/lib/components/dropdown/dropdown.component.mjs +3 -3
  28. package/esm2022/lib/components/edit-in-place/edit-in-place.component.mjs +3 -3
  29. package/esm2022/lib/components/expanded-panel/expanded-panel.component.mjs +3 -3
  30. package/esm2022/lib/components/expansion/accordion/accordion.component.mjs +3 -3
  31. package/esm2022/lib/components/expansion/expansion-panel/expansion-panel.component.mjs +3 -3
  32. package/esm2022/lib/components/expansion/expansion-panel/expansion-panel.directive.mjs +3 -3
  33. package/esm2022/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.mjs +3 -3
  34. package/esm2022/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.mjs +3 -3
  35. package/esm2022/lib/components/expansion/expansion.module.mjs +4 -4
  36. package/esm2022/lib/components/filters/filters.component.mjs +3 -3
  37. package/esm2022/lib/components/free-popin/free-popin.component.mjs +3 -3
  38. package/esm2022/lib/components/google-preview/google-preview.component.mjs +3 -3
  39. package/esm2022/lib/components/header-page/header-page.component.mjs +10 -6
  40. package/esm2022/lib/components/hn/h1/h1.component.mjs +3 -3
  41. package/esm2022/lib/components/hn/h2/h2.component.mjs +3 -3
  42. package/esm2022/lib/components/hn/h3/h3.component.mjs +3 -3
  43. package/esm2022/lib/components/hn/h4/h4.component.mjs +3 -3
  44. package/esm2022/lib/components/image/image.component.mjs +3 -3
  45. package/esm2022/lib/components/info/info.component.mjs +3 -3
  46. package/esm2022/lib/components/inputs/input/input.component.mjs +3 -3
  47. package/esm2022/lib/components/inputs/input-search/input-search.component.mjs +3 -3
  48. package/esm2022/lib/components/inputs/input-with-select/input-with-select.component.mjs +3 -3
  49. package/esm2022/lib/components/link/link.component.mjs +3 -3
  50. package/esm2022/lib/components/loader/loader.component.mjs +3 -3
  51. package/esm2022/lib/components/logo/logo.component.mjs +3 -3
  52. package/esm2022/lib/components/mosaic/mosaic.component.mjs +3 -3
  53. package/esm2022/lib/components/multiple-search/multiple-search.component.mjs +3 -3
  54. package/esm2022/lib/components/multiple-search-plus/multiple-search-plus.component.mjs +3 -3
  55. package/esm2022/lib/components/optional-disable-container/optional-disable-container.component.mjs +3 -3
  56. package/esm2022/lib/components/pagination/pagination.component.mjs +3 -3
  57. package/esm2022/lib/components/pagination/pagination.module.mjs +4 -4
  58. package/esm2022/lib/components/pagination/pipes/array-pages.pipe.mjs +3 -3
  59. package/esm2022/lib/components/pagination/pipes/custom-text.pipe.mjs +3 -3
  60. package/esm2022/lib/components/pagination/pipes/is-last-page.pipe.mjs +3 -3
  61. package/esm2022/lib/components/popin/popin.component.mjs +3 -3
  62. package/esm2022/lib/components/progress-bar/progress-bar.component.mjs +3 -3
  63. package/esm2022/lib/components/radio/option/option.component.mjs +3 -3
  64. package/esm2022/lib/components/radio/radio-group.directive.mjs +3 -3
  65. package/esm2022/lib/components/radio/radio.component.mjs +3 -3
  66. package/esm2022/lib/components/radio-legacy/radio-directive.mjs +3 -3
  67. package/esm2022/lib/components/radio-legacy/radio-group.directive.mjs +3 -3
  68. package/esm2022/lib/components/radio-legacy/radio.component.mjs +3 -3
  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 +3 -3
  72. package/esm2022/lib/components/select/option/select-option.directive.mjs +3 -3
  73. package/esm2022/lib/components/select/option-call-to-action/option-call-to-action.component.mjs +3 -3
  74. package/esm2022/lib/components/select/select/select.component.mjs +3 -3
  75. package/esm2022/lib/components/select/select/select.directive.mjs +3 -3
  76. package/esm2022/lib/components/select/select/value-change.service.mjs +3 -3
  77. package/esm2022/lib/components/select/select-search-trigger/select-search-trigger.component.mjs +3 -3
  78. package/esm2022/lib/components/select-in-text/select-in-text.component.mjs +3 -3
  79. package/esm2022/lib/components/selected-list/selected-list.component.mjs +3 -3
  80. package/esm2022/lib/components/separator/separator.component.mjs +3 -3
  81. package/esm2022/lib/components/settings/settings.component.mjs +3 -3
  82. package/esm2022/lib/components/shared-components.module.mjs +4 -4
  83. package/esm2022/lib/components/snackbar/snackbar.component.mjs +3 -3
  84. package/esm2022/lib/components/state/state.component.mjs +3 -3
  85. package/esm2022/lib/components/summary/summary.component.mjs +3 -3
  86. package/esm2022/lib/components/switch/switch.component.mjs +3 -3
  87. package/esm2022/lib/components/table/directives/checkBoxRow.directive.mjs +3 -3
  88. package/esm2022/lib/components/table/directives/column.directive.mjs +3 -3
  89. package/esm2022/lib/components/table/directives/columnHeader.directive.mjs +3 -3
  90. package/esm2022/lib/components/table/directives/raw.directive.mjs +3 -3
  91. package/esm2022/lib/components/table/shared/filters-table.service.mjs +3 -3
  92. package/esm2022/lib/components/table/shared/table-checkbox-id.service.mjs +3 -3
  93. package/esm2022/lib/components/table/table.component.mjs +3 -3
  94. package/esm2022/lib/components/table/table.module.mjs +4 -4
  95. package/esm2022/lib/components/tabs/tab/tab.component.mjs +3 -3
  96. package/esm2022/lib/components/tabs/tab-body/tab-body.component.mjs +3 -3
  97. package/esm2022/lib/components/tabs/tab-body/tab-body.directive.mjs +3 -3
  98. package/esm2022/lib/components/tabs/tabs.component.mjs +6 -6
  99. package/esm2022/lib/components/tag/tag.component.mjs +3 -3
  100. package/esm2022/lib/components/tag-dropdown/tag-dropdown.component.mjs +3 -3
  101. package/esm2022/lib/components/tag-label/tag-label.component.mjs +3 -3
  102. package/esm2022/lib/components/text/text.component.mjs +3 -3
  103. package/esm2022/lib/components/text-area/text-area.component.mjs +3 -3
  104. package/esm2022/lib/components/token-check/token-check.component.mjs +3 -3
  105. package/esm2022/lib/components/tooltip/tooltip.component.mjs +3 -3
  106. package/esm2022/lib/components/tooltip/tooltip.module.mjs +4 -4
  107. package/esm2022/lib/components/tree/tree.component.mjs +3 -3
  108. package/esm2022/lib/components/tree/tree.module.mjs +4 -4
  109. package/esm2022/lib/components/upload/upload.component.mjs +3 -3
  110. package/esm2022/lib/components/wrapper/wrapper.component.mjs +3 -3
  111. package/esm2022/lib/components/wrapper-blocs/wrapper-blocs.component.mjs +3 -3
  112. package/esm2022/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.mjs +3 -3
  113. package/esm2022/lib/components/wrapper-sidebar/wrapper-sidebar.component.mjs +3 -3
  114. package/esm2022/lib/directives/abstract-debounce/abstract-debounce.directive.mjs +3 -3
  115. package/esm2022/lib/directives/abstract-debounce/debounce-keyup.directive.mjs +3 -3
  116. package/esm2022/lib/directives/auto-hide/auto-hide.directive.mjs +3 -3
  117. package/esm2022/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.mjs +3 -3
  118. package/esm2022/lib/directives/keyboard-events/keypress-enter.directive.mjs +3 -3
  119. package/esm2022/lib/directives/keyboard-events/only-numbers.directive.mjs +3 -3
  120. package/esm2022/lib/directives/keyboard-events/two-digital-decimal-number.directive.mjs +3 -3
  121. package/esm2022/lib/directives/ng-var.directive.mjs +3 -3
  122. package/esm2022/lib/directives/scroll-to/scroll-to.directive.mjs +3 -3
  123. package/esm2022/lib/directives/shared-directives.module.mjs +4 -4
  124. package/esm2022/lib/directives/watch-dom-tree/watch-dom-tree.directive.mjs +3 -3
  125. package/esm2022/lib/directives/zindex-toggle/zindex-toggle.directive.mjs +3 -3
  126. package/esm2022/lib/pipes/call-component-function.pipe.mjs +3 -3
  127. package/esm2022/lib/pipes/find-option-selected-field.pipe.mjs +3 -3
  128. package/esm2022/lib/pipes/select/filter-options.pipe.mjs +3 -3
  129. package/esm2022/lib/pipes/select/select-filters.pipe.mjs +3 -3
  130. package/esm2022/lib/pipes/selected-list/are-all-options-selected.pipe.mjs +3 -3
  131. package/esm2022/lib/pipes/shared-pipes.module.mjs +4 -4
  132. package/esm2022/lib/pipes/tree/format-object-to-recursif-tree.pipe.mjs +3 -3
  133. package/esm2022/lib/pipes/tree/format-object-to-simple-tree.pipe.mjs +3 -3
  134. package/esm2022/lib/services/dom.service.mjs +3 -3
  135. package/esm2022/lib/services/history.service.mjs +3 -3
  136. package/esm2022/lib/services/multiple-selection.service.mjs +3 -3
  137. package/esm2022/lib/wizi-components.module.mjs +4 -4
  138. package/fesm2022/wizishop-angular-components.mjs +436 -423
  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/package.json +10 -10
@@ -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,296 +4994,319 @@ 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
- }
5239
- .wac-multiple-search-plus {
5240
-
5241
- &.disabled {
5242
- pointer-events: none;
5243
- position: relative;
5244
- &:after {
5245
- content: '';
5246
- display: block;
5247
- position: absolute;
5248
- top: 0;
5249
- left: 0;
5250
- width: 100%;
5251
- height: 52px;
5252
- opacity: .45;
5253
- background-color: $wac-background-color-disabled;
5254
- z-index: 2;
5255
- }
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;
5256
5008
  }
5257
-
5258
5009
  &__wrapper {
5259
- margin: rem(14) 0;
5260
- width: fit-content;
5261
-
5262
- &__block {
5263
-
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;
5264
5021
  display: flex;
5265
- align-items: center;
5266
5022
  justify-content: space-between;
5267
5023
  align-content: center;
5268
- color: $wac-white;
5269
- font-size: rem(14);
5270
- line-height: rem(16);
5271
- border-radius: rem(3);
5272
- padding: rem(8) rem(15);
5273
- font-weight: 500;
5274
- transition: 0.3s ease;
5275
- margin: rem(10) 0;
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
+ }
5241
+ wac-optional-disable-container {
5242
+ position: relative;
5243
+ .wac-optional-disable-container {
5244
+ &__disabledSection {
5245
+ display: block;
5246
+ position: absolute;
5247
+ top: 0;
5248
+ left: 0;
5249
+ width: 100%;
5250
+ height: 100%;
5251
+ z-index: 9999;
5252
+ border-radius: 3px;
5253
+ cursor: not-allowed;
5254
+
5255
+ &:before {
5256
+ display: block;
5257
+ position: absolute;
5258
+ top: 0;
5259
+ left: 0;
5260
+ width: 100%;
5261
+ height: 100%;
5262
+ content: '';
5263
+ background-color: $wac-gray-background;
5264
+ opacity: 0.5;
5265
+ pointer-events: none;
5266
+ }
5267
+ }
5268
+ }
5269
+ }.wac-multiple-search-plus {
5270
+ &.disabled {
5271
+ pointer-events: none;
5272
+ position: relative;
5273
+ &:after {
5274
+ content: "";
5275
+ display: block;
5276
+ position: absolute;
5277
+ top: 0;
5278
+ left: 0;
5279
+ width: 100%;
5280
+ height: 52px;
5281
+ opacity: 0.45;
5282
+ background-color: $wac-background-color-disabled;
5283
+ z-index: 2;
5284
+ }
5285
+ }
5286
+
5287
+ &__wrapper {
5288
+ margin: rem(14) 0;
5289
+ width: fit-content;
5290
+
5291
+ &__block {
5292
+ display: flex;
5293
+ align-items: center;
5294
+ justify-content: space-between;
5295
+ align-content: center;
5296
+ color: $wac-white;
5297
+ font-size: rem(14);
5298
+ line-height: rem(16);
5299
+ border-radius: rem(3);
5300
+ padding: rem(8) rem(15);
5301
+ font-weight: 500;
5302
+ transition: 0.3s ease;
5303
+ margin: rem(10) 0;
5276
5304
 
5277
5305
  .wac-text {
5278
5306
  margin: 0;
5279
5307
  }
5280
5308
 
5281
- :nth-child(n){
5309
+ :nth-child(n) {
5282
5310
  padding: 0 3px;
5283
5311
  }
5284
5312
 
@@ -5307,10 +5335,8 @@ wac-calendar {
5307
5335
  }
5308
5336
  }
5309
5337
  }
5310
-
5311
5338
  }
5312
5339
  }
5313
-
5314
5340
  }
5315
5341
 
5316
5342
  .wac-multiple-search {
@@ -5332,7 +5358,7 @@ wac-calendar {
5332
5358
  align-items: stretch;
5333
5359
  align-content: stretch;
5334
5360
  flex-wrap: nowrap;
5335
- @include media('<tablet') {
5361
+ @include media("<tablet") {
5336
5362
  padding: 0 12px;
5337
5363
  }
5338
5364
  &__left {
@@ -5367,7 +5393,7 @@ wac-calendar {
5367
5393
  position: relative;
5368
5394
  z-index: 2;
5369
5395
  cursor: pointer;
5370
- @include media('<tablet') {
5396
+ @include media("<tablet") {
5371
5397
  text-indent: -9999999px;
5372
5398
  margin: 0;
5373
5399
  width: 11px;
@@ -5382,7 +5408,7 @@ wac-calendar {
5382
5408
  font-size: rem(10);
5383
5409
  color: $wac-main-text;
5384
5410
  margin: 0 20px 0 0;
5385
- @include media('<tablet') {
5411
+ @include media("<tablet") {
5386
5412
  margin: 0 10px 0 0;
5387
5413
  }
5388
5414
  }
@@ -5456,15 +5482,12 @@ wac-calendar {
5456
5482
  padding: 0 20px 0 48px;
5457
5483
  font-weight: 400;
5458
5484
  width: 100%;
5459
- @include media('<tablet') {
5460
- padding: 0 0 0 10px;
5461
- }
5462
5485
  &::-webkit-input-placeholder {
5463
5486
  /* Chrome/Opera/Safari */
5464
5487
  color: $wac-multiple-search-input-color;
5465
5488
  opacity: 1;
5466
5489
  font-weight: 400;
5467
- @include media('<tablet') {
5490
+ @include media("<tablet") {
5468
5491
  font-size: rem(11);
5469
5492
  }
5470
5493
  }
@@ -5473,7 +5496,7 @@ wac-calendar {
5473
5496
  color: $wac-multiple-search-input-color;
5474
5497
  opacity: 1;
5475
5498
  font-weight: 400;
5476
- @include media('<tablet') {
5499
+ @include media("<tablet") {
5477
5500
  font-size: rem(11);
5478
5501
  }
5479
5502
  }
@@ -5482,7 +5505,7 @@ wac-calendar {
5482
5505
  color: $wac-multiple-search-input-color;
5483
5506
  opacity: 1;
5484
5507
  font-weight: 400;
5485
- @include media('<tablet') {
5508
+ @include media("<tablet") {
5486
5509
  font-size: rem(11);
5487
5510
  }
5488
5511
  }
@@ -5491,7 +5514,7 @@ wac-calendar {
5491
5514
  color: $wac-multiple-search-input-color;
5492
5515
  opacity: 1;
5493
5516
  font-weight: 400;
5494
- @include media('<tablet') {
5517
+ @include media("<tablet") {
5495
5518
  font-size: rem(11);
5496
5519
  }
5497
5520
  }
@@ -5571,35 +5594,7 @@ wac-calendar {
5571
5594
  .wac-table__body__loader + div {
5572
5595
  display: none;
5573
5596
  }
5574
- wac-optional-disable-container {
5575
- position: relative;
5576
- .wac-optional-disable-container {
5577
- &__disabledSection {
5578
- display: block;
5579
- position: absolute;
5580
- top: 0;
5581
- left: 0;
5582
- width: 100%;
5583
- height: 100%;
5584
- z-index: 9999;
5585
- border-radius: 3px;
5586
- cursor: not-allowed;
5587
-
5588
- &:before {
5589
- display: block;
5590
- position: absolute;
5591
- top: 0;
5592
- left: 0;
5593
- width: 100%;
5594
- height: 100%;
5595
- content: '';
5596
- background-color: $wac-gray-background;
5597
- opacity: 0.5;
5598
- pointer-events: none;
5599
- }
5600
- }
5601
- }
5602
- }.wac-pagination {
5597
+ .wac-pagination {
5603
5598
  width: 100%;
5604
5599
 
5605
5600
  &__wrapper {
@@ -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;