@alfalab/core-components-select 19.1.6 → 19.1.7-alfasans

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 (139) 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 +19 -17
  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 +22 -18
  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 +8 -7
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +24 -22
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +21 -19
  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/cssm/components/base-option/index.module.css +5 -3
  34. package/cssm/components/field/index.module.css +9 -5
  35. package/cssm/components/optgroup/index.module.css +4 -3
  36. package/cssm/components/option/desktop/index.module.css +5 -3
  37. package/cssm/components/option/mobile/index.module.css +5 -3
  38. package/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js.map +1 -1
  39. package/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js.map +1 -1
  40. package/esm/components/arrow/index.css +4 -4
  41. package/esm/components/arrow/index.module.css.js +1 -1
  42. package/esm/components/base-checkmark/index.css +12 -12
  43. package/esm/components/base-checkmark/index.module.css.js +1 -1
  44. package/esm/components/base-option/index.css +19 -17
  45. package/esm/components/base-option/index.module.css.js +1 -1
  46. package/esm/components/base-select/index.css +11 -11
  47. package/esm/components/base-select/index.module.css.js +1 -1
  48. package/esm/components/base-select/mobile.css +11 -11
  49. package/esm/components/base-select/mobile.module.css.js +1 -1
  50. package/esm/components/checkmark/index.css +11 -11
  51. package/esm/components/checkmark/index.module.css.js +1 -1
  52. package/esm/components/checkmark-mobile/index.css +6 -6
  53. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  54. package/esm/components/clear-button/index.css +4 -4
  55. package/esm/components/clear-button/index.module.css.js +1 -1
  56. package/esm/components/field/index.css +22 -18
  57. package/esm/components/field/index.module.css.js +1 -1
  58. package/esm/components/footer/index.css +4 -4
  59. package/esm/components/footer/index.module.css.js +1 -1
  60. package/esm/components/optgroup/index.css +8 -7
  61. package/esm/components/optgroup/index.module.css.js +1 -1
  62. package/esm/components/option/desktop/index.css +24 -22
  63. package/esm/components/option/desktop/index.module.css.js +1 -1
  64. package/esm/components/option/mobile/index.css +21 -19
  65. package/esm/components/option/mobile/index.module.css.js +1 -1
  66. package/esm/components/options-list/index.css +13 -13
  67. package/esm/components/options-list/index.module.css.js +1 -1
  68. package/esm/components/search/index.css +1 -1
  69. package/esm/components/search/index.module.css.js +1 -1
  70. package/esm/components/virtual-options-list/index.css +13 -13
  71. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  72. package/esm/mobile/modal.mobile.css +1 -1
  73. package/esm/mobile/modal.mobile.module.css.js +1 -1
  74. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js.map +1 -1
  75. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  76. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  77. package/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js.map +1 -1
  78. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  79. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  80. package/esm/presets/useSelectWithLoading/index.css +1 -1
  81. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  82. package/mobile/modal.mobile.css +1 -1
  83. package/mobile/modal.mobile.module.css.js +1 -1
  84. package/modern/components/arrow/index.css +4 -4
  85. package/modern/components/arrow/index.module.css.js +1 -1
  86. package/modern/components/base-checkmark/index.css +12 -12
  87. package/modern/components/base-checkmark/index.module.css.js +1 -1
  88. package/modern/components/base-option/index.css +19 -17
  89. package/modern/components/base-option/index.module.css.js +1 -1
  90. package/modern/components/base-select/index.css +11 -11
  91. package/modern/components/base-select/index.module.css.js +1 -1
  92. package/modern/components/base-select/mobile.css +11 -11
  93. package/modern/components/base-select/mobile.module.css.js +1 -1
  94. package/modern/components/checkmark/index.css +11 -11
  95. package/modern/components/checkmark/index.module.css.js +1 -1
  96. package/modern/components/checkmark-mobile/index.css +6 -6
  97. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  98. package/modern/components/clear-button/index.css +4 -4
  99. package/modern/components/clear-button/index.module.css.js +1 -1
  100. package/modern/components/field/index.css +22 -18
  101. package/modern/components/field/index.module.css.js +1 -1
  102. package/modern/components/footer/index.css +4 -4
  103. package/modern/components/footer/index.module.css.js +1 -1
  104. package/modern/components/optgroup/index.css +8 -7
  105. package/modern/components/optgroup/index.module.css.js +1 -1
  106. package/modern/components/option/desktop/index.css +24 -22
  107. package/modern/components/option/desktop/index.module.css.js +1 -1
  108. package/modern/components/option/mobile/index.css +21 -19
  109. package/modern/components/option/mobile/index.module.css.js +1 -1
  110. package/modern/components/options-list/index.css +13 -13
  111. package/modern/components/options-list/index.module.css.js +1 -1
  112. package/modern/components/search/index.css +1 -1
  113. package/modern/components/search/index.module.css.js +1 -1
  114. package/modern/components/virtual-options-list/index.css +13 -13
  115. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  116. package/modern/mobile/modal.mobile.css +1 -1
  117. package/modern/mobile/modal.mobile.module.css.js +1 -1
  118. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js.map +1 -1
  119. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  120. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  121. package/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js.map +1 -1
  122. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  123. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  124. package/modern/presets/useSelectWithLoading/index.css +1 -1
  125. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  126. package/moderncssm/components/base-option/index.module.css +2 -1
  127. package/moderncssm/components/field/index.module.css +6 -3
  128. package/moderncssm/components/optgroup/index.module.css +1 -1
  129. package/moderncssm/components/option/desktop/index.module.css +2 -1
  130. package/moderncssm/components/option/mobile/index.module.css +2 -1
  131. package/moderncssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js.map +1 -1
  132. package/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js.map +1 -1
  133. package/package.json +15 -15
  134. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  135. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  136. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  137. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  138. package/presets/useSelectWithLoading/index.css +1 -1
  139. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -9,7 +9,7 @@
9
9
  --select-arrow-color: var(--color-light-neutral-translucent-700);
10
10
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
11
11
  }
12
- .select__arrow_mxvhk {
12
+ .select__arrow_yfnie {
13
13
  display: block;
14
14
  width: 24px;
15
15
  height: 24px;
@@ -19,15 +19,15 @@
19
19
  transform 0.15s ease-in-out,
20
20
  opacity 0.2s ease;
21
21
  }
22
- .select__arrow_mxvhk.select__disabled_mxvhk {
22
+ .select__arrow_yfnie.select__disabled_yfnie {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_mxvhk.select__size-40_mxvhk {
25
+ .select__arrow_yfnie.select__size-40_yfnie {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_mxvhk {
31
+ .select__open_yfnie {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"arrow":"select__arrow_mxvhk","disabled":"select__disabled_mxvhk","size-40":"select__size-40_mxvhk","open":"select__open_mxvhk"};
3
+ var styles = {"arrow":"select__arrow_yfnie","disabled":"select__disabled_yfnie","size-40":"select__size-40_yfnie","open":"select__open_yfnie"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,45 +2,45 @@
2
2
  --gap-s: 12px;
3
3
  --gap-12: var(--gap-s);
4
4
  }
5
- .select__checkmark_s3zq7 {
5
+ .select__checkmark_7xwme {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_s3zq7.select__start_s3zq7 {
9
+ .select__checkmark_7xwme.select__start_7xwme {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_s3zq7.select__center_s3zq7 {
12
+ .select__checkmark_7xwme.select__center_7xwme {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_s3zq7 {
15
+ .select__positionAfter_7xwme {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_s3zq7 {
19
+ .select__container_7xwme {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_s3zq7.select__start_s3zq7 {
25
+ .select__container_7xwme.select__start_7xwme {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_s3zq7.select__center_s3zq7 {
28
+ .select__container_7xwme.select__center_7xwme {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_s3zq7 {
31
+ .select__singleIcon_7xwme {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_s3zq7.select__before_s3zq7 {
35
+ .select__singleIcon_7xwme.select__before_7xwme {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_s3zq7.select__after_s3zq7 {
38
+ .select__singleIcon_7xwme.select__after_7xwme {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_s3zq7.select__selected_s3zq7 {
41
+ .select__singleIcon_7xwme.select__selected_7xwme {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_s3zq7 {
44
+ .select__content_7xwme {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_s3zq7","start":"select__start_s3zq7","center":"select__center_s3zq7","positionAfter":"select__positionAfter_s3zq7","container":"select__container_s3zq7","singleIcon":"select__singleIcon_s3zq7","before":"select__before_s3zq7","after":"select__after_s3zq7","selected":"select__selected_s3zq7","content":"select__content_s3zq7"};
3
+ var styles = {"checkmark":"select__checkmark_7xwme","start":"select__start_7xwme","center":"select__center_7xwme","positionAfter":"select__positionAfter_7xwme","container":"select__container_7xwme","singleIcon":"select__singleIcon_7xwme","before":"select__before_7xwme","after":"select__after_7xwme","selected":"select__selected_7xwme","content":"select__content_7xwme"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -15,8 +15,9 @@
15
15
  --gap-20: var(--gap-l);
16
16
  }
17
17
  :root {
18
- --font-family-system:
19
- system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
18
+ --font-family-alfasans:
19
+ 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
20
+ Helvetica, sans-serif;
20
21
  }
21
22
  :root {
22
23
  --disabled-cursor: not-allowed;
@@ -34,11 +35,12 @@
34
35
  --select-option-active-color: var(--color-light-text-primary);
35
36
  --select-option-disabled-color: var(--color-light-text-secondary);
36
37
  }
37
- .select__option_ru7av {
38
+ .select__option_gydqb {
38
39
  font-size: 16px;
39
40
  line-height: 20px;
40
41
  font-weight: 400;
41
- font-family: var(--font-family-system);
42
+ letter-spacing: -0.24px;
43
+ font-family: var(--font-family-alfasans);
42
44
 
43
45
  display: flex;
44
46
  align-items: center;
@@ -50,49 +52,49 @@
50
52
  cursor: pointer;
51
53
  min-height: var(--size-s-height);
52
54
  }
53
- .select__option_ru7av:not(.select__disabled_ru7av):active {
55
+ .select__option_gydqb:not(.select__disabled_gydqb):active {
54
56
  background: var(--select-option-active-background);
55
57
  color: var(--select-option-active-color);
56
58
  }
57
- .select__option_ru7av.select__checkmarkBefore_ru7av {
59
+ .select__option_gydqb.select__checkmarkBefore_gydqb {
58
60
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
61
  }
60
- .select__option_ru7av.select__checkmarkBefore_ru7av.select__mobile_ru7av {
62
+ .select__option_gydqb.select__checkmarkBefore_gydqb.select__mobile_gydqb {
61
63
  padding-left: var(--gap-16);
62
64
  }
63
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av {
65
+ .select__option_gydqb.select__checkmarkAfter_gydqb.select__checkmarkAfter_gydqb {
64
66
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
67
  }
66
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__size-72_ru7av {
68
+ .select__option_gydqb.select__checkmarkAfter_gydqb.select__checkmarkAfter_gydqb.select__size-72_gydqb {
67
69
  padding-right: var(--gap-16);
68
70
  }
69
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__mobile_ru7av {
71
+ .select__option_gydqb.select__checkmarkAfter_gydqb.select__checkmarkAfter_gydqb.select__mobile_gydqb {
70
72
  padding-right: var(--gap-20);
71
73
  }
72
- .select__option_ru7av.select__textContent_ru7av {
74
+ .select__option_gydqb.select__textContent_gydqb {
73
75
  padding: var(--gap-12);
74
76
  }
75
- .select__option_ru7av.select__textContent_ru7av.select__size-72_ru7av {
77
+ .select__option_gydqb.select__textContent_gydqb.select__size-72_gydqb {
76
78
  padding-left: var(--gap-16);
77
79
  padding-right: var(--gap-16);
78
80
  }
79
- .select__option_ru7av.select__textContent_ru7av.select__mobile_ru7av {
81
+ .select__option_gydqb.select__textContent_gydqb.select__mobile_gydqb {
80
82
  padding: var(--gap-16) var(--gap-20);
81
83
  }
82
- .select__selected_ru7av {
84
+ .select__selected_gydqb {
83
85
  background: var(--select-option-selected-background);
84
86
  color: var(--select-option-selected-color);
85
87
  cursor: default;
86
88
  }
87
- .select__highlighted_ru7av {
89
+ .select__highlighted_gydqb {
88
90
  background: var(--select-option-hover-background);
89
91
  color: var(--select-option-hover-color);
90
92
  }
91
- .select__disabled_ru7av {
93
+ .select__disabled_gydqb {
92
94
  cursor: var(--disabled-cursor);
93
95
  background: var(--select-option-disabled-background);
94
96
  color: var(--select-option-disabled-color);
95
97
  }
96
- .select__content_ru7av {
98
+ .select__content_gydqb {
97
99
  flex: 1;
98
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_ru7av","disabled":"select__disabled_ru7av","checkmarkBefore":"select__checkmarkBefore_ru7av","mobile":"select__mobile_ru7av","checkmarkAfter":"select__checkmarkAfter_ru7av","size-72":"select__size-72_ru7av","textContent":"select__textContent_ru7av","selected":"select__selected_ru7av","highlighted":"select__highlighted_ru7av","content":"select__content_ru7av"};
3
+ var styles = {"option":"select__option_gydqb","disabled":"select__disabled_gydqb","checkmarkBefore":"select__checkmarkBefore_gydqb","mobile":"select__mobile_gydqb","checkmarkAfter":"select__checkmarkAfter_gydqb","size-72":"select__size-72_gydqb","textContent":"select__textContent_gydqb","selected":"select__selected_gydqb","highlighted":"select__highlighted_gydqb","content":"select__content_gydqb"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -30,25 +30,25 @@
30
30
  --select-options-list-bottom-padding: var(--gap-0);
31
31
  --select-option-background: var(--color-light-modal-bg-primary);
32
32
  }
33
- .select__component_m1i15 {
33
+ .select__component_1091f {
34
34
  width: -moz-max-content;
35
35
  width: max-content;
36
36
  position: relative;
37
37
  outline: 0;
38
38
  max-width: 100%;
39
39
  }
40
- .select__popoverInner_m1i15 {
40
+ .select__popoverInner_1091f {
41
41
  padding-top: var(--select-options-list-offset);
42
42
  padding-bottom: var(--select-options-list-offset);
43
43
  background: transparent;
44
44
  border-radius: var(--border-radius-0);
45
45
  position: relative;
46
46
  }
47
- .select__popoverInner_m1i15.select__popoverInner_m1i15 {
47
+ .select__popoverInner_1091f.select__popoverInner_1091f {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_m1i15 {
51
+ .select__optionsListWrapper_1091f {
52
52
  position: relative;
53
53
  padding-top: var(--select-options-list-top-padding);
54
54
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -58,7 +58,7 @@
58
58
  overflow: hidden;
59
59
  will-change: transform;
60
60
  }
61
- .select__optionsListBorder_m1i15 {
61
+ .select__optionsListBorder_1091f {
62
62
  position: absolute;
63
63
  top: var(--gap-0);
64
64
  right: var(--gap-0);
@@ -68,7 +68,7 @@
68
68
  border-radius: inherit;
69
69
  pointer-events: none;
70
70
  }
71
- .select__nativeSelect_m1i15 {
71
+ .select__nativeSelect_1091f {
72
72
  opacity: 0;
73
73
  overflow: hidden;
74
74
  position: absolute;
@@ -82,19 +82,19 @@
82
82
  cursor: pointer;
83
83
  z-index: 1;
84
84
  }
85
- .select__block_m1i15 {
85
+ .select__block_1091f {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_m1i15 {
88
+ .select__emptySearchPlaceholder_1091f {
89
89
  text-align: center;
90
90
  }
91
- .select__search_m1i15 {
91
+ .select__search_1091f {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_m1i15.select__size-72_m1i15 {
94
+ .select__search_1091f.select__size-72_1091f {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_m1i15:last-child {
98
+ .select__search_1091f:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_m1i15","popoverInner":"select__popoverInner_m1i15","optionsListWrapper":"select__optionsListWrapper_m1i15","optionsListBorder":"select__optionsListBorder_m1i15","nativeSelect":"select__nativeSelect_m1i15","block":"select__block_m1i15","emptySearchPlaceholder":"select__emptySearchPlaceholder_m1i15","search":"select__search_m1i15","size-72":"select__size-72_m1i15"};
3
+ var styles = {"component":"select__component_1091f","popoverInner":"select__popoverInner_1091f","optionsListWrapper":"select__optionsListWrapper_1091f","optionsListBorder":"select__optionsListBorder_1091f","nativeSelect":"select__nativeSelect_1091f","block":"select__block_1091f","emptySearchPlaceholder":"select__emptySearchPlaceholder_1091f","search":"select__search_1091f","size-72":"select__size-72_1091f"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,40 +9,40 @@
9
9
  --gap-16: var(--gap-m);
10
10
  --gap-20: var(--gap-l);
11
11
  }
12
- .select__sheet_zs8gf {
12
+ .select__sheet_7dna3 {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf {
15
+ .select__sheetContent_7dna3.select__sheetContent_7dna3 {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf .select__modalContent_zs8gf {
18
+ .select__sheetContent_7dna3.select__sheetContent_7dna3 .select__modalContent_7dna3 {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_zs8gf {
23
+ .select__sheetContainer_7dna3 {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_zs8gf {
26
+ .select__optionsListWrapper_7dna3 {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_zs8gf.select__optionsList_zs8gf {
29
+ .select__optionsList_7dna3.select__optionsList_7dna3 {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_zs8gf {
34
+ .select__scrollbar_7dna3 {
35
35
  flex: 1;
36
36
  }
37
- .select__search_zs8gf {
37
+ .select__search_7dna3 {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_zs8gf.select__option_zs8gf {
40
+ .select__option_7dna3.select__option_7dna3 {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4);
42
42
  }
43
- .select__option_zs8gf.select__option_zs8gf:before {
43
+ .select__option_7dna3.select__option_7dna3:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_zs8gf.select__optionGroup_zs8gf {
46
+ .select__optionGroup_7dna3.select__optionGroup_7dna3 {
47
47
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
48
48
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- var mobileStyles = {"sheet":"select__sheet_zs8gf","sheetContent":"select__sheetContent_zs8gf","modalContent":"select__modalContent_zs8gf","sheetContainer":"select__sheetContainer_zs8gf","optionsListWrapper":"select__optionsListWrapper_zs8gf","optionsList":"select__optionsList_zs8gf","scrollbar":"select__scrollbar_zs8gf","search":"select__search_zs8gf","option":"select__option_zs8gf","optionGroup":"select__optionGroup_zs8gf"};
3
+ var mobileStyles = {"sheet":"select__sheet_7dna3","sheetContent":"select__sheetContent_7dna3","modalContent":"select__modalContent_7dna3","sheetContainer":"select__sheetContainer_7dna3","optionsListWrapper":"select__optionsListWrapper_7dna3","optionsList":"select__optionsList_7dna3","scrollbar":"select__scrollbar_7dna3","search":"select__search_7dna3","option":"select__option_7dna3","optionGroup":"select__optionGroup_7dna3"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -13,16 +13,16 @@
13
13
  --select-checkmark-after-display-single: flex;
14
14
  --select-checkmark-unselected-opacity: 0;
15
15
  }
16
- .select__checkmark_wsmy1 {
16
+ .select__checkmark_12tvm {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_wsmy1.select__before_wsmy1 {
19
+ .select__checkmark_12tvm.select__before_12tvm {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_wsmy1.select__after_wsmy1 {
22
+ .select__checkmark_12tvm.select__after_12tvm {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_wsmy1 {
25
+ .select__single_12tvm {
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
@@ -30,26 +30,26 @@
30
30
  width: var(--select-checkmark-size);
31
31
  height: var(--select-checkmark-size);
32
32
  }
33
- .select__single_wsmy1.select__selected_wsmy1 {
33
+ .select__single_12tvm.select__selected_12tvm {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_wsmy1.select__before_wsmy1 {
36
+ .select__multiple_12tvm.select__before_12tvm {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_wsmy1.select__after_wsmy1 {
40
+ .select__multiple_12tvm.select__after_12tvm {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_wsmy1.select__after_wsmy1 {
43
+ .select__after_12tvm.select__after_12tvm {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_wsmy1.select__after_wsmy1.select__single_wsmy1 {
46
+ .select__after_12tvm.select__after_12tvm.select__single_12tvm {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_wsmy1 {
49
+ .select__colorIcon_12tvm {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_wsmy1 {
52
+ .select__displayIcon_12tvm {
53
53
  display: block;
54
54
  width: 100%;
55
55
  height: 100%;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_wsmy1","before":"select__before_wsmy1","after":"select__after_wsmy1","single":"select__single_wsmy1","selected":"select__selected_wsmy1","multiple":"select__multiple_wsmy1","colorIcon":"select__colorIcon_wsmy1","displayIcon":"select__displayIcon_wsmy1"};
3
+ var styles = {"checkmark":"select__checkmark_12tvm","before":"select__before_12tvm","after":"select__after_12tvm","single":"select__single_12tvm","selected":"select__selected_12tvm","multiple":"select__multiple_12tvm","colorIcon":"select__colorIcon_12tvm","displayIcon":"select__displayIcon_12tvm"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -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_mohnl {
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_mohnl.select__selected_mohnl {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_l2hwz.select__before_l2hwz {
21
+ .select__checkmark_mohnl.select__before_mohnl {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_l2hwz.select__after_l2hwz {
24
+ .select__checkmark_mohnl.select__after_mohnl {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_l2hwz {
27
+ .select__displayIcon_mohnl {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_l2hwz {
30
+ .select__displayBadge_mohnl {
31
31
  display: var(--select-mobile-checkmark-display-badge);
32
32
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var 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
+ var styles = {"checkmark":"select__checkmark_mohnl","selected":"select__selected_mohnl","before":"select__before_mohnl","after":"select__after_mohnl","displayIcon":"select__displayIcon_mohnl","displayBadge":"select__displayBadge_mohnl"};
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_bqdyc {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_1i9gw:hover {
13
+ .select__clearIcon_bqdyc:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_1i9gw:active {
16
+ .select__clearIcon_bqdyc:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_1i9gw + [data-addon='error-icon'] {
19
+ .select__clearButton_bqdyc + [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
- var styles = {"clearIcon":"select__clearIcon_1i9gw","clearButton":"select__clearButton_1i9gw"};
3
+ var styles = {"clearIcon":"select__clearIcon_bqdyc","clearButton":"select__clearButton_bqdyc"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,8 +4,9 @@
4
4
  --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
5
5
  }
6
6
  :root {
7
- --font-family-system:
8
- system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
7
+ --font-family-alfasans:
8
+ 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
9
+ Helvetica, sans-serif;
9
10
  }
10
11
  :root {
11
12
  --focus-color: var(--color-light-status-info);
@@ -18,60 +19,63 @@
18
19
  :root {
19
20
  --select-arrow-hover-opacity: 0.7;
20
21
  }
21
- .select__component_od0go {
22
+ .select__component_1y0lz {
22
23
  width: 100%;
23
24
  outline: none;
24
25
  }
25
- .select__field_od0go:not(.select__disabled_od0go) {
26
+ .select__field_1y0lz:not(.select__disabled_1y0lz) {
26
27
  cursor: pointer;
27
28
  }
28
- .select__field_od0go:not(.select__disabled_od0go):hover .select__arrow_od0go {
29
+ .select__field_1y0lz:not(.select__disabled_1y0lz):hover .select__arrow_1y0lz {
29
30
  opacity: var(--select-arrow-hover-opacity);
30
31
  }
31
- .select__disabled_od0go {
32
+ .select__disabled_1y0lz {
32
33
  cursor: var(--disabled-cursor);
33
34
  }
34
- .select__placeholder_od0go {
35
+ .select__placeholder_1y0lz {
35
36
  color: var(--input-placeholder-color);
36
37
  transition: color 0.2s ease;
37
- animation: select__show-placeholder_od0go 0.2s ease;
38
+ animation: select__show-placeholder_1y0lz 0.2s ease;
38
39
  }
39
- .select__placeholder_od0go.select__focused_od0go {
40
+ .select__placeholder_1y0lz.select__focused_1y0lz {
40
41
  color: var(--input-focus-placeholder-color);
41
42
  }
42
- .select__contentWrapper_od0go {
43
+ .select__contentWrapper_1y0lz {
43
44
  font-size: 16px;
44
45
  line-height: 20px;
45
46
  font-weight: 400;
46
- font-family: var(--font-family-system);
47
+ letter-spacing: -0.24px;
48
+ font-family: var(--font-family-alfasans);
47
49
 
48
50
  white-space: nowrap;
49
51
  text-overflow: ellipsis;
50
52
  overflow: hidden;
51
53
  width: 100%;
52
54
  }
53
- .select__contentWrapper_od0go.select__size-40_od0go {
55
+ .select__contentWrapper_1y0lz.select__size-40_1y0lz {
54
56
  font-size: 14px;
55
57
  line-height: 18px;
56
58
  font-weight: 400;
57
- font-family: var(--font-family-system);
59
+ letter-spacing: -0.08px;
60
+ font-family: var(--font-family-alfasans);
58
61
  }
59
- .select__value_od0go {
62
+ .select__value_1y0lz {
60
63
  overflow: hidden;
61
64
  text-overflow: ellipsis;
62
65
  text-align: left;
63
66
  }
64
- .select__value_od0go.select__size-40_od0go {
67
+ .select__value_1y0lz.select__size-40_1y0lz {
65
68
  font-size: 14px;
66
69
  line-height: 18px;
67
70
  font-weight: 400;
68
- font-family: var(--font-family-system);
71
+ letter-spacing: -0.08px;
72
+ font-family: var(--font-family-alfasans);
69
73
  }
70
- .select__focusVisible_od0go {
74
+ .select__focusVisible_1y0lz {
71
75
  outline: 2px solid var(--focus-color);
72
76
  outline-offset: 2px;
73
77
  }
74
- @keyframes select__show-placeholder_od0go {
78
+ @keyframes select__show-placeholder_1y0lz {
75
79
  from {
76
80
  opacity: 0;
77
81
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var 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
+ var styles = {"component":"select__component_1y0lz","field":"select__field_1y0lz","disabled":"select__disabled_1y0lz","arrow":"select__arrow_1y0lz","placeholder":"select__placeholder_1y0lz","show-placeholder":"select__show-placeholder_1y0lz","focused":"select__focused_1y0lz","contentWrapper":"select__contentWrapper_1y0lz","size-40":"select__size-40_1y0lz","value":"select__value_1y0lz","focusVisible":"select__focusVisible_1y0lz"};
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_1lwki {
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_1lwki .select__button_1lwki:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_6i9y7 {
19
+ .select__button_1lwki {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_6i9y7 {
22
+ .select__highlighted_1lwki {
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
- var styles = {"footer":"select__footer_6i9y7","button":"select__button_6i9y7","highlighted":"select__highlighted_6i9y7"};
3
+ var styles = {"footer":"select__footer_1lwki","button":"select__button_1lwki","highlighted":"select__highlighted_1lwki"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map