@alfalab/core-components-tabs 6.2.1 → 6.2.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 (84) hide show
  1. package/dist/components/primary-tablist/Component.desktop.js +2 -2
  2. package/dist/components/primary-tablist/Component.js +1 -1
  3. package/dist/components/primary-tablist/Component.mobile.js +3 -3
  4. package/dist/components/primary-tablist/Component.responsive.js +2 -2
  5. package/dist/components/primary-tablist/index.css +19 -19
  6. package/dist/components/primary-tablist/mobile.css +21 -21
  7. package/dist/components/scrollable-container/Component.js +1 -1
  8. package/dist/components/scrollable-container/index.css +4 -4
  9. package/dist/components/secondary-tablist/Component.desktop.js +2 -2
  10. package/dist/components/secondary-tablist/Component.js +1 -1
  11. package/dist/components/secondary-tablist/Component.mobile.js +3 -3
  12. package/dist/components/secondary-tablist/Component.responsive.js +2 -2
  13. package/dist/components/secondary-tablist/index.css +10 -10
  14. package/dist/components/secondary-tablist/mobile.css +12 -12
  15. package/dist/components/tab/Component.js +1 -1
  16. package/dist/components/tab/index.css +3 -3
  17. package/dist/components/tabs/Component.desktop.js +3 -3
  18. package/dist/components/tabs/Component.mobile.js +3 -3
  19. package/dist/components/tabs/Component.responsive.js +3 -3
  20. package/dist/desktop.js +3 -3
  21. package/dist/esm/components/primary-tablist/Component.desktop.js +2 -2
  22. package/dist/esm/components/primary-tablist/Component.js +1 -1
  23. package/dist/esm/components/primary-tablist/Component.mobile.js +3 -3
  24. package/dist/esm/components/primary-tablist/Component.responsive.js +2 -2
  25. package/dist/esm/components/primary-tablist/index.css +19 -19
  26. package/dist/esm/components/primary-tablist/mobile.css +21 -21
  27. package/dist/esm/components/scrollable-container/Component.js +1 -1
  28. package/dist/esm/components/scrollable-container/index.css +4 -4
  29. package/dist/esm/components/secondary-tablist/Component.desktop.js +2 -2
  30. package/dist/esm/components/secondary-tablist/Component.js +1 -1
  31. package/dist/esm/components/secondary-tablist/Component.mobile.js +3 -3
  32. package/dist/esm/components/secondary-tablist/Component.responsive.js +2 -2
  33. package/dist/esm/components/secondary-tablist/index.css +10 -10
  34. package/dist/esm/components/secondary-tablist/mobile.css +12 -12
  35. package/dist/esm/components/tab/Component.js +1 -1
  36. package/dist/esm/components/tab/index.css +3 -3
  37. package/dist/esm/components/tabs/Component.desktop.js +3 -3
  38. package/dist/esm/components/tabs/Component.mobile.js +3 -3
  39. package/dist/esm/components/tabs/Component.responsive.js +3 -3
  40. package/dist/esm/desktop.js +3 -3
  41. package/dist/esm/index.js +3 -3
  42. package/dist/esm/index.module-1fc6dbc5.js +4 -0
  43. package/dist/esm/index.module-9bcdb0c4.js +4 -0
  44. package/dist/esm/mobile.js +3 -3
  45. package/dist/esm/responsive.js +3 -3
  46. package/dist/esm/{tslib.es6-9ad58300.d.ts → tslib.es6-9b996690.d.ts} +0 -0
  47. package/dist/esm/{tslib.es6-9ad58300.js → tslib.es6-9b996690.js} +0 -0
  48. package/dist/index.js +3 -3
  49. package/dist/index.module-33cc127a.js +6 -0
  50. package/dist/index.module-f07c0ef4.js +6 -0
  51. package/dist/mobile.js +3 -3
  52. package/dist/modern/components/primary-tablist/Component.desktop.js +1 -1
  53. package/dist/modern/components/primary-tablist/Component.mobile.js +2 -2
  54. package/dist/modern/components/primary-tablist/Component.responsive.js +1 -1
  55. package/dist/modern/components/primary-tablist/index.css +19 -19
  56. package/dist/modern/components/primary-tablist/mobile.css +21 -21
  57. package/dist/modern/components/scrollable-container/Component.js +1 -1
  58. package/dist/modern/components/scrollable-container/index.css +4 -4
  59. package/dist/modern/components/secondary-tablist/Component.desktop.js +1 -1
  60. package/dist/modern/components/secondary-tablist/Component.mobile.js +2 -2
  61. package/dist/modern/components/secondary-tablist/Component.responsive.js +1 -1
  62. package/dist/modern/components/secondary-tablist/index.css +10 -10
  63. package/dist/modern/components/secondary-tablist/mobile.css +12 -12
  64. package/dist/modern/components/tab/Component.js +1 -1
  65. package/dist/modern/components/tab/index.css +3 -3
  66. package/dist/modern/components/tabs/Component.desktop.js +2 -2
  67. package/dist/modern/components/tabs/Component.mobile.js +2 -2
  68. package/dist/modern/components/tabs/Component.responsive.js +2 -2
  69. package/dist/modern/desktop.js +2 -2
  70. package/dist/modern/index.js +2 -2
  71. package/dist/modern/index.module-1fc6dbc5.js +4 -0
  72. package/dist/modern/index.module-9bcdb0c4.js +4 -0
  73. package/dist/modern/mobile.js +2 -2
  74. package/dist/modern/responsive.js +2 -2
  75. package/dist/responsive.js +3 -3
  76. package/dist/{tslib.es6-e6e536b3.d.ts → tslib.es6-e89c9d98.d.ts} +0 -0
  77. package/dist/{tslib.es6-e6e536b3.js → tslib.es6-e89c9d98.js} +0 -0
  78. package/package.json +7 -7
  79. package/dist/esm/index.module-2f424545.js +0 -4
  80. package/dist/esm/index.module-7dc22d31.js +0 -4
  81. package/dist/index.module-c212f00a.js +0 -6
  82. package/dist/index.module-ea992fa6.js +0 -6
  83. package/dist/modern/index.module-2f424545.js +0 -4
  84. package/dist/modern/index.module-7dc22d31.js +0 -4
@@ -1,4 +1,4 @@
1
- import './tslib.es6-9ad58300.js';
1
+ import './tslib.es6-9b996690.js';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-keyboard-focusable/dist/esm';
4
4
  import 'classnames';
@@ -6,10 +6,10 @@ import 'compute-scroll-into-view';
6
6
  export { ScrollableContainer } from './components/scrollable-container/Component.js';
7
7
  export { useTabs } from './useTabs.js';
8
8
  import './components/primary-tablist/Component.js';
9
- import './index.module-7dc22d31.js';
9
+ import './index.module-1fc6dbc5.js';
10
10
  import '@alfalab/core-components-tag/dist/esm';
11
11
  import './components/secondary-tablist/Component.js';
12
- import './index.module-2f424545.js';
12
+ import './index.module-9bcdb0c4.js';
13
13
  export { Tab } from './components/tab/Component.js';
14
14
  import './components/tabs/Component.js';
15
15
  export { PrimaryTabListMobile } from './components/primary-tablist/Component.mobile.js';
@@ -1,4 +1,4 @@
1
- import './tslib.es6-9ad58300.js';
1
+ import './tslib.es6-9b996690.js';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-keyboard-focusable/dist/esm';
4
4
  import 'classnames';
@@ -6,11 +6,11 @@ import 'compute-scroll-into-view';
6
6
  export { ScrollableContainer } from './components/scrollable-container/Component.js';
7
7
  export { useTabs } from './useTabs.js';
8
8
  import './components/primary-tablist/Component.js';
9
- import './index.module-7dc22d31.js';
9
+ import './index.module-1fc6dbc5.js';
10
10
  import './components/primary-tablist/Component.desktop.js';
11
11
  import '@alfalab/core-components-tag/dist/esm';
12
12
  import './components/secondary-tablist/Component.js';
13
- import './index.module-2f424545.js';
13
+ import './index.module-9bcdb0c4.js';
14
14
  import './components/secondary-tablist/Component.desktop.js';
15
15
  export { Tab } from './components/tab/Component.js';
16
16
  import './components/tabs/Component.js';
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-e6e536b3.js');
5
+ require('./tslib.es6-e89c9d98.js');
6
6
  require('react');
7
7
  require('@alfalab/core-components-keyboard-focusable');
8
8
  require('classnames');
@@ -10,11 +10,11 @@ require('compute-scroll-into-view');
10
10
  var components_scrollableContainer_Component = require('./components/scrollable-container/Component.js');
11
11
  var useTabs = require('./useTabs.js');
12
12
  require('./components/primary-tablist/Component.js');
13
- require('./index.module-c212f00a.js');
13
+ require('./index.module-33cc127a.js');
14
14
  require('./components/primary-tablist/Component.desktop.js');
15
15
  require('@alfalab/core-components-tag');
16
16
  require('./components/secondary-tablist/Component.js');
17
- require('./index.module-ea992fa6.js');
17
+ require('./index.module-f07c0ef4.js');
18
18
  require('./components/secondary-tablist/Component.desktop.js');
19
19
  var components_tab_Component = require('./components/tab/Component.js');
20
20
  require('./components/tabs/Component.js');
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"tabs__component_1eupe","container":"tabs__container_1eupe","title":"tabs__title_1eupe","disabled":"tabs__disabled_1eupe","focused":"tabs__focused_1eupe","selected":"tabs__selected_1eupe","line":"tabs__line_1eupe","s":"tabs__s_1eupe","xs":"tabs__xs_1eupe","xxs":"tabs__xxs_1eupe","m":"tabs__m_1eupe","l":"tabs__l_1eupe","xl":"tabs__xl_1eupe","rightAddons":"tabs__rightAddons_1eupe"};
4
+ require('./components/primary-tablist/index.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"tabs__component_18hg5","container":"tabs__container_18hg5","title":"tabs__title_18hg5","xxs":"tabs__xxs_18hg5","xs":"tabs__xs_18hg5","s":"tabs__s_18hg5","m":"tabs__m_18hg5","l":"tabs__l_18hg5","xl":"tabs__xl_18hg5"};
4
+ require('./components/secondary-tablist/index.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/dist/mobile.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-e6e536b3.js');
5
+ require('./tslib.es6-e89c9d98.js');
6
6
  require('react');
7
7
  require('@alfalab/core-components-keyboard-focusable');
8
8
  require('classnames');
@@ -10,10 +10,10 @@ require('compute-scroll-into-view');
10
10
  var components_scrollableContainer_Component = require('./components/scrollable-container/Component.js');
11
11
  var useTabs = require('./useTabs.js');
12
12
  require('./components/primary-tablist/Component.js');
13
- require('./index.module-c212f00a.js');
13
+ require('./index.module-33cc127a.js');
14
14
  require('@alfalab/core-components-tag');
15
15
  require('./components/secondary-tablist/Component.js');
16
- require('./index.module-ea992fa6.js');
16
+ require('./index.module-f07c0ef4.js');
17
17
  var components_tab_Component = require('./components/tab/Component.js');
18
18
  require('./components/tabs/Component.js');
19
19
  var components_primaryTablist_Component_mobile = require('./components/primary-tablist/Component.mobile.js');
@@ -5,7 +5,7 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import { PrimaryTabList } from './Component.js';
8
- import { c as commonStyles } from '../../index.module-7dc22d31.js';
8
+ import { c as commonStyles } from '../../index.module-1fc6dbc5.js';
9
9
 
10
10
  const PrimaryTabListDesktop = ({ size = 'm', ...restProps }) => (React.createElement(PrimaryTabList, Object.assign({}, restProps, { size: size, styles: commonStyles })));
11
11
 
@@ -5,9 +5,9 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import { PrimaryTabList } from './Component.js';
8
- import { c as commonStyles } from '../../index.module-7dc22d31.js';
8
+ import { c as commonStyles } from '../../index.module-1fc6dbc5.js';
9
9
 
10
- var mobileStyles = {"title":"tabs__title_yv6l7 tabs__title_1h41f"};
10
+ var mobileStyles = {"title":"tabs__title_1xjrn tabs__title_1eupe"};
11
11
  require('./mobile.css')
12
12
 
13
13
  const styles = {
@@ -5,7 +5,7 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import './Component.js';
8
- import '../../index.module-7dc22d31.js';
8
+ import '../../index.module-1fc6dbc5.js';
9
9
  import { PrimaryTabListDesktop } from './Component.desktop.js';
10
10
  import { useMedia } from '@alfalab/hooks';
11
11
  import { PrimaryTabListMobile } from './Component.mobile.js';
@@ -1,4 +1,4 @@
1
- /* hash: hhtv2 */
1
+ /* hash: j4y8p */
2
2
  :root {
3
3
  --color-light-border-accent: #ef3124;
4
4
  --color-light-border-link: #007aff;
@@ -82,10 +82,10 @@
82
82
 
83
83
  /* size xl */
84
84
  }
85
- .tabs__component_1h41f {
85
+ .tabs__component_1eupe {
86
86
  position: relative
87
87
  }
88
- .tabs__component_1h41f:before {
88
+ .tabs__component_1eupe:before {
89
89
  content: '';
90
90
  display: block;
91
91
  position: absolute;
@@ -94,11 +94,11 @@
94
94
  width: 100%;
95
95
  background-color: var(--primary-tablist-bottom-border-color);
96
96
  }
97
- .tabs__container_1h41f {
97
+ .tabs__container_1eupe {
98
98
  position: relative;
99
99
  display: flex;
100
100
  }
101
- .tabs__title_1h41f {
101
+ .tabs__title_1eupe {
102
102
  display: flex;
103
103
  align-items: center;
104
104
  height: 100%;
@@ -116,22 +116,22 @@
116
116
  cursor: pointer;
117
117
  outline: none
118
118
  }
119
- .tabs__title_1h41f:not(.tabs__disabled_1h41f):hover {
119
+ .tabs__title_1eupe:not(.tabs__disabled_1eupe):hover {
120
120
  color: var(--primary-tablist-hover-color);
121
121
  }
122
- .tabs__focused_1h41f {
122
+ .tabs__focused_1eupe {
123
123
  outline: 2px solid var(--focus-color);
124
124
  outline-offset: 2px;
125
125
  }
126
- .tabs__selected_1h41f {
126
+ .tabs__selected_1eupe {
127
127
  cursor: default;
128
128
  color: var(--primary-tablist-selected-color);
129
129
  }
130
- .tabs__disabled_1h41f {
130
+ .tabs__disabled_1eupe {
131
131
  cursor: var(--disabled-cursor);
132
132
  color: var(--primary-tablist-disabled-color);
133
133
  }
134
- .tabs__line_1h41f {
134
+ .tabs__line_1eupe {
135
135
  position: absolute;
136
136
  height: 3px;
137
137
  bottom: 0;
@@ -140,46 +140,46 @@
140
140
  transition: transform 0.2s ease, width 0.2s ease;
141
141
  }
142
142
  /* sizes */
143
- .tabs__s_1h41f .tabs__title_1h41f, .tabs__xs_1h41f .tabs__title_1h41f, .tabs__xxs_1h41f .tabs__title_1h41f {
143
+ .tabs__s_1eupe .tabs__title_1eupe, .tabs__xs_1eupe .tabs__title_1eupe, .tabs__xxs_1eupe .tabs__title_1eupe {
144
144
  padding: var(--primary-tablist-s-padding);
145
145
  font-size: var(--primary-tablist-s-font-size);
146
146
  font-weight: var(--primary-tablist-s-font-weight);
147
147
  font-family: var(--primary-tablist-s-font-family);
148
148
  line-height: 24px;
149
149
  }
150
- .tabs__s_1h41f .tabs__title_1h41f + .tabs__title_1h41f, .tabs__xs_1h41f .tabs__title_1h41f + .tabs__title_1h41f, .tabs__xxs_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
150
+ .tabs__s_1eupe .tabs__title_1eupe + .tabs__title_1eupe, .tabs__xs_1eupe .tabs__title_1eupe + .tabs__title_1eupe, .tabs__xxs_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
151
151
  margin-left: var(--primary-tablist-s-gaps);
152
152
  }
153
- .tabs__m_1h41f .tabs__title_1h41f {
153
+ .tabs__m_1eupe .tabs__title_1eupe {
154
154
  padding: var(--primary-tablist-m-padding);
155
155
  font-size: var(--primary-tablist-m-font-size);
156
156
  font-weight: var(--primary-tablist-m-font-weight);
157
157
  font-family: var(--primary-tablist-m-font-family);
158
158
  line-height: 24px;
159
159
  }
160
- .tabs__m_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
160
+ .tabs__m_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
161
161
  margin-left: var(--primary-tablist-m-gaps);
162
162
  }
163
- .tabs__l_1h41f .tabs__title_1h41f {
163
+ .tabs__l_1eupe .tabs__title_1eupe {
164
164
  padding: var(--primary-tablist-l-padding);
165
165
  font-size: var(--primary-tablist-l-font-size);
166
166
  font-weight: var(--primary-tablist-l-font-weight);
167
167
  font-family: var(--primary-tablist-l-font-family);
168
168
  line-height: 24px;
169
169
  }
170
- .tabs__l_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
170
+ .tabs__l_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
171
171
  margin-left: var(--primary-tablist-l-gaps);
172
172
  }
173
- .tabs__xl_1h41f .tabs__title_1h41f {
173
+ .tabs__xl_1eupe .tabs__title_1eupe {
174
174
  padding: var(--primary-tablist-xl-padding);
175
175
  font-size: var(--primary-tablist-xl-font-size);
176
176
  font-weight: var(--primary-tablist-xl-font-weight);
177
177
  font-family: var(--primary-tablist-xl-font-family);
178
178
  line-height: 32px;
179
179
  }
180
- .tabs__xl_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
180
+ .tabs__xl_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
181
181
  margin-left: var(--primary-tablist-xl-gaps);
182
182
  }
183
- .tabs__rightAddons_1h41f {
183
+ .tabs__rightAddons_1eupe {
184
184
  margin-left: var(--gap-xs);
185
185
  }
@@ -1,4 +1,4 @@
1
- /* hash: tvno4 */
1
+ /* hash: 6cml0 */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -86,9 +86,9 @@
86
86
  /* size l */
87
87
 
88
88
  /* size xl */
89
- }.tabs__component_1h41f {
89
+ }.tabs__component_1eupe {
90
90
  position: relative
91
- }.tabs__component_1h41f:before {
91
+ }.tabs__component_1eupe:before {
92
92
  content: '';
93
93
  display: block;
94
94
  position: absolute;
@@ -96,10 +96,10 @@
96
96
  height: 1px;
97
97
  width: 100%;
98
98
  background-color: var(--primary-tablist-bottom-border-color);
99
- }.tabs__container_1h41f {
99
+ }.tabs__container_1eupe {
100
100
  position: relative;
101
101
  display: flex;
102
- }.tabs__title_1h41f {
102
+ }.tabs__title_1eupe {
103
103
  display: flex;
104
104
  align-items: center;
105
105
  height: 100%;
@@ -116,57 +116,57 @@
116
116
  user-select: none;
117
117
  cursor: pointer;
118
118
  outline: none
119
- }.tabs__title_1h41f:not(.tabs__disabled_1h41f):hover {
119
+ }.tabs__title_1eupe:not(.tabs__disabled_1eupe):hover {
120
120
  color: var(--primary-tablist-hover-color);
121
- }.tabs__focused_1h41f {
121
+ }.tabs__focused_1eupe {
122
122
  outline: 2px solid var(--focus-color);
123
123
  outline-offset: 2px;
124
- }.tabs__selected_1h41f {
124
+ }.tabs__selected_1eupe {
125
125
  cursor: default;
126
126
  color: var(--primary-tablist-selected-color);
127
- }.tabs__disabled_1h41f {
127
+ }.tabs__disabled_1eupe {
128
128
  cursor: var(--disabled-cursor);
129
129
  color: var(--primary-tablist-disabled-color);
130
- }.tabs__line_1h41f {
130
+ }.tabs__line_1eupe {
131
131
  position: absolute;
132
132
  height: 3px;
133
133
  bottom: 0;
134
134
  left: 0;
135
135
  background-color: var(--primary-tablist-line-color);
136
136
  transition: transform 0.2s ease, width 0.2s ease;
137
- }/* sizes */.tabs__s_1h41f .tabs__title_1h41f, .tabs__xs_1h41f .tabs__title_1h41f, .tabs__xxs_1h41f .tabs__title_1h41f {
137
+ }/* sizes */.tabs__s_1eupe .tabs__title_1eupe, .tabs__xs_1eupe .tabs__title_1eupe, .tabs__xxs_1eupe .tabs__title_1eupe {
138
138
  padding: var(--primary-tablist-s-padding);
139
139
  font-size: var(--primary-tablist-s-font-size);
140
140
  font-weight: var(--primary-tablist-s-font-weight);
141
141
  font-family: var(--primary-tablist-s-font-family);
142
142
  line-height: 24px;
143
- }.tabs__s_1h41f .tabs__title_1h41f + .tabs__title_1h41f, .tabs__xs_1h41f .tabs__title_1h41f + .tabs__title_1h41f, .tabs__xxs_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
143
+ }.tabs__s_1eupe .tabs__title_1eupe + .tabs__title_1eupe, .tabs__xs_1eupe .tabs__title_1eupe + .tabs__title_1eupe, .tabs__xxs_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
144
144
  margin-left: var(--primary-tablist-s-gaps);
145
- }.tabs__m_1h41f .tabs__title_1h41f {
145
+ }.tabs__m_1eupe .tabs__title_1eupe {
146
146
  padding: var(--primary-tablist-m-padding);
147
147
  font-size: var(--primary-tablist-m-font-size);
148
148
  font-weight: var(--primary-tablist-m-font-weight);
149
149
  font-family: var(--primary-tablist-m-font-family);
150
150
  line-height: 24px;
151
- }.tabs__m_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
151
+ }.tabs__m_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
152
152
  margin-left: var(--primary-tablist-m-gaps);
153
- }.tabs__l_1h41f .tabs__title_1h41f {
153
+ }.tabs__l_1eupe .tabs__title_1eupe {
154
154
  padding: var(--primary-tablist-l-padding);
155
155
  font-size: var(--primary-tablist-l-font-size);
156
156
  font-weight: var(--primary-tablist-l-font-weight);
157
157
  font-family: var(--primary-tablist-l-font-family);
158
158
  line-height: 24px;
159
- }.tabs__l_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
159
+ }.tabs__l_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
160
160
  margin-left: var(--primary-tablist-l-gaps);
161
- }.tabs__xl_1h41f .tabs__title_1h41f {
161
+ }.tabs__xl_1eupe .tabs__title_1eupe {
162
162
  padding: var(--primary-tablist-xl-padding);
163
163
  font-size: var(--primary-tablist-xl-font-size);
164
164
  font-weight: var(--primary-tablist-xl-font-weight);
165
165
  font-family: var(--primary-tablist-xl-font-family);
166
166
  line-height: 32px;
167
- }.tabs__xl_1h41f .tabs__title_1h41f + .tabs__title_1h41f {
167
+ }.tabs__xl_1eupe .tabs__title_1eupe + .tabs__title_1eupe {
168
168
  margin-left: var(--primary-tablist-xl-gaps);
169
- }.tabs__rightAddons_1h41f {
169
+ }.tabs__rightAddons_1eupe {
170
170
  margin-left: var(--gap-xs);
171
171
  }
172
172
  :root {
@@ -832,7 +832,7 @@
832
832
  /* size xl */
833
833
  --secondary-tablist-xl-gaps: var(--gap-m);
834
834
  }
835
- .tabs__title_yv6l7 {
835
+ .tabs__title_1xjrn {
836
836
 
837
837
  padding: var(--primary-tablist-mobile-padding);
838
838
  font-size: var(--primary-tablist-mobile-font-size);
@@ -840,6 +840,6 @@
840
840
  font-family: var(--primary-tablist-mobile-font-family);
841
841
  line-height: 24px
842
842
  }
843
- .tabs__title_yv6l7 + .tabs__title_yv6l7 {
843
+ .tabs__title_1xjrn + .tabs__title_1xjrn {
844
844
  margin-left: var(--primary-tablist-mobile-gaps);
845
845
  }
@@ -2,7 +2,7 @@ import React, { useEffect } from 'react';
2
2
  import cn from 'classnames';
3
3
  import computeScrollIntoView from 'compute-scroll-into-view';
4
4
 
5
- var styles = {"container":"tabs__container_1r4b4"};
5
+ var styles = {"container":"tabs__container_a6i2z"};
6
6
  require('./index.css')
7
7
 
8
8
  const ScrollableContainer = ({ containerClassName, children, activeChild, }) => {
@@ -1,4 +1,4 @@
1
- /* hash: rh41d */
1
+ /* hash: gkjai */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -33,7 +33,7 @@
33
33
 
34
34
  /* size xl */
35
35
  }
36
- .tabs__container_1r4b4 {
36
+ .tabs__container_a6i2z {
37
37
  position: relative;
38
38
  display: flex;
39
39
  align-items: center;
@@ -41,9 +41,9 @@
41
41
  overflow-y: hidden;
42
42
  scrollbar-width: none
43
43
  }
44
- .tabs__container_1r4b4::-webkit-scrollbar {
44
+ .tabs__container_a6i2z::-webkit-scrollbar {
45
45
  display: none;
46
46
  }
47
- .tabs__container_1r4b4 > * {
47
+ .tabs__container_a6i2z > * {
48
48
  flex-shrink: 0;
49
49
  }
@@ -5,7 +5,7 @@ import '../scrollable-container/Component.js';
5
5
  import '../../useTabs.js';
6
6
  import '@alfalab/core-components-tag/dist/modern';
7
7
  import { SecondaryTabList } from './Component.js';
8
- import { c as commonStyles } from '../../index.module-2f424545.js';
8
+ import { c as commonStyles } from '../../index.module-9bcdb0c4.js';
9
9
 
10
10
  const SecondaryTabListDesktop = ({ size = 's', ...restProps }) => (React.createElement(SecondaryTabList, Object.assign({}, restProps, { size: size, styles: commonStyles, tagSize: size })));
11
11
 
@@ -5,9 +5,9 @@ import '../scrollable-container/Component.js';
5
5
  import '../../useTabs.js';
6
6
  import '@alfalab/core-components-tag/dist/modern';
7
7
  import { SecondaryTabList } from './Component.js';
8
- import { c as commonStyles } from '../../index.module-2f424545.js';
8
+ import { c as commonStyles } from '../../index.module-9bcdb0c4.js';
9
9
 
10
- var mobileStyles = {"title":"tabs__title_1wcu2 tabs__title_9sv36"};
10
+ var mobileStyles = {"title":"tabs__title_1bp4s tabs__title_18hg5"};
11
11
  require('./mobile.css')
12
12
 
13
13
  const styles = {
@@ -5,7 +5,7 @@ import '../scrollable-container/Component.js';
5
5
  import '../../useTabs.js';
6
6
  import '@alfalab/core-components-tag/dist/modern';
7
7
  import './Component.js';
8
- import '../../index.module-2f424545.js';
8
+ import '../../index.module-9bcdb0c4.js';
9
9
  import { SecondaryTabListDesktop } from './Component.desktop.js';
10
10
  import { useMedia } from '@alfalab/hooks';
11
11
  import { SecondaryTabListMobile } from './Component.mobile.js';
@@ -1,4 +1,4 @@
1
- /* hash: x0zeg */
1
+ /* hash: 9hybc */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -44,34 +44,34 @@
44
44
  /* size xl */
45
45
  --secondary-tablist-xl-gaps: var(--gap-m);
46
46
  }
47
- .tabs__component_9sv36 {
47
+ .tabs__component_18hg5 {
48
48
  position: relative;
49
49
  display: flex;
50
50
  align-items: center;
51
51
  }
52
- .tabs__container_9sv36 {
52
+ .tabs__container_18hg5 {
53
53
  display: flex;
54
54
  align-items: center;
55
55
  }
56
- .tabs__title_9sv36 {
56
+ .tabs__title_18hg5 {
57
57
  white-space: nowrap;
58
58
  }
59
59
  /* sizes */
60
- .tabs__xxs_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
60
+ .tabs__xxs_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
61
61
  margin-left: var(--secondary-tablist-xxs-gaps);
62
62
  }
63
- .tabs__xs_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
63
+ .tabs__xs_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
64
64
  margin-left: var(--secondary-tablist-xs-gaps);
65
65
  }
66
- .tabs__s_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
66
+ .tabs__s_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
67
67
  margin-left: var(--secondary-tablist-s-gaps);
68
68
  }
69
- .tabs__m_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
69
+ .tabs__m_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
70
70
  margin-left: var(--secondary-tablist-m-gaps);
71
71
  }
72
- .tabs__l_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
72
+ .tabs__l_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
73
73
  margin-left: var(--secondary-tablist-l-gaps);
74
74
  }
75
- .tabs__xl_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
75
+ .tabs__xl_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
76
76
  margin-left: var(--secondary-tablist-xl-gaps);
77
77
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1rswn */
1
+ /* hash: 1gwbw */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -49,26 +49,26 @@
49
49
 
50
50
  /* size xl */
51
51
  --secondary-tablist-xl-gaps: var(--gap-m);
52
- }.tabs__component_9sv36 {
52
+ }.tabs__component_18hg5 {
53
53
  position: relative;
54
54
  display: flex;
55
55
  align-items: center;
56
- }.tabs__container_9sv36 {
56
+ }.tabs__container_18hg5 {
57
57
  display: flex;
58
58
  align-items: center;
59
- }.tabs__title_9sv36 {
59
+ }.tabs__title_18hg5 {
60
60
  white-space: nowrap;
61
- }/* sizes */.tabs__xxs_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
61
+ }/* sizes */.tabs__xxs_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
62
62
  margin-left: var(--secondary-tablist-xxs-gaps);
63
- }.tabs__xs_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
63
+ }.tabs__xs_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
64
64
  margin-left: var(--secondary-tablist-xs-gaps);
65
- }.tabs__s_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
65
+ }.tabs__s_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
66
66
  margin-left: var(--secondary-tablist-s-gaps);
67
- }.tabs__m_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
67
+ }.tabs__m_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
68
68
  margin-left: var(--secondary-tablist-m-gaps);
69
- }.tabs__l_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
69
+ }.tabs__l_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
70
70
  margin-left: var(--secondary-tablist-l-gaps);
71
- }.tabs__xl_9sv36 .tabs__title_9sv36 + .tabs__title_9sv36 {
71
+ }.tabs__xl_18hg5 .tabs__title_18hg5 + .tabs__title_18hg5 {
72
72
  margin-left: var(--secondary-tablist-xl-gaps);
73
73
  }
74
74
  :root {
@@ -734,8 +734,8 @@
734
734
  /* size xl */
735
735
  --secondary-tablist-xl-gaps: var(--gap-m);
736
736
  }
737
- .tabs__title_1wcu2 {
737
+ .tabs__title_1bp4s {
738
738
  }
739
- .tabs__title_1wcu2 + .tabs__title_1wcu2 {
739
+ .tabs__title_1bp4s + .tabs__title_1bp4s {
740
740
  margin-left: var(--secondary-tablist-mobile-gaps);
741
741
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"component":"tabs__component_ckhif","hidden":"tabs__hidden_ckhif"};
4
+ var styles = {"component":"tabs__component_ettk5","hidden":"tabs__hidden_ettk5"};
5
5
  require('./index.css')
6
6
 
7
7
  const Tab = ({ children, hidden, className, disabled }) => children ? (React.createElement("div", { className: cn(styles.component, {
@@ -1,8 +1,8 @@
1
- /* hash: 2w75p */
2
- .tabs__component_ckhif {
1
+ /* hash: dsrwk */
2
+ .tabs__component_ettk5 {
3
3
  outline: none;
4
4
  }
5
5
 
6
- .tabs__hidden_ckhif {
6
+ .tabs__hidden_ettk5 {
7
7
  display: none;
8
8
  }
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import '../primary-tablist/Component.js';
8
- import '../../index.module-7dc22d31.js';
8
+ import '../../index.module-1fc6dbc5.js';
9
9
  import { PrimaryTabListDesktop } from '../primary-tablist/Component.desktop.js';
10
10
  import '@alfalab/core-components-tag/dist/modern';
11
11
  import '../secondary-tablist/Component.js';
12
- import '../../index.module-2f424545.js';
12
+ import '../../index.module-9bcdb0c4.js';
13
13
  import { SecondaryTabListDesktop } from '../secondary-tablist/Component.desktop.js';
14
14
  import { Tabs } from './Component.js';
15
15
 
@@ -5,10 +5,10 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import '../primary-tablist/Component.js';
8
- import '../../index.module-7dc22d31.js';
8
+ import '../../index.module-1fc6dbc5.js';
9
9
  import '@alfalab/core-components-tag/dist/modern';
10
10
  import '../secondary-tablist/Component.js';
11
- import '../../index.module-2f424545.js';
11
+ import '../../index.module-9bcdb0c4.js';
12
12
  import { Tabs } from './Component.js';
13
13
  import { PrimaryTabListMobile } from '../primary-tablist/Component.mobile.js';
14
14
  import { SecondaryTabListMobile } from '../secondary-tablist/Component.mobile.js';
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
5
5
  import '../scrollable-container/Component.js';
6
6
  import '../../useTabs.js';
7
7
  import '../primary-tablist/Component.js';
8
- import '../../index.module-7dc22d31.js';
8
+ import '../../index.module-1fc6dbc5.js';
9
9
  import '../primary-tablist/Component.desktop.js';
10
10
  import '@alfalab/core-components-tag/dist/modern';
11
11
  import '../secondary-tablist/Component.js';
12
- import '../../index.module-2f424545.js';
12
+ import '../../index.module-9bcdb0c4.js';
13
13
  import '../secondary-tablist/Component.desktop.js';
14
14
  import { Tabs } from './Component.js';
15
15
  import '@alfalab/hooks';
@@ -5,11 +5,11 @@ import 'compute-scroll-into-view';
5
5
  export { ScrollableContainer } from './components/scrollable-container/Component.js';
6
6
  export { useTabs } from './useTabs.js';
7
7
  import './components/primary-tablist/Component.js';
8
- import './index.module-7dc22d31.js';
8
+ import './index.module-1fc6dbc5.js';
9
9
  export { PrimaryTabListDesktop } from './components/primary-tablist/Component.desktop.js';
10
10
  import '@alfalab/core-components-tag/dist/modern';
11
11
  import './components/secondary-tablist/Component.js';
12
- import './index.module-2f424545.js';
12
+ import './index.module-9bcdb0c4.js';
13
13
  export { SecondaryTabListDesktop } from './components/secondary-tablist/Component.desktop.js';
14
14
  export { Tab } from './components/tab/Component.js';
15
15
  import './components/tabs/Component.js';