@alfalab/core-components-select 18.0.0 → 18.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/components/arrow/index.css +4 -4
  2. package/components/arrow/index.module.css.js +1 -1
  3. package/components/base-checkmark/index.css +5 -5
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +16 -16
  6. package/components/base-option/index.module.css.js +1 -1
  7. package/components/base-select/index.css +11 -11
  8. package/components/base-select/index.module.css.js +1 -1
  9. package/components/base-select/mobile.css +11 -11
  10. package/components/base-select/mobile.module.css.js +1 -1
  11. package/components/checkmark/index.css +9 -9
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +5 -5
  14. package/components/checkmark-mobile/index.module.css.js +1 -1
  15. package/components/clear-button/index.css +4 -4
  16. package/components/clear-button/index.module.css.js +1 -1
  17. package/components/field/index.css +13 -13
  18. package/components/field/index.module.css.js +1 -1
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/index.module.css.js +1 -1
  21. package/components/optgroup/index.css +4 -4
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +20 -20
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +17 -17
  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 +20 -20
  56. package/esm/components/option/desktop/index.module.css.js +1 -1
  57. package/esm/components/option/mobile/index.css +17 -17
  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 +20 -20
  94. package/modern/components/option/desktop/index.module.css.js +1 -1
  95. package/modern/components/option/mobile/index.css +17 -17
  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 +14 -14
  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,18 +6,18 @@
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_pkrdg {
9
+ } .select__arrow_1ms02 {
10
10
  display: block;
11
11
  width: 24px;
12
12
  height: 24px;
13
13
  color: var(--select-arrow-color);
14
14
 
15
15
  transition: transform 0.15s ease-in-out, opacity 0.2s ease
16
- } .select__arrow_pkrdg.select__disabled_pkrdg {
16
+ } .select__arrow_1ms02.select__disabled_1ms02 {
17
17
  color: var(--select-arrow-disabled-color);
18
- } .select__arrow_pkrdg.select__size-40_pkrdg {
18
+ } .select__arrow_1ms02.select__size-40_1ms02 {
19
19
  width: unset;
20
20
  height: unset;
21
- } .select__open_pkrdg {
21
+ } .select__open_1ms02 {
22
22
  transform: var(--arrow-transform);
23
23
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"arrow":"select__arrow_pkrdg","disabled":"select__disabled_pkrdg","size-40":"select__size-40_pkrdg","open":"select__open_pkrdg"};
5
+ var styles = {"arrow":"select__arrow_1ms02","disabled":"select__disabled_1ms02","size-40":"select__size-40_1ms02","open":"select__open_1ms02"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,15 +1,15 @@
1
- .select__checkmark_x590s {
1
+ .select__checkmark_1uchq {
2
2
  flex-shrink: 0;
3
3
  box-sizing: border-box
4
- } .select__checkmark_x590s.select__start_x590s {
4
+ } .select__checkmark_1uchq.select__start_1uchq {
5
5
  align-self: start;
6
- } .select__checkmark_x590s.select__center_x590s {
6
+ } .select__checkmark_1uchq.select__center_1uchq {
7
7
  align-self: center;
8
- } .select__single_x590s {
8
+ } .select__single_1uchq {
9
9
  display: flex;
10
10
  align-items: center;
11
11
  justify-content: center;
12
12
  opacity: 0
13
- } .select__single_x590s.select__selected_x590s {
13
+ } .select__single_1uchq.select__selected_1uchq {
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_x590s","start":"select__start_x590s","center":"select__center_x590s","single":"select__single_x590s","selected":"select__selected_x590s"};
5
+ var styles = {"checkmark":"select__checkmark_1uchq","start":"select__start_1uchq","center":"select__center_1uchq","single":"select__single_1uchq","selected":"select__selected_1uchq"};
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_14rt9 {
29
+ } .select__option_2247l {
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_14rt9:not(.select__disabled_14rt9):active {
43
+ } .select__option_2247l:not(.select__disabled_2247l):active {
44
44
  background: var(--select-option-active-background);
45
45
  color: var(--select-option-active-color);
46
- } .select__option_14rt9.select__checkmarkBefore_14rt9 {
46
+ } .select__option_2247l.select__checkmarkBefore_2247l {
47
47
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12)
48
- } .select__option_14rt9.select__checkmarkBefore_14rt9.select__mobile_14rt9 {
48
+ } .select__option_2247l.select__checkmarkBefore_2247l.select__mobile_2247l {
49
49
  padding-left: var(--gap-16);
50
- } .select__option_14rt9.select__checkmarkAfter_14rt9.select__checkmarkAfter_14rt9 {
50
+ } .select__option_2247l.select__checkmarkAfter_2247l.select__checkmarkAfter_2247l {
51
51
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0)
52
- } .select__option_14rt9.select__checkmarkAfter_14rt9.select__checkmarkAfter_14rt9.select__size-72_14rt9 {
52
+ } .select__option_2247l.select__checkmarkAfter_2247l.select__checkmarkAfter_2247l.select__size-72_2247l {
53
53
  padding-right: var(--gap-16);
54
- } .select__option_14rt9.select__checkmarkAfter_14rt9.select__checkmarkAfter_14rt9.select__mobile_14rt9 {
54
+ } .select__option_2247l.select__checkmarkAfter_2247l.select__checkmarkAfter_2247l.select__mobile_2247l {
55
55
  padding-right: var(--gap-20);
56
- } .select__option_14rt9.select__textContent_14rt9 {
56
+ } .select__option_2247l.select__textContent_2247l {
57
57
  padding: var(--gap-12)
58
- } .select__option_14rt9.select__textContent_14rt9.select__size-72_14rt9 {
58
+ } .select__option_2247l.select__textContent_2247l.select__size-72_2247l {
59
59
  padding-left: var(--gap-16);
60
60
  padding-right: var(--gap-16);
61
- } .select__option_14rt9.select__textContent_14rt9.select__mobile_14rt9 {
61
+ } .select__option_2247l.select__textContent_2247l.select__mobile_2247l {
62
62
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
63
- } .select__selected_14rt9 {
63
+ } .select__selected_2247l {
64
64
  background: var(--select-option-selected-background);
65
65
  color: var(--select-option-selected-color);
66
66
  cursor: default;
67
- } .select__highlighted_14rt9 {
67
+ } .select__highlighted_2247l {
68
68
  background: var(--select-option-hover-background);
69
69
  color: var(--select-option-hover-color);
70
- } .select__disabled_14rt9 {
70
+ } .select__disabled_2247l {
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_14rt9 {
74
+ } .select__checkmarkBeforeContent_2247l {
75
75
  margin-right: var(--gap-12);
76
- } .select__checkmarkAfterContent_14rt9 {
76
+ } .select__checkmarkAfterContent_2247l {
77
77
  margin-left: var(--gap-12);
78
- } .select__content_14rt9 {
78
+ } .select__content_2247l {
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_14rt9","disabled":"select__disabled_14rt9","checkmarkBefore":"select__checkmarkBefore_14rt9","mobile":"select__mobile_14rt9","checkmarkAfter":"select__checkmarkAfter_14rt9","size-72":"select__size-72_14rt9","textContent":"select__textContent_14rt9","selected":"select__selected_14rt9","highlighted":"select__highlighted_14rt9","checkmarkBeforeContent":"select__checkmarkBeforeContent_14rt9","checkmarkAfterContent":"select__checkmarkAfterContent_14rt9","content":"select__content_14rt9"};
5
+ var styles = {"option":"select__option_2247l","disabled":"select__disabled_2247l","checkmarkBefore":"select__checkmarkBefore_2247l","mobile":"select__mobile_2247l","checkmarkAfter":"select__checkmarkAfter_2247l","size-72":"select__size-72_2247l","textContent":"select__textContent_2247l","selected":"select__selected_2247l","highlighted":"select__highlighted_2247l","checkmarkBeforeContent":"select__checkmarkBeforeContent_2247l","checkmarkAfterContent":"select__checkmarkAfterContent_2247l","content":"select__content_2247l"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -23,22 +23,22 @@
23
23
  --select-options-list-top-padding: var(--gap-0);
24
24
  --select-options-list-bottom-padding: var(--gap-0);
25
25
  --select-option-background: var(--color-light-modal-bg-primary);
26
- } .select__component_z9s51 {
26
+ } .select__component_1im8h {
27
27
  width: -moz-max-content;
28
28
  width: max-content;
29
29
  position: relative;
30
30
  outline: 0;
31
31
  max-width: 100%;
32
- } .select__popoverInner_z9s51 {
32
+ } .select__popoverInner_1im8h {
33
33
  padding-top: var(--select-options-list-offset);
34
34
  padding-bottom: var(--select-options-list-offset);
35
35
  background: transparent;
36
36
  border-radius: 0;
37
37
  position: relative;
38
- } .select__popoverInner_z9s51.select__popoverInner_z9s51 {
38
+ } .select__popoverInner_1im8h.select__popoverInner_1im8h {
39
39
  box-shadow: none;
40
40
  border: none;
41
- } .select__optionsListWrapper_z9s51 {
41
+ } .select__optionsListWrapper_1im8h {
42
42
  position: relative;
43
43
  padding-top: var(--select-options-list-top-padding);
44
44
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -47,7 +47,7 @@
47
47
  background: var(--select-option-background);
48
48
  overflow: hidden;
49
49
  will-change: transform;
50
- } .select__optionsListBorder_z9s51 {
50
+ } .select__optionsListBorder_1im8h {
51
51
  position: absolute;
52
52
  top: var(--gap-0);
53
53
  right: var(--gap-0);
@@ -56,7 +56,7 @@
56
56
  box-shadow: inset 0 0 0 1px var(--color-light-neutral-300);
57
57
  border-radius: inherit;
58
58
  pointer-events: none;
59
- } .select__nativeSelect_z9s51 {
59
+ } .select__nativeSelect_1im8h {
60
60
  opacity: 0;
61
61
  overflow: hidden;
62
62
  position: absolute;
@@ -69,15 +69,15 @@
69
69
  height: 100%;
70
70
  cursor: pointer;
71
71
  z-index: 1;
72
- } .select__block_z9s51 {
72
+ } .select__block_1im8h {
73
73
  width: 100%;
74
- } .select__emptySearchPlaceholder_z9s51 {
74
+ } .select__emptySearchPlaceholder_1im8h {
75
75
  text-align: center;
76
- } .select__search_z9s51 {
76
+ } .select__search_1im8h {
77
77
  margin: var(--gap-12) var(--gap-12) var(--gap-0)
78
- } .select__search_z9s51.select__size-72_z9s51 {
78
+ } .select__search_1im8h.select__size-72_1im8h {
79
79
  margin-left: var(--gap-16);
80
80
  margin-right: var(--gap-16);
81
- } .select__search_z9s51:last-child {
81
+ } .select__search_1im8h:last-child {
82
82
  margin-bottom: var(--gap-12);
83
83
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"select__component_z9s51","popoverInner":"select__popoverInner_z9s51","optionsListWrapper":"select__optionsListWrapper_z9s51","optionsListBorder":"select__optionsListBorder_z9s51","nativeSelect":"select__nativeSelect_z9s51","block":"select__block_z9s51","emptySearchPlaceholder":"select__emptySearchPlaceholder_z9s51","search":"select__search_z9s51","size-72":"select__size-72_z9s51"};
5
+ var styles = {"component":"select__component_1im8h","popoverInner":"select__popoverInner_1im8h","optionsListWrapper":"select__optionsListWrapper_1im8h","optionsListBorder":"select__optionsListBorder_1im8h","nativeSelect":"select__nativeSelect_1im8h","block":"select__block_1im8h","emptySearchPlaceholder":"select__emptySearchPlaceholder_1im8h","search":"select__search_1im8h","size-72":"select__size-72_1im8h"};
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_1tc2o {
11
+ } .select__sheet_x0no5 {
12
12
  overflow: hidden;
13
- } .select__sheetContent_1tc2o.select__sheetContent_1tc2o {
13
+ } .select__sheetContent_x0no5.select__sheetContent_x0no5 {
14
14
  padding: var(--gap-0)
15
- } .select__sheetContent_1tc2o.select__sheetContent_1tc2o .select__modalContent_1tc2o {
15
+ } .select__sheetContent_x0no5.select__sheetContent_x0no5 .select__modalContent_x0no5 {
16
16
  padding: var(--gap-0);
17
17
  display: flex;
18
18
  flex-direction: column;
19
- } .select__sheetContainer_1tc2o {
19
+ } .select__sheetContainer_x0no5 {
20
20
  padding: var(--gap-0);
21
- } .select__optionsListWrapper_1tc2o {
21
+ } .select__optionsListWrapper_x0no5 {
22
22
  flex: 1;
23
- } .select__optionsList_1tc2o.select__optionsList_1tc2o {
23
+ } .select__optionsList_x0no5.select__optionsList_x0no5 {
24
24
  height: 100%;
25
25
  display: flex;
26
26
  flex-direction: column;
27
- } .select__scrollbar_1tc2o {
27
+ } .select__scrollbar_x0no5 {
28
28
  flex: 1;
29
- } .select__search_1tc2o {
29
+ } .select__search_x0no5 {
30
30
  padding: var(--gap-8);
31
- } .select__option_1tc2o.select__option_1tc2o {
31
+ } .select__option_x0no5.select__option_x0no5 {
32
32
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16)
33
- } .select__option_1tc2o.select__option_1tc2o:before {
33
+ } .select__option_x0no5.select__option_x0no5:before {
34
34
  display: none;
35
- } .select__optionGroup_1tc2o.select__optionGroup_1tc2o {
35
+ } .select__optionGroup_x0no5.select__optionGroup_x0no5 {
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_1tc2o","sheetContent":"select__sheetContent_1tc2o","modalContent":"select__modalContent_1tc2o","sheetContainer":"select__sheetContainer_1tc2o","optionsListWrapper":"select__optionsListWrapper_1tc2o","optionsList":"select__optionsList_1tc2o","scrollbar":"select__scrollbar_1tc2o","search":"select__search_1tc2o","option":"select__option_1tc2o","optionGroup":"select__optionGroup_1tc2o"};
5
+ var mobileStyles = {"sheet":"select__sheet_x0no5","sheetContent":"select__sheetContent_x0no5","modalContent":"select__modalContent_x0no5","sheetContainer":"select__sheetContainer_x0no5","optionsListWrapper":"select__optionsListWrapper_x0no5","optionsList":"select__optionsList_x0no5","scrollbar":"select__scrollbar_x0no5","search":"select__search_x0no5","option":"select__option_x0no5","optionGroup":"select__optionGroup_x0no5"};
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_19q8w {
24
+ } .select__checkmark_70jur {
25
25
  flex-shrink: 0;
26
26
  margin: var(--select-checkmark-margin)
27
- } .select__checkmark_19q8w.select__after_19q8w {
27
+ } .select__checkmark_70jur.select__after_70jur {
28
28
  margin: var(--select-checkmark-margin-after);
29
- } .select__single_19q8w {
29
+ } .select__single_70jur {
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_19q8w.select__selected_19q8w {
39
+ } .select__single_70jur.select__selected_70jur {
40
40
  opacity: 1;
41
- } .select__before_19q8w {
41
+ } .select__before_70jur {
42
42
  display: var(--select-checkmark-before-display)
43
- } .select__before_19q8w.select__multiple_19q8w {
43
+ } .select__before_70jur.select__multiple_70jur {
44
44
  margin-right: var(--gap-12);
45
45
  display: var(--select-checkmark-before-display-multiple);
46
- } .select__after_19q8w.select__after_19q8w {
46
+ } .select__after_70jur.select__after_70jur {
47
47
  display: var(--select-checkmark-after-display)
48
- } .select__after_19q8w.select__after_19q8w.select__single_19q8w {
48
+ } .select__after_70jur.select__after_70jur.select__single_70jur {
49
49
  display: var(--select-checkmark-after-display-single);
50
- } .select__colorIcon_19q8w {
50
+ } .select__colorIcon_70jur {
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_19q8w","after":"select__after_19q8w","single":"select__single_19q8w","selected":"select__selected_19q8w","before":"select__before_19q8w","multiple":"select__multiple_19q8w","colorIcon":"select__colorIcon_19q8w"};
5
+ var styles = {"checkmark":"select__checkmark_70jur","after":"select__after_70jur","single":"select__single_70jur","selected":"select__selected_70jur","before":"select__before_70jur","multiple":"select__multiple_70jur","colorIcon":"select__colorIcon_70jur"};
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_ifm13 {
4
+ } .select__checkmark_1k9hd {
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_ifm13:first-child {
12
+ } .select__checkmark_1k9hd:first-child {
13
13
  display: none;
14
- } .select__checkmark_ifm13.select__selected_ifm13 {
14
+ } .select__checkmark_1k9hd.select__selected_1k9hd {
15
15
  opacity: 1;
16
- } .select__displayIcon_ifm13 {
16
+ } .select__displayIcon_1k9hd {
17
17
  display: var(--select-mobile-checkmark-display-icon);
18
- } .select__displayBadge_ifm13 {
18
+ } .select__displayBadge_1k9hd {
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_ifm13","selected":"select__selected_ifm13","displayIcon":"select__displayIcon_ifm13"};
5
+ var styles = {"checkmark":"select__checkmark_1k9hd","selected":"select__selected_1k9hd","displayIcon":"select__displayIcon_1k9hd"};
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_v398o {
7
+ } .select__clearIcon_kbz8b {
8
8
  display: block;
9
9
  color: var(--color-light-neutral-translucent-500)
10
- } .select__clearIcon_v398o:hover {
10
+ } .select__clearIcon_kbz8b:hover {
11
11
  color: var(--color-light-neutral-translucent-500-hover);
12
- } .select__clearIcon_v398o:active {
12
+ } .select__clearIcon_kbz8b:active {
13
13
  color: var(--color-light-neutral-translucent-500-press);
14
- } .select__clearButton_v398o + [data-addon='error-icon'] {
14
+ } .select__clearButton_kbz8b + [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_v398o","clearButton":"select__clearButton_v398o"};
5
+ var styles = {"clearIcon":"select__clearIcon_kbz8b","clearButton":"select__clearButton_kbz8b"};
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_16ssz {
13
+ } .select__component_1pgmu {
14
14
  width: 100%;
15
15
  outline: none;
16
- } .select__field_16ssz:not(.select__disabled_16ssz) {
16
+ } .select__field_1pgmu:not(.select__disabled_1pgmu) {
17
17
  cursor: pointer
18
- } .select__field_16ssz:not(.select__disabled_16ssz):hover .select__arrow_16ssz {
18
+ } .select__field_1pgmu:not(.select__disabled_1pgmu):hover .select__arrow_1pgmu {
19
19
  opacity: var(--select-arrow-hover-opacity);
20
- } .select__disabled_16ssz {
20
+ } .select__disabled_1pgmu {
21
21
  cursor: var(--disabled-cursor);
22
- } .select__placeholder_16ssz {
22
+ } .select__placeholder_1pgmu {
23
23
  color: var(--input-placeholder-color);
24
24
  transition: color 0.2s ease;
25
- animation: select__show-placeholder_16ssz 0.2s ease
26
- } .select__placeholder_16ssz.select__focused_16ssz {
25
+ animation: select__show-placeholder_1pgmu 0.2s ease
26
+ } .select__placeholder_1pgmu.select__focused_1pgmu {
27
27
  color: var(--input-focus-placeholder-color);
28
- } .select__contentWrapper_16ssz {
28
+ } .select__contentWrapper_1pgmu {
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_16ssz.select__size-40_16ssz {
37
+ } .select__contentWrapper_1pgmu.select__size-40_1pgmu {
38
38
  font-size: 14px;
39
39
  line-height: 18px;
40
40
  font-weight: 400;
41
- } .select__value_16ssz {
41
+ } .select__value_1pgmu {
42
42
  overflow: hidden;
43
43
  text-overflow: ellipsis;
44
44
  text-align: left
45
- } .select__value_16ssz.select__size-40_16ssz {
45
+ } .select__value_1pgmu.select__size-40_1pgmu {
46
46
  font-size: 14px;
47
47
  line-height: 18px;
48
48
  font-weight: 400;
49
- } .select__focusVisible_16ssz {
49
+ } .select__focusVisible_1pgmu {
50
50
  outline: 2px solid var(--focus-color);
51
51
  outline-offset: 2px;
52
- } @keyframes select__show-placeholder_16ssz {
52
+ } @keyframes select__show-placeholder_1pgmu {
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_16ssz","field":"select__field_16ssz","disabled":"select__disabled_16ssz","arrow":"select__arrow_16ssz","placeholder":"select__placeholder_16ssz","show-placeholder":"select__show-placeholder_16ssz","focused":"select__focused_16ssz","contentWrapper":"select__contentWrapper_16ssz","size-40":"select__size-40_16ssz","value":"select__value_16ssz","focusVisible":"select__focusVisible_16ssz"};
5
+ var styles = {"component":"select__component_1pgmu","field":"select__field_1pgmu","disabled":"select__disabled_1pgmu","arrow":"select__arrow_1pgmu","placeholder":"select__placeholder_1pgmu","show-placeholder":"select__show-placeholder_1pgmu","focused":"select__focused_1pgmu","contentWrapper":"select__contentWrapper_1pgmu","size-40":"select__size-40_1pgmu","value":"select__value_1pgmu","focusVisible":"select__focusVisible_1pgmu"};
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_1grp0 {
7
+ } .select__footer_xf8ni {
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_1grp0 .select__button_1grp0:first-of-type {
13
+ } .select__footer_xf8ni .select__button_xf8ni:first-of-type {
14
14
  margin-right: var(--gap-16);
15
- } .select__button_1grp0 {
15
+ } .select__button_xf8ni {
16
16
  width: 50%;
17
- } .select__highlighted_1grp0 {
17
+ } .select__highlighted_xf8ni {
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_1grp0","button":"select__button_1grp0","highlighted":"select__highlighted_1grp0"};
5
+ var styles = {"footer":"select__footer_xf8ni","button":"select__button_xf8ni","highlighted":"select__highlighted_xf8ni"};
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_i8atm {
19
+ } .select__optgroup_11kr6 {
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_i8atm + *[role='option']:before {
28
+ } .select__optgroup_11kr6 + *[role='option']:before {
29
29
  display: none;
30
- } .select__label_i8atm {
30
+ } .select__label_11kr6 {
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_i8atm {
39
+ } .select__size-72_11kr6 {
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_i8atm","label":"select__label_i8atm","size-72":"select__size-72_i8atm"};
5
+ var styles = {"optgroup":"select__optgroup_11kr6","label":"select__label_11kr6","size-72":"select__size-72_11kr6"};
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_1k901 {
38
+ } .select__option_n1rbq {
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_1k901:not(.select__disabled_1k901):active {
53
+ } .select__option_n1rbq:not(.select__disabled_n1rbq):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
- } .select__option_1k901:before {
56
+ } .select__option_n1rbq:before {
57
57
  content: '';
58
58
  position: absolute;
59
59
  left: var(--select-option-left-padding);
@@ -63,47 +63,47 @@
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_1k901:first-child:before {
66
+ } .select__option_n1rbq:first-child:before {
67
67
  display: none;
68
- } .select__size-48_1k901 {
68
+ } .select__size-48_n1rbq {
69
69
  min-height: var(--size-s-height);
70
- } .select__size-56_1k901 {
70
+ } .select__size-56_n1rbq {
71
71
  min-height: var(--size-m-height);
72
- } .select__size-64_1k901 {
72
+ } .select__size-64_n1rbq {
73
73
  min-height: var(--size-l-height);
74
- } .select__size-72_1k901 {
74
+ } .select__size-72_n1rbq {
75
75
  min-height: var(--size-xl-height);
76
- } .select__size-72_1k901 {
76
+ } .select__size-72_n1rbq {
77
77
  padding-left: var(--select-option-l-left-padding);
78
78
  padding-right: var(--select-option-l-right-padding)
79
- } .select__size-72_1k901:before {
79
+ } .select__size-72_n1rbq:before {
80
80
  left: var(--select-option-l-left-padding);
81
81
  right: var(--select-option-l-right-padding);
82
- } .select__selected_1k901 {
82
+ } .select__selected_n1rbq {
83
83
  background: var(--select-option-selected-background);
84
84
  color: var(--select-option-selected-color);
85
85
  cursor: default;
86
- } .select__highlighted_1k901 {
86
+ } .select__highlighted_n1rbq {
87
87
  background: var(--select-option-hover-background);
88
88
  color: var(--select-option-hover-color)
89
- } .select__highlighted_1k901:before,
90
- .select__highlighted_1k901 + .select__option_1k901:before {
89
+ } .select__highlighted_n1rbq:before,
90
+ .select__highlighted_n1rbq + .select__option_n1rbq:before {
91
91
  opacity: 0;
92
- } .select__disabled_1k901 {
92
+ } .select__disabled_n1rbq {
93
93
  cursor: var(--disabled-cursor);
94
94
  background: var(--select-option-disabled-background);
95
95
  color: var(--select-option-disabled-color);
96
- } .select__content_1k901 {
96
+ } .select__content_n1rbq {
97
97
  overflow: hidden;
98
98
  flex: 1;
99
99
  text-overflow: ellipsis;
100
- } .select__textContent_1k901 {
100
+ } .select__textContent_n1rbq {
101
101
  padding-top: var(--gap-12);
102
102
  padding-bottom: var(--gap-12);
103
- } .select__highlighted_1k901 {
103
+ } .select__highlighted_n1rbq {
104
104
  background: var(--select-option-hover-background);
105
105
  color: var(--select-option-hover-color)
106
- } .select__highlighted_1k901:before,
107
- .select__highlighted_1k901 + .select__option_1k901:before {
106
+ } .select__highlighted_n1rbq:before,
107
+ .select__highlighted_n1rbq + .select__option_n1rbq:before {
108
108
  opacity: 0;
109
109
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"option":"select__option_1k901","disabled":"select__disabled_1k901","size-48":"select__size-48_1k901","size-56":"select__size-56_1k901","size-64":"select__size-64_1k901","size-72":"select__size-72_1k901","selected":"select__selected_1k901","highlighted":"select__highlighted_1k901","content":"select__content_1k901","textContent":"select__textContent_1k901"};
5
+ var styles = {"option":"select__option_n1rbq","disabled":"select__disabled_n1rbq","size-48":"select__size-48_n1rbq","size-56":"select__size-56_n1rbq","size-64":"select__size-64_n1rbq","size-72":"select__size-72_n1rbq","selected":"select__selected_n1rbq","highlighted":"select__highlighted_n1rbq","content":"select__content_n1rbq","textContent":"select__textContent_n1rbq"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map