@texturehq/edges 1.9.1 → 1.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@texturehq/edges",
3
- "version": "1.9.1",
3
+ "version": "1.10.1",
4
4
  "author": "Nicholas Brown <nick@texturehq.com>",
5
5
  "description": "A shared component library for Texture",
6
6
  "type": "module",
@@ -61,9 +61,9 @@ function generateVizRuntime() {
61
61
  * because Tailwind 4's @theme directive filters them out (similar issue as data-* prefix).
62
62
  *
63
63
  * AUTO-GENERATED by scripts/generate-viz-runtime.js
64
- * DO NOT EDIT MANUALLY - Edit tokens/base/data-visualization.json instead.
65
- *
66
- * To customize dark mode viz colors, edit the "viz" section in tokens/themes/dark.json
64
+ * DO NOT EDIT MANUALLY - Edit theme-specific viz colors in:
65
+ * - tokens/themes/light.json (light mode viz colors)
66
+ * - tokens/themes/dark.json (dark mode viz colors)
67
67
  */
68
68
 
69
69
  /* Light theme (default) */