@alfalab/core-components-select 19.1.8 → 19.1.9

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 +9 -9
  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 +9 -9
  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 +9 -9
  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 +14 -14
  116. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  117. package/presets/useSelectWithApply/options-list-with-apply/footer/index.module.css.js +1 -1
  118. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +4 -4
  119. package/presets/useSelectWithApply/options-list-with-apply/header/index.module.css.js +1 -1
  120. package/presets/useSelectWithLoading/index.css +1 -1
  121. package/presets/useSelectWithLoading/index.module.css.js +1 -1
@@ -9,40 +9,40 @@
9
9
  --gap-16: var(--gap-m);
10
10
  --gap-20: var(--gap-l);
11
11
  }
12
- .select__sheet_kc1sa {
12
+ .select__sheet_mxx7v {
13
13
  overflow: hidden;
14
14
  }
15
- .select__sheetContent_kc1sa.select__sheetContent_kc1sa {
15
+ .select__sheetContent_mxx7v.select__sheetContent_mxx7v {
16
16
  padding: var(--gap-0);
17
17
  }
18
- .select__sheetContent_kc1sa.select__sheetContent_kc1sa .select__modalContent_kc1sa {
18
+ .select__sheetContent_mxx7v.select__sheetContent_mxx7v .select__modalContent_mxx7v {
19
19
  padding: var(--gap-0);
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  }
23
- .select__sheetContainer_kc1sa {
23
+ .select__sheetContainer_mxx7v {
24
24
  padding: var(--gap-0);
25
25
  }
26
- .select__optionsListWrapper_kc1sa {
26
+ .select__optionsListWrapper_mxx7v {
27
27
  flex: 1;
28
28
  }
29
- .select__optionsList_kc1sa.select__optionsList_kc1sa {
29
+ .select__optionsList_mxx7v.select__optionsList_mxx7v {
30
30
  height: 100%;
31
31
  display: flex;
32
32
  flex-direction: column;
33
33
  }
34
- .select__scrollbar_kc1sa {
34
+ .select__scrollbar_mxx7v {
35
35
  flex: 1;
36
36
  }
37
- .select__search_kc1sa {
37
+ .select__search_mxx7v {
38
38
  padding: var(--gap-8);
39
39
  }
40
- .select__option_kc1sa.select__option_kc1sa {
40
+ .select__option_mxx7v.select__option_mxx7v {
41
41
  padding: var(--gap-4) var(--gap-20) var(--gap-4);
42
42
  }
43
- .select__option_kc1sa.select__option_kc1sa:before {
43
+ .select__option_mxx7v.select__option_mxx7v:before {
44
44
  display: none;
45
45
  }
46
- .select__optionGroup_kc1sa.select__optionGroup_kc1sa {
46
+ .select__optionGroup_mxx7v.select__optionGroup_mxx7v {
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
- var mobileStyles = {"sheet":"select__sheet_kc1sa","sheetContent":"select__sheetContent_kc1sa","modalContent":"select__modalContent_kc1sa","sheetContainer":"select__sheetContainer_kc1sa","optionsListWrapper":"select__optionsListWrapper_kc1sa","optionsList":"select__optionsList_kc1sa","scrollbar":"select__scrollbar_kc1sa","search":"select__search_kc1sa","option":"select__option_kc1sa","optionGroup":"select__optionGroup_kc1sa"};
3
+ var mobileStyles = {"sheet":"select__sheet_mxx7v","sheetContent":"select__sheetContent_mxx7v","modalContent":"select__modalContent_mxx7v","sheetContainer":"select__sheetContainer_mxx7v","optionsListWrapper":"select__optionsListWrapper_mxx7v","optionsList":"select__optionsList_mxx7v","scrollbar":"select__scrollbar_mxx7v","search":"select__search_mxx7v","option":"select__option_mxx7v","optionGroup":"select__optionGroup_mxx7v"};
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_jp5qm {
16
+ .select__checkmark_h3ab1 {
17
17
  flex-shrink: 0;
18
18
  }
19
- .select__checkmark_jp5qm.select__before_jp5qm {
19
+ .select__checkmark_h3ab1.select__before_h3ab1 {
20
20
  display: var(--select-checkmark-before-display);
21
21
  }
22
- .select__checkmark_jp5qm.select__after_jp5qm {
22
+ .select__checkmark_h3ab1.select__after_h3ab1 {
23
23
  display: var(--select-checkmark-after-display);
24
24
  }
25
- .select__single_jp5qm {
25
+ .select__single_h3ab1 {
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_jp5qm.select__selected_jp5qm {
33
+ .select__single_h3ab1.select__selected_h3ab1 {
34
34
  opacity: 1;
35
35
  }
36
- .select__multiple_jp5qm.select__before_jp5qm {
36
+ .select__multiple_h3ab1.select__before_h3ab1 {
37
37
  margin-right: var(--gap-12);
38
38
  display: var(--select-checkmark-before-display-multiple);
39
39
  }
40
- .select__multiple_jp5qm.select__after_jp5qm {
40
+ .select__multiple_h3ab1.select__after_h3ab1 {
41
41
  margin-left: var(--gap-12);
42
42
  }
43
- .select__after_jp5qm.select__after_jp5qm {
43
+ .select__after_h3ab1.select__after_h3ab1 {
44
44
  display: var(--select-checkmark-after-display);
45
45
  }
46
- .select__after_jp5qm.select__after_jp5qm.select__single_jp5qm {
46
+ .select__after_h3ab1.select__after_h3ab1.select__single_h3ab1 {
47
47
  display: var(--select-checkmark-after-display-single);
48
48
  }
49
- .select__colorIcon_jp5qm {
49
+ .select__colorIcon_h3ab1 {
50
50
  color: var(--color-light-status-positive);
51
51
  }
52
- .select__displayIcon_jp5qm {
52
+ .select__displayIcon_h3ab1 {
53
53
  display: block;
54
54
  width: 100%;
55
55
  height: 100%;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_jp5qm","before":"select__before_jp5qm","after":"select__after_jp5qm","single":"select__single_jp5qm","selected":"select__selected_jp5qm","multiple":"select__multiple_jp5qm","colorIcon":"select__colorIcon_jp5qm","displayIcon":"select__displayIcon_jp5qm"};
3
+ var styles = {"checkmark":"select__checkmark_h3ab1","before":"select__before_h3ab1","after":"select__after_h3ab1","single":"select__single_h3ab1","selected":"select__selected_h3ab1","multiple":"select__multiple_h3ab1","colorIcon":"select__colorIcon_h3ab1","displayIcon":"select__displayIcon_h3ab1"};
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_10l3w {
9
+ .select__checkmark_1i2c7 {
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_10l3w.select__selected_10l3w {
18
+ .select__checkmark_1i2c7.select__selected_1i2c7 {
19
19
  opacity: 1;
20
20
  }
21
- .select__checkmark_10l3w.select__before_10l3w {
21
+ .select__checkmark_1i2c7.select__before_1i2c7 {
22
22
  margin-right: var(--gap-8);
23
23
  }
24
- .select__checkmark_10l3w.select__after_10l3w {
24
+ .select__checkmark_1i2c7.select__after_1i2c7 {
25
25
  margin-left: var(--gap-8);
26
26
  }
27
- .select__displayIcon_10l3w {
27
+ .select__displayIcon_1i2c7 {
28
28
  display: var(--select-mobile-checkmark-display-icon);
29
29
  }
30
- .select__displayBadge_10l3w {
30
+ .select__displayBadge_1i2c7 {
31
31
  display: var(--select-mobile-checkmark-display-badge);
32
32
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"checkmark":"select__checkmark_10l3w","selected":"select__selected_10l3w","before":"select__before_10l3w","after":"select__after_10l3w","displayIcon":"select__displayIcon_10l3w","displayBadge":"select__displayBadge_10l3w"};
3
+ var styles = {"checkmark":"select__checkmark_1i2c7","selected":"select__selected_1i2c7","before":"select__before_1i2c7","after":"select__after_1i2c7","displayIcon":"select__displayIcon_1i2c7","displayBadge":"select__displayBadge_1i2c7"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,16 +6,16 @@
6
6
  :root {
7
7
  --input-error-icon-display: none;
8
8
  }
9
- .select__clearIcon_155zo {
9
+ .select__clearIcon_1tc04 {
10
10
  display: block;
11
11
  color: var(--color-light-neutral-translucent-500);
12
12
  }
13
- .select__clearIcon_155zo:hover {
13
+ .select__clearIcon_1tc04:hover {
14
14
  color: var(--color-light-neutral-translucent-500-hover);
15
15
  }
16
- .select__clearIcon_155zo:active {
16
+ .select__clearIcon_1tc04:active {
17
17
  color: var(--color-light-neutral-translucent-500-press);
18
18
  }
19
- .select__clearButton_155zo + [data-addon='error-icon'] {
19
+ .select__clearButton_1tc04 + [data-addon='error-icon'] {
20
20
  display: var(--input-error-icon-display);
21
21
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"clearIcon":"select__clearIcon_155zo","clearButton":"select__clearButton_155zo"};
3
+ var styles = {"clearIcon":"select__clearIcon_1tc04","clearButton":"select__clearButton_1tc04"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -18,28 +18,28 @@
18
18
  :root {
19
19
  --select-arrow-hover-opacity: 0.7;
20
20
  }
21
- .select__component_b9j99 {
21
+ .select__component_zfjot {
22
22
  width: 100%;
23
23
  outline: none;
24
24
  }
25
- .select__field_b9j99:not(.select__disabled_b9j99) {
25
+ .select__field_zfjot:not(.select__disabled_zfjot) {
26
26
  cursor: pointer;
27
27
  }
28
- .select__field_b9j99:not(.select__disabled_b9j99):hover .select__arrow_b9j99 {
28
+ .select__field_zfjot:not(.select__disabled_zfjot):hover .select__arrow_zfjot {
29
29
  opacity: var(--select-arrow-hover-opacity);
30
30
  }
31
- .select__disabled_b9j99 {
31
+ .select__disabled_zfjot {
32
32
  cursor: var(--disabled-cursor);
33
33
  }
34
- .select__placeholder_b9j99 {
34
+ .select__placeholder_zfjot {
35
35
  color: var(--input-placeholder-color);
36
36
  transition: color 0.2s ease;
37
- animation: select__show-placeholder_b9j99 0.2s ease;
37
+ animation: select__show-placeholder_zfjot 0.2s ease;
38
38
  }
39
- .select__placeholder_b9j99.select__focused_b9j99 {
39
+ .select__placeholder_zfjot.select__focused_zfjot {
40
40
  color: var(--input-focus-placeholder-color);
41
41
  }
42
- .select__contentWrapper_b9j99 {
42
+ .select__contentWrapper_zfjot {
43
43
  font-size: 16px;
44
44
  line-height: 20px;
45
45
  font-weight: 400;
@@ -50,28 +50,28 @@
50
50
  overflow: hidden;
51
51
  width: 100%;
52
52
  }
53
- .select__contentWrapper_b9j99.select__size-40_b9j99 {
53
+ .select__contentWrapper_zfjot.select__size-40_zfjot {
54
54
  font-size: 14px;
55
55
  line-height: 18px;
56
56
  font-weight: 400;
57
57
  font-family: var(--font-family-system);
58
58
  }
59
- .select__value_b9j99 {
59
+ .select__value_zfjot {
60
60
  overflow: hidden;
61
61
  text-overflow: ellipsis;
62
62
  text-align: left;
63
63
  }
64
- .select__value_b9j99.select__size-40_b9j99 {
64
+ .select__value_zfjot.select__size-40_zfjot {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  font-family: var(--font-family-system);
69
69
  }
70
- .select__focusVisible_b9j99 {
70
+ .select__focusVisible_zfjot {
71
71
  outline: 2px solid var(--focus-color);
72
72
  outline-offset: 2px;
73
73
  }
74
- @keyframes select__show-placeholder_b9j99 {
74
+ @keyframes select__show-placeholder_zfjot {
75
75
  from {
76
76
  opacity: 0;
77
77
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"select__component_b9j99","field":"select__field_b9j99","disabled":"select__disabled_b9j99","arrow":"select__arrow_b9j99","placeholder":"select__placeholder_b9j99","show-placeholder":"select__show-placeholder_b9j99","focused":"select__focused_b9j99","contentWrapper":"select__contentWrapper_b9j99","size-40":"select__size-40_b9j99","value":"select__value_b9j99","focusVisible":"select__focusVisible_b9j99"};
3
+ var styles = {"component":"select__component_zfjot","field":"select__field_zfjot","disabled":"select__disabled_zfjot","arrow":"select__arrow_zfjot","placeholder":"select__placeholder_zfjot","show-placeholder":"select__show-placeholder_zfjot","focused":"select__focused_zfjot","contentWrapper":"select__contentWrapper_zfjot","size-40":"select__size-40_zfjot","value":"select__value_zfjot","focusVisible":"select__focusVisible_zfjot"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,20 +6,20 @@
6
6
  --gap-m: 16px;
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .select__footer_ym748 {
9
+ .select__footer_zmdtw {
10
10
  display: flex;
11
11
  box-sizing: border-box;
12
12
  width: 100%;
13
13
  padding: var(--gap-16) var(--gap-16);
14
14
  background-color: var(--color-light-modal-bg-primary);
15
15
  }
16
- .select__footer_ym748 .select__button_ym748:first-of-type {
16
+ .select__footer_zmdtw .select__button_zmdtw:first-of-type {
17
17
  margin-right: var(--gap-16);
18
18
  }
19
- .select__button_ym748 {
19
+ .select__button_zmdtw {
20
20
  width: 50%;
21
21
  }
22
- .select__highlighted_ym748 {
22
+ .select__highlighted_zmdtw {
23
23
  border-top: 1px solid var(--color-light-neutral-300);
24
24
  background-color: var(--color-light-modal-bg-primary);
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"select__footer_ym748","button":"select__button_ym748","highlighted":"select__highlighted_ym748"};
3
+ var styles = {"footer":"select__footer_zmdtw","button":"select__button_zmdtw","highlighted":"select__highlighted_zmdtw"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -23,7 +23,7 @@
23
23
  --select-optgroup-l-left-padding: var(--gap-16);
24
24
  --select-optgroup-l-right-padding: var(--gap-16);
25
25
  }
26
- .select__optgroup_kfg00 {
26
+ .select__optgroup_jf9ac {
27
27
  position: relative;
28
28
  display: flex;
29
29
  align-items: center;
@@ -33,10 +33,10 @@
33
33
  background: var(--select-optgroup-background);
34
34
  min-height: 40px;
35
35
  }
36
- .select__optgroup_kfg00 + *[role='option']:before {
36
+ .select__optgroup_jf9ac + *[role='option']:before {
37
37
  display: none;
38
38
  }
39
- .select__label_kfg00 {
39
+ .select__label_jf9ac {
40
40
  font-size: 12px;
41
41
  line-height: 16px;
42
42
  font-weight: 400;
@@ -47,7 +47,7 @@
47
47
  display: block;
48
48
  color: var(--select-optgroup-color);
49
49
  }
50
- .select__size-72_kfg00 {
50
+ .select__size-72_jf9ac {
51
51
  padding-left: var(--select-optgroup-l-left-padding);
52
52
  padding-right: var(--select-optgroup-l-right-padding);
53
53
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optgroup":"select__optgroup_kfg00","label":"select__label_kfg00","size-72":"select__size-72_kfg00"};
3
+ var styles = {"optgroup":"select__optgroup_jf9ac","label":"select__label_jf9ac","size-72":"select__size-72_jf9ac"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -43,7 +43,7 @@
43
43
  --select-option-active-color: var(--color-light-text-primary);
44
44
  --select-option-disabled-color: var(--color-light-text-secondary);
45
45
  }
46
- .select__option_3dduy {
46
+ .select__option_kum5d {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -60,11 +60,11 @@
60
60
  position: relative;
61
61
  cursor: pointer;
62
62
  }
63
- .select__option_3dduy:not(.select__disabled_3dduy):active {
63
+ .select__option_kum5d:not(.select__disabled_kum5d):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_3dduy:before {
67
+ .select__option_kum5d:before {
68
68
  content: '';
69
69
  position: absolute;
70
70
  left: var(--select-option-left-padding);
@@ -75,59 +75,59 @@
75
75
  display: var(--select-option-divider-display);
76
76
  transition: opacity 0.2s ease;
77
77
  }
78
- .select__option_3dduy:first-child:before {
78
+ .select__option_kum5d:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_3dduy {
81
+ .select__size-48_kum5d {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_3dduy {
84
+ .select__size-56_kum5d {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_3dduy {
87
+ .select__size-64_kum5d {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_3dduy {
90
+ .select__size-72_kum5d {
91
91
  min-height: var(--size-xl-height);
92
92
  padding-left: var(--select-option-l-left-padding);
93
93
  padding-right: var(--select-option-l-right-padding);
94
94
  }
95
- .select__size-72_3dduy:before {
95
+ .select__size-72_kum5d:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_3dduy {
99
+ .select__selected_kum5d {
100
100
  background: var(--select-option-selected-background);
101
101
  color: var(--select-option-selected-color);
102
102
  cursor: default;
103
103
  }
104
- .select__highlighted_3dduy {
104
+ .select__highlighted_kum5d {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_3dduy:before,
109
- .select__highlighted_3dduy + .select__option_3dduy:before {
108
+ .select__highlighted_kum5d:before,
109
+ .select__highlighted_kum5d + .select__option_kum5d:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_3dduy {
112
+ .select__disabled_kum5d {
113
113
  cursor: var(--disabled-cursor);
114
114
  background: var(--select-option-disabled-background);
115
115
  color: var(--select-option-disabled-color);
116
116
  }
117
- .select__content_3dduy {
117
+ .select__content_kum5d {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_3dduy {
122
+ .select__textContent_kum5d {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
126
- .select__highlighted_3dduy {
126
+ .select__highlighted_kum5d {
127
127
  background: var(--select-option-hover-background);
128
128
  color: var(--select-option-hover-color);
129
129
  }
130
- .select__highlighted_3dduy:before,
131
- .select__highlighted_3dduy + .select__option_3dduy:before {
130
+ .select__highlighted_kum5d:before,
131
+ .select__highlighted_kum5d + .select__option_kum5d:before {
132
132
  opacity: 0;
133
133
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_3dduy","disabled":"select__disabled_3dduy","size-48":"select__size-48_3dduy","size-56":"select__size-56_3dduy","size-64":"select__size-64_3dduy","size-72":"select__size-72_3dduy","selected":"select__selected_3dduy","highlighted":"select__highlighted_3dduy","content":"select__content_3dduy","textContent":"select__textContent_3dduy"};
3
+ var styles = {"option":"select__option_kum5d","disabled":"select__disabled_kum5d","size-48":"select__size-48_kum5d","size-56":"select__size-56_kum5d","size-64":"select__size-64_kum5d","size-72":"select__size-72_kum5d","selected":"select__selected_kum5d","highlighted":"select__highlighted_kum5d","content":"select__content_kum5d","textContent":"select__textContent_kum5d"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -43,7 +43,7 @@
43
43
  --select-option-active-color: var(--color-light-text-primary);
44
44
  --select-option-disabled-color: var(--color-light-text-secondary);
45
45
  }
46
- .select__option_c7iim {
46
+ .select__option_toqt1 {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -60,11 +60,11 @@
60
60
  position: relative;
61
61
  cursor: pointer;
62
62
  }
63
- .select__option_c7iim:not(.select__disabled_c7iim):active {
63
+ .select__option_toqt1:not(.select__disabled_toqt1):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
66
  }
67
- .select__option_c7iim:before {
67
+ .select__option_toqt1:before {
68
68
  content: '';
69
69
  position: absolute;
70
70
  left: var(--select-option-left-padding);
@@ -75,51 +75,51 @@
75
75
  display: var(--select-option-divider-display);
76
76
  transition: opacity 0.2s ease;
77
77
  }
78
- .select__option_c7iim:first-child:before {
78
+ .select__option_toqt1:first-child:before {
79
79
  display: none;
80
80
  }
81
- .select__size-48_c7iim {
81
+ .select__size-48_toqt1 {
82
82
  min-height: var(--size-s-height);
83
83
  }
84
- .select__size-56_c7iim {
84
+ .select__size-56_toqt1 {
85
85
  min-height: var(--size-m-height);
86
86
  }
87
- .select__size-64_c7iim {
87
+ .select__size-64_toqt1 {
88
88
  min-height: var(--size-l-height);
89
89
  }
90
- .select__size-72_c7iim {
90
+ .select__size-72_toqt1 {
91
91
  min-height: var(--size-xl-height);
92
92
  padding-left: var(--select-option-l-left-padding);
93
93
  padding-right: var(--select-option-l-right-padding);
94
94
  }
95
- .select__size-72_c7iim:before {
95
+ .select__size-72_toqt1:before {
96
96
  left: var(--select-option-l-left-padding);
97
97
  right: var(--select-option-l-right-padding);
98
98
  }
99
- .select__selected_c7iim {
99
+ .select__selected_toqt1 {
100
100
  background: var(--select-option-selected-background);
101
101
  color: var(--select-option-selected-color);
102
102
  cursor: default;
103
103
  }
104
- .select__highlighted_c7iim {
104
+ .select__highlighted_toqt1 {
105
105
  background: var(--select-option-hover-background);
106
106
  color: var(--select-option-hover-color);
107
107
  }
108
- .select__highlighted_c7iim:before,
109
- .select__highlighted_c7iim + .select__option_c7iim:before {
108
+ .select__highlighted_toqt1:before,
109
+ .select__highlighted_toqt1 + .select__option_toqt1:before {
110
110
  opacity: 0;
111
111
  }
112
- .select__disabled_c7iim {
112
+ .select__disabled_toqt1 {
113
113
  cursor: var(--disabled-cursor);
114
114
  background: var(--select-option-disabled-background);
115
115
  color: var(--select-option-disabled-color);
116
116
  }
117
- .select__content_c7iim {
117
+ .select__content_toqt1 {
118
118
  overflow: hidden;
119
119
  flex: 1;
120
120
  text-overflow: ellipsis;
121
121
  }
122
- .select__textContent_c7iim {
122
+ .select__textContent_toqt1 {
123
123
  padding-top: var(--gap-12);
124
124
  padding-bottom: var(--gap-12);
125
125
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"option":"select__option_c7iim","disabled":"select__disabled_c7iim","size-48":"select__size-48_c7iim","size-56":"select__size-56_c7iim","size-64":"select__size-64_c7iim","size-72":"select__size-72_c7iim","selected":"select__selected_c7iim","highlighted":"select__highlighted_c7iim","content":"select__content_c7iim","textContent":"select__textContent_c7iim"};
3
+ var styles = {"option":"select__option_toqt1","disabled":"select__disabled_toqt1","size-48":"select__size-48_toqt1","size-56":"select__size-56_toqt1","size-64":"select__size-64_toqt1","size-72":"select__size-72_toqt1","selected":"select__selected_toqt1","highlighted":"select__highlighted_toqt1","content":"select__content_toqt1","textContent":"select__textContent_toqt1"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -15,57 +15,57 @@
15
15
  --select-options-list-scrollbar-gap: var(--gap-12);
16
16
  --select-options-list-empty-placeholder-color: var(--color-light-text-secondary);
17
17
  }
18
- .select__optionsList_qgihn {
18
+ .select__optionsList_rgp7b {
19
19
  width: 100%;
20
20
  outline: none;
21
21
  box-sizing: border-box;
22
22
  position: relative;
23
23
  }
24
- .select__optionsList_qgihn .select__scrollable_qgihn {
24
+ .select__optionsList_rgp7b .select__scrollable_rgp7b {
25
25
  overflow: auto;
26
26
  width: 100%;
27
27
  }
28
- .select__optionsList_qgihn .select__scrollable_qgihn .select__verticalBar_qgihn.select__verticalBar_qgihn {
28
+ .select__optionsList_rgp7b .select__scrollable_rgp7b .select__verticalBar_rgp7b.select__verticalBar_rgp7b {
29
29
  top: var(--select-options-list-scrollbar-gap);
30
30
  height: calc(100% - 2 * var(--select-options-list-scrollbar-gap));
31
31
  }
32
- .select__optionsList_qgihn .select__scrollable_qgihn .select__verticalBar_qgihn.select__verticalBar_qgihn.select__verticalBarWithHeader_qgihn {
32
+ .select__optionsList_rgp7b .select__scrollable_rgp7b .select__verticalBar_rgp7b.select__verticalBar_rgp7b.select__verticalBarWithHeader_rgp7b {
33
33
  top: 0;
34
34
  height: calc(100% - var(--select-options-list-scrollbar-gap));
35
35
  }
36
- .select__optionsList_qgihn .select__scrollable_qgihn .select__verticalBar_qgihn.select__verticalBar_qgihn.select__verticalBarWithFooter_qgihn {
36
+ .select__optionsList_rgp7b .select__scrollable_rgp7b .select__verticalBar_rgp7b.select__verticalBar_rgp7b.select__verticalBarWithFooter_rgp7b {
37
37
  top: var(--select-options-list-scrollbar-gap);
38
38
  height: calc(100% - var(--select-options-list-scrollbar-gap));
39
39
  }
40
- .select__optionsList_qgihn .select__scrollable_qgihn .select__verticalBar_qgihn.select__verticalBar_qgihn.select__verticalBarWithHeader_qgihn.select__verticalBarWithFooter_qgihn {
40
+ .select__optionsList_rgp7b .select__scrollable_rgp7b .select__verticalBar_rgp7b.select__verticalBar_rgp7b.select__verticalBarWithHeader_rgp7b.select__verticalBarWithFooter_rgp7b {
41
41
  top: 0;
42
42
  height: 100%;
43
43
  }
44
- .select__optionsListHeader_qgihn {
44
+ .select__optionsListHeader_rgp7b {
45
45
  box-sizing: border-box;
46
46
  border-bottom: 1px solid transparent;
47
47
  transition: border-color 0.2s ease;
48
48
  }
49
- .select__optionsListHeader_qgihn.select__headerHighlighted_qgihn {
49
+ .select__optionsListHeader_rgp7b.select__headerHighlighted_rgp7b {
50
50
  border-bottom-color: var(--color-light-neutral-300);
51
51
  }
52
- .select__optionsListFooter_qgihn {
52
+ .select__optionsListFooter_rgp7b {
53
53
  position: sticky;
54
54
  bottom: var(--gap-0);
55
55
  box-sizing: border-box;
56
56
  border-top: 1px solid transparent;
57
57
  transition: border-color 0.2s ease;
58
58
  }
59
- .select__optionsListFooter_qgihn.select__withBorder_qgihn {
59
+ .select__optionsListFooter_rgp7b.select__withBorder_rgp7b {
60
60
  border-top-color: var(--color-light-neutral-300);
61
61
  }
62
- .select__mask_qgihn {
62
+ .select__mask_rgp7b {
63
63
  min-width: 4000px;
64
64
  }
65
- .select__emptyPlaceholder_qgihn {
65
+ .select__emptyPlaceholder_rgp7b {
66
66
  padding: var(--gap-16) var(--gap-12);
67
67
  color: var(--select-options-list-empty-placeholder-color);
68
68
  }
69
- .select__size-72_qgihn .select__emptyPlaceholder_qgihn {
69
+ .select__size-72_rgp7b .select__emptyPlaceholder_rgp7b {
70
70
  padding: var(--gap-24) var(--gap-16);
71
71
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"optionsList":"select__optionsList_qgihn","scrollable":"select__scrollable_qgihn","verticalBar":"select__verticalBar_qgihn","verticalBarWithHeader":"select__verticalBarWithHeader_qgihn","verticalBarWithFooter":"select__verticalBarWithFooter_qgihn","optionsListHeader":"select__optionsListHeader_qgihn","headerHighlighted":"select__headerHighlighted_qgihn","optionsListFooter":"select__optionsListFooter_qgihn","withBorder":"select__withBorder_qgihn","mask":"select__mask_qgihn","emptyPlaceholder":"select__emptyPlaceholder_qgihn","size-72":"select__size-72_qgihn"};
3
+ var styles = {"optionsList":"select__optionsList_rgp7b","scrollable":"select__scrollable_rgp7b","verticalBar":"select__verticalBar_rgp7b","verticalBarWithHeader":"select__verticalBarWithHeader_rgp7b","verticalBarWithFooter":"select__verticalBarWithFooter_rgp7b","optionsListHeader":"select__optionsListHeader_rgp7b","headerHighlighted":"select__headerHighlighted_rgp7b","optionsListFooter":"select__optionsListFooter_rgp7b","withBorder":"select__withBorder_rgp7b","mask":"select__mask_rgp7b","emptyPlaceholder":"select__emptyPlaceholder_rgp7b","size-72":"select__size-72_rgp7b"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map