@hanzogui/demos 8.1.0 → 8.2.0
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.
|
@@ -46,7 +46,7 @@ function BrandTokensDemo() {
|
|
|
46
46
|
}), /* @__PURE__ */(0, import_jsx_runtime.jsx)(import_hanzogui.Paragraph, {
|
|
47
47
|
color: "$color11",
|
|
48
48
|
fontFamily: "$body",
|
|
49
|
-
children: "True-black canvas \xB7 one accent per brand \xB7
|
|
49
|
+
children: "True-black canvas \xB7 one accent per brand \xB7 Zen type system"
|
|
50
50
|
})]
|
|
51
51
|
}), /* @__PURE__ */(0, import_jsx_runtime.jsxs)(import_hanzogui.YStack, {
|
|
52
52
|
gap: "$2",
|
|
@@ -48,7 +48,7 @@ function BrandTokensDemo() {
|
|
|
48
48
|
}), /* @__PURE__ */(0, import_jsx_runtime.jsx)(import_hanzogui.Paragraph, {
|
|
49
49
|
color: "$color11",
|
|
50
50
|
fontFamily: "$body",
|
|
51
|
-
children: "True-black canvas \xB7 one accent per brand \xB7
|
|
51
|
+
children: "True-black canvas \xB7 one accent per brand \xB7 Zen type system"
|
|
52
52
|
})]
|
|
53
53
|
}), /* @__PURE__ */(0, import_jsx_runtime.jsxs)(import_hanzogui.YStack, {
|
|
54
54
|
gap: "$2",
|
|
@@ -19,7 +19,7 @@ function BrandTokensDemo() {
|
|
|
19
19
|
}), /* @__PURE__ */jsx(Paragraph, {
|
|
20
20
|
color: "$color11",
|
|
21
21
|
fontFamily: "$body",
|
|
22
|
-
children: "True-black canvas \xB7 one accent per brand \xB7
|
|
22
|
+
children: "True-black canvas \xB7 one accent per brand \xB7 Zen type system"
|
|
23
23
|
})]
|
|
24
24
|
}), /* @__PURE__ */jsxs(YStack, {
|
|
25
25
|
gap: "$2",
|
|
@@ -19,7 +19,7 @@ function BrandTokensDemo() {
|
|
|
19
19
|
}), /* @__PURE__ */_jsx(Paragraph, {
|
|
20
20
|
color: "$color11",
|
|
21
21
|
fontFamily: "$body",
|
|
22
|
-
children: "True-black canvas \xB7 one accent per brand \xB7
|
|
22
|
+
children: "True-black canvas \xB7 one accent per brand \xB7 Zen type system"
|
|
23
23
|
})]
|
|
24
24
|
}), /* @__PURE__ */_jsxs(YStack, {
|
|
25
25
|
gap: "$2",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hanzogui/demos",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.2.0",
|
|
4
4
|
"source": "demos/src/index.tsx",
|
|
5
5
|
"files": [
|
|
6
6
|
"src",
|
|
@@ -46,42 +46,42 @@
|
|
|
46
46
|
"clean:build": "hanzogui-build clean:build"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@hanzogui/animate-presence": "8.
|
|
50
|
-
"@hanzogui/avatar": "8.
|
|
51
|
-
"@hanzogui/button": "8.
|
|
52
|
-
"@hanzogui/checkbox": "8.
|
|
53
|
-
"@hanzogui/checkbox-headless": "8.
|
|
54
|
-
"@hanzogui/colors": "8.
|
|
55
|
-
"@hanzogui/config": "8.
|
|
56
|
-
"@hanzogui/context-menu": "8.
|
|
57
|
-
"@hanzogui/core": "8.
|
|
58
|
-
"@hanzogui/get-button-sized": "8.
|
|
59
|
-
"@hanzogui/image": "8.
|
|
60
|
-
"@hanzogui/input": "8.
|
|
61
|
-
"@hanzogui/linear-gradient": "8.
|
|
62
|
-
"@hanzogui/list-item": "8.
|
|
63
|
-
"@hanzogui/logo": "8.
|
|
64
|
-
"@hanzogui/lucide-icons-2": "8.
|
|
65
|
-
"@hanzogui/menu": "8.
|
|
66
|
-
"@hanzogui/popover": "8.
|
|
67
|
-
"@hanzogui/progress": "8.
|
|
68
|
-
"@hanzogui/radio-group": "8.
|
|
69
|
-
"@hanzogui/radio-headless": "8.
|
|
70
|
-
"@hanzogui/roving-focus": "8.
|
|
71
|
-
"@hanzogui/select": "8.
|
|
72
|
-
"@hanzogui/sheet": "8.
|
|
73
|
-
"@hanzogui/slider": "8.
|
|
74
|
-
"@hanzogui/stacks": "8.
|
|
75
|
-
"@hanzogui/switch": "8.
|
|
76
|
-
"@hanzogui/switch-headless": "8.
|
|
77
|
-
"@hanzogui/tabs": "8.
|
|
78
|
-
"@hanzogui/dev-config": "8.
|
|
79
|
-
"@hanzogui/theme": "8.
|
|
80
|
-
"@hanzogui/toast": "8.
|
|
81
|
-
"@hanzo/gui": "8.
|
|
49
|
+
"@hanzogui/animate-presence": "8.2.0",
|
|
50
|
+
"@hanzogui/avatar": "8.2.0",
|
|
51
|
+
"@hanzogui/button": "8.2.0",
|
|
52
|
+
"@hanzogui/checkbox": "8.2.0",
|
|
53
|
+
"@hanzogui/checkbox-headless": "8.2.0",
|
|
54
|
+
"@hanzogui/colors": "8.2.0",
|
|
55
|
+
"@hanzogui/config": "8.2.0",
|
|
56
|
+
"@hanzogui/context-menu": "8.2.0",
|
|
57
|
+
"@hanzogui/core": "8.2.0",
|
|
58
|
+
"@hanzogui/get-button-sized": "8.2.0",
|
|
59
|
+
"@hanzogui/image": "8.2.0",
|
|
60
|
+
"@hanzogui/input": "8.2.0",
|
|
61
|
+
"@hanzogui/linear-gradient": "8.2.0",
|
|
62
|
+
"@hanzogui/list-item": "8.2.0",
|
|
63
|
+
"@hanzogui/logo": "8.2.0",
|
|
64
|
+
"@hanzogui/lucide-icons-2": "8.2.0",
|
|
65
|
+
"@hanzogui/menu": "8.2.0",
|
|
66
|
+
"@hanzogui/popover": "8.2.0",
|
|
67
|
+
"@hanzogui/progress": "8.2.0",
|
|
68
|
+
"@hanzogui/radio-group": "8.2.0",
|
|
69
|
+
"@hanzogui/radio-headless": "8.2.0",
|
|
70
|
+
"@hanzogui/roving-focus": "8.2.0",
|
|
71
|
+
"@hanzogui/select": "8.2.0",
|
|
72
|
+
"@hanzogui/sheet": "8.2.0",
|
|
73
|
+
"@hanzogui/slider": "8.2.0",
|
|
74
|
+
"@hanzogui/stacks": "8.2.0",
|
|
75
|
+
"@hanzogui/switch": "8.2.0",
|
|
76
|
+
"@hanzogui/switch-headless": "8.2.0",
|
|
77
|
+
"@hanzogui/tabs": "8.2.0",
|
|
78
|
+
"@hanzogui/dev-config": "8.2.0",
|
|
79
|
+
"@hanzogui/theme": "8.2.0",
|
|
80
|
+
"@hanzogui/toast": "8.2.0",
|
|
81
|
+
"@hanzo/gui": "8.2.0"
|
|
82
82
|
},
|
|
83
83
|
"devDependencies": {
|
|
84
|
-
"@hanzogui/build": "8.
|
|
84
|
+
"@hanzogui/build": "8.2.0",
|
|
85
85
|
"react": ">=19",
|
|
86
86
|
"react-native": "0.83.2"
|
|
87
87
|
},
|
package/src/BrandTokensDemo.tsx
CHANGED
|
@@ -2,7 +2,7 @@ import { Button, Card, H2, Paragraph, Text, Theme, XStack, YStack } from 'hanzog
|
|
|
2
2
|
|
|
3
3
|
// Proof surface for the token layer: true-black neutral ramp, one accent per
|
|
4
4
|
// white-label brand (read straight from each brand's generated theme — the
|
|
5
|
-
// $color9 accent slot),
|
|
5
|
+
// $color9 accent slot), Zen type. Open with ?demo=BrandTokens.
|
|
6
6
|
// Brand accent SoT: pkgs/core/themes/src/brands.ts.
|
|
7
7
|
|
|
8
8
|
const BRANDS = ['hanzo', 'lux', 'zoo', 'pars'] as const
|
|
@@ -23,7 +23,7 @@ export function BrandTokensDemo() {
|
|
|
23
23
|
Hanzo GUI — design tokens
|
|
24
24
|
</H2>
|
|
25
25
|
<Paragraph color="$color11" fontFamily="$body">
|
|
26
|
-
True-black canvas · one accent per brand ·
|
|
26
|
+
True-black canvas · one accent per brand · Zen type system
|
|
27
27
|
</Paragraph>
|
|
28
28
|
</YStack>
|
|
29
29
|
|