@alfalab/core-components 46.0.0-beta.0 → 46.0.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/calendar-range/utils.js +1 -3
  2. package/modal/components/controls/Component.js +1 -1
  3. package/modal/components/footer/Component.js +1 -1
  4. package/modal/esm/Component.responsive.js +1 -1
  5. package/modal/esm/components/controls/Component.js +1 -1
  6. package/modal/esm/components/controls/index.js +1 -1
  7. package/modal/esm/components/footer/Component.js +1 -1
  8. package/modal/esm/desktop/Component.desktop.js +1 -1
  9. package/modal/esm/desktop/index.js +1 -1
  10. package/modal/esm/index.js +1 -1
  11. package/modal/esm/mobile/Component.mobile.js +1 -1
  12. package/modal/esm/mobile/index.js +1 -1
  13. package/modal/modern/Component.responsive.js +1 -1
  14. package/modal/modern/components/controls/Component.js +1 -1
  15. package/modal/modern/components/controls/index.js +1 -1
  16. package/modal/modern/components/footer/Component.js +1 -1
  17. package/modal/modern/desktop/Component.desktop.js +1 -1
  18. package/modal/modern/desktop/index.js +1 -1
  19. package/modal/modern/index.js +1 -1
  20. package/modal/modern/mobile/Component.mobile.js +1 -1
  21. package/modal/modern/mobile/index.js +1 -1
  22. package/package.json +1 -1
  23. package/pure-cell/component-450c931b.d.ts +17 -17
  24. package/pure-cell/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
  25. package/pure-cell/cssm/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
  26. package/pure-cell/cssm/component-e3105fca.d.ts +17 -17
  27. package/pure-cell/cssm/index.d.ts +2 -2
  28. package/pure-cell/esm/component-1f6fb693.d.ts +17 -17
  29. package/pure-cell/esm/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
  30. package/pure-cell/esm/index.d.ts +2 -2
  31. package/pure-cell/index.d.ts +2 -2
  32. package/pure-cell/modern/{component-06012092.d.ts → component-6a954af1.d.ts} +1 -2
  33. package/pure-cell/modern/{component-be845c4f.d.ts → component-fe791444.d.ts} +17 -17
  34. package/pure-cell/modern/{component-be845c4f.js → component-fe791444.js} +1 -1
  35. package/pure-cell/modern/component.js +1 -1
  36. package/pure-cell/modern/components/addon/component.js +1 -1
  37. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  38. package/pure-cell/modern/components/addon/index.js +1 -1
  39. package/pure-cell/modern/components/amount/component.js +1 -1
  40. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  41. package/pure-cell/modern/components/amount/index.js +1 -1
  42. package/pure-cell/modern/components/amount-title/component.js +1 -1
  43. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  44. package/pure-cell/modern/components/amount-title/index.js +1 -1
  45. package/pure-cell/modern/components/category/component.js +1 -1
  46. package/pure-cell/modern/components/category/index.d.ts +1 -1
  47. package/pure-cell/modern/components/category/index.js +1 -1
  48. package/pure-cell/modern/components/content/component.js +1 -1
  49. package/pure-cell/modern/components/content/index.d.ts +1 -1
  50. package/pure-cell/modern/components/content/index.js +1 -1
  51. package/pure-cell/modern/components/footer/component.js +1 -1
  52. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  53. package/pure-cell/modern/components/footer/index.js +1 -1
  54. package/pure-cell/modern/components/footer-button/component.js +1 -1
  55. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  56. package/pure-cell/modern/components/footer-button/index.js +1 -1
  57. package/pure-cell/modern/components/footer-text/component.js +1 -1
  58. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  59. package/pure-cell/modern/components/footer-text/index.js +1 -1
  60. package/pure-cell/modern/components/graphics/component.js +1 -1
  61. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  62. package/pure-cell/modern/components/graphics/index.js +1 -1
  63. package/pure-cell/modern/components/main/component.js +1 -1
  64. package/pure-cell/modern/components/main/index.d.ts +1 -1
  65. package/pure-cell/modern/components/main/index.js +1 -1
  66. package/pure-cell/modern/components/text/component.js +1 -1
  67. package/pure-cell/modern/components/text/index.d.ts +1 -1
  68. package/pure-cell/modern/components/text/index.js +1 -1
  69. package/pure-cell/modern/index.d.ts +2 -2
  70. package/pure-cell/modern/index.js +1 -1
  71. package/select/esm/Component.responsive.js +1 -1
  72. package/select/esm/index.js +1 -1
  73. package/select/esm/mobile/Component.mobile.js +1 -1
  74. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  75. package/select/esm/mobile/index.js +1 -1
  76. package/select/esm/presets/index.js +1 -1
  77. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  78. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  79. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  80. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  81. package/select/esm/shared/index.js +1 -1
  82. package/select/mobile/Component.mobile.js +1 -1
  83. package/select/modern/Component.responsive.js +1 -1
  84. package/select/modern/index.js +1 -1
  85. package/select/modern/mobile/Component.mobile.js +1 -1
  86. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  87. package/select/modern/mobile/index.js +1 -1
  88. package/select/modern/presets/index.js +1 -1
  89. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  90. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  91. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  92. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  93. package/select/modern/shared/index.js +1 -1
  94. package/select/presets/index.js +1 -1
  95. package/select/presets/useSelectWithApply/hook.js +1 -1
  96. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  97. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  98. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  99. package/select/shared/index.js +1 -1
  100. package/side-panel/components/controls/Component.js +1 -1
  101. package/side-panel/components/footer/Component.js +1 -1
  102. package/side-panel/esm/Component.responsive.js +1 -1
  103. package/side-panel/esm/components/controls/Component.js +1 -1
  104. package/side-panel/esm/components/controls/index.js +1 -1
  105. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  106. package/side-panel/esm/components/footer/Component.js +1 -1
  107. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  108. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  109. package/side-panel/esm/desktop/index.js +1 -1
  110. package/side-panel/esm/index.js +1 -1
  111. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  112. package/side-panel/esm/mobile/index.js +1 -1
  113. package/side-panel/modern/Component.responsive.js +1 -1
  114. package/side-panel/modern/components/controls/Component.js +1 -1
  115. package/side-panel/modern/components/controls/index.js +1 -1
  116. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  117. package/side-panel/modern/components/footer/Component.js +1 -1
  118. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  119. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  120. package/side-panel/modern/desktop/index.js +1 -1
  121. package/side-panel/modern/index.js +1 -1
  122. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  123. package/side-panel/modern/mobile/index.js +1 -1
  124. package/steps/Component.js +8 -9
  125. package/steps/cssm/Component.js +8 -9
  126. package/steps/esm/Component.js +9 -10
  127. package/steps/modern/Component.js +9 -10
  128. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  129. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  130. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  131. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  132. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  133. package/tabs/esm/collapsible/index.js +1 -1
  134. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  135. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  136. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  137. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  138. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  139. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  140. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  141. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  142. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  143. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  144. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  145. package/tabs/esm/desktop/index.js +2 -2
  146. package/tabs/esm/index.js +2 -2
  147. package/tabs/esm/mobile/index.js +2 -2
  148. package/tabs/modern/collapsible/index.js +1 -1
  149. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  150. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  151. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  152. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  153. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  154. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  155. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  156. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  157. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  158. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  159. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  160. package/tabs/modern/desktop/index.js +2 -2
  161. package/tabs/modern/index.js +2 -2
  162. package/tabs/modern/mobile/index.js +2 -2
  163. package/themes/compiled/mobile-dark-bluetint.css +34 -34
  164. package/toast-plate/components/base-toast-plate/component.js +1 -1
  165. package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  166. package/toast-plate/esm/Component.responsive.js +1 -1
  167. package/toast-plate/esm/components/base-toast-plate/component.js +1 -1
  168. package/toast-plate/esm/components/base-toast-plate/index.js +1 -1
  169. package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  170. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  171. package/toast-plate/esm/desktop/index.js +1 -1
  172. package/toast-plate/esm/index-307da6d7.d.ts +1 -1
  173. package/toast-plate/esm/index.js +1 -1
  174. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  175. package/toast-plate/esm/mobile/index.js +1 -1
  176. package/toast-plate/index-307da6d7.d.ts +1 -1
  177. package/toast-plate/modern/Component.responsive.js +1 -1
  178. package/toast-plate/modern/components/base-toast-plate/component.js +1 -1
  179. package/toast-plate/modern/components/base-toast-plate/index.js +1 -1
  180. package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  181. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  182. package/toast-plate/modern/desktop/index.js +1 -1
  183. package/toast-plate/modern/index-307da6d7.d.ts +1 -1
  184. package/toast-plate/modern/index.js +1 -1
  185. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  186. package/toast-plate/modern/mobile/index.js +1 -1
  187. package/typography/esm/component.js +2 -2
  188. package/typography/esm/index.js +2 -2
  189. package/typography/esm/text/component.js +1 -1
  190. package/typography/esm/text/index.js +1 -1
  191. package/typography/esm/title/component.js +1 -1
  192. package/typography/esm/title/index.js +2 -2
  193. package/typography/esm/title-mobile/component.js +2 -2
  194. package/typography/esm/title-mobile/index.js +2 -2
  195. package/typography/esm/title-responsive/component.js +2 -2
  196. package/typography/esm/title-responsive/index.js +2 -2
  197. package/typography/modern/component.js +2 -2
  198. package/typography/modern/index.js +2 -2
  199. package/typography/modern/text/component.js +1 -1
  200. package/typography/modern/text/index.js +1 -1
  201. package/typography/modern/title/component.js +1 -1
  202. package/typography/modern/title/index.js +2 -2
  203. package/typography/modern/title-mobile/component.js +2 -2
  204. package/typography/modern/title-mobile/index.js +2 -2
  205. package/typography/modern/title-responsive/component.js +2 -2
  206. package/typography/modern/title-responsive/index.js +2 -2
  207. package/typography/text/component.js +1 -1
  208. package/typography/title/component.js +1 -1
  209. package/typography/title/index.js +1 -1
  210. package/typography/title-mobile/component.js +1 -1
  211. package/typography/title-responsive/component.js +1 -1
  212. /package/modal/esm/{layout.module-8c2ad581.js → layout.module-912924e9.js} +0 -0
  213. /package/modal/{layout.module-9c7f42a7.js → layout.module-e38411cc.js} +0 -0
  214. /package/modal/modern/{layout.module-7b9f84d6.js → layout.module-020e2ced.js} +0 -0
  215. /package/select/esm/{hook-43f97773.d.ts → hook-ec5dced0.d.ts} +0 -0
  216. /package/select/esm/{hook-43f97773.js → hook-ec5dced0.js} +0 -0
  217. /package/select/{hook-47df637e.d.ts → hook-24546f56.d.ts} +0 -0
  218. /package/select/{hook-47df637e.js → hook-24546f56.js} +0 -0
  219. /package/select/modern/{hook-72d63281.d.ts → hook-b714aff5.d.ts} +0 -0
  220. /package/select/modern/{hook-72d63281.js → hook-b714aff5.js} +0 -0
  221. /package/side-panel/esm/{layout.module-ec4a1ccc.js → layout.module-bde8ec44.js} +0 -0
  222. /package/side-panel/{layout.module-1b8b125d.js → layout.module-a60d58a0.js} +0 -0
  223. /package/side-panel/modern/{layout.module-7a29b1ed.js → layout.module-f1c80687.js} +0 -0
  224. /package/tabs/esm/{index.module-8bfeca4d.js → index.module-5a0e55b4.js} +0 -0
  225. /package/tabs/esm/{index.module-0479b8df.js → index.module-ba7b2cb2.js} +0 -0
  226. /package/tabs/{index.module-9020d7b5.js → index.module-cbc6d7c7.js} +0 -0
  227. /package/tabs/{index.module-e9bc9a5f.js → index.module-d6f111ab.js} +0 -0
  228. /package/tabs/modern/{index.module-087edae9.js → index.module-a08c8cf9.js} +0 -0
  229. /package/tabs/modern/{index.module-f6f9b889.js → index.module-ff97782f.js} +0 -0
  230. /package/toast-plate/esm/{getDataTestId-f4dc32c7.d.ts → getDataTestId-185adec6.d.ts} +0 -0
  231. /package/toast-plate/esm/{getDataTestId-f4dc32c7.js → getDataTestId-185adec6.js} +0 -0
  232. /package/toast-plate/{getDataTestId-442368bd.d.ts → getDataTestId-3138baed.d.ts} +0 -0
  233. /package/toast-plate/{getDataTestId-442368bd.js → getDataTestId-3138baed.js} +0 -0
  234. /package/toast-plate/modern/{getDataTestId-16038735.d.ts → getDataTestId-3a028081.d.ts} +0 -0
  235. /package/toast-plate/modern/{getDataTestId-16038735.js → getDataTestId-3a028081.js} +0 -0
  236. /package/typography/{colors.module-95ea7fc4.js → colors.module-eb3d91ee.js} +0 -0
  237. /package/typography/{common.module-ae53b4de.js → common.module-a8409ce9.js} +0 -0
  238. /package/typography/esm/{colors.module-2b53143b.js → colors.module-457deb40.js} +0 -0
  239. /package/typography/esm/{common.module-1373fada.js → common.module-99428575.js} +0 -0
  240. /package/typography/modern/{colors.module-5db1b616.js → colors.module-a0d2e648.js} +0 -0
  241. /package/typography/modern/{common.module-49874e31.js → common.module-5bbb2813.js} +0 -0
@@ -53,7 +53,7 @@ type Props$0 = {
53
53
  onClick?: () => void;
54
54
  };
55
55
  declare const Graphics: React.FC<Props$0>;
56
- type FooterTextProps = {
56
+ type Props$1 = {
57
57
  /**
58
58
  * Цвет текста
59
59
  */
@@ -68,7 +68,7 @@ type FooterTextProps = {
68
68
  */
69
69
  children?: ReactNode;
70
70
  };
71
- declare const FooterText: React.FC<FooterTextProps>;
71
+ declare const FooterText: React.FC<Props$1>;
72
72
  type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
73
73
  /**
74
74
  * Идентификатор для систем автоматизированного тестирования.
@@ -78,7 +78,7 @@ type ComponentProps = Omit<ButtonProps, "dataTestId"> & {
78
78
  };
79
79
  type FooterButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
80
80
  declare const FooterButton: React.ForwardRefExoticComponent<FooterButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
81
- type Props$1 = {
81
+ type Props$2 = {
82
82
  /**
83
83
  * Компоненты
84
84
  */
@@ -93,8 +93,8 @@ type Props$1 = {
93
93
  */
94
94
  dataTestId?: string;
95
95
  };
96
- declare const Footer: React.FC<Props$1>;
97
- type Props$2 = {
96
+ declare const Footer: React.FC<Props$2>;
97
+ type Props$3 = {
98
98
  /**
99
99
  * Компоненты
100
100
  */
@@ -105,8 +105,8 @@ type Props$2 = {
105
105
  */
106
106
  dataTestId?: string;
107
107
  };
108
- declare const Content: React.FC<Props$2>;
109
- type Props$3 = {
108
+ declare const Content: React.FC<Props$3>;
109
+ type Props$4 = {
110
110
  /**
111
111
  * Наименование категории
112
112
  */
@@ -126,8 +126,8 @@ type Props$3 = {
126
126
  */
127
127
  dataTestId?: string;
128
128
  };
129
- declare const Category: React.FC<Props$3>;
130
- type Props$4 = {
129
+ declare const Category: React.FC<Props$4>;
130
+ type Props$5 = {
131
131
  /**
132
132
  * Цвет денежного значения
133
133
  * @deprecated Используйте titleProps.color
@@ -143,8 +143,8 @@ type Props$4 = {
143
143
  */
144
144
  dataTestId?: string;
145
145
  } & Omit<AmountType, "dataTestId">;
146
- declare const AmountTitle: React.FC<Props$4>;
147
- type Props$5 = {
146
+ declare const AmountTitle: React.FC<Props$5>;
147
+ type Props$6 = {
148
148
  /**
149
149
  * Начертание шрифта денежного значения
150
150
  */
@@ -163,8 +163,8 @@ type Props$5 = {
163
163
  */
164
164
  dataTestId?: string;
165
165
  } & Omit<AmountType, "dataTestId">;
166
- declare const Amount: React.FC<Props$5>;
167
- type Props$6 = {
166
+ declare const Amount: React.FC<Props$6>;
167
+ type Props$7 = {
168
168
  /**
169
169
  * Вертикальное выравнивание
170
170
  */
@@ -187,8 +187,8 @@ type Props$6 = {
187
187
  */
188
188
  onClick?: () => void;
189
189
  };
190
- declare const Addon: React.FC<Props$6>;
191
- type Props$7 = {
190
+ declare const Addon: React.FC<Props$7>;
191
+ type Props$8 = {
192
192
  /**
193
193
  * Контент
194
194
  */
@@ -223,5 +223,5 @@ type Props$7 = {
223
223
  */
224
224
  dataTestId?: string;
225
225
  };
226
- declare const Text: React.FC<Props$7>;
227
- export { Main, Props$0 as Props, Graphics, FooterTextProps, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
226
+ declare const Text: React.FC<Props$8>;
227
+ export { Main, Props$0 as Props, Graphics, FooterText, FooterButton, Footer, Content, Category, AmountTitle, Amount, Addon, Text };
@@ -115,7 +115,7 @@ const FooterButton = forwardRef(({ children, dataTestId, onClick, onMouseDown, o
115
115
  return (React.createElement(Button, { ...props, size: 'xxs', dataTestId: getDataTestId(dataTestId || pureCellContext.dataTestId, 'button'), className: styles$4.component, ref: ref, onClick: handleClick, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, onMouseDown: handleMouseDown }, children));
116
116
  });
117
117
 
118
- const FooterText = ({ children, color = 'secondary', dataTestId, }) => {
118
+ const FooterText = ({ children, color = 'secondary', dataTestId }) => {
119
119
  const pureCellContext = useContext(PureCellContext);
120
120
  return (React.createElement(Typography.Text, { view: 'primary-small', color: color, "data-test-id": getDataTestId(dataTestId || pureCellContext.dataTestId, 'footer-title') }, children));
121
121
  };
@@ -3,7 +3,7 @@ import 'react-merge-refs';
3
3
  import 'classnames';
4
4
  import '../../comment/modern';
5
5
  import '@alfalab/hooks';
6
- export { P as PureCell, f as PureCellContext } from './component-be845c4f.js';
6
+ export { P as PureCell, f as PureCellContext } from './component-fe791444.js';
7
7
  import '../../shared/modern';
8
8
  import '../../amount/modern';
9
9
  import '../../typography/modern';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { A as Addon } from '../../component-be845c4f.js';
4
+ export { A as Addon } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { A as Addon } from '../../component-be845c4f.js';
1
+ export { A as Addon } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -3,7 +3,7 @@ import 'classnames';
3
3
  import '../../../../amount/modern';
4
4
  import '../../../../shared/modern';
5
5
  import '../../../../typography/modern';
6
- export { a as Amount } from '../../component-be845c4f.js';
6
+ export { a as Amount } from '../../component-fe791444.js';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../comment/modern';
9
9
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { a as Amount } from '../../component-be845c4f.js';
1
+ export { a as Amount } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -3,7 +3,7 @@ import 'classnames';
3
3
  import '../../../../amount/modern';
4
4
  import '../../../../shared/modern';
5
5
  import '../../../../typography/modern';
6
- export { b as AmountTitle } from '../../component-be845c4f.js';
6
+ export { b as AmountTitle } from '../../component-fe791444.js';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../comment/modern';
9
9
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { b as AmountTitle } from '../../component-be845c4f.js';
1
+ export { b as AmountTitle } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import '../../../../shared/modern';
3
3
  import '../../../../typography/modern';
4
- export { C as Category } from '../../component-be845c4f.js';
4
+ export { C as Category } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
7
7
  import '../../../../comment/modern';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { C as Category } from '../../component-be845c4f.js';
1
+ export { C as Category } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { c as Content } from '../../component-be845c4f.js';
4
+ export { c as Content } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { c as Content } from '../../component-be845c4f.js';
1
+ export { c as Content } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { F as Footer } from '../../component-be845c4f.js';
4
+ export { F as Footer } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { F as Footer } from '../../component-be845c4f.js';
1
+ export { F as Footer } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import '../../../../button/modern';
3
3
  import '../../../../shared/modern';
4
- export { d as FooterButton } from '../../component-be845c4f.js';
4
+ export { d as FooterButton } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
7
7
  import '../../../../comment/modern';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { d as FooterButton } from '../../component-be845c4f.js';
1
+ export { d as FooterButton } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import '../../../../shared/modern';
3
3
  import '../../../../typography/modern';
4
- export { e as FooterText } from '../../component-be845c4f.js';
4
+ export { e as FooterText } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
7
7
  import '../../../../comment/modern';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { e as FooterText } from '../../component-be845c4f.js';
1
+ export { e as FooterText } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { G as Graphics } from '../../component-be845c4f.js';
4
+ export { G as Graphics } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { G as Graphics } from '../../component-be845c4f.js';
1
+ export { G as Graphics } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { M as Main } from '../../component-be845c4f.js';
4
+ export { M as Main } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-be845c4f.js';
1
+ export { M as Main } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
4
  import '../../../../typography/modern';
5
- export { T as Text } from '../../component-be845c4f.js';
5
+ export { T as Text } from '../../component-fe791444.js';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/modern';
8
8
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-be845c4f";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-be845c4f.js';
1
+ export { T as Text } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,2 +1,2 @@
1
- export { PureCell } from "./component-06012092";
2
- export type { PureCellProps } from "./component-06012092";
1
+ export { PureCell } from "./component-6a954af1";
2
+ export type { PureCellProps } from "./component-6a954af1";
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-be845c4f.js';
1
+ export { P as PureCell } from './component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -41,7 +41,7 @@ import '../../base-modal/esm';
41
41
  import '../../button/esm/mobile';
42
42
  import './components/virtual-options-list/Component.js';
43
43
  import 'react-virtual';
44
- import './hook-43f97773.js';
44
+ import './hook-ec5dced0.js';
45
45
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
46
46
  import '../../button/esm/desktop';
47
47
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -41,7 +41,7 @@ import '../../base-modal/esm';
41
41
  import '../../button/esm/mobile';
42
42
  import './components/virtual-options-list/Component.js';
43
43
  import 'react-virtual';
44
- import './hook-43f97773.js';
44
+ import './hook-ec5dced0.js';
45
45
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
46
46
  import '../../button/esm/desktop';
47
47
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -12,7 +12,7 @@ import { Option } from '../components/option/Component.js';
12
12
  import { OptionsList } from '../components/options-list/Component.js';
13
13
  import { Search } from '../components/search/Component.js';
14
14
  import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
15
- import { u as useSelectWithApply } from '../hook-43f97773.js';
15
+ import { u as useSelectWithApply } from '../hook-ec5dced0.js';
16
16
  import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
17
17
  import 'classnames';
18
18
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -37,7 +37,7 @@ import '../../../input/esm';
37
37
  import '@alfalab/icons-glyph/MagnifierMIcon';
38
38
  import '../components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import '../hook-43f97773.js';
40
+ import '../hook-ec5dced0.js';
41
41
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
42
  import '../../../button/esm/desktop';
43
43
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -38,7 +38,7 @@ import '../../../input/esm';
38
38
  import '@alfalab/icons-glyph/MagnifierMIcon';
39
39
  import '../components/virtual-options-list/Component.js';
40
40
  import 'react-virtual';
41
- import '../hook-43f97773.js';
41
+ import '../hook-ec5dced0.js';
42
42
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
43
43
  import '../../../button/esm/desktop';
44
44
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from './useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-43f97773.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-ec5dced0.js';
4
4
  import 'tslib';
5
5
  import 'react';
6
6
  import '../../../skeleton/esm';
@@ -1,7 +1,7 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
3
  import '../../../../shared/esm';
4
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-43f97773.js';
4
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-ec5dced0.js';
5
5
  import '../../utils.js';
6
6
  import '../../components/options-list/Component.js';
7
7
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
3
  import '../../../components/options-list/Component.js';
4
- export { O as OptionsListWithApply } from '../../../hook-43f97773.js';
4
+ export { O as OptionsListWithApply } from '../../../hook-ec5dced0.js';
5
5
  import './footer/Component.js';
6
6
  import './header/Component.js';
7
7
  import 'react-merge-refs';
@@ -1 +1 @@
1
- export * from "../../../hook-43f97773";
1
+ export * from "../../../hook-ec5dced0";
@@ -1,4 +1,4 @@
1
- export { O as OptionsListWithApply } from '../../../hook-43f97773.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-ec5dced0.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '../../../utils.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-43f97773.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-ec5dced0.js';
4
4
  export { defaultAccessor, defaultFilterFn, getSelectTestIds, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
5
5
  export { Option } from '../components/option/Component.js';
6
6
  export { BaseOption } from '../components/base-option/Component.js';
@@ -14,7 +14,7 @@ var components_option_Component = require('../components/option/Component.js');
14
14
  var components_optionsList_Component = require('../components/options-list/Component.js');
15
15
  var components_search_Component = require('../components/search/Component.js');
16
16
  var components_virtualOptionsList_Component = require('../components/virtual-options-list/Component.js');
17
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-47df637e.js');
17
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-24546f56.js');
18
18
  var presets_useSelectWithApply_optionsListWithApply_header_Component = require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
19
19
 
20
20
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -40,7 +40,7 @@ import '../../base-modal/modern';
40
40
  import '../../button/modern/mobile';
41
41
  import './components/virtual-options-list/Component.js';
42
42
  import 'react-virtual';
43
- import './hook-72d63281.js';
43
+ import './hook-b714aff5.js';
44
44
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
45
45
  import '../../button/modern/desktop';
46
46
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -40,7 +40,7 @@ import '../../base-modal/modern';
40
40
  import '../../button/modern/mobile';
41
41
  import './components/virtual-options-list/Component.js';
42
42
  import 'react-virtual';
43
- import './hook-72d63281.js';
43
+ import './hook-b714aff5.js';
44
44
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
45
45
  import '../../button/modern/desktop';
46
46
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -11,7 +11,7 @@ import { Option } from '../components/option/Component.js';
11
11
  import { OptionsList } from '../components/options-list/Component.js';
12
12
  import { Search } from '../components/search/Component.js';
13
13
  import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
14
- import { u as useSelectWithApply } from '../hook-72d63281.js';
14
+ import { u as useSelectWithApply } from '../hook-b714aff5.js';
15
15
  import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
16
16
  import 'classnames';
17
17
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -36,7 +36,7 @@ import '../../../input/modern';
36
36
  import '@alfalab/icons-glyph/MagnifierMIcon';
37
37
  import '../components/virtual-options-list/Component.js';
38
38
  import 'react-virtual';
39
- import '../hook-72d63281.js';
39
+ import '../hook-b714aff5.js';
40
40
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
41
41
  import '../../../button/modern/desktop';
42
42
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -37,7 +37,7 @@ import '../../../input/modern';
37
37
  import '@alfalab/icons-glyph/MagnifierMIcon';
38
38
  import '../components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import '../hook-72d63281.js';
40
+ import '../hook-b714aff5.js';
41
41
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
42
  import '../../../button/modern/desktop';
43
43
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from './useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-72d63281.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b714aff5.js';
4
4
  import 'react';
5
5
  import '../../../skeleton/modern';
6
6
  import '../components/option/Component.js';
@@ -1,6 +1,6 @@
1
1
  import 'react';
2
2
  import '../../../../shared/modern';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-72d63281.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-b714aff5.js';
4
4
  import '../../utils.js';
5
5
  import '../../components/options-list/Component.js';
6
6
  import 'react-merge-refs';
@@ -1,6 +1,6 @@
1
1
  import 'react';
2
2
  import '../../../components/options-list/Component.js';
3
- export { O as OptionsListWithApply } from '../../../hook-72d63281.js';
3
+ export { O as OptionsListWithApply } from '../../../hook-b714aff5.js';
4
4
  import './footer/Component.js';
5
5
  import './header/Component.js';
6
6
  import 'react-merge-refs';
@@ -1 +1 @@
1
- export * from "../../../hook-72d63281";
1
+ export * from "../../../hook-b714aff5";
@@ -1,4 +1,4 @@
1
- export { O as OptionsListWithApply } from '../../../hook-72d63281.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-b714aff5.js';
2
2
  import 'react';
3
3
  import '../../../utils.js';
4
4
  import '../../../../../shared/modern';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-72d63281.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b714aff5.js';
4
4
  export { defaultAccessor, defaultFilterFn, getSelectTestIds, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
5
5
  export { Option } from '../components/option/Component.js';
6
6
  export { BaseOption } from '../components/base-option/Component.js';
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var presets_useSelectWithLoading_hook = require('./useSelectWithLoading/hook.js');
4
4
  var presets_useLazyLoading_hook = require('./useLazyLoading/hook.js');
5
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-47df637e.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-24546f56.js');
6
6
 
7
7
 
8
8
 
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  require('tslib');
4
4
  require('react');
5
5
  require('../../utils.js');
6
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-47df637e.js');
6
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-24546f56.js');
7
7
 
8
8
 
9
9