@offlinemediainc/offline-ui 0.3.0 → 0.3.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.
@@ -3,7 +3,7 @@
3
3
  "meta": {
4
4
  "name": "@offlinemediainc/offline-ui",
5
5
  "version": "0.2.1",
6
- "generatedAt": "2026-02-04T17:49:49.555Z",
6
+ "generatedAt": "2026-02-10T21:36:39.922Z",
7
7
  "description": "Offline Media Design System - LLM-friendly design decisions and patterns"
8
8
  },
9
9
  "quickReference": {
@@ -788,6 +788,14 @@
788
788
  "imports": [
789
789
  "Textarea"
790
790
  ]
791
+ },
792
+ "MetricComparisonCard": {
793
+ "name": "MetricComparisonCard",
794
+ "status": "draft",
795
+ "description": "Metric card with optional comparison text and highlighted state",
796
+ "imports": [
797
+ "MetricComparisonCard"
798
+ ]
791
799
  }
792
800
  },
793
801
  "approved": [
@@ -822,7 +830,8 @@
822
830
  "Select",
823
831
  "Sonner",
824
832
  "Table",
825
- "Textarea"
833
+ "Textarea",
834
+ "MetricComparisonCard"
826
835
  ]
827
836
  },
828
837
  "patterns": {