-
-
- Update available
-
-
+ {versionAdvisory ? (
+
+
- {versionAdvisory.detail}
-
-
- {onRunUpdate ? (
-
- ) : null}
- {onRunUpdate && updateCommand ? (
-
-
- or, update manually using
-
-
- ) : null}
- {updateCommand ? (
-
-
-
- {updateCommand}
-
-
-
-
- copyToClipboard(updateCommand, {
- providerName: displayName,
- })
- }
- aria-label="Copy update command"
- >
-
-
- }
- />
- Copy command
-
+ }
+ />
+
+
+
+
+ Update available
+
+
+ {versionAdvisory.detail}
+
- ) : null}
-
-
-
- ) : null}
- {titleTailNode}
+ {onRunUpdate ? (
+
+ ) : null}
+ {onRunUpdate && updateCommand ? (
+
+
+ or, update manually using
+
+
+ ) : null}
+ {updateCommand ? (
+
+
+
+ {updateCommand}
+
+
+
+
+ copyToClipboard(updateCommand, {
+ providerName: displayName,
+ })
+ }
+ aria-label="Copy update command"
+ >
+
+
+ }
+ />
+ Copy command
+
+
+ ) : null}
+
+
+
+ ) : null}
+ {titleTailNode}
+
- {showEditorStatus ? (
-
+ {statusDotNode}
+ {isAuthenticated && authEmail ? (
+ <>
+ Authenticated as
+
+ {authLabel ? · {authLabel} : null}
+ >
+ ) : (
+ statusHeadlineNode
+ )}
+ {summary.detail && !needsAttention ? · {summary.detail} : null}
+
+ {summary.detail && needsAttention ? (
+