@almadar/patterns 2.30.9 → 2.30.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-05-22T08:34:08.821Z",
3
+ "exportedAt": "2026-05-26T02:09:01.071Z",
4
4
  "patterns": {
5
5
  "entity-table": {
6
6
  "type": "entity-table",
@@ -18,7 +18,12 @@
18
18
  "object",
19
19
  "array"
20
20
  ],
21
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
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
+ }
22
27
  },
23
28
  "className": {
24
29
  "types": [
@@ -2353,7 +2358,8 @@
2353
2358
  },
2354
2359
  "icon": {
2355
2360
  "types": [
2356
- "icon"
2361
+ "icon",
2362
+ "string"
2357
2363
  ]
2358
2364
  },
2359
2365
  "onClick": {
@@ -2379,9 +2385,11 @@
2379
2385
  },
2380
2386
  "separator": {
2381
2387
  "types": [
2382
- "icon"
2388
+ "icon",
2389
+ "string"
2383
2390
  ],
2384
- "description": "Separator icon"
2391
+ "description": "Separator icon (canonical kebab-case name or LucideIcon component)",
2392
+ "default": "chevron-right"
2385
2393
  },
2386
2394
  "maxItems": {
2387
2395
  "types": [
@@ -3990,7 +3998,12 @@
3990
3998
  "object",
3991
3999
  "array"
3992
4000
  ],
3993
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
4001
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
4002
+ "items": {
4003
+ "types": [
4004
+ "object"
4005
+ ]
4006
+ }
3994
4007
  },
3995
4008
  "className": {
3996
4009
  "types": [
@@ -5134,6 +5147,22 @@
5134
5147
  "lg"
5135
5148
  ]
5136
5149
  },
5150
+ "look": {
5151
+ "types": [
5152
+ "string"
5153
+ ],
5154
+ "description": "Layer 2 visual treatment. Picks the chrome (border, shadow, radius, padding-intent) independently of the semantic variant. Resolution chain lives in the compiler — see docs/Almadar_Std_Variations.md §3.1.",
5155
+ "enumValues": [
5156
+ "elevated",
5157
+ "flat-bordered",
5158
+ "borderless-divider",
5159
+ "ticket",
5160
+ "invoice",
5161
+ "chip",
5162
+ "tile-image-first"
5163
+ ],
5164
+ "default": "elevated"
5165
+ },
5137
5166
  "children": {
5138
5167
  "types": [
5139
5168
  "node"
@@ -9005,7 +9034,12 @@
9005
9034
  "object",
9006
9035
  "array"
9007
9036
  ],
9008
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
9037
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
9038
+ "items": {
9039
+ "types": [
9040
+ "object"
9041
+ ]
9042
+ }
9009
9043
  },
9010
9044
  "className": {
9011
9045
  "types": [
@@ -10461,7 +10495,12 @@
10461
10495
  "object",
10462
10496
  "array"
10463
10497
  ],
10464
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
10498
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
10499
+ "items": {
10500
+ "types": [
10501
+ "object"
10502
+ ]
10503
+ }
10465
10504
  },
10466
10505
  "className": {
10467
10506
  "types": [
@@ -16457,7 +16496,56 @@
16457
16496
  "object",
16458
16497
  "array"
16459
16498
  ],
16460
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
16499
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
16500
+ "items": {
16501
+ "types": [
16502
+ "object"
16503
+ ],
16504
+ "properties": {
16505
+ "id": {
16506
+ "types": [
16507
+ "string"
16508
+ ]
16509
+ },
16510
+ "title": {
16511
+ "types": [
16512
+ "string"
16513
+ ]
16514
+ },
16515
+ "description": {
16516
+ "types": [
16517
+ "string"
16518
+ ]
16519
+ },
16520
+ "category": {
16521
+ "types": [
16522
+ "string"
16523
+ ]
16524
+ },
16525
+ "categoryColor": {
16526
+ "types": [
16527
+ "string"
16528
+ ]
16529
+ },
16530
+ "href": {
16531
+ "types": [
16532
+ "string"
16533
+ ]
16534
+ },
16535
+ "linkLabel": {
16536
+ "types": [
16537
+ "string"
16538
+ ]
16539
+ }
16540
+ },
16541
+ "required": [
16542
+ "id",
16543
+ "title",
16544
+ "description",
16545
+ "category",
16546
+ "href"
16547
+ ]
16548
+ }
16461
16549
  },
16462
16550
  "className": {
16463
16551
  "types": [
@@ -16557,7 +16645,49 @@
16557
16645
  "object",
16558
16646
  "array"
16559
16647
  ],
16560
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
16648
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
16649
+ "items": {
16650
+ "types": [
16651
+ "object"
16652
+ ],
16653
+ "properties": {
16654
+ "id": {
16655
+ "types": [
16656
+ "string"
16657
+ ]
16658
+ },
16659
+ "icon": {
16660
+ "types": [
16661
+ "string"
16662
+ ]
16663
+ },
16664
+ "title": {
16665
+ "types": [
16666
+ "string"
16667
+ ]
16668
+ },
16669
+ "description": {
16670
+ "types": [
16671
+ "string"
16672
+ ]
16673
+ },
16674
+ "href": {
16675
+ "types": [
16676
+ "string"
16677
+ ]
16678
+ },
16679
+ "linkLabel": {
16680
+ "types": [
16681
+ "string"
16682
+ ]
16683
+ }
16684
+ },
16685
+ "required": [
16686
+ "id",
16687
+ "title",
16688
+ "description"
16689
+ ]
16690
+ }
16561
16691
  },
16562
16692
  "className": {
16563
16693
  "types": [
@@ -16663,7 +16793,152 @@
16663
16793
  "object",
16664
16794
  "array"
16665
16795
  ],
16666
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
16796
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
16797
+ "items": {
16798
+ "types": [
16799
+ "object"
16800
+ ],
16801
+ "properties": {
16802
+ "id": {
16803
+ "types": [
16804
+ "string"
16805
+ ]
16806
+ },
16807
+ "tag": {
16808
+ "types": [
16809
+ "string"
16810
+ ]
16811
+ },
16812
+ "title": {
16813
+ "types": [
16814
+ "string"
16815
+ ]
16816
+ },
16817
+ "titleAccent": {
16818
+ "types": [
16819
+ "string"
16820
+ ]
16821
+ },
16822
+ "subtitle": {
16823
+ "types": [
16824
+ "string"
16825
+ ]
16826
+ },
16827
+ "primaryAction": {
16828
+ "types": [
16829
+ "object"
16830
+ ],
16831
+ "properties": {
16832
+ "label": {
16833
+ "types": [
16834
+ "string"
16835
+ ]
16836
+ },
16837
+ "href": {
16838
+ "types": [
16839
+ "string"
16840
+ ]
16841
+ },
16842
+ "variant": {
16843
+ "types": [
16844
+ "string"
16845
+ ],
16846
+ "enumValues": [
16847
+ "primary",
16848
+ "secondary",
16849
+ "ghost"
16850
+ ]
16851
+ }
16852
+ },
16853
+ "required": [
16854
+ "label",
16855
+ "href"
16856
+ ]
16857
+ },
16858
+ "secondaryAction": {
16859
+ "types": [
16860
+ "object"
16861
+ ],
16862
+ "properties": {
16863
+ "label": {
16864
+ "types": [
16865
+ "string"
16866
+ ]
16867
+ },
16868
+ "href": {
16869
+ "types": [
16870
+ "string"
16871
+ ]
16872
+ },
16873
+ "variant": {
16874
+ "types": [
16875
+ "string"
16876
+ ],
16877
+ "enumValues": [
16878
+ "primary",
16879
+ "secondary",
16880
+ "ghost"
16881
+ ]
16882
+ }
16883
+ },
16884
+ "required": [
16885
+ "label",
16886
+ "href"
16887
+ ]
16888
+ },
16889
+ "installCommand": {
16890
+ "types": [
16891
+ "string"
16892
+ ]
16893
+ },
16894
+ "image": {
16895
+ "types": [
16896
+ "object"
16897
+ ],
16898
+ "properties": {
16899
+ "src": {
16900
+ "types": [
16901
+ "string"
16902
+ ]
16903
+ },
16904
+ "alt": {
16905
+ "types": [
16906
+ "string"
16907
+ ]
16908
+ }
16909
+ },
16910
+ "required": [
16911
+ "src",
16912
+ "alt"
16913
+ ]
16914
+ },
16915
+ "imagePosition": {
16916
+ "types": [
16917
+ "string"
16918
+ ],
16919
+ "enumValues": [
16920
+ "below",
16921
+ "right",
16922
+ "background"
16923
+ ]
16924
+ },
16925
+ "background": {
16926
+ "types": [
16927
+ "string"
16928
+ ],
16929
+ "enumValues": [
16930
+ "dark",
16931
+ "gradient",
16932
+ "subtle"
16933
+ ]
16934
+ }
16935
+ },
16936
+ "required": [
16937
+ "id",
16938
+ "title",
16939
+ "subtitle"
16940
+ ]
16941
+ }
16667
16942
  },
16668
16943
  "className": {
16669
16944
  "types": [
@@ -16756,21 +17031,86 @@
16756
17031
  "object",
16757
17032
  "array"
16758
17033
  ],
16759
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
16760
- },
16761
- "className": {
16762
- "types": [
16763
- "string"
16764
- ],
16765
- "description": "Additional CSS classes"
16766
- },
16767
- "isLoading": {
16768
- "types": [
16769
- "boolean"
16770
- ],
16771
- "description": "Loading state indicator",
16772
- "default": false
16773
- },
17034
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
17035
+ "items": {
17036
+ "types": [
17037
+ "object"
17038
+ ],
17039
+ "properties": {
17040
+ "id": {
17041
+ "types": [
17042
+ "string"
17043
+ ]
17044
+ },
17045
+ "name": {
17046
+ "types": [
17047
+ "string"
17048
+ ]
17049
+ },
17050
+ "price": {
17051
+ "types": [
17052
+ "string"
17053
+ ]
17054
+ },
17055
+ "description": {
17056
+ "types": [
17057
+ "string"
17058
+ ]
17059
+ },
17060
+ "features": {
17061
+ "types": [
17062
+ "array"
17063
+ ],
17064
+ "items": {
17065
+ "types": [
17066
+ "string"
17067
+ ]
17068
+ }
17069
+ },
17070
+ "actionLabel": {
17071
+ "types": [
17072
+ "string"
17073
+ ]
17074
+ },
17075
+ "actionHref": {
17076
+ "types": [
17077
+ "string"
17078
+ ]
17079
+ },
17080
+ "highlighted": {
17081
+ "types": [
17082
+ "boolean"
17083
+ ]
17084
+ },
17085
+ "badge": {
17086
+ "types": [
17087
+ "string"
17088
+ ]
17089
+ }
17090
+ },
17091
+ "required": [
17092
+ "id",
17093
+ "name",
17094
+ "price",
17095
+ "features",
17096
+ "actionLabel",
17097
+ "actionHref"
17098
+ ]
17099
+ }
17100
+ },
17101
+ "className": {
17102
+ "types": [
17103
+ "string"
17104
+ ],
17105
+ "description": "Additional CSS classes"
17106
+ },
17107
+ "isLoading": {
17108
+ "types": [
17109
+ "boolean"
17110
+ ],
17111
+ "description": "Loading state indicator",
17112
+ "default": false
17113
+ },
16774
17114
  "error": {
16775
17115
  "types": [
16776
17116
  "object"
@@ -16855,7 +17195,70 @@
16855
17195
  "object",
16856
17196
  "array"
16857
17197
  ],
16858
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
17198
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
17199
+ "items": {
17200
+ "types": [
17201
+ "object"
17202
+ ],
17203
+ "properties": {
17204
+ "id": {
17205
+ "types": [
17206
+ "string"
17207
+ ]
17208
+ },
17209
+ "title": {
17210
+ "types": [
17211
+ "string"
17212
+ ]
17213
+ },
17214
+ "description": {
17215
+ "types": [
17216
+ "string"
17217
+ ]
17218
+ },
17219
+ "image": {
17220
+ "types": [
17221
+ "object"
17222
+ ],
17223
+ "properties": {
17224
+ "src": {
17225
+ "types": [
17226
+ "string"
17227
+ ]
17228
+ },
17229
+ "alt": {
17230
+ "types": [
17231
+ "string"
17232
+ ]
17233
+ }
17234
+ },
17235
+ "required": [
17236
+ "src",
17237
+ "alt"
17238
+ ]
17239
+ },
17240
+ "href": {
17241
+ "types": [
17242
+ "string"
17243
+ ]
17244
+ },
17245
+ "badge": {
17246
+ "types": [
17247
+ "string"
17248
+ ]
17249
+ },
17250
+ "accentColor": {
17251
+ "types": [
17252
+ "string"
17253
+ ]
17254
+ }
17255
+ },
17256
+ "required": [
17257
+ "id",
17258
+ "title",
17259
+ "image"
17260
+ ]
17261
+ }
16859
17262
  },
16860
17263
  "className": {
16861
17264
  "types": [
@@ -16961,7 +17364,34 @@
16961
17364
  "object",
16962
17365
  "array"
16963
17366
  ],
16964
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
17367
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
17368
+ "items": {
17369
+ "types": [
17370
+ "object"
17371
+ ],
17372
+ "properties": {
17373
+ "id": {
17374
+ "types": [
17375
+ "string"
17376
+ ]
17377
+ },
17378
+ "value": {
17379
+ "types": [
17380
+ "string"
17381
+ ]
17382
+ },
17383
+ "label": {
17384
+ "types": [
17385
+ "string"
17386
+ ]
17387
+ }
17388
+ },
17389
+ "required": [
17390
+ "id",
17391
+ "value",
17392
+ "label"
17393
+ ]
17394
+ }
16965
17395
  },
16966
17396
  "className": {
16967
17397
  "types": [
@@ -17056,7 +17486,44 @@
17056
17486
  "object",
17057
17487
  "array"
17058
17488
  ],
17059
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
17489
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
17490
+ "items": {
17491
+ "types": [
17492
+ "object"
17493
+ ],
17494
+ "properties": {
17495
+ "id": {
17496
+ "types": [
17497
+ "string"
17498
+ ]
17499
+ },
17500
+ "number": {
17501
+ "types": [
17502
+ "number"
17503
+ ]
17504
+ },
17505
+ "title": {
17506
+ "types": [
17507
+ "string"
17508
+ ]
17509
+ },
17510
+ "description": {
17511
+ "types": [
17512
+ "string"
17513
+ ]
17514
+ },
17515
+ "icon": {
17516
+ "types": [
17517
+ "string"
17518
+ ]
17519
+ }
17520
+ },
17521
+ "required": [
17522
+ "id",
17523
+ "title",
17524
+ "description"
17525
+ ]
17526
+ }
17060
17527
  },
17061
17528
  "className": {
17062
17529
  "types": [
@@ -17173,7 +17640,50 @@
17173
17640
  "object",
17174
17641
  "array"
17175
17642
  ],
17176
- "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit"
17643
+ "description": "Entity record or array of records — pre-resolved by the trait via render-ui after a fetch emit",
17644
+ "items": {
17645
+ "types": [
17646
+ "object"
17647
+ ],
17648
+ "properties": {
17649
+ "id": {
17650
+ "types": [
17651
+ "string"
17652
+ ]
17653
+ },
17654
+ "name": {
17655
+ "types": [
17656
+ "string"
17657
+ ]
17658
+ },
17659
+ "nameAr": {
17660
+ "types": [
17661
+ "string"
17662
+ ]
17663
+ },
17664
+ "role": {
17665
+ "types": [
17666
+ "string"
17667
+ ]
17668
+ },
17669
+ "bio": {
17670
+ "types": [
17671
+ "string"
17672
+ ]
17673
+ },
17674
+ "avatar": {
17675
+ "types": [
17676
+ "string"
17677
+ ]
17678
+ }
17679
+ },
17680
+ "required": [
17681
+ "id",
17682
+ "name",
17683
+ "role",
17684
+ "bio"
17685
+ ]
17686
+ }
17177
17687
  },
17178
17688
  "className": {
17179
17689
  "types": [
@@ -21889,27 +22399,423 @@
21889
22399
  "object"
21890
22400
  ],
21891
22401
  "description": "data prop",
21892
- "required": true
21893
- }
21894
- }
21895
- },
21896
- "module-card": {
21897
- "type": "module-card",
21898
- "category": "display",
21899
- "description": "ModuleCard component",
21900
- "suggestedFor": [
21901
- "module",
21902
- "card",
21903
- "module card"
21904
- ],
21905
- "typicalSize": "medium",
21906
- "propsSchema": {
21907
- "data": {
21908
- "types": [
21909
- "object"
21910
- ],
21911
- "description": "data prop",
21912
- "required": true
22402
+ "required": true,
22403
+ "properties": {
22404
+ "orbitalName": {
22405
+ "types": [
22406
+ "string"
22407
+ ]
22408
+ },
22409
+ "entityName": {
22410
+ "types": [
22411
+ "string"
22412
+ ]
22413
+ },
22414
+ "persistence": {
22415
+ "types": [
22416
+ "string"
22417
+ ]
22418
+ },
22419
+ "fields": {
22420
+ "types": [
22421
+ "array"
22422
+ ],
22423
+ "items": {
22424
+ "types": [
22425
+ "object"
22426
+ ],
22427
+ "properties": {
22428
+ "name": {
22429
+ "types": [
22430
+ "string"
22431
+ ]
22432
+ },
22433
+ "type": {
22434
+ "types": [
22435
+ "string"
22436
+ ]
22437
+ },
22438
+ "required": {
22439
+ "types": [
22440
+ "boolean"
22441
+ ]
22442
+ },
22443
+ "hasDefault": {
22444
+ "types": [
22445
+ "boolean"
22446
+ ]
22447
+ }
22448
+ },
22449
+ "required": [
22450
+ "name",
22451
+ "type",
22452
+ "required",
22453
+ "hasDefault"
22454
+ ]
22455
+ }
22456
+ },
22457
+ "traits": {
22458
+ "types": [
22459
+ "array"
22460
+ ],
22461
+ "items": {
22462
+ "types": [
22463
+ "object"
22464
+ ],
22465
+ "properties": {
22466
+ "name": {
22467
+ "types": [
22468
+ "string"
22469
+ ]
22470
+ },
22471
+ "stateCount": {
22472
+ "types": [
22473
+ "number"
22474
+ ]
22475
+ },
22476
+ "eventCount": {
22477
+ "types": [
22478
+ "number"
22479
+ ]
22480
+ },
22481
+ "transitionCount": {
22482
+ "types": [
22483
+ "number"
22484
+ ]
22485
+ },
22486
+ "emits": {
22487
+ "types": [
22488
+ "array"
22489
+ ],
22490
+ "items": {
22491
+ "types": [
22492
+ "string"
22493
+ ]
22494
+ }
22495
+ },
22496
+ "listens": {
22497
+ "types": [
22498
+ "array"
22499
+ ],
22500
+ "items": {
22501
+ "types": [
22502
+ "string"
22503
+ ]
22504
+ }
22505
+ }
22506
+ },
22507
+ "required": [
22508
+ "name",
22509
+ "stateCount",
22510
+ "eventCount",
22511
+ "transitionCount",
22512
+ "emits",
22513
+ "listens"
22514
+ ]
22515
+ }
22516
+ },
22517
+ "pages": {
22518
+ "types": [
22519
+ "array"
22520
+ ],
22521
+ "items": {
22522
+ "types": [
22523
+ "object"
22524
+ ],
22525
+ "properties": {
22526
+ "name": {
22527
+ "types": [
22528
+ "string"
22529
+ ]
22530
+ },
22531
+ "route": {
22532
+ "types": [
22533
+ "string"
22534
+ ]
22535
+ }
22536
+ },
22537
+ "required": [
22538
+ "name",
22539
+ "route"
22540
+ ]
22541
+ }
22542
+ },
22543
+ "traitDetails": {
22544
+ "types": [
22545
+ "object"
22546
+ ]
22547
+ },
22548
+ "externalLinks": {
22549
+ "types": [
22550
+ "array"
22551
+ ],
22552
+ "items": {
22553
+ "types": [
22554
+ "object"
22555
+ ],
22556
+ "properties": {
22557
+ "targetOrbital": {
22558
+ "types": [
22559
+ "string"
22560
+ ]
22561
+ },
22562
+ "eventName": {
22563
+ "types": [
22564
+ "string"
22565
+ ]
22566
+ },
22567
+ "direction": {
22568
+ "types": [
22569
+ "string"
22570
+ ],
22571
+ "enumValues": [
22572
+ "out",
22573
+ "in"
22574
+ ]
22575
+ },
22576
+ "traitName": {
22577
+ "types": [
22578
+ "string"
22579
+ ]
22580
+ }
22581
+ },
22582
+ "required": [
22583
+ "targetOrbital",
22584
+ "eventName",
22585
+ "direction",
22586
+ "traitName"
22587
+ ]
22588
+ }
22589
+ }
22590
+ },
22591
+ "propertyRequired": [
22592
+ "orbitalName",
22593
+ "entityName",
22594
+ "persistence",
22595
+ "fields",
22596
+ "traits",
22597
+ "pages",
22598
+ "traitDetails",
22599
+ "externalLinks"
22600
+ ]
22601
+ }
22602
+ }
22603
+ },
22604
+ "module-card": {
22605
+ "type": "module-card",
22606
+ "category": "display",
22607
+ "description": "ModuleCard component",
22608
+ "suggestedFor": [
22609
+ "module",
22610
+ "card",
22611
+ "module card"
22612
+ ],
22613
+ "typicalSize": "medium",
22614
+ "propsSchema": {
22615
+ "data": {
22616
+ "types": [
22617
+ "object"
22618
+ ],
22619
+ "description": "data prop",
22620
+ "required": true,
22621
+ "properties": {
22622
+ "orbitalName": {
22623
+ "types": [
22624
+ "string"
22625
+ ]
22626
+ },
22627
+ "entityName": {
22628
+ "types": [
22629
+ "string"
22630
+ ]
22631
+ },
22632
+ "persistence": {
22633
+ "types": [
22634
+ "string"
22635
+ ]
22636
+ },
22637
+ "fields": {
22638
+ "types": [
22639
+ "array"
22640
+ ],
22641
+ "items": {
22642
+ "types": [
22643
+ "object"
22644
+ ],
22645
+ "properties": {
22646
+ "name": {
22647
+ "types": [
22648
+ "string"
22649
+ ]
22650
+ },
22651
+ "type": {
22652
+ "types": [
22653
+ "string"
22654
+ ]
22655
+ },
22656
+ "required": {
22657
+ "types": [
22658
+ "boolean"
22659
+ ]
22660
+ },
22661
+ "hasDefault": {
22662
+ "types": [
22663
+ "boolean"
22664
+ ]
22665
+ }
22666
+ },
22667
+ "required": [
22668
+ "name",
22669
+ "type",
22670
+ "required",
22671
+ "hasDefault"
22672
+ ]
22673
+ }
22674
+ },
22675
+ "traits": {
22676
+ "types": [
22677
+ "array"
22678
+ ],
22679
+ "items": {
22680
+ "types": [
22681
+ "object"
22682
+ ],
22683
+ "properties": {
22684
+ "name": {
22685
+ "types": [
22686
+ "string"
22687
+ ]
22688
+ },
22689
+ "stateCount": {
22690
+ "types": [
22691
+ "number"
22692
+ ]
22693
+ },
22694
+ "eventCount": {
22695
+ "types": [
22696
+ "number"
22697
+ ]
22698
+ },
22699
+ "transitionCount": {
22700
+ "types": [
22701
+ "number"
22702
+ ]
22703
+ },
22704
+ "emits": {
22705
+ "types": [
22706
+ "array"
22707
+ ],
22708
+ "items": {
22709
+ "types": [
22710
+ "string"
22711
+ ]
22712
+ }
22713
+ },
22714
+ "listens": {
22715
+ "types": [
22716
+ "array"
22717
+ ],
22718
+ "items": {
22719
+ "types": [
22720
+ "string"
22721
+ ]
22722
+ }
22723
+ }
22724
+ },
22725
+ "required": [
22726
+ "name",
22727
+ "stateCount",
22728
+ "eventCount",
22729
+ "transitionCount",
22730
+ "emits",
22731
+ "listens"
22732
+ ]
22733
+ }
22734
+ },
22735
+ "pages": {
22736
+ "types": [
22737
+ "array"
22738
+ ],
22739
+ "items": {
22740
+ "types": [
22741
+ "object"
22742
+ ],
22743
+ "properties": {
22744
+ "name": {
22745
+ "types": [
22746
+ "string"
22747
+ ]
22748
+ },
22749
+ "route": {
22750
+ "types": [
22751
+ "string"
22752
+ ]
22753
+ }
22754
+ },
22755
+ "required": [
22756
+ "name",
22757
+ "route"
22758
+ ]
22759
+ }
22760
+ },
22761
+ "traitDetails": {
22762
+ "types": [
22763
+ "object"
22764
+ ]
22765
+ },
22766
+ "externalLinks": {
22767
+ "types": [
22768
+ "array"
22769
+ ],
22770
+ "items": {
22771
+ "types": [
22772
+ "object"
22773
+ ],
22774
+ "properties": {
22775
+ "targetOrbital": {
22776
+ "types": [
22777
+ "string"
22778
+ ]
22779
+ },
22780
+ "eventName": {
22781
+ "types": [
22782
+ "string"
22783
+ ]
22784
+ },
22785
+ "direction": {
22786
+ "types": [
22787
+ "string"
22788
+ ],
22789
+ "enumValues": [
22790
+ "out",
22791
+ "in"
22792
+ ]
22793
+ },
22794
+ "traitName": {
22795
+ "types": [
22796
+ "string"
22797
+ ]
22798
+ }
22799
+ },
22800
+ "required": [
22801
+ "targetOrbital",
22802
+ "eventName",
22803
+ "direction",
22804
+ "traitName"
22805
+ ]
22806
+ }
22807
+ }
22808
+ },
22809
+ "propertyRequired": [
22810
+ "orbitalName",
22811
+ "entityName",
22812
+ "persistence",
22813
+ "fields",
22814
+ "traits",
22815
+ "pages",
22816
+ "traitDetails",
22817
+ "externalLinks"
22818
+ ]
21913
22819
  }
21914
22820
  }
21915
22821
  },
@@ -23383,6 +24289,67 @@
23383
24289
  "items": {
23384
24290
  "types": [
23385
24291
  "object"
24292
+ ],
24293
+ "properties": {
24294
+ "id": {
24295
+ "types": [
24296
+ "string"
24297
+ ]
24298
+ },
24299
+ "x": {
24300
+ "types": [
24301
+ "number"
24302
+ ]
24303
+ },
24304
+ "y": {
24305
+ "types": [
24306
+ "number"
24307
+ ]
24308
+ },
24309
+ "z": {
24310
+ "types": [
24311
+ "number"
24312
+ ]
24313
+ },
24314
+ "terrain": {
24315
+ "types": [
24316
+ "string"
24317
+ ]
24318
+ },
24319
+ "type": {
24320
+ "types": [
24321
+ "string"
24322
+ ]
24323
+ },
24324
+ "terrainSprite": {
24325
+ "types": [
24326
+ "string"
24327
+ ]
24328
+ },
24329
+ "passable": {
24330
+ "types": [
24331
+ "boolean"
24332
+ ]
24333
+ },
24334
+ "movementCost": {
24335
+ "types": [
24336
+ "number"
24337
+ ]
24338
+ },
24339
+ "tileType": {
24340
+ "types": [
24341
+ "string"
24342
+ ]
24343
+ },
24344
+ "elevation": {
24345
+ "types": [
24346
+ "number"
24347
+ ]
24348
+ }
24349
+ },
24350
+ "required": [
24351
+ "x",
24352
+ "y"
23386
24353
  ]
23387
24354
  }
23388
24355
  },
@@ -23394,6 +24361,106 @@
23394
24361
  "items": {
23395
24362
  "types": [
23396
24363
  "object"
24364
+ ],
24365
+ "properties": {
24366
+ "id": {
24367
+ "types": [
24368
+ "string"
24369
+ ]
24370
+ },
24371
+ "position": {
24372
+ "types": [
24373
+ "object"
24374
+ ]
24375
+ },
24376
+ "x": {
24377
+ "types": [
24378
+ "number"
24379
+ ]
24380
+ },
24381
+ "y": {
24382
+ "types": [
24383
+ "number"
24384
+ ]
24385
+ },
24386
+ "z": {
24387
+ "types": [
24388
+ "number"
24389
+ ]
24390
+ },
24391
+ "sprite": {
24392
+ "types": [
24393
+ "string"
24394
+ ]
24395
+ },
24396
+ "unitType": {
24397
+ "types": [
24398
+ "string"
24399
+ ]
24400
+ },
24401
+ "heroId": {
24402
+ "types": [
24403
+ "string"
24404
+ ]
24405
+ },
24406
+ "name": {
24407
+ "types": [
24408
+ "string"
24409
+ ]
24410
+ },
24411
+ "team": {
24412
+ "types": [
24413
+ "string"
24414
+ ],
24415
+ "enumValues": [
24416
+ "player",
24417
+ "enemy",
24418
+ "neutral"
24419
+ ]
24420
+ },
24421
+ "faction": {
24422
+ "types": [
24423
+ "string"
24424
+ ],
24425
+ "enumValues": [
24426
+ "player",
24427
+ "enemy",
24428
+ "neutral"
24429
+ ]
24430
+ },
24431
+ "health": {
24432
+ "types": [
24433
+ "number"
24434
+ ]
24435
+ },
24436
+ "maxHealth": {
24437
+ "types": [
24438
+ "number"
24439
+ ]
24440
+ },
24441
+ "traits": {
24442
+ "types": [
24443
+ "array"
24444
+ ],
24445
+ "items": {
24446
+ "types": [
24447
+ "object"
24448
+ ]
24449
+ }
24450
+ },
24451
+ "previousPosition": {
24452
+ "types": [
24453
+ "object"
24454
+ ]
24455
+ },
24456
+ "elevation": {
24457
+ "types": [
24458
+ "number"
24459
+ ]
24460
+ }
24461
+ },
24462
+ "required": [
24463
+ "id"
23397
24464
  ]
23398
24465
  }
23399
24466
  },
@@ -23405,6 +24472,58 @@
23405
24472
  "items": {
23406
24473
  "types": [
23407
24474
  "object"
24475
+ ],
24476
+ "properties": {
24477
+ "id": {
24478
+ "types": [
24479
+ "string"
24480
+ ]
24481
+ },
24482
+ "x": {
24483
+ "types": [
24484
+ "number"
24485
+ ]
24486
+ },
24487
+ "y": {
24488
+ "types": [
24489
+ "number"
24490
+ ]
24491
+ },
24492
+ "z": {
24493
+ "types": [
24494
+ "number"
24495
+ ]
24496
+ },
24497
+ "type": {
24498
+ "types": [
24499
+ "string"
24500
+ ]
24501
+ },
24502
+ "sprite": {
24503
+ "types": [
24504
+ "string"
24505
+ ]
24506
+ },
24507
+ "assetUrl": {
24508
+ "types": [
24509
+ "string"
24510
+ ]
24511
+ },
24512
+ "color": {
24513
+ "types": [
24514
+ "string"
24515
+ ]
24516
+ },
24517
+ "elevation": {
24518
+ "types": [
24519
+ "number"
24520
+ ]
24521
+ }
24522
+ },
24523
+ "required": [
24524
+ "x",
24525
+ "y",
24526
+ "type"
23408
24527
  ]
23409
24528
  }
23410
24529
  },
@@ -24469,7 +25588,34 @@
24469
25588
  "object"
24470
25589
  ],
24471
25590
  "description": "chapter prop",
24472
- "required": true
25591
+ "required": true,
25592
+ "properties": {
25593
+ "id": {
25594
+ "types": [
25595
+ "string"
25596
+ ]
25597
+ },
25598
+ "title": {
25599
+ "types": [
25600
+ "string"
25601
+ ]
25602
+ },
25603
+ "content": {
25604
+ "types": [
25605
+ "string"
25606
+ ]
25607
+ },
25608
+ "orbitalSchema": {
25609
+ "types": [
25610
+ "object"
25611
+ ]
25612
+ }
25613
+ },
25614
+ "propertyRequired": [
25615
+ "id",
25616
+ "title",
25617
+ "content"
25618
+ ]
24473
25619
  },
24474
25620
  "direction": {
24475
25621
  "types": [
@@ -24615,6 +25761,54 @@
24615
25761
  "items": {
24616
25762
  "types": [
24617
25763
  "object"
25764
+ ],
25765
+ "properties": {
25766
+ "title": {
25767
+ "types": [
25768
+ "string"
25769
+ ]
25770
+ },
25771
+ "chapters": {
25772
+ "types": [
25773
+ "array"
25774
+ ],
25775
+ "items": {
25776
+ "types": [
25777
+ "object"
25778
+ ],
25779
+ "properties": {
25780
+ "id": {
25781
+ "types": [
25782
+ "string"
25783
+ ]
25784
+ },
25785
+ "title": {
25786
+ "types": [
25787
+ "string"
25788
+ ]
25789
+ },
25790
+ "content": {
25791
+ "types": [
25792
+ "string"
25793
+ ]
25794
+ },
25795
+ "orbitalSchema": {
25796
+ "types": [
25797
+ "object"
25798
+ ]
25799
+ }
25800
+ },
25801
+ "required": [
25802
+ "id",
25803
+ "title",
25804
+ "content"
25805
+ ]
25806
+ }
25807
+ }
25808
+ },
25809
+ "required": [
25810
+ "title",
25811
+ "chapters"
24618
25812
  ]
24619
25813
  }
24620
25814
  },
@@ -24766,6 +25960,67 @@
24766
25960
  "items": {
24767
25961
  "types": [
24768
25962
  "object"
25963
+ ],
25964
+ "properties": {
25965
+ "id": {
25966
+ "types": [
25967
+ "string"
25968
+ ]
25969
+ },
25970
+ "x": {
25971
+ "types": [
25972
+ "number"
25973
+ ]
25974
+ },
25975
+ "y": {
25976
+ "types": [
25977
+ "number"
25978
+ ]
25979
+ },
25980
+ "z": {
25981
+ "types": [
25982
+ "number"
25983
+ ]
25984
+ },
25985
+ "terrain": {
25986
+ "types": [
25987
+ "string"
25988
+ ]
25989
+ },
25990
+ "type": {
25991
+ "types": [
25992
+ "string"
25993
+ ]
25994
+ },
25995
+ "terrainSprite": {
25996
+ "types": [
25997
+ "string"
25998
+ ]
25999
+ },
26000
+ "passable": {
26001
+ "types": [
26002
+ "boolean"
26003
+ ]
26004
+ },
26005
+ "movementCost": {
26006
+ "types": [
26007
+ "number"
26008
+ ]
26009
+ },
26010
+ "tileType": {
26011
+ "types": [
26012
+ "string"
26013
+ ]
26014
+ },
26015
+ "elevation": {
26016
+ "types": [
26017
+ "number"
26018
+ ]
26019
+ }
26020
+ },
26021
+ "required": [
26022
+ "x",
26023
+ "y"
24769
26024
  ]
24770
26025
  }
24771
26026
  },
@@ -24776,6 +26031,58 @@
24776
26031
  "items": {
24777
26032
  "types": [
24778
26033
  "object"
26034
+ ],
26035
+ "properties": {
26036
+ "id": {
26037
+ "types": [
26038
+ "string"
26039
+ ]
26040
+ },
26041
+ "x": {
26042
+ "types": [
26043
+ "number"
26044
+ ]
26045
+ },
26046
+ "y": {
26047
+ "types": [
26048
+ "number"
26049
+ ]
26050
+ },
26051
+ "z": {
26052
+ "types": [
26053
+ "number"
26054
+ ]
26055
+ },
26056
+ "type": {
26057
+ "types": [
26058
+ "string"
26059
+ ]
26060
+ },
26061
+ "sprite": {
26062
+ "types": [
26063
+ "string"
26064
+ ]
26065
+ },
26066
+ "assetUrl": {
26067
+ "types": [
26068
+ "string"
26069
+ ]
26070
+ },
26071
+ "color": {
26072
+ "types": [
26073
+ "string"
26074
+ ]
26075
+ },
26076
+ "elevation": {
26077
+ "types": [
26078
+ "number"
26079
+ ]
26080
+ }
26081
+ },
26082
+ "required": [
26083
+ "x",
26084
+ "y",
26085
+ "type"
24779
26086
  ]
24780
26087
  }
24781
26088
  },
@@ -25256,10 +26563,24 @@
25256
26563
  "propsSchema": {
25257
26564
  "actionType": {
25258
26565
  "types": [
25259
- "object"
26566
+ "string"
25260
26567
  ],
25261
26568
  "description": "The type of combat action to visualise",
25262
- "required": true
26569
+ "required": true,
26570
+ "enumValues": [
26571
+ "melee",
26572
+ "ranged",
26573
+ "magic",
26574
+ "heal",
26575
+ "defend",
26576
+ "hit",
26577
+ "death",
26578
+ "buff",
26579
+ "debuff",
26580
+ "shield",
26581
+ "aoe",
26582
+ "critical"
26583
+ ]
25263
26584
  },
25264
26585
  "x": {
25265
26586
  "types": [
@@ -25339,7 +26660,27 @@
25339
26660
  "types": [
25340
26661
  "object"
25341
26662
  ],
25342
- "description": "Full effect asset manifest for the sprite particle engine. When provided, enables the canvas-based particle system."
26663
+ "description": "Full effect asset manifest for the sprite particle engine. When provided, enables the canvas-based particle system.",
26664
+ "properties": {
26665
+ "baseUrl": {
26666
+ "types": [
26667
+ "string"
26668
+ ]
26669
+ },
26670
+ "particles": {
26671
+ "types": [
26672
+ "object"
26673
+ ]
26674
+ },
26675
+ "animations": {
26676
+ "types": [
26677
+ "object"
26678
+ ]
26679
+ }
26680
+ },
26681
+ "propertyRequired": [
26682
+ "baseUrl"
26683
+ ]
25343
26684
  },
25344
26685
  "width": {
25345
26686
  "types": [
@@ -25387,6 +26728,67 @@
25387
26728
  "items": {
25388
26729
  "types": [
25389
26730
  "object"
26731
+ ],
26732
+ "properties": {
26733
+ "id": {
26734
+ "types": [
26735
+ "string"
26736
+ ]
26737
+ },
26738
+ "x": {
26739
+ "types": [
26740
+ "number"
26741
+ ]
26742
+ },
26743
+ "y": {
26744
+ "types": [
26745
+ "number"
26746
+ ]
26747
+ },
26748
+ "z": {
26749
+ "types": [
26750
+ "number"
26751
+ ]
26752
+ },
26753
+ "terrain": {
26754
+ "types": [
26755
+ "string"
26756
+ ]
26757
+ },
26758
+ "type": {
26759
+ "types": [
26760
+ "string"
26761
+ ]
26762
+ },
26763
+ "terrainSprite": {
26764
+ "types": [
26765
+ "string"
26766
+ ]
26767
+ },
26768
+ "passable": {
26769
+ "types": [
26770
+ "boolean"
26771
+ ]
26772
+ },
26773
+ "movementCost": {
26774
+ "types": [
26775
+ "number"
26776
+ ]
26777
+ },
26778
+ "tileType": {
26779
+ "types": [
26780
+ "string"
26781
+ ]
26782
+ },
26783
+ "elevation": {
26784
+ "types": [
26785
+ "number"
26786
+ ]
26787
+ }
26788
+ },
26789
+ "required": [
26790
+ "x",
26791
+ "y"
25390
26792
  ]
25391
26793
  }
25392
26794
  },
@@ -25397,6 +26799,58 @@
25397
26799
  "items": {
25398
26800
  "types": [
25399
26801
  "object"
26802
+ ],
26803
+ "properties": {
26804
+ "id": {
26805
+ "types": [
26806
+ "string"
26807
+ ]
26808
+ },
26809
+ "x": {
26810
+ "types": [
26811
+ "number"
26812
+ ]
26813
+ },
26814
+ "y": {
26815
+ "types": [
26816
+ "number"
26817
+ ]
26818
+ },
26819
+ "z": {
26820
+ "types": [
26821
+ "number"
26822
+ ]
26823
+ },
26824
+ "type": {
26825
+ "types": [
26826
+ "string"
26827
+ ]
26828
+ },
26829
+ "sprite": {
26830
+ "types": [
26831
+ "string"
26832
+ ]
26833
+ },
26834
+ "assetUrl": {
26835
+ "types": [
26836
+ "string"
26837
+ ]
26838
+ },
26839
+ "color": {
26840
+ "types": [
26841
+ "string"
26842
+ ]
26843
+ },
26844
+ "elevation": {
26845
+ "types": [
26846
+ "number"
26847
+ ]
26848
+ }
26849
+ },
26850
+ "required": [
26851
+ "x",
26852
+ "y",
26853
+ "type"
25400
26854
  ]
25401
26855
  }
25402
26856
  },
@@ -25407,6 +26861,106 @@
25407
26861
  "items": {
25408
26862
  "types": [
25409
26863
  "object"
26864
+ ],
26865
+ "properties": {
26866
+ "id": {
26867
+ "types": [
26868
+ "string"
26869
+ ]
26870
+ },
26871
+ "position": {
26872
+ "types": [
26873
+ "object"
26874
+ ]
26875
+ },
26876
+ "x": {
26877
+ "types": [
26878
+ "number"
26879
+ ]
26880
+ },
26881
+ "y": {
26882
+ "types": [
26883
+ "number"
26884
+ ]
26885
+ },
26886
+ "z": {
26887
+ "types": [
26888
+ "number"
26889
+ ]
26890
+ },
26891
+ "sprite": {
26892
+ "types": [
26893
+ "string"
26894
+ ]
26895
+ },
26896
+ "unitType": {
26897
+ "types": [
26898
+ "string"
26899
+ ]
26900
+ },
26901
+ "heroId": {
26902
+ "types": [
26903
+ "string"
26904
+ ]
26905
+ },
26906
+ "name": {
26907
+ "types": [
26908
+ "string"
26909
+ ]
26910
+ },
26911
+ "team": {
26912
+ "types": [
26913
+ "string"
26914
+ ],
26915
+ "enumValues": [
26916
+ "player",
26917
+ "enemy",
26918
+ "neutral"
26919
+ ]
26920
+ },
26921
+ "faction": {
26922
+ "types": [
26923
+ "string"
26924
+ ],
26925
+ "enumValues": [
26926
+ "player",
26927
+ "enemy",
26928
+ "neutral"
26929
+ ]
26930
+ },
26931
+ "health": {
26932
+ "types": [
26933
+ "number"
26934
+ ]
26935
+ },
26936
+ "maxHealth": {
26937
+ "types": [
26938
+ "number"
26939
+ ]
26940
+ },
26941
+ "traits": {
26942
+ "types": [
26943
+ "array"
26944
+ ],
26945
+ "items": {
26946
+ "types": [
26947
+ "object"
26948
+ ]
26949
+ }
26950
+ },
26951
+ "previousPosition": {
26952
+ "types": [
26953
+ "object"
26954
+ ]
26955
+ },
26956
+ "elevation": {
26957
+ "types": [
26958
+ "number"
26959
+ ]
26960
+ }
26961
+ },
26962
+ "required": [
26963
+ "id"
25410
26964
  ]
25411
26965
  }
25412
26966
  },
@@ -29464,6 +31018,58 @@
29464
31018
  "items": {
29465
31019
  "types": [
29466
31020
  "object"
31021
+ ],
31022
+ "properties": {
31023
+ "id": {
31024
+ "types": [
31025
+ "string"
31026
+ ]
31027
+ },
31028
+ "x": {
31029
+ "types": [
31030
+ "number"
31031
+ ]
31032
+ },
31033
+ "y": {
31034
+ "types": [
31035
+ "number"
31036
+ ]
31037
+ },
31038
+ "z": {
31039
+ "types": [
31040
+ "number"
31041
+ ]
31042
+ },
31043
+ "type": {
31044
+ "types": [
31045
+ "string"
31046
+ ]
31047
+ },
31048
+ "sprite": {
31049
+ "types": [
31050
+ "string"
31051
+ ]
31052
+ },
31053
+ "assetUrl": {
31054
+ "types": [
31055
+ "string"
31056
+ ]
31057
+ },
31058
+ "color": {
31059
+ "types": [
31060
+ "string"
31061
+ ]
31062
+ },
31063
+ "elevation": {
31064
+ "types": [
31065
+ "number"
31066
+ ]
31067
+ }
31068
+ },
31069
+ "required": [
31070
+ "x",
31071
+ "y",
31072
+ "type"
29467
31073
  ]
29468
31074
  }
29469
31075
  },