Skip to content

Commit 15e0586

Browse files
committed
chore: regen docs
1 parent b0e9c9c commit 15e0586

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

packages/fluent/docs/customization-pdf-viewer.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -178,33 +178,33 @@ The following table lists the available variables for customization.
178178
</td>
179179
</tr>
180180
<tr>
181-
<td>$kendo-pdf-viewer-search-dialog-padding-x</td>
181+
<td>$kendo-pdf-viewer-search-panel-padding-x</td>
182182
<td></td>
183183
<td><code>map.get( $kendo-spacing, 3 )</code></td>
184184
<td></td>
185185
</tr>
186186
<tr>
187-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Horizontal padding of the PDF viewer search dialog.</div></div>
187+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Horizontal padding of the PDF viewer search panel.</div></div>
188188
</td>
189189
</tr>
190190
<tr>
191-
<td>$kendo-pdf-viewer-search-dialog-padding-y</td>
191+
<td>$kendo-pdf-viewer-search-panel-padding-y</td>
192192
<td></td>
193-
<td><code>$kendo-pdf-viewer-search-dialog-padding-x</code></td>
193+
<td><code>$kendo-pdf-viewer-search-panel-padding-x</code></td>
194194
<td></td>
195195
</tr>
196196
<tr>
197-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Vertical padding of the PDF viewer search dialog.</div></div>
197+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Vertical padding of the PDF viewer search panel.</div></div>
198198
</td>
199199
</tr>
200200
<tr>
201-
<td>$kendo-pdf-viewer-search-dialog-spacing</td>
201+
<td>$kendo-pdf-viewer-search-panel-spacing</td>
202202
<td></td>
203203
<td><code>map.get( $kendo-spacing, 2 )</code></td>
204204
<td></td>
205205
</tr>
206206
<tr>
207-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Spacing of the PDF viewer search dialog.</div></div>
207+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Spacing of the PDF viewer search panel.</div></div>
208208
</td>
209209
</tr>
210210
<tr>
@@ -280,7 +280,7 @@ The following table lists the available variables for customization.
280280
<tr>
281281
<td>$kendo-pdf-viewer-search-panel-margin-y</td>
282282
<td></td>
283-
<td><code>calc( ( #{$kendo-button-calc-size} + ( 2 * #{$kendo-pdf-viewer-search-panel-border-width} ) + ( 2 * #{$kendo-pdf-viewer-search-dialog-padding-y} ) ) * -1 )</code></td>
283+
<td><code>calc( ( #{$kendo-button-calc-size} + ( 2 * #{$kendo-pdf-viewer-search-panel-border-width} ) + ( 2 * #{$kendo-pdf-viewer-search-panel-padding-y} ) ) * -1 )</code></td>
284284
<td></td>
285285
</tr>
286286
<tr>

packages/fluent/docs/customization.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -19891,33 +19891,33 @@ The following table lists the available variables for customizing the Fluent the
1989119891
</td>
1989219892
</tr>
1989319893
<tr>
19894-
<td>$kendo-pdf-viewer-search-dialog-padding-x</td>
19894+
<td>$kendo-pdf-viewer-search-panel-padding-x</td>
1989519895
<td></td>
1989619896
<td><code>map.get( $kendo-spacing, 3 )</code></td>
1989719897
<td></td>
1989819898
</tr>
1989919899
<tr>
19900-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Horizontal padding of the PDF viewer search dialog.</div></div>
19900+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Horizontal padding of the PDF viewer search panel.</div></div>
1990119901
</td>
1990219902
</tr>
1990319903
<tr>
19904-
<td>$kendo-pdf-viewer-search-dialog-padding-y</td>
19904+
<td>$kendo-pdf-viewer-search-panel-padding-y</td>
1990519905
<td></td>
19906-
<td><code>$kendo-pdf-viewer-search-dialog-padding-x</code></td>
19906+
<td><code>$kendo-pdf-viewer-search-panel-padding-x</code></td>
1990719907
<td></td>
1990819908
</tr>
1990919909
<tr>
19910-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Vertical padding of the PDF viewer search dialog.</div></div>
19910+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Vertical padding of the PDF viewer search panel.</div></div>
1991119911
</td>
1991219912
</tr>
1991319913
<tr>
19914-
<td>$kendo-pdf-viewer-search-dialog-spacing</td>
19914+
<td>$kendo-pdf-viewer-search-panel-spacing</td>
1991519915
<td></td>
1991619916
<td><code>map.get( $kendo-spacing, 2 )</code></td>
1991719917
<td></td>
1991819918
</tr>
1991919919
<tr>
19920-
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Spacing of the PDF viewer search dialog.</div></div>
19920+
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">Spacing of the PDF viewer search panel.</div></div>
1992119921
</td>
1992219922
</tr>
1992319923
<tr>
@@ -19993,7 +19993,7 @@ The following table lists the available variables for customizing the Fluent the
1999319993
<tr>
1999419994
<td>$kendo-pdf-viewer-search-panel-margin-y</td>
1999519995
<td></td>
19996-
<td><code>calc( ( #{$kendo-button-calc-size} + ( 2 * #{$kendo-pdf-viewer-search-panel-border-width} ) + ( 2 * #{$kendo-pdf-viewer-search-dialog-padding-y} ) ) * -1 )</code></td>
19996+
<td><code>calc( ( #{$kendo-button-calc-size} + ( 2 * #{$kendo-pdf-viewer-search-panel-border-width} ) + ( 2 * #{$kendo-pdf-viewer-search-panel-padding-y} ) ) * -1 )</code></td>
1999719997
<td></td>
1999819998
</tr>
1999919999
<tr>

0 commit comments

Comments
 (0)