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 2022-12-20 09:19:09 -05:00
parent 3fbbf022b9
commit 8b18e585a1
2 changed files with 43 additions and 7 deletions

View File

@ -4982,6 +4982,9 @@ exports[`opening dock tab for installing helm chart given application is started
exports[`opening dock tab for installing helm chart given application is started, when navigating to helm charts when charts resolve when opening details of a chart when chart versions resolve when readme resolves when selecting different version when readme rejects renders 1`] = `
<body>
<div>
<div
id="terminal-init"
/>
<div
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
style="--size: 725px; --enter-duration: 100ms; --leave-duration: 100ms;"
@ -5036,16 +5039,33 @@ exports[`opening dock tab for installing helm chart given application is started
>
<div
class="SidebarCluster"
data-testid="sidebar-cluster-dropdown"
id="cluster-some-cluster-id"
role="menubar"
tabindex="0"
>
<div
class="Avatar rounded loadingAvatar"
style="width: 40px; height: 40px;"
class="Avatar rounded avatar"
style="width: 40px; height: 40px; background: rgb(198, 167, 9);"
>
??
scn
</div>
<div
class="loadingClusterName"
/>
class="clusterName"
id="tooltip-cluster-some-cluster-id"
>
some-context-name
</div>
<i
class="Icon dropdown material focusable"
>
<span
class="icon"
data-icon-name="arrow_drop_down"
>
arrow_drop_down
</span>
</i>
</div>
<div
class="sidebarNav sidebar-active-status"

View File

@ -1624,7 +1624,23 @@ exports[`preferences - closing-preferences given already in a page renders 1`] =
<div
class="HotbarCell isDraggingOwner animateDown"
index="0"
/>
>
<div
style="z-index: 12; position: absolute;"
>
<div
class="HotbarIcon contextMenuAvailable"
>
<div
class="Avatar rounded disabled avatar"
id="hotbarIcon-hotbar-icon-catalog-entity"
style="width: 40px; height: 40px; background: rgb(5, 1, 130);"
>
Ca
</div>
</div>
</div>
</div>
<div
class="HotbarCell isDraggingOwner animateDown"
index="1"
@ -1691,7 +1707,7 @@ exports[`preferences - closing-preferences given already in a page renders 1`] =
class="badge Badge small clickable"
id="hotbarIndex"
>
0
1
</div>
</div>
<i