|
4 | 4 | <db-tab-bar>
|
5 | 5 | <db-tab label="All" name="tab-bar" active>
|
6 | 6 | <h3>
|
7 |
| - Tables of all "normal" styles |
| 7 | + Tables of all "Regular" styles |
8 | 8 | </h3>
|
9 | 9 |
|
10 | 10 | <div style="display: flex; flex-wrap: wrap; gap: 8px">
|
11 |
| - {{spacing-examples @root "spacings" "Normal Desktop" "responsive-normal-desktop"}} |
12 |
| - {{spacing-examples @root "spacings" "Normal Tablet" "responsive-normal-tablet"}} |
13 |
| - {{spacing-examples @root "spacings" "Normal Mobile" "responsive-normal-mobile"}} |
14 |
| - {{spacing-examples @root "spacings" "Normal Fixed" "fixed-normal"}} |
| 11 | + {{spacing-examples @root "spacings" "Regular Desktop" "responsive-regular-desktop"}} |
| 12 | + {{spacing-examples @root "spacings" "Regular Tablet" "responsive-regular-tablet"}} |
| 13 | + {{spacing-examples @root "spacings" "Regular Mobile" "responsive-regular-mobile"}} |
| 14 | + {{spacing-examples @root "spacings" "Regular Fixed" "fixed-regular"}} |
15 | 15 | </div>
|
16 | 16 |
|
17 | 17 |
|
|
39 | 39 | </div>
|
40 | 40 | </db-tab>
|
41 | 41 |
|
42 |
| - <db-tab label="Normal" name="tab-bar"> |
| 42 | + <db-tab label="Regular" name="tab-bar"> |
43 | 43 | <div style="display: flex; flex-wrap: wrap; gap: 8px">
|
44 |
| - {{spacing-examples @root "spacings" "Normal Desktop" "responsive-normal-desktop"}} |
45 |
| - {{spacing-examples @root "spacings" "Normal Tablet" "responsive-normal-tablet"}} |
46 |
| - {{spacing-examples @root "spacings" "Normal Mobile" "responsive-normal-mobile"}} |
47 |
| - {{spacing-examples @root "spacings" "Normal Fixed" "fixed-normal"}} |
| 44 | + {{spacing-examples @root "spacings" "Regular Desktop" "responsive-regular-desktop"}} |
| 45 | + {{spacing-examples @root "spacings" "Regular Tablet" "responsive-regular-tablet"}} |
| 46 | + {{spacing-examples @root "spacings" "Regular Mobile" "responsive-regular-mobile"}} |
| 47 | + {{spacing-examples @root "spacings" "Regular Fixed" "fixed-regular"}} |
48 | 48 | </div>
|
49 | 49 | </db-tab>
|
50 | 50 |
|
|
0 commit comments