@alfalab/core-components-select 19.0.3 → 19.0.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 +5 -5
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +16 -16
  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 +9 -9
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +5 -5
  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 +5 -5
  36. package/esm/components/base-checkmark/index.module.css.js +1 -1
  37. package/esm/components/base-option/index.css +16 -16
  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 +9 -9
  44. package/esm/components/checkmark/index.module.css.js +1 -1
  45. package/esm/components/checkmark-mobile/index.css +5 -5
  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 +3 -3
  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 +5 -5
  74. package/modern/components/base-checkmark/index.module.css.js +1 -1
  75. package/modern/components/base-option/index.css +16 -16
  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 +9 -9
  82. package/modern/components/checkmark/index.module.css.js +1 -1
  83. package/modern/components/checkmark-mobile/index.css +5 -5
  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 +3 -3
  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 +4 -4
  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 +3 -3
  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_1tlde {
46
+ .select__option_15oib {
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_1tlde:not(.select__disabled_1tlde):active {
63
+ .select__option_15oib:not(.select__disabled_15oib):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1tlde:before {
67
+ .select__option_15oib: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_1tlde:first-child:before {
78
+ .select__option_15oib:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1tlde {
81
+ .select__size-48_15oib {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1tlde {
84
+ .select__size-56_15oib {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1tlde {
87
+ .select__size-64_15oib {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1tlde {
90
+ .select__size-72_15oib {
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_1tlde:before {
95
+ .select__size-72_15oib:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1tlde {
99
+ .select__selected_15oib {
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_1tlde {
104
+ .select__highlighted_15oib {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1tlde:before,
109
- .select__highlighted_1tlde + .select__option_1tlde:before {
108
+ .select__highlighted_15oib:before,
109
+ .select__highlighted_15oib + .select__option_15oib:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1tlde {
112
+ .select__disabled_15oib {
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_1tlde {
117
+ .select__content_15oib {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1tlde {
122
+ .select__textContent_15oib {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
126
- .select__highlighted_1tlde {
126
+ .select__highlighted_15oib {
127
127
  background: var(--select-option-hover-background);
128
128
  color: var(--select-option-hover-color);
129
129
  }
130
- .select__highlighted_1tlde:before,
131
- .select__highlighted_1tlde + .select__option_1tlde:before {
130
+ .select__highlighted_15oib:before,
131
+ .select__highlighted_15oib + .select__option_15oib: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_1tlde","disabled":"select__disabled_1tlde","size-48":"select__size-48_1tlde","size-56":"select__size-56_1tlde","size-64":"select__size-64_1tlde","size-72":"select__size-72_1tlde","selected":"select__selected_1tlde","highlighted":"select__highlighted_1tlde","content":"select__content_1tlde","textContent":"select__textContent_1tlde"};
5
+ var styles = {"option":"select__option_15oib","disabled":"select__disabled_15oib","size-48":"select__size-48_15oib","size-56":"select__size-56_15oib","size-64":"select__size-64_15oib","size-72":"select__size-72_15oib","selected":"select__selected_15oib","highlighted":"select__highlighted_15oib","content":"select__content_15oib","textContent":"select__textContent_15oib"};
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_5srf2 {
46
+ .select__option_1eimz {
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_5srf2:not(.select__disabled_5srf2):active {
63
+ .select__option_1eimz:not(.select__disabled_1eimz):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_5srf2:before {
67
+ .select__option_1eimz: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_5srf2:first-child:before {
78
+ .select__option_1eimz:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_5srf2 {
81
+ .select__size-48_1eimz {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_5srf2 {
84
+ .select__size-56_1eimz {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_5srf2 {
87
+ .select__size-64_1eimz {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_5srf2 {
90
+ .select__size-72_1eimz {
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_5srf2:before {
95
+ .select__size-72_1eimz:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_5srf2 {
99
+ .select__selected_1eimz {
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_5srf2 {
104
+ .select__highlighted_1eimz {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_5srf2:before,
109
- .select__highlighted_5srf2 + .select__option_5srf2:before {
108
+ .select__highlighted_1eimz:before,
109
+ .select__highlighted_1eimz + .select__option_1eimz:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_5srf2 {
112
+ .select__disabled_1eimz {
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_5srf2 {
117
+ .select__content_1eimz {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_5srf2 {
122
+ .select__textContent_1eimz {
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_5srf2","disabled":"select__disabled_5srf2","size-48":"select__size-48_5srf2","size-56":"select__size-56_5srf2","size-64":"select__size-64_5srf2","size-72":"select__size-72_5srf2","selected":"select__selected_5srf2","highlighted":"select__highlighted_5srf2","content":"select__content_5srf2","textContent":"select__textContent_5srf2"};
5
+ var styles = {"option":"select__option_1eimz","disabled":"select__disabled_1eimz","size-48":"select__size-48_1eimz","size-56":"select__size-56_1eimz","size-64":"select__size-64_1eimz","size-72":"select__size-72_1eimz","selected":"select__selected_1eimz","highlighted":"select__highlighted_1eimz","content":"select__content_1eimz","textContent":"select__textContent_1eimz"};
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_1buy5 {
18
+ .select__optionsList_1d12h {
19
19
  width: 100%;
20
20
  outline: none;
21
21
  box-sizing: border-box;
22
22
  position: relative;
23
23
  }
24
- .select__optionsList_1buy5 .select__scrollable_1buy5 {
24
+ .select__optionsList_1d12h .select__scrollable_1d12h {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_1buy5 .select__scrollable_1buy5 .select__verticalBar_1buy5.select__verticalBar_1buy5 {
28
+ .select__optionsList_1d12h .select__scrollable_1d12h .select__verticalBar_1d12h.select__verticalBar_1d12h {
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_1buy5 .select__scrollable_1buy5 .select__verticalBar_1buy5.select__verticalBar_1buy5.select__verticalBarWithHeader_1buy5 {
32
+ .select__optionsList_1d12h .select__scrollable_1d12h .select__verticalBar_1d12h.select__verticalBar_1d12h.select__verticalBarWithHeader_1d12h {
33
33
  top: 0;
34
34
  height: calc(100% - var(--select-options-list-scrollbar-gap));
35
35
  }
36
- .select__optionsList_1buy5 .select__scrollable_1buy5 .select__verticalBar_1buy5.select__verticalBar_1buy5.select__verticalBarWithFooter_1buy5 {
36
+ .select__optionsList_1d12h .select__scrollable_1d12h .select__verticalBar_1d12h.select__verticalBar_1d12h.select__verticalBarWithFooter_1d12h {
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_1buy5 .select__scrollable_1buy5 .select__verticalBar_1buy5.select__verticalBar_1buy5.select__verticalBarWithHeader_1buy5.select__verticalBarWithFooter_1buy5 {
40
+ .select__optionsList_1d12h .select__scrollable_1d12h .select__verticalBar_1d12h.select__verticalBar_1d12h.select__verticalBarWithHeader_1d12h.select__verticalBarWithFooter_1d12h {
41
41
  top: 0;
42
42
  height: 100%;
43
43
  }
44
- .select__optionsListHeader_1buy5 {
44
+ .select__optionsListHeader_1d12h {
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_1buy5.select__headerHighlighted_1buy5 {
49
+ .select__optionsListHeader_1d12h.select__headerHighlighted_1d12h {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_1buy5 {
52
+ .select__optionsListFooter_1d12h {
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_1buy5.select__withBorder_1buy5 {
59
+ .select__optionsListFooter_1d12h.select__withBorder_1d12h {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_1buy5 {
62
+ .select__mask_1d12h {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_1buy5 {
65
+ .select__emptyPlaceholder_1d12h {
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_1buy5 .select__emptyPlaceholder_1buy5 {
69
+ .select__size-72_1d12h .select__emptyPlaceholder_1d12h {
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_1buy5","scrollable":"select__scrollable_1buy5","verticalBar":"select__verticalBar_1buy5","verticalBarWithHeader":"select__verticalBarWithHeader_1buy5","verticalBarWithFooter":"select__verticalBarWithFooter_1buy5","optionsListHeader":"select__optionsListHeader_1buy5","headerHighlighted":"select__headerHighlighted_1buy5","optionsListFooter":"select__optionsListFooter_1buy5","withBorder":"select__withBorder_1buy5","mask":"select__mask_1buy5","emptyPlaceholder":"select__emptyPlaceholder_1buy5","size-72":"select__size-72_1buy5"};
5
+ var styles = {"optionsList":"select__optionsList_1d12h","scrollable":"select__scrollable_1d12h","verticalBar":"select__verticalBar_1d12h","verticalBarWithHeader":"select__verticalBarWithHeader_1d12h","verticalBarWithFooter":"select__verticalBarWithFooter_1d12h","optionsListHeader":"select__optionsListHeader_1d12h","headerHighlighted":"select__headerHighlighted_1d12h","optionsListFooter":"select__optionsListFooter_1d12h","withBorder":"select__withBorder_1d12h","mask":"select__mask_1d12h","emptyPlaceholder":"select__emptyPlaceholder_1d12h","size-72":"select__size-72_1d12h"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_1kgan.select__component_1kgan {
1
+ .select__component_fxtck.select__component_fxtck {
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_1kgan"};
5
+ var styles = {"component":"select__component_fxtck"};
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_1nrvj {
23
+ .select__virtualOptionsList_1wr5i {
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_1nrvj {
30
+ .select__virtualOptionsListHeader_1wr5i {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_1nrvj {
34
+ .select__virtualOptionsListFooter_1wr5i {
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_1nrvj.select__withBorder_1nrvj {
40
+ .select__virtualOptionsListFooter_1wr5i.select__withBorder_1wr5i {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_1nrvj {
43
+ .select__scrollable_1wr5i {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_1nrvj {
48
+ .select__inner_1wr5i {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_1nrvj {
52
+ .select__virtualRow_1wr5i {
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_1nrvj:before {
58
+ .select__virtualRow_1wr5i: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_1nrvj:first-child:before {
69
+ .select__virtualRow_1wr5i:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_1nrvj:before,
73
- .select__highlighted_1nrvj + .select__virtualRow_1nrvj:before {
72
+ .select__highlighted_1wr5i:before,
73
+ .select__highlighted_1wr5i + .select__virtualRow_1wr5i:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_1nrvj {
76
+ .select__emptyPlaceholder_1wr5i {
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_1nrvj .select__emptyPlaceholder_1nrvj {
81
+ .select__size-72_1wr5i .select__emptyPlaceholder_1wr5i {
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_1nrvj","virtualOptionsListHeader":"select__virtualOptionsListHeader_1nrvj","virtualOptionsListFooter":"select__virtualOptionsListFooter_1nrvj","withBorder":"select__withBorder_1nrvj","scrollable":"select__scrollable_1nrvj","inner":"select__inner_1nrvj","virtualRow":"select__virtualRow_1nrvj","highlighted":"select__highlighted_1nrvj","emptyPlaceholder":"select__emptyPlaceholder_1nrvj","size-72":"select__size-72_1nrvj"};
5
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_1wr5i","virtualOptionsListHeader":"select__virtualOptionsListHeader_1wr5i","virtualOptionsListFooter":"select__virtualOptionsListFooter_1wr5i","withBorder":"select__withBorder_1wr5i","scrollable":"select__scrollable_1wr5i","inner":"select__inner_1wr5i","virtualRow":"select__virtualRow_1wr5i","highlighted":"select__highlighted_1wr5i","emptyPlaceholder":"select__emptyPlaceholder_1wr5i","size-72":"select__size-72_1wr5i"};
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_g8dzt {
12
+ .select__arrow_14592 {
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_g8dzt.select__disabled_g8dzt {
22
+ .select__arrow_14592.select__disabled_14592 {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_g8dzt.select__size-40_g8dzt {
25
+ .select__arrow_14592.select__size-40_14592 {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_g8dzt {
31
+ .select__open_14592 {
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_g8dzt","disabled":"select__disabled_g8dzt","size-40":"select__size-40_g8dzt","open":"select__open_g8dzt"};
3
+ var styles = {"arrow":"select__arrow_14592","disabled":"select__disabled_14592","size-40":"select__size-40_14592","open":"select__open_14592"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,19 +1,19 @@
1
- .select__checkmark_lei8h {
1
+ .select__checkmark_1bpqp {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box;
4
4
  }
5
- .select__checkmark_lei8h.select__start_lei8h {
5
+ .select__checkmark_1bpqp.select__start_1bpqp {
6
6
  align-self: start;
7
7
  }
8
- .select__checkmark_lei8h.select__center_lei8h {
8
+ .select__checkmark_1bpqp.select__center_1bpqp {
9
9
  align-self: center;
10
10
  }
11
- .select__single_lei8h {
11
+ .select__single_1bpqp {
12
12
  display: flex;
13
13
  align-items: center;
14
14
  justify-content: center;
15
15
  opacity: 0;
16
16
  }
17
- .select__single_lei8h.select__selected_lei8h {
17
+ .select__single_1bpqp.select__selected_1bpqp {
18
18
  opacity: 1;
19
19
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_lei8h","start":"select__start_lei8h","center":"select__center_lei8h","single":"select__single_lei8h","selected":"select__selected_lei8h"};
3
+ var styles = {"checkmark":"select__checkmark_1bpqp","start":"select__start_1bpqp","center":"select__center_1bpqp","single":"select__single_1bpqp","selected":"select__selected_1bpqp"};
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_118r6 {
37
+ .select__option_1a815 {
38
38
  font-size: 16px;
39
39
  line-height: 20px;
40
40
  font-weight: 400;
@@ -50,55 +50,55 @@
50
50
  cursor: pointer;
51
51
  min-height: var(--size-s-height);
52
52
  }
53
- .select__option_118r6:not(.select__disabled_118r6):active {
53
+ .select__option_1a815:not(.select__disabled_1a815):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_118r6.select__checkmarkBefore_118r6 {
57
+ .select__option_1a815.select__checkmarkBefore_1a815 {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_118r6.select__checkmarkBefore_118r6.select__mobile_118r6 {
60
+ .select__option_1a815.select__checkmarkBefore_1a815.select__mobile_1a815 {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_118r6.select__checkmarkAfter_118r6.select__checkmarkAfter_118r6 {
63
+ .select__option_1a815.select__checkmarkAfter_1a815.select__checkmarkAfter_1a815 {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_118r6.select__checkmarkAfter_118r6.select__checkmarkAfter_118r6.select__size-72_118r6 {
66
+ .select__option_1a815.select__checkmarkAfter_1a815.select__checkmarkAfter_1a815.select__size-72_1a815 {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_118r6.select__checkmarkAfter_118r6.select__checkmarkAfter_118r6.select__mobile_118r6 {
69
+ .select__option_1a815.select__checkmarkAfter_1a815.select__checkmarkAfter_1a815.select__mobile_1a815 {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_118r6.select__textContent_118r6 {
72
+ .select__option_1a815.select__textContent_1a815 {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_118r6.select__textContent_118r6.select__size-72_118r6 {
75
+ .select__option_1a815.select__textContent_1a815.select__size-72_1a815 {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_118r6.select__textContent_118r6.select__mobile_118r6 {
79
+ .select__option_1a815.select__textContent_1a815.select__mobile_1a815 {
80
80
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
81
81
  }
82
- .select__selected_118r6 {
82
+ .select__selected_1a815 {
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_118r6 {
87
+ .select__highlighted_1a815 {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_118r6 {
91
+ .select__disabled_1a815 {
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__checkmarkBeforeContent_118r6 {
96
+ .select__checkmarkBeforeContent_1a815 {
97
97
  margin-right: var(--gap-12);
98
98
  }
99
- .select__checkmarkAfterContent_118r6 {
99
+ .select__checkmarkAfterContent_1a815 {
100
100
  margin-left: var(--gap-12);
101
101
  }
102
- .select__content_118r6 {
102
+ .select__content_1a815 {
103
103
  flex: 1;
104
104
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_118r6","disabled":"select__disabled_118r6","checkmarkBefore":"select__checkmarkBefore_118r6","mobile":"select__mobile_118r6","checkmarkAfter":"select__checkmarkAfter_118r6","size-72":"select__size-72_118r6","textContent":"select__textContent_118r6","selected":"select__selected_118r6","highlighted":"select__highlighted_118r6","checkmarkBeforeContent":"select__checkmarkBeforeContent_118r6","checkmarkAfterContent":"select__checkmarkAfterContent_118r6","content":"select__content_118r6"};
3
+ var styles = {"option":"select__option_1a815","disabled":"select__disabled_1a815","checkmarkBefore":"select__checkmarkBefore_1a815","mobile":"select__mobile_1a815","checkmarkAfter":"select__checkmarkAfter_1a815","size-72":"select__size-72_1a815","textContent":"select__textContent_1a815","selected":"select__selected_1a815","highlighted":"select__highlighted_1a815","checkmarkBeforeContent":"select__checkmarkBeforeContent_1a815","checkmarkAfterContent":"select__checkmarkAfterContent_1a815","content":"select__content_1a815"};
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_g2hn4 {
33
+ .select__component_ewdbj {
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_g2hn4 {
40
+ .select__popoverInner_ewdbj {
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_g2hn4.select__popoverInner_g2hn4 {
47
+ .select__popoverInner_ewdbj.select__popoverInner_ewdbj {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_g2hn4 {
51
+ .select__optionsListWrapper_ewdbj {
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_g2hn4 {
61
+ .select__optionsListBorder_ewdbj {
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_g2hn4 {
71
+ .select__nativeSelect_ewdbj {
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_g2hn4 {
85
+ .select__block_ewdbj {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_g2hn4 {
88
+ .select__emptySearchPlaceholder_ewdbj {
89
89
  text-align: center;
90
90
  }
91
- .select__search_g2hn4 {
91
+ .select__search_ewdbj {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_g2hn4.select__size-72_g2hn4 {
94
+ .select__search_ewdbj.select__size-72_ewdbj {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_g2hn4:last-child {
98
+ .select__search_ewdbj:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_g2hn4","popoverInner":"select__popoverInner_g2hn4","optionsListWrapper":"select__optionsListWrapper_g2hn4","optionsListBorder":"select__optionsListBorder_g2hn4","nativeSelect":"select__nativeSelect_g2hn4","block":"select__block_g2hn4","emptySearchPlaceholder":"select__emptySearchPlaceholder_g2hn4","search":"select__search_g2hn4","size-72":"select__size-72_g2hn4"};
3
+ var styles = {"component":"select__component_ewdbj","popoverInner":"select__popoverInner_ewdbj","optionsListWrapper":"select__optionsListWrapper_ewdbj","optionsListBorder":"select__optionsListBorder_ewdbj","nativeSelect":"select__nativeSelect_ewdbj","block":"select__block_ewdbj","emptySearchPlaceholder":"select__emptySearchPlaceholder_ewdbj","search":"select__search_ewdbj","size-72":"select__size-72_ewdbj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map