@almadar/std 16.173.0 → 16.175.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/infra/atoms/std-cross-reference.lolo +2 -4
- package/behaviors/lolo/ui/core/atoms/std-board.lolo +5 -9
- package/behaviors/lolo/ui/core/atoms/std-browse.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-esign-flow.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-event-log.lolo +3 -7
- package/behaviors/lolo/ui/core/atoms/std-form-advanced.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-image-upload-multi.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-list.lolo +3 -3
- package/behaviors/lolo/ui/core/atoms/std-modal.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-multi-party-flow.lolo +2 -4
- package/behaviors/lolo/ui/core/atoms/std-rating-review.lolo +5 -13
- package/behaviors/lolo/ui/core/atoms/std-recurrence.lolo +3 -7
- package/behaviors/lolo/ui/core/atoms/std-saved-search.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-signature-capture.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-step-flow.lolo +2 -4
- package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-thread.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-vote.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-wizard.lolo +3 -7
- package/behaviors/lolo/ui/core/atoms/ui-atlas-image.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-atlas-panel.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-center.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-hstack.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-icon.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-stack.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-typography.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-vstack.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-content-renderer.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-form-layout.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-grid.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-table-view.lolo +4 -9
- package/behaviors/lolo/ui/core/organisms/ui-chat-bar.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-dashboard-grid.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-detail-panel.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-entity-cards.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-entity-list.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-entity-table.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-form-section.lolo +9 -3
- package/behaviors/lolo/ui/core/organisms/ui-form.lolo +9 -3
- package/behaviors/lolo/ui/core/organisms/ui-master-detail.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-media-gallery.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-segment-renderer.lolo +7 -1
- package/behaviors/lolo/ui/core/organisms/ui-stat-card.lolo +1 -1
- package/behaviors/lolo/ui/core/organisms/ui-subagent-trace-panel.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-shape-layer.lolo +41 -9
- package/behaviors/lolo/ui/game/atoms/ui-draw-shape.lolo +40 -8
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +13 -3
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +12 -2
- package/behaviors/lolo/ui/game/atoms/ui-draw-text-layer.lolo +3 -3
- package/behaviors/lolo/ui/game/atoms/ui-draw-text.lolo +2 -2
- package/behaviors/lolo/ui/game/organisms/std-tactics-board-3d.lolo +32 -2
- package/behaviors/lolo/ui/learning/atoms/std-learn-classify.lolo +133 -23
- package/behaviors/lolo/ui/learning/atoms/std-learn-compare.lolo +397 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-coupled-sim.lolo +537 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-derivation.lolo +428 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-doser.lolo +520 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-estimate.lolo +419 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-goal-seek.lolo +591 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-grid-sim.lolo +425 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-hotspot.lolo +398 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-measure.lolo +325 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-perturb.lolo +494 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-predict.lolo +408 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-scatter-fit.lolo +805 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-scenario.lolo +307 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-sim-3d.lolo +318 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-speed-drill.lolo +336 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-tour-3d.lolo +409 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-transport.lolo +186 -0
- package/behaviors/lolo/ui/learning/atoms/std-learn-tree.lolo +522 -0
- package/behaviors/lolo/ui/learning/atoms/ui-algo-graph-canvas.lolo +192 -0
- package/behaviors/lolo/ui/learning/atoms/ui-algorithm-canvas.lolo +111 -2
- package/behaviors/lolo/ui/learning/atoms/ui-biology-canvas.lolo +193 -5
- package/behaviors/lolo/ui/learning/atoms/ui-chemistry-canvas.lolo +173 -5
- package/behaviors/lolo/ui/learning/atoms/ui-learning-canvas.lolo +48 -1
- package/behaviors/lolo/ui/learning/atoms/ui-math-canvas.lolo +141 -1
- package/behaviors/lolo/ui/learning/atoms/ui-physics-canvas.lolo +242 -5
- package/behaviors/lolo/ui/marketing/organisms/ui-book-viewer.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-case-study-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-feature-grid-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-hero-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-pricing-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-showcase-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-stats-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-step-flow-organism.lolo +1 -1
- package/behaviors/lolo/ui/marketing/organisms/ui-team-organism.lolo +1 -1
- package/behaviors/registry/agent/atoms/std-agent-session.orb +22 -1
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +38 -2
- package/behaviors/registry/agent/atoms/std-agent-tool-loop.orb +38 -2
- package/behaviors/registry/agent/organisms/std-agent-rabit.orb +23 -1
- package/behaviors/registry/infra/atoms/std-approval-gate.orb +8 -16
- package/behaviors/registry/infra/atoms/std-cache-aside.orb +31 -62
- package/behaviors/registry/infra/atoms/std-circuit-breaker.orb +16 -32
- package/behaviors/registry/infra/atoms/std-cross-reference.orb +32 -4
- package/behaviors/registry/infra/atoms/std-data-erasure.orb +8 -16
- package/behaviors/registry/infra/atoms/std-mod-queue.orb +8 -16
- package/behaviors/registry/infra/atoms/std-rate-limiter.orb +14 -28
- package/behaviors/registry/infra/atoms/std-row-access-control.orb +30 -2
- package/behaviors/registry/ui/core/atoms/std-billable-hour.orb +1 -2
- package/behaviors/registry/ui/core/atoms/std-board.orb +19 -5
- package/behaviors/registry/ui/core/atoms/std-browse.orb +29 -7
- package/behaviors/registry/ui/core/atoms/std-dashboard-grid-embedded.orb +1 -2
- package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +3 -5
- package/behaviors/registry/ui/core/atoms/std-esign-request.orb +3 -6
- package/behaviors/registry/ui/core/atoms/std-event-log.orb +17 -3
- package/behaviors/registry/ui/core/atoms/std-export.orb +2 -4
- package/behaviors/registry/ui/core/atoms/std-form-advanced.orb +1 -1
- package/behaviors/registry/ui/core/atoms/std-gallery.orb +9 -18
- package/behaviors/registry/ui/core/atoms/std-graphs.orb +15 -1
- package/behaviors/registry/ui/core/atoms/std-import.orb +2 -4
- package/behaviors/registry/ui/core/atoms/std-list.orb +4 -6
- package/behaviors/registry/ui/core/atoms/std-modal.orb +2 -2
- package/behaviors/registry/ui/core/atoms/std-multi-party-flow.orb +16 -2
- package/behaviors/registry/ui/core/atoms/std-pagination.orb +15 -1
- package/behaviors/registry/ui/core/atoms/std-rating-review.orb +19 -5
- package/behaviors/registry/ui/core/atoms/std-recurrence.orb +17 -3
- package/behaviors/registry/ui/core/atoms/std-rich-editor.orb +15 -1
- package/behaviors/registry/ui/core/atoms/std-scatter.orb +15 -1
- package/behaviors/registry/ui/core/atoms/std-signature-capture.orb +2 -2
- package/behaviors/registry/ui/core/atoms/std-stats.orb +15 -1
- package/behaviors/registry/ui/core/atoms/std-step-flow.orb +16 -2
- package/behaviors/registry/ui/core/atoms/std-thread.orb +2 -2
- package/behaviors/registry/ui/core/atoms/std-vote.orb +2 -2
- package/behaviors/registry/ui/core/atoms/std-wizard.orb +17 -3
- package/behaviors/registry/ui/core/atoms/ui-atlas-image.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-atlas-panel.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-center.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-hstack.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-icon.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-stack.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-typography.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-vstack.orb +4 -1
- package/behaviors/registry/ui/core/molecules/ui-accordion.orb +3 -3
- package/behaviors/registry/ui/core/molecules/ui-content-renderer.orb +4 -1
- package/behaviors/registry/ui/core/molecules/ui-form-layout.orb +4 -1
- package/behaviors/registry/ui/core/molecules/ui-grid.orb +4 -1
- package/behaviors/registry/ui/core/molecules/ui-table-view.orb +4 -39
- package/behaviors/registry/ui/core/molecules/ui-tabs.orb +2 -2
- package/behaviors/registry/ui/core/molecules/ui-wizard-container.orb +1 -1
- package/behaviors/registry/ui/core/organisms/ui-chat-bar.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-dashboard-grid.orb +5 -2
- package/behaviors/registry/ui/core/organisms/ui-detail-panel.orb +5 -2
- package/behaviors/registry/ui/core/organisms/ui-entity-cards.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-entity-list.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-entity-table.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-form-section.orb +34 -2
- package/behaviors/registry/ui/core/organisms/ui-form.orb +34 -2
- package/behaviors/registry/ui/core/organisms/ui-master-detail.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-media-gallery.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-segment-renderer.orb +24 -2
- package/behaviors/registry/ui/core/organisms/ui-stat-card.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-subagent-trace-panel.orb +4 -1
- package/behaviors/registry/ui/core/organisms/ui-tabbed-container.orb +1 -1
- package/behaviors/registry/ui/core/organisms/ui-ui-slot-renderer.orb +1 -1
- package/behaviors/registry/ui/game/atoms/std-fx-particles.orb +35 -1
- package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-shape-layer.orb +183 -13
- package/behaviors/registry/ui/game/atoms/ui-draw-shape.orb +104 -9
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +56 -2
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +36 -4
- package/behaviors/registry/ui/game/atoms/ui-draw-text-layer.orb +21 -2
- package/behaviors/registry/ui/game/atoms/ui-draw-text.orb +19 -4
- package/behaviors/registry/ui/game/organisms/std-tactics-board-3d.orb +173 -2
- package/behaviors/registry/ui/learning/atoms/std-learn-classify.orb +1288 -197
- package/behaviors/registry/ui/learning/atoms/std-learn-compare.orb +2814 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-coupled-sim.orb +3183 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-derivation.orb +2512 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-doser.orb +3678 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-estimate.orb +2394 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-goal-seek.orb +3951 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-grid-sim.orb +3458 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-hotspot.orb +2646 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-measure.orb +1979 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-perturb.orb +2994 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-predict.orb +2682 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-scatter-fit.orb +6539 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-scenario.orb +1842 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-sim-3d.orb +1648 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-speed-drill.orb +2307 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-tour-3d.orb +3118 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-transport.orb +986 -0
- package/behaviors/registry/ui/learning/atoms/std-learn-tree.orb +3333 -0
- package/behaviors/registry/ui/learning/atoms/ui-algo-graph-canvas.orb +716 -0
- package/behaviors/registry/ui/learning/atoms/ui-algorithm-canvas.orb +679 -5
- package/behaviors/registry/ui/learning/atoms/ui-biology-canvas.orb +962 -18
- package/behaviors/registry/ui/learning/atoms/ui-chemistry-canvas.orb +919 -30
- package/behaviors/registry/ui/learning/atoms/ui-learning-canvas.orb +372 -1
- package/behaviors/registry/ui/learning/atoms/ui-math-canvas.orb +936 -16
- package/behaviors/registry/ui/learning/atoms/ui-physics-canvas.orb +1328 -43
- package/behaviors/registry/ui/marketing/atoms/std-marketing-article.orb +1 -2
- package/behaviors/registry/ui/marketing/atoms/std-marketing-footer.orb +1 -2
- package/behaviors/registry/ui/marketing/atoms/std-marketing-split.orb +1 -2
- package/behaviors/registry/ui/marketing/atoms/std-marketing-stats.orb +1 -2
- package/behaviors/registry/ui/marketing/atoms/std-marketing-steps.orb +1 -2
- package/behaviors/registry/ui/marketing/atoms/std-marketing-team.orb +1 -2
- package/behaviors/registry/ui/marketing/organisms/ui-book-viewer.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-case-study-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-feature-grid-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-hero-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-pricing-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-showcase-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-stats-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-step-flow-organism.orb +4 -1
- package/behaviors/registry/ui/marketing/organisms/ui-team-organism.orb +4 -1
- package/dist/behaviors/exports-reader.js +3704 -2189
- package/dist/behaviors/functions/index.d.ts +2638 -254
- package/dist/behaviors/functions/index.js +3648 -2190
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js +3705 -2190
- package/dist/behaviors/query.js +3704 -2189
- package/dist/behaviors-embeddings.hash.json +3 -3
- package/dist/behaviors-embeddings.json +289 -213
- package/dist/behaviors-registry.json +7900 -587
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3705 -2190
- 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
|
@@ -81,11 +81,18 @@
|
|
|
81
81
|
"category": "interaction",
|
|
82
82
|
"config": {
|
|
83
83
|
"align": {
|
|
84
|
-
"default":
|
|
84
|
+
"default": "center",
|
|
85
85
|
"description": "align prop",
|
|
86
86
|
"label": "Align",
|
|
87
87
|
"tier": "presentation",
|
|
88
|
-
"type": "
|
|
88
|
+
"type": "string",
|
|
89
|
+
"values": [
|
|
90
|
+
"center",
|
|
91
|
+
"end",
|
|
92
|
+
"left",
|
|
93
|
+
"right",
|
|
94
|
+
"start"
|
|
95
|
+
]
|
|
89
96
|
},
|
|
90
97
|
"anchor": {
|
|
91
98
|
"default": {},
|
|
@@ -95,11 +102,19 @@
|
|
|
95
102
|
"type": "json"
|
|
96
103
|
},
|
|
97
104
|
"baseline": {
|
|
98
|
-
"default":
|
|
105
|
+
"default": "alphabetic",
|
|
99
106
|
"description": "baseline prop",
|
|
100
107
|
"label": "Baseline",
|
|
101
108
|
"tier": "presentation",
|
|
102
|
-
"type": "
|
|
109
|
+
"type": "string",
|
|
110
|
+
"values": [
|
|
111
|
+
"alphabetic",
|
|
112
|
+
"bottom",
|
|
113
|
+
"hanging",
|
|
114
|
+
"ideographic",
|
|
115
|
+
"middle",
|
|
116
|
+
"top"
|
|
117
|
+
]
|
|
103
118
|
},
|
|
104
119
|
"color": {
|
|
105
120
|
"default": "",
|
|
@@ -1353,8 +1353,138 @@
|
|
|
1353
1353
|
"default": {},
|
|
1354
1354
|
"description": "3D scene light rig as data — ambient/directional/hemisphere/points + environment ('room' | 'none') for PBR reflections. Empty → the standard fixed rig.",
|
|
1355
1355
|
"label": "Lighting",
|
|
1356
|
+
"properties": {
|
|
1357
|
+
"ambient": {
|
|
1358
|
+
"name": "ambient",
|
|
1359
|
+
"properties": {
|
|
1360
|
+
"color": {
|
|
1361
|
+
"name": "color",
|
|
1362
|
+
"required": false,
|
|
1363
|
+
"type": "string"
|
|
1364
|
+
},
|
|
1365
|
+
"intensity": {
|
|
1366
|
+
"name": "intensity",
|
|
1367
|
+
"required": false,
|
|
1368
|
+
"type": "number"
|
|
1369
|
+
},
|
|
1370
|
+
"position": {
|
|
1371
|
+
"items": {
|
|
1372
|
+
"type": "number"
|
|
1373
|
+
},
|
|
1374
|
+
"name": "position",
|
|
1375
|
+
"required": false,
|
|
1376
|
+
"type": "array"
|
|
1377
|
+
}
|
|
1378
|
+
},
|
|
1379
|
+
"required": false,
|
|
1380
|
+
"type": "object"
|
|
1381
|
+
},
|
|
1382
|
+
"directional": {
|
|
1383
|
+
"name": "directional",
|
|
1384
|
+
"properties": {
|
|
1385
|
+
"color": {
|
|
1386
|
+
"name": "color",
|
|
1387
|
+
"required": false,
|
|
1388
|
+
"type": "string"
|
|
1389
|
+
},
|
|
1390
|
+
"intensity": {
|
|
1391
|
+
"name": "intensity",
|
|
1392
|
+
"required": false,
|
|
1393
|
+
"type": "number"
|
|
1394
|
+
},
|
|
1395
|
+
"position": {
|
|
1396
|
+
"items": {
|
|
1397
|
+
"type": "number"
|
|
1398
|
+
},
|
|
1399
|
+
"name": "position",
|
|
1400
|
+
"required": false,
|
|
1401
|
+
"type": "array"
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
"required": false,
|
|
1405
|
+
"type": "object"
|
|
1406
|
+
},
|
|
1407
|
+
"environment": {
|
|
1408
|
+
"name": "environment",
|
|
1409
|
+
"required": false,
|
|
1410
|
+
"type": "string",
|
|
1411
|
+
"values": [
|
|
1412
|
+
"room",
|
|
1413
|
+
"none"
|
|
1414
|
+
]
|
|
1415
|
+
},
|
|
1416
|
+
"hemisphere": {
|
|
1417
|
+
"name": "hemisphere",
|
|
1418
|
+
"properties": {
|
|
1419
|
+
"color": {
|
|
1420
|
+
"name": "color",
|
|
1421
|
+
"required": false,
|
|
1422
|
+
"type": "string"
|
|
1423
|
+
},
|
|
1424
|
+
"groundColor": {
|
|
1425
|
+
"name": "groundColor",
|
|
1426
|
+
"required": false,
|
|
1427
|
+
"type": "string"
|
|
1428
|
+
},
|
|
1429
|
+
"intensity": {
|
|
1430
|
+
"name": "intensity",
|
|
1431
|
+
"required": false,
|
|
1432
|
+
"type": "number"
|
|
1433
|
+
}
|
|
1434
|
+
},
|
|
1435
|
+
"required": false,
|
|
1436
|
+
"type": "object"
|
|
1437
|
+
},
|
|
1438
|
+
"points": {
|
|
1439
|
+
"items": {
|
|
1440
|
+
"properties": {
|
|
1441
|
+
"color": {
|
|
1442
|
+
"name": "color",
|
|
1443
|
+
"required": false,
|
|
1444
|
+
"type": "string"
|
|
1445
|
+
},
|
|
1446
|
+
"decay": {
|
|
1447
|
+
"name": "decay",
|
|
1448
|
+
"required": false,
|
|
1449
|
+
"type": "number"
|
|
1450
|
+
},
|
|
1451
|
+
"distance": {
|
|
1452
|
+
"name": "distance",
|
|
1453
|
+
"required": false,
|
|
1454
|
+
"type": "number"
|
|
1455
|
+
},
|
|
1456
|
+
"intensity": {
|
|
1457
|
+
"name": "intensity",
|
|
1458
|
+
"required": false,
|
|
1459
|
+
"type": "number"
|
|
1460
|
+
},
|
|
1461
|
+
"position": {
|
|
1462
|
+
"items": {
|
|
1463
|
+
"type": "number"
|
|
1464
|
+
},
|
|
1465
|
+
"name": "position",
|
|
1466
|
+
"required": true,
|
|
1467
|
+
"type": "array"
|
|
1468
|
+
}
|
|
1469
|
+
},
|
|
1470
|
+
"type": "object"
|
|
1471
|
+
},
|
|
1472
|
+
"name": "points",
|
|
1473
|
+
"required": false,
|
|
1474
|
+
"type": "array"
|
|
1475
|
+
},
|
|
1476
|
+
"toneMapping": {
|
|
1477
|
+
"name": "toneMapping",
|
|
1478
|
+
"required": false,
|
|
1479
|
+
"type": "string",
|
|
1480
|
+
"values": [
|
|
1481
|
+
"aces",
|
|
1482
|
+
"none"
|
|
1483
|
+
]
|
|
1484
|
+
}
|
|
1485
|
+
},
|
|
1356
1486
|
"tier": "presentation",
|
|
1357
|
-
"type": "
|
|
1487
|
+
"type": "Lighting3D"
|
|
1358
1488
|
},
|
|
1359
1489
|
"meshUnitScale": {
|
|
1360
1490
|
"default": 1.0,
|
|
@@ -1374,8 +1504,49 @@
|
|
|
1374
1504
|
"default": {},
|
|
1375
1505
|
"description": "3D post-processing stack — bloom and vignette. Empty → no post pass.",
|
|
1376
1506
|
"label": "Post Effects",
|
|
1507
|
+
"properties": {
|
|
1508
|
+
"bloom": {
|
|
1509
|
+
"name": "bloom",
|
|
1510
|
+
"properties": {
|
|
1511
|
+
"intensity": {
|
|
1512
|
+
"name": "intensity",
|
|
1513
|
+
"required": false,
|
|
1514
|
+
"type": "number"
|
|
1515
|
+
},
|
|
1516
|
+
"smoothing": {
|
|
1517
|
+
"name": "smoothing",
|
|
1518
|
+
"required": false,
|
|
1519
|
+
"type": "number"
|
|
1520
|
+
},
|
|
1521
|
+
"threshold": {
|
|
1522
|
+
"name": "threshold",
|
|
1523
|
+
"required": false,
|
|
1524
|
+
"type": "number"
|
|
1525
|
+
}
|
|
1526
|
+
},
|
|
1527
|
+
"required": false,
|
|
1528
|
+
"type": "object"
|
|
1529
|
+
},
|
|
1530
|
+
"vignette": {
|
|
1531
|
+
"name": "vignette",
|
|
1532
|
+
"properties": {
|
|
1533
|
+
"darkness": {
|
|
1534
|
+
"name": "darkness",
|
|
1535
|
+
"required": false,
|
|
1536
|
+
"type": "number"
|
|
1537
|
+
},
|
|
1538
|
+
"offset": {
|
|
1539
|
+
"name": "offset",
|
|
1540
|
+
"required": false,
|
|
1541
|
+
"type": "number"
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
"required": false,
|
|
1545
|
+
"type": "object"
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1377
1548
|
"tier": "presentation",
|
|
1378
|
-
"type": "
|
|
1549
|
+
"type": "Post3D"
|
|
1379
1550
|
},
|
|
1380
1551
|
"scale": {
|
|
1381
1552
|
"default": 0.45,
|