|
6 | 6 | "importPath": "@primer/react/experimental", |
7 | 7 | "stories": [ |
8 | 8 | { |
9 | | - "id": "components-banner--default" |
| 9 | + "id": "experimental-components-banner--default" |
10 | 10 | }, |
11 | 11 | { |
12 | | - "id": "components-banner-features--critical" |
| 12 | + "id": "experimental-components-banner-features--critical" |
13 | 13 | }, |
14 | 14 | { |
15 | | - "id": "components-banner-features--info" |
| 15 | + "id": "experimental-components-banner-features--info" |
16 | 16 | }, |
17 | 17 | { |
18 | | - "id": "components-banner-features--success" |
| 18 | + "id": "experimental-components-banner-features--success" |
19 | 19 | }, |
20 | 20 | { |
21 | | - "id": "components-banner-features--upsell" |
| 21 | + "id": "experimental-components-banner-features--upsell" |
22 | 22 | }, |
23 | 23 | { |
24 | | - "id": "components-banner-features--warning" |
| 24 | + "id": "experimental-components-banner-features--warning" |
25 | 25 | }, |
26 | 26 | { |
27 | | - "id": "components-banner-features--dismiss" |
| 27 | + "id": "experimental-components-banner-features--dismiss" |
28 | 28 | }, |
29 | 29 | { |
30 | | - "id": "components-banner-features--dismiss-with-actions" |
| 30 | + "id": "experimental-components-banner-features--dismiss-with-actions" |
31 | 31 | }, |
32 | 32 | { |
33 | | - "id": "components-banner-features--with-hidden-title" |
| 33 | + "id": "experimental-components-banner-features--with-hidden-title" |
34 | 34 | }, |
35 | 35 | { |
36 | | - "id": "components-banner-features--with-hidden-title-and-actions" |
| 36 | + "id": "experimental-components-banner-features--with-hidden-title-and-actions" |
37 | 37 | }, |
38 | 38 | { |
39 | | - "id": "components-banner-features--dismissible-with-hidden-title-and-actions" |
| 39 | + "id": "experimental-components-banner-features--dismissible-with-hidden-title-and-actions" |
40 | 40 | }, |
41 | 41 | { |
42 | | - "id": "components-banner-features--dismissible-with-hidden-title-and-secondary-action" |
| 42 | + "id": "experimental-components-banner-features--dismissible-with-hidden-title-and-secondary-action" |
43 | 43 | }, |
44 | 44 | { |
45 | | - "id": "components-banner-features--with-actions" |
| 45 | + "id": "experimental-components-banner-features--with-actions" |
46 | 46 | }, |
47 | 47 | { |
48 | | - "id": "components-banner-features--custom-icon" |
| 48 | + "id": "experimental-components-banner-features--custom-icon" |
49 | 49 | } |
50 | 50 | ], |
51 | 51 | "props": [ |
|
0 commit comments