chore(release): stage 0.8.5 package tarballs
Quality / quality (ubuntu-latest) (push) Failing after 12m26s
Quality / quality (windows-latest) (push) Canceled after 0s

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-07 15:16:43 +05:30
co-authored by Claude Opus 5
parent 1fb1a8d2d0
commit f01a308287
42 changed files with 2546 additions and 288 deletions
-22
View File
@@ -8037,28 +8037,6 @@
cursor: pointer;
}
.wire-next--table {
width: 100%;
overflow: auto;
border: 1px solid var(--wire-color-border);
border-radius: var(--wire-radius-md);
}
.wire-next--table table {
width: 100%;
border-collapse: collapse;
}
.wire-next--table caption,
.wire-next--table th,
.wire-next--table td {
padding: 0.75rem;
border-bottom: 1px solid var(--wire-color-border);
text-align: left;
}
.wire-next--table caption,
.wire-next--table th {
font-weight: 800;
}
@keyframes wire-shimmer {
to {
background-position: -200% 0;