@alfalab/core-components-select 14.3.3 → 14.3.5

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 (226) hide show
  1. package/{Component-dbfd2710.js → Component-1e06de61.js} +1 -1
  2. package/Component.js +1 -1
  3. package/Component.responsive.js +3 -3
  4. package/components/arrow/Component.d.ts +2 -1
  5. package/components/arrow/Component.js +1 -1
  6. package/components/arrow/index.css +3 -3
  7. package/components/base-checkmark/Component.d.ts +2 -1
  8. package/components/base-checkmark/Component.js +1 -1
  9. package/components/base-checkmark/index.css +4 -4
  10. package/components/base-option/Component.js +1 -1
  11. package/components/base-option/index.css +13 -13
  12. package/components/base-select/Component.js +2 -2
  13. package/components/base-select/index.css +8 -8
  14. package/components/base-select/index.js +1 -1
  15. package/components/base-select-mobile/Component.js +2 -2
  16. package/components/base-select-mobile/footer/Component.d.ts +2 -1
  17. package/components/base-select-mobile/footer/Component.js +1 -1
  18. package/components/base-select-mobile/footer/index.css +5 -5
  19. package/components/base-select-mobile/index.css +10 -10
  20. package/components/base-select-mobile/index.js +1 -1
  21. package/components/checkmark/Component.d.ts +2 -1
  22. package/components/checkmark/Component.js +1 -1
  23. package/components/checkmark/index.css +10 -10
  24. package/components/checkmark-mobile/Component.d.ts +2 -1
  25. package/components/checkmark-mobile/Component.js +1 -1
  26. package/components/checkmark-mobile/index.css +6 -6
  27. package/components/field/Component.d.ts +2 -1
  28. package/components/field/Component.js +1 -1
  29. package/components/field/index.css +9 -9
  30. package/components/index.js +3 -3
  31. package/components/optgroup/Component.d.ts +2 -1
  32. package/components/optgroup/Component.js +1 -1
  33. package/components/optgroup/index.css +6 -6
  34. package/components/option/Component.js +1 -1
  35. package/components/option/index.css +20 -20
  36. package/components/options-list/Component.js +1 -1
  37. package/components/options-list/index.css +9 -9
  38. package/components/select-mobile/Component.js +3 -3
  39. package/components/select-mobile/index.d.ts +1 -1
  40. package/components/select-mobile/index.js +3 -3
  41. package/components/select-modal-mobile/Component.js +3 -3
  42. package/components/select-modal-mobile/index.d.ts +1 -1
  43. package/components/select-modal-mobile/index.js +3 -3
  44. package/components/virtual-options-list/Component.js +1 -1
  45. package/components/virtual-options-list/index.css +15 -15
  46. package/cssm/components/arrow/Component.d.ts +2 -1
  47. package/cssm/components/base-checkmark/Component.d.ts +2 -1
  48. package/cssm/components/base-select-mobile/footer/Component.d.ts +2 -1
  49. package/cssm/components/checkmark/Component.d.ts +2 -1
  50. package/cssm/components/checkmark-mobile/Component.d.ts +2 -1
  51. package/cssm/components/field/Component.d.ts +2 -1
  52. package/cssm/components/optgroup/Component.d.ts +2 -1
  53. package/cssm/index-ebda875c.d.ts +1 -1
  54. package/cssm/presets/useLazyLoading/hook.d.ts +1 -1
  55. package/cssm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -1
  56. package/cssm/presets/useSelectWithLoading/hook.d.ts +1 -1
  57. package/esm/{Component-683d2ea2.js → Component-16af9d1e.js} +1 -1
  58. package/esm/Component.js +1 -1
  59. package/esm/Component.responsive.js +3 -3
  60. package/esm/components/arrow/Component.d.ts +2 -1
  61. package/esm/components/arrow/Component.js +1 -1
  62. package/esm/components/arrow/index.css +3 -3
  63. package/esm/components/base-checkmark/Component.d.ts +2 -1
  64. package/esm/components/base-checkmark/Component.js +1 -1
  65. package/esm/components/base-checkmark/index.css +4 -4
  66. package/esm/components/base-option/Component.js +1 -1
  67. package/esm/components/base-option/index.css +13 -13
  68. package/esm/components/base-select/Component.js +2 -2
  69. package/esm/components/base-select/index.css +8 -8
  70. package/esm/components/base-select/index.js +1 -1
  71. package/esm/components/base-select-mobile/Component.js +2 -2
  72. package/esm/components/base-select-mobile/footer/Component.d.ts +2 -1
  73. package/esm/components/base-select-mobile/footer/Component.js +1 -1
  74. package/esm/components/base-select-mobile/footer/index.css +5 -5
  75. package/esm/components/base-select-mobile/index.css +10 -10
  76. package/esm/components/base-select-mobile/index.js +1 -1
  77. package/esm/components/checkmark/Component.d.ts +2 -1
  78. package/esm/components/checkmark/Component.js +1 -1
  79. package/esm/components/checkmark/index.css +10 -10
  80. package/esm/components/checkmark-mobile/Component.d.ts +2 -1
  81. package/esm/components/checkmark-mobile/Component.js +1 -1
  82. package/esm/components/checkmark-mobile/index.css +6 -6
  83. package/esm/components/field/Component.d.ts +2 -1
  84. package/esm/components/field/Component.js +1 -1
  85. package/esm/components/field/index.css +9 -9
  86. package/esm/components/index.js +3 -3
  87. package/esm/components/optgroup/Component.d.ts +2 -1
  88. package/esm/components/optgroup/Component.js +1 -1
  89. package/esm/components/optgroup/index.css +6 -6
  90. package/esm/components/option/Component.js +1 -1
  91. package/esm/components/option/index.css +20 -20
  92. package/esm/components/options-list/Component.js +1 -1
  93. package/esm/components/options-list/index.css +9 -9
  94. package/esm/components/select-mobile/Component.js +3 -3
  95. package/esm/components/select-mobile/index.d.ts +1 -1
  96. package/esm/components/select-mobile/index.js +3 -3
  97. package/esm/components/select-modal-mobile/Component.js +3 -3
  98. package/esm/components/select-modal-mobile/index.d.ts +1 -1
  99. package/esm/components/select-modal-mobile/index.js +3 -3
  100. package/esm/components/virtual-options-list/Component.js +1 -1
  101. package/esm/components/virtual-options-list/index.css +15 -15
  102. package/esm/index-3885b0d7.d.ts +1 -1
  103. package/esm/index-ebda875c.d.ts +1 -1
  104. package/esm/index.js +3 -3
  105. package/esm/mobile.js +3 -3
  106. package/esm/presets/index.js +3 -3
  107. package/esm/presets/useLazyLoading/hook.d.ts +1 -1
  108. package/esm/presets/useLazyLoading/hook.js +2 -2
  109. package/esm/presets/useLazyLoading/index.css +2 -2
  110. package/esm/presets/useSelectWithApply/hook.js +3 -3
  111. package/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  112. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -1
  113. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  114. package/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  115. package/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  116. package/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  117. package/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  118. package/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  119. package/esm/presets/useSelectWithLoading/hook.d.ts +1 -1
  120. package/esm/presets/useSelectWithLoading/hook.js +1 -1
  121. package/esm/presets/useSelectWithLoading/index.css +2 -2
  122. package/esm/responsive.js +3 -3
  123. package/index-3885b0d7.d.ts +1 -1
  124. package/index-ebda875c.d.ts +1 -1
  125. package/index.js +3 -3
  126. package/mobile.js +3 -3
  127. package/modern/{Component-ebd3b536.js → Component-5c16a908.js} +1 -1
  128. package/modern/Component.js +1 -1
  129. package/modern/Component.responsive.js +3 -3
  130. package/modern/components/arrow/Component.d.ts +2 -1
  131. package/modern/components/arrow/Component.js +1 -1
  132. package/modern/components/arrow/index.css +3 -3
  133. package/modern/components/base-checkmark/Component.d.ts +2 -1
  134. package/modern/components/base-checkmark/Component.js +1 -1
  135. package/modern/components/base-checkmark/index.css +4 -4
  136. package/modern/components/base-option/Component.js +1 -1
  137. package/modern/components/base-option/index.css +13 -13
  138. package/modern/components/base-select/Component.js +2 -2
  139. package/modern/components/base-select/index.css +8 -8
  140. package/modern/components/base-select/index.js +1 -1
  141. package/modern/components/base-select-mobile/Component.js +2 -2
  142. package/modern/components/base-select-mobile/footer/Component.d.ts +2 -1
  143. package/modern/components/base-select-mobile/footer/Component.js +1 -1
  144. package/modern/components/base-select-mobile/footer/index.css +5 -5
  145. package/modern/components/base-select-mobile/index.css +10 -10
  146. package/modern/components/base-select-mobile/index.js +1 -1
  147. package/modern/components/checkmark/Component.d.ts +2 -1
  148. package/modern/components/checkmark/Component.js +1 -1
  149. package/modern/components/checkmark/index.css +10 -10
  150. package/modern/components/checkmark-mobile/Component.d.ts +2 -1
  151. package/modern/components/checkmark-mobile/Component.js +1 -1
  152. package/modern/components/checkmark-mobile/index.css +6 -6
  153. package/modern/components/field/Component.d.ts +2 -1
  154. package/modern/components/field/Component.js +1 -1
  155. package/modern/components/field/index.css +9 -9
  156. package/modern/components/index.js +3 -3
  157. package/modern/components/optgroup/Component.d.ts +2 -1
  158. package/modern/components/optgroup/Component.js +1 -1
  159. package/modern/components/optgroup/index.css +6 -6
  160. package/modern/components/option/Component.js +1 -1
  161. package/modern/components/option/index.css +20 -20
  162. package/modern/components/options-list/Component.js +1 -1
  163. package/modern/components/options-list/index.css +9 -9
  164. package/modern/components/select-mobile/Component.js +3 -3
  165. package/modern/components/select-mobile/index.d.ts +1 -1
  166. package/modern/components/select-mobile/index.js +3 -3
  167. package/modern/components/select-modal-mobile/Component.js +3 -3
  168. package/modern/components/select-modal-mobile/index.d.ts +1 -1
  169. package/modern/components/select-modal-mobile/index.js +3 -3
  170. package/modern/components/virtual-options-list/Component.js +1 -1
  171. package/modern/components/virtual-options-list/index.css +15 -15
  172. package/modern/index-3885b0d7.d.ts +1 -1
  173. package/modern/index-ebda875c.d.ts +1 -1
  174. package/modern/index.js +3 -3
  175. package/modern/mobile.js +3 -3
  176. package/modern/presets/index.js +3 -3
  177. package/modern/presets/useLazyLoading/hook.d.ts +1 -1
  178. package/modern/presets/useLazyLoading/hook.js +2 -2
  179. package/modern/presets/useLazyLoading/index.css +2 -2
  180. package/modern/presets/useSelectWithApply/hook.js +3 -3
  181. package/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  182. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -1
  183. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  184. package/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  185. package/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  186. package/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  187. package/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  188. package/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  189. package/modern/presets/useSelectWithLoading/hook.d.ts +1 -1
  190. package/modern/presets/useSelectWithLoading/hook.js +1 -1
  191. package/modern/presets/useSelectWithLoading/index.css +2 -2
  192. package/modern/responsive.js +3 -3
  193. package/package.json +12 -15
  194. package/presets/index.js +3 -3
  195. package/presets/useLazyLoading/hook.d.ts +1 -1
  196. package/presets/useLazyLoading/hook.js +2 -2
  197. package/presets/useLazyLoading/index.css +2 -2
  198. package/presets/useSelectWithApply/hook.js +3 -3
  199. package/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  200. package/presets/useSelectWithApply/options-list-with-apply/footer/Component.d.ts +2 -1
  201. package/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  202. package/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  203. package/presets/useSelectWithApply/options-list-with-apply/header/Component.js +1 -1
  204. package/presets/useSelectWithApply/options-list-with-apply/header/index.css +3 -3
  205. package/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  206. package/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  207. package/presets/useSelectWithLoading/hook.d.ts +1 -1
  208. package/presets/useSelectWithLoading/hook.js +1 -1
  209. package/presets/useSelectWithLoading/index.css +2 -2
  210. package/responsive.js +3 -3
  211. package/send-stats.js +0 -82
  212. /package/{Component-dbfd2710.d.ts → Component-1e06de61.d.ts} +0 -0
  213. /package/esm/{Component-683d2ea2.d.ts → Component-16af9d1e.d.ts} +0 -0
  214. /package/esm/{getDataTestId-a2156c69.d.ts → getDataTestId-1a678b16.d.ts} +0 -0
  215. /package/esm/{getDataTestId-a2156c69.js → getDataTestId-1a678b16.js} +0 -0
  216. /package/esm/{intersection-observer-5d00ff89.d.ts → intersection-observer-4e5bb99c.d.ts} +0 -0
  217. /package/esm/{intersection-observer-5d00ff89.js → intersection-observer-4e5bb99c.js} +0 -0
  218. /package/{getDataTestId-a22df8fc.d.ts → getDataTestId-3f974970.d.ts} +0 -0
  219. /package/{getDataTestId-a22df8fc.js → getDataTestId-3f974970.js} +0 -0
  220. /package/{intersection-observer-b8830671.d.ts → intersection-observer-411362a8.d.ts} +0 -0
  221. /package/{intersection-observer-b8830671.js → intersection-observer-411362a8.js} +0 -0
  222. /package/modern/{Component-ebd3b536.d.ts → Component-5c16a908.d.ts} +0 -0
  223. /package/modern/{getDataTestId-0b4414ce.d.ts → getDataTestId-c17bfb0c.d.ts} +0 -0
  224. /package/modern/{getDataTestId-0b4414ce.js → getDataTestId-c17bfb0c.js} +0 -0
  225. /package/modern/{intersection-observer-5d00ff89.d.ts → intersection-observer-4e5bb99c.d.ts} +0 -0
  226. /package/modern/{intersection-observer-5d00ff89.js → intersection-observer-4e5bb99c.js} +0 -0
@@ -10,7 +10,7 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
10
10
  import '@alfalab/icons-glyph/CheckmarkMIcon';
11
11
  import '../../components/checkmark-mobile/Component.js';
12
12
 
13
- var styles = {"skeleton":"select__skeleton_5s4ii"};
13
+ var styles = {"skeleton":"select__skeleton_lftq3"};
14
14
  require('./index.css')
15
15
 
16
16
  function useSelectWithLoading(_a) {
@@ -1,5 +1,5 @@
1
- /* hash: te4gt */
2
- .select__skeleton_5s4ii {
1
+ /* hash: zt8gg */
2
+ .select__skeleton_lftq3 {
3
3
  position: absolute;
4
4
  top: 50%;
5
5
  transform: translateY(-50%);
package/esm/responsive.js CHANGED
@@ -11,7 +11,7 @@ import 'react-merge-refs';
11
11
  import '@juggle/resize-observer';
12
12
  import 'downshift';
13
13
  import '@alfalab/core-components-popover/esm';
14
- import './getDataTestId-a2156c69.js';
14
+ import './getDataTestId-1a678b16.js';
15
15
  import './utils.js';
16
16
  import './components/native-select/Component.js';
17
17
  import './components/field/Component.js';
@@ -27,7 +27,7 @@ import './components/checkmark-mobile/Component.js';
27
27
  import './components/options-list/Component.js';
28
28
  import '@alfalab/core-components-scrollbar/esm';
29
29
  import './consts.js';
30
- import './Component-683d2ea2.js';
30
+ import './Component-16af9d1e.js';
31
31
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
32
32
  import './components/base-select-mobile/Component.js';
33
33
  import '@alfalab/core-components-bottom-sheet/esm';
@@ -38,5 +38,5 @@ import '@alfalab/core-components-button/esm';
38
38
  import './components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
40
  import '@alfalab/core-components-skeleton/esm';
41
- import './intersection-observer-5d00ff89.js';
41
+ import './intersection-observer-4e5bb99c.js';
42
42
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
@@ -1,3 +1,3 @@
1
1
  declare const isClient: () => boolean;
2
2
  export { isClient };
3
- export * from "./getDataTestId-a22df8fc";
3
+ export * from "./getDataTestId-3f974970";
@@ -73,7 +73,7 @@ declare const IconButton: React.ForwardRefExoticComponent<{
73
73
  view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
74
74
  size?: "s" | "xs" | "xxs" | undefined;
75
75
  className?: string | undefined;
76
- alignIcon?: "right" | "left" | "center" | undefined;
76
+ alignIcon?: "center" | "right" | "left" | undefined;
77
77
  dataTestId?: string | undefined;
78
78
  colors?: "default" | "inverted" | undefined;
79
79
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "loading"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
package/index.js CHANGED
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  var Component = require('./Component.js');
6
6
  var components_arrow_Component = require('./components/arrow/Component.js');
7
7
  var components_baseSelect_Component = require('./components/base-select/Component.js');
8
- var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-dbfd2710.js');
8
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-1e06de61.js');
9
9
  var components_field_Component = require('./components/field/Component.js');
10
10
  var components_optgroup_Component = require('./components/optgroup/Component.js');
11
11
  var components_option_Component = require('./components/option/Component.js');
@@ -24,7 +24,7 @@ require('@juggle/resize-observer');
24
24
  require('downshift');
25
25
  require('@alfalab/core-components-popover');
26
26
  require('@alfalab/hooks');
27
- require('./getDataTestId-a22df8fc.js');
27
+ require('./getDataTestId-3f974970.js');
28
28
  require('./components/native-select/Component.js');
29
29
  require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
30
30
  require('@alfalab/core-components-checkbox');
@@ -39,7 +39,7 @@ require('@alfalab/core-components-badge');
39
39
  require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
40
40
  require('@alfalab/icons-glyph/CheckmarkMIcon');
41
41
  require('@alfalab/core-components-skeleton');
42
- require('./intersection-observer-b8830671.js');
42
+ require('./intersection-observer-411362a8.js');
43
43
  require('./consts.js');
44
44
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
45
45
  require('./components/checkmark/Component.js');
package/mobile.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-dbfd2710.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-1e06de61.js');
6
6
  require('tslib');
7
7
  require('react');
8
8
  require('./Component.js');
@@ -15,7 +15,7 @@ require('@juggle/resize-observer');
15
15
  require('downshift');
16
16
  require('@alfalab/core-components-popover');
17
17
  require('@alfalab/hooks');
18
- require('./getDataTestId-a22df8fc.js');
18
+ require('./getDataTestId-3f974970.js');
19
19
  require('./utils.js');
20
20
  require('./components/native-select/Component.js');
21
21
  require('./components/field/Component.js');
@@ -41,7 +41,7 @@ require('@alfalab/core-components-button');
41
41
  require('./components/virtual-options-list/Component.js');
42
42
  require('react-virtual');
43
43
  require('@alfalab/core-components-skeleton');
44
- require('./intersection-observer-b8830671.js');
44
+ require('./intersection-observer-411362a8.js');
45
45
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
46
46
 
47
47
 
@@ -20,7 +20,7 @@ import '@alfalab/core-components-checkbox/modern';
20
20
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
21
21
  import '@alfalab/icons-glyph/CheckmarkMIcon';
22
22
  import '@alfalab/core-components-skeleton/modern';
23
- import './intersection-observer-5d00ff89.js';
23
+ import './intersection-observer-4e5bb99c.js';
24
24
  import { DEFAULT_VISIBLE_OPTIONS } from './consts.js';
25
25
  import { Footer } from './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
26
26
 
@@ -12,7 +12,7 @@ import '@juggle/resize-observer';
12
12
  import 'downshift';
13
13
  import '@alfalab/core-components-popover/modern';
14
14
  import '@alfalab/hooks';
15
- import './getDataTestId-0b4414ce.js';
15
+ import './getDataTestId-c17bfb0c.js';
16
16
  import './utils.js';
17
17
  import './components/native-select/Component.js';
18
18
  import '@alfalab/core-components-form-control/modern';
@@ -4,7 +4,7 @@ import { Select } from './Component.js';
4
4
  import 'classnames';
5
5
  import '@alfalab/icons-glyph/ChevronDownMIcon';
6
6
  import './components/base-select/Component.js';
7
- import { S as SelectMobile } from './Component-ebd3b536.js';
7
+ import { S as SelectMobile } from './Component-5c16a908.js';
8
8
  import '@alfalab/core-components-form-control/modern';
9
9
  import '@alfalab/core-components-badge/modern';
10
10
  import '@alfalab/core-components-checkbox/modern';
@@ -23,7 +23,7 @@ import 'react-merge-refs';
23
23
  import '@juggle/resize-observer';
24
24
  import 'downshift';
25
25
  import '@alfalab/core-components-popover/modern';
26
- import './getDataTestId-0b4414ce.js';
26
+ import './getDataTestId-c17bfb0c.js';
27
27
  import './components/native-select/Component.js';
28
28
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
29
29
  import './components/base-select-mobile/Component.js';
@@ -33,7 +33,7 @@ import './components/base-select-mobile/footer/Component.js';
33
33
  import '@alfalab/core-components-base-modal/modern';
34
34
  import '@alfalab/core-components-button/modern';
35
35
  import '@alfalab/core-components-skeleton/modern';
36
- import './intersection-observer-5d00ff89.js';
36
+ import './intersection-observer-4e5bb99c.js';
37
37
  import './consts.js';
38
38
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
39
39
  import '@alfalab/core-components-scrollbar/modern';
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ import React from 'react';
2
3
  import { ArrowProps } from "../../typings";
3
- declare const Arrow: ({ open, className }: ArrowProps) => JSX.Element;
4
+ declare const Arrow: ({ open, className }: ArrowProps) => React.JSX.Element;
4
5
  export { Arrow };
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { ChevronDownMIcon } from '@alfalab/icons-glyph/ChevronDownMIcon';
4
4
 
5
- const styles = {"arrow":"select__arrow_1dfr5","open":"select__open_1dfr5"};
5
+ const styles = {"arrow":"select__arrow_1suvz","open":"select__open_1suvz"};
6
6
  require('./index.css')
7
7
 
8
8
  const Arrow = ({ open, className }) => (React.createElement(ChevronDownMIcon, { className: cn(styles.arrow, className, { [styles.open]: open }) }));
@@ -1,4 +1,4 @@
1
- /* hash: 59z2h */
1
+ /* hash: 1lg4q */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -26,13 +26,13 @@
26
26
  /* checkmark */
27
27
 
28
28
  /* optgroup */
29
- } .select__arrow_1dfr5 {
29
+ } .select__arrow_1suvz {
30
30
  display: block;
31
31
  width: 24px;
32
32
  height: 24px;
33
33
  color: var(--select-arrow-color);
34
34
 
35
35
  transition: transform 0.15s ease-in-out, opacity 0.2s ease;
36
- } .select__open_1dfr5 {
36
+ } .select__open_1suvz {
37
37
  transform: var(--arrow-transform);
38
38
  }
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ import React from 'react';
2
3
  import { CheckmarkProps } from "../../typings";
3
- declare const BaseCheckmark: ({ selected, disabled, className, multiple, }: CheckmarkProps) => JSX.Element;
4
+ declare const BaseCheckmark: ({ selected, disabled, className, multiple, }: CheckmarkProps) => React.JSX.Element;
4
5
  export { BaseCheckmark };
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { Checkbox } from '@alfalab/core-components-checkbox/modern';
4
4
  import { CheckmarkMIcon } from '@alfalab/icons-glyph/CheckmarkMIcon';
5
5
 
6
- const styles = {"checkmark":"select__checkmark_5gdo5","single":"select__single_5gdo5","selected":"select__selected_5gdo5"};
6
+ const styles = {"checkmark":"select__checkmark_1b8xb","single":"select__single_1b8xb","selected":"select__selected_1b8xb"};
7
7
  require('./index.css')
8
8
 
9
9
  const BaseCheckmark = ({ selected, disabled = false, className, multiple, }) => {
@@ -1,4 +1,4 @@
1
- /* hash: kwdgg */
1
+ /* hash: 1ikc8 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -23,14 +23,14 @@
23
23
  /* checkmark */
24
24
 
25
25
  /* optgroup */
26
- } .select__checkmark_5gdo5 {
26
+ } .select__checkmark_1b8xb {
27
27
  flex-shrink: 0;
28
28
  box-sizing: border-box;
29
- } .select__single_5gdo5 {
29
+ } .select__single_1b8xb {
30
30
  display: flex;
31
31
  align-items: center;
32
32
  justify-content: center;
33
33
  opacity: 0
34
- } .select__single_5gdo5.select__selected_5gdo5 {
34
+ } .select__single_1b8xb.select__selected_1b8xb {
35
35
  opacity: 1;
36
36
  }
@@ -4,7 +4,7 @@ import { BaseCheckmark } from '../base-checkmark/Component.js';
4
4
  import '@alfalab/core-components-checkbox/modern';
5
5
  import '@alfalab/icons-glyph/CheckmarkMIcon';
6
6
 
7
- const styles = {"option":"select__option_1i2uv","disabled":"select__disabled_1i2uv","checkmarkBefore":"select__checkmarkBefore_1i2uv","mobile":"select__mobile_1i2uv","checkmarkAfter":"select__checkmarkAfter_1i2uv","textContent":"select__textContent_1i2uv","selected":"select__selected_1i2uv","highlighted":"select__highlighted_1i2uv","content":"select__content_1i2uv"};
7
+ const styles = {"option":"select__option_krbn0","disabled":"select__disabled_krbn0","checkmarkBefore":"select__checkmarkBefore_krbn0","mobile":"select__mobile_krbn0","checkmarkAfter":"select__checkmarkAfter_krbn0","textContent":"select__textContent_krbn0","selected":"select__selected_krbn0","highlighted":"select__highlighted_krbn0","content":"select__content_krbn0"};
8
8
  require('./index.css')
9
9
 
10
10
  const BaseOption = ({ className, option, children, selected, highlighted, disabled, multiple, Checkmark = BaseCheckmark, checkmarkPosition = multiple ? 'before' : 'after', innerProps, dataTestId, mobile = false, }) => {
@@ -1,4 +1,4 @@
1
- /* hash: bj2m7 */
1
+ /* hash: 54q0f */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -43,7 +43,7 @@
43
43
  /* checkmark */
44
44
 
45
45
  /* optgroup */
46
- } .select__option_1i2uv {
46
+ } .select__option_krbn0 {
47
47
  font-size: 16px;
48
48
  line-height: 20px;
49
49
  font-weight: 400;
@@ -60,32 +60,32 @@
60
60
  position: relative;
61
61
  cursor: pointer;
62
62
  min-height: var(--size-s-height)
63
- } .select__option_1i2uv:not(.select__disabled_1i2uv):active {
63
+ } .select__option_krbn0:not(.select__disabled_krbn0):active {
64
64
  background: var(--select-option-active-background);
65
65
  color: var(--select-option-active-color);
66
- } .select__option_1i2uv.select__checkmarkBefore_1i2uv {
66
+ } .select__option_krbn0.select__checkmarkBefore_krbn0 {
67
67
  padding: 0 0 0 var(--gap-s)
68
- } .select__option_1i2uv.select__checkmarkBefore_1i2uv.select__mobile_1i2uv {
68
+ } .select__option_krbn0.select__checkmarkBefore_krbn0.select__mobile_krbn0 {
69
69
  padding-left: var(--gap-m);
70
- } .select__option_1i2uv.select__checkmarkAfter_1i2uv {
70
+ } .select__option_krbn0.select__checkmarkAfter_krbn0 {
71
71
  padding: 0 var(--gap-s) 0 0
72
- } .select__option_1i2uv.select__checkmarkAfter_1i2uv.select__mobile_1i2uv {
72
+ } .select__option_krbn0.select__checkmarkAfter_krbn0.select__mobile_krbn0 {
73
73
  padding-right: var(--gap-l);
74
- } .select__option_1i2uv.select__textContent_1i2uv {
74
+ } .select__option_krbn0.select__textContent_krbn0 {
75
75
  padding: var(--gap-s)
76
- } .select__option_1i2uv.select__textContent_1i2uv.select__mobile_1i2uv {
76
+ } .select__option_krbn0.select__textContent_krbn0.select__mobile_krbn0 {
77
77
  padding: var(--gap-m) var(--gap-l) var(--gap-m) var(--gap-m);
78
- } .select__selected_1i2uv {
78
+ } .select__selected_krbn0 {
79
79
  background: var(--select-option-selected-background);
80
80
  color: var(--select-option-selected-color);
81
81
  cursor: default;
82
- } .select__highlighted_1i2uv {
82
+ } .select__highlighted_krbn0 {
83
83
  background: var(--select-option-hover-background);
84
84
  color: var(--select-option-hover-color);
85
- } .select__disabled_1i2uv {
85
+ } .select__disabled_krbn0 {
86
86
  cursor: var(--disabled-cursor);
87
87
  background: var(--select-option-disabled-background);
88
88
  color: var(--select-option-disabled-color);
89
- } .select__content_1i2uv {
89
+ } .select__content_krbn0 {
90
90
  flex: 1;
91
91
  }
@@ -5,11 +5,11 @@ import cn from 'classnames';
5
5
  import { useMultipleSelection, useCombobox } from 'downshift';
6
6
  import { Popover } from '@alfalab/core-components-popover/modern';
7
7
  import { useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
8
- import { g as getDataTestId } from '../../getDataTestId-0b4414ce.js';
8
+ import { g as getDataTestId } from '../../getDataTestId-c17bfb0c.js';
9
9
  import { processOptions } from '../../utils.js';
10
10
  import { NativeSelect } from '../native-select/Component.js';
11
11
 
12
- const styles = {"component":"select__component_jpwbb","popoverInner":"select__popoverInner_jpwbb","optionsList":"select__optionsList_jpwbb","optionsListBorder":"select__optionsListBorder_jpwbb","nativeSelect":"select__nativeSelect_jpwbb","block":"select__block_jpwbb"};
12
+ const styles = {"component":"select__component_16171","popoverInner":"select__popoverInner_16171","optionsList":"select__optionsList_16171","optionsListBorder":"select__optionsListBorder_16171","nativeSelect":"select__nativeSelect_16171","block":"select__block_16171"};
13
13
  require('./index.css')
14
14
 
15
15
  /* eslint-disable no-nested-ternary */
@@ -1,4 +1,4 @@
1
- /* hash: ryzg2 */
1
+ /* hash: 1d73t */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -36,11 +36,11 @@
36
36
  /* checkmark */
37
37
 
38
38
  /* optgroup */
39
- } .select__component_jpwbb {
39
+ } .select__component_16171 {
40
40
  width: max-content;
41
41
  position: relative;
42
42
  outline: 0;
43
- } .select__popoverInner_jpwbb {
43
+ } .select__popoverInner_16171 {
44
44
  padding-top: var(--select-options-list-offset);
45
45
  padding-bottom: var(--select-options-list-offset);
46
46
  box-shadow: none;
@@ -48,7 +48,7 @@
48
48
  background: transparent;
49
49
  border-radius: 0;
50
50
  position: relative;
51
- } .select__optionsList_jpwbb {
51
+ } .select__optionsList_16171 {
52
52
  position: relative;
53
53
  padding-top: var(--select-options-list-top-padding);
54
54
  padding-bottom: var(--select-options-list-bottom-padding);
@@ -57,7 +57,7 @@
57
57
  background: var(--select-option-background);
58
58
  overflow: hidden;
59
59
  will-change: transform;
60
- } .select__optionsListBorder_jpwbb {
60
+ } .select__optionsListBorder_16171 {
61
61
  position: absolute;
62
62
  top: 0;
63
63
  right: 0;
@@ -66,7 +66,7 @@
66
66
  box-shadow: inset 0 0 0 1px var(--color-light-border-secondary);
67
67
  border-radius: inherit;
68
68
  pointer-events: none;
69
- } .select__nativeSelect_jpwbb {
69
+ } .select__nativeSelect_16171 {
70
70
  opacity: 0;
71
71
  overflow: hidden;
72
72
  position: absolute;
@@ -79,10 +79,10 @@
79
79
  height: 100%;
80
80
  cursor: pointer;
81
81
  z-index: 1;
82
- } .select__block_jpwbb {
82
+ } .select__block_16171 {
83
83
  width: 100%;
84
84
  } /* width: max-content; fix for IE */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
85
- .select__component_jpwbb {
85
+ .select__component_16171 {
86
86
  float: left;
87
87
  clear: left;
88
88
  }
@@ -6,6 +6,6 @@ import 'classnames';
6
6
  import 'downshift';
7
7
  import '@alfalab/core-components-popover/modern';
8
8
  import '@alfalab/hooks';
9
- import '../../getDataTestId-0b4414ce.js';
9
+ import '../../getDataTestId-c17bfb0c.js';
10
10
  import '../../utils.js';
11
11
  import '../native-select/Component.js';
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { useMultipleSelection, useCombobox } from 'downshift';
5
5
  import { BottomSheet } from '@alfalab/core-components-bottom-sheet/modern';
6
6
  import { ModalMobile } from '@alfalab/core-components-modal/modern/mobile';
7
- import { g as getDataTestId } from '../../getDataTestId-0b4414ce.js';
7
+ import { g as getDataTestId } from '../../getDataTestId-c17bfb0c.js';
8
8
  import { processOptions } from '../../utils.js';
9
9
  import { Arrow } from '../arrow/Component.js';
10
10
  import { Field } from '../field/Component.js';
@@ -23,7 +23,7 @@ import '../checkmark-mobile/Component.js';
23
23
  import '@alfalab/core-components-scrollbar/modern';
24
24
  import '../../consts.js';
25
25
 
26
- const styles = {"component":"select__component_1108p","sheet":"select__sheet_1108p","sheetContent":"select__sheetContent_1108p","sheetContainer":"select__sheetContainer_1108p","block":"select__block_1108p","option":"select__option_1108p","optionGroup":"select__optionGroup_1108p"};
26
+ const styles = {"component":"select__component_1jb77","sheet":"select__sheet_1jb77","sheetContent":"select__sheetContent_1jb77","sheetContainer":"select__sheetContainer_1jb77","block":"select__block_1jb77","option":"select__option_1jb77","optionGroup":"select__optionGroup_1jb77"};
27
27
  require('./index.css')
28
28
 
29
29
  const BaseSelectMobile = forwardRef(({ dataTestId, className, fieldClassName, optionsListClassName, optionClassName, optionGroupClassName, optionsListProps, options = [], autocomplete = false, multiple = false, allowUnselect = false, disabled = false, closeOnSelect = !multiple, circularNavigation = false, defaultOpen = false, open: openProp, optionsListWidth = 'content', name, id, selected = [], size = 'm', optionsSize = 'm', error, hint, block, label, labelView, placeholder, fieldProps = {}, optionProps = {}, valueRenderer, onChange, onOpen, onFocus, Arrow: Arrow$1 = Arrow, Field: Field$1 = Field, Optgroup: Optgroup$1 = Optgroup, Option: Option$1 = Option, OptionsList: OptionsList$1 = OptionsList, swipeable, footer, isBottomSheet, bottomSheetProps, modalProps, modalHeaderProps, modalFooterProps, showEmptyOptionsList = false, }, ref) => {
@@ -1,8 +1,9 @@
1
1
  /// <reference types="react" />
2
+ import React from 'react';
2
3
  type FooterProps = {
3
4
  handleClear?: () => void;
4
5
  handleApply?: () => void;
5
6
  showClear?: boolean;
6
7
  };
7
- declare const Footer: ({ handleApply, handleClear, showClear }: FooterProps) => JSX.Element;
8
+ declare const Footer: ({ handleApply, handleClear, showClear }: FooterProps) => React.JSX.Element;
8
9
  export { FooterProps, Footer };
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { BaseModalContext } from '@alfalab/core-components-base-modal/modern';
4
4
  import { Button } from '@alfalab/core-components-button/modern';
5
5
 
6
- const styles = {"footer":"select__footer_179ux","button":"select__button_179ux","highlighted":"select__highlighted_179ux"};
6
+ const styles = {"footer":"select__footer_ana5b","button":"select__button_ana5b","highlighted":"select__highlighted_ana5b"};
7
7
  require('./index.css')
8
8
 
9
9
  const Footer = ({ handleApply, handleClear, showClear }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 1s02f */
1
+ /* hash: bt5d2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -26,17 +26,17 @@
26
26
  /* checkmark */
27
27
 
28
28
  /* optgroup */
29
- } .select__footer_179ux {
29
+ } .select__footer_ana5b {
30
30
  display: flex;
31
31
  box-sizing: border-box;
32
32
  width: 100%;
33
33
  padding: var(--gap-m) var(--gap-m);
34
34
  background-color: var(--color-light-bg-primary)
35
- } .select__footer_179ux .select__button_179ux:first-of-type {
35
+ } .select__footer_ana5b .select__button_ana5b:first-of-type {
36
36
  margin-right: var(--gap-m);
37
- } .select__button_179ux {
37
+ } .select__button_ana5b {
38
38
  width: 50%;
39
- } .select__highlighted_179ux {
39
+ } .select__highlighted_ana5b {
40
40
  border-top: 1px solid var(--color-light-border-primary);
41
41
  background-color: var(--color-light-bg-primary);
42
42
  }
@@ -1,4 +1,4 @@
1
- /* hash: 9ane5 */
1
+ /* hash: 1aok1 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -27,27 +27,27 @@
27
27
  /* checkmark */
28
28
 
29
29
  /* optgroup */
30
- } .select__component_1108p {
30
+ } .select__component_1jb77 {
31
31
  width: max-content;
32
32
  position: relative;
33
33
  outline: 0;
34
- } .select__sheet_1108p {
34
+ } .select__sheet_1jb77 {
35
35
  overflow: hidden;
36
- } .select__sheetContent_1108p {
36
+ } .select__sheetContent_1jb77 {
37
37
  padding: 0;
38
- } .select__sheetContainer_1108p {
38
+ } .select__sheetContainer_1jb77 {
39
39
  padding: 0;
40
- } .select__block_1108p {
40
+ } .select__block_1jb77 {
41
41
  width: 100%;
42
42
  } /* width: max-content; fix for IE */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
43
- .select__component_1108p {
43
+ .select__component_1jb77 {
44
44
  float: left;
45
45
  clear: left;
46
46
  }
47
- } .select__option_1108p {
47
+ } .select__option_1jb77 {
48
48
  padding: var(--gap-2xs) var(--gap-l) var(--gap-2xs) var(--gap-m)
49
- } .select__option_1108p:before {
49
+ } .select__option_1jb77:before {
50
50
  display: none;
51
- } .select__optionGroup_1108p {
51
+ } .select__optionGroup_1jb77 {
52
52
  padding: var(--gap-m) var(--gap-m) var(--gap-xs);
53
53
  }
@@ -5,7 +5,7 @@ import 'classnames';
5
5
  import 'downshift';
6
6
  import '@alfalab/core-components-bottom-sheet/modern';
7
7
  import '@alfalab/core-components-modal/modern/mobile';
8
- import '../../getDataTestId-0b4414ce.js';
8
+ import '../../getDataTestId-c17bfb0c.js';
9
9
  import '../../utils.js';
10
10
  import '../arrow/Component.js';
11
11
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ import React from 'react';
2
3
  import { CheckmarkProps } from "../../typings";
3
- declare const Checkmark: ({ selected, disabled, className, multiple, position, }: CheckmarkProps) => JSX.Element;
4
+ declare const Checkmark: ({ selected, disabled, className, multiple, position, }: CheckmarkProps) => React.JSX.Element;
4
5
  export { Checkmark };
@@ -5,7 +5,7 @@ import { Checkbox } from '@alfalab/core-components-checkbox/modern';
5
5
  import { CheckmarkCircleMIcon } from '@alfalab/icons-glyph/CheckmarkCircleMIcon';
6
6
  import CheckmarkMIcon from '@alfalab/icons-glyph/CheckmarkMIcon';
7
7
 
8
- const styles = {"checkmark":"select__checkmark_1tipo","after":"select__after_1tipo","single":"select__single_1tipo","selected":"select__selected_1tipo","before":"select__before_1tipo","multiple":"select__multiple_1tipo","colorIcon":"select__colorIcon_1tipo"};
8
+ const styles = {"checkmark":"select__checkmark_pih4q","after":"select__after_pih4q","single":"select__single_pih4q","selected":"select__selected_pih4q","before":"select__before_pih4q","multiple":"select__multiple_pih4q","colorIcon":"select__colorIcon_pih4q"};
9
9
  require('./index.css')
10
10
 
11
11
  const Checkmark = ({ selected, disabled = false, className, multiple, position = 'before', }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 182rb */
1
+ /* hash: 11oeq */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-positive: #2fc26e;
@@ -39,12 +39,12 @@
39
39
  --select-checkmark-border-radius: var(--border-radius-circle);
40
40
 
41
41
  /* optgroup */
42
- } .select__checkmark_1tipo {
42
+ } .select__checkmark_pih4q {
43
43
  flex-shrink: 0;
44
44
  margin: var(--select-checkmark-margin)
45
- } .select__checkmark_1tipo.select__after_1tipo {
45
+ } .select__checkmark_pih4q.select__after_pih4q {
46
46
  margin: var(--select-checkmark-margin-after);
47
- } .select__single_1tipo {
47
+ } .select__single_pih4q {
48
48
  display: flex;
49
49
  align-items: center;
50
50
  justify-content: center;
@@ -54,17 +54,17 @@
54
54
  border-radius: var(--select-checkmark-border-radius);
55
55
  width: var(--select-checkmark-size);
56
56
  height: var(--select-checkmark-size)
57
- } .select__single_1tipo.select__selected_1tipo {
57
+ } .select__single_pih4q.select__selected_pih4q {
58
58
  opacity: 1;
59
- } .select__before_1tipo {
59
+ } .select__before_pih4q {
60
60
  display: var(--select-checkmark-before-display)
61
- } .select__before_1tipo.select__multiple_1tipo {
61
+ } .select__before_pih4q.select__multiple_pih4q {
62
62
  margin-right: var(--gap-s);
63
63
  display: var(--select-checkmark-before-display-multiple);
64
- } .select__after_1tipo {
64
+ } .select__after_pih4q {
65
65
  display: var(--select-checkmark-after-display)
66
- } .select__after_1tipo.select__single_1tipo {
66
+ } .select__after_pih4q.select__single_pih4q {
67
67
  display: var(--select-checkmark-after-display-single);
68
- } .select__colorIcon_1tipo {
68
+ } .select__colorIcon_pih4q {
69
69
  color: var(--color-light-graphic-positive);
70
70
  }
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ import React from 'react';
2
3
  import { CheckmarkProps } from "../../typings";
3
- declare const Checkmark: ({ selected, className }: CheckmarkProps) => JSX.Element;
4
+ declare const Checkmark: ({ selected, className }: CheckmarkProps) => React.JSX.Element;
4
5
  export { Checkmark };
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { CheckmarkMIcon } from '@alfalab/icons-glyph/CheckmarkMIcon';
4
4
 
5
- const styles = {"checkmark":"select__checkmark_mp8l5","selected":"select__selected_mp8l5","displayIcon":"select__displayIcon_mp8l5","displayBadge":"select__displayBadge_mp8l5"};
5
+ const styles = {"checkmark":"select__checkmark_dyt2f","selected":"select__selected_dyt2f","displayIcon":"select__displayIcon_dyt2f","displayBadge":"select__displayBadge_dyt2f"};
6
6
  require('./index.css')
7
7
 
8
8
  const Checkmark = ({ selected, className }) => (React.createElement("div", { className: cn(styles.checkmark, className, {