@alfalab/core-components-tabs 8.8.1 → 8.8.3

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 (60) hide show
  1. package/components/primary-tablist/Component.collapsible.js +1 -1
  2. package/components/primary-tablist/Component.desktop.js +1 -1
  3. package/components/primary-tablist/Component.mobile.js +2 -2
  4. package/components/primary-tablist/index.css +132 -132
  5. package/components/primary-tablist/mobile.css +220 -220
  6. package/components/scroll-controls/Component.js +2 -1
  7. package/components/scroll-controls/index.css +12 -12
  8. package/components/scrollable-container/Component.js +1 -1
  9. package/components/scrollable-container/index.css +6 -6
  10. package/components/secondary-tablist/Component.desktop.js +1 -1
  11. package/components/secondary-tablist/Component.mobile.js +2 -2
  12. package/components/secondary-tablist/index.css +11 -11
  13. package/components/secondary-tablist/mobile.css +13 -13
  14. package/components/tab/Component.js +1 -1
  15. package/components/tab/index.css +3 -3
  16. package/cssm/components/scroll-controls/Component.js +1 -0
  17. package/esm/components/primary-tablist/Component.collapsible.js +1 -1
  18. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  19. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  20. package/esm/components/primary-tablist/index.css +132 -132
  21. package/esm/components/primary-tablist/mobile.css +220 -220
  22. package/esm/components/scroll-controls/Component.js +2 -1
  23. package/esm/components/scroll-controls/index.css +12 -12
  24. package/esm/components/scrollable-container/Component.js +1 -1
  25. package/esm/components/scrollable-container/index.css +6 -6
  26. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  27. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  28. package/esm/components/secondary-tablist/index.css +11 -11
  29. package/esm/components/secondary-tablist/mobile.css +13 -13
  30. package/esm/components/tab/Component.js +1 -1
  31. package/esm/components/tab/index.css +3 -3
  32. package/esm/index.module-1309b7a3.js +4 -0
  33. package/esm/index.module-35258579.js +4 -0
  34. package/index.module-4408aec2.js +6 -0
  35. package/index.module-a1337460.js +6 -0
  36. package/modern/components/primary-tablist/Component.collapsible.js +1 -1
  37. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  38. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  39. package/modern/components/primary-tablist/index.css +132 -132
  40. package/modern/components/primary-tablist/mobile.css +220 -220
  41. package/modern/components/scroll-controls/Component.js +2 -1
  42. package/modern/components/scroll-controls/index.css +12 -12
  43. package/modern/components/scrollable-container/Component.js +1 -1
  44. package/modern/components/scrollable-container/index.css +6 -6
  45. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  46. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  47. package/modern/components/secondary-tablist/index.css +11 -11
  48. package/modern/components/secondary-tablist/mobile.css +13 -13
  49. package/modern/components/tab/Component.js +1 -1
  50. package/modern/components/tab/index.css +3 -3
  51. package/modern/index.module-25cbbce4.js +4 -0
  52. package/modern/index.module-3ca1cf6d.js +4 -0
  53. package/package.json +5 -5
  54. package/src/components/scroll-controls/Component.tsx +2 -0
  55. package/esm/index.module-195f2db4.js +0 -4
  56. package/esm/index.module-fa449010.js +0 -4
  57. package/index.module-51e39319.js +0 -6
  58. package/index.module-705eb112.js +0 -6
  59. package/modern/index.module-d007d332.js +0 -4
  60. package/modern/index.module-d8578702.js +0 -4
@@ -7,7 +7,7 @@ import { ChevronLeftCompactSIcon } from '@alfalab/icons-glyph/ChevronLeftCompact
7
7
  import { ChevronRightCompactSIcon } from '@alfalab/icons-glyph/ChevronRightCompactSIcon';
8
8
  import { getDisabledState, scrollIntoFirstTab, scrollIntoLastTab } from './utils.js';
9
9
 
10
- var styles = {"component":"tabs__component_1txmm","primary":"tabs__primary_1txmm","button":"tabs__button_1txmm","xl":"tabs__xl_1txmm","secondary":"tabs__secondary_1txmm","xs":"tabs__xs_1txmm","borderVisible":"tabs__borderVisible_1txmm"};
10
+ var styles = {"component":"tabs__component_wvwr7","primary":"tabs__primary_wvwr7","button":"tabs__button_wvwr7","xl":"tabs__xl_wvwr7","secondary":"tabs__secondary_wvwr7","xs":"tabs__xs_wvwr7","borderVisible":"tabs__borderVisible_wvwr7"};
11
11
  require('./index.css')
12
12
 
13
13
  var ScrollControls = forwardRef(function (_a, ref) {
@@ -39,5 +39,6 @@ var ScrollControls = forwardRef(function (_a, ref) {
39
39
  React.createElement(IconButton, __assign({}, commonButtonProps, { icon: ChevronLeftCompactSIcon, disabled: disabledState.toLeft, onClick: handleScrollLeft })),
40
40
  React.createElement(IconButton, __assign({}, commonButtonProps, { icon: ChevronRightCompactSIcon, disabled: disabledState.toRight, onClick: handleScrollRight }))));
41
41
  });
42
+ ScrollControls.displayName = 'ScrollControls';
42
43
 
43
44
  export { ScrollControls };
@@ -1,4 +1,4 @@
1
- /* hash: 109bv */
1
+ /* hash: ottmb */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-translucent-300: rgba(15, 25, 55, 0.1);
@@ -44,14 +44,14 @@
44
44
  /* size l */
45
45
 
46
46
  /* size xl */
47
- } .tabs__component_1txmm {
47
+ } .tabs__component_wvwr7 {
48
48
  position: relative;
49
49
  display: flex;
50
50
  flex-shrink: 0;
51
- } .tabs__primary_1txmm {
51
+ } .tabs__primary_wvwr7 {
52
52
  align-items: flex-start;
53
53
  justify-content: flex-end
54
- } .tabs__primary_1txmm:after {
54
+ } .tabs__primary_wvwr7:after {
55
55
  content: '';
56
56
  display: block;
57
57
  position: absolute;
@@ -59,18 +59,18 @@
59
59
  height: 1px;
60
60
  width: 100%;
61
61
  background-color: var(--primary-tablist-bottom-border-color);
62
- } .tabs__primary_1txmm {
62
+ } .tabs__primary_wvwr7 {
63
63
 
64
- .tabs__button_1txmm:first-child {
64
+ .tabs__button_wvwr7:first-child {
65
65
  padding-left: var(--gap-xs);
66
66
  margin-right: var(--gap-xs);
67
67
  }
68
- } .tabs__primary_1txmm.tabs__xl_1txmm .tabs__button_1txmm:first-child {
68
+ } .tabs__primary_wvwr7.tabs__xl_wvwr7 .tabs__button_wvwr7:first-child {
69
69
  margin-right: var(--gap-2xs);
70
- } .tabs__secondary_1txmm {
70
+ } .tabs__secondary_wvwr7 {
71
71
  align-items: center;
72
72
  justify-content: center
73
- } .tabs__secondary_1txmm:before {
73
+ } .tabs__secondary_wvwr7:before {
74
74
  content: '';
75
75
  display: block;
76
76
  position: absolute;
@@ -80,12 +80,12 @@
80
80
  background-color: transparent;
81
81
  transition: background-color 0.3s ease;
82
82
  bottom: 0;
83
- } .tabs__secondary_1txmm.tabs__xs_1txmm {
83
+ } .tabs__secondary_wvwr7.tabs__xs_wvwr7 {
84
84
  width: 76px;
85
85
 
86
- .tabs__button_1txmm:first-child {
86
+ .tabs__button_wvwr7:first-child {
87
87
  margin-right: var(--gap-2xs);
88
88
  }
89
- } .tabs__borderVisible_1txmm:before {
89
+ } .tabs__borderVisible_wvwr7:before {
90
90
  background-color: var(--color-light-neutral-translucent-300);
91
91
  }
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { compute } from 'compute-scroll-into-view';
4
4
  import { ScrollControls } from '../scroll-controls/Component.js';
5
5
 
6
- var styles = {"scrollableContainerWrapper":"tabs__scrollableContainerWrapper_ewpb5","container":"tabs__container_ewpb5","fullWidthScroll":"tabs__fullWidthScroll_ewpb5"};
6
+ var styles = {"scrollableContainerWrapper":"tabs__scrollableContainerWrapper_ed3bv","container":"tabs__container_ed3bv","fullWidthScroll":"tabs__fullWidthScroll_ed3bv"};
7
7
  require('./index.css')
8
8
 
9
9
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 1ilow */
1
+ /* hash: 1t23c */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -42,9 +42,9 @@
42
42
  /* size l */
43
43
 
44
44
  /* size xl */
45
- } .tabs__scrollableContainerWrapper_ewpb5 {
45
+ } .tabs__scrollableContainerWrapper_ed3bv {
46
46
  display: flex;
47
- } .tabs__container_ewpb5 {
47
+ } .tabs__container_ed3bv {
48
48
  position: relative;
49
49
  overflow-x: auto;
50
50
  overflow-y: hidden;
@@ -55,11 +55,11 @@
55
55
  /* focus-outline fix */
56
56
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
57
57
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs)
58
- } .tabs__container_ewpb5::-webkit-scrollbar {
58
+ } .tabs__container_ed3bv::-webkit-scrollbar {
59
59
  display: none;
60
- } .tabs__container_ewpb5 > * {
60
+ } .tabs__container_ed3bv > * {
61
61
  flex-shrink: 0;
62
- } .tabs__fullWidthScroll_ewpb5 {
62
+ } .tabs__fullWidthScroll_ed3bv {
63
63
  padding-left: 0;
64
64
  margin: var(--gap-2xs-neg) var(--gap-m-neg);
65
65
  }
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { TagDesktop } from '@alfalab/core-components-tag/esm/desktop';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-fa449010.js';
5
+ import { c as commonStyles } from '../../index.module-1309b7a3.js';
6
6
 
7
7
  var SecondaryTabListDesktop = function (_a) {
8
8
  var _b = _a.size, size = _b === void 0 ? 's' : _b, restProps = __rest(_a, ["size"]);
@@ -3,9 +3,9 @@ import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { TagMobile } from '@alfalab/core-components-tag/esm/mobile';
5
5
  import { SecondaryTabList } from './Component.js';
6
- import { c as commonStyles } from '../../index.module-fa449010.js';
6
+ import { c as commonStyles } from '../../index.module-1309b7a3.js';
7
7
 
8
- var mobileStyles = {"title":"tabs__title_2a90r tabs__title_1qsrr","mobile":"tabs__mobile_2a90r"};
8
+ var mobileStyles = {"title":"tabs__title_1ce6j tabs__title_124sh","mobile":"tabs__mobile_1ce6j"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var styles = __assign(__assign({}, commonStyles), mobileStyles);
@@ -1,4 +1,4 @@
1
- /* hash: 5wejf */
1
+ /* hash: w1iay */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -50,29 +50,29 @@
50
50
 
51
51
  /* size xl */
52
52
  --secondary-tablist-xl-gaps: var(--gap-m);
53
- } .tabs__component_1qsrr {
53
+ } .tabs__component_124sh {
54
54
  position: relative;
55
55
  display: inline-flex;
56
- } .tabs__fullWidthScroll_1qsrr {
56
+ } .tabs__fullWidthScroll_124sh {
57
57
  margin: 0 var(--gap-m);
58
- } .tabs__container_1qsrr {
58
+ } .tabs__container_124sh {
59
59
  overflow: hidden;
60
60
 
61
61
  /* focus-outline fix */
62
62
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
63
63
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
64
- } .tabs__title_1qsrr {
64
+ } .tabs__title_124sh {
65
65
  white-space: nowrap;
66
- } /* sizes */ .tabs__xxs_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
66
+ } /* sizes */ .tabs__xxs_124sh .tabs__title_124sh + .tabs__title_124sh {
67
67
  margin-left: var(--secondary-tablist-xxs-gaps);
68
- } .tabs__xs_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
68
+ } .tabs__xs_124sh .tabs__title_124sh + .tabs__title_124sh {
69
69
  margin-left: var(--secondary-tablist-xs-gaps);
70
- } .tabs__s_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
70
+ } .tabs__s_124sh .tabs__title_124sh + .tabs__title_124sh {
71
71
  margin-left: var(--secondary-tablist-s-gaps);
72
- } .tabs__m_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
72
+ } .tabs__m_124sh .tabs__title_124sh + .tabs__title_124sh {
73
73
  margin-left: var(--secondary-tablist-m-gaps);
74
- } .tabs__l_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
74
+ } .tabs__l_124sh .tabs__title_124sh + .tabs__title_124sh {
75
75
  margin-left: var(--secondary-tablist-l-gaps);
76
- } .tabs__xl_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
76
+ } .tabs__xl_124sh .tabs__title_124sh + .tabs__title_124sh {
77
77
  margin-left: var(--secondary-tablist-xl-gaps);
78
78
  }
@@ -1,4 +1,4 @@
1
- /* hash: jwdg7 */
1
+ /* hash: ucrwp */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  }/* deprecated */:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  }:root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -51,30 +51,30 @@
51
51
 
52
52
  /* size xl */
53
53
  --secondary-tablist-xl-gaps: var(--gap-m);
54
- }.tabs__component_1qsrr {
54
+ }.tabs__component_124sh {
55
55
  position: relative;
56
56
  display: inline-flex;
57
- }.tabs__fullWidthScroll_1qsrr {
57
+ }.tabs__fullWidthScroll_124sh {
58
58
  margin: 0 var(--gap-m);
59
- }.tabs__container_1qsrr {
59
+ }.tabs__container_124sh {
60
60
  overflow: hidden;
61
61
 
62
62
  /* focus-outline fix */
63
63
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
64
64
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
65
- }.tabs__title_1qsrr {
65
+ }.tabs__title_124sh {
66
66
  white-space: nowrap;
67
- }/* sizes */.tabs__xxs_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
67
+ }/* sizes */.tabs__xxs_124sh .tabs__title_124sh + .tabs__title_124sh {
68
68
  margin-left: var(--secondary-tablist-xxs-gaps);
69
- }.tabs__xs_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
69
+ }.tabs__xs_124sh .tabs__title_124sh + .tabs__title_124sh {
70
70
  margin-left: var(--secondary-tablist-xs-gaps);
71
- }.tabs__s_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
71
+ }.tabs__s_124sh .tabs__title_124sh + .tabs__title_124sh {
72
72
  margin-left: var(--secondary-tablist-s-gaps);
73
- }.tabs__m_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
73
+ }.tabs__m_124sh .tabs__title_124sh + .tabs__title_124sh {
74
74
  margin-left: var(--secondary-tablist-m-gaps);
75
- }.tabs__l_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
75
+ }.tabs__l_124sh .tabs__title_124sh + .tabs__title_124sh {
76
76
  margin-left: var(--secondary-tablist-l-gaps);
77
- }.tabs__xl_1qsrr .tabs__title_1qsrr + .tabs__title_1qsrr {
77
+ }.tabs__xl_124sh .tabs__title_124sh + .tabs__title_124sh {
78
78
  margin-left: var(--secondary-tablist-xl-gaps);
79
79
  } :root {
80
80
  --color-dark-indigo: #0b1f35; /* deprecated */
@@ -1663,7 +1663,7 @@
1663
1663
 
1664
1664
  /* size xl */
1665
1665
  --secondary-tablist-xl-gaps: var(--gap-m);
1666
- } .tabs__title_2a90r {
1667
- } .tabs__mobile_2a90r .tabs__title_2a90r + .tabs__title_2a90r {
1666
+ } .tabs__title_1ce6j {
1667
+ } .tabs__mobile_1ce6j .tabs__title_1ce6j + .tabs__title_1ce6j {
1668
1668
  margin-left: var(--secondary-tablist-mobile-gaps);
1669
1669
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"component":"tabs__component_tn78m","hidden":"tabs__hidden_tn78m"};
4
+ var styles = {"component":"tabs__component_1navc","hidden":"tabs__hidden_1navc"};
5
5
  require('./index.css')
6
6
 
7
7
  var Tab = function (_a) {
@@ -1,8 +1,8 @@
1
- /* hash: 10yyg */
2
- .tabs__component_tn78m {
1
+ /* hash: qik04 */
2
+ .tabs__component_1navc {
3
3
  outline: none;
4
4
  }
5
5
 
6
- .tabs__hidden_tn78m {
6
+ .tabs__hidden_1navc {
7
7
  display: none;
8
8
  }
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"tabs__component_124sh","fullWidthScroll":"tabs__fullWidthScroll_124sh","container":"tabs__container_124sh","title":"tabs__title_124sh","xxs":"tabs__xxs_124sh","xs":"tabs__xs_124sh","s":"tabs__s_124sh","m":"tabs__m_124sh","l":"tabs__l_124sh","xl":"tabs__xl_124sh"};
2
+ require('./components/secondary-tablist/index.css')
3
+
4
+ export { commonStyles as c };
@@ -0,0 +1,4 @@
1
+ var styles = {"component":"tabs__component_ifsew","desktop":"tabs__desktop_ifsew","paragraph-primary-large":"tabs__paragraph-primary-large_ifsew","title":"tabs__title_ifsew","paragraph-primary-medium":"tabs__paragraph-primary-medium_ifsew","paragraph-primary-small":"tabs__paragraph-primary-small_ifsew","action-primary-large":"tabs__action-primary-large_ifsew","action-primary-medium":"tabs__action-primary-medium_ifsew","action-primary-small":"tabs__action-primary-small_ifsew","accent-primary-large":"tabs__accent-primary-large_ifsew","accent-primary-medium":"tabs__accent-primary-medium_ifsew","accent-primary-small":"tabs__accent-primary-small_ifsew","pickerWrapper":"tabs__pickerWrapper_ifsew","option":"tabs__option_ifsew","scrollControls":"tabs__scrollControls_ifsew","headline-system-xlarge":"tabs__headline-system-xlarge_ifsew","headline-system-large":"tabs__headline-system-large_ifsew","headline-system-medium":"tabs__headline-system-medium_ifsew","headline-system-small":"tabs__headline-system-small_ifsew","headline-system-xsmall":"tabs__headline-system-xsmall_ifsew","headline-xlarge":"tabs__headline-xlarge_ifsew","headline-large":"tabs__headline-large_ifsew","headline-medium":"tabs__headline-medium_ifsew","headline-small":"tabs__headline-small_ifsew","headline-xsmall":"tabs__headline-xsmall_ifsew","fullWidthScroll":"tabs__fullWidthScroll_ifsew","container":"tabs__container_ifsew","disabled":"tabs__disabled_ifsew","focused":"tabs__focused_ifsew","collapsed":"tabs__collapsed_ifsew","selected":"tabs__selected_ifsew","line":"tabs__line_ifsew","s":"tabs__s_ifsew","xs":"tabs__xs_ifsew","xxs":"tabs__xxs_ifsew","m":"tabs__m_ifsew","l":"tabs__l_ifsew","xl":"tabs__xl_ifsew","rightAddons":"tabs__rightAddons_ifsew","rightAddonsMarginZero":"tabs__rightAddonsMarginZero_ifsew"};
2
+ require('./components/primary-tablist/index.css')
3
+
4
+ export { styles as s };
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"tabs__component_124sh","fullWidthScroll":"tabs__fullWidthScroll_124sh","container":"tabs__container_124sh","title":"tabs__title_124sh","xxs":"tabs__xxs_124sh","xs":"tabs__xs_124sh","s":"tabs__s_124sh","m":"tabs__m_124sh","l":"tabs__l_124sh","xl":"tabs__xl_124sh"};
4
+ require('./components/secondary-tablist/index.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var styles = {"component":"tabs__component_ifsew","desktop":"tabs__desktop_ifsew","paragraph-primary-large":"tabs__paragraph-primary-large_ifsew","title":"tabs__title_ifsew","paragraph-primary-medium":"tabs__paragraph-primary-medium_ifsew","paragraph-primary-small":"tabs__paragraph-primary-small_ifsew","action-primary-large":"tabs__action-primary-large_ifsew","action-primary-medium":"tabs__action-primary-medium_ifsew","action-primary-small":"tabs__action-primary-small_ifsew","accent-primary-large":"tabs__accent-primary-large_ifsew","accent-primary-medium":"tabs__accent-primary-medium_ifsew","accent-primary-small":"tabs__accent-primary-small_ifsew","pickerWrapper":"tabs__pickerWrapper_ifsew","option":"tabs__option_ifsew","scrollControls":"tabs__scrollControls_ifsew","headline-system-xlarge":"tabs__headline-system-xlarge_ifsew","headline-system-large":"tabs__headline-system-large_ifsew","headline-system-medium":"tabs__headline-system-medium_ifsew","headline-system-small":"tabs__headline-system-small_ifsew","headline-system-xsmall":"tabs__headline-system-xsmall_ifsew","headline-xlarge":"tabs__headline-xlarge_ifsew","headline-large":"tabs__headline-large_ifsew","headline-medium":"tabs__headline-medium_ifsew","headline-small":"tabs__headline-small_ifsew","headline-xsmall":"tabs__headline-xsmall_ifsew","fullWidthScroll":"tabs__fullWidthScroll_ifsew","container":"tabs__container_ifsew","disabled":"tabs__disabled_ifsew","focused":"tabs__focused_ifsew","collapsed":"tabs__collapsed_ifsew","selected":"tabs__selected_ifsew","line":"tabs__line_ifsew","s":"tabs__s_ifsew","xs":"tabs__xs_ifsew","xxs":"tabs__xxs_ifsew","m":"tabs__m_ifsew","l":"tabs__l_ifsew","xl":"tabs__xl_ifsew","rightAddons":"tabs__rightAddons_ifsew","rightAddonsMarginZero":"tabs__rightAddonsMarginZero_ifsew"};
4
+ require('./components/primary-tablist/index.css')
5
+
6
+ exports.styles = styles;
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '@alfalab/core-components-picker-button/mode
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-d8578702.js';
9
+ import { s as styles } from '../../index.module-25cbbce4.js';
10
10
 
11
11
  const CollapsiblePrimaryTabList = ({ size = 'm', className, containerClassName, titles = [], selectedId = titles.length ? titles[0].id : undefined, collapsedTabsIds, fullWidthScroll, onChange, dataTestId, breakpoint = 1024, defaultMatchMediaValue, textStyle, }) => {
12
12
  const lineRef = useRef(null);
@@ -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-d8578702.js';
3
+ import { s as styles } from '../../index.module-25cbbce4.js';
4
4
 
5
5
  const PrimaryTabListDesktop = ({ size = 'm', ...restProps }) => (React.createElement(PrimaryTabList, { ...restProps, size: size, styles: styles, platform: 'desktop' }));
6
6
 
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles$1 } from '../../index.module-d8578702.js';
3
+ import { s as styles$1 } from '../../index.module-25cbbce4.js';
4
4
 
5
- const mobileStyles = {"title":"tabs__title_1siv7 tabs__title_1qwtn","mobile":"tabs__mobile_1siv7","paragraph-primary-large":"tabs__paragraph-primary-large_1siv7","paragraph-primary-medium":"tabs__paragraph-primary-medium_1siv7","paragraph-primary-small":"tabs__paragraph-primary-small_1siv7","action-primary-large":"tabs__action-primary-large_1siv7","action-primary-medium":"tabs__action-primary-medium_1siv7","action-primary-small":"tabs__action-primary-small_1siv7","accent-primary-large":"tabs__accent-primary-large_1siv7","accent-primary-medium":"tabs__accent-primary-medium_1siv7","accent-primary-small":"tabs__accent-primary-small_1siv7","pickerWrapper":"tabs__pickerWrapper_1siv7","option":"tabs__option_1siv7","scrollControls":"tabs__scrollControls_1siv7","headline-system-xlarge":"tabs__headline-system-xlarge_1siv7","headline-system-large":"tabs__headline-system-large_1siv7","headline-system-medium":"tabs__headline-system-medium_1siv7","headline-system-small":"tabs__headline-system-small_1siv7","headline-system-xsmall":"tabs__headline-system-xsmall_1siv7","headline-xlarge":"tabs__headline-xlarge_1siv7","headline-large":"tabs__headline-large_1siv7","headline-medium":"tabs__headline-medium_1siv7","headline-small":"tabs__headline-small_1siv7","headline-xsmall":"tabs__headline-xsmall_1siv7"};
5
+ const mobileStyles = {"title":"tabs__title_1r73z tabs__title_ifsew","mobile":"tabs__mobile_1r73z","paragraph-primary-large":"tabs__paragraph-primary-large_1r73z","paragraph-primary-medium":"tabs__paragraph-primary-medium_1r73z","paragraph-primary-small":"tabs__paragraph-primary-small_1r73z","action-primary-large":"tabs__action-primary-large_1r73z","action-primary-medium":"tabs__action-primary-medium_1r73z","action-primary-small":"tabs__action-primary-small_1r73z","accent-primary-large":"tabs__accent-primary-large_1r73z","accent-primary-medium":"tabs__accent-primary-medium_1r73z","accent-primary-small":"tabs__accent-primary-small_1r73z","pickerWrapper":"tabs__pickerWrapper_1r73z","option":"tabs__option_1r73z","scrollControls":"tabs__scrollControls_1r73z","headline-system-xlarge":"tabs__headline-system-xlarge_1r73z","headline-system-large":"tabs__headline-system-large_1r73z","headline-system-medium":"tabs__headline-system-medium_1r73z","headline-system-small":"tabs__headline-system-small_1r73z","headline-system-xsmall":"tabs__headline-system-xsmall_1r73z","headline-xlarge":"tabs__headline-xlarge_1r73z","headline-large":"tabs__headline-large_1r73z","headline-medium":"tabs__headline-medium_1r73z","headline-small":"tabs__headline-small_1r73z","headline-xsmall":"tabs__headline-xsmall_1r73z"};
6
6
  require('./mobile.css')
7
7
 
8
8
  const styles = {