@alfalab/core-components-select 19.1.3-alfasans → 19.1.4

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 (125) hide show
  1. package/components/arrow/index.css +4 -4
  2. package/components/arrow/index.module.css.js +1 -1
  3. package/components/base-checkmark/index.css +12 -12
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +17 -19
  6. package/components/base-option/index.module.css.js +1 -1
  7. package/components/base-select/index.css +11 -11
  8. package/components/base-select/index.module.css.js +1 -1
  9. package/components/base-select/mobile.css +11 -11
  10. package/components/base-select/mobile.module.css.js +1 -1
  11. package/components/checkmark/index.css +11 -11
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +6 -6
  14. package/components/checkmark-mobile/index.module.css.js +1 -1
  15. package/components/clear-button/index.css +4 -4
  16. package/components/clear-button/index.module.css.js +1 -1
  17. package/components/field/index.css +18 -22
  18. package/components/field/index.module.css.js +1 -1
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/index.module.css.js +1 -1
  21. package/components/optgroup/index.css +7 -8
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +22 -24
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +19 -21
  26. package/components/option/mobile/index.module.css.js +1 -1
  27. package/components/options-list/index.css +13 -13
  28. package/components/options-list/index.module.css.js +1 -1
  29. package/components/search/index.css +1 -1
  30. package/components/search/index.module.css.js +1 -1
  31. package/components/virtual-options-list/index.css +13 -13
  32. package/components/virtual-options-list/index.module.css.js +1 -1
  33. package/cssm/components/base-option/index.module.css +3 -5
  34. package/cssm/components/field/index.module.css +5 -9
  35. package/cssm/components/optgroup/index.module.css +3 -4
  36. package/cssm/components/option/desktop/index.module.css +3 -5
  37. package/cssm/components/option/mobile/index.module.css +3 -5
  38. package/esm/components/arrow/index.css +4 -4
  39. package/esm/components/arrow/index.module.css.js +1 -1
  40. package/esm/components/base-checkmark/index.css +12 -12
  41. package/esm/components/base-checkmark/index.module.css.js +1 -1
  42. package/esm/components/base-option/index.css +17 -19
  43. package/esm/components/base-option/index.module.css.js +1 -1
  44. package/esm/components/base-select/index.css +11 -11
  45. package/esm/components/base-select/index.module.css.js +1 -1
  46. package/esm/components/base-select/mobile.css +11 -11
  47. package/esm/components/base-select/mobile.module.css.js +1 -1
  48. package/esm/components/checkmark/index.css +11 -11
  49. package/esm/components/checkmark/index.module.css.js +1 -1
  50. package/esm/components/checkmark-mobile/index.css +6 -6
  51. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  52. package/esm/components/clear-button/index.css +4 -4
  53. package/esm/components/clear-button/index.module.css.js +1 -1
  54. package/esm/components/field/index.css +18 -22
  55. package/esm/components/field/index.module.css.js +1 -1
  56. package/esm/components/footer/index.css +4 -4
  57. package/esm/components/footer/index.module.css.js +1 -1
  58. package/esm/components/optgroup/index.css +7 -8
  59. package/esm/components/optgroup/index.module.css.js +1 -1
  60. package/esm/components/option/desktop/index.css +22 -24
  61. package/esm/components/option/desktop/index.module.css.js +1 -1
  62. package/esm/components/option/mobile/index.css +19 -21
  63. package/esm/components/option/mobile/index.module.css.js +1 -1
  64. package/esm/components/options-list/index.css +13 -13
  65. package/esm/components/options-list/index.module.css.js +1 -1
  66. package/esm/components/search/index.css +1 -1
  67. package/esm/components/search/index.module.css.js +1 -1
  68. package/esm/components/virtual-options-list/index.css +13 -13
  69. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  70. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  71. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  72. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  73. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  74. package/esm/presets/useSelectWithLoading/index.css +1 -1
  75. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  76. package/modern/components/arrow/index.css +4 -4
  77. package/modern/components/arrow/index.module.css.js +1 -1
  78. package/modern/components/base-checkmark/index.css +12 -12
  79. package/modern/components/base-checkmark/index.module.css.js +1 -1
  80. package/modern/components/base-option/index.css +17 -19
  81. package/modern/components/base-option/index.module.css.js +1 -1
  82. package/modern/components/base-select/index.css +11 -11
  83. package/modern/components/base-select/index.module.css.js +1 -1
  84. package/modern/components/base-select/mobile.css +11 -11
  85. package/modern/components/base-select/mobile.module.css.js +1 -1
  86. package/modern/components/checkmark/index.css +11 -11
  87. package/modern/components/checkmark/index.module.css.js +1 -1
  88. package/modern/components/checkmark-mobile/index.css +6 -6
  89. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  90. package/modern/components/clear-button/index.css +4 -4
  91. package/modern/components/clear-button/index.module.css.js +1 -1
  92. package/modern/components/field/index.css +18 -22
  93. package/modern/components/field/index.module.css.js +1 -1
  94. package/modern/components/footer/index.css +4 -4
  95. package/modern/components/footer/index.module.css.js +1 -1
  96. package/modern/components/optgroup/index.css +7 -8
  97. package/modern/components/optgroup/index.module.css.js +1 -1
  98. package/modern/components/option/desktop/index.css +22 -24
  99. package/modern/components/option/desktop/index.module.css.js +1 -1
  100. package/modern/components/option/mobile/index.css +19 -21
  101. package/modern/components/option/mobile/index.module.css.js +1 -1
  102. package/modern/components/options-list/index.css +13 -13
  103. package/modern/components/options-list/index.module.css.js +1 -1
  104. package/modern/components/search/index.css +1 -1
  105. package/modern/components/search/index.module.css.js +1 -1
  106. package/modern/components/virtual-options-list/index.css +13 -13
  107. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  108. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  109. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  110. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  111. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  112. package/modern/presets/useSelectWithLoading/index.css +1 -1
  113. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  114. package/moderncssm/components/base-option/index.module.css +1 -2
  115. package/moderncssm/components/field/index.module.css +3 -6
  116. package/moderncssm/components/optgroup/index.module.css +1 -1
  117. package/moderncssm/components/option/desktop/index.module.css +1 -2
  118. package/moderncssm/components/option/mobile/index.module.css +1 -2
  119. package/package.json +15 -15
  120. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  121. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  122. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  123. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  124. package/presets/useSelectWithLoading/index.css +1 -1
  125. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -14,9 +14,8 @@
14
14
  --gap-16: var(--gap-m);
15
15
  }
16
16
  :root {
17
- --font-family-alfasans:
18
- 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
19
- Helvetica, sans-serif;
17
+ --font-family-system:
18
+ system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
20
19
  }
21
20
  :root {
22
21
  --disabled-cursor: not-allowed;
@@ -44,12 +43,11 @@
44
43
  --select-option-active-color: var(--color-light-text-primary);
45
44
  --select-option-disabled-color: var(--color-light-text-secondary);
46
45
  }
47
- .select__option_1y6ir {
46
+ .select__option_1o32m {
48
47
  font-size: 16px;
49
48
  line-height: 20px;
50
49
  font-weight: 400;
51
- letter-spacing: -0.24px;
52
- font-family: var(--font-family-alfasans);
50
+ font-family: var(--font-family-system);
53
51
 
54
52
  display: flex;
55
53
  align-items: center;
@@ -62,11 +60,11 @@
62
60
  position: relative;
63
61
  cursor: pointer;
64
62
  }
65
- .select__option_1y6ir:not(.select__disabled_1y6ir):active {
63
+ .select__option_1o32m:not(.select__disabled_1o32m):active {
66
64
  background: var(--select-option-active-background);
67
65
  color: var(--select-option-active-color);
68
66
  }
69
- .select__option_1y6ir:before {
67
+ .select__option_1o32m:before {
70
68
  content: '';
71
69
  position: absolute;
72
70
  left: var(--select-option-left-padding);
@@ -77,59 +75,59 @@
77
75
  display: var(--select-option-divider-display);
78
76
  transition: opacity 0.2s ease;
79
77
  }
80
- .select__option_1y6ir:first-child:before {
78
+ .select__option_1o32m:first-child:before {
81
79
  display: none;
82
80
  }
83
- .select__size-48_1y6ir {
81
+ .select__size-48_1o32m {
84
82
  min-height: var(--size-s-height);
85
83
  }
86
- .select__size-56_1y6ir {
84
+ .select__size-56_1o32m {
87
85
  min-height: var(--size-m-height);
88
86
  }
89
- .select__size-64_1y6ir {
87
+ .select__size-64_1o32m {
90
88
  min-height: var(--size-l-height);
91
89
  }
92
- .select__size-72_1y6ir {
90
+ .select__size-72_1o32m {
93
91
  min-height: var(--size-xl-height);
94
92
  padding-left: var(--select-option-l-left-padding);
95
93
  padding-right: var(--select-option-l-right-padding);
96
94
  }
97
- .select__size-72_1y6ir:before {
95
+ .select__size-72_1o32m:before {
98
96
  left: var(--select-option-l-left-padding);
99
97
  right: var(--select-option-l-right-padding);
100
98
  }
101
- .select__selected_1y6ir {
99
+ .select__selected_1o32m {
102
100
  background: var(--select-option-selected-background);
103
101
  color: var(--select-option-selected-color);
104
102
  cursor: default;
105
103
  }
106
- .select__highlighted_1y6ir {
104
+ .select__highlighted_1o32m {
107
105
  background: var(--select-option-hover-background);
108
106
  color: var(--select-option-hover-color);
109
107
  }
110
- .select__highlighted_1y6ir:before,
111
- .select__highlighted_1y6ir + .select__option_1y6ir:before {
108
+ .select__highlighted_1o32m:before,
109
+ .select__highlighted_1o32m + .select__option_1o32m:before {
112
110
  opacity: 0;
113
111
  }
114
- .select__disabled_1y6ir {
112
+ .select__disabled_1o32m {
115
113
  cursor: var(--disabled-cursor);
116
114
  background: var(--select-option-disabled-background);
117
115
  color: var(--select-option-disabled-color);
118
116
  }
119
- .select__content_1y6ir {
117
+ .select__content_1o32m {
120
118
  overflow: hidden;
121
119
  flex: 1;
122
120
  text-overflow: ellipsis;
123
121
  }
124
- .select__textContent_1y6ir {
122
+ .select__textContent_1o32m {
125
123
  padding-top: var(--gap-12);
126
124
  padding-bottom: var(--gap-12);
127
125
  }
128
- .select__highlighted_1y6ir {
126
+ .select__highlighted_1o32m {
129
127
  background: var(--select-option-hover-background);
130
128
  color: var(--select-option-hover-color);
131
129
  }
132
- .select__highlighted_1y6ir:before,
133
- .select__highlighted_1y6ir + .select__option_1y6ir:before {
130
+ .select__highlighted_1o32m:before,
131
+ .select__highlighted_1o32m + .select__option_1o32m:before {
134
132
  opacity: 0;
135
133
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_1y6ir","disabled":"select__disabled_1y6ir","size-48":"select__size-48_1y6ir","size-56":"select__size-56_1y6ir","size-64":"select__size-64_1y6ir","size-72":"select__size-72_1y6ir","selected":"select__selected_1y6ir","highlighted":"select__highlighted_1y6ir","content":"select__content_1y6ir","textContent":"select__textContent_1y6ir"};
3
+ var styles = {"option":"select__option_1o32m","disabled":"select__disabled_1o32m","size-48":"select__size-48_1o32m","size-56":"select__size-56_1o32m","size-64":"select__size-64_1o32m","size-72":"select__size-72_1o32m","selected":"select__selected_1o32m","highlighted":"select__highlighted_1o32m","content":"select__content_1o32m","textContent":"select__textContent_1o32m"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -14,9 +14,8 @@
14
14
  --gap-16: var(--gap-m);
15
15
  }
16
16
  :root {
17
- --font-family-alfasans:
18
- 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
19
- Helvetica, sans-serif;
17
+ --font-family-system:
18
+ system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
20
19
  }
21
20
  :root {
22
21
  --disabled-cursor: not-allowed;
@@ -44,12 +43,11 @@
44
43
  --select-option-active-color: var(--color-light-text-primary);
45
44
  --select-option-disabled-color: var(--color-light-text-secondary);
46
45
  }
47
- .select__option_uuqjw {
46
+ .select__option_1wx79 {
48
47
  font-size: 16px;
49
48
  line-height: 20px;
50
49
  font-weight: 400;
51
- letter-spacing: -0.24px;
52
- font-family: var(--font-family-alfasans);
50
+ font-family: var(--font-family-system);
53
51
 
54
52
  display: flex;
55
53
  align-items: center;
@@ -62,11 +60,11 @@
62
60
  position: relative;
63
61
  cursor: pointer;
64
62
  }
65
- .select__option_uuqjw:not(.select__disabled_uuqjw):active {
63
+ .select__option_1wx79:not(.select__disabled_1wx79):active {
66
64
  background: var(--select-option-active-background);
67
65
  color: var(--select-option-active-color);
68
66
  }
69
- .select__option_uuqjw:before {
67
+ .select__option_1wx79:before {
70
68
  content: '';
71
69
  position: absolute;
72
70
  left: var(--select-option-left-padding);
@@ -77,51 +75,51 @@
77
75
  display: var(--select-option-divider-display);
78
76
  transition: opacity 0.2s ease;
79
77
  }
80
- .select__option_uuqjw:first-child:before {
78
+ .select__option_1wx79:first-child:before {
81
79
  display: none;
82
80
  }
83
- .select__size-48_uuqjw {
81
+ .select__size-48_1wx79 {
84
82
  min-height: var(--size-s-height);
85
83
  }
86
- .select__size-56_uuqjw {
84
+ .select__size-56_1wx79 {
87
85
  min-height: var(--size-m-height);
88
86
  }
89
- .select__size-64_uuqjw {
87
+ .select__size-64_1wx79 {
90
88
  min-height: var(--size-l-height);
91
89
  }
92
- .select__size-72_uuqjw {
90
+ .select__size-72_1wx79 {
93
91
  min-height: var(--size-xl-height);
94
92
  padding-left: var(--select-option-l-left-padding);
95
93
  padding-right: var(--select-option-l-right-padding);
96
94
  }
97
- .select__size-72_uuqjw:before {
95
+ .select__size-72_1wx79:before {
98
96
  left: var(--select-option-l-left-padding);
99
97
  right: var(--select-option-l-right-padding);
100
98
  }
101
- .select__selected_uuqjw {
99
+ .select__selected_1wx79 {
102
100
  background: var(--select-option-selected-background);
103
101
  color: var(--select-option-selected-color);
104
102
  cursor: default;
105
103
  }
106
- .select__highlighted_uuqjw {
104
+ .select__highlighted_1wx79 {
107
105
  background: var(--select-option-hover-background);
108
106
  color: var(--select-option-hover-color);
109
107
  }
110
- .select__highlighted_uuqjw:before,
111
- .select__highlighted_uuqjw + .select__option_uuqjw:before {
108
+ .select__highlighted_1wx79:before,
109
+ .select__highlighted_1wx79 + .select__option_1wx79:before {
112
110
  opacity: 0;
113
111
  }
114
- .select__disabled_uuqjw {
112
+ .select__disabled_1wx79 {
115
113
  cursor: var(--disabled-cursor);
116
114
  background: var(--select-option-disabled-background);
117
115
  color: var(--select-option-disabled-color);
118
116
  }
119
- .select__content_uuqjw {
117
+ .select__content_1wx79 {
120
118
  overflow: hidden;
121
119
  flex: 1;
122
120
  text-overflow: ellipsis;
123
121
  }
124
- .select__textContent_uuqjw {
122
+ .select__textContent_1wx79 {
125
123
  padding-top: var(--gap-12);
126
124
  padding-bottom: var(--gap-12);
127
125
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_uuqjw","disabled":"select__disabled_uuqjw","size-48":"select__size-48_uuqjw","size-56":"select__size-56_uuqjw","size-64":"select__size-64_uuqjw","size-72":"select__size-72_uuqjw","selected":"select__selected_uuqjw","highlighted":"select__highlighted_uuqjw","content":"select__content_uuqjw","textContent":"select__textContent_uuqjw"};
3
+ var styles = {"option":"select__option_1wx79","disabled":"select__disabled_1wx79","size-48":"select__size-48_1wx79","size-56":"select__size-56_1wx79","size-64":"select__size-64_1wx79","size-72":"select__size-72_1wx79","selected":"select__selected_1wx79","highlighted":"select__highlighted_1wx79","content":"select__content_1wx79","textContent":"select__textContent_1wx79"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -15,57 +15,57 @@
15
15
  --select-options-list-scrollbar-gap: var(--gap-12);
16
16
  --select-options-list-empty-placeholder-color: var(--color-light-text-secondary);
17
17
  }
18
- .select__optionsList_dlk8t {
18
+ .select__optionsList_c5371 {
19
19
  width: 100%;
20
20
  outline: none;
21
21
  box-sizing: border-box;
22
22
  position: relative;
23
23
  }
24
- .select__optionsList_dlk8t .select__scrollable_dlk8t {
24
+ .select__optionsList_c5371 .select__scrollable_c5371 {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_dlk8t .select__scrollable_dlk8t .select__verticalBar_dlk8t.select__verticalBar_dlk8t {
28
+ .select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371 {
29
29
  top: var(--select-options-list-scrollbar-gap);
30
30
  height: calc(100% - 2 * var(--select-options-list-scrollbar-gap));
31
31
  }
32
- .select__optionsList_dlk8t .select__scrollable_dlk8t .select__verticalBar_dlk8t.select__verticalBar_dlk8t.select__verticalBarWithHeader_dlk8t {
32
+ .select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithHeader_c5371 {
33
33
  top: 0;
34
34
  height: calc(100% - var(--select-options-list-scrollbar-gap));
35
35
  }
36
- .select__optionsList_dlk8t .select__scrollable_dlk8t .select__verticalBar_dlk8t.select__verticalBar_dlk8t.select__verticalBarWithFooter_dlk8t {
36
+ .select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithFooter_c5371 {
37
37
  top: var(--select-options-list-scrollbar-gap);
38
38
  height: calc(100% - var(--select-options-list-scrollbar-gap));
39
39
  }
40
- .select__optionsList_dlk8t .select__scrollable_dlk8t .select__verticalBar_dlk8t.select__verticalBar_dlk8t.select__verticalBarWithHeader_dlk8t.select__verticalBarWithFooter_dlk8t {
40
+ .select__optionsList_c5371 .select__scrollable_c5371 .select__verticalBar_c5371.select__verticalBar_c5371.select__verticalBarWithHeader_c5371.select__verticalBarWithFooter_c5371 {
41
41
  top: 0;
42
42
  height: 100%;
43
43
  }
44
- .select__optionsListHeader_dlk8t {
44
+ .select__optionsListHeader_c5371 {
45
45
  box-sizing: border-box;
46
46
  border-bottom: 1px solid transparent;
47
47
  transition: border-color 0.2s ease;
48
48
  }
49
- .select__optionsListHeader_dlk8t.select__headerHighlighted_dlk8t {
49
+ .select__optionsListHeader_c5371.select__headerHighlighted_c5371 {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_dlk8t {
52
+ .select__optionsListFooter_c5371 {
53
53
  position: sticky;
54
54
  bottom: var(--gap-0);
55
55
  box-sizing: border-box;
56
56
  border-top: 1px solid transparent;
57
57
  transition: border-color 0.2s ease;
58
58
  }
59
- .select__optionsListFooter_dlk8t.select__withBorder_dlk8t {
59
+ .select__optionsListFooter_c5371.select__withBorder_c5371 {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_dlk8t {
62
+ .select__mask_c5371 {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_dlk8t {
65
+ .select__emptyPlaceholder_c5371 {
66
66
  padding: var(--gap-16) var(--gap-12);
67
67
  color: var(--select-options-list-empty-placeholder-color);
68
68
  }
69
- .select__size-72_dlk8t .select__emptyPlaceholder_dlk8t {
69
+ .select__size-72_c5371 .select__emptyPlaceholder_c5371 {
70
70
  padding: var(--gap-24) var(--gap-16);
71
71
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optionsList":"select__optionsList_dlk8t","scrollable":"select__scrollable_dlk8t","verticalBar":"select__verticalBar_dlk8t","verticalBarWithHeader":"select__verticalBarWithHeader_dlk8t","verticalBarWithFooter":"select__verticalBarWithFooter_dlk8t","optionsListHeader":"select__optionsListHeader_dlk8t","headerHighlighted":"select__headerHighlighted_dlk8t","optionsListFooter":"select__optionsListFooter_dlk8t","withBorder":"select__withBorder_dlk8t","mask":"select__mask_dlk8t","emptyPlaceholder":"select__emptyPlaceholder_dlk8t","size-72":"select__size-72_dlk8t"};
3
+ var styles = {"optionsList":"select__optionsList_c5371","scrollable":"select__scrollable_c5371","verticalBar":"select__verticalBar_c5371","verticalBarWithHeader":"select__verticalBarWithHeader_c5371","verticalBarWithFooter":"select__verticalBarWithFooter_c5371","optionsListHeader":"select__optionsListHeader_c5371","headerHighlighted":"select__headerHighlighted_c5371","optionsListFooter":"select__optionsListFooter_c5371","withBorder":"select__withBorder_c5371","mask":"select__mask_c5371","emptyPlaceholder":"select__emptyPlaceholder_c5371","size-72":"select__size-72_c5371"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_m07ma.select__component_m07ma {
1
+ .select__component_1v2sm.select__component_1v2sm {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_m07ma"};
3
+ var styles = {"component":"select__component_1v2sm"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -20,42 +20,42 @@
20
20
  --select-option-left-padding: var(--gap-12);
21
21
  --select-option-right-padding: var(--gap-12);
22
22
  }
23
- .select__virtualOptionsList_1xfn6 {
23
+ .select__virtualOptionsList_1fl9q {
24
24
  width: 100%;
25
25
  outline: none;
26
26
  box-sizing: border-box;
27
27
  position: sticky;
28
28
  justify-content: space-between;
29
29
  }
30
- .select__virtualOptionsListHeader_1xfn6 {
30
+ .select__virtualOptionsListHeader_1fl9q {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_1xfn6 {
34
+ .select__virtualOptionsListFooter_1fl9q {
35
35
  position: sticky;
36
36
  bottom: var(--gap-0);
37
37
  box-sizing: border-box;
38
38
  border-top: 1px solid transparent;
39
39
  }
40
- .select__virtualOptionsListFooter_1xfn6.select__withBorder_1xfn6 {
40
+ .select__virtualOptionsListFooter_1fl9q.select__withBorder_1fl9q {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_1xfn6 {
43
+ .select__scrollable_1fl9q {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_1xfn6 {
48
+ .select__inner_1fl9q {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_1xfn6 {
52
+ .select__virtualRow_1fl9q {
53
53
  position: absolute;
54
54
  top: var(--gap-0);
55
55
  left: var(--gap-0);
56
56
  width: 100%;
57
57
  }
58
- .select__virtualRow_1xfn6:before {
58
+ .select__virtualRow_1fl9q:before {
59
59
  content: '';
60
60
  position: absolute;
61
61
  z-index: 1;
@@ -66,18 +66,18 @@
66
66
  background: var(--select-option-divider-background);
67
67
  display: var(--select-option-divider-display);
68
68
  }
69
- .select__virtualRow_1xfn6:first-child:before {
69
+ .select__virtualRow_1fl9q:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_1xfn6:before,
73
- .select__highlighted_1xfn6 + .select__virtualRow_1xfn6:before {
72
+ .select__highlighted_1fl9q:before,
73
+ .select__highlighted_1fl9q + .select__virtualRow_1fl9q:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_1xfn6 {
76
+ .select__emptyPlaceholder_1fl9q {
77
77
  padding: var(--gap-16) var(--gap-12);
78
78
  color: var(--select-options-list-empty-placeholder-color);
79
79
  flex: 1;
80
80
  }
81
- .select__size-72_1xfn6 .select__emptyPlaceholder_1xfn6 {
81
+ .select__size-72_1fl9q .select__emptyPlaceholder_1fl9q {
82
82
  padding: var(--gap-24) var(--gap-16);
83
83
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"virtualOptionsList":"select__virtualOptionsList_1xfn6","virtualOptionsListHeader":"select__virtualOptionsListHeader_1xfn6","virtualOptionsListFooter":"select__virtualOptionsListFooter_1xfn6","withBorder":"select__withBorder_1xfn6","scrollable":"select__scrollable_1xfn6","inner":"select__inner_1xfn6","virtualRow":"select__virtualRow_1xfn6","highlighted":"select__highlighted_1xfn6","emptyPlaceholder":"select__emptyPlaceholder_1xfn6","size-72":"select__size-72_1xfn6"};
3
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_1fl9q","virtualOptionsListHeader":"select__virtualOptionsListHeader_1fl9q","virtualOptionsListFooter":"select__virtualOptionsListFooter_1fl9q","withBorder":"select__withBorder_1fl9q","scrollable":"select__scrollable_1fl9q","inner":"select__inner_1fl9q","virtualRow":"select__virtualRow_1fl9q","highlighted":"select__highlighted_1fl9q","emptyPlaceholder":"select__emptyPlaceholder_1fl9q","size-72":"select__size-72_1fl9q"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,14 +12,14 @@
12
12
  :root {
13
13
  --select-option-list-footer-button-gap: var(--gap-8);
14
14
  }
15
- .select__footer_1f1g0 {
15
+ .select__footer_11a4p {
16
16
  background-color: var(--color-light-base-bg-primary);
17
17
  padding: var(--gap-12);
18
18
  outline: none;
19
19
  }
20
- .select__footer_1f1g0.select__size-72_1f1g0 {
20
+ .select__footer_11a4p.select__size-72_11a4p {
21
21
  padding: var(--gap-12) var(--gap-16);
22
22
  }
23
- .select__footer_1f1g0 > .select__button_1f1g0 + .select__button_1f1g0 {
23
+ .select__footer_11a4p > .select__button_11a4p + .select__button_11a4p {
24
24
  margin-left: var(--select-option-list-footer-button-gap);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_1f1g0","size-72":"select__size-72_1f1g0","button":"select__button_1f1g0"};
3
+ var styles = {"footer":"select__footer_11a4p","size-72":"select__size-72_11a4p","button":"select__button_11a4p"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,16 +6,16 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__desktop_1cuxm {
9
+ .select__desktop_yw1ah {
10
10
  padding: var(--gap-12);
11
11
  }
12
- .select__desktop_1cuxm.select__size-72_1cuxm {
12
+ .select__desktop_yw1ah.select__size-72_yw1ah {
13
13
  padding-left: var(--gap-16);
14
14
  }
15
- .select__mobile_1cuxm {
15
+ .select__mobile_yw1ah {
16
16
  padding: var(--gap-12) var(--gap-12) var(--gap-12) var(--gap-8);
17
17
  }
18
- .select__positionAfter_1cuxm {
18
+ .select__positionAfter_yw1ah {
19
19
  margin-left: 0;
20
20
  margin-left: initial;
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"desktop":"select__desktop_1cuxm","size-72":"select__size-72_1cuxm","mobile":"select__mobile_1cuxm","positionAfter":"select__positionAfter_1cuxm"};
3
+ var styles = {"desktop":"select__desktop_yw1ah","size-72":"select__size-72_yw1ah","mobile":"select__mobile_yw1ah","positionAfter":"select__positionAfter_yw1ah"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_s2l5f {
1
+ .select__skeleton_1l2j0 {
2
2
  position: absolute;
3
3
  top: 50%;
4
4
  transform: translateY(-50%);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"skeleton":"select__skeleton_s2l5f"};
3
+ var styles = {"skeleton":"select__skeleton_1l2j0"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,7 +9,7 @@
9
9
  --select-arrow-color: var(--color-light-neutral-translucent-700);
10
10
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
11
11
  }
12
- .select__arrow_1rlyl {
12
+ .select__arrow_lqos8 {
13
13
  display: block;
14
14
  width: 24px;
15
15
  height: 24px;
@@ -19,15 +19,15 @@
19
19
  transform 0.15s ease-in-out,
20
20
  opacity 0.2s ease;
21
21
  }
22
- .select__arrow_1rlyl.select__disabled_1rlyl {
22
+ .select__arrow_lqos8.select__disabled_lqos8 {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_1rlyl.select__size-40_1rlyl {
25
+ .select__arrow_lqos8.select__size-40_lqos8 {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_1rlyl {
31
+ .select__open_lqos8 {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"arrow":"select__arrow_1rlyl","disabled":"select__disabled_1rlyl","size-40":"select__size-40_1rlyl","open":"select__open_1rlyl"};
3
+ const styles = {"arrow":"select__arrow_lqos8","disabled":"select__disabled_lqos8","size-40":"select__size-40_lqos8","open":"select__open_lqos8"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,45 +2,45 @@
2
2
  --gap-s: 12px;
3
3
  --gap-12: var(--gap-s);
4
4
  }
5
- .select__checkmark_1147p {
5
+ .select__checkmark_tb6fj {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_1147p.select__start_1147p {
9
+ .select__checkmark_tb6fj.select__start_tb6fj {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_1147p.select__center_1147p {
12
+ .select__checkmark_tb6fj.select__center_tb6fj {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_1147p {
15
+ .select__positionAfter_tb6fj {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_1147p {
19
+ .select__container_tb6fj {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_1147p.select__start_1147p {
25
+ .select__container_tb6fj.select__start_tb6fj {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_1147p.select__center_1147p {
28
+ .select__container_tb6fj.select__center_tb6fj {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_1147p {
31
+ .select__singleIcon_tb6fj {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_1147p.select__before_1147p {
35
+ .select__singleIcon_tb6fj.select__before_tb6fj {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_1147p.select__after_1147p {
38
+ .select__singleIcon_tb6fj.select__after_tb6fj {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_1147p.select__selected_1147p {
41
+ .select__singleIcon_tb6fj.select__selected_tb6fj {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_1147p {
44
+ .select__content_tb6fj {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_1147p","start":"select__start_1147p","center":"select__center_1147p","positionAfter":"select__positionAfter_1147p","container":"select__container_1147p","singleIcon":"select__singleIcon_1147p","before":"select__before_1147p","after":"select__after_1147p","selected":"select__selected_1147p","content":"select__content_1147p"};
3
+ const styles = {"checkmark":"select__checkmark_tb6fj","start":"select__start_tb6fj","center":"select__center_tb6fj","positionAfter":"select__positionAfter_tb6fj","container":"select__container_tb6fj","singleIcon":"select__singleIcon_tb6fj","before":"select__before_tb6fj","after":"select__after_tb6fj","selected":"select__selected_tb6fj","content":"select__content_tb6fj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map