@almadar/std 16.210.0 → 16.212.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.
Files changed (203) hide show
  1. package/behaviors/lolo/infra/atoms/std-approval-gate.lolo +5 -2
  2. package/behaviors/lolo/infra/atoms/std-cache-aside.lolo +6 -0
  3. package/behaviors/lolo/infra/atoms/std-calendar-sync.lolo +8 -5
  4. package/behaviors/lolo/infra/atoms/std-cascade-on-delete.lolo +8 -1
  5. package/behaviors/lolo/infra/atoms/std-circuit-breaker.lolo +5 -3
  6. package/behaviors/lolo/infra/atoms/std-cross-reference.lolo +2 -0
  7. package/behaviors/lolo/infra/atoms/std-data-erasure.lolo +3 -0
  8. package/behaviors/lolo/infra/atoms/std-lifecycle.lolo +2 -0
  9. package/behaviors/lolo/infra/atoms/std-migration-job.lolo +12 -0
  10. package/behaviors/lolo/infra/atoms/std-mod-queue.lolo +1 -0
  11. package/behaviors/lolo/infra/atoms/std-notification-center.lolo +2 -0
  12. package/behaviors/lolo/infra/atoms/std-notify-on-event.lolo +5 -0
  13. package/behaviors/lolo/infra/atoms/std-reminder-scheduler.lolo +2 -0
  14. package/behaviors/lolo/infra/atoms/std-status-lifecycle.lolo +1 -0
  15. package/behaviors/lolo/ml/atoms/std-ml-classify.lolo +1 -0
  16. package/behaviors/lolo/ml/atoms/std-ml-infer.lolo +1 -0
  17. package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -0
  18. package/behaviors/lolo/ui/core/atoms/std-board.lolo +6 -0
  19. package/behaviors/lolo/ui/core/atoms/std-browse.lolo +10 -1
  20. package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +6 -1
  21. package/behaviors/lolo/ui/core/atoms/std-confirmation.lolo +2 -0
  22. package/behaviors/lolo/ui/core/atoms/std-esign-request.lolo +2 -2
  23. package/behaviors/lolo/ui/core/atoms/std-event-log.lolo +2 -0
  24. package/behaviors/lolo/ui/core/atoms/std-gallery.lolo +8 -1
  25. package/behaviors/lolo/ui/core/atoms/std-graphs.lolo +1 -1
  26. package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
  27. package/behaviors/lolo/ui/core/atoms/std-modal.lolo +3 -1
  28. package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
  29. package/behaviors/lolo/ui/core/atoms/std-stats.lolo +1 -1
  30. package/behaviors/lolo/ui/core/atoms/std-step-flow.lolo +4 -3
  31. package/behaviors/lolo/ui/core/atoms/std-tag-strip.lolo +1 -0
  32. package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -4
  33. package/behaviors/lolo/ui/core/atoms/std-thread.lolo +33 -30
  34. package/behaviors/lolo/ui/core/atoms/std-version-history.lolo +1 -1
  35. package/behaviors/lolo/ui/core/atoms/std-wizard.lolo +36 -0
  36. package/behaviors/lolo/ui/core/atoms/ui-badge.lolo +1 -1
  37. package/behaviors/lolo/ui/core/atoms/ui-button.lolo +1 -1
  38. package/behaviors/lolo/ui/core/atoms/ui-checkbox.lolo +22 -2
  39. package/behaviors/lolo/ui/core/atoms/ui-game-icon.lolo +1 -1
  40. package/behaviors/lolo/ui/core/atoms/ui-radio.lolo +1 -1
  41. package/behaviors/lolo/ui/core/atoms/ui-range-slider.lolo +1 -1
  42. package/behaviors/lolo/ui/core/atoms/ui-select.lolo +6 -2
  43. package/behaviors/lolo/ui/core/atoms/ui-switch.lolo +1 -1
  44. package/behaviors/lolo/ui/core/atoms/ui-text-highlight.lolo +1 -1
  45. package/behaviors/lolo/ui/core/atoms/ui-textarea.lolo +3 -1
  46. package/behaviors/lolo/ui/core/atoms/ui-time-slot-cell.lolo +1 -1
  47. package/behaviors/lolo/ui/core/molecules/ui-code-block.lolo +2 -2
  48. package/behaviors/lolo/ui/core/molecules/ui-command-palette.lolo +2 -2
  49. package/behaviors/lolo/ui/core/molecules/ui-date-range-picker.lolo +2 -2
  50. package/behaviors/lolo/ui/core/molecules/ui-document-panel.lolo +2 -2
  51. package/behaviors/lolo/ui/core/molecules/ui-filter-group.lolo +1 -1
  52. package/behaviors/lolo/ui/core/molecules/ui-floating-toolbar.lolo +1 -1
  53. package/behaviors/lolo/ui/core/molecules/ui-import-preview-tree.lolo +1 -1
  54. package/behaviors/lolo/ui/core/molecules/ui-menu.lolo +1 -1
  55. package/behaviors/lolo/ui/core/molecules/ui-number-stepper.lolo +1 -1
  56. package/behaviors/lolo/ui/core/molecules/ui-pagination.lolo +1 -1
  57. package/behaviors/lolo/ui/core/molecules/ui-popover.lolo +1 -1
  58. package/behaviors/lolo/ui/core/molecules/ui-relation-select.lolo +1 -1
  59. package/behaviors/lolo/ui/core/molecules/ui-rich-text-editor.lolo +1 -1
  60. package/behaviors/lolo/ui/core/molecules/ui-search-input.lolo +1 -1
  61. package/behaviors/lolo/ui/core/molecules/ui-sidebar.lolo +1 -1
  62. package/behaviors/lolo/ui/core/molecules/ui-star-rating.lolo +1 -1
  63. package/behaviors/lolo/ui/core/molecules/ui-tabs.lolo +2 -2
  64. package/behaviors/lolo/ui/core/molecules/ui-wizard-navigation.lolo +2 -2
  65. package/behaviors/lolo/ui/core/organisms/ui-split-pane.lolo +1 -1
  66. package/behaviors/lolo/ui/game/atoms/std-tutorial-overlay.lolo +6 -0
  67. package/behaviors/lolo/ui/game/atoms/ui-action-palette.lolo +1 -1
  68. package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
  69. package/behaviors/lolo/ui/game/atoms/ui-choice-button.lolo +1 -1
  70. package/behaviors/lolo/ui/game/atoms/ui-control-button.lolo +1 -1
  71. package/behaviors/lolo/ui/game/atoms/ui-control-grid.lolo +2 -2
  72. package/behaviors/lolo/ui/game/atoms/ui-dialogue-bubble.lolo +1 -1
  73. package/behaviors/lolo/ui/game/atoms/ui-draw-fx-layer.lolo +1 -1
  74. package/behaviors/lolo/ui/game/atoms/ui-draw-skinned-mesh.lolo +131 -0
  75. package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +1 -1
  76. package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +1 -1
  77. package/behaviors/lolo/ui/game/atoms/ui-game-audio-toggle.lolo +2 -2
  78. package/behaviors/lolo/ui/game/atoms/ui-game-hud.lolo +5 -5
  79. package/behaviors/lolo/ui/game/atoms/ui-game-menu.lolo +1 -1
  80. package/behaviors/lolo/ui/game/atoms/ui-health-bar.lolo +2 -2
  81. package/behaviors/lolo/ui/game/atoms/ui-score-display.lolo +1 -1
  82. package/behaviors/lolo/ui/game/atoms/ui-sequence-bar.lolo +2 -2
  83. package/behaviors/lolo/ui/game/atoms/ui-stat-badge.lolo +2 -2
  84. package/behaviors/lolo/ui/game/atoms/ui-trait-slot.lolo +5 -5
  85. package/behaviors/lolo/ui/game/organisms/std-arcade-board-3d.lolo +10 -10
  86. package/behaviors/lolo/ui/game/organisms/std-crew-board-2d.lolo +10 -10
  87. package/behaviors/lolo/ui/game/organisms/std-dungeon-board-2d.lolo +36 -36
  88. package/behaviors/lolo/ui/game/organisms/std-market-board-3d.lolo +36 -36
  89. package/behaviors/lolo/ui/game/organisms/std-objective-board-3d.lolo +34 -34
  90. package/behaviors/lolo/ui/game/organisms/std-survival-board-3d.lolo +10 -10
  91. package/behaviors/lolo/ui/game/organisms/std-tactics-board-2d.lolo +12 -12
  92. package/behaviors/lolo/ui/game/organisms/std-tactics-board-3d.lolo +12 -12
  93. package/behaviors/lolo/ui/game/organisms/std-worldmap-board-2d.lolo +20 -20
  94. package/behaviors/registry/infra/atoms/std-approval-gate.orb +76 -27
  95. package/behaviors/registry/infra/atoms/std-cache-aside.orb +76 -32
  96. package/behaviors/registry/infra/atoms/std-calendar-sync.orb +51 -0
  97. package/behaviors/registry/infra/atoms/std-cascade-on-delete.orb +48 -0
  98. package/behaviors/registry/infra/atoms/std-circuit-breaker.orb +43 -14
  99. package/behaviors/registry/infra/atoms/std-cross-reference.orb +41 -15
  100. package/behaviors/registry/infra/atoms/std-data-erasure.orb +52 -0
  101. package/behaviors/registry/infra/atoms/std-lifecycle.orb +36 -0
  102. package/behaviors/registry/infra/atoms/std-migration-job.orb +108 -0
  103. package/behaviors/registry/infra/atoms/std-mod-queue.orb +20 -0
  104. package/behaviors/registry/infra/atoms/std-notification-center.orb +88 -24
  105. package/behaviors/registry/infra/atoms/std-notify-on-event.orb +82 -6
  106. package/behaviors/registry/infra/atoms/std-reminder-scheduler.orb +36 -0
  107. package/behaviors/registry/infra/atoms/std-status-lifecycle.orb +20 -0
  108. package/behaviors/registry/ml/atoms/std-ml-classify.orb +18 -0
  109. package/behaviors/registry/ml/atoms/std-ml-infer.orb +18 -0
  110. package/behaviors/registry/ui/core/atoms/std-app-layout.orb +20 -0
  111. package/behaviors/registry/ui/core/atoms/std-board.orb +58 -0
  112. package/behaviors/registry/ui/core/atoms/std-browse.orb +35 -1
  113. package/behaviors/registry/ui/core/atoms/std-calendar.orb +9 -1
  114. package/behaviors/registry/ui/core/atoms/std-confirmation.orb +44 -18
  115. package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +44 -18
  116. package/behaviors/registry/ui/core/atoms/std-esign-request.orb +19 -8
  117. package/behaviors/registry/ui/core/atoms/std-event-log.orb +26 -0
  118. package/behaviors/registry/ui/core/atoms/std-form-advanced.orb +20 -9
  119. package/behaviors/registry/ui/core/atoms/std-gallery.orb +35 -1
  120. package/behaviors/registry/ui/core/atoms/std-graphs.orb +1 -0
  121. package/behaviors/registry/ui/core/atoms/std-list.orb +35 -1
  122. package/behaviors/registry/ui/core/atoms/std-modal.orb +52 -24
  123. package/behaviors/registry/ui/core/atoms/std-selection.orb +35 -1
  124. package/behaviors/registry/ui/core/atoms/std-stats.orb +1 -0
  125. package/behaviors/registry/ui/core/atoms/std-step-flow.orb +0 -3
  126. package/behaviors/registry/ui/core/atoms/std-tag-strip.orb +20 -0
  127. package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +58 -9
  128. package/behaviors/registry/ui/core/atoms/std-thread.orb +134 -40
  129. package/behaviors/registry/ui/core/atoms/std-version-history.orb +1 -0
  130. package/behaviors/registry/ui/core/atoms/std-wizard.orb +77 -0
  131. package/behaviors/registry/ui/core/atoms/ui-badge.orb +4 -1
  132. package/behaviors/registry/ui/core/atoms/ui-button.orb +4 -1
  133. package/behaviors/registry/ui/core/atoms/ui-checkbox.orb +78 -2
  134. package/behaviors/registry/ui/core/atoms/ui-game-icon.orb +4 -1
  135. package/behaviors/registry/ui/core/atoms/ui-radio.orb +1 -0
  136. package/behaviors/registry/ui/core/atoms/ui-range-slider.orb +1 -0
  137. package/behaviors/registry/ui/core/atoms/ui-select.orb +28 -0
  138. package/behaviors/registry/ui/core/atoms/ui-switch.orb +1 -0
  139. package/behaviors/registry/ui/core/atoms/ui-text-highlight.orb +1 -0
  140. package/behaviors/registry/ui/core/atoms/ui-textarea.orb +14 -0
  141. package/behaviors/registry/ui/core/atoms/ui-time-slot-cell.orb +1 -0
  142. package/behaviors/registry/ui/core/molecules/ui-code-block.orb +2 -0
  143. package/behaviors/registry/ui/core/molecules/ui-command-palette.orb +2 -28
  144. package/behaviors/registry/ui/core/molecules/ui-date-range-picker.orb +2 -0
  145. package/behaviors/registry/ui/core/molecules/ui-document-panel.orb +2 -0
  146. package/behaviors/registry/ui/core/molecules/ui-filter-group.orb +1 -0
  147. package/behaviors/registry/ui/core/molecules/ui-floating-toolbar.orb +1 -20
  148. package/behaviors/registry/ui/core/molecules/ui-import-preview-tree.orb +1 -14
  149. package/behaviors/registry/ui/core/molecules/ui-menu.orb +1 -24
  150. package/behaviors/registry/ui/core/molecules/ui-number-stepper.orb +1 -0
  151. package/behaviors/registry/ui/core/molecules/ui-pagination.orb +1 -0
  152. package/behaviors/registry/ui/core/molecules/ui-popover.orb +1 -0
  153. package/behaviors/registry/ui/core/molecules/ui-relation-select.orb +1 -0
  154. package/behaviors/registry/ui/core/molecules/ui-rich-text-editor.orb +1 -0
  155. package/behaviors/registry/ui/core/molecules/ui-search-input.orb +1 -0
  156. package/behaviors/registry/ui/core/molecules/ui-sidebar.orb +1 -0
  157. package/behaviors/registry/ui/core/molecules/ui-star-rating.orb +1 -0
  158. package/behaviors/registry/ui/core/molecules/ui-tabs.orb +8 -2
  159. package/behaviors/registry/ui/core/molecules/ui-wizard-navigation.orb +2 -0
  160. package/behaviors/registry/ui/core/organisms/ui-split-pane.orb +1 -0
  161. package/behaviors/registry/ui/game/atoms/std-tutorial-overlay.orb +44 -0
  162. package/behaviors/registry/ui/game/atoms/ui-action-palette.orb +4 -1
  163. package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +4 -1
  164. package/behaviors/registry/ui/game/atoms/ui-choice-button.orb +4 -1
  165. package/behaviors/registry/ui/game/atoms/ui-control-button.orb +4 -1
  166. package/behaviors/registry/ui/game/atoms/ui-control-grid.orb +8 -2
  167. package/behaviors/registry/ui/game/atoms/ui-dialogue-bubble.orb +4 -1
  168. package/behaviors/registry/ui/game/atoms/ui-draw-fx-layer.orb +4 -1
  169. package/behaviors/registry/ui/game/atoms/ui-draw-skinned-mesh.orb +697 -0
  170. package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +4 -1
  171. package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +4 -1
  172. package/behaviors/registry/ui/game/atoms/ui-game-audio-toggle.orb +8 -2
  173. package/behaviors/registry/ui/game/atoms/ui-game-hud.orb +20 -5
  174. package/behaviors/registry/ui/game/atoms/ui-game-menu.orb +4 -1
  175. package/behaviors/registry/ui/game/atoms/ui-health-bar.orb +8 -2
  176. package/behaviors/registry/ui/game/atoms/ui-score-display.orb +4 -1
  177. package/behaviors/registry/ui/game/atoms/ui-sequence-bar.orb +4 -1
  178. package/behaviors/registry/ui/game/atoms/ui-stat-badge.orb +8 -2
  179. package/behaviors/registry/ui/game/atoms/ui-trait-slot.orb +9 -2
  180. package/behaviors/registry/ui/game/organisms/std-arcade-board-3d.orb +10 -30
  181. package/behaviors/registry/ui/game/organisms/std-crew-board-2d.orb +10 -30
  182. package/behaviors/registry/ui/game/organisms/std-dungeon-board-2d.orb +36 -108
  183. package/behaviors/registry/ui/game/organisms/std-market-board-3d.orb +36 -108
  184. package/behaviors/registry/ui/game/organisms/std-objective-board-3d.orb +34 -102
  185. package/behaviors/registry/ui/game/organisms/std-survival-board-3d.orb +10 -30
  186. package/behaviors/registry/ui/game/organisms/std-tactics-board-2d.orb +12 -36
  187. package/behaviors/registry/ui/game/organisms/std-tactics-board-3d.orb +12 -36
  188. package/behaviors/registry/ui/game/organisms/std-worldmap-board-2d.orb +20 -60
  189. package/dist/behaviors/exports-reader.js +3136 -2291
  190. package/dist/behaviors/functions/index.d.ts +148 -40
  191. package/dist/behaviors/functions/index.js +3134 -2290
  192. package/dist/behaviors/index.d.ts +1 -1
  193. package/dist/behaviors/index.js +3137 -2292
  194. package/dist/behaviors/query.js +3136 -2291
  195. package/dist/behaviors-embeddings.hash.json +3 -3
  196. package/dist/behaviors-embeddings.json +25 -21
  197. package/dist/behaviors-registry.json +2296 -1209
  198. package/dist/index.d.ts +1 -1
  199. package/dist/index.js +3137 -2292
  200. package/dist/knob-embeddings.hash.json +3 -3
  201. package/dist/knob-embeddings.json +1 -1
  202. package/dist/registry/factory-signatures.json +1 -1
  203. package/package.json +2 -2
@@ -28,6 +28,15 @@
28
28
  "parent": "trt_01KXG04JGEXTHGH6TFDM7MTF2W",
29
29
  "renames": []
30
30
  },
31
+ "evt_01M2A97BRV1BNSJ2YB8W8GP3MF": {
32
+ "bakedName": "CHANGE",
33
+ "curName": "CHANGE",
34
+ "id": "evt_01M2A97BRV1BNSJ2YB8W8GP3MF",
35
+ "kind": "event",
36
+ "owner": "workspace",
37
+ "parent": "trt_01KXG04JGEXTHGH6TFDM7MTF2W",
38
+ "renames": []
39
+ },
31
40
  "orb_01KXG04JGE96272KFF3FYFNX2B": {
32
41
  "bakedName": "CheckboxOrbital",
33
42
  "curName": "CheckboxOrbital",
@@ -64,6 +73,11 @@
64
73
  "name": "id",
65
74
  "required": true,
66
75
  "type": "string"
76
+ },
77
+ {
78
+ "intrinsic": true,
79
+ "name": "checked",
80
+ "type": "boolean"
67
81
  }
68
82
  ],
69
83
  "id": "ent_01KXG04JGEVAZR42EX4689Q31A",
@@ -125,6 +139,10 @@
125
139
  {
126
140
  "kind": "render-ui",
127
141
  "resource": "main"
142
+ },
143
+ {
144
+ "kind": "set",
145
+ "resource": "@entity.checked"
128
146
  }
129
147
  ],
130
148
  "emits": [
@@ -133,12 +151,21 @@
133
151
  "description": "onChange handler or declarative event key for trait dispatch",
134
152
  "event": "@config.onChange",
135
153
  "eventId": "evt_01KXG04JGJ94SZFCQV805BKJ3E",
154
+ "payloadSchema": [
155
+ {
156
+ "name": "checked",
157
+ "required": true,
158
+ "type": "boolean"
159
+ }
160
+ ],
136
161
  "scope": "external",
137
162
  "tier": "essential"
138
163
  }
139
164
  ],
140
165
  "entityContract": {
141
- "provides": [],
166
+ "provides": [
167
+ "checked"
168
+ ],
142
169
  "requires": []
143
170
  },
144
171
  "entityRebindable": true,
@@ -157,11 +184,30 @@
157
184
  "key": "INIT",
158
185
  "name": "Initialize"
159
186
  },
187
+ {
188
+ "id": "evt_01M2A97BRV1BNSJ2YB8W8GP3MF",
189
+ "key": "CHANGE",
190
+ "name": "Change",
191
+ "payloadSchema": [
192
+ {
193
+ "name": "checked",
194
+ "required": true,
195
+ "type": "boolean"
196
+ }
197
+ ]
198
+ },
160
199
  {
161
200
  "description": "onChange handler or declarative event key for trait dispatch",
162
201
  "id": "evt_01KXG04JGJ94SZFCQV805BKJ3E",
163
202
  "key": "@config.onChange",
164
203
  "name": "@config.on change",
204
+ "payloadSchema": [
205
+ {
206
+ "name": "checked",
207
+ "required": true,
208
+ "type": "boolean"
209
+ }
210
+ ],
165
211
  "tier": "essential"
166
212
  }
167
213
  ],
@@ -174,11 +220,16 @@
174
220
  "transitions": [
175
221
  {
176
222
  "effects": [
223
+ [
224
+ "set",
225
+ "@entity.checked",
226
+ "@config.checked"
227
+ ],
177
228
  [
178
229
  "render-ui",
179
230
  "main",
180
231
  {
181
- "checked": "@config.checked",
232
+ "checked": "@entity.checked",
182
233
  "className": "@config.className",
183
234
  "defaultChecked": "@config.defaultChecked",
184
235
  "label": "@config.label",
@@ -191,6 +242,31 @@
191
242
  "eventId": "evt_01KXG04JGFD52GXHCSC5MJPKSG",
192
243
  "from": "idle",
193
244
  "to": "idle"
245
+ },
246
+ {
247
+ "effects": [
248
+ [
249
+ "set",
250
+ "@entity.checked",
251
+ "@payload.checked"
252
+ ],
253
+ [
254
+ "render-ui",
255
+ "main",
256
+ {
257
+ "checked": "@entity.checked",
258
+ "className": "@config.className",
259
+ "defaultChecked": "@config.defaultChecked",
260
+ "label": "@config.label",
261
+ "onChange": "@config.onChange",
262
+ "type": "checkbox"
263
+ }
264
+ ]
265
+ ],
266
+ "event": "CHANGE",
267
+ "eventId": "evt_01M2A97BRV1BNSJ2YB8W8GP3MF",
268
+ "from": "idle",
269
+ "to": "idle"
194
270
  }
195
271
  ]
196
272
  }
@@ -106,7 +106,10 @@
106
106
  "1:1",
107
107
  "16:9",
108
108
  "5:7",
109
- "8:1"
109
+ "8:1",
110
+ "4:1",
111
+ "5:3",
112
+ "1:2"
110
113
  ]
111
114
  },
112
115
  "atlas": {
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "value",
79
80
  "type": "string"
80
81
  }
@@ -94,6 +94,7 @@
94
94
  },
95
95
  {
96
96
  "default": 0.0,
97
+ "intrinsic": true,
97
98
  "name": "value",
98
99
  "type": "number"
99
100
  }
@@ -257,6 +257,13 @@
257
257
  "description": "onChange handler (native ChangeEvent) or declarative event key for trait dispatch",
258
258
  "event": "@config.onChange",
259
259
  "eventId": "evt_01KXG04KKDRR1N4YMJWF4A704Q",
260
+ "payloadSchema": [
261
+ {
262
+ "name": "value",
263
+ "required": true,
264
+ "type": "string"
265
+ }
266
+ ],
260
267
  "scope": "external",
261
268
  "tier": "essential"
262
269
  },
@@ -265,6 +272,13 @@
265
272
  "description": "Value-based change: a React callback (internal use) OR a declarative event key that emits `{ value }` on the bus (render-ui / lolo authoring). Mirrors the `onChange` handler|event convention so it's an event-emitting prop, not a bare callback.",
266
273
  "event": "@config.onValueChange",
267
274
  "eventId": "evt_01KXG04KKD1SP8GXT0E3KRYAC3",
275
+ "payloadSchema": [
276
+ {
277
+ "name": "value",
278
+ "required": true,
279
+ "type": "string"
280
+ }
281
+ ],
268
282
  "scope": "external",
269
283
  "tier": "essential"
270
284
  }
@@ -308,6 +322,13 @@
308
322
  "id": "evt_01KXG04KKDRR1N4YMJWF4A704Q",
309
323
  "key": "@config.onChange",
310
324
  "name": "@config.on change",
325
+ "payloadSchema": [
326
+ {
327
+ "name": "value",
328
+ "required": true,
329
+ "type": "string"
330
+ }
331
+ ],
311
332
  "tier": "essential"
312
333
  },
313
334
  {
@@ -315,6 +336,13 @@
315
336
  "id": "evt_01KXG04KKD1SP8GXT0E3KRYAC3",
316
337
  "key": "@config.onValueChange",
317
338
  "name": "@config.on value change",
339
+ "payloadSchema": [
340
+ {
341
+ "name": "value",
342
+ "required": true,
343
+ "type": "string"
344
+ }
345
+ ],
318
346
  "tier": "essential"
319
347
  }
320
348
  ],
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "checked",
79
80
  "type": "boolean"
80
81
  }
@@ -120,6 +120,7 @@
120
120
  "type": "string"
121
121
  },
122
122
  {
123
+ "intrinsic": true,
123
124
  "name": "annotationId",
124
125
  "type": "string"
125
126
  }
@@ -157,6 +157,13 @@
157
157
  "description": "onChange handler or declarative event key for trait dispatch",
158
158
  "event": "@config.onChange",
159
159
  "eventId": "evt_01KXG04MCN9JBEBT36429H3N4R",
160
+ "payloadSchema": [
161
+ {
162
+ "name": "value",
163
+ "required": true,
164
+ "type": "string"
165
+ }
166
+ ],
160
167
  "scope": "external",
161
168
  "tier": "essential"
162
169
  }
@@ -193,6 +200,13 @@
193
200
  "id": "evt_01KXG04MCN9JBEBT36429H3N4R",
194
201
  "key": "@config.onChange",
195
202
  "name": "@config.on change",
203
+ "payloadSchema": [
204
+ {
205
+ "name": "value",
206
+ "required": true,
207
+ "type": "string"
208
+ }
209
+ ],
196
210
  "tier": "essential"
197
211
  }
198
212
  ],
@@ -76,6 +76,7 @@
76
76
  },
77
77
  {
78
78
  "default": "",
79
+ "intrinsic": true,
79
80
  "name": "time",
80
81
  "type": "string"
81
82
  }
@@ -147,10 +147,12 @@
147
147
  "type": "string"
148
148
  },
149
149
  {
150
+ "intrinsic": true,
150
151
  "name": "code",
151
152
  "type": "string"
152
153
  },
153
154
  {
155
+ "intrinsic": true,
154
156
  "name": "editorId",
155
157
  "type": "string"
156
158
  }
@@ -85,6 +85,7 @@
85
85
  },
86
86
  {
87
87
  "default": false,
88
+ "intrinsic": true,
88
89
  "name": "open",
89
90
  "type": "boolean"
90
91
  }
@@ -119,34 +120,7 @@
119
120
  "type": "string"
120
121
  },
121
122
  "commands": {
122
- "default": [
123
- {
124
- "action": "INIT",
125
- "disabled": false,
126
- "group": "Group",
127
- "icon": "circle",
128
- "id": "Id",
129
- "keywords": [
130
- "Item",
131
- "Item 2"
132
- ],
133
- "label": "Label",
134
- "shortcut": "Shortcut"
135
- },
136
- {
137
- "action": "INIT",
138
- "disabled": true,
139
- "group": "Group 2",
140
- "icon": "circle",
141
- "id": "Id 2",
142
- "keywords": [
143
- "Item",
144
- "Item 2"
145
- ],
146
- "label": "Label 2",
147
- "shortcut": "Shortcut 2"
148
- }
149
- ],
123
+ "default": [],
150
124
  "description": "Commands listed in the palette, filtered as the user types",
151
125
  "items": {
152
126
  "properties": {
@@ -84,10 +84,12 @@
84
84
  "type": "string"
85
85
  },
86
86
  {
87
+ "intrinsic": true,
87
88
  "name": "fromProp",
88
89
  "type": "string"
89
90
  },
90
91
  {
92
+ "intrinsic": true,
91
93
  "name": "toProp",
92
94
  "type": "string"
93
95
  }
@@ -111,10 +111,12 @@
111
111
  "type": "string"
112
112
  },
113
113
  {
114
+ "intrinsic": true,
114
115
  "name": "title",
115
116
  "type": "string"
116
117
  },
117
118
  {
119
+ "intrinsic": true,
118
120
  "name": "value",
119
121
  "type": "string"
120
122
  }
@@ -111,6 +111,7 @@
111
111
  "type": "string"
112
112
  },
113
113
  {
114
+ "intrinsic": true,
114
115
  "name": "query",
115
116
  "type": "string"
116
117
  }
@@ -93,26 +93,7 @@
93
93
  "type": "string"
94
94
  },
95
95
  "items": {
96
- "default": [
97
- {
98
- "action": "INIT",
99
- "active": false,
100
- "disabled": false,
101
- "icon": "circle",
102
- "id": "Id",
103
- "label": "Label",
104
- "testId": "Test Id"
105
- },
106
- {
107
- "action": "INIT",
108
- "active": true,
109
- "disabled": true,
110
- "icon": "circle",
111
- "id": "Id 2",
112
- "label": "Label 2",
113
- "testId": "Test Id 2"
114
- }
115
- ],
96
+ "default": [],
116
97
  "description": "Tool items rendered as icon buttons",
117
98
  "items": {
118
99
  "properties": {
@@ -189,20 +189,7 @@
189
189
  "type": "[ImportPreviewTreeSkippedItem]"
190
190
  },
191
191
  "units": {
192
- "default": [
193
- {
194
- "fields": {},
195
- "parentRef": "Parent Ref",
196
- "ref": "Ref",
197
- "targetEntity": "Target Entity"
198
- },
199
- {
200
- "fields": {},
201
- "parentRef": "Parent Ref 2",
202
- "ref": "Ref 2",
203
- "targetEntity": "Target Entity 2"
204
- }
205
- ],
192
+ "default": [],
206
193
  "description": "Staged units to preview",
207
194
  "items": {
208
195
  "properties": {
@@ -99,30 +99,7 @@
99
99
  "type": "node"
100
100
  },
101
101
  "items": {
102
- "default": [
103
- {
104
- "badge": "Badge",
105
- "disabled": false,
106
- "icon": "circle",
107
- "id": "Id",
108
- "label": "Label",
109
- "subMenu": [],
110
- "title": "Title",
111
- "url": "Url",
112
- "variant": "default"
113
- },
114
- {
115
- "badge": "Badge 2",
116
- "disabled": true,
117
- "icon": "circle",
118
- "id": "Id 2",
119
- "label": "Label 2",
120
- "subMenu": [],
121
- "title": "Title 2",
122
- "url": "Url 2",
123
- "variant": "danger"
124
- }
125
- ],
102
+ "default": [],
126
103
  "description": "Menu items",
127
104
  "items": {
128
105
  "properties": {
@@ -94,6 +94,7 @@
94
94
  },
95
95
  {
96
96
  "default": 0.0,
97
+ "intrinsic": true,
97
98
  "name": "value",
98
99
  "type": "number"
99
100
  }
@@ -84,6 +84,7 @@
84
84
  "type": "string"
85
85
  },
86
86
  {
87
+ "intrinsic": true,
87
88
  "name": "pageSize",
88
89
  "type": "number"
89
90
  }
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "open",
79
80
  "type": "boolean"
80
81
  }
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "value",
79
80
  "type": "string"
80
81
  }
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "value",
79
80
  "type": "string"
80
81
  }
@@ -84,6 +84,7 @@
84
84
  "type": "string"
85
85
  },
86
86
  {
87
+ "intrinsic": true,
87
88
  "name": "value",
88
89
  "type": "string"
89
90
  }
@@ -93,6 +93,7 @@
93
93
  "type": "string"
94
94
  },
95
95
  {
96
+ "intrinsic": true,
96
97
  "name": "collapsed",
97
98
  "type": "boolean"
98
99
  }
@@ -94,6 +94,7 @@
94
94
  },
95
95
  {
96
96
  "default": 0.0,
97
+ "intrinsic": true,
97
98
  "name": "value",
98
99
  "type": "number"
99
100
  }
@@ -161,7 +161,10 @@
161
161
  "1:1",
162
162
  "16:9",
163
163
  "5:7",
164
- "8:1"
164
+ "8:1",
165
+ "4:1",
166
+ "5:3",
167
+ "1:2"
165
168
  ]
166
169
  },
167
170
  "atlas": {
@@ -330,7 +333,10 @@
330
333
  "1:1",
331
334
  "16:9",
332
335
  "5:7",
333
- "8:1"
336
+ "8:1",
337
+ "4:1",
338
+ "5:3",
339
+ "1:2"
334
340
  ]
335
341
  },
336
342
  "atlas": {
@@ -139,11 +139,13 @@
139
139
  },
140
140
  {
141
141
  "default": 1.0,
142
+ "intrinsic": true,
142
143
  "name": "currentStep",
143
144
  "type": "number"
144
145
  },
145
146
  {
146
147
  "default": 1.0,
148
+ "intrinsic": true,
147
149
  "name": "totalSteps",
148
150
  "type": "number"
149
151
  }
@@ -75,6 +75,7 @@
75
75
  "type": "string"
76
76
  },
77
77
  {
78
+ "intrinsic": true,
78
79
  "name": "ratio",
79
80
  "type": "number"
80
81
  }
@@ -100,6 +100,15 @@
100
100
  "parent": "trt_01M0S4ZSRVQBN2JT81Y534547C",
101
101
  "renames": []
102
102
  },
103
+ "evt_01M2AFRW87S5CEYPK9E8AGXC69": {
104
+ "bakedName": "CLOSE",
105
+ "curName": "CLOSE",
106
+ "id": "evt_01M2AFRW87S5CEYPK9E8AGXC69",
107
+ "kind": "event",
108
+ "owner": "workspace",
109
+ "parent": "trt_01M0PEDYHY2HA8AFMMAD5883VT",
110
+ "renames": []
111
+ },
103
112
  "orb_01M0PEDYHYEZSSAA4NT93JBSNS": {
104
113
  "bakedName": "TutorialOverlayOrbital",
105
114
  "curName": "TutorialOverlayOrbital",
@@ -495,6 +504,11 @@
495
504
  ],
496
505
  "tier": "essential"
497
506
  },
507
+ {
508
+ "id": "evt_01M2AFRW87S5CEYPK9E8AGXC69",
509
+ "key": "CLOSE",
510
+ "name": "Close"
511
+ },
498
512
  {
499
513
  "description": "The tutorial was finished or skipped; boards unpause or log completion.",
500
514
  "id": "evt_01M0PEDYJ12JJNHT06186T7N11",
@@ -1233,6 +1247,36 @@
1233
1247
  "eventId": "evt_01M0PEDYJ1B3KT6WAQ36ESVPBC",
1234
1248
  "from": "showing",
1235
1249
  "to": "hidden"
1250
+ },
1251
+ {
1252
+ "effects": [
1253
+ [
1254
+ "set",
1255
+ "@entity.done",
1256
+ true
1257
+ ],
1258
+ [
1259
+ "render-ui",
1260
+ "overlay",
1261
+ null
1262
+ ],
1263
+ [
1264
+ "emit",
1265
+ "TUTORIAL_DEMO_STOP",
1266
+ {}
1267
+ ],
1268
+ [
1269
+ "emit",
1270
+ "TUTORIAL_DONE",
1271
+ {
1272
+ "id": "tutorial"
1273
+ }
1274
+ ]
1275
+ ],
1276
+ "event": "CLOSE",
1277
+ "eventId": "evt_01M2AFRW87S5CEYPK9E8AGXC69",
1278
+ "from": "showing",
1279
+ "to": "hidden"
1236
1280
  }
1237
1281
  ]
1238
1282
  },
@@ -206,7 +206,10 @@
206
206
  "1:1",
207
207
  "16:9",
208
208
  "5:7",
209
- "8:1"
209
+ "8:1",
210
+ "4:1",
211
+ "5:3",
212
+ "1:2"
210
213
  ]
211
214
  },
212
215
  "atlas": {