Skip to content

Commit e7f2224

Browse files
kendo-botTeyaVes
authored andcommitted
chore: update visual previews
1 parent f5a64c0 commit e7f2224

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed
32 Bytes
Loading
-279 Bytes
Loading
-280 Bytes
Loading
59 Bytes
Loading
133 Bytes
Loading

tests/chart-wizard/tab-format-sections-expanded.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<form class="k-form k-form-md">
3838
<fieldset class="k-form-fieldset">
3939
<legend class="k-form-legend">Margins</legend>
40-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
40+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
4141
<div class="k-form-field">
4242
<label class="k-label k-form-label">Left</label>
4343
<div class="k-form-field-wrap">
@@ -181,7 +181,7 @@
181181
<div class="k-expander-content-wrapper">
182182
<div class="k-expander-content">
183183
<form class="k-form k-form-md">
184-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
184+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
185185
<div class="k-form-field k-col-span-2">
186186
<label class="k-label k-form-label">Apply to</label>
187187
<div class="k-form-field-wrap">
@@ -280,7 +280,7 @@
280280
<form class="k-form k-form-md">
281281
<fieldset class="k-form-fieldset">
282282
<legend class="k-form-legend">Title</legend>
283-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
283+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
284284
<div class="k-form-field k-col-span-2">
285285
<div class="k-form-field-wrap">
286286
<span class="k-textbox k-input k-input-md k-input-outline k-rounded-md">
@@ -341,7 +341,7 @@
341341
</fieldset>
342342
<fieldset class="k-form-fieldset">
343343
<legend class="k-form-legend">Labels</legend>
344-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
344+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
345345
<div class="k-form-field k-col-span-2">
346346
<label class="k-label k-form-label">Font</label>
347347
<div class="k-form-field-wrap">
@@ -444,7 +444,7 @@
444444
<form class="k-form k-form-md">
445445
<fieldset class="k-form-fieldset">
446446
<legend class="k-form-legend">Title</legend>
447-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
447+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
448448
<div class="k-form-field k-col-span-2">
449449
<div class="k-form-field-wrap">
450450
<span class="k-textbox k-input k-input-md k-input-outline k-rounded-md">
@@ -505,7 +505,7 @@
505505
</fieldset>
506506
<fieldset class="k-form-fieldset">
507507
<legend class="k-form-legend">Labels</legend>
508-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
508+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
509509
<div class="k-form-field k-col-span-2">
510510
<label class="k-label k-form-label">Label Format</label>
511511
<div class="k-form-field-wrap">
@@ -614,7 +614,7 @@
614614
<div class="k-expander-content-wrapper">
615615
<div class="k-expander-content">
616616
<form class="k-form k-form-md">
617-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4">
617+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 16px;">
618618
<label class="k-label">Show Legend</label>
619619
<span class="k-switch k-switch-md k-switch-on">
620620
<span class="k-switch-track k-rounded-full">

tests/editor/editor-table-wizard.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</div>
5858
<div class="k-tabstrip-content k-active">
5959
<div class="k-form k-form-md">
60-
<div class="k-form-layout k-d-grid k-grid-cols-4 k-gap-x-4">
60+
<div class="k-form-layout k-d-grid k-grid-cols-4" style="column-gap: 16px;">
6161
<div class="k-form-field k-col-span-2">
6262
<label class="k-label k-form-label">Rows</label>
6363
<div class="k-form-field-wrap">
@@ -452,7 +452,7 @@
452452
</div>
453453
<fieldset class="k-form-fieldset">
454454
<legend class="k-form-legend">Accessibility</legend>
455-
<div class="k-form-layout k-d-grid k-grid-cols-4 k-gap-x-4">
455+
<div class="k-form-layout k-d-grid k-grid-cols-4" style="column-gap: 16px;">
456456
<div class="k-form-field k-col-span-2">
457457
<label class="k-label k-form-label">Caption<span class="k-label-optional">(Optional)</span>
458458
</label>
@@ -605,7 +605,7 @@
605605
</div>
606606
<div class="k-window-content">
607607
<div class="k-form k-form-md">
608-
<div class="k-form-layout k-d-grid k-grid-cols-4 k-gap-x-4">
608+
<div class="k-form-layout k-d-grid k-grid-cols-4" style="column-gap: 16px;">
609609
<div class="k-form-field k-col-span-full">
610610
<div class="k-form-field-wrap">
611611
<span class="k-checkbox-wrap">

tests/form/form-grid-layout.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<span></span>
2323
<section>
2424
<form class="k-form k-form-md">
25-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4 k-gap-y-3">
25+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="gap: 16px;">
2626
<fieldset class="k-form-fieldset">
2727
<legend class="k-form-legend">Form Legend</legend>
28-
<div class="k-form-layout k-d-grid k-grid-cols-1 k-gap-y-3">
28+
<div class="k-form-layout k-d-grid k-grid-cols-1" style="row-gap: 12px;">
2929
<div class="k-form-field">
3030
<label class="k-label k-form-label">Label</label>
3131
<div class="k-form-field-wrap">
@@ -81,7 +81,7 @@
8181
</fieldset>
8282
<fieldset class="k-form-fieldset">
8383
<legend class="k-form-legend">Form Legend</legend>
84-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4 k-gap-y-3">
84+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="gap: 12px 16px;">
8585
<div class="k-form-field">
8686
<label class="k-label k-form-label">Label</label>
8787
<div class="k-form-field-wrap">
@@ -120,7 +120,7 @@
120120
</fieldset>
121121
<fieldset class="k-form-fieldset k-col-span-2">
122122
<legend class="k-form-legend">Form Legend</legend>
123-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-4 k-gap-y-3">
123+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="gap: 12px 16px;">
124124
<div class="k-form-field">
125125
<label class="k-label k-form-label">Label</label>
126126
<div class="k-form-field-wrap">

tests/gantt/gantt-editing-popup-general.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</div>
7575
<div class="k-tabstrip-content k-active">
7676
<div class="k-form k-form-md">
77-
<div class="k-form-layout k-d-grid k-grid-cols-4 k-gap-x-2">
77+
<div class="k-form-layout k-d-grid k-grid-cols-4" style="column-gap: 8px;">
7878
<div class="k-form-field k-form-field-error k-col-span-full">
7979
<label class="k-label k-form-label">Title</label>
8080
<div class="k-form-field-wrap">

tests/imageeditor/imageeditor-crop-pane.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h4>Image Editor Crop Pane</h4>
111111
<div class="k-imageeditor-pane-form k-form k-form-md">
112112
<fieldset class="k-form-fieldset">
113113
<legend class="k-form-legend">Crop Image</legend>
114-
<div class="k-form-layout k-d-grid k-grid-cols-2 k-gap-x-2">
114+
<div class="k-form-layout k-d-grid k-grid-cols-2" style="column-gap: 8px;">
115115
<div class="k-form-field k-col-span-2">
116116
<label class="k-label k-form-label">Aspect Ratio:</label>
117117
<div class="k-form-field-wrap">

0 commit comments

Comments
 (0)