@offlinemediainc/offline-ui 0.2.3 → 0.3.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.
@@ -3,7 +3,7 @@
3
3
  "meta": {
4
4
  "name": "@offlinemediainc/offline-ui",
5
5
  "version": "0.2.1",
6
- "generatedAt": "2026-01-28T14:14:57.518Z",
6
+ "generatedAt": "2026-02-04T17:49:49.555Z",
7
7
  "description": "Offline Media Design System - LLM-friendly design decisions and patterns"
8
8
  },
9
9
  "quickReference": {
@@ -706,6 +706,20 @@
706
706
  "CollapsibleContent"
707
707
  ]
708
708
  },
709
+ "ProgressStepper": {
710
+ "name": "ProgressStepper",
711
+ "status": "draft",
712
+ "description": "Horizontal progress stepper with dot or compact bar variant",
713
+ "imports": [
714
+ "ProgressStepper"
715
+ ],
716
+ "variants": {
717
+ "variant": [
718
+ "stepper",
719
+ "compact"
720
+ ]
721
+ }
722
+ },
709
723
  "Alert": {
710
724
  "name": "Alert",
711
725
  "status": "draft",
@@ -803,6 +817,7 @@
803
817
  "Collapsible"
804
818
  ],
805
819
  "draft": [
820
+ "ProgressStepper",
806
821
  "Alert",
807
822
  "Select",
808
823
  "Sonner",