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:
parent
3fbbf022b9
commit
8b18e585a1
@ -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`] = `
|
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>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
<div
|
||||||
|
id="terminal-init"
|
||||||
|
/>
|
||||||
<div
|
<div
|
||||||
class="Animate slide-right Drawer KubeObjectDetails flex column right enter leave"
|
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;"
|
||||||
@ -5036,16 +5039,33 @@ exports[`opening dock tab for installing helm chart given application is started
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="SidebarCluster"
|
class="SidebarCluster"
|
||||||
|
data-testid="sidebar-cluster-dropdown"
|
||||||
|
id="cluster-some-cluster-id"
|
||||||
|
role="menubar"
|
||||||
|
tabindex="0"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="Avatar rounded loadingAvatar"
|
class="Avatar rounded avatar"
|
||||||
style="width: 40px; height: 40px;"
|
style="width: 40px; height: 40px; background: rgb(198, 167, 9);"
|
||||||
>
|
>
|
||||||
??
|
scn
|
||||||
</div>
|
</div>
|
||||||
<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>
|
||||||
<div
|
<div
|
||||||
class="sidebarNav sidebar-active-status"
|
class="sidebarNav sidebar-active-status"
|
||||||
|
|||||||
@ -1624,7 +1624,23 @@ exports[`preferences - closing-preferences given already in a page renders 1`] =
|
|||||||
<div
|
<div
|
||||||
class="HotbarCell isDraggingOwner animateDown"
|
class="HotbarCell isDraggingOwner animateDown"
|
||||||
index="0"
|
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
|
<div
|
||||||
class="HotbarCell isDraggingOwner animateDown"
|
class="HotbarCell isDraggingOwner animateDown"
|
||||||
index="1"
|
index="1"
|
||||||
@ -1691,7 +1707,7 @@ exports[`preferences - closing-preferences given already in a page renders 1`] =
|
|||||||
class="badge Badge small clickable"
|
class="badge Badge small clickable"
|
||||||
id="hotbarIndex"
|
id="hotbarIndex"
|
||||||
>
|
>
|
||||||
0
|
1
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<i
|
<i
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user