Commit fd9f2a8
File tree
28 files changed
+87
-59
lines changedFilter options
- packages/docs/content/components
- avatar/examples
- card/examples
- carousel/examples
- image/examples
- placeholder/examples
28 files changed
+87
-59
lines changedpackages/docs/content/components/avatar/examples/AvatarImage.tsx
Copy file name to clipboard+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
packages/docs/content/components/avatar/examples/AvatarWithStatus.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/avatar/examples/AvatarWithStatus.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 |
| - |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
packages/docs/content/components/card/examples/CardExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardExample.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 |
| - |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
packages/docs/content/components/card/examples/CardGrid2Example.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGrid2Example.tsx+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 |
| - |
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
|
packages/docs/content/components/card/examples/CardGrid3Example.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGrid3Example.tsx+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 |
| - |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
packages/docs/content/components/card/examples/CardGrid4Example.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGrid4Example.tsx+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
packages/docs/content/components/card/examples/CardGridExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGridExample.tsx+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 |
| - |
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
|
packages/docs/content/components/card/examples/CardGroups2Example.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGroups2Example.tsx+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 |
| - |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
|
packages/docs/content/components/card/examples/CardGroupsExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardGroupsExample.tsx+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
|
packages/docs/content/components/card/examples/CardImageCapsExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardImageCapsExample.tsx+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 |
| - |
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
packages/docs/content/components/card/examples/CardImageHorizontalExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardImageHorizontalExample.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 |
| - |
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
packages/docs/content/components/card/examples/CardImageOverlaysExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardImageOverlaysExample.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 |
| - |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
packages/docs/content/components/card/examples/CardImagesExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardImagesExample.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 |
| - |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
packages/docs/content/components/card/examples/CardKitchenSinkExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/card/examples/CardKitchenSinkExample.tsx+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
packages/docs/content/components/carousel/examples/CarouselCrossfadeExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/carousel/examples/CarouselCrossfadeExample.tsx+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 |
| - |
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 |
| - |
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
packages/docs/content/components/carousel/examples/CarouselDarkVariantExample.tsx
Copy file name to clipboardExpand all lines: packages/docs/content/components/carousel/examples/CarouselDarkVariantExample.tsx+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
0 commit comments