@texturehq/edges 1.14.0 → 1.14.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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "1.14.0",
3
- "generatedAt": "2025-10-29T15:33:05.223Z",
2
+ "version": "1.14.1",
3
+ "generatedAt": "2025-10-29T23:38:45.924Z",
4
4
  "components": [
5
5
  {
6
6
  "name": "ActionCell",
@@ -897,6 +897,16 @@
897
897
  "relatedComponents": [],
898
898
  "storybookPath": "Display/DeviceStateBadge"
899
899
  },
900
+ {
901
+ "name": "DeviceStateCell",
902
+ "category": "Uncategorized",
903
+ "description": "",
904
+ "importRoot": "@texturehq/edges",
905
+ "importPath": "@texturehq/edges/components/DeviceStateCell",
906
+ "props": [],
907
+ "relatedComponents": [],
908
+ "storybookPath": "Uncategorized/DeviceStateCell"
909
+ },
900
910
  {
901
911
  "name": "DeviceStateWithMetric",
902
912
  "category": "Display",
@@ -2521,6 +2531,7 @@
2521
2531
  "ChartBottomBar",
2522
2532
  "ChartTooltip",
2523
2533
  "DateCell",
2534
+ "DeviceStateCell",
2524
2535
  "DialogHeader",
2525
2536
  "InteractiveMap",
2526
2537
  "LineSeries",