@alfalab/core-components-select 18.2.10 → 18.2.11

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 +3 -3
  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
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"clearIcon":"select__clearIcon_564hl","clearButton":"select__clearButton_564hl"};
3
+ var styles = {"clearIcon":"select__clearIcon_1soud","clearButton":"select__clearButton_1soud"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -10,22 +10,22 @@
10
10
  --input-focus-placeholder-color: var(--color-light-text-tertiary);
11
11
  } :root {
12
12
  --select-arrow-hover-opacity: 0.7;
13
- } .select__component_cumv0 {
13
+ } .select__component_1c8ou {
14
14
  width: 100%;
15
15
  outline: none;
16
- } .select__field_cumv0:not(.select__disabled_cumv0) {
16
+ } .select__field_1c8ou:not(.select__disabled_1c8ou) {
17
17
  cursor: pointer;
18
- } .select__field_cumv0:not(.select__disabled_cumv0):hover .select__arrow_cumv0 {
18
+ } .select__field_1c8ou:not(.select__disabled_1c8ou):hover .select__arrow_1c8ou {
19
19
  opacity: var(--select-arrow-hover-opacity);
20
- } .select__disabled_cumv0 {
20
+ } .select__disabled_1c8ou {
21
21
  cursor: var(--disabled-cursor);
22
- } .select__placeholder_cumv0 {
22
+ } .select__placeholder_1c8ou {
23
23
  color: var(--input-placeholder-color);
24
24
  transition: color 0.2s ease;
25
- animation: select__show-placeholder_cumv0 0.2s ease;
26
- } .select__placeholder_cumv0.select__focused_cumv0 {
25
+ animation: select__show-placeholder_1c8ou 0.2s ease;
26
+ } .select__placeholder_1c8ou.select__focused_1c8ou {
27
27
  color: var(--input-focus-placeholder-color);
28
- } .select__contentWrapper_cumv0 {
28
+ } .select__contentWrapper_1c8ou {
29
29
  font-size: 16px;
30
30
  line-height: 20px;
31
31
  font-weight: 400;
@@ -34,22 +34,22 @@
34
34
  text-overflow: ellipsis;
35
35
  overflow: hidden;
36
36
  width: 100%;
37
- } .select__contentWrapper_cumv0.select__size-40_cumv0 {
37
+ } .select__contentWrapper_1c8ou.select__size-40_1c8ou {
38
38
  font-size: 14px;
39
39
  line-height: 18px;
40
40
  font-weight: 400;
41
- } .select__value_cumv0 {
41
+ } .select__value_1c8ou {
42
42
  overflow: hidden;
43
43
  text-overflow: ellipsis;
44
44
  text-align: left;
45
- } .select__value_cumv0.select__size-40_cumv0 {
45
+ } .select__value_1c8ou.select__size-40_1c8ou {
46
46
  font-size: 14px;
47
47
  line-height: 18px;
48
48
  font-weight: 400;
49
- } .select__focusVisible_cumv0 {
49
+ } .select__focusVisible_1c8ou {
50
50
  outline: 2px solid var(--focus-color);
51
51
  outline-offset: 2px;
52
- } @keyframes select__show-placeholder_cumv0 {
52
+ } @keyframes select__show-placeholder_1c8ou {
53
53
  from {
54
54
  opacity: 0;
55
55
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_cumv0","field":"select__field_cumv0","disabled":"select__disabled_cumv0","arrow":"select__arrow_cumv0","placeholder":"select__placeholder_cumv0","show-placeholder":"select__show-placeholder_cumv0","focused":"select__focused_cumv0","contentWrapper":"select__contentWrapper_cumv0","size-40":"select__size-40_cumv0","value":"select__value_cumv0","focusVisible":"select__focusVisible_cumv0"};
3
+ var styles = {"component":"select__component_1c8ou","field":"select__field_1c8ou","disabled":"select__disabled_1c8ou","arrow":"select__arrow_1c8ou","placeholder":"select__placeholder_1c8ou","show-placeholder":"select__show-placeholder_1c8ou","focused":"select__focused_1c8ou","contentWrapper":"select__contentWrapper_1c8ou","size-40":"select__size-40_1c8ou","value":"select__value_1c8ou","focusVisible":"select__focusVisible_1c8ou"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,17 +4,17 @@
4
4
  } :root {
5
5
  --gap-m: 16px;
6
6
  --gap-16: var(--gap-m);
7
- } .select__footer_1c70g {
7
+ } .select__footer_qp4pk {
8
8
  display: flex;
9
9
  box-sizing: border-box;
10
10
  width: 100%;
11
11
  padding: var(--gap-16) var(--gap-16);
12
12
  background-color: var(--color-light-modal-bg-primary);
13
- } .select__footer_1c70g .select__button_1c70g:first-of-type {
13
+ } .select__footer_qp4pk .select__button_qp4pk:first-of-type {
14
14
  margin-right: var(--gap-16);
15
- } .select__button_1c70g {
15
+ } .select__button_qp4pk {
16
16
  width: 50%;
17
- } .select__highlighted_1c70g {
17
+ } .select__highlighted_qp4pk {
18
18
  border-top: 1px solid var(--color-light-neutral-300);
19
19
  background-color: var(--color-light-modal-bg-primary);
20
20
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_1c70g","button":"select__button_1c70g","highlighted":"select__highlighted_1c70g"};
3
+ var styles = {"footer":"select__footer_qp4pk","button":"select__button_qp4pk","highlighted":"select__highlighted_qp4pk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -16,7 +16,7 @@
16
16
  --select-optgroup-right-padding: var(--gap-12);
17
17
  --select-optgroup-l-left-padding: var(--gap-16);
18
18
  --select-optgroup-l-right-padding: var(--gap-16);
19
- } .select__optgroup_1t5x8 {
19
+ } .select__optgroup_fmoxi {
20
20
  position: relative;
21
21
  display: flex;
22
22
  align-items: center;
@@ -25,9 +25,9 @@
25
25
  box-sizing: border-box;
26
26
  background: var(--select-optgroup-background);
27
27
  min-height: 40px;
28
- } .select__optgroup_1t5x8 + *[role='option']:before {
28
+ } .select__optgroup_fmoxi + *[role='option']:before {
29
29
  display: none;
30
- } .select__label_1t5x8 {
30
+ } .select__label_fmoxi {
31
31
  font-size: 12px;
32
32
  line-height: 16px;
33
33
  font-weight: 500;
@@ -36,7 +36,7 @@
36
36
 
37
37
  display: block;
38
38
  color: var(--select-optgroup-color);
39
- } .select__size-72_1t5x8 {
39
+ } .select__size-72_fmoxi {
40
40
  padding-left: var(--select-optgroup-l-left-padding);
41
41
  padding-right: var(--select-optgroup-l-right-padding);
42
42
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optgroup":"select__optgroup_1t5x8","label":"select__label_1t5x8","size-72":"select__size-72_1t5x8"};
3
+ var styles = {"optgroup":"select__optgroup_fmoxi","label":"select__label_fmoxi","size-72":"select__size-72_fmoxi"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -35,7 +35,7 @@
35
35
  --select-option-hover-color: var(--color-light-text-primary);
36
36
  --select-option-active-color: var(--color-light-text-primary);
37
37
  --select-option-disabled-color: var(--color-light-text-secondary);
38
- } .select__option_147c6 {
38
+ } .select__option_uqf9t {
39
39
  font-size: 16px;
40
40
  line-height: 20px;
41
41
  font-weight: 400;
@@ -50,10 +50,10 @@
50
50
  box-sizing: border-box;
51
51
  position: relative;
52
52
  cursor: pointer;
53
- } .select__option_147c6:not(.select__disabled_147c6):active {
53
+ } .select__option_uqf9t:not(.select__disabled_uqf9t):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
- } .select__option_147c6:before {
56
+ } .select__option_uqf9t:before {
57
57
  content: '';
58
58
  position: absolute;
59
59
  left: var(--select-option-left-padding);
@@ -63,46 +63,46 @@
63
63
  background: var(--select-option-divider-background);
64
64
  display: var(--select-option-divider-display);
65
65
  transition: opacity 0.2s ease;
66
- } .select__option_147c6:first-child:before {
66
+ } .select__option_uqf9t:first-child:before {
67
67
  display: none;
68
- } .select__size-48_147c6 {
68
+ } .select__size-48_uqf9t {
69
69
  min-height: var(--size-s-height);
70
- } .select__size-56_147c6 {
70
+ } .select__size-56_uqf9t {
71
71
  min-height: var(--size-m-height);
72
- } .select__size-64_147c6 {
72
+ } .select__size-64_uqf9t {
73
73
  min-height: var(--size-l-height);
74
- } .select__size-72_147c6 {
74
+ } .select__size-72_uqf9t {
75
75
  min-height: var(--size-xl-height);
76
76
  padding-left: var(--select-option-l-left-padding);
77
77
  padding-right: var(--select-option-l-right-padding);
78
- } .select__size-72_147c6:before {
78
+ } .select__size-72_uqf9t:before {
79
79
  left: var(--select-option-l-left-padding);
80
80
  right: var(--select-option-l-right-padding);
81
- } .select__selected_147c6 {
81
+ } .select__selected_uqf9t {
82
82
  background: var(--select-option-selected-background);
83
83
  color: var(--select-option-selected-color);
84
84
  cursor: default;
85
- } .select__highlighted_147c6 {
85
+ } .select__highlighted_uqf9t {
86
86
  background: var(--select-option-hover-background);
87
87
  color: var(--select-option-hover-color);
88
- } .select__highlighted_147c6:before,
89
- .select__highlighted_147c6 + .select__option_147c6:before {
88
+ } .select__highlighted_uqf9t:before,
89
+ .select__highlighted_uqf9t + .select__option_uqf9t:before {
90
90
  opacity: 0;
91
- } .select__disabled_147c6 {
91
+ } .select__disabled_uqf9t {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
- } .select__content_147c6 {
95
+ } .select__content_uqf9t {
96
96
  overflow: hidden;
97
97
  flex: 1;
98
98
  text-overflow: ellipsis;
99
- } .select__textContent_147c6 {
99
+ } .select__textContent_uqf9t {
100
100
  padding-top: var(--gap-12);
101
101
  padding-bottom: var(--gap-12);
102
- } .select__highlighted_147c6 {
102
+ } .select__highlighted_uqf9t {
103
103
  background: var(--select-option-hover-background);
104
104
  color: var(--select-option-hover-color);
105
- } .select__highlighted_147c6:before,
106
- .select__highlighted_147c6 + .select__option_147c6:before {
105
+ } .select__highlighted_uqf9t:before,
106
+ .select__highlighted_uqf9t + .select__option_uqf9t:before {
107
107
  opacity: 0;
108
108
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_147c6","disabled":"select__disabled_147c6","size-48":"select__size-48_147c6","size-56":"select__size-56_147c6","size-64":"select__size-64_147c6","size-72":"select__size-72_147c6","selected":"select__selected_147c6","highlighted":"select__highlighted_147c6","content":"select__content_147c6","textContent":"select__textContent_147c6"};
3
+ var styles = {"option":"select__option_uqf9t","disabled":"select__disabled_uqf9t","size-48":"select__size-48_uqf9t","size-56":"select__size-56_uqf9t","size-64":"select__size-64_uqf9t","size-72":"select__size-72_uqf9t","selected":"select__selected_uqf9t","highlighted":"select__highlighted_uqf9t","content":"select__content_uqf9t","textContent":"select__textContent_uqf9t"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -35,7 +35,7 @@
35
35
  --select-option-hover-color: var(--color-light-text-primary);
36
36
  --select-option-active-color: var(--color-light-text-primary);
37
37
  --select-option-disabled-color: var(--color-light-text-secondary);
38
- } .select__option_1kiqy {
38
+ } .select__option_1bgpc {
39
39
  font-size: 16px;
40
40
  line-height: 20px;
41
41
  font-weight: 400;
@@ -50,10 +50,10 @@
50
50
  box-sizing: border-box;
51
51
  position: relative;
52
52
  cursor: pointer;
53
- } .select__option_1kiqy:not(.select__disabled_1kiqy):active {
53
+ } .select__option_1bgpc:not(.select__disabled_1bgpc):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
- } .select__option_1kiqy:before {
56
+ } .select__option_1bgpc:before {
57
57
  content: '';
58
58
  position: absolute;
59
59
  left: var(--select-option-left-padding);
@@ -63,40 +63,40 @@
63
63
  background: var(--select-option-divider-background);
64
64
  display: var(--select-option-divider-display);
65
65
  transition: opacity 0.2s ease;
66
- } .select__option_1kiqy:first-child:before {
66
+ } .select__option_1bgpc:first-child:before {
67
67
  display: none;
68
- } .select__size-48_1kiqy {
68
+ } .select__size-48_1bgpc {
69
69
  min-height: var(--size-s-height);
70
- } .select__size-56_1kiqy {
70
+ } .select__size-56_1bgpc {
71
71
  min-height: var(--size-m-height);
72
- } .select__size-64_1kiqy {
72
+ } .select__size-64_1bgpc {
73
73
  min-height: var(--size-l-height);
74
- } .select__size-72_1kiqy {
74
+ } .select__size-72_1bgpc {
75
75
  min-height: var(--size-xl-height);
76
76
  padding-left: var(--select-option-l-left-padding);
77
77
  padding-right: var(--select-option-l-right-padding);
78
- } .select__size-72_1kiqy:before {
78
+ } .select__size-72_1bgpc:before {
79
79
  left: var(--select-option-l-left-padding);
80
80
  right: var(--select-option-l-right-padding);
81
- } .select__selected_1kiqy {
81
+ } .select__selected_1bgpc {
82
82
  background: var(--select-option-selected-background);
83
83
  color: var(--select-option-selected-color);
84
84
  cursor: default;
85
- } .select__highlighted_1kiqy {
85
+ } .select__highlighted_1bgpc {
86
86
  background: var(--select-option-hover-background);
87
87
  color: var(--select-option-hover-color);
88
- } .select__highlighted_1kiqy:before,
89
- .select__highlighted_1kiqy + .select__option_1kiqy:before {
88
+ } .select__highlighted_1bgpc:before,
89
+ .select__highlighted_1bgpc + .select__option_1bgpc:before {
90
90
  opacity: 0;
91
- } .select__disabled_1kiqy {
91
+ } .select__disabled_1bgpc {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
- } .select__content_1kiqy {
95
+ } .select__content_1bgpc {
96
96
  overflow: hidden;
97
97
  flex: 1;
98
98
  text-overflow: ellipsis;
99
- } .select__textContent_1kiqy {
99
+ } .select__textContent_1bgpc {
100
100
  padding-top: var(--gap-12);
101
101
  padding-bottom: var(--gap-12);
102
102
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_1kiqy","disabled":"select__disabled_1kiqy","size-48":"select__size-48_1kiqy","size-56":"select__size-56_1kiqy","size-64":"select__size-64_1kiqy","size-72":"select__size-72_1kiqy","selected":"select__selected_1kiqy","highlighted":"select__highlighted_1kiqy","content":"select__content_1kiqy","textContent":"select__textContent_1kiqy"};
3
+ var styles = {"option":"select__option_1bgpc","disabled":"select__disabled_1bgpc","size-48":"select__size-48_1bgpc","size-56":"select__size-56_1bgpc","size-64":"select__size-64_1bgpc","size-72":"select__size-72_1bgpc","selected":"select__selected_1bgpc","highlighted":"select__highlighted_1bgpc","content":"select__content_1bgpc","textContent":"select__textContent_1bgpc"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,45 +12,45 @@
12
12
  } :root {
13
13
  --select-options-list-scrollbar-gap: var(--gap-12);
14
14
  --select-options-list-empty-placeholder-color: var(--color-light-text-secondary);
15
- } .select__optionsList_oze6k {
15
+ } .select__optionsList_32n46 {
16
16
  width: 100%;
17
17
  outline: none;
18
18
  box-sizing: border-box;
19
19
  position: relative;
20
- } .select__optionsList_oze6k .select__scrollable_oze6k {
20
+ } .select__optionsList_32n46 .select__scrollable_32n46 {
21
21
  overflow: auto;
22
22
  width: 100%;
23
- } .select__optionsList_oze6k .select__scrollable_oze6k .select__verticalBar_oze6k.select__verticalBar_oze6k {
23
+ } .select__optionsList_32n46 .select__scrollable_32n46 .select__verticalBar_32n46.select__verticalBar_32n46 {
24
24
  top: var(--select-options-list-scrollbar-gap);
25
25
  height: calc(100% - 2 * var(--select-options-list-scrollbar-gap));
26
- } .select__optionsList_oze6k .select__scrollable_oze6k .select__verticalBar_oze6k.select__verticalBar_oze6k.select__verticalBarWithHeader_oze6k {
26
+ } .select__optionsList_32n46 .select__scrollable_32n46 .select__verticalBar_32n46.select__verticalBar_32n46.select__verticalBarWithHeader_32n46 {
27
27
  top: 0;
28
28
  height: calc(100% - var(--select-options-list-scrollbar-gap));
29
- } .select__optionsList_oze6k .select__scrollable_oze6k .select__verticalBar_oze6k.select__verticalBar_oze6k.select__verticalBarWithFooter_oze6k {
29
+ } .select__optionsList_32n46 .select__scrollable_32n46 .select__verticalBar_32n46.select__verticalBar_32n46.select__verticalBarWithFooter_32n46 {
30
30
  top: var(--select-options-list-scrollbar-gap);
31
31
  height: calc(100% - var(--select-options-list-scrollbar-gap));
32
- } .select__optionsList_oze6k .select__scrollable_oze6k .select__verticalBar_oze6k.select__verticalBar_oze6k.select__verticalBarWithHeader_oze6k.select__verticalBarWithFooter_oze6k {
32
+ } .select__optionsList_32n46 .select__scrollable_32n46 .select__verticalBar_32n46.select__verticalBar_32n46.select__verticalBarWithHeader_32n46.select__verticalBarWithFooter_32n46 {
33
33
  top: 0;
34
34
  height: 100%;
35
- } .select__optionsListHeader_oze6k {
35
+ } .select__optionsListHeader_32n46 {
36
36
  box-sizing: border-box;
37
37
  border-bottom: 1px solid transparent;
38
38
  transition: border-color 0.2s ease;
39
- } .select__optionsListHeader_oze6k.select__headerHighlighted_oze6k {
39
+ } .select__optionsListHeader_32n46.select__headerHighlighted_32n46 {
40
40
  border-bottom-color: var(--color-light-neutral-300);
41
- } .select__optionsListFooter_oze6k {
41
+ } .select__optionsListFooter_32n46 {
42
42
  position: sticky;
43
43
  bottom: var(--gap-0);
44
44
  box-sizing: border-box;
45
45
  border-top: 1px solid transparent;
46
46
  transition: border-color 0.2s ease;
47
- } .select__optionsListFooter_oze6k.select__withBorder_oze6k {
47
+ } .select__optionsListFooter_32n46.select__withBorder_32n46 {
48
48
  border-top-color: var(--color-light-neutral-300);
49
- } .select__mask_oze6k {
49
+ } .select__mask_32n46 {
50
50
  min-width: 4000px;
51
- } .select__emptyPlaceholder_oze6k {
51
+ } .select__emptyPlaceholder_32n46 {
52
52
  padding: var(--gap-16) var(--gap-12);
53
53
  color: var(--select-options-list-empty-placeholder-color);
54
- } .select__size-72_oze6k .select__emptyPlaceholder_oze6k {
54
+ } .select__size-72_32n46 .select__emptyPlaceholder_32n46 {
55
55
  padding: var(--gap-24) var(--gap-16);
56
56
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optionsList":"select__optionsList_oze6k","scrollable":"select__scrollable_oze6k","verticalBar":"select__verticalBar_oze6k","verticalBarWithHeader":"select__verticalBarWithHeader_oze6k","verticalBarWithFooter":"select__verticalBarWithFooter_oze6k","optionsListHeader":"select__optionsListHeader_oze6k","headerHighlighted":"select__headerHighlighted_oze6k","optionsListFooter":"select__optionsListFooter_oze6k","withBorder":"select__withBorder_oze6k","mask":"select__mask_oze6k","emptyPlaceholder":"select__emptyPlaceholder_oze6k","size-72":"select__size-72_oze6k"};
3
+ var styles = {"optionsList":"select__optionsList_32n46","scrollable":"select__scrollable_32n46","verticalBar":"select__verticalBar_32n46","verticalBarWithHeader":"select__verticalBarWithHeader_32n46","verticalBarWithFooter":"select__verticalBarWithFooter_32n46","optionsListHeader":"select__optionsListHeader_32n46","headerHighlighted":"select__headerHighlighted_32n46","optionsListFooter":"select__optionsListFooter_32n46","withBorder":"select__withBorder_32n46","mask":"select__mask_32n46","emptyPlaceholder":"select__emptyPlaceholder_32n46","size-72":"select__size-72_32n46"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_18u67.select__component_18u67 {
1
+ .select__component_xbs18.select__component_xbs18 {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_18u67"};
3
+ var styles = {"component":"select__component_xbs18"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -17,35 +17,35 @@
17
17
 
18
18
  --select-option-left-padding: var(--gap-12);
19
19
  --select-option-right-padding: var(--gap-12);
20
- } .select__virtualOptionsList_58ri5 {
20
+ } .select__virtualOptionsList_1kth2 {
21
21
  width: 100%;
22
22
  outline: none;
23
23
  box-sizing: border-box;
24
24
  position: sticky;
25
25
  justify-content: space-between;
26
- } .select__virtualOptionsListHeader_58ri5 {
26
+ } .select__virtualOptionsListHeader_1kth2 {
27
27
  box-sizing: border-box;
28
28
  border-bottom: 1px solid var(--color-light-neutral-300);
29
- } .select__virtualOptionsListFooter_58ri5 {
29
+ } .select__virtualOptionsListFooter_1kth2 {
30
30
  position: sticky;
31
31
  bottom: var(--gap-0);
32
32
  box-sizing: border-box;
33
33
  border-top: 1px solid transparent;
34
- } .select__virtualOptionsListFooter_58ri5.select__withBorder_58ri5 {
34
+ } .select__virtualOptionsListFooter_1kth2.select__withBorder_1kth2 {
35
35
  border-top: 1px solid var(--color-light-neutral-300);
36
- } .select__scrollable_58ri5 {
36
+ } .select__scrollable_1kth2 {
37
37
  position: relative;
38
38
  overflow: auto;
39
39
  width: 100%;
40
- } .select__inner_58ri5 {
40
+ } .select__inner_1kth2 {
41
41
  position: relative;
42
42
  width: 100%;
43
- } .select__virtualRow_58ri5 {
43
+ } .select__virtualRow_1kth2 {
44
44
  position: absolute;
45
45
  top: var(--gap-0);
46
46
  left: var(--gap-0);
47
47
  width: 100%;
48
- } .select__virtualRow_58ri5:before {
48
+ } .select__virtualRow_1kth2:before {
49
49
  content: '';
50
50
  position: absolute;
51
51
  z-index: 1;
@@ -55,15 +55,15 @@
55
55
  height: 1px;
56
56
  background: var(--select-option-divider-background);
57
57
  display: var(--select-option-divider-display);
58
- } .select__virtualRow_58ri5:first-child:before {
58
+ } .select__virtualRow_1kth2:first-child:before {
59
59
  display: none;
60
- } .select__highlighted_58ri5:before,
61
- .select__highlighted_58ri5 + .select__virtualRow_58ri5:before {
60
+ } .select__highlighted_1kth2:before,
61
+ .select__highlighted_1kth2 + .select__virtualRow_1kth2:before {
62
62
  display: none;
63
- } .select__emptyPlaceholder_58ri5 {
63
+ } .select__emptyPlaceholder_1kth2 {
64
64
  padding: var(--gap-16) var(--gap-12);
65
65
  color: var(--select-options-list-empty-placeholder-color);
66
66
  flex: 1;
67
- } .select__size-72_58ri5 .select__emptyPlaceholder_58ri5 {
67
+ } .select__size-72_1kth2 .select__emptyPlaceholder_1kth2 {
68
68
  padding: var(--gap-24) var(--gap-16);
69
69
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"virtualOptionsList":"select__virtualOptionsList_58ri5","virtualOptionsListHeader":"select__virtualOptionsListHeader_58ri5","virtualOptionsListFooter":"select__virtualOptionsListFooter_58ri5","withBorder":"select__withBorder_58ri5","scrollable":"select__scrollable_58ri5","inner":"select__inner_58ri5","virtualRow":"select__virtualRow_58ri5","highlighted":"select__highlighted_58ri5","emptyPlaceholder":"select__emptyPlaceholder_58ri5","size-72":"select__size-72_58ri5"};
3
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_1kth2","virtualOptionsListHeader":"select__virtualOptionsListHeader_1kth2","virtualOptionsListFooter":"select__virtualOptionsListFooter_1kth2","withBorder":"select__withBorder_1kth2","scrollable":"select__scrollable_1kth2","inner":"select__inner_1kth2","virtualRow":"select__virtualRow_1kth2","highlighted":"select__highlighted_1kth2","emptyPlaceholder":"select__emptyPlaceholder_1kth2","size-72":"select__size-72_1kth2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,12 +9,12 @@
9
9
  --gap-16: var(--gap-m);
10
10
  } :root {
11
11
  --select-option-list-footer-button-gap: var(--gap-8);
12
- } .select__footer_3gap3 {
12
+ } .select__footer_1j109 {
13
13
  background-color: var(--color-light-base-bg-primary);
14
14
  padding: var(--gap-12);
15
15
  outline: none;
16
- } .select__footer_3gap3.select__size-72_3gap3 {
16
+ } .select__footer_1j109.select__size-72_1j109 {
17
17
  padding: var(--gap-12) var(--gap-16);
18
- } .select__footer_3gap3 > .select__button_3gap3 + .select__button_3gap3 {
18
+ } .select__footer_1j109 > .select__button_1j109 + .select__button_1j109 {
19
19
  margin-left: var(--select-option-list-footer-button-gap);
20
20
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_3gap3","size-72":"select__size-72_3gap3","button":"select__button_3gap3"};
3
+ var styles = {"footer":"select__footer_1j109","size-72":"select__size-72_1j109","button":"select__button_1j109"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -5,10 +5,10 @@
5
5
  --gap-8: var(--gap-xs);
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-16: var(--gap-m);
8
- } .select__desktop_de78n {
8
+ } .select__desktop_1syws {
9
9
  padding: var(--gap-12);
10
- } .select__desktop_de78n.select__size-72_de78n {
10
+ } .select__desktop_1syws.select__size-72_1syws {
11
11
  padding-left: var(--gap-16);
12
- } .select__mobile_de78n {
12
+ } .select__mobile_1syws {
13
13
  padding: var(--gap-12) var(--gap-8);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"desktop":"select__desktop_de78n","size-72":"select__size-72_de78n","mobile":"select__mobile_de78n"};
3
+ var styles = {"desktop":"select__desktop_1syws","size-72":"select__size-72_1syws","mobile":"select__mobile_1syws"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_ou6as {
1
+ .select__skeleton_3cajq {
2
2
  position: absolute;
3
3
  top: 50%;
4
4
  transform: translateY(-50%);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"skeleton":"select__skeleton_ou6as"};
3
+ var styles = {"skeleton":"select__skeleton_3cajq"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,7 +6,7 @@
6
6
  } :root {
7
7
  --select-arrow-color: var(--color-light-neutral-translucent-700);
8
8
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
9
- } .select__arrow_1c7sz {
9
+ } .select__arrow_1l9ul {
10
10
  display: block;
11
11
  width: 24px;
12
12
  height: 24px;
@@ -15,13 +15,13 @@
15
15
  transition:
16
16
  transform 0.15s ease-in-out,
17
17
  opacity 0.2s ease;
18
- } .select__arrow_1c7sz.select__disabled_1c7sz {
18
+ } .select__arrow_1l9ul.select__disabled_1l9ul {
19
19
  color: var(--select-arrow-disabled-color);
20
- } .select__arrow_1c7sz.select__size-40_1c7sz {
20
+ } .select__arrow_1l9ul.select__size-40_1l9ul {
21
21
  width: auto;
22
22
  width: initial;
23
23
  height: auto;
24
24
  height: initial;
25
- } .select__open_1c7sz {
25
+ } .select__open_1l9ul {
26
26
  transform: var(--arrow-transform);
27
27
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"arrow":"select__arrow_1c7sz","disabled":"select__disabled_1c7sz","size-40":"select__size-40_1c7sz","open":"select__open_1c7sz"};
3
+ const styles = {"arrow":"select__arrow_1l9ul","disabled":"select__disabled_1l9ul","size-40":"select__size-40_1l9ul","open":"select__open_1l9ul"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,15 +1,15 @@
1
- .select__checkmark_1ph9k {
1
+ .select__checkmark_1yy6h {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box;
4
- } .select__checkmark_1ph9k.select__start_1ph9k {
4
+ } .select__checkmark_1yy6h.select__start_1yy6h {
5
5
  align-self: start;
6
- } .select__checkmark_1ph9k.select__center_1ph9k {
6
+ } .select__checkmark_1yy6h.select__center_1yy6h {
7
7
  align-self: center;
8
- } .select__single_1ph9k {
8
+ } .select__single_1yy6h {
9
9
  display: flex;
10
10
  align-items: center;
11
11
  justify-content: center;
12
12
  opacity: 0;
13
- } .select__single_1ph9k.select__selected_1ph9k {
13
+ } .select__single_1yy6h.select__selected_1yy6h {
14
14
  opacity: 1;
15
15
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_1ph9k","start":"select__start_1ph9k","center":"select__center_1ph9k","single":"select__single_1ph9k","selected":"select__selected_1ph9k"};
3
+ const styles = {"checkmark":"select__checkmark_1yy6h","start":"select__start_1yy6h","center":"select__center_1yy6h","single":"select__single_1yy6h","selected":"select__selected_1yy6h"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map