@alfalab/core-components-tabs 7.3.8 → 7.3.10

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 (140) hide show
  1. package/Component-3885b0d7.d.ts +5 -0
  2. package/Component-3e68f8db.d.ts +2 -2
  3. package/{esm/Component-cac440c1.d.ts → Component-a8deae7f.d.ts} +1 -1
  4. package/Component-ebda875c.d.ts +1 -0
  5. package/component-3885b0d7.d.ts +216 -0
  6. package/components/primary-tablist/Component.desktop.js +1 -1
  7. package/components/primary-tablist/Component.mobile.js +2 -2
  8. package/components/primary-tablist/Component.responsive.js +1 -1
  9. package/components/primary-tablist/index.css +29 -29
  10. package/components/primary-tablist/mobile.css +32 -32
  11. package/components/scrollable-container/Component.js +1 -1
  12. package/components/scrollable-container/index.css +5 -5
  13. package/components/secondary-tablist/Component.desktop.js +1 -1
  14. package/components/secondary-tablist/Component.mobile.js +2 -2
  15. package/components/secondary-tablist/Component.responsive.js +1 -1
  16. package/components/secondary-tablist/index.css +11 -11
  17. package/components/secondary-tablist/mobile.css +13 -13
  18. package/components/tab/Component.js +1 -1
  19. package/components/tab/index.css +3 -3
  20. package/components/tabs/Component.desktop.js +2 -2
  21. package/components/tabs/Component.mobile.js +2 -2
  22. package/components/tabs/Component.responsive.js +2 -2
  23. package/cssm/Component-3885b0d7.d.ts +5 -0
  24. package/cssm/Component-3e68f8db.d.ts +2 -2
  25. package/{Component-cac440c1.d.ts → cssm/Component-a8deae7f.d.ts} +1 -1
  26. package/cssm/Component-ebda875c.d.ts +1 -0
  27. package/cssm/component-3885b0d7.d.ts +216 -0
  28. package/cssm/{getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  29. package/cssm/index-3e68f8db.d.ts +3 -3
  30. package/cssm/index-48646db0.d.ts +1 -1
  31. package/cssm/index-7ca84eff.d.ts +1 -215
  32. package/cssm/index-e81c389f.d.ts +3 -141
  33. package/cssm/index-ebda875c.d.ts +1 -1
  34. package/cssm/types-ebda875c.d.ts +113 -0
  35. package/cssm/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  36. package/cssm/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  37. package/desktop.js +2 -2
  38. package/esm/Component-3885b0d7.d.ts +5 -0
  39. package/esm/Component-3e68f8db.d.ts +2 -2
  40. package/{modern/Component-cac440c1.d.ts → esm/Component-a8deae7f.d.ts} +1 -1
  41. package/esm/Component-ebda875c.d.ts +1 -0
  42. package/esm/component-3885b0d7.d.ts +216 -0
  43. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  44. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  45. package/esm/components/primary-tablist/Component.responsive.js +1 -1
  46. package/esm/components/primary-tablist/index.css +29 -29
  47. package/esm/components/primary-tablist/mobile.css +32 -32
  48. package/esm/components/scrollable-container/Component.js +1 -1
  49. package/esm/components/scrollable-container/index.css +5 -5
  50. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  51. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  52. package/esm/components/secondary-tablist/Component.responsive.js +1 -1
  53. package/esm/components/secondary-tablist/index.css +11 -11
  54. package/esm/components/secondary-tablist/mobile.css +13 -13
  55. package/esm/components/tab/Component.js +1 -1
  56. package/esm/components/tab/index.css +3 -3
  57. package/esm/components/tabs/Component.desktop.js +2 -2
  58. package/esm/components/tabs/Component.mobile.js +2 -2
  59. package/esm/components/tabs/Component.responsive.js +2 -2
  60. package/esm/desktop.js +2 -2
  61. package/{getDataTestId-3fe0d3e6.d.ts → esm/index-3885b0d7.d.ts} +2 -1
  62. package/esm/index-3e68f8db.d.ts +3 -3
  63. package/esm/index-48646db0.d.ts +1 -1
  64. package/esm/index-7ca84eff.d.ts +1 -215
  65. package/esm/index-e81c389f.d.ts +3 -141
  66. package/esm/index-ebda875c.d.ts +1 -1
  67. package/esm/index.js +2 -2
  68. package/esm/index.module-148f7ebd.js +4 -0
  69. package/esm/index.module-c3aa1087.js +4 -0
  70. package/esm/mobile.js +2 -2
  71. package/esm/responsive.js +2 -2
  72. package/esm/types-ebda875c.d.ts +113 -0
  73. package/esm/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  74. package/esm/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  75. package/{esm/getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  76. package/index-3e68f8db.d.ts +3 -3
  77. package/index-48646db0.d.ts +1 -1
  78. package/index-7ca84eff.d.ts +1 -215
  79. package/index-e81c389f.d.ts +3 -141
  80. package/index-ebda875c.d.ts +1 -1
  81. package/index.js +2 -2
  82. package/index.module-3024c3e4.js +6 -0
  83. package/index.module-7d7e1aeb.js +6 -0
  84. package/mobile.js +2 -2
  85. package/modern/Component-3885b0d7.d.ts +5 -0
  86. package/modern/Component-3e68f8db.d.ts +2 -2
  87. package/{cssm/Component-cac440c1.d.ts → modern/Component-a8deae7f.d.ts} +1 -1
  88. package/modern/Component-ebda875c.d.ts +1 -0
  89. package/modern/component-3885b0d7.d.ts +216 -0
  90. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  91. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  92. package/modern/components/primary-tablist/Component.responsive.js +1 -1
  93. package/modern/components/primary-tablist/index.css +29 -29
  94. package/modern/components/primary-tablist/mobile.css +32 -32
  95. package/modern/components/scrollable-container/Component.js +1 -1
  96. package/modern/components/scrollable-container/index.css +5 -5
  97. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  98. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  99. package/modern/components/secondary-tablist/Component.responsive.js +1 -1
  100. package/modern/components/secondary-tablist/index.css +11 -11
  101. package/modern/components/secondary-tablist/mobile.css +13 -13
  102. package/modern/components/tab/Component.js +1 -1
  103. package/modern/components/tab/index.css +3 -3
  104. package/modern/components/tabs/Component.desktop.js +2 -2
  105. package/modern/components/tabs/Component.mobile.js +2 -2
  106. package/modern/components/tabs/Component.responsive.js +2 -2
  107. package/modern/desktop.js +2 -2
  108. package/modern/{getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  109. package/modern/index-3e68f8db.d.ts +3 -3
  110. package/modern/index-48646db0.d.ts +1 -1
  111. package/modern/index-7ca84eff.d.ts +1 -215
  112. package/modern/index-e81c389f.d.ts +3 -141
  113. package/modern/index-ebda875c.d.ts +1 -1
  114. package/modern/index.js +2 -2
  115. package/modern/index.module-67a4be0c.js +4 -0
  116. package/modern/index.module-df3add82.js +4 -0
  117. package/modern/mobile.js +2 -2
  118. package/modern/responsive.js +2 -2
  119. package/modern/types-ebda875c.d.ts +113 -0
  120. package/modern/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  121. package/modern/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  122. package/package.json +2 -2
  123. package/responsive.js +2 -2
  124. package/types-ebda875c.d.ts +113 -0
  125. package/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  126. package/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  127. package/Component-7ca84eff.d.ts +0 -5
  128. package/cssm/Component-7ca84eff.d.ts +0 -5
  129. package/cssm/index-3fe0d3e6.d.ts +0 -3
  130. package/esm/Component-7ca84eff.d.ts +0 -5
  131. package/esm/index-3fe0d3e6.d.ts +0 -3
  132. package/esm/index.module-0c78b057.js +0 -4
  133. package/esm/index.module-ce2ae42b.js +0 -4
  134. package/index-3fe0d3e6.d.ts +0 -3
  135. package/index.module-c25214c2.js +0 -6
  136. package/index.module-de4145ce.js +0 -6
  137. package/modern/Component-7ca84eff.d.ts +0 -5
  138. package/modern/index-3fe0d3e6.d.ts +0 -3
  139. package/modern/index.module-8f2fe904.js +0 -4
  140. package/modern/index.module-e978cb39.js +0 -4
@@ -0,0 +1,5 @@
1
+ import { FC } from 'react';
2
+ import { NavigationBarProps } from "./types-ebda875c";
3
+ declare const NavigationBar: FC<NavigationBarProps>;
4
+ export * from "./Component-ebda875c";
5
+ export { NavigationBar };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { FC, SVGProps } from 'react';
3
- import { OptionShape } from "./typings-cac440c1";
4
- import { OptionProps as BaseOptionProps } from "./typings-cac440c1";
3
+ import { OptionShape } from "./typings-a8deae7f";
4
+ import { OptionProps as BaseOptionProps } from "./typings-a8deae7f";
5
5
  type OptionProps = Omit<BaseOptionProps, 'option'> & {
6
6
  option: OptionShape & {
7
7
  icon?: FC<SVGProps<SVGSVGElement>>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { FC } from 'react';
3
- import { OptionProps } from "./typings-cac440c1";
3
+ import { OptionProps } from "./typings-a8deae7f";
4
4
  declare const BaseOption: FC<OptionProps>;
5
5
  export { BaseOption };
@@ -119,6 +119,7 @@ type BaseModalProps = {
119
119
  };
120
120
  type BaseModalContext = {
121
121
  parentRef: React.RefObject<HTMLDivElement>;
122
+ componentRef: React.RefObject<HTMLDivElement>;
122
123
  hasFooter?: boolean;
123
124
  hasHeader?: boolean;
124
125
  hasScroll?: boolean;
@@ -0,0 +1,216 @@
1
+ /// <reference types="react-transition-group" />
2
+ /// <reference types="react" />
3
+ import React from "react";
4
+ import { FC, ReactNode, HTMLAttributes, RefObject } from "react";
5
+ import { NavigationBarProps } from "./index-e81c389f";
6
+ import { SwipeableHandlers } from "react-swipeable/types";
7
+ import { BackdropProps } from "./index-ebda875c";
8
+ import { TransitionProps } from 'react-transition-group/Transition';
9
+ import { BaseModalProps } from "./index-bdb4c6b9";
10
+ type HeaderProps = Omit<NavigationBarProps, "view" | "size">;
11
+ declare const Header: FC<HeaderProps>;
12
+ type FooterProps = {
13
+ /**
14
+ * Контент футера
15
+ */
16
+ children?: ReactNode;
17
+ /**
18
+ * Фиксирует футер
19
+ */
20
+ sticky?: boolean;
21
+ /**
22
+ * Дополнительный класс
23
+ */
24
+ className?: string;
25
+ };
26
+ declare const Footer: FC<FooterProps>;
27
+ type SwipeableBackdropProps = BackdropProps & {
28
+ /**
29
+ * Прозрачность бэкдропа
30
+ */
31
+ opacity?: number;
32
+ /**
33
+ * Обработчики свайпа
34
+ */
35
+ handlers?: SwipeableHandlers;
36
+ /**
37
+ * Время анимации opacity
38
+ */
39
+ opacityTimeout?: number;
40
+ };
41
+ declare const SwipeableBackdrop: FC<SwipeableBackdropProps>;
42
+ type BottomSheetTitleAlign = 'center' | 'left';
43
+ type BottomSheetProps = {
44
+ /**
45
+ * Контент
46
+ */
47
+ children?: ReactNode;
48
+ /**
49
+ * Управление видимостью
50
+ */
51
+ open: boolean;
52
+ /**
53
+ * Заголовок
54
+ */
55
+ title?: ReactNode;
56
+ /**
57
+ * Размер заголовка
58
+ */
59
+ titleSize?: NavigationBarProps['titleSize'];
60
+ /**
61
+ * Подзаголовок.
62
+ */
63
+ subtitle?: NavigationBarProps['subtitle'];
64
+ /**
65
+ * Кнопка действия (обычно, это кнопка закрытия)
66
+ */
67
+ actionButton?: ReactNode;
68
+ /**
69
+ * Нода, компонент или функция возвращающая их
70
+ *
71
+ * Контейнер к которому будут добавляться порталы
72
+ */
73
+ container?: BaseModalProps['container'];
74
+ /**
75
+ * Дополнительный класс
76
+ */
77
+ className?: string;
78
+ /**
79
+ * Дополнительный класс
80
+ */
81
+ contentClassName?: string;
82
+ /**
83
+ * Дополнительные пропсы на контейнер.
84
+ */
85
+ containerProps?: HTMLAttributes<HTMLDivElement>;
86
+ /**
87
+ * Дополнительный класс
88
+ */
89
+ containerClassName?: string;
90
+ /**
91
+ * Дополнительный класс шапки
92
+ */
93
+ headerClassName?: string;
94
+ /**
95
+ * Дополнительный класс футера
96
+ */
97
+ footerClassName?: string;
98
+ /**
99
+ * Дополнительный класс для аддонов
100
+ */
101
+ addonClassName?: string;
102
+ /**
103
+ * Дополнительный класс для компонента крестика
104
+ */
105
+ closerClassName?: string;
106
+ /**
107
+ * Дополнительный класс для компонента стрелки назад
108
+ */
109
+ backerClassName?: string;
110
+ /**
111
+ * Дополнительный класс для компонента модального окна
112
+ */
113
+ modalClassName?: string;
114
+ /**
115
+ * Дополнительный класс для обертки модального окна
116
+ */
117
+ modalWrapperClassName?: string;
118
+ /**
119
+ * TransitionProps, прокидываются в компонент CSSTransitionProps.
120
+ */
121
+ transitionProps?: Partial<TransitionProps>;
122
+ /**
123
+ * Идентификатор для систем автоматизированного тестирования
124
+ */
125
+ dataTestId?: string;
126
+ /**
127
+ * z-index компонента
128
+ */
129
+ zIndex?: number;
130
+ /**
131
+ * Будет ли свайпаться шторка
132
+ * @default true
133
+ */
134
+ swipeable?: boolean;
135
+ /**
136
+ * Слот слева
137
+ */
138
+ leftAddons?: ReactNode;
139
+ /**
140
+ * Слот справа
141
+ */
142
+ rightAddons?: ReactNode;
143
+ /**
144
+ * Слот снизу
145
+ */
146
+ bottomAddons?: ReactNode;
147
+ /**
148
+ * Наличие компонента крестика
149
+ */
150
+ hasCloser?: boolean;
151
+ /**
152
+ * Наличие компонента стрелки назад
153
+ */
154
+ hasBacker?: boolean;
155
+ /**
156
+ * Выравнивание заголовка
157
+ */
158
+ titleAlign?: BottomSheetTitleAlign;
159
+ /**
160
+ * Фиксирует шапку
161
+ */
162
+ stickyHeader?: boolean;
163
+ /**
164
+ * Фиксирует футер
165
+ */
166
+ stickyFooter?: boolean;
167
+ /**
168
+ * Высота шторки
169
+ */
170
+ initialHeight?: 'default' | 'full';
171
+ /**
172
+ * Будет ли виден оверлэй
173
+ */
174
+ hideOverlay?: boolean;
175
+ /**
176
+ * Будет ли видна шапка
177
+ */
178
+ hideHeader?: boolean;
179
+ /**
180
+ * Будет ли обрезан заголовок
181
+ */
182
+ trimTitle?: boolean;
183
+ /**
184
+ * Запретить закрытие шторки кликом на оверлэй
185
+ */
186
+ disableOverlayClick?: boolean;
187
+ /**
188
+ * Отключает блокировку скролла при открытии модального окна
189
+ */
190
+ disableBlockingScroll?: boolean;
191
+ /**
192
+ * @deprecated данный проп больше не используется, временно оставлен для обратной совместимости
193
+ * Не анимировать шторку при изменении размера вьюпорта
194
+ */
195
+ ignoreScreenChange?: boolean;
196
+ /**
197
+ * Свойства для Бэкдропа
198
+ */
199
+ backdropProps?: BaseModalProps['backdropProps'];
200
+ /**
201
+ * Реф на контейнер, в котором происходит скролл
202
+ */
203
+ scrollableContainerRef?: RefObject<HTMLElement>;
204
+ /**
205
+ * Обработчик закрытия
206
+ */
207
+ onClose: () => void;
208
+ /**
209
+ * Обработчик нажатия на стрелку назад
210
+ */
211
+ onBack?: () => void;
212
+ };
213
+ declare const HEADER_OFFSET = 24;
214
+ declare const CLOSE_OFFSET = 0.2;
215
+ declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
216
+ export { HeaderProps, Header, FooterProps, Footer, SwipeableBackdropProps, SwipeableBackdrop, BottomSheetTitleAlign, BottomSheetProps, HEADER_OFFSET, CLOSE_OFFSET, BottomSheet };
@@ -3,7 +3,7 @@
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var components_primaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-c25214c2.js');
6
+ var index_module = require('../../index.module-7d7e1aeb.js');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-badge');
9
9
  require('@alfalab/core-components-keyboard-focusable');
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var components_primaryTablist_Component = require('./Component.js');
7
- var index_module = require('../../index.module-c25214c2.js');
7
+ var index_module = require('../../index.module-7d7e1aeb.js');
8
8
  require('@alfalab/core-components-badge');
9
9
  require('@alfalab/core-components-keyboard-focusable');
10
10
  require('@alfalab/core-components-picker-button/desktop');
@@ -23,7 +23,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
23
23
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
24
24
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
25
25
 
26
- var mobileStyles = {"title":"tabs__title_1ltne tabs__title_63cld","mobile":"tabs__mobile_1ltne"};
26
+ var mobileStyles = {"title":"tabs__title_1s6kr tabs__title_ivs4u","mobile":"tabs__mobile_1s6kr"};
27
27
  require('./mobile.css')
28
28
 
29
29
  var styles = tslib.__assign(tslib.__assign({}, index_module.commonStyles), mobileStyles);
@@ -18,7 +18,7 @@ require('../../synthetic-events.js');
18
18
  require('../scrollable-container/Component.js');
19
19
  require('compute-scroll-into-view');
20
20
  require('../title/Component.js');
21
- require('../../index.module-c25214c2.js');
21
+ require('../../index.module-7d7e1aeb.js');
22
22
 
23
23
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
24
24
 
@@ -1,4 +1,4 @@
1
- /* hash: 14asn */
1
+ /* hash: 11n95 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-accent: #ef3124;
@@ -83,11 +83,11 @@
83
83
  /* size l */
84
84
 
85
85
  /* size xl */
86
- } .tabs__component_63cld {
86
+ } .tabs__component_ivs4u {
87
87
  position: relative;
88
88
  display: inline-flex;
89
89
  min-width: 100%
90
- } .tabs__component_63cld:before {
90
+ } .tabs__component_ivs4u:before {
91
91
  content: '';
92
92
  display: block;
93
93
  position: absolute;
@@ -95,17 +95,17 @@
95
95
  height: 1px;
96
96
  width: 100%;
97
97
  background-color: var(--primary-tablist-bottom-border-color);
98
- } .tabs__fullWidthScroll_63cld {
98
+ } .tabs__fullWidthScroll_ivs4u {
99
99
  min-width: calc(100% - 2 * var(--gap-m));
100
100
  margin: 0 var(--gap-m);
101
- } .tabs__container_63cld {
101
+ } .tabs__container_ivs4u {
102
102
  position: relative;
103
103
  overflow: hidden;
104
104
 
105
105
  /* focus-outline fix */
106
106
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
107
107
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
108
- } .tabs__title_63cld {
108
+ } .tabs__title_ivs4u {
109
109
  display: flex;
110
110
  align-items: center;
111
111
  height: 100%;
@@ -122,76 +122,76 @@
122
122
  user-select: none;
123
123
  cursor: pointer;
124
124
  outline: none
125
- } .tabs__title_63cld:not(.tabs__disabled_63cld):hover {
125
+ } .tabs__title_ivs4u:not(.tabs__disabled_ivs4u):hover {
126
126
  color: var(--primary-tablist-hover-color);
127
- } .tabs__focused_63cld {
127
+ } .tabs__focused_ivs4u {
128
128
  outline: 2px solid var(--focus-color);
129
129
  outline-offset: 2px;
130
- } .tabs__collapsed_63cld {
130
+ } .tabs__collapsed_ivs4u {
131
131
  order: 99;
132
132
  visibility: collapse;
133
- } .tabs__selected_63cld {
133
+ } .tabs__selected_ivs4u {
134
134
  cursor: default;
135
135
  color: var(--primary-tablist-selected-color);
136
- } .tabs__disabled_63cld {
136
+ } .tabs__disabled_ivs4u {
137
137
  cursor: var(--disabled-cursor);
138
138
  color: var(--primary-tablist-disabled-color);
139
- } .tabs__line_63cld {
139
+ } .tabs__line_ivs4u {
140
140
  position: absolute;
141
141
  height: 3px;
142
142
  bottom: 0;
143
143
  left: 0;
144
144
  background-color: var(--primary-tablist-line-color);
145
145
  transition: transform 0.2s ease, width 0.2s ease;
146
- } /* sizes */ .tabs__s_63cld .tabs__title_63cld, .tabs__xs_63cld .tabs__title_63cld, .tabs__xxs_63cld .tabs__title_63cld {
146
+ } /* sizes */ .tabs__s_ivs4u .tabs__title_ivs4u, .tabs__xs_ivs4u .tabs__title_ivs4u, .tabs__xxs_ivs4u .tabs__title_ivs4u {
147
147
  padding: var(--primary-tablist-s-padding);
148
148
  font-size: var(--primary-tablist-s-font-size);
149
149
  font-weight: var(--primary-tablist-s-font-weight);
150
150
  font-family: var(--primary-tablist-s-font-family);
151
151
  line-height: 24px;
152
- } .tabs__s_63cld .tabs__title_63cld + .tabs__title_63cld, .tabs__xs_63cld .tabs__title_63cld + .tabs__title_63cld, .tabs__xxs_63cld .tabs__title_63cld + .tabs__title_63cld {
152
+ } .tabs__s_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u, .tabs__xs_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u, .tabs__xxs_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
153
153
  margin-left: var(--primary-tablist-s-gaps);
154
- } .tabs__s_63cld .tabs__pickerWrapper_63cld, .tabs__xs_63cld .tabs__pickerWrapper_63cld, .tabs__xxs_63cld .tabs__pickerWrapper_63cld {
154
+ } .tabs__s_ivs4u .tabs__pickerWrapper_ivs4u, .tabs__xs_ivs4u .tabs__pickerWrapper_ivs4u, .tabs__xxs_ivs4u .tabs__pickerWrapper_ivs4u {
155
155
  margin-left: var(--primary-tablist-s-gaps);
156
- } .tabs__s_63cld .tabs__option_63cld, .tabs__xs_63cld .tabs__option_63cld, .tabs__xxs_63cld .tabs__option_63cld {
156
+ } .tabs__s_ivs4u .tabs__option_ivs4u, .tabs__xs_ivs4u .tabs__option_ivs4u, .tabs__xxs_ivs4u .tabs__option_ivs4u {
157
157
  padding: 0;
158
- } .tabs__m_63cld .tabs__title_63cld {
158
+ } .tabs__m_ivs4u .tabs__title_ivs4u {
159
159
  padding: var(--primary-tablist-m-padding);
160
160
  font-size: var(--primary-tablist-m-font-size);
161
161
  font-weight: var(--primary-tablist-m-font-weight);
162
162
  font-family: var(--primary-tablist-m-font-family);
163
163
  line-height: 24px;
164
- } .tabs__m_63cld .tabs__title_63cld + .tabs__title_63cld {
164
+ } .tabs__m_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
165
165
  margin-left: var(--primary-tablist-m-gaps);
166
- } .tabs__m_63cld .tabs__pickerWrapper_63cld {
166
+ } .tabs__m_ivs4u .tabs__pickerWrapper_ivs4u {
167
167
  margin-left: var(--primary-tablist-m-gaps);
168
- } .tabs__m_63cld .tabs__option_63cld {
168
+ } .tabs__m_ivs4u .tabs__option_ivs4u {
169
169
  padding: 0;
170
- } .tabs__l_63cld .tabs__title_63cld {
170
+ } .tabs__l_ivs4u .tabs__title_ivs4u {
171
171
  padding: var(--primary-tablist-l-padding);
172
172
  font-size: var(--primary-tablist-l-font-size);
173
173
  font-weight: var(--primary-tablist-l-font-weight);
174
174
  font-family: var(--primary-tablist-l-font-family);
175
175
  line-height: 24px;
176
- } .tabs__l_63cld .tabs__title_63cld + .tabs__title_63cld {
176
+ } .tabs__l_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
177
177
  margin-left: var(--primary-tablist-l-gaps);
178
- } .tabs__l_63cld .tabs__pickerWrapper_63cld {
178
+ } .tabs__l_ivs4u .tabs__pickerWrapper_ivs4u {
179
179
  margin-left: var(--primary-tablist-l-gaps);
180
- } .tabs__l_63cld .tabs__option_63cld {
180
+ } .tabs__l_ivs4u .tabs__option_ivs4u {
181
181
  padding: 0;
182
- } .tabs__xl_63cld .tabs__title_63cld {
182
+ } .tabs__xl_ivs4u .tabs__title_ivs4u {
183
183
  padding: var(--primary-tablist-xl-padding);
184
184
  font-size: var(--primary-tablist-xl-font-size);
185
185
  font-weight: var(--primary-tablist-xl-font-weight);
186
186
  font-family: var(--primary-tablist-xl-font-family);
187
187
  line-height: 32px;
188
- } .tabs__xl_63cld .tabs__title_63cld + .tabs__title_63cld {
188
+ } .tabs__xl_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
189
189
  margin-left: var(--primary-tablist-xl-gaps);
190
- } .tabs__xl_63cld .tabs__pickerWrapper_63cld {
190
+ } .tabs__xl_ivs4u .tabs__pickerWrapper_ivs4u {
191
191
  margin-left: var(--primary-tablist-xl-gaps);
192
- } .tabs__xl_63cld .tabs__option_63cld {
192
+ } .tabs__xl_ivs4u .tabs__option_ivs4u {
193
193
  padding: 0;
194
- } .tabs__rightAddons_63cld {
194
+ } .tabs__rightAddons_ivs4u {
195
195
  display: flex;
196
196
  justify-content: center;
197
197
  align-items: center;
@@ -1,4 +1,4 @@
1
- /* hash: 1c3vf */
1
+ /* hash: e5wpy */
2
2
  :root {
3
3
  }/* deprecated */:root {
4
4
  --color-light-border-accent: #ef3124;
@@ -90,11 +90,11 @@
90
90
  /* size l */
91
91
 
92
92
  /* size xl */
93
- }.tabs__component_63cld {
93
+ }.tabs__component_ivs4u {
94
94
  position: relative;
95
95
  display: inline-flex;
96
96
  min-width: 100%
97
- }.tabs__component_63cld:before {
97
+ }.tabs__component_ivs4u:before {
98
98
  content: '';
99
99
  display: block;
100
100
  position: absolute;
@@ -102,17 +102,17 @@
102
102
  height: 1px;
103
103
  width: 100%;
104
104
  background-color: var(--primary-tablist-bottom-border-color);
105
- }.tabs__fullWidthScroll_63cld {
105
+ }.tabs__fullWidthScroll_ivs4u {
106
106
  min-width: calc(100% - 2 * var(--gap-m));
107
107
  margin: 0 var(--gap-m);
108
- }.tabs__container_63cld {
108
+ }.tabs__container_ivs4u {
109
109
  position: relative;
110
110
  overflow: hidden;
111
111
 
112
112
  /* focus-outline fix */
113
113
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
114
114
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
115
- }.tabs__title_63cld {
115
+ }.tabs__title_ivs4u {
116
116
  display: flex;
117
117
  align-items: center;
118
118
  height: 100%;
@@ -129,76 +129,76 @@
129
129
  user-select: none;
130
130
  cursor: pointer;
131
131
  outline: none
132
- }.tabs__title_63cld:not(.tabs__disabled_63cld):hover {
132
+ }.tabs__title_ivs4u:not(.tabs__disabled_ivs4u):hover {
133
133
  color: var(--primary-tablist-hover-color);
134
- }.tabs__focused_63cld {
134
+ }.tabs__focused_ivs4u {
135
135
  outline: 2px solid var(--focus-color);
136
136
  outline-offset: 2px;
137
- }.tabs__collapsed_63cld {
137
+ }.tabs__collapsed_ivs4u {
138
138
  order: 99;
139
139
  visibility: collapse;
140
- }.tabs__selected_63cld {
140
+ }.tabs__selected_ivs4u {
141
141
  cursor: default;
142
142
  color: var(--primary-tablist-selected-color);
143
- }.tabs__disabled_63cld {
143
+ }.tabs__disabled_ivs4u {
144
144
  cursor: var(--disabled-cursor);
145
145
  color: var(--primary-tablist-disabled-color);
146
- }.tabs__line_63cld {
146
+ }.tabs__line_ivs4u {
147
147
  position: absolute;
148
148
  height: 3px;
149
149
  bottom: 0;
150
150
  left: 0;
151
151
  background-color: var(--primary-tablist-line-color);
152
152
  transition: transform 0.2s ease, width 0.2s ease;
153
- }/* sizes */.tabs__s_63cld .tabs__title_63cld, .tabs__xs_63cld .tabs__title_63cld, .tabs__xxs_63cld .tabs__title_63cld {
153
+ }/* sizes */.tabs__s_ivs4u .tabs__title_ivs4u, .tabs__xs_ivs4u .tabs__title_ivs4u, .tabs__xxs_ivs4u .tabs__title_ivs4u {
154
154
  padding: var(--primary-tablist-s-padding);
155
155
  font-size: var(--primary-tablist-s-font-size);
156
156
  font-weight: var(--primary-tablist-s-font-weight);
157
157
  font-family: var(--primary-tablist-s-font-family);
158
158
  line-height: 24px;
159
- }.tabs__s_63cld .tabs__title_63cld + .tabs__title_63cld, .tabs__xs_63cld .tabs__title_63cld + .tabs__title_63cld, .tabs__xxs_63cld .tabs__title_63cld + .tabs__title_63cld {
159
+ }.tabs__s_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u, .tabs__xs_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u, .tabs__xxs_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
160
160
  margin-left: var(--primary-tablist-s-gaps);
161
- }.tabs__s_63cld .tabs__pickerWrapper_63cld, .tabs__xs_63cld .tabs__pickerWrapper_63cld, .tabs__xxs_63cld .tabs__pickerWrapper_63cld {
161
+ }.tabs__s_ivs4u .tabs__pickerWrapper_ivs4u, .tabs__xs_ivs4u .tabs__pickerWrapper_ivs4u, .tabs__xxs_ivs4u .tabs__pickerWrapper_ivs4u {
162
162
  margin-left: var(--primary-tablist-s-gaps);
163
- }.tabs__s_63cld .tabs__option_63cld, .tabs__xs_63cld .tabs__option_63cld, .tabs__xxs_63cld .tabs__option_63cld {
163
+ }.tabs__s_ivs4u .tabs__option_ivs4u, .tabs__xs_ivs4u .tabs__option_ivs4u, .tabs__xxs_ivs4u .tabs__option_ivs4u {
164
164
  padding: 0;
165
- }.tabs__m_63cld .tabs__title_63cld {
165
+ }.tabs__m_ivs4u .tabs__title_ivs4u {
166
166
  padding: var(--primary-tablist-m-padding);
167
167
  font-size: var(--primary-tablist-m-font-size);
168
168
  font-weight: var(--primary-tablist-m-font-weight);
169
169
  font-family: var(--primary-tablist-m-font-family);
170
170
  line-height: 24px;
171
- }.tabs__m_63cld .tabs__title_63cld + .tabs__title_63cld {
171
+ }.tabs__m_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
172
172
  margin-left: var(--primary-tablist-m-gaps);
173
- }.tabs__m_63cld .tabs__pickerWrapper_63cld {
173
+ }.tabs__m_ivs4u .tabs__pickerWrapper_ivs4u {
174
174
  margin-left: var(--primary-tablist-m-gaps);
175
- }.tabs__m_63cld .tabs__option_63cld {
175
+ }.tabs__m_ivs4u .tabs__option_ivs4u {
176
176
  padding: 0;
177
- }.tabs__l_63cld .tabs__title_63cld {
177
+ }.tabs__l_ivs4u .tabs__title_ivs4u {
178
178
  padding: var(--primary-tablist-l-padding);
179
179
  font-size: var(--primary-tablist-l-font-size);
180
180
  font-weight: var(--primary-tablist-l-font-weight);
181
181
  font-family: var(--primary-tablist-l-font-family);
182
182
  line-height: 24px;
183
- }.tabs__l_63cld .tabs__title_63cld + .tabs__title_63cld {
183
+ }.tabs__l_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
184
184
  margin-left: var(--primary-tablist-l-gaps);
185
- }.tabs__l_63cld .tabs__pickerWrapper_63cld {
185
+ }.tabs__l_ivs4u .tabs__pickerWrapper_ivs4u {
186
186
  margin-left: var(--primary-tablist-l-gaps);
187
- }.tabs__l_63cld .tabs__option_63cld {
187
+ }.tabs__l_ivs4u .tabs__option_ivs4u {
188
188
  padding: 0;
189
- }.tabs__xl_63cld .tabs__title_63cld {
189
+ }.tabs__xl_ivs4u .tabs__title_ivs4u {
190
190
  padding: var(--primary-tablist-xl-padding);
191
191
  font-size: var(--primary-tablist-xl-font-size);
192
192
  font-weight: var(--primary-tablist-xl-font-weight);
193
193
  font-family: var(--primary-tablist-xl-font-family);
194
194
  line-height: 32px;
195
- }.tabs__xl_63cld .tabs__title_63cld + .tabs__title_63cld {
195
+ }.tabs__xl_ivs4u .tabs__title_ivs4u + .tabs__title_ivs4u {
196
196
  margin-left: var(--primary-tablist-xl-gaps);
197
- }.tabs__xl_63cld .tabs__pickerWrapper_63cld {
197
+ }.tabs__xl_ivs4u .tabs__pickerWrapper_ivs4u {
198
198
  margin-left: var(--primary-tablist-xl-gaps);
199
- }.tabs__xl_63cld .tabs__option_63cld {
199
+ }.tabs__xl_ivs4u .tabs__option_ivs4u {
200
200
  padding: 0;
201
- }.tabs__rightAddons_63cld {
201
+ }.tabs__rightAddons_ivs4u {
202
202
  display: flex;
203
203
  justify-content: center;
204
204
  align-items: center;
@@ -1008,13 +1008,13 @@
1008
1008
 
1009
1009
  /* size xl */
1010
1010
  --secondary-tablist-xl-gaps: var(--gap-m);
1011
- } .tabs__title_1ltne {
1012
- } .tabs__mobile_1ltne .tabs__title_1ltne {
1011
+ } .tabs__title_1s6kr {
1012
+ } .tabs__mobile_1s6kr .tabs__title_1s6kr {
1013
1013
  padding: var(--primary-tablist-mobile-padding);
1014
1014
  font-size: var(--primary-tablist-mobile-font-size);
1015
1015
  font-weight: var(--primary-tablist-mobile-font-weight);
1016
1016
  font-family: var(--primary-tablist-mobile-font-family);
1017
1017
  line-height: var(--primary-tablist-mobile-line-height)
1018
- } .tabs__mobile_1ltne .tabs__title_1ltne + .tabs__title_1ltne {
1018
+ } .tabs__mobile_1s6kr .tabs__title_1s6kr + .tabs__title_1s6kr {
1019
1019
  margin-left: var(--primary-tablist-mobile-gaps);
1020
1020
  }
@@ -10,7 +10,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
11
11
  var computeScrollIntoView__default = /*#__PURE__*/_interopDefaultCompat(computeScrollIntoView);
12
12
 
13
- var styles = {"container":"tabs__container_1ctxs","fullWidthScroll":"tabs__fullWidthScroll_1ctxs"};
13
+ var styles = {"container":"tabs__container_eoywq","fullWidthScroll":"tabs__fullWidthScroll_eoywq"};
14
14
  require('./index.css')
15
15
 
16
16
  /**
@@ -1,4 +1,4 @@
1
- /* hash: uds6p */
1
+ /* hash: 7bor9 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  } :root {
@@ -42,7 +42,7 @@
42
42
  /* size l */
43
43
 
44
44
  /* size xl */
45
- } .tabs__container_1ctxs {
45
+ } .tabs__container_eoywq {
46
46
  position: relative;
47
47
  overflow-x: auto;
48
48
  overflow-y: hidden;
@@ -52,10 +52,10 @@
52
52
  /* focus-outline fix */
53
53
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
54
54
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs)
55
- } .tabs__container_1ctxs::-webkit-scrollbar {
55
+ } .tabs__container_eoywq::-webkit-scrollbar {
56
56
  display: none;
57
- } .tabs__container_1ctxs > * {
57
+ } .tabs__container_eoywq > * {
58
58
  flex-shrink: 0;
59
- } .tabs__fullWidthScroll_1ctxs {
59
+ } .tabs__fullWidthScroll_eoywq {
60
60
  margin: 0 var(--gap-m-neg);
61
61
  }
@@ -3,7 +3,7 @@
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var components_secondaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-de4145ce.js');
6
+ var index_module = require('../../index.module-3024c3e4.js');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-tag');
9
9
  require('../../hooks/use-tabs.js');
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var components_secondaryTablist_Component = require('./Component.js');
7
- var index_module = require('../../index.module-de4145ce.js');
7
+ var index_module = require('../../index.module-3024c3e4.js');
8
8
  require('@alfalab/core-components-tag');
9
9
  require('../../hooks/use-tabs.js');
10
10
  require('../scrollable-container/Component.js');
@@ -15,7 +15,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
15
15
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
16
16
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
17
17
 
18
- var mobileStyles = {"title":"tabs__title_abkgu tabs__title_qcder","mobile":"tabs__mobile_abkgu"};
18
+ var mobileStyles = {"title":"tabs__title_t1993 tabs__title_wpar8","mobile":"tabs__mobile_t1993"};
19
19
  require('./mobile.css')
20
20
 
21
21
  var styles = tslib.__assign(tslib.__assign({}, index_module.commonStyles), mobileStyles);
@@ -11,7 +11,7 @@ require('@alfalab/core-components-tag');
11
11
  require('../../hooks/use-tabs.js');
12
12
  require('../scrollable-container/Component.js');
13
13
  require('compute-scroll-into-view');
14
- require('../../index.module-de4145ce.js');
14
+ require('../../index.module-3024c3e4.js');
15
15
 
16
16
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
17
17