← back to Flockedwallpaper
front-page-steward: rework ux-primitives to silent bundle (remove demo-strip+fabricated SKU; no unsafe skeleton) TK-12031
5e587a7b0d7bcab0cce5787845b6ca47e0eb7699 · 2026-09-22 15:19:09 -0700 · front-page-steward
Negative-control proven: bundle introduces no new errors, grid/sort/density intact.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bjud9yhkmyLh365yZodCdn
Files touched
Diff
commit 5e587a7b0d7bcab0cce5787845b6ca47e0eb7699
Author: front-page-steward <steve@designerwallcoverings.com>
Date: Tue Sep 22 15:19:09 2026 -0700
front-page-steward: rework ux-primitives to silent bundle (remove demo-strip+fabricated SKU; no unsafe skeleton) TK-12031
Negative-control proven: bundle introduces no new errors, grid/sort/density intact.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bjud9yhkmyLh365yZodCdn
---
index.html | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 8b9337f..124f103 100644
--- a/index.html
+++ b/index.html
@@ -138,13 +138,11 @@ html.hf-fw-cta [data-f="fw-cta"] { display:none !important }
<!-- noscript fallback is added by set-fb-pixel.sh on flip (omitted here to avoid unflipped img phone-home) -->
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1431180262113856<!-- End Meta Pixel -->ev=PageView<!-- End Meta Pixel -->noscript=1"/></noscript>
<!-- End Meta Pixel -->
- <!-- ux-primitives.bundle (front-page-steward TK-12031) -->
+ <!-- ux-primitives.bundle v1.0.0#21023ffcfab3 (front-page-steward TK-12031) -->
<link rel="stylesheet" href="ux-primitives.bundle.css">
<script src="ux-primitives.bundle.js" defer></script>
</head>
<body>
-<!-- ux-primitives.bundle (front-page-steward TK-12031) : demonstrable activation (toast + copy-to-clipboard) -->
-<div class="ux-demo-strip" role="group" aria-label="UX primitives demo" style="position:fixed;right:14px;bottom:14px;z-index:900;display:flex;gap:8px;align-items:center;padding:8px 10px;border-radius:var(--ux-radius-pill,999px);background:var(--ux-surface,#fff);border:1px solid var(--ux-border,rgba(0,0,0,.12));box-shadow:var(--ux-shadow-1,0 2px 8px rgba(0,0,0,.15));font:13px/1 system-ui,sans-serif;"><button type="button" class="ux-focusable" data-ux-toast="Thanks — we'll notify you when new arrivals drop." data-ux-toast-variant="success" style="cursor:pointer;border:0;background:var(--ux-accent,#2563eb);color:var(--ux-accent-contrast,#fff);padding:7px 12px;border-radius:var(--ux-radius-pill,999px);font:inherit;">Notify me</button><button type="button" class="ux-copy ux-focusable" data-copy="FLOCK-SAMPLE" data-copy-feedback="both" data-copy-copied="SKU copied!" style="cursor:pointer;border:1px solid var(--ux-border,rgba(0,0,0,.2));background:var(--ux-surface-2,#f3f4f6);color:var(--ux-text,#1a1d24);padding:7px 12px;border-radius:var(--ux-radius-pill,999px);font:inherit;">Copy SKU</button></div>
<style id="ns-header-modal-styles">
.ns-header { position: sticky; top: 0; z-index: 100; display: flex; align-items: center; justify-content: space-between; padding: 18px 36px; background: rgba(10,10,10,0.92) !important; backdrop-filter: blur(8px); border-bottom: 1px solid rgba(245,241,232,0.06); }
← 31033ad front-page-steward: wire ux-primitives Bundle-B (toast+copy
·
back to Flockedwallpaper
·
front-page-steward: ux-primitives v1.1.0 lifecycle grid acti 78de9f1 →