aura-glass 3.4.1 → 3.4.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.
- package/README.md +12 -10
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# AuraGlass by AuraOne 3.
|
|
1
|
+
# AuraGlass by AuraOne 3.4.2
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/aura-glass)
|
|
4
4
|
[](https://www.npmjs.com/package/aura-glass)
|
|
@@ -11,9 +11,11 @@
|
|
|
11
11
|
|
|
12
12
|
AuraGlass by AuraOne is a production React and Next.js component system for Liquid Glass interfaces: premium dashboards, AI products, media tools, creator apps, data-heavy workspaces, and polished SaaS surfaces. It packages glass-native components, design tokens, motion, accessibility guardrails, SSR-safe entrypoints, optional 3D/media integrations, and release evidence in one npm library.
|
|
13
13
|
|
|
14
|
-
## 3.
|
|
14
|
+
## 3.4 Package Surface
|
|
15
15
|
|
|
16
|
-
AuraGlass by AuraOne 3.
|
|
16
|
+
AuraGlass by AuraOne 3.4 redesigns the entire Liquid Glass surface system: all 30 canonical surfaces (six intents x five elevation levels) are now luminous white frost — low-alpha white gradients over a faint smoke scrim — with a 16/24/32/40/48px blur scale, 1px white or tint hairline borders, rendered inset edge highlights, enlarged radii, and one unified `saturate(1.8) brightness(1.05) contrast(1.05)` backdrop filter across the TypeScript utilities, generated CSS, `.glass` foundation, and dark theme. A library-wide audit also fixed 71 invisible comment-as-value backgrounds and 107 dead utility classes.
|
|
17
|
+
|
|
18
|
+
The package keeps the full dependency-sovereign app-surface system from 3.3: first-party icons, first-party primitives, native menus/selects/app chrome, Theme Engine 2.0, workspace shells, focused package subpaths, migration CLI commands, 28 package registry recipes, six token formats, optional hosted AI/runtime contracts, and a complete Liquid Glass stylesheet.
|
|
17
19
|
|
|
18
20
|
No MUI, Radix, Lucide, or shadcn/ui package is required for core AuraGlass app chrome. Domain features such as charts, 3D, AI services, collaboration transport, and form-builder integrations still use optional peers only when those feature families are imported.
|
|
19
21
|
|
|
@@ -100,7 +102,7 @@ AuraGlass is not trying to be the smallest possible primitive kit. If you want n
|
|
|
100
102
|
|
|
101
103
|
## Flagship Components
|
|
102
104
|
|
|
103
|
-
3.
|
|
105
|
+
3.4 highlights flagship app-surface coverage instead of leading with raw inventory count. The broader package surface remains available, but these are the components the launch should make easiest to evaluate first.
|
|
104
106
|
|
|
105
107
|
| Product job | Start with |
|
|
106
108
|
| --- | --- |
|
|
@@ -130,7 +132,7 @@ Do not import from private source paths. Use optional peer packages only for the
|
|
|
130
132
|
|
|
131
133
|
## Recipes, Registry, And CLI
|
|
132
134
|
|
|
133
|
-
AuraGlass 3.
|
|
135
|
+
AuraGlass 3.4 includes a package-level recipe registry and CLI for scaffolding product-ready Liquid Glass app surfaces. The registry is available from `aura-glass/registry`; the CLI is installed as the `aura-glass` binary.
|
|
134
136
|
|
|
135
137
|
List available recipes:
|
|
136
138
|
|
|
@@ -350,7 +352,7 @@ AuraGlass components are expected to preserve:
|
|
|
350
352
|
- reduced-motion behavior for animation, transition, and physics effects
|
|
351
353
|
- desktop and mobile Storybook renderability
|
|
352
354
|
|
|
353
|
-
|
|
355
|
+
AuraGlass 3.4 layers the Liquid Glass white-frost surface redesign (see [CHANGELOG.md](./CHANGELOG.md)) on top of the 3.3-era evidence, which records first-party icons, first-party primitives, native app shell and workspace entrypoints, Theme Engine 2.0, 28 package registry recipes, focused forms/data/navigation/overlays/workflows/marketing subpaths, hosted-runtime contract tests, Docker Compose smoke coverage, migration CLI commands, tree-shaking gates, pack verification, export tests, and React 18/19 Next.js integration smokes. The older 356/356 certification inventory remains checked in as historical 3.0 Storybook and audit evidence; it is not the current package export count or launch claim.
|
|
354
356
|
|
|
355
357
|
Primary evidence sources:
|
|
356
358
|
|
|
@@ -395,7 +397,7 @@ AuraGlass keeps the root package focused on React UI and isolates heavier surfac
|
|
|
395
397
|
| `aura-glass/app-shell` | Native dashboard, SaaS, AI, media, and collaboration app shell components. |
|
|
396
398
|
| `aura-glass/workspace` | Workspace and workflow shell components. |
|
|
397
399
|
| `aura-glass/theme` | Theme Engine 2.0 creation, brand theme, density, motion, and contrast APIs. |
|
|
398
|
-
| `aura-glass/registry` | Styled registry compatibility plus
|
|
400
|
+
| `aura-glass/registry` | Styled registry compatibility plus copyable recipe metadata. |
|
|
399
401
|
| `aura-glass/hooks/useGlassProbes` | Runtime glass style probe hooks. |
|
|
400
402
|
| `aura-glass/services/ai/openai-service` | Optional OpenAI-backed backend integration. |
|
|
401
403
|
| `aura-glass/services/ai/vision-service` | Optional Google Cloud Vision backend integration. |
|
|
@@ -461,7 +463,7 @@ Useful scripts:
|
|
|
461
463
|
| `reports` | Generated and hand-authored audit evidence. |
|
|
462
464
|
| `reports/3.1-release` | 3.1 launch evidence scaffold and sign-off baselines. |
|
|
463
465
|
| `reports/3.2-release` | Historical 3.2 package launch evidence, recipe evidence, app-chrome visuals, and completion audit. |
|
|
464
|
-
| `reports/3.3-release` |
|
|
466
|
+
| `reports/3.3-release` | 3.3-era package launch evidence, hosted-runtime evidence, recipe evidence, app-chrome visuals, security review, and manual-certification scaffold. |
|
|
465
467
|
| `scripts/audit` | Audit and certification scripts. |
|
|
466
468
|
| `tests/visual/design-system` | Playwright guardrails for visual certification and audit coverage. |
|
|
467
469
|
| `.github` | GitHub workflow and collaboration templates. |
|
|
@@ -469,7 +471,7 @@ Useful scripts:
|
|
|
469
471
|
|
|
470
472
|
## Release Evidence
|
|
471
473
|
|
|
472
|
-
|
|
474
|
+
The 3.4 surface redesign is verified by the release gate commands below — typecheck, token and style lints, the 31-check glass pipeline, 90 WCAG AA contrast checks, and 432 Jest suites with 2,373 tests — while 3.3-era package launch claims remain backed by checked-in evidence under `reports/3.3-release`. The final publish path uses `npm publish --access public --tag latest --provenance=false --ignore-scripts` after the dry-run, pack, and integration gates pass.
|
|
473
475
|
|
|
474
476
|
Package gates:
|
|
475
477
|
|
|
@@ -490,7 +492,7 @@ npm run release:dry-run
|
|
|
490
492
|
git diff --check
|
|
491
493
|
```
|
|
492
494
|
|
|
493
|
-
|
|
495
|
+
3.3-era evidence:
|
|
494
496
|
|
|
495
497
|
- [3.3 launch evidence index](./reports/3.3-release/README.md)
|
|
496
498
|
- [3.3 hosted runtime evidence](./reports/3.3-release/hosted-runtime-evidence.md)
|
package/package.json
CHANGED