@alfalab/core-components-select 19.1.6 → 19.1.7

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 (121) 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/mobile/modal.mobile.css +1 -1
  66. package/esm/mobile/modal.mobile.module.css.js +1 -1
  67. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  68. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  69. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  70. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  71. package/esm/presets/useSelectWithLoading/index.css +1 -1
  72. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  73. package/mobile/modal.mobile.css +1 -1
  74. package/mobile/modal.mobile.module.css.js +1 -1
  75. package/modern/components/arrow/index.css +4 -4
  76. package/modern/components/arrow/index.module.css.js +1 -1
  77. package/modern/components/base-checkmark/index.css +12 -12
  78. package/modern/components/base-checkmark/index.module.css.js +1 -1
  79. package/modern/components/base-option/index.css +14 -14
  80. package/modern/components/base-option/index.module.css.js +1 -1
  81. package/modern/components/base-select/index.css +11 -11
  82. package/modern/components/base-select/index.module.css.js +1 -1
  83. package/modern/components/base-select/mobile.css +11 -11
  84. package/modern/components/base-select/mobile.module.css.js +1 -1
  85. package/modern/components/checkmark/index.css +11 -11
  86. package/modern/components/checkmark/index.module.css.js +1 -1
  87. package/modern/components/checkmark-mobile/index.css +6 -6
  88. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  89. package/modern/components/clear-button/index.css +4 -4
  90. package/modern/components/clear-button/index.module.css.js +1 -1
  91. package/modern/components/field/index.css +13 -13
  92. package/modern/components/field/index.module.css.js +1 -1
  93. package/modern/components/footer/index.css +4 -4
  94. package/modern/components/footer/index.module.css.js +1 -1
  95. package/modern/components/optgroup/index.css +4 -4
  96. package/modern/components/optgroup/index.module.css.js +1 -1
  97. package/modern/components/option/desktop/index.css +19 -19
  98. package/modern/components/option/desktop/index.module.css.js +1 -1
  99. package/modern/components/option/mobile/index.css +16 -16
  100. package/modern/components/option/mobile/index.module.css.js +1 -1
  101. package/modern/components/options-list/index.css +13 -13
  102. package/modern/components/options-list/index.module.css.js +1 -1
  103. package/modern/components/search/index.css +1 -1
  104. package/modern/components/search/index.module.css.js +1 -1
  105. package/modern/components/virtual-options-list/index.css +13 -13
  106. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  107. package/modern/mobile/modal.mobile.css +1 -1
  108. package/modern/mobile/modal.mobile.module.css.js +1 -1
  109. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  110. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  111. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  112. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  113. package/modern/presets/useSelectWithLoading/index.css +1 -1
  114. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  115. package/package.json +11 -11
  116. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  117. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  118. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  119. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  120. package/presets/useSelectWithLoading/index.css +1 -1
  121. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -6,7 +6,7 @@
6
6
  --select-mobile-checkmark-display-icon: block;
7
7
  --select-mobile-checkmark-display-badge: none;
8
8
  }
9
- .select__checkmark_l2hwz {
9
+ .select__checkmark_12jq7 {
10
10
  flex-shrink: 0;
11
11
  display: flex;
12
12
  align-items: center;
@@ -15,18 +15,18 @@
15
15
  height: 24px;
16
16
  opacity: 0;
17
17
  }
18
- .select__checkmark_l2hwz.select__selected_l2hwz {
18
+ .select__checkmark_12jq7.select__selected_12jq7 {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_l2hwz.select__before_l2hwz {
21
+ .select__checkmark_12jq7.select__before_12jq7 {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_l2hwz.select__after_l2hwz {
24
+ .select__checkmark_12jq7.select__after_12jq7 {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_l2hwz {
27
+ .select__displayIcon_12jq7 {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_l2hwz {
30
+ .select__displayBadge_12jq7 {
31
31
  display: var(--select-mobile-checkmark-display-badge);
32
32
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_l2hwz","selected":"select__selected_l2hwz","before":"select__before_l2hwz","after":"select__after_l2hwz","displayIcon":"select__displayIcon_l2hwz","displayBadge":"select__displayBadge_l2hwz"};
3
+ const styles = {"checkmark":"select__checkmark_12jq7","selected":"select__selected_12jq7","before":"select__before_12jq7","after":"select__after_12jq7","displayIcon":"select__displayIcon_12jq7","displayBadge":"select__displayBadge_12jq7"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,16 +6,16 @@
6
6
  :root {
7
7
  --input-error-icon-display: none;
8
8
  }
9
- .select__clearIcon_1i9gw {
9
+ .select__clearIcon_12dxb {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_1i9gw:hover {
13
+ .select__clearIcon_12dxb:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_1i9gw:active {
16
+ .select__clearIcon_12dxb:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_1i9gw + [data-addon='error-icon'] {
19
+ .select__clearButton_12dxb + [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_1i9gw","clearButton":"select__clearButton_1i9gw"};
3
+ const styles = {"clearIcon":"select__clearIcon_12dxb","clearButton":"select__clearButton_12dxb"};
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_od0go {
21
+ .select__component_8hgw7 {
22
22
  width: 100%;
23
23
  outline: none;
24
24
  }
25
- .select__field_od0go:not(.select__disabled_od0go) {
25
+ .select__field_8hgw7:not(.select__disabled_8hgw7) {
26
26
  cursor: pointer;
27
27
  }
28
- .select__field_od0go:not(.select__disabled_od0go):hover .select__arrow_od0go {
28
+ .select__field_8hgw7:not(.select__disabled_8hgw7):hover .select__arrow_8hgw7 {
29
29
  opacity: var(--select-arrow-hover-opacity);
30
30
  }
31
- .select__disabled_od0go {
31
+ .select__disabled_8hgw7 {
32
32
  cursor: var(--disabled-cursor);
33
33
  }
34
- .select__placeholder_od0go {
34
+ .select__placeholder_8hgw7 {
35
35
  color: var(--input-placeholder-color);
36
36
  transition: color 0.2s ease;
37
- animation: select__show-placeholder_od0go 0.2s ease;
37
+ animation: select__show-placeholder_8hgw7 0.2s ease;
38
38
  }
39
- .select__placeholder_od0go.select__focused_od0go {
39
+ .select__placeholder_8hgw7.select__focused_8hgw7 {
40
40
  color: var(--input-focus-placeholder-color);
41
41
  }
42
- .select__contentWrapper_od0go {
42
+ .select__contentWrapper_8hgw7 {
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_od0go.select__size-40_od0go {
53
+ .select__contentWrapper_8hgw7.select__size-40_8hgw7 {
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_od0go {
59
+ .select__value_8hgw7 {
60
60
  overflow: hidden;
61
61
  text-overflow: ellipsis;
62
62
  text-align: left;
63
63
  }
64
- .select__value_od0go.select__size-40_od0go {
64
+ .select__value_8hgw7.select__size-40_8hgw7 {
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_od0go {
70
+ .select__focusVisible_8hgw7 {
71
71
  outline: 2px solid var(--focus-color);
72
72
  outline-offset: 2px;
73
73
  }
74
- @keyframes select__show-placeholder_od0go {
74
+ @keyframes select__show-placeholder_8hgw7 {
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_od0go","field":"select__field_od0go","disabled":"select__disabled_od0go","arrow":"select__arrow_od0go","placeholder":"select__placeholder_od0go","show-placeholder":"select__show-placeholder_od0go","focused":"select__focused_od0go","contentWrapper":"select__contentWrapper_od0go","size-40":"select__size-40_od0go","value":"select__value_od0go","focusVisible":"select__focusVisible_od0go"};
3
+ const styles = {"component":"select__component_8hgw7","field":"select__field_8hgw7","disabled":"select__disabled_8hgw7","arrow":"select__arrow_8hgw7","placeholder":"select__placeholder_8hgw7","show-placeholder":"select__show-placeholder_8hgw7","focused":"select__focused_8hgw7","contentWrapper":"select__contentWrapper_8hgw7","size-40":"select__size-40_8hgw7","value":"select__value_8hgw7","focusVisible":"select__focusVisible_8hgw7"};
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_6i9y7 {
9
+ .select__footer_7ignv {
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_6i9y7 .select__button_6i9y7:first-of-type {
16
+ .select__footer_7ignv .select__button_7ignv:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_6i9y7 {
19
+ .select__button_7ignv {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_6i9y7 {
22
+ .select__highlighted_7ignv {
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_6i9y7","button":"select__button_6i9y7","highlighted":"select__highlighted_6i9y7"};
3
+ const styles = {"footer":"select__footer_7ignv","button":"select__button_7ignv","highlighted":"select__highlighted_7ignv"};
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_1rcmv {
26
+ .select__optgroup_1qcg6 {
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_1rcmv + *[role='option']:before {
36
+ .select__optgroup_1qcg6 + *[role='option']:before {
37
37
  display: none;
38
38
  }
39
- .select__label_1rcmv {
39
+ .select__label_1qcg6 {
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_1rcmv {
50
+ .select__size-72_1qcg6 {
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_1rcmv","label":"select__label_1rcmv","size-72":"select__size-72_1rcmv"};
3
+ const styles = {"optgroup":"select__optgroup_1qcg6","label":"select__label_1qcg6","size-72":"select__size-72_1qcg6"};
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_1mvvw {
46
+ .select__option_5c05e {
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_1mvvw:not(.select__disabled_1mvvw):active {
63
+ .select__option_5c05e:not(.select__disabled_5c05e):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1mvvw:before {
67
+ .select__option_5c05e: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_1mvvw:first-child:before {
78
+ .select__option_5c05e:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1mvvw {
81
+ .select__size-48_5c05e {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1mvvw {
84
+ .select__size-56_5c05e {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1mvvw {
87
+ .select__size-64_5c05e {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1mvvw {
90
+ .select__size-72_5c05e {
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_1mvvw:before {
95
+ .select__size-72_5c05e:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1mvvw {
99
+ .select__selected_5c05e {
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_1mvvw {
104
+ .select__highlighted_5c05e {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1mvvw:before,
109
- .select__highlighted_1mvvw + .select__option_1mvvw:before {
108
+ .select__highlighted_5c05e:before,
109
+ .select__highlighted_5c05e + .select__option_5c05e:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1mvvw {
112
+ .select__disabled_5c05e {
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_1mvvw {
117
+ .select__content_5c05e {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1mvvw {
122
+ .select__textContent_5c05e {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
126
- .select__highlighted_1mvvw {
126
+ .select__highlighted_5c05e {
127
127
  background: var(--select-option-hover-background);
128
128
  color: var(--select-option-hover-color);
129
129
  }
130
- .select__highlighted_1mvvw:before,
131
- .select__highlighted_1mvvw + .select__option_1mvvw:before {
130
+ .select__highlighted_5c05e:before,
131
+ .select__highlighted_5c05e + .select__option_5c05e:before {
132
132
  opacity: 0;
133
133
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_1mvvw","disabled":"select__disabled_1mvvw","size-48":"select__size-48_1mvvw","size-56":"select__size-56_1mvvw","size-64":"select__size-64_1mvvw","size-72":"select__size-72_1mvvw","selected":"select__selected_1mvvw","highlighted":"select__highlighted_1mvvw","content":"select__content_1mvvw","textContent":"select__textContent_1mvvw"};
3
+ const styles = {"option":"select__option_5c05e","disabled":"select__disabled_5c05e","size-48":"select__size-48_5c05e","size-56":"select__size-56_5c05e","size-64":"select__size-64_5c05e","size-72":"select__size-72_5c05e","selected":"select__selected_5c05e","highlighted":"select__highlighted_5c05e","content":"select__content_5c05e","textContent":"select__textContent_5c05e"};
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_1y4dz {
46
+ .select__option_gki7q {
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_1y4dz:not(.select__disabled_1y4dz):active {
63
+ .select__option_gki7q:not(.select__disabled_gki7q):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_1y4dz:before {
67
+ .select__option_gki7q: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_1y4dz:first-child:before {
78
+ .select__option_gki7q:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_1y4dz {
81
+ .select__size-48_gki7q {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_1y4dz {
84
+ .select__size-56_gki7q {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_1y4dz {
87
+ .select__size-64_gki7q {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_1y4dz {
90
+ .select__size-72_gki7q {
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_1y4dz:before {
95
+ .select__size-72_gki7q:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_1y4dz {
99
+ .select__selected_gki7q {
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_1y4dz {
104
+ .select__highlighted_gki7q {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_1y4dz:before,
109
- .select__highlighted_1y4dz + .select__option_1y4dz:before {
108
+ .select__highlighted_gki7q:before,
109
+ .select__highlighted_gki7q + .select__option_gki7q:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_1y4dz {
112
+ .select__disabled_gki7q {
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_1y4dz {
117
+ .select__content_gki7q {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_1y4dz {
122
+ .select__textContent_gki7q {
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_1y4dz","disabled":"select__disabled_1y4dz","size-48":"select__size-48_1y4dz","size-56":"select__size-56_1y4dz","size-64":"select__size-64_1y4dz","size-72":"select__size-72_1y4dz","selected":"select__selected_1y4dz","highlighted":"select__highlighted_1y4dz","content":"select__content_1y4dz","textContent":"select__textContent_1y4dz"};
3
+ const styles = {"option":"select__option_gki7q","disabled":"select__disabled_gki7q","size-48":"select__size-48_gki7q","size-56":"select__size-56_gki7q","size-64":"select__size-64_gki7q","size-72":"select__size-72_gki7q","selected":"select__selected_gki7q","highlighted":"select__highlighted_gki7q","content":"select__content_gki7q","textContent":"select__textContent_gki7q"};
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_15vxr {
18
+ .select__optionsList_16w4h {
19
19
  width: 100%;
20
20
  outline: none;
21
21
  box-sizing: border-box;
22
22
  position: relative;
23
23
  }
24
- .select__optionsList_15vxr .select__scrollable_15vxr {
24
+ .select__optionsList_16w4h .select__scrollable_16w4h {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_15vxr .select__scrollable_15vxr .select__verticalBar_15vxr.select__verticalBar_15vxr {
28
+ .select__optionsList_16w4h .select__scrollable_16w4h .select__verticalBar_16w4h.select__verticalBar_16w4h {
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_15vxr .select__scrollable_15vxr .select__verticalBar_15vxr.select__verticalBar_15vxr.select__verticalBarWithHeader_15vxr {
32
+ .select__optionsList_16w4h .select__scrollable_16w4h .select__verticalBar_16w4h.select__verticalBar_16w4h.select__verticalBarWithHeader_16w4h {
33
33
  top: 0;
34
34
  height: calc(100% - var(--select-options-list-scrollbar-gap));
35
35
  }
36
- .select__optionsList_15vxr .select__scrollable_15vxr .select__verticalBar_15vxr.select__verticalBar_15vxr.select__verticalBarWithFooter_15vxr {
36
+ .select__optionsList_16w4h .select__scrollable_16w4h .select__verticalBar_16w4h.select__verticalBar_16w4h.select__verticalBarWithFooter_16w4h {
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_15vxr .select__scrollable_15vxr .select__verticalBar_15vxr.select__verticalBar_15vxr.select__verticalBarWithHeader_15vxr.select__verticalBarWithFooter_15vxr {
40
+ .select__optionsList_16w4h .select__scrollable_16w4h .select__verticalBar_16w4h.select__verticalBar_16w4h.select__verticalBarWithHeader_16w4h.select__verticalBarWithFooter_16w4h {
41
41
  top: 0;
42
42
  height: 100%;
43
43
  }
44
- .select__optionsListHeader_15vxr {
44
+ .select__optionsListHeader_16w4h {
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_15vxr.select__headerHighlighted_15vxr {
49
+ .select__optionsListHeader_16w4h.select__headerHighlighted_16w4h {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_15vxr {
52
+ .select__optionsListFooter_16w4h {
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_15vxr.select__withBorder_15vxr {
59
+ .select__optionsListFooter_16w4h.select__withBorder_16w4h {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_15vxr {
62
+ .select__mask_16w4h {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_15vxr {
65
+ .select__emptyPlaceholder_16w4h {
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_15vxr .select__emptyPlaceholder_15vxr {
69
+ .select__size-72_16w4h .select__emptyPlaceholder_16w4h {
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_15vxr","scrollable":"select__scrollable_15vxr","verticalBar":"select__verticalBar_15vxr","verticalBarWithHeader":"select__verticalBarWithHeader_15vxr","verticalBarWithFooter":"select__verticalBarWithFooter_15vxr","optionsListHeader":"select__optionsListHeader_15vxr","headerHighlighted":"select__headerHighlighted_15vxr","optionsListFooter":"select__optionsListFooter_15vxr","withBorder":"select__withBorder_15vxr","mask":"select__mask_15vxr","emptyPlaceholder":"select__emptyPlaceholder_15vxr","size-72":"select__size-72_15vxr"};
3
+ const styles = {"optionsList":"select__optionsList_16w4h","scrollable":"select__scrollable_16w4h","verticalBar":"select__verticalBar_16w4h","verticalBarWithHeader":"select__verticalBarWithHeader_16w4h","verticalBarWithFooter":"select__verticalBarWithFooter_16w4h","optionsListHeader":"select__optionsListHeader_16w4h","headerHighlighted":"select__headerHighlighted_16w4h","optionsListFooter":"select__optionsListFooter_16w4h","withBorder":"select__withBorder_16w4h","mask":"select__mask_16w4h","emptyPlaceholder":"select__emptyPlaceholder_16w4h","size-72":"select__size-72_16w4h"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_1tuuj.select__component_1tuuj {
1
+ .select__component_1dzaz.select__component_1dzaz {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_1tuuj"};
3
+ const styles = {"component":"select__component_1dzaz"};
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_1edbn {
23
+ .select__virtualOptionsList_7pw7q {
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_1edbn {
30
+ .select__virtualOptionsListHeader_7pw7q {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_1edbn {
34
+ .select__virtualOptionsListFooter_7pw7q {
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_1edbn.select__withBorder_1edbn {
40
+ .select__virtualOptionsListFooter_7pw7q.select__withBorder_7pw7q {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_1edbn {
43
+ .select__scrollable_7pw7q {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_1edbn {
48
+ .select__inner_7pw7q {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_1edbn {
52
+ .select__virtualRow_7pw7q {
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_1edbn:before {
58
+ .select__virtualRow_7pw7q: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_1edbn:first-child:before {
69
+ .select__virtualRow_7pw7q:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_1edbn:before,
73
- .select__highlighted_1edbn + .select__virtualRow_1edbn:before {
72
+ .select__highlighted_7pw7q:before,
73
+ .select__highlighted_7pw7q + .select__virtualRow_7pw7q:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_1edbn {
76
+ .select__emptyPlaceholder_7pw7q {
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_1edbn .select__emptyPlaceholder_1edbn {
81
+ .select__size-72_7pw7q .select__emptyPlaceholder_7pw7q {
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_1edbn","virtualOptionsListHeader":"select__virtualOptionsListHeader_1edbn","virtualOptionsListFooter":"select__virtualOptionsListFooter_1edbn","withBorder":"select__withBorder_1edbn","scrollable":"select__scrollable_1edbn","inner":"select__inner_1edbn","virtualRow":"select__virtualRow_1edbn","highlighted":"select__highlighted_1edbn","emptyPlaceholder":"select__emptyPlaceholder_1edbn","size-72":"select__size-72_1edbn"};
3
+ const styles = {"virtualOptionsList":"select__virtualOptionsList_7pw7q","virtualOptionsListHeader":"select__virtualOptionsListHeader_7pw7q","virtualOptionsListFooter":"select__virtualOptionsListFooter_7pw7q","withBorder":"select__withBorder_7pw7q","scrollable":"select__scrollable_7pw7q","inner":"select__inner_7pw7q","virtualRow":"select__virtualRow_7pw7q","highlighted":"select__highlighted_7pw7q","emptyPlaceholder":"select__emptyPlaceholder_7pw7q","size-72":"select__size-72_7pw7q"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,7 +2,7 @@
2
2
  --gap-xs: 8px;
3
3
  --gap-8: var(--gap-xs);
4
4
  }
5
- .select__header_1kynz {
5
+ .select__header_a3kcp {
6
6
  padding-right: var(--gap-8);
7
7
  padding-left: var(--gap-8);
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import './modal.mobile.css';
2
2
 
3
- const styles = {"header":"select__header_1kynz"};
3
+ const styles = {"header":"select__header_a3kcp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=modal.mobile.module.css.js.map