Skip to content

Commit

Permalink
chore: regen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
inikolova committed Jun 12, 2024
1 parent 977d441 commit 4bc1320
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 42 deletions.
1 change: 1 addition & 0 deletions packages/bootstrap/docs/customization-radii.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ The following table lists the available variables for customization.
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>(
none: $kendo-border-radius-none,
xs: $kendo-border-radius-xs,
sm: $kendo-border-radius-sm,
md: $kendo-border-radius-md,
Expand Down
1 change: 1 addition & 0 deletions packages/bootstrap/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -17521,6 +17521,7 @@ The following table lists the available variables for customizing the Bootstrap
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>(
none: $kendo-border-radius-none,
xs: $kendo-border-radius-xs,
sm: $kendo-border-radius-sm,
md: $kendo-border-radius-md,
Expand Down
20 changes: 10 additions & 10 deletions packages/fluent/docs/customization-radii.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,6 @@ The following table lists the available variables for customization.
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The second largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>$_default-border-radii</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
Expand All @@ -127,6 +117,16 @@ The following table lists the available variables for customization.
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>$_default-border-radii</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem, full: 9999px)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down
20 changes: 10 additions & 10 deletions packages/fluent/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -22907,16 +22907,6 @@ The following table lists the available variables for customizing the Fluent the
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The second largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>$_default-border-radii</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
Expand All @@ -22927,6 +22917,16 @@ The following table lists the available variables for customizing the Fluent the
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
<td><code>$_default-border-radii</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem, full: 9999px)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down
23 changes: 12 additions & 11 deletions packages/material/docs/customization-radii.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,16 @@ The following table lists the available variables for customization.
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The second largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
<td><code>9999px</code></td>
<td><code>9999px</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
Expand All @@ -118,24 +128,15 @@ The following table lists the available variables for customization.
lg: $kendo-border-radius-lg,
xl: $kendo-border-radius-xl,
xxl: $kendo-border-radius-xxl,
xxxl: $kendo-border-radius-xxxl
xxxl: $kendo-border-radius-xxxl,
full: $kendo-border-radius-full
)</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem, full: 9999px)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
<td><code>9999px</code></td>
<td><code>9999px</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down
23 changes: 12 additions & 11 deletions packages/material/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -17438,6 +17438,16 @@ The following table lists the available variables for customizing the Material t
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The second largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
<td><code>9999px</code></td>
<td><code>9999px</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radii</td>
<td>Map</td>
Expand All @@ -17449,24 +17459,15 @@ The following table lists the available variables for customizing the Material t
lg: $kendo-border-radius-lg,
xl: $kendo-border-radius-xl,
xxl: $kendo-border-radius-xxl,
xxxl: $kendo-border-radius-xxxl
xxxl: $kendo-border-radius-xxxl,
full: $kendo-border-radius-full
)</code></td>
<td><code>(none: 0px, xs: 1px, sm: 0.125rem, md: 0.25rem, lg: 0.5rem, xl: 0.75rem, xxl: 1rem, xxxl: 1.25rem, full: 9999px)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The global radii Map.</div></div>
</td>
</tr>
<tr>
<td>$kendo-border-radius-full</td>
<td>Number</td>
<td><code>9999px</code></td>
<td><code>9999px</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The largest border radius used across the Components.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 4bc1320

Please sign in to comment.