@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
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
21
21
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import '../scroll-controls/utils.js';
23
23
  import '../title/Component.js';
24
- import '../../index.module-0479b8df.js';
24
+ import '../../index.module-ba7b2cb2.js';
25
25
  import '../primary-tablist/Component.mobile.js';
26
26
  import '../secondary-tablist/Component.desktop.js';
27
27
  import '../../../../tag/esm/desktop';
28
28
  import '../secondary-tablist/Component.js';
29
- import '../../index.module-8bfeca4d.js';
29
+ import '../../index.module-5a0e55b4.js';
30
30
  import '../secondary-tablist/Component.mobile.js';
31
31
  import '../../../../tag/esm/mobile';
32
32
 
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
- import '../index.module-0479b8df.js';
23
+ import '../index.module-ba7b2cb2.js';
24
24
  import '../../../tag/esm/desktop';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-8bfeca4d.js';
26
+ import '../index.module-5a0e55b4.js';
27
27
  import '../components/tabs/Component.js';
package/tabs/esm/index.js CHANGED
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
22
22
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
23
23
  import './components/scroll-controls/utils.js';
24
24
  import './components/title/Component.js';
25
- import './index.module-0479b8df.js';
25
+ import './index.module-ba7b2cb2.js';
26
26
  import './components/primary-tablist/Component.mobile.js';
27
27
  import './components/secondary-tablist/Component.desktop.js';
28
28
  import '../../tag/esm/desktop';
29
29
  import './components/secondary-tablist/Component.js';
30
- import './index.module-8bfeca4d.js';
30
+ import './index.module-5a0e55b4.js';
31
31
  import './components/secondary-tablist/Component.mobile.js';
32
32
  import '../../tag/esm/mobile';
33
33
  import './components/tabs/Component.js';
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
- import '../index.module-0479b8df.js';
23
+ import '../index.module-ba7b2cb2.js';
24
24
  import '../../../tag/esm/mobile';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-8bfeca4d.js';
26
+ import '../index.module-5a0e55b4.js';
27
27
  import '../components/tabs/Component.js';
@@ -16,5 +16,5 @@ import 'react-merge-refs';
16
16
  import '../../../shared/modern';
17
17
  import '../synthetic-events.js';
18
18
  import '../components/title/Component.js';
19
- import '../index.module-f6f9b889.js';
19
+ import '../index.module-ff97782f.js';
20
20
  import '../components/tabs/Component.js';
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
6
6
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
7
7
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
8
8
  import { Title } from '../title/Component.js';
9
- import { s as styles } from '../../index.module-f6f9b889.js';
9
+ import { s as styles } from '../../index.module-ff97782f.js';
10
10
  import '../../../../mq/modern';
11
11
  import '../../hooks/use-collapsible-elements.js';
12
12
  import '@juggle/resize-observer';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles } from '../../index.module-f6f9b889.js';
3
+ import { s as styles } from '../../index.module-ff97782f.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles$1 } from '../../index.module-f6f9b889.js';
3
+ import { s as styles$1 } from '../../index.module-ff97782f.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -18,7 +18,7 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-f6f9b889.js';
21
+ import '../../index.module-ff97782f.js';
22
22
 
23
23
  const PrimaryTabListResponsive = ({ size, breakpoint = 1024, fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
24
24
  const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, defaultMatchMediaValue);
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { TagDesktop } from '../../../../tag/modern/desktop';
3
3
  import { SecondaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-087edae9.js';
4
+ import { c as commonStyles } from '../../index.module-a08c8cf9.js';
5
5
  import 'classnames';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { TagMobile } from '../../../../tag/modern/mobile';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-087edae9.js';
5
+ import { c as commonStyles } from '../../index.module-a08c8cf9.js';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../shared/modern';
@@ -16,7 +16,7 @@ import '../../../../icon-button/modern';
16
16
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
17
17
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
18
18
  import '../scroll-controls/utils.js';
19
- import '../../index.module-087edae9.js';
19
+ import '../../index.module-a08c8cf9.js';
20
20
  import '../../../../tag/modern/mobile';
21
21
 
22
22
  const SecondaryTabListResponsive = ({ defaultMatchMediaValue, fullWidthScroll, breakpoint = 1024, ...restProps }) => {
@@ -15,7 +15,7 @@ import 'react-merge-refs';
15
15
  import '../../../../shared/modern';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
- import '../../index.module-f6f9b889.js';
18
+ import '../../index.module-ff97782f.js';
19
19
 
20
20
  const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
21
21
 
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-f6f9b889.js';
21
+ import '../../index.module-ff97782f.js';
22
22
  import '../../../../tag/modern/desktop';
23
23
  import '../secondary-tablist/Component.js';
24
- import '../../index.module-087edae9.js';
24
+ import '../../index.module-a08c8cf9.js';
25
25
 
26
26
  const views = {
27
27
  primary: PrimaryTabListDesktop,
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-f6f9b889.js';
21
+ import '../../index.module-ff97782f.js';
22
22
  import '../../../../tag/modern/mobile';
23
23
  import '../secondary-tablist/Component.js';
24
- import '../../index.module-087edae9.js';
24
+ import '../../index.module-a08c8cf9.js';
25
25
 
26
26
  const views = {
27
27
  primary: PrimaryTabListMobile,
@@ -20,12 +20,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../scroll-controls/utils.js';
22
22
  import '../title/Component.js';
23
- import '../../index.module-f6f9b889.js';
23
+ import '../../index.module-ff97782f.js';
24
24
  import '../primary-tablist/Component.mobile.js';
25
25
  import '../secondary-tablist/Component.desktop.js';
26
26
  import '../../../../tag/modern/desktop';
27
27
  import '../secondary-tablist/Component.js';
28
- import '../../index.module-087edae9.js';
28
+ import '../../index.module-a08c8cf9.js';
29
29
  import '../secondary-tablist/Component.mobile.js';
30
30
  import '../../../../tag/modern/mobile';
31
31
 
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
- import '../index.module-f6f9b889.js';
22
+ import '../index.module-ff97782f.js';
23
23
  import '../../../tag/modern/desktop';
24
24
  import '../components/secondary-tablist/Component.js';
25
- import '../index.module-087edae9.js';
25
+ import '../index.module-a08c8cf9.js';
26
26
  import '../components/tabs/Component.js';
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
21
21
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import './components/scroll-controls/utils.js';
23
23
  import './components/title/Component.js';
24
- import './index.module-f6f9b889.js';
24
+ import './index.module-ff97782f.js';
25
25
  import './components/primary-tablist/Component.mobile.js';
26
26
  import './components/secondary-tablist/Component.desktop.js';
27
27
  import '../../tag/modern/desktop';
28
28
  import './components/secondary-tablist/Component.js';
29
- import './index.module-087edae9.js';
29
+ import './index.module-a08c8cf9.js';
30
30
  import './components/secondary-tablist/Component.mobile.js';
31
31
  import '../../tag/modern/mobile';
32
32
  import './components/tabs/Component.js';
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
- import '../index.module-f6f9b889.js';
22
+ import '../index.module-ff97782f.js';
23
23
  import '../../../tag/modern/mobile';
24
24
  import '../components/secondary-tablist/Component.js';
25
- import '../index.module-087edae9.js';
25
+ import '../index.module-a08c8cf9.js';
26
26
  import '../components/tabs/Component.js';
@@ -1,18 +1,7 @@
1
- .backdrop__backdrop_14p7c {
2
- -webkit-tap-highlight-color: transparent;
3
- } .backdrop__appear_14p7c,
4
- .backdrop__enter_14p7c {
5
- background-color: transparent;
6
- } .backdrop__appearActive_14p7c,
7
- .backdrop__enterActive_14p7c,
8
- .backdrop__appearDone_14p7c,
9
- .backdrop__enterDone_14p7c {
10
- background-color: rgba(0, 0, 0, 0.7);
11
- } .backdrop__exit_14p7c {
12
- background-color: rgba(0, 0, 0, 0.7);
13
- } .backdrop__exitActive_14p7c,
14
- .backdrop__exitDone_14p7c {
15
- background-color: transparent;
1
+ .card-image__cardImage_bvs5x {
2
+ background: #e7e8ea;
3
+ } .card-image__loaded_bvs5x {
4
+ background: transparent
16
5
  }.badge__component_1x6bo.badge__background-accent_1x6bo {
17
6
  background-color: #f83a2a;
18
7
  color: rgba(255, 255, 255, 0.94);
@@ -73,10 +62,21 @@
73
62
  background-color: #fff;
74
63
  } .badge__dot_1x6bo.badge__outlineCount_1x6bo {
75
64
  border: 1px solid #121213;
76
- }.card-image__cardImage_bvs5x {
77
- background: #e7e8ea;
78
- } .card-image__loaded_bvs5x {
79
- background: transparent
65
+ }.backdrop__backdrop_14p7c {
66
+ -webkit-tap-highlight-color: transparent;
67
+ } .backdrop__appear_14p7c,
68
+ .backdrop__enter_14p7c {
69
+ background-color: transparent;
70
+ } .backdrop__appearActive_14p7c,
71
+ .backdrop__enterActive_14p7c,
72
+ .backdrop__appearDone_14p7c,
73
+ .backdrop__enterDone_14p7c {
74
+ background-color: rgba(0, 0, 0, 0.7);
75
+ } .backdrop__exit_14p7c {
76
+ background-color: rgba(0, 0, 0, 0.7);
77
+ } .backdrop__exitActive_14p7c,
78
+ .backdrop__exitDone_14p7c {
79
+ background-color: transparent;
80
80
  }.divider__component_wc83h {
81
81
  border-bottom: 1px solid #353539;
82
82
  }.dropzone__component_14isj {
@@ -193,8 +193,7 @@
193
193
  color: rgba(255, 255, 255, 0.94)
194
194
  } .indicator__grey_1nsoq.indicator__border_1nsoq {
195
195
  outline: 2px solid #121213;
196
- }@keyframes loader__blink_1pw7m {
197
- }.link__primary_ntmi4 {
196
+ }.link__primary_ntmi4 {
198
197
  color: rgba(255, 255, 255, 0.94);
199
198
  border-bottom-color: rgba(255, 255, 255, 0.94)
200
199
  } @media (hover: hover) {
@@ -260,7 +259,8 @@
260
259
  }
261
260
  } .link__defaultView_1qr6m:active {
262
261
  color: #2453b4;
263
- }.progress-bar__container_1s9v6 {
262
+ }@keyframes loader__blink_1pw7m {
263
+ }.progress-bar__container_1s9v6 {
264
264
  background: rgba(222, 222, 238, 0.13)
265
265
  } .progress-bar__filled_1s9v6.progress-bar__positive_1s9v6 {
266
266
  background: #17d055;
@@ -278,17 +278,7 @@
278
278
  background: #fff;
279
279
  } .progress-bar__filled_1s9v6.progress-bar__accent_1s9v6 {
280
280
  background: #f83a2a;
281
- }.scrollbar__component_1qo42 .scrollbar:before {
282
- background-color: rgba(228, 228, 251, 0.28);
283
- } .scrollbar__component_1qo42.dragging .track .scrollbar.visible:before {
284
- background-color: rgba(238, 238, 254, 0.46);
285
- }
286
-
287
- .scrollbar__component_1jt2a .scrollbar:before {
288
- background-color: rgba(9, 12, 37, 0.28);
289
- } .scrollbar__component_1jt2a.dragging .track .scrollbar.visible:before {
290
- background-color: rgba(4, 4, 21, 0.47);
291
- }.skeleton__component_zlc0o {
281
+ }.skeleton__component_zlc0o {
292
282
  color: transparent;
293
283
  background: rgba(214, 214, 229, 0.07)
294
284
  } .skeleton__component_zlc0o:before {
@@ -300,7 +290,17 @@
300
290
  100% {
301
291
  background: rgba(222, 222, 238, 0.13);
302
292
  }
303
- }.segmented-control__wrapper_z5389 {
293
+ }.scrollbar__component_1qo42 .scrollbar:before {
294
+ background-color: rgba(228, 228, 251, 0.28);
295
+ } .scrollbar__component_1qo42.dragging .track .scrollbar.visible:before {
296
+ background-color: rgba(238, 238, 254, 0.46);
297
+ }
298
+
299
+ .scrollbar__component_1jt2a .scrollbar:before {
300
+ background-color: rgba(9, 12, 37, 0.28);
301
+ } .scrollbar__component_1jt2a.dragging .track .scrollbar.visible:before {
302
+ background-color: rgba(4, 4, 21, 0.47);
303
+ }.segmented-control__wrapper_z5389 {
304
304
  background-color: rgba(225, 225, 248, 0.09);
305
305
  } .segmented-control__segment_z5389.segmented-control__selected_z5389 {
306
306
  color: rgba(255, 255, 255, 0.94);
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var coreComponentsIconButton = require('../../../icon-button');
7
- var getDataTestId = require('../../getDataTestId-442368bd.js');
7
+ var getDataTestId = require('../../getDataTestId-3138baed.js');
8
8
  require('@alfalab/hooks');
9
9
  var coreComponentsStatusBadge = require('../../../status-badge');
10
10
  var CrossMIcon = require('@alfalab/icons-glyph/CrossMIcon');
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var getDataTestId = require('../../../getDataTestId-442368bd.js');
3
+ var getDataTestId = require('../../../getDataTestId-3138baed.js');
4
4
  require('react');
5
5
  require('@alfalab/hooks');
6
6
 
@@ -6,7 +6,7 @@ import { ToastPlateMobile } from './mobile/Component.mobile.js';
6
6
  import './components/base-toast-plate/component.js';
7
7
  import 'classnames';
8
8
  import '../../icon-button/esm';
9
- import './getDataTestId-f4dc32c7.js';
9
+ import './getDataTestId-185adec6.js';
10
10
  import '@alfalab/hooks';
11
11
  import '../../status-badge/esm';
12
12
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React, { forwardRef, useCallback } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { IconButton } from '../../../../icon-button/esm';
5
- import { g as getDataTestId } from '../../getDataTestId-f4dc32c7.js';
5
+ import { g as getDataTestId } from '../../getDataTestId-185adec6.js';
6
6
  import '@alfalab/hooks';
7
7
  import { StatusBadge } from '../../../../status-badge/esm';
8
8
  import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
@@ -3,7 +3,7 @@ import 'tslib';
3
3
  import 'react';
4
4
  import 'classnames';
5
5
  import '../../../../icon-button/esm';
6
- import '../../getDataTestId-f4dc32c7.js';
6
+ import '../../getDataTestId-185adec6.js';
7
7
  import '@alfalab/hooks';
8
8
  import '../../../../status-badge/esm';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -1,4 +1,4 @@
1
- import { g as getDataTestId } from '../../../getDataTestId-f4dc32c7.js';
1
+ import { g as getDataTestId } from '../../../getDataTestId-185adec6.js';
2
2
  import 'react';
3
3
  import '@alfalab/hooks';
4
4
 
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
3
3
  import { BaseToastPlate } from '../components/base-toast-plate/component.js';
4
4
  import 'classnames';
5
5
  import '../../../icon-button/esm';
6
- import '../getDataTestId-f4dc32c7.js';
6
+ import '../getDataTestId-185adec6.js';
7
7
  import '@alfalab/hooks';
8
8
  import '../../../status-badge/esm';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -4,7 +4,7 @@ import 'react';
4
4
  import '../components/base-toast-plate/component.js';
5
5
  import 'classnames';
6
6
  import '../../../icon-button/esm';
7
- import '../getDataTestId-f4dc32c7.js';
7
+ import '../getDataTestId-185adec6.js';
8
8
  import '@alfalab/hooks';
9
9
  import '../../../status-badge/esm';
10
10
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -66,6 +66,6 @@ declare const dom: {
66
66
  preventDefault: typeof preventDefault;
67
67
  };
68
68
  export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
69
- export * from "./getDataTestId-f4dc32c7";
69
+ export * from "./getDataTestId-185adec6";
70
70
  export * from "./browser-a216f694";
71
71
  export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
@@ -6,7 +6,7 @@ import './desktop/Component.desktop.js';
6
6
  import './components/base-toast-plate/component.js';
7
7
  import 'classnames';
8
8
  import '../../icon-button/esm';
9
- import './getDataTestId-f4dc32c7.js';
9
+ import './getDataTestId-185adec6.js';
10
10
  import '@alfalab/hooks';
11
11
  import '../../status-badge/esm';
12
12
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
3
3
  import { BaseToastPlate } from '../components/base-toast-plate/component.js';
4
4
  import 'classnames';
5
5
  import '../../../icon-button/esm';
6
- import '../getDataTestId-f4dc32c7.js';
6
+ import '../getDataTestId-185adec6.js';
7
7
  import '@alfalab/hooks';
8
8
  import '../../../status-badge/esm';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -4,7 +4,7 @@ import 'react';
4
4
  import '../components/base-toast-plate/component.js';
5
5
  import 'classnames';
6
6
  import '../../../icon-button/esm';
7
- import '../getDataTestId-f4dc32c7.js';
7
+ import '../getDataTestId-185adec6.js';
8
8
  import '@alfalab/hooks';
9
9
  import '../../../status-badge/esm';
10
10
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -66,6 +66,6 @@ declare const dom: {
66
66
  preventDefault: typeof preventDefault;
67
67
  };
68
68
  export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
69
- export * from "./getDataTestId-442368bd";
69
+ export * from "./getDataTestId-3138baed";
70
70
  export * from "./browser-a216f694";
71
71
  export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
@@ -5,7 +5,7 @@ import { ToastPlateMobile } from './mobile/Component.mobile.js';
5
5
  import './components/base-toast-plate/component.js';
6
6
  import 'classnames';
7
7
  import '../../icon-button/modern';
8
- import './getDataTestId-16038735.js';
8
+ import './getDataTestId-3a028081.js';
9
9
  import '@alfalab/hooks';
10
10
  import '../../status-badge/modern';
11
11
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -1,7 +1,7 @@
1
1
  import React, { forwardRef, useCallback } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { IconButton } from '../../../../icon-button/modern';
4
- import { g as getDataTestId } from '../../getDataTestId-16038735.js';
4
+ import { g as getDataTestId } from '../../getDataTestId-3a028081.js';
5
5
  import '@alfalab/hooks';
6
6
  import { StatusBadge } from '../../../../status-badge/modern';
7
7
  import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
@@ -2,7 +2,7 @@ export { BaseToastPlate } from './component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../icon-button/modern';
5
- import '../../getDataTestId-16038735.js';
5
+ import '../../getDataTestId-3a028081.js';
6
6
  import '@alfalab/hooks';
7
7
  import '../../../../status-badge/modern';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -1,4 +1,4 @@
1
- import { g as getDataTestId } from '../../../getDataTestId-16038735.js';
1
+ import { g as getDataTestId } from '../../../getDataTestId-3a028081.js';
2
2
  import 'react';
3
3
  import '@alfalab/hooks';
4
4
 
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import { BaseToastPlate } from '../components/base-toast-plate/component.js';
3
3
  import 'classnames';
4
4
  import '../../../icon-button/modern';
5
- import '../getDataTestId-16038735.js';
5
+ import '../getDataTestId-3a028081.js';
6
6
  import '@alfalab/hooks';
7
7
  import '../../../status-badge/modern';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -3,7 +3,7 @@ import 'react';
3
3
  import '../components/base-toast-plate/component.js';
4
4
  import 'classnames';
5
5
  import '../../../icon-button/modern';
6
- import '../getDataTestId-16038735.js';
6
+ import '../getDataTestId-3a028081.js';
7
7
  import '@alfalab/hooks';
8
8
  import '../../../status-badge/modern';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -66,6 +66,6 @@ declare const dom: {
66
66
  preventDefault: typeof preventDefault;
67
67
  };
68
68
  export { isClient, os, createPaddingStyle, easingFns, fnUtils, maskUtils, hooks, dom };
69
- export * from "./getDataTestId-16038735";
69
+ export * from "./getDataTestId-3a028081";
70
70
  export * from "./browser-a216f694";
71
71
  export * from "./components/base-toast-plate/hooks/useDeprecatedBadge";
@@ -5,7 +5,7 @@ import './desktop/Component.desktop.js';
5
5
  import './components/base-toast-plate/component.js';
6
6
  import 'classnames';
7
7
  import '../../icon-button/modern';
8
- import './getDataTestId-16038735.js';
8
+ import './getDataTestId-3a028081.js';
9
9
  import '@alfalab/hooks';
10
10
  import '../../status-badge/modern';
11
11
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import { BaseToastPlate } from '../components/base-toast-plate/component.js';
3
3
  import 'classnames';
4
4
  import '../../../icon-button/modern';
5
- import '../getDataTestId-16038735.js';
5
+ import '../getDataTestId-3a028081.js';
6
6
  import '@alfalab/hooks';
7
7
  import '../../../status-badge/modern';
8
8
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -3,7 +3,7 @@ import 'react';
3
3
  import '../components/base-toast-plate/component.js';
4
4
  import 'classnames';
5
5
  import '../../../icon-button/modern';
6
- import '../getDataTestId-16038735.js';
6
+ import '../getDataTestId-3a028081.js';
7
7
  import '@alfalab/hooks';
8
8
  import '../../../status-badge/modern';
9
9
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -9,10 +9,10 @@ import 'classnames';
9
9
  import './hooks/use-skeleton.js';
10
10
  import '../../skeleton/esm';
11
11
  import '@alfalab/hooks';
12
- import './colors.module-2b53143b.js';
12
+ import './colors.module-457deb40.js';
13
13
  import './title/component.js';
14
14
  import './title/utils.js';
15
- import './common.module-1373fada.js';
15
+ import './common.module-99428575.js';
16
16
  import '../../mq/esm';
17
17
 
18
18
  var Typography = {
@@ -8,11 +8,11 @@ import 'classnames';
8
8
  import './hooks/use-skeleton.js';
9
9
  import '../../skeleton/esm';
10
10
  import '@alfalab/hooks';
11
- import './colors.module-2b53143b.js';
11
+ import './colors.module-457deb40.js';
12
12
  import './title/index.js';
13
13
  import './title/component.js';
14
14
  import './title/utils.js';
15
- import './common.module-1373fada.js';
15
+ import './common.module-99428575.js';
16
16
  import './title-mobile/component.js';
17
17
  import './title-responsive/component.js';
18
18
  import '../../mq/esm';
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../hooks/use-skeleton.js';
6
- import { c as colors } from '../colors.module-2b53143b.js';
6
+ import { c as colors } from '../colors.module-457deb40.js';
7
7
  import '../../../skeleton/esm';
8
8
  import '@alfalab/hooks';
9
9
 
@@ -6,4 +6,4 @@ import 'classnames';
6
6
  import '../hooks/use-skeleton.js';
7
7
  import '../../../skeleton/esm';
8
8
  import '@alfalab/hooks';
9
- import '../colors.module-2b53143b.js';
9
+ import '../colors.module-457deb40.js';
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { useSkeleton } from '../hooks/use-skeleton.js';
6
6
  import { getDefaultWeight } from './utils.js';
7
- import { c as colors } from '../colors.module-2b53143b.js';
7
+ import { c as colors } from '../colors.module-457deb40.js';
8
8
  import '../../../skeleton/esm';
9
9
  import '@alfalab/hooks';
10
10