@alfalab/core-components-select 18.2.1 → 18.2.2

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 +2 -2
  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
@@ -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_shl4h {
9
+ } .select__arrow_1l2d1 {
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_shl4h.select__disabled_shl4h {
18
+ } .select__arrow_1l2d1.select__disabled_1l2d1 {
19
19
  color: var(--select-arrow-disabled-color);
20
- } .select__arrow_shl4h.select__size-40_shl4h {
20
+ } .select__arrow_1l2d1.select__size-40_1l2d1 {
21
21
  width: auto;
22
22
  width: initial;
23
23
  height: auto;
24
24
  height: initial;
25
- } .select__open_shl4h {
25
+ } .select__open_1l2d1 {
26
26
  transform: var(--arrow-transform);
27
27
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"arrow":"select__arrow_shl4h","disabled":"select__disabled_shl4h","size-40":"select__size-40_shl4h","open":"select__open_shl4h"};
5
+ var styles = {"arrow":"select__arrow_1l2d1","disabled":"select__disabled_1l2d1","size-40":"select__size-40_1l2d1","open":"select__open_1l2d1"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,15 +1,15 @@
1
- .select__checkmark_plsmh {
1
+ .select__checkmark_1nnd4 {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box;
4
- } .select__checkmark_plsmh.select__start_plsmh {
4
+ } .select__checkmark_1nnd4.select__start_1nnd4 {
5
5
  align-self: start;
6
- } .select__checkmark_plsmh.select__center_plsmh {
6
+ } .select__checkmark_1nnd4.select__center_1nnd4 {
7
7
  align-self: center;
8
- } .select__single_plsmh {
8
+ } .select__single_1nnd4 {
9
9
  display: flex;
10
10
  align-items: center;
11
11
  justify-content: center;
12
12
  opacity: 0;
13
- } .select__single_plsmh.select__selected_plsmh {
13
+ } .select__single_1nnd4.select__selected_1nnd4 {
14
14
  opacity: 1;
15
15
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_plsmh","start":"select__start_plsmh","center":"select__center_plsmh","single":"select__single_plsmh","selected":"select__selected_plsmh"};
5
+ var styles = {"checkmark":"select__checkmark_1nnd4","start":"select__start_1nnd4","center":"select__center_1nnd4","single":"select__single_1nnd4","selected":"select__selected_1nnd4"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_1rbbu {
29
+ } .select__option_9a7ll {
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_1rbbu:not(.select__disabled_1rbbu):active {
43
+ } .select__option_9a7ll:not(.select__disabled_9a7ll):active {
44
44
  background: var(--select-option-active-background);
45
45
  color: var(--select-option-active-color);
46
- } .select__option_1rbbu.select__checkmarkBefore_1rbbu {
46
+ } .select__option_9a7ll.select__checkmarkBefore_9a7ll {
47
47
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
48
- } .select__option_1rbbu.select__checkmarkBefore_1rbbu.select__mobile_1rbbu {
48
+ } .select__option_9a7ll.select__checkmarkBefore_9a7ll.select__mobile_9a7ll {
49
49
  padding-left: var(--gap-16);
50
- } .select__option_1rbbu.select__checkmarkAfter_1rbbu.select__checkmarkAfter_1rbbu {
50
+ } .select__option_9a7ll.select__checkmarkAfter_9a7ll.select__checkmarkAfter_9a7ll {
51
51
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
52
- } .select__option_1rbbu.select__checkmarkAfter_1rbbu.select__checkmarkAfter_1rbbu.select__size-72_1rbbu {
52
+ } .select__option_9a7ll.select__checkmarkAfter_9a7ll.select__checkmarkAfter_9a7ll.select__size-72_9a7ll {
53
53
  padding-right: var(--gap-16);
54
- } .select__option_1rbbu.select__checkmarkAfter_1rbbu.select__checkmarkAfter_1rbbu.select__mobile_1rbbu {
54
+ } .select__option_9a7ll.select__checkmarkAfter_9a7ll.select__checkmarkAfter_9a7ll.select__mobile_9a7ll {
55
55
  padding-right: var(--gap-20);
56
- } .select__option_1rbbu.select__textContent_1rbbu {
56
+ } .select__option_9a7ll.select__textContent_9a7ll {
57
57
  padding: var(--gap-12);
58
- } .select__option_1rbbu.select__textContent_1rbbu.select__size-72_1rbbu {
58
+ } .select__option_9a7ll.select__textContent_9a7ll.select__size-72_9a7ll {
59
59
  padding-left: var(--gap-16);
60
60
  padding-right: var(--gap-16);
61
- } .select__option_1rbbu.select__textContent_1rbbu.select__mobile_1rbbu {
61
+ } .select__option_9a7ll.select__textContent_9a7ll.select__mobile_9a7ll {
62
62
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
63
- } .select__selected_1rbbu {
63
+ } .select__selected_9a7ll {
64
64
  background: var(--select-option-selected-background);
65
65
  color: var(--select-option-selected-color);
66
66
  cursor: default;
67
- } .select__highlighted_1rbbu {
67
+ } .select__highlighted_9a7ll {
68
68
  background: var(--select-option-hover-background);
69
69
  color: var(--select-option-hover-color);
70
- } .select__disabled_1rbbu {
70
+ } .select__disabled_9a7ll {
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_1rbbu {
74
+ } .select__checkmarkBeforeContent_9a7ll {
75
75
  margin-right: var(--gap-12);
76
- } .select__checkmarkAfterContent_1rbbu {
76
+ } .select__checkmarkAfterContent_9a7ll {
77
77
  margin-left: var(--gap-12);
78
- } .select__content_1rbbu {
78
+ } .select__content_9a7ll {
79
79
  flex: 1;
80
80
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1rbbu","disabled":"select__disabled_1rbbu","checkmarkBefore":"select__checkmarkBefore_1rbbu","mobile":"select__mobile_1rbbu","checkmarkAfter":"select__checkmarkAfter_1rbbu","size-72":"select__size-72_1rbbu","textContent":"select__textContent_1rbbu","selected":"select__selected_1rbbu","highlighted":"select__highlighted_1rbbu","checkmarkBeforeContent":"select__checkmarkBeforeContent_1rbbu","checkmarkAfterContent":"select__checkmarkAfterContent_1rbbu","content":"select__content_1rbbu"};
5
+ var styles = {"option":"select__option_9a7ll","disabled":"select__disabled_9a7ll","checkmarkBefore":"select__checkmarkBefore_9a7ll","mobile":"select__mobile_9a7ll","checkmarkAfter":"select__checkmarkAfter_9a7ll","size-72":"select__size-72_9a7ll","textContent":"select__textContent_9a7ll","selected":"select__selected_9a7ll","highlighted":"select__highlighted_9a7ll","checkmarkBeforeContent":"select__checkmarkBeforeContent_9a7ll","checkmarkAfterContent":"select__checkmarkAfterContent_9a7ll","content":"select__content_9a7ll"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_1sewb {
28
+ } .select__component_1urds {
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_1sewb {
34
+ } .select__popoverInner_1urds {
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_1sewb.select__popoverInner_1sewb {
40
+ } .select__popoverInner_1urds.select__popoverInner_1urds {
41
41
  box-shadow: none;
42
42
  border: none;
43
- } .select__optionsListWrapper_1sewb {
43
+ } .select__optionsListWrapper_1urds {
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_1sewb {
52
+ } .select__optionsListBorder_1urds {
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_1sewb {
61
+ } .select__nativeSelect_1urds {
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_1sewb {
74
+ } .select__block_1urds {
75
75
  width: 100%;
76
- } .select__emptySearchPlaceholder_1sewb {
76
+ } .select__emptySearchPlaceholder_1urds {
77
77
  text-align: center;
78
- } .select__search_1sewb {
78
+ } .select__search_1urds {
79
79
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
80
- } .select__search_1sewb.select__size-72_1sewb {
80
+ } .select__search_1urds.select__size-72_1urds {
81
81
  margin-left: var(--gap-16);
82
82
  margin-right: var(--gap-16);
83
- } .select__search_1sewb:last-child {
83
+ } .select__search_1urds:last-child {
84
84
  margin-bottom: var(--gap-12);
85
85
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_1sewb","popoverInner":"select__popoverInner_1sewb","optionsListWrapper":"select__optionsListWrapper_1sewb","optionsListBorder":"select__optionsListBorder_1sewb","nativeSelect":"select__nativeSelect_1sewb","block":"select__block_1sewb","emptySearchPlaceholder":"select__emptySearchPlaceholder_1sewb","search":"select__search_1sewb","size-72":"select__size-72_1sewb"};
5
+ var styles = {"component":"select__component_1urds","popoverInner":"select__popoverInner_1urds","optionsListWrapper":"select__optionsListWrapper_1urds","optionsListBorder":"select__optionsListBorder_1urds","nativeSelect":"select__nativeSelect_1urds","block":"select__block_1urds","emptySearchPlaceholder":"select__emptySearchPlaceholder_1urds","search":"select__search_1urds","size-72":"select__size-72_1urds"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_1rab8 {
11
+ } .select__sheet_xuh0t {
12
12
  overflow: hidden;
13
- } .select__sheetContent_1rab8.select__sheetContent_1rab8 {
13
+ } .select__sheetContent_xuh0t.select__sheetContent_xuh0t {
14
14
  padding: var(--gap-0);
15
- } .select__sheetContent_1rab8.select__sheetContent_1rab8 .select__modalContent_1rab8 {
15
+ } .select__sheetContent_xuh0t.select__sheetContent_xuh0t .select__modalContent_xuh0t {
16
16
  padding: var(--gap-0);
17
17
  display: flex;
18
18
  flex-direction: column;
19
- } .select__sheetContainer_1rab8 {
19
+ } .select__sheetContainer_xuh0t {
20
20
  padding: var(--gap-0);
21
- } .select__optionsListWrapper_1rab8 {
21
+ } .select__optionsListWrapper_xuh0t {
22
22
  flex: 1;
23
- } .select__optionsList_1rab8.select__optionsList_1rab8 {
23
+ } .select__optionsList_xuh0t.select__optionsList_xuh0t {
24
24
  height: 100%;
25
25
  display: flex;
26
26
  flex-direction: column;
27
- } .select__scrollbar_1rab8 {
27
+ } .select__scrollbar_xuh0t {
28
28
  flex: 1;
29
- } .select__search_1rab8 {
29
+ } .select__search_xuh0t {
30
30
  padding: var(--gap-8);
31
- } .select__option_1rab8.select__option_1rab8 {
31
+ } .select__option_xuh0t.select__option_xuh0t {
32
32
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16);
33
- } .select__option_1rab8.select__option_1rab8:before {
33
+ } .select__option_xuh0t.select__option_xuh0t:before {
34
34
  display: none;
35
- } .select__optionGroup_1rab8.select__optionGroup_1rab8 {
35
+ } .select__optionGroup_xuh0t.select__optionGroup_xuh0t {
36
36
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
37
37
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"sheet":"select__sheet_1rab8","sheetContent":"select__sheetContent_1rab8","modalContent":"select__modalContent_1rab8","sheetContainer":"select__sheetContainer_1rab8","optionsListWrapper":"select__optionsListWrapper_1rab8","optionsList":"select__optionsList_1rab8","scrollbar":"select__scrollbar_1rab8","search":"select__search_1rab8","option":"select__option_1rab8","optionGroup":"select__optionGroup_1rab8"};
5
+ var mobileStyles = {"sheet":"select__sheet_xuh0t","sheetContent":"select__sheetContent_xuh0t","modalContent":"select__modalContent_xuh0t","sheetContainer":"select__sheetContainer_xuh0t","optionsListWrapper":"select__optionsListWrapper_xuh0t","optionsList":"select__optionsList_xuh0t","scrollbar":"select__scrollbar_xuh0t","search":"select__search_xuh0t","option":"select__option_xuh0t","optionGroup":"select__optionGroup_xuh0t"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# 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_1w9rh {
24
+ } .select__checkmark_e8n8r {
25
25
  flex-shrink: 0;
26
26
  margin: var(--select-checkmark-margin);
27
- } .select__checkmark_1w9rh.select__after_1w9rh {
27
+ } .select__checkmark_e8n8r.select__after_e8n8r {
28
28
  margin: var(--select-checkmark-margin-after);
29
- } .select__single_1w9rh {
29
+ } .select__single_e8n8r {
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_1w9rh.select__selected_1w9rh {
39
+ } .select__single_e8n8r.select__selected_e8n8r {
40
40
  opacity: 1;
41
- } .select__before_1w9rh {
41
+ } .select__before_e8n8r {
42
42
  display: var(--select-checkmark-before-display);
43
- } .select__before_1w9rh.select__multiple_1w9rh {
43
+ } .select__before_e8n8r.select__multiple_e8n8r {
44
44
  margin-right: var(--gap-12);
45
45
  display: var(--select-checkmark-before-display-multiple);
46
- } .select__after_1w9rh.select__after_1w9rh {
46
+ } .select__after_e8n8r.select__after_e8n8r {
47
47
  display: var(--select-checkmark-after-display);
48
- } .select__after_1w9rh.select__after_1w9rh.select__single_1w9rh {
48
+ } .select__after_e8n8r.select__after_e8n8r.select__single_e8n8r {
49
49
  display: var(--select-checkmark-after-display-single);
50
- } .select__colorIcon_1w9rh {
50
+ } .select__colorIcon_e8n8r {
51
51
  color: var(--color-light-status-positive);
52
52
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_1w9rh","after":"select__after_1w9rh","single":"select__single_1w9rh","selected":"select__selected_1w9rh","before":"select__before_1w9rh","multiple":"select__multiple_1w9rh","colorIcon":"select__colorIcon_1w9rh"};
5
+ var styles = {"checkmark":"select__checkmark_e8n8r","after":"select__after_e8n8r","single":"select__single_e8n8r","selected":"select__selected_e8n8r","before":"select__before_e8n8r","multiple":"select__multiple_e8n8r","colorIcon":"select__colorIcon_e8n8r"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_fisa1 {
4
+ } .select__checkmark_1lz4f {
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_fisa1:first-child {
12
+ } .select__checkmark_1lz4f:first-child {
13
13
  display: none;
14
- } .select__checkmark_fisa1.select__selected_fisa1 {
14
+ } .select__checkmark_1lz4f.select__selected_1lz4f {
15
15
  opacity: 1;
16
- } .select__displayIcon_fisa1 {
16
+ } .select__displayIcon_1lz4f {
17
17
  display: var(--select-mobile-checkmark-display-icon);
18
- } .select__displayBadge_fisa1 {
18
+ } .select__displayBadge_1lz4f {
19
19
  display: var(--select-mobile-checkmark-display-badge);
20
20
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"checkmark":"select__checkmark_fisa1","selected":"select__selected_fisa1","displayIcon":"select__displayIcon_fisa1"};
5
+ var styles = {"checkmark":"select__checkmark_1lz4f","selected":"select__selected_1lz4f","displayIcon":"select__displayIcon_1lz4f"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# 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_ak2sr {
7
+ } .select__clearIcon_1ymrn {
8
8
  display: block;
9
9
  color: var(--color-light-neutral-translucent-500);
10
- } .select__clearIcon_ak2sr:hover {
10
+ } .select__clearIcon_1ymrn:hover {
11
11
  color: var(--color-light-neutral-translucent-500-hover);
12
- } .select__clearIcon_ak2sr:active {
12
+ } .select__clearIcon_1ymrn:active {
13
13
  color: var(--color-light-neutral-translucent-500-press);
14
- } .select__clearButton_ak2sr + [data-addon='error-icon'] {
14
+ } .select__clearButton_1ymrn + [data-addon='error-icon'] {
15
15
  display: var(--input-error-icon-display);
16
16
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"clearIcon":"select__clearIcon_ak2sr","clearButton":"select__clearButton_ak2sr"};
5
+ var styles = {"clearIcon":"select__clearIcon_1ymrn","clearButton":"select__clearButton_1ymrn"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -10,22 +10,22 @@
10
10
  --input-focus-placeholder-color: var(--color-light-text-tertiary);
11
11
  } :root {
12
12
  --select-arrow-hover-opacity: 0.7;
13
- } .select__component_1foqf {
13
+ } .select__component_14qb7 {
14
14
  width: 100%;
15
15
  outline: none;
16
- } .select__field_1foqf:not(.select__disabled_1foqf) {
16
+ } .select__field_14qb7:not(.select__disabled_14qb7) {
17
17
  cursor: pointer;
18
- } .select__field_1foqf:not(.select__disabled_1foqf):hover .select__arrow_1foqf {
18
+ } .select__field_14qb7:not(.select__disabled_14qb7):hover .select__arrow_14qb7 {
19
19
  opacity: var(--select-arrow-hover-opacity);
20
- } .select__disabled_1foqf {
20
+ } .select__disabled_14qb7 {
21
21
  cursor: var(--disabled-cursor);
22
- } .select__placeholder_1foqf {
22
+ } .select__placeholder_14qb7 {
23
23
  color: var(--input-placeholder-color);
24
24
  transition: color 0.2s ease;
25
- animation: select__show-placeholder_1foqf 0.2s ease;
26
- } .select__placeholder_1foqf.select__focused_1foqf {
25
+ animation: select__show-placeholder_14qb7 0.2s ease;
26
+ } .select__placeholder_14qb7.select__focused_14qb7 {
27
27
  color: var(--input-focus-placeholder-color);
28
- } .select__contentWrapper_1foqf {
28
+ } .select__contentWrapper_14qb7 {
29
29
  font-size: 16px;
30
30
  line-height: 20px;
31
31
  font-weight: 400;
@@ -34,22 +34,22 @@
34
34
  text-overflow: ellipsis;
35
35
  overflow: hidden;
36
36
  width: 100%;
37
- } .select__contentWrapper_1foqf.select__size-40_1foqf {
37
+ } .select__contentWrapper_14qb7.select__size-40_14qb7 {
38
38
  font-size: 14px;
39
39
  line-height: 18px;
40
40
  font-weight: 400;
41
- } .select__value_1foqf {
41
+ } .select__value_14qb7 {
42
42
  overflow: hidden;
43
43
  text-overflow: ellipsis;
44
44
  text-align: left;
45
- } .select__value_1foqf.select__size-40_1foqf {
45
+ } .select__value_14qb7.select__size-40_14qb7 {
46
46
  font-size: 14px;
47
47
  line-height: 18px;
48
48
  font-weight: 400;
49
- } .select__focusVisible_1foqf {
49
+ } .select__focusVisible_14qb7 {
50
50
  outline: 2px solid var(--focus-color);
51
51
  outline-offset: 2px;
52
- } @keyframes select__show-placeholder_1foqf {
52
+ } @keyframes select__show-placeholder_14qb7 {
53
53
  from {
54
54
  opacity: 0;
55
55
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_1foqf","field":"select__field_1foqf","disabled":"select__disabled_1foqf","arrow":"select__arrow_1foqf","placeholder":"select__placeholder_1foqf","show-placeholder":"select__show-placeholder_1foqf","focused":"select__focused_1foqf","contentWrapper":"select__contentWrapper_1foqf","size-40":"select__size-40_1foqf","value":"select__value_1foqf","focusVisible":"select__focusVisible_1foqf"};
5
+ var styles = {"component":"select__component_14qb7","field":"select__field_14qb7","disabled":"select__disabled_14qb7","arrow":"select__arrow_14qb7","placeholder":"select__placeholder_14qb7","show-placeholder":"select__show-placeholder_14qb7","focused":"select__focused_14qb7","contentWrapper":"select__contentWrapper_14qb7","size-40":"select__size-40_14qb7","value":"select__value_14qb7","focusVisible":"select__focusVisible_14qb7"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -4,17 +4,17 @@
4
4
  } :root {
5
5
  --gap-m: 16px;
6
6
  --gap-16: var(--gap-m);
7
- } .select__footer_177wg {
7
+ } .select__footer_d86lr {
8
8
  display: flex;
9
9
  box-sizing: border-box;
10
10
  width: 100%;
11
11
  padding: var(--gap-16) var(--gap-16);
12
12
  background-color: var(--color-light-modal-bg-primary);
13
- } .select__footer_177wg .select__button_177wg:first-of-type {
13
+ } .select__footer_d86lr .select__button_d86lr:first-of-type {
14
14
  margin-right: var(--gap-16);
15
- } .select__button_177wg {
15
+ } .select__button_d86lr {
16
16
  width: 50%;
17
- } .select__highlighted_177wg {
17
+ } .select__highlighted_d86lr {
18
18
  border-top: 1px solid var(--color-light-neutral-300);
19
19
  background-color: var(--color-light-modal-bg-primary);
20
20
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"footer":"select__footer_177wg","button":"select__button_177wg","highlighted":"select__highlighted_177wg"};
5
+ var styles = {"footer":"select__footer_d86lr","button":"select__button_d86lr","highlighted":"select__highlighted_d86lr"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -16,7 +16,7 @@
16
16
  --select-optgroup-right-padding: var(--gap-12);
17
17
  --select-optgroup-l-left-padding: var(--gap-16);
18
18
  --select-optgroup-l-right-padding: var(--gap-16);
19
- } .select__optgroup_1bdez {
19
+ } .select__optgroup_1dpwh {
20
20
  position: relative;
21
21
  display: flex;
22
22
  align-items: center;
@@ -25,9 +25,9 @@
25
25
  box-sizing: border-box;
26
26
  background: var(--select-optgroup-background);
27
27
  min-height: 40px;
28
- } .select__optgroup_1bdez + *[role='option']:before {
28
+ } .select__optgroup_1dpwh + *[role='option']:before {
29
29
  display: none;
30
- } .select__label_1bdez {
30
+ } .select__label_1dpwh {
31
31
  font-size: 12px;
32
32
  line-height: 16px;
33
33
  font-weight: 500;
@@ -36,7 +36,7 @@
36
36
 
37
37
  display: block;
38
38
  color: var(--select-optgroup-color);
39
- } .select__size-72_1bdez {
39
+ } .select__size-72_1dpwh {
40
40
  padding-left: var(--select-optgroup-l-left-padding);
41
41
  padding-right: var(--select-optgroup-l-right-padding);
42
42
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"optgroup":"select__optgroup_1bdez","label":"select__label_1bdez","size-72":"select__size-72_1bdez"};
5
+ var styles = {"optgroup":"select__optgroup_1dpwh","label":"select__label_1dpwh","size-72":"select__size-72_1dpwh"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -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_1hc6a {
38
+ } .select__option_oredf {
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_1hc6a:not(.select__disabled_1hc6a):active {
53
+ } .select__option_oredf:not(.select__disabled_oredf):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
- } .select__option_1hc6a:before {
56
+ } .select__option_oredf:before {
57
57
  content: '';
58
58
  position: absolute;
59
59
  left: var(--select-option-left-padding);
@@ -63,46 +63,46 @@
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_1hc6a:first-child:before {
66
+ } .select__option_oredf:first-child:before {
67
67
  display: none;
68
- } .select__size-48_1hc6a {
68
+ } .select__size-48_oredf {
69
69
  min-height: var(--size-s-height);
70
- } .select__size-56_1hc6a {
70
+ } .select__size-56_oredf {
71
71
  min-height: var(--size-m-height);
72
- } .select__size-64_1hc6a {
72
+ } .select__size-64_oredf {
73
73
  min-height: var(--size-l-height);
74
- } .select__size-72_1hc6a {
74
+ } .select__size-72_oredf {
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_1hc6a:before {
78
+ } .select__size-72_oredf:before {
79
79
  left: var(--select-option-l-left-padding);
80
80
  right: var(--select-option-l-right-padding);
81
- } .select__selected_1hc6a {
81
+ } .select__selected_oredf {
82
82
  background: var(--select-option-selected-background);
83
83
  color: var(--select-option-selected-color);
84
84
  cursor: default;
85
- } .select__highlighted_1hc6a {
85
+ } .select__highlighted_oredf {
86
86
  background: var(--select-option-hover-background);
87
87
  color: var(--select-option-hover-color);
88
- } .select__highlighted_1hc6a:before,
89
- .select__highlighted_1hc6a + .select__option_1hc6a:before {
88
+ } .select__highlighted_oredf:before,
89
+ .select__highlighted_oredf + .select__option_oredf:before {
90
90
  opacity: 0;
91
- } .select__disabled_1hc6a {
91
+ } .select__disabled_oredf {
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_1hc6a {
95
+ } .select__content_oredf {
96
96
  overflow: hidden;
97
97
  flex: 1;
98
98
  text-overflow: ellipsis;
99
- } .select__textContent_1hc6a {
99
+ } .select__textContent_oredf {
100
100
  padding-top: var(--gap-12);
101
101
  padding-bottom: var(--gap-12);
102
- } .select__highlighted_1hc6a {
102
+ } .select__highlighted_oredf {
103
103
  background: var(--select-option-hover-background);
104
104
  color: var(--select-option-hover-color);
105
- } .select__highlighted_1hc6a:before,
106
- .select__highlighted_1hc6a + .select__option_1hc6a:before {
105
+ } .select__highlighted_oredf:before,
106
+ .select__highlighted_oredf + .select__option_oredf:before {
107
107
  opacity: 0;
108
108
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1hc6a","disabled":"select__disabled_1hc6a","size-48":"select__size-48_1hc6a","size-56":"select__size-56_1hc6a","size-64":"select__size-64_1hc6a","size-72":"select__size-72_1hc6a","selected":"select__selected_1hc6a","highlighted":"select__highlighted_1hc6a","content":"select__content_1hc6a","textContent":"select__textContent_1hc6a"};
5
+ var styles = {"option":"select__option_oredf","disabled":"select__disabled_oredf","size-48":"select__size-48_oredf","size-56":"select__size-56_oredf","size-64":"select__size-64_oredf","size-72":"select__size-72_oredf","selected":"select__selected_oredf","highlighted":"select__highlighted_oredf","content":"select__content_oredf","textContent":"select__textContent_oredf"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map