@texturehq/edges 1.6.0 → 1.6.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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "1.6.0",
3
- "generatedAt": "2025-10-12T21:02:10.669Z",
2
+ "version": "1.6.2",
3
+ "generatedAt": "2025-10-13T20:19:50.340Z",
4
4
  "components": [
5
5
  {
6
6
  "name": "ActionCell",
@@ -357,10 +357,6 @@
357
357
  "importPath": "@texturehq/edges/components/Button",
358
358
  "description": "Renders an Edges Button. When `href` is provided, renders a link-styled button using the same visual system.",
359
359
  "props": [
360
- {
361
- "name": "variant",
362
- "type": "\"default\" | \"primary\" | \"secondary\" | \"destructive\" | \"icon\" | \"link\" | \"unstyled\" | \"ghost\""
363
- },
364
360
  {
365
361
  "name": "size",
366
362
  "type": "Size"