Skip to content

Commit 6838e62

Browse files
epetrowJuveniel
authored andcommitted
chore: regen docs
1 parent 214ec7e commit 6838e62

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

packages/fluent/docs/customization-calendar.md

+10
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,16 @@ The following table lists the available variables for customization.
837837
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The shadow of the hovered end range selection in the Calendar.</div></div>
838838
</td>
839839
</tr>
840+
<tr>
841+
<td>$kendo-calendar-start-end-range-hover-shadow</td>
842+
<td></td>
843+
<td><code>inset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset -1px 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))</code></td>
844+
<td></td>
845+
</tr>
846+
<tr>
847+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The shadow of the hovered start-end range selection in the Calendar.</div></div>
848+
</td>
849+
</tr>
840850
<tr>
841851
<td>$kendo-calendar-sm-font-size</td>
842852
<td></td>

packages/fluent/docs/customization.md

+10
Original file line numberDiff line numberDiff line change
@@ -3768,6 +3768,16 @@ The following table lists the available variables for customizing the Fluent the
37683768
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The shadow of the hovered end range selection in the Calendar.</div></div>
37693769
</td>
37703770
</tr>
3771+
<tr>
3772+
<td>$kendo-calendar-start-end-range-hover-shadow</td>
3773+
<td></td>
3774+
<td><code>inset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset -1px 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))</code></td>
3775+
<td></td>
3776+
</tr>
3777+
<tr>
3778+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The shadow of the hovered start-end range selection in the Calendar.</div></div>
3779+
</td>
3780+
</tr>
37713781
<tr>
37723782
<td>$kendo-calendar-sm-font-size</td>
37733783
<td></td>

0 commit comments

Comments
 (0)