@almadar/core 10.30.0 → 10.32.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,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-07-16T19:33:37.203Z",
3
+ "exportedAt": "2026-07-23T14:32:35.644Z",
4
4
  "patterns": {
5
5
  "entity-table": {
6
6
  "type": "entity-table",
@@ -3499,7 +3499,8 @@
3499
3499
  "types": [
3500
3500
  "string"
3501
3501
  ],
3502
- "description": "Event name to dispatch on search (schema metadata, wired by trait) This is metadata used by the trait generator, not by the component."
3502
+ "description": "Declarative search event emits UI:{event} via eventBus on query submit (alongside canonical UI:SEARCH)",
3503
+ "kind": "event"
3503
3504
  },
3504
3505
  "entity": {
3505
3506
  "types": [
@@ -3520,7 +3521,8 @@
3520
3521
  "category": "filter",
3521
3522
  "tier": "molecules",
3522
3523
  "family": "core",
3523
- "description": "Multiple filter controls",
3524
+ "description": "FilterGroup — a panel of filter controls that narrows a collection by field values.",
3525
+ "capabilities": "search refinement panel, facet filters, admin list filters, records filter sidebar, filter chips panel",
3524
3526
  "suggestedFor": [
3525
3527
  "list pages with filterable data"
3526
3528
  ],
@@ -3657,6 +3659,20 @@
3657
3659
  "inline-column-header"
3658
3660
  ],
3659
3661
  "default": "toolbar"
3662
+ },
3663
+ "event": {
3664
+ "types": [
3665
+ "string"
3666
+ ],
3667
+ "description": "Declarative filter event — emits UI:{event} via eventBus on filter change (alongside canonical UI:FILTER)",
3668
+ "kind": "event"
3669
+ },
3670
+ "clearEvent": {
3671
+ "types": [
3672
+ "string"
3673
+ ],
3674
+ "description": "Declarative clear event — emits UI:{clearEvent} via eventBus on clear-all (alongside canonical UI:CLEAR_FILTERS)",
3675
+ "kind": "event"
3660
3676
  }
3661
3677
  }
3662
3678
  },
@@ -3721,18 +3737,6 @@
3721
3737
  "role": {
3722
3738
  "types": [
3723
3739
  "string"
3724
- ],
3725
- "enumValues": [
3726
- "player",
3727
- "enemy",
3728
- "npc",
3729
- "item",
3730
- "tile",
3731
- "projectile",
3732
- "effect",
3733
- "ui",
3734
- "decoration",
3735
- "vehicle"
3736
3740
  ]
3737
3741
  },
3738
3742
  "category": {
@@ -3762,6 +3766,11 @@
3762
3766
  "isometric"
3763
3767
  ]
3764
3768
  },
3769
+ "variant": {
3770
+ "types": [
3771
+ "string"
3772
+ ]
3773
+ },
3765
3774
  "dimension": {
3766
3775
  "types": [
3767
3776
  "string"
@@ -3782,6 +3791,16 @@
3782
3791
  "8:1"
3783
3792
  ]
3784
3793
  },
3794
+ "atlas": {
3795
+ "types": [
3796
+ "asset"
3797
+ ]
3798
+ },
3799
+ "sprite": {
3800
+ "types": [
3801
+ "string"
3802
+ ]
3803
+ },
3785
3804
  "name": {
3786
3805
  "types": [
3787
3806
  "string"
@@ -3794,7 +3813,9 @@
3794
3813
  }
3795
3814
  },
3796
3815
  "required": [
3797
- "url"
3816
+ "url",
3817
+ "role",
3818
+ "category"
3798
3819
  ]
3799
3820
  },
3800
3821
  "badge": {
@@ -3873,18 +3894,6 @@
3873
3894
  "role": {
3874
3895
  "types": [
3875
3896
  "string"
3876
- ],
3877
- "enumValues": [
3878
- "player",
3879
- "enemy",
3880
- "npc",
3881
- "item",
3882
- "tile",
3883
- "projectile",
3884
- "effect",
3885
- "ui",
3886
- "decoration",
3887
- "vehicle"
3888
3897
  ]
3889
3898
  },
3890
3899
  "category": {
@@ -3914,6 +3923,11 @@
3914
3923
  "isometric"
3915
3924
  ]
3916
3925
  },
3926
+ "variant": {
3927
+ "types": [
3928
+ "string"
3929
+ ]
3930
+ },
3917
3931
  "dimension": {
3918
3932
  "types": [
3919
3933
  "string"
@@ -3934,6 +3948,16 @@
3934
3948
  "8:1"
3935
3949
  ]
3936
3950
  },
3951
+ "atlas": {
3952
+ "types": [
3953
+ "asset"
3954
+ ]
3955
+ },
3956
+ "sprite": {
3957
+ "types": [
3958
+ "string"
3959
+ ]
3960
+ },
3937
3961
  "name": {
3938
3962
  "types": [
3939
3963
  "string"
@@ -3946,7 +3970,9 @@
3946
3970
  }
3947
3971
  },
3948
3972
  "required": [
3949
- "url"
3973
+ "url",
3974
+ "role",
3975
+ "category"
3950
3976
  ]
3951
3977
  },
3952
3978
  "badge": {
@@ -5384,6 +5410,13 @@
5384
5410
  "string"
5385
5411
  ],
5386
5412
  "description": "className prop"
5413
+ },
5414
+ "fullPage": {
5415
+ "types": [
5416
+ "boolean"
5417
+ ],
5418
+ "description": "Center over the whole viewport (fix: inset-0 overlay) instead of inline.",
5419
+ "default": false
5387
5420
  }
5388
5421
  }
5389
5422
  },
@@ -5575,6 +5608,14 @@
5575
5608
  "kind": "callback",
5576
5609
  "callbackArgs": []
5577
5610
  },
5611
+ "onExited": {
5612
+ "types": [
5613
+ "function"
5614
+ ],
5615
+ "description": "Fires after the exit animation completes (the modal is about to unmount).",
5616
+ "kind": "callback",
5617
+ "callbackArgs": []
5618
+ },
5578
5619
  "title": {
5579
5620
  "types": [
5580
5621
  "string"
@@ -5695,9 +5736,9 @@
5695
5736
  },
5696
5737
  "title": {
5697
5738
  "types": [
5698
- "string"
5739
+ "node"
5699
5740
  ],
5700
- "description": "Drawer title"
5741
+ "description": "Drawer title (text or any node, e.g. a brand logo + name)."
5701
5742
  },
5702
5743
  "children": {
5703
5744
  "types": [
@@ -6882,20 +6923,206 @@
6882
6923
  ]
6883
6924
  },
6884
6925
  "role": {
6926
+ "types": [
6927
+ "string"
6928
+ ]
6929
+ },
6930
+ "category": {
6931
+ "types": [
6932
+ "string"
6933
+ ]
6934
+ },
6935
+ "animations": {
6936
+ "types": [
6937
+ "array"
6938
+ ],
6939
+ "items": {
6940
+ "types": [
6941
+ "string"
6942
+ ]
6943
+ }
6944
+ },
6945
+ "style": {
6946
+ "types": [
6947
+ "string"
6948
+ ],
6949
+ "enumValues": [
6950
+ "pixel",
6951
+ "vector",
6952
+ "hd",
6953
+ "1-bit",
6954
+ "isometric"
6955
+ ]
6956
+ },
6957
+ "variant": {
6958
+ "types": [
6959
+ "string"
6960
+ ]
6961
+ },
6962
+ "dimension": {
6885
6963
  "types": [
6886
6964
  "string"
6887
6965
  ],
6888
6966
  "enumValues": [
6889
- "player",
6890
- "enemy",
6891
- "npc",
6892
- "item",
6893
- "tile",
6894
- "projectile",
6895
- "effect",
6896
- "ui",
6897
- "decoration",
6898
- "vehicle"
6967
+ "2d",
6968
+ "3d"
6969
+ ]
6970
+ },
6971
+ "aspect": {
6972
+ "types": [
6973
+ "string"
6974
+ ],
6975
+ "enumValues": [
6976
+ "1:1",
6977
+ "16:9",
6978
+ "5:7",
6979
+ "8:1"
6980
+ ]
6981
+ },
6982
+ "atlas": {
6983
+ "types": [
6984
+ "asset"
6985
+ ]
6986
+ },
6987
+ "sprite": {
6988
+ "types": [
6989
+ "string"
6990
+ ]
6991
+ },
6992
+ "name": {
6993
+ "types": [
6994
+ "string"
6995
+ ]
6996
+ },
6997
+ "thumbnailUrl": {
6998
+ "types": [
6999
+ "string"
7000
+ ]
7001
+ }
7002
+ },
7003
+ "propertyRequired": [
7004
+ "url",
7005
+ "role",
7006
+ "category"
7007
+ ]
7008
+ },
7009
+ "action": {
7010
+ "types": [
7011
+ "string"
7012
+ ],
7013
+ "description": "Declarative event name — emits UI:{action} via eventBus on click",
7014
+ "kind": "event"
7015
+ },
7016
+ "actionPayload": {
7017
+ "types": [
7018
+ "object"
7019
+ ],
7020
+ "description": "Payload to include with the action event",
7021
+ "freeform": true
7022
+ },
7023
+ "label": {
7024
+ "types": [
7025
+ "string"
7026
+ ],
7027
+ "description": "Button label text (alternative to children for schema-driven rendering)"
7028
+ },
7029
+ "disabled": {
7030
+ "types": [
7031
+ "boolean"
7032
+ ],
7033
+ "description": "Disable the button (greys out, blocks click events)"
7034
+ },
7035
+ "data-testid": {
7036
+ "types": [
7037
+ "string"
7038
+ ],
7039
+ "description": "Test identifier for automated tests"
7040
+ }
7041
+ }
7042
+ },
7043
+ "badge": {
7044
+ "type": "badge",
7045
+ "category": "component",
7046
+ "tier": "atoms",
7047
+ "family": "core",
7048
+ "description": "Small label for status or count",
7049
+ "suggestedFor": [
7050
+ "status indicators",
7051
+ "counts",
7052
+ "tags"
7053
+ ],
7054
+ "typicalSize": "tiny",
7055
+ "propsSchema": {
7056
+ "className": {
7057
+ "types": [
7058
+ "string"
7059
+ ],
7060
+ "description": "Additional CSS classes applied to the root element."
7061
+ },
7062
+ "variant": {
7063
+ "types": [
7064
+ "string"
7065
+ ],
7066
+ "description": "variant prop",
7067
+ "enumValues": [
7068
+ "default",
7069
+ "primary",
7070
+ "secondary",
7071
+ "success",
7072
+ "warning",
7073
+ "danger",
7074
+ "error",
7075
+ "info",
7076
+ "neutral"
7077
+ ],
7078
+ "default": "default"
7079
+ },
7080
+ "size": {
7081
+ "types": [
7082
+ "string"
7083
+ ],
7084
+ "description": "size prop",
7085
+ "enumValues": [
7086
+ "sm",
7087
+ "md",
7088
+ "lg"
7089
+ ],
7090
+ "default": "sm"
7091
+ },
7092
+ "amount": {
7093
+ "types": [
7094
+ "number"
7095
+ ],
7096
+ "description": "Numeric count or amount to display in badge"
7097
+ },
7098
+ "label": {
7099
+ "types": [
7100
+ "string",
7101
+ "number"
7102
+ ],
7103
+ "description": "Badge label text (alternative to children for schema-driven rendering). Numeric values are auto-coerced to string for rendering — common case is unread counts, error counts, status codes, etc."
7104
+ },
7105
+ "icon": {
7106
+ "types": [
7107
+ "icon",
7108
+ "string"
7109
+ ],
7110
+ "description": "Lucide icon component or canonical kebab-case icon name string"
7111
+ },
7112
+ "iconAsset": {
7113
+ "types": [
7114
+ "object"
7115
+ ],
7116
+ "description": "Asset image rendered as the badge icon; takes precedence over icon when provided.",
7117
+ "properties": {
7118
+ "url": {
7119
+ "types": [
7120
+ "asset"
7121
+ ]
7122
+ },
7123
+ "role": {
7124
+ "types": [
7125
+ "string"
6899
7126
  ]
6900
7127
  },
6901
7128
  "category": {
@@ -6925,6 +7152,11 @@
6925
7152
  "isometric"
6926
7153
  ]
6927
7154
  },
7155
+ "variant": {
7156
+ "types": [
7157
+ "string"
7158
+ ]
7159
+ },
6928
7160
  "dimension": {
6929
7161
  "types": [
6930
7162
  "string"
@@ -6945,197 +7177,14 @@
6945
7177
  "8:1"
6946
7178
  ]
6947
7179
  },
6948
- "name": {
6949
- "types": [
6950
- "string"
6951
- ]
6952
- },
6953
- "thumbnailUrl": {
6954
- "types": [
6955
- "string"
6956
- ]
6957
- }
6958
- },
6959
- "propertyRequired": [
6960
- "url"
6961
- ]
6962
- },
6963
- "action": {
6964
- "types": [
6965
- "string"
6966
- ],
6967
- "description": "Declarative event name — emits UI:{action} via eventBus on click",
6968
- "kind": "event"
6969
- },
6970
- "actionPayload": {
6971
- "types": [
6972
- "object"
6973
- ],
6974
- "description": "Payload to include with the action event",
6975
- "freeform": true
6976
- },
6977
- "label": {
6978
- "types": [
6979
- "string"
6980
- ],
6981
- "description": "Button label text (alternative to children for schema-driven rendering)"
6982
- },
6983
- "disabled": {
6984
- "types": [
6985
- "boolean"
6986
- ],
6987
- "description": "Disable the button (greys out, blocks click events)"
6988
- },
6989
- "data-testid": {
6990
- "types": [
6991
- "string"
6992
- ],
6993
- "description": "Test identifier for automated tests"
6994
- }
6995
- }
6996
- },
6997
- "badge": {
6998
- "type": "badge",
6999
- "category": "component",
7000
- "tier": "atoms",
7001
- "family": "core",
7002
- "description": "Small label for status or count",
7003
- "suggestedFor": [
7004
- "status indicators",
7005
- "counts",
7006
- "tags"
7007
- ],
7008
- "typicalSize": "tiny",
7009
- "propsSchema": {
7010
- "className": {
7011
- "types": [
7012
- "string"
7013
- ],
7014
- "description": "Additional CSS classes applied to the root element."
7015
- },
7016
- "variant": {
7017
- "types": [
7018
- "string"
7019
- ],
7020
- "description": "variant prop",
7021
- "enumValues": [
7022
- "default",
7023
- "primary",
7024
- "secondary",
7025
- "success",
7026
- "warning",
7027
- "danger",
7028
- "error",
7029
- "info",
7030
- "neutral"
7031
- ],
7032
- "default": "default"
7033
- },
7034
- "size": {
7035
- "types": [
7036
- "string"
7037
- ],
7038
- "description": "size prop",
7039
- "enumValues": [
7040
- "sm",
7041
- "md",
7042
- "lg"
7043
- ],
7044
- "default": "sm"
7045
- },
7046
- "amount": {
7047
- "types": [
7048
- "number"
7049
- ],
7050
- "description": "Numeric count or amount to display in badge"
7051
- },
7052
- "label": {
7053
- "types": [
7054
- "string",
7055
- "number"
7056
- ],
7057
- "description": "Badge label text (alternative to children for schema-driven rendering). Numeric values are auto-coerced to string for rendering — common case is unread counts, error counts, status codes, etc."
7058
- },
7059
- "icon": {
7060
- "types": [
7061
- "icon",
7062
- "string"
7063
- ],
7064
- "description": "Lucide icon component or canonical kebab-case icon name string"
7065
- },
7066
- "iconAsset": {
7067
- "types": [
7068
- "object"
7069
- ],
7070
- "description": "Asset image rendered as the badge icon; takes precedence over icon when provided.",
7071
- "properties": {
7072
- "url": {
7180
+ "atlas": {
7073
7181
  "types": [
7074
7182
  "asset"
7075
7183
  ]
7076
7184
  },
7077
- "role": {
7185
+ "sprite": {
7078
7186
  "types": [
7079
7187
  "string"
7080
- ],
7081
- "enumValues": [
7082
- "player",
7083
- "enemy",
7084
- "npc",
7085
- "item",
7086
- "tile",
7087
- "projectile",
7088
- "effect",
7089
- "ui",
7090
- "decoration",
7091
- "vehicle"
7092
- ]
7093
- },
7094
- "category": {
7095
- "types": [
7096
- "string"
7097
- ]
7098
- },
7099
- "animations": {
7100
- "types": [
7101
- "array"
7102
- ],
7103
- "items": {
7104
- "types": [
7105
- "string"
7106
- ]
7107
- }
7108
- },
7109
- "style": {
7110
- "types": [
7111
- "string"
7112
- ],
7113
- "enumValues": [
7114
- "pixel",
7115
- "vector",
7116
- "hd",
7117
- "1-bit",
7118
- "isometric"
7119
- ]
7120
- },
7121
- "dimension": {
7122
- "types": [
7123
- "string"
7124
- ],
7125
- "enumValues": [
7126
- "2d",
7127
- "3d"
7128
- ]
7129
- },
7130
- "aspect": {
7131
- "types": [
7132
- "string"
7133
- ],
7134
- "enumValues": [
7135
- "1:1",
7136
- "16:9",
7137
- "5:7",
7138
- "8:1"
7139
7188
  ]
7140
7189
  },
7141
7190
  "name": {
@@ -7150,7 +7199,9 @@
7150
7199
  }
7151
7200
  },
7152
7201
  "propertyRequired": [
7153
- "url"
7202
+ "url",
7203
+ "role",
7204
+ "category"
7154
7205
  ]
7155
7206
  },
7156
7207
  "onRemove": {
@@ -8891,7 +8942,8 @@
8891
8942
  "category": "form",
8892
8943
  "tier": "molecules",
8893
8944
  "family": "core",
8894
- "description": "Repeatable form section for multiple entries",
8945
+ "description": "RepeatableFormSection — a form section that repeats a fixed group of fields, letting the user add or remove entries.",
8946
+ "capabilities": "dynamic line items, repeatable field group, add/remove entry rows, multi-entry form block",
8895
8947
  "suggestedFor": [
8896
8948
  "repeating fields",
8897
8949
  "dynamic forms",
@@ -9696,8 +9748,9 @@
9696
9748
  "types": [
9697
9749
  "string"
9698
9750
  ],
9699
- "description": "Font weight override",
9751
+ "description": "Font weight override — `none` = no override, the variant's baked weight applies",
9700
9752
  "enumValues": [
9753
+ "none",
9701
9754
  "light",
9702
9755
  "normal",
9703
9756
  "medium",
@@ -9711,6 +9764,7 @@
9711
9764
  ],
9712
9765
  "description": "Font size override",
9713
9766
  "enumValues": [
9767
+ "none",
9714
9768
  "xs",
9715
9769
  "sm",
9716
9770
  "md",
@@ -9791,133 +9845,184 @@
9791
9845
  ],
9792
9846
  "typicalSize": "medium",
9793
9847
  "propsSchema": {
9794
- "className": {
9795
- "types": [
9796
- "string"
9797
- ],
9798
- "description": "Additional CSS classes"
9799
- },
9800
- "isLoading": {
9848
+ "children": {
9801
9849
  "types": [
9802
- "boolean"
9850
+ "node"
9803
9851
  ],
9804
- "description": "Loading state indicator"
9852
+ "description": "Button group content (Button components) - use this OR primary/secondary"
9805
9853
  },
9806
- "error": {
9854
+ "primary": {
9807
9855
  "types": [
9808
9856
  "object"
9809
9857
  ],
9810
- "description": "Error state (UiError)",
9858
+ "description": "Primary action button config (for form-actions pattern) Accepts Readonly for compatibility with generated const objects",
9811
9859
  "properties": {
9812
- "message": {
9860
+ "label": {
9813
9861
  "types": [
9814
9862
  "string"
9815
9863
  ]
9816
9864
  },
9817
- "name": {
9865
+ "actionType": {
9818
9866
  "types": [
9819
9867
  "string"
9820
9868
  ]
9821
9869
  },
9822
- "code": {
9870
+ "event": {
9823
9871
  "types": [
9824
9872
  "string"
9825
9873
  ]
9826
9874
  },
9827
- "stack": {
9875
+ "navigatesTo": {
9876
+ "types": [
9877
+ "string"
9878
+ ]
9879
+ },
9880
+ "variant": {
9828
9881
  "types": [
9829
9882
  "string"
9830
9883
  ]
9831
9884
  }
9832
9885
  },
9833
9886
  "propertyRequired": [
9834
- "message"
9887
+ "label"
9835
9888
  ]
9836
9889
  },
9837
- "sortBy": {
9890
+ "secondary": {
9838
9891
  "types": [
9839
- "string"
9892
+ "array"
9840
9893
  ],
9841
- "description": "Current sort field"
9894
+ "description": "Secondary action buttons config (for form-actions pattern) Accepts readonly array for compatibility with generated const arrays",
9895
+ "items": {
9896
+ "types": [
9897
+ "object"
9898
+ ],
9899
+ "properties": {
9900
+ "label": {
9901
+ "types": [
9902
+ "string"
9903
+ ]
9904
+ },
9905
+ "actionType": {
9906
+ "types": [
9907
+ "string"
9908
+ ]
9909
+ },
9910
+ "event": {
9911
+ "types": [
9912
+ "string"
9913
+ ]
9914
+ },
9915
+ "navigatesTo": {
9916
+ "types": [
9917
+ "string"
9918
+ ]
9919
+ },
9920
+ "variant": {
9921
+ "types": [
9922
+ "string"
9923
+ ]
9924
+ }
9925
+ },
9926
+ "required": [
9927
+ "label"
9928
+ ]
9929
+ }
9842
9930
  },
9843
- "sortDirection": {
9931
+ "variant": {
9844
9932
  "types": [
9845
9933
  "string"
9846
9934
  ],
9847
- "description": "Current sort direction",
9935
+ "description": "Visual variant",
9848
9936
  "enumValues": [
9849
- "asc",
9850
- "desc"
9851
- ]
9852
- },
9853
- "searchValue": {
9854
- "types": [
9855
- "string"
9937
+ "default",
9938
+ "segmented",
9939
+ "toggle"
9856
9940
  ],
9857
- "description": "Current search query value"
9941
+ "default": "default"
9858
9942
  },
9859
- "page": {
9943
+ "orientation": {
9860
9944
  "types": [
9861
- "number"
9945
+ "string"
9862
9946
  ],
9863
- "description": "Current page number"
9864
- },
9865
- "pageSize": {
9866
- "types": [
9867
- "number"
9947
+ "description": "Orientation",
9948
+ "enumValues": [
9949
+ "horizontal",
9950
+ "vertical"
9868
9951
  ],
9869
- "description": "Number of items per page"
9952
+ "default": "horizontal"
9870
9953
  },
9871
- "totalCount": {
9954
+ "className": {
9872
9955
  "types": [
9873
- "number"
9956
+ "string"
9874
9957
  ],
9875
- "description": "Total number of items"
9958
+ "description": "Additional CSS classes"
9876
9959
  },
9877
- "activeFilters": {
9960
+ "entity": {
9878
9961
  "types": [
9879
- "object"
9962
+ "string"
9880
9963
  ],
9881
- "description": "Active filters"
9964
+ "description": "Entity type for filter-group pattern (schema metadata)"
9882
9965
  },
9883
- "selectedIds": {
9966
+ "filters": {
9884
9967
  "types": [
9885
9968
  "array"
9886
9969
  ],
9887
- "description": "Currently selected item IDs",
9970
+ "description": "Filter definitions for filter-group pattern",
9888
9971
  "items": {
9889
9972
  "types": [
9890
- "string",
9891
- "number"
9973
+ "object"
9974
+ ],
9975
+ "properties": {
9976
+ "field": {
9977
+ "types": [
9978
+ "string"
9979
+ ]
9980
+ },
9981
+ "label": {
9982
+ "types": [
9983
+ "string"
9984
+ ]
9985
+ },
9986
+ "type": {
9987
+ "types": [
9988
+ "string"
9989
+ ],
9990
+ "enumValues": [
9991
+ "checkbox",
9992
+ "select",
9993
+ "toggle"
9994
+ ]
9995
+ },
9996
+ "options": {
9997
+ "types": [
9998
+ "array"
9999
+ ],
10000
+ "items": {
10001
+ "types": [
10002
+ "string"
10003
+ ]
10004
+ }
10005
+ }
10006
+ },
10007
+ "required": [
10008
+ "field",
10009
+ "label"
9892
10010
  ]
9893
10011
  }
9894
10012
  },
9895
- "children": {
9896
- "types": [
9897
- "node"
9898
- ],
9899
- "description": "children prop",
9900
- "required": true
9901
- },
9902
- "sticky": {
9903
- "types": [
9904
- "boolean"
9905
- ],
9906
- "description": "Sticky at bottom",
9907
- "default": false
9908
- },
9909
- "align": {
10013
+ "look": {
9910
10014
  "types": [
9911
10015
  "string"
9912
10016
  ],
9913
- "description": "Alignment",
10017
+ "description": "Layer 2 visual treatment for the action-cluster (form-actions) pattern.",
9914
10018
  "enumValues": [
9915
- "left",
9916
- "right",
9917
- "between",
9918
- "center"
10019
+ "right-aligned-buttons",
10020
+ "floating-bar",
10021
+ "inline-row",
10022
+ "dropdown-menu",
10023
+ "command-palette-trigger"
9919
10024
  ],
9920
- "default": "right"
10025
+ "default": "right-aligned-buttons"
9921
10026
  }
9922
10027
  }
9923
10028
  },
@@ -12858,18 +12963,6 @@
12858
12963
  "role": {
12859
12964
  "types": [
12860
12965
  "string"
12861
- ],
12862
- "enumValues": [
12863
- "player",
12864
- "enemy",
12865
- "npc",
12866
- "item",
12867
- "tile",
12868
- "projectile",
12869
- "effect",
12870
- "ui",
12871
- "decoration",
12872
- "vehicle"
12873
12966
  ]
12874
12967
  },
12875
12968
  "category": {
@@ -12899,6 +12992,11 @@
12899
12992
  "isometric"
12900
12993
  ]
12901
12994
  },
12995
+ "variant": {
12996
+ "types": [
12997
+ "string"
12998
+ ]
12999
+ },
12902
13000
  "dimension": {
12903
13001
  "types": [
12904
13002
  "string"
@@ -12919,6 +13017,16 @@
12919
13017
  "8:1"
12920
13018
  ]
12921
13019
  },
13020
+ "atlas": {
13021
+ "types": [
13022
+ "asset"
13023
+ ]
13024
+ },
13025
+ "sprite": {
13026
+ "types": [
13027
+ "string"
13028
+ ]
13029
+ },
12922
13030
  "name": {
12923
13031
  "types": [
12924
13032
  "string"
@@ -12931,14 +13039,16 @@
12931
13039
  }
12932
13040
  },
12933
13041
  "propertyRequired": [
12934
- "url"
13042
+ "url",
13043
+ "role",
13044
+ "category"
12935
13045
  ]
12936
13046
  },
12937
13047
  "hudBackgroundAsset": {
12938
13048
  "types": [
12939
13049
  "object"
12940
13050
  ],
12941
- "description": "9-sliced panel skin for the HUD chips row + title chip.",
13051
+ "description": "Per-call-site 9-sliced panel override. Chrome normally comes from the active theme; most callers leave this unset.",
12942
13052
  "properties": {
12943
13053
  "url": {
12944
13054
  "types": [
@@ -12948,18 +13058,6 @@
12948
13058
  "role": {
12949
13059
  "types": [
12950
13060
  "string"
12951
- ],
12952
- "enumValues": [
12953
- "player",
12954
- "enemy",
12955
- "npc",
12956
- "item",
12957
- "tile",
12958
- "projectile",
12959
- "effect",
12960
- "ui",
12961
- "decoration",
12962
- "vehicle"
12963
13061
  ]
12964
13062
  },
12965
13063
  "category": {
@@ -12989,6 +13087,11 @@
12989
13087
  "isometric"
12990
13088
  ]
12991
13089
  },
13090
+ "variant": {
13091
+ "types": [
13092
+ "string"
13093
+ ]
13094
+ },
12992
13095
  "dimension": {
12993
13096
  "types": [
12994
13097
  "string"
@@ -13009,6 +13112,16 @@
13009
13112
  "8:1"
13010
13113
  ]
13011
13114
  },
13115
+ "atlas": {
13116
+ "types": [
13117
+ "asset"
13118
+ ]
13119
+ },
13120
+ "sprite": {
13121
+ "types": [
13122
+ "string"
13123
+ ]
13124
+ },
13012
13125
  "name": {
13013
13126
  "types": [
13014
13127
  "string"
@@ -13021,7 +13134,9 @@
13021
13134
  }
13022
13135
  },
13023
13136
  "propertyRequired": [
13024
- "url"
13137
+ "url",
13138
+ "role",
13139
+ "category"
13025
13140
  ]
13026
13141
  },
13027
13142
  "fontFamily": {
@@ -13030,6 +13145,12 @@
13030
13145
  ],
13031
13146
  "description": "Game font key (future | future-narrow | pixel | blocks | mini) or a CSS font-family.",
13032
13147
  "default": "future"
13148
+ },
13149
+ "data-theme": {
13150
+ "types": [
13151
+ "string"
13152
+ ],
13153
+ "description": "Scopes an `@almadar/ui` theme (e.g. \"game-sci-fi-dark\") to this shell's subtree."
13033
13154
  }
13034
13155
  }
13035
13156
  },
@@ -14083,7 +14204,8 @@
14083
14204
  "category": "form",
14084
14205
  "tier": "molecules",
14085
14206
  "family": "core",
14086
- "description": "Canvas-based signature capture pad with draw, clear, and confirm actions",
14207
+ "description": "SignaturePad — a draw-to-sign canvas that captures a handwritten signature or initials.",
14208
+ "capabilities": "e-signature capture, sign-here field, consent signature, initial-here field, wet-signature substitute",
14087
14209
  "suggestedFor": [
14088
14210
  "form signing",
14089
14211
  "approval workflows",
@@ -15060,7 +15182,8 @@
15060
15182
  "category": "component",
15061
15183
  "tier": "molecules",
15062
15184
  "family": "core",
15063
- "description": "QuizBlock Molecule Component A collapsible Q&A block for embedded quiz questions in content. Shows the question with a reveal button for the answer. Event Contract: - No events emitted (self-contained interaction) - entityAware: false",
15185
+ "description": "QuizBlock a single quiz question with answer choices and submit/reveal feedback.",
15186
+ "capabilities": "multiple-choice quiz, test question, exam item, assessment question, knowledge check, trivia question",
15064
15187
  "suggestedFor": [
15065
15188
  "quiz",
15066
15189
  "block",
@@ -15113,37 +15236,7 @@
15113
15236
  "types": [
15114
15237
  "string"
15115
15238
  ],
15116
- "description": "Programming language for syntax highlighting",
15117
- "enumValues": [
15118
- "text",
15119
- "json",
15120
- "javascript",
15121
- "js",
15122
- "typescript",
15123
- "ts",
15124
- "jsx",
15125
- "tsx",
15126
- "css",
15127
- "markdown",
15128
- "md",
15129
- "bash",
15130
- "shell",
15131
- "sh",
15132
- "yaml",
15133
- "yml",
15134
- "rust",
15135
- "python",
15136
- "py",
15137
- "sql",
15138
- "diff",
15139
- "toml",
15140
- "go",
15141
- "graphql",
15142
- "html",
15143
- "xml",
15144
- "orb",
15145
- "lolo"
15146
- ],
15239
+ "description": "Programming language for syntax highlighting (any Prism id; loaded on demand if not pre-registered)",
15147
15240
  "default": "text"
15148
15241
  },
15149
15242
  "showCopyButton": {
@@ -15344,6 +15437,58 @@
15344
15437
  "graphql",
15345
15438
  "html",
15346
15439
  "xml",
15440
+ "clojure",
15441
+ "clj",
15442
+ "edn",
15443
+ "haskell",
15444
+ "hs",
15445
+ "lisp",
15446
+ "scheme",
15447
+ "scala",
15448
+ "elixir",
15449
+ "ex",
15450
+ "exs",
15451
+ "erlang",
15452
+ "erl",
15453
+ "elm",
15454
+ "fsharp",
15455
+ "fs",
15456
+ "fsx",
15457
+ "ocaml",
15458
+ "ml",
15459
+ "java",
15460
+ "c",
15461
+ "cpp",
15462
+ "c++",
15463
+ "cc",
15464
+ "cxx",
15465
+ "hpp",
15466
+ "h",
15467
+ "csharp",
15468
+ "cs",
15469
+ "objectivec",
15470
+ "objc",
15471
+ "php",
15472
+ "ruby",
15473
+ "rb",
15474
+ "swift",
15475
+ "kotlin",
15476
+ "kt",
15477
+ "lua",
15478
+ "r",
15479
+ "dart",
15480
+ "julia",
15481
+ "fortran",
15482
+ "f90",
15483
+ "f95",
15484
+ "perl",
15485
+ "pl",
15486
+ "powershell",
15487
+ "ps1",
15488
+ "makefile",
15489
+ "make",
15490
+ "nginx",
15491
+ "ini",
15347
15492
  "orb",
15348
15493
  "lolo"
15349
15494
  ]
@@ -16312,7 +16457,8 @@
16312
16457
  "category": "display",
16313
16458
  "tier": "molecules",
16314
16459
  "family": "core",
16315
- "description": "FlipCard component",
16460
+ "description": "FlipCard — flip card that reveals a hidden back face on tap or click, toggling between a front and back content slot.",
16461
+ "capabilities": "flashcard, study deck, spaced-repetition review card, memorization drill, quiz reveal card, question/answer card, before/after reveal, term-and-definition card",
16316
16462
  "suggestedFor": [
16317
16463
  "flip",
16318
16464
  "card",
@@ -16769,7 +16915,8 @@
16769
16915
  "category": "display",
16770
16916
  "tier": "molecules",
16771
16917
  "family": "core",
16772
- "description": "DataGrid component",
16918
+ "description": "DataGrid — structured records grid rendering rows over configurable columns, with sort, select, and drag-reorder.",
16919
+ "capabilities": "admin table, records grid, user list, CRUD list, manage-records view, spreadsheet-style data grid, sortable columns",
16773
16920
  "suggestedFor": [
16774
16921
  "data",
16775
16922
  "grid",
@@ -16993,6 +17140,11 @@
16993
17140
  "string"
16994
17141
  ]
16995
17142
  },
17143
+ "navigatesTo": {
17144
+ "types": [
17145
+ "string"
17146
+ ]
17147
+ },
16996
17148
  "icon": {
16997
17149
  "types": [
16998
17150
  "icon",
@@ -17153,7 +17305,7 @@
17153
17305
  "types": [
17154
17306
  "function"
17155
17307
  ],
17156
- "description": "Render prop for custom per-card content. When provided, `fields` and `itemActions` are ignored.",
17308
+ "description": "Render prop for custom per-card content. When provided, `fields` are ignored; `itemActions` render as a footer beneath the custom content.",
17157
17309
  "kind": "callback",
17158
17310
  "callbackArgs": [
17159
17311
  {
@@ -19061,7 +19213,8 @@
19061
19213
  "category": "display",
19062
19214
  "tier": "molecules",
19063
19215
  "family": "core",
19064
- "description": "SortableList component",
19216
+ "description": "SortableList — a drag-and-drop reorderable list of items.",
19217
+ "capabilities": "checklist, task list, to-do list, priority list, ranked list, drag-to-reorder queue",
19065
19218
  "suggestedFor": [
19066
19219
  "sortable",
19067
19220
  "list",
@@ -19668,7 +19821,8 @@
19668
19821
  "category": "display",
19669
19822
  "tier": "molecules",
19670
19823
  "family": "marketing",
19671
- "description": "CaseStudyCard component",
19824
+ "description": "CaseStudyCard — a card summarizing a customer case study with logo, headline result, and link.",
19825
+ "capabilities": "customer story, success story, client story card, results showcase, proof-point card",
19672
19826
  "suggestedFor": [
19673
19827
  "case",
19674
19828
  "study",
@@ -19827,7 +19981,8 @@
19827
19981
  "category": "display",
19828
19982
  "tier": "molecules",
19829
19983
  "family": "marketing",
19830
- "description": "FeatureCard component",
19984
+ "description": "FeatureCard — an icon-led card pairing a title and description to call out a single product feature.",
19985
+ "capabilities": "feature highlight, benefit callout, product capability card, feature-grid tile",
19831
19986
  "suggestedFor": [
19832
19987
  "feature",
19833
19988
  "card",
@@ -20235,7 +20390,8 @@
20235
20390
  "category": "display",
20236
20391
  "tier": "molecules",
20237
20392
  "family": "marketing",
20238
- "description": "PricingCard component",
20393
+ "description": "PricingCard — a single pricing-tier card with price, billing period, feature list, and call-to-action.",
20394
+ "capabilities": "pricing tier, plan card, subscription tier, plan comparison card, price plan",
20239
20395
  "suggestedFor": [
20240
20396
  "pricing",
20241
20397
  "card",
@@ -25967,18 +26123,6 @@
25967
26123
  "role": {
25968
26124
  "types": [
25969
26125
  "string"
25970
- ],
25971
- "enumValues": [
25972
- "player",
25973
- "enemy",
25974
- "npc",
25975
- "item",
25976
- "tile",
25977
- "projectile",
25978
- "effect",
25979
- "ui",
25980
- "decoration",
25981
- "vehicle"
25982
26126
  ]
25983
26127
  },
25984
26128
  "category": {
@@ -26008,6 +26152,11 @@
26008
26152
  "isometric"
26009
26153
  ]
26010
26154
  },
26155
+ "variant": {
26156
+ "types": [
26157
+ "string"
26158
+ ]
26159
+ },
26011
26160
  "dimension": {
26012
26161
  "types": [
26013
26162
  "string"
@@ -26028,6 +26177,16 @@
26028
26177
  "8:1"
26029
26178
  ]
26030
26179
  },
26180
+ "atlas": {
26181
+ "types": [
26182
+ "asset"
26183
+ ]
26184
+ },
26185
+ "sprite": {
26186
+ "types": [
26187
+ "string"
26188
+ ]
26189
+ },
26031
26190
  "name": {
26032
26191
  "types": [
26033
26192
  "string"
@@ -26040,7 +26199,9 @@
26040
26199
  }
26041
26200
  },
26042
26201
  "propertyRequired": [
26043
- "url"
26202
+ "url",
26203
+ "role",
26204
+ "category"
26044
26205
  ]
26045
26206
  },
26046
26207
  "icon": {
@@ -26127,18 +26288,6 @@
26127
26288
  "role": {
26128
26289
  "types": [
26129
26290
  "string"
26130
- ],
26131
- "enumValues": [
26132
- "player",
26133
- "enemy",
26134
- "npc",
26135
- "item",
26136
- "tile",
26137
- "projectile",
26138
- "effect",
26139
- "ui",
26140
- "decoration",
26141
- "vehicle"
26142
26291
  ]
26143
26292
  },
26144
26293
  "category": {
@@ -26168,6 +26317,11 @@
26168
26317
  "isometric"
26169
26318
  ]
26170
26319
  },
26320
+ "variant": {
26321
+ "types": [
26322
+ "string"
26323
+ ]
26324
+ },
26171
26325
  "dimension": {
26172
26326
  "types": [
26173
26327
  "string"
@@ -26188,6 +26342,16 @@
26188
26342
  "8:1"
26189
26343
  ]
26190
26344
  },
26345
+ "atlas": {
26346
+ "types": [
26347
+ "asset"
26348
+ ]
26349
+ },
26350
+ "sprite": {
26351
+ "types": [
26352
+ "string"
26353
+ ]
26354
+ },
26191
26355
  "name": {
26192
26356
  "types": [
26193
26357
  "string"
@@ -26200,7 +26364,9 @@
26200
26364
  }
26201
26365
  },
26202
26366
  "propertyRequired": [
26203
- "url"
26367
+ "url",
26368
+ "role",
26369
+ "category"
26204
26370
  ]
26205
26371
  },
26206
26372
  "label": {
@@ -26345,18 +26511,6 @@
26345
26511
  "role": {
26346
26512
  "types": [
26347
26513
  "string"
26348
- ],
26349
- "enumValues": [
26350
- "player",
26351
- "enemy",
26352
- "npc",
26353
- "item",
26354
- "tile",
26355
- "projectile",
26356
- "effect",
26357
- "ui",
26358
- "decoration",
26359
- "vehicle"
26360
26514
  ]
26361
26515
  },
26362
26516
  "category": {
@@ -26386,6 +26540,11 @@
26386
26540
  "isometric"
26387
26541
  ]
26388
26542
  },
26543
+ "variant": {
26544
+ "types": [
26545
+ "string"
26546
+ ]
26547
+ },
26389
26548
  "dimension": {
26390
26549
  "types": [
26391
26550
  "string"
@@ -26406,6 +26565,16 @@
26406
26565
  "8:1"
26407
26566
  ]
26408
26567
  },
26568
+ "atlas": {
26569
+ "types": [
26570
+ "asset"
26571
+ ]
26572
+ },
26573
+ "sprite": {
26574
+ "types": [
26575
+ "string"
26576
+ ]
26577
+ },
26409
26578
  "name": {
26410
26579
  "types": [
26411
26580
  "string"
@@ -26418,7 +26587,9 @@
26418
26587
  }
26419
26588
  },
26420
26589
  "propertyRequired": [
26421
- "url"
26590
+ "url",
26591
+ "role",
26592
+ "category"
26422
26593
  ]
26423
26594
  },
26424
26595
  "position": {
@@ -26559,18 +26730,6 @@
26559
26730
  "role": {
26560
26731
  "types": [
26561
26732
  "string"
26562
- ],
26563
- "enumValues": [
26564
- "player",
26565
- "enemy",
26566
- "npc",
26567
- "item",
26568
- "tile",
26569
- "projectile",
26570
- "effect",
26571
- "ui",
26572
- "decoration",
26573
- "vehicle"
26574
26733
  ]
26575
26734
  },
26576
26735
  "category": {
@@ -26600,6 +26759,11 @@
26600
26759
  "isometric"
26601
26760
  ]
26602
26761
  },
26762
+ "variant": {
26763
+ "types": [
26764
+ "string"
26765
+ ]
26766
+ },
26603
26767
  "dimension": {
26604
26768
  "types": [
26605
26769
  "string"
@@ -26620,6 +26784,16 @@
26620
26784
  "8:1"
26621
26785
  ]
26622
26786
  },
26787
+ "atlas": {
26788
+ "types": [
26789
+ "asset"
26790
+ ]
26791
+ },
26792
+ "sprite": {
26793
+ "types": [
26794
+ "string"
26795
+ ]
26796
+ },
26623
26797
  "name": {
26624
26798
  "types": [
26625
26799
  "string"
@@ -26632,7 +26806,9 @@
26632
26806
  }
26633
26807
  },
26634
26808
  "propertyRequired": [
26635
- "url"
26809
+ "url",
26810
+ "role",
26811
+ "category"
26636
26812
  ]
26637
26813
  },
26638
26814
  "fillAsset": {
@@ -26649,18 +26825,6 @@
26649
26825
  "role": {
26650
26826
  "types": [
26651
26827
  "string"
26652
- ],
26653
- "enumValues": [
26654
- "player",
26655
- "enemy",
26656
- "npc",
26657
- "item",
26658
- "tile",
26659
- "projectile",
26660
- "effect",
26661
- "ui",
26662
- "decoration",
26663
- "vehicle"
26664
26828
  ]
26665
26829
  },
26666
26830
  "category": {
@@ -26690,6 +26854,11 @@
26690
26854
  "isometric"
26691
26855
  ]
26692
26856
  },
26857
+ "variant": {
26858
+ "types": [
26859
+ "string"
26860
+ ]
26861
+ },
26693
26862
  "dimension": {
26694
26863
  "types": [
26695
26864
  "string"
@@ -26710,6 +26879,16 @@
26710
26879
  "8:1"
26711
26880
  ]
26712
26881
  },
26882
+ "atlas": {
26883
+ "types": [
26884
+ "asset"
26885
+ ]
26886
+ },
26887
+ "sprite": {
26888
+ "types": [
26889
+ "string"
26890
+ ]
26891
+ },
26713
26892
  "name": {
26714
26893
  "types": [
26715
26894
  "string"
@@ -26722,7 +26901,9 @@
26722
26901
  }
26723
26902
  },
26724
26903
  "propertyRequired": [
26725
- "url"
26904
+ "url",
26905
+ "role",
26906
+ "category"
26726
26907
  ]
26727
26908
  }
26728
26909
  }
@@ -26754,18 +26935,6 @@
26754
26935
  "role": {
26755
26936
  "types": [
26756
26937
  "string"
26757
- ],
26758
- "enumValues": [
26759
- "player",
26760
- "enemy",
26761
- "npc",
26762
- "item",
26763
- "tile",
26764
- "projectile",
26765
- "effect",
26766
- "ui",
26767
- "decoration",
26768
- "vehicle"
26769
26938
  ]
26770
26939
  },
26771
26940
  "category": {
@@ -26795,6 +26964,11 @@
26795
26964
  "isometric"
26796
26965
  ]
26797
26966
  },
26967
+ "variant": {
26968
+ "types": [
26969
+ "string"
26970
+ ]
26971
+ },
26798
26972
  "dimension": {
26799
26973
  "types": [
26800
26974
  "string"
@@ -26815,6 +26989,16 @@
26815
26989
  "8:1"
26816
26990
  ]
26817
26991
  },
26992
+ "atlas": {
26993
+ "types": [
26994
+ "asset"
26995
+ ]
26996
+ },
26997
+ "sprite": {
26998
+ "types": [
26999
+ "string"
27000
+ ]
27001
+ },
26818
27002
  "name": {
26819
27003
  "types": [
26820
27004
  "string"
@@ -26827,7 +27011,9 @@
26827
27011
  }
26828
27012
  },
26829
27013
  "propertyRequired": [
26830
- "url"
27014
+ "url",
27015
+ "role",
27016
+ "category"
26831
27017
  ]
26832
27018
  },
26833
27019
  "value": {
@@ -26962,18 +27148,6 @@
26962
27148
  "role": {
26963
27149
  "types": [
26964
27150
  "string"
26965
- ],
26966
- "enumValues": [
26967
- "player",
26968
- "enemy",
26969
- "npc",
26970
- "item",
26971
- "tile",
26972
- "projectile",
26973
- "effect",
26974
- "ui",
26975
- "decoration",
26976
- "vehicle"
26977
27151
  ]
26978
27152
  },
26979
27153
  "category": {
@@ -27003,6 +27177,11 @@
27003
27177
  "isometric"
27004
27178
  ]
27005
27179
  },
27180
+ "variant": {
27181
+ "types": [
27182
+ "string"
27183
+ ]
27184
+ },
27006
27185
  "dimension": {
27007
27186
  "types": [
27008
27187
  "string"
@@ -27023,6 +27202,16 @@
27023
27202
  "8:1"
27024
27203
  ]
27025
27204
  },
27205
+ "atlas": {
27206
+ "types": [
27207
+ "asset"
27208
+ ]
27209
+ },
27210
+ "sprite": {
27211
+ "types": [
27212
+ "string"
27213
+ ]
27214
+ },
27026
27215
  "name": {
27027
27216
  "types": [
27028
27217
  "string"
@@ -27035,7 +27224,9 @@
27035
27224
  }
27036
27225
  },
27037
27226
  "propertyRequired": [
27038
- "url"
27227
+ "url",
27228
+ "role",
27229
+ "category"
27039
27230
  ]
27040
27231
  }
27041
27232
  }
@@ -28569,7 +28760,8 @@
28569
28760
  "category": "display",
28570
28761
  "tier": "molecules",
28571
28762
  "family": "avl",
28572
- "description": "ModuleCard component",
28763
+ "description": "ModuleCard — a card summarizing one course module or lesson with progress and entry point.",
28764
+ "capabilities": "course module card, lesson card, curriculum unit card, learning-path step card",
28573
28765
  "suggestedFor": [
28574
28766
  "module",
28575
28767
  "card",
@@ -28711,18 +28903,6 @@
28711
28903
  "role": {
28712
28904
  "types": [
28713
28905
  "string"
28714
- ],
28715
- "enumValues": [
28716
- "player",
28717
- "enemy",
28718
- "npc",
28719
- "item",
28720
- "tile",
28721
- "projectile",
28722
- "effect",
28723
- "ui",
28724
- "decoration",
28725
- "vehicle"
28726
28906
  ]
28727
28907
  },
28728
28908
  "category": {
@@ -28752,6 +28932,11 @@
28752
28932
  "isometric"
28753
28933
  ]
28754
28934
  },
28935
+ "variant": {
28936
+ "types": [
28937
+ "string"
28938
+ ]
28939
+ },
28755
28940
  "dimension": {
28756
28941
  "types": [
28757
28942
  "string"
@@ -28772,6 +28957,16 @@
28772
28957
  "8:1"
28773
28958
  ]
28774
28959
  },
28960
+ "atlas": {
28961
+ "types": [
28962
+ "asset"
28963
+ ]
28964
+ },
28965
+ "sprite": {
28966
+ "types": [
28967
+ "string"
28968
+ ]
28969
+ },
28775
28970
  "name": {
28776
28971
  "types": [
28777
28972
  "string"
@@ -28784,7 +28979,9 @@
28784
28979
  }
28785
28980
  },
28786
28981
  "required": [
28787
- "url"
28982
+ "url",
28983
+ "role",
28984
+ "category"
28788
28985
  ]
28789
28986
  },
28790
28987
  "format": {
@@ -29064,18 +29261,6 @@
29064
29261
  "role": {
29065
29262
  "types": [
29066
29263
  "string"
29067
- ],
29068
- "enumValues": [
29069
- "player",
29070
- "enemy",
29071
- "npc",
29072
- "item",
29073
- "tile",
29074
- "projectile",
29075
- "effect",
29076
- "ui",
29077
- "decoration",
29078
- "vehicle"
29079
29264
  ]
29080
29265
  },
29081
29266
  "category": {
@@ -29105,6 +29290,11 @@
29105
29290
  "isometric"
29106
29291
  ]
29107
29292
  },
29293
+ "variant": {
29294
+ "types": [
29295
+ "string"
29296
+ ]
29297
+ },
29108
29298
  "dimension": {
29109
29299
  "types": [
29110
29300
  "string"
@@ -29125,6 +29315,16 @@
29125
29315
  "8:1"
29126
29316
  ]
29127
29317
  },
29318
+ "atlas": {
29319
+ "types": [
29320
+ "asset"
29321
+ ]
29322
+ },
29323
+ "sprite": {
29324
+ "types": [
29325
+ "string"
29326
+ ]
29327
+ },
29128
29328
  "name": {
29129
29329
  "types": [
29130
29330
  "string"
@@ -29137,7 +29337,9 @@
29137
29337
  }
29138
29338
  },
29139
29339
  "propertyRequired": [
29140
- "url"
29340
+ "url",
29341
+ "role",
29342
+ "category"
29141
29343
  ]
29142
29344
  },
29143
29345
  "className": {
@@ -29175,18 +29377,6 @@
29175
29377
  "role": {
29176
29378
  "types": [
29177
29379
  "string"
29178
- ],
29179
- "enumValues": [
29180
- "player",
29181
- "enemy",
29182
- "npc",
29183
- "item",
29184
- "tile",
29185
- "projectile",
29186
- "effect",
29187
- "ui",
29188
- "decoration",
29189
- "vehicle"
29190
29380
  ]
29191
29381
  },
29192
29382
  "category": {
@@ -29216,6 +29406,11 @@
29216
29406
  "isometric"
29217
29407
  ]
29218
29408
  },
29409
+ "variant": {
29410
+ "types": [
29411
+ "string"
29412
+ ]
29413
+ },
29219
29414
  "dimension": {
29220
29415
  "types": [
29221
29416
  "string"
@@ -29236,6 +29431,16 @@
29236
29431
  "8:1"
29237
29432
  ]
29238
29433
  },
29434
+ "atlas": {
29435
+ "types": [
29436
+ "asset"
29437
+ ]
29438
+ },
29439
+ "sprite": {
29440
+ "types": [
29441
+ "string"
29442
+ ]
29443
+ },
29239
29444
  "name": {
29240
29445
  "types": [
29241
29446
  "string"
@@ -29248,7 +29453,9 @@
29248
29453
  }
29249
29454
  },
29250
29455
  "propertyRequired": [
29251
- "url"
29456
+ "url",
29457
+ "role",
29458
+ "category"
29252
29459
  ]
29253
29460
  },
29254
29461
  "iconUrl": {
@@ -29265,18 +29472,6 @@
29265
29472
  "role": {
29266
29473
  "types": [
29267
29474
  "string"
29268
- ],
29269
- "enumValues": [
29270
- "player",
29271
- "enemy",
29272
- "npc",
29273
- "item",
29274
- "tile",
29275
- "projectile",
29276
- "effect",
29277
- "ui",
29278
- "decoration",
29279
- "vehicle"
29280
29475
  ]
29281
29476
  },
29282
29477
  "category": {
@@ -29306,6 +29501,11 @@
29306
29501
  "isometric"
29307
29502
  ]
29308
29503
  },
29504
+ "variant": {
29505
+ "types": [
29506
+ "string"
29507
+ ]
29508
+ },
29309
29509
  "dimension": {
29310
29510
  "types": [
29311
29511
  "string"
@@ -29326,6 +29526,16 @@
29326
29526
  "8:1"
29327
29527
  ]
29328
29528
  },
29529
+ "atlas": {
29530
+ "types": [
29531
+ "asset"
29532
+ ]
29533
+ },
29534
+ "sprite": {
29535
+ "types": [
29536
+ "string"
29537
+ ]
29538
+ },
29329
29539
  "name": {
29330
29540
  "types": [
29331
29541
  "string"
@@ -29338,7 +29548,9 @@
29338
29548
  }
29339
29549
  },
29340
29550
  "propertyRequired": [
29341
- "url"
29551
+ "url",
29552
+ "role",
29553
+ "category"
29342
29554
  ]
29343
29555
  },
29344
29556
  "label": {
@@ -29931,18 +30143,6 @@
29931
30143
  "role": {
29932
30144
  "types": [
29933
30145
  "string"
29934
- ],
29935
- "enumValues": [
29936
- "player",
29937
- "enemy",
29938
- "npc",
29939
- "item",
29940
- "tile",
29941
- "projectile",
29942
- "effect",
29943
- "ui",
29944
- "decoration",
29945
- "vehicle"
29946
30146
  ]
29947
30147
  },
29948
30148
  "category": {
@@ -29972,6 +30172,11 @@
29972
30172
  "isometric"
29973
30173
  ]
29974
30174
  },
30175
+ "variant": {
30176
+ "types": [
30177
+ "string"
30178
+ ]
30179
+ },
29975
30180
  "dimension": {
29976
30181
  "types": [
29977
30182
  "string"
@@ -29992,6 +30197,16 @@
29992
30197
  "8:1"
29993
30198
  ]
29994
30199
  },
30200
+ "atlas": {
30201
+ "types": [
30202
+ "asset"
30203
+ ]
30204
+ },
30205
+ "sprite": {
30206
+ "types": [
30207
+ "string"
30208
+ ]
30209
+ },
29995
30210
  "name": {
29996
30211
  "types": [
29997
30212
  "string"
@@ -30004,7 +30219,9 @@
30004
30219
  }
30005
30220
  },
30006
30221
  "propertyRequired": [
30007
- "url"
30222
+ "url",
30223
+ "role",
30224
+ "category"
30008
30225
  ]
30009
30226
  },
30010
30227
  "offAsset": {
@@ -30021,18 +30238,6 @@
30021
30238
  "role": {
30022
30239
  "types": [
30023
30240
  "string"
30024
- ],
30025
- "enumValues": [
30026
- "player",
30027
- "enemy",
30028
- "npc",
30029
- "item",
30030
- "tile",
30031
- "projectile",
30032
- "effect",
30033
- "ui",
30034
- "decoration",
30035
- "vehicle"
30036
30241
  ]
30037
30242
  },
30038
30243
  "category": {
@@ -30062,6 +30267,11 @@
30062
30267
  "isometric"
30063
30268
  ]
30064
30269
  },
30270
+ "variant": {
30271
+ "types": [
30272
+ "string"
30273
+ ]
30274
+ },
30065
30275
  "dimension": {
30066
30276
  "types": [
30067
30277
  "string"
@@ -30082,6 +30292,16 @@
30082
30292
  "8:1"
30083
30293
  ]
30084
30294
  },
30295
+ "atlas": {
30296
+ "types": [
30297
+ "asset"
30298
+ ]
30299
+ },
30300
+ "sprite": {
30301
+ "types": [
30302
+ "string"
30303
+ ]
30304
+ },
30085
30305
  "name": {
30086
30306
  "types": [
30087
30307
  "string"
@@ -30094,7 +30314,9 @@
30094
30314
  }
30095
30315
  },
30096
30316
  "propertyRequired": [
30097
- "url"
30317
+ "url",
30318
+ "role",
30319
+ "category"
30098
30320
  ]
30099
30321
  }
30100
30322
  }
@@ -30163,18 +30385,6 @@
30163
30385
  "role": {
30164
30386
  "types": [
30165
30387
  "string"
30166
- ],
30167
- "enumValues": [
30168
- "player",
30169
- "enemy",
30170
- "npc",
30171
- "item",
30172
- "tile",
30173
- "projectile",
30174
- "effect",
30175
- "ui",
30176
- "decoration",
30177
- "vehicle"
30178
30388
  ]
30179
30389
  },
30180
30390
  "category": {
@@ -30204,6 +30414,11 @@
30204
30414
  "isometric"
30205
30415
  ]
30206
30416
  },
30417
+ "variant": {
30418
+ "types": [
30419
+ "string"
30420
+ ]
30421
+ },
30207
30422
  "dimension": {
30208
30423
  "types": [
30209
30424
  "string"
@@ -30224,6 +30439,16 @@
30224
30439
  "8:1"
30225
30440
  ]
30226
30441
  },
30442
+ "atlas": {
30443
+ "types": [
30444
+ "asset"
30445
+ ]
30446
+ },
30447
+ "sprite": {
30448
+ "types": [
30449
+ "string"
30450
+ ]
30451
+ },
30227
30452
  "name": {
30228
30453
  "types": [
30229
30454
  "string"
@@ -30236,7 +30461,9 @@
30236
30461
  }
30237
30462
  },
30238
30463
  "required": [
30239
- "url"
30464
+ "url",
30465
+ "role",
30466
+ "category"
30240
30467
  ]
30241
30468
  },
30242
30469
  "stateMachine": {
@@ -30331,18 +30558,6 @@
30331
30558
  "role": {
30332
30559
  "types": [
30333
30560
  "string"
30334
- ],
30335
- "enumValues": [
30336
- "player",
30337
- "enemy",
30338
- "npc",
30339
- "item",
30340
- "tile",
30341
- "projectile",
30342
- "effect",
30343
- "ui",
30344
- "decoration",
30345
- "vehicle"
30346
30561
  ]
30347
30562
  },
30348
30563
  "category": {
@@ -30372,6 +30587,11 @@
30372
30587
  "isometric"
30373
30588
  ]
30374
30589
  },
30590
+ "variant": {
30591
+ "types": [
30592
+ "string"
30593
+ ]
30594
+ },
30375
30595
  "dimension": {
30376
30596
  "types": [
30377
30597
  "string"
@@ -30392,6 +30612,16 @@
30392
30612
  "8:1"
30393
30613
  ]
30394
30614
  },
30615
+ "atlas": {
30616
+ "types": [
30617
+ "asset"
30618
+ ]
30619
+ },
30620
+ "sprite": {
30621
+ "types": [
30622
+ "string"
30623
+ ]
30624
+ },
30395
30625
  "name": {
30396
30626
  "types": [
30397
30627
  "string"
@@ -30404,7 +30634,9 @@
30404
30634
  }
30405
30635
  },
30406
30636
  "propertyRequired": [
30407
- "url"
30637
+ "url",
30638
+ "role",
30639
+ "category"
30408
30640
  ]
30409
30641
  },
30410
30642
  "className": {
@@ -30503,18 +30735,6 @@
30503
30735
  "role": {
30504
30736
  "types": [
30505
30737
  "string"
30506
- ],
30507
- "enumValues": [
30508
- "player",
30509
- "enemy",
30510
- "npc",
30511
- "item",
30512
- "tile",
30513
- "projectile",
30514
- "effect",
30515
- "ui",
30516
- "decoration",
30517
- "vehicle"
30518
30738
  ]
30519
30739
  },
30520
30740
  "category": {
@@ -30544,6 +30764,11 @@
30544
30764
  "isometric"
30545
30765
  ]
30546
30766
  },
30767
+ "variant": {
30768
+ "types": [
30769
+ "string"
30770
+ ]
30771
+ },
30547
30772
  "dimension": {
30548
30773
  "types": [
30549
30774
  "string"
@@ -30564,6 +30789,16 @@
30564
30789
  "8:1"
30565
30790
  ]
30566
30791
  },
30792
+ "atlas": {
30793
+ "types": [
30794
+ "asset"
30795
+ ]
30796
+ },
30797
+ "sprite": {
30798
+ "types": [
30799
+ "string"
30800
+ ]
30801
+ },
30567
30802
  "name": {
30568
30803
  "types": [
30569
30804
  "string"
@@ -30576,7 +30811,9 @@
30576
30811
  }
30577
30812
  },
30578
30813
  "required": [
30579
- "url"
30814
+ "url",
30815
+ "role",
30816
+ "category"
30580
30817
  ]
30581
30818
  },
30582
30819
  "stateMachine": {
@@ -30654,18 +30891,6 @@
30654
30891
  "role": {
30655
30892
  "types": [
30656
30893
  "string"
30657
- ],
30658
- "enumValues": [
30659
- "player",
30660
- "enemy",
30661
- "npc",
30662
- "item",
30663
- "tile",
30664
- "projectile",
30665
- "effect",
30666
- "ui",
30667
- "decoration",
30668
- "vehicle"
30669
30894
  ]
30670
30895
  },
30671
30896
  "category": {
@@ -30695,6 +30920,11 @@
30695
30920
  "isometric"
30696
30921
  ]
30697
30922
  },
30923
+ "variant": {
30924
+ "types": [
30925
+ "string"
30926
+ ]
30927
+ },
30698
30928
  "dimension": {
30699
30929
  "types": [
30700
30930
  "string"
@@ -30715,6 +30945,16 @@
30715
30945
  "8:1"
30716
30946
  ]
30717
30947
  },
30948
+ "atlas": {
30949
+ "types": [
30950
+ "asset"
30951
+ ]
30952
+ },
30953
+ "sprite": {
30954
+ "types": [
30955
+ "string"
30956
+ ]
30957
+ },
30718
30958
  "name": {
30719
30959
  "types": [
30720
30960
  "string"
@@ -30727,7 +30967,9 @@
30727
30967
  }
30728
30968
  },
30729
30969
  "required": [
30730
- "url"
30970
+ "url",
30971
+ "role",
30972
+ "category"
30731
30973
  ]
30732
30974
  },
30733
30975
  "stateMachine": {
@@ -30882,18 +31124,6 @@
30882
31124
  "role": {
30883
31125
  "types": [
30884
31126
  "string"
30885
- ],
30886
- "enumValues": [
30887
- "player",
30888
- "enemy",
30889
- "npc",
30890
- "item",
30891
- "tile",
30892
- "projectile",
30893
- "effect",
30894
- "ui",
30895
- "decoration",
30896
- "vehicle"
30897
31127
  ]
30898
31128
  },
30899
31129
  "category": {
@@ -30923,6 +31153,11 @@
30923
31153
  "isometric"
30924
31154
  ]
30925
31155
  },
31156
+ "variant": {
31157
+ "types": [
31158
+ "string"
31159
+ ]
31160
+ },
30926
31161
  "dimension": {
30927
31162
  "types": [
30928
31163
  "string"
@@ -30943,6 +31178,16 @@
30943
31178
  "8:1"
30944
31179
  ]
30945
31180
  },
31181
+ "atlas": {
31182
+ "types": [
31183
+ "asset"
31184
+ ]
31185
+ },
31186
+ "sprite": {
31187
+ "types": [
31188
+ "string"
31189
+ ]
31190
+ },
30946
31191
  "name": {
30947
31192
  "types": [
30948
31193
  "string"
@@ -30955,7 +31200,9 @@
30955
31200
  }
30956
31201
  },
30957
31202
  "required": [
30958
- "url"
31203
+ "url",
31204
+ "role",
31205
+ "category"
30959
31206
  ]
30960
31207
  },
30961
31208
  "stateMachine": {
@@ -31202,18 +31449,6 @@
31202
31449
  "role": {
31203
31450
  "types": [
31204
31451
  "string"
31205
- ],
31206
- "enumValues": [
31207
- "player",
31208
- "enemy",
31209
- "npc",
31210
- "item",
31211
- "tile",
31212
- "projectile",
31213
- "effect",
31214
- "ui",
31215
- "decoration",
31216
- "vehicle"
31217
31452
  ]
31218
31453
  },
31219
31454
  "category": {
@@ -31243,6 +31478,11 @@
31243
31478
  "isometric"
31244
31479
  ]
31245
31480
  },
31481
+ "variant": {
31482
+ "types": [
31483
+ "string"
31484
+ ]
31485
+ },
31246
31486
  "dimension": {
31247
31487
  "types": [
31248
31488
  "string"
@@ -31263,6 +31503,16 @@
31263
31503
  "8:1"
31264
31504
  ]
31265
31505
  },
31506
+ "atlas": {
31507
+ "types": [
31508
+ "asset"
31509
+ ]
31510
+ },
31511
+ "sprite": {
31512
+ "types": [
31513
+ "string"
31514
+ ]
31515
+ },
31266
31516
  "name": {
31267
31517
  "types": [
31268
31518
  "string"
@@ -31275,7 +31525,9 @@
31275
31525
  }
31276
31526
  },
31277
31527
  "required": [
31278
- "url"
31528
+ "url",
31529
+ "role",
31530
+ "category"
31279
31531
  ]
31280
31532
  },
31281
31533
  "stateMachine": {
@@ -31400,18 +31652,6 @@
31400
31652
  "role": {
31401
31653
  "types": [
31402
31654
  "string"
31403
- ],
31404
- "enumValues": [
31405
- "player",
31406
- "enemy",
31407
- "npc",
31408
- "item",
31409
- "tile",
31410
- "projectile",
31411
- "effect",
31412
- "ui",
31413
- "decoration",
31414
- "vehicle"
31415
31655
  ]
31416
31656
  },
31417
31657
  "category": {
@@ -31441,6 +31681,11 @@
31441
31681
  "isometric"
31442
31682
  ]
31443
31683
  },
31684
+ "variant": {
31685
+ "types": [
31686
+ "string"
31687
+ ]
31688
+ },
31444
31689
  "dimension": {
31445
31690
  "types": [
31446
31691
  "string"
@@ -31461,6 +31706,16 @@
31461
31706
  "8:1"
31462
31707
  ]
31463
31708
  },
31709
+ "atlas": {
31710
+ "types": [
31711
+ "asset"
31712
+ ]
31713
+ },
31714
+ "sprite": {
31715
+ "types": [
31716
+ "string"
31717
+ ]
31718
+ },
31464
31719
  "name": {
31465
31720
  "types": [
31466
31721
  "string"
@@ -31473,7 +31728,9 @@
31473
31728
  }
31474
31729
  },
31475
31730
  "required": [
31476
- "url"
31731
+ "url",
31732
+ "role",
31733
+ "category"
31477
31734
  ]
31478
31735
  },
31479
31736
  "stateMachine": {
@@ -31553,18 +31810,6 @@
31553
31810
  "role": {
31554
31811
  "types": [
31555
31812
  "string"
31556
- ],
31557
- "enumValues": [
31558
- "player",
31559
- "enemy",
31560
- "npc",
31561
- "item",
31562
- "tile",
31563
- "projectile",
31564
- "effect",
31565
- "ui",
31566
- "decoration",
31567
- "vehicle"
31568
31813
  ]
31569
31814
  },
31570
31815
  "category": {
@@ -31594,6 +31839,11 @@
31594
31839
  "isometric"
31595
31840
  ]
31596
31841
  },
31842
+ "variant": {
31843
+ "types": [
31844
+ "string"
31845
+ ]
31846
+ },
31597
31847
  "dimension": {
31598
31848
  "types": [
31599
31849
  "string"
@@ -31614,6 +31864,16 @@
31614
31864
  "8:1"
31615
31865
  ]
31616
31866
  },
31867
+ "atlas": {
31868
+ "types": [
31869
+ "asset"
31870
+ ]
31871
+ },
31872
+ "sprite": {
31873
+ "types": [
31874
+ "string"
31875
+ ]
31876
+ },
31617
31877
  "name": {
31618
31878
  "types": [
31619
31879
  "string"
@@ -31626,7 +31886,9 @@
31626
31886
  }
31627
31887
  },
31628
31888
  "required": [
31629
- "url"
31889
+ "url",
31890
+ "role",
31891
+ "category"
31630
31892
  ]
31631
31893
  },
31632
31894
  "stateMachine": {
@@ -32416,7 +32678,8 @@
32416
32678
  "category": "component",
32417
32679
  "tier": "atoms",
32418
32680
  "family": "core",
32419
- "description": "Aside Atom Component Semantic wrapper for the native `<aside>` landmark. Owns raw HTML so molecules (SidePanel, navigation rails, callouts) can compose the semantic-aside primitive without falling back to a raw element.",
32681
+ "description": "Aside a secondary side panel that hosts navigation links or supplementary content alongside a main content area.",
32682
+ "capabilities": "settings navigation sidebar, preferences menu panel, account settings nav, secondary panel, side navigation rail",
32420
32683
  "suggestedFor": [
32421
32684
  "aside"
32422
32685
  ],
@@ -32673,7 +32936,8 @@
32673
32936
  "category": "display",
32674
32937
  "tier": "molecules",
32675
32938
  "family": "core",
32676
- "description": "TableView component",
32939
+ "description": "TableView — sortable, selectable data table rendering rows over configurable columns, with inline row actions and grouping.",
32940
+ "capabilities": "admin console table, records list, CRUD data table, user list, manage-users grid, sortable columns, row selection with bulk actions, grouped list view",
32677
32941
  "suggestedFor": [
32678
32942
  "table",
32679
32943
  "view",
@@ -33796,22 +34060,6 @@
33796
34060
  "items": {
33797
34061
  "types": [
33798
34062
  "object"
33799
- ],
33800
- "properties": {
33801
- "type": {
33802
- "types": [
33803
- "unknown"
33804
- ]
33805
- },
33806
- "content": {
33807
- "types": [
33808
- "string"
33809
- ]
33810
- }
33811
- },
33812
- "required": [
33813
- "type",
33814
- "content"
33815
34063
  ]
33816
34064
  }
33817
34065
  },
@@ -33831,34 +34079,7 @@
33831
34079
  "types": [
33832
34080
  "object"
33833
34081
  ],
33834
- "description": "User progress for restoring activation/reflection state",
33835
- "properties": {
33836
- "activationResponse": {
33837
- "types": [
33838
- "string"
33839
- ]
33840
- },
33841
- "reflectionNotes": {
33842
- "types": [
33843
- "array"
33844
- ],
33845
- "items": {
33846
- "types": [
33847
- "string"
33848
- ]
33849
- }
33850
- },
33851
- "bloomAnswered": {
33852
- "types": [
33853
- "object"
33854
- ],
33855
- "mapValue": {
33856
- "types": [
33857
- "boolean"
33858
- ]
33859
- }
33860
- }
33861
- }
34082
+ "description": "User progress for restoring activation/reflection state"
33862
34083
  },
33863
34084
  "onRunCodeSimulation": {
33864
34085
  "types": [
@@ -33887,7 +34108,7 @@
33887
34108
  "callbackArgs": [
33888
34109
  {
33889
34110
  "name": "type",
33890
- "type": "string"
34111
+ "type": "object"
33891
34112
  },
33892
34113
  {
33893
34114
  "name": "description",
@@ -34353,18 +34574,6 @@
34353
34574
  "role": {
34354
34575
  "types": [
34355
34576
  "string"
34356
- ],
34357
- "enumValues": [
34358
- "player",
34359
- "enemy",
34360
- "npc",
34361
- "item",
34362
- "tile",
34363
- "projectile",
34364
- "effect",
34365
- "ui",
34366
- "decoration",
34367
- "vehicle"
34368
34577
  ]
34369
34578
  },
34370
34579
  "category": {
@@ -34394,6 +34603,11 @@
34394
34603
  "isometric"
34395
34604
  ]
34396
34605
  },
34606
+ "variant": {
34607
+ "types": [
34608
+ "string"
34609
+ ]
34610
+ },
34397
34611
  "dimension": {
34398
34612
  "types": [
34399
34613
  "string"
@@ -34414,6 +34628,16 @@
34414
34628
  "8:1"
34415
34629
  ]
34416
34630
  },
34631
+ "atlas": {
34632
+ "types": [
34633
+ "asset"
34634
+ ]
34635
+ },
34636
+ "sprite": {
34637
+ "types": [
34638
+ "string"
34639
+ ]
34640
+ },
34417
34641
  "name": {
34418
34642
  "types": [
34419
34643
  "string"
@@ -34426,7 +34650,9 @@
34426
34650
  }
34427
34651
  },
34428
34652
  "propertyRequired": [
34429
- "url"
34653
+ "url",
34654
+ "role",
34655
+ "category"
34430
34656
  ]
34431
34657
  },
34432
34658
  "tileClickEvent": {
@@ -34666,18 +34892,6 @@
34666
34892
  "role": {
34667
34893
  "types": [
34668
34894
  "string"
34669
- ],
34670
- "enumValues": [
34671
- "player",
34672
- "enemy",
34673
- "npc",
34674
- "item",
34675
- "tile",
34676
- "projectile",
34677
- "effect",
34678
- "ui",
34679
- "decoration",
34680
- "vehicle"
34681
34895
  ]
34682
34896
  },
34683
34897
  "category": {
@@ -34707,6 +34921,11 @@
34707
34921
  "isometric"
34708
34922
  ]
34709
34923
  },
34924
+ "variant": {
34925
+ "types": [
34926
+ "string"
34927
+ ]
34928
+ },
34710
34929
  "dimension": {
34711
34930
  "types": [
34712
34931
  "string"
@@ -34727,6 +34946,16 @@
34727
34946
  "8:1"
34728
34947
  ]
34729
34948
  },
34949
+ "atlas": {
34950
+ "types": [
34951
+ "asset"
34952
+ ]
34953
+ },
34954
+ "sprite": {
34955
+ "types": [
34956
+ "string"
34957
+ ]
34958
+ },
34730
34959
  "name": {
34731
34960
  "types": [
34732
34961
  "string"
@@ -34739,7 +34968,9 @@
34739
34968
  }
34740
34969
  },
34741
34970
  "required": [
34742
- "url"
34971
+ "url",
34972
+ "role",
34973
+ "category"
34743
34974
  ]
34744
34975
  },
34745
34976
  "variant": {
@@ -34889,18 +35120,6 @@
34889
35120
  "role": {
34890
35121
  "types": [
34891
35122
  "string"
34892
- ],
34893
- "enumValues": [
34894
- "player",
34895
- "enemy",
34896
- "npc",
34897
- "item",
34898
- "tile",
34899
- "projectile",
34900
- "effect",
34901
- "ui",
34902
- "decoration",
34903
- "vehicle"
34904
35123
  ]
34905
35124
  },
34906
35125
  "category": {
@@ -34930,6 +35149,11 @@
34930
35149
  "isometric"
34931
35150
  ]
34932
35151
  },
35152
+ "variant": {
35153
+ "types": [
35154
+ "string"
35155
+ ]
35156
+ },
34933
35157
  "dimension": {
34934
35158
  "types": [
34935
35159
  "string"
@@ -34950,6 +35174,16 @@
34950
35174
  "8:1"
34951
35175
  ]
34952
35176
  },
35177
+ "atlas": {
35178
+ "types": [
35179
+ "asset"
35180
+ ]
35181
+ },
35182
+ "sprite": {
35183
+ "types": [
35184
+ "string"
35185
+ ]
35186
+ },
34953
35187
  "name": {
34954
35188
  "types": [
34955
35189
  "string"
@@ -34962,7 +35196,9 @@
34962
35196
  }
34963
35197
  },
34964
35198
  "required": [
34965
- "url"
35199
+ "url",
35200
+ "role",
35201
+ "category"
34966
35202
  ]
34967
35203
  }
34968
35204
  },
@@ -35019,18 +35255,6 @@
35019
35255
  "role": {
35020
35256
  "types": [
35021
35257
  "string"
35022
- ],
35023
- "enumValues": [
35024
- "player",
35025
- "enemy",
35026
- "npc",
35027
- "item",
35028
- "tile",
35029
- "projectile",
35030
- "effect",
35031
- "ui",
35032
- "decoration",
35033
- "vehicle"
35034
35258
  ]
35035
35259
  },
35036
35260
  "category": {
@@ -35060,6 +35284,11 @@
35060
35284
  "isometric"
35061
35285
  ]
35062
35286
  },
35287
+ "variant": {
35288
+ "types": [
35289
+ "string"
35290
+ ]
35291
+ },
35063
35292
  "dimension": {
35064
35293
  "types": [
35065
35294
  "string"
@@ -35080,6 +35309,16 @@
35080
35309
  "8:1"
35081
35310
  ]
35082
35311
  },
35312
+ "atlas": {
35313
+ "types": [
35314
+ "asset"
35315
+ ]
35316
+ },
35317
+ "sprite": {
35318
+ "types": [
35319
+ "string"
35320
+ ]
35321
+ },
35083
35322
  "name": {
35084
35323
  "types": [
35085
35324
  "string"
@@ -35092,7 +35331,9 @@
35092
35331
  }
35093
35332
  },
35094
35333
  "propertyRequired": [
35095
- "url"
35334
+ "url",
35335
+ "role",
35336
+ "category"
35096
35337
  ]
35097
35338
  },
35098
35339
  "icon": {
@@ -37776,7 +38017,8 @@
37776
38017
  "category": "display",
37777
38018
  "tier": "atoms",
37778
38019
  "family": "marketing",
37779
- "description": "MarketingStatCard component",
38020
+ "description": "MarketingStatCard — a single number-highlight card pairing a large value with a label and trend delta.",
38021
+ "capabilities": "KPI card, metric tile, dashboard stat card, number card, big-number widget, stat highlight, key metric callout",
37780
38022
  "suggestedFor": [
37781
38023
  "marketing",
37782
38024
  "stat",
@@ -38851,18 +39093,6 @@
38851
39093
  "role": {
38852
39094
  "types": [
38853
39095
  "string"
38854
- ],
38855
- "enumValues": [
38856
- "player",
38857
- "enemy",
38858
- "npc",
38859
- "item",
38860
- "tile",
38861
- "projectile",
38862
- "effect",
38863
- "ui",
38864
- "decoration",
38865
- "vehicle"
38866
39096
  ]
38867
39097
  },
38868
39098
  "category": {
@@ -38892,6 +39122,11 @@
38892
39122
  "isometric"
38893
39123
  ]
38894
39124
  },
39125
+ "variant": {
39126
+ "types": [
39127
+ "string"
39128
+ ]
39129
+ },
38895
39130
  "dimension": {
38896
39131
  "types": [
38897
39132
  "string"
@@ -38912,6 +39147,16 @@
38912
39147
  "8:1"
38913
39148
  ]
38914
39149
  },
39150
+ "atlas": {
39151
+ "types": [
39152
+ "asset"
39153
+ ]
39154
+ },
39155
+ "sprite": {
39156
+ "types": [
39157
+ "string"
39158
+ ]
39159
+ },
38915
39160
  "name": {
38916
39161
  "types": [
38917
39162
  "string"
@@ -38924,7 +39169,9 @@
38924
39169
  }
38925
39170
  },
38926
39171
  "propertyRequired": [
38927
- "url"
39172
+ "url",
39173
+ "role",
39174
+ "category"
38928
39175
  ]
38929
39176
  },
38930
39177
  "anchor": {
@@ -39338,18 +39585,6 @@
39338
39585
  "role": {
39339
39586
  "types": [
39340
39587
  "string"
39341
- ],
39342
- "enumValues": [
39343
- "player",
39344
- "enemy",
39345
- "npc",
39346
- "item",
39347
- "tile",
39348
- "projectile",
39349
- "effect",
39350
- "ui",
39351
- "decoration",
39352
- "vehicle"
39353
39588
  ]
39354
39589
  },
39355
39590
  "category": {
@@ -39379,6 +39614,11 @@
39379
39614
  "isometric"
39380
39615
  ]
39381
39616
  },
39617
+ "variant": {
39618
+ "types": [
39619
+ "string"
39620
+ ]
39621
+ },
39382
39622
  "dimension": {
39383
39623
  "types": [
39384
39624
  "string"
@@ -39399,6 +39639,16 @@
39399
39639
  "8:1"
39400
39640
  ]
39401
39641
  },
39642
+ "atlas": {
39643
+ "types": [
39644
+ "asset"
39645
+ ]
39646
+ },
39647
+ "sprite": {
39648
+ "types": [
39649
+ "string"
39650
+ ]
39651
+ },
39402
39652
  "name": {
39403
39653
  "types": [
39404
39654
  "string"
@@ -39411,7 +39661,9 @@
39411
39661
  }
39412
39662
  },
39413
39663
  "required": [
39414
- "url"
39664
+ "url",
39665
+ "role",
39666
+ "category"
39415
39667
  ]
39416
39668
  },
39417
39669
  "anchor": {
@@ -39690,18 +39942,6 @@
39690
39942
  "role": {
39691
39943
  "types": [
39692
39944
  "string"
39693
- ],
39694
- "enumValues": [
39695
- "player",
39696
- "enemy",
39697
- "npc",
39698
- "item",
39699
- "tile",
39700
- "projectile",
39701
- "effect",
39702
- "ui",
39703
- "decoration",
39704
- "vehicle"
39705
39945
  ]
39706
39946
  },
39707
39947
  "category": {
@@ -39731,6 +39971,11 @@
39731
39971
  "isometric"
39732
39972
  ]
39733
39973
  },
39974
+ "variant": {
39975
+ "types": [
39976
+ "string"
39977
+ ]
39978
+ },
39734
39979
  "dimension": {
39735
39980
  "types": [
39736
39981
  "string"
@@ -39751,6 +39996,16 @@
39751
39996
  "8:1"
39752
39997
  ]
39753
39998
  },
39999
+ "atlas": {
40000
+ "types": [
40001
+ "asset"
40002
+ ]
40003
+ },
40004
+ "sprite": {
40005
+ "types": [
40006
+ "string"
40007
+ ]
40008
+ },
39754
40009
  "name": {
39755
40010
  "types": [
39756
40011
  "string"
@@ -39763,7 +40018,9 @@
39763
40018
  }
39764
40019
  },
39765
40020
  "propertyRequired": [
39766
- "url"
40021
+ "url",
40022
+ "role",
40023
+ "category"
39767
40024
  ]
39768
40025
  },
39769
40026
  "backgroundColor": {
@@ -39938,6 +40195,74 @@
39938
40195
  }
39939
40196
  },
39940
40197
  "drawHost": true
40198
+ },
40199
+ "presence": {
40200
+ "type": "presence",
40201
+ "category": "component",
40202
+ "tier": "atoms",
40203
+ "family": "core",
40204
+ "description": "Presence component",
40205
+ "suggestedFor": [
40206
+ "presence"
40207
+ ],
40208
+ "typicalSize": "small",
40209
+ "propsSchema": {
40210
+ "show": {
40211
+ "types": [
40212
+ "boolean"
40213
+ ],
40214
+ "description": "When false, the exit animation runs, then children unmount.",
40215
+ "required": true
40216
+ },
40217
+ "className": {
40218
+ "types": [
40219
+ "string"
40220
+ ],
40221
+ "description": "className prop"
40222
+ },
40223
+ "children": {
40224
+ "types": [
40225
+ "node"
40226
+ ],
40227
+ "description": "children prop",
40228
+ "required": true
40229
+ }
40230
+ }
40231
+ },
40232
+ "page-transition": {
40233
+ "type": "page-transition",
40234
+ "category": "component",
40235
+ "tier": "molecules",
40236
+ "family": "core",
40237
+ "description": "PageTransition component",
40238
+ "suggestedFor": [
40239
+ "page",
40240
+ "transition",
40241
+ "page transition"
40242
+ ],
40243
+ "typicalSize": "medium",
40244
+ "propsSchema": {
40245
+ "locationKey": {
40246
+ "types": [
40247
+ "string"
40248
+ ],
40249
+ "description": "Value that changes on navigation (e.g. `location.pathname`).",
40250
+ "required": true
40251
+ },
40252
+ "children": {
40253
+ "types": [
40254
+ "node"
40255
+ ],
40256
+ "description": "children prop",
40257
+ "required": true
40258
+ },
40259
+ "className": {
40260
+ "types": [
40261
+ "string"
40262
+ ],
40263
+ "description": "className prop"
40264
+ }
40265
+ }
39941
40266
  }
39942
40267
  },
39943
40268
  "categories": [