@alfalab/core-components-select 19.1.1 → 19.1.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 +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/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 +4 -4
  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 +12 -12
  74. package/modern/components/base-checkmark/index.module.css.js +1 -1
  75. package/modern/components/base-option/index.css +14 -14
  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 +11 -11
  82. package/modern/components/checkmark/index.module.css.js +1 -1
  83. package/modern/components/checkmark-mobile/index.css +6 -6
  84. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  85. package/modern/components/clear-button/index.css +4 -4
  86. package/modern/components/clear-button/index.module.css.js +1 -1
  87. package/modern/components/field/index.css +13 -13
  88. package/modern/components/field/index.module.css.js +1 -1
  89. package/modern/components/footer/index.css +4 -4
  90. package/modern/components/footer/index.module.css.js +1 -1
  91. package/modern/components/optgroup/index.css +4 -4
  92. package/modern/components/optgroup/index.module.css.js +1 -1
  93. package/modern/components/option/desktop/index.css +19 -19
  94. package/modern/components/option/desktop/index.module.css.js +1 -1
  95. package/modern/components/option/mobile/index.css +16 -16
  96. package/modern/components/option/mobile/index.module.css.js +1 -1
  97. package/modern/components/options-list/index.css +13 -13
  98. package/modern/components/options-list/index.module.css.js +1 -1
  99. package/modern/components/search/index.css +1 -1
  100. package/modern/components/search/index.module.css.js +1 -1
  101. package/modern/components/virtual-options-list/index.css +13 -13
  102. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  103. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  104. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  105. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  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 +4 -4
  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
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optionsList":"select__optionsList_1j02v","scrollable":"select__scrollable_1j02v","verticalBar":"select__verticalBar_1j02v","verticalBarWithHeader":"select__verticalBarWithHeader_1j02v","verticalBarWithFooter":"select__verticalBarWithFooter_1j02v","optionsListHeader":"select__optionsListHeader_1j02v","headerHighlighted":"select__headerHighlighted_1j02v","optionsListFooter":"select__optionsListFooter_1j02v","withBorder":"select__withBorder_1j02v","mask":"select__mask_1j02v","emptyPlaceholder":"select__emptyPlaceholder_1j02v","size-72":"select__size-72_1j02v"};
3
+ var styles = {"optionsList":"select__optionsList_cpmot","scrollable":"select__scrollable_cpmot","verticalBar":"select__verticalBar_cpmot","verticalBarWithHeader":"select__verticalBarWithHeader_cpmot","verticalBarWithFooter":"select__verticalBarWithFooter_cpmot","optionsListHeader":"select__optionsListHeader_cpmot","headerHighlighted":"select__headerHighlighted_cpmot","optionsListFooter":"select__optionsListFooter_cpmot","withBorder":"select__withBorder_cpmot","mask":"select__mask_cpmot","emptyPlaceholder":"select__emptyPlaceholder_cpmot","size-72":"select__size-72_cpmot"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_1q2hz.select__component_1q2hz {
1
+ .select__component_10ojg.select__component_10ojg {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_1q2hz"};
3
+ var styles = {"component":"select__component_10ojg"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -20,42 +20,42 @@
20
20
  --select-option-left-padding: var(--gap-12);
21
21
  --select-option-right-padding: var(--gap-12);
22
22
  }
23
- .select__virtualOptionsList_74lc3 {
23
+ .select__virtualOptionsList_8iiog {
24
24
  width: 100%;
25
25
  outline: none;
26
26
  box-sizing: border-box;
27
27
  position: sticky;
28
28
  justify-content: space-between;
29
29
  }
30
- .select__virtualOptionsListHeader_74lc3 {
30
+ .select__virtualOptionsListHeader_8iiog {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_74lc3 {
34
+ .select__virtualOptionsListFooter_8iiog {
35
35
  position: sticky;
36
36
  bottom: var(--gap-0);
37
37
  box-sizing: border-box;
38
38
  border-top: 1px solid transparent;
39
39
  }
40
- .select__virtualOptionsListFooter_74lc3.select__withBorder_74lc3 {
40
+ .select__virtualOptionsListFooter_8iiog.select__withBorder_8iiog {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_74lc3 {
43
+ .select__scrollable_8iiog {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_74lc3 {
48
+ .select__inner_8iiog {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_74lc3 {
52
+ .select__virtualRow_8iiog {
53
53
  position: absolute;
54
54
  top: var(--gap-0);
55
55
  left: var(--gap-0);
56
56
  width: 100%;
57
57
  }
58
- .select__virtualRow_74lc3:before {
58
+ .select__virtualRow_8iiog:before {
59
59
  content: '';
60
60
  position: absolute;
61
61
  z-index: 1;
@@ -66,18 +66,18 @@
66
66
  background: var(--select-option-divider-background);
67
67
  display: var(--select-option-divider-display);
68
68
  }
69
- .select__virtualRow_74lc3:first-child:before {
69
+ .select__virtualRow_8iiog:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_74lc3:before,
73
- .select__highlighted_74lc3 + .select__virtualRow_74lc3:before {
72
+ .select__highlighted_8iiog:before,
73
+ .select__highlighted_8iiog + .select__virtualRow_8iiog:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_74lc3 {
76
+ .select__emptyPlaceholder_8iiog {
77
77
  padding: var(--gap-16) var(--gap-12);
78
78
  color: var(--select-options-list-empty-placeholder-color);
79
79
  flex: 1;
80
80
  }
81
- .select__size-72_74lc3 .select__emptyPlaceholder_74lc3 {
81
+ .select__size-72_8iiog .select__emptyPlaceholder_8iiog {
82
82
  padding: var(--gap-24) var(--gap-16);
83
83
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"virtualOptionsList":"select__virtualOptionsList_74lc3","virtualOptionsListHeader":"select__virtualOptionsListHeader_74lc3","virtualOptionsListFooter":"select__virtualOptionsListFooter_74lc3","withBorder":"select__withBorder_74lc3","scrollable":"select__scrollable_74lc3","inner":"select__inner_74lc3","virtualRow":"select__virtualRow_74lc3","highlighted":"select__highlighted_74lc3","emptyPlaceholder":"select__emptyPlaceholder_74lc3","size-72":"select__size-72_74lc3"};
3
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_8iiog","virtualOptionsListHeader":"select__virtualOptionsListHeader_8iiog","virtualOptionsListFooter":"select__virtualOptionsListFooter_8iiog","withBorder":"select__withBorder_8iiog","scrollable":"select__scrollable_8iiog","inner":"select__inner_8iiog","virtualRow":"select__virtualRow_8iiog","highlighted":"select__highlighted_8iiog","emptyPlaceholder":"select__emptyPlaceholder_8iiog","size-72":"select__size-72_8iiog"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -12,14 +12,14 @@
12
12
  :root {
13
13
  --select-option-list-footer-button-gap: var(--gap-8);
14
14
  }
15
- .select__footer_1rukc {
15
+ .select__footer_1t8hp {
16
16
  background-color: var(--color-light-base-bg-primary);
17
17
  padding: var(--gap-12);
18
18
  outline: none;
19
19
  }
20
- .select__footer_1rukc.select__size-72_1rukc {
20
+ .select__footer_1t8hp.select__size-72_1t8hp {
21
21
  padding: var(--gap-12) var(--gap-16);
22
22
  }
23
- .select__footer_1rukc > .select__button_1rukc + .select__button_1rukc {
23
+ .select__footer_1t8hp > .select__button_1t8hp + .select__button_1t8hp {
24
24
  margin-left: var(--select-option-list-footer-button-gap);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_1rukc","size-72":"select__size-72_1rukc","button":"select__button_1rukc"};
3
+ var styles = {"footer":"select__footer_1t8hp","size-72":"select__size-72_1t8hp","button":"select__button_1t8hp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,16 +6,16 @@
6
6
  --gap-12: var(--gap-s);
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__desktop_lewy0 {
9
+ .select__desktop_1taag {
10
10
  padding: var(--gap-12);
11
11
  }
12
- .select__desktop_lewy0.select__size-72_lewy0 {
12
+ .select__desktop_1taag.select__size-72_1taag {
13
13
  padding-left: var(--gap-16);
14
14
  }
15
- .select__mobile_lewy0 {
15
+ .select__mobile_1taag {
16
16
  padding: var(--gap-12) var(--gap-12) var(--gap-12) var(--gap-8);
17
17
  }
18
- .select__positionAfter_lewy0 {
18
+ .select__positionAfter_1taag {
19
19
  margin-left: 0;
20
20
  margin-left: initial;
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"desktop":"select__desktop_lewy0","size-72":"select__size-72_lewy0","mobile":"select__mobile_lewy0","positionAfter":"select__positionAfter_lewy0"};
3
+ var styles = {"desktop":"select__desktop_1taag","size-72":"select__size-72_1taag","mobile":"select__mobile_1taag","positionAfter":"select__positionAfter_1taag"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_sweni {
1
+ .select__skeleton_1x6he {
2
2
  position: absolute;
3
3
  top: 50%;
4
4
  transform: translateY(-50%);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"skeleton":"select__skeleton_sweni"};
3
+ var styles = {"skeleton":"select__skeleton_1x6he"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,7 +9,7 @@
9
9
  --select-arrow-color: var(--color-light-neutral-translucent-700);
10
10
  --select-arrow-disabled-color: var(--color-light-neutral-translucent-500);
11
11
  }
12
- .select__arrow_xfrkx {
12
+ .select__arrow_1g46k {
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_xfrkx.select__disabled_xfrkx {
22
+ .select__arrow_1g46k.select__disabled_1g46k {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_xfrkx.select__size-40_xfrkx {
25
+ .select__arrow_1g46k.select__size-40_1g46k {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_xfrkx {
31
+ .select__open_1g46k {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"arrow":"select__arrow_xfrkx","disabled":"select__disabled_xfrkx","size-40":"select__size-40_xfrkx","open":"select__open_xfrkx"};
3
+ const styles = {"arrow":"select__arrow_1g46k","disabled":"select__disabled_1g46k","size-40":"select__size-40_1g46k","open":"select__open_1g46k"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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_15098 {
5
+ .select__checkmark_1laat {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_15098.select__start_15098 {
9
+ .select__checkmark_1laat.select__start_1laat {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_15098.select__center_15098 {
12
+ .select__checkmark_1laat.select__center_1laat {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_15098 {
15
+ .select__positionAfter_1laat {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_15098 {
19
+ .select__container_1laat {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_15098.select__start_15098 {
25
+ .select__container_1laat.select__start_1laat {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_15098.select__center_15098 {
28
+ .select__container_1laat.select__center_1laat {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_15098 {
31
+ .select__singleIcon_1laat {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_15098.select__before_15098 {
35
+ .select__singleIcon_1laat.select__before_1laat {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_15098.select__after_15098 {
38
+ .select__singleIcon_1laat.select__after_1laat {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_15098.select__selected_15098 {
41
+ .select__singleIcon_1laat.select__selected_1laat {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_15098 {
44
+ .select__content_1laat {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_15098","start":"select__start_15098","center":"select__center_15098","positionAfter":"select__positionAfter_15098","container":"select__container_15098","singleIcon":"select__singleIcon_15098","before":"select__before_15098","after":"select__after_15098","selected":"select__selected_15098","content":"select__content_15098"};
3
+ const styles = {"checkmark":"select__checkmark_1laat","start":"select__start_1laat","center":"select__center_1laat","positionAfter":"select__positionAfter_1laat","container":"select__container_1laat","singleIcon":"select__singleIcon_1laat","before":"select__before_1laat","after":"select__after_1laat","selected":"select__selected_1laat","content":"select__content_1laat"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -34,7 +34,7 @@
34
34
  --select-option-active-color: var(--color-light-text-primary);
35
35
  --select-option-disabled-color: var(--color-light-text-secondary);
36
36
  }
37
- .select__option_1jml1 {
37
+ .select__option_1l0id {
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_1jml1:not(.select__disabled_1jml1):active {
53
+ .select__option_1l0id:not(.select__disabled_1l0id):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_1jml1.select__checkmarkBefore_1jml1 {
57
+ .select__option_1l0id.select__checkmarkBefore_1l0id {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_1jml1.select__checkmarkBefore_1jml1.select__mobile_1jml1 {
60
+ .select__option_1l0id.select__checkmarkBefore_1l0id.select__mobile_1l0id {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_1jml1.select__checkmarkAfter_1jml1.select__checkmarkAfter_1jml1 {
63
+ .select__option_1l0id.select__checkmarkAfter_1l0id.select__checkmarkAfter_1l0id {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_1jml1.select__checkmarkAfter_1jml1.select__checkmarkAfter_1jml1.select__size-72_1jml1 {
66
+ .select__option_1l0id.select__checkmarkAfter_1l0id.select__checkmarkAfter_1l0id.select__size-72_1l0id {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_1jml1.select__checkmarkAfter_1jml1.select__checkmarkAfter_1jml1.select__mobile_1jml1 {
69
+ .select__option_1l0id.select__checkmarkAfter_1l0id.select__checkmarkAfter_1l0id.select__mobile_1l0id {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_1jml1.select__textContent_1jml1 {
72
+ .select__option_1l0id.select__textContent_1l0id {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_1jml1.select__textContent_1jml1.select__size-72_1jml1 {
75
+ .select__option_1l0id.select__textContent_1l0id.select__size-72_1l0id {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_1jml1.select__textContent_1jml1.select__mobile_1jml1 {
79
+ .select__option_1l0id.select__textContent_1l0id.select__mobile_1l0id {
80
80
  padding: var(--gap-16) var(--gap-20) var(--gap-16) var(--gap-16);
81
81
  }
82
- .select__selected_1jml1 {
82
+ .select__selected_1l0id {
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_1jml1 {
87
+ .select__highlighted_1l0id {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_1jml1 {
91
+ .select__disabled_1l0id {
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_1jml1 {
96
+ .select__content_1l0id {
97
97
  flex: 1;
98
98
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_1jml1","disabled":"select__disabled_1jml1","checkmarkBefore":"select__checkmarkBefore_1jml1","mobile":"select__mobile_1jml1","checkmarkAfter":"select__checkmarkAfter_1jml1","size-72":"select__size-72_1jml1","textContent":"select__textContent_1jml1","selected":"select__selected_1jml1","highlighted":"select__highlighted_1jml1","content":"select__content_1jml1"};
3
+ const styles = {"option":"select__option_1l0id","disabled":"select__disabled_1l0id","checkmarkBefore":"select__checkmarkBefore_1l0id","mobile":"select__mobile_1l0id","checkmarkAfter":"select__checkmarkAfter_1l0id","size-72":"select__size-72_1l0id","textContent":"select__textContent_1l0id","selected":"select__selected_1l0id","highlighted":"select__highlighted_1l0id","content":"select__content_1l0id"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -30,25 +30,25 @@
30
30
  --select-options-list-bottom-padding: var(--gap-0);
31
31
  --select-option-background: var(--color-light-modal-bg-primary);
32
32
  }
33
- .select__component_8xcxi {
33
+ .select__component_1f7t4 {
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_8xcxi {
40
+ .select__popoverInner_1f7t4 {
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_8xcxi.select__popoverInner_8xcxi {
47
+ .select__popoverInner_1f7t4.select__popoverInner_1f7t4 {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_8xcxi {
51
+ .select__optionsListWrapper_1f7t4 {
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_8xcxi {
61
+ .select__optionsListBorder_1f7t4 {
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_8xcxi {
71
+ .select__nativeSelect_1f7t4 {
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_8xcxi {
85
+ .select__block_1f7t4 {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_8xcxi {
88
+ .select__emptySearchPlaceholder_1f7t4 {
89
89
  text-align: center;
90
90
  }
91
- .select__search_8xcxi {
91
+ .select__search_1f7t4 {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_8xcxi.select__size-72_8xcxi {
94
+ .select__search_1f7t4.select__size-72_1f7t4 {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_8xcxi:last-child {
98
+ .select__search_1f7t4:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_8xcxi","popoverInner":"select__popoverInner_8xcxi","optionsListWrapper":"select__optionsListWrapper_8xcxi","optionsListBorder":"select__optionsListBorder_8xcxi","nativeSelect":"select__nativeSelect_8xcxi","block":"select__block_8xcxi","emptySearchPlaceholder":"select__emptySearchPlaceholder_8xcxi","search":"select__search_8xcxi","size-72":"select__size-72_8xcxi"};
3
+ const styles = {"component":"select__component_1f7t4","popoverInner":"select__popoverInner_1f7t4","optionsListWrapper":"select__optionsListWrapper_1f7t4","optionsListBorder":"select__optionsListBorder_1f7t4","nativeSelect":"select__nativeSelect_1f7t4","block":"select__block_1f7t4","emptySearchPlaceholder":"select__emptySearchPlaceholder_1f7t4","search":"select__search_1f7t4","size-72":"select__size-72_1f7t4"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -9,40 +9,40 @@
9
9
  --gap-16: var(--gap-m);
10
10
  --gap-20: var(--gap-l);
11
11
  }
12
- .select__sheet_1ehaw {
12
+ .select__sheet_6lxdb {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_1ehaw.select__sheetContent_1ehaw {
15
+ .select__sheetContent_6lxdb.select__sheetContent_6lxdb {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_1ehaw.select__sheetContent_1ehaw .select__modalContent_1ehaw {
18
+ .select__sheetContent_6lxdb.select__sheetContent_6lxdb .select__modalContent_6lxdb {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_1ehaw {
23
+ .select__sheetContainer_6lxdb {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_1ehaw {
26
+ .select__optionsListWrapper_6lxdb {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_1ehaw.select__optionsList_1ehaw {
29
+ .select__optionsList_6lxdb.select__optionsList_6lxdb {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_1ehaw {
34
+ .select__scrollbar_6lxdb {
35
35
  flex: 1;
36
36
  }
37
- .select__search_1ehaw {
37
+ .select__search_6lxdb {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_1ehaw.select__option_1ehaw {
40
+ .select__option_6lxdb.select__option_6lxdb {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4) var(--gap-16);
42
42
  }
43
- .select__option_1ehaw.select__option_1ehaw:before {
43
+ .select__option_6lxdb.select__option_6lxdb:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_1ehaw.select__optionGroup_1ehaw {
46
+ .select__optionGroup_6lxdb.select__optionGroup_6lxdb {
47
47
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
48
48
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- const mobileStyles = {"sheet":"select__sheet_1ehaw","sheetContent":"select__sheetContent_1ehaw","modalContent":"select__modalContent_1ehaw","sheetContainer":"select__sheetContainer_1ehaw","optionsListWrapper":"select__optionsListWrapper_1ehaw","optionsList":"select__optionsList_1ehaw","scrollbar":"select__scrollbar_1ehaw","search":"select__search_1ehaw","option":"select__option_1ehaw","optionGroup":"select__optionGroup_1ehaw"};
3
+ const mobileStyles = {"sheet":"select__sheet_6lxdb","sheetContent":"select__sheetContent_6lxdb","modalContent":"select__modalContent_6lxdb","sheetContainer":"select__sheetContainer_6lxdb","optionsListWrapper":"select__optionsListWrapper_6lxdb","optionsList":"select__optionsList_6lxdb","scrollbar":"select__scrollbar_6lxdb","search":"select__search_6lxdb","option":"select__option_6lxdb","optionGroup":"select__optionGroup_6lxdb"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# 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_1ol0o {
16
+ .select__checkmark_1pyy1 {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_1ol0o.select__before_1ol0o {
19
+ .select__checkmark_1pyy1.select__before_1pyy1 {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_1ol0o.select__after_1ol0o {
22
+ .select__checkmark_1pyy1.select__after_1pyy1 {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_1ol0o {
25
+ .select__single_1pyy1 {
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_1ol0o.select__selected_1ol0o {
33
+ .select__single_1pyy1.select__selected_1pyy1 {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_1ol0o.select__before_1ol0o {
36
+ .select__multiple_1pyy1.select__before_1pyy1 {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_1ol0o.select__after_1ol0o {
40
+ .select__multiple_1pyy1.select__after_1pyy1 {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_1ol0o.select__after_1ol0o {
43
+ .select__after_1pyy1.select__after_1pyy1 {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_1ol0o.select__after_1ol0o.select__single_1ol0o {
46
+ .select__after_1pyy1.select__after_1pyy1.select__single_1pyy1 {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_1ol0o {
49
+ .select__colorIcon_1pyy1 {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_1ol0o {
52
+ .select__displayIcon_1pyy1 {
53
53
  display: block;
54
54
  width: 100%;
55
55
  height: 100%;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_1ol0o","before":"select__before_1ol0o","after":"select__after_1ol0o","single":"select__single_1ol0o","selected":"select__selected_1ol0o","multiple":"select__multiple_1ol0o","colorIcon":"select__colorIcon_1ol0o","displayIcon":"select__displayIcon_1ol0o"};
3
+ const styles = {"checkmark":"select__checkmark_1pyy1","before":"select__before_1pyy1","after":"select__after_1pyy1","single":"select__single_1pyy1","selected":"select__selected_1pyy1","multiple":"select__multiple_1pyy1","colorIcon":"select__colorIcon_1pyy1","displayIcon":"select__displayIcon_1pyy1"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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_akltl {
9
+ .select__checkmark_1qxav {
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_akltl.select__selected_akltl {
18
+ .select__checkmark_1qxav.select__selected_1qxav {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_akltl.select__before_akltl {
21
+ .select__checkmark_1qxav.select__before_1qxav {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_akltl.select__after_akltl {
24
+ .select__checkmark_1qxav.select__after_1qxav {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_akltl {
27
+ .select__displayIcon_1qxav {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_akltl {
30
+ .select__displayBadge_1qxav {
31
31
  display: var(--select-mobile-checkmark-display-badge);
32
32
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_akltl","selected":"select__selected_akltl","before":"select__before_akltl","after":"select__after_akltl","displayIcon":"select__displayIcon_akltl","displayBadge":"select__displayBadge_akltl"};
3
+ const styles = {"checkmark":"select__checkmark_1qxav","selected":"select__selected_1qxav","before":"select__before_1qxav","after":"select__after_1qxav","displayIcon":"select__displayIcon_1qxav","displayBadge":"select__displayBadge_1qxav"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map