@alfalab/core-components-select 19.1.3 → 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 (115) 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 +14 -14
  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 +13 -13
  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 +4 -4
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +19 -19
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +16 -16
  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/esm/components/arrow/index.css +4 -4
  34. package/esm/components/arrow/index.module.css.js +1 -1
  35. package/esm/components/base-checkmark/index.css +12 -12
  36. package/esm/components/base-checkmark/index.module.css.js +1 -1
  37. package/esm/components/base-option/index.css +14 -14
  38. package/esm/components/base-option/index.module.css.js +1 -1
  39. package/esm/components/base-select/index.css +11 -11
  40. package/esm/components/base-select/index.module.css.js +1 -1
  41. package/esm/components/base-select/mobile.css +11 -11
  42. package/esm/components/base-select/mobile.module.css.js +1 -1
  43. package/esm/components/checkmark/index.css +11 -11
  44. package/esm/components/checkmark/index.module.css.js +1 -1
  45. package/esm/components/checkmark-mobile/index.css +6 -6
  46. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  47. package/esm/components/clear-button/index.css +4 -4
  48. package/esm/components/clear-button/index.module.css.js +1 -1
  49. package/esm/components/field/index.css +13 -13
  50. package/esm/components/field/index.module.css.js +1 -1
  51. package/esm/components/footer/index.css +4 -4
  52. package/esm/components/footer/index.module.css.js +1 -1
  53. package/esm/components/optgroup/index.css +4 -4
  54. package/esm/components/optgroup/index.module.css.js +1 -1
  55. package/esm/components/option/desktop/index.css +19 -19
  56. package/esm/components/option/desktop/index.module.css.js +1 -1
  57. package/esm/components/option/mobile/index.css +16 -16
  58. package/esm/components/option/mobile/index.module.css.js +1 -1
  59. package/esm/components/options-list/index.css +13 -13
  60. package/esm/components/options-list/index.module.css.js +1 -1
  61. package/esm/components/search/index.css +1 -1
  62. package/esm/components/search/index.module.css.js +1 -1
  63. package/esm/components/virtual-options-list/index.css +13 -13
  64. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  65. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  66. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  67. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  68. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  69. package/esm/presets/useSelectWithLoading/index.css +1 -1
  70. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  71. package/modern/components/arrow/index.css +4 -4
  72. package/modern/components/arrow/index.module.css.js +1 -1
  73. package/modern/components/base-checkmark/index.css +12 -12
  74. package/modern/components/base-checkmark/index.module.css.js +1 -1
  75. package/modern/components/base-option/index.css +14 -14
  76. package/modern/components/base-option/index.module.css.js +1 -1
  77. package/modern/components/base-select/index.css +11 -11
  78. package/modern/components/base-select/index.module.css.js +1 -1
  79. package/modern/components/base-select/mobile.css +11 -11
  80. package/modern/components/base-select/mobile.module.css.js +1 -1
  81. package/modern/components/checkmark/index.css +11 -11
  82. package/modern/components/checkmark/index.module.css.js +1 -1
  83. package/modern/components/checkmark-mobile/index.css +6 -6
  84. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  85. package/modern/components/clear-button/index.css +4 -4
  86. package/modern/components/clear-button/index.module.css.js +1 -1
  87. package/modern/components/field/index.css +13 -13
  88. package/modern/components/field/index.module.css.js +1 -1
  89. package/modern/components/footer/index.css +4 -4
  90. package/modern/components/footer/index.module.css.js +1 -1
  91. package/modern/components/optgroup/index.css +4 -4
  92. package/modern/components/optgroup/index.module.css.js +1 -1
  93. package/modern/components/option/desktop/index.css +19 -19
  94. package/modern/components/option/desktop/index.module.css.js +1 -1
  95. package/modern/components/option/mobile/index.css +16 -16
  96. package/modern/components/option/mobile/index.module.css.js +1 -1
  97. package/modern/components/options-list/index.css +13 -13
  98. package/modern/components/options-list/index.module.css.js +1 -1
  99. package/modern/components/search/index.css +1 -1
  100. package/modern/components/search/index.module.css.js +1 -1
  101. package/modern/components/virtual-options-list/index.css +13 -13
  102. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  103. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  104. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  105. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  106. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  107. package/modern/presets/useSelectWithLoading/index.css +1 -1
  108. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  109. package/package.json +5 -5
  110. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  111. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  112. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  113. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  114. package/presets/useSelectWithLoading/index.css +1 -1
  115. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -43,7 +43,7 @@
43
43
  --select-option-active-color: var(--color-light-text-primary);
44
44
  --select-option-disabled-color: var(--color-light-text-secondary);
45
45
  }
46
- .select__option_1b6t4 {
46
+ .select__option_1o32m {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -60,11 +60,11 @@
60
60
  position: relative;
61
61
  cursor: pointer;
62
62
  }
63
- .select__option_1b6t4:not(.select__disabled_1b6t4):active {
63
+ .select__option_1o32m:not(.select__disabled_1o32m):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1b6t4:before {
67
+ .select__option_1o32m:before {
68
68
  content: '';
69
69
  position: absolute;
70
70
  left: var(--select-option-left-padding);
@@ -75,59 +75,59 @@
75
75
  display: var(--select-option-divider-display);
76
76
  transition: opacity 0.2s ease;
77
77
  }
78
- .select__option_1b6t4:first-child:before {
78
+ .select__option_1o32m:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1b6t4 {
81
+ .select__size-48_1o32m {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1b6t4 {
84
+ .select__size-56_1o32m {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1b6t4 {
87
+ .select__size-64_1o32m {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1b6t4 {
90
+ .select__size-72_1o32m {
91
91
  min-height: var(--size-xl-height);
92
92
  padding-left: var(--select-option-l-left-padding);
93
93
  padding-right: var(--select-option-l-right-padding);
94
94
  }
95
- .select__size-72_1b6t4:before {
95
+ .select__size-72_1o32m:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1b6t4 {
99
+ .select__selected_1o32m {
100
100
  background: var(--select-option-selected-background);
101
101
  color: var(--select-option-selected-color);
102
102
  cursor: default;
103
103
  }
104
- .select__highlighted_1b6t4 {
104
+ .select__highlighted_1o32m {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1b6t4:before,
109
- .select__highlighted_1b6t4 + .select__option_1b6t4:before {
108
+ .select__highlighted_1o32m:before,
109
+ .select__highlighted_1o32m + .select__option_1o32m:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1b6t4 {
112
+ .select__disabled_1o32m {
113
113
  cursor: var(--disabled-cursor);
114
114
  background: var(--select-option-disabled-background);
115
115
  color: var(--select-option-disabled-color);
116
116
  }
117
- .select__content_1b6t4 {
117
+ .select__content_1o32m {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1b6t4 {
122
+ .select__textContent_1o32m {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
126
- .select__highlighted_1b6t4 {
126
+ .select__highlighted_1o32m {
127
127
  background: var(--select-option-hover-background);
128
128
  color: var(--select-option-hover-color);
129
129
  }
130
- .select__highlighted_1b6t4:before,
131
- .select__highlighted_1b6t4 + .select__option_1b6t4:before {
130
+ .select__highlighted_1o32m:before,
131
+ .select__highlighted_1o32m + .select__option_1o32m:before {
132
132
  opacity: 0;
133
133
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1b6t4","disabled":"select__disabled_1b6t4","size-48":"select__size-48_1b6t4","size-56":"select__size-56_1b6t4","size-64":"select__size-64_1b6t4","size-72":"select__size-72_1b6t4","selected":"select__selected_1b6t4","highlighted":"select__highlighted_1b6t4","content":"select__content_1b6t4","textContent":"select__textContent_1b6t4"};
5
+ 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"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -43,7 +43,7 @@
43
43
  --select-option-active-color: var(--color-light-text-primary);
44
44
  --select-option-disabled-color: var(--color-light-text-secondary);
45
45
  }
46
- .select__option_1mfb6 {
46
+ .select__option_1wx79 {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -60,11 +60,11 @@
60
60
  position: relative;
61
61
  cursor: pointer;
62
62
  }
63
- .select__option_1mfb6:not(.select__disabled_1mfb6):active {
63
+ .select__option_1wx79:not(.select__disabled_1wx79):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1mfb6:before {
67
+ .select__option_1wx79:before {
68
68
  content: '';
69
69
  position: absolute;
70
70
  left: var(--select-option-left-padding);
@@ -75,51 +75,51 @@
75
75
  display: var(--select-option-divider-display);
76
76
  transition: opacity 0.2s ease;
77
77
  }
78
- .select__option_1mfb6:first-child:before {
78
+ .select__option_1wx79:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1mfb6 {
81
+ .select__size-48_1wx79 {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1mfb6 {
84
+ .select__size-56_1wx79 {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1mfb6 {
87
+ .select__size-64_1wx79 {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1mfb6 {
90
+ .select__size-72_1wx79 {
91
91
  min-height: var(--size-xl-height);
92
92
  padding-left: var(--select-option-l-left-padding);
93
93
  padding-right: var(--select-option-l-right-padding);
94
94
  }
95
- .select__size-72_1mfb6:before {
95
+ .select__size-72_1wx79:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1mfb6 {
99
+ .select__selected_1wx79 {
100
100
  background: var(--select-option-selected-background);
101
101
  color: var(--select-option-selected-color);
102
102
  cursor: default;
103
103
  }
104
- .select__highlighted_1mfb6 {
104
+ .select__highlighted_1wx79 {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1mfb6:before,
109
- .select__highlighted_1mfb6 + .select__option_1mfb6:before {
108
+ .select__highlighted_1wx79:before,
109
+ .select__highlighted_1wx79 + .select__option_1wx79:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1mfb6 {
112
+ .select__disabled_1wx79 {
113
113
  cursor: var(--disabled-cursor);
114
114
  background: var(--select-option-disabled-background);
115
115
  color: var(--select-option-disabled-color);
116
116
  }
117
- .select__content_1mfb6 {
117
+ .select__content_1wx79 {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1mfb6 {
122
+ .select__textContent_1wx79 {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1mfb6","disabled":"select__disabled_1mfb6","size-48":"select__size-48_1mfb6","size-56":"select__size-56_1mfb6","size-64":"select__size-64_1mfb6","size-72":"select__size-72_1mfb6","selected":"select__selected_1mfb6","highlighted":"select__highlighted_1mfb6","content":"select__content_1mfb6","textContent":"select__textContent_1mfb6"};
5
+ 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"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_dpteg {
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_dpteg .select__scrollable_dpteg {
24
+ .select__optionsList_c5371 .select__scrollable_c5371 {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg {
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_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithHeader_dpteg {
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_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithFooter_dpteg {
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_dpteg .select__scrollable_dpteg .select__verticalBar_dpteg.select__verticalBar_dpteg.select__verticalBarWithHeader_dpteg.select__verticalBarWithFooter_dpteg {
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_dpteg {
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_dpteg.select__headerHighlighted_dpteg {
49
+ .select__optionsListHeader_c5371.select__headerHighlighted_c5371 {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_dpteg {
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_dpteg.select__withBorder_dpteg {
59
+ .select__optionsListFooter_c5371.select__withBorder_c5371 {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_dpteg {
62
+ .select__mask_c5371 {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_dpteg {
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_dpteg .select__emptyPlaceholder_dpteg {
69
+ .select__size-72_c5371 .select__emptyPlaceholder_c5371 {
70
70
  padding: var(--gap-24) var(--gap-16);
71
71
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"optionsList":"select__optionsList_dpteg","scrollable":"select__scrollable_dpteg","verticalBar":"select__verticalBar_dpteg","verticalBarWithHeader":"select__verticalBarWithHeader_dpteg","verticalBarWithFooter":"select__verticalBarWithFooter_dpteg","optionsListHeader":"select__optionsListHeader_dpteg","headerHighlighted":"select__headerHighlighted_dpteg","optionsListFooter":"select__optionsListFooter_dpteg","withBorder":"select__withBorder_dpteg","mask":"select__mask_dpteg","emptyPlaceholder":"select__emptyPlaceholder_dpteg","size-72":"select__size-72_dpteg"};
5
+ 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"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_kszw5.select__component_kszw5 {
1
+ .select__component_1v2sm.select__component_1v2sm {
2
2
  width: auto;
3
3
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_kszw5"};
5
+ var styles = {"component":"select__component_1v2sm"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_10w7a {
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_10w7a {
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_10w7a {
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_10w7a.select__withBorder_10w7a {
40
+ .select__virtualOptionsListFooter_1fl9q.select__withBorder_1fl9q {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_10w7a {
43
+ .select__scrollable_1fl9q {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_10w7a {
48
+ .select__inner_1fl9q {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_10w7a {
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_10w7a: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_10w7a:first-child:before {
69
+ .select__virtualRow_1fl9q:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_10w7a:before,
73
- .select__highlighted_10w7a + .select__virtualRow_10w7a:before {
72
+ .select__highlighted_1fl9q:before,
73
+ .select__highlighted_1fl9q + .select__virtualRow_1fl9q:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_10w7a {
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_10w7a .select__emptyPlaceholder_10w7a {
81
+ .select__size-72_1fl9q .select__emptyPlaceholder_1fl9q {
82
82
  padding: var(--gap-24) var(--gap-16);
83
83
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"virtualOptionsList":"select__virtualOptionsList_10w7a","virtualOptionsListHeader":"select__virtualOptionsListHeader_10w7a","virtualOptionsListFooter":"select__virtualOptionsListFooter_10w7a","withBorder":"select__withBorder_10w7a","scrollable":"select__scrollable_10w7a","inner":"select__inner_10w7a","virtualRow":"select__virtualRow_10w7a","highlighted":"select__highlighted_10w7a","emptyPlaceholder":"select__emptyPlaceholder_10w7a","size-72":"select__size-72_10w7a"};
5
+ 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"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_ymya9 {
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_ymya9.select__disabled_ymya9 {
22
+ .select__arrow_lqos8.select__disabled_lqos8 {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_ymya9.select__size-40_ymya9 {
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_ymya9 {
31
+ .select__open_lqos8 {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"arrow":"select__arrow_ymya9","disabled":"select__disabled_ymya9","size-40":"select__size-40_ymya9","open":"select__open_ymya9"};
3
+ var 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_13t2i {
5
+ .select__checkmark_tb6fj {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_13t2i.select__start_13t2i {
9
+ .select__checkmark_tb6fj.select__start_tb6fj {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_13t2i.select__center_13t2i {
12
+ .select__checkmark_tb6fj.select__center_tb6fj {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_13t2i {
15
+ .select__positionAfter_tb6fj {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_13t2i {
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_13t2i.select__start_13t2i {
25
+ .select__container_tb6fj.select__start_tb6fj {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_13t2i.select__center_13t2i {
28
+ .select__container_tb6fj.select__center_tb6fj {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_13t2i {
31
+ .select__singleIcon_tb6fj {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_13t2i.select__before_13t2i {
35
+ .select__singleIcon_tb6fj.select__before_tb6fj {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_13t2i.select__after_13t2i {
38
+ .select__singleIcon_tb6fj.select__after_tb6fj {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_13t2i.select__selected_13t2i {
41
+ .select__singleIcon_tb6fj.select__selected_tb6fj {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_13t2i {
44
+ .select__content_tb6fj {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_13t2i","start":"select__start_13t2i","center":"select__center_13t2i","positionAfter":"select__positionAfter_13t2i","container":"select__container_13t2i","singleIcon":"select__singleIcon_13t2i","before":"select__before_13t2i","after":"select__after_13t2i","selected":"select__selected_13t2i","content":"select__content_13t2i"};
3
+ var 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
@@ -34,7 +34,7 @@
34
34
  --select-option-active-color: var(--color-light-text-primary);
35
35
  --select-option-disabled-color: var(--color-light-text-secondary);
36
36
  }
37
- .select__option_ed2ye {
37
+ .select__option_t25e2 {
38
38
  font-size: 16px;
39
39
  line-height: 20px;
40
40
  font-weight: 400;
@@ -50,49 +50,49 @@
50
50
  cursor: pointer;
51
51
  min-height: var(--size-s-height);
52
52
  }
53
- .select__option_ed2ye:not(.select__disabled_ed2ye):active {
53
+ .select__option_t25e2:not(.select__disabled_t25e2):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_ed2ye.select__checkmarkBefore_ed2ye {
57
+ .select__option_t25e2.select__checkmarkBefore_t25e2 {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_ed2ye.select__checkmarkBefore_ed2ye.select__mobile_ed2ye {
60
+ .select__option_t25e2.select__checkmarkBefore_t25e2.select__mobile_t25e2 {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_ed2ye.select__checkmarkAfter_ed2ye.select__checkmarkAfter_ed2ye {
63
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2 {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_ed2ye.select__checkmarkAfter_ed2ye.select__checkmarkAfter_ed2ye.select__size-72_ed2ye {
66
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2.select__size-72_t25e2 {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_ed2ye.select__checkmarkAfter_ed2ye.select__checkmarkAfter_ed2ye.select__mobile_ed2ye {
69
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2.select__mobile_t25e2 {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_ed2ye.select__textContent_ed2ye {
72
+ .select__option_t25e2.select__textContent_t25e2 {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_ed2ye.select__textContent_ed2ye.select__size-72_ed2ye {
75
+ .select__option_t25e2.select__textContent_t25e2.select__size-72_t25e2 {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_ed2ye.select__textContent_ed2ye.select__mobile_ed2ye {
79
+ .select__option_t25e2.select__textContent_t25e2.select__mobile_t25e2 {
80
80
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
81
81
  }
82
- .select__selected_ed2ye {
82
+ .select__selected_t25e2 {
83
83
  background: var(--select-option-selected-background);
84
84
  color: var(--select-option-selected-color);
85
85
  cursor: default;
86
86
  }
87
- .select__highlighted_ed2ye {
87
+ .select__highlighted_t25e2 {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_ed2ye {
91
+ .select__disabled_t25e2 {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
95
  }
96
- .select__content_ed2ye {
96
+ .select__content_t25e2 {
97
97
  flex: 1;
98
98
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_ed2ye","disabled":"select__disabled_ed2ye","checkmarkBefore":"select__checkmarkBefore_ed2ye","mobile":"select__mobile_ed2ye","checkmarkAfter":"select__checkmarkAfter_ed2ye","size-72":"select__size-72_ed2ye","textContent":"select__textContent_ed2ye","selected":"select__selected_ed2ye","highlighted":"select__highlighted_ed2ye","content":"select__content_ed2ye"};
3
+ var styles = {"option":"select__option_t25e2","disabled":"select__disabled_t25e2","checkmarkBefore":"select__checkmarkBefore_t25e2","mobile":"select__mobile_t25e2","checkmarkAfter":"select__checkmarkAfter_t25e2","size-72":"select__size-72_t25e2","textContent":"select__textContent_t25e2","selected":"select__selected_t25e2","highlighted":"select__highlighted_t25e2","content":"select__content_t25e2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -30,25 +30,25 @@
30
30
  --select-options-list-bottom-padding: var(--gap-0);
31
31
  --select-option-background: var(--color-light-modal-bg-primary);
32
32
  }
33
- .select__component_1e7me {
33
+ .select__component_1fscm {
34
34
  width: -moz-max-content;
35
35
  width: max-content;
36
36
  position: relative;
37
37
  outline: 0;
38
38
  max-width: 100%;
39
39
  }
40
- .select__popoverInner_1e7me {
40
+ .select__popoverInner_1fscm {
41
41
  padding-top: var(--select-options-list-offset);
42
42
  padding-bottom: var(--select-options-list-offset);
43
43
  background: transparent;
44
44
  border-radius: var(--border-radius-0);
45
45
  position: relative;
46
46
  }
47
- .select__popoverInner_1e7me.select__popoverInner_1e7me {
47
+ .select__popoverInner_1fscm.select__popoverInner_1fscm {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_1e7me {
51
+ .select__optionsListWrapper_1fscm {
52
52
  position: relative;
53
53
  padding-top: var(--select-options-list-top-padding);
54
54
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -58,7 +58,7 @@
58
58
  overflow: hidden;
59
59
  will-change: transform;
60
60
  }
61
- .select__optionsListBorder_1e7me {
61
+ .select__optionsListBorder_1fscm {
62
62
  position: absolute;
63
63
  top: var(--gap-0);
64
64
  right: var(--gap-0);
@@ -68,7 +68,7 @@
68
68
  border-radius: inherit;
69
69
  pointer-events: none;
70
70
  }
71
- .select__nativeSelect_1e7me {
71
+ .select__nativeSelect_1fscm {
72
72
  opacity: 0;
73
73
  overflow: hidden;
74
74
  position: absolute;
@@ -82,19 +82,19 @@
82
82
  cursor: pointer;
83
83
  z-index: 1;
84
84
  }
85
- .select__block_1e7me {
85
+ .select__block_1fscm {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_1e7me {
88
+ .select__emptySearchPlaceholder_1fscm {
89
89
  text-align: center;
90
90
  }
91
- .select__search_1e7me {
91
+ .select__search_1fscm {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_1e7me.select__size-72_1e7me {
94
+ .select__search_1fscm.select__size-72_1fscm {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_1e7me:last-child {
98
+ .select__search_1fscm:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }