@alfalab/core-components-select 19.1.1 → 19.1.2

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 +2 -2
  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
@@ -6,16 +6,16 @@
6
6
  :root {
7
7
  --input-error-icon-display: none;
8
8
  }
9
- .select__clearIcon_11smg {
9
+ .select__clearIcon_cenxj {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_11smg:hover {
13
+ .select__clearIcon_cenxj:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_11smg:active {
16
+ .select__clearIcon_cenxj:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_11smg + [data-addon='error-icon'] {
19
+ .select__clearButton_cenxj + [data-addon='error-icon'] {
20
20
  display: var(--input-error-icon-display);
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"clearIcon":"select__clearIcon_11smg","clearButton":"select__clearButton_11smg"};
3
+ const styles = {"clearIcon":"select__clearIcon_cenxj","clearButton":"select__clearButton_cenxj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -18,28 +18,28 @@
18
18
  :root {
19
19
  --select-arrow-hover-opacity: 0.7;
20
20
  }
21
- .select__component_7w60k {
21
+ .select__component_1hjbj {
22
22
  width: 100%;
23
23
  outline: none;
24
24
  }
25
- .select__field_7w60k:not(.select__disabled_7w60k) {
25
+ .select__field_1hjbj:not(.select__disabled_1hjbj) {
26
26
  cursor: pointer;
27
27
  }
28
- .select__field_7w60k:not(.select__disabled_7w60k):hover .select__arrow_7w60k {
28
+ .select__field_1hjbj:not(.select__disabled_1hjbj):hover .select__arrow_1hjbj {
29
29
  opacity: var(--select-arrow-hover-opacity);
30
30
  }
31
- .select__disabled_7w60k {
31
+ .select__disabled_1hjbj {
32
32
  cursor: var(--disabled-cursor);
33
33
  }
34
- .select__placeholder_7w60k {
34
+ .select__placeholder_1hjbj {
35
35
  color: var(--input-placeholder-color);
36
36
  transition: color 0.2s ease;
37
- animation: select__show-placeholder_7w60k 0.2s ease;
37
+ animation: select__show-placeholder_1hjbj 0.2s ease;
38
38
  }
39
- .select__placeholder_7w60k.select__focused_7w60k {
39
+ .select__placeholder_1hjbj.select__focused_1hjbj {
40
40
  color: var(--input-focus-placeholder-color);
41
41
  }
42
- .select__contentWrapper_7w60k {
42
+ .select__contentWrapper_1hjbj {
43
43
  font-size: 16px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
@@ -50,28 +50,28 @@
50
50
  overflow: hidden;
51
51
  width: 100%;
52
52
  }
53
- .select__contentWrapper_7w60k.select__size-40_7w60k {
53
+ .select__contentWrapper_1hjbj.select__size-40_1hjbj {
54
54
  font-size: 14px;
55
55
  line-height: 18px;
56
56
  font-weight: 400;
57
57
  font-family: var(--font-family-system);
58
58
  }
59
- .select__value_7w60k {
59
+ .select__value_1hjbj {
60
60
  overflow: hidden;
61
61
  text-overflow: ellipsis;
62
62
  text-align: left;
63
63
  }
64
- .select__value_7w60k.select__size-40_7w60k {
64
+ .select__value_1hjbj.select__size-40_1hjbj {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  font-family: var(--font-family-system);
69
69
  }
70
- .select__focusVisible_7w60k {
70
+ .select__focusVisible_1hjbj {
71
71
  outline: 2px solid var(--focus-color);
72
72
  outline-offset: 2px;
73
73
  }
74
- @keyframes select__show-placeholder_7w60k {
74
+ @keyframes select__show-placeholder_1hjbj {
75
75
  from {
76
76
  opacity: 0;
77
77
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_7w60k","field":"select__field_7w60k","disabled":"select__disabled_7w60k","arrow":"select__arrow_7w60k","placeholder":"select__placeholder_7w60k","show-placeholder":"select__show-placeholder_7w60k","focused":"select__focused_7w60k","contentWrapper":"select__contentWrapper_7w60k","size-40":"select__size-40_7w60k","value":"select__value_7w60k","focusVisible":"select__focusVisible_7w60k"};
3
+ const styles = {"component":"select__component_1hjbj","field":"select__field_1hjbj","disabled":"select__disabled_1hjbj","arrow":"select__arrow_1hjbj","placeholder":"select__placeholder_1hjbj","show-placeholder":"select__show-placeholder_1hjbj","focused":"select__focused_1hjbj","contentWrapper":"select__contentWrapper_1hjbj","size-40":"select__size-40_1hjbj","value":"select__value_1hjbj","focusVisible":"select__focusVisible_1hjbj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,20 +6,20 @@
6
6
  --gap-m: 16px;
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__footer_8305n {
9
+ .select__footer_1cd2x {
10
10
  display: flex;
11
11
  box-sizing: border-box;
12
12
  width: 100%;
13
13
  padding: var(--gap-16) var(--gap-16);
14
14
  background-color: var(--color-light-modal-bg-primary);
15
15
  }
16
- .select__footer_8305n .select__button_8305n:first-of-type {
16
+ .select__footer_1cd2x .select__button_1cd2x:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_8305n {
19
+ .select__button_1cd2x {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_8305n {
22
+ .select__highlighted_1cd2x {
23
23
  border-top: 1px solid var(--color-light-neutral-300);
24
24
  background-color: var(--color-light-modal-bg-primary);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"footer":"select__footer_8305n","button":"select__button_8305n","highlighted":"select__highlighted_8305n"};
3
+ const styles = {"footer":"select__footer_1cd2x","button":"select__button_1cd2x","highlighted":"select__highlighted_1cd2x"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -23,7 +23,7 @@
23
23
  --select-optgroup-l-left-padding: var(--gap-16);
24
24
  --select-optgroup-l-right-padding: var(--gap-16);
25
25
  }
26
- .select__optgroup_1qwzo {
26
+ .select__optgroup_y6bsu {
27
27
  position: relative;
28
28
  display: flex;
29
29
  align-items: center;
@@ -33,10 +33,10 @@
33
33
  background: var(--select-optgroup-background);
34
34
  min-height: 40px;
35
35
  }
36
- .select__optgroup_1qwzo + *[role='option']:before {
36
+ .select__optgroup_y6bsu + *[role='option']:before {
37
37
  display: none;
38
38
  }
39
- .select__label_1qwzo {
39
+ .select__label_y6bsu {
40
40
  font-size: 12px;
41
41
  line-height: 16px;
42
42
  font-weight: 400;
@@ -47,7 +47,7 @@
47
47
  display: block;
48
48
  color: var(--select-optgroup-color);
49
49
  }
50
- .select__size-72_1qwzo {
50
+ .select__size-72_y6bsu {
51
51
  padding-left: var(--select-optgroup-l-left-padding);
52
52
  padding-right: var(--select-optgroup-l-right-padding);
53
53
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"optgroup":"select__optgroup_1qwzo","label":"select__label_1qwzo","size-72":"select__size-72_1qwzo"};
3
+ const styles = {"optgroup":"select__optgroup_y6bsu","label":"select__label_y6bsu","size-72":"select__size-72_y6bsu"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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_1cdzt {
46
+ .select__option_tpktv {
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_1cdzt:not(.select__disabled_1cdzt):active {
63
+ .select__option_tpktv:not(.select__disabled_tpktv):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1cdzt:before {
67
+ .select__option_tpktv: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_1cdzt:first-child:before {
78
+ .select__option_tpktv:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1cdzt {
81
+ .select__size-48_tpktv {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1cdzt {
84
+ .select__size-56_tpktv {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1cdzt {
87
+ .select__size-64_tpktv {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1cdzt {
90
+ .select__size-72_tpktv {
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_1cdzt:before {
95
+ .select__size-72_tpktv:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1cdzt {
99
+ .select__selected_tpktv {
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_1cdzt {
104
+ .select__highlighted_tpktv {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1cdzt:before,
109
- .select__highlighted_1cdzt + .select__option_1cdzt:before {
108
+ .select__highlighted_tpktv:before,
109
+ .select__highlighted_tpktv + .select__option_tpktv:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1cdzt {
112
+ .select__disabled_tpktv {
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_1cdzt {
117
+ .select__content_tpktv {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1cdzt {
122
+ .select__textContent_tpktv {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
126
- .select__highlighted_1cdzt {
126
+ .select__highlighted_tpktv {
127
127
  background: var(--select-option-hover-background);
128
128
  color: var(--select-option-hover-color);
129
129
  }
130
- .select__highlighted_1cdzt:before,
131
- .select__highlighted_1cdzt + .select__option_1cdzt:before {
130
+ .select__highlighted_tpktv:before,
131
+ .select__highlighted_tpktv + .select__option_tpktv:before {
132
132
  opacity: 0;
133
133
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_1cdzt","disabled":"select__disabled_1cdzt","size-48":"select__size-48_1cdzt","size-56":"select__size-56_1cdzt","size-64":"select__size-64_1cdzt","size-72":"select__size-72_1cdzt","selected":"select__selected_1cdzt","highlighted":"select__highlighted_1cdzt","content":"select__content_1cdzt","textContent":"select__textContent_1cdzt"};
3
+ const styles = {"option":"select__option_tpktv","disabled":"select__disabled_tpktv","size-48":"select__size-48_tpktv","size-56":"select__size-56_tpktv","size-64":"select__size-64_tpktv","size-72":"select__size-72_tpktv","selected":"select__selected_tpktv","highlighted":"select__highlighted_tpktv","content":"select__content_tpktv","textContent":"select__textContent_tpktv"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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_1l84h {
46
+ .select__option_14y2w {
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_1l84h:not(.select__disabled_1l84h):active {
63
+ .select__option_14y2w:not(.select__disabled_14y2w):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1l84h:before {
67
+ .select__option_14y2w: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_1l84h:first-child:before {
78
+ .select__option_14y2w:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1l84h {
81
+ .select__size-48_14y2w {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1l84h {
84
+ .select__size-56_14y2w {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1l84h {
87
+ .select__size-64_14y2w {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1l84h {
90
+ .select__size-72_14y2w {
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_1l84h:before {
95
+ .select__size-72_14y2w:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1l84h {
99
+ .select__selected_14y2w {
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_1l84h {
104
+ .select__highlighted_14y2w {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1l84h:before,
109
- .select__highlighted_1l84h + .select__option_1l84h:before {
108
+ .select__highlighted_14y2w:before,
109
+ .select__highlighted_14y2w + .select__option_14y2w:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1l84h {
112
+ .select__disabled_14y2w {
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_1l84h {
117
+ .select__content_14y2w {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1l84h {
122
+ .select__textContent_14y2w {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_1l84h","disabled":"select__disabled_1l84h","size-48":"select__size-48_1l84h","size-56":"select__size-56_1l84h","size-64":"select__size-64_1l84h","size-72":"select__size-72_1l84h","selected":"select__selected_1l84h","highlighted":"select__highlighted_1l84h","content":"select__content_1l84h","textContent":"select__textContent_1l84h"};
3
+ const styles = {"option":"select__option_14y2w","disabled":"select__disabled_14y2w","size-48":"select__size-48_14y2w","size-56":"select__size-56_14y2w","size-64":"select__size-64_14y2w","size-72":"select__size-72_14y2w","selected":"select__selected_14y2w","highlighted":"select__highlighted_14y2w","content":"select__content_14y2w","textContent":"select__textContent_14y2w"};
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_1j02v {
18
+ .select__optionsList_cpmot {
19
19
  width: 100%;
20
20
  outline: none;
21
21
  box-sizing: border-box;
22
22
  position: relative;
23
23
  }
24
- .select__optionsList_1j02v .select__scrollable_1j02v {
24
+ .select__optionsList_cpmot .select__scrollable_cpmot {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_1j02v .select__scrollable_1j02v .select__verticalBar_1j02v.select__verticalBar_1j02v {
28
+ .select__optionsList_cpmot .select__scrollable_cpmot .select__verticalBar_cpmot.select__verticalBar_cpmot {
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_1j02v .select__scrollable_1j02v .select__verticalBar_1j02v.select__verticalBar_1j02v.select__verticalBarWithHeader_1j02v {
32
+ .select__optionsList_cpmot .select__scrollable_cpmot .select__verticalBar_cpmot.select__verticalBar_cpmot.select__verticalBarWithHeader_cpmot {
33
33
  top: 0;
34
34
  height: calc(100% - var(--select-options-list-scrollbar-gap));
35
35
  }
36
- .select__optionsList_1j02v .select__scrollable_1j02v .select__verticalBar_1j02v.select__verticalBar_1j02v.select__verticalBarWithFooter_1j02v {
36
+ .select__optionsList_cpmot .select__scrollable_cpmot .select__verticalBar_cpmot.select__verticalBar_cpmot.select__verticalBarWithFooter_cpmot {
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_1j02v .select__scrollable_1j02v .select__verticalBar_1j02v.select__verticalBar_1j02v.select__verticalBarWithHeader_1j02v.select__verticalBarWithFooter_1j02v {
40
+ .select__optionsList_cpmot .select__scrollable_cpmot .select__verticalBar_cpmot.select__verticalBar_cpmot.select__verticalBarWithHeader_cpmot.select__verticalBarWithFooter_cpmot {
41
41
  top: 0;
42
42
  height: 100%;
43
43
  }
44
- .select__optionsListHeader_1j02v {
44
+ .select__optionsListHeader_cpmot {
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_1j02v.select__headerHighlighted_1j02v {
49
+ .select__optionsListHeader_cpmot.select__headerHighlighted_cpmot {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_1j02v {
52
+ .select__optionsListFooter_cpmot {
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_1j02v.select__withBorder_1j02v {
59
+ .select__optionsListFooter_cpmot.select__withBorder_cpmot {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_1j02v {
62
+ .select__mask_cpmot {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_1j02v {
65
+ .select__emptyPlaceholder_cpmot {
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_1j02v .select__emptyPlaceholder_1j02v {
69
+ .select__size-72_cpmot .select__emptyPlaceholder_cpmot {
70
70
  padding: var(--gap-24) var(--gap-16);
71
71
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"optionsList":"select__optionsList_1j02v","scrollable":"select__scrollable_1j02v","verticalBar":"select__verticalBar_1j02v","verticalBarWithHeader":"select__verticalBarWithHeader_1j02v","verticalBarWithFooter":"select__verticalBarWithFooter_1j02v","optionsListHeader":"select__optionsListHeader_1j02v","headerHighlighted":"select__headerHighlighted_1j02v","optionsListFooter":"select__optionsListFooter_1j02v","withBorder":"select__withBorder_1j02v","mask":"select__mask_1j02v","emptyPlaceholder":"select__emptyPlaceholder_1j02v","size-72":"select__size-72_1j02v"};
3
+ const styles = {"optionsList":"select__optionsList_cpmot","scrollable":"select__scrollable_cpmot","verticalBar":"select__verticalBar_cpmot","verticalBarWithHeader":"select__verticalBarWithHeader_cpmot","verticalBarWithFooter":"select__verticalBarWithFooter_cpmot","optionsListHeader":"select__optionsListHeader_cpmot","headerHighlighted":"select__headerHighlighted_cpmot","optionsListFooter":"select__optionsListFooter_cpmot","withBorder":"select__withBorder_cpmot","mask":"select__mask_cpmot","emptyPlaceholder":"select__emptyPlaceholder_cpmot","size-72":"select__size-72_cpmot"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_1q2hz.select__component_1q2hz {
1
+ .select__component_10ojg.select__component_10ojg {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_1q2hz"};
3
+ const styles = {"component":"select__component_10ojg"};
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_74lc3 {
23
+ .select__virtualOptionsList_8iiog {
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_74lc3 {
30
+ .select__virtualOptionsListHeader_8iiog {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_74lc3 {
34
+ .select__virtualOptionsListFooter_8iiog {
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_74lc3.select__withBorder_74lc3 {
40
+ .select__virtualOptionsListFooter_8iiog.select__withBorder_8iiog {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_74lc3 {
43
+ .select__scrollable_8iiog {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_74lc3 {
48
+ .select__inner_8iiog {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_74lc3 {
52
+ .select__virtualRow_8iiog {
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_74lc3:before {
58
+ .select__virtualRow_8iiog: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_74lc3:first-child:before {
69
+ .select__virtualRow_8iiog:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_74lc3:before,
73
- .select__highlighted_74lc3 + .select__virtualRow_74lc3:before {
72
+ .select__highlighted_8iiog:before,
73
+ .select__highlighted_8iiog + .select__virtualRow_8iiog:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_74lc3 {
76
+ .select__emptyPlaceholder_8iiog {
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_74lc3 .select__emptyPlaceholder_74lc3 {
81
+ .select__size-72_8iiog .select__emptyPlaceholder_8iiog {
82
82
  padding: var(--gap-24) var(--gap-16);
83
83
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"virtualOptionsList":"select__virtualOptionsList_74lc3","virtualOptionsListHeader":"select__virtualOptionsListHeader_74lc3","virtualOptionsListFooter":"select__virtualOptionsListFooter_74lc3","withBorder":"select__withBorder_74lc3","scrollable":"select__scrollable_74lc3","inner":"select__inner_74lc3","virtualRow":"select__virtualRow_74lc3","highlighted":"select__highlighted_74lc3","emptyPlaceholder":"select__emptyPlaceholder_74lc3","size-72":"select__size-72_74lc3"};
3
+ const styles = {"virtualOptionsList":"select__virtualOptionsList_8iiog","virtualOptionsListHeader":"select__virtualOptionsListHeader_8iiog","virtualOptionsListFooter":"select__virtualOptionsListFooter_8iiog","withBorder":"select__withBorder_8iiog","scrollable":"select__scrollable_8iiog","inner":"select__inner_8iiog","virtualRow":"select__virtualRow_8iiog","highlighted":"select__highlighted_8iiog","emptyPlaceholder":"select__emptyPlaceholder_8iiog","size-72":"select__size-72_8iiog"};
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_1rukc {
15
+ .select__footer_1t8hp {
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_1rukc.select__size-72_1rukc {
20
+ .select__footer_1t8hp.select__size-72_1t8hp {
21
21
  padding: var(--gap-12) var(--gap-16);
22
22
  }
23
- .select__footer_1rukc > .select__button_1rukc + .select__button_1rukc {
23
+ .select__footer_1t8hp > .select__button_1t8hp + .select__button_1t8hp {
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
- const styles = {"footer":"select__footer_1rukc","size-72":"select__size-72_1rukc","button":"select__button_1rukc"};
3
+ const styles = {"footer":"select__footer_1t8hp","size-72":"select__size-72_1t8hp","button":"select__button_1t8hp"};
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_lewy0 {
9
+ .select__desktop_1taag {
10
10
  padding: var(--gap-12);
11
11
  }
12
- .select__desktop_lewy0.select__size-72_lewy0 {
12
+ .select__desktop_1taag.select__size-72_1taag {
13
13
  padding-left: var(--gap-16);
14
14
  }
15
- .select__mobile_lewy0 {
15
+ .select__mobile_1taag {
16
16
  padding: var(--gap-12) var(--gap-12) var(--gap-12) var(--gap-8);
17
17
  }
18
- .select__positionAfter_lewy0 {
18
+ .select__positionAfter_1taag {
19
19
  margin-left: 0;
20
20
  margin-left: initial;
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"desktop":"select__desktop_lewy0","size-72":"select__size-72_lewy0","mobile":"select__mobile_lewy0","positionAfter":"select__positionAfter_lewy0"};
3
+ const styles = {"desktop":"select__desktop_1taag","size-72":"select__size-72_1taag","mobile":"select__mobile_1taag","positionAfter":"select__positionAfter_1taag"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_sweni {
1
+ .select__skeleton_1x6he {
2
2
  position: absolute;
3
3
  top: 50%;
4
4
  transform: translateY(-50%);