Skip to content

Commit de760b1

Browse files
committed
chore: regen docs
1 parent 344cb80 commit de760b1

10 files changed

+16
-24
lines changed

packages/bootstrap/docs/customization-common.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The following table lists the available variables for customization.
188188
line-height: $kendo-display4-line-height,
189189
font-weight: $kendo-display4-font-weight,
190190
letter-spacing: $kendo-display4-letter-spacing
191-
),
191+
)
192192
)</code></td>
193193
<td><code>(1: (font-size: 5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: 4.5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: 4rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: 3.5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null))</code></td>
194194
</tr>

packages/bootstrap/docs/customization-typography.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@ The following table lists the available variables for customization.
638638
font-weight: $kendo-h1-font-weight,
639639
letter-spacing: $kendo-h1-letter-spacing,
640640
margin: $kendo-h1-margin
641-
642641
),
643642
h2: (
644643
font-size: $kendo-h2-font-size,
@@ -679,7 +678,7 @@ The following table lists the available variables for customization.
679678
font-weight: $kendo-h6-font-weight,
680679
letter-spacing: $kendo-h6-letter-spacing,
681680
margin: $kendo-h6-margin
682-
),
681+
)
683682
)</code></td>
684683
<td><code>(h1: (font-size: 2.5rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h2: (font-size: 2rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h3: (font-size: 1.75rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h4: (font-size: 1.5rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h5: (font-size: 1.25rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h6: (font-size: 1rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem))</code></td>
685684
</tr>

packages/bootstrap/docs/customization.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ The following table lists the available variables for customizing the Bootstrap
192192
line-height: $kendo-display4-line-height,
193193
font-weight: $kendo-display4-font-weight,
194194
letter-spacing: $kendo-display4-letter-spacing
195-
),
195+
)
196196
)</code></td>
197197
<td><code>(1: (font-size: 5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: 4.5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: 4rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: 3.5rem, font-family: null, line-height: 1.2, font-weight: 300, letter-spacing: null))</code></td>
198198
</tr>
@@ -26087,7 +26087,6 @@ The following table lists the available variables for customizing the Bootstrap
2608726087
font-weight: $kendo-h1-font-weight,
2608826088
letter-spacing: $kendo-h1-letter-spacing,
2608926089
margin: $kendo-h1-margin
26090-
2609126090
),
2609226091
h2: (
2609326092
font-size: $kendo-h2-font-size,
@@ -26128,7 +26127,7 @@ The following table lists the available variables for customizing the Bootstrap
2612826127
font-weight: $kendo-h6-font-weight,
2612926128
letter-spacing: $kendo-h6-letter-spacing,
2613026129
margin: $kendo-h6-margin
26131-
),
26130+
)
2613226131
)</code></td>
2613326132
<td><code>(h1: (font-size: 2.5rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h2: (font-size: 2rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h3: (font-size: 1.75rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h4: (font-size: 1.5rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h5: (font-size: 1.25rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem), h6: (font-size: 1rem, font-family: null, line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 0.5rem))</code></td>
2613426133
</tr>

packages/classic/docs/customization-typography.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ The following table lists the available variables for customization.
398398
font-weight: $kendo-h1-font-weight,
399399
letter-spacing: $kendo-h1-letter-spacing,
400400
margin: $kendo-h1-margin
401-
402401
),
403402
h2: (
404403
font-size: $kendo-h2-font-size,
@@ -439,7 +438,7 @@ The following table lists the available variables for customization.
439438
font-weight: $kendo-h6-font-weight,
440439
letter-spacing: $kendo-h6-letter-spacing,
441440
margin: $kendo-h6-margin
442-
),
441+
)
443442
)</code></td>
444443
<td><code>(h1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, 0.875rem) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))</code></td>
445444
</tr>
@@ -868,7 +867,7 @@ The following table lists the available variables for customization.
868867
line-height: $kendo-display4-line-height,
869868
font-weight: $kendo-display4-font-weight,
870869
letter-spacing: $kendo-display4-letter-spacing
871-
),
870+
)
872871
)</code></td>
873872
<td><code>(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))</code></td>
874873
</tr>

packages/classic/docs/customization.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -26009,7 +26009,6 @@ The following table lists the available variables for customizing the Classic th
2600926009
font-weight: $kendo-h1-font-weight,
2601026010
letter-spacing: $kendo-h1-letter-spacing,
2601126011
margin: $kendo-h1-margin
26012-
2601326012
),
2601426013
h2: (
2601526014
font-size: $kendo-h2-font-size,
@@ -26050,7 +26049,7 @@ The following table lists the available variables for customizing the Classic th
2605026049
font-weight: $kendo-h6-font-weight,
2605126050
letter-spacing: $kendo-h6-letter-spacing,
2605226051
margin: $kendo-h6-margin
26053-
),
26052+
)
2605426053
)</code></td>
2605526054
<td><code>(h1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, 0.875rem) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))</code></td>
2605626055
</tr>
@@ -26479,7 +26478,7 @@ The following table lists the available variables for customizing the Classic th
2647926478
line-height: $kendo-display4-line-height,
2648026479
font-weight: $kendo-display4-font-weight,
2648126480
letter-spacing: $kendo-display4-letter-spacing
26482-
),
26481+
)
2648326482
)</code></td>
2648426483
<td><code>(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))</code></td>
2648526484
</tr>

packages/default/docs/customization-common.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ The following table lists the available variables for customization.
478478
line-height: $kendo-display4-line-height,
479479
font-weight: $kendo-display4-font-weight,
480480
letter-spacing: $kendo-display4-letter-spacing
481-
),
481+
)
482482
)</code></td>
483483
<td><code>(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))</code></td>
484484
</tr>

packages/default/docs/customization-typography.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ The following table lists the available variables for customization.
398398
font-weight: $kendo-h1-font-weight,
399399
letter-spacing: $kendo-h1-letter-spacing,
400400
margin: $kendo-h1-margin
401-
402401
),
403402
h2: (
404403
font-size: $kendo-h2-font-size,
@@ -439,7 +438,7 @@ The following table lists the available variables for customization.
439438
font-weight: $kendo-h6-font-weight,
440439
letter-spacing: $kendo-h6-letter-spacing,
441440
margin: $kendo-h6-margin
442-
),
441+
)
443442
)</code></td>
444443
<td><code>(h1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, 0.875rem) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))</code></td>
445444
</tr>

packages/default/docs/customization.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ The following table lists the available variables for customizing the Default th
482482
line-height: $kendo-display4-line-height,
483483
font-weight: $kendo-display4-font-weight,
484484
letter-spacing: $kendo-display4-letter-spacing
485-
),
485+
)
486486
)</code></td>
487487
<td><code>(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))</code></td>
488488
</tr>
@@ -26228,7 +26228,6 @@ The following table lists the available variables for customizing the Default th
2622826228
font-weight: $kendo-h1-font-weight,
2622926229
letter-spacing: $kendo-h1-letter-spacing,
2623026230
margin: $kendo-h1-margin
26231-
2623226231
),
2623326232
h2: (
2623426233
font-size: $kendo-h2-font-size,
@@ -26269,7 +26268,7 @@ The following table lists the available variables for customizing the Default th
2626926268
font-weight: $kendo-h6-font-weight,
2627026269
letter-spacing: $kendo-h6-letter-spacing,
2627126270
margin: $kendo-h6-margin
26272-
),
26271+
)
2627326272
)</code></td>
2627426273
<td><code>(h1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 4), font-family: var(--kendo-font-family, inherit), line-height: 74px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 3), font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2.5), font-family: var(--kendo-font-family, inherit), line-height: 42px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 2), font-family: var(--kendo-font-family, inherit), line-height: 40px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h5: (font-size: calc(var(--kendo-font-size, 0.875rem) * 1.5), font-family: var(--kendo-font-family, inherit), line-height: 28px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)), h6: (font-size: var(--kendo-font-size, inherit), font-family: var(--kendo-font-family, inherit), line-height: 20px, font-weight: var(--kendo-font-weight-bold, normal), letter-spacing: null, margin: 0 0 var(--kendo-font-size, inherit)))</code></td>
2627526274
</tr>

packages/material/docs/customization-typography.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,6 @@ The following table lists the available variables for customization.
668668
font-weight: $kendo-h1-font-weight,
669669
letter-spacing: $kendo-h1-letter-spacing,
670670
margin: $kendo-h1-margin
671-
672671
),
673672
h2: (
674673
font-size: $kendo-h2-font-size,
@@ -709,7 +708,7 @@ The following table lists the available variables for customization.
709708
font-weight: $kendo-h6-font-weight,
710709
letter-spacing: $kendo-h6-letter-spacing,
711710
margin: $kendo-h6-margin
712-
),
711+
)
713712
)</code></td>
714713
<td><code>(h1: (font-size: 96px, font-family: var(--kendo-font-family, inherit), line-height: 112px, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tighter, normal), margin: 0 0 12px), h2: (font-size: 60px, font-family: var(--kendo-font-family, inherit), line-height: 72px, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tight, normal), margin: 0 0 12px), h3: (font-size: 48px, font-family: var(--kendo-font-family, inherit), line-height: 56px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: var(--kendo-letter-spacing-normal, normal), margin: 0 0 12px), h4: (font-size: 34px, font-family: var(--kendo-font-family, inherit), line-height: 36px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: var(--kendo-letter-spacing-wider, normal), margin: 0 0 12px), h5: (font-size: 24px, font-family: var(--kendo-font-family, inherit), line-height: 24px, font-weight: var(--kendo-font-weight-normal, normal), letter-spacing: var(--kendo-letter-spacing-normal, normal), margin: 0 0 12px), h6: (font-size: 20px, font-family: var(--kendo-font-family, inherit), line-height: 24px, font-weight: var(--kendo-font-weight-medium, normal), letter-spacing: var(--kendo-letter-spacing-wide, normal), margin: 0 0 12px))</code></td>
715714
</tr>
@@ -1128,7 +1127,7 @@ The following table lists the available variables for customization.
11281127
line-height: $kendo-display4-line-height,
11291128
font-weight: $kendo-display4-font-weight,
11301129
letter-spacing: $kendo-display4-letter-spacing
1131-
),
1130+
)
11321131
)</code></td>
11331132
<td><code>(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 9.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tighter, normal)), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8.75), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tighter, normal)), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tighter, normal)), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7.25), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: var(--kendo-letter-spacing-tighter, normal)))</code></td>
11341133
</tr>

0 commit comments

Comments
 (0)