@almadar/core 10.30.0 → 10.31.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.
- package/dist/{builders-C458pIMW.d.ts → builders-DDcCVboe.d.ts} +687 -687
- package/dist/builders.d.ts +3 -3
- package/dist/builders.js +10 -6
- package/dist/builders.js.map +1 -1
- package/dist/factory/index.d.ts +5 -5
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/factory-runtime/index.js +10 -6
- package/dist/factory-runtime/index.js.map +1 -1
- package/dist/index.d.ts +7 -9
- package/dist/index.js +894 -549
- package/dist/index.js.map +1 -1
- package/dist/{pattern-types-CLcOXOmW.d.ts → pattern-types-VDIr2TkX.d.ts} +104 -37
- package/dist/patterns/component-mapping.json +13 -3
- package/dist/patterns/event-contracts.json +10 -3
- package/dist/patterns/index.d.ts +1971 -870
- package/dist/patterns/index.js +1041 -695
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/patterns-registry.json +917 -593
- package/dist/patterns/registry.json +917 -593
- package/dist/{trait-CwWjkU-1.d.ts → trait-DE6VU4Cd.d.ts} +85 -84
- package/dist/types/index.d.ts +7 -9
- package/dist/types/index.js +21 -17
- package/dist/types/index.js.map +1 -1
- package/dist/{types-yW22YNNt.d.ts → types-DSfz2mr5.d.ts} +2 -3
- package/package.json +1 -1
- package/dist/json-DOTchoRS.d.ts +0 -57
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"exportedAt": "2026-07-
|
|
3
|
+
"exportedAt": "2026-07-21T09:54:57.379Z",
|
|
4
4
|
"patterns": {
|
|
5
5
|
"entity-table": {
|
|
6
6
|
"type": "entity-table",
|
|
@@ -3520,7 +3520,8 @@
|
|
|
3520
3520
|
"category": "filter",
|
|
3521
3521
|
"tier": "molecules",
|
|
3522
3522
|
"family": "core",
|
|
3523
|
-
"description": "
|
|
3523
|
+
"description": "FilterGroup — a panel of filter controls that narrows a collection by field values.",
|
|
3524
|
+
"capabilities": "search refinement panel, facet filters, admin list filters, records filter sidebar, filter chips panel",
|
|
3524
3525
|
"suggestedFor": [
|
|
3525
3526
|
"list pages with filterable data"
|
|
3526
3527
|
],
|
|
@@ -3721,18 +3722,6 @@
|
|
|
3721
3722
|
"role": {
|
|
3722
3723
|
"types": [
|
|
3723
3724
|
"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
3725
|
]
|
|
3737
3726
|
},
|
|
3738
3727
|
"category": {
|
|
@@ -3762,6 +3751,11 @@
|
|
|
3762
3751
|
"isometric"
|
|
3763
3752
|
]
|
|
3764
3753
|
},
|
|
3754
|
+
"variant": {
|
|
3755
|
+
"types": [
|
|
3756
|
+
"string"
|
|
3757
|
+
]
|
|
3758
|
+
},
|
|
3765
3759
|
"dimension": {
|
|
3766
3760
|
"types": [
|
|
3767
3761
|
"string"
|
|
@@ -3782,6 +3776,16 @@
|
|
|
3782
3776
|
"8:1"
|
|
3783
3777
|
]
|
|
3784
3778
|
},
|
|
3779
|
+
"atlas": {
|
|
3780
|
+
"types": [
|
|
3781
|
+
"asset"
|
|
3782
|
+
]
|
|
3783
|
+
},
|
|
3784
|
+
"sprite": {
|
|
3785
|
+
"types": [
|
|
3786
|
+
"string"
|
|
3787
|
+
]
|
|
3788
|
+
},
|
|
3785
3789
|
"name": {
|
|
3786
3790
|
"types": [
|
|
3787
3791
|
"string"
|
|
@@ -3794,7 +3798,9 @@
|
|
|
3794
3798
|
}
|
|
3795
3799
|
},
|
|
3796
3800
|
"required": [
|
|
3797
|
-
"url"
|
|
3801
|
+
"url",
|
|
3802
|
+
"role",
|
|
3803
|
+
"category"
|
|
3798
3804
|
]
|
|
3799
3805
|
},
|
|
3800
3806
|
"badge": {
|
|
@@ -3873,18 +3879,6 @@
|
|
|
3873
3879
|
"role": {
|
|
3874
3880
|
"types": [
|
|
3875
3881
|
"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
3882
|
]
|
|
3889
3883
|
},
|
|
3890
3884
|
"category": {
|
|
@@ -3914,6 +3908,11 @@
|
|
|
3914
3908
|
"isometric"
|
|
3915
3909
|
]
|
|
3916
3910
|
},
|
|
3911
|
+
"variant": {
|
|
3912
|
+
"types": [
|
|
3913
|
+
"string"
|
|
3914
|
+
]
|
|
3915
|
+
},
|
|
3917
3916
|
"dimension": {
|
|
3918
3917
|
"types": [
|
|
3919
3918
|
"string"
|
|
@@ -3934,6 +3933,16 @@
|
|
|
3934
3933
|
"8:1"
|
|
3935
3934
|
]
|
|
3936
3935
|
},
|
|
3936
|
+
"atlas": {
|
|
3937
|
+
"types": [
|
|
3938
|
+
"asset"
|
|
3939
|
+
]
|
|
3940
|
+
},
|
|
3941
|
+
"sprite": {
|
|
3942
|
+
"types": [
|
|
3943
|
+
"string"
|
|
3944
|
+
]
|
|
3945
|
+
},
|
|
3937
3946
|
"name": {
|
|
3938
3947
|
"types": [
|
|
3939
3948
|
"string"
|
|
@@ -3946,7 +3955,9 @@
|
|
|
3946
3955
|
}
|
|
3947
3956
|
},
|
|
3948
3957
|
"required": [
|
|
3949
|
-
"url"
|
|
3958
|
+
"url",
|
|
3959
|
+
"role",
|
|
3960
|
+
"category"
|
|
3950
3961
|
]
|
|
3951
3962
|
},
|
|
3952
3963
|
"badge": {
|
|
@@ -5384,6 +5395,13 @@
|
|
|
5384
5395
|
"string"
|
|
5385
5396
|
],
|
|
5386
5397
|
"description": "className prop"
|
|
5398
|
+
},
|
|
5399
|
+
"fullPage": {
|
|
5400
|
+
"types": [
|
|
5401
|
+
"boolean"
|
|
5402
|
+
],
|
|
5403
|
+
"description": "Center over the whole viewport (fix: inset-0 overlay) instead of inline.",
|
|
5404
|
+
"default": false
|
|
5387
5405
|
}
|
|
5388
5406
|
}
|
|
5389
5407
|
},
|
|
@@ -5575,6 +5593,14 @@
|
|
|
5575
5593
|
"kind": "callback",
|
|
5576
5594
|
"callbackArgs": []
|
|
5577
5595
|
},
|
|
5596
|
+
"onExited": {
|
|
5597
|
+
"types": [
|
|
5598
|
+
"function"
|
|
5599
|
+
],
|
|
5600
|
+
"description": "Fires after the exit animation completes (the modal is about to unmount).",
|
|
5601
|
+
"kind": "callback",
|
|
5602
|
+
"callbackArgs": []
|
|
5603
|
+
},
|
|
5578
5604
|
"title": {
|
|
5579
5605
|
"types": [
|
|
5580
5606
|
"string"
|
|
@@ -6884,18 +6910,6 @@
|
|
|
6884
6910
|
"role": {
|
|
6885
6911
|
"types": [
|
|
6886
6912
|
"string"
|
|
6887
|
-
],
|
|
6888
|
-
"enumValues": [
|
|
6889
|
-
"player",
|
|
6890
|
-
"enemy",
|
|
6891
|
-
"npc",
|
|
6892
|
-
"item",
|
|
6893
|
-
"tile",
|
|
6894
|
-
"projectile",
|
|
6895
|
-
"effect",
|
|
6896
|
-
"ui",
|
|
6897
|
-
"decoration",
|
|
6898
|
-
"vehicle"
|
|
6899
6913
|
]
|
|
6900
6914
|
},
|
|
6901
6915
|
"category": {
|
|
@@ -6925,6 +6939,11 @@
|
|
|
6925
6939
|
"isometric"
|
|
6926
6940
|
]
|
|
6927
6941
|
},
|
|
6942
|
+
"variant": {
|
|
6943
|
+
"types": [
|
|
6944
|
+
"string"
|
|
6945
|
+
]
|
|
6946
|
+
},
|
|
6928
6947
|
"dimension": {
|
|
6929
6948
|
"types": [
|
|
6930
6949
|
"string"
|
|
@@ -6945,6 +6964,16 @@
|
|
|
6945
6964
|
"8:1"
|
|
6946
6965
|
]
|
|
6947
6966
|
},
|
|
6967
|
+
"atlas": {
|
|
6968
|
+
"types": [
|
|
6969
|
+
"asset"
|
|
6970
|
+
]
|
|
6971
|
+
},
|
|
6972
|
+
"sprite": {
|
|
6973
|
+
"types": [
|
|
6974
|
+
"string"
|
|
6975
|
+
]
|
|
6976
|
+
},
|
|
6948
6977
|
"name": {
|
|
6949
6978
|
"types": [
|
|
6950
6979
|
"string"
|
|
@@ -6957,7 +6986,9 @@
|
|
|
6957
6986
|
}
|
|
6958
6987
|
},
|
|
6959
6988
|
"propertyRequired": [
|
|
6960
|
-
"url"
|
|
6989
|
+
"url",
|
|
6990
|
+
"role",
|
|
6991
|
+
"category"
|
|
6961
6992
|
]
|
|
6962
6993
|
},
|
|
6963
6994
|
"action": {
|
|
@@ -7077,18 +7108,6 @@
|
|
|
7077
7108
|
"role": {
|
|
7078
7109
|
"types": [
|
|
7079
7110
|
"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
7111
|
]
|
|
7093
7112
|
},
|
|
7094
7113
|
"category": {
|
|
@@ -7118,6 +7137,11 @@
|
|
|
7118
7137
|
"isometric"
|
|
7119
7138
|
]
|
|
7120
7139
|
},
|
|
7140
|
+
"variant": {
|
|
7141
|
+
"types": [
|
|
7142
|
+
"string"
|
|
7143
|
+
]
|
|
7144
|
+
},
|
|
7121
7145
|
"dimension": {
|
|
7122
7146
|
"types": [
|
|
7123
7147
|
"string"
|
|
@@ -7138,6 +7162,16 @@
|
|
|
7138
7162
|
"8:1"
|
|
7139
7163
|
]
|
|
7140
7164
|
},
|
|
7165
|
+
"atlas": {
|
|
7166
|
+
"types": [
|
|
7167
|
+
"asset"
|
|
7168
|
+
]
|
|
7169
|
+
},
|
|
7170
|
+
"sprite": {
|
|
7171
|
+
"types": [
|
|
7172
|
+
"string"
|
|
7173
|
+
]
|
|
7174
|
+
},
|
|
7141
7175
|
"name": {
|
|
7142
7176
|
"types": [
|
|
7143
7177
|
"string"
|
|
@@ -7150,7 +7184,9 @@
|
|
|
7150
7184
|
}
|
|
7151
7185
|
},
|
|
7152
7186
|
"propertyRequired": [
|
|
7153
|
-
"url"
|
|
7187
|
+
"url",
|
|
7188
|
+
"role",
|
|
7189
|
+
"category"
|
|
7154
7190
|
]
|
|
7155
7191
|
},
|
|
7156
7192
|
"onRemove": {
|
|
@@ -8891,7 +8927,8 @@
|
|
|
8891
8927
|
"category": "form",
|
|
8892
8928
|
"tier": "molecules",
|
|
8893
8929
|
"family": "core",
|
|
8894
|
-
"description": "
|
|
8930
|
+
"description": "RepeatableFormSection — a form section that repeats a fixed group of fields, letting the user add or remove entries.",
|
|
8931
|
+
"capabilities": "dynamic line items, repeatable field group, add/remove entry rows, multi-entry form block",
|
|
8895
8932
|
"suggestedFor": [
|
|
8896
8933
|
"repeating fields",
|
|
8897
8934
|
"dynamic forms",
|
|
@@ -9791,133 +9828,184 @@
|
|
|
9791
9828
|
],
|
|
9792
9829
|
"typicalSize": "medium",
|
|
9793
9830
|
"propsSchema": {
|
|
9794
|
-
"
|
|
9795
|
-
"types": [
|
|
9796
|
-
"string"
|
|
9797
|
-
],
|
|
9798
|
-
"description": "Additional CSS classes"
|
|
9799
|
-
},
|
|
9800
|
-
"isLoading": {
|
|
9831
|
+
"children": {
|
|
9801
9832
|
"types": [
|
|
9802
|
-
"
|
|
9833
|
+
"node"
|
|
9803
9834
|
],
|
|
9804
|
-
"description": "
|
|
9835
|
+
"description": "Button group content (Button components) - use this OR primary/secondary"
|
|
9805
9836
|
},
|
|
9806
|
-
"
|
|
9837
|
+
"primary": {
|
|
9807
9838
|
"types": [
|
|
9808
9839
|
"object"
|
|
9809
9840
|
],
|
|
9810
|
-
"description": "
|
|
9841
|
+
"description": "Primary action button config (for form-actions pattern) Accepts Readonly for compatibility with generated const objects",
|
|
9811
9842
|
"properties": {
|
|
9812
|
-
"
|
|
9843
|
+
"label": {
|
|
9813
9844
|
"types": [
|
|
9814
9845
|
"string"
|
|
9815
9846
|
]
|
|
9816
9847
|
},
|
|
9817
|
-
"
|
|
9848
|
+
"actionType": {
|
|
9818
9849
|
"types": [
|
|
9819
9850
|
"string"
|
|
9820
9851
|
]
|
|
9821
9852
|
},
|
|
9822
|
-
"
|
|
9853
|
+
"event": {
|
|
9823
9854
|
"types": [
|
|
9824
9855
|
"string"
|
|
9825
9856
|
]
|
|
9826
9857
|
},
|
|
9827
|
-
"
|
|
9858
|
+
"navigatesTo": {
|
|
9859
|
+
"types": [
|
|
9860
|
+
"string"
|
|
9861
|
+
]
|
|
9862
|
+
},
|
|
9863
|
+
"variant": {
|
|
9828
9864
|
"types": [
|
|
9829
9865
|
"string"
|
|
9830
9866
|
]
|
|
9831
9867
|
}
|
|
9832
9868
|
},
|
|
9833
9869
|
"propertyRequired": [
|
|
9834
|
-
"
|
|
9870
|
+
"label"
|
|
9835
9871
|
]
|
|
9836
9872
|
},
|
|
9837
|
-
"
|
|
9873
|
+
"secondary": {
|
|
9838
9874
|
"types": [
|
|
9839
|
-
"
|
|
9875
|
+
"array"
|
|
9840
9876
|
],
|
|
9841
|
-
"description": "
|
|
9877
|
+
"description": "Secondary action buttons config (for form-actions pattern) Accepts readonly array for compatibility with generated const arrays",
|
|
9878
|
+
"items": {
|
|
9879
|
+
"types": [
|
|
9880
|
+
"object"
|
|
9881
|
+
],
|
|
9882
|
+
"properties": {
|
|
9883
|
+
"label": {
|
|
9884
|
+
"types": [
|
|
9885
|
+
"string"
|
|
9886
|
+
]
|
|
9887
|
+
},
|
|
9888
|
+
"actionType": {
|
|
9889
|
+
"types": [
|
|
9890
|
+
"string"
|
|
9891
|
+
]
|
|
9892
|
+
},
|
|
9893
|
+
"event": {
|
|
9894
|
+
"types": [
|
|
9895
|
+
"string"
|
|
9896
|
+
]
|
|
9897
|
+
},
|
|
9898
|
+
"navigatesTo": {
|
|
9899
|
+
"types": [
|
|
9900
|
+
"string"
|
|
9901
|
+
]
|
|
9902
|
+
},
|
|
9903
|
+
"variant": {
|
|
9904
|
+
"types": [
|
|
9905
|
+
"string"
|
|
9906
|
+
]
|
|
9907
|
+
}
|
|
9908
|
+
},
|
|
9909
|
+
"required": [
|
|
9910
|
+
"label"
|
|
9911
|
+
]
|
|
9912
|
+
}
|
|
9842
9913
|
},
|
|
9843
|
-
"
|
|
9914
|
+
"variant": {
|
|
9844
9915
|
"types": [
|
|
9845
9916
|
"string"
|
|
9846
9917
|
],
|
|
9847
|
-
"description": "
|
|
9918
|
+
"description": "Visual variant",
|
|
9848
9919
|
"enumValues": [
|
|
9849
|
-
"
|
|
9850
|
-
"
|
|
9851
|
-
|
|
9852
|
-
},
|
|
9853
|
-
"searchValue": {
|
|
9854
|
-
"types": [
|
|
9855
|
-
"string"
|
|
9920
|
+
"default",
|
|
9921
|
+
"segmented",
|
|
9922
|
+
"toggle"
|
|
9856
9923
|
],
|
|
9857
|
-
"
|
|
9924
|
+
"default": "default"
|
|
9858
9925
|
},
|
|
9859
|
-
"
|
|
9926
|
+
"orientation": {
|
|
9860
9927
|
"types": [
|
|
9861
|
-
"
|
|
9928
|
+
"string"
|
|
9862
9929
|
],
|
|
9863
|
-
"description": "
|
|
9864
|
-
|
|
9865
|
-
|
|
9866
|
-
|
|
9867
|
-
"number"
|
|
9930
|
+
"description": "Orientation",
|
|
9931
|
+
"enumValues": [
|
|
9932
|
+
"horizontal",
|
|
9933
|
+
"vertical"
|
|
9868
9934
|
],
|
|
9869
|
-
"
|
|
9935
|
+
"default": "horizontal"
|
|
9870
9936
|
},
|
|
9871
|
-
"
|
|
9937
|
+
"className": {
|
|
9872
9938
|
"types": [
|
|
9873
|
-
"
|
|
9939
|
+
"string"
|
|
9874
9940
|
],
|
|
9875
|
-
"description": "
|
|
9941
|
+
"description": "Additional CSS classes"
|
|
9876
9942
|
},
|
|
9877
|
-
"
|
|
9943
|
+
"entity": {
|
|
9878
9944
|
"types": [
|
|
9879
|
-
"
|
|
9945
|
+
"string"
|
|
9880
9946
|
],
|
|
9881
|
-
"description": "
|
|
9947
|
+
"description": "Entity type for filter-group pattern (schema metadata)"
|
|
9882
9948
|
},
|
|
9883
|
-
"
|
|
9949
|
+
"filters": {
|
|
9884
9950
|
"types": [
|
|
9885
9951
|
"array"
|
|
9886
9952
|
],
|
|
9887
|
-
"description": "
|
|
9953
|
+
"description": "Filter definitions for filter-group pattern",
|
|
9888
9954
|
"items": {
|
|
9889
9955
|
"types": [
|
|
9890
|
-
"
|
|
9891
|
-
|
|
9956
|
+
"object"
|
|
9957
|
+
],
|
|
9958
|
+
"properties": {
|
|
9959
|
+
"field": {
|
|
9960
|
+
"types": [
|
|
9961
|
+
"string"
|
|
9962
|
+
]
|
|
9963
|
+
},
|
|
9964
|
+
"label": {
|
|
9965
|
+
"types": [
|
|
9966
|
+
"string"
|
|
9967
|
+
]
|
|
9968
|
+
},
|
|
9969
|
+
"type": {
|
|
9970
|
+
"types": [
|
|
9971
|
+
"string"
|
|
9972
|
+
],
|
|
9973
|
+
"enumValues": [
|
|
9974
|
+
"checkbox",
|
|
9975
|
+
"select",
|
|
9976
|
+
"toggle"
|
|
9977
|
+
]
|
|
9978
|
+
},
|
|
9979
|
+
"options": {
|
|
9980
|
+
"types": [
|
|
9981
|
+
"array"
|
|
9982
|
+
],
|
|
9983
|
+
"items": {
|
|
9984
|
+
"types": [
|
|
9985
|
+
"string"
|
|
9986
|
+
]
|
|
9987
|
+
}
|
|
9988
|
+
}
|
|
9989
|
+
},
|
|
9990
|
+
"required": [
|
|
9991
|
+
"field",
|
|
9992
|
+
"label"
|
|
9892
9993
|
]
|
|
9893
9994
|
}
|
|
9894
9995
|
},
|
|
9895
|
-
"
|
|
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": {
|
|
9996
|
+
"look": {
|
|
9910
9997
|
"types": [
|
|
9911
9998
|
"string"
|
|
9912
9999
|
],
|
|
9913
|
-
"description": "
|
|
10000
|
+
"description": "Layer 2 visual treatment for the action-cluster (form-actions) pattern.",
|
|
9914
10001
|
"enumValues": [
|
|
9915
|
-
"
|
|
9916
|
-
"
|
|
9917
|
-
"
|
|
9918
|
-
"
|
|
10002
|
+
"right-aligned-buttons",
|
|
10003
|
+
"floating-bar",
|
|
10004
|
+
"inline-row",
|
|
10005
|
+
"dropdown-menu",
|
|
10006
|
+
"command-palette-trigger"
|
|
9919
10007
|
],
|
|
9920
|
-
"default": "right"
|
|
10008
|
+
"default": "right-aligned-buttons"
|
|
9921
10009
|
}
|
|
9922
10010
|
}
|
|
9923
10011
|
},
|
|
@@ -12858,18 +12946,6 @@
|
|
|
12858
12946
|
"role": {
|
|
12859
12947
|
"types": [
|
|
12860
12948
|
"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
12949
|
]
|
|
12874
12950
|
},
|
|
12875
12951
|
"category": {
|
|
@@ -12899,6 +12975,11 @@
|
|
|
12899
12975
|
"isometric"
|
|
12900
12976
|
]
|
|
12901
12977
|
},
|
|
12978
|
+
"variant": {
|
|
12979
|
+
"types": [
|
|
12980
|
+
"string"
|
|
12981
|
+
]
|
|
12982
|
+
},
|
|
12902
12983
|
"dimension": {
|
|
12903
12984
|
"types": [
|
|
12904
12985
|
"string"
|
|
@@ -12919,6 +13000,16 @@
|
|
|
12919
13000
|
"8:1"
|
|
12920
13001
|
]
|
|
12921
13002
|
},
|
|
13003
|
+
"atlas": {
|
|
13004
|
+
"types": [
|
|
13005
|
+
"asset"
|
|
13006
|
+
]
|
|
13007
|
+
},
|
|
13008
|
+
"sprite": {
|
|
13009
|
+
"types": [
|
|
13010
|
+
"string"
|
|
13011
|
+
]
|
|
13012
|
+
},
|
|
12922
13013
|
"name": {
|
|
12923
13014
|
"types": [
|
|
12924
13015
|
"string"
|
|
@@ -12931,14 +13022,16 @@
|
|
|
12931
13022
|
}
|
|
12932
13023
|
},
|
|
12933
13024
|
"propertyRequired": [
|
|
12934
|
-
"url"
|
|
13025
|
+
"url",
|
|
13026
|
+
"role",
|
|
13027
|
+
"category"
|
|
12935
13028
|
]
|
|
12936
13029
|
},
|
|
12937
13030
|
"hudBackgroundAsset": {
|
|
12938
13031
|
"types": [
|
|
12939
13032
|
"object"
|
|
12940
13033
|
],
|
|
12941
|
-
"description": "9-sliced panel
|
|
13034
|
+
"description": "Per-call-site 9-sliced panel override. Chrome normally comes from the active theme; most callers leave this unset.",
|
|
12942
13035
|
"properties": {
|
|
12943
13036
|
"url": {
|
|
12944
13037
|
"types": [
|
|
@@ -12948,18 +13041,6 @@
|
|
|
12948
13041
|
"role": {
|
|
12949
13042
|
"types": [
|
|
12950
13043
|
"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
13044
|
]
|
|
12964
13045
|
},
|
|
12965
13046
|
"category": {
|
|
@@ -12989,6 +13070,11 @@
|
|
|
12989
13070
|
"isometric"
|
|
12990
13071
|
]
|
|
12991
13072
|
},
|
|
13073
|
+
"variant": {
|
|
13074
|
+
"types": [
|
|
13075
|
+
"string"
|
|
13076
|
+
]
|
|
13077
|
+
},
|
|
12992
13078
|
"dimension": {
|
|
12993
13079
|
"types": [
|
|
12994
13080
|
"string"
|
|
@@ -13009,6 +13095,16 @@
|
|
|
13009
13095
|
"8:1"
|
|
13010
13096
|
]
|
|
13011
13097
|
},
|
|
13098
|
+
"atlas": {
|
|
13099
|
+
"types": [
|
|
13100
|
+
"asset"
|
|
13101
|
+
]
|
|
13102
|
+
},
|
|
13103
|
+
"sprite": {
|
|
13104
|
+
"types": [
|
|
13105
|
+
"string"
|
|
13106
|
+
]
|
|
13107
|
+
},
|
|
13012
13108
|
"name": {
|
|
13013
13109
|
"types": [
|
|
13014
13110
|
"string"
|
|
@@ -13021,7 +13117,9 @@
|
|
|
13021
13117
|
}
|
|
13022
13118
|
},
|
|
13023
13119
|
"propertyRequired": [
|
|
13024
|
-
"url"
|
|
13120
|
+
"url",
|
|
13121
|
+
"role",
|
|
13122
|
+
"category"
|
|
13025
13123
|
]
|
|
13026
13124
|
},
|
|
13027
13125
|
"fontFamily": {
|
|
@@ -13030,6 +13128,12 @@
|
|
|
13030
13128
|
],
|
|
13031
13129
|
"description": "Game font key (future | future-narrow | pixel | blocks | mini) or a CSS font-family.",
|
|
13032
13130
|
"default": "future"
|
|
13131
|
+
},
|
|
13132
|
+
"data-theme": {
|
|
13133
|
+
"types": [
|
|
13134
|
+
"string"
|
|
13135
|
+
],
|
|
13136
|
+
"description": "Scopes an `@almadar/ui` theme (e.g. \"game-sci-fi-dark\") to this shell's subtree."
|
|
13033
13137
|
}
|
|
13034
13138
|
}
|
|
13035
13139
|
},
|
|
@@ -14083,7 +14187,8 @@
|
|
|
14083
14187
|
"category": "form",
|
|
14084
14188
|
"tier": "molecules",
|
|
14085
14189
|
"family": "core",
|
|
14086
|
-
"description": "
|
|
14190
|
+
"description": "SignaturePad — a draw-to-sign canvas that captures a handwritten signature or initials.",
|
|
14191
|
+
"capabilities": "e-signature capture, sign-here field, consent signature, initial-here field, wet-signature substitute",
|
|
14087
14192
|
"suggestedFor": [
|
|
14088
14193
|
"form signing",
|
|
14089
14194
|
"approval workflows",
|
|
@@ -15060,7 +15165,8 @@
|
|
|
15060
15165
|
"category": "component",
|
|
15061
15166
|
"tier": "molecules",
|
|
15062
15167
|
"family": "core",
|
|
15063
|
-
"description": "QuizBlock
|
|
15168
|
+
"description": "QuizBlock — a single quiz question with answer choices and submit/reveal feedback.",
|
|
15169
|
+
"capabilities": "multiple-choice quiz, test question, exam item, assessment question, knowledge check, trivia question",
|
|
15064
15170
|
"suggestedFor": [
|
|
15065
15171
|
"quiz",
|
|
15066
15172
|
"block",
|
|
@@ -16312,7 +16418,8 @@
|
|
|
16312
16418
|
"category": "display",
|
|
16313
16419
|
"tier": "molecules",
|
|
16314
16420
|
"family": "core",
|
|
16315
|
-
"description": "FlipCard
|
|
16421
|
+
"description": "FlipCard — flip card that reveals a hidden back face on tap or click, toggling between a front and back content slot.",
|
|
16422
|
+
"capabilities": "flashcard, study deck, spaced-repetition review card, memorization drill, quiz reveal card, question/answer card, before/after reveal, term-and-definition card",
|
|
16316
16423
|
"suggestedFor": [
|
|
16317
16424
|
"flip",
|
|
16318
16425
|
"card",
|
|
@@ -16769,7 +16876,8 @@
|
|
|
16769
16876
|
"category": "display",
|
|
16770
16877
|
"tier": "molecules",
|
|
16771
16878
|
"family": "core",
|
|
16772
|
-
"description": "DataGrid
|
|
16879
|
+
"description": "DataGrid — structured records grid rendering rows over configurable columns, with sort, select, and drag-reorder.",
|
|
16880
|
+
"capabilities": "admin table, records grid, user list, CRUD list, manage-records view, spreadsheet-style data grid, sortable columns",
|
|
16773
16881
|
"suggestedFor": [
|
|
16774
16882
|
"data",
|
|
16775
16883
|
"grid",
|
|
@@ -19061,7 +19169,8 @@
|
|
|
19061
19169
|
"category": "display",
|
|
19062
19170
|
"tier": "molecules",
|
|
19063
19171
|
"family": "core",
|
|
19064
|
-
"description": "SortableList
|
|
19172
|
+
"description": "SortableList — a drag-and-drop reorderable list of items.",
|
|
19173
|
+
"capabilities": "checklist, task list, to-do list, priority list, ranked list, drag-to-reorder queue",
|
|
19065
19174
|
"suggestedFor": [
|
|
19066
19175
|
"sortable",
|
|
19067
19176
|
"list",
|
|
@@ -19668,7 +19777,8 @@
|
|
|
19668
19777
|
"category": "display",
|
|
19669
19778
|
"tier": "molecules",
|
|
19670
19779
|
"family": "marketing",
|
|
19671
|
-
"description": "CaseStudyCard
|
|
19780
|
+
"description": "CaseStudyCard — a card summarizing a customer case study with logo, headline result, and link.",
|
|
19781
|
+
"capabilities": "customer story, success story, client story card, results showcase, proof-point card",
|
|
19672
19782
|
"suggestedFor": [
|
|
19673
19783
|
"case",
|
|
19674
19784
|
"study",
|
|
@@ -19827,7 +19937,8 @@
|
|
|
19827
19937
|
"category": "display",
|
|
19828
19938
|
"tier": "molecules",
|
|
19829
19939
|
"family": "marketing",
|
|
19830
|
-
"description": "FeatureCard
|
|
19940
|
+
"description": "FeatureCard — an icon-led card pairing a title and description to call out a single product feature.",
|
|
19941
|
+
"capabilities": "feature highlight, benefit callout, product capability card, feature-grid tile",
|
|
19831
19942
|
"suggestedFor": [
|
|
19832
19943
|
"feature",
|
|
19833
19944
|
"card",
|
|
@@ -20235,7 +20346,8 @@
|
|
|
20235
20346
|
"category": "display",
|
|
20236
20347
|
"tier": "molecules",
|
|
20237
20348
|
"family": "marketing",
|
|
20238
|
-
"description": "PricingCard
|
|
20349
|
+
"description": "PricingCard — a single pricing-tier card with price, billing period, feature list, and call-to-action.",
|
|
20350
|
+
"capabilities": "pricing tier, plan card, subscription tier, plan comparison card, price plan",
|
|
20239
20351
|
"suggestedFor": [
|
|
20240
20352
|
"pricing",
|
|
20241
20353
|
"card",
|
|
@@ -25967,18 +26079,6 @@
|
|
|
25967
26079
|
"role": {
|
|
25968
26080
|
"types": [
|
|
25969
26081
|
"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
26082
|
]
|
|
25983
26083
|
},
|
|
25984
26084
|
"category": {
|
|
@@ -26008,6 +26108,11 @@
|
|
|
26008
26108
|
"isometric"
|
|
26009
26109
|
]
|
|
26010
26110
|
},
|
|
26111
|
+
"variant": {
|
|
26112
|
+
"types": [
|
|
26113
|
+
"string"
|
|
26114
|
+
]
|
|
26115
|
+
},
|
|
26011
26116
|
"dimension": {
|
|
26012
26117
|
"types": [
|
|
26013
26118
|
"string"
|
|
@@ -26028,6 +26133,16 @@
|
|
|
26028
26133
|
"8:1"
|
|
26029
26134
|
]
|
|
26030
26135
|
},
|
|
26136
|
+
"atlas": {
|
|
26137
|
+
"types": [
|
|
26138
|
+
"asset"
|
|
26139
|
+
]
|
|
26140
|
+
},
|
|
26141
|
+
"sprite": {
|
|
26142
|
+
"types": [
|
|
26143
|
+
"string"
|
|
26144
|
+
]
|
|
26145
|
+
},
|
|
26031
26146
|
"name": {
|
|
26032
26147
|
"types": [
|
|
26033
26148
|
"string"
|
|
@@ -26040,7 +26155,9 @@
|
|
|
26040
26155
|
}
|
|
26041
26156
|
},
|
|
26042
26157
|
"propertyRequired": [
|
|
26043
|
-
"url"
|
|
26158
|
+
"url",
|
|
26159
|
+
"role",
|
|
26160
|
+
"category"
|
|
26044
26161
|
]
|
|
26045
26162
|
},
|
|
26046
26163
|
"icon": {
|
|
@@ -26127,18 +26244,6 @@
|
|
|
26127
26244
|
"role": {
|
|
26128
26245
|
"types": [
|
|
26129
26246
|
"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
26247
|
]
|
|
26143
26248
|
},
|
|
26144
26249
|
"category": {
|
|
@@ -26168,6 +26273,11 @@
|
|
|
26168
26273
|
"isometric"
|
|
26169
26274
|
]
|
|
26170
26275
|
},
|
|
26276
|
+
"variant": {
|
|
26277
|
+
"types": [
|
|
26278
|
+
"string"
|
|
26279
|
+
]
|
|
26280
|
+
},
|
|
26171
26281
|
"dimension": {
|
|
26172
26282
|
"types": [
|
|
26173
26283
|
"string"
|
|
@@ -26188,6 +26298,16 @@
|
|
|
26188
26298
|
"8:1"
|
|
26189
26299
|
]
|
|
26190
26300
|
},
|
|
26301
|
+
"atlas": {
|
|
26302
|
+
"types": [
|
|
26303
|
+
"asset"
|
|
26304
|
+
]
|
|
26305
|
+
},
|
|
26306
|
+
"sprite": {
|
|
26307
|
+
"types": [
|
|
26308
|
+
"string"
|
|
26309
|
+
]
|
|
26310
|
+
},
|
|
26191
26311
|
"name": {
|
|
26192
26312
|
"types": [
|
|
26193
26313
|
"string"
|
|
@@ -26200,7 +26320,9 @@
|
|
|
26200
26320
|
}
|
|
26201
26321
|
},
|
|
26202
26322
|
"propertyRequired": [
|
|
26203
|
-
"url"
|
|
26323
|
+
"url",
|
|
26324
|
+
"role",
|
|
26325
|
+
"category"
|
|
26204
26326
|
]
|
|
26205
26327
|
},
|
|
26206
26328
|
"label": {
|
|
@@ -26345,18 +26467,6 @@
|
|
|
26345
26467
|
"role": {
|
|
26346
26468
|
"types": [
|
|
26347
26469
|
"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
26470
|
]
|
|
26361
26471
|
},
|
|
26362
26472
|
"category": {
|
|
@@ -26386,6 +26496,11 @@
|
|
|
26386
26496
|
"isometric"
|
|
26387
26497
|
]
|
|
26388
26498
|
},
|
|
26499
|
+
"variant": {
|
|
26500
|
+
"types": [
|
|
26501
|
+
"string"
|
|
26502
|
+
]
|
|
26503
|
+
},
|
|
26389
26504
|
"dimension": {
|
|
26390
26505
|
"types": [
|
|
26391
26506
|
"string"
|
|
@@ -26406,6 +26521,16 @@
|
|
|
26406
26521
|
"8:1"
|
|
26407
26522
|
]
|
|
26408
26523
|
},
|
|
26524
|
+
"atlas": {
|
|
26525
|
+
"types": [
|
|
26526
|
+
"asset"
|
|
26527
|
+
]
|
|
26528
|
+
},
|
|
26529
|
+
"sprite": {
|
|
26530
|
+
"types": [
|
|
26531
|
+
"string"
|
|
26532
|
+
]
|
|
26533
|
+
},
|
|
26409
26534
|
"name": {
|
|
26410
26535
|
"types": [
|
|
26411
26536
|
"string"
|
|
@@ -26418,7 +26543,9 @@
|
|
|
26418
26543
|
}
|
|
26419
26544
|
},
|
|
26420
26545
|
"propertyRequired": [
|
|
26421
|
-
"url"
|
|
26546
|
+
"url",
|
|
26547
|
+
"role",
|
|
26548
|
+
"category"
|
|
26422
26549
|
]
|
|
26423
26550
|
},
|
|
26424
26551
|
"position": {
|
|
@@ -26557,20 +26684,103 @@
|
|
|
26557
26684
|
]
|
|
26558
26685
|
},
|
|
26559
26686
|
"role": {
|
|
26687
|
+
"types": [
|
|
26688
|
+
"string"
|
|
26689
|
+
]
|
|
26690
|
+
},
|
|
26691
|
+
"category": {
|
|
26692
|
+
"types": [
|
|
26693
|
+
"string"
|
|
26694
|
+
]
|
|
26695
|
+
},
|
|
26696
|
+
"animations": {
|
|
26697
|
+
"types": [
|
|
26698
|
+
"array"
|
|
26699
|
+
],
|
|
26700
|
+
"items": {
|
|
26701
|
+
"types": [
|
|
26702
|
+
"string"
|
|
26703
|
+
]
|
|
26704
|
+
}
|
|
26705
|
+
},
|
|
26706
|
+
"style": {
|
|
26707
|
+
"types": [
|
|
26708
|
+
"string"
|
|
26709
|
+
],
|
|
26710
|
+
"enumValues": [
|
|
26711
|
+
"pixel",
|
|
26712
|
+
"vector",
|
|
26713
|
+
"hd",
|
|
26714
|
+
"1-bit",
|
|
26715
|
+
"isometric"
|
|
26716
|
+
]
|
|
26717
|
+
},
|
|
26718
|
+
"variant": {
|
|
26719
|
+
"types": [
|
|
26720
|
+
"string"
|
|
26721
|
+
]
|
|
26722
|
+
},
|
|
26723
|
+
"dimension": {
|
|
26724
|
+
"types": [
|
|
26725
|
+
"string"
|
|
26726
|
+
],
|
|
26727
|
+
"enumValues": [
|
|
26728
|
+
"2d",
|
|
26729
|
+
"3d"
|
|
26730
|
+
]
|
|
26731
|
+
},
|
|
26732
|
+
"aspect": {
|
|
26560
26733
|
"types": [
|
|
26561
26734
|
"string"
|
|
26562
26735
|
],
|
|
26563
26736
|
"enumValues": [
|
|
26564
|
-
"
|
|
26565
|
-
"
|
|
26566
|
-
"
|
|
26567
|
-
"
|
|
26568
|
-
|
|
26569
|
-
|
|
26570
|
-
|
|
26571
|
-
|
|
26572
|
-
"
|
|
26573
|
-
|
|
26737
|
+
"1:1",
|
|
26738
|
+
"16:9",
|
|
26739
|
+
"5:7",
|
|
26740
|
+
"8:1"
|
|
26741
|
+
]
|
|
26742
|
+
},
|
|
26743
|
+
"atlas": {
|
|
26744
|
+
"types": [
|
|
26745
|
+
"asset"
|
|
26746
|
+
]
|
|
26747
|
+
},
|
|
26748
|
+
"sprite": {
|
|
26749
|
+
"types": [
|
|
26750
|
+
"string"
|
|
26751
|
+
]
|
|
26752
|
+
},
|
|
26753
|
+
"name": {
|
|
26754
|
+
"types": [
|
|
26755
|
+
"string"
|
|
26756
|
+
]
|
|
26757
|
+
},
|
|
26758
|
+
"thumbnailUrl": {
|
|
26759
|
+
"types": [
|
|
26760
|
+
"string"
|
|
26761
|
+
]
|
|
26762
|
+
}
|
|
26763
|
+
},
|
|
26764
|
+
"propertyRequired": [
|
|
26765
|
+
"url",
|
|
26766
|
+
"role",
|
|
26767
|
+
"category"
|
|
26768
|
+
]
|
|
26769
|
+
},
|
|
26770
|
+
"fillAsset": {
|
|
26771
|
+
"types": [
|
|
26772
|
+
"object"
|
|
26773
|
+
],
|
|
26774
|
+
"description": "Sprite image tiled across the filled portion of bar/progress formats. Falls back to CSS color gradient.",
|
|
26775
|
+
"properties": {
|
|
26776
|
+
"url": {
|
|
26777
|
+
"types": [
|
|
26778
|
+
"asset"
|
|
26779
|
+
]
|
|
26780
|
+
},
|
|
26781
|
+
"role": {
|
|
26782
|
+
"types": [
|
|
26783
|
+
"string"
|
|
26574
26784
|
]
|
|
26575
26785
|
},
|
|
26576
26786
|
"category": {
|
|
@@ -26600,6 +26810,11 @@
|
|
|
26600
26810
|
"isometric"
|
|
26601
26811
|
]
|
|
26602
26812
|
},
|
|
26813
|
+
"variant": {
|
|
26814
|
+
"types": [
|
|
26815
|
+
"string"
|
|
26816
|
+
]
|
|
26817
|
+
},
|
|
26603
26818
|
"dimension": {
|
|
26604
26819
|
"types": [
|
|
26605
26820
|
"string"
|
|
@@ -26620,94 +26835,14 @@
|
|
|
26620
26835
|
"8:1"
|
|
26621
26836
|
]
|
|
26622
26837
|
},
|
|
26623
|
-
"
|
|
26624
|
-
"types": [
|
|
26625
|
-
"string"
|
|
26626
|
-
]
|
|
26627
|
-
},
|
|
26628
|
-
"thumbnailUrl": {
|
|
26629
|
-
"types": [
|
|
26630
|
-
"string"
|
|
26631
|
-
]
|
|
26632
|
-
}
|
|
26633
|
-
},
|
|
26634
|
-
"propertyRequired": [
|
|
26635
|
-
"url"
|
|
26636
|
-
]
|
|
26637
|
-
},
|
|
26638
|
-
"fillAsset": {
|
|
26639
|
-
"types": [
|
|
26640
|
-
"object"
|
|
26641
|
-
],
|
|
26642
|
-
"description": "Sprite image tiled across the filled portion of bar/progress formats. Falls back to CSS color gradient.",
|
|
26643
|
-
"properties": {
|
|
26644
|
-
"url": {
|
|
26838
|
+
"atlas": {
|
|
26645
26839
|
"types": [
|
|
26646
26840
|
"asset"
|
|
26647
26841
|
]
|
|
26648
26842
|
},
|
|
26649
|
-
"
|
|
26843
|
+
"sprite": {
|
|
26650
26844
|
"types": [
|
|
26651
26845
|
"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
|
-
]
|
|
26665
|
-
},
|
|
26666
|
-
"category": {
|
|
26667
|
-
"types": [
|
|
26668
|
-
"string"
|
|
26669
|
-
]
|
|
26670
|
-
},
|
|
26671
|
-
"animations": {
|
|
26672
|
-
"types": [
|
|
26673
|
-
"array"
|
|
26674
|
-
],
|
|
26675
|
-
"items": {
|
|
26676
|
-
"types": [
|
|
26677
|
-
"string"
|
|
26678
|
-
]
|
|
26679
|
-
}
|
|
26680
|
-
},
|
|
26681
|
-
"style": {
|
|
26682
|
-
"types": [
|
|
26683
|
-
"string"
|
|
26684
|
-
],
|
|
26685
|
-
"enumValues": [
|
|
26686
|
-
"pixel",
|
|
26687
|
-
"vector",
|
|
26688
|
-
"hd",
|
|
26689
|
-
"1-bit",
|
|
26690
|
-
"isometric"
|
|
26691
|
-
]
|
|
26692
|
-
},
|
|
26693
|
-
"dimension": {
|
|
26694
|
-
"types": [
|
|
26695
|
-
"string"
|
|
26696
|
-
],
|
|
26697
|
-
"enumValues": [
|
|
26698
|
-
"2d",
|
|
26699
|
-
"3d"
|
|
26700
|
-
]
|
|
26701
|
-
},
|
|
26702
|
-
"aspect": {
|
|
26703
|
-
"types": [
|
|
26704
|
-
"string"
|
|
26705
|
-
],
|
|
26706
|
-
"enumValues": [
|
|
26707
|
-
"1:1",
|
|
26708
|
-
"16:9",
|
|
26709
|
-
"5:7",
|
|
26710
|
-
"8:1"
|
|
26711
26846
|
]
|
|
26712
26847
|
},
|
|
26713
26848
|
"name": {
|
|
@@ -26722,7 +26857,9 @@
|
|
|
26722
26857
|
}
|
|
26723
26858
|
},
|
|
26724
26859
|
"propertyRequired": [
|
|
26725
|
-
"url"
|
|
26860
|
+
"url",
|
|
26861
|
+
"role",
|
|
26862
|
+
"category"
|
|
26726
26863
|
]
|
|
26727
26864
|
}
|
|
26728
26865
|
}
|
|
@@ -26754,18 +26891,6 @@
|
|
|
26754
26891
|
"role": {
|
|
26755
26892
|
"types": [
|
|
26756
26893
|
"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
26894
|
]
|
|
26770
26895
|
},
|
|
26771
26896
|
"category": {
|
|
@@ -26795,6 +26920,11 @@
|
|
|
26795
26920
|
"isometric"
|
|
26796
26921
|
]
|
|
26797
26922
|
},
|
|
26923
|
+
"variant": {
|
|
26924
|
+
"types": [
|
|
26925
|
+
"string"
|
|
26926
|
+
]
|
|
26927
|
+
},
|
|
26798
26928
|
"dimension": {
|
|
26799
26929
|
"types": [
|
|
26800
26930
|
"string"
|
|
@@ -26815,6 +26945,16 @@
|
|
|
26815
26945
|
"8:1"
|
|
26816
26946
|
]
|
|
26817
26947
|
},
|
|
26948
|
+
"atlas": {
|
|
26949
|
+
"types": [
|
|
26950
|
+
"asset"
|
|
26951
|
+
]
|
|
26952
|
+
},
|
|
26953
|
+
"sprite": {
|
|
26954
|
+
"types": [
|
|
26955
|
+
"string"
|
|
26956
|
+
]
|
|
26957
|
+
},
|
|
26818
26958
|
"name": {
|
|
26819
26959
|
"types": [
|
|
26820
26960
|
"string"
|
|
@@ -26827,7 +26967,9 @@
|
|
|
26827
26967
|
}
|
|
26828
26968
|
},
|
|
26829
26969
|
"propertyRequired": [
|
|
26830
|
-
"url"
|
|
26970
|
+
"url",
|
|
26971
|
+
"role",
|
|
26972
|
+
"category"
|
|
26831
26973
|
]
|
|
26832
26974
|
},
|
|
26833
26975
|
"value": {
|
|
@@ -26962,18 +27104,6 @@
|
|
|
26962
27104
|
"role": {
|
|
26963
27105
|
"types": [
|
|
26964
27106
|
"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
27107
|
]
|
|
26978
27108
|
},
|
|
26979
27109
|
"category": {
|
|
@@ -27003,6 +27133,11 @@
|
|
|
27003
27133
|
"isometric"
|
|
27004
27134
|
]
|
|
27005
27135
|
},
|
|
27136
|
+
"variant": {
|
|
27137
|
+
"types": [
|
|
27138
|
+
"string"
|
|
27139
|
+
]
|
|
27140
|
+
},
|
|
27006
27141
|
"dimension": {
|
|
27007
27142
|
"types": [
|
|
27008
27143
|
"string"
|
|
@@ -27023,6 +27158,16 @@
|
|
|
27023
27158
|
"8:1"
|
|
27024
27159
|
]
|
|
27025
27160
|
},
|
|
27161
|
+
"atlas": {
|
|
27162
|
+
"types": [
|
|
27163
|
+
"asset"
|
|
27164
|
+
]
|
|
27165
|
+
},
|
|
27166
|
+
"sprite": {
|
|
27167
|
+
"types": [
|
|
27168
|
+
"string"
|
|
27169
|
+
]
|
|
27170
|
+
},
|
|
27026
27171
|
"name": {
|
|
27027
27172
|
"types": [
|
|
27028
27173
|
"string"
|
|
@@ -27035,7 +27180,9 @@
|
|
|
27035
27180
|
}
|
|
27036
27181
|
},
|
|
27037
27182
|
"propertyRequired": [
|
|
27038
|
-
"url"
|
|
27183
|
+
"url",
|
|
27184
|
+
"role",
|
|
27185
|
+
"category"
|
|
27039
27186
|
]
|
|
27040
27187
|
}
|
|
27041
27188
|
}
|
|
@@ -28569,7 +28716,8 @@
|
|
|
28569
28716
|
"category": "display",
|
|
28570
28717
|
"tier": "molecules",
|
|
28571
28718
|
"family": "avl",
|
|
28572
|
-
"description": "ModuleCard
|
|
28719
|
+
"description": "ModuleCard — a card summarizing one course module or lesson with progress and entry point.",
|
|
28720
|
+
"capabilities": "course module card, lesson card, curriculum unit card, learning-path step card",
|
|
28573
28721
|
"suggestedFor": [
|
|
28574
28722
|
"module",
|
|
28575
28723
|
"card",
|
|
@@ -28711,18 +28859,6 @@
|
|
|
28711
28859
|
"role": {
|
|
28712
28860
|
"types": [
|
|
28713
28861
|
"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
28862
|
]
|
|
28727
28863
|
},
|
|
28728
28864
|
"category": {
|
|
@@ -28752,6 +28888,11 @@
|
|
|
28752
28888
|
"isometric"
|
|
28753
28889
|
]
|
|
28754
28890
|
},
|
|
28891
|
+
"variant": {
|
|
28892
|
+
"types": [
|
|
28893
|
+
"string"
|
|
28894
|
+
]
|
|
28895
|
+
},
|
|
28755
28896
|
"dimension": {
|
|
28756
28897
|
"types": [
|
|
28757
28898
|
"string"
|
|
@@ -28772,6 +28913,16 @@
|
|
|
28772
28913
|
"8:1"
|
|
28773
28914
|
]
|
|
28774
28915
|
},
|
|
28916
|
+
"atlas": {
|
|
28917
|
+
"types": [
|
|
28918
|
+
"asset"
|
|
28919
|
+
]
|
|
28920
|
+
},
|
|
28921
|
+
"sprite": {
|
|
28922
|
+
"types": [
|
|
28923
|
+
"string"
|
|
28924
|
+
]
|
|
28925
|
+
},
|
|
28775
28926
|
"name": {
|
|
28776
28927
|
"types": [
|
|
28777
28928
|
"string"
|
|
@@ -28784,7 +28935,9 @@
|
|
|
28784
28935
|
}
|
|
28785
28936
|
},
|
|
28786
28937
|
"required": [
|
|
28787
|
-
"url"
|
|
28938
|
+
"url",
|
|
28939
|
+
"role",
|
|
28940
|
+
"category"
|
|
28788
28941
|
]
|
|
28789
28942
|
},
|
|
28790
28943
|
"format": {
|
|
@@ -29064,18 +29217,6 @@
|
|
|
29064
29217
|
"role": {
|
|
29065
29218
|
"types": [
|
|
29066
29219
|
"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
29220
|
]
|
|
29080
29221
|
},
|
|
29081
29222
|
"category": {
|
|
@@ -29105,6 +29246,11 @@
|
|
|
29105
29246
|
"isometric"
|
|
29106
29247
|
]
|
|
29107
29248
|
},
|
|
29249
|
+
"variant": {
|
|
29250
|
+
"types": [
|
|
29251
|
+
"string"
|
|
29252
|
+
]
|
|
29253
|
+
},
|
|
29108
29254
|
"dimension": {
|
|
29109
29255
|
"types": [
|
|
29110
29256
|
"string"
|
|
@@ -29125,6 +29271,16 @@
|
|
|
29125
29271
|
"8:1"
|
|
29126
29272
|
]
|
|
29127
29273
|
},
|
|
29274
|
+
"atlas": {
|
|
29275
|
+
"types": [
|
|
29276
|
+
"asset"
|
|
29277
|
+
]
|
|
29278
|
+
},
|
|
29279
|
+
"sprite": {
|
|
29280
|
+
"types": [
|
|
29281
|
+
"string"
|
|
29282
|
+
]
|
|
29283
|
+
},
|
|
29128
29284
|
"name": {
|
|
29129
29285
|
"types": [
|
|
29130
29286
|
"string"
|
|
@@ -29137,7 +29293,9 @@
|
|
|
29137
29293
|
}
|
|
29138
29294
|
},
|
|
29139
29295
|
"propertyRequired": [
|
|
29140
|
-
"url"
|
|
29296
|
+
"url",
|
|
29297
|
+
"role",
|
|
29298
|
+
"category"
|
|
29141
29299
|
]
|
|
29142
29300
|
},
|
|
29143
29301
|
"className": {
|
|
@@ -29175,18 +29333,6 @@
|
|
|
29175
29333
|
"role": {
|
|
29176
29334
|
"types": [
|
|
29177
29335
|
"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
29336
|
]
|
|
29191
29337
|
},
|
|
29192
29338
|
"category": {
|
|
@@ -29216,6 +29362,11 @@
|
|
|
29216
29362
|
"isometric"
|
|
29217
29363
|
]
|
|
29218
29364
|
},
|
|
29365
|
+
"variant": {
|
|
29366
|
+
"types": [
|
|
29367
|
+
"string"
|
|
29368
|
+
]
|
|
29369
|
+
},
|
|
29219
29370
|
"dimension": {
|
|
29220
29371
|
"types": [
|
|
29221
29372
|
"string"
|
|
@@ -29236,6 +29387,16 @@
|
|
|
29236
29387
|
"8:1"
|
|
29237
29388
|
]
|
|
29238
29389
|
},
|
|
29390
|
+
"atlas": {
|
|
29391
|
+
"types": [
|
|
29392
|
+
"asset"
|
|
29393
|
+
]
|
|
29394
|
+
},
|
|
29395
|
+
"sprite": {
|
|
29396
|
+
"types": [
|
|
29397
|
+
"string"
|
|
29398
|
+
]
|
|
29399
|
+
},
|
|
29239
29400
|
"name": {
|
|
29240
29401
|
"types": [
|
|
29241
29402
|
"string"
|
|
@@ -29248,7 +29409,9 @@
|
|
|
29248
29409
|
}
|
|
29249
29410
|
},
|
|
29250
29411
|
"propertyRequired": [
|
|
29251
|
-
"url"
|
|
29412
|
+
"url",
|
|
29413
|
+
"role",
|
|
29414
|
+
"category"
|
|
29252
29415
|
]
|
|
29253
29416
|
},
|
|
29254
29417
|
"iconUrl": {
|
|
@@ -29265,18 +29428,6 @@
|
|
|
29265
29428
|
"role": {
|
|
29266
29429
|
"types": [
|
|
29267
29430
|
"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
29431
|
]
|
|
29281
29432
|
},
|
|
29282
29433
|
"category": {
|
|
@@ -29306,6 +29457,11 @@
|
|
|
29306
29457
|
"isometric"
|
|
29307
29458
|
]
|
|
29308
29459
|
},
|
|
29460
|
+
"variant": {
|
|
29461
|
+
"types": [
|
|
29462
|
+
"string"
|
|
29463
|
+
]
|
|
29464
|
+
},
|
|
29309
29465
|
"dimension": {
|
|
29310
29466
|
"types": [
|
|
29311
29467
|
"string"
|
|
@@ -29326,6 +29482,16 @@
|
|
|
29326
29482
|
"8:1"
|
|
29327
29483
|
]
|
|
29328
29484
|
},
|
|
29485
|
+
"atlas": {
|
|
29486
|
+
"types": [
|
|
29487
|
+
"asset"
|
|
29488
|
+
]
|
|
29489
|
+
},
|
|
29490
|
+
"sprite": {
|
|
29491
|
+
"types": [
|
|
29492
|
+
"string"
|
|
29493
|
+
]
|
|
29494
|
+
},
|
|
29329
29495
|
"name": {
|
|
29330
29496
|
"types": [
|
|
29331
29497
|
"string"
|
|
@@ -29338,7 +29504,9 @@
|
|
|
29338
29504
|
}
|
|
29339
29505
|
},
|
|
29340
29506
|
"propertyRequired": [
|
|
29341
|
-
"url"
|
|
29507
|
+
"url",
|
|
29508
|
+
"role",
|
|
29509
|
+
"category"
|
|
29342
29510
|
]
|
|
29343
29511
|
},
|
|
29344
29512
|
"label": {
|
|
@@ -29931,18 +30099,6 @@
|
|
|
29931
30099
|
"role": {
|
|
29932
30100
|
"types": [
|
|
29933
30101
|
"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
30102
|
]
|
|
29947
30103
|
},
|
|
29948
30104
|
"category": {
|
|
@@ -29972,6 +30128,11 @@
|
|
|
29972
30128
|
"isometric"
|
|
29973
30129
|
]
|
|
29974
30130
|
},
|
|
30131
|
+
"variant": {
|
|
30132
|
+
"types": [
|
|
30133
|
+
"string"
|
|
30134
|
+
]
|
|
30135
|
+
},
|
|
29975
30136
|
"dimension": {
|
|
29976
30137
|
"types": [
|
|
29977
30138
|
"string"
|
|
@@ -29992,6 +30153,16 @@
|
|
|
29992
30153
|
"8:1"
|
|
29993
30154
|
]
|
|
29994
30155
|
},
|
|
30156
|
+
"atlas": {
|
|
30157
|
+
"types": [
|
|
30158
|
+
"asset"
|
|
30159
|
+
]
|
|
30160
|
+
},
|
|
30161
|
+
"sprite": {
|
|
30162
|
+
"types": [
|
|
30163
|
+
"string"
|
|
30164
|
+
]
|
|
30165
|
+
},
|
|
29995
30166
|
"name": {
|
|
29996
30167
|
"types": [
|
|
29997
30168
|
"string"
|
|
@@ -30004,7 +30175,9 @@
|
|
|
30004
30175
|
}
|
|
30005
30176
|
},
|
|
30006
30177
|
"propertyRequired": [
|
|
30007
|
-
"url"
|
|
30178
|
+
"url",
|
|
30179
|
+
"role",
|
|
30180
|
+
"category"
|
|
30008
30181
|
]
|
|
30009
30182
|
},
|
|
30010
30183
|
"offAsset": {
|
|
@@ -30021,18 +30194,6 @@
|
|
|
30021
30194
|
"role": {
|
|
30022
30195
|
"types": [
|
|
30023
30196
|
"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
30197
|
]
|
|
30037
30198
|
},
|
|
30038
30199
|
"category": {
|
|
@@ -30062,6 +30223,11 @@
|
|
|
30062
30223
|
"isometric"
|
|
30063
30224
|
]
|
|
30064
30225
|
},
|
|
30226
|
+
"variant": {
|
|
30227
|
+
"types": [
|
|
30228
|
+
"string"
|
|
30229
|
+
]
|
|
30230
|
+
},
|
|
30065
30231
|
"dimension": {
|
|
30066
30232
|
"types": [
|
|
30067
30233
|
"string"
|
|
@@ -30082,6 +30248,16 @@
|
|
|
30082
30248
|
"8:1"
|
|
30083
30249
|
]
|
|
30084
30250
|
},
|
|
30251
|
+
"atlas": {
|
|
30252
|
+
"types": [
|
|
30253
|
+
"asset"
|
|
30254
|
+
]
|
|
30255
|
+
},
|
|
30256
|
+
"sprite": {
|
|
30257
|
+
"types": [
|
|
30258
|
+
"string"
|
|
30259
|
+
]
|
|
30260
|
+
},
|
|
30085
30261
|
"name": {
|
|
30086
30262
|
"types": [
|
|
30087
30263
|
"string"
|
|
@@ -30094,7 +30270,9 @@
|
|
|
30094
30270
|
}
|
|
30095
30271
|
},
|
|
30096
30272
|
"propertyRequired": [
|
|
30097
|
-
"url"
|
|
30273
|
+
"url",
|
|
30274
|
+
"role",
|
|
30275
|
+
"category"
|
|
30098
30276
|
]
|
|
30099
30277
|
}
|
|
30100
30278
|
}
|
|
@@ -30163,18 +30341,6 @@
|
|
|
30163
30341
|
"role": {
|
|
30164
30342
|
"types": [
|
|
30165
30343
|
"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
30344
|
]
|
|
30179
30345
|
},
|
|
30180
30346
|
"category": {
|
|
@@ -30204,6 +30370,11 @@
|
|
|
30204
30370
|
"isometric"
|
|
30205
30371
|
]
|
|
30206
30372
|
},
|
|
30373
|
+
"variant": {
|
|
30374
|
+
"types": [
|
|
30375
|
+
"string"
|
|
30376
|
+
]
|
|
30377
|
+
},
|
|
30207
30378
|
"dimension": {
|
|
30208
30379
|
"types": [
|
|
30209
30380
|
"string"
|
|
@@ -30224,6 +30395,16 @@
|
|
|
30224
30395
|
"8:1"
|
|
30225
30396
|
]
|
|
30226
30397
|
},
|
|
30398
|
+
"atlas": {
|
|
30399
|
+
"types": [
|
|
30400
|
+
"asset"
|
|
30401
|
+
]
|
|
30402
|
+
},
|
|
30403
|
+
"sprite": {
|
|
30404
|
+
"types": [
|
|
30405
|
+
"string"
|
|
30406
|
+
]
|
|
30407
|
+
},
|
|
30227
30408
|
"name": {
|
|
30228
30409
|
"types": [
|
|
30229
30410
|
"string"
|
|
@@ -30236,7 +30417,9 @@
|
|
|
30236
30417
|
}
|
|
30237
30418
|
},
|
|
30238
30419
|
"required": [
|
|
30239
|
-
"url"
|
|
30420
|
+
"url",
|
|
30421
|
+
"role",
|
|
30422
|
+
"category"
|
|
30240
30423
|
]
|
|
30241
30424
|
},
|
|
30242
30425
|
"stateMachine": {
|
|
@@ -30331,18 +30514,6 @@
|
|
|
30331
30514
|
"role": {
|
|
30332
30515
|
"types": [
|
|
30333
30516
|
"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
30517
|
]
|
|
30347
30518
|
},
|
|
30348
30519
|
"category": {
|
|
@@ -30372,6 +30543,11 @@
|
|
|
30372
30543
|
"isometric"
|
|
30373
30544
|
]
|
|
30374
30545
|
},
|
|
30546
|
+
"variant": {
|
|
30547
|
+
"types": [
|
|
30548
|
+
"string"
|
|
30549
|
+
]
|
|
30550
|
+
},
|
|
30375
30551
|
"dimension": {
|
|
30376
30552
|
"types": [
|
|
30377
30553
|
"string"
|
|
@@ -30392,6 +30568,16 @@
|
|
|
30392
30568
|
"8:1"
|
|
30393
30569
|
]
|
|
30394
30570
|
},
|
|
30571
|
+
"atlas": {
|
|
30572
|
+
"types": [
|
|
30573
|
+
"asset"
|
|
30574
|
+
]
|
|
30575
|
+
},
|
|
30576
|
+
"sprite": {
|
|
30577
|
+
"types": [
|
|
30578
|
+
"string"
|
|
30579
|
+
]
|
|
30580
|
+
},
|
|
30395
30581
|
"name": {
|
|
30396
30582
|
"types": [
|
|
30397
30583
|
"string"
|
|
@@ -30404,7 +30590,9 @@
|
|
|
30404
30590
|
}
|
|
30405
30591
|
},
|
|
30406
30592
|
"propertyRequired": [
|
|
30407
|
-
"url"
|
|
30593
|
+
"url",
|
|
30594
|
+
"role",
|
|
30595
|
+
"category"
|
|
30408
30596
|
]
|
|
30409
30597
|
},
|
|
30410
30598
|
"className": {
|
|
@@ -30503,18 +30691,6 @@
|
|
|
30503
30691
|
"role": {
|
|
30504
30692
|
"types": [
|
|
30505
30693
|
"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
30694
|
]
|
|
30519
30695
|
},
|
|
30520
30696
|
"category": {
|
|
@@ -30544,6 +30720,11 @@
|
|
|
30544
30720
|
"isometric"
|
|
30545
30721
|
]
|
|
30546
30722
|
},
|
|
30723
|
+
"variant": {
|
|
30724
|
+
"types": [
|
|
30725
|
+
"string"
|
|
30726
|
+
]
|
|
30727
|
+
},
|
|
30547
30728
|
"dimension": {
|
|
30548
30729
|
"types": [
|
|
30549
30730
|
"string"
|
|
@@ -30564,6 +30745,16 @@
|
|
|
30564
30745
|
"8:1"
|
|
30565
30746
|
]
|
|
30566
30747
|
},
|
|
30748
|
+
"atlas": {
|
|
30749
|
+
"types": [
|
|
30750
|
+
"asset"
|
|
30751
|
+
]
|
|
30752
|
+
},
|
|
30753
|
+
"sprite": {
|
|
30754
|
+
"types": [
|
|
30755
|
+
"string"
|
|
30756
|
+
]
|
|
30757
|
+
},
|
|
30567
30758
|
"name": {
|
|
30568
30759
|
"types": [
|
|
30569
30760
|
"string"
|
|
@@ -30576,7 +30767,9 @@
|
|
|
30576
30767
|
}
|
|
30577
30768
|
},
|
|
30578
30769
|
"required": [
|
|
30579
|
-
"url"
|
|
30770
|
+
"url",
|
|
30771
|
+
"role",
|
|
30772
|
+
"category"
|
|
30580
30773
|
]
|
|
30581
30774
|
},
|
|
30582
30775
|
"stateMachine": {
|
|
@@ -30654,18 +30847,6 @@
|
|
|
30654
30847
|
"role": {
|
|
30655
30848
|
"types": [
|
|
30656
30849
|
"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
30850
|
]
|
|
30670
30851
|
},
|
|
30671
30852
|
"category": {
|
|
@@ -30695,6 +30876,11 @@
|
|
|
30695
30876
|
"isometric"
|
|
30696
30877
|
]
|
|
30697
30878
|
},
|
|
30879
|
+
"variant": {
|
|
30880
|
+
"types": [
|
|
30881
|
+
"string"
|
|
30882
|
+
]
|
|
30883
|
+
},
|
|
30698
30884
|
"dimension": {
|
|
30699
30885
|
"types": [
|
|
30700
30886
|
"string"
|
|
@@ -30715,6 +30901,16 @@
|
|
|
30715
30901
|
"8:1"
|
|
30716
30902
|
]
|
|
30717
30903
|
},
|
|
30904
|
+
"atlas": {
|
|
30905
|
+
"types": [
|
|
30906
|
+
"asset"
|
|
30907
|
+
]
|
|
30908
|
+
},
|
|
30909
|
+
"sprite": {
|
|
30910
|
+
"types": [
|
|
30911
|
+
"string"
|
|
30912
|
+
]
|
|
30913
|
+
},
|
|
30718
30914
|
"name": {
|
|
30719
30915
|
"types": [
|
|
30720
30916
|
"string"
|
|
@@ -30727,7 +30923,9 @@
|
|
|
30727
30923
|
}
|
|
30728
30924
|
},
|
|
30729
30925
|
"required": [
|
|
30730
|
-
"url"
|
|
30926
|
+
"url",
|
|
30927
|
+
"role",
|
|
30928
|
+
"category"
|
|
30731
30929
|
]
|
|
30732
30930
|
},
|
|
30733
30931
|
"stateMachine": {
|
|
@@ -30882,18 +31080,6 @@
|
|
|
30882
31080
|
"role": {
|
|
30883
31081
|
"types": [
|
|
30884
31082
|
"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
31083
|
]
|
|
30898
31084
|
},
|
|
30899
31085
|
"category": {
|
|
@@ -30923,6 +31109,11 @@
|
|
|
30923
31109
|
"isometric"
|
|
30924
31110
|
]
|
|
30925
31111
|
},
|
|
31112
|
+
"variant": {
|
|
31113
|
+
"types": [
|
|
31114
|
+
"string"
|
|
31115
|
+
]
|
|
31116
|
+
},
|
|
30926
31117
|
"dimension": {
|
|
30927
31118
|
"types": [
|
|
30928
31119
|
"string"
|
|
@@ -30943,6 +31134,16 @@
|
|
|
30943
31134
|
"8:1"
|
|
30944
31135
|
]
|
|
30945
31136
|
},
|
|
31137
|
+
"atlas": {
|
|
31138
|
+
"types": [
|
|
31139
|
+
"asset"
|
|
31140
|
+
]
|
|
31141
|
+
},
|
|
31142
|
+
"sprite": {
|
|
31143
|
+
"types": [
|
|
31144
|
+
"string"
|
|
31145
|
+
]
|
|
31146
|
+
},
|
|
30946
31147
|
"name": {
|
|
30947
31148
|
"types": [
|
|
30948
31149
|
"string"
|
|
@@ -30955,7 +31156,9 @@
|
|
|
30955
31156
|
}
|
|
30956
31157
|
},
|
|
30957
31158
|
"required": [
|
|
30958
|
-
"url"
|
|
31159
|
+
"url",
|
|
31160
|
+
"role",
|
|
31161
|
+
"category"
|
|
30959
31162
|
]
|
|
30960
31163
|
},
|
|
30961
31164
|
"stateMachine": {
|
|
@@ -31202,18 +31405,6 @@
|
|
|
31202
31405
|
"role": {
|
|
31203
31406
|
"types": [
|
|
31204
31407
|
"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
31408
|
]
|
|
31218
31409
|
},
|
|
31219
31410
|
"category": {
|
|
@@ -31243,6 +31434,11 @@
|
|
|
31243
31434
|
"isometric"
|
|
31244
31435
|
]
|
|
31245
31436
|
},
|
|
31437
|
+
"variant": {
|
|
31438
|
+
"types": [
|
|
31439
|
+
"string"
|
|
31440
|
+
]
|
|
31441
|
+
},
|
|
31246
31442
|
"dimension": {
|
|
31247
31443
|
"types": [
|
|
31248
31444
|
"string"
|
|
@@ -31263,6 +31459,16 @@
|
|
|
31263
31459
|
"8:1"
|
|
31264
31460
|
]
|
|
31265
31461
|
},
|
|
31462
|
+
"atlas": {
|
|
31463
|
+
"types": [
|
|
31464
|
+
"asset"
|
|
31465
|
+
]
|
|
31466
|
+
},
|
|
31467
|
+
"sprite": {
|
|
31468
|
+
"types": [
|
|
31469
|
+
"string"
|
|
31470
|
+
]
|
|
31471
|
+
},
|
|
31266
31472
|
"name": {
|
|
31267
31473
|
"types": [
|
|
31268
31474
|
"string"
|
|
@@ -31275,7 +31481,9 @@
|
|
|
31275
31481
|
}
|
|
31276
31482
|
},
|
|
31277
31483
|
"required": [
|
|
31278
|
-
"url"
|
|
31484
|
+
"url",
|
|
31485
|
+
"role",
|
|
31486
|
+
"category"
|
|
31279
31487
|
]
|
|
31280
31488
|
},
|
|
31281
31489
|
"stateMachine": {
|
|
@@ -31400,18 +31608,6 @@
|
|
|
31400
31608
|
"role": {
|
|
31401
31609
|
"types": [
|
|
31402
31610
|
"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
31611
|
]
|
|
31416
31612
|
},
|
|
31417
31613
|
"category": {
|
|
@@ -31441,6 +31637,11 @@
|
|
|
31441
31637
|
"isometric"
|
|
31442
31638
|
]
|
|
31443
31639
|
},
|
|
31640
|
+
"variant": {
|
|
31641
|
+
"types": [
|
|
31642
|
+
"string"
|
|
31643
|
+
]
|
|
31644
|
+
},
|
|
31444
31645
|
"dimension": {
|
|
31445
31646
|
"types": [
|
|
31446
31647
|
"string"
|
|
@@ -31461,6 +31662,16 @@
|
|
|
31461
31662
|
"8:1"
|
|
31462
31663
|
]
|
|
31463
31664
|
},
|
|
31665
|
+
"atlas": {
|
|
31666
|
+
"types": [
|
|
31667
|
+
"asset"
|
|
31668
|
+
]
|
|
31669
|
+
},
|
|
31670
|
+
"sprite": {
|
|
31671
|
+
"types": [
|
|
31672
|
+
"string"
|
|
31673
|
+
]
|
|
31674
|
+
},
|
|
31464
31675
|
"name": {
|
|
31465
31676
|
"types": [
|
|
31466
31677
|
"string"
|
|
@@ -31473,7 +31684,9 @@
|
|
|
31473
31684
|
}
|
|
31474
31685
|
},
|
|
31475
31686
|
"required": [
|
|
31476
|
-
"url"
|
|
31687
|
+
"url",
|
|
31688
|
+
"role",
|
|
31689
|
+
"category"
|
|
31477
31690
|
]
|
|
31478
31691
|
},
|
|
31479
31692
|
"stateMachine": {
|
|
@@ -31553,18 +31766,6 @@
|
|
|
31553
31766
|
"role": {
|
|
31554
31767
|
"types": [
|
|
31555
31768
|
"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
31769
|
]
|
|
31569
31770
|
},
|
|
31570
31771
|
"category": {
|
|
@@ -31594,6 +31795,11 @@
|
|
|
31594
31795
|
"isometric"
|
|
31595
31796
|
]
|
|
31596
31797
|
},
|
|
31798
|
+
"variant": {
|
|
31799
|
+
"types": [
|
|
31800
|
+
"string"
|
|
31801
|
+
]
|
|
31802
|
+
},
|
|
31597
31803
|
"dimension": {
|
|
31598
31804
|
"types": [
|
|
31599
31805
|
"string"
|
|
@@ -31614,6 +31820,16 @@
|
|
|
31614
31820
|
"8:1"
|
|
31615
31821
|
]
|
|
31616
31822
|
},
|
|
31823
|
+
"atlas": {
|
|
31824
|
+
"types": [
|
|
31825
|
+
"asset"
|
|
31826
|
+
]
|
|
31827
|
+
},
|
|
31828
|
+
"sprite": {
|
|
31829
|
+
"types": [
|
|
31830
|
+
"string"
|
|
31831
|
+
]
|
|
31832
|
+
},
|
|
31617
31833
|
"name": {
|
|
31618
31834
|
"types": [
|
|
31619
31835
|
"string"
|
|
@@ -31626,7 +31842,9 @@
|
|
|
31626
31842
|
}
|
|
31627
31843
|
},
|
|
31628
31844
|
"required": [
|
|
31629
|
-
"url"
|
|
31845
|
+
"url",
|
|
31846
|
+
"role",
|
|
31847
|
+
"category"
|
|
31630
31848
|
]
|
|
31631
31849
|
},
|
|
31632
31850
|
"stateMachine": {
|
|
@@ -32416,7 +32634,8 @@
|
|
|
32416
32634
|
"category": "component",
|
|
32417
32635
|
"tier": "atoms",
|
|
32418
32636
|
"family": "core",
|
|
32419
|
-
"description": "Aside
|
|
32637
|
+
"description": "Aside — a secondary side panel that hosts navigation links or supplementary content alongside a main content area.",
|
|
32638
|
+
"capabilities": "settings navigation sidebar, preferences menu panel, account settings nav, secondary panel, side navigation rail",
|
|
32420
32639
|
"suggestedFor": [
|
|
32421
32640
|
"aside"
|
|
32422
32641
|
],
|
|
@@ -32673,7 +32892,8 @@
|
|
|
32673
32892
|
"category": "display",
|
|
32674
32893
|
"tier": "molecules",
|
|
32675
32894
|
"family": "core",
|
|
32676
|
-
"description": "TableView
|
|
32895
|
+
"description": "TableView — sortable, selectable data table rendering rows over configurable columns, with inline row actions and grouping.",
|
|
32896
|
+
"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
32897
|
"suggestedFor": [
|
|
32678
32898
|
"table",
|
|
32679
32899
|
"view",
|
|
@@ -34353,18 +34573,6 @@
|
|
|
34353
34573
|
"role": {
|
|
34354
34574
|
"types": [
|
|
34355
34575
|
"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
34576
|
]
|
|
34369
34577
|
},
|
|
34370
34578
|
"category": {
|
|
@@ -34394,6 +34602,11 @@
|
|
|
34394
34602
|
"isometric"
|
|
34395
34603
|
]
|
|
34396
34604
|
},
|
|
34605
|
+
"variant": {
|
|
34606
|
+
"types": [
|
|
34607
|
+
"string"
|
|
34608
|
+
]
|
|
34609
|
+
},
|
|
34397
34610
|
"dimension": {
|
|
34398
34611
|
"types": [
|
|
34399
34612
|
"string"
|
|
@@ -34414,6 +34627,16 @@
|
|
|
34414
34627
|
"8:1"
|
|
34415
34628
|
]
|
|
34416
34629
|
},
|
|
34630
|
+
"atlas": {
|
|
34631
|
+
"types": [
|
|
34632
|
+
"asset"
|
|
34633
|
+
]
|
|
34634
|
+
},
|
|
34635
|
+
"sprite": {
|
|
34636
|
+
"types": [
|
|
34637
|
+
"string"
|
|
34638
|
+
]
|
|
34639
|
+
},
|
|
34417
34640
|
"name": {
|
|
34418
34641
|
"types": [
|
|
34419
34642
|
"string"
|
|
@@ -34426,7 +34649,9 @@
|
|
|
34426
34649
|
}
|
|
34427
34650
|
},
|
|
34428
34651
|
"propertyRequired": [
|
|
34429
|
-
"url"
|
|
34652
|
+
"url",
|
|
34653
|
+
"role",
|
|
34654
|
+
"category"
|
|
34430
34655
|
]
|
|
34431
34656
|
},
|
|
34432
34657
|
"tileClickEvent": {
|
|
@@ -34666,18 +34891,6 @@
|
|
|
34666
34891
|
"role": {
|
|
34667
34892
|
"types": [
|
|
34668
34893
|
"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
34894
|
]
|
|
34682
34895
|
},
|
|
34683
34896
|
"category": {
|
|
@@ -34707,6 +34920,11 @@
|
|
|
34707
34920
|
"isometric"
|
|
34708
34921
|
]
|
|
34709
34922
|
},
|
|
34923
|
+
"variant": {
|
|
34924
|
+
"types": [
|
|
34925
|
+
"string"
|
|
34926
|
+
]
|
|
34927
|
+
},
|
|
34710
34928
|
"dimension": {
|
|
34711
34929
|
"types": [
|
|
34712
34930
|
"string"
|
|
@@ -34727,6 +34945,16 @@
|
|
|
34727
34945
|
"8:1"
|
|
34728
34946
|
]
|
|
34729
34947
|
},
|
|
34948
|
+
"atlas": {
|
|
34949
|
+
"types": [
|
|
34950
|
+
"asset"
|
|
34951
|
+
]
|
|
34952
|
+
},
|
|
34953
|
+
"sprite": {
|
|
34954
|
+
"types": [
|
|
34955
|
+
"string"
|
|
34956
|
+
]
|
|
34957
|
+
},
|
|
34730
34958
|
"name": {
|
|
34731
34959
|
"types": [
|
|
34732
34960
|
"string"
|
|
@@ -34739,7 +34967,9 @@
|
|
|
34739
34967
|
}
|
|
34740
34968
|
},
|
|
34741
34969
|
"required": [
|
|
34742
|
-
"url"
|
|
34970
|
+
"url",
|
|
34971
|
+
"role",
|
|
34972
|
+
"category"
|
|
34743
34973
|
]
|
|
34744
34974
|
},
|
|
34745
34975
|
"variant": {
|
|
@@ -34889,18 +35119,6 @@
|
|
|
34889
35119
|
"role": {
|
|
34890
35120
|
"types": [
|
|
34891
35121
|
"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
35122
|
]
|
|
34905
35123
|
},
|
|
34906
35124
|
"category": {
|
|
@@ -34930,6 +35148,11 @@
|
|
|
34930
35148
|
"isometric"
|
|
34931
35149
|
]
|
|
34932
35150
|
},
|
|
35151
|
+
"variant": {
|
|
35152
|
+
"types": [
|
|
35153
|
+
"string"
|
|
35154
|
+
]
|
|
35155
|
+
},
|
|
34933
35156
|
"dimension": {
|
|
34934
35157
|
"types": [
|
|
34935
35158
|
"string"
|
|
@@ -34950,6 +35173,16 @@
|
|
|
34950
35173
|
"8:1"
|
|
34951
35174
|
]
|
|
34952
35175
|
},
|
|
35176
|
+
"atlas": {
|
|
35177
|
+
"types": [
|
|
35178
|
+
"asset"
|
|
35179
|
+
]
|
|
35180
|
+
},
|
|
35181
|
+
"sprite": {
|
|
35182
|
+
"types": [
|
|
35183
|
+
"string"
|
|
35184
|
+
]
|
|
35185
|
+
},
|
|
34953
35186
|
"name": {
|
|
34954
35187
|
"types": [
|
|
34955
35188
|
"string"
|
|
@@ -34962,7 +35195,9 @@
|
|
|
34962
35195
|
}
|
|
34963
35196
|
},
|
|
34964
35197
|
"required": [
|
|
34965
|
-
"url"
|
|
35198
|
+
"url",
|
|
35199
|
+
"role",
|
|
35200
|
+
"category"
|
|
34966
35201
|
]
|
|
34967
35202
|
}
|
|
34968
35203
|
},
|
|
@@ -35019,18 +35254,6 @@
|
|
|
35019
35254
|
"role": {
|
|
35020
35255
|
"types": [
|
|
35021
35256
|
"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
35257
|
]
|
|
35035
35258
|
},
|
|
35036
35259
|
"category": {
|
|
@@ -35060,6 +35283,11 @@
|
|
|
35060
35283
|
"isometric"
|
|
35061
35284
|
]
|
|
35062
35285
|
},
|
|
35286
|
+
"variant": {
|
|
35287
|
+
"types": [
|
|
35288
|
+
"string"
|
|
35289
|
+
]
|
|
35290
|
+
},
|
|
35063
35291
|
"dimension": {
|
|
35064
35292
|
"types": [
|
|
35065
35293
|
"string"
|
|
@@ -35080,6 +35308,16 @@
|
|
|
35080
35308
|
"8:1"
|
|
35081
35309
|
]
|
|
35082
35310
|
},
|
|
35311
|
+
"atlas": {
|
|
35312
|
+
"types": [
|
|
35313
|
+
"asset"
|
|
35314
|
+
]
|
|
35315
|
+
},
|
|
35316
|
+
"sprite": {
|
|
35317
|
+
"types": [
|
|
35318
|
+
"string"
|
|
35319
|
+
]
|
|
35320
|
+
},
|
|
35083
35321
|
"name": {
|
|
35084
35322
|
"types": [
|
|
35085
35323
|
"string"
|
|
@@ -35092,7 +35330,9 @@
|
|
|
35092
35330
|
}
|
|
35093
35331
|
},
|
|
35094
35332
|
"propertyRequired": [
|
|
35095
|
-
"url"
|
|
35333
|
+
"url",
|
|
35334
|
+
"role",
|
|
35335
|
+
"category"
|
|
35096
35336
|
]
|
|
35097
35337
|
},
|
|
35098
35338
|
"icon": {
|
|
@@ -37776,7 +38016,8 @@
|
|
|
37776
38016
|
"category": "display",
|
|
37777
38017
|
"tier": "atoms",
|
|
37778
38018
|
"family": "marketing",
|
|
37779
|
-
"description": "MarketingStatCard
|
|
38019
|
+
"description": "MarketingStatCard — a single number-highlight card pairing a large value with a label and trend delta.",
|
|
38020
|
+
"capabilities": "KPI card, metric tile, dashboard stat card, number card, big-number widget, stat highlight, key metric callout",
|
|
37780
38021
|
"suggestedFor": [
|
|
37781
38022
|
"marketing",
|
|
37782
38023
|
"stat",
|
|
@@ -38851,18 +39092,6 @@
|
|
|
38851
39092
|
"role": {
|
|
38852
39093
|
"types": [
|
|
38853
39094
|
"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
39095
|
]
|
|
38867
39096
|
},
|
|
38868
39097
|
"category": {
|
|
@@ -38892,6 +39121,11 @@
|
|
|
38892
39121
|
"isometric"
|
|
38893
39122
|
]
|
|
38894
39123
|
},
|
|
39124
|
+
"variant": {
|
|
39125
|
+
"types": [
|
|
39126
|
+
"string"
|
|
39127
|
+
]
|
|
39128
|
+
},
|
|
38895
39129
|
"dimension": {
|
|
38896
39130
|
"types": [
|
|
38897
39131
|
"string"
|
|
@@ -38912,6 +39146,16 @@
|
|
|
38912
39146
|
"8:1"
|
|
38913
39147
|
]
|
|
38914
39148
|
},
|
|
39149
|
+
"atlas": {
|
|
39150
|
+
"types": [
|
|
39151
|
+
"asset"
|
|
39152
|
+
]
|
|
39153
|
+
},
|
|
39154
|
+
"sprite": {
|
|
39155
|
+
"types": [
|
|
39156
|
+
"string"
|
|
39157
|
+
]
|
|
39158
|
+
},
|
|
38915
39159
|
"name": {
|
|
38916
39160
|
"types": [
|
|
38917
39161
|
"string"
|
|
@@ -38924,7 +39168,9 @@
|
|
|
38924
39168
|
}
|
|
38925
39169
|
},
|
|
38926
39170
|
"propertyRequired": [
|
|
38927
|
-
"url"
|
|
39171
|
+
"url",
|
|
39172
|
+
"role",
|
|
39173
|
+
"category"
|
|
38928
39174
|
]
|
|
38929
39175
|
},
|
|
38930
39176
|
"anchor": {
|
|
@@ -39338,18 +39584,6 @@
|
|
|
39338
39584
|
"role": {
|
|
39339
39585
|
"types": [
|
|
39340
39586
|
"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
39587
|
]
|
|
39354
39588
|
},
|
|
39355
39589
|
"category": {
|
|
@@ -39379,6 +39613,11 @@
|
|
|
39379
39613
|
"isometric"
|
|
39380
39614
|
]
|
|
39381
39615
|
},
|
|
39616
|
+
"variant": {
|
|
39617
|
+
"types": [
|
|
39618
|
+
"string"
|
|
39619
|
+
]
|
|
39620
|
+
},
|
|
39382
39621
|
"dimension": {
|
|
39383
39622
|
"types": [
|
|
39384
39623
|
"string"
|
|
@@ -39399,6 +39638,16 @@
|
|
|
39399
39638
|
"8:1"
|
|
39400
39639
|
]
|
|
39401
39640
|
},
|
|
39641
|
+
"atlas": {
|
|
39642
|
+
"types": [
|
|
39643
|
+
"asset"
|
|
39644
|
+
]
|
|
39645
|
+
},
|
|
39646
|
+
"sprite": {
|
|
39647
|
+
"types": [
|
|
39648
|
+
"string"
|
|
39649
|
+
]
|
|
39650
|
+
},
|
|
39402
39651
|
"name": {
|
|
39403
39652
|
"types": [
|
|
39404
39653
|
"string"
|
|
@@ -39411,7 +39660,9 @@
|
|
|
39411
39660
|
}
|
|
39412
39661
|
},
|
|
39413
39662
|
"required": [
|
|
39414
|
-
"url"
|
|
39663
|
+
"url",
|
|
39664
|
+
"role",
|
|
39665
|
+
"category"
|
|
39415
39666
|
]
|
|
39416
39667
|
},
|
|
39417
39668
|
"anchor": {
|
|
@@ -39690,18 +39941,6 @@
|
|
|
39690
39941
|
"role": {
|
|
39691
39942
|
"types": [
|
|
39692
39943
|
"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
39944
|
]
|
|
39706
39945
|
},
|
|
39707
39946
|
"category": {
|
|
@@ -39731,6 +39970,11 @@
|
|
|
39731
39970
|
"isometric"
|
|
39732
39971
|
]
|
|
39733
39972
|
},
|
|
39973
|
+
"variant": {
|
|
39974
|
+
"types": [
|
|
39975
|
+
"string"
|
|
39976
|
+
]
|
|
39977
|
+
},
|
|
39734
39978
|
"dimension": {
|
|
39735
39979
|
"types": [
|
|
39736
39980
|
"string"
|
|
@@ -39751,6 +39995,16 @@
|
|
|
39751
39995
|
"8:1"
|
|
39752
39996
|
]
|
|
39753
39997
|
},
|
|
39998
|
+
"atlas": {
|
|
39999
|
+
"types": [
|
|
40000
|
+
"asset"
|
|
40001
|
+
]
|
|
40002
|
+
},
|
|
40003
|
+
"sprite": {
|
|
40004
|
+
"types": [
|
|
40005
|
+
"string"
|
|
40006
|
+
]
|
|
40007
|
+
},
|
|
39754
40008
|
"name": {
|
|
39755
40009
|
"types": [
|
|
39756
40010
|
"string"
|
|
@@ -39763,7 +40017,9 @@
|
|
|
39763
40017
|
}
|
|
39764
40018
|
},
|
|
39765
40019
|
"propertyRequired": [
|
|
39766
|
-
"url"
|
|
40020
|
+
"url",
|
|
40021
|
+
"role",
|
|
40022
|
+
"category"
|
|
39767
40023
|
]
|
|
39768
40024
|
},
|
|
39769
40025
|
"backgroundColor": {
|
|
@@ -39938,6 +40194,74 @@
|
|
|
39938
40194
|
}
|
|
39939
40195
|
},
|
|
39940
40196
|
"drawHost": true
|
|
40197
|
+
},
|
|
40198
|
+
"presence": {
|
|
40199
|
+
"type": "presence",
|
|
40200
|
+
"category": "component",
|
|
40201
|
+
"tier": "atoms",
|
|
40202
|
+
"family": "core",
|
|
40203
|
+
"description": "Presence component",
|
|
40204
|
+
"suggestedFor": [
|
|
40205
|
+
"presence"
|
|
40206
|
+
],
|
|
40207
|
+
"typicalSize": "small",
|
|
40208
|
+
"propsSchema": {
|
|
40209
|
+
"show": {
|
|
40210
|
+
"types": [
|
|
40211
|
+
"boolean"
|
|
40212
|
+
],
|
|
40213
|
+
"description": "When false, the exit animation runs, then children unmount.",
|
|
40214
|
+
"required": true
|
|
40215
|
+
},
|
|
40216
|
+
"className": {
|
|
40217
|
+
"types": [
|
|
40218
|
+
"string"
|
|
40219
|
+
],
|
|
40220
|
+
"description": "className prop"
|
|
40221
|
+
},
|
|
40222
|
+
"children": {
|
|
40223
|
+
"types": [
|
|
40224
|
+
"node"
|
|
40225
|
+
],
|
|
40226
|
+
"description": "children prop",
|
|
40227
|
+
"required": true
|
|
40228
|
+
}
|
|
40229
|
+
}
|
|
40230
|
+
},
|
|
40231
|
+
"page-transition": {
|
|
40232
|
+
"type": "page-transition",
|
|
40233
|
+
"category": "component",
|
|
40234
|
+
"tier": "molecules",
|
|
40235
|
+
"family": "core",
|
|
40236
|
+
"description": "PageTransition component",
|
|
40237
|
+
"suggestedFor": [
|
|
40238
|
+
"page",
|
|
40239
|
+
"transition",
|
|
40240
|
+
"page transition"
|
|
40241
|
+
],
|
|
40242
|
+
"typicalSize": "medium",
|
|
40243
|
+
"propsSchema": {
|
|
40244
|
+
"locationKey": {
|
|
40245
|
+
"types": [
|
|
40246
|
+
"string"
|
|
40247
|
+
],
|
|
40248
|
+
"description": "Value that changes on navigation (e.g. `location.pathname`).",
|
|
40249
|
+
"required": true
|
|
40250
|
+
},
|
|
40251
|
+
"children": {
|
|
40252
|
+
"types": [
|
|
40253
|
+
"node"
|
|
40254
|
+
],
|
|
40255
|
+
"description": "children prop",
|
|
40256
|
+
"required": true
|
|
40257
|
+
},
|
|
40258
|
+
"className": {
|
|
40259
|
+
"types": [
|
|
40260
|
+
"string"
|
|
40261
|
+
],
|
|
40262
|
+
"description": "className prop"
|
|
40263
|
+
}
|
|
40264
|
+
}
|
|
39941
40265
|
}
|
|
39942
40266
|
},
|
|
39943
40267
|
"categories": [
|