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 epetrow committed Aug 27, 2024
1 parent a92f91a commit ff8935b
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions tests/daterangepicker/daterangepicker-adaptive.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
</div>
<div class="k-calendar-view k-calendar-monthview k-align-items-start k-justify-content-center k-vstack">
<table class="k-calendar-table">
<caption class="k-calendar-caption">October 2021</caption>
<thead class="k-calendar-thead">
<tr class="k-calendar-tr">
<th class="k-calendar-th">Su</th>
Expand Down Expand Up @@ -226,7 +225,6 @@
</tbody>
</table>
<table class="k-calendar-table">
<caption class="k-calendar-caption">November 2021</caption>
<thead class="k-calendar-thead">
<tr class="k-calendar-tr">
<th class="k-calendar-th">Su</th>
Expand Down Expand Up @@ -431,7 +429,6 @@
</div>
<div class="k-calendar-view k-calendar-monthview k-align-items-start k-justify-content-center k-vstack">
<table class="k-calendar-table">
<caption class="k-calendar-caption">October 2021</caption>
<thead class="k-calendar-thead">
<tr class="k-calendar-tr">
<th class="k-calendar-th">Su</th>
Expand Down Expand Up @@ -563,7 +560,6 @@
</tbody>
</table>
<table class="k-calendar-table">
<caption class="k-calendar-caption">November 2021</caption>
<thead class="k-calendar-thead">
<tr class="k-calendar-tr">
<th class="k-calendar-th">Su</th>
Expand Down
6 changes: 3 additions & 3 deletions tests/prompt/prompt-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<div class="k-prompt-content">
<div class="k-prompt-view">
<span class="k-textarea !k-flex-col k-input k-input-md k-input-solid k-rounded-md">
<textarea class="!k-overflow-auto !k-flex-none k-resize k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
<textarea class="!k-overflow-auto !k-flex-none k-resize-y k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
</span>
</div>
</div>
Expand Down Expand Up @@ -111,7 +111,7 @@
<div class="k-prompt-content">
<div class="k-prompt-view">
<span class="k-textarea !k-flex-col k-input k-input-md k-input-solid k-rounded-md">
<textarea class="!k-overflow-auto !k-flex-none k-resize k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
<textarea class="!k-overflow-auto !k-flex-none k-resize-y k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
</span>
<div class="k-prompt-expander">
<button class="k-button k-button-md k-button-flat k-button-flat-base k-rounded-md">
Expand Down Expand Up @@ -182,7 +182,7 @@
<div class="k-prompt-content">
<div class="k-prompt-view">
<span class="k-textarea !k-flex-col k-input k-input-md k-input-solid k-rounded-md">
<textarea class="!k-overflow-auto !k-flex-none k-resize k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
<textarea class="!k-overflow-auto !k-flex-none k-resize-y k-input-inner" placeholder="Ask or generate content with AI" rows="1"></textarea>
</span>
<div class="k-prompt-expander">
<button class="k-button k-button-md k-button-flat k-button-flat-base k-rounded-md">
Expand Down

0 comments on commit ff8935b

Please sign in to comment.