+ {#if $nexusOperationError} + {$nexusOperationError} + {:else} + {translate('standalone-nexus-operations.empty-state-description')} + {/if} +
++ {translate( + 'standalone-nexus-operations.empty-state-value-proposition', + )} +
++ {translate( + 'standalone-nexus-operations.empty-state-read-docs-prefix', + )} + + {translate( + 'standalone-nexus-operations.empty-state-nexus-docs-link', + )} + + {translate( + 'standalone-nexus-operations.empty-state-read-docs-middle', + )} + + {translate( + 'standalone-nexus-operations.empty-state-nexus-eval-guide-link', + )} + + {translate( + 'standalone-nexus-operations.empty-state-read-docs-suffix', + )} +
++ Saved Views +
+ {/if} +Saved Views
+ ++ {translate('standalone-nexus-operations.custom-views')} + {@render queryBadge({ + className: 'font-mono', + content: `${namespaceSavedQueries.length}/${MAX_SAVED_NEXUS_QUERIES}`, + })} +
+ {/if} + + + + {#if unsavedQuery} + {@render queryButton(unsaveView)} + {/if} + + {#if namespaceSavedQueries.length > 0} ++ No Views +
+ {/if} ++ {refreshTimeFormatted} +
+