@almadar/core 10.58.0 → 10.59.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "exportedAt": "2026-08-16T04:34:48.224Z",
3
+ "exportedAt": "2026-08-17T13:06:21.152Z",
4
4
  "patterns": {
5
5
  "entity-table": {
6
6
  "type": "entity-table",
@@ -105,7 +105,12 @@
105
105
  "types": [
106
106
  "object"
107
107
  ],
108
- "description": "Active filters"
108
+ "description": "Active filters",
109
+ "mapValue": {
110
+ "types": [
111
+ "string"
112
+ ]
113
+ }
109
114
  },
110
115
  "selectedIds": {
111
116
  "types": [
@@ -580,7 +585,12 @@
580
585
  "types": [
581
586
  "object"
582
587
  ],
583
- "description": "Active filters"
588
+ "description": "Active filters",
589
+ "mapValue": {
590
+ "types": [
591
+ "string"
592
+ ]
593
+ }
584
594
  },
585
595
  "selectedIds": {
586
596
  "types": [
@@ -967,7 +977,12 @@
967
977
  "types": [
968
978
  "object"
969
979
  ],
970
- "description": "Active filters"
980
+ "description": "Active filters",
981
+ "mapValue": {
982
+ "types": [
983
+ "string"
984
+ ]
985
+ }
971
986
  },
972
987
  "selectedIds": {
973
988
  "types": [
@@ -1316,7 +1331,12 @@
1316
1331
  "types": [
1317
1332
  "object"
1318
1333
  ],
1319
- "description": "Active filters"
1334
+ "description": "Active filters",
1335
+ "mapValue": {
1336
+ "types": [
1337
+ "string"
1338
+ ]
1339
+ }
1320
1340
  },
1321
1341
  "selectedIds": {
1322
1342
  "types": [
@@ -2076,7 +2096,18 @@
2076
2096
  "types": [
2077
2097
  "object"
2078
2098
  ],
2079
- "freeform": true
2099
+ "properties": {
2100
+ "enum": {
2101
+ "types": [
2102
+ "array"
2103
+ ],
2104
+ "items": {
2105
+ "types": [
2106
+ "string"
2107
+ ]
2108
+ }
2109
+ }
2110
+ }
2080
2111
  },
2081
2112
  "readonly": {
2082
2113
  "types": [
@@ -2559,7 +2590,18 @@
2559
2590
  "types": [
2560
2591
  "object"
2561
2592
  ],
2562
- "freeform": true
2593
+ "properties": {
2594
+ "enum": {
2595
+ "types": [
2596
+ "array"
2597
+ ],
2598
+ "items": {
2599
+ "types": [
2600
+ "string"
2601
+ ]
2602
+ }
2603
+ }
2604
+ }
2563
2605
  },
2564
2606
  "readonly": {
2565
2607
  "types": [
@@ -2863,7 +2905,18 @@
2863
2905
  "types": [
2864
2906
  "object"
2865
2907
  ],
2866
- "freeform": true
2908
+ "properties": {
2909
+ "enum": {
2910
+ "types": [
2911
+ "array"
2912
+ ],
2913
+ "items": {
2914
+ "types": [
2915
+ "string"
2916
+ ]
2917
+ }
2918
+ }
2919
+ }
2867
2920
  },
2868
2921
  "readonly": {
2869
2922
  "types": [
@@ -3346,7 +3399,18 @@
3346
3399
  "types": [
3347
3400
  "object"
3348
3401
  ],
3349
- "freeform": true
3402
+ "properties": {
3403
+ "enum": {
3404
+ "types": [
3405
+ "array"
3406
+ ],
3407
+ "items": {
3408
+ "types": [
3409
+ "string"
3410
+ ]
3411
+ }
3412
+ }
3413
+ }
3350
3414
  },
3351
3415
  "readonly": {
3352
3416
  "types": [
@@ -6107,7 +6171,12 @@
6107
6171
  "types": [
6108
6172
  "object"
6109
6173
  ],
6110
- "description": "Active filters"
6174
+ "description": "Active filters",
6175
+ "mapValue": {
6176
+ "types": [
6177
+ "string"
6178
+ ]
6179
+ }
6111
6180
  },
6112
6181
  "selectedIds": {
6113
6182
  "types": [
@@ -6605,7 +6674,12 @@
6605
6674
  "types": [
6606
6675
  "object"
6607
6676
  ],
6608
- "description": "Inline styles"
6677
+ "description": "Inline styles",
6678
+ "mapValue": {
6679
+ "types": [
6680
+ "string"
6681
+ ]
6682
+ }
6609
6683
  },
6610
6684
  "children": {
6611
6685
  "types": [
@@ -6688,7 +6762,12 @@
6688
6762
  "types": [
6689
6763
  "object"
6690
6764
  ],
6691
- "description": "Inline styles"
6765
+ "description": "Inline styles",
6766
+ "mapValue": {
6767
+ "types": [
6768
+ "string"
6769
+ ]
6770
+ }
6692
6771
  },
6693
6772
  "children": {
6694
6773
  "types": [
@@ -7449,7 +7528,12 @@
7449
7528
  "types": [
7450
7529
  "object"
7451
7530
  ],
7452
- "description": "Inline style"
7531
+ "description": "Inline style",
7532
+ "mapValue": {
7533
+ "types": [
7534
+ "string"
7535
+ ]
7536
+ }
7453
7537
  }
7454
7538
  }
7455
7539
  },
@@ -9525,7 +9609,12 @@
9525
9609
  "types": [
9526
9610
  "object"
9527
9611
  ],
9528
- "description": "Inline styles"
9612
+ "description": "Inline styles",
9613
+ "mapValue": {
9614
+ "types": [
9615
+ "string"
9616
+ ]
9617
+ }
9529
9618
  },
9530
9619
  "children": {
9531
9620
  "types": [
@@ -9880,7 +9969,12 @@
9880
9969
  "types": [
9881
9970
  "object"
9882
9971
  ],
9883
- "description": "Inline style"
9972
+ "description": "Inline style",
9973
+ "mapValue": {
9974
+ "types": [
9975
+ "string"
9976
+ ]
9977
+ }
9884
9978
  },
9885
9979
  "format": {
9886
9980
  "types": [
@@ -14124,7 +14218,12 @@
14124
14218
  "types": [
14125
14219
  "object"
14126
14220
  ],
14127
- "description": "Active filters"
14221
+ "description": "Active filters",
14222
+ "mapValue": {
14223
+ "types": [
14224
+ "string"
14225
+ ]
14226
+ }
14128
14227
  },
14129
14228
  "selectedIds": {
14130
14229
  "types": [
@@ -16052,7 +16151,12 @@
16052
16151
  "types": [
16053
16152
  "object"
16054
16153
  ],
16055
- "description": "Active filters"
16154
+ "description": "Active filters",
16155
+ "mapValue": {
16156
+ "types": [
16157
+ "string"
16158
+ ]
16159
+ }
16056
16160
  },
16057
16161
  "selectedIds": {
16058
16162
  "types": [
@@ -21587,7 +21691,12 @@
21587
21691
  "types": [
21588
21692
  "object"
21589
21693
  ],
21590
- "description": "Active filters"
21694
+ "description": "Active filters",
21695
+ "mapValue": {
21696
+ "types": [
21697
+ "string"
21698
+ ]
21699
+ }
21591
21700
  },
21592
21701
  "selectedIds": {
21593
21702
  "types": [
@@ -21761,7 +21870,12 @@
21761
21870
  "types": [
21762
21871
  "object"
21763
21872
  ],
21764
- "description": "Active filters"
21873
+ "description": "Active filters",
21874
+ "mapValue": {
21875
+ "types": [
21876
+ "string"
21877
+ ]
21878
+ }
21765
21879
  },
21766
21880
  "selectedIds": {
21767
21881
  "types": [
@@ -21942,7 +22056,12 @@
21942
22056
  "types": [
21943
22057
  "object"
21944
22058
  ],
21945
- "description": "Active filters"
22059
+ "description": "Active filters",
22060
+ "mapValue": {
22061
+ "types": [
22062
+ "string"
22063
+ ]
22064
+ }
21946
22065
  },
21947
22066
  "selectedIds": {
21948
22067
  "types": [
@@ -22174,7 +22293,12 @@
22174
22293
  "types": [
22175
22294
  "object"
22176
22295
  ],
22177
- "description": "Active filters"
22296
+ "description": "Active filters",
22297
+ "mapValue": {
22298
+ "types": [
22299
+ "string"
22300
+ ]
22301
+ }
22178
22302
  },
22179
22303
  "selectedIds": {
22180
22304
  "types": [
@@ -22363,7 +22487,12 @@
22363
22487
  "types": [
22364
22488
  "object"
22365
22489
  ],
22366
- "description": "Active filters"
22490
+ "description": "Active filters",
22491
+ "mapValue": {
22492
+ "types": [
22493
+ "string"
22494
+ ]
22495
+ }
22367
22496
  },
22368
22497
  "selectedIds": {
22369
22498
  "types": [
@@ -22560,7 +22689,12 @@
22560
22689
  "types": [
22561
22690
  "object"
22562
22691
  ],
22563
- "description": "Active filters"
22692
+ "description": "Active filters",
22693
+ "mapValue": {
22694
+ "types": [
22695
+ "string"
22696
+ ]
22697
+ }
22564
22698
  },
22565
22699
  "selectedIds": {
22566
22700
  "types": [
@@ -22716,7 +22850,12 @@
22716
22850
  "types": [
22717
22851
  "object"
22718
22852
  ],
22719
- "description": "Active filters"
22853
+ "description": "Active filters",
22854
+ "mapValue": {
22855
+ "types": [
22856
+ "string"
22857
+ ]
22858
+ }
22720
22859
  },
22721
22860
  "selectedIds": {
22722
22861
  "types": [
@@ -22897,7 +23036,12 @@
22897
23036
  "types": [
22898
23037
  "object"
22899
23038
  ],
22900
- "description": "Active filters"
23039
+ "description": "Active filters",
23040
+ "mapValue": {
23041
+ "types": [
23042
+ "string"
23043
+ ]
23044
+ }
22901
23045
  },
22902
23046
  "selectedIds": {
22903
23047
  "types": [
@@ -30370,7 +30514,12 @@
30370
30514
  "types": [
30371
30515
  "object"
30372
30516
  ],
30373
- "description": "Active filters"
30517
+ "description": "Active filters",
30518
+ "mapValue": {
30519
+ "types": [
30520
+ "string"
30521
+ ]
30522
+ }
30374
30523
  },
30375
30524
  "selectedIds": {
30376
30525
  "types": [
@@ -31815,7 +31964,12 @@
31815
31964
  "types": [
31816
31965
  "object"
31817
31966
  ],
31818
- "description": "Active filters"
31967
+ "description": "Active filters",
31968
+ "mapValue": {
31969
+ "types": [
31970
+ "string"
31971
+ ]
31972
+ }
31819
31973
  },
31820
31974
  "selectedIds": {
31821
31975
  "types": [
@@ -32553,7 +32707,12 @@
32553
32707
  "types": [
32554
32708
  "object"
32555
32709
  ],
32556
- "description": "Active filters"
32710
+ "description": "Active filters",
32711
+ "mapValue": {
32712
+ "types": [
32713
+ "string"
32714
+ ]
32715
+ }
32557
32716
  },
32558
32717
  "selectedIds": {
32559
32718
  "types": [
@@ -34025,7 +34184,12 @@
34025
34184
  "types": [
34026
34185
  "object"
34027
34186
  ],
34028
- "description": "Active filters"
34187
+ "description": "Active filters",
34188
+ "mapValue": {
34189
+ "types": [
34190
+ "string"
34191
+ ]
34192
+ }
34029
34193
  },
34030
34194
  "selectedIds": {
34031
34195
  "types": [
@@ -34527,7 +34691,34 @@
34527
34691
  "types": [
34528
34692
  "object"
34529
34693
  ],
34530
- "description": "User progress for restoring activation/reflection state"
34694
+ "description": "User progress for restoring activation/reflection state",
34695
+ "properties": {
34696
+ "activationResponse": {
34697
+ "types": [
34698
+ "string"
34699
+ ]
34700
+ },
34701
+ "reflectionNotes": {
34702
+ "types": [
34703
+ "array"
34704
+ ],
34705
+ "items": {
34706
+ "types": [
34707
+ "string"
34708
+ ]
34709
+ }
34710
+ },
34711
+ "bloomAnswered": {
34712
+ "types": [
34713
+ "object"
34714
+ ],
34715
+ "mapValue": {
34716
+ "types": [
34717
+ "boolean"
34718
+ ]
34719
+ }
34720
+ }
34721
+ }
34531
34722
  },
34532
34723
  "onRunCodeSimulation": {
34533
34724
  "types": [
@@ -34671,7 +34862,12 @@
34671
34862
  "types": [
34672
34863
  "object"
34673
34864
  ],
34674
- "description": "Active filters"
34865
+ "description": "Active filters",
34866
+ "mapValue": {
34867
+ "types": [
34868
+ "string"
34869
+ ]
34870
+ }
34675
34871
  },
34676
34872
  "selectedIds": {
34677
34873
  "types": [
@@ -34826,7 +35022,12 @@
34826
35022
  "types": [
34827
35023
  "object"
34828
35024
  ],
34829
- "description": "Active filters"
35025
+ "description": "Active filters",
35026
+ "mapValue": {
35027
+ "types": [
35028
+ "string"
35029
+ ]
35030
+ }
34830
35031
  },
34831
35032
  "selectedIds": {
34832
35033
  "types": [
@@ -35926,7 +36127,12 @@
35926
36127
  "types": [
35927
36128
  "object"
35928
36129
  ],
35929
- "description": "Inline styles"
36130
+ "description": "Inline styles",
36131
+ "mapValue": {
36132
+ "types": [
36133
+ "string"
36134
+ ]
36135
+ }
35930
36136
  },
35931
36137
  "children": {
35932
36138
  "types": [
@@ -36091,7 +36297,12 @@
36091
36297
  "types": [
36092
36298
  "object"
36093
36299
  ],
36094
- "description": "Inline styles"
36300
+ "description": "Inline styles",
36301
+ "mapValue": {
36302
+ "types": [
36303
+ "string"
36304
+ ]
36305
+ }
36095
36306
  },
36096
36307
  "children": {
36097
36308
  "types": [
@@ -36268,7 +36479,12 @@
36268
36479
  "types": [
36269
36480
  "object"
36270
36481
  ],
36271
- "description": "Active filters"
36482
+ "description": "Active filters",
36483
+ "mapValue": {
36484
+ "types": [
36485
+ "string"
36486
+ ]
36487
+ }
36272
36488
  },
36273
36489
  "selectedIds": {
36274
36490
  "types": [
@@ -36694,6 +36910,36 @@
36694
36910
  ],
36695
36911
  "description": "backgroundColor prop"
36696
36912
  },
36913
+ "mode": {
36914
+ "types": [
36915
+ "string"
36916
+ ],
36917
+ "description": "Painter: 2D raster (default) or 3D mesh scene via the lazy three.js host.",
36918
+ "enumValues": [
36919
+ "2d",
36920
+ "3d"
36921
+ ],
36922
+ "default": "2d"
36923
+ },
36924
+ "camera": {
36925
+ "types": [
36926
+ "object"
36927
+ ],
36928
+ "description": "3D only: neutral camera pose ({ mode, zoom, fov, azimuth, target }).",
36929
+ "freeform": true
36930
+ },
36931
+ "lighting": {
36932
+ "types": [
36933
+ "object"
36934
+ ],
36935
+ "description": "3D only: scene light rig as data."
36936
+ },
36937
+ "post": {
36938
+ "types": [
36939
+ "object"
36940
+ ],
36941
+ "description": "3D only: post-processing stack (bloom/vignette)."
36942
+ },
36697
36943
  "nodes": {
36698
36944
  "types": [
36699
36945
  "array"
@@ -36719,6 +36965,11 @@
36719
36965
  "number"
36720
36966
  ]
36721
36967
  },
36968
+ "z": {
36969
+ "types": [
36970
+ "number"
36971
+ ]
36972
+ },
36722
36973
  "radius": {
36723
36974
  "types": [
36724
36975
  "number"
@@ -36744,6 +36995,27 @@
36744
36995
  "molecule",
36745
36996
  "organism"
36746
36997
  ]
36998
+ },
36999
+ "shape": {
37000
+ "types": [
37001
+ "string"
37002
+ ],
37003
+ "enumValues": [
37004
+ "box",
37005
+ "sphere",
37006
+ "capsule",
37007
+ "cylinder",
37008
+ "cone",
37009
+ "torus",
37010
+ "plane",
37011
+ "circle",
37012
+ "polyhedron"
37013
+ ]
37014
+ },
37015
+ "opacity": {
37016
+ "types": [
37017
+ "number"
37018
+ ]
36747
37019
  }
36748
37020
  },
36749
37021
  "required": [
@@ -36795,7 +37067,7 @@
36795
37067
  "types": [
36796
37068
  "array"
36797
37069
  ],
36798
- "description": "Extra declarative shapes in canvas pixel coordinates.",
37070
+ "description": "Extra declarative shapes in canvas pixel coordinates (2D mode only — ignored in 3D).",
36799
37071
  "items": {
36800
37072
  "types": [
36801
37073
  "object"
@@ -36974,18 +37246,29 @@
36974
37246
  },
36975
37247
  "default": []
36976
37248
  },
37249
+ "showGrid": {
37250
+ "types": [
37251
+ "boolean"
37252
+ ],
37253
+ "description": "3D only: show the ground grid (default off)."
37254
+ },
37255
+ "shadows": {
37256
+ "types": [
37257
+ "boolean"
37258
+ ],
37259
+ "description": "3D only: enable shadows. Omitted → the host default."
37260
+ },
36977
37261
  "interactive": {
36978
37262
  "types": [
36979
37263
  "boolean"
36980
37264
  ],
36981
- "description": "interactive prop",
36982
- "default": false
37265
+ "description": "2D: pointer interaction (click/hover). 3D: orbit camera controls."
36983
37266
  },
36984
37267
  "animate": {
36985
37268
  "types": [
36986
37269
  "boolean"
36987
37270
  ],
36988
- "description": "animate prop",
37271
+ "description": "2D only: continuous redraw loop. 3D motion is entity-state driven.",
36989
37272
  "default": false
36990
37273
  },
36991
37274
  "onShapeClick": {
@@ -37110,6 +37393,36 @@
37110
37393
  ],
37111
37394
  "description": "backgroundColor prop"
37112
37395
  },
37396
+ "mode": {
37397
+ "types": [
37398
+ "string"
37399
+ ],
37400
+ "description": "Painter: 2D raster (default) or 3D mesh scene via the lazy three.js host.",
37401
+ "enumValues": [
37402
+ "2d",
37403
+ "3d"
37404
+ ],
37405
+ "default": "2d"
37406
+ },
37407
+ "camera": {
37408
+ "types": [
37409
+ "object"
37410
+ ],
37411
+ "description": "3D only: neutral camera pose ({ mode, zoom, fov, azimuth, target }).",
37412
+ "freeform": true
37413
+ },
37414
+ "lighting": {
37415
+ "types": [
37416
+ "object"
37417
+ ],
37418
+ "description": "3D only: scene light rig as data."
37419
+ },
37420
+ "post": {
37421
+ "types": [
37422
+ "object"
37423
+ ],
37424
+ "description": "3D only: post-processing stack (bloom/vignette)."
37425
+ },
37113
37426
  "atoms": {
37114
37427
  "types": [
37115
37428
  "array"
@@ -37135,6 +37448,11 @@
37135
37448
  "number"
37136
37449
  ]
37137
37450
  },
37451
+ "z": {
37452
+ "types": [
37453
+ "number"
37454
+ ]
37455
+ },
37138
37456
  "element": {
37139
37457
  "types": [
37140
37458
  "string"
@@ -37253,7 +37571,7 @@
37253
37571
  "types": [
37254
37572
  "array"
37255
37573
  ],
37256
- "description": "Extra declarative shapes in canvas pixel coordinates.",
37574
+ "description": "Extra declarative shapes in canvas pixel coordinates (2D mode only — ignored in 3D).",
37257
37575
  "items": {
37258
37576
  "types": [
37259
37577
  "object"
@@ -37432,18 +37750,29 @@
37432
37750
  },
37433
37751
  "default": []
37434
37752
  },
37753
+ "showGrid": {
37754
+ "types": [
37755
+ "boolean"
37756
+ ],
37757
+ "description": "3D only: show the ground grid (default off)."
37758
+ },
37759
+ "shadows": {
37760
+ "types": [
37761
+ "boolean"
37762
+ ],
37763
+ "description": "3D only: enable shadows. Omitted → the host default."
37764
+ },
37435
37765
  "interactive": {
37436
37766
  "types": [
37437
37767
  "boolean"
37438
37768
  ],
37439
- "description": "interactive prop",
37440
- "default": false
37769
+ "description": "2D: pointer interaction (click/hover). 3D: orbit camera controls."
37441
37770
  },
37442
37771
  "animate": {
37443
37772
  "types": [
37444
37773
  "boolean"
37445
37774
  ],
37446
- "description": "animate prop",
37775
+ "description": "2D only: continuous redraw loop. 3D motion is entity-state driven.",
37447
37776
  "default": false
37448
37777
  },
37449
37778
  "onShapeClick": {
@@ -38076,6 +38405,36 @@
38076
38405
  ],
38077
38406
  "description": "backgroundColor prop"
38078
38407
  },
38408
+ "mode": {
38409
+ "types": [
38410
+ "string"
38411
+ ],
38412
+ "description": "Painter: 2D raster (default) or 3D mesh scene via the lazy three.js host.",
38413
+ "enumValues": [
38414
+ "2d",
38415
+ "3d"
38416
+ ],
38417
+ "default": "2d"
38418
+ },
38419
+ "camera": {
38420
+ "types": [
38421
+ "object"
38422
+ ],
38423
+ "description": "3D only: neutral camera pose ({ mode, zoom, fov, azimuth, target }).",
38424
+ "freeform": true
38425
+ },
38426
+ "lighting": {
38427
+ "types": [
38428
+ "object"
38429
+ ],
38430
+ "description": "3D only: scene light rig as data."
38431
+ },
38432
+ "post": {
38433
+ "types": [
38434
+ "object"
38435
+ ],
38436
+ "description": "3D only: post-processing stack (bloom/vignette)."
38437
+ },
38079
38438
  "bodies": {
38080
38439
  "types": [
38081
38440
  "array"
@@ -38101,6 +38460,11 @@
38101
38460
  "number"
38102
38461
  ]
38103
38462
  },
38463
+ "z": {
38464
+ "types": [
38465
+ "number"
38466
+ ]
38467
+ },
38104
38468
  "radius": {
38105
38469
  "types": [
38106
38470
  "number"
@@ -38126,6 +38490,11 @@
38126
38490
  "number"
38127
38491
  ]
38128
38492
  },
38493
+ "vz": {
38494
+ "types": [
38495
+ "number"
38496
+ ]
38497
+ },
38129
38498
  "fx": {
38130
38499
  "types": [
38131
38500
  "number"
@@ -38135,6 +38504,11 @@
38135
38504
  "types": [
38136
38505
  "number"
38137
38506
  ]
38507
+ },
38508
+ "fz": {
38509
+ "types": [
38510
+ "number"
38511
+ ]
38138
38512
  }
38139
38513
  },
38140
38514
  "required": [
@@ -38209,7 +38583,7 @@
38209
38583
  "types": [
38210
38584
  "array"
38211
38585
  ],
38212
- "description": "Extra declarative shapes in canvas pixel coordinates.",
38586
+ "description": "Extra declarative shapes in canvas pixel coordinates (2D mode only — ignored in 3D).",
38213
38587
  "items": {
38214
38588
  "types": [
38215
38589
  "object"
@@ -38388,18 +38762,29 @@
38388
38762
  },
38389
38763
  "default": []
38390
38764
  },
38765
+ "showGrid": {
38766
+ "types": [
38767
+ "boolean"
38768
+ ],
38769
+ "description": "3D only: show the ground grid (default off)."
38770
+ },
38771
+ "shadows": {
38772
+ "types": [
38773
+ "boolean"
38774
+ ],
38775
+ "description": "3D only: enable shadows. Omitted → the host default."
38776
+ },
38391
38777
  "interactive": {
38392
38778
  "types": [
38393
38779
  "boolean"
38394
38780
  ],
38395
- "description": "interactive prop",
38396
- "default": false
38781
+ "description": "2D: pointer interaction (click/hover). 3D: orbit camera controls."
38397
38782
  },
38398
38783
  "animate": {
38399
38784
  "types": [
38400
38785
  "boolean"
38401
38786
  ],
38402
- "description": "animate prop",
38787
+ "description": "2D only: continuous redraw loop. 3D motion is entity-state driven.",
38403
38788
  "default": false
38404
38789
  },
38405
38790
  "onShapeClick": {
@@ -39250,7 +39635,12 @@
39250
39635
  "types": [
39251
39636
  "object"
39252
39637
  ],
39253
- "description": "style prop"
39638
+ "description": "style prop",
39639
+ "mapValue": {
39640
+ "types": [
39641
+ "string"
39642
+ ]
39643
+ }
39254
39644
  },
39255
39645
  "aria-hidden": {
39256
39646
  "types": [
@@ -39326,7 +39716,12 @@
39326
39716
  "types": [
39327
39717
  "object"
39328
39718
  ],
39329
- "description": "style prop"
39719
+ "description": "style prop",
39720
+ "mapValue": {
39721
+ "types": [
39722
+ "string"
39723
+ ]
39724
+ }
39330
39725
  },
39331
39726
  "children": {
39332
39727
  "types": [
@@ -39461,6 +39856,22 @@
39461
39856
  "items": {
39462
39857
  "types": [
39463
39858
  "object"
39859
+ ],
39860
+ "properties": {
39861
+ "x": {
39862
+ "types": [
39863
+ "number"
39864
+ ]
39865
+ },
39866
+ "y": {
39867
+ "types": [
39868
+ "number"
39869
+ ]
39870
+ }
39871
+ },
39872
+ "required": [
39873
+ "x",
39874
+ "y"
39464
39875
  ]
39465
39876
  }
39466
39877
  },
@@ -39495,16 +39906,64 @@
39495
39906
  "from": {
39496
39907
  "types": [
39497
39908
  "object"
39909
+ ],
39910
+ "properties": {
39911
+ "x": {
39912
+ "types": [
39913
+ "number"
39914
+ ]
39915
+ },
39916
+ "y": {
39917
+ "types": [
39918
+ "number"
39919
+ ]
39920
+ }
39921
+ },
39922
+ "required": [
39923
+ "x",
39924
+ "y"
39498
39925
  ]
39499
39926
  },
39500
39927
  "to": {
39501
39928
  "types": [
39502
39929
  "object"
39930
+ ],
39931
+ "properties": {
39932
+ "x": {
39933
+ "types": [
39934
+ "number"
39935
+ ]
39936
+ },
39937
+ "y": {
39938
+ "types": [
39939
+ "number"
39940
+ ]
39941
+ }
39942
+ },
39943
+ "required": [
39944
+ "x",
39945
+ "y"
39503
39946
  ]
39504
39947
  },
39505
39948
  "center": {
39506
39949
  "types": [
39507
39950
  "object"
39951
+ ],
39952
+ "properties": {
39953
+ "x": {
39954
+ "types": [
39955
+ "number"
39956
+ ]
39957
+ },
39958
+ "y": {
39959
+ "types": [
39960
+ "number"
39961
+ ]
39962
+ }
39963
+ },
39964
+ "required": [
39965
+ "x",
39966
+ "y"
39508
39967
  ]
39509
39968
  },
39510
39969
  "radius": {
@@ -39604,16 +40063,64 @@
39604
40063
  "from": {
39605
40064
  "types": [
39606
40065
  "object"
40066
+ ],
40067
+ "properties": {
40068
+ "x": {
40069
+ "types": [
40070
+ "number"
40071
+ ]
40072
+ },
40073
+ "y": {
40074
+ "types": [
40075
+ "number"
40076
+ ]
40077
+ }
40078
+ },
40079
+ "required": [
40080
+ "x",
40081
+ "y"
39607
40082
  ]
39608
40083
  },
39609
40084
  "to": {
39610
40085
  "types": [
39611
40086
  "object"
40087
+ ],
40088
+ "properties": {
40089
+ "x": {
40090
+ "types": [
40091
+ "number"
40092
+ ]
40093
+ },
40094
+ "y": {
40095
+ "types": [
40096
+ "number"
40097
+ ]
40098
+ }
40099
+ },
40100
+ "required": [
40101
+ "x",
40102
+ "y"
39612
40103
  ]
39613
40104
  },
39614
40105
  "center": {
39615
40106
  "types": [
39616
40107
  "object"
40108
+ ],
40109
+ "properties": {
40110
+ "x": {
40111
+ "types": [
40112
+ "number"
40113
+ ]
40114
+ },
40115
+ "y": {
40116
+ "types": [
40117
+ "number"
40118
+ ]
40119
+ }
40120
+ },
40121
+ "required": [
40122
+ "x",
40123
+ "y"
39617
40124
  ]
39618
40125
  },
39619
40126
  "radius": {
@@ -39704,7 +40211,23 @@
39704
40211
  "types": [
39705
40212
  "object"
39706
40213
  ],
39707
- "description": "Rotation pivot in world units relative to the cell's projected top-left; default `{x:0.5, y:0.5}` (cell center)."
40214
+ "description": "Rotation pivot in world units relative to the cell's projected top-left; default `{x:0.5, y:0.5}` (cell center).",
40215
+ "properties": {
40216
+ "x": {
40217
+ "types": [
40218
+ "number"
40219
+ ]
40220
+ },
40221
+ "y": {
40222
+ "types": [
40223
+ "number"
40224
+ ]
40225
+ }
40226
+ },
40227
+ "propertyRequired": [
40228
+ "x",
40229
+ "y"
40230
+ ]
39708
40231
  },
39709
40232
  "shadow": {
39710
40233
  "types": [
@@ -40038,7 +40561,35 @@
40038
40561
  "types": [
40039
40562
  "object"
40040
40563
  ],
40041
- "description": "Explicit atlas sub-rect override (px); omitted → resolved from `asset.atlas`/`asset.sprite`."
40564
+ "description": "Explicit atlas sub-rect override (px); omitted → resolved from `asset.atlas`/`asset.sprite`.",
40565
+ "properties": {
40566
+ "x": {
40567
+ "types": [
40568
+ "number"
40569
+ ]
40570
+ },
40571
+ "y": {
40572
+ "types": [
40573
+ "number"
40574
+ ]
40575
+ },
40576
+ "w": {
40577
+ "types": [
40578
+ "number"
40579
+ ]
40580
+ },
40581
+ "h": {
40582
+ "types": [
40583
+ "number"
40584
+ ]
40585
+ }
40586
+ },
40587
+ "propertyRequired": [
40588
+ "x",
40589
+ "y",
40590
+ "w",
40591
+ "h"
40592
+ ]
40042
40593
  },
40043
40594
  "animation": {
40044
40595
  "types": [
@@ -40074,7 +40625,23 @@
40074
40625
  "types": [
40075
40626
  "object"
40076
40627
  ],
40077
- "description": "Drop shadow (e.g. a team-colored glow)."
40628
+ "description": "Drop shadow (e.g. a team-colored glow).",
40629
+ "properties": {
40630
+ "color": {
40631
+ "types": [
40632
+ "string"
40633
+ ]
40634
+ },
40635
+ "blur": {
40636
+ "types": [
40637
+ "number"
40638
+ ]
40639
+ }
40640
+ },
40641
+ "propertyRequired": [
40642
+ "color",
40643
+ "blur"
40644
+ ]
40078
40645
  }
40079
40646
  },
40080
40647
  "drawable": true
@@ -40174,15 +40741,30 @@
40174
40741
  },
40175
40742
  "align": {
40176
40743
  "types": [
40177
- "object"
40744
+ "string"
40178
40745
  ],
40179
- "description": "align prop"
40746
+ "description": "align prop",
40747
+ "enumValues": [
40748
+ "center",
40749
+ "end",
40750
+ "left",
40751
+ "right",
40752
+ "start"
40753
+ ]
40180
40754
  },
40181
40755
  "baseline": {
40182
40756
  "types": [
40183
- "object"
40757
+ "string"
40184
40758
  ],
40185
- "description": "baseline prop"
40759
+ "description": "baseline prop",
40760
+ "enumValues": [
40761
+ "alphabetic",
40762
+ "bottom",
40763
+ "hanging",
40764
+ "ideographic",
40765
+ "middle",
40766
+ "top"
40767
+ ]
40186
40768
  },
40187
40769
  "opacity": {
40188
40770
  "types": [
@@ -40317,6 +40899,22 @@
40317
40899
  "items": {
40318
40900
  "types": [
40319
40901
  "object"
40902
+ ],
40903
+ "properties": {
40904
+ "x": {
40905
+ "types": [
40906
+ "number"
40907
+ ]
40908
+ },
40909
+ "y": {
40910
+ "types": [
40911
+ "number"
40912
+ ]
40913
+ }
40914
+ },
40915
+ "required": [
40916
+ "x",
40917
+ "y"
40320
40918
  ]
40321
40919
  }
40322
40920
  },
@@ -40348,16 +40946,64 @@
40348
40946
  "from": {
40349
40947
  "types": [
40350
40948
  "object"
40949
+ ],
40950
+ "properties": {
40951
+ "x": {
40952
+ "types": [
40953
+ "number"
40954
+ ]
40955
+ },
40956
+ "y": {
40957
+ "types": [
40958
+ "number"
40959
+ ]
40960
+ }
40961
+ },
40962
+ "required": [
40963
+ "x",
40964
+ "y"
40351
40965
  ]
40352
40966
  },
40353
40967
  "to": {
40354
40968
  "types": [
40355
40969
  "object"
40970
+ ],
40971
+ "properties": {
40972
+ "x": {
40973
+ "types": [
40974
+ "number"
40975
+ ]
40976
+ },
40977
+ "y": {
40978
+ "types": [
40979
+ "number"
40980
+ ]
40981
+ }
40982
+ },
40983
+ "required": [
40984
+ "x",
40985
+ "y"
40356
40986
  ]
40357
40987
  },
40358
40988
  "center": {
40359
40989
  "types": [
40360
40990
  "object"
40991
+ ],
40992
+ "properties": {
40993
+ "x": {
40994
+ "types": [
40995
+ "number"
40996
+ ]
40997
+ },
40998
+ "y": {
40999
+ "types": [
41000
+ "number"
41001
+ ]
41002
+ }
41003
+ },
41004
+ "required": [
41005
+ "x",
41006
+ "y"
40361
41007
  ]
40362
41008
  },
40363
41009
  "radius": {
@@ -40453,16 +41099,64 @@
40453
41099
  "from": {
40454
41100
  "types": [
40455
41101
  "object"
41102
+ ],
41103
+ "properties": {
41104
+ "x": {
41105
+ "types": [
41106
+ "number"
41107
+ ]
41108
+ },
41109
+ "y": {
41110
+ "types": [
41111
+ "number"
41112
+ ]
41113
+ }
41114
+ },
41115
+ "required": [
41116
+ "x",
41117
+ "y"
40456
41118
  ]
40457
41119
  },
40458
41120
  "to": {
40459
41121
  "types": [
40460
41122
  "object"
41123
+ ],
41124
+ "properties": {
41125
+ "x": {
41126
+ "types": [
41127
+ "number"
41128
+ ]
41129
+ },
41130
+ "y": {
41131
+ "types": [
41132
+ "number"
41133
+ ]
41134
+ }
41135
+ },
41136
+ "required": [
41137
+ "x",
41138
+ "y"
40461
41139
  ]
40462
41140
  },
40463
41141
  "center": {
40464
41142
  "types": [
40465
41143
  "object"
41144
+ ],
41145
+ "properties": {
41146
+ "x": {
41147
+ "types": [
41148
+ "number"
41149
+ ]
41150
+ },
41151
+ "y": {
41152
+ "types": [
41153
+ "number"
41154
+ ]
41155
+ }
41156
+ },
41157
+ "required": [
41158
+ "x",
41159
+ "y"
40466
41160
  ]
40467
41161
  },
40468
41162
  "radius": {
@@ -40547,6 +41241,22 @@
40547
41241
  "pivot": {
40548
41242
  "types": [
40549
41243
  "object"
41244
+ ],
41245
+ "properties": {
41246
+ "x": {
41247
+ "types": [
41248
+ "number"
41249
+ ]
41250
+ },
41251
+ "y": {
41252
+ "types": [
41253
+ "number"
41254
+ ]
41255
+ }
41256
+ },
41257
+ "required": [
41258
+ "x",
41259
+ "y"
40550
41260
  ]
40551
41261
  },
40552
41262
  "shadow": {
@@ -40895,6 +41605,34 @@
40895
41605
  "frame": {
40896
41606
  "types": [
40897
41607
  "object"
41608
+ ],
41609
+ "properties": {
41610
+ "x": {
41611
+ "types": [
41612
+ "number"
41613
+ ]
41614
+ },
41615
+ "y": {
41616
+ "types": [
41617
+ "number"
41618
+ ]
41619
+ },
41620
+ "w": {
41621
+ "types": [
41622
+ "number"
41623
+ ]
41624
+ },
41625
+ "h": {
41626
+ "types": [
41627
+ "number"
41628
+ ]
41629
+ }
41630
+ },
41631
+ "required": [
41632
+ "x",
41633
+ "y",
41634
+ "w",
41635
+ "h"
40898
41636
  ]
40899
41637
  },
40900
41638
  "animation": {
@@ -40925,6 +41663,22 @@
40925
41663
  "shadow": {
40926
41664
  "types": [
40927
41665
  "object"
41666
+ ],
41667
+ "properties": {
41668
+ "color": {
41669
+ "types": [
41670
+ "string"
41671
+ ]
41672
+ },
41673
+ "blur": {
41674
+ "types": [
41675
+ "number"
41676
+ ]
41677
+ }
41678
+ },
41679
+ "required": [
41680
+ "color",
41681
+ "blur"
40928
41682
  ]
40929
41683
  }
40930
41684
  },
@@ -41040,12 +41794,27 @@
41040
41794
  },
41041
41795
  "align": {
41042
41796
  "types": [
41043
- "object"
41797
+ "string"
41798
+ ],
41799
+ "enumValues": [
41800
+ "center",
41801
+ "end",
41802
+ "left",
41803
+ "right",
41804
+ "start"
41044
41805
  ]
41045
41806
  },
41046
41807
  "baseline": {
41047
41808
  "types": [
41048
- "object"
41809
+ "string"
41810
+ ],
41811
+ "enumValues": [
41812
+ "alphabetic",
41813
+ "bottom",
41814
+ "hanging",
41815
+ "ideographic",
41816
+ "middle",
41817
+ "top"
41049
41818
  ]
41050
41819
  },
41051
41820
  "opacity": {