@dalexto/lexsys-registry 0.0.5 → 0.0.6

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dalexto/lexsys-registry",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "Install metadata and templates for the Lexsys registry-first UI framework",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,4 +1,10 @@
1
- /* Generated by @dalexto/lexsys-tokens. Do not edit directly. */
1
+ /**
2
+ * AUTO-GENERATED FILE.
3
+ *
4
+ * Generated by @dalexto/lexsys-tokens.
5
+ * Manual changes will be overwritten.
6
+ * Last generated: 2026-06-06T10:34:21.106Z
7
+ */
2
8
 
3
9
  :root {
4
10
  color-scheme: light;
@@ -1,4 +1,10 @@
1
- /* Generated by @dalexto/lexsys-tokens. Do not edit directly. */
1
+ /**
2
+ * AUTO-GENERATED FILE.
3
+ *
4
+ * Generated by @dalexto/lexsys-tokens.
5
+ * Manual changes will be overwritten.
6
+ * Last generated: 2026-06-06T10:34:21.106Z
7
+ */
2
8
 
3
9
  :root {
4
10
  --lex-color-white: oklch(1 0 0);