Skip to content

Commit 20b9455

Browse files
committed
chore: regen docs
1 parent 4c8f503 commit 20b9455

18 files changed

+40
-40
lines changed

packages/bootstrap/docs/customization-badge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following table lists the available variables for customization.
6161
<td>$kendo-badge-lg-padding-x</td>
6262
<td>Number</td>
6363
<td><code>calc( $kendo-badge-md-padding-x * 1.5 )</code></td>
64-
<td><code>0.975em</code></td>
64+
<td><code>0.9750000000000001em</code></td>
6565
</tr>
6666
<tr>
6767
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the large Badge.</div></div>
@@ -91,7 +91,7 @@ The following table lists the available variables for customization.
9191
<td>$kendo-badge-lg-padding-y</td>
9292
<td>Number</td>
9393
<td><code>calc( $kendo-badge-md-padding-y * 1.5 )</code></td>
94-
<td><code>0.525em</code></td>
94+
<td><code>0.5249999999999999em</code></td>
9595
</tr>
9696
<tr>
9797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the large Badge.</div></div>
@@ -243,7 +243,7 @@ The following table lists the available variables for customization.
243243
min-width: $kendo-badge-lg-min-width
244244
)
245245
)</code></td>
246-
<td><ul><li>sm: "padding-x":"0.325em","padding-y":"0.175em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.175em * 2 + 1px * 2)"</li><li>md: "padding-x":"0.65em","padding-y":"0.35em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.35em * 2 + 1px * 2)"</li><li>lg: "padding-x":"0.975em","padding-y":"0.525em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.525em * 2 + 1px * 2)"</li></ul></td>
246+
<td><ul><li>sm: "padding-x":"0.325em","padding-y":"0.175em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.175em * 2 + 1px * 2)"</li><li>md: "padding-x":"0.65em","padding-y":"0.35em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.35em * 2 + 1px * 2)"</li><li>lg: "padding-x":"0.9750000000000001em","padding-y":"0.5249999999999999em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.525em * 2 + 1px * 2)"</li></ul></td>
247247
</tr>
248248
<tr>
249249
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The sizes map for the Badge.</div></div>

packages/bootstrap/docs/customization-breadcrumb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The following table lists the available variables for customization.
141141
<td>$kendo-breadcrumb-sm-line-height</td>
142142
<td>Number</td>
143143
<td><code>math.div( 20, 14 )</code></td>
144-
<td><code>1.4285714286</code></td>
144+
<td><code>1.4285714285714286</code></td>
145145
</tr>
146146
<tr>
147147
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the small Breadcrumb.</div></div>

packages/bootstrap/docs/customization-button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The following table lists the available variables for customization.
181181
<td>$kendo-button-sm-line-height</td>
182182
<td>Number</td>
183183
<td><code>math.div( 20, 14 )</code></td>
184-
<td><code>1.4285714286</code></td>
184+
<td><code>1.4285714285714286</code></td>
185185
</tr>
186186
<tr>
187187
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height used along with the $kendo-font-size variable of the small Button.</div></div>

packages/bootstrap/docs/customization-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The following table lists the available variables for customization.
181181
<td>$kendo-input-sm-line-height</td>
182182
<td>Number</td>
183183
<td><code>math.div( 20, 14 )</code></td>
184-
<td><code>1.4285714286</code></td>
184+
<td><code>1.4285714285714286</code></td>
185185
</tr>
186186
<tr>
187187
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the small Input components.</div></div>

packages/bootstrap/docs/customization-treeview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The following table lists the available variables for customization.
9191
<td>$kendo-treeview-sm-line-height</td>
9292
<td>Number</td>
9393
<td><code>math.div( 20, 14 )</code></td>
94-
<td><code>1.4285714286</code></td>
94+
<td><code>1.4285714285714286</code></td>
9595
</tr>
9696
<tr>
9797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the small TreeView.</div></div>

packages/bootstrap/docs/customization.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ The following table lists the available variables for customizing the Bootstrap
380380
<td>$kendo-badge-lg-padding-x</td>
381381
<td>Number</td>
382382
<td><code>calc( $kendo-badge-md-padding-x * 1.5 )</code></td>
383-
<td><code>0.975em</code></td>
383+
<td><code>0.9750000000000001em</code></td>
384384
</tr>
385385
<tr>
386386
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the large Badge.</div></div>
@@ -410,7 +410,7 @@ The following table lists the available variables for customizing the Bootstrap
410410
<td>$kendo-badge-lg-padding-y</td>
411411
<td>Number</td>
412412
<td><code>calc( $kendo-badge-md-padding-y * 1.5 )</code></td>
413-
<td><code>0.525em</code></td>
413+
<td><code>0.5249999999999999em</code></td>
414414
</tr>
415415
<tr>
416416
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the large Badge.</div></div>
@@ -562,7 +562,7 @@ The following table lists the available variables for customizing the Bootstrap
562562
min-width: $kendo-badge-lg-min-width
563563
)
564564
)</code></td>
565-
<td><ul><li>sm: "padding-x":"0.325em","padding-y":"0.175em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.175em * 2 + 1px * 2)"</li><li>md: "padding-x":"0.65em","padding-y":"0.35em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.35em * 2 + 1px * 2)"</li><li>lg: "padding-x":"0.975em","padding-y":"0.525em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.525em * 2 + 1px * 2)"</li></ul></td>
565+
<td><ul><li>sm: "padding-x":"0.325em","padding-y":"0.175em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.175em * 2 + 1px * 2)"</li><li>md: "padding-x":"0.65em","padding-y":"0.35em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.35em * 2 + 1px * 2)"</li><li>lg: "padding-x":"0.9750000000000001em","padding-y":"0.5249999999999999em","font-size":"0.75rem","line-height":1,"min-width":"calc(1em + 0.525em * 2 + 1px * 2)"</li></ul></td>
566566
</tr>
567567
<tr>
568568
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The sizes map for the Badge.</div></div>
@@ -1042,7 +1042,7 @@ The following table lists the available variables for customizing the Bootstrap
10421042
<td>$kendo-breadcrumb-sm-line-height</td>
10431043
<td>Number</td>
10441044
<td><code>math.div( 20, 14 )</code></td>
1045-
<td><code>1.4285714286</code></td>
1045+
<td><code>1.4285714285714286</code></td>
10461046
</tr>
10471047
<tr>
10481048
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the small Breadcrumb.</div></div>
@@ -1997,7 +1997,7 @@ The following table lists the available variables for customizing the Bootstrap
19971997
<td>$kendo-button-sm-line-height</td>
19981998
<td>Number</td>
19991999
<td><code>math.div( 20, 14 )</code></td>
2000-
<td><code>1.4285714286</code></td>
2000+
<td><code>1.4285714285714286</code></td>
20012001
</tr>
20022002
<tr>
20032003
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height used along with the $kendo-font-size variable of the small Button.</div></div>
@@ -13168,7 +13168,7 @@ The following table lists the available variables for customizing the Bootstrap
1316813168
<td>$kendo-input-sm-line-height</td>
1316913169
<td>Number</td>
1317013170
<td><code>math.div( 20, 14 )</code></td>
13171-
<td><code>1.4285714286</code></td>
13171+
<td><code>1.4285714285714286</code></td>
1317213172
</tr>
1317313173
<tr>
1317413174
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the small Input components.</div></div>
@@ -29021,7 +29021,7 @@ The following table lists the available variables for customizing the Bootstrap
2902129021
<td>$kendo-treeview-sm-line-height</td>
2902229022
<td>Number</td>
2902329023
<td><code>math.div( 20, 14 )</code></td>
29024-
<td><code>1.4285714286</code></td>
29024+
<td><code>1.4285714285714286</code></td>
2902529025
</tr>
2902629026
<tr>
2902729027
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line height of the small TreeView.</div></div>

packages/classic/docs/customization-typography.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following table lists the available variables for customization.
101101
<td>$kendo-line-height</td>
102102
<td>Number</td>
103103
<td><code>math.div( 20, 14 )</code></td>
104-
<td><code>1.4285714286</code></td>
104+
<td><code>1.4285714285714286</code></td>
105105
</tr>
106106
<tr>
107107
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The base line height across all components.</div></div>
@@ -131,7 +131,7 @@ The following table lists the available variables for customization.
131131
<td>$kendo-line-height-md</td>
132132
<td>Number</td>
133133
<td><code>$kendo-line-height</code></td>
134-
<td><code>1.4285714286</code></td>
134+
<td><code>1.4285714285714286</code></td>
135135
</tr>
136136
<tr>
137137
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The medium line height across all components.</div></div>

packages/classic/docs/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29666,7 +29666,7 @@ The following table lists the available variables for customizing the Classic th
2966629666
<td>$kendo-line-height</td>
2966729667
<td>Number</td>
2966829668
<td><code>math.div( 20, 14 )</code></td>
29669-
<td><code>1.4285714286</code></td>
29669+
<td><code>1.4285714285714286</code></td>
2967029670
</tr>
2967129671
<tr>
2967229672
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The base line height across all components.</div></div>
@@ -29696,7 +29696,7 @@ The following table lists the available variables for customizing the Classic th
2969629696
<td>$kendo-line-height-md</td>
2969729697
<td>Number</td>
2969829698
<td><code>$kendo-line-height</code></td>
29699-
<td><code>1.4285714286</code></td>
29699+
<td><code>1.4285714285714286</code></td>
2970029700
</tr>
2970129701
<tr>
2970229702
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The medium line height across all components.</div></div>

packages/core/docs/customization-typography.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following table lists the available variables for customization.
101101
<td>$kendo-line-height</td>
102102
<td>Number</td>
103103
<td><code>math.div( 20, 14 )</code></td>
104-
<td><code>1.4285714286</code></td>
104+
<td><code>1.4285714285714286</code></td>
105105
</tr>
106106
<tr>
107107
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The base line height across all components.</div></div>
@@ -131,7 +131,7 @@ The following table lists the available variables for customization.
131131
<td>$kendo-line-height-md</td>
132132
<td>Number</td>
133133
<td><code>$kendo-line-height</code></td>
134-
<td><code>1.4285714286</code></td>
134+
<td><code>1.4285714285714286</code></td>
135135
</tr>
136136
<tr>
137137
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The medium line height across all components.</div></div>

packages/core/docs/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5281,7 +5281,7 @@ The following table lists the available variables for customizing the Theme Core
52815281
<td>$kendo-line-height</td>
52825282
<td>Number</td>
52835283
<td><code>math.div( 20, 14 )</code></td>
5284-
<td><code>1.4285714286</code></td>
5284+
<td><code>1.4285714285714286</code></td>
52855285
</tr>
52865286
<tr>
52875287
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The base line height across all components.</div></div>
@@ -5311,7 +5311,7 @@ The following table lists the available variables for customizing the Theme Core
53115311
<td>$kendo-line-height-md</td>
53125312
<td>Number</td>
53135313
<td><code>$kendo-line-height</code></td>
5314-
<td><code>1.4285714286</code></td>
5314+
<td><code>1.4285714285714286</code></td>
53155315
</tr>
53165316
<tr>
53175317
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The medium line height across all components.</div></div>

0 commit comments

Comments
 (0)