Skip to content

Commit

Permalink
chore: update visual previews
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot authored and Juveniel committed Dec 3, 2024
1 parent b7d05e2 commit 47f1231
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 0 deletions.
Binary file modified tests/_output/bootstrap/imageeditor/imageeditor-crop-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/bootstrap/imageeditor/imageeditor-resize-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/classic/imageeditor/imageeditor-crop-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/classic/imageeditor/imageeditor-resize-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/default/imageeditor/imageeditor-crop-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/default/imageeditor/imageeditor-resize-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/fluent/imageeditor/imageeditor-crop-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/fluent/imageeditor/imageeditor-resize-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/material/imageeditor/imageeditor-crop-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/_output/material/imageeditor/imageeditor-resize-pane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions tests/imageeditor/imageeditor-crop-pane.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,19 @@ <h4>Image Editor Crop Pane</h4>
</fieldset>
<div class="k-form-buttons">
<button class="k-button k-button-md k-button-solid k-button-solid-primary k-rounded-md">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-check">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M434.7 82.7 480 128 192 416 32 256l45.3-45.3L192 325.5z"></path>
</svg>
</span>
<span class="k-button-text">Confirm</span>
</button>
<button class="k-button k-button-md k-button-solid k-button-solid-base k-rounded-md">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-cancel-outline">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M256 32c-56.1 0-107.4 20.6-146.7 54.7-8.1 7-15.6 14.6-22.6 22.6C52.6 148.6 32 199.9 32 256c0 123.7 100.3 224 224 224 56.1 0 107.4-20.6 146.7-54.7 8.1-7 15.6-14.6 22.6-22.6C459.4 363.4 480 312.1 480 256c0-123.7-100.3-224-224-224m0 416c-106 0-192-86-192-192 0-47.2 17.1-90.5 45.4-124L380 402.6c-33.5 28.3-76.8 45.4-124 45.4m146.6-68L132 109.4C165.5 81.1 208.8 64 256 64c106 0 192 86 192 192 0 47.2-17.1 90.5-45.4 124"></path>
</svg>
</span>
<span class="k-button-text">Cancel</span>
</button>
</div>
Expand Down
10 changes: 10 additions & 0 deletions tests/imageeditor/imageeditor-resize-pane.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,19 @@ <h4>Image Editor Resize Pane</h4>
</fieldset>
<div class="k-form-buttons">
<button class="k-button k-button-md k-button-solid k-button-solid-primary k-rounded-md">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-check">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M434.7 82.7 480 128 192 416 32 256l45.3-45.3L192 325.5z"></path>
</svg>
</span>
<span class="k-button-text">Confirm</span>
</button>
<button class="k-button k-button-md k-button-solid k-button-solid-base k-rounded-md">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-cancel-outline">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M256 32c-56.1 0-107.4 20.6-146.7 54.7-8.1 7-15.6 14.6-22.6 22.6C52.6 148.6 32 199.9 32 256c0 123.7 100.3 224 224 224 56.1 0 107.4-20.6 146.7-54.7 8.1-7 15.6-14.6 22.6-22.6C459.4 363.4 480 312.1 480 256c0-123.7-100.3-224-224-224m0 416c-106 0-192-86-192-192 0-47.2 17.1-90.5 45.4-124L380 402.6c-33.5 28.3-76.8 45.4-124 45.4m146.6-68L132 109.4C165.5 81.1 208.8 64 256 64c106 0 192 86 192 192 0 47.2-17.1 90.5-45.4 124"></path>
</svg>
</span>
<span class="k-button-text">Cancel</span>
</button>
</div>
Expand Down

0 comments on commit 47f1231

Please sign in to comment.