@almadar/patterns 2.38.3 → 2.38.4

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
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-07T18:38:16.149Z",
3
+ "exportedAt": "2026-06-08T19:05:53.459Z",
4
4
  "mappings": {
5
5
  "page-header": {
6
6
  "component": "PageHeader",
@@ -22,11 +22,6 @@
22
22
  "importPath": "@/components/organisms/CardGrid",
23
23
  "category": "display"
24
24
  },
25
- "stats": {
26
- "component": "StatCard",
27
- "importPath": "@/components/atoms/StatCard",
28
- "category": "display"
29
- },
30
25
  "detail-panel": {
31
26
  "component": "DetailPanel",
32
27
  "importPath": "@/components/organisms/DetailPanel",
@@ -804,11 +799,6 @@
804
799
  "importPath": "@/components/molecules/StatsGrid",
805
800
  "category": "display"
806
801
  },
807
- "step-item": {
808
- "component": "StepItem",
809
- "importPath": "@/components/molecules/StepItem",
810
- "category": "component"
811
- },
812
802
  "tag-cloud": {
813
803
  "component": "TagCloud",
814
804
  "importPath": "@/components/molecules/TagCloud",
@@ -1524,6 +1514,16 @@
1524
1514
  "importPath": "@/components/molecules/TableView",
1525
1515
  "category": "display"
1526
1516
  },
1517
+ "step-flow": {
1518
+ "component": "StepFlow",
1519
+ "importPath": "@/components/molecules/StepFlow",
1520
+ "category": "component"
1521
+ },
1522
+ "stat-card": {
1523
+ "component": "StatCard",
1524
+ "importPath": "@/components/atoms/StatCard",
1525
+ "category": "display"
1526
+ },
1527
1527
  "heading": {
1528
1528
  "component": "Typography",
1529
1529
  "importPath": "@/components/atoms/Typography",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-07T18:38:16.149Z",
3
+ "exportedAt": "2026-06-08T19:05:53.459Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
@@ -536,11 +536,6 @@
536
536
  "requires": [],
537
537
  "entityAware": true
538
538
  },
539
- "stats": {
540
- "emits": [],
541
- "requires": [],
542
- "entityAware": false
543
- },
544
539
  "card": {
545
540
  "emits": [
546
541
  {