From bef60c4b7c6d6ff48ba25bb1204bfa5cf48fdf26 Mon Sep 17 00:00:00 2001 From: Emil Petrov Date: Mon, 13 Jan 2025 16:29:26 +0200 Subject: [PATCH] chore: regen docs --- .../bootstrap/docs/customization-toolbar.md | 40 ++++++++++++++ packages/bootstrap/docs/customization.md | 40 ++++++++++++++ .../classic/docs/customization-taskboard.md | 12 ++--- .../classic/docs/customization-toolbar.md | 40 ++++++++++++++ packages/classic/docs/customization.md | 52 ++++++++++++++++--- packages/default/docs/customization-common.md | 10 ---- packages/default/docs/customization-input.md | 20 ------- .../default/docs/customization-pdf-viewer.md | 10 ---- packages/default/docs/customization.md | 40 -------------- 9 files changed, 172 insertions(+), 92 deletions(-) diff --git a/packages/bootstrap/docs/customization-toolbar.md b/packages/bootstrap/docs/customization-toolbar.md index 7eef9b7023a..2382c56a8f4 100644 --- a/packages/bootstrap/docs/customization-toolbar.md +++ b/packages/bootstrap/docs/customization-toolbar.md @@ -447,6 +447,46 @@ The following table lists the available variables for customization.
Description
The box shadow of the focused Toolbar item.
+ + $kendo-toolbar-overflow-container-font-size + String + $kendo-menu-popup-md-font-size + var(--kendo-font-size, inherit) + + +
Description
The font size of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-container-line-height + String + $kendo-menu-popup-md-line-height + var(--kendo-line-height, normal) + + +
Description
The line-height of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-button-padding-y + String + $kendo-menu-popup-md-item-padding-y + var(--kendo-spacing-1, 0.25rem) + + +
Description
The vertical padding of the Toolbar overflow button.
+ + + + $kendo-toolbar-overflow-button-padding-x + String + $kendo-menu-popup-md-item-padding-x + var(--kendo-spacing-4, 1rem) + + +
Description
The horizontal padding of the Toolbar overflow button.
+ + $kendo-toolbar-sizes Map diff --git a/packages/bootstrap/docs/customization.md b/packages/bootstrap/docs/customization.md index 0e2040bfd0b..c8aac32cd54 100644 --- a/packages/bootstrap/docs/customization.md +++ b/packages/bootstrap/docs/customization.md @@ -29116,6 +29116,46 @@ The following table lists the available variables for customizing the Bootstrap
Description
The box shadow of the focused Toolbar item.
+ + $kendo-toolbar-overflow-container-font-size + String + $kendo-menu-popup-md-font-size + var(--kendo-font-size, inherit) + + +
Description
The font size of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-container-line-height + String + $kendo-menu-popup-md-line-height + var(--kendo-line-height, normal) + + +
Description
The line-height of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-button-padding-y + String + $kendo-menu-popup-md-item-padding-y + var(--kendo-spacing-1, 0.25rem) + + +
Description
The vertical padding of the Toolbar overflow button.
+ + + + $kendo-toolbar-overflow-button-padding-x + String + $kendo-menu-popup-md-item-padding-x + var(--kendo-spacing-4, 1rem) + + +
Description
The horizontal padding of the Toolbar overflow button.
+ + $kendo-toolbar-sizes Map diff --git a/packages/classic/docs/customization-taskboard.md b/packages/classic/docs/customization-taskboard.md index c8a7bb1a9e4..0675bf3a3dd 100644 --- a/packages/classic/docs/customization-taskboard.md +++ b/packages/classic/docs/customization-taskboard.md @@ -719,9 +719,9 @@ The following table lists the available variables for customization. $kendo-taskboard-card-header-focus-text - Null - $kendo-color-primary-darker - null + String + if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) + var(--kendo-color-primary-hover, #e05100)
Description
The text color of the hovered TaskBoard Card header text.
@@ -729,9 +729,9 @@ The following table lists the available variables for customization. $kendo-taskboard-card-header-hover-text - Null - $kendo-color-primary-darker - null + String + if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) + var(--kendo-color-primary-hover, #e05100)
Description
The text color of the focused TaskBoard Card header text.
diff --git a/packages/classic/docs/customization-toolbar.md b/packages/classic/docs/customization-toolbar.md index a4d2e19eaff..d26c3a49e46 100644 --- a/packages/classic/docs/customization-toolbar.md +++ b/packages/classic/docs/customization-toolbar.md @@ -447,6 +447,46 @@ The following table lists the available variables for customization.
Description
The box shadow of the focused Toolbar item.
+ + $kendo-toolbar-overflow-container-font-size + String + $kendo-menu-popup-md-font-size + var(--kendo-font-size, inherit) + + +
Description
The font size of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-container-line-height + String + $kendo-menu-popup-md-line-height + var(--kendo-line-height, normal) + + +
Description
The line-height of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-button-padding-y + String + $kendo-menu-popup-md-item-padding-y + var(--kendo-spacing-1, 0.25rem) + + +
Description
The vertical padding of the Toolbar overflow button.
+ + + + $kendo-toolbar-overflow-button-padding-x + String + $kendo-menu-popup-md-item-padding-x + var(--kendo-spacing-2, 0.5rem) + + +
Description
The horizontal padding of the Toolbar overflow button.
+ + $kendo-toolbar-sizes Map diff --git a/packages/classic/docs/customization.md b/packages/classic/docs/customization.md index 40b06c2044d..bed0fa2b43d 100644 --- a/packages/classic/docs/customization.md +++ b/packages/classic/docs/customization.md @@ -28319,9 +28319,9 @@ The following table lists the available variables for customizing the Classic th $kendo-taskboard-card-header-focus-text - Null - $kendo-color-primary-darker - null + String + if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) + var(--kendo-color-primary-hover, #e05100)
Description
The text color of the hovered TaskBoard Card header text.
@@ -28329,9 +28329,9 @@ The following table lists the available variables for customizing the Classic th $kendo-taskboard-card-header-hover-text - Null - $kendo-color-primary-darker - null + String + if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) + var(--kendo-color-primary-hover, #e05100)
Description
The text color of the focused TaskBoard Card header text.
@@ -29497,6 +29497,46 @@ The following table lists the available variables for customizing the Classic th
Description
The box shadow of the focused Toolbar item.
+ + $kendo-toolbar-overflow-container-font-size + String + $kendo-menu-popup-md-font-size + var(--kendo-font-size, inherit) + + +
Description
The font size of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-container-line-height + String + $kendo-menu-popup-md-line-height + var(--kendo-line-height, normal) + + +
Description
The line-height of the Toolbar overflow container.
+ + + + $kendo-toolbar-overflow-button-padding-y + String + $kendo-menu-popup-md-item-padding-y + var(--kendo-spacing-1, 0.25rem) + + +
Description
The vertical padding of the Toolbar overflow button.
+ + + + $kendo-toolbar-overflow-button-padding-x + String + $kendo-menu-popup-md-item-padding-x + var(--kendo-spacing-2, 0.5rem) + + +
Description
The horizontal padding of the Toolbar overflow button.
+ + $kendo-toolbar-sizes Map diff --git a/packages/default/docs/customization-common.md b/packages/default/docs/customization-common.md index a11e9d52be5..cc4ac1b6b28 100644 --- a/packages/default/docs/customization-common.md +++ b/packages/default/docs/customization-common.md @@ -37,16 +37,6 @@ The following table lists the available variables for customization.
Description
Box shadow of focused items.
- - $kendo-transition - List - color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out - (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) - - -
Description
Transition used across all components.
- - $kendo-disabled-bg Null diff --git a/packages/default/docs/customization-input.md b/packages/default/docs/customization-input.md index 98d8211e2e0..1f4ddb42a0b 100644 --- a/packages/default/docs/customization-input.md +++ b/packages/default/docs/customization-input.md @@ -822,26 +822,6 @@ The following table lists the available variables for customization.
Description
The text color of the Input suffix.
- - $kendo-input-prefix-text - String - $kendo-subtle-text - var(--kendo-color-subtle, #666666) - - -
Description
The text color of the Input prefix.
- - - - $kendo-input-suffix-text - String - $kendo-subtle-text - var(--kendo-color-subtle, #666666) - - -
Description
The text color of the Input suffix.
- - $kendo-input-invalid-border String diff --git a/packages/default/docs/customization-pdf-viewer.md b/packages/default/docs/customization-pdf-viewer.md index 8ef46b2c911..bf4b4873250 100644 --- a/packages/default/docs/customization-pdf-viewer.md +++ b/packages/default/docs/customization-pdf-viewer.md @@ -427,16 +427,6 @@ The following table lists the available variables for customization.
Description
The text color of the PDFViewer free text annotation.
- - $kendo-pdf-viewer-free-text-annotation-text - Color - rgba(124, 22, 27, 0.7) - rgba(124, 22, 27, 0.5) - - -
Description
The text color of the PDFViewer free text annotation.
- - diff --git a/packages/default/docs/customization.md b/packages/default/docs/customization.md index 82a32fd6403..1b120da0fff 100644 --- a/packages/default/docs/customization.md +++ b/packages/default/docs/customization.md @@ -41,16 +41,6 @@ The following table lists the available variables for customizing the Default th
Description
Box shadow of focused items.
- - $kendo-transition - List - color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out - (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) - - -
Description
Transition used across all components.
- - $kendo-disabled-bg Null @@ -13957,26 +13947,6 @@ The following table lists the available variables for customizing the Default th
Description
The text color of the Input suffix.
- - $kendo-input-prefix-text - String - $kendo-subtle-text - var(--kendo-color-subtle, #666666) - - -
Description
The text color of the Input prefix.
- - - - $kendo-input-suffix-text - String - $kendo-subtle-text - var(--kendo-color-subtle, #666666) - - -
Description
The text color of the Input suffix.
- - $kendo-input-invalid-border String @@ -17606,16 +17576,6 @@ The following table lists the available variables for customizing the Default th
Description
The text color of the PDFViewer free text annotation.
- - $kendo-pdf-viewer-free-text-annotation-text - Color - rgba(124, 22, 27, 0.7) - rgba(124, 22, 27, 0.5) - - -
Description
The text color of the PDFViewer free text annotation.
- -