Skip to content

Commit

Permalink
chore: regen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epetrow committed Jan 14, 2025
1 parent 14e46d4 commit bef60c4
Show file tree
Hide file tree
Showing 9 changed files with 172 additions and 92 deletions.
40 changes: 40 additions & 0 deletions packages/bootstrap/docs/customization-toolbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,46 @@ 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 box shadow of the focused Toolbar item.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-font-size</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-font-size</code></td>
<td><code>var(--kendo-font-size, inherit)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-line-height</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-line-height</code></td>
<td><code>var(--kendo-line-height, normal)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-y</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-y</code></td>
<td><code>var(--kendo-spacing-1, 0.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-x</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-x</code></td>
<td><code>var(--kendo-spacing-4, 1rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-sizes</td>
<td>Map</td>
Expand Down
40 changes: 40 additions & 0 deletions packages/bootstrap/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -29116,6 +29116,46 @@ The following table lists the available variables for customizing the Bootstrap
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The box shadow of the focused Toolbar item.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-font-size</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-font-size</code></td>
<td><code>var(--kendo-font-size, inherit)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-line-height</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-line-height</code></td>
<td><code>var(--kendo-line-height, normal)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-y</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-y</code></td>
<td><code>var(--kendo-spacing-1, 0.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-x</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-x</code></td>
<td><code>var(--kendo-spacing-4, 1rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-sizes</td>
<td>Map</td>
Expand Down
12 changes: 6 additions & 6 deletions packages/classic/docs/customization-taskboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -719,19 +719,19 @@ The following table lists the available variables for customization.
</tr>
<tr>
<td>$kendo-taskboard-card-header-focus-text</td>
<td>Null</td>
<td><code>$kendo-color-primary-darker</code></td>
<td><code>null</code></td>
<td>String</td>
<td><code>if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)</code></td>
<td><code>var(--kendo-color-primary-hover, #e05100)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the hovered TaskBoard Card header text.</div></div>
</td>
</tr>
<tr>
<td>$kendo-taskboard-card-header-hover-text</td>
<td>Null</td>
<td><code>$kendo-color-primary-darker</code></td>
<td><code>null</code></td>
<td>String</td>
<td><code>if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)</code></td>
<td><code>var(--kendo-color-primary-hover, #e05100)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the focused TaskBoard Card header text.</div></div>
Expand Down
40 changes: 40 additions & 0 deletions packages/classic/docs/customization-toolbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,46 @@ 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 box shadow of the focused Toolbar item.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-font-size</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-font-size</code></td>
<td><code>var(--kendo-font-size, inherit)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-line-height</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-line-height</code></td>
<td><code>var(--kendo-line-height, normal)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-y</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-y</code></td>
<td><code>var(--kendo-spacing-1, 0.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-x</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-x</code></td>
<td><code>var(--kendo-spacing-2, 0.5rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-sizes</td>
<td>Map</td>
Expand Down
52 changes: 46 additions & 6 deletions packages/classic/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -28319,19 +28319,19 @@ The following table lists the available variables for customizing the Classic th
</tr>
<tr>
<td>$kendo-taskboard-card-header-focus-text</td>
<td>Null</td>
<td><code>$kendo-color-primary-darker</code></td>
<td><code>null</code></td>
<td>String</td>
<td><code>if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)</code></td>
<td><code>var(--kendo-color-primary-hover, #e05100)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the hovered TaskBoard Card header text.</div></div>
</td>
</tr>
<tr>
<td>$kendo-taskboard-card-header-hover-text</td>
<td>Null</td>
<td><code>$kendo-color-primary-darker</code></td>
<td><code>null</code></td>
<td>String</td>
<td><code>if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)</code></td>
<td><code>var(--kendo-color-primary-hover, #e05100)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the focused TaskBoard Card header text.</div></div>
Expand Down Expand Up @@ -29497,6 +29497,46 @@ The following table lists the available variables for customizing the Classic th
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The box shadow of the focused Toolbar item.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-font-size</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-font-size</code></td>
<td><code>var(--kendo-font-size, inherit)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The font size of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-container-line-height</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-line-height</code></td>
<td><code>var(--kendo-line-height, normal)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The line-height of the Toolbar overflow container.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-y</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-y</code></td>
<td><code>var(--kendo-spacing-1, 0.25rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The vertical padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-overflow-button-padding-x</td>
<td>String</td>
<td><code>$kendo-menu-popup-md-item-padding-x</code></td>
<td><code>var(--kendo-spacing-2, 0.5rem)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The horizontal padding of the Toolbar overflow button.</div></div>
</td>
</tr>
<tr>
<td>$kendo-toolbar-sizes</td>
<td>Map</td>
Expand Down
10 changes: 0 additions & 10 deletions packages/default/docs/customization-common.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,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">Box shadow of focused items.</div></div>
</td>
</tr>
<tr>
<td>$kendo-transition</td>
<td>List</td>
<td><code>color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out</code></td>
<td><code>(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Transition used across all components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-disabled-bg</td>
<td>Null</td>
Expand Down
20 changes: 0 additions & 20 deletions packages/default/docs/customization-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -822,26 +822,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 text color of the Input suffix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-prefix-text</td>
<td>String</td>
<td><code>$kendo-subtle-text</code></td>
<td><code>var(--kendo-color-subtle, #666666)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the Input prefix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-suffix-text</td>
<td>String</td>
<td><code>$kendo-subtle-text</code></td>
<td><code>var(--kendo-color-subtle, #666666)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the Input suffix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-invalid-border</td>
<td>String</td>
Expand Down
10 changes: 0 additions & 10 deletions packages/default/docs/customization-pdf-viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,16 +427,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 text color of the PDFViewer free text annotation.</div></div>
</td>
</tr>
<tr>
<td>$kendo-pdf-viewer-free-text-annotation-text</td>
<td>Color</td>
<td><code>rgba(124, 22, 27, 0.7)</code></td>
<td><span class="color-preview" style="background-color: rgba(124, 22, 27, 0.5)"></span><code>rgba(124, 22, 27, 0.5)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the PDFViewer free text annotation.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down
40 changes: 0 additions & 40 deletions packages/default/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@ The following table lists the available variables for customizing the Default th
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Box shadow of focused items.</div></div>
</td>
</tr>
<tr>
<td>$kendo-transition</td>
<td>List</td>
<td><code>color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out</code></td>
<td><code>(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Transition used across all components.</div></div>
</td>
</tr>
<tr>
<td>$kendo-disabled-bg</td>
<td>Null</td>
Expand Down Expand Up @@ -13957,26 +13947,6 @@ The following table lists the available variables for customizing the Default th
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the Input suffix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-prefix-text</td>
<td>String</td>
<td><code>$kendo-subtle-text</code></td>
<td><code>var(--kendo-color-subtle, #666666)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the Input prefix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-suffix-text</td>
<td>String</td>
<td><code>$kendo-subtle-text</code></td>
<td><code>var(--kendo-color-subtle, #666666)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the Input suffix.</div></div>
</td>
</tr>
<tr>
<td>$kendo-input-invalid-border</td>
<td>String</td>
Expand Down Expand Up @@ -17606,16 +17576,6 @@ The following table lists the available variables for customizing the Default th
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the PDFViewer free text annotation.</div></div>
</td>
</tr>
<tr>
<td>$kendo-pdf-viewer-free-text-annotation-text</td>
<td>Color</td>
<td><code>rgba(124, 22, 27, 0.7)</code></td>
<td><span class="color-preview" style="background-color: rgba(124, 22, 27, 0.5)"></span><code>rgba(124, 22, 27, 0.5)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The text color of the PDFViewer free text annotation.</div></div>
</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit bef60c4

Please sign in to comment.