@almadar/patterns 2.30.8 → 2.30.10
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/component-mapping.json +1 -1
- package/dist/event-contracts.json +1 -1
- package/dist/index.d.ts +1815 -203
- package/dist/index.js +1632 -135
- package/dist/index.js.map +1 -1
- package/dist/patterns-registry.json +1928 -431
- package/dist/registry.json +1928 -431
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"exportedAt": "2026-05-
|
|
3
|
+
"exportedAt": "2026-05-22T09:19:11.577Z",
|
|
4
4
|
"patterns": {
|
|
5
5
|
"entity-table": {
|
|
6
6
|
"type": "entity-table",
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
"propsSchema": {
|
|
16
16
|
"entity": {
|
|
17
17
|
"types": [
|
|
18
|
-
"
|
|
19
|
-
],
|
|
20
|
-
"description": "Entity name for schema-driven integration"
|
|
21
|
-
},
|
|
22
|
-
"data": {
|
|
23
|
-
"types": [
|
|
18
|
+
"object",
|
|
24
19
|
"array"
|
|
25
20
|
],
|
|
26
|
-
"description": "
|
|
21
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
22
|
+
"items": {
|
|
23
|
+
"types": [
|
|
24
|
+
"object"
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
27
|
},
|
|
28
28
|
"className": {
|
|
29
29
|
"types": [
|
|
@@ -252,15 +252,10 @@
|
|
|
252
252
|
"propsSchema": {
|
|
253
253
|
"entity": {
|
|
254
254
|
"types": [
|
|
255
|
-
"
|
|
256
|
-
],
|
|
257
|
-
"description": "Entity name for schema-driven integration"
|
|
258
|
-
},
|
|
259
|
-
"data": {
|
|
260
|
-
"types": [
|
|
255
|
+
"object",
|
|
261
256
|
"array"
|
|
262
257
|
],
|
|
263
|
-
"description": "
|
|
258
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
264
259
|
},
|
|
265
260
|
"className": {
|
|
266
261
|
"types": [
|
|
@@ -434,15 +429,10 @@
|
|
|
434
429
|
"propsSchema": {
|
|
435
430
|
"entity": {
|
|
436
431
|
"types": [
|
|
437
|
-
"
|
|
438
|
-
],
|
|
439
|
-
"description": "Entity name for schema-driven integration"
|
|
440
|
-
},
|
|
441
|
-
"data": {
|
|
442
|
-
"types": [
|
|
432
|
+
"object",
|
|
443
433
|
"array"
|
|
444
434
|
],
|
|
445
|
-
"description": "
|
|
435
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
446
436
|
},
|
|
447
437
|
"className": {
|
|
448
438
|
"types": [
|
|
@@ -687,15 +677,10 @@
|
|
|
687
677
|
"propsSchema": {
|
|
688
678
|
"entity": {
|
|
689
679
|
"types": [
|
|
690
|
-
"
|
|
691
|
-
],
|
|
692
|
-
"description": "Entity name for schema-driven integration"
|
|
693
|
-
},
|
|
694
|
-
"data": {
|
|
695
|
-
"types": [
|
|
680
|
+
"object",
|
|
696
681
|
"array"
|
|
697
682
|
],
|
|
698
|
-
"description": "
|
|
683
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
699
684
|
},
|
|
700
685
|
"className": {
|
|
701
686
|
"types": [
|
|
@@ -4007,15 +3992,15 @@
|
|
|
4007
3992
|
"propsSchema": {
|
|
4008
3993
|
"entity": {
|
|
4009
3994
|
"types": [
|
|
4010
|
-
"
|
|
4011
|
-
],
|
|
4012
|
-
"description": "Entity name for schema-driven integration"
|
|
4013
|
-
},
|
|
4014
|
-
"data": {
|
|
4015
|
-
"types": [
|
|
3995
|
+
"object",
|
|
4016
3996
|
"array"
|
|
4017
3997
|
],
|
|
4018
|
-
"description": "
|
|
3998
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
3999
|
+
"items": {
|
|
4000
|
+
"types": [
|
|
4001
|
+
"object"
|
|
4002
|
+
]
|
|
4003
|
+
}
|
|
4019
4004
|
},
|
|
4020
4005
|
"className": {
|
|
4021
4006
|
"types": [
|
|
@@ -9027,15 +9012,15 @@
|
|
|
9027
9012
|
"propsSchema": {
|
|
9028
9013
|
"entity": {
|
|
9029
9014
|
"types": [
|
|
9030
|
-
"
|
|
9031
|
-
],
|
|
9032
|
-
"description": "Entity name for schema-driven integration"
|
|
9033
|
-
},
|
|
9034
|
-
"data": {
|
|
9035
|
-
"types": [
|
|
9015
|
+
"object",
|
|
9036
9016
|
"array"
|
|
9037
9017
|
],
|
|
9038
|
-
"description": "
|
|
9018
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
9019
|
+
"items": {
|
|
9020
|
+
"types": [
|
|
9021
|
+
"object"
|
|
9022
|
+
]
|
|
9023
|
+
}
|
|
9039
9024
|
},
|
|
9040
9025
|
"className": {
|
|
9041
9026
|
"types": [
|
|
@@ -10488,15 +10473,15 @@
|
|
|
10488
10473
|
"propsSchema": {
|
|
10489
10474
|
"entity": {
|
|
10490
10475
|
"types": [
|
|
10491
|
-
"
|
|
10492
|
-
],
|
|
10493
|
-
"description": "Entity name for schema-driven integration"
|
|
10494
|
-
},
|
|
10495
|
-
"data": {
|
|
10496
|
-
"types": [
|
|
10476
|
+
"object",
|
|
10497
10477
|
"array"
|
|
10498
10478
|
],
|
|
10499
|
-
"description": "
|
|
10479
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
10480
|
+
"items": {
|
|
10481
|
+
"types": [
|
|
10482
|
+
"object"
|
|
10483
|
+
]
|
|
10484
|
+
}
|
|
10500
10485
|
},
|
|
10501
10486
|
"className": {
|
|
10502
10487
|
"types": [
|
|
@@ -11776,15 +11761,10 @@
|
|
|
11776
11761
|
"propsSchema": {
|
|
11777
11762
|
"entity": {
|
|
11778
11763
|
"types": [
|
|
11779
|
-
"
|
|
11780
|
-
],
|
|
11781
|
-
"description": "Entity name for schema-driven integration"
|
|
11782
|
-
},
|
|
11783
|
-
"data": {
|
|
11784
|
-
"types": [
|
|
11764
|
+
"object",
|
|
11785
11765
|
"array"
|
|
11786
11766
|
],
|
|
11787
|
-
"description": "
|
|
11767
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
11788
11768
|
},
|
|
11789
11769
|
"className": {
|
|
11790
11770
|
"types": [
|
|
@@ -16494,15 +16474,59 @@
|
|
|
16494
16474
|
"propsSchema": {
|
|
16495
16475
|
"entity": {
|
|
16496
16476
|
"types": [
|
|
16497
|
-
"
|
|
16498
|
-
],
|
|
16499
|
-
"description": "Entity name for schema-driven integration"
|
|
16500
|
-
},
|
|
16501
|
-
"data": {
|
|
16502
|
-
"types": [
|
|
16477
|
+
"object",
|
|
16503
16478
|
"array"
|
|
16504
16479
|
],
|
|
16505
|
-
"description": "
|
|
16480
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
16481
|
+
"items": {
|
|
16482
|
+
"types": [
|
|
16483
|
+
"object"
|
|
16484
|
+
],
|
|
16485
|
+
"properties": {
|
|
16486
|
+
"id": {
|
|
16487
|
+
"types": [
|
|
16488
|
+
"string"
|
|
16489
|
+
]
|
|
16490
|
+
},
|
|
16491
|
+
"title": {
|
|
16492
|
+
"types": [
|
|
16493
|
+
"string"
|
|
16494
|
+
]
|
|
16495
|
+
},
|
|
16496
|
+
"description": {
|
|
16497
|
+
"types": [
|
|
16498
|
+
"string"
|
|
16499
|
+
]
|
|
16500
|
+
},
|
|
16501
|
+
"category": {
|
|
16502
|
+
"types": [
|
|
16503
|
+
"string"
|
|
16504
|
+
]
|
|
16505
|
+
},
|
|
16506
|
+
"categoryColor": {
|
|
16507
|
+
"types": [
|
|
16508
|
+
"string"
|
|
16509
|
+
]
|
|
16510
|
+
},
|
|
16511
|
+
"href": {
|
|
16512
|
+
"types": [
|
|
16513
|
+
"string"
|
|
16514
|
+
]
|
|
16515
|
+
},
|
|
16516
|
+
"linkLabel": {
|
|
16517
|
+
"types": [
|
|
16518
|
+
"string"
|
|
16519
|
+
]
|
|
16520
|
+
}
|
|
16521
|
+
},
|
|
16522
|
+
"required": [
|
|
16523
|
+
"id",
|
|
16524
|
+
"title",
|
|
16525
|
+
"description",
|
|
16526
|
+
"category",
|
|
16527
|
+
"href"
|
|
16528
|
+
]
|
|
16529
|
+
}
|
|
16506
16530
|
},
|
|
16507
16531
|
"className": {
|
|
16508
16532
|
"types": [
|
|
@@ -16599,15 +16623,52 @@
|
|
|
16599
16623
|
"propsSchema": {
|
|
16600
16624
|
"entity": {
|
|
16601
16625
|
"types": [
|
|
16602
|
-
"
|
|
16603
|
-
],
|
|
16604
|
-
"description": "Entity name for schema-driven integration"
|
|
16605
|
-
},
|
|
16606
|
-
"data": {
|
|
16607
|
-
"types": [
|
|
16626
|
+
"object",
|
|
16608
16627
|
"array"
|
|
16609
16628
|
],
|
|
16610
|
-
"description": "
|
|
16629
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
16630
|
+
"items": {
|
|
16631
|
+
"types": [
|
|
16632
|
+
"object"
|
|
16633
|
+
],
|
|
16634
|
+
"properties": {
|
|
16635
|
+
"id": {
|
|
16636
|
+
"types": [
|
|
16637
|
+
"string"
|
|
16638
|
+
]
|
|
16639
|
+
},
|
|
16640
|
+
"icon": {
|
|
16641
|
+
"types": [
|
|
16642
|
+
"string"
|
|
16643
|
+
]
|
|
16644
|
+
},
|
|
16645
|
+
"title": {
|
|
16646
|
+
"types": [
|
|
16647
|
+
"string"
|
|
16648
|
+
]
|
|
16649
|
+
},
|
|
16650
|
+
"description": {
|
|
16651
|
+
"types": [
|
|
16652
|
+
"string"
|
|
16653
|
+
]
|
|
16654
|
+
},
|
|
16655
|
+
"href": {
|
|
16656
|
+
"types": [
|
|
16657
|
+
"string"
|
|
16658
|
+
]
|
|
16659
|
+
},
|
|
16660
|
+
"linkLabel": {
|
|
16661
|
+
"types": [
|
|
16662
|
+
"string"
|
|
16663
|
+
]
|
|
16664
|
+
}
|
|
16665
|
+
},
|
|
16666
|
+
"required": [
|
|
16667
|
+
"id",
|
|
16668
|
+
"title",
|
|
16669
|
+
"description"
|
|
16670
|
+
]
|
|
16671
|
+
}
|
|
16611
16672
|
},
|
|
16612
16673
|
"className": {
|
|
16613
16674
|
"types": [
|
|
@@ -16710,113 +16771,155 @@
|
|
|
16710
16771
|
"propsSchema": {
|
|
16711
16772
|
"entity": {
|
|
16712
16773
|
"types": [
|
|
16713
|
-
"
|
|
16714
|
-
],
|
|
16715
|
-
"description": "Entity name for schema-driven integration"
|
|
16716
|
-
},
|
|
16717
|
-
"data": {
|
|
16718
|
-
"types": [
|
|
16719
|
-
"array"
|
|
16720
|
-
],
|
|
16721
|
-
"description": "Data array provided by the trait via render-ui"
|
|
16722
|
-
},
|
|
16723
|
-
"className": {
|
|
16724
|
-
"types": [
|
|
16725
|
-
"string"
|
|
16726
|
-
],
|
|
16727
|
-
"description": "Additional CSS classes"
|
|
16728
|
-
},
|
|
16729
|
-
"isLoading": {
|
|
16730
|
-
"types": [
|
|
16731
|
-
"boolean"
|
|
16732
|
-
],
|
|
16733
|
-
"description": "Loading state indicator",
|
|
16734
|
-
"default": false
|
|
16735
|
-
},
|
|
16736
|
-
"error": {
|
|
16737
|
-
"types": [
|
|
16738
|
-
"object"
|
|
16739
|
-
],
|
|
16740
|
-
"description": "Error state"
|
|
16741
|
-
},
|
|
16742
|
-
"sortBy": {
|
|
16743
|
-
"types": [
|
|
16744
|
-
"string"
|
|
16745
|
-
],
|
|
16746
|
-
"description": "Current sort field"
|
|
16747
|
-
},
|
|
16748
|
-
"sortDirection": {
|
|
16749
|
-
"types": [
|
|
16750
|
-
"string"
|
|
16751
|
-
],
|
|
16752
|
-
"description": "Current sort direction"
|
|
16753
|
-
},
|
|
16754
|
-
"searchValue": {
|
|
16755
|
-
"types": [
|
|
16756
|
-
"string"
|
|
16757
|
-
],
|
|
16758
|
-
"description": "Current search query value"
|
|
16759
|
-
},
|
|
16760
|
-
"page": {
|
|
16761
|
-
"types": [
|
|
16762
|
-
"number"
|
|
16763
|
-
],
|
|
16764
|
-
"description": "Current page number"
|
|
16765
|
-
},
|
|
16766
|
-
"pageSize": {
|
|
16767
|
-
"types": [
|
|
16768
|
-
"number"
|
|
16769
|
-
],
|
|
16770
|
-
"description": "Number of items per page"
|
|
16771
|
-
},
|
|
16772
|
-
"totalCount": {
|
|
16773
|
-
"types": [
|
|
16774
|
-
"number"
|
|
16775
|
-
],
|
|
16776
|
-
"description": "Total number of items"
|
|
16777
|
-
},
|
|
16778
|
-
"activeFilters": {
|
|
16779
|
-
"types": [
|
|
16780
|
-
"object"
|
|
16781
|
-
],
|
|
16782
|
-
"description": "Active filters"
|
|
16783
|
-
},
|
|
16784
|
-
"selectedIds": {
|
|
16785
|
-
"types": [
|
|
16774
|
+
"object",
|
|
16786
16775
|
"array"
|
|
16787
16776
|
],
|
|
16788
|
-
"description": "
|
|
16789
|
-
|
|
16790
|
-
|
|
16791
|
-
|
|
16792
|
-
|
|
16793
|
-
|
|
16794
|
-
|
|
16795
|
-
|
|
16796
|
-
|
|
16797
|
-
|
|
16798
|
-
|
|
16799
|
-
|
|
16800
|
-
|
|
16801
|
-
|
|
16802
|
-
|
|
16803
|
-
|
|
16804
|
-
|
|
16805
|
-
|
|
16806
|
-
|
|
16807
|
-
|
|
16808
|
-
|
|
16809
|
-
|
|
16810
|
-
|
|
16811
|
-
|
|
16812
|
-
|
|
16813
|
-
|
|
16814
|
-
|
|
16815
|
-
|
|
16816
|
-
|
|
16817
|
-
|
|
16818
|
-
|
|
16819
|
-
|
|
16777
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
16778
|
+
"items": {
|
|
16779
|
+
"types": [
|
|
16780
|
+
"object"
|
|
16781
|
+
],
|
|
16782
|
+
"properties": {
|
|
16783
|
+
"id": {
|
|
16784
|
+
"types": [
|
|
16785
|
+
"string"
|
|
16786
|
+
]
|
|
16787
|
+
},
|
|
16788
|
+
"tag": {
|
|
16789
|
+
"types": [
|
|
16790
|
+
"string"
|
|
16791
|
+
]
|
|
16792
|
+
},
|
|
16793
|
+
"title": {
|
|
16794
|
+
"types": [
|
|
16795
|
+
"string"
|
|
16796
|
+
]
|
|
16797
|
+
},
|
|
16798
|
+
"titleAccent": {
|
|
16799
|
+
"types": [
|
|
16800
|
+
"string"
|
|
16801
|
+
]
|
|
16802
|
+
},
|
|
16803
|
+
"subtitle": {
|
|
16804
|
+
"types": [
|
|
16805
|
+
"string"
|
|
16806
|
+
]
|
|
16807
|
+
},
|
|
16808
|
+
"primaryAction": {
|
|
16809
|
+
"types": [
|
|
16810
|
+
"object"
|
|
16811
|
+
],
|
|
16812
|
+
"properties": {
|
|
16813
|
+
"label": {
|
|
16814
|
+
"types": [
|
|
16815
|
+
"string"
|
|
16816
|
+
]
|
|
16817
|
+
},
|
|
16818
|
+
"href": {
|
|
16819
|
+
"types": [
|
|
16820
|
+
"string"
|
|
16821
|
+
]
|
|
16822
|
+
},
|
|
16823
|
+
"variant": {
|
|
16824
|
+
"types": [
|
|
16825
|
+
"string"
|
|
16826
|
+
],
|
|
16827
|
+
"enumValues": [
|
|
16828
|
+
"primary",
|
|
16829
|
+
"secondary",
|
|
16830
|
+
"ghost"
|
|
16831
|
+
]
|
|
16832
|
+
}
|
|
16833
|
+
},
|
|
16834
|
+
"required": [
|
|
16835
|
+
"label",
|
|
16836
|
+
"href"
|
|
16837
|
+
]
|
|
16838
|
+
},
|
|
16839
|
+
"secondaryAction": {
|
|
16840
|
+
"types": [
|
|
16841
|
+
"object"
|
|
16842
|
+
],
|
|
16843
|
+
"properties": {
|
|
16844
|
+
"label": {
|
|
16845
|
+
"types": [
|
|
16846
|
+
"string"
|
|
16847
|
+
]
|
|
16848
|
+
},
|
|
16849
|
+
"href": {
|
|
16850
|
+
"types": [
|
|
16851
|
+
"string"
|
|
16852
|
+
]
|
|
16853
|
+
},
|
|
16854
|
+
"variant": {
|
|
16855
|
+
"types": [
|
|
16856
|
+
"string"
|
|
16857
|
+
],
|
|
16858
|
+
"enumValues": [
|
|
16859
|
+
"primary",
|
|
16860
|
+
"secondary",
|
|
16861
|
+
"ghost"
|
|
16862
|
+
]
|
|
16863
|
+
}
|
|
16864
|
+
},
|
|
16865
|
+
"required": [
|
|
16866
|
+
"label",
|
|
16867
|
+
"href"
|
|
16868
|
+
]
|
|
16869
|
+
},
|
|
16870
|
+
"installCommand": {
|
|
16871
|
+
"types": [
|
|
16872
|
+
"string"
|
|
16873
|
+
]
|
|
16874
|
+
},
|
|
16875
|
+
"image": {
|
|
16876
|
+
"types": [
|
|
16877
|
+
"object"
|
|
16878
|
+
],
|
|
16879
|
+
"properties": {
|
|
16880
|
+
"src": {
|
|
16881
|
+
"types": [
|
|
16882
|
+
"string"
|
|
16883
|
+
]
|
|
16884
|
+
},
|
|
16885
|
+
"alt": {
|
|
16886
|
+
"types": [
|
|
16887
|
+
"string"
|
|
16888
|
+
]
|
|
16889
|
+
}
|
|
16890
|
+
},
|
|
16891
|
+
"required": [
|
|
16892
|
+
"src",
|
|
16893
|
+
"alt"
|
|
16894
|
+
]
|
|
16895
|
+
},
|
|
16896
|
+
"imagePosition": {
|
|
16897
|
+
"types": [
|
|
16898
|
+
"string"
|
|
16899
|
+
],
|
|
16900
|
+
"enumValues": [
|
|
16901
|
+
"below",
|
|
16902
|
+
"right",
|
|
16903
|
+
"background"
|
|
16904
|
+
]
|
|
16905
|
+
},
|
|
16906
|
+
"background": {
|
|
16907
|
+
"types": [
|
|
16908
|
+
"string"
|
|
16909
|
+
],
|
|
16910
|
+
"enumValues": [
|
|
16911
|
+
"dark",
|
|
16912
|
+
"gradient",
|
|
16913
|
+
"subtle"
|
|
16914
|
+
]
|
|
16915
|
+
}
|
|
16916
|
+
},
|
|
16917
|
+
"required": [
|
|
16918
|
+
"id",
|
|
16919
|
+
"title",
|
|
16920
|
+
"subtitle"
|
|
16921
|
+
]
|
|
16922
|
+
}
|
|
16820
16923
|
},
|
|
16821
16924
|
"className": {
|
|
16822
16925
|
"types": [
|
|
@@ -16885,42 +16988,96 @@
|
|
|
16885
16988
|
],
|
|
16886
16989
|
"description": "Currently selected item IDs"
|
|
16887
16990
|
},
|
|
16888
|
-
"
|
|
16889
|
-
"types": [
|
|
16890
|
-
"string"
|
|
16891
|
-
],
|
|
16892
|
-
"description": "heading prop"
|
|
16893
|
-
},
|
|
16894
|
-
"subtitle": {
|
|
16991
|
+
"children": {
|
|
16895
16992
|
"types": [
|
|
16896
|
-
"
|
|
16993
|
+
"node"
|
|
16897
16994
|
],
|
|
16898
|
-
"description": "
|
|
16995
|
+
"description": "children prop"
|
|
16899
16996
|
}
|
|
16900
16997
|
}
|
|
16901
16998
|
},
|
|
16902
|
-
"
|
|
16903
|
-
"type": "
|
|
16999
|
+
"pricing-organism": {
|
|
17000
|
+
"type": "pricing-organism",
|
|
16904
17001
|
"category": "display",
|
|
16905
|
-
"description": "
|
|
17002
|
+
"description": "PricingOrganism component",
|
|
16906
17003
|
"suggestedFor": [
|
|
16907
|
-
"
|
|
17004
|
+
"pricing",
|
|
16908
17005
|
"organism",
|
|
16909
|
-
"
|
|
17006
|
+
"pricing organism"
|
|
16910
17007
|
],
|
|
16911
17008
|
"typicalSize": "large",
|
|
16912
17009
|
"propsSchema": {
|
|
16913
17010
|
"entity": {
|
|
16914
17011
|
"types": [
|
|
16915
|
-
"
|
|
16916
|
-
],
|
|
16917
|
-
"description": "Entity name for schema-driven integration"
|
|
16918
|
-
},
|
|
16919
|
-
"data": {
|
|
16920
|
-
"types": [
|
|
17012
|
+
"object",
|
|
16921
17013
|
"array"
|
|
16922
17014
|
],
|
|
16923
|
-
"description": "
|
|
17015
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
17016
|
+
"items": {
|
|
17017
|
+
"types": [
|
|
17018
|
+
"object"
|
|
17019
|
+
],
|
|
17020
|
+
"properties": {
|
|
17021
|
+
"id": {
|
|
17022
|
+
"types": [
|
|
17023
|
+
"string"
|
|
17024
|
+
]
|
|
17025
|
+
},
|
|
17026
|
+
"name": {
|
|
17027
|
+
"types": [
|
|
17028
|
+
"string"
|
|
17029
|
+
]
|
|
17030
|
+
},
|
|
17031
|
+
"price": {
|
|
17032
|
+
"types": [
|
|
17033
|
+
"string"
|
|
17034
|
+
]
|
|
17035
|
+
},
|
|
17036
|
+
"description": {
|
|
17037
|
+
"types": [
|
|
17038
|
+
"string"
|
|
17039
|
+
]
|
|
17040
|
+
},
|
|
17041
|
+
"features": {
|
|
17042
|
+
"types": [
|
|
17043
|
+
"array"
|
|
17044
|
+
],
|
|
17045
|
+
"items": {
|
|
17046
|
+
"types": [
|
|
17047
|
+
"string"
|
|
17048
|
+
]
|
|
17049
|
+
}
|
|
17050
|
+
},
|
|
17051
|
+
"actionLabel": {
|
|
17052
|
+
"types": [
|
|
17053
|
+
"string"
|
|
17054
|
+
]
|
|
17055
|
+
},
|
|
17056
|
+
"actionHref": {
|
|
17057
|
+
"types": [
|
|
17058
|
+
"string"
|
|
17059
|
+
]
|
|
17060
|
+
},
|
|
17061
|
+
"highlighted": {
|
|
17062
|
+
"types": [
|
|
17063
|
+
"boolean"
|
|
17064
|
+
]
|
|
17065
|
+
},
|
|
17066
|
+
"badge": {
|
|
17067
|
+
"types": [
|
|
17068
|
+
"string"
|
|
17069
|
+
]
|
|
17070
|
+
}
|
|
17071
|
+
},
|
|
17072
|
+
"required": [
|
|
17073
|
+
"id",
|
|
17074
|
+
"name",
|
|
17075
|
+
"price",
|
|
17076
|
+
"features",
|
|
17077
|
+
"actionLabel",
|
|
17078
|
+
"actionHref"
|
|
17079
|
+
]
|
|
17080
|
+
}
|
|
16924
17081
|
},
|
|
16925
17082
|
"className": {
|
|
16926
17083
|
"types": [
|
|
@@ -16989,13 +17146,6 @@
|
|
|
16989
17146
|
],
|
|
16990
17147
|
"description": "Currently selected item IDs"
|
|
16991
17148
|
},
|
|
16992
|
-
"columns": {
|
|
16993
|
-
"types": [
|
|
16994
|
-
"number"
|
|
16995
|
-
],
|
|
16996
|
-
"description": "columns prop",
|
|
16997
|
-
"default": 3
|
|
16998
|
-
},
|
|
16999
17149
|
"heading": {
|
|
17000
17150
|
"types": [
|
|
17001
17151
|
"string"
|
|
@@ -17010,45 +17160,103 @@
|
|
|
17010
17160
|
}
|
|
17011
17161
|
}
|
|
17012
17162
|
},
|
|
17013
|
-
"
|
|
17014
|
-
"type": "
|
|
17163
|
+
"showcase-organism": {
|
|
17164
|
+
"type": "showcase-organism",
|
|
17015
17165
|
"category": "display",
|
|
17016
|
-
"description": "
|
|
17166
|
+
"description": "ShowcaseOrganism component",
|
|
17017
17167
|
"suggestedFor": [
|
|
17018
|
-
"
|
|
17168
|
+
"showcase",
|
|
17019
17169
|
"organism",
|
|
17020
|
-
"
|
|
17170
|
+
"showcase organism"
|
|
17021
17171
|
],
|
|
17022
17172
|
"typicalSize": "large",
|
|
17023
17173
|
"propsSchema": {
|
|
17024
17174
|
"entity": {
|
|
17025
17175
|
"types": [
|
|
17026
|
-
"
|
|
17027
|
-
],
|
|
17028
|
-
"description": "Entity name for schema-driven integration"
|
|
17029
|
-
},
|
|
17030
|
-
"data": {
|
|
17031
|
-
"types": [
|
|
17176
|
+
"object",
|
|
17032
17177
|
"array"
|
|
17033
17178
|
],
|
|
17034
|
-
"description": "
|
|
17035
|
-
|
|
17036
|
-
|
|
17037
|
-
|
|
17038
|
-
|
|
17039
|
-
|
|
17040
|
-
|
|
17041
|
-
|
|
17042
|
-
|
|
17043
|
-
|
|
17044
|
-
|
|
17045
|
-
|
|
17046
|
-
|
|
17047
|
-
|
|
17048
|
-
|
|
17049
|
-
|
|
17050
|
-
|
|
17051
|
-
|
|
17179
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
17180
|
+
"items": {
|
|
17181
|
+
"types": [
|
|
17182
|
+
"object"
|
|
17183
|
+
],
|
|
17184
|
+
"properties": {
|
|
17185
|
+
"id": {
|
|
17186
|
+
"types": [
|
|
17187
|
+
"string"
|
|
17188
|
+
]
|
|
17189
|
+
},
|
|
17190
|
+
"title": {
|
|
17191
|
+
"types": [
|
|
17192
|
+
"string"
|
|
17193
|
+
]
|
|
17194
|
+
},
|
|
17195
|
+
"description": {
|
|
17196
|
+
"types": [
|
|
17197
|
+
"string"
|
|
17198
|
+
]
|
|
17199
|
+
},
|
|
17200
|
+
"image": {
|
|
17201
|
+
"types": [
|
|
17202
|
+
"object"
|
|
17203
|
+
],
|
|
17204
|
+
"properties": {
|
|
17205
|
+
"src": {
|
|
17206
|
+
"types": [
|
|
17207
|
+
"string"
|
|
17208
|
+
]
|
|
17209
|
+
},
|
|
17210
|
+
"alt": {
|
|
17211
|
+
"types": [
|
|
17212
|
+
"string"
|
|
17213
|
+
]
|
|
17214
|
+
}
|
|
17215
|
+
},
|
|
17216
|
+
"required": [
|
|
17217
|
+
"src",
|
|
17218
|
+
"alt"
|
|
17219
|
+
]
|
|
17220
|
+
},
|
|
17221
|
+
"href": {
|
|
17222
|
+
"types": [
|
|
17223
|
+
"string"
|
|
17224
|
+
]
|
|
17225
|
+
},
|
|
17226
|
+
"badge": {
|
|
17227
|
+
"types": [
|
|
17228
|
+
"string"
|
|
17229
|
+
]
|
|
17230
|
+
},
|
|
17231
|
+
"accentColor": {
|
|
17232
|
+
"types": [
|
|
17233
|
+
"string"
|
|
17234
|
+
]
|
|
17235
|
+
}
|
|
17236
|
+
},
|
|
17237
|
+
"required": [
|
|
17238
|
+
"id",
|
|
17239
|
+
"title",
|
|
17240
|
+
"image"
|
|
17241
|
+
]
|
|
17242
|
+
}
|
|
17243
|
+
},
|
|
17244
|
+
"className": {
|
|
17245
|
+
"types": [
|
|
17246
|
+
"string"
|
|
17247
|
+
],
|
|
17248
|
+
"description": "Additional CSS classes"
|
|
17249
|
+
},
|
|
17250
|
+
"isLoading": {
|
|
17251
|
+
"types": [
|
|
17252
|
+
"boolean"
|
|
17253
|
+
],
|
|
17254
|
+
"description": "Loading state indicator",
|
|
17255
|
+
"default": false
|
|
17256
|
+
},
|
|
17257
|
+
"error": {
|
|
17258
|
+
"types": [
|
|
17259
|
+
"object"
|
|
17052
17260
|
],
|
|
17053
17261
|
"description": "Error state"
|
|
17054
17262
|
},
|
|
@@ -17106,32 +17314,65 @@
|
|
|
17106
17314
|
],
|
|
17107
17315
|
"description": "columns prop",
|
|
17108
17316
|
"default": 3
|
|
17317
|
+
},
|
|
17318
|
+
"heading": {
|
|
17319
|
+
"types": [
|
|
17320
|
+
"string"
|
|
17321
|
+
],
|
|
17322
|
+
"description": "heading prop"
|
|
17323
|
+
},
|
|
17324
|
+
"subtitle": {
|
|
17325
|
+
"types": [
|
|
17326
|
+
"string"
|
|
17327
|
+
],
|
|
17328
|
+
"description": "subtitle prop"
|
|
17109
17329
|
}
|
|
17110
17330
|
}
|
|
17111
17331
|
},
|
|
17112
|
-
"
|
|
17113
|
-
"type": "
|
|
17332
|
+
"stats-organism": {
|
|
17333
|
+
"type": "stats-organism",
|
|
17114
17334
|
"category": "display",
|
|
17115
|
-
"description": "
|
|
17335
|
+
"description": "StatsOrganism component",
|
|
17116
17336
|
"suggestedFor": [
|
|
17117
|
-
"
|
|
17118
|
-
"flow",
|
|
17337
|
+
"stats",
|
|
17119
17338
|
"organism",
|
|
17120
|
-
"
|
|
17339
|
+
"stats organism"
|
|
17121
17340
|
],
|
|
17122
17341
|
"typicalSize": "large",
|
|
17123
17342
|
"propsSchema": {
|
|
17124
17343
|
"entity": {
|
|
17125
17344
|
"types": [
|
|
17126
|
-
"
|
|
17127
|
-
],
|
|
17128
|
-
"description": "Entity name for schema-driven integration"
|
|
17129
|
-
},
|
|
17130
|
-
"data": {
|
|
17131
|
-
"types": [
|
|
17345
|
+
"object",
|
|
17132
17346
|
"array"
|
|
17133
17347
|
],
|
|
17134
|
-
"description": "
|
|
17348
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
17349
|
+
"items": {
|
|
17350
|
+
"types": [
|
|
17351
|
+
"object"
|
|
17352
|
+
],
|
|
17353
|
+
"properties": {
|
|
17354
|
+
"id": {
|
|
17355
|
+
"types": [
|
|
17356
|
+
"string"
|
|
17357
|
+
]
|
|
17358
|
+
},
|
|
17359
|
+
"value": {
|
|
17360
|
+
"types": [
|
|
17361
|
+
"string"
|
|
17362
|
+
]
|
|
17363
|
+
},
|
|
17364
|
+
"label": {
|
|
17365
|
+
"types": [
|
|
17366
|
+
"string"
|
|
17367
|
+
]
|
|
17368
|
+
}
|
|
17369
|
+
},
|
|
17370
|
+
"required": [
|
|
17371
|
+
"id",
|
|
17372
|
+
"value",
|
|
17373
|
+
"label"
|
|
17374
|
+
]
|
|
17375
|
+
}
|
|
17135
17376
|
},
|
|
17136
17377
|
"className": {
|
|
17137
17378
|
"types": [
|
|
@@ -17200,60 +17441,70 @@
|
|
|
17200
17441
|
],
|
|
17201
17442
|
"description": "Currently selected item IDs"
|
|
17202
17443
|
},
|
|
17203
|
-
"
|
|
17204
|
-
"types": [
|
|
17205
|
-
"string"
|
|
17206
|
-
],
|
|
17207
|
-
"description": "orientation prop",
|
|
17208
|
-
"enumValues": [
|
|
17209
|
-
"horizontal",
|
|
17210
|
-
"vertical"
|
|
17211
|
-
],
|
|
17212
|
-
"default": "horizontal"
|
|
17213
|
-
},
|
|
17214
|
-
"showConnectors": {
|
|
17215
|
-
"types": [
|
|
17216
|
-
"boolean"
|
|
17217
|
-
],
|
|
17218
|
-
"description": "showConnectors prop",
|
|
17219
|
-
"default": true
|
|
17220
|
-
},
|
|
17221
|
-
"heading": {
|
|
17222
|
-
"types": [
|
|
17223
|
-
"string"
|
|
17224
|
-
],
|
|
17225
|
-
"description": "heading prop"
|
|
17226
|
-
},
|
|
17227
|
-
"subtitle": {
|
|
17444
|
+
"columns": {
|
|
17228
17445
|
"types": [
|
|
17229
|
-
"
|
|
17446
|
+
"number"
|
|
17230
17447
|
],
|
|
17231
|
-
"description": "
|
|
17448
|
+
"description": "columns prop",
|
|
17449
|
+
"default": 3
|
|
17232
17450
|
}
|
|
17233
17451
|
}
|
|
17234
17452
|
},
|
|
17235
|
-
"
|
|
17236
|
-
"type": "
|
|
17453
|
+
"step-flow-organism": {
|
|
17454
|
+
"type": "step-flow-organism",
|
|
17237
17455
|
"category": "display",
|
|
17238
|
-
"description": "
|
|
17456
|
+
"description": "StepFlowOrganism component",
|
|
17239
17457
|
"suggestedFor": [
|
|
17240
|
-
"
|
|
17458
|
+
"step",
|
|
17459
|
+
"flow",
|
|
17241
17460
|
"organism",
|
|
17242
|
-
"
|
|
17461
|
+
"step flow organism"
|
|
17243
17462
|
],
|
|
17244
17463
|
"typicalSize": "large",
|
|
17245
17464
|
"propsSchema": {
|
|
17246
17465
|
"entity": {
|
|
17247
17466
|
"types": [
|
|
17248
|
-
"
|
|
17249
|
-
],
|
|
17250
|
-
"description": "Entity name for schema-driven integration"
|
|
17251
|
-
},
|
|
17252
|
-
"data": {
|
|
17253
|
-
"types": [
|
|
17467
|
+
"object",
|
|
17254
17468
|
"array"
|
|
17255
17469
|
],
|
|
17256
|
-
"description": "
|
|
17470
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
17471
|
+
"items": {
|
|
17472
|
+
"types": [
|
|
17473
|
+
"object"
|
|
17474
|
+
],
|
|
17475
|
+
"properties": {
|
|
17476
|
+
"id": {
|
|
17477
|
+
"types": [
|
|
17478
|
+
"string"
|
|
17479
|
+
]
|
|
17480
|
+
},
|
|
17481
|
+
"number": {
|
|
17482
|
+
"types": [
|
|
17483
|
+
"number"
|
|
17484
|
+
]
|
|
17485
|
+
},
|
|
17486
|
+
"title": {
|
|
17487
|
+
"types": [
|
|
17488
|
+
"string"
|
|
17489
|
+
]
|
|
17490
|
+
},
|
|
17491
|
+
"description": {
|
|
17492
|
+
"types": [
|
|
17493
|
+
"string"
|
|
17494
|
+
]
|
|
17495
|
+
},
|
|
17496
|
+
"icon": {
|
|
17497
|
+
"types": [
|
|
17498
|
+
"string"
|
|
17499
|
+
]
|
|
17500
|
+
}
|
|
17501
|
+
},
|
|
17502
|
+
"required": [
|
|
17503
|
+
"id",
|
|
17504
|
+
"title",
|
|
17505
|
+
"description"
|
|
17506
|
+
]
|
|
17507
|
+
}
|
|
17257
17508
|
},
|
|
17258
17509
|
"className": {
|
|
17259
17510
|
"types": [
|
|
@@ -17322,6 +17573,24 @@
|
|
|
17322
17573
|
],
|
|
17323
17574
|
"description": "Currently selected item IDs"
|
|
17324
17575
|
},
|
|
17576
|
+
"orientation": {
|
|
17577
|
+
"types": [
|
|
17578
|
+
"string"
|
|
17579
|
+
],
|
|
17580
|
+
"description": "orientation prop",
|
|
17581
|
+
"enumValues": [
|
|
17582
|
+
"horizontal",
|
|
17583
|
+
"vertical"
|
|
17584
|
+
],
|
|
17585
|
+
"default": "horizontal"
|
|
17586
|
+
},
|
|
17587
|
+
"showConnectors": {
|
|
17588
|
+
"types": [
|
|
17589
|
+
"boolean"
|
|
17590
|
+
],
|
|
17591
|
+
"description": "showConnectors prop",
|
|
17592
|
+
"default": true
|
|
17593
|
+
},
|
|
17325
17594
|
"heading": {
|
|
17326
17595
|
"types": [
|
|
17327
17596
|
"string"
|
|
@@ -17336,27 +17605,169 @@
|
|
|
17336
17605
|
}
|
|
17337
17606
|
}
|
|
17338
17607
|
},
|
|
17339
|
-
"
|
|
17340
|
-
"type": "
|
|
17341
|
-
"category": "
|
|
17342
|
-
"description": "
|
|
17608
|
+
"team-organism": {
|
|
17609
|
+
"type": "team-organism",
|
|
17610
|
+
"category": "display",
|
|
17611
|
+
"description": "TeamOrganism component",
|
|
17343
17612
|
"suggestedFor": [
|
|
17344
|
-
"
|
|
17345
|
-
"
|
|
17346
|
-
"
|
|
17347
|
-
"about page template"
|
|
17613
|
+
"team",
|
|
17614
|
+
"organism",
|
|
17615
|
+
"team organism"
|
|
17348
17616
|
],
|
|
17349
|
-
"typicalSize": "
|
|
17617
|
+
"typicalSize": "large",
|
|
17350
17618
|
"propsSchema": {
|
|
17351
17619
|
"entity": {
|
|
17352
17620
|
"types": [
|
|
17353
|
-
"object"
|
|
17621
|
+
"object",
|
|
17622
|
+
"array"
|
|
17354
17623
|
],
|
|
17355
|
-
"description": "Entity
|
|
17356
|
-
"
|
|
17357
|
-
|
|
17358
|
-
|
|
17359
|
-
|
|
17624
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
|
|
17625
|
+
"items": {
|
|
17626
|
+
"types": [
|
|
17627
|
+
"object"
|
|
17628
|
+
],
|
|
17629
|
+
"properties": {
|
|
17630
|
+
"id": {
|
|
17631
|
+
"types": [
|
|
17632
|
+
"string"
|
|
17633
|
+
]
|
|
17634
|
+
},
|
|
17635
|
+
"name": {
|
|
17636
|
+
"types": [
|
|
17637
|
+
"string"
|
|
17638
|
+
]
|
|
17639
|
+
},
|
|
17640
|
+
"nameAr": {
|
|
17641
|
+
"types": [
|
|
17642
|
+
"string"
|
|
17643
|
+
]
|
|
17644
|
+
},
|
|
17645
|
+
"role": {
|
|
17646
|
+
"types": [
|
|
17647
|
+
"string"
|
|
17648
|
+
]
|
|
17649
|
+
},
|
|
17650
|
+
"bio": {
|
|
17651
|
+
"types": [
|
|
17652
|
+
"string"
|
|
17653
|
+
]
|
|
17654
|
+
},
|
|
17655
|
+
"avatar": {
|
|
17656
|
+
"types": [
|
|
17657
|
+
"string"
|
|
17658
|
+
]
|
|
17659
|
+
}
|
|
17660
|
+
},
|
|
17661
|
+
"required": [
|
|
17662
|
+
"id",
|
|
17663
|
+
"name",
|
|
17664
|
+
"role",
|
|
17665
|
+
"bio"
|
|
17666
|
+
]
|
|
17667
|
+
}
|
|
17668
|
+
},
|
|
17669
|
+
"className": {
|
|
17670
|
+
"types": [
|
|
17671
|
+
"string"
|
|
17672
|
+
],
|
|
17673
|
+
"description": "Additional CSS classes"
|
|
17674
|
+
},
|
|
17675
|
+
"isLoading": {
|
|
17676
|
+
"types": [
|
|
17677
|
+
"boolean"
|
|
17678
|
+
],
|
|
17679
|
+
"description": "Loading state indicator",
|
|
17680
|
+
"default": false
|
|
17681
|
+
},
|
|
17682
|
+
"error": {
|
|
17683
|
+
"types": [
|
|
17684
|
+
"object"
|
|
17685
|
+
],
|
|
17686
|
+
"description": "Error state"
|
|
17687
|
+
},
|
|
17688
|
+
"sortBy": {
|
|
17689
|
+
"types": [
|
|
17690
|
+
"string"
|
|
17691
|
+
],
|
|
17692
|
+
"description": "Current sort field"
|
|
17693
|
+
},
|
|
17694
|
+
"sortDirection": {
|
|
17695
|
+
"types": [
|
|
17696
|
+
"string"
|
|
17697
|
+
],
|
|
17698
|
+
"description": "Current sort direction"
|
|
17699
|
+
},
|
|
17700
|
+
"searchValue": {
|
|
17701
|
+
"types": [
|
|
17702
|
+
"string"
|
|
17703
|
+
],
|
|
17704
|
+
"description": "Current search query value"
|
|
17705
|
+
},
|
|
17706
|
+
"page": {
|
|
17707
|
+
"types": [
|
|
17708
|
+
"number"
|
|
17709
|
+
],
|
|
17710
|
+
"description": "Current page number"
|
|
17711
|
+
},
|
|
17712
|
+
"pageSize": {
|
|
17713
|
+
"types": [
|
|
17714
|
+
"number"
|
|
17715
|
+
],
|
|
17716
|
+
"description": "Number of items per page"
|
|
17717
|
+
},
|
|
17718
|
+
"totalCount": {
|
|
17719
|
+
"types": [
|
|
17720
|
+
"number"
|
|
17721
|
+
],
|
|
17722
|
+
"description": "Total number of items"
|
|
17723
|
+
},
|
|
17724
|
+
"activeFilters": {
|
|
17725
|
+
"types": [
|
|
17726
|
+
"object"
|
|
17727
|
+
],
|
|
17728
|
+
"description": "Active filters"
|
|
17729
|
+
},
|
|
17730
|
+
"selectedIds": {
|
|
17731
|
+
"types": [
|
|
17732
|
+
"array"
|
|
17733
|
+
],
|
|
17734
|
+
"description": "Currently selected item IDs"
|
|
17735
|
+
},
|
|
17736
|
+
"heading": {
|
|
17737
|
+
"types": [
|
|
17738
|
+
"string"
|
|
17739
|
+
],
|
|
17740
|
+
"description": "heading prop"
|
|
17741
|
+
},
|
|
17742
|
+
"subtitle": {
|
|
17743
|
+
"types": [
|
|
17744
|
+
"string"
|
|
17745
|
+
],
|
|
17746
|
+
"description": "subtitle prop"
|
|
17747
|
+
}
|
|
17748
|
+
}
|
|
17749
|
+
},
|
|
17750
|
+
"about-page-template": {
|
|
17751
|
+
"type": "about-page-template",
|
|
17752
|
+
"category": "template",
|
|
17753
|
+
"description": "AboutPageTemplate An about/company page template with hero, articles, team grid, case studies, and CTA. Pure function: no hooks, no callbacks, no local state.",
|
|
17754
|
+
"suggestedFor": [
|
|
17755
|
+
"about",
|
|
17756
|
+
"page",
|
|
17757
|
+
"template",
|
|
17758
|
+
"about page template"
|
|
17759
|
+
],
|
|
17760
|
+
"typicalSize": "full",
|
|
17761
|
+
"propsSchema": {
|
|
17762
|
+
"entity": {
|
|
17763
|
+
"types": [
|
|
17764
|
+
"object"
|
|
17765
|
+
],
|
|
17766
|
+
"description": "Entity data, the sole source of runtime state",
|
|
17767
|
+
"required": true
|
|
17768
|
+
},
|
|
17769
|
+
"className": {
|
|
17770
|
+
"types": [
|
|
17360
17771
|
"string"
|
|
17361
17772
|
],
|
|
17362
17773
|
"description": "External styling override"
|
|
@@ -21874,122 +22285,518 @@
|
|
|
21874
22285
|
"types": [
|
|
21875
22286
|
"string"
|
|
21876
22287
|
]
|
|
21877
|
-
},
|
|
21878
|
-
"level": {
|
|
22288
|
+
},
|
|
22289
|
+
"level": {
|
|
22290
|
+
"types": [
|
|
22291
|
+
"number"
|
|
22292
|
+
]
|
|
22293
|
+
}
|
|
22294
|
+
},
|
|
22295
|
+
"required": [
|
|
22296
|
+
"id",
|
|
22297
|
+
"label",
|
|
22298
|
+
"level"
|
|
22299
|
+
]
|
|
22300
|
+
}
|
|
22301
|
+
},
|
|
22302
|
+
"activeId": {
|
|
22303
|
+
"types": [
|
|
22304
|
+
"string"
|
|
22305
|
+
],
|
|
22306
|
+
"description": "Currently active section id"
|
|
22307
|
+
},
|
|
22308
|
+
"className": {
|
|
22309
|
+
"types": [
|
|
22310
|
+
"string"
|
|
22311
|
+
],
|
|
22312
|
+
"description": "Additional CSS classes"
|
|
22313
|
+
}
|
|
22314
|
+
}
|
|
22315
|
+
},
|
|
22316
|
+
"gradient-divider": {
|
|
22317
|
+
"type": "gradient-divider",
|
|
22318
|
+
"category": "component",
|
|
22319
|
+
"description": "GradientDivider component",
|
|
22320
|
+
"suggestedFor": [
|
|
22321
|
+
"gradient",
|
|
22322
|
+
"divider",
|
|
22323
|
+
"gradient divider"
|
|
22324
|
+
],
|
|
22325
|
+
"typicalSize": "medium",
|
|
22326
|
+
"propsSchema": {
|
|
22327
|
+
"color": {
|
|
22328
|
+
"types": [
|
|
22329
|
+
"string"
|
|
22330
|
+
],
|
|
22331
|
+
"description": "Override the center color (CSS value). Defaults to var(--color-primary)."
|
|
22332
|
+
},
|
|
22333
|
+
"className": {
|
|
22334
|
+
"types": [
|
|
22335
|
+
"string"
|
|
22336
|
+
],
|
|
22337
|
+
"description": "Additional class names"
|
|
22338
|
+
}
|
|
22339
|
+
}
|
|
22340
|
+
},
|
|
22341
|
+
"pull-quote": {
|
|
22342
|
+
"type": "pull-quote",
|
|
22343
|
+
"category": "component",
|
|
22344
|
+
"description": "PullQuote component",
|
|
22345
|
+
"suggestedFor": [
|
|
22346
|
+
"pull",
|
|
22347
|
+
"quote",
|
|
22348
|
+
"pull quote"
|
|
22349
|
+
],
|
|
22350
|
+
"typicalSize": "medium",
|
|
22351
|
+
"propsSchema": {
|
|
22352
|
+
"children": {
|
|
22353
|
+
"types": [
|
|
22354
|
+
"string"
|
|
22355
|
+
],
|
|
22356
|
+
"description": "The quote text",
|
|
22357
|
+
"required": true
|
|
22358
|
+
},
|
|
22359
|
+
"className": {
|
|
22360
|
+
"types": [
|
|
22361
|
+
"string"
|
|
22362
|
+
],
|
|
22363
|
+
"description": "Additional class names"
|
|
22364
|
+
}
|
|
22365
|
+
}
|
|
22366
|
+
},
|
|
22367
|
+
"behavior-view": {
|
|
22368
|
+
"type": "behavior-view",
|
|
22369
|
+
"category": "component",
|
|
22370
|
+
"description": "BehaviorView component",
|
|
22371
|
+
"suggestedFor": [
|
|
22372
|
+
"behavior",
|
|
22373
|
+
"view",
|
|
22374
|
+
"behavior view"
|
|
22375
|
+
],
|
|
22376
|
+
"typicalSize": "medium",
|
|
22377
|
+
"propsSchema": {
|
|
22378
|
+
"data": {
|
|
22379
|
+
"types": [
|
|
22380
|
+
"object"
|
|
22381
|
+
],
|
|
22382
|
+
"description": "data prop",
|
|
22383
|
+
"required": true,
|
|
22384
|
+
"properties": {
|
|
22385
|
+
"orbitalName": {
|
|
22386
|
+
"types": [
|
|
22387
|
+
"string"
|
|
22388
|
+
]
|
|
22389
|
+
},
|
|
22390
|
+
"entityName": {
|
|
22391
|
+
"types": [
|
|
22392
|
+
"string"
|
|
22393
|
+
]
|
|
22394
|
+
},
|
|
22395
|
+
"persistence": {
|
|
22396
|
+
"types": [
|
|
22397
|
+
"string"
|
|
22398
|
+
]
|
|
22399
|
+
},
|
|
22400
|
+
"fields": {
|
|
22401
|
+
"types": [
|
|
22402
|
+
"array"
|
|
22403
|
+
],
|
|
22404
|
+
"items": {
|
|
22405
|
+
"types": [
|
|
22406
|
+
"object"
|
|
22407
|
+
],
|
|
22408
|
+
"properties": {
|
|
22409
|
+
"name": {
|
|
22410
|
+
"types": [
|
|
22411
|
+
"string"
|
|
22412
|
+
]
|
|
22413
|
+
},
|
|
22414
|
+
"type": {
|
|
22415
|
+
"types": [
|
|
22416
|
+
"string"
|
|
22417
|
+
]
|
|
22418
|
+
},
|
|
22419
|
+
"required": {
|
|
22420
|
+
"types": [
|
|
22421
|
+
"boolean"
|
|
22422
|
+
]
|
|
22423
|
+
},
|
|
22424
|
+
"hasDefault": {
|
|
22425
|
+
"types": [
|
|
22426
|
+
"boolean"
|
|
22427
|
+
]
|
|
22428
|
+
}
|
|
22429
|
+
},
|
|
22430
|
+
"required": [
|
|
22431
|
+
"name",
|
|
22432
|
+
"type",
|
|
22433
|
+
"required",
|
|
22434
|
+
"hasDefault"
|
|
22435
|
+
]
|
|
22436
|
+
}
|
|
22437
|
+
},
|
|
22438
|
+
"traits": {
|
|
22439
|
+
"types": [
|
|
22440
|
+
"array"
|
|
22441
|
+
],
|
|
22442
|
+
"items": {
|
|
22443
|
+
"types": [
|
|
22444
|
+
"object"
|
|
22445
|
+
],
|
|
22446
|
+
"properties": {
|
|
22447
|
+
"name": {
|
|
22448
|
+
"types": [
|
|
22449
|
+
"string"
|
|
22450
|
+
]
|
|
22451
|
+
},
|
|
22452
|
+
"stateCount": {
|
|
22453
|
+
"types": [
|
|
22454
|
+
"number"
|
|
22455
|
+
]
|
|
22456
|
+
},
|
|
22457
|
+
"eventCount": {
|
|
22458
|
+
"types": [
|
|
22459
|
+
"number"
|
|
22460
|
+
]
|
|
22461
|
+
},
|
|
22462
|
+
"transitionCount": {
|
|
22463
|
+
"types": [
|
|
22464
|
+
"number"
|
|
22465
|
+
]
|
|
22466
|
+
},
|
|
22467
|
+
"emits": {
|
|
22468
|
+
"types": [
|
|
22469
|
+
"array"
|
|
22470
|
+
],
|
|
22471
|
+
"items": {
|
|
22472
|
+
"types": [
|
|
22473
|
+
"string"
|
|
22474
|
+
]
|
|
22475
|
+
}
|
|
22476
|
+
},
|
|
22477
|
+
"listens": {
|
|
22478
|
+
"types": [
|
|
22479
|
+
"array"
|
|
22480
|
+
],
|
|
22481
|
+
"items": {
|
|
22482
|
+
"types": [
|
|
22483
|
+
"string"
|
|
22484
|
+
]
|
|
22485
|
+
}
|
|
22486
|
+
}
|
|
22487
|
+
},
|
|
22488
|
+
"required": [
|
|
22489
|
+
"name",
|
|
22490
|
+
"stateCount",
|
|
22491
|
+
"eventCount",
|
|
22492
|
+
"transitionCount",
|
|
22493
|
+
"emits",
|
|
22494
|
+
"listens"
|
|
22495
|
+
]
|
|
22496
|
+
}
|
|
22497
|
+
},
|
|
22498
|
+
"pages": {
|
|
22499
|
+
"types": [
|
|
22500
|
+
"array"
|
|
22501
|
+
],
|
|
22502
|
+
"items": {
|
|
22503
|
+
"types": [
|
|
22504
|
+
"object"
|
|
22505
|
+
],
|
|
22506
|
+
"properties": {
|
|
22507
|
+
"name": {
|
|
22508
|
+
"types": [
|
|
22509
|
+
"string"
|
|
22510
|
+
]
|
|
22511
|
+
},
|
|
22512
|
+
"route": {
|
|
22513
|
+
"types": [
|
|
22514
|
+
"string"
|
|
22515
|
+
]
|
|
22516
|
+
}
|
|
22517
|
+
},
|
|
22518
|
+
"required": [
|
|
22519
|
+
"name",
|
|
22520
|
+
"route"
|
|
22521
|
+
]
|
|
22522
|
+
}
|
|
22523
|
+
},
|
|
22524
|
+
"traitDetails": {
|
|
22525
|
+
"types": [
|
|
22526
|
+
"object"
|
|
22527
|
+
]
|
|
22528
|
+
},
|
|
22529
|
+
"externalLinks": {
|
|
22530
|
+
"types": [
|
|
22531
|
+
"array"
|
|
22532
|
+
],
|
|
22533
|
+
"items": {
|
|
22534
|
+
"types": [
|
|
22535
|
+
"object"
|
|
22536
|
+
],
|
|
22537
|
+
"properties": {
|
|
22538
|
+
"targetOrbital": {
|
|
22539
|
+
"types": [
|
|
22540
|
+
"string"
|
|
22541
|
+
]
|
|
22542
|
+
},
|
|
22543
|
+
"eventName": {
|
|
22544
|
+
"types": [
|
|
22545
|
+
"string"
|
|
22546
|
+
]
|
|
22547
|
+
},
|
|
22548
|
+
"direction": {
|
|
22549
|
+
"types": [
|
|
22550
|
+
"string"
|
|
22551
|
+
],
|
|
22552
|
+
"enumValues": [
|
|
22553
|
+
"out",
|
|
22554
|
+
"in"
|
|
22555
|
+
]
|
|
22556
|
+
},
|
|
22557
|
+
"traitName": {
|
|
22558
|
+
"types": [
|
|
22559
|
+
"string"
|
|
22560
|
+
]
|
|
22561
|
+
}
|
|
22562
|
+
},
|
|
22563
|
+
"required": [
|
|
22564
|
+
"targetOrbital",
|
|
22565
|
+
"eventName",
|
|
22566
|
+
"direction",
|
|
22567
|
+
"traitName"
|
|
22568
|
+
]
|
|
22569
|
+
}
|
|
22570
|
+
}
|
|
22571
|
+
},
|
|
22572
|
+
"propertyRequired": [
|
|
22573
|
+
"orbitalName",
|
|
22574
|
+
"entityName",
|
|
22575
|
+
"persistence",
|
|
22576
|
+
"fields",
|
|
22577
|
+
"traits",
|
|
22578
|
+
"pages",
|
|
22579
|
+
"traitDetails",
|
|
22580
|
+
"externalLinks"
|
|
22581
|
+
]
|
|
22582
|
+
}
|
|
22583
|
+
}
|
|
22584
|
+
},
|
|
22585
|
+
"module-card": {
|
|
22586
|
+
"type": "module-card",
|
|
22587
|
+
"category": "display",
|
|
22588
|
+
"description": "ModuleCard component",
|
|
22589
|
+
"suggestedFor": [
|
|
22590
|
+
"module",
|
|
22591
|
+
"card",
|
|
22592
|
+
"module card"
|
|
22593
|
+
],
|
|
22594
|
+
"typicalSize": "medium",
|
|
22595
|
+
"propsSchema": {
|
|
22596
|
+
"data": {
|
|
22597
|
+
"types": [
|
|
22598
|
+
"object"
|
|
22599
|
+
],
|
|
22600
|
+
"description": "data prop",
|
|
22601
|
+
"required": true,
|
|
22602
|
+
"properties": {
|
|
22603
|
+
"orbitalName": {
|
|
22604
|
+
"types": [
|
|
22605
|
+
"string"
|
|
22606
|
+
]
|
|
22607
|
+
},
|
|
22608
|
+
"entityName": {
|
|
22609
|
+
"types": [
|
|
22610
|
+
"string"
|
|
22611
|
+
]
|
|
22612
|
+
},
|
|
22613
|
+
"persistence": {
|
|
22614
|
+
"types": [
|
|
22615
|
+
"string"
|
|
22616
|
+
]
|
|
22617
|
+
},
|
|
22618
|
+
"fields": {
|
|
22619
|
+
"types": [
|
|
22620
|
+
"array"
|
|
22621
|
+
],
|
|
22622
|
+
"items": {
|
|
22623
|
+
"types": [
|
|
22624
|
+
"object"
|
|
22625
|
+
],
|
|
22626
|
+
"properties": {
|
|
22627
|
+
"name": {
|
|
22628
|
+
"types": [
|
|
22629
|
+
"string"
|
|
22630
|
+
]
|
|
22631
|
+
},
|
|
22632
|
+
"type": {
|
|
22633
|
+
"types": [
|
|
22634
|
+
"string"
|
|
22635
|
+
]
|
|
22636
|
+
},
|
|
22637
|
+
"required": {
|
|
22638
|
+
"types": [
|
|
22639
|
+
"boolean"
|
|
22640
|
+
]
|
|
22641
|
+
},
|
|
22642
|
+
"hasDefault": {
|
|
22643
|
+
"types": [
|
|
22644
|
+
"boolean"
|
|
22645
|
+
]
|
|
22646
|
+
}
|
|
22647
|
+
},
|
|
22648
|
+
"required": [
|
|
22649
|
+
"name",
|
|
22650
|
+
"type",
|
|
22651
|
+
"required",
|
|
22652
|
+
"hasDefault"
|
|
22653
|
+
]
|
|
22654
|
+
}
|
|
22655
|
+
},
|
|
22656
|
+
"traits": {
|
|
22657
|
+
"types": [
|
|
22658
|
+
"array"
|
|
22659
|
+
],
|
|
22660
|
+
"items": {
|
|
22661
|
+
"types": [
|
|
22662
|
+
"object"
|
|
22663
|
+
],
|
|
22664
|
+
"properties": {
|
|
22665
|
+
"name": {
|
|
22666
|
+
"types": [
|
|
22667
|
+
"string"
|
|
22668
|
+
]
|
|
22669
|
+
},
|
|
22670
|
+
"stateCount": {
|
|
22671
|
+
"types": [
|
|
22672
|
+
"number"
|
|
22673
|
+
]
|
|
22674
|
+
},
|
|
22675
|
+
"eventCount": {
|
|
22676
|
+
"types": [
|
|
22677
|
+
"number"
|
|
22678
|
+
]
|
|
22679
|
+
},
|
|
22680
|
+
"transitionCount": {
|
|
22681
|
+
"types": [
|
|
22682
|
+
"number"
|
|
22683
|
+
]
|
|
22684
|
+
},
|
|
22685
|
+
"emits": {
|
|
22686
|
+
"types": [
|
|
22687
|
+
"array"
|
|
22688
|
+
],
|
|
22689
|
+
"items": {
|
|
22690
|
+
"types": [
|
|
22691
|
+
"string"
|
|
22692
|
+
]
|
|
22693
|
+
}
|
|
22694
|
+
},
|
|
22695
|
+
"listens": {
|
|
22696
|
+
"types": [
|
|
22697
|
+
"array"
|
|
22698
|
+
],
|
|
22699
|
+
"items": {
|
|
22700
|
+
"types": [
|
|
22701
|
+
"string"
|
|
22702
|
+
]
|
|
22703
|
+
}
|
|
22704
|
+
}
|
|
22705
|
+
},
|
|
22706
|
+
"required": [
|
|
22707
|
+
"name",
|
|
22708
|
+
"stateCount",
|
|
22709
|
+
"eventCount",
|
|
22710
|
+
"transitionCount",
|
|
22711
|
+
"emits",
|
|
22712
|
+
"listens"
|
|
22713
|
+
]
|
|
22714
|
+
}
|
|
22715
|
+
},
|
|
22716
|
+
"pages": {
|
|
22717
|
+
"types": [
|
|
22718
|
+
"array"
|
|
22719
|
+
],
|
|
22720
|
+
"items": {
|
|
22721
|
+
"types": [
|
|
22722
|
+
"object"
|
|
22723
|
+
],
|
|
22724
|
+
"properties": {
|
|
22725
|
+
"name": {
|
|
22726
|
+
"types": [
|
|
22727
|
+
"string"
|
|
22728
|
+
]
|
|
22729
|
+
},
|
|
22730
|
+
"route": {
|
|
22731
|
+
"types": [
|
|
22732
|
+
"string"
|
|
22733
|
+
]
|
|
22734
|
+
}
|
|
22735
|
+
},
|
|
22736
|
+
"required": [
|
|
22737
|
+
"name",
|
|
22738
|
+
"route"
|
|
22739
|
+
]
|
|
22740
|
+
}
|
|
22741
|
+
},
|
|
22742
|
+
"traitDetails": {
|
|
22743
|
+
"types": [
|
|
22744
|
+
"object"
|
|
22745
|
+
]
|
|
22746
|
+
},
|
|
22747
|
+
"externalLinks": {
|
|
22748
|
+
"types": [
|
|
22749
|
+
"array"
|
|
22750
|
+
],
|
|
22751
|
+
"items": {
|
|
21879
22752
|
"types": [
|
|
21880
|
-
"
|
|
22753
|
+
"object"
|
|
22754
|
+
],
|
|
22755
|
+
"properties": {
|
|
22756
|
+
"targetOrbital": {
|
|
22757
|
+
"types": [
|
|
22758
|
+
"string"
|
|
22759
|
+
]
|
|
22760
|
+
},
|
|
22761
|
+
"eventName": {
|
|
22762
|
+
"types": [
|
|
22763
|
+
"string"
|
|
22764
|
+
]
|
|
22765
|
+
},
|
|
22766
|
+
"direction": {
|
|
22767
|
+
"types": [
|
|
22768
|
+
"string"
|
|
22769
|
+
],
|
|
22770
|
+
"enumValues": [
|
|
22771
|
+
"out",
|
|
22772
|
+
"in"
|
|
22773
|
+
]
|
|
22774
|
+
},
|
|
22775
|
+
"traitName": {
|
|
22776
|
+
"types": [
|
|
22777
|
+
"string"
|
|
22778
|
+
]
|
|
22779
|
+
}
|
|
22780
|
+
},
|
|
22781
|
+
"required": [
|
|
22782
|
+
"targetOrbital",
|
|
22783
|
+
"eventName",
|
|
22784
|
+
"direction",
|
|
22785
|
+
"traitName"
|
|
21881
22786
|
]
|
|
21882
22787
|
}
|
|
21883
|
-
}
|
|
21884
|
-
|
|
21885
|
-
|
|
21886
|
-
|
|
21887
|
-
|
|
21888
|
-
|
|
21889
|
-
|
|
21890
|
-
|
|
21891
|
-
|
|
21892
|
-
|
|
21893
|
-
"
|
|
21894
|
-
]
|
|
21895
|
-
"description": "Currently active section id"
|
|
21896
|
-
},
|
|
21897
|
-
"className": {
|
|
21898
|
-
"types": [
|
|
21899
|
-
"string"
|
|
21900
|
-
],
|
|
21901
|
-
"description": "Additional CSS classes"
|
|
21902
|
-
}
|
|
21903
|
-
}
|
|
21904
|
-
},
|
|
21905
|
-
"gradient-divider": {
|
|
21906
|
-
"type": "gradient-divider",
|
|
21907
|
-
"category": "component",
|
|
21908
|
-
"description": "GradientDivider component",
|
|
21909
|
-
"suggestedFor": [
|
|
21910
|
-
"gradient",
|
|
21911
|
-
"divider",
|
|
21912
|
-
"gradient divider"
|
|
21913
|
-
],
|
|
21914
|
-
"typicalSize": "medium",
|
|
21915
|
-
"propsSchema": {
|
|
21916
|
-
"color": {
|
|
21917
|
-
"types": [
|
|
21918
|
-
"string"
|
|
21919
|
-
],
|
|
21920
|
-
"description": "Override the center color (CSS value). Defaults to var(--color-primary)."
|
|
21921
|
-
},
|
|
21922
|
-
"className": {
|
|
21923
|
-
"types": [
|
|
21924
|
-
"string"
|
|
21925
|
-
],
|
|
21926
|
-
"description": "Additional class names"
|
|
21927
|
-
}
|
|
21928
|
-
}
|
|
21929
|
-
},
|
|
21930
|
-
"pull-quote": {
|
|
21931
|
-
"type": "pull-quote",
|
|
21932
|
-
"category": "component",
|
|
21933
|
-
"description": "PullQuote component",
|
|
21934
|
-
"suggestedFor": [
|
|
21935
|
-
"pull",
|
|
21936
|
-
"quote",
|
|
21937
|
-
"pull quote"
|
|
21938
|
-
],
|
|
21939
|
-
"typicalSize": "medium",
|
|
21940
|
-
"propsSchema": {
|
|
21941
|
-
"children": {
|
|
21942
|
-
"types": [
|
|
21943
|
-
"string"
|
|
21944
|
-
],
|
|
21945
|
-
"description": "The quote text",
|
|
21946
|
-
"required": true
|
|
21947
|
-
},
|
|
21948
|
-
"className": {
|
|
21949
|
-
"types": [
|
|
21950
|
-
"string"
|
|
21951
|
-
],
|
|
21952
|
-
"description": "Additional class names"
|
|
21953
|
-
}
|
|
21954
|
-
}
|
|
21955
|
-
},
|
|
21956
|
-
"behavior-view": {
|
|
21957
|
-
"type": "behavior-view",
|
|
21958
|
-
"category": "component",
|
|
21959
|
-
"description": "BehaviorView component",
|
|
21960
|
-
"suggestedFor": [
|
|
21961
|
-
"behavior",
|
|
21962
|
-
"view",
|
|
21963
|
-
"behavior view"
|
|
21964
|
-
],
|
|
21965
|
-
"typicalSize": "medium",
|
|
21966
|
-
"propsSchema": {
|
|
21967
|
-
"data": {
|
|
21968
|
-
"types": [
|
|
21969
|
-
"object"
|
|
21970
|
-
],
|
|
21971
|
-
"description": "data prop",
|
|
21972
|
-
"required": true
|
|
21973
|
-
}
|
|
21974
|
-
}
|
|
21975
|
-
},
|
|
21976
|
-
"module-card": {
|
|
21977
|
-
"type": "module-card",
|
|
21978
|
-
"category": "display",
|
|
21979
|
-
"description": "ModuleCard component",
|
|
21980
|
-
"suggestedFor": [
|
|
21981
|
-
"module",
|
|
21982
|
-
"card",
|
|
21983
|
-
"module card"
|
|
21984
|
-
],
|
|
21985
|
-
"typicalSize": "medium",
|
|
21986
|
-
"propsSchema": {
|
|
21987
|
-
"data": {
|
|
21988
|
-
"types": [
|
|
21989
|
-
"object"
|
|
21990
|
-
],
|
|
21991
|
-
"description": "data prop",
|
|
21992
|
-
"required": true
|
|
22788
|
+
}
|
|
22789
|
+
},
|
|
22790
|
+
"propertyRequired": [
|
|
22791
|
+
"orbitalName",
|
|
22792
|
+
"entityName",
|
|
22793
|
+
"persistence",
|
|
22794
|
+
"fields",
|
|
22795
|
+
"traits",
|
|
22796
|
+
"pages",
|
|
22797
|
+
"traitDetails",
|
|
22798
|
+
"externalLinks"
|
|
22799
|
+
]
|
|
21993
22800
|
}
|
|
21994
22801
|
}
|
|
21995
22802
|
},
|
|
@@ -23463,6 +24270,67 @@
|
|
|
23463
24270
|
"items": {
|
|
23464
24271
|
"types": [
|
|
23465
24272
|
"object"
|
|
24273
|
+
],
|
|
24274
|
+
"properties": {
|
|
24275
|
+
"id": {
|
|
24276
|
+
"types": [
|
|
24277
|
+
"string"
|
|
24278
|
+
]
|
|
24279
|
+
},
|
|
24280
|
+
"x": {
|
|
24281
|
+
"types": [
|
|
24282
|
+
"number"
|
|
24283
|
+
]
|
|
24284
|
+
},
|
|
24285
|
+
"y": {
|
|
24286
|
+
"types": [
|
|
24287
|
+
"number"
|
|
24288
|
+
]
|
|
24289
|
+
},
|
|
24290
|
+
"z": {
|
|
24291
|
+
"types": [
|
|
24292
|
+
"number"
|
|
24293
|
+
]
|
|
24294
|
+
},
|
|
24295
|
+
"terrain": {
|
|
24296
|
+
"types": [
|
|
24297
|
+
"string"
|
|
24298
|
+
]
|
|
24299
|
+
},
|
|
24300
|
+
"type": {
|
|
24301
|
+
"types": [
|
|
24302
|
+
"string"
|
|
24303
|
+
]
|
|
24304
|
+
},
|
|
24305
|
+
"terrainSprite": {
|
|
24306
|
+
"types": [
|
|
24307
|
+
"string"
|
|
24308
|
+
]
|
|
24309
|
+
},
|
|
24310
|
+
"passable": {
|
|
24311
|
+
"types": [
|
|
24312
|
+
"boolean"
|
|
24313
|
+
]
|
|
24314
|
+
},
|
|
24315
|
+
"movementCost": {
|
|
24316
|
+
"types": [
|
|
24317
|
+
"number"
|
|
24318
|
+
]
|
|
24319
|
+
},
|
|
24320
|
+
"tileType": {
|
|
24321
|
+
"types": [
|
|
24322
|
+
"string"
|
|
24323
|
+
]
|
|
24324
|
+
},
|
|
24325
|
+
"elevation": {
|
|
24326
|
+
"types": [
|
|
24327
|
+
"number"
|
|
24328
|
+
]
|
|
24329
|
+
}
|
|
24330
|
+
},
|
|
24331
|
+
"required": [
|
|
24332
|
+
"x",
|
|
24333
|
+
"y"
|
|
23466
24334
|
]
|
|
23467
24335
|
}
|
|
23468
24336
|
},
|
|
@@ -23474,6 +24342,106 @@
|
|
|
23474
24342
|
"items": {
|
|
23475
24343
|
"types": [
|
|
23476
24344
|
"object"
|
|
24345
|
+
],
|
|
24346
|
+
"properties": {
|
|
24347
|
+
"id": {
|
|
24348
|
+
"types": [
|
|
24349
|
+
"string"
|
|
24350
|
+
]
|
|
24351
|
+
},
|
|
24352
|
+
"position": {
|
|
24353
|
+
"types": [
|
|
24354
|
+
"object"
|
|
24355
|
+
]
|
|
24356
|
+
},
|
|
24357
|
+
"x": {
|
|
24358
|
+
"types": [
|
|
24359
|
+
"number"
|
|
24360
|
+
]
|
|
24361
|
+
},
|
|
24362
|
+
"y": {
|
|
24363
|
+
"types": [
|
|
24364
|
+
"number"
|
|
24365
|
+
]
|
|
24366
|
+
},
|
|
24367
|
+
"z": {
|
|
24368
|
+
"types": [
|
|
24369
|
+
"number"
|
|
24370
|
+
]
|
|
24371
|
+
},
|
|
24372
|
+
"sprite": {
|
|
24373
|
+
"types": [
|
|
24374
|
+
"string"
|
|
24375
|
+
]
|
|
24376
|
+
},
|
|
24377
|
+
"unitType": {
|
|
24378
|
+
"types": [
|
|
24379
|
+
"string"
|
|
24380
|
+
]
|
|
24381
|
+
},
|
|
24382
|
+
"heroId": {
|
|
24383
|
+
"types": [
|
|
24384
|
+
"string"
|
|
24385
|
+
]
|
|
24386
|
+
},
|
|
24387
|
+
"name": {
|
|
24388
|
+
"types": [
|
|
24389
|
+
"string"
|
|
24390
|
+
]
|
|
24391
|
+
},
|
|
24392
|
+
"team": {
|
|
24393
|
+
"types": [
|
|
24394
|
+
"string"
|
|
24395
|
+
],
|
|
24396
|
+
"enumValues": [
|
|
24397
|
+
"player",
|
|
24398
|
+
"enemy",
|
|
24399
|
+
"neutral"
|
|
24400
|
+
]
|
|
24401
|
+
},
|
|
24402
|
+
"faction": {
|
|
24403
|
+
"types": [
|
|
24404
|
+
"string"
|
|
24405
|
+
],
|
|
24406
|
+
"enumValues": [
|
|
24407
|
+
"player",
|
|
24408
|
+
"enemy",
|
|
24409
|
+
"neutral"
|
|
24410
|
+
]
|
|
24411
|
+
},
|
|
24412
|
+
"health": {
|
|
24413
|
+
"types": [
|
|
24414
|
+
"number"
|
|
24415
|
+
]
|
|
24416
|
+
},
|
|
24417
|
+
"maxHealth": {
|
|
24418
|
+
"types": [
|
|
24419
|
+
"number"
|
|
24420
|
+
]
|
|
24421
|
+
},
|
|
24422
|
+
"traits": {
|
|
24423
|
+
"types": [
|
|
24424
|
+
"array"
|
|
24425
|
+
],
|
|
24426
|
+
"items": {
|
|
24427
|
+
"types": [
|
|
24428
|
+
"object"
|
|
24429
|
+
]
|
|
24430
|
+
}
|
|
24431
|
+
},
|
|
24432
|
+
"previousPosition": {
|
|
24433
|
+
"types": [
|
|
24434
|
+
"object"
|
|
24435
|
+
]
|
|
24436
|
+
},
|
|
24437
|
+
"elevation": {
|
|
24438
|
+
"types": [
|
|
24439
|
+
"number"
|
|
24440
|
+
]
|
|
24441
|
+
}
|
|
24442
|
+
},
|
|
24443
|
+
"required": [
|
|
24444
|
+
"id"
|
|
23477
24445
|
]
|
|
23478
24446
|
}
|
|
23479
24447
|
},
|
|
@@ -23485,6 +24453,58 @@
|
|
|
23485
24453
|
"items": {
|
|
23486
24454
|
"types": [
|
|
23487
24455
|
"object"
|
|
24456
|
+
],
|
|
24457
|
+
"properties": {
|
|
24458
|
+
"id": {
|
|
24459
|
+
"types": [
|
|
24460
|
+
"string"
|
|
24461
|
+
]
|
|
24462
|
+
},
|
|
24463
|
+
"x": {
|
|
24464
|
+
"types": [
|
|
24465
|
+
"number"
|
|
24466
|
+
]
|
|
24467
|
+
},
|
|
24468
|
+
"y": {
|
|
24469
|
+
"types": [
|
|
24470
|
+
"number"
|
|
24471
|
+
]
|
|
24472
|
+
},
|
|
24473
|
+
"z": {
|
|
24474
|
+
"types": [
|
|
24475
|
+
"number"
|
|
24476
|
+
]
|
|
24477
|
+
},
|
|
24478
|
+
"type": {
|
|
24479
|
+
"types": [
|
|
24480
|
+
"string"
|
|
24481
|
+
]
|
|
24482
|
+
},
|
|
24483
|
+
"sprite": {
|
|
24484
|
+
"types": [
|
|
24485
|
+
"string"
|
|
24486
|
+
]
|
|
24487
|
+
},
|
|
24488
|
+
"assetUrl": {
|
|
24489
|
+
"types": [
|
|
24490
|
+
"string"
|
|
24491
|
+
]
|
|
24492
|
+
},
|
|
24493
|
+
"color": {
|
|
24494
|
+
"types": [
|
|
24495
|
+
"string"
|
|
24496
|
+
]
|
|
24497
|
+
},
|
|
24498
|
+
"elevation": {
|
|
24499
|
+
"types": [
|
|
24500
|
+
"number"
|
|
24501
|
+
]
|
|
24502
|
+
}
|
|
24503
|
+
},
|
|
24504
|
+
"required": [
|
|
24505
|
+
"x",
|
|
24506
|
+
"y",
|
|
24507
|
+
"type"
|
|
23488
24508
|
]
|
|
23489
24509
|
}
|
|
23490
24510
|
},
|
|
@@ -24549,7 +25569,34 @@
|
|
|
24549
25569
|
"object"
|
|
24550
25570
|
],
|
|
24551
25571
|
"description": "chapter prop",
|
|
24552
|
-
"required": true
|
|
25572
|
+
"required": true,
|
|
25573
|
+
"properties": {
|
|
25574
|
+
"id": {
|
|
25575
|
+
"types": [
|
|
25576
|
+
"string"
|
|
25577
|
+
]
|
|
25578
|
+
},
|
|
25579
|
+
"title": {
|
|
25580
|
+
"types": [
|
|
25581
|
+
"string"
|
|
25582
|
+
]
|
|
25583
|
+
},
|
|
25584
|
+
"content": {
|
|
25585
|
+
"types": [
|
|
25586
|
+
"string"
|
|
25587
|
+
]
|
|
25588
|
+
},
|
|
25589
|
+
"orbitalSchema": {
|
|
25590
|
+
"types": [
|
|
25591
|
+
"object"
|
|
25592
|
+
]
|
|
25593
|
+
}
|
|
25594
|
+
},
|
|
25595
|
+
"propertyRequired": [
|
|
25596
|
+
"id",
|
|
25597
|
+
"title",
|
|
25598
|
+
"content"
|
|
25599
|
+
]
|
|
24553
25600
|
},
|
|
24554
25601
|
"direction": {
|
|
24555
25602
|
"types": [
|
|
@@ -24695,6 +25742,54 @@
|
|
|
24695
25742
|
"items": {
|
|
24696
25743
|
"types": [
|
|
24697
25744
|
"object"
|
|
25745
|
+
],
|
|
25746
|
+
"properties": {
|
|
25747
|
+
"title": {
|
|
25748
|
+
"types": [
|
|
25749
|
+
"string"
|
|
25750
|
+
]
|
|
25751
|
+
},
|
|
25752
|
+
"chapters": {
|
|
25753
|
+
"types": [
|
|
25754
|
+
"array"
|
|
25755
|
+
],
|
|
25756
|
+
"items": {
|
|
25757
|
+
"types": [
|
|
25758
|
+
"object"
|
|
25759
|
+
],
|
|
25760
|
+
"properties": {
|
|
25761
|
+
"id": {
|
|
25762
|
+
"types": [
|
|
25763
|
+
"string"
|
|
25764
|
+
]
|
|
25765
|
+
},
|
|
25766
|
+
"title": {
|
|
25767
|
+
"types": [
|
|
25768
|
+
"string"
|
|
25769
|
+
]
|
|
25770
|
+
},
|
|
25771
|
+
"content": {
|
|
25772
|
+
"types": [
|
|
25773
|
+
"string"
|
|
25774
|
+
]
|
|
25775
|
+
},
|
|
25776
|
+
"orbitalSchema": {
|
|
25777
|
+
"types": [
|
|
25778
|
+
"object"
|
|
25779
|
+
]
|
|
25780
|
+
}
|
|
25781
|
+
},
|
|
25782
|
+
"required": [
|
|
25783
|
+
"id",
|
|
25784
|
+
"title",
|
|
25785
|
+
"content"
|
|
25786
|
+
]
|
|
25787
|
+
}
|
|
25788
|
+
}
|
|
25789
|
+
},
|
|
25790
|
+
"required": [
|
|
25791
|
+
"title",
|
|
25792
|
+
"chapters"
|
|
24698
25793
|
]
|
|
24699
25794
|
}
|
|
24700
25795
|
},
|
|
@@ -24729,15 +25824,10 @@
|
|
|
24729
25824
|
"propsSchema": {
|
|
24730
25825
|
"entity": {
|
|
24731
25826
|
"types": [
|
|
24732
|
-
"
|
|
24733
|
-
],
|
|
24734
|
-
"description": "Entity name for schema-driven integration"
|
|
24735
|
-
},
|
|
24736
|
-
"data": {
|
|
24737
|
-
"types": [
|
|
25827
|
+
"object",
|
|
24738
25828
|
"array"
|
|
24739
25829
|
],
|
|
24740
|
-
"description": "
|
|
25830
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
24741
25831
|
},
|
|
24742
25832
|
"className": {
|
|
24743
25833
|
"types": [
|
|
@@ -24851,6 +25941,67 @@
|
|
|
24851
25941
|
"items": {
|
|
24852
25942
|
"types": [
|
|
24853
25943
|
"object"
|
|
25944
|
+
],
|
|
25945
|
+
"properties": {
|
|
25946
|
+
"id": {
|
|
25947
|
+
"types": [
|
|
25948
|
+
"string"
|
|
25949
|
+
]
|
|
25950
|
+
},
|
|
25951
|
+
"x": {
|
|
25952
|
+
"types": [
|
|
25953
|
+
"number"
|
|
25954
|
+
]
|
|
25955
|
+
},
|
|
25956
|
+
"y": {
|
|
25957
|
+
"types": [
|
|
25958
|
+
"number"
|
|
25959
|
+
]
|
|
25960
|
+
},
|
|
25961
|
+
"z": {
|
|
25962
|
+
"types": [
|
|
25963
|
+
"number"
|
|
25964
|
+
]
|
|
25965
|
+
},
|
|
25966
|
+
"terrain": {
|
|
25967
|
+
"types": [
|
|
25968
|
+
"string"
|
|
25969
|
+
]
|
|
25970
|
+
},
|
|
25971
|
+
"type": {
|
|
25972
|
+
"types": [
|
|
25973
|
+
"string"
|
|
25974
|
+
]
|
|
25975
|
+
},
|
|
25976
|
+
"terrainSprite": {
|
|
25977
|
+
"types": [
|
|
25978
|
+
"string"
|
|
25979
|
+
]
|
|
25980
|
+
},
|
|
25981
|
+
"passable": {
|
|
25982
|
+
"types": [
|
|
25983
|
+
"boolean"
|
|
25984
|
+
]
|
|
25985
|
+
},
|
|
25986
|
+
"movementCost": {
|
|
25987
|
+
"types": [
|
|
25988
|
+
"number"
|
|
25989
|
+
]
|
|
25990
|
+
},
|
|
25991
|
+
"tileType": {
|
|
25992
|
+
"types": [
|
|
25993
|
+
"string"
|
|
25994
|
+
]
|
|
25995
|
+
},
|
|
25996
|
+
"elevation": {
|
|
25997
|
+
"types": [
|
|
25998
|
+
"number"
|
|
25999
|
+
]
|
|
26000
|
+
}
|
|
26001
|
+
},
|
|
26002
|
+
"required": [
|
|
26003
|
+
"x",
|
|
26004
|
+
"y"
|
|
24854
26005
|
]
|
|
24855
26006
|
}
|
|
24856
26007
|
},
|
|
@@ -24861,6 +26012,58 @@
|
|
|
24861
26012
|
"items": {
|
|
24862
26013
|
"types": [
|
|
24863
26014
|
"object"
|
|
26015
|
+
],
|
|
26016
|
+
"properties": {
|
|
26017
|
+
"id": {
|
|
26018
|
+
"types": [
|
|
26019
|
+
"string"
|
|
26020
|
+
]
|
|
26021
|
+
},
|
|
26022
|
+
"x": {
|
|
26023
|
+
"types": [
|
|
26024
|
+
"number"
|
|
26025
|
+
]
|
|
26026
|
+
},
|
|
26027
|
+
"y": {
|
|
26028
|
+
"types": [
|
|
26029
|
+
"number"
|
|
26030
|
+
]
|
|
26031
|
+
},
|
|
26032
|
+
"z": {
|
|
26033
|
+
"types": [
|
|
26034
|
+
"number"
|
|
26035
|
+
]
|
|
26036
|
+
},
|
|
26037
|
+
"type": {
|
|
26038
|
+
"types": [
|
|
26039
|
+
"string"
|
|
26040
|
+
]
|
|
26041
|
+
},
|
|
26042
|
+
"sprite": {
|
|
26043
|
+
"types": [
|
|
26044
|
+
"string"
|
|
26045
|
+
]
|
|
26046
|
+
},
|
|
26047
|
+
"assetUrl": {
|
|
26048
|
+
"types": [
|
|
26049
|
+
"string"
|
|
26050
|
+
]
|
|
26051
|
+
},
|
|
26052
|
+
"color": {
|
|
26053
|
+
"types": [
|
|
26054
|
+
"string"
|
|
26055
|
+
]
|
|
26056
|
+
},
|
|
26057
|
+
"elevation": {
|
|
26058
|
+
"types": [
|
|
26059
|
+
"number"
|
|
26060
|
+
]
|
|
26061
|
+
}
|
|
26062
|
+
},
|
|
26063
|
+
"required": [
|
|
26064
|
+
"x",
|
|
26065
|
+
"y",
|
|
26066
|
+
"type"
|
|
24864
26067
|
]
|
|
24865
26068
|
}
|
|
24866
26069
|
},
|
|
@@ -25341,10 +26544,24 @@
|
|
|
25341
26544
|
"propsSchema": {
|
|
25342
26545
|
"actionType": {
|
|
25343
26546
|
"types": [
|
|
25344
|
-
"
|
|
26547
|
+
"string"
|
|
25345
26548
|
],
|
|
25346
26549
|
"description": "The type of combat action to visualise",
|
|
25347
|
-
"required": true
|
|
26550
|
+
"required": true,
|
|
26551
|
+
"enumValues": [
|
|
26552
|
+
"melee",
|
|
26553
|
+
"ranged",
|
|
26554
|
+
"magic",
|
|
26555
|
+
"heal",
|
|
26556
|
+
"defend",
|
|
26557
|
+
"hit",
|
|
26558
|
+
"death",
|
|
26559
|
+
"buff",
|
|
26560
|
+
"debuff",
|
|
26561
|
+
"shield",
|
|
26562
|
+
"aoe",
|
|
26563
|
+
"critical"
|
|
26564
|
+
]
|
|
25348
26565
|
},
|
|
25349
26566
|
"x": {
|
|
25350
26567
|
"types": [
|
|
@@ -25424,7 +26641,27 @@
|
|
|
25424
26641
|
"types": [
|
|
25425
26642
|
"object"
|
|
25426
26643
|
],
|
|
25427
|
-
"description": "Full effect asset manifest for the sprite particle engine. When provided, enables the canvas-based particle system."
|
|
26644
|
+
"description": "Full effect asset manifest for the sprite particle engine. When provided, enables the canvas-based particle system.",
|
|
26645
|
+
"properties": {
|
|
26646
|
+
"baseUrl": {
|
|
26647
|
+
"types": [
|
|
26648
|
+
"string"
|
|
26649
|
+
]
|
|
26650
|
+
},
|
|
26651
|
+
"particles": {
|
|
26652
|
+
"types": [
|
|
26653
|
+
"object"
|
|
26654
|
+
]
|
|
26655
|
+
},
|
|
26656
|
+
"animations": {
|
|
26657
|
+
"types": [
|
|
26658
|
+
"object"
|
|
26659
|
+
]
|
|
26660
|
+
}
|
|
26661
|
+
},
|
|
26662
|
+
"propertyRequired": [
|
|
26663
|
+
"baseUrl"
|
|
26664
|
+
]
|
|
25428
26665
|
},
|
|
25429
26666
|
"width": {
|
|
25430
26667
|
"types": [
|
|
@@ -25472,6 +26709,67 @@
|
|
|
25472
26709
|
"items": {
|
|
25473
26710
|
"types": [
|
|
25474
26711
|
"object"
|
|
26712
|
+
],
|
|
26713
|
+
"properties": {
|
|
26714
|
+
"id": {
|
|
26715
|
+
"types": [
|
|
26716
|
+
"string"
|
|
26717
|
+
]
|
|
26718
|
+
},
|
|
26719
|
+
"x": {
|
|
26720
|
+
"types": [
|
|
26721
|
+
"number"
|
|
26722
|
+
]
|
|
26723
|
+
},
|
|
26724
|
+
"y": {
|
|
26725
|
+
"types": [
|
|
26726
|
+
"number"
|
|
26727
|
+
]
|
|
26728
|
+
},
|
|
26729
|
+
"z": {
|
|
26730
|
+
"types": [
|
|
26731
|
+
"number"
|
|
26732
|
+
]
|
|
26733
|
+
},
|
|
26734
|
+
"terrain": {
|
|
26735
|
+
"types": [
|
|
26736
|
+
"string"
|
|
26737
|
+
]
|
|
26738
|
+
},
|
|
26739
|
+
"type": {
|
|
26740
|
+
"types": [
|
|
26741
|
+
"string"
|
|
26742
|
+
]
|
|
26743
|
+
},
|
|
26744
|
+
"terrainSprite": {
|
|
26745
|
+
"types": [
|
|
26746
|
+
"string"
|
|
26747
|
+
]
|
|
26748
|
+
},
|
|
26749
|
+
"passable": {
|
|
26750
|
+
"types": [
|
|
26751
|
+
"boolean"
|
|
26752
|
+
]
|
|
26753
|
+
},
|
|
26754
|
+
"movementCost": {
|
|
26755
|
+
"types": [
|
|
26756
|
+
"number"
|
|
26757
|
+
]
|
|
26758
|
+
},
|
|
26759
|
+
"tileType": {
|
|
26760
|
+
"types": [
|
|
26761
|
+
"string"
|
|
26762
|
+
]
|
|
26763
|
+
},
|
|
26764
|
+
"elevation": {
|
|
26765
|
+
"types": [
|
|
26766
|
+
"number"
|
|
26767
|
+
]
|
|
26768
|
+
}
|
|
26769
|
+
},
|
|
26770
|
+
"required": [
|
|
26771
|
+
"x",
|
|
26772
|
+
"y"
|
|
25475
26773
|
]
|
|
25476
26774
|
}
|
|
25477
26775
|
},
|
|
@@ -25482,6 +26780,58 @@
|
|
|
25482
26780
|
"items": {
|
|
25483
26781
|
"types": [
|
|
25484
26782
|
"object"
|
|
26783
|
+
],
|
|
26784
|
+
"properties": {
|
|
26785
|
+
"id": {
|
|
26786
|
+
"types": [
|
|
26787
|
+
"string"
|
|
26788
|
+
]
|
|
26789
|
+
},
|
|
26790
|
+
"x": {
|
|
26791
|
+
"types": [
|
|
26792
|
+
"number"
|
|
26793
|
+
]
|
|
26794
|
+
},
|
|
26795
|
+
"y": {
|
|
26796
|
+
"types": [
|
|
26797
|
+
"number"
|
|
26798
|
+
]
|
|
26799
|
+
},
|
|
26800
|
+
"z": {
|
|
26801
|
+
"types": [
|
|
26802
|
+
"number"
|
|
26803
|
+
]
|
|
26804
|
+
},
|
|
26805
|
+
"type": {
|
|
26806
|
+
"types": [
|
|
26807
|
+
"string"
|
|
26808
|
+
]
|
|
26809
|
+
},
|
|
26810
|
+
"sprite": {
|
|
26811
|
+
"types": [
|
|
26812
|
+
"string"
|
|
26813
|
+
]
|
|
26814
|
+
},
|
|
26815
|
+
"assetUrl": {
|
|
26816
|
+
"types": [
|
|
26817
|
+
"string"
|
|
26818
|
+
]
|
|
26819
|
+
},
|
|
26820
|
+
"color": {
|
|
26821
|
+
"types": [
|
|
26822
|
+
"string"
|
|
26823
|
+
]
|
|
26824
|
+
},
|
|
26825
|
+
"elevation": {
|
|
26826
|
+
"types": [
|
|
26827
|
+
"number"
|
|
26828
|
+
]
|
|
26829
|
+
}
|
|
26830
|
+
},
|
|
26831
|
+
"required": [
|
|
26832
|
+
"x",
|
|
26833
|
+
"y",
|
|
26834
|
+
"type"
|
|
25485
26835
|
]
|
|
25486
26836
|
}
|
|
25487
26837
|
},
|
|
@@ -25492,6 +26842,106 @@
|
|
|
25492
26842
|
"items": {
|
|
25493
26843
|
"types": [
|
|
25494
26844
|
"object"
|
|
26845
|
+
],
|
|
26846
|
+
"properties": {
|
|
26847
|
+
"id": {
|
|
26848
|
+
"types": [
|
|
26849
|
+
"string"
|
|
26850
|
+
]
|
|
26851
|
+
},
|
|
26852
|
+
"position": {
|
|
26853
|
+
"types": [
|
|
26854
|
+
"object"
|
|
26855
|
+
]
|
|
26856
|
+
},
|
|
26857
|
+
"x": {
|
|
26858
|
+
"types": [
|
|
26859
|
+
"number"
|
|
26860
|
+
]
|
|
26861
|
+
},
|
|
26862
|
+
"y": {
|
|
26863
|
+
"types": [
|
|
26864
|
+
"number"
|
|
26865
|
+
]
|
|
26866
|
+
},
|
|
26867
|
+
"z": {
|
|
26868
|
+
"types": [
|
|
26869
|
+
"number"
|
|
26870
|
+
]
|
|
26871
|
+
},
|
|
26872
|
+
"sprite": {
|
|
26873
|
+
"types": [
|
|
26874
|
+
"string"
|
|
26875
|
+
]
|
|
26876
|
+
},
|
|
26877
|
+
"unitType": {
|
|
26878
|
+
"types": [
|
|
26879
|
+
"string"
|
|
26880
|
+
]
|
|
26881
|
+
},
|
|
26882
|
+
"heroId": {
|
|
26883
|
+
"types": [
|
|
26884
|
+
"string"
|
|
26885
|
+
]
|
|
26886
|
+
},
|
|
26887
|
+
"name": {
|
|
26888
|
+
"types": [
|
|
26889
|
+
"string"
|
|
26890
|
+
]
|
|
26891
|
+
},
|
|
26892
|
+
"team": {
|
|
26893
|
+
"types": [
|
|
26894
|
+
"string"
|
|
26895
|
+
],
|
|
26896
|
+
"enumValues": [
|
|
26897
|
+
"player",
|
|
26898
|
+
"enemy",
|
|
26899
|
+
"neutral"
|
|
26900
|
+
]
|
|
26901
|
+
},
|
|
26902
|
+
"faction": {
|
|
26903
|
+
"types": [
|
|
26904
|
+
"string"
|
|
26905
|
+
],
|
|
26906
|
+
"enumValues": [
|
|
26907
|
+
"player",
|
|
26908
|
+
"enemy",
|
|
26909
|
+
"neutral"
|
|
26910
|
+
]
|
|
26911
|
+
},
|
|
26912
|
+
"health": {
|
|
26913
|
+
"types": [
|
|
26914
|
+
"number"
|
|
26915
|
+
]
|
|
26916
|
+
},
|
|
26917
|
+
"maxHealth": {
|
|
26918
|
+
"types": [
|
|
26919
|
+
"number"
|
|
26920
|
+
]
|
|
26921
|
+
},
|
|
26922
|
+
"traits": {
|
|
26923
|
+
"types": [
|
|
26924
|
+
"array"
|
|
26925
|
+
],
|
|
26926
|
+
"items": {
|
|
26927
|
+
"types": [
|
|
26928
|
+
"object"
|
|
26929
|
+
]
|
|
26930
|
+
}
|
|
26931
|
+
},
|
|
26932
|
+
"previousPosition": {
|
|
26933
|
+
"types": [
|
|
26934
|
+
"object"
|
|
26935
|
+
]
|
|
26936
|
+
},
|
|
26937
|
+
"elevation": {
|
|
26938
|
+
"types": [
|
|
26939
|
+
"number"
|
|
26940
|
+
]
|
|
26941
|
+
}
|
|
26942
|
+
},
|
|
26943
|
+
"required": [
|
|
26944
|
+
"id"
|
|
25495
26945
|
]
|
|
25496
26946
|
}
|
|
25497
26947
|
},
|
|
@@ -29549,6 +30999,58 @@
|
|
|
29549
30999
|
"items": {
|
|
29550
31000
|
"types": [
|
|
29551
31001
|
"object"
|
|
31002
|
+
],
|
|
31003
|
+
"properties": {
|
|
31004
|
+
"id": {
|
|
31005
|
+
"types": [
|
|
31006
|
+
"string"
|
|
31007
|
+
]
|
|
31008
|
+
},
|
|
31009
|
+
"x": {
|
|
31010
|
+
"types": [
|
|
31011
|
+
"number"
|
|
31012
|
+
]
|
|
31013
|
+
},
|
|
31014
|
+
"y": {
|
|
31015
|
+
"types": [
|
|
31016
|
+
"number"
|
|
31017
|
+
]
|
|
31018
|
+
},
|
|
31019
|
+
"z": {
|
|
31020
|
+
"types": [
|
|
31021
|
+
"number"
|
|
31022
|
+
]
|
|
31023
|
+
},
|
|
31024
|
+
"type": {
|
|
31025
|
+
"types": [
|
|
31026
|
+
"string"
|
|
31027
|
+
]
|
|
31028
|
+
},
|
|
31029
|
+
"sprite": {
|
|
31030
|
+
"types": [
|
|
31031
|
+
"string"
|
|
31032
|
+
]
|
|
31033
|
+
},
|
|
31034
|
+
"assetUrl": {
|
|
31035
|
+
"types": [
|
|
31036
|
+
"string"
|
|
31037
|
+
]
|
|
31038
|
+
},
|
|
31039
|
+
"color": {
|
|
31040
|
+
"types": [
|
|
31041
|
+
"string"
|
|
31042
|
+
]
|
|
31043
|
+
},
|
|
31044
|
+
"elevation": {
|
|
31045
|
+
"types": [
|
|
31046
|
+
"number"
|
|
31047
|
+
]
|
|
31048
|
+
}
|
|
31049
|
+
},
|
|
31050
|
+
"required": [
|
|
31051
|
+
"x",
|
|
31052
|
+
"y",
|
|
31053
|
+
"type"
|
|
29552
31054
|
]
|
|
29553
31055
|
}
|
|
29554
31056
|
},
|
|
@@ -29632,15 +31134,10 @@
|
|
|
29632
31134
|
"propsSchema": {
|
|
29633
31135
|
"entity": {
|
|
29634
31136
|
"types": [
|
|
29635
|
-
"
|
|
29636
|
-
],
|
|
29637
|
-
"description": "Entity name for schema-driven integration"
|
|
29638
|
-
},
|
|
29639
|
-
"data": {
|
|
29640
|
-
"types": [
|
|
31137
|
+
"object",
|
|
29641
31138
|
"array"
|
|
29642
31139
|
],
|
|
29643
|
-
"description": "
|
|
31140
|
+
"description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
|
|
29644
31141
|
},
|
|
29645
31142
|
"className": {
|
|
29646
31143
|
"types": [
|