themelia-ui 1.0.0 → 1.0.1
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.
|
@@ -3,7 +3,6 @@ name: themelia-ui
|
|
|
3
3
|
description: Use when a React consumer is selecting, importing, composing, theming, localizing, or integrating themelia-ui components, including forms, routing, data, SSR, CSP, and consumer CSS overrides. Do not use for maintaining package internals.
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
<!-- GENERATED by themelia-ui/scripts/gen-agent-skill.mjs -->
|
|
7
6
|
<!-- GENERATED by themelia-ui/scripts/gen-agent-skill.mjs -->
|
|
8
7
|
# Consuming Themelia UI
|
|
9
8
|
|
package/README.md
CHANGED
|
@@ -493,7 +493,7 @@ applications.
|
|
|
493
493
|
|
|
494
494
|
<!-- GENERATED:status by scripts/gen-status-docs.mjs — do not edit. -->
|
|
495
495
|
|
|
496
|
-
`1.0.
|
|
496
|
+
`1.0.1`. 98 component families across 8 layers — admin 2, base 53, features 25, foundation 4, layout 9, patterns 3, primitives 1, typography 1.
|
|
497
497
|
|
|
498
498
|
The package publishes 100 exact JavaScript entrypoints and 94 exact CSS entrypoints. There are no broad aggregate barrels: a consumer imports the family it uses.
|
|
499
499
|
|
package/docs/learn/migration.md
CHANGED