@almadar/std 16.176.0 → 16.178.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/lolo/ui/avl/atoms/ui-behavior-view.lolo +1 -1
- package/behaviors/lolo/ui/avl/atoms/ui-module-card.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-modal.lolo +13 -0
- package/behaviors/lolo/ui/core/organisms/ui-detail-panel.lolo +29 -1
- package/behaviors/lolo/ui/core/organisms/ui-form-section.lolo +19 -5
- package/behaviors/lolo/ui/core/organisms/ui-form.lolo +19 -5
- package/behaviors/lolo/ui/core/organisms/ui-segment-renderer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/std-motion-body.lolo +139 -0
- package/behaviors/lolo/ui/game/atoms/ui-action-palette.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-canvas-2d.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-canvas.lolo +3 -3
- package/behaviors/lolo/ui/game/atoms/ui-draw-group.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-shape-layer.lolo +3 -3
- package/behaviors/lolo/ui/game/atoms/ui-draw-shape.lolo +3 -3
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-text-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-text.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-sequence-bar.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-trait-slot.lolo +3 -3
- package/behaviors/lolo/ui/learning/atoms/ui-biology-canvas.lolo +2 -2
- package/behaviors/lolo/ui/learning/atoms/ui-chemistry-canvas.lolo +2 -2
- package/behaviors/lolo/ui/learning/atoms/ui-math-canvas.lolo +12 -0
- package/behaviors/lolo/ui/learning/atoms/ui-physics-canvas.lolo +2 -2
- package/behaviors/registry/ui/avl/atoms/ui-behavior-view.orb +1 -1
- package/behaviors/registry/ui/avl/atoms/ui-module-card.orb +1 -1
- package/behaviors/registry/ui/core/atoms/std-modal.orb +34 -0
- package/behaviors/registry/ui/core/organisms/ui-detail-panel.orb +110 -2
- package/behaviors/registry/ui/core/organisms/ui-form-section.orb +52 -6
- package/behaviors/registry/ui/core/organisms/ui-form.orb +52 -6
- package/behaviors/registry/ui/core/organisms/ui-segment-renderer.orb +1 -1
- package/behaviors/registry/ui/game/atoms/std-motion-body.orb +1015 -0
- package/behaviors/registry/ui/game/atoms/ui-action-palette.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-canvas-2d.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-canvas.orb +3 -3
- package/behaviors/registry/ui/game/atoms/ui-draw-group.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-shape-layer.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-shape.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-text-layer.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-text.orb +1 -1
- package/behaviors/registry/ui/game/atoms/ui-sequence-bar.orb +3 -3
- package/behaviors/registry/ui/game/atoms/ui-trait-slot.orb +5 -5
- package/behaviors/registry/ui/learning/atoms/ui-algo-graph-canvas.orb +18 -1
- package/behaviors/registry/ui/learning/atoms/ui-algorithm-canvas.orb +26 -1
- package/behaviors/registry/ui/learning/atoms/ui-biology-canvas.orb +28 -3
- package/behaviors/registry/ui/learning/atoms/ui-chemistry-canvas.orb +28 -3
- package/behaviors/registry/ui/learning/atoms/ui-learning-canvas.orb +26 -1
- package/behaviors/registry/ui/learning/atoms/ui-math-canvas.orb +84 -31
- package/behaviors/registry/ui/learning/atoms/ui-physics-canvas.orb +28 -3
- package/dist/behaviors/exports-reader.js +2152 -1874
- package/dist/behaviors/functions/index.d.ts +129 -21
- package/dist/behaviors/functions/index.js +2150 -1875
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js +2153 -1875
- package/dist/behaviors/query.js +2152 -1874
- package/dist/behaviors-embeddings.hash.json +3 -3
- package/dist/behaviors-embeddings.json +410 -406
- package/dist/behaviors-registry.json +251 -4
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2153 -1875
- package/dist/knob-embeddings.hash.json +3 -3
- package/dist/knob-embeddings.json +1 -1
- package/dist/registry/factory-signatures.json +1 -1
- package/package.json +2 -2
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
},
|
|
165
165
|
"label": "Drawables",
|
|
166
166
|
"tier": "presentation",
|
|
167
|
-
"type": "[
|
|
167
|
+
"type": "[object]"
|
|
168
168
|
},
|
|
169
169
|
"featureClickEvent": {
|
|
170
170
|
"default": "FEATURE_CLICK",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"description": "3D scene light rig as data — ambient/directional/hemisphere/point lights + optional 'room' environment for PBR reflections. Omitted → the standard fixed rig.",
|
|
228
228
|
"label": "Lighting",
|
|
229
229
|
"tier": "presentation",
|
|
230
|
-
"type": "
|
|
230
|
+
"type": "object"
|
|
231
231
|
},
|
|
232
232
|
"mode": {
|
|
233
233
|
"default": "2d",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"description": "3D post-processing stack — bloom (emissive glow / neon) and vignette. Omitted → no post pass.",
|
|
252
252
|
"label": "Post",
|
|
253
253
|
"tier": "presentation",
|
|
254
|
-
"type": "
|
|
254
|
+
"type": "object"
|
|
255
255
|
},
|
|
256
256
|
"projection": {
|
|
257
257
|
"default": "isometric",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"description": "How the shape aligns to its projected position. Default varies by `shape`.",
|
|
86
86
|
"label": "Anchor",
|
|
87
87
|
"tier": "presentation",
|
|
88
|
-
"type": "
|
|
88
|
+
"type": "object"
|
|
89
89
|
},
|
|
90
90
|
"animation": {
|
|
91
91
|
"description": "Keyframe animation over this shape's props; the host runs a paint clock while present.",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"description": "How the sprite aligns to its projected position. Default `'top-left'`.",
|
|
86
86
|
"label": "Anchor",
|
|
87
87
|
"tier": "presentation",
|
|
88
|
-
"type": "
|
|
88
|
+
"type": "object"
|
|
89
89
|
},
|
|
90
90
|
"animation": {
|
|
91
91
|
"description": "Animation to play. 3D backend: a named GLB clip (matched case-insensitively). 2D painter: when `asset.atlas` resolves to a `SpriteSheetAtlas` manifest, the canonical row of that name (idle/walk/attack/hit/death) plays off the host paint clock; an explicit `frame` rect overrides.",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"stateMachine": {
|
|
363
363
|
"name": "stateMachine",
|
|
364
364
|
"required": false,
|
|
365
|
-
"type": "
|
|
365
|
+
"type": "object"
|
|
366
366
|
}
|
|
367
367
|
},
|
|
368
368
|
"type": "object"
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
469
|
"name": "stateMachine",
|
|
470
|
-
"type": "
|
|
470
|
+
"type": "object"
|
|
471
471
|
}
|
|
472
472
|
],
|
|
473
473
|
"type": "object"
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
},
|
|
621
621
|
{
|
|
622
622
|
"name": "stateMachine",
|
|
623
|
-
"type": "
|
|
623
|
+
"type": "object"
|
|
624
624
|
}
|
|
625
625
|
],
|
|
626
626
|
"type": "object"
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
"stateMachine": {
|
|
326
326
|
"name": "stateMachine",
|
|
327
327
|
"required": false,
|
|
328
|
-
"type": "
|
|
328
|
+
"type": "object"
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
331
|
"tier": "presentation",
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
},
|
|
638
638
|
{
|
|
639
639
|
"name": "stateMachine",
|
|
640
|
-
"type": "
|
|
640
|
+
"type": "object"
|
|
641
641
|
}
|
|
642
642
|
],
|
|
643
643
|
"type": "object"
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
},
|
|
737
737
|
{
|
|
738
738
|
"name": "stateMachine",
|
|
739
|
-
"type": "
|
|
739
|
+
"type": "object"
|
|
740
740
|
}
|
|
741
741
|
],
|
|
742
742
|
"type": "object"
|
|
@@ -947,7 +947,7 @@
|
|
|
947
947
|
},
|
|
948
948
|
{
|
|
949
949
|
"name": "stateMachine",
|
|
950
|
-
"type": "
|
|
950
|
+
"type": "object"
|
|
951
951
|
}
|
|
952
952
|
],
|
|
953
953
|
"type": "object"
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
},
|
|
1047
1047
|
{
|
|
1048
1048
|
"name": "stateMachine",
|
|
1049
|
-
"type": "
|
|
1049
|
+
"type": "object"
|
|
1050
1050
|
}
|
|
1051
1051
|
],
|
|
1052
1052
|
"type": "object"
|
|
@@ -387,6 +387,14 @@
|
|
|
387
387
|
"required": false,
|
|
388
388
|
"type": "string"
|
|
389
389
|
},
|
|
390
|
+
"inside": {
|
|
391
|
+
"items": {
|
|
392
|
+
"type": "string"
|
|
393
|
+
},
|
|
394
|
+
"name": "inside",
|
|
395
|
+
"required": false,
|
|
396
|
+
"type": "array"
|
|
397
|
+
},
|
|
390
398
|
"label": {
|
|
391
399
|
"name": "label",
|
|
392
400
|
"required": false,
|
|
@@ -412,6 +420,14 @@
|
|
|
412
420
|
"required": false,
|
|
413
421
|
"type": "number"
|
|
414
422
|
},
|
|
423
|
+
"outside": {
|
|
424
|
+
"items": {
|
|
425
|
+
"type": "string"
|
|
426
|
+
},
|
|
427
|
+
"name": "outside",
|
|
428
|
+
"required": false,
|
|
429
|
+
"type": "array"
|
|
430
|
+
},
|
|
415
431
|
"path": {
|
|
416
432
|
"name": "path",
|
|
417
433
|
"required": false,
|
|
@@ -471,7 +487,8 @@
|
|
|
471
487
|
"path",
|
|
472
488
|
"text",
|
|
473
489
|
"axis",
|
|
474
|
-
"grid"
|
|
490
|
+
"grid",
|
|
491
|
+
"venn-region"
|
|
475
492
|
]
|
|
476
493
|
},
|
|
477
494
|
"width": {
|
|
@@ -559,6 +559,14 @@
|
|
|
559
559
|
"required": false,
|
|
560
560
|
"type": "string"
|
|
561
561
|
},
|
|
562
|
+
"inside": {
|
|
563
|
+
"items": {
|
|
564
|
+
"type": "string"
|
|
565
|
+
},
|
|
566
|
+
"name": "inside",
|
|
567
|
+
"required": false,
|
|
568
|
+
"type": "array"
|
|
569
|
+
},
|
|
562
570
|
"label": {
|
|
563
571
|
"name": "label",
|
|
564
572
|
"required": false,
|
|
@@ -584,6 +592,14 @@
|
|
|
584
592
|
"required": false,
|
|
585
593
|
"type": "number"
|
|
586
594
|
},
|
|
595
|
+
"outside": {
|
|
596
|
+
"items": {
|
|
597
|
+
"type": "string"
|
|
598
|
+
},
|
|
599
|
+
"name": "outside",
|
|
600
|
+
"required": false,
|
|
601
|
+
"type": "array"
|
|
602
|
+
},
|
|
587
603
|
"path": {
|
|
588
604
|
"name": "path",
|
|
589
605
|
"required": false,
|
|
@@ -643,7 +659,8 @@
|
|
|
643
659
|
"path",
|
|
644
660
|
"text",
|
|
645
661
|
"axis",
|
|
646
|
-
"grid"
|
|
662
|
+
"grid",
|
|
663
|
+
"venn-region"
|
|
647
664
|
]
|
|
648
665
|
},
|
|
649
666
|
"width": {
|
|
@@ -1175,6 +1192,14 @@
|
|
|
1175
1192
|
{
|
|
1176
1193
|
"name": "dash",
|
|
1177
1194
|
"type": "string"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"name": "inside",
|
|
1198
|
+
"type": "[string]"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"name": "outside",
|
|
1202
|
+
"type": "[string]"
|
|
1178
1203
|
}
|
|
1179
1204
|
],
|
|
1180
1205
|
"type": "[object]"
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"description": "3D only: scene light rig as data.",
|
|
486
486
|
"label": "Lighting",
|
|
487
487
|
"tier": "presentation",
|
|
488
|
-
"type": "
|
|
488
|
+
"type": "object"
|
|
489
489
|
},
|
|
490
490
|
"mode": {
|
|
491
491
|
"default": "2d",
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"description": "3D only: post-processing stack (bloom/vignette).",
|
|
600
600
|
"label": "Post",
|
|
601
601
|
"tier": "presentation",
|
|
602
|
-
"type": "
|
|
602
|
+
"type": "object"
|
|
603
603
|
},
|
|
604
604
|
"readouts": {
|
|
605
605
|
"default": [],
|
|
@@ -697,6 +697,14 @@
|
|
|
697
697
|
"required": false,
|
|
698
698
|
"type": "string"
|
|
699
699
|
},
|
|
700
|
+
"inside": {
|
|
701
|
+
"items": {
|
|
702
|
+
"type": "string"
|
|
703
|
+
},
|
|
704
|
+
"name": "inside",
|
|
705
|
+
"required": false,
|
|
706
|
+
"type": "array"
|
|
707
|
+
},
|
|
700
708
|
"label": {
|
|
701
709
|
"name": "label",
|
|
702
710
|
"required": false,
|
|
@@ -722,6 +730,14 @@
|
|
|
722
730
|
"required": false,
|
|
723
731
|
"type": "number"
|
|
724
732
|
},
|
|
733
|
+
"outside": {
|
|
734
|
+
"items": {
|
|
735
|
+
"type": "string"
|
|
736
|
+
},
|
|
737
|
+
"name": "outside",
|
|
738
|
+
"required": false,
|
|
739
|
+
"type": "array"
|
|
740
|
+
},
|
|
725
741
|
"path": {
|
|
726
742
|
"name": "path",
|
|
727
743
|
"required": false,
|
|
@@ -781,7 +797,8 @@
|
|
|
781
797
|
"path",
|
|
782
798
|
"text",
|
|
783
799
|
"axis",
|
|
784
|
-
"grid"
|
|
800
|
+
"grid",
|
|
801
|
+
"venn-region"
|
|
785
802
|
]
|
|
786
803
|
},
|
|
787
804
|
"width": {
|
|
@@ -1329,6 +1346,14 @@
|
|
|
1329
1346
|
{
|
|
1330
1347
|
"name": "dash",
|
|
1331
1348
|
"type": "string"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"name": "inside",
|
|
1352
|
+
"type": "[string]"
|
|
1353
|
+
},
|
|
1354
|
+
{
|
|
1355
|
+
"name": "outside",
|
|
1356
|
+
"type": "[string]"
|
|
1332
1357
|
}
|
|
1333
1358
|
],
|
|
1334
1359
|
"type": "[object]"
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"description": "3D only: scene light rig as data.",
|
|
595
595
|
"label": "Lighting",
|
|
596
596
|
"tier": "presentation",
|
|
597
|
-
"type": "
|
|
597
|
+
"type": "object"
|
|
598
598
|
},
|
|
599
599
|
"mode": {
|
|
600
600
|
"default": "2d",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"description": "3D only: post-processing stack (bloom/vignette).",
|
|
620
620
|
"label": "Post",
|
|
621
621
|
"tier": "presentation",
|
|
622
|
-
"type": "
|
|
622
|
+
"type": "object"
|
|
623
623
|
},
|
|
624
624
|
"readouts": {
|
|
625
625
|
"default": [],
|
|
@@ -717,6 +717,14 @@
|
|
|
717
717
|
"required": false,
|
|
718
718
|
"type": "string"
|
|
719
719
|
},
|
|
720
|
+
"inside": {
|
|
721
|
+
"items": {
|
|
722
|
+
"type": "string"
|
|
723
|
+
},
|
|
724
|
+
"name": "inside",
|
|
725
|
+
"required": false,
|
|
726
|
+
"type": "array"
|
|
727
|
+
},
|
|
720
728
|
"label": {
|
|
721
729
|
"name": "label",
|
|
722
730
|
"required": false,
|
|
@@ -742,6 +750,14 @@
|
|
|
742
750
|
"required": false,
|
|
743
751
|
"type": "number"
|
|
744
752
|
},
|
|
753
|
+
"outside": {
|
|
754
|
+
"items": {
|
|
755
|
+
"type": "string"
|
|
756
|
+
},
|
|
757
|
+
"name": "outside",
|
|
758
|
+
"required": false,
|
|
759
|
+
"type": "array"
|
|
760
|
+
},
|
|
745
761
|
"path": {
|
|
746
762
|
"name": "path",
|
|
747
763
|
"required": false,
|
|
@@ -801,7 +817,8 @@
|
|
|
801
817
|
"path",
|
|
802
818
|
"text",
|
|
803
819
|
"axis",
|
|
804
|
-
"grid"
|
|
820
|
+
"grid",
|
|
821
|
+
"venn-region"
|
|
805
822
|
]
|
|
806
823
|
},
|
|
807
824
|
"width": {
|
|
@@ -1316,6 +1333,14 @@
|
|
|
1316
1333
|
{
|
|
1317
1334
|
"name": "dash",
|
|
1318
1335
|
"type": "string"
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"name": "inside",
|
|
1339
|
+
"type": "[string]"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "outside",
|
|
1343
|
+
"type": "[string]"
|
|
1319
1344
|
}
|
|
1320
1345
|
],
|
|
1321
1346
|
"type": "[object]"
|
|
@@ -279,6 +279,14 @@
|
|
|
279
279
|
"required": false,
|
|
280
280
|
"type": "string"
|
|
281
281
|
},
|
|
282
|
+
"inside": {
|
|
283
|
+
"items": {
|
|
284
|
+
"type": "string"
|
|
285
|
+
},
|
|
286
|
+
"name": "inside",
|
|
287
|
+
"required": false,
|
|
288
|
+
"type": "array"
|
|
289
|
+
},
|
|
282
290
|
"label": {
|
|
283
291
|
"name": "label",
|
|
284
292
|
"required": false,
|
|
@@ -304,6 +312,14 @@
|
|
|
304
312
|
"required": false,
|
|
305
313
|
"type": "number"
|
|
306
314
|
},
|
|
315
|
+
"outside": {
|
|
316
|
+
"items": {
|
|
317
|
+
"type": "string"
|
|
318
|
+
},
|
|
319
|
+
"name": "outside",
|
|
320
|
+
"required": false,
|
|
321
|
+
"type": "array"
|
|
322
|
+
},
|
|
307
323
|
"path": {
|
|
308
324
|
"name": "path",
|
|
309
325
|
"required": false,
|
|
@@ -363,7 +379,8 @@
|
|
|
363
379
|
"path",
|
|
364
380
|
"text",
|
|
365
381
|
"axis",
|
|
366
|
-
"grid"
|
|
382
|
+
"grid",
|
|
383
|
+
"venn-region"
|
|
367
384
|
]
|
|
368
385
|
},
|
|
369
386
|
"width": {
|
|
@@ -725,6 +742,14 @@
|
|
|
725
742
|
{
|
|
726
743
|
"name": "dash",
|
|
727
744
|
"type": "string"
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "inside",
|
|
748
|
+
"type": "[string]"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "outside",
|
|
752
|
+
"type": "[string]"
|
|
728
753
|
}
|
|
729
754
|
],
|
|
730
755
|
"type": "[object]"
|