@alfalab/core-components-select 13.1.1 → 13.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 (204) hide show
  1. package/{Component-7546861a.d.ts → Component-a826582c.d.ts} +5 -5
  2. package/{Component-7546861a.js → Component-a826582c.js} +13 -13
  3. package/{Component-ecfd1f2b.d.ts → Component-f2f84cb6.d.ts} +0 -0
  4. package/{Component-ecfd1f2b.js → Component-f2f84cb6.js} +2 -2
  5. package/Component.js +2 -2
  6. package/components/arrow/Component.js +1 -1
  7. package/components/arrow/index.css +3 -3
  8. package/components/base-checkmark/Component.js +1 -1
  9. package/components/base-checkmark/index.css +4 -4
  10. package/components/base-option/Component.js +2 -2
  11. package/components/base-option/index.css +11 -11
  12. package/components/base-option/index.js +1 -1
  13. package/components/base-select/Component.js +2 -2
  14. package/components/base-select/index.css +7 -7
  15. package/components/base-select/index.d.ts +1 -1
  16. package/components/base-select/index.js +2 -2
  17. package/components/base-select-mobile/Component.js +4 -4
  18. package/components/base-select-mobile/checkmark/Component.js +1 -1
  19. package/components/base-select-mobile/checkmark/index.css +6 -6
  20. package/components/base-select-mobile/index.css +11 -11
  21. package/components/base-select-mobile/index.d.ts +1 -1
  22. package/components/base-select-mobile/index.js +4 -4
  23. package/components/base-select-mobile/options-list/Component.js +2 -2
  24. package/components/base-select-mobile/options-list/index.css +9 -9
  25. package/components/base-select-mobile/options-list/index.js +1 -1
  26. package/components/checkmark/Component.js +1 -1
  27. package/components/checkmark/index.css +8 -8
  28. package/components/field/Component.js +2 -2
  29. package/components/field/index.css +9 -9
  30. package/components/field/index.js +1 -1
  31. package/components/index.js +4 -4
  32. package/components/native-select/Component.js +1 -1
  33. package/components/native-select/index.js +1 -1
  34. package/components/optgroup/Component.js +1 -1
  35. package/components/optgroup/index.css +6 -6
  36. package/components/option/Component.js +2 -2
  37. package/components/option/index.css +20 -20
  38. package/components/option/index.js +1 -1
  39. package/components/options-list/Component.js +2 -2
  40. package/components/options-list/index.css +6 -6
  41. package/components/options-list/index.js +1 -1
  42. package/components/select-mobile/Component.js +4 -4
  43. package/components/select-mobile/index.d.ts +1 -1
  44. package/components/select-mobile/index.js +4 -4
  45. package/components/select-modal-mobile/Component.js +4 -4
  46. package/components/select-modal-mobile/index.d.ts +1 -1
  47. package/components/select-modal-mobile/index.js +4 -4
  48. package/components/virtual-options-list/Component.js +2 -2
  49. package/components/virtual-options-list/index.css +12 -12
  50. package/components/virtual-options-list/index.js +1 -1
  51. package/cssm/{Component-c7975bd7.d.ts → Component-a41f165e.d.ts} +5 -5
  52. package/cssm/{Component-c7975bd7.js → Component-a41f165e.js} +8 -8
  53. package/cssm/components/base-select-mobile/Component.js +1 -1
  54. package/cssm/components/base-select-mobile/index.d.ts +1 -1
  55. package/cssm/components/base-select-mobile/index.js +1 -1
  56. package/cssm/components/index.js +1 -1
  57. package/cssm/components/select-mobile/Component.js +1 -1
  58. package/cssm/components/select-mobile/index.d.ts +1 -1
  59. package/cssm/components/select-mobile/index.js +1 -1
  60. package/cssm/components/select-modal-mobile/Component.js +1 -1
  61. package/cssm/components/select-modal-mobile/index.d.ts +1 -1
  62. package/cssm/components/select-modal-mobile/index.js +1 -1
  63. package/cssm/index.js +1 -1
  64. package/cssm/presets/index.js +1 -1
  65. package/cssm/presets/useSelectWithApply/hook.js +1 -1
  66. package/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  67. package/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  68. package/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  69. package/{modern/Component-81d1cf96.d.ts → esm/Component-804e366f.d.ts} +5 -5
  70. package/esm/{Component-904366d4.js → Component-804e366f.js} +13 -13
  71. package/esm/{Component-42145c7f.d.ts → Component-cf5c933f.d.ts} +0 -0
  72. package/esm/{Component-42145c7f.js → Component-cf5c933f.js} +2 -2
  73. package/esm/Component.js +2 -2
  74. package/esm/components/arrow/Component.js +1 -1
  75. package/esm/components/arrow/index.css +3 -3
  76. package/esm/components/base-checkmark/Component.js +1 -1
  77. package/esm/components/base-checkmark/index.css +4 -4
  78. package/esm/components/base-option/Component.js +2 -2
  79. package/esm/components/base-option/index.css +11 -11
  80. package/esm/components/base-option/index.js +1 -1
  81. package/esm/components/base-select/Component.js +2 -2
  82. package/esm/components/base-select/index.css +7 -7
  83. package/esm/components/base-select/index.d.ts +1 -1
  84. package/esm/components/base-select/index.js +2 -2
  85. package/esm/components/base-select-mobile/Component.js +4 -4
  86. package/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  87. package/esm/components/base-select-mobile/checkmark/index.css +6 -6
  88. package/esm/components/base-select-mobile/index.css +11 -11
  89. package/esm/components/base-select-mobile/index.d.ts +1 -1
  90. package/esm/components/base-select-mobile/index.js +4 -4
  91. package/esm/components/base-select-mobile/options-list/Component.js +2 -2
  92. package/esm/components/base-select-mobile/options-list/index.css +9 -9
  93. package/esm/components/base-select-mobile/options-list/index.js +1 -1
  94. package/esm/components/checkmark/Component.js +1 -1
  95. package/esm/components/checkmark/index.css +8 -8
  96. package/esm/components/field/Component.js +2 -2
  97. package/esm/components/field/index.css +9 -9
  98. package/esm/components/field/index.js +1 -1
  99. package/esm/components/index.js +4 -4
  100. package/esm/components/native-select/Component.js +1 -1
  101. package/esm/components/native-select/index.js +1 -1
  102. package/esm/components/optgroup/Component.js +1 -1
  103. package/esm/components/optgroup/index.css +6 -6
  104. package/esm/components/option/Component.js +2 -2
  105. package/esm/components/option/index.css +20 -20
  106. package/esm/components/option/index.js +1 -1
  107. package/esm/components/options-list/Component.js +2 -2
  108. package/esm/components/options-list/index.css +6 -6
  109. package/esm/components/options-list/index.js +1 -1
  110. package/esm/components/select-mobile/Component.js +4 -4
  111. package/esm/components/select-mobile/index.d.ts +1 -1
  112. package/esm/components/select-mobile/index.js +4 -4
  113. package/esm/components/select-modal-mobile/Component.js +4 -4
  114. package/esm/components/select-modal-mobile/index.d.ts +1 -1
  115. package/esm/components/select-modal-mobile/index.js +4 -4
  116. package/esm/components/virtual-options-list/Component.js +2 -2
  117. package/esm/components/virtual-options-list/index.css +12 -12
  118. package/esm/components/virtual-options-list/index.js +1 -1
  119. package/esm/index.js +4 -4
  120. package/esm/{intersection-observer-54d01139.d.ts → intersection-observer-7304e334.d.ts} +0 -0
  121. package/esm/{intersection-observer-54d01139.js → intersection-observer-7304e334.js} +0 -0
  122. package/esm/presets/index.js +4 -4
  123. package/esm/presets/useLazyLoading/hook.js +3 -3
  124. package/esm/presets/useLazyLoading/index.css +2 -2
  125. package/esm/presets/useSelectWithApply/hook.js +4 -4
  126. package/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  127. package/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  128. package/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  129. package/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  130. package/esm/presets/useSelectWithLoading/hook.js +2 -2
  131. package/esm/presets/useSelectWithLoading/index.css +2 -2
  132. package/esm/{tslib.es6-795118d5.d.ts → tslib.es6-e89d50db.d.ts} +0 -0
  133. package/esm/{tslib.es6-795118d5.js → tslib.es6-e89d50db.js} +0 -0
  134. package/index.js +4 -4
  135. package/{intersection-observer-0340401e.d.ts → intersection-observer-d44a3d44.d.ts} +0 -0
  136. package/{intersection-observer-0340401e.js → intersection-observer-d44a3d44.js} +0 -0
  137. package/{esm/Component-904366d4.d.ts → modern/Component-a6d52eb5.d.ts} +5 -5
  138. package/modern/{Component-81d1cf96.js → Component-a6d52eb5.js} +7 -7
  139. package/modern/{Component-83edf513.d.ts → Component-d5c51040.d.ts} +0 -0
  140. package/modern/{Component-83edf513.js → Component-d5c51040.js} +1 -1
  141. package/modern/Component.js +1 -1
  142. package/modern/components/arrow/Component.js +1 -1
  143. package/modern/components/arrow/index.css +3 -3
  144. package/modern/components/base-checkmark/Component.js +1 -1
  145. package/modern/components/base-checkmark/index.css +4 -4
  146. package/modern/components/base-option/Component.js +1 -1
  147. package/modern/components/base-option/index.css +11 -11
  148. package/modern/components/base-select/Component.js +1 -1
  149. package/modern/components/base-select/index.css +7 -7
  150. package/modern/components/base-select/index.d.ts +1 -1
  151. package/modern/components/base-select/index.js +1 -1
  152. package/modern/components/base-select-mobile/Component.js +3 -3
  153. package/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  154. package/modern/components/base-select-mobile/checkmark/index.css +6 -6
  155. package/modern/components/base-select-mobile/index.css +11 -11
  156. package/modern/components/base-select-mobile/index.d.ts +1 -1
  157. package/modern/components/base-select-mobile/index.js +3 -3
  158. package/modern/components/base-select-mobile/options-list/Component.js +1 -1
  159. package/modern/components/base-select-mobile/options-list/index.css +9 -9
  160. package/modern/components/checkmark/Component.js +1 -1
  161. package/modern/components/checkmark/index.css +8 -8
  162. package/modern/components/field/Component.js +1 -1
  163. package/modern/components/field/index.css +9 -9
  164. package/modern/components/index.js +3 -3
  165. package/modern/components/optgroup/Component.js +1 -1
  166. package/modern/components/optgroup/index.css +6 -6
  167. package/modern/components/option/Component.js +1 -1
  168. package/modern/components/option/index.css +20 -20
  169. package/modern/components/options-list/Component.js +1 -1
  170. package/modern/components/options-list/index.css +6 -6
  171. package/modern/components/select-mobile/Component.js +3 -3
  172. package/modern/components/select-mobile/index.d.ts +1 -1
  173. package/modern/components/select-mobile/index.js +3 -3
  174. package/modern/components/select-modal-mobile/Component.js +3 -3
  175. package/modern/components/select-modal-mobile/index.d.ts +1 -1
  176. package/modern/components/select-modal-mobile/index.js +3 -3
  177. package/modern/components/virtual-options-list/Component.js +1 -1
  178. package/modern/components/virtual-options-list/index.css +12 -12
  179. package/modern/index.js +3 -3
  180. package/modern/{intersection-observer-54d01139.d.ts → intersection-observer-7304e334.d.ts} +0 -0
  181. package/modern/{intersection-observer-54d01139.js → intersection-observer-7304e334.js} +0 -0
  182. package/modern/presets/index.js +3 -3
  183. package/modern/presets/useLazyLoading/hook.js +2 -2
  184. package/modern/presets/useLazyLoading/index.css +2 -2
  185. package/modern/presets/useSelectWithApply/hook.js +3 -3
  186. package/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  187. package/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  188. package/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  189. package/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  190. package/modern/presets/useSelectWithLoading/hook.js +1 -1
  191. package/modern/presets/useSelectWithLoading/index.css +2 -2
  192. package/package.json +5 -5
  193. package/presets/index.js +4 -4
  194. package/presets/useLazyLoading/hook.js +3 -3
  195. package/presets/useLazyLoading/index.css +2 -2
  196. package/presets/useSelectWithApply/hook.js +4 -4
  197. package/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  198. package/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  199. package/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  200. package/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  201. package/presets/useSelectWithLoading/hook.js +2 -2
  202. package/presets/useSelectWithLoading/index.css +2 -2
  203. /package/{tslib.es6-adf850c3.d.ts → tslib.es6-e8daa31e.d.ts} +0 -0
  204. /package/{tslib.es6-adf850c3.js → tslib.es6-e8daa31e.js} +0 -0
@@ -1,4 +1,4 @@
1
- /* hash: 13s72 */
1
+ /* hash: 1bviq */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  --color-light-bg-secondary: #f3f4f5;
@@ -42,7 +42,7 @@
42
42
 
43
43
  /* optgroup */
44
44
  }
45
- .select__option_8wful {
45
+ .select__option_zgjal {
46
46
  font-size: 16px;
47
47
  line-height: 20px;
48
48
  font-weight: 400;
@@ -60,36 +60,36 @@
60
60
  cursor: pointer;
61
61
  min-height: var(--size-s-height)
62
62
  }
63
- .select__option_8wful:not(.select__disabled_8wful):active {
63
+ .select__option_zgjal:not(.select__disabled_zgjal):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_8wful.select__checkmarkBefore_8wful {
67
+ .select__option_zgjal.select__checkmarkBefore_zgjal {
68
68
  padding: 0 0 0 var(--gap-s);
69
69
  }
70
- .select__option_8wful.select__checkmarkAfter_8wful {
70
+ .select__option_zgjal.select__checkmarkAfter_zgjal {
71
71
  padding: 0 var(--gap-s) 0 0;
72
72
  }
73
- .select__option_8wful.select__textContent_8wful {
73
+ .select__option_zgjal.select__textContent_zgjal {
74
74
  padding: var(--gap-s);
75
75
  }
76
- .select__option_8wful.select__mobileTextContent_8wful {
76
+ .select__option_zgjal.select__mobileTextContent_zgjal {
77
77
  padding: var(--gap-m);
78
78
  }
79
- .select__selected_8wful {
79
+ .select__selected_zgjal {
80
80
  background: var(--select-option-selected-background);
81
81
  color: var(--select-option-selected-color);
82
82
  cursor: default;
83
83
  }
84
- .select__highlighted_8wful {
84
+ .select__highlighted_zgjal {
85
85
  background: var(--select-option-hover-background);
86
86
  color: var(--select-option-hover-color);
87
87
  }
88
- .select__disabled_8wful {
88
+ .select__disabled_zgjal {
89
89
  cursor: var(--disabled-cursor);
90
90
  background: var(--select-option-disabled-background);
91
91
  color: var(--select-option-disabled-color);
92
92
  }
93
- .select__content_8wful {
93
+ .select__content_zgjal {
94
94
  flex: 1;
95
95
  }
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/icons-glyph/CheckmarkMIcon';
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import 'react-merge-refs';
@@ -6,6 +6,6 @@ import '@juggle/resize-observer';
6
6
  import 'downshift';
7
7
  import '@alfalab/core-components-popover/esm';
8
8
  import '@alfalab/hooks';
9
- export { B as BaseSelect } from '../../Component-42145c7f.js';
9
+ export { B as BaseSelect } from '../../Component-cf5c933f.js';
10
10
  import '../../utils.js';
11
11
  import '../native-select/Component.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1wg4f */
1
+ /* hash: kahe6 */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  }
@@ -34,12 +34,12 @@
34
34
 
35
35
  /* optgroup */
36
36
  }
37
- .select__component_u7ia8 {
37
+ .select__component_3mngd {
38
38
  width: max-content;
39
39
  position: relative;
40
40
  outline: 0;
41
41
  }
42
- .select__popoverInner_u7ia8 {
42
+ .select__popoverInner_3mngd {
43
43
  padding-top: var(--select-options-list-offset);
44
44
  padding-bottom: var(--select-options-list-offset);
45
45
  box-shadow: none;
@@ -48,7 +48,7 @@
48
48
  border-radius: 0;
49
49
  position: relative;
50
50
  }
51
- .select__optionsList_u7ia8 {
51
+ .select__optionsList_3mngd {
52
52
  padding-top: var(--select-options-list-top-padding);
53
53
  padding-bottom: var(--select-options-list-bottom-padding);
54
54
  box-shadow: var(--select-options-list-box-shadow);
@@ -57,7 +57,7 @@
57
57
  overflow: hidden;
58
58
  will-change: transform;
59
59
  }
60
- .select__nativeSelect_u7ia8 {
60
+ .select__nativeSelect_3mngd {
61
61
  opacity: 0;
62
62
  overflow: hidden;
63
63
  position: absolute;
@@ -71,12 +71,12 @@
71
71
  cursor: pointer;
72
72
  z-index: 1;
73
73
  }
74
- .select__block_u7ia8 {
74
+ .select__block_3mngd {
75
75
  width: 100%;
76
76
  }
77
77
  /* width: max-content; fix for IE */
78
78
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
79
- .select__component_u7ia8 {
79
+ .select__component_3mngd {
80
80
  float: left;
81
81
  clear: left;
82
82
  }
@@ -1 +1 @@
1
- export * from "../../Component-42145c7f";
1
+ export * from "../../Component-cf5c933f";
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import 'react-merge-refs';
@@ -6,6 +6,6 @@ import '@juggle/resize-observer';
6
6
  import 'downshift';
7
7
  import '@alfalab/core-components-popover/esm';
8
8
  import '@alfalab/hooks';
9
- export { B as BaseSelect } from '../../Component-42145c7f.js';
9
+ export { B as BaseSelect } from '../../Component-cf5c933f.js';
10
10
  import '../../utils.js';
11
11
  import '../native-select/Component.js';
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -8,7 +8,7 @@ import '@juggle/resize-observer';
8
8
  import 'downshift';
9
9
  import '@alfalab/core-components-popover/esm';
10
10
  import '@alfalab/hooks';
11
- import '../../Component-42145c7f.js';
11
+ import '../../Component-cf5c933f.js';
12
12
  import '../../utils.js';
13
13
  import '../native-select/Component.js';
14
14
  import '@alfalab/core-components-form-control/esm';
@@ -27,11 +27,11 @@ import '../../Component.js';
27
27
  import '@alfalab/core-components-bottom-sheet/esm';
28
28
  import '@alfalab/core-components-modal/esm/mobile';
29
29
  import '@alfalab/core-components-button/esm';
30
- export { B as BaseSelectMobile } from '../../Component-904366d4.js';
30
+ export { B as BaseSelectMobile } from '../../Component-804e366f.js';
31
31
  import '../base-checkmark/Component.js';
32
32
  import '@alfalab/core-components-base-modal/esm';
33
33
  import './options-list/Component.js';
34
34
  import 'react-virtual';
35
35
  import '../base-option/Component.js';
36
36
  import '@alfalab/core-components-skeleton/esm';
37
- import '../../intersection-observer-54d01139.js';
37
+ import '../../intersection-observer-7304e334.js';
@@ -4,7 +4,7 @@ import { Badge } from '@alfalab/core-components/badge';
4
4
  import { CheckmarkCircleMIcon } from '@alfalab/icons-glyph/CheckmarkCircleMIcon';
5
5
  import { CheckmarkMIcon } from '@alfalab/icons-glyph/CheckmarkMIcon';
6
6
 
7
- var styles = {"checkmark":"select__checkmark_11cly","selected":"select__selected_11cly","displayIcon":"select__displayIcon_11cly","displayBadge":"select__displayBadge_11cly"};
7
+ var styles = {"checkmark":"select__checkmark_arr4w","selected":"select__selected_arr4w","displayIcon":"select__displayIcon_arr4w","displayBadge":"select__displayBadge_arr4w"};
8
8
  require('./index.css')
9
9
 
10
10
  var Checkmark = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 14nbl */
1
+ /* hash: 1risl */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -19,7 +19,7 @@
19
19
 
20
20
  /* optgroup */
21
21
  }
22
- .select__checkmark_11cly {
22
+ .select__checkmark_arr4w {
23
23
  flex-shrink: 0;
24
24
  display: flex;
25
25
  align-items: center;
@@ -28,15 +28,15 @@
28
28
  height: 24px;
29
29
  opacity: 0
30
30
  }
31
- .select__checkmark_11cly:first-child {
31
+ .select__checkmark_arr4w:first-child {
32
32
  display: none;
33
33
  }
34
- .select__checkmark_11cly.select__selected_11cly {
34
+ .select__checkmark_arr4w.select__selected_arr4w {
35
35
  opacity: 1;
36
36
  }
37
- .select__displayIcon_11cly {
37
+ .select__displayIcon_arr4w {
38
38
  display: var(--select-mobile-checkmark-display-icon);
39
39
  }
40
- .select__displayBadge_11cly {
40
+ .select__displayBadge_arr4w {
41
41
  display: var(--select-mobile-checkmark-display-badge);
42
42
  }
@@ -1,4 +1,4 @@
1
- /* hash: 4dq0q */
1
+ /* hash: r9yf0 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -24,12 +24,12 @@
24
24
 
25
25
  /* optgroup */
26
26
  }
27
- .select__component_16wu7 {
27
+ .select__component_1kear {
28
28
  width: max-content;
29
29
  position: relative;
30
30
  outline: 0;
31
31
  }
32
- .select__popoverInner_16wu7 {
32
+ .select__popoverInner_1kear {
33
33
  padding-top: var(--select-options-list-offset);
34
34
  padding-bottom: var(--select-options-list-offset);
35
35
  box-shadow: none;
@@ -38,31 +38,31 @@
38
38
  border-radius: 0;
39
39
  position: relative;
40
40
  }
41
- .select__sheet_16wu7 {
41
+ .select__sheet_1kear {
42
42
  overflow: hidden;
43
43
  }
44
- .select__sheetContent_16wu7 {
44
+ .select__sheetContent_1kear {
45
45
  padding: 0;
46
46
  }
47
- .select__sheetContainer_16wu7 {
47
+ .select__sheetContainer_1kear {
48
48
  padding: 0;
49
49
  }
50
- .select__block_16wu7 {
50
+ .select__block_1kear {
51
51
  width: 100%;
52
52
  }
53
53
  /* width: max-content; fix for IE */
54
54
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
55
- .select__component_16wu7 {
55
+ .select__component_1kear {
56
56
  float: left;
57
57
  clear: left;
58
58
  }
59
59
  }
60
- .select__option_16wu7 {
60
+ .select__option_1kear {
61
61
  padding: var(--gap-2xs) var(--gap-l) var(--gap-2xs) var(--gap-m)
62
62
  }
63
- .select__option_16wu7:before {
63
+ .select__option_1kear:before {
64
64
  display: none;
65
65
  }
66
- .select__optionGroup_16wu7 {
66
+ .select__optionGroup_1kear {
67
67
  padding: var(--gap-m) var(--gap-m) var(--gap-xs);
68
68
  }
@@ -1 +1 @@
1
- export * from "../../Component-904366d4";
1
+ export * from "../../Component-804e366f";
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -8,7 +8,7 @@ import '@juggle/resize-observer';
8
8
  import 'downshift';
9
9
  import '@alfalab/core-components-popover/esm';
10
10
  import '@alfalab/hooks';
11
- import '../../Component-42145c7f.js';
11
+ import '../../Component-cf5c933f.js';
12
12
  import '../../utils.js';
13
13
  import '../native-select/Component.js';
14
14
  import '@alfalab/core-components-form-control/esm';
@@ -27,11 +27,11 @@ import '../../Component.js';
27
27
  import '@alfalab/core-components-bottom-sheet/esm';
28
28
  import '@alfalab/core-components-modal/esm/mobile';
29
29
  import '@alfalab/core-components-button/esm';
30
- export { B as BaseSelectMobile } from '../../Component-904366d4.js';
30
+ export { B as BaseSelectMobile } from '../../Component-804e366f.js';
31
31
  import '../base-checkmark/Component.js';
32
32
  import '@alfalab/core-components-base-modal/esm';
33
33
  import './options-list/Component.js';
34
34
  import 'react-virtual';
35
35
  import '../base-option/Component.js';
36
36
  import '@alfalab/core-components-skeleton/esm';
37
- import '../../intersection-observer-54d01139.js';
37
+ import '../../intersection-observer-7304e334.js';
@@ -1,4 +1,4 @@
1
- import { a as __assign } from '../../../tslib.es6-795118d5.js';
1
+ import { a as __assign } from '../../../tslib.es6-e89d50db.js';
2
2
  import React, { useContext, useEffect } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { isGroup } from '../../../utils.js';
@@ -6,7 +6,7 @@ import { Optgroup } from '../../optgroup/Component.js';
6
6
  import { Button } from '@alfalab/core-components-button/esm';
7
7
  import { BaseModalContext } from '@alfalab/core-components-base-modal/esm';
8
8
 
9
- var styles = {"optionsList":"select__optionsList_1h5yg","emptyPlaceholder":"select__emptyPlaceholder_1h5yg","l":"select__l_1h5yg","xl":"select__xl_1h5yg","footer":"select__footer_1h5yg","footerButton":"select__footerButton_1h5yg","highlighted":"select__highlighted_1h5yg"};
9
+ var styles = {"optionsList":"select__optionsList_qlv0l","emptyPlaceholder":"select__emptyPlaceholder_qlv0l","l":"select__l_qlv0l","xl":"select__xl_qlv0l","footer":"select__footer_qlv0l","footerButton":"select__footerButton_qlv0l","highlighted":"select__highlighted_qlv0l"};
10
10
  require('./index.css')
11
11
 
12
12
  var createCounter = function () {
@@ -1,4 +1,4 @@
1
- /* hash: 1siom */
1
+ /* hash: 1kfcz */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  --color-light-border-primary: #dbdee1;
@@ -32,20 +32,20 @@
32
32
  --select-mobile-footer-border-top: 1px solid var(--color-light-border-primary);
33
33
  --select-mobile-footer-background-color: var(--color-light-bg-primary);
34
34
  }
35
- .select__optionsList_1h5yg {
35
+ .select__optionsList_qlv0l {
36
36
  width: 100%;
37
37
  outline: none;
38
38
  box-sizing: border-box;
39
39
  }
40
- .select__emptyPlaceholder_1h5yg {
40
+ .select__emptyPlaceholder_qlv0l {
41
41
  padding: var(--gap-m) var(--gap-s);
42
42
  color: var(--select-options-list-empty-placeholder-color);
43
43
  }
44
- .select__l_1h5yg .select__emptyPlaceholder_1h5yg,
45
- .select__xl_1h5yg .select__emptyPlaceholder_1h5yg {
44
+ .select__l_qlv0l .select__emptyPlaceholder_qlv0l,
45
+ .select__xl_qlv0l .select__emptyPlaceholder_qlv0l {
46
46
  padding: var(--gap-xl) var(--gap-m);
47
47
  }
48
- .select__footer_1h5yg {
48
+ .select__footer_qlv0l {
49
49
  display: flex;
50
50
  justify-content: space-between;
51
51
  position: sticky;
@@ -53,13 +53,13 @@
53
53
  background-color: var(--color-light-bg-primary);
54
54
  bottom: 0
55
55
  }
56
- .select__footer_1h5yg .select__footerButton_1h5yg:first-of-type {
56
+ .select__footer_qlv0l .select__footerButton_qlv0l:first-of-type {
57
57
  margin-right: var(--gap-m);
58
58
  }
59
- .select__footerButton_1h5yg {
59
+ .select__footerButton_qlv0l {
60
60
  width: 50%;
61
61
  }
62
- .select__highlighted_1h5yg {
62
+ .select__highlighted_qlv0l {
63
63
  border-top: var(--select-mobile-footer-border-top);
64
64
  background-color: var(--select-mobile-footer-background-color);
65
65
  }
@@ -1,4 +1,4 @@
1
- import '../../../tslib.es6-795118d5.js';
1
+ import '../../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../../../utils.js';
@@ -4,7 +4,7 @@ import { Badge } from '@alfalab/core-components/badge';
4
4
  import { CheckmarkCircleMIcon } from '@alfalab/icons-glyph/CheckmarkCircleMIcon';
5
5
  import { Checkbox } from '@alfalab/core-components-checkbox/esm';
6
6
 
7
- var styles = {"checkmark":"select__checkmark_15g4k","single":"select__single_15g4k","selected":"select__selected_15g4k","before":"select__before_15g4k","multiple":"select__multiple_15g4k","after":"select__after_15g4k","colorIcon":"select__colorIcon_15g4k"};
7
+ var styles = {"checkmark":"select__checkmark_1w080","single":"select__single_1w080","selected":"select__selected_1w080","before":"select__before_1w080","multiple":"select__multiple_1w080","after":"select__after_1w080","colorIcon":"select__colorIcon_1w080"};
8
8
  require('./index.css')
9
9
 
10
10
  var Checkmark = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1arq6 */
1
+ /* hash: 9e3dv */
2
2
  :root {
3
3
  --color-light-graphic-positive: #2fc26e;
4
4
  --color-light-graphic-primary: #0b1f35;
@@ -36,11 +36,11 @@
36
36
 
37
37
  /* optgroup */
38
38
  }
39
- .select__checkmark_15g4k {
39
+ .select__checkmark_1w080 {
40
40
  flex-shrink: 0;
41
41
  margin: var(--select-checkmark-margin);
42
42
  }
43
- .select__single_15g4k {
43
+ .select__single_1w080 {
44
44
  display: flex;
45
45
  align-items: center;
46
46
  justify-content: center;
@@ -51,18 +51,18 @@
51
51
  width: var(--select-checkmark-size);
52
52
  height: var(--select-checkmark-size)
53
53
  }
54
- .select__single_15g4k.select__selected_15g4k {
54
+ .select__single_1w080.select__selected_1w080 {
55
55
  opacity: 1;
56
56
  }
57
- .select__before_15g4k {
57
+ .select__before_1w080 {
58
58
  display: var(--select-checkmark-before-display)
59
59
  }
60
- .select__before_15g4k.select__multiple_15g4k {
60
+ .select__before_1w080.select__multiple_1w080 {
61
61
  margin-right: var(--gap-s);
62
62
  }
63
- .select__after_15g4k {
63
+ .select__after_1w080 {
64
64
  display: var(--select-checkmark-after-display);
65
65
  }
66
- .select__colorIcon_15g4k {
66
+ .select__colorIcon_1w080 {
67
67
  color: var(--color-light-graphic-positive);
68
68
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-795118d5.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-e89d50db.js';
2
2
  import React, { useState, useRef, useCallback } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { useFocus } from '@alfalab/hooks';
5
5
  import { joinOptions } from '../../utils.js';
6
6
  import { FormControl } from '@alfalab/core-components-form-control/esm';
7
7
 
8
- var styles = {"component":"select__component_47vf6","field":"select__field_47vf6","disabled":"select__disabled_47vf6","arrow":"select__arrow_47vf6","placeholder":"select__placeholder_47vf6","contentWrapper":"select__contentWrapper_47vf6","value":"select__value_47vf6","focusVisible":"select__focusVisible_47vf6"};
8
+ var styles = {"component":"select__component_uryv6","field":"select__field_uryv6","disabled":"select__disabled_uryv6","arrow":"select__arrow_uryv6","placeholder":"select__placeholder_uryv6","contentWrapper":"select__contentWrapper_uryv6","value":"select__value_uryv6","focusVisible":"select__focusVisible_uryv6"};
9
9
  require('./index.css')
10
10
 
11
11
  var Field = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1rw9a */
1
+ /* hash: ygwj9 */
2
2
  :root {
3
3
  --color-light-border-link: #007aff;
4
4
  --color-light-text-secondary: rgba(11, 31, 53, 0.7);
@@ -26,24 +26,24 @@
26
26
 
27
27
  /* optgroup */
28
28
  }
29
- .select__component_47vf6 {
29
+ .select__component_uryv6 {
30
30
  width: 100%;
31
31
  outline: none;
32
32
  }
33
- .select__field_47vf6:not(.select__disabled_47vf6) {
33
+ .select__field_uryv6:not(.select__disabled_uryv6) {
34
34
  cursor: pointer
35
35
  }
36
- .select__field_47vf6:not(.select__disabled_47vf6):hover .select__arrow_47vf6 {
36
+ .select__field_uryv6:not(.select__disabled_uryv6):hover .select__arrow_uryv6 {
37
37
  opacity: var(--select-arrow-hover-opacity);
38
38
  }
39
- .select__disabled_47vf6 {
39
+ .select__disabled_uryv6 {
40
40
  cursor: var(--disabled-cursor);
41
41
  }
42
42
  /* TODO: Заюзать переменные из инпута */
43
- .select__placeholder_47vf6 {
43
+ .select__placeholder_uryv6 {
44
44
  color: var(--color-light-text-secondary);
45
45
  }
46
- .select__contentWrapper_47vf6 {
46
+ .select__contentWrapper_uryv6 {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -53,12 +53,12 @@
53
53
  overflow: hidden;
54
54
  width: 100%;
55
55
  }
56
- .select__value_47vf6 {
56
+ .select__value_uryv6 {
57
57
  overflow: hidden;
58
58
  text-overflow: ellipsis;
59
59
  text-align: left;
60
60
  }
61
- .select__focusVisible_47vf6 {
61
+ .select__focusVisible_uryv6 {
62
62
  outline: 2px solid var(--focus-color);
63
63
  outline-offset: 2px;
64
64
  }
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/hooks';
@@ -1,4 +1,4 @@
1
- import '../tslib.es6-795118d5.js';
1
+ import '../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -8,7 +8,7 @@ import '@juggle/resize-observer';
8
8
  import 'downshift';
9
9
  import '@alfalab/core-components-popover/esm';
10
10
  import '@alfalab/hooks';
11
- export { B as BaseSelect } from '../Component-42145c7f.js';
11
+ export { B as BaseSelect } from '../Component-cf5c933f.js';
12
12
  import '../utils.js';
13
13
  import './native-select/Component.js';
14
14
  import '@alfalab/core-components-form-control/esm';
@@ -27,7 +27,7 @@ import '../Component.js';
27
27
  import '@alfalab/core-components-bottom-sheet/esm';
28
28
  import '@alfalab/core-components-modal/esm/mobile';
29
29
  import '@alfalab/core-components-button/esm';
30
- export { S as SelectMobile, a as SelectModalMobile } from '../Component-904366d4.js';
30
+ export { S as SelectMobile, a as SelectModalMobile } from '../Component-804e366f.js';
31
31
  import './base-checkmark/Component.js';
32
32
  import '@alfalab/core-components-base-modal/esm';
33
33
  import './base-select-mobile/options-list/Component.js';
@@ -35,4 +35,4 @@ import 'react-virtual';
35
35
  export { VirtualOptionsList } from './virtual-options-list/Component.js';
36
36
  export { BaseOption } from './base-option/Component.js';
37
37
  import '@alfalab/core-components-skeleton/esm';
38
- import '../intersection-observer-54d01139.js';
38
+ import '../intersection-observer-7304e334.js';
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-795118d5.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-e89d50db.js';
2
2
  import React, { forwardRef, useCallback } from 'react';
3
3
  import { isGroup } from '../../utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import '../../tslib.es6-795118d5.js';
1
+ import '../../tslib.es6-e89d50db.js';
2
2
  import 'react';
3
3
  import '../../utils.js';
4
4
  export { NativeSelect } from './Component.js';
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"optgroup":"select__optgroup_e8a82","label":"select__label_e8a82","l":"select__l_e8a82","xl":"select__xl_e8a82"};
4
+ var styles = {"optgroup":"select__optgroup_1mojg","label":"select__label_1mojg","l":"select__l_1mojg","xl":"select__xl_1mojg"};
5
5
  require('./index.css')
6
6
 
7
7
  var Optgroup = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1fen4 */
1
+ /* hash: 3902r */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  --color-light-text-secondary: rgba(11, 31, 53, 0.7);
@@ -33,7 +33,7 @@
33
33
  --select-optgroup-l-left-padding: var(--gap-m);
34
34
  --select-optgroup-l-right-padding: var(--gap-m);
35
35
  }
36
- .select__optgroup_e8a82 {
36
+ .select__optgroup_1mojg {
37
37
  position: relative;
38
38
  display: flex;
39
39
  align-items: center;
@@ -43,10 +43,10 @@
43
43
  background: var(--select-optgroup-background);
44
44
  min-height: 40px
45
45
  }
46
- .select__optgroup_e8a82 + *[role='option']:before {
46
+ .select__optgroup_1mojg + *[role='option']:before {
47
47
  display: none;
48
48
  }
49
- .select__label_e8a82 {
49
+ .select__label_1mojg {
50
50
  font-size: 12px;
51
51
  line-height: 16px;
52
52
  font-weight: 500;
@@ -56,8 +56,8 @@
56
56
  display: block;
57
57
  color: var(--select-optgroup-color);
58
58
  }
59
- .select__l_e8a82,
60
- .select__xl_e8a82 {
59
+ .select__l_1mojg,
60
+ .select__xl_1mojg {
61
61
  padding-left: var(--select-optgroup-l-left-padding);
62
62
  padding-right: var(--select-optgroup-l-right-padding);
63
63
  }
@@ -1,4 +1,4 @@
1
- import { a as __assign } from '../../tslib.es6-795118d5.js';
1
+ import { a as __assign } from '../../tslib.es6-e89d50db.js';
2
2
  import React, { isValidElement } from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components/badge';
@@ -8,7 +8,7 @@ import { Checkmark } from '../base-select-mobile/checkmark/Component.js';
8
8
  import '@alfalab/core-components-checkbox/esm';
9
9
  import { Checkmark as Checkmark$1 } from '../checkmark/Component.js';
10
10
 
11
- var styles = {"option":"select__option_1cz7y","disabled":"select__disabled_1cz7y","s":"select__s_1cz7y","m":"select__m_1cz7y","l":"select__l_1cz7y","xl":"select__xl_1cz7y","selected":"select__selected_1cz7y","highlighted":"select__highlighted_1cz7y","content":"select__content_1cz7y","textContent":"select__textContent_1cz7y"};
11
+ var styles = {"option":"select__option_zh00l","disabled":"select__disabled_zh00l","s":"select__s_zh00l","m":"select__m_zh00l","l":"select__l_zh00l","xl":"select__xl_zh00l","selected":"select__selected_zh00l","highlighted":"select__highlighted_zh00l","content":"select__content_zh00l","textContent":"select__textContent_zh00l"};
12
12
  require('./index.css')
13
13
 
14
14
  var Option = function (_a) {