@alfalab/core-components-tabs 8.1.0 → 8.1.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 (88) hide show
  1. package/collapsible.js +1 -1
  2. package/components/primary-tablist/Component.collapsible.js +1 -1
  3. package/components/primary-tablist/Component.desktop.js +1 -1
  4. package/components/primary-tablist/Component.mobile.js +2 -2
  5. package/components/primary-tablist/Component.responsive.js +1 -1
  6. package/components/primary-tablist/index.css +30 -30
  7. package/components/primary-tablist/mobile.css +33 -33
  8. package/components/scroll-controls/Component.js +1 -1
  9. package/components/scroll-controls/index.css +14 -14
  10. package/components/scrollable-container/Component.js +1 -1
  11. package/components/scrollable-container/index.css +6 -6
  12. package/components/secondary-tablist/Component.desktop.js +1 -1
  13. package/components/secondary-tablist/Component.mobile.js +2 -2
  14. package/components/secondary-tablist/Component.responsive.js +1 -1
  15. package/components/secondary-tablist/index.css +11 -11
  16. package/components/secondary-tablist/mobile.css +13 -13
  17. package/components/tab/Component.js +1 -1
  18. package/components/tab/index.css +3 -3
  19. package/components/tabs/Component.collapsible.js +1 -1
  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/desktop.js +2 -2
  24. package/esm/collapsible.js +1 -1
  25. package/esm/components/primary-tablist/Component.collapsible.js +1 -1
  26. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  27. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  28. package/esm/components/primary-tablist/Component.responsive.js +1 -1
  29. package/esm/components/primary-tablist/index.css +30 -30
  30. package/esm/components/primary-tablist/mobile.css +33 -33
  31. package/esm/components/scroll-controls/Component.js +1 -1
  32. package/esm/components/scroll-controls/index.css +14 -14
  33. package/esm/components/scrollable-container/Component.js +1 -1
  34. package/esm/components/scrollable-container/index.css +6 -6
  35. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  36. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  37. package/esm/components/secondary-tablist/Component.responsive.js +1 -1
  38. package/esm/components/secondary-tablist/index.css +11 -11
  39. package/esm/components/secondary-tablist/mobile.css +13 -13
  40. package/esm/components/tab/Component.js +1 -1
  41. package/esm/components/tab/index.css +3 -3
  42. package/esm/components/tabs/Component.collapsible.js +1 -1
  43. package/esm/components/tabs/Component.desktop.js +2 -2
  44. package/esm/components/tabs/Component.mobile.js +2 -2
  45. package/esm/components/tabs/Component.responsive.js +2 -2
  46. package/esm/desktop.js +2 -2
  47. package/esm/index.js +2 -2
  48. package/esm/index.module-b71c96ac.js +4 -0
  49. package/esm/index.module-e27d67ec.js +4 -0
  50. package/esm/mobile.js +2 -2
  51. package/index.js +2 -2
  52. package/index.module-22089ba7.js +6 -0
  53. package/index.module-ad26a796.js +6 -0
  54. package/mobile.js +2 -2
  55. package/modern/collapsible.js +1 -1
  56. package/modern/components/primary-tablist/Component.collapsible.js +1 -1
  57. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  58. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  59. package/modern/components/primary-tablist/Component.responsive.js +1 -1
  60. package/modern/components/primary-tablist/index.css +30 -30
  61. package/modern/components/primary-tablist/mobile.css +33 -33
  62. package/modern/components/scroll-controls/Component.js +1 -1
  63. package/modern/components/scroll-controls/index.css +14 -14
  64. package/modern/components/scrollable-container/Component.js +1 -1
  65. package/modern/components/scrollable-container/index.css +6 -6
  66. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  67. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  68. package/modern/components/secondary-tablist/Component.responsive.js +1 -1
  69. package/modern/components/secondary-tablist/index.css +11 -11
  70. package/modern/components/secondary-tablist/mobile.css +13 -13
  71. package/modern/components/tab/Component.js +1 -1
  72. package/modern/components/tab/index.css +3 -3
  73. package/modern/components/tabs/Component.collapsible.js +1 -1
  74. package/modern/components/tabs/Component.desktop.js +2 -2
  75. package/modern/components/tabs/Component.mobile.js +2 -2
  76. package/modern/components/tabs/Component.responsive.js +2 -2
  77. package/modern/desktop.js +2 -2
  78. package/modern/index.js +2 -2
  79. package/modern/index.module-9374bba1.js +4 -0
  80. package/modern/index.module-ba38ee10.js +4 -0
  81. package/modern/mobile.js +2 -2
  82. package/package.json +4 -4
  83. package/esm/index.module-7fe2e8dc.js +0 -4
  84. package/esm/index.module-fbff2d78.js +0 -4
  85. package/index.module-447ba3e0.js +0 -6
  86. package/index.module-ee99c069.js +0 -6
  87. package/modern/index.module-22ff4191.js +0 -4
  88. package/modern/index.module-3f8f9d5d.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: 3thre */
1
+ /* hash: 1gp3e */
2
2
  :root {
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_tc0jp {
53
+ } .tabs__component_bvdbq {
54
54
  position: relative;
55
55
  display: inline-flex;
56
- } .tabs__fullWidthScroll_tc0jp {
56
+ } .tabs__fullWidthScroll_bvdbq {
57
57
  margin: 0 var(--gap-m);
58
- } .tabs__container_tc0jp {
58
+ } .tabs__container_bvdbq {
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_tc0jp {
64
+ } .tabs__title_bvdbq {
65
65
  white-space: nowrap;
66
- } /* sizes */ .tabs__xxs_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
66
+ } /* sizes */ .tabs__xxs_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
67
67
  margin-left: var(--secondary-tablist-xxs-gaps);
68
- } .tabs__xs_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
68
+ } .tabs__xs_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
69
69
  margin-left: var(--secondary-tablist-xs-gaps);
70
- } .tabs__s_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
70
+ } .tabs__s_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
71
71
  margin-left: var(--secondary-tablist-s-gaps);
72
- } .tabs__m_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
72
+ } .tabs__m_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
73
73
  margin-left: var(--secondary-tablist-m-gaps);
74
- } .tabs__l_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
74
+ } .tabs__l_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
75
75
  margin-left: var(--secondary-tablist-l-gaps);
76
- } .tabs__xl_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
76
+ } .tabs__xl_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
77
77
  margin-left: var(--secondary-tablist-xl-gaps);
78
78
  }
@@ -1,4 +1,4 @@
1
- /* hash: lza89 */
1
+ /* hash: j5qbq */
2
2
  :root {
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_tc0jp {
54
+ }.tabs__component_bvdbq {
55
55
  position: relative;
56
56
  display: inline-flex;
57
- }.tabs__fullWidthScroll_tc0jp {
57
+ }.tabs__fullWidthScroll_bvdbq {
58
58
  margin: 0 var(--gap-m);
59
- }.tabs__container_tc0jp {
59
+ }.tabs__container_bvdbq {
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_tc0jp {
65
+ }.tabs__title_bvdbq {
66
66
  white-space: nowrap;
67
- }/* sizes */.tabs__xxs_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
67
+ }/* sizes */.tabs__xxs_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
68
68
  margin-left: var(--secondary-tablist-xxs-gaps);
69
- }.tabs__xs_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
69
+ }.tabs__xs_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
70
70
  margin-left: var(--secondary-tablist-xs-gaps);
71
- }.tabs__s_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
71
+ }.tabs__s_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
72
72
  margin-left: var(--secondary-tablist-s-gaps);
73
- }.tabs__m_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
73
+ }.tabs__m_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
74
74
  margin-left: var(--secondary-tablist-m-gaps);
75
- }.tabs__l_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
75
+ }.tabs__l_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
76
76
  margin-left: var(--secondary-tablist-l-gaps);
77
- }.tabs__xl_tc0jp .tabs__title_tc0jp + .tabs__title_tc0jp {
77
+ }.tabs__xl_bvdbq .tabs__title_bvdbq + .tabs__title_bvdbq {
78
78
  margin-left: var(--secondary-tablist-xl-gaps);
79
79
  } :root {
80
80
  --color-dark-indigo: #0b1f35;
@@ -979,7 +979,7 @@
979
979
 
980
980
  /* size xl */
981
981
  --secondary-tablist-xl-gaps: var(--gap-m);
982
- } .tabs__title_1889x {
983
- } .tabs__mobile_1889x .tabs__title_1889x + .tabs__title_1889x {
982
+ } .tabs__title_iw1fr {
983
+ } .tabs__mobile_iw1fr .tabs__title_iw1fr + .tabs__title_iw1fr {
984
984
  margin-left: var(--secondary-tablist-mobile-gaps);
985
985
  }
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
 
4
- var styles = {"component":"tabs__component_k9tti","hidden":"tabs__hidden_k9tti"};
4
+ var styles = {"component":"tabs__component_19m2b","hidden":"tabs__hidden_19m2b"};
5
5
  require('./index.css')
6
6
 
7
7
  var Tab = function (_a) {
@@ -1,8 +1,8 @@
1
- /* hash: yw1ok */
2
- .tabs__component_k9tti {
1
+ /* hash: 11pll */
2
+ .tabs__component_19m2b {
3
3
  outline: none;
4
4
  }
5
5
 
6
- .tabs__hidden_k9tti {
6
+ .tabs__hidden_19m2b {
7
7
  display: none;
8
8
  }
@@ -15,7 +15,7 @@ import '../../hooks/use-tabs.js';
15
15
  import '@alfalab/core-components-shared/esm';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
- import '../../index.module-7fe2e8dc.js';
18
+ import '../../index.module-b71c96ac.js';
19
19
 
20
20
  var TabsCollapsible = function (_a) {
21
21
  var restProps = __rest(_a, []);
@@ -17,10 +17,10 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
17
17
  import '@alfalab/icons-glyph/ChevronRightMIcon';
18
18
  import '../scroll-controls/utils.js';
19
19
  import '../title/Component.js';
20
- import '../../index.module-7fe2e8dc.js';
20
+ import '../../index.module-b71c96ac.js';
21
21
  import '@alfalab/core-components-tag/esm/desktop';
22
22
  import '../secondary-tablist/Component.js';
23
- import '../../index.module-fbff2d78.js';
23
+ import '../../index.module-e27d67ec.js';
24
24
 
25
25
  var views = {
26
26
  primary: PrimaryTabListDesktop,
@@ -17,10 +17,10 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
17
17
  import '@alfalab/icons-glyph/ChevronRightMIcon';
18
18
  import '../scroll-controls/utils.js';
19
19
  import '../title/Component.js';
20
- import '../../index.module-7fe2e8dc.js';
20
+ import '../../index.module-b71c96ac.js';
21
21
  import '@alfalab/core-components-tag/esm/mobile';
22
22
  import '../secondary-tablist/Component.js';
23
- import '../../index.module-fbff2d78.js';
23
+ import '../../index.module-e27d67ec.js';
24
24
 
25
25
  var views = {
26
26
  primary: PrimaryTabListMobile,
@@ -19,12 +19,12 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightMIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
- import '../../index.module-7fe2e8dc.js';
22
+ import '../../index.module-b71c96ac.js';
23
23
  import '../primary-tablist/Component.mobile.js';
24
24
  import '../secondary-tablist/Component.desktop.js';
25
25
  import '@alfalab/core-components-tag/esm/desktop';
26
26
  import '../secondary-tablist/Component.js';
27
- import '../../index.module-fbff2d78.js';
27
+ import '../../index.module-e27d67ec.js';
28
28
  import '../secondary-tablist/Component.mobile.js';
29
29
  import '@alfalab/core-components-tag/esm/mobile';
30
30
 
package/esm/desktop.js CHANGED
@@ -18,8 +18,8 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightMIcon';
19
19
  import './components/scroll-controls/utils.js';
20
20
  import './components/title/Component.js';
21
- import './index.module-7fe2e8dc.js';
21
+ import './index.module-b71c96ac.js';
22
22
  import '@alfalab/core-components-tag/esm/desktop';
23
23
  import './components/secondary-tablist/Component.js';
24
- import './index.module-fbff2d78.js';
24
+ import './index.module-e27d67ec.js';
25
25
  import './components/tabs/Component.js';
package/esm/index.js CHANGED
@@ -20,12 +20,12 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightMIcon';
21
21
  import './components/scroll-controls/utils.js';
22
22
  import './components/title/Component.js';
23
- import './index.module-7fe2e8dc.js';
23
+ import './index.module-b71c96ac.js';
24
24
  import './components/primary-tablist/Component.mobile.js';
25
25
  import './components/secondary-tablist/Component.desktop.js';
26
26
  import '@alfalab/core-components-tag/esm/desktop';
27
27
  import './components/secondary-tablist/Component.js';
28
- import './index.module-fbff2d78.js';
28
+ import './index.module-e27d67ec.js';
29
29
  import './components/secondary-tablist/Component.mobile.js';
30
30
  import '@alfalab/core-components-tag/esm/mobile';
31
31
  import './components/tabs/Component.js';
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"tabs__component_14rm8","fullWidthScroll":"tabs__fullWidthScroll_14rm8","container":"tabs__container_14rm8","title":"tabs__title_14rm8","disabled":"tabs__disabled_14rm8","focused":"tabs__focused_14rm8","collapsed":"tabs__collapsed_14rm8","selected":"tabs__selected_14rm8","line":"tabs__line_14rm8","option":"tabs__option_14rm8","s":"tabs__s_14rm8","xs":"tabs__xs_14rm8","xxs":"tabs__xxs_14rm8","pickerWrapper":"tabs__pickerWrapper_14rm8","m":"tabs__m_14rm8","l":"tabs__l_14rm8","xl":"tabs__xl_14rm8","rightAddons":"tabs__rightAddons_14rm8"};
2
+ require('./components/primary-tablist/index.css')
3
+
4
+ export { commonStyles as c };
@@ -0,0 +1,4 @@
1
+ var commonStyles = {"component":"tabs__component_bvdbq","fullWidthScroll":"tabs__fullWidthScroll_bvdbq","container":"tabs__container_bvdbq","title":"tabs__title_bvdbq","xxs":"tabs__xxs_bvdbq","xs":"tabs__xs_bvdbq","s":"tabs__s_bvdbq","m":"tabs__m_bvdbq","l":"tabs__l_bvdbq","xl":"tabs__xl_bvdbq"};
2
+ require('./components/secondary-tablist/index.css')
3
+
4
+ export { commonStyles as c };
package/esm/mobile.js CHANGED
@@ -18,8 +18,8 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightMIcon';
19
19
  import './components/scroll-controls/utils.js';
20
20
  import './components/title/Component.js';
21
- import './index.module-7fe2e8dc.js';
21
+ import './index.module-b71c96ac.js';
22
22
  import '@alfalab/core-components-tag/esm/mobile';
23
23
  import './components/secondary-tablist/Component.js';
24
- import './index.module-fbff2d78.js';
24
+ import './index.module-e27d67ec.js';
25
25
  import './components/tabs/Component.js';
package/index.js CHANGED
@@ -24,12 +24,12 @@ require('@alfalab/icons-glyph/ChevronLeftMIcon');
24
24
  require('@alfalab/icons-glyph/ChevronRightMIcon');
25
25
  require('./components/scroll-controls/utils.js');
26
26
  require('./components/title/Component.js');
27
- require('./index.module-ee99c069.js');
27
+ require('./index.module-ad26a796.js');
28
28
  require('./components/primary-tablist/Component.mobile.js');
29
29
  require('./components/secondary-tablist/Component.desktop.js');
30
30
  require('@alfalab/core-components-tag/desktop');
31
31
  require('./components/secondary-tablist/Component.js');
32
- require('./index.module-447ba3e0.js');
32
+ require('./index.module-22089ba7.js');
33
33
  require('./components/secondary-tablist/Component.mobile.js');
34
34
  require('@alfalab/core-components-tag/mobile');
35
35
  require('./components/tabs/Component.js');
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"tabs__component_bvdbq","fullWidthScroll":"tabs__fullWidthScroll_bvdbq","container":"tabs__container_bvdbq","title":"tabs__title_bvdbq","xxs":"tabs__xxs_bvdbq","xs":"tabs__xs_bvdbq","s":"tabs__s_bvdbq","m":"tabs__m_bvdbq","l":"tabs__l_bvdbq","xl":"tabs__xl_bvdbq"};
4
+ require('./components/secondary-tablist/index.css')
5
+
6
+ exports.commonStyles = commonStyles;
@@ -0,0 +1,6 @@
1
+ 'use strict';
2
+
3
+ var commonStyles = {"component":"tabs__component_14rm8","fullWidthScroll":"tabs__fullWidthScroll_14rm8","container":"tabs__container_14rm8","title":"tabs__title_14rm8","disabled":"tabs__disabled_14rm8","focused":"tabs__focused_14rm8","collapsed":"tabs__collapsed_14rm8","selected":"tabs__selected_14rm8","line":"tabs__line_14rm8","option":"tabs__option_14rm8","s":"tabs__s_14rm8","xs":"tabs__xs_14rm8","xxs":"tabs__xxs_14rm8","pickerWrapper":"tabs__pickerWrapper_14rm8","m":"tabs__m_14rm8","l":"tabs__l_14rm8","xl":"tabs__xl_14rm8","rightAddons":"tabs__rightAddons_14rm8"};
4
+ require('./components/primary-tablist/index.css')
5
+
6
+ exports.commonStyles = commonStyles;
package/mobile.js CHANGED
@@ -22,10 +22,10 @@ require('@alfalab/icons-glyph/ChevronLeftMIcon');
22
22
  require('@alfalab/icons-glyph/ChevronRightMIcon');
23
23
  require('./components/scroll-controls/utils.js');
24
24
  require('./components/title/Component.js');
25
- require('./index.module-ee99c069.js');
25
+ require('./index.module-ad26a796.js');
26
26
  require('@alfalab/core-components-tag/mobile');
27
27
  require('./components/secondary-tablist/Component.js');
28
- require('./index.module-447ba3e0.js');
28
+ require('./index.module-22089ba7.js');
29
29
  require('./components/tabs/Component.js');
30
30
 
31
31
 
@@ -15,5 +15,5 @@ import './hooks/use-tabs.js';
15
15
  import '@alfalab/core-components-shared/modern';
16
16
  import './synthetic-events.js';
17
17
  import './components/title/Component.js';
18
- import './index.module-22ff4191.js';
18
+ import './index.module-ba38ee10.js';
19
19
  import './components/tabs/Component.js';
@@ -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 { c as commonStyles } from '../../index.module-22ff4191.js';
9
+ import { c as commonStyles } from '../../index.module-ba38ee10.js';
10
10
  import '@alfalab/core-components-mq/modern';
11
11
  import '../../hooks/use-collapsible-elements.js';
12
12
  import '@juggle/resize-observer';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { c as commonStyles } from '../../index.module-22ff4191.js';
3
+ import { c as commonStyles } from '../../index.module-ba38ee10.js';
4
4
  import 'classnames';
5
5
  import '@alfalab/core-components-keyboard-focusable/modern';
6
6
  import '../../hooks/use-tabs.js';
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { PrimaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-22ff4191.js';
4
+ import { c as commonStyles } from '../../index.module-ba38ee10.js';
5
5
  import '@alfalab/core-components-keyboard-focusable/modern';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import '@alfalab/core-components-shared/modern';
@@ -15,7 +15,7 @@ import '@alfalab/icons-glyph/ChevronRightMIcon';
15
15
  import '../scroll-controls/utils.js';
16
16
  import '../title/Component.js';
17
17
 
18
- const mobileStyles = {"title":"tabs__title_135vc tabs__title_1u3uq","mobile":"tabs__mobile_135vc"};
18
+ const mobileStyles = {"title":"tabs__title_lp843 tabs__title_14rm8","mobile":"tabs__mobile_lp843"};
19
19
  require('./mobile.css')
20
20
 
21
21
  const styles = {
@@ -16,7 +16,7 @@ import '@alfalab/icons-glyph/ChevronLeftMIcon';
16
16
  import '@alfalab/icons-glyph/ChevronRightMIcon';
17
17
  import '../scroll-controls/utils.js';
18
18
  import '../title/Component.js';
19
- import '../../index.module-22ff4191.js';
19
+ import '../../index.module-ba38ee10.js';
20
20
 
21
21
  const PrimaryTabListResponsive = ({ size, breakpoint = 1024, fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
22
22
  const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, defaultMatchMediaValue);
@@ -1,4 +1,4 @@
1
- /* hash: s4p6l */
1
+ /* hash: 1yb8q */
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_1u3uq {
86
+ } .tabs__component_14rm8 {
87
87
  position: relative;
88
88
  display: inline-flex;
89
89
  min-width: 100%
90
- } .tabs__component_1u3uq:before {
90
+ } .tabs__component_14rm8: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_1u3uq {
98
+ } .tabs__fullWidthScroll_14rm8 {
99
99
  min-width: calc(100% - 2 * var(--gap-m));
100
100
  margin: 0 var(--gap-m);
101
- } .tabs__container_1u3uq {
101
+ } .tabs__container_14rm8 {
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_1u3uq {
108
+ } .tabs__title_14rm8 {
109
109
  display: flex;
110
110
  align-items: center;
111
111
  height: 100%;
@@ -122,78 +122,78 @@
122
122
  user-select: none;
123
123
  cursor: pointer;
124
124
  outline: none
125
- } .tabs__title_1u3uq:not(.tabs__disabled_1u3uq):hover {
125
+ } .tabs__title_14rm8:not(.tabs__disabled_14rm8):hover {
126
126
  color: var(--primary-tablist-hover-color);
127
- } .tabs__focused_1u3uq {
127
+ } .tabs__focused_14rm8 {
128
128
  outline: 2px solid var(--focus-color);
129
129
  outline-offset: 2px;
130
- } .tabs__collapsed_1u3uq {
130
+ } .tabs__collapsed_14rm8 {
131
131
  order: 99;
132
132
  visibility: collapse;
133
- } .tabs__selected_1u3uq {
133
+ } .tabs__selected_14rm8 {
134
134
  cursor: default;
135
135
  color: var(--primary-tablist-selected-color);
136
- } .tabs__disabled_1u3uq {
136
+ } .tabs__disabled_14rm8 {
137
137
  cursor: var(--disabled-cursor);
138
138
  color: var(--primary-tablist-disabled-color);
139
- } .tabs__line_1u3uq {
139
+ } .tabs__line_14rm8 {
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
- } .tabs__option_1u3uq {
146
+ } .tabs__option_14rm8 {
147
147
  color: var(--color-light-text-primary);
148
- } /* sizes */ .tabs__s_1u3uq .tabs__title_1u3uq, .tabs__xs_1u3uq .tabs__title_1u3uq, .tabs__xxs_1u3uq .tabs__title_1u3uq {
148
+ } /* sizes */ .tabs__s_14rm8 .tabs__title_14rm8, .tabs__xs_14rm8 .tabs__title_14rm8, .tabs__xxs_14rm8 .tabs__title_14rm8 {
149
149
  padding: var(--primary-tablist-s-padding);
150
150
  font-size: var(--primary-tablist-s-font-size);
151
151
  font-weight: var(--primary-tablist-s-font-weight);
152
152
  font-family: var(--primary-tablist-s-font-family);
153
153
  line-height: 24px;
154
- } .tabs__s_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq, .tabs__xs_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq, .tabs__xxs_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq {
154
+ } .tabs__s_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8, .tabs__xs_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8, .tabs__xxs_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8 {
155
155
  margin-left: var(--primary-tablist-s-gaps);
156
- } .tabs__s_1u3uq .tabs__pickerWrapper_1u3uq, .tabs__xs_1u3uq .tabs__pickerWrapper_1u3uq, .tabs__xxs_1u3uq .tabs__pickerWrapper_1u3uq {
156
+ } .tabs__s_14rm8 .tabs__pickerWrapper_14rm8, .tabs__xs_14rm8 .tabs__pickerWrapper_14rm8, .tabs__xxs_14rm8 .tabs__pickerWrapper_14rm8 {
157
157
  margin-left: var(--primary-tablist-s-gaps);
158
- } .tabs__s_1u3uq .tabs__option_1u3uq, .tabs__xs_1u3uq .tabs__option_1u3uq, .tabs__xxs_1u3uq .tabs__option_1u3uq {
158
+ } .tabs__s_14rm8 .tabs__option_14rm8, .tabs__xs_14rm8 .tabs__option_14rm8, .tabs__xxs_14rm8 .tabs__option_14rm8 {
159
159
  padding: 0;
160
- } .tabs__m_1u3uq .tabs__title_1u3uq {
160
+ } .tabs__m_14rm8 .tabs__title_14rm8 {
161
161
  padding: var(--primary-tablist-m-padding);
162
162
  font-size: var(--primary-tablist-m-font-size);
163
163
  font-weight: var(--primary-tablist-m-font-weight);
164
164
  font-family: var(--primary-tablist-m-font-family);
165
165
  line-height: 24px;
166
- } .tabs__m_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq {
166
+ } .tabs__m_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8 {
167
167
  margin-left: var(--primary-tablist-m-gaps);
168
- } .tabs__m_1u3uq .tabs__pickerWrapper_1u3uq {
168
+ } .tabs__m_14rm8 .tabs__pickerWrapper_14rm8 {
169
169
  margin-left: var(--primary-tablist-m-gaps);
170
- } .tabs__m_1u3uq .tabs__option_1u3uq {
170
+ } .tabs__m_14rm8 .tabs__option_14rm8 {
171
171
  padding: 0;
172
- } .tabs__l_1u3uq .tabs__title_1u3uq {
172
+ } .tabs__l_14rm8 .tabs__title_14rm8 {
173
173
  padding: var(--primary-tablist-l-padding);
174
174
  font-size: var(--primary-tablist-l-font-size);
175
175
  font-weight: var(--primary-tablist-l-font-weight);
176
176
  font-family: var(--primary-tablist-l-font-family);
177
177
  line-height: 24px;
178
- } .tabs__l_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq {
178
+ } .tabs__l_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8 {
179
179
  margin-left: var(--primary-tablist-l-gaps);
180
- } .tabs__l_1u3uq .tabs__pickerWrapper_1u3uq {
180
+ } .tabs__l_14rm8 .tabs__pickerWrapper_14rm8 {
181
181
  margin-left: var(--primary-tablist-l-gaps);
182
- } .tabs__l_1u3uq .tabs__option_1u3uq {
182
+ } .tabs__l_14rm8 .tabs__option_14rm8 {
183
183
  padding: 0;
184
- } .tabs__xl_1u3uq .tabs__title_1u3uq {
184
+ } .tabs__xl_14rm8 .tabs__title_14rm8 {
185
185
  padding: var(--primary-tablist-xl-padding);
186
186
  font-size: var(--primary-tablist-xl-font-size);
187
187
  font-weight: var(--primary-tablist-xl-font-weight);
188
188
  font-family: var(--primary-tablist-xl-font-family);
189
189
  line-height: 32px;
190
- } .tabs__xl_1u3uq .tabs__title_1u3uq + .tabs__title_1u3uq {
190
+ } .tabs__xl_14rm8 .tabs__title_14rm8 + .tabs__title_14rm8 {
191
191
  margin-left: var(--primary-tablist-xl-gaps);
192
- } .tabs__xl_1u3uq .tabs__pickerWrapper_1u3uq {
192
+ } .tabs__xl_14rm8 .tabs__pickerWrapper_14rm8 {
193
193
  margin-left: var(--primary-tablist-xl-gaps);
194
- } .tabs__xl_1u3uq .tabs__option_1u3uq {
194
+ } .tabs__xl_14rm8 .tabs__option_14rm8 {
195
195
  padding: 0;
196
- } .tabs__rightAddons_1u3uq {
196
+ } .tabs__rightAddons_14rm8 {
197
197
  display: flex;
198
198
  justify-content: center;
199
199
  align-items: center;