@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
|
@@ -5,15 +5,19 @@ orbital ChemistryCanvasOrbital {
|
|
|
5
5
|
id : string
|
|
6
6
|
x : number!
|
|
7
7
|
y : number!
|
|
8
|
+
z : number
|
|
8
9
|
element : string
|
|
9
10
|
radius : number
|
|
10
11
|
color : string
|
|
12
|
+
charge : string
|
|
13
|
+
lonePairs : number
|
|
11
14
|
}
|
|
12
15
|
type ChemistryCanvasBondsItem = {
|
|
13
16
|
from : string!
|
|
14
17
|
to : string!
|
|
15
18
|
type : "single" | "double" | "triple"
|
|
16
19
|
color : string
|
|
20
|
+
state : "default" | "forming" | "breaking" | "highlight"
|
|
17
21
|
}
|
|
18
22
|
type ChemistryCanvasArrowsItem = {
|
|
19
23
|
x : number!
|
|
@@ -23,8 +27,58 @@ orbital ChemistryCanvasOrbital {
|
|
|
23
27
|
color : string
|
|
24
28
|
label : string
|
|
25
29
|
}
|
|
30
|
+
type ChemistryCanvasContainersItem = {
|
|
31
|
+
x : number!
|
|
32
|
+
y : number!
|
|
33
|
+
width : number!
|
|
34
|
+
height : number!
|
|
35
|
+
color : string
|
|
36
|
+
fill : string
|
|
37
|
+
lineWidth : number
|
|
38
|
+
divider : "none" | "solid" | "dashed" | "dotted"
|
|
39
|
+
dividerColor : string
|
|
40
|
+
leftLabel : string
|
|
41
|
+
rightLabel : string
|
|
42
|
+
label : string
|
|
43
|
+
level : number
|
|
44
|
+
levelColor : string
|
|
45
|
+
}
|
|
46
|
+
type ChemistryCanvasLattice3d = {
|
|
47
|
+
basis : [ChemistryCanvasLattice3dBasisItem]!
|
|
48
|
+
nx : number
|
|
49
|
+
ny : number
|
|
50
|
+
nz : number
|
|
51
|
+
latticeConstant : number
|
|
52
|
+
bonds : [ChemistryCanvasLattice3dBondsItem]
|
|
53
|
+
bondRadius : number
|
|
54
|
+
highlightCell : boolean
|
|
55
|
+
dimColor : string
|
|
56
|
+
showLabels : boolean
|
|
57
|
+
selectedId : string
|
|
58
|
+
selectedColor : string
|
|
59
|
+
}
|
|
60
|
+
type ChemistryCanvasLattice3dBasisItem = {
|
|
61
|
+
key : string!
|
|
62
|
+
dx : number!
|
|
63
|
+
dy : number!
|
|
64
|
+
dz : number!
|
|
65
|
+
element : string
|
|
66
|
+
color : string
|
|
67
|
+
radius : number
|
|
68
|
+
xEdge : boolean
|
|
69
|
+
yEdge : boolean
|
|
70
|
+
zEdge : boolean
|
|
71
|
+
}
|
|
72
|
+
type ChemistryCanvasLattice3dBondsItem = {
|
|
73
|
+
from : string!
|
|
74
|
+
to : string!
|
|
75
|
+
dx : number
|
|
76
|
+
dy : number
|
|
77
|
+
dz : number
|
|
78
|
+
color : string
|
|
79
|
+
}
|
|
26
80
|
type ChemistryCanvasShapesItem = {
|
|
27
|
-
type : "line" | "arrow" | "circle" | "rect" | "polygon" | "path" | "text" | "axis" | "grid"!
|
|
81
|
+
type : "line" | "arrow" | "circle" | "ellipse" | "rect" | "polygon" | "path" | "text" | "axis" | "grid" | "venn-region"!
|
|
28
82
|
id : string
|
|
29
83
|
x : number
|
|
30
84
|
y : number
|
|
@@ -49,11 +103,42 @@ orbital ChemistryCanvasOrbital {
|
|
|
49
103
|
fill : string
|
|
50
104
|
lineWidth : number
|
|
51
105
|
opacity : number
|
|
106
|
+
startAngle : number
|
|
107
|
+
endAngle : number
|
|
108
|
+
dash : "dashed" | "dotted"
|
|
109
|
+
inside : [string]
|
|
110
|
+
outside : [string]
|
|
52
111
|
}
|
|
53
112
|
type ChemistryCanvasShapesItemPointsItem = {
|
|
54
113
|
x : number!
|
|
55
114
|
y : number!
|
|
56
115
|
}
|
|
116
|
+
type ChemistryCanvasReadoutsItem = {
|
|
117
|
+
label : string!
|
|
118
|
+
value : string!
|
|
119
|
+
color : string
|
|
120
|
+
}
|
|
121
|
+
type ChemistryCanvasTracesItem = {
|
|
122
|
+
x : number
|
|
123
|
+
y : number
|
|
124
|
+
width : number
|
|
125
|
+
height : number
|
|
126
|
+
series : [ChemistryCanvasTracesItemSeriesItem]!
|
|
127
|
+
xLabel : string
|
|
128
|
+
yLabel : string
|
|
129
|
+
frameColor : string
|
|
130
|
+
backgroundColor : string
|
|
131
|
+
backgroundOpacity : number
|
|
132
|
+
}
|
|
133
|
+
type ChemistryCanvasTracesItemSeriesItem = {
|
|
134
|
+
samples : [ChemistryCanvasTracesItemSeriesItemSamplesItem]!
|
|
135
|
+
color : string
|
|
136
|
+
label : string
|
|
137
|
+
}
|
|
138
|
+
type ChemistryCanvasTracesItemSeriesItemSamplesItem = {
|
|
139
|
+
x : number!
|
|
140
|
+
y : number!
|
|
141
|
+
}
|
|
57
142
|
type ChemistryCanvasError = {
|
|
58
143
|
message : string!
|
|
59
144
|
name : string
|
|
@@ -81,10 +166,23 @@ orbital ChemistryCanvasOrbital {
|
|
|
81
166
|
height: @config.height
|
|
82
167
|
title: @config.title
|
|
83
168
|
backgroundColor: @config.backgroundColor
|
|
169
|
+
mode: @config.mode
|
|
170
|
+
camera: @config.camera
|
|
171
|
+
lighting: @config.lighting
|
|
172
|
+
post: @config.post
|
|
84
173
|
atoms: @config.atoms
|
|
85
174
|
bonds: @config.bonds
|
|
86
175
|
arrows: @config.arrows
|
|
176
|
+
bondStyle: @config.bondStyle
|
|
177
|
+
containers: @config.containers
|
|
178
|
+
equation: @config.equation
|
|
179
|
+
equationColor: @config.equationColor
|
|
180
|
+
lattice3d: @config.lattice3d
|
|
87
181
|
shapes: @config.shapes
|
|
182
|
+
readouts: @config.readouts
|
|
183
|
+
traces: @config.traces
|
|
184
|
+
showGrid: @config.showGrid
|
|
185
|
+
shadows: @config.shadows
|
|
88
186
|
interactive: @config.interactive
|
|
89
187
|
animate: @config.animate
|
|
90
188
|
onShapeClick: @config.onShapeClick
|
|
@@ -99,10 +197,23 @@ orbital ChemistryCanvasOrbital {
|
|
|
99
197
|
height: @config.height
|
|
100
198
|
title: @config.title
|
|
101
199
|
backgroundColor: @config.backgroundColor
|
|
200
|
+
mode: @config.mode
|
|
201
|
+
camera: @config.camera
|
|
202
|
+
lighting: @config.lighting
|
|
203
|
+
post: @config.post
|
|
102
204
|
atoms: @payload.atoms
|
|
103
205
|
bonds: @payload.bonds
|
|
104
206
|
arrows: @payload.arrows
|
|
207
|
+
bondStyle: @config.bondStyle
|
|
208
|
+
containers: @payload.containers
|
|
209
|
+
equation: @config.equation
|
|
210
|
+
equationColor: @config.equationColor
|
|
211
|
+
lattice3d: @config.lattice3d
|
|
105
212
|
shapes: @payload.shapes
|
|
213
|
+
readouts: @payload.readouts
|
|
214
|
+
traces: @payload.traces
|
|
215
|
+
showGrid: @config.showGrid
|
|
216
|
+
shadows: @config.shadows
|
|
106
217
|
interactive: @config.interactive
|
|
107
218
|
animate: @config.animate
|
|
108
219
|
onShapeClick: @config.onShapeClick
|
|
@@ -125,7 +236,10 @@ orbital ChemistryCanvasOrbital {
|
|
|
125
236
|
atoms : [ChemistryCanvasAtomsItem]
|
|
126
237
|
bonds : [ChemistryCanvasBondsItem]
|
|
127
238
|
arrows : [ChemistryCanvasArrowsItem]
|
|
239
|
+
containers : [ChemistryCanvasContainersItem]
|
|
128
240
|
shapes : [ChemistryCanvasShapesItem]
|
|
241
|
+
readouts : [ChemistryCanvasReadoutsItem]
|
|
242
|
+
traces : [ChemistryCanvasTracesItem]
|
|
129
243
|
}
|
|
130
244
|
@description "Live scene update; payload carries the current drawable state."
|
|
131
245
|
@synonyms "tick, redraw, animate, frame"
|
|
@@ -153,6 +267,22 @@ orbital ChemistryCanvasOrbital {
|
|
|
153
267
|
@label "Background Color"
|
|
154
268
|
@description "backgroundColor prop"
|
|
155
269
|
@tier "presentation"
|
|
270
|
+
mode : "2d" | "3d" = "2d"
|
|
271
|
+
@label "Mode"
|
|
272
|
+
@description "Painter: 2D raster (default) or 3D mesh scene via the lazy three.js host."
|
|
273
|
+
@tier "presentation"
|
|
274
|
+
camera : json = {}
|
|
275
|
+
@label "Camera"
|
|
276
|
+
@description "3D only: neutral camera pose ({ mode, zoom, fov, azimuth, target })."
|
|
277
|
+
@tier "presentation"
|
|
278
|
+
lighting : json = {}
|
|
279
|
+
@label "Lighting"
|
|
280
|
+
@description "3D only: scene light rig as data."
|
|
281
|
+
@tier "presentation"
|
|
282
|
+
post : json = {}
|
|
283
|
+
@label "Post"
|
|
284
|
+
@description "3D only: post-processing stack (bloom/vignette)."
|
|
285
|
+
@tier "presentation"
|
|
156
286
|
atoms : [ChemistryCanvasAtomsItem] = []
|
|
157
287
|
@label "Atoms"
|
|
158
288
|
@description "atoms prop"
|
|
@@ -165,17 +295,55 @@ orbital ChemistryCanvasOrbital {
|
|
|
165
295
|
@label "Arrows"
|
|
166
296
|
@description "arrows prop"
|
|
167
297
|
@tier "presentation"
|
|
298
|
+
bondStyle : "thick" | "parallel" = thick
|
|
299
|
+
@label "Bond Style"
|
|
300
|
+
@description "Bond line rendering: 'thick' varies stroke width by order (default), 'parallel' draws offset parallel strokes. 2D only."
|
|
301
|
+
@tier "presentation"
|
|
302
|
+
containers : [ChemistryCanvasContainersItem] = []
|
|
303
|
+
@label "Containers"
|
|
304
|
+
@description "Beaker/flask/container outlines (2D only)."
|
|
305
|
+
@synonyms "beaker, flask, box, membrane, burette"
|
|
306
|
+
@tier "presentation"
|
|
307
|
+
equation : string
|
|
308
|
+
@label "Equation"
|
|
309
|
+
@description "Reaction equation text centered at the top of the canvas. 2D only."
|
|
310
|
+
@synonyms "reaction equation, formula"
|
|
311
|
+
@tier "presentation"
|
|
312
|
+
equationColor : string
|
|
313
|
+
@label "Equation Color"
|
|
314
|
+
@description "Equation text color (default '#111827')."
|
|
315
|
+
@tier "presentation"
|
|
316
|
+
lattice3d : ChemistryCanvasLattice3d
|
|
317
|
+
@label "Lattice3d"
|
|
318
|
+
@description "A 3D crystal lattice block (simple cubic, BCC, FCC, rock salt, diamond, ...). 3D only."
|
|
319
|
+
@tier "presentation"
|
|
168
320
|
shapes : [ChemistryCanvasShapesItem] = []
|
|
169
321
|
@label "Shapes"
|
|
170
|
-
@description "Extra declarative shapes in canvas pixel coordinates."
|
|
322
|
+
@description "Extra declarative shapes in canvas pixel coordinates (2D mode only — ignored in 3D)."
|
|
323
|
+
@tier "presentation"
|
|
324
|
+
readouts : [ChemistryCanvasReadoutsItem] = []
|
|
325
|
+
@label "Readouts"
|
|
326
|
+
@description "Top-right status chip row, forwarded to LearningCanvas verbatim."
|
|
327
|
+
@tier "presentation"
|
|
328
|
+
traces : [ChemistryCanvasTracesItem] = []
|
|
329
|
+
@label "Traces"
|
|
330
|
+
@description "Inset sparkline panels, forwarded to LearningCanvas verbatim."
|
|
331
|
+
@tier "presentation"
|
|
332
|
+
showGrid : boolean
|
|
333
|
+
@label "Show Grid"
|
|
334
|
+
@description "3D only: show the ground grid (default off)."
|
|
335
|
+
@tier "presentation"
|
|
336
|
+
shadows : boolean
|
|
337
|
+
@label "Shadows"
|
|
338
|
+
@description "3D only: enable shadows. Omitted → the host default."
|
|
171
339
|
@tier "presentation"
|
|
172
|
-
interactive : boolean
|
|
340
|
+
interactive : boolean
|
|
173
341
|
@label "Interactive"
|
|
174
|
-
@description "
|
|
342
|
+
@description "2D: pointer interaction (click/hover). 3D: orbit camera controls."
|
|
175
343
|
@tier "presentation"
|
|
176
344
|
animate : boolean = false
|
|
177
345
|
@label "Animate"
|
|
178
|
-
@description "
|
|
346
|
+
@description "2D only: continuous redraw loop. 3D motion is entity-state driven."
|
|
179
347
|
@tier "presentation"
|
|
180
348
|
onShapeClick : string = "SHAPE_CLICK"
|
|
181
349
|
@label "On Shape Click"
|
|
@@ -2,7 +2,7 @@ app ui-learning-canvas "1.0.0"
|
|
|
2
2
|
"LearningCanvas — UI factory (1:1 with the @almadar/ui learning-canvas pattern)."
|
|
3
3
|
orbital LearningCanvasOrbital {
|
|
4
4
|
type LearningCanvasShapesItem = {
|
|
5
|
-
type : "line" | "arrow" | "circle" | "rect" | "polygon" | "path" | "text" | "axis" | "grid"!
|
|
5
|
+
type : "line" | "arrow" | "circle" | "ellipse" | "rect" | "polygon" | "path" | "text" | "axis" | "grid" | "venn-region"!
|
|
6
6
|
id : string
|
|
7
7
|
x : number
|
|
8
8
|
y : number
|
|
@@ -27,11 +27,42 @@ orbital LearningCanvasOrbital {
|
|
|
27
27
|
fill : string
|
|
28
28
|
lineWidth : number
|
|
29
29
|
opacity : number
|
|
30
|
+
startAngle : number
|
|
31
|
+
endAngle : number
|
|
32
|
+
dash : "dashed" | "dotted"
|
|
33
|
+
inside : [string]
|
|
34
|
+
outside : [string]
|
|
30
35
|
}
|
|
31
36
|
type LearningCanvasShapesItemPointsItem = {
|
|
32
37
|
x : number!
|
|
33
38
|
y : number!
|
|
34
39
|
}
|
|
40
|
+
type LearningCanvasReadoutsItem = {
|
|
41
|
+
label : string!
|
|
42
|
+
value : string!
|
|
43
|
+
color : string
|
|
44
|
+
}
|
|
45
|
+
type LearningCanvasTracesItem = {
|
|
46
|
+
x : number
|
|
47
|
+
y : number
|
|
48
|
+
width : number
|
|
49
|
+
height : number
|
|
50
|
+
series : [LearningCanvasTracesItemSeriesItem]!
|
|
51
|
+
xLabel : string
|
|
52
|
+
yLabel : string
|
|
53
|
+
frameColor : string
|
|
54
|
+
backgroundColor : string
|
|
55
|
+
backgroundOpacity : number
|
|
56
|
+
}
|
|
57
|
+
type LearningCanvasTracesItemSeriesItem = {
|
|
58
|
+
samples : [LearningCanvasTracesItemSeriesItemSamplesItem]!
|
|
59
|
+
color : string
|
|
60
|
+
label : string
|
|
61
|
+
}
|
|
62
|
+
type LearningCanvasTracesItemSeriesItemSamplesItem = {
|
|
63
|
+
x : number!
|
|
64
|
+
y : number!
|
|
65
|
+
}
|
|
35
66
|
type LearningCanvasError = {
|
|
36
67
|
message : string!
|
|
37
68
|
name : string
|
|
@@ -64,6 +95,8 @@ orbital LearningCanvasOrbital {
|
|
|
64
95
|
height: @config.height
|
|
65
96
|
backgroundColor: @config.backgroundColor
|
|
66
97
|
shapes: @config.shapes
|
|
98
|
+
readouts: @config.readouts
|
|
99
|
+
traces: @config.traces
|
|
67
100
|
interactive: @config.interactive
|
|
68
101
|
animate: @config.animate
|
|
69
102
|
onShapeClick: @config.onShapeClick
|
|
@@ -79,6 +112,8 @@ orbital LearningCanvasOrbital {
|
|
|
79
112
|
height: @config.height
|
|
80
113
|
backgroundColor: @config.backgroundColor
|
|
81
114
|
shapes: @payload.shapes
|
|
115
|
+
readouts: @payload.readouts
|
|
116
|
+
traces: @payload.traces
|
|
82
117
|
interactive: @config.interactive
|
|
83
118
|
animate: @config.animate
|
|
84
119
|
onShapeClick: @config.onShapeClick
|
|
@@ -105,6 +140,8 @@ orbital LearningCanvasOrbital {
|
|
|
105
140
|
listens {
|
|
106
141
|
UPDATE {
|
|
107
142
|
shapes : [LearningCanvasShapesItem]
|
|
143
|
+
readouts : [LearningCanvasReadoutsItem]
|
|
144
|
+
traces : [LearningCanvasTracesItem]
|
|
108
145
|
}
|
|
109
146
|
@description "Live scene update; payload carries the current drawable state."
|
|
110
147
|
@synonyms "tick, redraw, animate, frame"
|
|
@@ -132,6 +169,16 @@ orbital LearningCanvasOrbital {
|
|
|
132
169
|
@label "Shapes"
|
|
133
170
|
@description "Declarative shapes to draw."
|
|
134
171
|
@tier "presentation"
|
|
172
|
+
readouts : [LearningCanvasReadoutsItem] = []
|
|
173
|
+
@label "Readouts"
|
|
174
|
+
@description "Top-right status chip row (live measurements, scores, counters)."
|
|
175
|
+
@synonyms "chips, stats, measurements"
|
|
176
|
+
@tier "presentation"
|
|
177
|
+
traces : [LearningCanvasTracesItem] = []
|
|
178
|
+
@label "Traces"
|
|
179
|
+
@description "Inset sparkline panels stacked from the bottom-right corner."
|
|
180
|
+
@synonyms "sparkline, time series, history plot"
|
|
181
|
+
@tier "presentation"
|
|
135
182
|
interactive : boolean = false
|
|
136
183
|
@label "Interactive"
|
|
137
184
|
@description "Enable pointer interaction (click/hover)."
|
|
@@ -5,6 +5,7 @@ orbital MathCanvasOrbital {
|
|
|
5
5
|
label : string
|
|
6
6
|
color : string
|
|
7
7
|
samples : [MathCanvasCurvesItemSamplesItem]!
|
|
8
|
+
dash : "dashed" | "dotted"
|
|
8
9
|
}
|
|
9
10
|
type MathCanvasCurvesItemSamplesItem = {
|
|
10
11
|
x : number!
|
|
@@ -16,6 +17,7 @@ orbital MathCanvasOrbital {
|
|
|
16
17
|
label : string
|
|
17
18
|
color : string
|
|
18
19
|
radius : number
|
|
20
|
+
style : "closed" | "open"
|
|
19
21
|
}
|
|
20
22
|
type MathCanvasVectorsItem = {
|
|
21
23
|
x : number!
|
|
@@ -25,8 +27,54 @@ orbital MathCanvasOrbital {
|
|
|
25
27
|
color : string
|
|
26
28
|
label : string
|
|
27
29
|
}
|
|
30
|
+
type MathCanvasRegionsItem = {
|
|
31
|
+
samples : [MathCanvasRegionsItemSamplesItem]!
|
|
32
|
+
samples2 : [MathCanvasRegionsItemSamples2Item]
|
|
33
|
+
baseline : number
|
|
34
|
+
color : string
|
|
35
|
+
opacity : number
|
|
36
|
+
label : string
|
|
37
|
+
}
|
|
38
|
+
type MathCanvasRegionsItemSamplesItem = {
|
|
39
|
+
x : number!
|
|
40
|
+
y : number!
|
|
41
|
+
}
|
|
42
|
+
type MathCanvasRegionsItemSamples2Item = {
|
|
43
|
+
x : number!
|
|
44
|
+
y : number!
|
|
45
|
+
}
|
|
46
|
+
type MathCanvasBarsItem = {
|
|
47
|
+
x : number!
|
|
48
|
+
width : number!
|
|
49
|
+
y0 : number
|
|
50
|
+
y1 : number!
|
|
51
|
+
color : string
|
|
52
|
+
opacity : number
|
|
53
|
+
}
|
|
54
|
+
type MathCanvasGuidesItem = {
|
|
55
|
+
kind : "vline" | "hline"!
|
|
56
|
+
at : number!
|
|
57
|
+
color : string
|
|
58
|
+
dash : "dashed" | "dotted"
|
|
59
|
+
label : string
|
|
60
|
+
}
|
|
61
|
+
type MathCanvasAnglesItem = {
|
|
62
|
+
x : number!
|
|
63
|
+
y : number!
|
|
64
|
+
from : number!
|
|
65
|
+
to : number!
|
|
66
|
+
radius : number
|
|
67
|
+
color : string
|
|
68
|
+
label : string
|
|
69
|
+
}
|
|
70
|
+
type MathCanvasHopsItem = {
|
|
71
|
+
from : number!
|
|
72
|
+
to : number!
|
|
73
|
+
color : string
|
|
74
|
+
label : string
|
|
75
|
+
}
|
|
28
76
|
type MathCanvasShapesItem = {
|
|
29
|
-
type : "line" | "arrow" | "circle" | "rect" | "polygon" | "path" | "text" | "axis" | "grid"!
|
|
77
|
+
type : "line" | "arrow" | "circle" | "ellipse" | "rect" | "polygon" | "path" | "text" | "axis" | "grid" | "venn-region"!
|
|
30
78
|
id : string
|
|
31
79
|
x : number
|
|
32
80
|
y : number
|
|
@@ -51,11 +99,42 @@ orbital MathCanvasOrbital {
|
|
|
51
99
|
fill : string
|
|
52
100
|
lineWidth : number
|
|
53
101
|
opacity : number
|
|
102
|
+
startAngle : number
|
|
103
|
+
endAngle : number
|
|
104
|
+
dash : "dashed" | "dotted"
|
|
105
|
+
inside : [string]
|
|
106
|
+
outside : [string]
|
|
54
107
|
}
|
|
55
108
|
type MathCanvasShapesItemPointsItem = {
|
|
56
109
|
x : number!
|
|
57
110
|
y : number!
|
|
58
111
|
}
|
|
112
|
+
type MathCanvasReadoutsItem = {
|
|
113
|
+
label : string!
|
|
114
|
+
value : string!
|
|
115
|
+
color : string
|
|
116
|
+
}
|
|
117
|
+
type MathCanvasTracesItem = {
|
|
118
|
+
x : number
|
|
119
|
+
y : number
|
|
120
|
+
width : number
|
|
121
|
+
height : number
|
|
122
|
+
series : [MathCanvasTracesItemSeriesItem]!
|
|
123
|
+
xLabel : string
|
|
124
|
+
yLabel : string
|
|
125
|
+
frameColor : string
|
|
126
|
+
backgroundColor : string
|
|
127
|
+
backgroundOpacity : number
|
|
128
|
+
}
|
|
129
|
+
type MathCanvasTracesItemSeriesItem = {
|
|
130
|
+
samples : [MathCanvasTracesItemSeriesItemSamplesItem]!
|
|
131
|
+
color : string
|
|
132
|
+
label : string
|
|
133
|
+
}
|
|
134
|
+
type MathCanvasTracesItemSeriesItemSamplesItem = {
|
|
135
|
+
x : number!
|
|
136
|
+
y : number!
|
|
137
|
+
}
|
|
59
138
|
type MathCanvasError = {
|
|
60
139
|
message : string!
|
|
61
140
|
name : string
|
|
@@ -89,10 +168,19 @@ orbital MathCanvasOrbital {
|
|
|
89
168
|
showAxes: @config.showAxes
|
|
90
169
|
showGrid: @config.showGrid
|
|
91
170
|
gridStep: @config.gridStep
|
|
171
|
+
showTickLabels: @config.showTickLabels
|
|
172
|
+
showCurveLabels: @config.showCurveLabels
|
|
92
173
|
curves: @config.curves
|
|
93
174
|
points: @config.points
|
|
94
175
|
vectors: @config.vectors
|
|
176
|
+
regions: @config.regions
|
|
177
|
+
bars: @config.bars
|
|
178
|
+
guides: @config.guides
|
|
179
|
+
angles: @config.angles
|
|
180
|
+
hops: @config.hops
|
|
95
181
|
shapes: @config.shapes
|
|
182
|
+
readouts: @config.readouts
|
|
183
|
+
traces: @config.traces
|
|
96
184
|
interactive: @config.interactive
|
|
97
185
|
animate: @config.animate
|
|
98
186
|
onShapeClick: @config.onShapeClick
|
|
@@ -113,10 +201,19 @@ orbital MathCanvasOrbital {
|
|
|
113
201
|
showAxes: @config.showAxes
|
|
114
202
|
showGrid: @config.showGrid
|
|
115
203
|
gridStep: @config.gridStep
|
|
204
|
+
showTickLabels: @config.showTickLabels
|
|
205
|
+
showCurveLabels: @config.showCurveLabels
|
|
116
206
|
curves: @payload.curves
|
|
117
207
|
points: @payload.points
|
|
118
208
|
vectors: @payload.vectors
|
|
209
|
+
regions: @payload.regions
|
|
210
|
+
bars: @payload.bars
|
|
211
|
+
guides: @payload.guides
|
|
212
|
+
angles: @payload.angles
|
|
213
|
+
hops: @payload.hops
|
|
119
214
|
shapes: @payload.shapes
|
|
215
|
+
readouts: @payload.readouts
|
|
216
|
+
traces: @payload.traces
|
|
120
217
|
interactive: @config.interactive
|
|
121
218
|
animate: @config.animate
|
|
122
219
|
onShapeClick: @config.onShapeClick
|
|
@@ -139,7 +236,14 @@ orbital MathCanvasOrbital {
|
|
|
139
236
|
curves : [MathCanvasCurvesItem]
|
|
140
237
|
points : [MathCanvasPointsItem]
|
|
141
238
|
vectors : [MathCanvasVectorsItem]
|
|
239
|
+
regions : [MathCanvasRegionsItem]
|
|
240
|
+
bars : [MathCanvasBarsItem]
|
|
241
|
+
guides : [MathCanvasGuidesItem]
|
|
242
|
+
angles : [MathCanvasAnglesItem]
|
|
243
|
+
hops : [MathCanvasHopsItem]
|
|
142
244
|
shapes : [MathCanvasShapesItem]
|
|
245
|
+
readouts : [MathCanvasReadoutsItem]
|
|
246
|
+
traces : [MathCanvasTracesItem]
|
|
143
247
|
}
|
|
144
248
|
@description "Live scene update; payload carries the current drawable state."
|
|
145
249
|
@synonyms "tick, redraw, animate, frame"
|
|
@@ -191,6 +295,14 @@ orbital MathCanvasOrbital {
|
|
|
191
295
|
@label "Grid Step"
|
|
192
296
|
@description "gridStep prop"
|
|
193
297
|
@tier "presentation"
|
|
298
|
+
showTickLabels : boolean = false
|
|
299
|
+
@label "Show Tick Labels"
|
|
300
|
+
@description "Draw numeric labels on grid lines (default false)."
|
|
301
|
+
@tier "presentation"
|
|
302
|
+
showCurveLabels : boolean = false
|
|
303
|
+
@label "Show Curve Labels"
|
|
304
|
+
@description "Draw each curve's `label` at its last in-range sample (default false)."
|
|
305
|
+
@tier "presentation"
|
|
194
306
|
curves : [MathCanvasCurvesItem] = []
|
|
195
307
|
@label "Curves"
|
|
196
308
|
@description "curves prop"
|
|
@@ -203,10 +315,38 @@ orbital MathCanvasOrbital {
|
|
|
203
315
|
@label "Vectors"
|
|
204
316
|
@description "vectors prop"
|
|
205
317
|
@tier "presentation"
|
|
318
|
+
regions : [MathCanvasRegionsItem] = []
|
|
319
|
+
@label "Regions"
|
|
320
|
+
@description "Filled areas under curves or between curve pairs."
|
|
321
|
+
@tier "presentation"
|
|
322
|
+
bars : [MathCanvasBarsItem] = []
|
|
323
|
+
@label "Bars"
|
|
324
|
+
@description "Riemann/histogram bar strips."
|
|
325
|
+
@tier "presentation"
|
|
326
|
+
guides : [MathCanvasGuidesItem] = []
|
|
327
|
+
@label "Guides"
|
|
328
|
+
@description "Fixed reference lines (vline/hline)."
|
|
329
|
+
@tier "presentation"
|
|
330
|
+
angles : [MathCanvasAnglesItem] = []
|
|
331
|
+
@label "Angles"
|
|
332
|
+
@description "Angle-sweep arcs at a vertex."
|
|
333
|
+
@tier "presentation"
|
|
334
|
+
hops : [MathCanvasHopsItem] = []
|
|
335
|
+
@label "Hops"
|
|
336
|
+
@description "Number-line jump arcs."
|
|
337
|
+
@tier "presentation"
|
|
206
338
|
shapes : [MathCanvasShapesItem] = []
|
|
207
339
|
@label "Shapes"
|
|
208
340
|
@description "Extra declarative shapes in canvas pixel coordinates."
|
|
209
341
|
@tier "presentation"
|
|
342
|
+
readouts : [MathCanvasReadoutsItem] = []
|
|
343
|
+
@label "Readouts"
|
|
344
|
+
@description "Top-right status chips, forwarded verbatim to LearningCanvas."
|
|
345
|
+
@tier "presentation"
|
|
346
|
+
traces : [MathCanvasTracesItem] = []
|
|
347
|
+
@label "Traces"
|
|
348
|
+
@description "Inset sparkline panels, forwarded verbatim to LearningCanvas."
|
|
349
|
+
@tier "presentation"
|
|
210
350
|
interactive : boolean = false
|
|
211
351
|
@label "Interactive"
|
|
212
352
|
@description "interactive prop"
|