@alfalab/core-components-select 19.0.0 → 19.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/components/arrow/index.css +4 -4
  2. package/components/arrow/index.module.css.js +1 -1
  3. package/components/base-checkmark/index.css +5 -5
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +16 -16
  6. package/components/base-option/index.module.css.js +1 -1
  7. package/components/base-select/index.css +11 -11
  8. package/components/base-select/index.module.css.js +1 -1
  9. package/components/base-select/mobile.css +11 -11
  10. package/components/base-select/mobile.module.css.js +1 -1
  11. package/components/checkmark/index.css +9 -9
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +5 -5
  14. package/components/checkmark-mobile/index.module.css.js +1 -1
  15. package/components/clear-button/index.css +4 -4
  16. package/components/clear-button/index.module.css.js +1 -1
  17. package/components/field/index.css +13 -13
  18. package/components/field/index.module.css.js +1 -1
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/index.module.css.js +1 -1
  21. package/components/optgroup/index.css +4 -4
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +19 -19
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +16 -16
  26. package/components/option/mobile/index.module.css.js +1 -1
  27. package/components/options-list/index.css +13 -13
  28. package/components/options-list/index.module.css.js +1 -1
  29. package/components/search/index.css +1 -1
  30. package/components/search/index.module.css.js +1 -1
  31. package/components/virtual-options-list/index.css +13 -13
  32. package/components/virtual-options-list/index.module.css.js +1 -1
  33. package/esm/components/arrow/index.css +4 -4
  34. package/esm/components/arrow/index.module.css.js +1 -1
  35. package/esm/components/base-checkmark/index.css +5 -5
  36. package/esm/components/base-checkmark/index.module.css.js +1 -1
  37. package/esm/components/base-option/index.css +16 -16
  38. package/esm/components/base-option/index.module.css.js +1 -1
  39. package/esm/components/base-select/index.css +11 -11
  40. package/esm/components/base-select/index.module.css.js +1 -1
  41. package/esm/components/base-select/mobile.css +11 -11
  42. package/esm/components/base-select/mobile.module.css.js +1 -1
  43. package/esm/components/checkmark/index.css +9 -9
  44. package/esm/components/checkmark/index.module.css.js +1 -1
  45. package/esm/components/checkmark-mobile/index.css +5 -5
  46. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  47. package/esm/components/clear-button/index.css +4 -4
  48. package/esm/components/clear-button/index.module.css.js +1 -1
  49. package/esm/components/field/index.css +13 -13
  50. package/esm/components/field/index.module.css.js +1 -1
  51. package/esm/components/footer/index.css +4 -4
  52. package/esm/components/footer/index.module.css.js +1 -1
  53. package/esm/components/optgroup/index.css +4 -4
  54. package/esm/components/optgroup/index.module.css.js +1 -1
  55. package/esm/components/option/desktop/index.css +19 -19
  56. package/esm/components/option/desktop/index.module.css.js +1 -1
  57. package/esm/components/option/mobile/index.css +16 -16
  58. package/esm/components/option/mobile/index.module.css.js +1 -1
  59. package/esm/components/options-list/index.css +13 -13
  60. package/esm/components/options-list/index.module.css.js +1 -1
  61. package/esm/components/search/index.css +1 -1
  62. package/esm/components/search/index.module.css.js +1 -1
  63. package/esm/components/virtual-options-list/index.css +13 -13
  64. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  65. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  66. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  67. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  68. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  69. package/esm/presets/useSelectWithLoading/index.css +1 -1
  70. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  71. package/modern/components/arrow/index.css +4 -4
  72. package/modern/components/arrow/index.module.css.js +1 -1
  73. package/modern/components/base-checkmark/index.css +5 -5
  74. package/modern/components/base-checkmark/index.module.css.js +1 -1
  75. package/modern/components/base-option/index.css +16 -16
  76. package/modern/components/base-option/index.module.css.js +1 -1
  77. package/modern/components/base-select/index.css +11 -11
  78. package/modern/components/base-select/index.module.css.js +1 -1
  79. package/modern/components/base-select/mobile.css +11 -11
  80. package/modern/components/base-select/mobile.module.css.js +1 -1
  81. package/modern/components/checkmark/index.css +9 -9
  82. package/modern/components/checkmark/index.module.css.js +1 -1
  83. package/modern/components/checkmark-mobile/index.css +5 -5
  84. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  85. package/modern/components/clear-button/index.css +4 -4
  86. package/modern/components/clear-button/index.module.css.js +1 -1
  87. package/modern/components/field/index.css +13 -13
  88. package/modern/components/field/index.module.css.js +1 -1
  89. package/modern/components/footer/index.css +4 -4
  90. package/modern/components/footer/index.module.css.js +1 -1
  91. package/modern/components/optgroup/index.css +4 -4
  92. package/modern/components/optgroup/index.module.css.js +1 -1
  93. package/modern/components/option/desktop/index.css +19 -19
  94. package/modern/components/option/desktop/index.module.css.js +1 -1
  95. package/modern/components/option/mobile/index.css +16 -16
  96. package/modern/components/option/mobile/index.module.css.js +1 -1
  97. package/modern/components/options-list/index.css +13 -13
  98. package/modern/components/options-list/index.module.css.js +1 -1
  99. package/modern/components/search/index.css +1 -1
  100. package/modern/components/search/index.module.css.js +1 -1
  101. package/modern/components/virtual-options-list/index.css +13 -13
  102. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  103. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  104. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  105. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  106. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  107. package/modern/presets/useSelectWithLoading/index.css +1 -1
  108. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  109. package/package.json +16 -16
  110. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  111. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  112. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  113. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  114. package/presets/useSelectWithLoading/index.css +1 -1
  115. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -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_qwcj8 {
23
+ .select__virtualOptionsList_1oztm {
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_qwcj8 {
30
+ .select__virtualOptionsListHeader_1oztm {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_qwcj8 {
34
+ .select__virtualOptionsListFooter_1oztm {
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_qwcj8.select__withBorder_qwcj8 {
40
+ .select__virtualOptionsListFooter_1oztm.select__withBorder_1oztm {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_qwcj8 {
43
+ .select__scrollable_1oztm {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_qwcj8 {
48
+ .select__inner_1oztm {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_qwcj8 {
52
+ .select__virtualRow_1oztm {
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_qwcj8:before {
58
+ .select__virtualRow_1oztm: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_qwcj8:first-child:before {
69
+ .select__virtualRow_1oztm:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_qwcj8:before,
73
- .select__highlighted_qwcj8 + .select__virtualRow_qwcj8:before {
72
+ .select__highlighted_1oztm:before,
73
+ .select__highlighted_1oztm + .select__virtualRow_1oztm:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_qwcj8 {
76
+ .select__emptyPlaceholder_1oztm {
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_qwcj8 .select__emptyPlaceholder_qwcj8 {
81
+ .select__size-72_1oztm .select__emptyPlaceholder_1oztm {
82
82
  padding: var(--gap-24) var(--gap-16);
83
83
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"virtualOptionsList":"select__virtualOptionsList_qwcj8","virtualOptionsListHeader":"select__virtualOptionsListHeader_qwcj8","virtualOptionsListFooter":"select__virtualOptionsListFooter_qwcj8","withBorder":"select__withBorder_qwcj8","scrollable":"select__scrollable_qwcj8","inner":"select__inner_qwcj8","virtualRow":"select__virtualRow_qwcj8","highlighted":"select__highlighted_qwcj8","emptyPlaceholder":"select__emptyPlaceholder_qwcj8","size-72":"select__size-72_qwcj8"};
3
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_1oztm","virtualOptionsListHeader":"select__virtualOptionsListHeader_1oztm","virtualOptionsListFooter":"select__virtualOptionsListFooter_1oztm","withBorder":"select__withBorder_1oztm","scrollable":"select__scrollable_1oztm","inner":"select__inner_1oztm","virtualRow":"select__virtualRow_1oztm","highlighted":"select__highlighted_1oztm","emptyPlaceholder":"select__emptyPlaceholder_1oztm","size-72":"select__size-72_1oztm"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,14 +12,14 @@
12
12
  :root {
13
13
  --select-option-list-footer-button-gap: var(--gap-8);
14
14
  }
15
- .select__footer_cl7i3 {
15
+ .select__footer_1aool {
16
16
  background-color: var(--color-light-base-bg-primary);
17
17
  padding: var(--gap-12);
18
18
  outline: none;
19
19
  }
20
- .select__footer_cl7i3.select__size-72_cl7i3 {
20
+ .select__footer_1aool.select__size-72_1aool {
21
21
  padding: var(--gap-12) var(--gap-16);
22
22
  }
23
- .select__footer_cl7i3 > .select__button_cl7i3 + .select__button_cl7i3 {
23
+ .select__footer_1aool > .select__button_1aool + .select__button_1aool {
24
24
  margin-left: var(--select-option-list-footer-button-gap);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_cl7i3","size-72":"select__size-72_cl7i3","button":"select__button_cl7i3"};
3
+ var styles = {"footer":"select__footer_1aool","size-72":"select__size-72_1aool","button":"select__button_1aool"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,12 +6,12 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__desktop_156o5 {
9
+ .select__desktop_18al6 {
10
10
  padding: var(--gap-12);
11
11
  }
12
- .select__desktop_156o5.select__size-72_156o5 {
12
+ .select__desktop_18al6.select__size-72_18al6 {
13
13
  padding-left: var(--gap-16);
14
14
  }
15
- .select__mobile_156o5 {
15
+ .select__mobile_18al6 {
16
16
  padding: var(--gap-12) var(--gap-8);
17
17
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"desktop":"select__desktop_156o5","size-72":"select__size-72_156o5","mobile":"select__mobile_156o5"};
3
+ var styles = {"desktop":"select__desktop_18al6","size-72":"select__size-72_18al6","mobile":"select__mobile_18al6"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_1ss78 {
1
+ .select__skeleton_1r1jf {
2
2
  position: absolute;
3
3
  top: 50%;
4
4
  transform: translateY(-50%);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"skeleton":"select__skeleton_1ss78"};
3
+ var styles = {"skeleton":"select__skeleton_1r1jf"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -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_1xbk5 {
12
+ .select__arrow_f17ah {
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_1xbk5.select__disabled_1xbk5 {
22
+ .select__arrow_f17ah.select__disabled_f17ah {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_1xbk5.select__size-40_1xbk5 {
25
+ .select__arrow_f17ah.select__size-40_f17ah {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_1xbk5 {
31
+ .select__open_f17ah {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"arrow":"select__arrow_1xbk5","disabled":"select__disabled_1xbk5","size-40":"select__size-40_1xbk5","open":"select__open_1xbk5"};
3
+ const styles = {"arrow":"select__arrow_f17ah","disabled":"select__disabled_f17ah","size-40":"select__size-40_f17ah","open":"select__open_f17ah"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,19 +1,19 @@
1
- .select__checkmark_5uxr4 {
1
+ .select__checkmark_mloxt {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box;
4
4
  }
5
- .select__checkmark_5uxr4.select__start_5uxr4 {
5
+ .select__checkmark_mloxt.select__start_mloxt {
6
6
  align-self: start;
7
7
  }
8
- .select__checkmark_5uxr4.select__center_5uxr4 {
8
+ .select__checkmark_mloxt.select__center_mloxt {
9
9
  align-self: center;
10
10
  }
11
- .select__single_5uxr4 {
11
+ .select__single_mloxt {
12
12
  display: flex;
13
13
  align-items: center;
14
14
  justify-content: center;
15
15
  opacity: 0;
16
16
  }
17
- .select__single_5uxr4.select__selected_5uxr4 {
17
+ .select__single_mloxt.select__selected_mloxt {
18
18
  opacity: 1;
19
19
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_5uxr4","start":"select__start_5uxr4","center":"select__center_5uxr4","single":"select__single_5uxr4","selected":"select__selected_5uxr4"};
3
+ const styles = {"checkmark":"select__checkmark_mloxt","start":"select__start_mloxt","center":"select__center_mloxt","single":"select__single_mloxt","selected":"select__selected_mloxt"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -34,7 +34,7 @@
34
34
  --select-option-active-color: var(--color-light-text-primary);
35
35
  --select-option-disabled-color: var(--color-light-text-secondary);
36
36
  }
37
- .select__option_4d86s {
37
+ .select__option_12gpa {
38
38
  font-size: 16px;
39
39
  line-height: 20px;
40
40
  font-weight: 400;
@@ -50,55 +50,55 @@
50
50
  cursor: pointer;
51
51
  min-height: var(--size-s-height);
52
52
  }
53
- .select__option_4d86s:not(.select__disabled_4d86s):active {
53
+ .select__option_12gpa:not(.select__disabled_12gpa):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_4d86s.select__checkmarkBefore_4d86s {
57
+ .select__option_12gpa.select__checkmarkBefore_12gpa {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_4d86s.select__checkmarkBefore_4d86s.select__mobile_4d86s {
60
+ .select__option_12gpa.select__checkmarkBefore_12gpa.select__mobile_12gpa {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_4d86s.select__checkmarkAfter_4d86s.select__checkmarkAfter_4d86s {
63
+ .select__option_12gpa.select__checkmarkAfter_12gpa.select__checkmarkAfter_12gpa {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_4d86s.select__checkmarkAfter_4d86s.select__checkmarkAfter_4d86s.select__size-72_4d86s {
66
+ .select__option_12gpa.select__checkmarkAfter_12gpa.select__checkmarkAfter_12gpa.select__size-72_12gpa {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_4d86s.select__checkmarkAfter_4d86s.select__checkmarkAfter_4d86s.select__mobile_4d86s {
69
+ .select__option_12gpa.select__checkmarkAfter_12gpa.select__checkmarkAfter_12gpa.select__mobile_12gpa {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_4d86s.select__textContent_4d86s {
72
+ .select__option_12gpa.select__textContent_12gpa {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_4d86s.select__textContent_4d86s.select__size-72_4d86s {
75
+ .select__option_12gpa.select__textContent_12gpa.select__size-72_12gpa {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_4d86s.select__textContent_4d86s.select__mobile_4d86s {
79
+ .select__option_12gpa.select__textContent_12gpa.select__mobile_12gpa {
80
80
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
81
81
  }
82
- .select__selected_4d86s {
82
+ .select__selected_12gpa {
83
83
  background: var(--select-option-selected-background);
84
84
  color: var(--select-option-selected-color);
85
85
  cursor: default;
86
86
  }
87
- .select__highlighted_4d86s {
87
+ .select__highlighted_12gpa {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_4d86s {
91
+ .select__disabled_12gpa {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
95
  }
96
- .select__checkmarkBeforeContent_4d86s {
96
+ .select__checkmarkBeforeContent_12gpa {
97
97
  margin-right: var(--gap-12);
98
98
  }
99
- .select__checkmarkAfterContent_4d86s {
99
+ .select__checkmarkAfterContent_12gpa {
100
100
  margin-left: var(--gap-12);
101
101
  }
102
- .select__content_4d86s {
102
+ .select__content_12gpa {
103
103
  flex: 1;
104
104
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_4d86s","disabled":"select__disabled_4d86s","checkmarkBefore":"select__checkmarkBefore_4d86s","mobile":"select__mobile_4d86s","checkmarkAfter":"select__checkmarkAfter_4d86s","size-72":"select__size-72_4d86s","textContent":"select__textContent_4d86s","selected":"select__selected_4d86s","highlighted":"select__highlighted_4d86s","checkmarkBeforeContent":"select__checkmarkBeforeContent_4d86s","checkmarkAfterContent":"select__checkmarkAfterContent_4d86s","content":"select__content_4d86s"};
3
+ const styles = {"option":"select__option_12gpa","disabled":"select__disabled_12gpa","checkmarkBefore":"select__checkmarkBefore_12gpa","mobile":"select__mobile_12gpa","checkmarkAfter":"select__checkmarkAfter_12gpa","size-72":"select__size-72_12gpa","textContent":"select__textContent_12gpa","selected":"select__selected_12gpa","highlighted":"select__highlighted_12gpa","checkmarkBeforeContent":"select__checkmarkBeforeContent_12gpa","checkmarkAfterContent":"select__checkmarkAfterContent_12gpa","content":"select__content_12gpa"};
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_182oe {
33
+ .select__component_19tc8 {
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_182oe {
40
+ .select__popoverInner_19tc8 {
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_182oe.select__popoverInner_182oe {
47
+ .select__popoverInner_19tc8.select__popoverInner_19tc8 {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_182oe {
51
+ .select__optionsListWrapper_19tc8 {
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_182oe {
61
+ .select__optionsListBorder_19tc8 {
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_182oe {
71
+ .select__nativeSelect_19tc8 {
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_182oe {
85
+ .select__block_19tc8 {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_182oe {
88
+ .select__emptySearchPlaceholder_19tc8 {
89
89
  text-align: center;
90
90
  }
91
- .select__search_182oe {
91
+ .select__search_19tc8 {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_182oe.select__size-72_182oe {
94
+ .select__search_19tc8.select__size-72_19tc8 {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_182oe:last-child {
98
+ .select__search_19tc8:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_182oe","popoverInner":"select__popoverInner_182oe","optionsListWrapper":"select__optionsListWrapper_182oe","optionsListBorder":"select__optionsListBorder_182oe","nativeSelect":"select__nativeSelect_182oe","block":"select__block_182oe","emptySearchPlaceholder":"select__emptySearchPlaceholder_182oe","search":"select__search_182oe","size-72":"select__size-72_182oe"};
3
+ const styles = {"component":"select__component_19tc8","popoverInner":"select__popoverInner_19tc8","optionsListWrapper":"select__optionsListWrapper_19tc8","optionsListBorder":"select__optionsListBorder_19tc8","nativeSelect":"select__nativeSelect_19tc8","block":"select__block_19tc8","emptySearchPlaceholder":"select__emptySearchPlaceholder_19tc8","search":"select__search_19tc8","size-72":"select__size-72_19tc8"};
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_upjoy {
12
+ .select__sheet_1vn6n {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_upjoy.select__sheetContent_upjoy {
15
+ .select__sheetContent_1vn6n.select__sheetContent_1vn6n {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_upjoy.select__sheetContent_upjoy .select__modalContent_upjoy {
18
+ .select__sheetContent_1vn6n.select__sheetContent_1vn6n .select__modalContent_1vn6n {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_upjoy {
23
+ .select__sheetContainer_1vn6n {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_upjoy {
26
+ .select__optionsListWrapper_1vn6n {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_upjoy.select__optionsList_upjoy {
29
+ .select__optionsList_1vn6n.select__optionsList_1vn6n {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_upjoy {
34
+ .select__scrollbar_1vn6n {
35
35
  flex: 1;
36
36
  }
37
- .select__search_upjoy {
37
+ .select__search_1vn6n {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_upjoy.select__option_upjoy {
40
+ .select__option_1vn6n.select__option_1vn6n {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16);
42
42
  }
43
- .select__option_upjoy.select__option_upjoy:before {
43
+ .select__option_1vn6n.select__option_1vn6n:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_upjoy.select__optionGroup_upjoy {
46
+ .select__optionGroup_1vn6n.select__optionGroup_1vn6n {
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
- const mobileStyles = {"sheet":"select__sheet_upjoy","sheetContent":"select__sheetContent_upjoy","modalContent":"select__modalContent_upjoy","sheetContainer":"select__sheetContainer_upjoy","optionsListWrapper":"select__optionsListWrapper_upjoy","optionsList":"select__optionsList_upjoy","scrollbar":"select__scrollbar_upjoy","search":"select__search_upjoy","option":"select__option_upjoy","optionGroup":"select__optionGroup_upjoy"};
3
+ const mobileStyles = {"sheet":"select__sheet_1vn6n","sheetContent":"select__sheetContent_1vn6n","modalContent":"select__modalContent_1vn6n","sheetContainer":"select__sheetContainer_1vn6n","optionsListWrapper":"select__optionsListWrapper_1vn6n","optionsList":"select__optionsList_1vn6n","scrollbar":"select__scrollbar_1vn6n","search":"select__search_1vn6n","option":"select__option_1vn6n","optionGroup":"select__optionGroup_1vn6n"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -25,14 +25,14 @@
25
25
  --select-checkmark-background: var(--color-light-neutral-translucent-1300);
26
26
  --select-checkmark-border-radius: var(--border-radius-circle);
27
27
  }
28
- .select__checkmark_9bnty {
28
+ .select__checkmark_17f4x {
29
29
  flex-shrink: 0;
30
30
  margin: var(--select-checkmark-margin);
31
31
  }
32
- .select__checkmark_9bnty.select__after_9bnty {
32
+ .select__checkmark_17f4x.select__after_17f4x {
33
33
  margin: var(--select-checkmark-margin-after);
34
34
  }
35
- .select__single_9bnty {
35
+ .select__single_17f4x {
36
36
  display: flex;
37
37
  align-items: center;
38
38
  justify-content: center;
@@ -43,22 +43,22 @@
43
43
  width: var(--select-checkmark-size);
44
44
  height: var(--select-checkmark-size);
45
45
  }
46
- .select__single_9bnty.select__selected_9bnty {
46
+ .select__single_17f4x.select__selected_17f4x {
47
47
  opacity: 1;
48
48
  }
49
- .select__before_9bnty {
49
+ .select__before_17f4x {
50
50
  display: var(--select-checkmark-before-display);
51
51
  }
52
- .select__before_9bnty.select__multiple_9bnty {
52
+ .select__before_17f4x.select__multiple_17f4x {
53
53
  margin-right: var(--gap-12);
54
54
  display: var(--select-checkmark-before-display-multiple);
55
55
  }
56
- .select__after_9bnty.select__after_9bnty {
56
+ .select__after_17f4x.select__after_17f4x {
57
57
  display: var(--select-checkmark-after-display);
58
58
  }
59
- .select__after_9bnty.select__after_9bnty.select__single_9bnty {
59
+ .select__after_17f4x.select__after_17f4x.select__single_17f4x {
60
60
  display: var(--select-checkmark-after-display-single);
61
61
  }
62
- .select__colorIcon_9bnty {
62
+ .select__colorIcon_17f4x {
63
63
  color: var(--color-light-status-positive);
64
64
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_9bnty","after":"select__after_9bnty","single":"select__single_9bnty","selected":"select__selected_9bnty","before":"select__before_9bnty","multiple":"select__multiple_9bnty","colorIcon":"select__colorIcon_9bnty"};
3
+ const styles = {"checkmark":"select__checkmark_17f4x","after":"select__after_17f4x","single":"select__single_17f4x","selected":"select__selected_17f4x","before":"select__before_17f4x","multiple":"select__multiple_17f4x","colorIcon":"select__colorIcon_17f4x"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,7 +2,7 @@
2
2
  --select-mobile-checkmark-display-icon: block;
3
3
  --select-mobile-checkmark-display-badge: none;
4
4
  }
5
- .select__checkmark_19pxa {
5
+ .select__checkmark_sz641 {
6
6
  flex-shrink: 0;
7
7
  display: flex;
8
8
  align-items: center;
@@ -11,15 +11,15 @@
11
11
  height: 24px;
12
12
  opacity: 0;
13
13
  }
14
- .select__checkmark_19pxa:first-child {
14
+ .select__checkmark_sz641:first-child {
15
15
  display: none;
16
16
  }
17
- .select__checkmark_19pxa.select__selected_19pxa {
17
+ .select__checkmark_sz641.select__selected_sz641 {
18
18
  opacity: 1;
19
19
  }
20
- .select__displayIcon_19pxa {
20
+ .select__displayIcon_sz641 {
21
21
  display: var(--select-mobile-checkmark-display-icon);
22
22
  }
23
- .select__displayBadge_19pxa {
23
+ .select__displayBadge_sz641 {
24
24
  display: var(--select-mobile-checkmark-display-badge);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_19pxa","selected":"select__selected_19pxa","displayIcon":"select__displayIcon_19pxa"};
3
+ const styles = {"checkmark":"select__checkmark_sz641","selected":"select__selected_sz641","displayIcon":"select__displayIcon_sz641"};
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_i0v93 {
9
+ .select__clearIcon_xed7w {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_i0v93:hover {
13
+ .select__clearIcon_xed7w:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_i0v93:active {
16
+ .select__clearIcon_xed7w:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_i0v93 + [data-addon='error-icon'] {
19
+ .select__clearButton_xed7w + [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_i0v93","clearButton":"select__clearButton_i0v93"};
3
+ const styles = {"clearIcon":"select__clearIcon_xed7w","clearButton":"select__clearButton_xed7w"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map