@alfalab/core-components-select 19.1.6 → 19.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/components/arrow/index.css +4 -4
  2. package/components/arrow/index.module.css.js +1 -1
  3. package/components/base-checkmark/index.css +12 -12
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +14 -14
  6. package/components/base-option/index.module.css.js +1 -1
  7. package/components/base-select/index.css +11 -11
  8. package/components/base-select/index.module.css.js +1 -1
  9. package/components/base-select/mobile.css +11 -11
  10. package/components/base-select/mobile.module.css.js +1 -1
  11. package/components/checkmark/index.css +11 -11
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +6 -6
  14. package/components/checkmark-mobile/index.module.css.js +1 -1
  15. package/components/clear-button/index.css +4 -4
  16. package/components/clear-button/index.module.css.js +1 -1
  17. package/components/field/index.css +13 -13
  18. package/components/field/index.module.css.js +1 -1
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/index.module.css.js +1 -1
  21. package/components/optgroup/index.css +4 -4
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +19 -19
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +16 -16
  26. package/components/option/mobile/index.module.css.js +1 -1
  27. package/components/options-list/index.css +13 -13
  28. package/components/options-list/index.module.css.js +1 -1
  29. package/components/search/index.css +1 -1
  30. package/components/search/index.module.css.js +1 -1
  31. package/components/virtual-options-list/index.css +13 -13
  32. package/components/virtual-options-list/index.module.css.js +1 -1
  33. package/esm/components/arrow/index.css +4 -4
  34. package/esm/components/arrow/index.module.css.js +1 -1
  35. package/esm/components/base-checkmark/index.css +12 -12
  36. package/esm/components/base-checkmark/index.module.css.js +1 -1
  37. package/esm/components/base-option/index.css +14 -14
  38. package/esm/components/base-option/index.module.css.js +1 -1
  39. package/esm/components/base-select/index.css +11 -11
  40. package/esm/components/base-select/index.module.css.js +1 -1
  41. package/esm/components/base-select/mobile.css +11 -11
  42. package/esm/components/base-select/mobile.module.css.js +1 -1
  43. package/esm/components/checkmark/index.css +11 -11
  44. package/esm/components/checkmark/index.module.css.js +1 -1
  45. package/esm/components/checkmark-mobile/index.css +6 -6
  46. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  47. package/esm/components/clear-button/index.css +4 -4
  48. package/esm/components/clear-button/index.module.css.js +1 -1
  49. package/esm/components/field/index.css +13 -13
  50. package/esm/components/field/index.module.css.js +1 -1
  51. package/esm/components/footer/index.css +4 -4
  52. package/esm/components/footer/index.module.css.js +1 -1
  53. package/esm/components/optgroup/index.css +4 -4
  54. package/esm/components/optgroup/index.module.css.js +1 -1
  55. package/esm/components/option/desktop/index.css +19 -19
  56. package/esm/components/option/desktop/index.module.css.js +1 -1
  57. package/esm/components/option/mobile/index.css +16 -16
  58. package/esm/components/option/mobile/index.module.css.js +1 -1
  59. package/esm/components/options-list/index.css +13 -13
  60. package/esm/components/options-list/index.module.css.js +1 -1
  61. package/esm/components/search/index.css +1 -1
  62. package/esm/components/search/index.module.css.js +1 -1
  63. package/esm/components/virtual-options-list/index.css +13 -13
  64. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  65. package/esm/mobile/modal.mobile.css +1 -1
  66. package/esm/mobile/modal.mobile.module.css.js +1 -1
  67. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  68. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  69. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  70. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  71. package/esm/presets/useSelectWithLoading/index.css +1 -1
  72. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  73. package/mobile/modal.mobile.css +1 -1
  74. package/mobile/modal.mobile.module.css.js +1 -1
  75. package/modern/components/arrow/index.css +4 -4
  76. package/modern/components/arrow/index.module.css.js +1 -1
  77. package/modern/components/base-checkmark/index.css +12 -12
  78. package/modern/components/base-checkmark/index.module.css.js +1 -1
  79. package/modern/components/base-option/index.css +14 -14
  80. package/modern/components/base-option/index.module.css.js +1 -1
  81. package/modern/components/base-select/index.css +11 -11
  82. package/modern/components/base-select/index.module.css.js +1 -1
  83. package/modern/components/base-select/mobile.css +11 -11
  84. package/modern/components/base-select/mobile.module.css.js +1 -1
  85. package/modern/components/checkmark/index.css +11 -11
  86. package/modern/components/checkmark/index.module.css.js +1 -1
  87. package/modern/components/checkmark-mobile/index.css +6 -6
  88. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  89. package/modern/components/clear-button/index.css +4 -4
  90. package/modern/components/clear-button/index.module.css.js +1 -1
  91. package/modern/components/field/index.css +13 -13
  92. package/modern/components/field/index.module.css.js +1 -1
  93. package/modern/components/footer/index.css +4 -4
  94. package/modern/components/footer/index.module.css.js +1 -1
  95. package/modern/components/optgroup/index.css +4 -4
  96. package/modern/components/optgroup/index.module.css.js +1 -1
  97. package/modern/components/option/desktop/index.css +19 -19
  98. package/modern/components/option/desktop/index.module.css.js +1 -1
  99. package/modern/components/option/mobile/index.css +16 -16
  100. package/modern/components/option/mobile/index.module.css.js +1 -1
  101. package/modern/components/options-list/index.css +13 -13
  102. package/modern/components/options-list/index.module.css.js +1 -1
  103. package/modern/components/search/index.css +1 -1
  104. package/modern/components/search/index.module.css.js +1 -1
  105. package/modern/components/virtual-options-list/index.css +13 -13
  106. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  107. package/modern/mobile/modal.mobile.css +1 -1
  108. package/modern/mobile/modal.mobile.module.css.js +1 -1
  109. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  110. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  111. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  112. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  113. package/modern/presets/useSelectWithLoading/index.css +1 -1
  114. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  115. package/package.json +11 -11
  116. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  117. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  118. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  119. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  120. package/presets/useSelectWithLoading/index.css +1 -1
  121. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -9,7 +9,7 @@
9
9
  --select-arrow-color: var(--color-light-neutral-translucent-700);
10
10
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
11
11
  }
12
- .select__arrow_mxvhk {
12
+ .select__arrow_5gn75 {
13
13
  display: block;
14
14
  width: 24px;
15
15
  height: 24px;
@@ -19,15 +19,15 @@
19
19
  transform 0.15s ease-in-out,
20
20
  opacity 0.2s ease;
21
21
  }
22
- .select__arrow_mxvhk.select__disabled_mxvhk {
22
+ .select__arrow_5gn75.select__disabled_5gn75 {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_mxvhk.select__size-40_mxvhk {
25
+ .select__arrow_5gn75.select__size-40_5gn75 {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_mxvhk {
31
+ .select__open_5gn75 {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"arrow":"select__arrow_mxvhk","disabled":"select__disabled_mxvhk","size-40":"select__size-40_mxvhk","open":"select__open_mxvhk"};
5
+ var styles = {"arrow":"select__arrow_5gn75","disabled":"select__disabled_5gn75","size-40":"select__size-40_5gn75","open":"select__open_5gn75"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -2,45 +2,45 @@
2
2
  --gap-s: 12px;
3
3
  --gap-12: var(--gap-s);
4
4
  }
5
- .select__checkmark_s3zq7 {
5
+ .select__checkmark_amrft {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_s3zq7.select__start_s3zq7 {
9
+ .select__checkmark_amrft.select__start_amrft {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_s3zq7.select__center_s3zq7 {
12
+ .select__checkmark_amrft.select__center_amrft {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_s3zq7 {
15
+ .select__positionAfter_amrft {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_s3zq7 {
19
+ .select__container_amrft {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_s3zq7.select__start_s3zq7 {
25
+ .select__container_amrft.select__start_amrft {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_s3zq7.select__center_s3zq7 {
28
+ .select__container_amrft.select__center_amrft {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_s3zq7 {
31
+ .select__singleIcon_amrft {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_s3zq7.select__before_s3zq7 {
35
+ .select__singleIcon_amrft.select__before_amrft {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_s3zq7.select__after_s3zq7 {
38
+ .select__singleIcon_amrft.select__after_amrft {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_s3zq7.select__selected_s3zq7 {
41
+ .select__singleIcon_amrft.select__selected_amrft {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_s3zq7 {
44
+ .select__content_amrft {
45
45
  flex: 1;
46
46
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_s3zq7","start":"select__start_s3zq7","center":"select__center_s3zq7","positionAfter":"select__positionAfter_s3zq7","container":"select__container_s3zq7","singleIcon":"select__singleIcon_s3zq7","before":"select__before_s3zq7","after":"select__after_s3zq7","selected":"select__selected_s3zq7","content":"select__content_s3zq7"};
5
+ var styles = {"checkmark":"select__checkmark_amrft","start":"select__start_amrft","center":"select__center_amrft","positionAfter":"select__positionAfter_amrft","container":"select__container_amrft","singleIcon":"select__singleIcon_amrft","before":"select__before_amrft","after":"select__after_amrft","selected":"select__selected_amrft","content":"select__content_amrft"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_ru7av {
37
+ .select__option_1k7vx {
38
38
  font-size: 16px;
39
39
  line-height: 20px;
40
40
  font-weight: 400;
@@ -50,49 +50,49 @@
50
50
  cursor: pointer;
51
51
  min-height: var(--size-s-height);
52
52
  }
53
- .select__option_ru7av:not(.select__disabled_ru7av):active {
53
+ .select__option_1k7vx:not(.select__disabled_1k7vx):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_ru7av.select__checkmarkBefore_ru7av {
57
+ .select__option_1k7vx.select__checkmarkBefore_1k7vx {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_ru7av.select__checkmarkBefore_ru7av.select__mobile_ru7av {
60
+ .select__option_1k7vx.select__checkmarkBefore_1k7vx.select__mobile_1k7vx {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av {
63
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__size-72_ru7av {
66
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx.select__size-72_1k7vx {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__mobile_ru7av {
69
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx.select__mobile_1k7vx {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_ru7av.select__textContent_ru7av {
72
+ .select__option_1k7vx.select__textContent_1k7vx {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_ru7av.select__textContent_ru7av.select__size-72_ru7av {
75
+ .select__option_1k7vx.select__textContent_1k7vx.select__size-72_1k7vx {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_ru7av.select__textContent_ru7av.select__mobile_ru7av {
79
+ .select__option_1k7vx.select__textContent_1k7vx.select__mobile_1k7vx {
80
80
  padding: var(--gap-16) var(--gap-20);
81
81
  }
82
- .select__selected_ru7av {
82
+ .select__selected_1k7vx {
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_ru7av {
87
+ .select__highlighted_1k7vx {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_ru7av {
91
+ .select__disabled_1k7vx {
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__content_ru7av {
96
+ .select__content_1k7vx {
97
97
  flex: 1;
98
98
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_ru7av","disabled":"select__disabled_ru7av","checkmarkBefore":"select__checkmarkBefore_ru7av","mobile":"select__mobile_ru7av","checkmarkAfter":"select__checkmarkAfter_ru7av","size-72":"select__size-72_ru7av","textContent":"select__textContent_ru7av","selected":"select__selected_ru7av","highlighted":"select__highlighted_ru7av","content":"select__content_ru7av"};
5
+ var styles = {"option":"select__option_1k7vx","disabled":"select__disabled_1k7vx","checkmarkBefore":"select__checkmarkBefore_1k7vx","mobile":"select__mobile_1k7vx","checkmarkAfter":"select__checkmarkAfter_1k7vx","size-72":"select__size-72_1k7vx","textContent":"select__textContent_1k7vx","selected":"select__selected_1k7vx","highlighted":"select__highlighted_1k7vx","content":"select__content_1k7vx"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -30,25 +30,25 @@
30
30
  --select-options-list-bottom-padding: var(--gap-0);
31
31
  --select-option-background: var(--color-light-modal-bg-primary);
32
32
  }
33
- .select__component_m1i15 {
33
+ .select__component_l1bbh {
34
34
  width: -moz-max-content;
35
35
  width: max-content;
36
36
  position: relative;
37
37
  outline: 0;
38
38
  max-width: 100%;
39
39
  }
40
- .select__popoverInner_m1i15 {
40
+ .select__popoverInner_l1bbh {
41
41
  padding-top: var(--select-options-list-offset);
42
42
  padding-bottom: var(--select-options-list-offset);
43
43
  background: transparent;
44
44
  border-radius: var(--border-radius-0);
45
45
  position: relative;
46
46
  }
47
- .select__popoverInner_m1i15.select__popoverInner_m1i15 {
47
+ .select__popoverInner_l1bbh.select__popoverInner_l1bbh {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_m1i15 {
51
+ .select__optionsListWrapper_l1bbh {
52
52
  position: relative;
53
53
  padding-top: var(--select-options-list-top-padding);
54
54
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -58,7 +58,7 @@
58
58
  overflow: hidden;
59
59
  will-change: transform;
60
60
  }
61
- .select__optionsListBorder_m1i15 {
61
+ .select__optionsListBorder_l1bbh {
62
62
  position: absolute;
63
63
  top: var(--gap-0);
64
64
  right: var(--gap-0);
@@ -68,7 +68,7 @@
68
68
  border-radius: inherit;
69
69
  pointer-events: none;
70
70
  }
71
- .select__nativeSelect_m1i15 {
71
+ .select__nativeSelect_l1bbh {
72
72
  opacity: 0;
73
73
  overflow: hidden;
74
74
  position: absolute;
@@ -82,19 +82,19 @@
82
82
  cursor: pointer;
83
83
  z-index: 1;
84
84
  }
85
- .select__block_m1i15 {
85
+ .select__block_l1bbh {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_m1i15 {
88
+ .select__emptySearchPlaceholder_l1bbh {
89
89
  text-align: center;
90
90
  }
91
- .select__search_m1i15 {
91
+ .select__search_l1bbh {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_m1i15.select__size-72_m1i15 {
94
+ .select__search_l1bbh.select__size-72_l1bbh {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_m1i15:last-child {
98
+ .select__search_l1bbh:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_m1i15","popoverInner":"select__popoverInner_m1i15","optionsListWrapper":"select__optionsListWrapper_m1i15","optionsListBorder":"select__optionsListBorder_m1i15","nativeSelect":"select__nativeSelect_m1i15","block":"select__block_m1i15","emptySearchPlaceholder":"select__emptySearchPlaceholder_m1i15","search":"select__search_m1i15","size-72":"select__size-72_m1i15"};
5
+ var styles = {"component":"select__component_l1bbh","popoverInner":"select__popoverInner_l1bbh","optionsListWrapper":"select__optionsListWrapper_l1bbh","optionsListBorder":"select__optionsListBorder_l1bbh","nativeSelect":"select__nativeSelect_l1bbh","block":"select__block_l1bbh","emptySearchPlaceholder":"select__emptySearchPlaceholder_l1bbh","search":"select__search_l1bbh","size-72":"select__size-72_l1bbh"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -9,40 +9,40 @@
9
9
  --gap-16: var(--gap-m);
10
10
  --gap-20: var(--gap-l);
11
11
  }
12
- .select__sheet_zs8gf {
12
+ .select__sheet_7eju1 {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf {
15
+ .select__sheetContent_7eju1.select__sheetContent_7eju1 {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf .select__modalContent_zs8gf {
18
+ .select__sheetContent_7eju1.select__sheetContent_7eju1 .select__modalContent_7eju1 {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_zs8gf {
23
+ .select__sheetContainer_7eju1 {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_zs8gf {
26
+ .select__optionsListWrapper_7eju1 {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_zs8gf.select__optionsList_zs8gf {
29
+ .select__optionsList_7eju1.select__optionsList_7eju1 {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_zs8gf {
34
+ .select__scrollbar_7eju1 {
35
35
  flex: 1;
36
36
  }
37
- .select__search_zs8gf {
37
+ .select__search_7eju1 {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_zs8gf.select__option_zs8gf {
40
+ .select__option_7eju1.select__option_7eju1 {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4);
42
42
  }
43
- .select__option_zs8gf.select__option_zs8gf:before {
43
+ .select__option_7eju1.select__option_7eju1:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_zs8gf.select__optionGroup_zs8gf {
46
+ .select__optionGroup_7eju1.select__optionGroup_7eju1 {
47
47
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
48
48
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"sheet":"select__sheet_zs8gf","sheetContent":"select__sheetContent_zs8gf","modalContent":"select__modalContent_zs8gf","sheetContainer":"select__sheetContainer_zs8gf","optionsListWrapper":"select__optionsListWrapper_zs8gf","optionsList":"select__optionsList_zs8gf","scrollbar":"select__scrollbar_zs8gf","search":"select__search_zs8gf","option":"select__option_zs8gf","optionGroup":"select__optionGroup_zs8gf"};
5
+ var mobileStyles = {"sheet":"select__sheet_7eju1","sheetContent":"select__sheetContent_7eju1","modalContent":"select__modalContent_7eju1","sheetContainer":"select__sheetContainer_7eju1","optionsListWrapper":"select__optionsListWrapper_7eju1","optionsList":"select__optionsList_7eju1","scrollbar":"select__scrollbar_7eju1","search":"select__search_7eju1","option":"select__option_7eju1","optionGroup":"select__optionGroup_7eju1"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -13,16 +13,16 @@
13
13
  --select-checkmark-after-display-single: flex;
14
14
  --select-checkmark-unselected-opacity: 0;
15
15
  }
16
- .select__checkmark_wsmy1 {
16
+ .select__checkmark_1p6bk {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_wsmy1.select__before_wsmy1 {
19
+ .select__checkmark_1p6bk.select__before_1p6bk {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_wsmy1.select__after_wsmy1 {
22
+ .select__checkmark_1p6bk.select__after_1p6bk {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_wsmy1 {
25
+ .select__single_1p6bk {
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
@@ -30,26 +30,26 @@
30
30
  width: var(--select-checkmark-size);
31
31
  height: var(--select-checkmark-size);
32
32
  }
33
- .select__single_wsmy1.select__selected_wsmy1 {
33
+ .select__single_1p6bk.select__selected_1p6bk {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_wsmy1.select__before_wsmy1 {
36
+ .select__multiple_1p6bk.select__before_1p6bk {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_wsmy1.select__after_wsmy1 {
40
+ .select__multiple_1p6bk.select__after_1p6bk {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_wsmy1.select__after_wsmy1 {
43
+ .select__after_1p6bk.select__after_1p6bk {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_wsmy1.select__after_wsmy1.select__single_wsmy1 {
46
+ .select__after_1p6bk.select__after_1p6bk.select__single_1p6bk {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_wsmy1 {
49
+ .select__colorIcon_1p6bk {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_wsmy1 {
52
+ .select__displayIcon_1p6bk {
53
53
  display: block;
54
54
  width: 100%;
55
55
  height: 100%;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_wsmy1","before":"select__before_wsmy1","after":"select__after_wsmy1","single":"select__single_wsmy1","selected":"select__selected_wsmy1","multiple":"select__multiple_wsmy1","colorIcon":"select__colorIcon_wsmy1","displayIcon":"select__displayIcon_wsmy1"};
5
+ var styles = {"checkmark":"select__checkmark_1p6bk","before":"select__before_1p6bk","after":"select__after_1p6bk","single":"select__single_1p6bk","selected":"select__selected_1p6bk","multiple":"select__multiple_1p6bk","colorIcon":"select__colorIcon_1p6bk","displayIcon":"select__displayIcon_1p6bk"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,7 +6,7 @@
6
6
  --select-mobile-checkmark-display-icon: block;
7
7
  --select-mobile-checkmark-display-badge: none;
8
8
  }
9
- .select__checkmark_l2hwz {
9
+ .select__checkmark_12jq7 {
10
10
  flex-shrink: 0;
11
11
  display: flex;
12
12
  align-items: center;
@@ -15,18 +15,18 @@
15
15
  height: 24px;
16
16
  opacity: 0;
17
17
  }
18
- .select__checkmark_l2hwz.select__selected_l2hwz {
18
+ .select__checkmark_12jq7.select__selected_12jq7 {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_l2hwz.select__before_l2hwz {
21
+ .select__checkmark_12jq7.select__before_12jq7 {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_l2hwz.select__after_l2hwz {
24
+ .select__checkmark_12jq7.select__after_12jq7 {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_l2hwz {
27
+ .select__displayIcon_12jq7 {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_l2hwz {
30
+ .select__displayBadge_12jq7 {
31
31
  display: var(--select-mobile-checkmark-display-badge);
32
32
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_l2hwz","selected":"select__selected_l2hwz","before":"select__before_l2hwz","after":"select__after_l2hwz","displayIcon":"select__displayIcon_l2hwz","displayBadge":"select__displayBadge_l2hwz"};
5
+ var styles = {"checkmark":"select__checkmark_12jq7","selected":"select__selected_12jq7","before":"select__before_12jq7","after":"select__after_12jq7","displayIcon":"select__displayIcon_12jq7","displayBadge":"select__displayBadge_12jq7"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,16 +6,16 @@
6
6
  :root {
7
7
  --input-error-icon-display: none;
8
8
  }
9
- .select__clearIcon_1i9gw {
9
+ .select__clearIcon_12dxb {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_1i9gw:hover {
13
+ .select__clearIcon_12dxb:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_1i9gw:active {
16
+ .select__clearIcon_12dxb:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_1i9gw + [data-addon='error-icon'] {
19
+ .select__clearButton_12dxb + [data-addon='error-icon'] {
20
20
  display: var(--input-error-icon-display);
21
21
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"clearIcon":"select__clearIcon_1i9gw","clearButton":"select__clearButton_1i9gw"};
5
+ var styles = {"clearIcon":"select__clearIcon_12dxb","clearButton":"select__clearButton_12dxb"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -18,28 +18,28 @@
18
18
  :root {
19
19
  --select-arrow-hover-opacity: 0.7;
20
20
  }
21
- .select__component_od0go {
21
+ .select__component_8hgw7 {
22
22
  width: 100%;
23
23
  outline: none;
24
24
  }
25
- .select__field_od0go:not(.select__disabled_od0go) {
25
+ .select__field_8hgw7:not(.select__disabled_8hgw7) {
26
26
  cursor: pointer;
27
27
  }
28
- .select__field_od0go:not(.select__disabled_od0go):hover .select__arrow_od0go {
28
+ .select__field_8hgw7:not(.select__disabled_8hgw7):hover .select__arrow_8hgw7 {
29
29
  opacity: var(--select-arrow-hover-opacity);
30
30
  }
31
- .select__disabled_od0go {
31
+ .select__disabled_8hgw7 {
32
32
  cursor: var(--disabled-cursor);
33
33
  }
34
- .select__placeholder_od0go {
34
+ .select__placeholder_8hgw7 {
35
35
  color: var(--input-placeholder-color);
36
36
  transition: color 0.2s ease;
37
- animation: select__show-placeholder_od0go 0.2s ease;
37
+ animation: select__show-placeholder_8hgw7 0.2s ease;
38
38
  }
39
- .select__placeholder_od0go.select__focused_od0go {
39
+ .select__placeholder_8hgw7.select__focused_8hgw7 {
40
40
  color: var(--input-focus-placeholder-color);
41
41
  }
42
- .select__contentWrapper_od0go {
42
+ .select__contentWrapper_8hgw7 {
43
43
  font-size: 16px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
@@ -50,28 +50,28 @@
50
50
  overflow: hidden;
51
51
  width: 100%;
52
52
  }
53
- .select__contentWrapper_od0go.select__size-40_od0go {
53
+ .select__contentWrapper_8hgw7.select__size-40_8hgw7 {
54
54
  font-size: 14px;
55
55
  line-height: 18px;
56
56
  font-weight: 400;
57
57
  font-family: var(--font-family-system);
58
58
  }
59
- .select__value_od0go {
59
+ .select__value_8hgw7 {
60
60
  overflow: hidden;
61
61
  text-overflow: ellipsis;
62
62
  text-align: left;
63
63
  }
64
- .select__value_od0go.select__size-40_od0go {
64
+ .select__value_8hgw7.select__size-40_8hgw7 {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  font-family: var(--font-family-system);
69
69
  }
70
- .select__focusVisible_od0go {
70
+ .select__focusVisible_8hgw7 {
71
71
  outline: 2px solid var(--focus-color);
72
72
  outline-offset: 2px;
73
73
  }
74
- @keyframes select__show-placeholder_od0go {
74
+ @keyframes select__show-placeholder_8hgw7 {
75
75
  from {
76
76
  opacity: 0;
77
77
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_od0go","field":"select__field_od0go","disabled":"select__disabled_od0go","arrow":"select__arrow_od0go","placeholder":"select__placeholder_od0go","show-placeholder":"select__show-placeholder_od0go","focused":"select__focused_od0go","contentWrapper":"select__contentWrapper_od0go","size-40":"select__size-40_od0go","value":"select__value_od0go","focusVisible":"select__focusVisible_od0go"};
5
+ var styles = {"component":"select__component_8hgw7","field":"select__field_8hgw7","disabled":"select__disabled_8hgw7","arrow":"select__arrow_8hgw7","placeholder":"select__placeholder_8hgw7","show-placeholder":"select__show-placeholder_8hgw7","focused":"select__focused_8hgw7","contentWrapper":"select__contentWrapper_8hgw7","size-40":"select__size-40_8hgw7","value":"select__value_8hgw7","focusVisible":"select__focusVisible_8hgw7"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,20 +6,20 @@
6
6
  --gap-m: 16px;
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__footer_6i9y7 {
9
+ .select__footer_7ignv {
10
10
  display: flex;
11
11
  box-sizing: border-box;
12
12
  width: 100%;
13
13
  padding: var(--gap-16) var(--gap-16);
14
14
  background-color: var(--color-light-modal-bg-primary);
15
15
  }
16
- .select__footer_6i9y7 .select__button_6i9y7:first-of-type {
16
+ .select__footer_7ignv .select__button_7ignv:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_6i9y7 {
19
+ .select__button_7ignv {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_6i9y7 {
22
+ .select__highlighted_7ignv {
23
23
  border-top: 1px solid var(--color-light-neutral-300);
24
24
  background-color: var(--color-light-modal-bg-primary);
25
25
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"footer":"select__footer_6i9y7","button":"select__button_6i9y7","highlighted":"select__highlighted_6i9y7"};
5
+ var styles = {"footer":"select__footer_7ignv","button":"select__button_7ignv","highlighted":"select__highlighted_7ignv"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -23,7 +23,7 @@
23
23
  --select-optgroup-l-left-padding: var(--gap-16);
24
24
  --select-optgroup-l-right-padding: var(--gap-16);
25
25
  }
26
- .select__optgroup_1rcmv {
26
+ .select__optgroup_1qcg6 {
27
27
  position: relative;
28
28
  display: flex;
29
29
  align-items: center;
@@ -33,10 +33,10 @@
33
33
  background: var(--select-optgroup-background);
34
34
  min-height: 40px;
35
35
  }
36
- .select__optgroup_1rcmv + *[role='option']:before {
36
+ .select__optgroup_1qcg6 + *[role='option']:before {
37
37
  display: none;
38
38
  }
39
- .select__label_1rcmv {
39
+ .select__label_1qcg6 {
40
40
  font-size: 12px;
41
41
  line-height: 16px;
42
42
  font-weight: 400;
@@ -47,7 +47,7 @@
47
47
  display: block;
48
48
  color: var(--select-optgroup-color);
49
49
  }
50
- .select__size-72_1rcmv {
50
+ .select__size-72_1qcg6 {
51
51
  padding-left: var(--select-optgroup-l-left-padding);
52
52
  padding-right: var(--select-optgroup-l-right-padding);
53
53
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"optgroup":"select__optgroup_1rcmv","label":"select__label_1rcmv","size-72":"select__size-72_1rcmv"};
5
+ var styles = {"optgroup":"select__optgroup_1qcg6","label":"select__label_1qcg6","size-72":"select__size-72_1qcg6"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map