@salutejs/plasma-new-hope 0.185.1-canary.32.11735924898.0 → 0.186.0-canary.1500.11737623495.0
Sign up to get free protection for your applications and to get access to all the features.
- package/cjs/components/Badge/Badge.css +3 -3
- package/cjs/components/Badge/Badge.js +10 -3
- package/cjs/components/Badge/Badge.js.map +1 -1
- package/cjs/components/Badge/Badge.styles.js +5 -5
- package/cjs/components/Badge/Badge.styles.js.map +1 -1
- package/cjs/components/Badge/Badge.styles_hhbwyi.css +4 -0
- package/cjs/components/Badge/Badge.tokens.js +2 -1
- package/cjs/components/Badge/Badge.tokens.js.map +1 -1
- package/cjs/components/Tabs/tokens.js +2 -1
- package/cjs/components/Tabs/tokens.js.map +1 -1
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.css +6 -6
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +10 -3
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js.map +1 -1
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +6 -6
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js.map +1 -1
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles_1yi1gll.css +5 -0
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
- package/{es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base_4zingj.css → cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base_j8lg9u.css} +1 -1
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.css +6 -6
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +10 -3
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js.map +1 -1
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +6 -6
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js.map +1 -1
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles_17vv6lq.css +5 -0
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/variations/_view/base.js +1 -1
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/variations/_view/{base_fueiq8.css → base_12fk3xi.css} +1 -1
- package/cjs/index.css +15 -15
- package/emotion/cjs/components/Badge/Badge.js +15 -3
- package/emotion/cjs/components/Badge/Badge.styles.js +4 -13
- package/emotion/cjs/components/Badge/Badge.tokens.js +2 -1
- package/emotion/cjs/components/Tabs/tokens.js +2 -1
- package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +15 -3
- package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +12 -12
- package/emotion/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +15 -3
- package/emotion/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +12 -12
- package/emotion/cjs/examples/plasma_b2c/components/Badge/Badge.config.js +17 -14
- package/emotion/cjs/examples/plasma_b2c/components/Badge/Badge.stories.tsx +5 -1
- package/emotion/cjs/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +51 -19
- package/emotion/cjs/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.js +18 -15
- package/emotion/cjs/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.js +9 -6
- package/emotion/cjs/examples/plasma_web/components/Tabs/Tabs.stories.tsx +51 -19
- package/emotion/cjs/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.js +18 -15
- package/emotion/cjs/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.js +9 -6
- package/emotion/es/components/Badge/Badge.js +16 -3
- package/emotion/es/components/Badge/Badge.styles.js +5 -14
- package/emotion/es/components/Badge/Badge.tokens.js +2 -1
- package/emotion/es/components/Tabs/tokens.js +2 -1
- package/emotion/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +16 -3
- package/emotion/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +13 -13
- package/emotion/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +16 -3
- package/emotion/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +13 -13
- package/emotion/es/examples/plasma_b2c/components/Badge/Badge.config.js +17 -14
- package/emotion/es/examples/plasma_b2c/components/Badge/Badge.stories.tsx +5 -1
- package/emotion/es/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +51 -19
- package/emotion/es/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.js +18 -15
- package/emotion/es/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.js +9 -6
- package/emotion/es/examples/plasma_web/components/Tabs/Tabs.stories.tsx +51 -19
- package/emotion/es/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.js +18 -15
- package/emotion/es/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.js +9 -6
- package/es/components/Badge/Badge.css +3 -3
- package/es/components/Badge/Badge.js +11 -4
- package/es/components/Badge/Badge.js.map +1 -1
- package/es/components/Badge/Badge.styles.js +5 -5
- package/es/components/Badge/Badge.styles.js.map +1 -1
- package/es/components/Badge/Badge.styles_hhbwyi.css +4 -0
- package/es/components/Badge/Badge.tokens.js +2 -1
- package/es/components/Badge/Badge.tokens.js.map +1 -1
- package/es/components/Tabs/tokens.js +2 -1
- package/es/components/Tabs/tokens.js.map +1 -1
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.css +6 -6
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +11 -4
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js.map +1 -1
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +6 -6
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js.map +1 -1
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles_1yi1gll.css +5 -0
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
- package/{cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base_4zingj.css → es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base_j8lg9u.css} +1 -1
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.css +6 -6
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +11 -4
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js.map +1 -1
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +6 -6
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js.map +1 -1
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles_17vv6lq.css +5 -0
- package/es/components/Tabs/ui/vertical/VerticalTabItem/variations/_view/base.js +1 -1
- package/es/components/Tabs/ui/vertical/VerticalTabItem/variations/_view/{base_fueiq8.css → base_12fk3xi.css} +1 -1
- package/es/index.css +15 -15
- package/package.json +6 -6
- package/styled-components/cjs/components/Badge/Badge.js +15 -3
- package/styled-components/cjs/components/Badge/Badge.styles.js +2 -2
- package/styled-components/cjs/components/Badge/Badge.tokens.js +2 -1
- package/styled-components/cjs/components/Tabs/tokens.js +2 -1
- package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +15 -3
- package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +8 -8
- package/styled-components/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +15 -3
- package/styled-components/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +9 -9
- package/styled-components/cjs/examples/plasma_b2c/components/Badge/Badge.config.js +3 -0
- package/styled-components/cjs/examples/plasma_b2c/components/Badge/Badge.stories.tsx +5 -1
- package/styled-components/cjs/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +51 -19
- package/styled-components/cjs/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.js +3 -0
- package/styled-components/cjs/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.js +3 -0
- package/styled-components/cjs/examples/plasma_web/components/Tabs/Tabs.stories.tsx +51 -19
- package/styled-components/cjs/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.js +3 -0
- package/styled-components/cjs/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.js +3 -0
- package/styled-components/es/components/Badge/Badge.js +16 -3
- package/styled-components/es/components/Badge/Badge.styles.js +3 -3
- package/styled-components/es/components/Badge/Badge.tokens.js +2 -1
- package/styled-components/es/components/Tabs/tokens.js +2 -1
- package/styled-components/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.js +16 -3
- package/styled-components/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +9 -9
- package/styled-components/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.js +16 -3
- package/styled-components/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +10 -10
- package/styled-components/es/examples/plasma_b2c/components/Badge/Badge.config.js +3 -0
- package/styled-components/es/examples/plasma_b2c/components/Badge/Badge.stories.tsx +5 -1
- package/styled-components/es/examples/plasma_b2c/components/Tabs/Tabs.stories.tsx +51 -19
- package/styled-components/es/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.js +3 -0
- package/styled-components/es/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.js +3 -0
- package/styled-components/es/examples/plasma_web/components/Tabs/Tabs.stories.tsx +51 -19
- package/styled-components/es/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.js +3 -0
- package/styled-components/es/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.js +3 -0
- package/types/components/Badge/Badge.d.ts.map +1 -1
- package/types/components/Badge/Badge.styles.d.ts +1 -1
- package/types/components/Badge/Badge.styles.d.ts.map +1 -1
- package/types/components/Badge/Badge.tokens.d.ts +1 -0
- package/types/components/Badge/Badge.tokens.d.ts.map +1 -1
- package/types/components/Badge/Badge.types.d.ts +6 -1
- package/types/components/Badge/Badge.types.d.ts.map +1 -1
- package/types/components/Tabs/TabItem.types.d.ts +6 -1
- package/types/components/Tabs/TabItem.types.d.ts.map +1 -1
- package/types/components/Tabs/tokens.d.ts +1 -0
- package/types/components/Tabs/tokens.d.ts.map +1 -1
- package/types/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.d.ts.map +1 -1
- package/types/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.d.ts +1 -1
- package/types/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.d.ts.map +1 -1
- package/types/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.d.ts.map +1 -1
- package/types/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.d.ts +1 -1
- package/types/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Badge/Badge.config.d.ts +3 -0
- package/types/examples/plasma_b2c/components/Badge/Badge.config.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Badge/Badge.d.ts +6 -0
- package/types/examples/plasma_b2c/components/Badge/Badge.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Tabs/TabItem.d.ts +6 -0
- package/types/examples/plasma_b2c/components/Tabs/TabItem.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.d.ts +3 -0
- package/types/examples/plasma_b2c/components/Tabs/horizontal/HorizontalTabItem.config.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.d.ts +3 -0
- package/types/examples/plasma_b2c/components/Tabs/vertical/VerticalTabItem.config.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Badge/Badge.d.ts +3 -0
- package/types/examples/plasma_web/components/Badge/Badge.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Tabs/TabItem.d.ts +6 -0
- package/types/examples/plasma_web/components/Tabs/TabItem.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.d.ts +3 -0
- package/types/examples/plasma_web/components/Tabs/horizontal/HorizontalTabItem.config.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.d.ts +3 -0
- package/types/examples/plasma_web/components/Tabs/vertical/VerticalTabItem.config.d.ts.map +1 -1
- package/cjs/components/Badge/Badge.styles_8pi3br.css +0 -4
- package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles_uaaqqg.css +0 -5
- package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles_1g7zipg.css +0 -5
- package/es/components/Badge/Badge.styles_8pi3br.css +0 -4
- package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles_uaaqqg.css +0 -5
- package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles_1g7zipg.css +0 -5
@@ -29,6 +29,7 @@ type CustomStoryTabsProps = {
|
|
29
29
|
|
30
30
|
const contentLeftOptions = ['none', 'icon'];
|
31
31
|
const contentRightOptions = ['none', 'counter', 'icon'];
|
32
|
+
const labels = ['Label', 'Middle label', 'Very long label'];
|
32
33
|
|
33
34
|
const getContentLeft = (contentLeftOption: string, size: string) => {
|
34
35
|
const iconSize = size === 'xs' ? 'xs' : 's';
|
@@ -76,6 +77,12 @@ const meta: Meta<StoryTabsProps> = {
|
|
76
77
|
},
|
77
78
|
if: { arg: 'helperText', eq: '' },
|
78
79
|
},
|
80
|
+
maxItemWidth: {
|
81
|
+
control: {
|
82
|
+
type: 'text',
|
83
|
+
},
|
84
|
+
if: { arg: 'stretch', truthy: false },
|
85
|
+
},
|
79
86
|
},
|
80
87
|
};
|
81
88
|
|
@@ -90,13 +97,14 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
90
97
|
contentRight: contentRightOption,
|
91
98
|
hasDivider,
|
92
99
|
stretch,
|
100
|
+
maxItemWidth,
|
93
101
|
helperText,
|
94
102
|
} = props;
|
95
103
|
const items = Array(itemQuantity).fill(0);
|
96
104
|
const [index, setIndex] = useState(0);
|
97
105
|
|
98
106
|
return (
|
99
|
-
<Tabs view="divider" hasDivider={hasDivider} stretch={stretch} disabled={disabled} size={size}>
|
107
|
+
<Tabs clip="none" view="divider" hasDivider={hasDivider} stretch={stretch} disabled={disabled} size={size}>
|
100
108
|
{items.map((_, i) => {
|
101
109
|
if (helperText !== '') {
|
102
110
|
return (
|
@@ -110,8 +118,9 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
110
118
|
value={helperText}
|
111
119
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
112
120
|
size={size as Size}
|
121
|
+
maxItemWidth={maxItemWidth}
|
113
122
|
>
|
114
|
-
{
|
123
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
115
124
|
</TabItem>
|
116
125
|
);
|
117
126
|
}
|
@@ -127,8 +136,9 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
127
136
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
128
137
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
129
138
|
size={size as Size}
|
139
|
+
maxItemWidth={maxItemWidth}
|
130
140
|
>
|
131
|
-
{
|
141
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
132
142
|
</TabItem>
|
133
143
|
);
|
134
144
|
})}
|
@@ -147,6 +157,7 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
147
157
|
hasDivider,
|
148
158
|
helperText,
|
149
159
|
width,
|
160
|
+
maxItemWidth,
|
150
161
|
} = props;
|
151
162
|
const items = Array(itemQuantity).fill(0);
|
152
163
|
const [index, setIndex] = useState(0);
|
@@ -166,8 +177,9 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
166
177
|
value={helperText}
|
167
178
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
168
179
|
size={size as Size}
|
180
|
+
maxItemWidth={maxItemWidth}
|
169
181
|
>
|
170
|
-
{
|
182
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
171
183
|
</TabItem>
|
172
184
|
);
|
173
185
|
}
|
@@ -183,8 +195,9 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
183
195
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
184
196
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
185
197
|
size={size as Size}
|
198
|
+
maxItemWidth={maxItemWidth}
|
186
199
|
>
|
187
|
-
{
|
200
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
188
201
|
</TabItem>
|
189
202
|
);
|
190
203
|
})}
|
@@ -202,6 +215,7 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
202
215
|
contentRight: contentRightOption,
|
203
216
|
hasDivider,
|
204
217
|
helperText,
|
218
|
+
maxItemWidth,
|
205
219
|
} = props;
|
206
220
|
const maxItemQuantity = 3;
|
207
221
|
const items = Array(itemQuantity).fill(0);
|
@@ -234,8 +248,9 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
234
248
|
value={helperText}
|
235
249
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
236
250
|
size={size as Size}
|
251
|
+
maxItemWidth={maxItemWidth}
|
237
252
|
>
|
238
|
-
{
|
253
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
239
254
|
</TabItem>
|
240
255
|
);
|
241
256
|
}
|
@@ -251,8 +266,9 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
251
266
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
252
267
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
253
268
|
size={size as Size}
|
269
|
+
maxItemWidth={maxItemWidth}
|
254
270
|
>
|
255
|
-
{
|
271
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
256
272
|
</TabItem>
|
257
273
|
);
|
258
274
|
})}
|
@@ -269,6 +285,7 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
269
285
|
tabIndex={!disabled ? 0 : -1}
|
270
286
|
disabled={disabled}
|
271
287
|
size={size as Size}
|
288
|
+
maxItemWidth="auto"
|
272
289
|
>
|
273
290
|
ShowAll
|
274
291
|
</TabItem>
|
@@ -285,9 +302,10 @@ export const HorizontalTabs: StoryObj<HorizontalStoryTabsProps> = {
|
|
285
302
|
disabled: false,
|
286
303
|
hasDivider: true,
|
287
304
|
helperText: '',
|
288
|
-
itemQuantity:
|
305
|
+
itemQuantity: 6,
|
289
306
|
stretch: false,
|
290
307
|
width: '15rem',
|
308
|
+
maxItemWidth: '',
|
291
309
|
},
|
292
310
|
argTypes: {
|
293
311
|
contentLeft: {
|
@@ -343,6 +361,7 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
343
361
|
contentRight: contentRightOption,
|
344
362
|
hasDivider,
|
345
363
|
helperText,
|
364
|
+
maxItemWidth,
|
346
365
|
} = props;
|
347
366
|
const items = Array(itemQuantity).fill(0);
|
348
367
|
const [index, setIndex] = useState(0);
|
@@ -363,8 +382,9 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
363
382
|
value={helperText}
|
364
383
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
365
384
|
size={size as Size}
|
385
|
+
maxItemWidth={maxItemWidth}
|
366
386
|
>
|
367
|
-
{
|
387
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
368
388
|
</TabItem>
|
369
389
|
);
|
370
390
|
}
|
@@ -381,8 +401,9 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
381
401
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
382
402
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
383
403
|
size={size as Size}
|
404
|
+
maxItemWidth={maxItemWidth}
|
384
405
|
>
|
385
|
-
{
|
406
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
386
407
|
</TabItem>
|
387
408
|
);
|
388
409
|
})}
|
@@ -401,6 +422,7 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
401
422
|
hasDivider,
|
402
423
|
helperText,
|
403
424
|
height,
|
425
|
+
maxItemWidth,
|
404
426
|
} = props;
|
405
427
|
const items = Array(itemQuantity).fill(0);
|
406
428
|
const [index, setIndex] = useState(0);
|
@@ -428,8 +450,9 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
428
450
|
value={helperText}
|
429
451
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
430
452
|
size={size as Size}
|
453
|
+
maxItemWidth={maxItemWidth}
|
431
454
|
>
|
432
|
-
{
|
455
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
433
456
|
</TabItem>
|
434
457
|
);
|
435
458
|
}
|
@@ -446,8 +469,9 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
446
469
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
447
470
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
448
471
|
size={size as Size}
|
472
|
+
maxItemWidth={maxItemWidth}
|
449
473
|
>
|
450
|
-
{
|
474
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
451
475
|
</TabItem>
|
452
476
|
);
|
453
477
|
})}
|
@@ -465,6 +489,7 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
465
489
|
contentRight: contentRightOption,
|
466
490
|
hasDivider,
|
467
491
|
helperText,
|
492
|
+
maxItemWidth,
|
468
493
|
} = props;
|
469
494
|
const maxItemQuantity = 3;
|
470
495
|
const items = Array(itemQuantity).fill(0);
|
@@ -498,8 +523,9 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
498
523
|
value={helperText}
|
499
524
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
500
525
|
size={size as Size}
|
526
|
+
maxItemWidth={maxItemWidth}
|
501
527
|
>
|
502
|
-
{
|
528
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
503
529
|
</TabItem>
|
504
530
|
);
|
505
531
|
}
|
@@ -516,8 +542,9 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
516
542
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
517
543
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
518
544
|
size={size as Size}
|
545
|
+
maxItemWidth={maxItemWidth}
|
519
546
|
>
|
520
|
-
{
|
547
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
521
548
|
</TabItem>
|
522
549
|
);
|
523
550
|
})}
|
@@ -534,6 +561,7 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
534
561
|
tabIndex={!disabled ? 0 : -1}
|
535
562
|
disabled={disabled}
|
536
563
|
size={size as Size}
|
564
|
+
maxItemWidth="auto"
|
537
565
|
>
|
538
566
|
ShowAll
|
539
567
|
</TabItem>
|
@@ -548,10 +576,11 @@ export const VerticalTabs: StoryObj<VerticalStoryTabsProps> = {
|
|
548
576
|
size: 'xs',
|
549
577
|
disabled: false,
|
550
578
|
hasDivider: true,
|
551
|
-
itemQuantity:
|
579
|
+
itemQuantity: 6,
|
552
580
|
orientation: 'vertical',
|
553
581
|
helperText: '',
|
554
582
|
height: '10rem',
|
583
|
+
maxItemWidth: '',
|
555
584
|
},
|
556
585
|
argTypes: {
|
557
586
|
contentLeft: {
|
@@ -604,7 +633,7 @@ export const VerticalTabs: StoryObj<VerticalStoryTabsProps> = {
|
|
604
633
|
};
|
605
634
|
|
606
635
|
const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
607
|
-
const { disabled, itemQuantity, size, helperText } = props;
|
636
|
+
const { disabled, itemQuantity, size, helperText, maxItemWidth } = props;
|
608
637
|
const items = Array(itemQuantity).fill(0);
|
609
638
|
const [index, setIndex] = useState(0);
|
610
639
|
|
@@ -620,6 +649,7 @@ const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
|
620
649
|
disabled={disabled}
|
621
650
|
value={helperText}
|
622
651
|
size={size as HeaderSize}
|
652
|
+
maxItemWidth={maxItemWidth}
|
623
653
|
>
|
624
654
|
{`Label${i + 1}`}
|
625
655
|
</TabItem>
|
@@ -629,7 +659,7 @@ const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
|
629
659
|
};
|
630
660
|
|
631
661
|
const StoryHeaderScroll = (props: HorizontalStoryTabsProps) => {
|
632
|
-
const { disabled, itemQuantity, size, helperText, width } = props;
|
662
|
+
const { disabled, itemQuantity, size, helperText, width, maxItemWidth } = props;
|
633
663
|
const items = Array(itemQuantity).fill(0);
|
634
664
|
const [index, setIndex] = useState(0);
|
635
665
|
|
@@ -645,8 +675,9 @@ const StoryHeaderScroll = (props: HorizontalStoryTabsProps) => {
|
|
645
675
|
disabled={disabled}
|
646
676
|
value={helperText}
|
647
677
|
size={size as HeaderSize}
|
678
|
+
maxItemWidth={maxItemWidth}
|
648
679
|
>
|
649
|
-
{
|
680
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
650
681
|
</TabItem>
|
651
682
|
))}
|
652
683
|
</Tabs>
|
@@ -658,8 +689,9 @@ export const HeaderTabs: StoryObj<HorizontalStoryTabsProps> = {
|
|
658
689
|
size: 'h5',
|
659
690
|
disabled: false,
|
660
691
|
helperText: '',
|
661
|
-
itemQuantity:
|
692
|
+
itemQuantity: 4,
|
662
693
|
width: '12rem',
|
694
|
+
maxItemWidth: '',
|
663
695
|
},
|
664
696
|
argTypes: {
|
665
697
|
clip: {
|
@@ -29,6 +29,7 @@ type CustomStoryTabsProps = {
|
|
29
29
|
|
30
30
|
const contentLeftOptions = ['none', 'icon'];
|
31
31
|
const contentRightOptions = ['none', 'counter', 'icon'];
|
32
|
+
const labels = ['Label', 'Middle label', 'Very long label'];
|
32
33
|
|
33
34
|
const getContentLeft = (contentLeftOption: string, size: string) => {
|
34
35
|
const iconSize = size === 'xs' ? 'xs' : 's';
|
@@ -76,6 +77,12 @@ const meta: Meta<StoryTabsProps> = {
|
|
76
77
|
},
|
77
78
|
if: { arg: 'helperText', eq: '' },
|
78
79
|
},
|
80
|
+
maxItemWidth: {
|
81
|
+
control: {
|
82
|
+
type: 'text',
|
83
|
+
},
|
84
|
+
if: { arg: 'stretch', truthy: false },
|
85
|
+
},
|
79
86
|
},
|
80
87
|
};
|
81
88
|
|
@@ -90,13 +97,14 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
90
97
|
contentRight: contentRightOption,
|
91
98
|
hasDivider,
|
92
99
|
stretch,
|
100
|
+
maxItemWidth,
|
93
101
|
helperText,
|
94
102
|
} = props;
|
95
103
|
const items = Array(itemQuantity).fill(0);
|
96
104
|
const [index, setIndex] = useState(0);
|
97
105
|
|
98
106
|
return (
|
99
|
-
<Tabs view="divider" hasDivider={hasDivider} stretch={stretch} disabled={disabled} size={size}>
|
107
|
+
<Tabs clip="none" view="divider" hasDivider={hasDivider} stretch={stretch} disabled={disabled} size={size}>
|
100
108
|
{items.map((_, i) => {
|
101
109
|
if (helperText !== '') {
|
102
110
|
return (
|
@@ -110,8 +118,9 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
110
118
|
value={helperText}
|
111
119
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
112
120
|
size={size as Size}
|
121
|
+
maxItemWidth={maxItemWidth}
|
113
122
|
>
|
114
|
-
{
|
123
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
115
124
|
</TabItem>
|
116
125
|
);
|
117
126
|
}
|
@@ -127,8 +136,9 @@ const StoryHorizontalDefault = (props: HorizontalStoryTabsProps) => {
|
|
127
136
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
128
137
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
129
138
|
size={size as Size}
|
139
|
+
maxItemWidth={maxItemWidth}
|
130
140
|
>
|
131
|
-
{
|
141
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
132
142
|
</TabItem>
|
133
143
|
);
|
134
144
|
})}
|
@@ -147,6 +157,7 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
147
157
|
hasDivider,
|
148
158
|
helperText,
|
149
159
|
width,
|
160
|
+
maxItemWidth,
|
150
161
|
} = props;
|
151
162
|
const items = Array(itemQuantity).fill(0);
|
152
163
|
const [index, setIndex] = useState(0);
|
@@ -166,8 +177,9 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
166
177
|
value={helperText}
|
167
178
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
168
179
|
size={size as Size}
|
180
|
+
maxItemWidth={maxItemWidth}
|
169
181
|
>
|
170
|
-
{
|
182
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
171
183
|
</TabItem>
|
172
184
|
);
|
173
185
|
}
|
@@ -183,8 +195,9 @@ const StoryHorizontalScroll = (props: HorizontalStoryTabsProps) => {
|
|
183
195
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
184
196
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
185
197
|
size={size as Size}
|
198
|
+
maxItemWidth={maxItemWidth}
|
186
199
|
>
|
187
|
-
{
|
200
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
188
201
|
</TabItem>
|
189
202
|
);
|
190
203
|
})}
|
@@ -202,6 +215,7 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
202
215
|
contentRight: contentRightOption,
|
203
216
|
hasDivider,
|
204
217
|
helperText,
|
218
|
+
maxItemWidth,
|
205
219
|
} = props;
|
206
220
|
const maxItemQuantity = 3;
|
207
221
|
const items = Array(itemQuantity).fill(0);
|
@@ -234,8 +248,9 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
234
248
|
value={helperText}
|
235
249
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
236
250
|
size={size as Size}
|
251
|
+
maxItemWidth={maxItemWidth}
|
237
252
|
>
|
238
|
-
{
|
253
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
239
254
|
</TabItem>
|
240
255
|
);
|
241
256
|
}
|
@@ -251,8 +266,9 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
251
266
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
252
267
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
253
268
|
size={size as Size}
|
269
|
+
maxItemWidth={maxItemWidth}
|
254
270
|
>
|
255
|
-
{
|
271
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
256
272
|
</TabItem>
|
257
273
|
);
|
258
274
|
})}
|
@@ -269,6 +285,7 @@ const StoryHorizontalShowAll = (props: HorizontalStoryTabsProps) => {
|
|
269
285
|
tabIndex={!disabled ? 0 : -1}
|
270
286
|
disabled={disabled}
|
271
287
|
size={size as Size}
|
288
|
+
maxItemWidth="auto"
|
272
289
|
>
|
273
290
|
ShowAll
|
274
291
|
</TabItem>
|
@@ -285,9 +302,10 @@ export const HorizontalTabs: StoryObj<HorizontalStoryTabsProps> = {
|
|
285
302
|
disabled: false,
|
286
303
|
hasDivider: true,
|
287
304
|
helperText: '',
|
288
|
-
itemQuantity:
|
305
|
+
itemQuantity: 6,
|
289
306
|
stretch: false,
|
290
307
|
width: '15rem',
|
308
|
+
maxItemWidth: '',
|
291
309
|
},
|
292
310
|
argTypes: {
|
293
311
|
contentLeft: {
|
@@ -343,6 +361,7 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
343
361
|
contentRight: contentRightOption,
|
344
362
|
hasDivider,
|
345
363
|
helperText,
|
364
|
+
maxItemWidth,
|
346
365
|
} = props;
|
347
366
|
const items = Array(itemQuantity).fill(0);
|
348
367
|
const [index, setIndex] = useState(0);
|
@@ -363,8 +382,9 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
363
382
|
value={helperText}
|
364
383
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
365
384
|
size={size as Size}
|
385
|
+
maxItemWidth={maxItemWidth}
|
366
386
|
>
|
367
|
-
{
|
387
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
368
388
|
</TabItem>
|
369
389
|
);
|
370
390
|
}
|
@@ -381,8 +401,9 @@ const StoryVerticalDefault = (props: VerticalStoryTabsProps) => {
|
|
381
401
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
382
402
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
383
403
|
size={size as Size}
|
404
|
+
maxItemWidth={maxItemWidth}
|
384
405
|
>
|
385
|
-
{
|
406
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
386
407
|
</TabItem>
|
387
408
|
);
|
388
409
|
})}
|
@@ -401,6 +422,7 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
401
422
|
hasDivider,
|
402
423
|
helperText,
|
403
424
|
height,
|
425
|
+
maxItemWidth,
|
404
426
|
} = props;
|
405
427
|
const items = Array(itemQuantity).fill(0);
|
406
428
|
const [index, setIndex] = useState(0);
|
@@ -428,8 +450,9 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
428
450
|
value={helperText}
|
429
451
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
430
452
|
size={size as Size}
|
453
|
+
maxItemWidth={maxItemWidth}
|
431
454
|
>
|
432
|
-
{
|
455
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
433
456
|
</TabItem>
|
434
457
|
);
|
435
458
|
}
|
@@ -446,8 +469,9 @@ const StoryVerticalScroll = (props: VerticalStoryTabsProps) => {
|
|
446
469
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
447
470
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
448
471
|
size={size as Size}
|
472
|
+
maxItemWidth={maxItemWidth}
|
449
473
|
>
|
450
|
-
{
|
474
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
451
475
|
</TabItem>
|
452
476
|
);
|
453
477
|
})}
|
@@ -465,6 +489,7 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
465
489
|
contentRight: contentRightOption,
|
466
490
|
hasDivider,
|
467
491
|
helperText,
|
492
|
+
maxItemWidth,
|
468
493
|
} = props;
|
469
494
|
const maxItemQuantity = 3;
|
470
495
|
const items = Array(itemQuantity).fill(0);
|
@@ -498,8 +523,9 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
498
523
|
value={helperText}
|
499
524
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
500
525
|
size={size as Size}
|
526
|
+
maxItemWidth={maxItemWidth}
|
501
527
|
>
|
502
|
-
{
|
528
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
503
529
|
</TabItem>
|
504
530
|
);
|
505
531
|
}
|
@@ -516,8 +542,9 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
516
542
|
contentLeft={getContentLeft(contentLeftOption, size as Size)}
|
517
543
|
contentRight={getContentRight(contentRightOption, size as Size)}
|
518
544
|
size={size as Size}
|
545
|
+
maxItemWidth={maxItemWidth}
|
519
546
|
>
|
520
|
-
{
|
547
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
521
548
|
</TabItem>
|
522
549
|
);
|
523
550
|
})}
|
@@ -534,6 +561,7 @@ const StoryVerticalShowAll = (props: VerticalStoryTabsProps) => {
|
|
534
561
|
tabIndex={!disabled ? 0 : -1}
|
535
562
|
disabled={disabled}
|
536
563
|
size={size as Size}
|
564
|
+
maxItemWidth="auto"
|
537
565
|
>
|
538
566
|
ShowAll
|
539
567
|
</TabItem>
|
@@ -548,10 +576,11 @@ export const VerticalTabs: StoryObj<VerticalStoryTabsProps> = {
|
|
548
576
|
size: 'xs',
|
549
577
|
disabled: false,
|
550
578
|
hasDivider: true,
|
551
|
-
itemQuantity:
|
579
|
+
itemQuantity: 6,
|
552
580
|
orientation: 'vertical',
|
553
581
|
helperText: '',
|
554
582
|
height: '10rem',
|
583
|
+
maxItemWidth: '',
|
555
584
|
},
|
556
585
|
argTypes: {
|
557
586
|
contentLeft: {
|
@@ -604,7 +633,7 @@ export const VerticalTabs: StoryObj<VerticalStoryTabsProps> = {
|
|
604
633
|
};
|
605
634
|
|
606
635
|
const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
607
|
-
const { disabled, itemQuantity, size, helperText } = props;
|
636
|
+
const { disabled, itemQuantity, size, helperText, maxItemWidth } = props;
|
608
637
|
const items = Array(itemQuantity).fill(0);
|
609
638
|
const [index, setIndex] = useState(0);
|
610
639
|
|
@@ -620,6 +649,7 @@ const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
|
620
649
|
disabled={disabled}
|
621
650
|
value={helperText}
|
622
651
|
size={size as HeaderSize}
|
652
|
+
maxItemWidth={maxItemWidth}
|
623
653
|
>
|
624
654
|
{`Label${i + 1}`}
|
625
655
|
</TabItem>
|
@@ -629,7 +659,7 @@ const StoryHeaderDefault = (props: HorizontalStoryTabsProps) => {
|
|
629
659
|
};
|
630
660
|
|
631
661
|
const StoryHeaderScroll = (props: HorizontalStoryTabsProps) => {
|
632
|
-
const { disabled, itemQuantity, size, helperText, width } = props;
|
662
|
+
const { disabled, itemQuantity, size, helperText, width, maxItemWidth } = props;
|
633
663
|
const items = Array(itemQuantity).fill(0);
|
634
664
|
const [index, setIndex] = useState(0);
|
635
665
|
|
@@ -645,8 +675,9 @@ const StoryHeaderScroll = (props: HorizontalStoryTabsProps) => {
|
|
645
675
|
disabled={disabled}
|
646
676
|
value={helperText}
|
647
677
|
size={size as HeaderSize}
|
678
|
+
maxItemWidth={maxItemWidth}
|
648
679
|
>
|
649
|
-
{
|
680
|
+
{`${labels[i % labels.length]} ${i + 1}`}
|
650
681
|
</TabItem>
|
651
682
|
))}
|
652
683
|
</Tabs>
|
@@ -658,8 +689,9 @@ export const HeaderTabs: StoryObj<HorizontalStoryTabsProps> = {
|
|
658
689
|
size: 'h5',
|
659
690
|
disabled: false,
|
660
691
|
helperText: '',
|
661
|
-
itemQuantity:
|
692
|
+
itemQuantity: 4,
|
662
693
|
width: '12rem',
|
694
|
+
maxItemWidth: '',
|
663
695
|
},
|
664
696
|
argTypes: {
|
665
697
|
clip: {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ/C,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAIhE,eAAO,MAAM,SAAS,SAAU,UAAU,cAAc,EAAE,cAAc,CAAC,
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ/C,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAIhE,eAAO,MAAM,SAAS,SAAU,UAAU,cAAc,EAAE,cAAc,CAAC,sFA4CnE,CAAC;AAEP,eAAO,MAAM,WAAW;;;mBA9CQ,UAAU,cAAc,EAAE,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;CA2ExE,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
export declare const base: import("@linaria/core").LinariaClassName;
|
3
2
|
export declare const StyledContentLeft: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
4
3
|
export declare const StyledContentMain: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Record<never, unknown>>;
|
5
4
|
export declare const StyledContentRight: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
5
|
+
export declare const base: import("@linaria/core").LinariaClassName;
|
6
6
|
//# sourceMappingURL=Badge.styles.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Badge.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.styles.ts"],"names":[],"mappings":";AAKA,eAAO,MAAM,
|
1
|
+
{"version":3,"file":"Badge.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.styles.ts"],"names":[],"mappings":";AAKA,eAAO,MAAM,iBAAiB,qKAI7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,uKAAgB,CAAC;AAE/C,eAAO,MAAM,kBAAkB,qKAI9B,CAAC;AAEF,eAAO,MAAM,IAAI,0CAiBhB,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Badge.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
1
|
+
{"version":3,"file":"Badge.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Badge/Badge.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;CAKnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;CA0BlB,CAAC"}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { HTMLAttributes, PropsWithChildren, ReactNode } from 'react';
|
1
|
+
import type { CSSProperties, HTMLAttributes, PropsWithChildren, ReactNode } from 'react';
|
2
2
|
declare type ClearViewProps = {
|
3
3
|
/**
|
4
4
|
* view применяется с clear-токенами
|
@@ -58,6 +58,11 @@ declare type CustomBadgeProps = {
|
|
58
58
|
* Слот для контента справа, например `Icon`
|
59
59
|
*/
|
60
60
|
contentRight?: ReactNode;
|
61
|
+
/**
|
62
|
+
* Обрезает контент по максимальной ширине и добавляет ...
|
63
|
+
* @default 'auto'
|
64
|
+
*/
|
65
|
+
maxWidth?: CSSProperties['width'];
|
61
66
|
/**
|
62
67
|
* Размер Badge
|
63
68
|
* @default
|