Skip to content

Commit 5fe77d8

Browse files
committed
chore: regen docs
1 parent c2fdcc6 commit 5fe77d8

8 files changed

+16
-16
lines changed

packages/bootstrap/docs/customization-scheduler.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ The following table lists the available variables for customization.
790790
<tr>
791791
<td>$kendo-scheduler-rtl-indicators-margin</td>
792792
<td>List</td>
793-
<td><code>k-spacing(1) 0 k-spacing(2) .4ex</code></td>
794-
<td><code>(var(--kendo-spacing-1, 0.25rem) 0 var(--kendo-spacing-2, 0.5rem) 0.4ex)</code></td>
793+
<td><code>k-spacing(1) k-spacing(2) 0 .4ex</code></td>
794+
<td><code>(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)</code></td>
795795
</tr>
796796
<tr>
797797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/bootstrap/docs/customization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22101,8 +22101,8 @@ The following table lists the available variables for customizing the Bootstrap
2210122101
<tr>
2210222102
<td>$kendo-scheduler-rtl-indicators-margin</td>
2210322103
<td>List</td>
22104-
<td><code>k-spacing(1) 0 k-spacing(2) .4ex</code></td>
22105-
<td><code>(var(--kendo-spacing-1, 0.25rem) 0 var(--kendo-spacing-2, 0.5rem) 0.4ex)</code></td>
22104+
<td><code>k-spacing(1) k-spacing(2) 0 .4ex</code></td>
22105+
<td><code>(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)</code></td>
2210622106
</tr>
2210722107
<tr>
2210822108
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/classic/docs/customization-scheduler.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ The following table lists the available variables for customization.
790790
<tr>
791791
<td>$kendo-scheduler-rtl-indicators-margin</td>
792792
<td>List</td>
793-
<td><code>k-spacing(0.5) 0 k-spacing(1) .4ex</code></td>
794-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-1, 0.25rem) 0.4ex)</code></td>
793+
<td><code>k-spacing(0.5) k-spacing(1) 0 .4ex</code></td>
794+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)</code></td>
795795
</tr>
796796
<tr>
797797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/classic/docs/customization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22462,8 +22462,8 @@ The following table lists the available variables for customizing the Classic th
2246222462
<tr>
2246322463
<td>$kendo-scheduler-rtl-indicators-margin</td>
2246422464
<td>List</td>
22465-
<td><code>k-spacing(0.5) 0 k-spacing(1) .4ex</code></td>
22466-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-1, 0.25rem) 0.4ex)</code></td>
22465+
<td><code>k-spacing(0.5) k-spacing(1) 0 .4ex</code></td>
22466+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)</code></td>
2246722467
</tr>
2246822468
<tr>
2246922469
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/default/docs/customization-scheduler.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ The following table lists the available variables for customization.
790790
<tr>
791791
<td>$kendo-scheduler-rtl-indicators-margin</td>
792792
<td>List</td>
793-
<td><code>k-spacing(0.5) 0 k-spacing(1) .4ex</code></td>
794-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-1, 0.25rem) 0.4ex)</code></td>
793+
<td><code>k-spacing(0.5) k-spacing(1) 0 .4ex</code></td>
794+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)</code></td>
795795
</tr>
796796
<tr>
797797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/default/docs/customization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21096,8 +21096,8 @@ The following table lists the available variables for customizing the Default th
2109621096
<tr>
2109721097
<td>$kendo-scheduler-rtl-indicators-margin</td>
2109821098
<td>List</td>
21099-
<td><code>k-spacing(0.5) 0 k-spacing(1) .4ex</code></td>
21100-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-1, 0.25rem) 0.4ex)</code></td>
21099+
<td><code>k-spacing(0.5) k-spacing(1) 0 .4ex</code></td>
21100+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)</code></td>
2110121101
</tr>
2110221102
<tr>
2110321103
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/material/docs/customization-scheduler.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ The following table lists the available variables for customization.
790790
<tr>
791791
<td>$kendo-scheduler-rtl-indicators-margin</td>
792792
<td>List</td>
793-
<td><code>k-spacing(0.5) 0 k-spacing(2) .4ex</code></td>
794-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-2, 0.5rem) 0.4ex)</code></td>
793+
<td><code>k-spacing(0.5) k-spacing(2) 0 .4ex</code></td>
794+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)</code></td>
795795
</tr>
796796
<tr>
797797
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

packages/material/docs/customization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21912,8 +21912,8 @@ The following table lists the available variables for customizing the Material t
2191221912
<tr>
2191321913
<td>$kendo-scheduler-rtl-indicators-margin</td>
2191421914
<td>List</td>
21915-
<td><code>k-spacing(0.5) 0 k-spacing(2) .4ex</code></td>
21916-
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) 0 var(--kendo-spacing-2, 0.5rem) 0.4ex)</code></td>
21915+
<td><code>k-spacing(0.5) k-spacing(2) 0 .4ex</code></td>
21916+
<td><code>(var(--kendo-spacing-0\.5, 0.125rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)</code></td>
2191721917
</tr>
2191821918
<tr>
2191921919
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The margin of the Scheduler event indicators in rtl.</div></div>

0 commit comments

Comments
 (0)