@alfalab/core-components-select 19.1.6 → 19.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/components/arrow/index.css +4 -4
  2. package/components/arrow/index.module.css.js +1 -1
  3. package/components/base-checkmark/index.css +12 -12
  4. package/components/base-checkmark/index.module.css.js +1 -1
  5. package/components/base-option/index.css +14 -14
  6. package/components/base-option/index.module.css.js +1 -1
  7. package/components/base-select/index.css +11 -11
  8. package/components/base-select/index.module.css.js +1 -1
  9. package/components/base-select/mobile.css +11 -11
  10. package/components/base-select/mobile.module.css.js +1 -1
  11. package/components/checkmark/index.css +11 -11
  12. package/components/checkmark/index.module.css.js +1 -1
  13. package/components/checkmark-mobile/index.css +6 -6
  14. package/components/checkmark-mobile/index.module.css.js +1 -1
  15. package/components/clear-button/index.css +4 -4
  16. package/components/clear-button/index.module.css.js +1 -1
  17. package/components/field/index.css +13 -13
  18. package/components/field/index.module.css.js +1 -1
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/index.module.css.js +1 -1
  21. package/components/optgroup/index.css +4 -4
  22. package/components/optgroup/index.module.css.js +1 -1
  23. package/components/option/desktop/index.css +19 -19
  24. package/components/option/desktop/index.module.css.js +1 -1
  25. package/components/option/mobile/index.css +16 -16
  26. package/components/option/mobile/index.module.css.js +1 -1
  27. package/components/options-list/index.css +13 -13
  28. package/components/options-list/index.module.css.js +1 -1
  29. package/components/search/index.css +1 -1
  30. package/components/search/index.module.css.js +1 -1
  31. package/components/virtual-options-list/index.css +13 -13
  32. package/components/virtual-options-list/index.module.css.js +1 -1
  33. package/esm/components/arrow/index.css +4 -4
  34. package/esm/components/arrow/index.module.css.js +1 -1
  35. package/esm/components/base-checkmark/index.css +12 -12
  36. package/esm/components/base-checkmark/index.module.css.js +1 -1
  37. package/esm/components/base-option/index.css +14 -14
  38. package/esm/components/base-option/index.module.css.js +1 -1
  39. package/esm/components/base-select/index.css +11 -11
  40. package/esm/components/base-select/index.module.css.js +1 -1
  41. package/esm/components/base-select/mobile.css +11 -11
  42. package/esm/components/base-select/mobile.module.css.js +1 -1
  43. package/esm/components/checkmark/index.css +11 -11
  44. package/esm/components/checkmark/index.module.css.js +1 -1
  45. package/esm/components/checkmark-mobile/index.css +6 -6
  46. package/esm/components/checkmark-mobile/index.module.css.js +1 -1
  47. package/esm/components/clear-button/index.css +4 -4
  48. package/esm/components/clear-button/index.module.css.js +1 -1
  49. package/esm/components/field/index.css +13 -13
  50. package/esm/components/field/index.module.css.js +1 -1
  51. package/esm/components/footer/index.css +4 -4
  52. package/esm/components/footer/index.module.css.js +1 -1
  53. package/esm/components/optgroup/index.css +4 -4
  54. package/esm/components/optgroup/index.module.css.js +1 -1
  55. package/esm/components/option/desktop/index.css +19 -19
  56. package/esm/components/option/desktop/index.module.css.js +1 -1
  57. package/esm/components/option/mobile/index.css +16 -16
  58. package/esm/components/option/mobile/index.module.css.js +1 -1
  59. package/esm/components/options-list/index.css +13 -13
  60. package/esm/components/options-list/index.module.css.js +1 -1
  61. package/esm/components/search/index.css +1 -1
  62. package/esm/components/search/index.module.css.js +1 -1
  63. package/esm/components/virtual-options-list/index.css +13 -13
  64. package/esm/components/virtual-options-list/index.module.css.js +1 -1
  65. package/esm/mobile/modal.mobile.css +1 -1
  66. package/esm/mobile/modal.mobile.module.css.js +1 -1
  67. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  68. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  69. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  70. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  71. package/esm/presets/useSelectWithLoading/index.css +1 -1
  72. package/esm/presets/useSelectWithLoading/index.module.css.js +1 -1
  73. package/mobile/modal.mobile.css +1 -1
  74. package/mobile/modal.mobile.module.css.js +1 -1
  75. package/modern/components/arrow/index.css +4 -4
  76. package/modern/components/arrow/index.module.css.js +1 -1
  77. package/modern/components/base-checkmark/index.css +12 -12
  78. package/modern/components/base-checkmark/index.module.css.js +1 -1
  79. package/modern/components/base-option/index.css +14 -14
  80. package/modern/components/base-option/index.module.css.js +1 -1
  81. package/modern/components/base-select/index.css +11 -11
  82. package/modern/components/base-select/index.module.css.js +1 -1
  83. package/modern/components/base-select/mobile.css +11 -11
  84. package/modern/components/base-select/mobile.module.css.js +1 -1
  85. package/modern/components/checkmark/index.css +11 -11
  86. package/modern/components/checkmark/index.module.css.js +1 -1
  87. package/modern/components/checkmark-mobile/index.css +6 -6
  88. package/modern/components/checkmark-mobile/index.module.css.js +1 -1
  89. package/modern/components/clear-button/index.css +4 -4
  90. package/modern/components/clear-button/index.module.css.js +1 -1
  91. package/modern/components/field/index.css +13 -13
  92. package/modern/components/field/index.module.css.js +1 -1
  93. package/modern/components/footer/index.css +4 -4
  94. package/modern/components/footer/index.module.css.js +1 -1
  95. package/modern/components/optgroup/index.css +4 -4
  96. package/modern/components/optgroup/index.module.css.js +1 -1
  97. package/modern/components/option/desktop/index.css +19 -19
  98. package/modern/components/option/desktop/index.module.css.js +1 -1
  99. package/modern/components/option/mobile/index.css +16 -16
  100. package/modern/components/option/mobile/index.module.css.js +1 -1
  101. package/modern/components/options-list/index.css +13 -13
  102. package/modern/components/options-list/index.module.css.js +1 -1
  103. package/modern/components/search/index.css +1 -1
  104. package/modern/components/search/index.module.css.js +1 -1
  105. package/modern/components/virtual-options-list/index.css +13 -13
  106. package/modern/components/virtual-options-list/index.module.css.js +1 -1
  107. package/modern/mobile/modal.mobile.css +1 -1
  108. package/modern/mobile/modal.mobile.module.css.js +1 -1
  109. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  110. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  111. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  112. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  113. package/modern/presets/useSelectWithLoading/index.css +1 -1
  114. package/modern/presets/useSelectWithLoading/index.module.css.js +1 -1
  115. package/package.json +11 -11
  116. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  117. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  118. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  119. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  120. package/presets/useSelectWithLoading/index.css +1 -1
  121. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optionsList":"select__optionsList_15vxr","scrollable":"select__scrollable_15vxr","verticalBar":"select__verticalBar_15vxr","verticalBarWithHeader":"select__verticalBarWithHeader_15vxr","verticalBarWithFooter":"select__verticalBarWithFooter_15vxr","optionsListHeader":"select__optionsListHeader_15vxr","headerHighlighted":"select__headerHighlighted_15vxr","optionsListFooter":"select__optionsListFooter_15vxr","withBorder":"select__withBorder_15vxr","mask":"select__mask_15vxr","emptyPlaceholder":"select__emptyPlaceholder_15vxr","size-72":"select__size-72_15vxr"};
3
+ var styles = {"optionsList":"select__optionsList_16w4h","scrollable":"select__scrollable_16w4h","verticalBar":"select__verticalBar_16w4h","verticalBarWithHeader":"select__verticalBarWithHeader_16w4h","verticalBarWithFooter":"select__verticalBarWithFooter_16w4h","optionsListHeader":"select__optionsListHeader_16w4h","headerHighlighted":"select__headerHighlighted_16w4h","optionsListFooter":"select__optionsListFooter_16w4h","withBorder":"select__withBorder_16w4h","mask":"select__mask_16w4h","emptyPlaceholder":"select__emptyPlaceholder_16w4h","size-72":"select__size-72_16w4h"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,3 +1,3 @@
1
- .select__component_1tuuj.select__component_1tuuj {
1
+ .select__component_1dzaz.select__component_1dzaz {
2
2
  width: auto;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_1tuuj"};
3
+ var styles = {"component":"select__component_1dzaz"};
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_1edbn {
23
+ .select__virtualOptionsList_7pw7q {
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_1edbn {
30
+ .select__virtualOptionsListHeader_7pw7q {
31
31
  box-sizing: border-box;
32
32
  border-bottom: 1px solid var(--color-light-neutral-300);
33
33
  }
34
- .select__virtualOptionsListFooter_1edbn {
34
+ .select__virtualOptionsListFooter_7pw7q {
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_1edbn.select__withBorder_1edbn {
40
+ .select__virtualOptionsListFooter_7pw7q.select__withBorder_7pw7q {
41
41
  border-top: 1px solid var(--color-light-neutral-300);
42
42
  }
43
- .select__scrollable_1edbn {
43
+ .select__scrollable_7pw7q {
44
44
  position: relative;
45
45
  overflow: auto;
46
46
  width: 100%;
47
47
  }
48
- .select__inner_1edbn {
48
+ .select__inner_7pw7q {
49
49
  position: relative;
50
50
  width: 100%;
51
51
  }
52
- .select__virtualRow_1edbn {
52
+ .select__virtualRow_7pw7q {
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_1edbn:before {
58
+ .select__virtualRow_7pw7q: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_1edbn:first-child:before {
69
+ .select__virtualRow_7pw7q:first-child:before {
70
70
  display: none;
71
71
  }
72
- .select__highlighted_1edbn:before,
73
- .select__highlighted_1edbn + .select__virtualRow_1edbn:before {
72
+ .select__highlighted_7pw7q:before,
73
+ .select__highlighted_7pw7q + .select__virtualRow_7pw7q:before {
74
74
  display: none;
75
75
  }
76
- .select__emptyPlaceholder_1edbn {
76
+ .select__emptyPlaceholder_7pw7q {
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_1edbn .select__emptyPlaceholder_1edbn {
81
+ .select__size-72_7pw7q .select__emptyPlaceholder_7pw7q {
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_1edbn","virtualOptionsListHeader":"select__virtualOptionsListHeader_1edbn","virtualOptionsListFooter":"select__virtualOptionsListFooter_1edbn","withBorder":"select__withBorder_1edbn","scrollable":"select__scrollable_1edbn","inner":"select__inner_1edbn","virtualRow":"select__virtualRow_1edbn","highlighted":"select__highlighted_1edbn","emptyPlaceholder":"select__emptyPlaceholder_1edbn","size-72":"select__size-72_1edbn"};
3
+ var styles = {"virtualOptionsList":"select__virtualOptionsList_7pw7q","virtualOptionsListHeader":"select__virtualOptionsListHeader_7pw7q","virtualOptionsListFooter":"select__virtualOptionsListFooter_7pw7q","withBorder":"select__withBorder_7pw7q","scrollable":"select__scrollable_7pw7q","inner":"select__inner_7pw7q","virtualRow":"select__virtualRow_7pw7q","highlighted":"select__highlighted_7pw7q","emptyPlaceholder":"select__emptyPlaceholder_7pw7q","size-72":"select__size-72_7pw7q"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,7 +2,7 @@
2
2
  --gap-xs: 8px;
3
3
  --gap-8: var(--gap-xs);
4
4
  }
5
- .select__header_1kynz {
5
+ .select__header_a3kcp {
6
6
  padding-right: var(--gap-8);
7
7
  padding-left: var(--gap-8);
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import './modal.mobile.css';
2
2
 
3
- var styles = {"header":"select__header_1kynz"};
3
+ var styles = {"header":"select__header_a3kcp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=modal.mobile.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_1026m {
15
+ .select__footer_1sfv8 {
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_1026m.select__size-72_1026m {
20
+ .select__footer_1sfv8.select__size-72_1sfv8 {
21
21
  padding: var(--gap-12) var(--gap-16);
22
22
  }
23
- .select__footer_1026m > .select__button_1026m + .select__button_1026m {
23
+ .select__footer_1sfv8 > .select__button_1sfv8 + .select__button_1sfv8 {
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_1026m","size-72":"select__size-72_1026m","button":"select__button_1026m"};
3
+ var styles = {"footer":"select__footer_1sfv8","size-72":"select__size-72_1sfv8","button":"select__button_1sfv8"};
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_103zd {
9
+ .select__desktop_xi3y4 {
10
10
  padding: var(--gap-12);
11
11
  }
12
- .select__desktop_103zd.select__size-72_103zd {
12
+ .select__desktop_xi3y4.select__size-72_xi3y4 {
13
13
  padding-left: var(--gap-16);
14
14
  }
15
- .select__mobile_103zd {
15
+ .select__mobile_xi3y4 {
16
16
  padding: var(--gap-12) var(--gap-12) var(--gap-12) var(--gap-8);
17
17
  }
18
- .select__positionAfter_103zd {
18
+ .select__positionAfter_xi3y4 {
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_103zd","size-72":"select__size-72_103zd","mobile":"select__mobile_103zd","positionAfter":"select__positionAfter_103zd"};
3
+ var styles = {"desktop":"select__desktop_xi3y4","size-72":"select__size-72_xi3y4","mobile":"select__mobile_xi3y4","positionAfter":"select__positionAfter_xi3y4"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,4 +1,4 @@
1
- .select__skeleton_rbog3 {
1
+ .select__skeleton_sbv5r {
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_rbog3"};
3
+ var styles = {"skeleton":"select__skeleton_sbv5r"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,7 +2,7 @@
2
2
  --gap-xs: 8px;
3
3
  --gap-8: var(--gap-xs);
4
4
  }
5
- .select__header_1kynz {
5
+ .select__header_a3kcp {
6
6
  padding-right: var(--gap-8);
7
7
  padding-left: var(--gap-8);
8
8
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./modal.mobile.css');
4
4
 
5
- var styles = {"header":"select__header_1kynz"};
5
+ var styles = {"header":"select__header_a3kcp"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=modal.mobile.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_mxvhk {
12
+ .select__arrow_5gn75 {
13
13
  display: block;
14
14
  width: 24px;
15
15
  height: 24px;
@@ -19,15 +19,15 @@
19
19
  transform 0.15s ease-in-out,
20
20
  opacity 0.2s ease;
21
21
  }
22
- .select__arrow_mxvhk.select__disabled_mxvhk {
22
+ .select__arrow_5gn75.select__disabled_5gn75 {
23
23
  color: var(--select-arrow-disabled-color);
24
24
  }
25
- .select__arrow_mxvhk.select__size-40_mxvhk {
25
+ .select__arrow_5gn75.select__size-40_5gn75 {
26
26
  width: auto;
27
27
  width: initial;
28
28
  height: auto;
29
29
  height: initial;
30
30
  }
31
- .select__open_mxvhk {
31
+ .select__open_5gn75 {
32
32
  transform: var(--arrow-transform);
33
33
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"arrow":"select__arrow_mxvhk","disabled":"select__disabled_mxvhk","size-40":"select__size-40_mxvhk","open":"select__open_mxvhk"};
3
+ const styles = {"arrow":"select__arrow_5gn75","disabled":"select__disabled_5gn75","size-40":"select__size-40_5gn75","open":"select__open_5gn75"};
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_s3zq7 {
5
+ .select__checkmark_amrft {
6
6
  flex-shrink: 0;
7
7
  box-sizing: border-box;
8
8
  }
9
- .select__checkmark_s3zq7.select__start_s3zq7 {
9
+ .select__checkmark_amrft.select__start_amrft {
10
10
  align-self: start;
11
11
  }
12
- .select__checkmark_s3zq7.select__center_s3zq7 {
12
+ .select__checkmark_amrft.select__center_amrft {
13
13
  align-self: center;
14
14
  }
15
- .select__positionAfter_s3zq7 {
15
+ .select__positionAfter_amrft {
16
16
  margin-left: 0;
17
17
  margin-left: initial;
18
18
  }
19
- .select__container_s3zq7 {
19
+ .select__container_amrft {
20
20
  display: flex;
21
21
  align-items: center;
22
22
  justify-content: center;
23
23
  width: 100%;
24
24
  }
25
- .select__container_s3zq7.select__start_s3zq7 {
25
+ .select__container_amrft.select__start_amrft {
26
26
  align-items: flex-start;
27
27
  }
28
- .select__container_s3zq7.select__center_s3zq7 {
28
+ .select__container_amrft.select__center_amrft {
29
29
  align-items: center;
30
30
  }
31
- .select__singleIcon_s3zq7 {
31
+ .select__singleIcon_amrft {
32
32
  flex-shrink: 0;
33
33
  opacity: 0;
34
34
  }
35
- .select__singleIcon_s3zq7.select__before_s3zq7 {
35
+ .select__singleIcon_amrft.select__before_amrft {
36
36
  margin-right: var(--gap-12);
37
37
  }
38
- .select__singleIcon_s3zq7.select__after_s3zq7 {
38
+ .select__singleIcon_amrft.select__after_amrft {
39
39
  margin-left: var(--gap-12);
40
40
  }
41
- .select__singleIcon_s3zq7.select__selected_s3zq7 {
41
+ .select__singleIcon_amrft.select__selected_amrft {
42
42
  opacity: 1;
43
43
  }
44
- .select__content_s3zq7 {
44
+ .select__content_amrft {
45
45
  flex: 1;
46
46
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_s3zq7","start":"select__start_s3zq7","center":"select__center_s3zq7","positionAfter":"select__positionAfter_s3zq7","container":"select__container_s3zq7","singleIcon":"select__singleIcon_s3zq7","before":"select__before_s3zq7","after":"select__after_s3zq7","selected":"select__selected_s3zq7","content":"select__content_s3zq7"};
3
+ const styles = {"checkmark":"select__checkmark_amrft","start":"select__start_amrft","center":"select__center_amrft","positionAfter":"select__positionAfter_amrft","container":"select__container_amrft","singleIcon":"select__singleIcon_amrft","before":"select__before_amrft","after":"select__after_amrft","selected":"select__selected_amrft","content":"select__content_amrft"};
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_ru7av {
37
+ .select__option_1k7vx {
38
38
  font-size: 16px;
39
39
  line-height: 20px;
40
40
  font-weight: 400;
@@ -50,49 +50,49 @@
50
50
  cursor: pointer;
51
51
  min-height: var(--size-s-height);
52
52
  }
53
- .select__option_ru7av:not(.select__disabled_ru7av):active {
53
+ .select__option_1k7vx:not(.select__disabled_1k7vx):active {
54
54
  background: var(--select-option-active-background);
55
55
  color: var(--select-option-active-color);
56
56
  }
57
- .select__option_ru7av.select__checkmarkBefore_ru7av {
57
+ .select__option_1k7vx.select__checkmarkBefore_1k7vx {
58
58
  padding: var(--gap-0) var(--gap-0) var(--gap-0) var(--gap-12);
59
59
  }
60
- .select__option_ru7av.select__checkmarkBefore_ru7av.select__mobile_ru7av {
60
+ .select__option_1k7vx.select__checkmarkBefore_1k7vx.select__mobile_1k7vx {
61
61
  padding-left: var(--gap-16);
62
62
  }
63
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av {
63
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx {
64
64
  padding: var(--gap-0) var(--gap-12) var(--gap-0) var(--gap-0);
65
65
  }
66
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__size-72_ru7av {
66
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx.select__size-72_1k7vx {
67
67
  padding-right: var(--gap-16);
68
68
  }
69
- .select__option_ru7av.select__checkmarkAfter_ru7av.select__checkmarkAfter_ru7av.select__mobile_ru7av {
69
+ .select__option_1k7vx.select__checkmarkAfter_1k7vx.select__checkmarkAfter_1k7vx.select__mobile_1k7vx {
70
70
  padding-right: var(--gap-20);
71
71
  }
72
- .select__option_ru7av.select__textContent_ru7av {
72
+ .select__option_1k7vx.select__textContent_1k7vx {
73
73
  padding: var(--gap-12);
74
74
  }
75
- .select__option_ru7av.select__textContent_ru7av.select__size-72_ru7av {
75
+ .select__option_1k7vx.select__textContent_1k7vx.select__size-72_1k7vx {
76
76
  padding-left: var(--gap-16);
77
77
  padding-right: var(--gap-16);
78
78
  }
79
- .select__option_ru7av.select__textContent_ru7av.select__mobile_ru7av {
79
+ .select__option_1k7vx.select__textContent_1k7vx.select__mobile_1k7vx {
80
80
  padding: var(--gap-16) var(--gap-20);
81
81
  }
82
- .select__selected_ru7av {
82
+ .select__selected_1k7vx {
83
83
  background: var(--select-option-selected-background);
84
84
  color: var(--select-option-selected-color);
85
85
  cursor: default;
86
86
  }
87
- .select__highlighted_ru7av {
87
+ .select__highlighted_1k7vx {
88
88
  background: var(--select-option-hover-background);
89
89
  color: var(--select-option-hover-color);
90
90
  }
91
- .select__disabled_ru7av {
91
+ .select__disabled_1k7vx {
92
92
  cursor: var(--disabled-cursor);
93
93
  background: var(--select-option-disabled-background);
94
94
  color: var(--select-option-disabled-color);
95
95
  }
96
- .select__content_ru7av {
96
+ .select__content_1k7vx {
97
97
  flex: 1;
98
98
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"option":"select__option_ru7av","disabled":"select__disabled_ru7av","checkmarkBefore":"select__checkmarkBefore_ru7av","mobile":"select__mobile_ru7av","checkmarkAfter":"select__checkmarkAfter_ru7av","size-72":"select__size-72_ru7av","textContent":"select__textContent_ru7av","selected":"select__selected_ru7av","highlighted":"select__highlighted_ru7av","content":"select__content_ru7av"};
3
+ const styles = {"option":"select__option_1k7vx","disabled":"select__disabled_1k7vx","checkmarkBefore":"select__checkmarkBefore_1k7vx","mobile":"select__mobile_1k7vx","checkmarkAfter":"select__checkmarkAfter_1k7vx","size-72":"select__size-72_1k7vx","textContent":"select__textContent_1k7vx","selected":"select__selected_1k7vx","highlighted":"select__highlighted_1k7vx","content":"select__content_1k7vx"};
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_m1i15 {
33
+ .select__component_l1bbh {
34
34
  width: -moz-max-content;
35
35
  width: max-content;
36
36
  position: relative;
37
37
  outline: 0;
38
38
  max-width: 100%;
39
39
  }
40
- .select__popoverInner_m1i15 {
40
+ .select__popoverInner_l1bbh {
41
41
  padding-top: var(--select-options-list-offset);
42
42
  padding-bottom: var(--select-options-list-offset);
43
43
  background: transparent;
44
44
  border-radius: var(--border-radius-0);
45
45
  position: relative;
46
46
  }
47
- .select__popoverInner_m1i15.select__popoverInner_m1i15 {
47
+ .select__popoverInner_l1bbh.select__popoverInner_l1bbh {
48
48
  box-shadow: none;
49
49
  border: none;
50
50
  }
51
- .select__optionsListWrapper_m1i15 {
51
+ .select__optionsListWrapper_l1bbh {
52
52
  position: relative;
53
53
  padding-top: var(--select-options-list-top-padding);
54
54
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -58,7 +58,7 @@
58
58
  overflow: hidden;
59
59
  will-change: transform;
60
60
  }
61
- .select__optionsListBorder_m1i15 {
61
+ .select__optionsListBorder_l1bbh {
62
62
  position: absolute;
63
63
  top: var(--gap-0);
64
64
  right: var(--gap-0);
@@ -68,7 +68,7 @@
68
68
  border-radius: inherit;
69
69
  pointer-events: none;
70
70
  }
71
- .select__nativeSelect_m1i15 {
71
+ .select__nativeSelect_l1bbh {
72
72
  opacity: 0;
73
73
  overflow: hidden;
74
74
  position: absolute;
@@ -82,19 +82,19 @@
82
82
  cursor: pointer;
83
83
  z-index: 1;
84
84
  }
85
- .select__block_m1i15 {
85
+ .select__block_l1bbh {
86
86
  width: 100%;
87
87
  }
88
- .select__emptySearchPlaceholder_m1i15 {
88
+ .select__emptySearchPlaceholder_l1bbh {
89
89
  text-align: center;
90
90
  }
91
- .select__search_m1i15 {
91
+ .select__search_l1bbh {
92
92
  margin: var(--gap-12) var(--gap-12) var(--gap-0);
93
93
  }
94
- .select__search_m1i15.select__size-72_m1i15 {
94
+ .select__search_l1bbh.select__size-72_l1bbh {
95
95
  margin-left: var(--gap-16);
96
96
  margin-right: var(--gap-16);
97
97
  }
98
- .select__search_m1i15:last-child {
98
+ .select__search_l1bbh:last-child {
99
99
  margin-bottom: var(--gap-12);
100
100
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"select__component_m1i15","popoverInner":"select__popoverInner_m1i15","optionsListWrapper":"select__optionsListWrapper_m1i15","optionsListBorder":"select__optionsListBorder_m1i15","nativeSelect":"select__nativeSelect_m1i15","block":"select__block_m1i15","emptySearchPlaceholder":"select__emptySearchPlaceholder_m1i15","search":"select__search_m1i15","size-72":"select__size-72_m1i15"};
3
+ const styles = {"component":"select__component_l1bbh","popoverInner":"select__popoverInner_l1bbh","optionsListWrapper":"select__optionsListWrapper_l1bbh","optionsListBorder":"select__optionsListBorder_l1bbh","nativeSelect":"select__nativeSelect_l1bbh","block":"select__block_l1bbh","emptySearchPlaceholder":"select__emptySearchPlaceholder_l1bbh","search":"select__search_l1bbh","size-72":"select__size-72_l1bbh"};
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_zs8gf {
12
+ .select__sheet_7eju1 {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf {
15
+ .select__sheetContent_7eju1.select__sheetContent_7eju1 {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_zs8gf.select__sheetContent_zs8gf .select__modalContent_zs8gf {
18
+ .select__sheetContent_7eju1.select__sheetContent_7eju1 .select__modalContent_7eju1 {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_zs8gf {
23
+ .select__sheetContainer_7eju1 {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_zs8gf {
26
+ .select__optionsListWrapper_7eju1 {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_zs8gf.select__optionsList_zs8gf {
29
+ .select__optionsList_7eju1.select__optionsList_7eju1 {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_zs8gf {
34
+ .select__scrollbar_7eju1 {
35
35
  flex: 1;
36
36
  }
37
- .select__search_zs8gf {
37
+ .select__search_7eju1 {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_zs8gf.select__option_zs8gf {
40
+ .select__option_7eju1.select__option_7eju1 {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4);
42
42
  }
43
- .select__option_zs8gf.select__option_zs8gf:before {
43
+ .select__option_7eju1.select__option_7eju1:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_zs8gf.select__optionGroup_zs8gf {
46
+ .select__optionGroup_7eju1.select__optionGroup_7eju1 {
47
47
  padding: var(--gap-16) var(--gap-16) var(--gap-8);
48
48
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- const mobileStyles = {"sheet":"select__sheet_zs8gf","sheetContent":"select__sheetContent_zs8gf","modalContent":"select__modalContent_zs8gf","sheetContainer":"select__sheetContainer_zs8gf","optionsListWrapper":"select__optionsListWrapper_zs8gf","optionsList":"select__optionsList_zs8gf","scrollbar":"select__scrollbar_zs8gf","search":"select__search_zs8gf","option":"select__option_zs8gf","optionGroup":"select__optionGroup_zs8gf"};
3
+ const mobileStyles = {"sheet":"select__sheet_7eju1","sheetContent":"select__sheetContent_7eju1","modalContent":"select__modalContent_7eju1","sheetContainer":"select__sheetContainer_7eju1","optionsListWrapper":"select__optionsListWrapper_7eju1","optionsList":"select__optionsList_7eju1","scrollbar":"select__scrollbar_7eju1","search":"select__search_7eju1","option":"select__option_7eju1","optionGroup":"select__optionGroup_7eju1"};
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_wsmy1 {
16
+ .select__checkmark_1p6bk {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_wsmy1.select__before_wsmy1 {
19
+ .select__checkmark_1p6bk.select__before_1p6bk {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_wsmy1.select__after_wsmy1 {
22
+ .select__checkmark_1p6bk.select__after_1p6bk {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_wsmy1 {
25
+ .select__single_1p6bk {
26
26
  display: flex;
27
27
  align-items: center;
28
28
  justify-content: center;
@@ -30,26 +30,26 @@
30
30
  width: var(--select-checkmark-size);
31
31
  height: var(--select-checkmark-size);
32
32
  }
33
- .select__single_wsmy1.select__selected_wsmy1 {
33
+ .select__single_1p6bk.select__selected_1p6bk {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_wsmy1.select__before_wsmy1 {
36
+ .select__multiple_1p6bk.select__before_1p6bk {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_wsmy1.select__after_wsmy1 {
40
+ .select__multiple_1p6bk.select__after_1p6bk {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_wsmy1.select__after_wsmy1 {
43
+ .select__after_1p6bk.select__after_1p6bk {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_wsmy1.select__after_wsmy1.select__single_wsmy1 {
46
+ .select__after_1p6bk.select__after_1p6bk.select__single_1p6bk {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_wsmy1 {
49
+ .select__colorIcon_1p6bk {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_wsmy1 {
52
+ .select__displayIcon_1p6bk {
53
53
  display: block;
54
54
  width: 100%;
55
55
  height: 100%;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"checkmark":"select__checkmark_wsmy1","before":"select__before_wsmy1","after":"select__after_wsmy1","single":"select__single_wsmy1","selected":"select__selected_wsmy1","multiple":"select__multiple_wsmy1","colorIcon":"select__colorIcon_wsmy1","displayIcon":"select__displayIcon_wsmy1"};
3
+ const styles = {"checkmark":"select__checkmark_1p6bk","before":"select__before_1p6bk","after":"select__after_1p6bk","single":"select__single_1p6bk","selected":"select__selected_1p6bk","multiple":"select__multiple_1p6bk","colorIcon":"select__colorIcon_1p6bk","displayIcon":"select__displayIcon_1p6bk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map