Skip to content

Commit

Permalink
Update snapshots after removing timing sideeffects
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Malton <sebastian@malton.name>
  • Loading branch information
Nokel81 committed Jan 20, 2023
1 parent 07eb4fe commit 00ef6f4
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 2,954 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4998,38 +4998,6 @@ exports[`opening catalog entity details panel when navigated to the catalog when
class="Notifications flex column align-flex-end"
/>
</div>
<ul
class="Animate opacity Menu MenuActions flex bottom right portal enter leave"
data-testid="menu-actions-for-catalog-for-some-entity-id"
id="menu-actions-for-catalog-for-some-entity-id"
style="--enter-duration: 100ms; --leave-duration: 100ms; left: 0px; top: 8px;"
>
<li
class="MenuItem"
data-testid="open-details-menu-item-for-some-entity-id"
tabindex="0"
>
View Details
</li>
<li
class="MenuItem"
tabindex="0"
>
Settings
</li>
<li
class="MenuItem"
tabindex="0"
>
Disconnect
</li>
<li
class="MenuItem"
tabindex="0"
>
Add to Hotbar
</li>
</ul>
<div
class="Animate slide-right Drawer entityDetails right enter"
data-testid="catalog-entity-details-drawer"
Expand Down Expand Up @@ -8795,26 +8763,6 @@ exports[`opening catalog entity details panel when navigated to the catalog when
class="Notifications flex column align-flex-end"
/>
</div>
<ul
class="Animate opacity Menu MenuActions flex bottom right portal enter leave"
data-testid="menu-actions-for-catalog-for-some-weblink-id"
id="menu-actions-for-catalog-for-some-weblink-id"
style="--enter-duration: 100ms; --leave-duration: 100ms; left: 0px; top: 8px;"
>
<li
class="MenuItem"
data-testid="open-details-menu-item-for-some-weblink-id"
tabindex="0"
>
View Details
</li>
<li
class="MenuItem"
tabindex="0"
>
Add to Hotbar
</li>
</ul>
<div
class="Animate slide-right Drawer entityDetails right enter"
data-testid="catalog-entity-details-drawer"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,6 @@

exports[`legacy extension adding cluster frame components given custom components for cluster view available renders 1`] = `
<div>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
>
<div
class="drawer-wrapper flex column"
>
<div
class="drawer-title flex align-center"
>
<div
class="drawer-title-text flex gaps align-center"
>
</div>
<i
class="Icon material interactive focusable"
tabindex="0"
>
<span
class="icon"
data-icon-name="close"
>
close
</span>
</i>
<div>
Close
</div>
</div>
<div
class="drawer-content flex column box grow"
/>
</div>
<div
class="ResizingAnchor horizontal leading"
/>
</div>
<div
class="Notifications flex column align-flex-end"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -620,44 +620,6 @@ exports[`cluster - order of sidebar items when rendered renders 1`] = `

exports[`cluster - order of sidebar items when rendered when parent is expanded renders 1`] = `
<div>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
>
<div
class="drawer-wrapper flex column"
>
<div
class="drawer-title flex align-center"
>
<div
class="drawer-title-text flex gaps align-center"
>
</div>
<i
class="Icon material interactive focusable"
tabindex="0"
>
<span
class="icon"
data-icon-name="close"
>
close
</span>
</i>
<div>
Close
</div>
</div>
<div
class="drawer-content flex column box grow"
/>
</div>
<div
class="ResizingAnchor horizontal leading"
/>
</div>
<div
class="Notifications flex column align-flex-end"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1184,44 +1184,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations

exports[`cluster - sidebar and tab navigation for core given core registrations given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded renders 1`] = `
<div>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
>
<div
class="drawer-wrapper flex column"
>
<div
class="drawer-title flex align-center"
>
<div
class="drawer-title-text flex gaps align-center"
>
</div>
<i
class="Icon material interactive focusable"
tabindex="0"
>
<span
class="icon"
data-icon-name="close"
>
close
</span>
</i>
<div>
Close
</div>
</div>
<div
class="drawer-content flex column box grow"
/>
</div>
<div
class="ResizingAnchor horizontal leading"
/>
</div>
<div
class="Notifications flex column align-flex-end"
/>
Expand Down Expand Up @@ -1795,44 +1757,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations

exports[`cluster - sidebar and tab navigation for core given core registrations given no initially persisted state for sidebar items, when rendered when a parent sidebar item is expanded when a child of the parent is selected renders 1`] = `
<div>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
>
<div
class="drawer-wrapper flex column"
>
<div
class="drawer-title flex align-center"
>
<div
class="drawer-title-text flex gaps align-center"
>
</div>
<i
class="Icon material interactive focusable"
tabindex="0"
>
<span
class="icon"
data-icon-name="close"
>
close
</span>
</i>
<div>
Close
</div>
</div>
<div
class="drawer-content flex column box grow"
/>
</div>
<div
class="ResizingAnchor horizontal leading"
/>
</div>
<div
class="Notifications flex column align-flex-end"
/>
Expand Down Expand Up @@ -2284,44 +2208,6 @@ exports[`cluster - sidebar and tab navigation for core given core registrations

exports[`cluster - sidebar and tab navigation for core given core registrations given no state for expanded sidebar items exists, and navigated to child sidebar item, when rendered renders 1`] = `
<div>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
>
<div
class="drawer-wrapper flex column"
>
<div
class="drawer-title flex align-center"
>
<div
class="drawer-title-text flex gaps align-center"
>
</div>
<i
class="Icon material interactive focusable"
tabindex="0"
>
<span
class="icon"
data-icon-name="close"
>
close
</span>
</i>
<div>
Close
</div>
</div>
<div
class="drawer-content flex column box grow"
/>
</div>
<div
class="ResizingAnchor horizontal leading"
/>
</div>
<div
class="Notifications flex column align-flex-end"
/>
Expand Down
Loading

0 comments on commit 00ef6f4

Please sign in to comment.