@alfalab/core-components-tabs 7.3.9 → 7.3.11

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 (142) hide show
  1. package/Component-3885b0d7.d.ts +5 -0
  2. package/Component-3e68f8db.d.ts +2 -2
  3. package/{esm/Component-cac440c1.d.ts → Component-a8deae7f.d.ts} +1 -1
  4. package/component-3885b0d7.d.ts +216 -0
  5. package/components/primary-tablist/Component.desktop.js +1 -1
  6. package/components/primary-tablist/Component.mobile.js +2 -2
  7. package/components/primary-tablist/Component.responsive.js +1 -1
  8. package/components/primary-tablist/index.css +31 -31
  9. package/components/primary-tablist/mobile.css +105 -34
  10. package/components/scrollable-container/Component.js +1 -1
  11. package/components/scrollable-container/index.css +7 -7
  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 +13 -13
  16. package/components/secondary-tablist/mobile.css +86 -15
  17. package/components/tab/Component.js +1 -1
  18. package/components/tab/index.css +3 -3
  19. package/components/tabs/Component.desktop.js +2 -2
  20. package/components/tabs/Component.mobile.js +2 -2
  21. package/components/tabs/Component.responsive.js +2 -2
  22. package/cssm/Component-3885b0d7.d.ts +5 -0
  23. package/cssm/Component-3e68f8db.d.ts +2 -2
  24. package/{Component-cac440c1.d.ts → cssm/Component-a8deae7f.d.ts} +1 -1
  25. package/cssm/component-3885b0d7.d.ts +216 -0
  26. package/cssm/components/primary-tablist/index.module.css +2 -2
  27. package/cssm/components/primary-tablist/mobile.module.css +2 -2
  28. package/cssm/components/scrollable-container/index.module.css +2 -2
  29. package/cssm/components/secondary-tablist/index.module.css +2 -2
  30. package/cssm/components/secondary-tablist/mobile.module.css +2 -2
  31. package/cssm/{getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  32. package/cssm/index-3e68f8db.d.ts +3 -3
  33. package/cssm/index-48646db0.d.ts +1 -1
  34. package/cssm/index-7ca84eff.d.ts +1 -215
  35. package/cssm/index-e81c389f.d.ts +3 -141
  36. package/cssm/index-ebda875c.d.ts +1 -1
  37. package/cssm/types-ebda875c.d.ts +113 -0
  38. package/cssm/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  39. package/cssm/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  40. package/cssm/vars.css +2 -2
  41. package/desktop.js +2 -2
  42. package/esm/Component-3885b0d7.d.ts +5 -0
  43. package/esm/Component-3e68f8db.d.ts +2 -2
  44. package/{modern/Component-cac440c1.d.ts → esm/Component-a8deae7f.d.ts} +1 -1
  45. package/esm/component-3885b0d7.d.ts +216 -0
  46. package/esm/components/primary-tablist/Component.desktop.js +1 -1
  47. package/esm/components/primary-tablist/Component.mobile.js +2 -2
  48. package/esm/components/primary-tablist/Component.responsive.js +1 -1
  49. package/esm/components/primary-tablist/index.css +31 -31
  50. package/esm/components/primary-tablist/mobile.css +105 -34
  51. package/esm/components/scrollable-container/Component.js +1 -1
  52. package/esm/components/scrollable-container/index.css +7 -7
  53. package/esm/components/secondary-tablist/Component.desktop.js +1 -1
  54. package/esm/components/secondary-tablist/Component.mobile.js +2 -2
  55. package/esm/components/secondary-tablist/Component.responsive.js +1 -1
  56. package/esm/components/secondary-tablist/index.css +13 -13
  57. package/esm/components/secondary-tablist/mobile.css +86 -15
  58. package/esm/components/tab/Component.js +1 -1
  59. package/esm/components/tab/index.css +3 -3
  60. package/esm/components/tabs/Component.desktop.js +2 -2
  61. package/esm/components/tabs/Component.mobile.js +2 -2
  62. package/esm/components/tabs/Component.responsive.js +2 -2
  63. package/esm/desktop.js +2 -2
  64. package/{getDataTestId-3fe0d3e6.d.ts → esm/index-3885b0d7.d.ts} +2 -1
  65. package/esm/index-3e68f8db.d.ts +3 -3
  66. package/esm/index-48646db0.d.ts +1 -1
  67. package/esm/index-7ca84eff.d.ts +1 -215
  68. package/esm/index-e81c389f.d.ts +3 -141
  69. package/esm/index-ebda875c.d.ts +1 -1
  70. package/esm/index.js +2 -2
  71. package/esm/index.module-1865aaf0.js +4 -0
  72. package/esm/index.module-e818c324.js +4 -0
  73. package/esm/mobile.js +2 -2
  74. package/esm/responsive.js +2 -2
  75. package/esm/types-ebda875c.d.ts +113 -0
  76. package/esm/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  77. package/esm/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  78. package/{esm/getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  79. package/index-3e68f8db.d.ts +3 -3
  80. package/index-48646db0.d.ts +1 -1
  81. package/index-7ca84eff.d.ts +1 -215
  82. package/index-e81c389f.d.ts +3 -141
  83. package/index-ebda875c.d.ts +1 -1
  84. package/index.js +2 -2
  85. package/index.module-07471830.js +6 -0
  86. package/index.module-38e2880e.js +6 -0
  87. package/mobile.js +2 -2
  88. package/modern/Component-3885b0d7.d.ts +5 -0
  89. package/modern/Component-3e68f8db.d.ts +2 -2
  90. package/{cssm/Component-cac440c1.d.ts → modern/Component-a8deae7f.d.ts} +1 -1
  91. package/modern/component-3885b0d7.d.ts +216 -0
  92. package/modern/components/primary-tablist/Component.desktop.js +1 -1
  93. package/modern/components/primary-tablist/Component.mobile.js +2 -2
  94. package/modern/components/primary-tablist/Component.responsive.js +1 -1
  95. package/modern/components/primary-tablist/index.css +31 -31
  96. package/modern/components/primary-tablist/mobile.css +105 -34
  97. package/modern/components/scrollable-container/Component.js +1 -1
  98. package/modern/components/scrollable-container/index.css +7 -7
  99. package/modern/components/secondary-tablist/Component.desktop.js +1 -1
  100. package/modern/components/secondary-tablist/Component.mobile.js +2 -2
  101. package/modern/components/secondary-tablist/Component.responsive.js +1 -1
  102. package/modern/components/secondary-tablist/index.css +13 -13
  103. package/modern/components/secondary-tablist/mobile.css +86 -15
  104. package/modern/components/tab/Component.js +1 -1
  105. package/modern/components/tab/index.css +3 -3
  106. package/modern/components/tabs/Component.desktop.js +2 -2
  107. package/modern/components/tabs/Component.mobile.js +2 -2
  108. package/modern/components/tabs/Component.responsive.js +2 -2
  109. package/modern/desktop.js +2 -2
  110. package/modern/{getDataTestId-3fe0d3e6.d.ts → index-3885b0d7.d.ts} +2 -1
  111. package/modern/index-3e68f8db.d.ts +3 -3
  112. package/modern/index-48646db0.d.ts +1 -1
  113. package/modern/index-7ca84eff.d.ts +1 -215
  114. package/modern/index-e81c389f.d.ts +3 -141
  115. package/modern/index-ebda875c.d.ts +1 -1
  116. package/modern/index.js +2 -2
  117. package/modern/index.module-540790c1.js +4 -0
  118. package/modern/index.module-a26a42c3.js +4 -0
  119. package/modern/mobile.js +2 -2
  120. package/modern/responsive.js +2 -2
  121. package/modern/types-ebda875c.d.ts +113 -0
  122. package/modern/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  123. package/modern/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  124. package/package.json +3 -3
  125. package/responsive.js +2 -2
  126. package/types-ebda875c.d.ts +113 -0
  127. package/{typings-cac440c1.d.ts → typings-a8deae7f.d.ts} +5 -5
  128. package/{utils-cac440c1.d.ts → utils-a8deae7f.d.ts} +1 -1
  129. package/Component-7ca84eff.d.ts +0 -5
  130. package/cssm/Component-7ca84eff.d.ts +0 -5
  131. package/cssm/index-3fe0d3e6.d.ts +0 -3
  132. package/esm/Component-7ca84eff.d.ts +0 -5
  133. package/esm/index-3fe0d3e6.d.ts +0 -3
  134. package/esm/index.module-b06e730b.js +0 -4
  135. package/esm/index.module-ea1e031b.js +0 -4
  136. package/index-3fe0d3e6.d.ts +0 -3
  137. package/index.module-9aac8027.js +0 -6
  138. package/index.module-dde2566f.js +0 -6
  139. package/modern/Component-7ca84eff.d.ts +0 -5
  140. package/modern/index-3fe0d3e6.d.ts +0 -3
  141. package/modern/index.module-1428a125.js +0 -4
  142. package/modern/index.module-1e6e4859.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: dm4ro */
1
+ /* hash: p7glm */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-accent: #ef3124;
@@ -6,8 +6,8 @@
6
6
  --color-light-border-primary: #dbdee1;
7
7
  --color-light-text-primary: #0b1f35;
8
8
  --color-light-text-secondary: rgba(11, 31, 53, 0.7);
9
- --color-light-text-tertiary: rgba(11, 31, 53, 0.3);
10
- } :root {
9
+ --color-light-text-tertiary: rgba(11, 31, 53, 0.3); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
10
+ } :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 */
11
11
  } :root {
12
12
  } :root {
13
13
 
@@ -83,11 +83,11 @@
83
83
  /* size l */
84
84
 
85
85
  /* size xl */
86
- } .tabs__component_k6pe3 {
86
+ } .tabs__component_1tvky {
87
87
  position: relative;
88
88
  display: inline-flex;
89
89
  min-width: 100%
90
- } .tabs__component_k6pe3:before {
90
+ } .tabs__component_1tvky: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_k6pe3 {
98
+ } .tabs__fullWidthScroll_1tvky {
99
99
  min-width: calc(100% - 2 * var(--gap-m));
100
100
  margin: 0 var(--gap-m);
101
- } .tabs__container_k6pe3 {
101
+ } .tabs__container_1tvky {
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_k6pe3 {
108
+ } .tabs__title_1tvky {
109
109
  display: flex;
110
110
  align-items: center;
111
111
  height: 100%;
@@ -122,76 +122,76 @@
122
122
  user-select: none;
123
123
  cursor: pointer;
124
124
  outline: none
125
- } .tabs__title_k6pe3:not(.tabs__disabled_k6pe3):hover {
125
+ } .tabs__title_1tvky:not(.tabs__disabled_1tvky):hover {
126
126
  color: var(--primary-tablist-hover-color);
127
- } .tabs__focused_k6pe3 {
127
+ } .tabs__focused_1tvky {
128
128
  outline: 2px solid var(--focus-color);
129
129
  outline-offset: 2px;
130
- } .tabs__collapsed_k6pe3 {
130
+ } .tabs__collapsed_1tvky {
131
131
  order: 99;
132
132
  visibility: collapse;
133
- } .tabs__selected_k6pe3 {
133
+ } .tabs__selected_1tvky {
134
134
  cursor: default;
135
135
  color: var(--primary-tablist-selected-color);
136
- } .tabs__disabled_k6pe3 {
136
+ } .tabs__disabled_1tvky {
137
137
  cursor: var(--disabled-cursor);
138
138
  color: var(--primary-tablist-disabled-color);
139
- } .tabs__line_k6pe3 {
139
+ } .tabs__line_1tvky {
140
140
  position: absolute;
141
141
  height: 3px;
142
142
  bottom: 0;
143
143
  left: 0;
144
144
  background-color: var(--primary-tablist-line-color);
145
145
  transition: transform 0.2s ease, width 0.2s ease;
146
- } /* sizes */ .tabs__s_k6pe3 .tabs__title_k6pe3, .tabs__xs_k6pe3 .tabs__title_k6pe3, .tabs__xxs_k6pe3 .tabs__title_k6pe3 {
146
+ } /* sizes */ .tabs__s_1tvky .tabs__title_1tvky, .tabs__xs_1tvky .tabs__title_1tvky, .tabs__xxs_1tvky .tabs__title_1tvky {
147
147
  padding: var(--primary-tablist-s-padding);
148
148
  font-size: var(--primary-tablist-s-font-size);
149
149
  font-weight: var(--primary-tablist-s-font-weight);
150
150
  font-family: var(--primary-tablist-s-font-family);
151
151
  line-height: 24px;
152
- } .tabs__s_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3, .tabs__xs_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3, .tabs__xxs_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
152
+ } .tabs__s_1tvky .tabs__title_1tvky + .tabs__title_1tvky, .tabs__xs_1tvky .tabs__title_1tvky + .tabs__title_1tvky, .tabs__xxs_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
153
153
  margin-left: var(--primary-tablist-s-gaps);
154
- } .tabs__s_k6pe3 .tabs__pickerWrapper_k6pe3, .tabs__xs_k6pe3 .tabs__pickerWrapper_k6pe3, .tabs__xxs_k6pe3 .tabs__pickerWrapper_k6pe3 {
154
+ } .tabs__s_1tvky .tabs__pickerWrapper_1tvky, .tabs__xs_1tvky .tabs__pickerWrapper_1tvky, .tabs__xxs_1tvky .tabs__pickerWrapper_1tvky {
155
155
  margin-left: var(--primary-tablist-s-gaps);
156
- } .tabs__s_k6pe3 .tabs__option_k6pe3, .tabs__xs_k6pe3 .tabs__option_k6pe3, .tabs__xxs_k6pe3 .tabs__option_k6pe3 {
156
+ } .tabs__s_1tvky .tabs__option_1tvky, .tabs__xs_1tvky .tabs__option_1tvky, .tabs__xxs_1tvky .tabs__option_1tvky {
157
157
  padding: 0;
158
- } .tabs__m_k6pe3 .tabs__title_k6pe3 {
158
+ } .tabs__m_1tvky .tabs__title_1tvky {
159
159
  padding: var(--primary-tablist-m-padding);
160
160
  font-size: var(--primary-tablist-m-font-size);
161
161
  font-weight: var(--primary-tablist-m-font-weight);
162
162
  font-family: var(--primary-tablist-m-font-family);
163
163
  line-height: 24px;
164
- } .tabs__m_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
164
+ } .tabs__m_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
165
165
  margin-left: var(--primary-tablist-m-gaps);
166
- } .tabs__m_k6pe3 .tabs__pickerWrapper_k6pe3 {
166
+ } .tabs__m_1tvky .tabs__pickerWrapper_1tvky {
167
167
  margin-left: var(--primary-tablist-m-gaps);
168
- } .tabs__m_k6pe3 .tabs__option_k6pe3 {
168
+ } .tabs__m_1tvky .tabs__option_1tvky {
169
169
  padding: 0;
170
- } .tabs__l_k6pe3 .tabs__title_k6pe3 {
170
+ } .tabs__l_1tvky .tabs__title_1tvky {
171
171
  padding: var(--primary-tablist-l-padding);
172
172
  font-size: var(--primary-tablist-l-font-size);
173
173
  font-weight: var(--primary-tablist-l-font-weight);
174
174
  font-family: var(--primary-tablist-l-font-family);
175
175
  line-height: 24px;
176
- } .tabs__l_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
176
+ } .tabs__l_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
177
177
  margin-left: var(--primary-tablist-l-gaps);
178
- } .tabs__l_k6pe3 .tabs__pickerWrapper_k6pe3 {
178
+ } .tabs__l_1tvky .tabs__pickerWrapper_1tvky {
179
179
  margin-left: var(--primary-tablist-l-gaps);
180
- } .tabs__l_k6pe3 .tabs__option_k6pe3 {
180
+ } .tabs__l_1tvky .tabs__option_1tvky {
181
181
  padding: 0;
182
- } .tabs__xl_k6pe3 .tabs__title_k6pe3 {
182
+ } .tabs__xl_1tvky .tabs__title_1tvky {
183
183
  padding: var(--primary-tablist-xl-padding);
184
184
  font-size: var(--primary-tablist-xl-font-size);
185
185
  font-weight: var(--primary-tablist-xl-font-weight);
186
186
  font-family: var(--primary-tablist-xl-font-family);
187
187
  line-height: 32px;
188
- } .tabs__xl_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
188
+ } .tabs__xl_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
189
189
  margin-left: var(--primary-tablist-xl-gaps);
190
- } .tabs__xl_k6pe3 .tabs__pickerWrapper_k6pe3 {
190
+ } .tabs__xl_1tvky .tabs__pickerWrapper_1tvky {
191
191
  margin-left: var(--primary-tablist-xl-gaps);
192
- } .tabs__xl_k6pe3 .tabs__option_k6pe3 {
192
+ } .tabs__xl_1tvky .tabs__option_1tvky {
193
193
  padding: 0;
194
- } .tabs__rightAddons_k6pe3 {
194
+ } .tabs__rightAddons_1tvky {
195
195
  display: flex;
196
196
  justify-content: center;
197
197
  align-items: center;
@@ -1,4 +1,4 @@
1
- /* hash: 1ut13 */
1
+ /* hash: 168to */
2
2
  :root {
3
3
  }/* deprecated */:root {
4
4
  --color-light-border-accent: #ef3124;
@@ -6,8 +6,8 @@
6
6
  --color-light-border-primary: #dbdee1;
7
7
  --color-light-text-primary: #0b1f35;
8
8
  --color-light-text-secondary: rgba(11, 31, 53, 0.7);
9
- --color-light-text-tertiary: rgba(11, 31, 53, 0.3);
10
- }:root {
9
+ --color-light-text-tertiary: rgba(11, 31, 53, 0.3); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
10
+ }: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 */
11
11
  }:root {
12
12
  }:root {
13
13
 
@@ -90,11 +90,11 @@
90
90
  /* size l */
91
91
 
92
92
  /* size xl */
93
- }.tabs__component_k6pe3 {
93
+ }.tabs__component_1tvky {
94
94
  position: relative;
95
95
  display: inline-flex;
96
96
  min-width: 100%
97
- }.tabs__component_k6pe3:before {
97
+ }.tabs__component_1tvky:before {
98
98
  content: '';
99
99
  display: block;
100
100
  position: absolute;
@@ -102,17 +102,17 @@
102
102
  height: 1px;
103
103
  width: 100%;
104
104
  background-color: var(--primary-tablist-bottom-border-color);
105
- }.tabs__fullWidthScroll_k6pe3 {
105
+ }.tabs__fullWidthScroll_1tvky {
106
106
  min-width: calc(100% - 2 * var(--gap-m));
107
107
  margin: 0 var(--gap-m);
108
- }.tabs__container_k6pe3 {
108
+ }.tabs__container_1tvky {
109
109
  position: relative;
110
110
  overflow: hidden;
111
111
 
112
112
  /* focus-outline fix */
113
113
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
114
114
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs);
115
- }.tabs__title_k6pe3 {
115
+ }.tabs__title_1tvky {
116
116
  display: flex;
117
117
  align-items: center;
118
118
  height: 100%;
@@ -129,76 +129,76 @@
129
129
  user-select: none;
130
130
  cursor: pointer;
131
131
  outline: none
132
- }.tabs__title_k6pe3:not(.tabs__disabled_k6pe3):hover {
132
+ }.tabs__title_1tvky:not(.tabs__disabled_1tvky):hover {
133
133
  color: var(--primary-tablist-hover-color);
134
- }.tabs__focused_k6pe3 {
134
+ }.tabs__focused_1tvky {
135
135
  outline: 2px solid var(--focus-color);
136
136
  outline-offset: 2px;
137
- }.tabs__collapsed_k6pe3 {
137
+ }.tabs__collapsed_1tvky {
138
138
  order: 99;
139
139
  visibility: collapse;
140
- }.tabs__selected_k6pe3 {
140
+ }.tabs__selected_1tvky {
141
141
  cursor: default;
142
142
  color: var(--primary-tablist-selected-color);
143
- }.tabs__disabled_k6pe3 {
143
+ }.tabs__disabled_1tvky {
144
144
  cursor: var(--disabled-cursor);
145
145
  color: var(--primary-tablist-disabled-color);
146
- }.tabs__line_k6pe3 {
146
+ }.tabs__line_1tvky {
147
147
  position: absolute;
148
148
  height: 3px;
149
149
  bottom: 0;
150
150
  left: 0;
151
151
  background-color: var(--primary-tablist-line-color);
152
152
  transition: transform 0.2s ease, width 0.2s ease;
153
- }/* sizes */.tabs__s_k6pe3 .tabs__title_k6pe3, .tabs__xs_k6pe3 .tabs__title_k6pe3, .tabs__xxs_k6pe3 .tabs__title_k6pe3 {
153
+ }/* sizes */.tabs__s_1tvky .tabs__title_1tvky, .tabs__xs_1tvky .tabs__title_1tvky, .tabs__xxs_1tvky .tabs__title_1tvky {
154
154
  padding: var(--primary-tablist-s-padding);
155
155
  font-size: var(--primary-tablist-s-font-size);
156
156
  font-weight: var(--primary-tablist-s-font-weight);
157
157
  font-family: var(--primary-tablist-s-font-family);
158
158
  line-height: 24px;
159
- }.tabs__s_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3, .tabs__xs_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3, .tabs__xxs_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
159
+ }.tabs__s_1tvky .tabs__title_1tvky + .tabs__title_1tvky, .tabs__xs_1tvky .tabs__title_1tvky + .tabs__title_1tvky, .tabs__xxs_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
160
160
  margin-left: var(--primary-tablist-s-gaps);
161
- }.tabs__s_k6pe3 .tabs__pickerWrapper_k6pe3, .tabs__xs_k6pe3 .tabs__pickerWrapper_k6pe3, .tabs__xxs_k6pe3 .tabs__pickerWrapper_k6pe3 {
161
+ }.tabs__s_1tvky .tabs__pickerWrapper_1tvky, .tabs__xs_1tvky .tabs__pickerWrapper_1tvky, .tabs__xxs_1tvky .tabs__pickerWrapper_1tvky {
162
162
  margin-left: var(--primary-tablist-s-gaps);
163
- }.tabs__s_k6pe3 .tabs__option_k6pe3, .tabs__xs_k6pe3 .tabs__option_k6pe3, .tabs__xxs_k6pe3 .tabs__option_k6pe3 {
163
+ }.tabs__s_1tvky .tabs__option_1tvky, .tabs__xs_1tvky .tabs__option_1tvky, .tabs__xxs_1tvky .tabs__option_1tvky {
164
164
  padding: 0;
165
- }.tabs__m_k6pe3 .tabs__title_k6pe3 {
165
+ }.tabs__m_1tvky .tabs__title_1tvky {
166
166
  padding: var(--primary-tablist-m-padding);
167
167
  font-size: var(--primary-tablist-m-font-size);
168
168
  font-weight: var(--primary-tablist-m-font-weight);
169
169
  font-family: var(--primary-tablist-m-font-family);
170
170
  line-height: 24px;
171
- }.tabs__m_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
171
+ }.tabs__m_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
172
172
  margin-left: var(--primary-tablist-m-gaps);
173
- }.tabs__m_k6pe3 .tabs__pickerWrapper_k6pe3 {
173
+ }.tabs__m_1tvky .tabs__pickerWrapper_1tvky {
174
174
  margin-left: var(--primary-tablist-m-gaps);
175
- }.tabs__m_k6pe3 .tabs__option_k6pe3 {
175
+ }.tabs__m_1tvky .tabs__option_1tvky {
176
176
  padding: 0;
177
- }.tabs__l_k6pe3 .tabs__title_k6pe3 {
177
+ }.tabs__l_1tvky .tabs__title_1tvky {
178
178
  padding: var(--primary-tablist-l-padding);
179
179
  font-size: var(--primary-tablist-l-font-size);
180
180
  font-weight: var(--primary-tablist-l-font-weight);
181
181
  font-family: var(--primary-tablist-l-font-family);
182
182
  line-height: 24px;
183
- }.tabs__l_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
183
+ }.tabs__l_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
184
184
  margin-left: var(--primary-tablist-l-gaps);
185
- }.tabs__l_k6pe3 .tabs__pickerWrapper_k6pe3 {
185
+ }.tabs__l_1tvky .tabs__pickerWrapper_1tvky {
186
186
  margin-left: var(--primary-tablist-l-gaps);
187
- }.tabs__l_k6pe3 .tabs__option_k6pe3 {
187
+ }.tabs__l_1tvky .tabs__option_1tvky {
188
188
  padding: 0;
189
- }.tabs__xl_k6pe3 .tabs__title_k6pe3 {
189
+ }.tabs__xl_1tvky .tabs__title_1tvky {
190
190
  padding: var(--primary-tablist-xl-padding);
191
191
  font-size: var(--primary-tablist-xl-font-size);
192
192
  font-weight: var(--primary-tablist-xl-font-weight);
193
193
  font-family: var(--primary-tablist-xl-font-family);
194
194
  line-height: 32px;
195
- }.tabs__xl_k6pe3 .tabs__title_k6pe3 + .tabs__title_k6pe3 {
195
+ }.tabs__xl_1tvky .tabs__title_1tvky + .tabs__title_1tvky {
196
196
  margin-left: var(--primary-tablist-xl-gaps);
197
- }.tabs__xl_k6pe3 .tabs__pickerWrapper_k6pe3 {
197
+ }.tabs__xl_1tvky .tabs__pickerWrapper_1tvky {
198
198
  margin-left: var(--primary-tablist-xl-gaps);
199
- }.tabs__xl_k6pe3 .tabs__option_k6pe3 {
199
+ }.tabs__xl_1tvky .tabs__option_1tvky {
200
200
  padding: 0;
201
- }.tabs__rightAddons_k6pe3 {
201
+ }.tabs__rightAddons_1tvky {
202
202
  display: flex;
203
203
  justify-content: center;
204
204
  align-items: center;
@@ -422,6 +422,44 @@
422
422
  --color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
423
423
  --color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
424
424
  --color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
425
+ --color-dark-bg-component: rgba(255, 255, 255, 0.15); /* deprecated */
426
+ --color-dark-bg-component-inverted: rgba(11, 31, 53, 0.07); /* deprecated */
427
+ --color-dark-bg-link-muted: #001c3c; /* deprecated */
428
+ --color-dark-bg-neutral: #485767; /* deprecated */
429
+ --color-dark-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
430
+ --color-dark-bg-primary-grouped: #0b1f35; /* deprecated */
431
+ --color-dark-bg-secondary-grouped: #233549; /* deprecated */
432
+ --color-dark-bg-tertiary-grouped: #3c4c5d; /* deprecated */
433
+ --color-dark-graphic-neutral: #485767; /* deprecated */
434
+ --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
435
+ --color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25); /* deprecated */
436
+ --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
437
+ --color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
438
+ --color-dark-text-tertiary-inverted-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
439
+ --color-dark-text-tertiary-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
440
+ --color-light-bg-component: rgba(11, 31, 53, 0.07); /* deprecated */
441
+ --color-light-bg-component-inverted: rgba(255, 255, 255, 0.15); /* deprecated */
442
+ --color-light-bg-link-muted: #d6e8fc; /* deprecated */
443
+ --color-light-bg-neutral: #dbdee1; /* deprecated */
444
+ --color-light-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
445
+ --color-light-bg-primary-grouped: #f3f4f5; /* deprecated */
446
+ --color-light-bg-secondary-grouped: #fff; /* deprecated */
447
+ --color-light-bg-tertiary-grouped: #f3f4f5; /* deprecated */
448
+ --color-light-graphic-neutral: #dbdee1; /* deprecated */
449
+ --color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
450
+ --color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15); /* deprecated */
451
+ --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
452
+ --color-light-text-secondary-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
453
+ --color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
454
+ --color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
455
+ --color-static-bg-dark: #000; /* deprecated */
456
+ --color-static-bg-light: #fff; /* deprecated */
457
+ --color-static-bg-neutral-dark: #485767; /* deprecated */
458
+ --color-static-bg-neutral-light: #dbdee1; /* deprecated */
459
+ --color-static-text-secondary-dark-transparent: rgba(11, 31, 53, 0.6); /* deprecated */
460
+ --color-static-text-secondary-light-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
461
+ --color-static-text-tertiary-dark-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
462
+ --color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
425
463
  --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
426
464
  --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
427
465
  --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
@@ -485,6 +523,7 @@
485
523
  --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
486
524
  --color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
487
525
  --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
526
+ --color-dark-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
488
527
  --color-dark-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
489
528
  --color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
490
529
  --color-dark-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
@@ -635,6 +674,7 @@
635
674
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
636
675
  --color-light-graphic-accent-shade-15: rgb(203, 42, 31);
637
676
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
677
+ --color-light-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
638
678
  --color-light-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
639
679
  --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
640
680
  --color-light-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
@@ -815,6 +855,35 @@
815
855
  --color-static-status-purple: #673ab7;
816
856
  --color-static-status-red: #d91d0b;
817
857
  --color-static-status-teal: #219187;
858
+ --color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
859
+ --color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
860
+ --color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
861
+ --color-static-graphic-burnt-sienna-old: #eb7a58; /* deprecated */
862
+ --color-static-graphic-chatelle-old: #bfafc6; /* deprecated */
863
+ --color-static-graphic-chathams-blue-old: #155966; /* deprecated */
864
+ --color-static-graphic-curious-blue-light-old: #3b99d9; /* deprecated */
865
+ --color-static-graphic-fun-blue-old: #1d6ab5; /* deprecated */
866
+ --color-static-graphic-hippie-blue-old: #5aa4b0; /* deprecated */
867
+ --color-static-graphic-jaffa-light-old: #f18836; /* deprecated */
868
+ --color-static-graphic-java-old: #15c0e0; /* deprecated */
869
+ --color-static-graphic-mantis-old: #63cd4f; /* deprecated */
870
+ --color-static-graphic-matisse-old: #16548f; /* deprecated */
871
+ --color-static-graphic-maya: #7eb3ff; /* deprecated */
872
+ --color-static-graphic-milano-red-old: #cd1501; /* deprecated */
873
+ --color-static-graphic-mirage-old: #1d2434; /* deprecated */
874
+ --color-static-graphic-nevada-old: #626b75; /* deprecated */
875
+ --color-static-graphic-olivine-old: #87b965; /* deprecated */
876
+ --color-static-graphic-permission: #ff5c5c; /* deprecated */
877
+ --color-static-graphic-pewter-old: #96a5a5; /* deprecated */
878
+ --color-static-graphic-pickled-bluewood-old: #2d3f50; /* deprecated */
879
+ --color-static-graphic-porsche-old: #e7b965; /* deprecated */
880
+ --color-static-graphic-red-damask-old: #da713c; /* deprecated */
881
+ --color-static-graphic-saffron-old: #f0c330; /* deprecated */
882
+ --color-static-graphic-sandybrown-old: #f38f6f; /* deprecated */
883
+ --color-static-graphic-turkish-rose-old: #b56a6b; /* deprecated */
884
+ --color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
885
+ --color-static-graphic-valencia-old: #d8463b; /* deprecated */
886
+ --color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
818
887
  --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
819
888
  --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
820
889
  --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
@@ -823,6 +892,7 @@
823
892
  --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
824
893
  --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
825
894
  } :root {
895
+ --color-dynamic-nulled: rgba(0, 0, 0, 0);
826
896
  --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
827
897
  --color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
828
898
  --color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
@@ -835,6 +905,7 @@
835
905
  --color-dynamic-senary-light: rgba(255, 255, 255, 0.12);
836
906
  --color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
837
907
  --color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
908
+ --color-static-nulled: rgba(0, 0, 0, 0);
838
909
  --color-static-primary-dark: rgba(0, 0, 0, 0.8);
839
910
  --color-static-primary-light: rgba(255, 255, 255, 0.8);
840
911
  --color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
@@ -1008,13 +1079,13 @@
1008
1079
 
1009
1080
  /* size xl */
1010
1081
  --secondary-tablist-xl-gaps: var(--gap-m);
1011
- } .tabs__title_gyexp {
1012
- } .tabs__mobile_gyexp .tabs__title_gyexp {
1082
+ } .tabs__title_1yivr {
1083
+ } .tabs__mobile_1yivr .tabs__title_1yivr {
1013
1084
  padding: var(--primary-tablist-mobile-padding);
1014
1085
  font-size: var(--primary-tablist-mobile-font-size);
1015
1086
  font-weight: var(--primary-tablist-mobile-font-weight);
1016
1087
  font-family: var(--primary-tablist-mobile-font-family);
1017
1088
  line-height: var(--primary-tablist-mobile-line-height)
1018
- } .tabs__mobile_gyexp .tabs__title_gyexp + .tabs__title_gyexp {
1089
+ } .tabs__mobile_1yivr .tabs__title_1yivr + .tabs__title_1yivr {
1019
1090
  margin-left: var(--primary-tablist-mobile-gaps);
1020
1091
  }
@@ -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_de1nh","fullWidthScroll":"tabs__fullWidthScroll_de1nh"};
5
+ var styles = {"container":"tabs__container_12qa5","fullWidthScroll":"tabs__fullWidthScroll_12qa5"};
6
6
  require('./index.css')
7
7
 
8
8
  /**
@@ -1,7 +1,7 @@
1
- /* hash: vct4s */
1
+ /* hash: 10vl8 */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -42,7 +42,7 @@
42
42
  /* size l */
43
43
 
44
44
  /* size xl */
45
- } .tabs__container_de1nh {
45
+ } .tabs__container_12qa5 {
46
46
  position: relative;
47
47
  overflow-x: auto;
48
48
  overflow-y: hidden;
@@ -52,10 +52,10 @@
52
52
  /* focus-outline fix */
53
53
  margin: var(--gap-2xs-neg) 0 var(--gap-2xs-neg) var(--gap-2xs-neg);
54
54
  padding: var(--gap-2xs) 0 var(--gap-2xs) var(--gap-2xs)
55
- } .tabs__container_de1nh::-webkit-scrollbar {
55
+ } .tabs__container_12qa5::-webkit-scrollbar {
56
56
  display: none;
57
- } .tabs__container_de1nh > * {
57
+ } .tabs__container_12qa5 > * {
58
58
  flex-shrink: 0;
59
- } .tabs__fullWidthScroll_de1nh {
59
+ } .tabs__fullWidthScroll_12qa5 {
60
60
  margin: 0 var(--gap-m-neg);
61
61
  }
@@ -1,7 +1,7 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { SecondaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-b06e730b.js';
4
+ import { c as commonStyles } from '../../index.module-e818c324.js';
5
5
  import 'classnames';
6
6
  import '@alfalab/core-components-tag/esm';
7
7
  import '../../hooks/use-tabs.js';
@@ -2,13 +2,13 @@ import { __assign, __rest } from 'tslib';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-b06e730b.js';
5
+ import { c as commonStyles } from '../../index.module-e818c324.js';
6
6
  import '@alfalab/core-components-tag/esm';
7
7
  import '../../hooks/use-tabs.js';
8
8
  import '../scrollable-container/Component.js';
9
9
  import 'compute-scroll-into-view';
10
10
 
11
- var mobileStyles = {"title":"tabs__title_1g837 tabs__title_1ki8z","mobile":"tabs__mobile_1g837"};
11
+ var mobileStyles = {"title":"tabs__title_qvupy tabs__title_131lr","mobile":"tabs__mobile_qvupy"};
12
12
  require('./mobile.css')
13
13
 
14
14
  var styles = __assign(__assign({}, commonStyles), mobileStyles);
@@ -9,7 +9,7 @@ import '@alfalab/core-components-tag/esm';
9
9
  import '../../hooks/use-tabs.js';
10
10
  import '../scrollable-container/Component.js';
11
11
  import 'compute-scroll-into-view';
12
- import '../../index.module-b06e730b.js';
12
+ import '../../index.module-e818c324.js';
13
13
 
14
14
  var SecondaryTabListResponsive = function (_a) {
15
15
  var size = _a.size, _b = _a.defaultMatch, defaultMatch = _b === void 0 ? 'desktop' : _b, fullWidthScroll = _a.fullWidthScroll, restProps = __rest(_a, ["size", "defaultMatch", "fullWidthScroll"]);
@@ -1,7 +1,7 @@
1
- /* hash: 6s3kr */
1
+ /* hash: 16zqy */
2
2
  :root {
3
- } /* deprecated */ :root {
4
- } :root {
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
+ } :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 */
5
5
  } :root {
6
6
  } :root {
7
7
 
@@ -50,29 +50,29 @@
50
50
 
51
51
  /* size xl */
52
52
  --secondary-tablist-xl-gaps: var(--gap-m);
53
- } .tabs__component_1ki8z {
53
+ } .tabs__component_131lr {
54
54
  position: relative;
55
55
  display: inline-flex;
56
- } .tabs__fullWidthScroll_1ki8z {
56
+ } .tabs__fullWidthScroll_131lr {
57
57
  margin: 0 var(--gap-m);
58
- } .tabs__container_1ki8z {
58
+ } .tabs__container_131lr {
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_1ki8z {
64
+ } .tabs__title_131lr {
65
65
  white-space: nowrap;
66
- } /* sizes */ .tabs__xxs_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
66
+ } /* sizes */ .tabs__xxs_131lr .tabs__title_131lr + .tabs__title_131lr {
67
67
  margin-left: var(--secondary-tablist-xxs-gaps);
68
- } .tabs__xs_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
68
+ } .tabs__xs_131lr .tabs__title_131lr + .tabs__title_131lr {
69
69
  margin-left: var(--secondary-tablist-xs-gaps);
70
- } .tabs__s_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
70
+ } .tabs__s_131lr .tabs__title_131lr + .tabs__title_131lr {
71
71
  margin-left: var(--secondary-tablist-s-gaps);
72
- } .tabs__m_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
72
+ } .tabs__m_131lr .tabs__title_131lr + .tabs__title_131lr {
73
73
  margin-left: var(--secondary-tablist-m-gaps);
74
- } .tabs__l_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
74
+ } .tabs__l_131lr .tabs__title_131lr + .tabs__title_131lr {
75
75
  margin-left: var(--secondary-tablist-l-gaps);
76
- } .tabs__xl_1ki8z .tabs__title_1ki8z + .tabs__title_1ki8z {
76
+ } .tabs__xl_131lr .tabs__title_131lr + .tabs__title_131lr {
77
77
  margin-left: var(--secondary-tablist-xl-gaps);
78
78
  }