@almadar/patterns 2.38.3 → 2.39.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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-07T18:38:16.149Z",
3
+ "exportedAt": "2026-06-09T01:18:33.001Z",
4
4
  "mappings": {
5
5
  "page-header": {
6
6
  "component": "PageHeader",
7
- "importPath": "@/components/organisms/PageHeader",
7
+ "importPath": "@/components/molecules/PageHeader",
8
8
  "category": "header"
9
9
  },
10
10
  "entity-list": {
@@ -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",
@@ -89,7 +84,7 @@
89
84
  },
90
85
  "wizard-container": {
91
86
  "component": "WizardContainer",
92
- "importPath": "@/components/organisms/WizardContainer",
87
+ "importPath": "@/components/molecules/WizardContainer",
93
88
  "category": "navigation"
94
89
  },
95
90
  "wizard-progress": {
@@ -124,7 +119,7 @@
124
119
  },
125
120
  "confirm-dialog": {
126
121
  "component": "ConfirmDialog",
127
- "importPath": "@/components/organisms/ConfirmDialog",
122
+ "importPath": "@/components/molecules/ConfirmDialog",
128
123
  "category": "layout"
129
124
  },
130
125
  "master-detail": {
@@ -406,7 +401,7 @@
406
401
  },
407
402
  "header": {
408
403
  "component": "Header",
409
- "importPath": "@/components/organisms/Header",
404
+ "importPath": "@/components/molecules/Header",
410
405
  "category": "header"
411
406
  },
412
407
  "modal-slot": {
@@ -416,34 +411,29 @@
416
411
  },
417
412
  "navigation": {
418
413
  "component": "Navigation",
419
- "importPath": "@/components/organisms/Navigation",
414
+ "importPath": "@/components/molecules/Navigation",
420
415
  "category": "navigation"
421
416
  },
422
417
  "orbital-visualization": {
423
418
  "component": "OrbitalVisualization",
424
- "importPath": "@/components/organisms/OrbitalVisualization",
419
+ "importPath": "@/components/molecules/OrbitalVisualization",
425
420
  "category": "display"
426
421
  },
427
422
  "section": {
428
423
  "component": "Section",
429
- "importPath": "@/components/organisms/Section",
424
+ "importPath": "@/components/molecules/Section",
430
425
  "category": "display"
431
426
  },
432
427
  "sidebar": {
433
428
  "component": "Sidebar",
434
- "importPath": "@/components/organisms/Sidebar",
429
+ "importPath": "@/components/molecules/Sidebar",
435
430
  "category": "navigation"
436
431
  },
437
432
  "split": {
438
433
  "component": "Split",
439
- "importPath": "@/components/organisms/Split",
434
+ "importPath": "@/components/molecules/Split",
440
435
  "category": "layout"
441
436
  },
442
- "table": {
443
- "component": "Table",
444
- "importPath": "@/components/organisms/Table",
445
- "category": "display"
446
- },
447
437
  "toast-slot": {
448
438
  "component": "ToastSlot",
449
439
  "importPath": "@/components/organisms/ToastSlot",
@@ -481,7 +471,7 @@
481
471
  },
482
472
  "chart": {
483
473
  "component": "Chart",
484
- "importPath": "@/components/organisms/Chart",
474
+ "importPath": "@/components/molecules/Chart",
485
475
  "category": "visualization"
486
476
  },
487
477
  "meter": {
@@ -501,22 +491,22 @@
501
491
  },
502
492
  "signature-pad": {
503
493
  "component": "SignaturePad",
504
- "importPath": "@/components/organisms/SignaturePad",
494
+ "importPath": "@/components/molecules/SignaturePad",
505
495
  "category": "form"
506
496
  },
507
497
  "document-viewer": {
508
498
  "component": "DocumentViewer",
509
- "importPath": "@/components/organisms/DocumentViewer",
499
+ "importPath": "@/components/molecules/DocumentViewer",
510
500
  "category": "display"
511
501
  },
512
502
  "graph-canvas": {
513
503
  "component": "GraphCanvas",
514
- "importPath": "@/components/organisms/GraphCanvas",
504
+ "importPath": "@/components/molecules/GraphCanvas",
515
505
  "category": "visualization"
516
506
  },
517
507
  "code-viewer": {
518
508
  "component": "CodeViewer",
519
- "importPath": "@/components/organisms/CodeViewer",
509
+ "importPath": "@/components/molecules/CodeViewer",
520
510
  "category": "display"
521
511
  },
522
512
  "battle-template": {
@@ -561,12 +551,12 @@
561
551
  },
562
552
  "content-renderer": {
563
553
  "component": "ContentRenderer",
564
- "importPath": "@/components/organisms/ContentRenderer",
554
+ "importPath": "@/components/molecules/ContentRenderer",
565
555
  "category": "display"
566
556
  },
567
557
  "jazari-state-machine": {
568
558
  "component": "JazariStateMachine",
569
- "importPath": "@/components/organisms/JazariStateMachine",
559
+ "importPath": "@/components/molecules/JazariStateMachine",
570
560
  "category": "display"
571
561
  },
572
562
  "state-machine-view": {
@@ -739,11 +729,6 @@
739
729
  "importPath": "@/components/molecules/CaseStudyCard",
740
730
  "category": "display"
741
731
  },
742
- "code-example": {
743
- "component": "CodeExample",
744
- "importPath": "@/components/molecules/CodeExample",
745
- "category": "component"
746
- },
747
732
  "community-links": {
748
733
  "component": "CommunityLinks",
749
734
  "importPath": "@/components/molecules/CommunityLinks",
@@ -804,11 +789,6 @@
804
789
  "importPath": "@/components/molecules/StatsGrid",
805
790
  "category": "display"
806
791
  },
807
- "step-item": {
808
- "component": "StepItem",
809
- "importPath": "@/components/molecules/StepItem",
810
- "category": "component"
811
- },
812
792
  "tag-cloud": {
813
793
  "component": "TagCloud",
814
794
  "importPath": "@/components/molecules/TagCloud",
@@ -1524,6 +1504,16 @@
1524
1504
  "importPath": "@/components/molecules/TableView",
1525
1505
  "category": "display"
1526
1506
  },
1507
+ "step-flow": {
1508
+ "component": "StepFlow",
1509
+ "importPath": "@/components/molecules/StepFlow",
1510
+ "category": "component"
1511
+ },
1512
+ "stat-card": {
1513
+ "component": "StatCard",
1514
+ "importPath": "@/components/atoms/StatCard",
1515
+ "category": "display"
1516
+ },
1527
1517
  "heading": {
1528
1518
  "component": "Typography",
1529
1519
  "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-09T01:18:33.001Z",
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
  {