@amulet-laboratories/hex 0.5.2 → 0.6.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.
Files changed (88) hide show
  1. package/README.md +77 -48
  2. package/dist/beacon.css +1 -1
  3. package/dist/brass.css +2 -2
  4. package/dist/cardinal.css +2 -2
  5. package/dist/citron.css +2 -2
  6. package/dist/clover.css +2 -2
  7. package/dist/cobalt.css +2 -2
  8. package/dist/copper.css +2 -2
  9. package/dist/cypress.css +2 -2
  10. package/dist/damson.css +2 -2
  11. package/dist/fern.css +2 -2
  12. package/dist/forge.css +2 -2
  13. package/dist/garden.css +2 -2
  14. package/dist/greyline.css +2 -2
  15. package/dist/harbor.css +2 -2
  16. package/dist/hearth.css +2 -2
  17. package/dist/hex.css +2 -2
  18. package/dist/iris.css +2 -2
  19. package/dist/juniper.css +2 -2
  20. package/dist/lagoon.css +2 -2
  21. package/dist/ochre.css +2 -2
  22. package/dist/orchid.css +2 -2
  23. package/dist/quartz.css +2 -2
  24. package/dist/roast.css +2 -2
  25. package/dist/scoped.css +1 -1
  26. package/dist/sienna.css +2 -2
  27. package/dist/slate.css +2 -2
  28. package/dist/spacewizard.css +2 -2
  29. package/dist/vesper.css +2 -2
  30. package/dist/voltaic.css +1 -1
  31. package/package.json +18 -1
  32. package/src/scoped/themes/cardinal.css +12 -12
  33. package/src/scoped/themes/clover.css +3 -3
  34. package/src/scoped/themes/cypress.css +12 -12
  35. package/src/scoped/themes/hearth.css +2 -2
  36. package/src/scoped/themes/iris.css +12 -12
  37. package/src/scoped/themes/lagoon.css +3 -3
  38. package/src/scoped/themes/ochre.css +6 -6
  39. package/src/scoped/themes/sienna.css +6 -6
  40. package/src/scoped/themes/vesper.css +3 -3
  41. package/src/shared/components/core.css +15 -5
  42. package/src/shared/components/data.css +1 -1
  43. package/src/themes/cardinal/base.css +1 -1
  44. package/src/themes/cardinal/components.css +1 -1
  45. package/src/themes/cardinal/domains.css +1 -1
  46. package/src/themes/cardinal/tokens.css +9 -9
  47. package/src/themes/clover/base.css +1 -1
  48. package/src/themes/clover/components.css +1 -1
  49. package/src/themes/clover/domains.css +1 -1
  50. package/src/themes/clover/tokens.css +2 -2
  51. package/src/themes/copper/base.css +1 -1
  52. package/src/themes/copper/components.css +1 -1
  53. package/src/themes/copper/domains.css +1 -1
  54. package/src/themes/copper/tokens.css +2 -2
  55. package/src/themes/cypress/base.css +1 -1
  56. package/src/themes/cypress/components.css +1 -1
  57. package/src/themes/cypress/domains.css +2 -2
  58. package/src/themes/cypress/tokens.css +3 -3
  59. package/src/themes/damson/base.css +1 -1
  60. package/src/themes/damson/components.css +1 -1
  61. package/src/themes/damson/domains.css +1 -1
  62. package/src/themes/damson/tokens.css +2 -2
  63. package/src/themes/hearth/base.css +1 -1
  64. package/src/themes/hearth/tokens.css +1 -1
  65. package/src/themes/iris/base.css +1 -1
  66. package/src/themes/iris/components.css +1 -1
  67. package/src/themes/iris/domains.css +2 -2
  68. package/src/themes/iris/tokens.css +2 -2
  69. package/src/themes/lagoon/base.css +1 -1
  70. package/src/themes/lagoon/components.css +1 -1
  71. package/src/themes/lagoon/domains.css +2 -2
  72. package/src/themes/lagoon/tokens.css +2 -2
  73. package/src/themes/roast/base.css +1 -1
  74. package/src/themes/roast/components.css +1 -1
  75. package/src/themes/roast/domains.css +1 -1
  76. package/src/themes/roast/tokens.css +12 -12
  77. package/src/themes/sienna/base.css +2 -2
  78. package/src/themes/sienna/components.css +1 -1
  79. package/src/themes/sienna/domains.css +1 -1
  80. package/src/themes/sienna/tokens.css +3 -3
  81. package/src/themes/slate/base.css +1 -1
  82. package/src/themes/slate/components.css +1 -1
  83. package/src/themes/slate/domains.css +1 -1
  84. package/src/themes/slate/tokens.css +2 -2
  85. package/src/themes/vesper/tokens.css +1 -1
  86. package/src/themes/voltaic/base.css +1 -1
  87. package/src/themes/voltaic/index.css +2 -2
  88. package/src/themes/voltaic/tokens.css +1 -1
@@ -1,4 +1,4 @@
1
- /* Hex — Compass Design Tokens
1
+ /* Hex — Clover Design Tokens
2
2
  * Veterinary clinic. Soft light mode with true green and warm coral.
3
3
  * Clinical warmth — reassuring, accessible, nature-forward.
4
4
  *
@@ -154,7 +154,7 @@
154
154
  --ca-coral: #d16b3f;
155
155
 
156
156
  /* ── Rig component token bridge ─────────────────────────────────────────
157
- * Overrides shared/tokens.css defaults where the Compass palette needs
157
+ * Overrides shared/tokens.css defaults where the Clover palette needs
158
158
  * values that can't be derived directly from --color-* semantics.
159
159
  */
160
160
 
@@ -1,4 +1,4 @@
1
- /* Hex — Undertow Base Styles
1
+ /* Hex — Copper Base Styles
2
2
  * Gritty dark brewery — Archivo Black display, Work Sans body.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Undertow Component Barrel */
1
+ /* Hex — Copper Component Barrel */
2
2
 
3
3
  @import '../../shared/rig-defaults.css';
4
4
  @import '../../shared/components/core.css';
@@ -1,4 +1,4 @@
1
- /* Hex — Undertow Domains */
1
+ /* Hex — Copper Domains */
2
2
  @reference 'tailwindcss';
3
3
  @reference './tokens.css';
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Undertow Design Tokens
1
+ /* Hex — Copper Design Tokens
2
2
  * Industrial craft brewery. Gritty dark mode with blaze orange and grain gold.
3
3
  * Warehouse taproom energy — loud, unpretentious, industrial warm.
4
4
  *
@@ -154,7 +154,7 @@
154
154
  --uw-gold: #c9b458;
155
155
 
156
156
  /* ── Rig component token bridge ─────────────────────────────────────────
157
- * Overrides shared/tokens.css defaults where the Undertow palette needs
157
+ * Overrides shared/tokens.css defaults where the Copper palette needs
158
158
  * values that can't be derived directly from --color-* semantics.
159
159
  */
160
160
 
@@ -1,4 +1,4 @@
1
- /* Hex — Tidemark Base Styles
1
+ /* Hex — Cypress Base Styles
2
2
  * html/body defaults, scrollbar, focus, selection, transitions.
3
3
  * Warm serif headings with linen white canvas.
4
4
  */
@@ -1,4 +1,4 @@
1
- /* Hex — Tidemark Component Barrel
1
+ /* Hex — Cypress Component Barrel
2
2
  * Imports shared component CSS (one file per Rig package).
3
3
  * Components use only semantic tokens — Tailwind resolves them
4
4
  * against this theme's tokens.css at build time.
@@ -1,6 +1,6 @@
1
- /* Hex — Tidemark Domains
1
+ /* Hex — Cypress Domains
2
2
  * Domain accent colors, responsive breakpoints, unstyled overrides.
3
- * Tidemark is a real estate theme — domains are less relevant
3
+ * Cypress is a coastal-soft theme — domains are less relevant
4
4
  * but included for contract compatibility.
5
5
  */
6
6
 
@@ -1,7 +1,7 @@
1
- /* Hex — Tidemark Design Tokens
1
+ /* Hex — Cypress Design Tokens
2
2
  * Coastal luxury real estate. Warm light mode with cyan accents.
3
3
  * Linen white background, charcoal brown text, true cyan primary, terracotta accent.
4
- * Light mode real estate theme — suited for property listings and luxury brand sites.
4
+ * Light mode coastal-soft theme — suited for property listings and luxury brand sites.
5
5
  *
6
6
  * Full palette (8 swatch colors):
7
7
  * #FAF7F2 linen white — background
@@ -157,7 +157,7 @@
157
157
  --tm-sage: #7a9e7e;
158
158
 
159
159
  /* ── Rig component token bridge ─────────────────────────────────────────
160
- * Overrides shared/tokens.css defaults where the Tidemark palette needs
160
+ * Overrides shared/tokens.css defaults where the Cypress palette needs
161
161
  * values that can't be derived directly from --color-* semantics.
162
162
  */
163
163
 
@@ -1,4 +1,4 @@
1
- /* Hex — Meeplehaus Base Styles
1
+ /* Hex — Damson Base Styles
2
2
  * Board game lounge — Custom heading + body fonts. Strategic warmth.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Meeplehaus Component Barrel */
1
+ /* Hex — Damson Component Barrel */
2
2
 
3
3
  @import '../../shared/rig-defaults.css';
4
4
  @import '../../shared/components/core.css';
@@ -1,4 +1,4 @@
1
- /* Hex — Meeplehaus Domains
1
+ /* Hex — Damson Domains
2
2
  * Playful, sophisticated board game authority site.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Meeplehaus Design Tokens
1
+ /* Hex — Damson Design Tokens
2
2
  * Board game lounge. Deep indigo leadership with warm amber accents.
3
3
  * Strategic warmth — inviting, thoughtful, community-driven.
4
4
  *
@@ -195,7 +195,7 @@
195
195
  --mh-indigo-hover: #3a3058;
196
196
 
197
197
  /* ── Rig component token bridge ─────────────────────────────────────────
198
- * Overrides shared/tokens.css defaults where the Meeplehaus palette needs
198
+ * Overrides shared/tokens.css defaults where the Damson palette needs
199
199
  * values that can't be derived directly from --color-* semantics.
200
200
  */
201
201
 
@@ -1,4 +1,4 @@
1
- /* Hex — Fogline Base Styles
1
+ /* Hex — Hearth Base Styles
2
2
  * Warm espresso roastery — Cormorant Garamond display, DM Sans body.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Fogline Design Tokens
1
+ /* Hex — Hearth Design Tokens
2
2
  * Warm espresso dark mode. The only brown-toned dark theme in Hex.
3
3
  * Feels like the inside of a dimly lit roastery at dawn — deep
4
4
  * espresso background, crema gold primary, patina copper accent.
@@ -1,4 +1,4 @@
1
- /* Hex — Briarcove Base Styles
1
+ /* Hex — Iris Base Styles
2
2
  * html/body defaults, scrollbar, focus, selection, transitions.
3
3
  * Serif body text with clean white canvas for institutional clarity.
4
4
  */
@@ -1,4 +1,4 @@
1
- /* Hex — Briarcove Component Barrel
1
+ /* Hex — Iris Component Barrel
2
2
  * Imports shared component CSS (one file per Rig package).
3
3
  * Components use only semantic tokens — Tailwind resolves them
4
4
  * against this theme's tokens.css at build time.
@@ -1,6 +1,6 @@
1
- /* Hex — Briarcove Domains
1
+ /* Hex — Iris Domains
2
2
  * Domain accent colors, responsive breakpoints, unstyled overrides.
3
- * Briarcove is an institutional theme — domains are less relevant
3
+ * Iris is an institutional theme — domains are less relevant
4
4
  * but included for contract compatibility.
5
5
  */
6
6
 
@@ -1,4 +1,4 @@
1
- /* Hex — Briarcove Design Tokens
1
+ /* Hex — Iris Design Tokens
2
2
  * Studio clarity. Clean white canvas with violet accents.
3
3
  * WCAG 2.1 AA compliant. Pure white background, dark purple-tinted foreground.
4
4
  * Light mode studio theme — suited for creative platforms and portfolios.
@@ -161,7 +161,7 @@
161
161
  --bc-violet-border: #d8d0e5;
162
162
 
163
163
  /* ── Rig component token bridge ─────────────────────────────────────────
164
- * Overrides shared/tokens.css defaults where the Briarcove palette needs
164
+ * Overrides shared/tokens.css defaults where the Iris palette needs
165
165
  * values that can't be derived directly from --color-* semantics.
166
166
  */
167
167
 
@@ -1,4 +1,4 @@
1
- /* Hex — Duskline Base Styles
1
+ /* Hex — Lagoon Base Styles
2
2
  * html/body defaults, scrollbar, focus, selection, transitions.
3
3
  * Investigative noir typography with true dark canvas.
4
4
  */
@@ -1,4 +1,4 @@
1
- /* Hex — Duskline Component Barrel
1
+ /* Hex — Lagoon Component Barrel
2
2
  * Imports shared component CSS (one file per Rig package).
3
3
  * Components use only semantic tokens — Tailwind resolves them
4
4
  * against this theme's tokens.css at build time.
@@ -1,6 +1,6 @@
1
- /* Hex — Duskline Domains
1
+ /* Hex — Lagoon Domains
2
2
  * Domain accent colors, responsive breakpoints, unstyled overrides.
3
- * Duskline is an investigative noir theme — domains are less relevant
3
+ * Lagoon is an investigative noir theme — domains are less relevant
4
4
  * but included for contract compatibility.
5
5
  */
6
6
 
@@ -1,4 +1,4 @@
1
- /* Hex — Duskline Design Tokens
1
+ /* Hex — Lagoon Design Tokens
2
2
  * Digital frost. Cold-running terminal with teal-cyan glow.
3
3
  * Dark mode investigative palette — cold blue-black background, cool white text,
4
4
  * teal-cyan highlights that pulse like frozen circuitry.
@@ -158,7 +158,7 @@
158
158
  --dk-white: #d8e4ec;
159
159
 
160
160
  /* ── Rig component token bridge ─────────────────────────────────────────
161
- * Overrides shared/tokens.css defaults where the Duskline palette needs
161
+ * Overrides shared/tokens.css defaults where the Lagoon palette needs
162
162
  * values that can't be derived directly from --color-* semantics.
163
163
  */
164
164
 
@@ -1,4 +1,4 @@
1
- /* Hex — Beanwoven Base Styles
1
+ /* Hex — Roast Base Styles
2
2
  * html/body defaults, scrollbar, focus, selection, transitions.
3
3
  * Warm serif headings with cream canvas for coffee and tea content.
4
4
  */
@@ -1,4 +1,4 @@
1
- /* Hex — Beanwoven Component Barrel */
1
+ /* Hex — Roast Component Barrel */
2
2
 
3
3
  @import '../../shared/rig-defaults.css';
4
4
  @import '../../shared/components/core.css';
@@ -1,4 +1,4 @@
1
- /* Hex — Beanwoven Domains
1
+ /* Hex — Roast Domains
2
2
  * Warm, artisanal coffee and tea authority site.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Beanwoven Design Tokens
1
+ /* Hex — Roast Design Tokens
2
2
  * Deep brown palette for coffee and tea content sites.
3
3
  * Light mode theme — deep brown primary, copper accent, warm cream neutrals.
4
4
  *
@@ -183,19 +183,19 @@
183
183
  /* ── Named palette aliases ──────────────────────────────────────────────
184
184
  * All 10 swatch colors available for direct template use.
185
185
  */
186
- --beanwoven-warm-cream: #faf6ef;
187
- --beanwoven-white: #ffffff;
188
- --beanwoven-linen: #f0ebe2;
189
- --beanwoven-light-taupe: #e4ddd0;
190
- --beanwoven-warm-border: #d9cfc2;
191
- --beanwoven-copper: #c07840;
192
- --beanwoven-deep-brown: #7a5636;
193
- --beanwoven-dark-brown: #654528;
194
- --beanwoven-muted-fg: #6b5d4f;
195
- --beanwoven-near-black: #1e1610;
186
+ --roast-warm-cream: #faf6ef;
187
+ --roast-white: #ffffff;
188
+ --roast-linen: #f0ebe2;
189
+ --roast-light-taupe: #e4ddd0;
190
+ --roast-warm-border: #d9cfc2;
191
+ --roast-copper: #c07840;
192
+ --roast-deep-brown: #7a5636;
193
+ --roast-dark-brown: #654528;
194
+ --roast-muted-fg: #6b5d4f;
195
+ --roast-near-black: #1e1610;
196
196
 
197
197
  /* ── Rig component token bridge ─────────────────────────────────────────
198
- * Overrides shared/tokens.css defaults where the Beanwoven palette needs
198
+ * Overrides shared/tokens.css defaults where the Roast palette needs
199
199
  * values that can't be derived directly from --color-* semantics.
200
200
  */
201
201
 
@@ -1,5 +1,5 @@
1
- /* Hex — Briarcovelib Base Styles
2
- * Public library — Bitter headings, Cabin body. Warm community feel.
1
+ /* Hex — Sienna Base Styles
2
+ * Bitter headings, Cabin body. Warm community feel.
3
3
  */
4
4
 
5
5
  @reference 'tailwindcss';
@@ -1,4 +1,4 @@
1
- /* Hex — Briarcovelib Component Barrel */
1
+ /* Hex — Sienna Component Barrel */
2
2
 
3
3
  @import '../../shared/rig-defaults.css';
4
4
  @import '../../shared/components/core.css';
@@ -1,4 +1,4 @@
1
- /* Hex — Briarcovelib Domains */
1
+ /* Hex — Sienna Domains */
2
2
  @reference 'tailwindcss';
3
3
  @reference './tokens.css';
4
4
 
@@ -1,5 +1,5 @@
1
- /* Hex — Briarcovelib Design Tokens
2
- * Public library. Warm light mode with sienna and slate blue.
1
+ /* Hex — Sienna Design Tokens
2
+ * Warm light mode with sienna and slate blue.
3
3
  * Civic warmth — welcoming, literary, community-focused.
4
4
  *
5
5
  * Full palette (7 swatch colors):
@@ -154,7 +154,7 @@
154
154
  --bl-slate: #3a6b8c;
155
155
 
156
156
  /* ── Rig component token bridge ─────────────────────────────────────────
157
- * Overrides shared/tokens.css defaults where the Briarcovelib palette needs
157
+ * Overrides shared/tokens.css defaults where the Sienna palette needs
158
158
  * values that can't be derived directly from --color-* semantics.
159
159
  */
160
160
 
@@ -1,4 +1,4 @@
1
- /* Hex — Shelfglow Base Styles
1
+ /* Hex — Slate Base Styles
2
2
  * Books and reading — Playfair Display headings, Source Sans 3 UI,
3
3
  * Lora body text. Warm, editorial, literary.
4
4
  */
@@ -1,4 +1,4 @@
1
- /* Hex — Shelfglow Component Barrel */
1
+ /* Hex — Slate Component Barrel */
2
2
 
3
3
  @import '../../shared/rig-defaults.css';
4
4
  @import '../../shared/components/core.css';
@@ -1,4 +1,4 @@
1
- /* Hex — Shelfglow Domains
1
+ /* Hex — Slate Domains
2
2
  * Premium editorial design for a literary book recommendation site.
3
3
  */
4
4
 
@@ -1,4 +1,4 @@
1
- /* Hex — Shelfglow Design Tokens
1
+ /* Hex — Slate Design Tokens
2
2
  * Books and reading. Deep navy structure with muted gold accents.
3
3
  * Literary warmth — contemplative, refined, knowledge-forward.
4
4
  *
@@ -195,7 +195,7 @@
195
195
  --site-max-width: 72rem;
196
196
 
197
197
  /* ── Rig component token bridge ─────────────────────────────────────────
198
- * Overrides shared/tokens.css defaults where the Shelfglow palette needs
198
+ * Overrides shared/tokens.css defaults where the Slate palette needs
199
199
  * values that can't be derived directly from --color-* semantics.
200
200
  */
201
201
 
@@ -1,6 +1,6 @@
1
1
  /* Hex — Lanternhouse Design Tokens
2
2
  * Evening observatory. Soft violet glow on deep plum.
3
- * Boutique hospitality theme with lavender accent on dark plum canvas.
3
+ * Boutique evening-warm theme with lavender accent on dark plum canvas.
4
4
  *
5
5
  * Full palette (7 swatch colors):
6
6
  * #110E18 dark plum — background
@@ -1,4 +1,4 @@
1
- /* Hex — Andrew Passanisi Base Styles
1
+ /* Hex — Voltaic Base Styles
2
2
  * html/body defaults, element resets, scrollbar, focus, selection,
3
3
  * transitions, and utility classes from the original site.
4
4
  */
@@ -1,8 +1,8 @@
1
- /* Hex — Andrew Passanisi Full Bundle
1
+ /* Hex — Voltaic Full Bundle
2
2
  * Import this single file to get everything:
3
3
  * Tailwind v4 + shared Rig tokens + base styles + theme tokens.
4
4
  *
5
- * Usage: import '@amulet-laboratories/hex/andrewpassanisi/source'
5
+ * Usage: import '@amulet-laboratories/hex/voltaic/source'
6
6
  */
7
7
 
8
8
  @import 'tailwindcss';
@@ -1,4 +1,4 @@
1
- /* Hex — Andrew Passanisi Design Tokens
1
+ /* Hex — Voltaic Design Tokens
2
2
  * Dark portfolio theme — deep navy (#060d2b) & neon green (#AEF66D).
3
3
  * Preserves the original site's exact Tailwind utility names so all
4
4
  * template classes (text-blue-lighter, bg-blue-darkest, etc.) resolve