@almadar/patterns 2.38.4 → 2.40.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-08T19:05:53.459Z",
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": {
@@ -84,7 +84,7 @@
84
84
  },
85
85
  "wizard-container": {
86
86
  "component": "WizardContainer",
87
- "importPath": "@/components/organisms/WizardContainer",
87
+ "importPath": "@/components/molecules/WizardContainer",
88
88
  "category": "navigation"
89
89
  },
90
90
  "wizard-progress": {
@@ -119,7 +119,7 @@
119
119
  },
120
120
  "confirm-dialog": {
121
121
  "component": "ConfirmDialog",
122
- "importPath": "@/components/organisms/ConfirmDialog",
122
+ "importPath": "@/components/molecules/ConfirmDialog",
123
123
  "category": "layout"
124
124
  },
125
125
  "master-detail": {
@@ -401,7 +401,7 @@
401
401
  },
402
402
  "header": {
403
403
  "component": "Header",
404
- "importPath": "@/components/organisms/Header",
404
+ "importPath": "@/components/molecules/Header",
405
405
  "category": "header"
406
406
  },
407
407
  "modal-slot": {
@@ -411,34 +411,29 @@
411
411
  },
412
412
  "navigation": {
413
413
  "component": "Navigation",
414
- "importPath": "@/components/organisms/Navigation",
414
+ "importPath": "@/components/molecules/Navigation",
415
415
  "category": "navigation"
416
416
  },
417
417
  "orbital-visualization": {
418
418
  "component": "OrbitalVisualization",
419
- "importPath": "@/components/organisms/OrbitalVisualization",
419
+ "importPath": "@/components/molecules/OrbitalVisualization",
420
420
  "category": "display"
421
421
  },
422
422
  "section": {
423
423
  "component": "Section",
424
- "importPath": "@/components/organisms/Section",
424
+ "importPath": "@/components/molecules/Section",
425
425
  "category": "display"
426
426
  },
427
427
  "sidebar": {
428
428
  "component": "Sidebar",
429
- "importPath": "@/components/organisms/Sidebar",
429
+ "importPath": "@/components/molecules/Sidebar",
430
430
  "category": "navigation"
431
431
  },
432
432
  "split": {
433
433
  "component": "Split",
434
- "importPath": "@/components/organisms/Split",
434
+ "importPath": "@/components/molecules/Split",
435
435
  "category": "layout"
436
436
  },
437
- "table": {
438
- "component": "Table",
439
- "importPath": "@/components/organisms/Table",
440
- "category": "display"
441
- },
442
437
  "toast-slot": {
443
438
  "component": "ToastSlot",
444
439
  "importPath": "@/components/organisms/ToastSlot",
@@ -476,7 +471,7 @@
476
471
  },
477
472
  "chart": {
478
473
  "component": "Chart",
479
- "importPath": "@/components/organisms/Chart",
474
+ "importPath": "@/components/molecules/Chart",
480
475
  "category": "visualization"
481
476
  },
482
477
  "meter": {
@@ -496,22 +491,22 @@
496
491
  },
497
492
  "signature-pad": {
498
493
  "component": "SignaturePad",
499
- "importPath": "@/components/organisms/SignaturePad",
494
+ "importPath": "@/components/molecules/SignaturePad",
500
495
  "category": "form"
501
496
  },
502
497
  "document-viewer": {
503
498
  "component": "DocumentViewer",
504
- "importPath": "@/components/organisms/DocumentViewer",
499
+ "importPath": "@/components/molecules/DocumentViewer",
505
500
  "category": "display"
506
501
  },
507
502
  "graph-canvas": {
508
503
  "component": "GraphCanvas",
509
- "importPath": "@/components/organisms/GraphCanvas",
504
+ "importPath": "@/components/molecules/GraphCanvas",
510
505
  "category": "visualization"
511
506
  },
512
507
  "code-viewer": {
513
508
  "component": "CodeViewer",
514
- "importPath": "@/components/organisms/CodeViewer",
509
+ "importPath": "@/components/molecules/CodeViewer",
515
510
  "category": "display"
516
511
  },
517
512
  "battle-template": {
@@ -556,12 +551,12 @@
556
551
  },
557
552
  "content-renderer": {
558
553
  "component": "ContentRenderer",
559
- "importPath": "@/components/organisms/ContentRenderer",
554
+ "importPath": "@/components/molecules/ContentRenderer",
560
555
  "category": "display"
561
556
  },
562
557
  "jazari-state-machine": {
563
558
  "component": "JazariStateMachine",
564
- "importPath": "@/components/organisms/JazariStateMachine",
559
+ "importPath": "@/components/molecules/JazariStateMachine",
565
560
  "category": "display"
566
561
  },
567
562
  "state-machine-view": {
@@ -734,11 +729,6 @@
734
729
  "importPath": "@/components/molecules/CaseStudyCard",
735
730
  "category": "display"
736
731
  },
737
- "code-example": {
738
- "component": "CodeExample",
739
- "importPath": "@/components/molecules/CodeExample",
740
- "category": "component"
741
- },
742
732
  "community-links": {
743
733
  "component": "CommunityLinks",
744
734
  "importPath": "@/components/molecules/CommunityLinks",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-06-08T19:05:53.459Z",
3
+ "exportedAt": "2026-06-09T01:18:33.001Z",
4
4
  "contracts": {
5
5
  "form": {
6
6
  "emits": [
package/dist/index.d.ts CHANGED
@@ -7087,171 +7087,6 @@ export declare const registry: {
7087
7087
  };
7088
7088
  };
7089
7089
  };
7090
- table: {
7091
- type: string;
7092
- category: string;
7093
- tier: string;
7094
- family: string;
7095
- description: string;
7096
- suggestedFor: string[];
7097
- typicalSize: string;
7098
- propsSchema: {
7099
- entity: {
7100
- types: string[];
7101
- description: string;
7102
- kind: string;
7103
- cardinality: string;
7104
- items: {
7105
- types: string[];
7106
- freeform: boolean;
7107
- };
7108
- };
7109
- className: {
7110
- types: string[];
7111
- description: string;
7112
- };
7113
- isLoading: {
7114
- types: string[];
7115
- description: string;
7116
- };
7117
- error: {
7118
- types: string[];
7119
- description: string;
7120
- properties: {
7121
- message: {
7122
- types: string[];
7123
- };
7124
- name: {
7125
- types: string[];
7126
- };
7127
- code: {
7128
- types: string[];
7129
- };
7130
- stack: {
7131
- types: string[];
7132
- };
7133
- };
7134
- propertyRequired: string[];
7135
- };
7136
- sortBy: {
7137
- types: string[];
7138
- description: string;
7139
- };
7140
- sortDirection: {
7141
- types: string[];
7142
- description: string;
7143
- enumValues: string[];
7144
- };
7145
- searchValue: {
7146
- types: string[];
7147
- description: string;
7148
- };
7149
- page: {
7150
- types: string[];
7151
- description: string;
7152
- };
7153
- pageSize: {
7154
- types: string[];
7155
- description: string;
7156
- };
7157
- totalCount: {
7158
- types: string[];
7159
- description: string;
7160
- };
7161
- activeFilters: {
7162
- types: string[];
7163
- description: string;
7164
- };
7165
- selectedIds: {
7166
- types: string[];
7167
- description: string;
7168
- items: {
7169
- types: string[];
7170
- };
7171
- };
7172
- columns: {
7173
- types: string[];
7174
- description: string;
7175
- required: boolean;
7176
- items: {
7177
- types: string[];
7178
- properties: {
7179
- key: {
7180
- types: string[];
7181
- };
7182
- label: {
7183
- types: string[];
7184
- };
7185
- sortable: {
7186
- types: string[];
7187
- };
7188
- render: {
7189
- types: string[];
7190
- };
7191
- width: {
7192
- types: string[];
7193
- };
7194
- };
7195
- required: string[];
7196
- };
7197
- };
7198
- selectable: {
7199
- types: string[];
7200
- description: string;
7201
- default: boolean;
7202
- };
7203
- sortable: {
7204
- types: string[];
7205
- description: string;
7206
- default: boolean;
7207
- };
7208
- sortColumn: {
7209
- types: string[];
7210
- description: string;
7211
- };
7212
- searchable: {
7213
- types: string[];
7214
- description: string;
7215
- default: boolean;
7216
- };
7217
- searchPlaceholder: {
7218
- types: string[];
7219
- description: string;
7220
- };
7221
- paginated: {
7222
- types: string[];
7223
- description: string;
7224
- default: boolean;
7225
- };
7226
- currentPage: {
7227
- types: string[];
7228
- description: string;
7229
- };
7230
- totalPages: {
7231
- types: string[];
7232
- description: string;
7233
- };
7234
- rowActions: {
7235
- types: string[];
7236
- description: string;
7237
- kind: string;
7238
- callbackArgs: {
7239
- name: string;
7240
- type: string;
7241
- }[];
7242
- renderCallback: boolean;
7243
- };
7244
- emptyMessage: {
7245
- types: string[];
7246
- description: string;
7247
- };
7248
- loading: {
7249
- types: string[];
7250
- description: string;
7251
- default: boolean;
7252
- };
7253
- };
7254
- };
7255
7090
  "toast-slot": {
7256
7091
  type: string;
7257
7092
  category: string;
@@ -11945,44 +11780,6 @@ export declare const registry: {
11945
11780
  };
11946
11781
  };
11947
11782
  };
11948
- "code-example": {
11949
- type: string;
11950
- category: string;
11951
- tier: string;
11952
- family: string;
11953
- description: string;
11954
- suggestedFor: string[];
11955
- typicalSize: string;
11956
- propsSchema: {
11957
- code: {
11958
- types: string[];
11959
- description: string;
11960
- required: boolean;
11961
- };
11962
- language: {
11963
- types: string[];
11964
- description: string;
11965
- required: boolean;
11966
- };
11967
- title: {
11968
- types: string[];
11969
- description: string;
11970
- };
11971
- copyable: {
11972
- types: string[];
11973
- description: string;
11974
- default: boolean;
11975
- };
11976
- maxHeight: {
11977
- types: string[];
11978
- description: string;
11979
- };
11980
- className: {
11981
- types: string[];
11982
- description: string;
11983
- };
11984
- };
11985
- };
11986
11783
  "community-links": {
11987
11784
  type: string;
11988
11785
  category: string;
@@ -36965,171 +36762,6 @@ export declare const PATTERN_REGISTRY: {
36965
36762
  };
36966
36763
  };
36967
36764
  };
36968
- table: {
36969
- type: string;
36970
- category: string;
36971
- tier: string;
36972
- family: string;
36973
- description: string;
36974
- suggestedFor: string[];
36975
- typicalSize: string;
36976
- propsSchema: {
36977
- entity: {
36978
- types: string[];
36979
- description: string;
36980
- kind: string;
36981
- cardinality: string;
36982
- items: {
36983
- types: string[];
36984
- freeform: boolean;
36985
- };
36986
- };
36987
- className: {
36988
- types: string[];
36989
- description: string;
36990
- };
36991
- isLoading: {
36992
- types: string[];
36993
- description: string;
36994
- };
36995
- error: {
36996
- types: string[];
36997
- description: string;
36998
- properties: {
36999
- message: {
37000
- types: string[];
37001
- };
37002
- name: {
37003
- types: string[];
37004
- };
37005
- code: {
37006
- types: string[];
37007
- };
37008
- stack: {
37009
- types: string[];
37010
- };
37011
- };
37012
- propertyRequired: string[];
37013
- };
37014
- sortBy: {
37015
- types: string[];
37016
- description: string;
37017
- };
37018
- sortDirection: {
37019
- types: string[];
37020
- description: string;
37021
- enumValues: string[];
37022
- };
37023
- searchValue: {
37024
- types: string[];
37025
- description: string;
37026
- };
37027
- page: {
37028
- types: string[];
37029
- description: string;
37030
- };
37031
- pageSize: {
37032
- types: string[];
37033
- description: string;
37034
- };
37035
- totalCount: {
37036
- types: string[];
37037
- description: string;
37038
- };
37039
- activeFilters: {
37040
- types: string[];
37041
- description: string;
37042
- };
37043
- selectedIds: {
37044
- types: string[];
37045
- description: string;
37046
- items: {
37047
- types: string[];
37048
- };
37049
- };
37050
- columns: {
37051
- types: string[];
37052
- description: string;
37053
- required: boolean;
37054
- items: {
37055
- types: string[];
37056
- properties: {
37057
- key: {
37058
- types: string[];
37059
- };
37060
- label: {
37061
- types: string[];
37062
- };
37063
- sortable: {
37064
- types: string[];
37065
- };
37066
- render: {
37067
- types: string[];
37068
- };
37069
- width: {
37070
- types: string[];
37071
- };
37072
- };
37073
- required: string[];
37074
- };
37075
- };
37076
- selectable: {
37077
- types: string[];
37078
- description: string;
37079
- default: boolean;
37080
- };
37081
- sortable: {
37082
- types: string[];
37083
- description: string;
37084
- default: boolean;
37085
- };
37086
- sortColumn: {
37087
- types: string[];
37088
- description: string;
37089
- };
37090
- searchable: {
37091
- types: string[];
37092
- description: string;
37093
- default: boolean;
37094
- };
37095
- searchPlaceholder: {
37096
- types: string[];
37097
- description: string;
37098
- };
37099
- paginated: {
37100
- types: string[];
37101
- description: string;
37102
- default: boolean;
37103
- };
37104
- currentPage: {
37105
- types: string[];
37106
- description: string;
37107
- };
37108
- totalPages: {
37109
- types: string[];
37110
- description: string;
37111
- };
37112
- rowActions: {
37113
- types: string[];
37114
- description: string;
37115
- kind: string;
37116
- callbackArgs: {
37117
- name: string;
37118
- type: string;
37119
- }[];
37120
- renderCallback: boolean;
37121
- };
37122
- emptyMessage: {
37123
- types: string[];
37124
- description: string;
37125
- };
37126
- loading: {
37127
- types: string[];
37128
- description: string;
37129
- default: boolean;
37130
- };
37131
- };
37132
- };
37133
36765
  "toast-slot": {
37134
36766
  type: string;
37135
36767
  category: string;
@@ -41823,44 +41455,6 @@ export declare const PATTERN_REGISTRY: {
41823
41455
  };
41824
41456
  };
41825
41457
  };
41826
- "code-example": {
41827
- type: string;
41828
- category: string;
41829
- tier: string;
41830
- family: string;
41831
- description: string;
41832
- suggestedFor: string[];
41833
- typicalSize: string;
41834
- propsSchema: {
41835
- code: {
41836
- types: string[];
41837
- description: string;
41838
- required: boolean;
41839
- };
41840
- language: {
41841
- types: string[];
41842
- description: string;
41843
- required: boolean;
41844
- };
41845
- title: {
41846
- types: string[];
41847
- description: string;
41848
- };
41849
- copyable: {
41850
- types: string[];
41851
- description: string;
41852
- default: boolean;
41853
- };
41854
- maxHeight: {
41855
- types: string[];
41856
- description: string;
41857
- };
41858
- className: {
41859
- types: string[];
41860
- description: string;
41861
- };
41862
- };
41863
- };
41864
41458
  "community-links": {
41865
41459
  type: string;
41866
41460
  category: string;
@@ -60764,11 +60358,6 @@ export declare const COMPONENT_MAPPING: {
60764
60358
  importPath: string;
60765
60359
  category: string;
60766
60360
  };
60767
- table: {
60768
- component: string;
60769
- importPath: string;
60770
- category: string;
60771
- };
60772
60361
  "toast-slot": {
60773
60362
  component: string;
60774
60363
  importPath: string;
@@ -61064,11 +60653,6 @@ export declare const COMPONENT_MAPPING: {
61064
60653
  importPath: string;
61065
60654
  category: string;
61066
60655
  };
61067
- "code-example": {
61068
- component: string;
61069
- importPath: string;
61070
- category: string;
61071
- };
61072
60656
  "community-links": {
61073
60657
  component: string;
61074
60658
  importPath: string;
@@ -62546,6 +62130,10 @@ export type { ItemActionPayload, SelectionChangePayload, LoadMoreRequestPayload,
62546
62130
  export type PatternEntry = {
62547
62131
  type: string;
62548
62132
  category: string;
62133
+ /** Atomic-design tier of the mapped component: 'atoms' | 'molecules' | 'organisms' | 'templates'. */
62134
+ tier?: string;
62135
+ /** Component family from the @almadar/ui family-first layout: 'core' | 'game' | 'marketing' | 'avl'. */
62136
+ family?: string;
62549
62137
  description?: string;
62550
62138
  suggestedFor?: string[];
62551
62139
  typicalSize?: string;