@nadicodeai/ui 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ import { cn } from "../lib/utils.js";
4
4
  * action-band — the full-bleed on-verde conversion band (V5 · B19).
5
5
  *
6
6
  * A solid brand-verde field (`bg-primary`) carrying one statement and one action,
7
- * per the founder rule "one statement, one button". The band bleeds full width; a
7
+ * one statement, one button. The band bleeds full width; a
8
8
  * centred rail (`max-w-[1200px]`, left/right hairlines) holds the content, and a
9
9
  * crosshair marks the STRUCTURAL intersection of the rail's top edge and left edge
10
10
  * — it is never decorative. A fractal-noise overlay adds grain TEXTURE only (an
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nadicodeai/ui",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -61,7 +61,7 @@
61
61
  "@assistant-ui/react": "0.15.1",
62
62
  "@assistant-ui/react-markdown": "0.14.8",
63
63
  "@base-ui/react": "^1.6.0",
64
- "@nadicodeai/design-system": "4.0.1",
64
+ "@nadicodeai/design-system": "4.0.2",
65
65
  "@paper-design/shaders": "0.0.78",
66
66
  "class-variance-authority": "^0.7.1",
67
67
  "clsx": "^2.1.1",