@alfalab/core-components-select 18.2.3 → 18.2.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 (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 +9 -9
  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 +9 -9
  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 +9 -9
  98. package/modern/components/options-list/index.module.css.js +1 -1
  99. package/modern/components/search/index.css +1 -1
  100. package/modern/components/search/index.module.css.js +1 -1
  101. package/modern/components/virtual-options-list/index.css +13 -13
  102. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  103. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  104. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  105. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  106. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  107. package/modern/presets/useSelectWithLoading/index.css +1 -1
  108. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  109. package/package.json +3 -3
  110. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  111. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  112. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  113. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  114. package/presets/useSelectWithLoading/index.css +1 -1
  115. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -35,7 +35,7 @@
35
35
  --select-option-hover-color: var(--color-light-text-primary);
36
36
  --select-option-active-color: var(--color-light-text-primary);
37
37
  --select-option-disabled-color: var(--color-light-text-secondary);
38
- } .select__option_1rdhn {
38
+ } .select__option_1rz0t {
39
39
  font-size: 16px;
40
40
  line-height: 20px;
41
41
  font-weight: 400;
@@ -50,10 +50,10 @@
50
50
  box-sizing: border-box;
51
51
  position: relative;
52
52
  cursor: pointer;
53
- } .select__option_1rdhn:not(.select__disabled_1rdhn):active {
53
+ } .select__option_1rz0t:not(.select__disabled_1rz0t):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
- } .select__option_1rdhn:before {
56
+ } .select__option_1rz0t:before {
57
57
  content: '';
58
58
  position: absolute;
59
59
  left: var(--select-option-left-padding);
@@ -63,40 +63,40 @@
63
63
  background: var(--select-option-divider-background);
64
64
  display: var(--select-option-divider-display);
65
65
  transition: opacity 0.2s ease;
66
- } .select__option_1rdhn:first-child:before {
66
+ } .select__option_1rz0t:first-child:before {
67
67
  display: none;
68
- } .select__size-48_1rdhn {
68
+ } .select__size-48_1rz0t {
69
69
  min-height: var(--size-s-height);
70
- } .select__size-56_1rdhn {
70
+ } .select__size-56_1rz0t {
71
71
  min-height: var(--size-m-height);
72
- } .select__size-64_1rdhn {
72
+ } .select__size-64_1rz0t {
73
73
  min-height: var(--size-l-height);
74
- } .select__size-72_1rdhn {
74
+ } .select__size-72_1rz0t {
75
75
  min-height: var(--size-xl-height);
76
76
  padding-left: var(--select-option-l-left-padding);
77
77
  padding-right: var(--select-option-l-right-padding);
78
- } .select__size-72_1rdhn:before {
78
+ } .select__size-72_1rz0t:before {
79
79
  left: var(--select-option-l-left-padding);
80
80
  right: var(--select-option-l-right-padding);
81
- } .select__selected_1rdhn {
81
+ } .select__selected_1rz0t {
82
82
  background: var(--select-option-selected-background);
83
83
  color: var(--select-option-selected-color);
84
84
  cursor: default;
85
- } .select__highlighted_1rdhn {
85
+ } .select__highlighted_1rz0t {
86
86
  background: var(--select-option-hover-background);
87
87
  color: var(--select-option-hover-color);
88
- } .select__highlighted_1rdhn:before,
89
- .select__highlighted_1rdhn + .select__option_1rdhn:before {
88
+ } .select__highlighted_1rz0t:before,
89
+ .select__highlighted_1rz0t + .select__option_1rz0t:before {
90
90
  opacity: 0;
91
- } .select__disabled_1rdhn {
91
+ } .select__disabled_1rz0t {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
- } .select__content_1rdhn {
95
+ } .select__content_1rz0t {
96
96
  overflow: hidden;
97
97
  flex: 1;
98
98
  text-overflow: ellipsis;
99
- } .select__textContent_1rdhn {
99
+ } .select__textContent_1rz0t {
100
100
  padding-top: var(--gap-12);
101
101
  padding-bottom: var(--gap-12);
102
102
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1rdhn","disabled":"select__disabled_1rdhn","size-48":"select__size-48_1rdhn","size-56":"select__size-56_1rdhn","size-64":"select__size-64_1rdhn","size-72":"select__size-72_1rdhn","selected":"select__selected_1rdhn","highlighted":"select__highlighted_1rdhn","content":"select__content_1rdhn","textContent":"select__textContent_1rdhn"};
5
+ var styles = {"option":"select__option_1rz0t","disabled":"select__disabled_1rz0t","size-48":"select__size-48_1rz0t","size-56":"select__size-56_1rz0t","size-64":"select__size-64_1rz0t","size-72":"select__size-72_1rz0t","selected":"select__selected_1rz0t","highlighted":"select__highlighted_1rz0t","content":"select__content_1rz0t","textContent":"select__textContent_1rz0t"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -11,33 +11,33 @@
11
11
  --gap-24: var(--gap-xl);
12
12
  } :root {
13
13
  --select-options-list-empty-placeholder-color: var(--color-light-text-secondary);
14
- } .select__optionsList_1cupp {
14
+ } .select__optionsList_1c1ax {
15
15
  width: 100%;
16
16
  outline: none;
17
17
  box-sizing: border-box;
18
18
  position: relative;
19
- } .select__optionsListHeader_1cupp {
19
+ } .select__optionsListHeader_1c1ax {
20
20
  box-sizing: border-box;
21
21
  border-bottom: 1px solid transparent;
22
22
  transition: border-color 0.2s ease;
23
- } .select__optionsListHeader_1cupp.select__headerHighlighted_1cupp {
23
+ } .select__optionsListHeader_1c1ax.select__headerHighlighted_1c1ax {
24
24
  border-bottom-color: var(--color-light-neutral-300);
25
- } .select__optionsListFooter_1cupp {
25
+ } .select__optionsListFooter_1c1ax {
26
26
  position: sticky;
27
27
  bottom: var(--gap-0);
28
28
  box-sizing: border-box;
29
29
  border-top: 1px solid transparent;
30
30
  transition: border-color 0.2s ease;
31
- } .select__optionsListFooter_1cupp.select__withBorder_1cupp {
31
+ } .select__optionsListFooter_1c1ax.select__withBorder_1c1ax {
32
32
  border-top-color: var(--color-light-neutral-300);
33
- } .select__scrollable_1cupp {
33
+ } .select__scrollable_1c1ax {
34
34
  overflow: auto;
35
35
  width: 100%;
36
- } .select__mask_1cupp {
36
+ } .select__mask_1c1ax {
37
37
  min-width: 4000px;
38
- } .select__emptyPlaceholder_1cupp {
38
+ } .select__emptyPlaceholder_1c1ax {
39
39
  padding: var(--gap-16) var(--gap-12);
40
40
  color: var(--select-options-list-empty-placeholder-color);
41
- } .select__size-72_1cupp .select__emptyPlaceholder_1cupp {
41
+ } .select__size-72_1c1ax .select__emptyPlaceholder_1c1ax {
42
42
  padding: var(--gap-24) var(--gap-16);
43
43
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"optionsList":"select__optionsList_1cupp","optionsListHeader":"select__optionsListHeader_1cupp","headerHighlighted":"select__headerHighlighted_1cupp","optionsListFooter":"select__optionsListFooter_1cupp","withBorder":"select__withBorder_1cupp","scrollable":"select__scrollable_1cupp","mask":"select__mask_1cupp","emptyPlaceholder":"select__emptyPlaceholder_1cupp","size-72":"select__size-72_1cupp"};
5
+ var styles = {"optionsList":"select__optionsList_1c1ax","optionsListHeader":"select__optionsListHeader_1c1ax","headerHighlighted":"select__headerHighlighted_1c1ax","optionsListFooter":"select__optionsListFooter_1c1ax","withBorder":"select__withBorder_1c1ax","scrollable":"select__scrollable_1c1ax","mask":"select__mask_1c1ax","emptyPlaceholder":"select__emptyPlaceholder_1c1ax","size-72":"select__size-72_1c1ax"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_d493r.select__component_d493r {
1
+ .select__component_17rzd.select__component_17rzd {
2
2
  width: auto;
3
3
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_d493r"};
5
+ var styles = {"component":"select__component_17rzd"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -17,35 +17,35 @@
17
17
 
18
18
  --select-option-left-padding: var(--gap-12);
19
19
  --select-option-right-padding: var(--gap-12);
20
- } .select__virtualOptionsList_1s4qy {
20
+ } .select__virtualOptionsList_1sea3 {
21
21
  width: 100%;
22
22
  outline: none;
23
23
  box-sizing: border-box;
24
24
  position: sticky;
25
25
  justify-content: space-between;
26
- } .select__virtualOptionsListHeader_1s4qy {
26
+ } .select__virtualOptionsListHeader_1sea3 {
27
27
  box-sizing: border-box;
28
28
  border-bottom: 1px solid var(--color-light-neutral-300);
29
- } .select__virtualOptionsListFooter_1s4qy {
29
+ } .select__virtualOptionsListFooter_1sea3 {
30
30
  position: sticky;
31
31
  bottom: var(--gap-0);
32
32
  box-sizing: border-box;
33
33
  border-top: 1px solid transparent;
34
- } .select__virtualOptionsListFooter_1s4qy.select__withBorder_1s4qy {
34
+ } .select__virtualOptionsListFooter_1sea3.select__withBorder_1sea3 {
35
35
  border-top: 1px solid var(--color-light-neutral-300);
36
- } .select__scrollable_1s4qy {
36
+ } .select__scrollable_1sea3 {
37
37
  position: relative;
38
38
  overflow: auto;
39
39
  width: 100%;
40
- } .select__inner_1s4qy {
40
+ } .select__inner_1sea3 {
41
41
  position: relative;
42
42
  width: 100%;
43
- } .select__virtualRow_1s4qy {
43
+ } .select__virtualRow_1sea3 {
44
44
  position: absolute;
45
45
  top: var(--gap-0);
46
46
  left: var(--gap-0);
47
47
  width: 100%;
48
- } .select__virtualRow_1s4qy:before {
48
+ } .select__virtualRow_1sea3:before {
49
49
  content: '';
50
50
  position: absolute;
51
51
  z-index: 1;
@@ -55,15 +55,15 @@
55
55
  height: 1px;
56
56
  background: var(--select-option-divider-background);
57
57
  display: var(--select-option-divider-display);
58
- } .select__virtualRow_1s4qy:first-child:before {
58
+ } .select__virtualRow_1sea3:first-child:before {
59
59
  display: none;
60
- } .select__highlighted_1s4qy:before,
61
- .select__highlighted_1s4qy + .select__virtualRow_1s4qy:before {
60
+ } .select__highlighted_1sea3:before,
61
+ .select__highlighted_1sea3 + .select__virtualRow_1sea3:before {
62
62
  display: none;
63
- } .select__emptyPlaceholder_1s4qy {
63
+ } .select__emptyPlaceholder_1sea3 {
64
64
  padding: var(--gap-16) var(--gap-12);
65
65
  color: var(--select-options-list-empty-placeholder-color);
66
66
  flex: 1;
67
- } .select__size-72_1s4qy .select__emptyPlaceholder_1s4qy {
67
+ } .select__size-72_1sea3 .select__emptyPlaceholder_1sea3 {
68
68
  padding: var(--gap-24) var(--gap-16);
69
69
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"virtualOptionsList":"select__virtualOptionsList_1s4qy","virtualOptionsListHeader":"select__virtualOptionsListHeader_1s4qy","virtualOptionsListFooter":"select__virtualOptionsListFooter_1s4qy","withBorder":"select__withBorder_1s4qy","scrollable":"select__scrollable_1s4qy","inner":"select__inner_1s4qy","virtualRow":"select__virtualRow_1s4qy","highlighted":"select__highlighted_1s4qy","emptyPlaceholder":"select__emptyPlaceholder_1s4qy","size-72":"select__size-72_1s4qy"};
5
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_1sea3","virtualOptionsListHeader":"select__virtualOptionsListHeader_1sea3","virtualOptionsListFooter":"select__virtualOptionsListFooter_1sea3","withBorder":"select__withBorder_1sea3","scrollable":"select__scrollable_1sea3","inner":"select__inner_1sea3","virtualRow":"select__virtualRow_1sea3","highlighted":"select__highlighted_1sea3","emptyPlaceholder":"select__emptyPlaceholder_1sea3","size-72":"select__size-72_1sea3"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,7 +6,7 @@
6
6
  } :root {
7
7
  --select-arrow-color: var(--color-light-neutral-translucent-700);
8
8
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
9
- } .select__arrow_j8hoh {
9
+ } .select__arrow_1155e {
10
10
  display: block;
11
11
  width: 24px;
12
12
  height: 24px;
@@ -15,13 +15,13 @@
15
15
  transition:
16
16
  transform 0.15s ease-in-out,
17
17
  opacity 0.2s ease;
18
- } .select__arrow_j8hoh.select__disabled_j8hoh {
18
+ } .select__arrow_1155e.select__disabled_1155e {
19
19
  color: var(--select-arrow-disabled-color);
20
- } .select__arrow_j8hoh.select__size-40_j8hoh {
20
+ } .select__arrow_1155e.select__size-40_1155e {
21
21
  width: auto;
22
22
  width: initial;
23
23
  height: auto;
24
24
  height: initial;
25
- } .select__open_j8hoh {
25
+ } .select__open_1155e {
26
26
  transform: var(--arrow-transform);
27
27
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"arrow":"select__arrow_j8hoh","disabled":"select__disabled_j8hoh","size-40":"select__size-40_j8hoh","open":"select__open_j8hoh"};
3
+ var styles = {"arrow":"select__arrow_1155e","disabled":"select__disabled_1155e","size-40":"select__size-40_1155e","open":"select__open_1155e"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,15 +1,15 @@
1
- .select__checkmark_yuw2h {
1
+ .select__checkmark_y9cvz {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box;
4
- } .select__checkmark_yuw2h.select__start_yuw2h {
4
+ } .select__checkmark_y9cvz.select__start_y9cvz {
5
5
  align-self: start;
6
- } .select__checkmark_yuw2h.select__center_yuw2h {
6
+ } .select__checkmark_y9cvz.select__center_y9cvz {
7
7
  align-self: center;
8
- } .select__single_yuw2h {
8
+ } .select__single_y9cvz {
9
9
  display: flex;
10
10
  align-items: center;
11
11
  justify-content: center;
12
12
  opacity: 0;
13
- } .select__single_yuw2h.select__selected_yuw2h {
13
+ } .select__single_y9cvz.select__selected_y9cvz {
14
14
  opacity: 1;
15
15
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_yuw2h","start":"select__start_yuw2h","center":"select__center_yuw2h","single":"select__single_yuw2h","selected":"select__selected_yuw2h"};
3
+ var styles = {"checkmark":"select__checkmark_y9cvz","start":"select__start_y9cvz","center":"select__center_y9cvz","single":"select__single_y9cvz","selected":"select__selected_y9cvz"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -26,7 +26,7 @@
26
26
  --select-option-hover-color: var(--color-light-text-primary);
27
27
  --select-option-active-color: var(--color-light-text-primary);
28
28
  --select-option-disabled-color: var(--color-light-text-secondary);
29
- } .select__option_15lml {
29
+ } .select__option_15v5q {
30
30
  font-size: 16px;
31
31
  line-height: 20px;
32
32
  font-weight: 400;
@@ -40,41 +40,41 @@
40
40
  position: relative;
41
41
  cursor: pointer;
42
42
  min-height: var(--size-s-height);
43
- } .select__option_15lml:not(.select__disabled_15lml):active {
43
+ } .select__option_15v5q:not(.select__disabled_15v5q):active {
44
44
  background: var(--select-option-active-background);
45
45
  color: var(--select-option-active-color);
46
- } .select__option_15lml.select__checkmarkBefore_15lml {
46
+ } .select__option_15v5q.select__checkmarkBefore_15v5q {
47
47
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
48
- } .select__option_15lml.select__checkmarkBefore_15lml.select__mobile_15lml {
48
+ } .select__option_15v5q.select__checkmarkBefore_15v5q.select__mobile_15v5q {
49
49
  padding-left: var(--gap-16);
50
- } .select__option_15lml.select__checkmarkAfter_15lml.select__checkmarkAfter_15lml {
50
+ } .select__option_15v5q.select__checkmarkAfter_15v5q.select__checkmarkAfter_15v5q {
51
51
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
52
- } .select__option_15lml.select__checkmarkAfter_15lml.select__checkmarkAfter_15lml.select__size-72_15lml {
52
+ } .select__option_15v5q.select__checkmarkAfter_15v5q.select__checkmarkAfter_15v5q.select__size-72_15v5q {
53
53
  padding-right: var(--gap-16);
54
- } .select__option_15lml.select__checkmarkAfter_15lml.select__checkmarkAfter_15lml.select__mobile_15lml {
54
+ } .select__option_15v5q.select__checkmarkAfter_15v5q.select__checkmarkAfter_15v5q.select__mobile_15v5q {
55
55
  padding-right: var(--gap-20);
56
- } .select__option_15lml.select__textContent_15lml {
56
+ } .select__option_15v5q.select__textContent_15v5q {
57
57
  padding: var(--gap-12);
58
- } .select__option_15lml.select__textContent_15lml.select__size-72_15lml {
58
+ } .select__option_15v5q.select__textContent_15v5q.select__size-72_15v5q {
59
59
  padding-left: var(--gap-16);
60
60
  padding-right: var(--gap-16);
61
- } .select__option_15lml.select__textContent_15lml.select__mobile_15lml {
61
+ } .select__option_15v5q.select__textContent_15v5q.select__mobile_15v5q {
62
62
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
63
- } .select__selected_15lml {
63
+ } .select__selected_15v5q {
64
64
  background: var(--select-option-selected-background);
65
65
  color: var(--select-option-selected-color);
66
66
  cursor: default;
67
- } .select__highlighted_15lml {
67
+ } .select__highlighted_15v5q {
68
68
  background: var(--select-option-hover-background);
69
69
  color: var(--select-option-hover-color);
70
- } .select__disabled_15lml {
70
+ } .select__disabled_15v5q {
71
71
  cursor: var(--disabled-cursor);
72
72
  background: var(--select-option-disabled-background);
73
73
  color: var(--select-option-disabled-color);
74
- } .select__checkmarkBeforeContent_15lml {
74
+ } .select__checkmarkBeforeContent_15v5q {
75
75
  margin-right: var(--gap-12);
76
- } .select__checkmarkAfterContent_15lml {
76
+ } .select__checkmarkAfterContent_15v5q {
77
77
  margin-left: var(--gap-12);
78
- } .select__content_15lml {
78
+ } .select__content_15v5q {
79
79
  flex: 1;
80
80
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_15lml","disabled":"select__disabled_15lml","checkmarkBefore":"select__checkmarkBefore_15lml","mobile":"select__mobile_15lml","checkmarkAfter":"select__checkmarkAfter_15lml","size-72":"select__size-72_15lml","textContent":"select__textContent_15lml","selected":"select__selected_15lml","highlighted":"select__highlighted_15lml","checkmarkBeforeContent":"select__checkmarkBeforeContent_15lml","checkmarkAfterContent":"select__checkmarkAfterContent_15lml","content":"select__content_15lml"};
3
+ var styles = {"option":"select__option_15v5q","disabled":"select__disabled_15v5q","checkmarkBefore":"select__checkmarkBefore_15v5q","mobile":"select__mobile_15v5q","checkmarkAfter":"select__checkmarkAfter_15v5q","size-72":"select__size-72_15v5q","textContent":"select__textContent_15v5q","selected":"select__selected_15v5q","highlighted":"select__highlighted_15v5q","checkmarkBeforeContent":"select__checkmarkBeforeContent_15v5q","checkmarkAfterContent":"select__checkmarkAfterContent_15v5q","content":"select__content_15v5q"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -25,22 +25,22 @@
25
25
  --select-options-list-top-padding: var(--gap-0);
26
26
  --select-options-list-bottom-padding: var(--gap-0);
27
27
  --select-option-background: var(--color-light-modal-bg-primary);
28
- } .select__component_f2q3a {
28
+ } .select__component_fw4vd {
29
29
  width: -moz-max-content;
30
30
  width: max-content;
31
31
  position: relative;
32
32
  outline: 0;
33
33
  max-width: 100%;
34
- } .select__popoverInner_f2q3a {
34
+ } .select__popoverInner_fw4vd {
35
35
  padding-top: var(--select-options-list-offset);
36
36
  padding-bottom: var(--select-options-list-offset);
37
37
  background: transparent;
38
38
  border-radius: var(--border-radius-0);
39
39
  position: relative;
40
- } .select__popoverInner_f2q3a.select__popoverInner_f2q3a {
40
+ } .select__popoverInner_fw4vd.select__popoverInner_fw4vd {
41
41
  box-shadow: none;
42
42
  border: none;
43
- } .select__optionsListWrapper_f2q3a {
43
+ } .select__optionsListWrapper_fw4vd {
44
44
  position: relative;
45
45
  padding-top: var(--select-options-list-top-padding);
46
46
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -49,7 +49,7 @@
49
49
  background: var(--select-option-background);
50
50
  overflow: hidden;
51
51
  will-change: transform;
52
- } .select__optionsListBorder_f2q3a {
52
+ } .select__optionsListBorder_fw4vd {
53
53
  position: absolute;
54
54
  top: var(--gap-0);
55
55
  right: var(--gap-0);
@@ -58,7 +58,7 @@
58
58
  box-shadow: inset 0 0 0 1px var(--color-light-neutral-300);
59
59
  border-radius: inherit;
60
60
  pointer-events: none;
61
- } .select__nativeSelect_f2q3a {
61
+ } .select__nativeSelect_fw4vd {
62
62
  opacity: 0;
63
63
  overflow: hidden;
64
64
  position: absolute;
@@ -71,15 +71,15 @@
71
71
  height: 100%;
72
72
  cursor: pointer;
73
73
  z-index: 1;
74
- } .select__block_f2q3a {
74
+ } .select__block_fw4vd {
75
75
  width: 100%;
76
- } .select__emptySearchPlaceholder_f2q3a {
76
+ } .select__emptySearchPlaceholder_fw4vd {
77
77
  text-align: center;
78
- } .select__search_f2q3a {
78
+ } .select__search_fw4vd {
79
79
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
80
- } .select__search_f2q3a.select__size-72_f2q3a {
80
+ } .select__search_fw4vd.select__size-72_fw4vd {
81
81
  margin-left: var(--gap-16);
82
82
  margin-right: var(--gap-16);
83
- } .select__search_f2q3a:last-child {
83
+ } .select__search_fw4vd:last-child {
84
84
  margin-bottom: var(--gap-12);
85
85
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_f2q3a","popoverInner":"select__popoverInner_f2q3a","optionsListWrapper":"select__optionsListWrapper_f2q3a","optionsListBorder":"select__optionsListBorder_f2q3a","nativeSelect":"select__nativeSelect_f2q3a","block":"select__block_f2q3a","emptySearchPlaceholder":"select__emptySearchPlaceholder_f2q3a","search":"select__search_f2q3a","size-72":"select__size-72_f2q3a"};
3
+ var styles = {"component":"select__component_fw4vd","popoverInner":"select__popoverInner_fw4vd","optionsListWrapper":"select__optionsListWrapper_fw4vd","optionsListBorder":"select__optionsListBorder_fw4vd","nativeSelect":"select__nativeSelect_fw4vd","block":"select__block_fw4vd","emptySearchPlaceholder":"select__emptySearchPlaceholder_fw4vd","search":"select__search_fw4vd","size-72":"select__size-72_fw4vd"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -8,30 +8,30 @@
8
8
  --gap-8: var(--gap-xs);
9
9
  --gap-16: var(--gap-m);
10
10
  --gap-20: var(--gap-l);
11
- } .select__sheet_1j20i {
11
+ } .select__sheet_dpda2 {
12
12
  overflow: hidden;
13
- } .select__sheetContent_1j20i.select__sheetContent_1j20i {
13
+ } .select__sheetContent_dpda2.select__sheetContent_dpda2 {
14
14
  padding: var(--gap-0);
15
- } .select__sheetContent_1j20i.select__sheetContent_1j20i .select__modalContent_1j20i {
15
+ } .select__sheetContent_dpda2.select__sheetContent_dpda2 .select__modalContent_dpda2 {
16
16
  padding: var(--gap-0);
17
17
  display: flex;
18
18
  flex-direction: column;
19
- } .select__sheetContainer_1j20i {
19
+ } .select__sheetContainer_dpda2 {
20
20
  padding: var(--gap-0);
21
- } .select__optionsListWrapper_1j20i {
21
+ } .select__optionsListWrapper_dpda2 {
22
22
  flex: 1;
23
- } .select__optionsList_1j20i.select__optionsList_1j20i {
23
+ } .select__optionsList_dpda2.select__optionsList_dpda2 {
24
24
  height: 100%;
25
25
  display: flex;
26
26
  flex-direction: column;
27
- } .select__scrollbar_1j20i {
27
+ } .select__scrollbar_dpda2 {
28
28
  flex: 1;
29
- } .select__search_1j20i {
29
+ } .select__search_dpda2 {
30
30
  padding: var(--gap-8);
31
- } .select__option_1j20i.select__option_1j20i {
31
+ } .select__option_dpda2.select__option_dpda2 {
32
32
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16);
33
- } .select__option_1j20i.select__option_1j20i:before {
33
+ } .select__option_dpda2.select__option_dpda2:before {
34
34
  display: none;
35
- } .select__optionGroup_1j20i.select__optionGroup_1j20i {
35
+ } .select__optionGroup_dpda2.select__optionGroup_dpda2 {
36
36
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
37
37
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- var mobileStyles = {"sheet":"select__sheet_1j20i","sheetContent":"select__sheetContent_1j20i","modalContent":"select__modalContent_1j20i","sheetContainer":"select__sheetContainer_1j20i","optionsListWrapper":"select__optionsListWrapper_1j20i","optionsList":"select__optionsList_1j20i","scrollbar":"select__scrollbar_1j20i","search":"select__search_1j20i","option":"select__option_1j20i","optionGroup":"select__optionGroup_1j20i"};
3
+ var mobileStyles = {"sheet":"select__sheet_dpda2","sheetContent":"select__sheetContent_dpda2","modalContent":"select__modalContent_dpda2","sheetContainer":"select__sheetContainer_dpda2","optionsListWrapper":"select__optionsListWrapper_dpda2","optionsList":"select__optionsList_dpda2","scrollbar":"select__scrollbar_dpda2","search":"select__search_dpda2","option":"select__option_dpda2","optionGroup":"select__optionGroup_dpda2"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -21,12 +21,12 @@
21
21
  --select-checkmark-unselected-opacity: 0;
22
22
  --select-checkmark-background: var(--color-light-neutral-translucent-1300);
23
23
  --select-checkmark-border-radius: var(--border-radius-circle);
24
- } .select__checkmark_1ak29 {
24
+ } .select__checkmark_1atld {
25
25
  flex-shrink: 0;
26
26
  margin: var(--select-checkmark-margin);
27
- } .select__checkmark_1ak29.select__after_1ak29 {
27
+ } .select__checkmark_1atld.select__after_1atld {
28
28
  margin: var(--select-checkmark-margin-after);
29
- } .select__single_1ak29 {
29
+ } .select__single_1atld {
30
30
  display: flex;
31
31
  align-items: center;
32
32
  justify-content: center;
@@ -36,17 +36,17 @@
36
36
  border-radius: var(--select-checkmark-border-radius);
37
37
  width: var(--select-checkmark-size);
38
38
  height: var(--select-checkmark-size);
39
- } .select__single_1ak29.select__selected_1ak29 {
39
+ } .select__single_1atld.select__selected_1atld {
40
40
  opacity: 1;
41
- } .select__before_1ak29 {
41
+ } .select__before_1atld {
42
42
  display: var(--select-checkmark-before-display);
43
- } .select__before_1ak29.select__multiple_1ak29 {
43
+ } .select__before_1atld.select__multiple_1atld {
44
44
  margin-right: var(--gap-12);
45
45
  display: var(--select-checkmark-before-display-multiple);
46
- } .select__after_1ak29.select__after_1ak29 {
46
+ } .select__after_1atld.select__after_1atld {
47
47
  display: var(--select-checkmark-after-display);
48
- } .select__after_1ak29.select__after_1ak29.select__single_1ak29 {
48
+ } .select__after_1atld.select__after_1atld.select__single_1atld {
49
49
  display: var(--select-checkmark-after-display-single);
50
- } .select__colorIcon_1ak29 {
50
+ } .select__colorIcon_1atld {
51
51
  color: var(--color-light-status-positive);
52
52
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_1ak29","after":"select__after_1ak29","single":"select__single_1ak29","selected":"select__selected_1ak29","before":"select__before_1ak29","multiple":"select__multiple_1ak29","colorIcon":"select__colorIcon_1ak29"};
3
+ var styles = {"checkmark":"select__checkmark_1atld","after":"select__after_1atld","single":"select__single_1atld","selected":"select__selected_1atld","before":"select__before_1atld","multiple":"select__multiple_1atld","colorIcon":"select__colorIcon_1atld"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,7 +1,7 @@
1
1
  :root {
2
2
  --select-mobile-checkmark-display-icon: block;
3
3
  --select-mobile-checkmark-display-badge: none;
4
- } .select__checkmark_orvq1 {
4
+ } .select__checkmark_6v80j {
5
5
  flex-shrink: 0;
6
6
  display: flex;
7
7
  align-items: center;
@@ -9,12 +9,12 @@
9
9
  width: 24px;
10
10
  height: 24px;
11
11
  opacity: 0;
12
- } .select__checkmark_orvq1:first-child {
12
+ } .select__checkmark_6v80j:first-child {
13
13
  display: none;
14
- } .select__checkmark_orvq1.select__selected_orvq1 {
14
+ } .select__checkmark_6v80j.select__selected_6v80j {
15
15
  opacity: 1;
16
- } .select__displayIcon_orvq1 {
16
+ } .select__displayIcon_6v80j {
17
17
  display: var(--select-mobile-checkmark-display-icon);
18
- } .select__displayBadge_orvq1 {
18
+ } .select__displayBadge_6v80j {
19
19
  display: var(--select-mobile-checkmark-display-badge);
20
20
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_orvq1","selected":"select__selected_orvq1","displayIcon":"select__displayIcon_orvq1"};
3
+ var styles = {"checkmark":"select__checkmark_6v80j","selected":"select__selected_6v80j","displayIcon":"select__displayIcon_6v80j"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -4,13 +4,13 @@
4
4
  --color-light-neutral-translucent-500-press: rgba(4, 4, 21, 0.47);
5
5
  } :root {
6
6
  --input-error-icon-display: none;
7
- } .select__clearIcon_1nvhm {
7
+ } .select__clearIcon_w6lq0 {
8
8
  display: block;
9
9
  color: var(--color-light-neutral-translucent-500);
10
- } .select__clearIcon_1nvhm:hover {
10
+ } .select__clearIcon_w6lq0:hover {
11
11
  color: var(--color-light-neutral-translucent-500-hover);
12
- } .select__clearIcon_1nvhm:active {
12
+ } .select__clearIcon_w6lq0:active {
13
13
  color: var(--color-light-neutral-translucent-500-press);
14
- } .select__clearButton_1nvhm + [data-addon='error-icon'] {
14
+ } .select__clearButton_w6lq0 + [data-addon='error-icon'] {
15
15
  display: var(--input-error-icon-display);
16
16
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"clearIcon":"select__clearIcon_1nvhm","clearButton":"select__clearButton_1nvhm"};
3
+ var styles = {"clearIcon":"select__clearIcon_w6lq0","clearButton":"select__clearButton_w6lq0"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map