1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update snapshots

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-01-05 10:59:14 -05:00
parent 4e3060e48e
commit 8603d44293
4 changed files with 5 additions and 53 deletions

View File

@ -3863,20 +3863,6 @@ exports[`opening catalog entity details panel when navigated to the catalog when
class="value" class="value"
/> />
</div> </div>
<div
class="DrawerItem"
>
<span
class="name"
>
Id
</span>
<span
class="value"
>
some-entity-id
</span>
</div>
</div> </div>
</div> </div>
<div <div
@ -6589,20 +6575,6 @@ exports[`opening catalog entity details panel when navigated to the catalog when
class="value" class="value"
/> />
</div> </div>
<div
class="DrawerItem"
>
<span
class="name"
>
Id
</span>
<span
class="value"
>
some-weblink-id
</span>
</div>
</div> </div>
</div> </div>
<div <div

View File

@ -2824,32 +2824,12 @@ exports[`cluster - sidebar and tab navigation for core given core registrations
> >
<span <span
class="icon" class="icon"
data-icon-name="keyboard_arrow_up" data-icon-name="keyboard_arrow_down"
> >
keyboard_arrow_up keyboard_arrow_down
</span> </span>
</i> </i>
</a> </a>
<ul
class="subMenu"
>
<div
class="SidebarItem"
data-is-active-test="false"
data-parent-id-test="some-parent-id"
data-testid="sidebar-item-some-child-id"
>
<a
class="navItem"
data-testid="sidebar-item-link-for-some-child-id"
href="/"
>
<span>
Some child
</span>
</a>
</div>
</ul>
</div> </div>
<div <div
class="SidebarItem" class="SidebarItem"

View File

@ -3,7 +3,7 @@
exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given empty state for expanded sidebar items already exists, when rendered renders without errors 1`] = ` exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given empty state for expanded sidebar items already exists, when rendered renders without errors 1`] = `
<div> <div>
<div <div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter" class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;" style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
> >
<div <div
@ -579,7 +579,7 @@ exports[`cluster - sidebar and tab navigation for extensions given extension wit
exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered renders 1`] = ` exports[`cluster - sidebar and tab navigation for extensions given extension with cluster pages and cluster page menus given no initially persisted state for sidebar items, when rendered renders 1`] = `
<div> <div>
<div <div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter" class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;" style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
> >
<div <div

View File

@ -4,7 +4,7 @@ exports[`cluster/namespaces - edit namespaces from previously opened tab given t
<body> <body>
<div> <div>
<div <div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave" class="Animate slide-right Drawer KubeObjectDetails flex column right enter"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;" style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
> >
<div <div