@alfalab/core-components-select 19.1.3-alfasans → 19.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) 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 +17 -19
  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 +18 -22
  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 +7 -8
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +22 -24
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +19 -21
  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 +3 -5
  34. package/cssm/components/field/index.module.css +5 -9
  35. package/cssm/components/optgroup/index.module.css +3 -4
  36. package/cssm/components/option/desktop/index.module.css +3 -5
  37. package/cssm/components/option/mobile/index.module.css +3 -5
  38. package/esm/components/arrow/index.css +4 -4
  39. package/esm/components/arrow/index.module.css.js +1 -1
  40. package/esm/components/base-checkmark/index.css +12 -12
  41. package/esm/components/base-checkmark/index.module.css.js +1 -1
  42. package/esm/components/base-option/index.css +17 -19
  43. package/esm/components/base-option/index.module.css.js +1 -1
  44. package/esm/components/base-select/index.css +11 -11
  45. package/esm/components/base-select/index.module.css.js +1 -1
  46. package/esm/components/base-select/mobile.css +11 -11
  47. package/esm/components/base-select/mobile.module.css.js +1 -1
  48. package/esm/components/checkmark/index.css +11 -11
  49. package/esm/components/checkmark/index.module.css.js +1 -1
  50. package/esm/components/checkmark-mobile/index.css +6 -6
  51. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  52. package/esm/components/clear-button/index.css +4 -4
  53. package/esm/components/clear-button/index.module.css.js +1 -1
  54. package/esm/components/field/index.css +18 -22
  55. package/esm/components/field/index.module.css.js +1 -1
  56. package/esm/components/footer/index.css +4 -4
  57. package/esm/components/footer/index.module.css.js +1 -1
  58. package/esm/components/optgroup/index.css +7 -8
  59. package/esm/components/optgroup/index.module.css.js +1 -1
  60. package/esm/components/option/desktop/index.css +22 -24
  61. package/esm/components/option/desktop/index.module.css.js +1 -1
  62. package/esm/components/option/mobile/index.css +19 -21
  63. package/esm/components/option/mobile/index.module.css.js +1 -1
  64. package/esm/components/options-list/index.css +13 -13
  65. package/esm/components/options-list/index.module.css.js +1 -1
  66. package/esm/components/search/index.css +1 -1
  67. package/esm/components/search/index.module.css.js +1 -1
  68. package/esm/components/virtual-options-list/index.css +13 -13
  69. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  70. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  71. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  72. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  73. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  74. package/esm/presets/useSelectWithLoading/index.css +1 -1
  75. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  76. package/modern/components/arrow/index.css +4 -4
  77. package/modern/components/arrow/index.module.css.js +1 -1
  78. package/modern/components/base-checkmark/index.css +12 -12
  79. package/modern/components/base-checkmark/index.module.css.js +1 -1
  80. package/modern/components/base-option/index.css +17 -19
  81. package/modern/components/base-option/index.module.css.js +1 -1
  82. package/modern/components/base-select/index.css +11 -11
  83. package/modern/components/base-select/index.module.css.js +1 -1
  84. package/modern/components/base-select/mobile.css +11 -11
  85. package/modern/components/base-select/mobile.module.css.js +1 -1
  86. package/modern/components/checkmark/index.css +11 -11
  87. package/modern/components/checkmark/index.module.css.js +1 -1
  88. package/modern/components/checkmark-mobile/index.css +6 -6
  89. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  90. package/modern/components/clear-button/index.css +4 -4
  91. package/modern/components/clear-button/index.module.css.js +1 -1
  92. package/modern/components/field/index.css +18 -22
  93. package/modern/components/field/index.module.css.js +1 -1
  94. package/modern/components/footer/index.css +4 -4
  95. package/modern/components/footer/index.module.css.js +1 -1
  96. package/modern/components/optgroup/index.css +7 -8
  97. package/modern/components/optgroup/index.module.css.js +1 -1
  98. package/modern/components/option/desktop/index.css +22 -24
  99. package/modern/components/option/desktop/index.module.css.js +1 -1
  100. package/modern/components/option/mobile/index.css +19 -21
  101. package/modern/components/option/mobile/index.module.css.js +1 -1
  102. package/modern/components/options-list/index.css +13 -13
  103. package/modern/components/options-list/index.module.css.js +1 -1
  104. package/modern/components/search/index.css +1 -1
  105. package/modern/components/search/index.module.css.js +1 -1
  106. package/modern/components/virtual-options-list/index.css +13 -13
  107. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  108. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  109. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  110. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  111. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  112. package/modern/presets/useSelectWithLoading/index.css +1 -1
  113. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  114. package/moderncssm/components/base-option/index.module.css +1 -2
  115. package/moderncssm/components/field/index.module.css +3 -6
  116. package/moderncssm/components/optgroup/index.module.css +1 -1
  117. package/moderncssm/components/option/desktop/index.module.css +1 -2
  118. package/moderncssm/components/option/mobile/index.module.css +1 -2
  119. package/package.json +15 -15
  120. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  121. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  122. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  123. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  124. package/presets/useSelectWithLoading/index.css +1 -1
  125. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -2,45 +2,45 @@
2
2
  --gap-s: 12px;
3
3
  --gap-12: var(--gap-s);
4
4
  }
5
- .select__checkmark_1147p {
5
+ .select__checkmark_tb6fj {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_1147p.select__start_1147p {
9
+ .select__checkmark_tb6fj.select__start_tb6fj {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_1147p.select__center_1147p {
12
+ .select__checkmark_tb6fj.select__center_tb6fj {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_1147p {
15
+ .select__positionAfter_tb6fj {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_1147p {
19
+ .select__container_tb6fj {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_1147p.select__start_1147p {
25
+ .select__container_tb6fj.select__start_tb6fj {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_1147p.select__center_1147p {
28
+ .select__container_tb6fj.select__center_tb6fj {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_1147p {
31
+ .select__singleIcon_tb6fj {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_1147p.select__before_1147p {
35
+ .select__singleIcon_tb6fj.select__before_tb6fj {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_1147p.select__after_1147p {
38
+ .select__singleIcon_tb6fj.select__after_tb6fj {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_1147p.select__selected_1147p {
41
+ .select__singleIcon_tb6fj.select__selected_tb6fj {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_1147p {
44
+ .select__content_tb6fj {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_1147p","start":"select__start_1147p","center":"select__center_1147p","positionAfter":"select__positionAfter_1147p","container":"select__container_1147p","singleIcon":"select__singleIcon_1147p","before":"select__before_1147p","after":"select__after_1147p","selected":"select__selected_1147p","content":"select__content_1147p"};
3
+ var styles = {"checkmark":"select__checkmark_tb6fj","start":"select__start_tb6fj","center":"select__center_tb6fj","positionAfter":"select__positionAfter_tb6fj","container":"select__container_tb6fj","singleIcon":"select__singleIcon_tb6fj","before":"select__before_tb6fj","after":"select__after_tb6fj","selected":"select__selected_tb6fj","content":"select__content_tb6fj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -15,9 +15,8 @@
15
15
  --gap-20: var(--gap-l);
16
16
  }
17
17
  :root {
18
- --font-family-alfasans:
19
- 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
20
- Helvetica, sans-serif;
18
+ --font-family-system:
19
+ system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
21
20
  }
22
21
  :root {
23
22
  --disabled-cursor: not-allowed;
@@ -35,12 +34,11 @@
35
34
  --select-option-active-color: var(--color-light-text-primary);
36
35
  --select-option-disabled-color: var(--color-light-text-secondary);
37
36
  }
38
- .select__option_1a4ot {
37
+ .select__option_t25e2 {
39
38
  font-size: 16px;
40
39
  line-height: 20px;
41
40
  font-weight: 400;
42
- letter-spacing: -0.24px;
43
- font-family: var(--font-family-alfasans);
41
+ font-family: var(--font-family-system);
44
42
 
45
43
  display: flex;
46
44
  align-items: center;
@@ -52,49 +50,49 @@
52
50
  cursor: pointer;
53
51
  min-height: var(--size-s-height);
54
52
  }
55
- .select__option_1a4ot:not(.select__disabled_1a4ot):active {
53
+ .select__option_t25e2:not(.select__disabled_t25e2):active {
56
54
  background: var(--select-option-active-background);
57
55
  color: var(--select-option-active-color);
58
56
  }
59
- .select__option_1a4ot.select__checkmarkBefore_1a4ot {
57
+ .select__option_t25e2.select__checkmarkBefore_t25e2 {
60
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
61
59
  }
62
- .select__option_1a4ot.select__checkmarkBefore_1a4ot.select__mobile_1a4ot {
60
+ .select__option_t25e2.select__checkmarkBefore_t25e2.select__mobile_t25e2 {
63
61
  padding-left: var(--gap-16);
64
62
  }
65
- .select__option_1a4ot.select__checkmarkAfter_1a4ot.select__checkmarkAfter_1a4ot {
63
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2 {
66
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
67
65
  }
68
- .select__option_1a4ot.select__checkmarkAfter_1a4ot.select__checkmarkAfter_1a4ot.select__size-72_1a4ot {
66
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2.select__size-72_t25e2 {
69
67
  padding-right: var(--gap-16);
70
68
  }
71
- .select__option_1a4ot.select__checkmarkAfter_1a4ot.select__checkmarkAfter_1a4ot.select__mobile_1a4ot {
69
+ .select__option_t25e2.select__checkmarkAfter_t25e2.select__checkmarkAfter_t25e2.select__mobile_t25e2 {
72
70
  padding-right: var(--gap-20);
73
71
  }
74
- .select__option_1a4ot.select__textContent_1a4ot {
72
+ .select__option_t25e2.select__textContent_t25e2 {
75
73
  padding: var(--gap-12);
76
74
  }
77
- .select__option_1a4ot.select__textContent_1a4ot.select__size-72_1a4ot {
75
+ .select__option_t25e2.select__textContent_t25e2.select__size-72_t25e2 {
78
76
  padding-left: var(--gap-16);
79
77
  padding-right: var(--gap-16);
80
78
  }
81
- .select__option_1a4ot.select__textContent_1a4ot.select__mobile_1a4ot {
79
+ .select__option_t25e2.select__textContent_t25e2.select__mobile_t25e2 {
82
80
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
83
81
  }
84
- .select__selected_1a4ot {
82
+ .select__selected_t25e2 {
85
83
  background: var(--select-option-selected-background);
86
84
  color: var(--select-option-selected-color);
87
85
  cursor: default;
88
86
  }
89
- .select__highlighted_1a4ot {
87
+ .select__highlighted_t25e2 {
90
88
  background: var(--select-option-hover-background);
91
89
  color: var(--select-option-hover-color);
92
90
  }
93
- .select__disabled_1a4ot {
91
+ .select__disabled_t25e2 {
94
92
  cursor: var(--disabled-cursor);
95
93
  background: var(--select-option-disabled-background);
96
94
  color: var(--select-option-disabled-color);
97
95
  }
98
- .select__content_1a4ot {
96
+ .select__content_t25e2 {
99
97
  flex: 1;
100
98
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_1a4ot","disabled":"select__disabled_1a4ot","checkmarkBefore":"select__checkmarkBefore_1a4ot","mobile":"select__mobile_1a4ot","checkmarkAfter":"select__checkmarkAfter_1a4ot","size-72":"select__size-72_1a4ot","textContent":"select__textContent_1a4ot","selected":"select__selected_1a4ot","highlighted":"select__highlighted_1a4ot","content":"select__content_1a4ot"};
3
+ var styles = {"option":"select__option_t25e2","disabled":"select__disabled_t25e2","checkmarkBefore":"select__checkmarkBefore_t25e2","mobile":"select__mobile_t25e2","checkmarkAfter":"select__checkmarkAfter_t25e2","size-72":"select__size-72_t25e2","textContent":"select__textContent_t25e2","selected":"select__selected_t25e2","highlighted":"select__highlighted_t25e2","content":"select__content_t25e2"};
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_1tfci {
33
+ .select__component_1fscm {
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_1tfci {
40
+ .select__popoverInner_1fscm {
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_1tfci.select__popoverInner_1tfci {
47
+ .select__popoverInner_1fscm.select__popoverInner_1fscm {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_1tfci {
51
+ .select__optionsListWrapper_1fscm {
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_1tfci {
61
+ .select__optionsListBorder_1fscm {
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_1tfci {
71
+ .select__nativeSelect_1fscm {
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_1tfci {
85
+ .select__block_1fscm {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_1tfci {
88
+ .select__emptySearchPlaceholder_1fscm {
89
89
  text-align: center;
90
90
  }
91
- .select__search_1tfci {
91
+ .select__search_1fscm {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_1tfci.select__size-72_1tfci {
94
+ .select__search_1fscm.select__size-72_1fscm {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_1tfci:last-child {
98
+ .select__search_1fscm: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_1tfci","popoverInner":"select__popoverInner_1tfci","optionsListWrapper":"select__optionsListWrapper_1tfci","optionsListBorder":"select__optionsListBorder_1tfci","nativeSelect":"select__nativeSelect_1tfci","block":"select__block_1tfci","emptySearchPlaceholder":"select__emptySearchPlaceholder_1tfci","search":"select__search_1tfci","size-72":"select__size-72_1tfci"};
3
+ var styles = {"component":"select__component_1fscm","popoverInner":"select__popoverInner_1fscm","optionsListWrapper":"select__optionsListWrapper_1fscm","optionsListBorder":"select__optionsListBorder_1fscm","nativeSelect":"select__nativeSelect_1fscm","block":"select__block_1fscm","emptySearchPlaceholder":"select__emptySearchPlaceholder_1fscm","search":"select__search_1fscm","size-72":"select__size-72_1fscm"};
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_1d8g8 {
12
+ .select__sheet_60mho {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_1d8g8.select__sheetContent_1d8g8 {
15
+ .select__sheetContent_60mho.select__sheetContent_60mho {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_1d8g8.select__sheetContent_1d8g8 .select__modalContent_1d8g8 {
18
+ .select__sheetContent_60mho.select__sheetContent_60mho .select__modalContent_60mho {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_1d8g8 {
23
+ .select__sheetContainer_60mho {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_1d8g8 {
26
+ .select__optionsListWrapper_60mho {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_1d8g8.select__optionsList_1d8g8 {
29
+ .select__optionsList_60mho.select__optionsList_60mho {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_1d8g8 {
34
+ .select__scrollbar_60mho {
35
35
  flex: 1;
36
36
  }
37
- .select__search_1d8g8 {
37
+ .select__search_60mho {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_1d8g8.select__option_1d8g8 {
40
+ .select__option_60mho.select__option_60mho {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16);
42
42
  }
43
- .select__option_1d8g8.select__option_1d8g8:before {
43
+ .select__option_60mho.select__option_60mho:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_1d8g8.select__optionGroup_1d8g8 {
46
+ .select__optionGroup_60mho.select__optionGroup_60mho {
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_1d8g8","sheetContent":"select__sheetContent_1d8g8","modalContent":"select__modalContent_1d8g8","sheetContainer":"select__sheetContainer_1d8g8","optionsListWrapper":"select__optionsListWrapper_1d8g8","optionsList":"select__optionsList_1d8g8","scrollbar":"select__scrollbar_1d8g8","search":"select__search_1d8g8","option":"select__option_1d8g8","optionGroup":"select__optionGroup_1d8g8"};
3
+ var mobileStyles = {"sheet":"select__sheet_60mho","sheetContent":"select__sheetContent_60mho","modalContent":"select__modalContent_60mho","sheetContainer":"select__sheetContainer_60mho","optionsListWrapper":"select__optionsListWrapper_60mho","optionsList":"select__optionsList_60mho","scrollbar":"select__scrollbar_60mho","search":"select__search_60mho","option":"select__option_60mho","optionGroup":"select__optionGroup_60mho"};
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_1w06p {
16
+ .select__checkmark_y0l18 {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_1w06p.select__before_1w06p {
19
+ .select__checkmark_y0l18.select__before_y0l18 {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_1w06p.select__after_1w06p {
22
+ .select__checkmark_y0l18.select__after_y0l18 {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_1w06p {
25
+ .select__single_y0l18 {
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_1w06p.select__selected_1w06p {
33
+ .select__single_y0l18.select__selected_y0l18 {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_1w06p.select__before_1w06p {
36
+ .select__multiple_y0l18.select__before_y0l18 {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_1w06p.select__after_1w06p {
40
+ .select__multiple_y0l18.select__after_y0l18 {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_1w06p.select__after_1w06p {
43
+ .select__after_y0l18.select__after_y0l18 {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_1w06p.select__after_1w06p.select__single_1w06p {
46
+ .select__after_y0l18.select__after_y0l18.select__single_y0l18 {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_1w06p {
49
+ .select__colorIcon_y0l18 {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_1w06p {
52
+ .select__displayIcon_y0l18 {
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_1w06p","before":"select__before_1w06p","after":"select__after_1w06p","single":"select__single_1w06p","selected":"select__selected_1w06p","multiple":"select__multiple_1w06p","colorIcon":"select__colorIcon_1w06p","displayIcon":"select__displayIcon_1w06p"};
3
+ var styles = {"checkmark":"select__checkmark_y0l18","before":"select__before_y0l18","after":"select__after_y0l18","single":"select__single_y0l18","selected":"select__selected_y0l18","multiple":"select__multiple_y0l18","colorIcon":"select__colorIcon_y0l18","displayIcon":"select__displayIcon_y0l18"};
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_1sjam {
9
+ .select__checkmark_m9omb {
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_1sjam.select__selected_1sjam {
18
+ .select__checkmark_m9omb.select__selected_m9omb {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_1sjam.select__before_1sjam {
21
+ .select__checkmark_m9omb.select__before_m9omb {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_1sjam.select__after_1sjam {
24
+ .select__checkmark_m9omb.select__after_m9omb {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_1sjam {
27
+ .select__displayIcon_m9omb {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_1sjam {
30
+ .select__displayBadge_m9omb {
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_1sjam","selected":"select__selected_1sjam","before":"select__before_1sjam","after":"select__after_1sjam","displayIcon":"select__displayIcon_1sjam","displayBadge":"select__displayBadge_1sjam"};
3
+ var styles = {"checkmark":"select__checkmark_m9omb","selected":"select__selected_m9omb","before":"select__before_m9omb","after":"select__after_m9omb","displayIcon":"select__displayIcon_m9omb","displayBadge":"select__displayBadge_m9omb"};
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_14wp1 {
9
+ .select__clearIcon_1jhez {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_14wp1:hover {
13
+ .select__clearIcon_1jhez:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_14wp1:active {
16
+ .select__clearIcon_1jhez:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_14wp1 + [data-addon='error-icon'] {
19
+ .select__clearButton_1jhez + [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_14wp1","clearButton":"select__clearButton_14wp1"};
3
+ var styles = {"clearIcon":"select__clearIcon_1jhez","clearButton":"select__clearButton_1jhez"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,9 +4,8 @@
4
4
  --color-light-text-tertiary: rgba(5, 8, 29, 0.38);
5
5
  }
6
6
  :root {
7
- --font-family-alfasans:
8
- 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
9
- Helvetica, sans-serif;
7
+ --font-family-system:
8
+ system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
10
9
  }
11
10
  :root {
12
11
  --focus-color: var(--color-light-status-info);
@@ -19,63 +18,60 @@
19
18
  :root {
20
19
  --select-arrow-hover-opacity: 0.7;
21
20
  }
22
- .select__component_s5t0d {
21
+ .select__component_pkyjw {
23
22
  width: 100%;
24
23
  outline: none;
25
24
  }
26
- .select__field_s5t0d:not(.select__disabled_s5t0d) {
25
+ .select__field_pkyjw:not(.select__disabled_pkyjw) {
27
26
  cursor: pointer;
28
27
  }
29
- .select__field_s5t0d:not(.select__disabled_s5t0d):hover .select__arrow_s5t0d {
28
+ .select__field_pkyjw:not(.select__disabled_pkyjw):hover .select__arrow_pkyjw {
30
29
  opacity: var(--select-arrow-hover-opacity);
31
30
  }
32
- .select__disabled_s5t0d {
31
+ .select__disabled_pkyjw {
33
32
  cursor: var(--disabled-cursor);
34
33
  }
35
- .select__placeholder_s5t0d {
34
+ .select__placeholder_pkyjw {
36
35
  color: var(--input-placeholder-color);
37
36
  transition: color 0.2s ease;
38
- animation: select__show-placeholder_s5t0d 0.2s ease;
37
+ animation: select__show-placeholder_pkyjw 0.2s ease;
39
38
  }
40
- .select__placeholder_s5t0d.select__focused_s5t0d {
39
+ .select__placeholder_pkyjw.select__focused_pkyjw {
41
40
  color: var(--input-focus-placeholder-color);
42
41
  }
43
- .select__contentWrapper_s5t0d {
42
+ .select__contentWrapper_pkyjw {
44
43
  font-size: 16px;
45
44
  line-height: 20px;
46
45
  font-weight: 400;
47
- letter-spacing: -0.24px;
48
- font-family: var(--font-family-alfasans);
46
+ font-family: var(--font-family-system);
49
47
 
50
48
  white-space: nowrap;
51
49
  text-overflow: ellipsis;
52
50
  overflow: hidden;
53
51
  width: 100%;
54
52
  }
55
- .select__contentWrapper_s5t0d.select__size-40_s5t0d {
53
+ .select__contentWrapper_pkyjw.select__size-40_pkyjw {
56
54
  font-size: 14px;
57
55
  line-height: 18px;
58
56
  font-weight: 400;
59
- letter-spacing: -0.08px;
60
- font-family: var(--font-family-alfasans);
57
+ font-family: var(--font-family-system);
61
58
  }
62
- .select__value_s5t0d {
59
+ .select__value_pkyjw {
63
60
  overflow: hidden;
64
61
  text-overflow: ellipsis;
65
62
  text-align: left;
66
63
  }
67
- .select__value_s5t0d.select__size-40_s5t0d {
64
+ .select__value_pkyjw.select__size-40_pkyjw {
68
65
  font-size: 14px;
69
66
  line-height: 18px;
70
67
  font-weight: 400;
71
- letter-spacing: -0.08px;
72
- font-family: var(--font-family-alfasans);
68
+ font-family: var(--font-family-system);
73
69
  }
74
- .select__focusVisible_s5t0d {
70
+ .select__focusVisible_pkyjw {
75
71
  outline: 2px solid var(--focus-color);
76
72
  outline-offset: 2px;
77
73
  }
78
- @keyframes select__show-placeholder_s5t0d {
74
+ @keyframes select__show-placeholder_pkyjw {
79
75
  from {
80
76
  opacity: 0;
81
77
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_s5t0d","field":"select__field_s5t0d","disabled":"select__disabled_s5t0d","arrow":"select__arrow_s5t0d","placeholder":"select__placeholder_s5t0d","show-placeholder":"select__show-placeholder_s5t0d","focused":"select__focused_s5t0d","contentWrapper":"select__contentWrapper_s5t0d","size-40":"select__size-40_s5t0d","value":"select__value_s5t0d","focusVisible":"select__focusVisible_s5t0d"};
3
+ var styles = {"component":"select__component_pkyjw","field":"select__field_pkyjw","disabled":"select__disabled_pkyjw","arrow":"select__arrow_pkyjw","placeholder":"select__placeholder_pkyjw","show-placeholder":"select__show-placeholder_pkyjw","focused":"select__focused_pkyjw","contentWrapper":"select__contentWrapper_pkyjw","size-40":"select__size-40_pkyjw","value":"select__value_pkyjw","focusVisible":"select__focusVisible_pkyjw"};
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_sq9fo {
9
+ .select__footer_1094j {
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_sq9fo .select__button_sq9fo:first-of-type {
16
+ .select__footer_1094j .select__button_1094j:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_sq9fo {
19
+ .select__button_1094j {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_sq9fo {
22
+ .select__highlighted_1094j {
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_sq9fo","button":"select__button_sq9fo","highlighted":"select__highlighted_sq9fo"};
3
+ var styles = {"footer":"select__footer_1094j","button":"select__button_1094j","highlighted":"select__highlighted_1094j"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -11,9 +11,8 @@
11
11
  --gap-16: var(--gap-m);
12
12
  }
13
13
  :root {
14
- --font-family-alfasans:
15
- 'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
16
- Helvetica, sans-serif;
14
+ --font-family-system:
15
+ system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
17
16
  }
18
17
  :root {
19
18
 
@@ -24,7 +23,7 @@
24
23
  --select-optgroup-l-left-padding: var(--gap-16);
25
24
  --select-optgroup-l-right-padding: var(--gap-16);
26
25
  }
27
- .select__optgroup_6s4aq {
26
+ .select__optgroup_m2dev {
28
27
  position: relative;
29
28
  display: flex;
30
29
  align-items: center;
@@ -34,21 +33,21 @@
34
33
  background: var(--select-optgroup-background);
35
34
  min-height: 40px;
36
35
  }
37
- .select__optgroup_6s4aq + *[role='option']:before {
36
+ .select__optgroup_m2dev + *[role='option']:before {
38
37
  display: none;
39
38
  }
40
- .select__label_6s4aq {
39
+ .select__label_m2dev {
41
40
  font-size: 12px;
42
41
  line-height: 16px;
43
42
  font-weight: 400;
44
43
  letter-spacing: 1.25px;
45
44
  text-transform: uppercase;
46
- font-family: var(--font-family-alfasans);
45
+ font-family: var(--font-family-system);
47
46
 
48
47
  display: block;
49
48
  color: var(--select-optgroup-color);
50
49
  }
51
- .select__size-72_6s4aq {
50
+ .select__size-72_m2dev {
52
51
  padding-left: var(--select-optgroup-l-left-padding);
53
52
  padding-right: var(--select-optgroup-l-right-padding);
54
53
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optgroup":"select__optgroup_6s4aq","label":"select__label_6s4aq","size-72":"select__size-72_6s4aq"};
3
+ var styles = {"optgroup":"select__optgroup_m2dev","label":"select__label_m2dev","size-72":"select__size-72_m2dev"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map