@almadar/std 15.6.2 → 15.7.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 (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -189,8 +189,8 @@
189
189
  "Experiment",
190
190
  {
191
191
  "emit": {
192
- "success": "ExperimentLoaded",
193
- "failure": "ExperimentLoadFailed"
192
+ "failure": "ExperimentLoadFailed",
193
+ "success": "ExperimentLoaded"
194
194
  }
195
195
  }
196
196
  ],
@@ -198,8 +198,11 @@
198
198
  "render-ui",
199
199
  "main",
200
200
  {
201
+ "showTopBar": true,
202
+ "appName": "STEM Lab",
201
203
  "children": [
202
204
  {
205
+ "title": "Experiment Simulator",
203
206
  "menuItems": [
204
207
  {
205
208
  "event": "START",
@@ -207,13 +210,10 @@
207
210
  "label": "Start"
208
211
  }
209
212
  ],
210
- "title": "Experiment Simulator",
211
213
  "type": "game-menu"
212
214
  }
213
215
  ],
214
- "type": "game-shell",
215
- "appName": "STEM Lab",
216
- "showTopBar": true
216
+ "type": "game-shell"
217
217
  }
218
218
  ]
219
219
  ]
@@ -229,34 +229,34 @@
229
229
  {
230
230
  "children": [
231
231
  {
232
- "type": "stack",
233
232
  "gap": "md",
233
+ "direction": "vertical",
234
+ "type": "stack",
234
235
  "children": [
235
236
  {
236
- "type": "game-hud",
237
237
  "stats": [
238
238
  {
239
239
  "label": "Score",
240
240
  "value": "@entity.score"
241
241
  },
242
242
  {
243
- "value": "@entity.level",
244
- "label": "Level"
243
+ "label": "Level",
244
+ "value": "@entity.level"
245
245
  }
246
- ]
246
+ ],
247
+ "type": "game-hud"
247
248
  },
248
249
  {
249
- "completeEvent": "COMPLETE",
250
250
  "type": "simulator-board",
251
- "entity": "Experiment"
251
+ "entity": "Experiment",
252
+ "completeEvent": "COMPLETE"
252
253
  }
253
- ],
254
- "direction": "vertical"
254
+ ]
255
255
  }
256
256
  ],
257
- "appName": "STEM Lab",
257
+ "showTopBar": true,
258
258
  "type": "game-shell",
259
- "showTopBar": true
259
+ "appName": "STEM Lab"
260
260
  }
261
261
  ]
262
262
  ]
@@ -275,22 +275,22 @@
275
275
  "render-ui",
276
276
  "main",
277
277
  {
278
- "appName": "STEM Lab",
278
+ "type": "game-shell",
279
279
  "children": [
280
280
  {
281
- "title": "Well Done!",
282
281
  "menuItems": [
283
282
  {
283
+ "variant": "primary",
284
284
  "label": "Play Again",
285
- "event": "RESTART",
286
- "variant": "primary"
285
+ "event": "RESTART"
287
286
  }
288
287
  ],
289
- "type": "game-over-screen"
288
+ "type": "game-over-screen",
289
+ "title": "Well Done!"
290
290
  }
291
291
  ],
292
- "type": "game-shell",
293
- "showTopBar": true
292
+ "showTopBar": true,
293
+ "appName": "STEM Lab"
294
294
  }
295
295
  ]
296
296
  ]
@@ -304,21 +304,21 @@
304
304
  "render-ui",
305
305
  "main",
306
306
  {
307
+ "appName": "STEM Lab",
307
308
  "type": "game-shell",
308
309
  "children": [
309
310
  {
310
- "type": "game-menu",
311
311
  "title": "Experiment Simulator",
312
312
  "menuItems": [
313
313
  {
314
314
  "variant": "primary",
315
- "label": "Start",
316
- "event": "START"
315
+ "event": "START",
316
+ "label": "Start"
317
317
  }
318
- ]
318
+ ],
319
+ "type": "game-menu"
319
320
  }
320
321
  ],
321
- "appName": "STEM Lab",
322
322
  "showTopBar": true
323
323
  }
324
324
  ]
@@ -526,8 +526,8 @@
526
526
  "Classification",
527
527
  {
528
528
  "emit": {
529
- "failure": "ClassificationLoadFailed",
530
- "success": "ClassificationLoaded"
529
+ "success": "ClassificationLoaded",
530
+ "failure": "ClassificationLoadFailed"
531
531
  }
532
532
  }
533
533
  ],
@@ -536,21 +536,21 @@
536
536
  "main",
537
537
  {
538
538
  "appName": "STEM Lab",
539
+ "showTopBar": true,
539
540
  "type": "game-shell",
540
541
  "children": [
541
542
  {
542
- "type": "game-menu",
543
+ "title": "Classification Lab",
543
544
  "menuItems": [
544
545
  {
545
- "event": "START",
546
546
  "label": "Start",
547
- "variant": "primary"
547
+ "variant": "primary",
548
+ "event": "START"
548
549
  }
549
550
  ],
550
- "title": "Classification Lab"
551
+ "type": "game-menu"
551
552
  }
552
- ],
553
- "showTopBar": true
553
+ ]
554
554
  }
555
555
  ]
556
556
  ]
@@ -565,34 +565,34 @@
565
565
  "main",
566
566
  {
567
567
  "appName": "STEM Lab",
568
- "type": "game-shell",
569
568
  "children": [
570
569
  {
571
570
  "gap": "md",
572
- "type": "stack",
573
- "direction": "vertical",
574
571
  "children": [
575
572
  {
576
573
  "type": "game-hud",
577
574
  "stats": [
578
575
  {
579
- "label": "Score",
580
- "value": "@entity.score"
576
+ "value": "@entity.score",
577
+ "label": "Score"
581
578
  },
582
579
  {
583
- "label": "Level",
584
- "value": "@entity.level"
580
+ "value": "@entity.level",
581
+ "label": "Level"
585
582
  }
586
583
  ]
587
584
  },
588
585
  {
589
- "completeEvent": "COMPLETE",
590
586
  "type": "classifier-board",
587
+ "completeEvent": "COMPLETE",
591
588
  "entity": "Classification"
592
589
  }
593
- ]
590
+ ],
591
+ "type": "stack",
592
+ "direction": "vertical"
594
593
  }
595
594
  ],
595
+ "type": "game-shell",
596
596
  "showTopBar": true
597
597
  }
598
598
  ]
@@ -612,22 +612,22 @@
612
612
  "render-ui",
613
613
  "main",
614
614
  {
615
+ "showTopBar": true,
615
616
  "appName": "STEM Lab",
617
+ "type": "game-shell",
616
618
  "children": [
617
619
  {
618
620
  "menuItems": [
619
621
  {
622
+ "label": "Play Again",
620
623
  "event": "RESTART",
621
- "variant": "primary",
622
- "label": "Play Again"
624
+ "variant": "primary"
623
625
  }
624
626
  ],
625
627
  "type": "game-over-screen",
626
628
  "title": "Well Done!"
627
629
  }
628
- ],
629
- "type": "game-shell",
630
- "showTopBar": true
630
+ ]
631
631
  }
632
632
  ]
633
633
  ]
@@ -641,22 +641,22 @@
641
641
  "render-ui",
642
642
  "main",
643
643
  {
644
- "showTopBar": true,
645
644
  "type": "game-shell",
645
+ "showTopBar": true,
646
+ "appName": "STEM Lab",
646
647
  "children": [
647
648
  {
649
+ "type": "game-menu",
650
+ "title": "Classification Lab",
648
651
  "menuItems": [
649
652
  {
650
- "variant": "primary",
653
+ "label": "Start",
651
654
  "event": "START",
652
- "label": "Start"
655
+ "variant": "primary"
653
656
  }
654
- ],
655
- "title": "Classification Lab",
656
- "type": "game-menu"
657
+ ]
657
658
  }
658
- ],
659
- "appName": "STEM Lab"
659
+ ]
660
660
  }
661
661
  ]
662
662
  ]
@@ -861,17 +861,16 @@
861
861
  "render-ui",
862
862
  "main",
863
863
  {
864
- "type": "game-shell",
865
- "appName": "STEM Lab",
866
- "showTopBar": true,
867
864
  "children": [
868
865
  {
869
- "type": "scaled-diagram",
870
866
  "children": [
871
867
  {
868
+ "gap": "lg",
869
+ "type": "stack",
872
870
  "direction": "vertical",
873
871
  "children": [
874
872
  {
873
+ "type": "breadcrumb",
875
874
  "items": [
876
875
  {
877
876
  "label": "Home",
@@ -880,22 +879,17 @@
880
879
  {
881
880
  "label": "Lab Results"
882
881
  }
883
- ],
884
- "type": "breadcrumb"
882
+ ]
885
883
  },
886
884
  {
887
- "direction": "horizontal",
888
- "gap": "md",
889
- "type": "stack",
890
- "justify": "between",
891
885
  "children": [
892
886
  {
893
- "type": "stack",
894
887
  "gap": "md",
888
+ "direction": "horizontal",
895
889
  "children": [
896
890
  {
897
- "name": "clipboard",
898
- "type": "icon"
891
+ "type": "icon",
892
+ "name": "clipboard"
899
893
  },
900
894
  {
901
895
  "variant": "h2",
@@ -903,42 +897,49 @@
903
897
  "type": "typography"
904
898
  }
905
899
  ],
906
- "direction": "horizontal"
900
+ "type": "stack"
907
901
  },
908
902
  {
903
+ "variant": "secondary",
904
+ "action": "REFRESH",
909
905
  "label": "Refresh",
910
906
  "type": "button",
911
- "variant": "secondary",
912
- "icon": "refresh-cw",
913
- "action": "REFRESH"
907
+ "icon": "refresh-cw"
914
908
  }
915
- ]
909
+ ],
910
+ "type": "stack",
911
+ "gap": "md",
912
+ "direction": "horizontal",
913
+ "justify": "between"
916
914
  },
917
915
  {
918
916
  "type": "divider"
919
917
  },
920
918
  {
921
919
  "direction": "vertical",
920
+ "gap": "sm",
922
921
  "children": [
923
922
  {
923
+ "cols": 3.0,
924
924
  "type": "simple-grid",
925
925
  "children": [
926
926
  {
927
+ "value": "@entity.experimentCount",
927
928
  "label": "ExperimentCount",
928
- "type": "stat-display",
929
- "value": "@entity.experimentCount"
929
+ "type": "stat-display"
930
930
  },
931
931
  {
932
932
  "type": "stat-display",
933
- "label": "AvgAccuracy",
934
- "value": "@entity.avgAccuracy"
933
+ "value": "@entity.avgAccuracy",
934
+ "label": "AvgAccuracy"
935
935
  },
936
936
  {
937
+ "type": "stat-display",
937
938
  "label": "TotalScore",
938
- "value": "@entity.totalScore",
939
- "type": "stat-display"
939
+ "value": "@entity.totalScore"
940
940
  },
941
941
  {
942
+ "type": "card",
942
943
  "children": [
943
944
  {
944
945
  "direction": "vertical",
@@ -950,36 +951,34 @@
950
951
  "variant": "caption"
951
952
  },
952
953
  {
954
+ "type": "typography",
953
955
  "variant": "h3",
954
- "content": "@entity.grade",
955
- "type": "typography"
956
+ "content": "@entity.grade"
956
957
  }
957
958
  ],
958
959
  "type": "stack"
959
960
  }
960
- ],
961
- "type": "card"
961
+ ]
962
962
  }
963
- ],
964
- "cols": 3.0
963
+ ]
965
964
  }
966
965
  ],
967
- "type": "stack",
968
- "gap": "sm"
966
+ "type": "stack"
969
967
  },
970
968
  {
971
969
  "type": "divider"
972
970
  },
973
971
  {
972
+ "gap": "md",
974
973
  "cols": 2.0,
975
974
  "children": [
976
975
  {
977
976
  "type": "card",
978
977
  "children": [
979
978
  {
980
- "type": "typography",
981
979
  "variant": "caption",
982
- "content": "Chart View"
980
+ "content": "Chart View",
981
+ "type": "typography"
983
982
  }
984
983
  ]
985
984
  },
@@ -987,30 +986,29 @@
987
986
  "type": "card",
988
987
  "children": [
989
988
  {
990
- "variant": "caption",
991
989
  "type": "typography",
990
+ "variant": "caption",
992
991
  "content": "Graph View"
993
992
  }
994
993
  ]
995
994
  }
996
995
  ],
997
- "gap": "md",
998
996
  "type": "grid"
999
997
  },
1000
998
  {
1001
999
  "type": "line-chart",
1002
1000
  "data": [
1003
1001
  {
1004
- "date": "Jan",
1005
- "value": 12.0
1002
+ "value": 12.0,
1003
+ "date": "Jan"
1006
1004
  },
1007
1005
  {
1008
1006
  "value": 19.0,
1009
1007
  "date": "Feb"
1010
1008
  },
1011
1009
  {
1012
- "value": 15.0,
1013
- "date": "Mar"
1010
+ "date": "Mar",
1011
+ "value": 15.0
1014
1012
  },
1015
1013
  {
1016
1014
  "date": "Apr",
@@ -1030,8 +1028,8 @@
1030
1028
  "type": "chart-legend",
1031
1029
  "items": [
1032
1030
  {
1033
- "label": "Current",
1034
- "color": "primary"
1031
+ "color": "primary",
1032
+ "label": "Current"
1035
1033
  },
1036
1034
  {
1037
1035
  "color": "muted",
@@ -1040,41 +1038,43 @@
1040
1038
  ]
1041
1039
  },
1042
1040
  {
1043
- "width": 400.0,
1044
- "type": "graph-view",
1045
1041
  "height": 200.0,
1042
+ "type": "graph-view",
1046
1043
  "nodes": [
1047
1044
  {
1048
- "id": "a",
1049
- "label": "Start"
1045
+ "label": "Start",
1046
+ "id": "a"
1050
1047
  },
1051
1048
  {
1052
- "id": "b",
1053
- "label": "Process"
1049
+ "label": "Process",
1050
+ "id": "b"
1054
1051
  },
1055
1052
  {
1056
- "label": "End",
1057
- "id": "c"
1053
+ "id": "c",
1054
+ "label": "End"
1058
1055
  }
1059
1056
  ],
1060
1057
  "edges": [
1061
1058
  {
1062
- "source": "a",
1063
- "target": "b"
1059
+ "target": "b",
1060
+ "source": "a"
1064
1061
  },
1065
1062
  {
1066
1063
  "source": "b",
1067
1064
  "target": "c"
1068
1065
  }
1069
- ]
1066
+ ],
1067
+ "width": 400.0
1070
1068
  }
1071
- ],
1072
- "type": "stack",
1073
- "gap": "lg"
1069
+ ]
1074
1070
  }
1075
- ]
1071
+ ],
1072
+ "type": "scaled-diagram"
1076
1073
  }
1077
- ]
1074
+ ],
1075
+ "showTopBar": true,
1076
+ "appName": "STEM Lab",
1077
+ "type": "game-shell"
1078
1078
  }
1079
1079
  ]
1080
1080
  ]
@@ -1098,16 +1098,18 @@
1098
1098
  "render-ui",
1099
1099
  "main",
1100
1100
  {
1101
- "showTopBar": true,
1102
1101
  "appName": "STEM Lab",
1103
- "type": "game-shell",
1104
1102
  "children": [
1105
1103
  {
1104
+ "type": "scaled-diagram",
1106
1105
  "children": [
1107
1106
  {
1107
+ "direction": "vertical",
1108
+ "type": "stack",
1108
1109
  "gap": "lg",
1109
1110
  "children": [
1110
1111
  {
1112
+ "type": "breadcrumb",
1111
1113
  "items": [
1112
1114
  {
1113
1115
  "label": "Home",
@@ -1116,16 +1118,15 @@
1116
1118
  {
1117
1119
  "label": "Lab Results"
1118
1120
  }
1119
- ],
1120
- "type": "breadcrumb"
1121
+ ]
1121
1122
  },
1122
1123
  {
1123
- "type": "stack",
1124
- "direction": "horizontal",
1125
1124
  "gap": "md",
1126
1125
  "justify": "between",
1126
+ "type": "stack",
1127
1127
  "children": [
1128
1128
  {
1129
+ "gap": "md",
1129
1130
  "direction": "horizontal",
1130
1131
  "children": [
1131
1132
  {
@@ -1133,29 +1134,27 @@
1133
1134
  "name": "clipboard"
1134
1135
  },
1135
1136
  {
1136
- "content": "Lab Results",
1137
+ "type": "typography",
1137
1138
  "variant": "h2",
1138
- "type": "typography"
1139
+ "content": "Lab Results"
1139
1140
  }
1140
1141
  ],
1141
- "gap": "md",
1142
1142
  "type": "stack"
1143
1143
  },
1144
1144
  {
1145
1145
  "variant": "secondary",
1146
- "type": "button",
1147
- "label": "Refresh",
1148
1146
  "icon": "refresh-cw",
1149
- "action": "REFRESH"
1147
+ "type": "button",
1148
+ "action": "REFRESH",
1149
+ "label": "Refresh"
1150
1150
  }
1151
- ]
1151
+ ],
1152
+ "direction": "horizontal"
1152
1153
  },
1153
1154
  {
1154
1155
  "type": "divider"
1155
1156
  },
1156
1157
  {
1157
- "direction": "vertical",
1158
- "type": "stack",
1159
1158
  "gap": "sm",
1160
1159
  "children": [
1161
1160
  {
@@ -1163,97 +1162,99 @@
1163
1162
  "type": "simple-grid",
1164
1163
  "children": [
1165
1164
  {
1166
- "label": "ExperimentCount",
1165
+ "value": "@entity.experimentCount",
1167
1166
  "type": "stat-display",
1168
- "value": "@entity.experimentCount"
1167
+ "label": "ExperimentCount"
1169
1168
  },
1170
1169
  {
1171
1170
  "label": "AvgAccuracy",
1172
- "value": "@entity.avgAccuracy",
1173
- "type": "stat-display"
1171
+ "type": "stat-display",
1172
+ "value": "@entity.avgAccuracy"
1174
1173
  },
1175
1174
  {
1176
- "label": "TotalScore",
1177
1175
  "type": "stat-display",
1176
+ "label": "TotalScore",
1178
1177
  "value": "@entity.totalScore"
1179
1178
  },
1180
1179
  {
1181
1180
  "type": "card",
1182
1181
  "children": [
1183
1182
  {
1183
+ "type": "stack",
1184
+ "direction": "vertical",
1184
1185
  "gap": "sm",
1185
1186
  "children": [
1186
1187
  {
1187
- "type": "typography",
1188
1188
  "variant": "caption",
1189
- "content": "Grade"
1189
+ "content": "Grade",
1190
+ "type": "typography"
1190
1191
  },
1191
1192
  {
1192
1193
  "variant": "h3",
1193
1194
  "content": "@entity.grade",
1194
1195
  "type": "typography"
1195
1196
  }
1196
- ],
1197
- "type": "stack",
1198
- "direction": "vertical"
1197
+ ]
1199
1198
  }
1200
1199
  ]
1201
1200
  }
1202
1201
  ]
1203
1202
  }
1204
- ]
1203
+ ],
1204
+ "direction": "vertical",
1205
+ "type": "stack"
1205
1206
  },
1206
1207
  {
1207
1208
  "type": "divider"
1208
1209
  },
1209
1210
  {
1211
+ "gap": "md",
1210
1212
  "children": [
1211
1213
  {
1212
- "type": "card",
1213
1214
  "children": [
1214
1215
  {
1216
+ "variant": "caption",
1215
1217
  "content": "Chart View",
1216
- "type": "typography",
1217
- "variant": "caption"
1218
+ "type": "typography"
1218
1219
  }
1219
- ]
1220
+ ],
1221
+ "type": "card"
1220
1222
  },
1221
1223
  {
1222
1224
  "type": "card",
1223
1225
  "children": [
1224
1226
  {
1225
- "variant": "caption",
1227
+ "content": "Graph View",
1226
1228
  "type": "typography",
1227
- "content": "Graph View"
1229
+ "variant": "caption"
1228
1230
  }
1229
1231
  ]
1230
1232
  }
1231
1233
  ],
1232
- "gap": "md",
1233
- "cols": 2.0,
1234
- "type": "grid"
1234
+ "type": "grid",
1235
+ "cols": 2.0
1235
1236
  },
1236
1237
  {
1237
1238
  "data": [
1238
1239
  {
1239
- "date": "Jan",
1240
- "value": 12.0
1240
+ "value": 12.0,
1241
+ "date": "Jan"
1241
1242
  },
1242
1243
  {
1243
- "date": "Feb",
1244
- "value": 19.0
1244
+ "value": 19.0,
1245
+ "date": "Feb"
1245
1246
  },
1246
1247
  {
1247
1248
  "date": "Mar",
1248
1249
  "value": 15.0
1249
1250
  },
1250
1251
  {
1251
- "date": "Apr",
1252
- "value": 25.0
1252
+ "value": 25.0,
1253
+ "date": "Apr"
1253
1254
  },
1254
1255
  {
1255
- "date": "May",
1256
- "value": 22.0
1256
+ "value": 22.0,
1257
+ "date": "May"
1257
1258
  },
1258
1259
  {
1259
1260
  "date": "Jun",
@@ -1263,55 +1264,54 @@
1263
1264
  "type": "line-chart"
1264
1265
  },
1265
1266
  {
1267
+ "type": "chart-legend",
1266
1268
  "items": [
1267
1269
  {
1268
- "label": "Current",
1269
- "color": "primary"
1270
+ "color": "primary",
1271
+ "label": "Current"
1270
1272
  },
1271
1273
  {
1272
- "color": "muted",
1273
- "label": "Previous"
1274
+ "label": "Previous",
1275
+ "color": "muted"
1274
1276
  }
1275
- ],
1276
- "type": "chart-legend"
1277
+ ]
1277
1278
  },
1278
1279
  {
1279
- "nodes": [
1280
- {
1281
- "label": "Start",
1282
- "id": "a"
1283
- },
1280
+ "edges": [
1284
1281
  {
1285
- "id": "b",
1286
- "label": "Process"
1282
+ "source": "a",
1283
+ "target": "b"
1287
1284
  },
1288
1285
  {
1289
- "id": "c",
1290
- "label": "End"
1286
+ "target": "c",
1287
+ "source": "b"
1291
1288
  }
1292
1289
  ],
1293
- "type": "graph-view",
1294
1290
  "width": 400.0,
1295
- "edges": [
1291
+ "height": 200.0,
1292
+ "nodes": [
1296
1293
  {
1297
- "source": "a",
1298
- "target": "b"
1294
+ "label": "Start",
1295
+ "id": "a"
1299
1296
  },
1300
1297
  {
1301
- "source": "b",
1302
- "target": "c"
1298
+ "label": "Process",
1299
+ "id": "b"
1300
+ },
1301
+ {
1302
+ "label": "End",
1303
+ "id": "c"
1303
1304
  }
1304
1305
  ],
1305
- "height": 200.0
1306
+ "type": "graph-view"
1306
1307
  }
1307
- ],
1308
- "direction": "vertical",
1309
- "type": "stack"
1308
+ ]
1310
1309
  }
1311
- ],
1312
- "type": "scaled-diagram"
1310
+ ]
1313
1311
  }
1314
- ]
1312
+ ],
1313
+ "type": "game-shell",
1314
+ "showTopBar": true
1315
1315
  }
1316
1316
  ]
1317
1317
  ]
@@ -1335,12 +1335,15 @@
1335
1335
  "render-ui",
1336
1336
  "main",
1337
1337
  {
1338
+ "type": "game-shell",
1338
1339
  "appName": "STEM Lab",
1339
1340
  "children": [
1340
1341
  {
1341
1342
  "type": "scaled-diagram",
1342
1343
  "children": [
1343
1344
  {
1345
+ "direction": "vertical",
1346
+ "type": "stack",
1344
1347
  "children": [
1345
1348
  {
1346
1349
  "type": "breadcrumb",
@@ -1357,84 +1360,84 @@
1357
1360
  {
1358
1361
  "children": [
1359
1362
  {
1360
- "gap": "md",
1361
- "direction": "horizontal",
1362
- "type": "stack",
1363
1363
  "children": [
1364
1364
  {
1365
1365
  "name": "clipboard",
1366
1366
  "type": "icon"
1367
1367
  },
1368
1368
  {
1369
- "type": "typography",
1370
1369
  "content": "Lab Results",
1370
+ "type": "typography",
1371
1371
  "variant": "h2"
1372
1372
  }
1373
- ]
1373
+ ],
1374
+ "type": "stack",
1375
+ "gap": "md",
1376
+ "direction": "horizontal"
1374
1377
  },
1375
1378
  {
1376
1379
  "label": "Refresh",
1377
- "icon": "refresh-cw",
1378
- "action": "REFRESH",
1379
1380
  "type": "button",
1381
+ "action": "REFRESH",
1382
+ "icon": "refresh-cw",
1380
1383
  "variant": "secondary"
1381
1384
  }
1382
1385
  ],
1383
- "direction": "horizontal",
1384
1386
  "justify": "between",
1385
- "gap": "md",
1386
- "type": "stack"
1387
+ "type": "stack",
1388
+ "direction": "horizontal",
1389
+ "gap": "md"
1387
1390
  },
1388
1391
  {
1389
1392
  "type": "divider"
1390
1393
  },
1391
1394
  {
1392
1395
  "type": "stack",
1393
- "direction": "vertical",
1394
1396
  "gap": "sm",
1397
+ "direction": "vertical",
1395
1398
  "children": [
1396
1399
  {
1397
- "type": "simple-grid",
1400
+ "cols": 3.0,
1398
1401
  "children": [
1399
1402
  {
1400
- "type": "stat-display",
1403
+ "label": "ExperimentCount",
1401
1404
  "value": "@entity.experimentCount",
1402
- "label": "ExperimentCount"
1405
+ "type": "stat-display"
1403
1406
  },
1404
1407
  {
1405
- "value": "@entity.avgAccuracy",
1408
+ "label": "AvgAccuracy",
1406
1409
  "type": "stat-display",
1407
- "label": "AvgAccuracy"
1410
+ "value": "@entity.avgAccuracy"
1408
1411
  },
1409
1412
  {
1410
- "value": "@entity.totalScore",
1411
1413
  "type": "stat-display",
1412
- "label": "TotalScore"
1414
+ "label": "TotalScore",
1415
+ "value": "@entity.totalScore"
1413
1416
  },
1414
1417
  {
1418
+ "type": "card",
1415
1419
  "children": [
1416
1420
  {
1421
+ "type": "stack",
1417
1422
  "children": [
1418
1423
  {
1419
1424
  "variant": "caption",
1420
- "type": "typography",
1421
- "content": "Grade"
1425
+ "content": "Grade",
1426
+ "type": "typography"
1422
1427
  },
1423
1428
  {
1424
1429
  "type": "typography",
1425
- "variant": "h3",
1426
- "content": "@entity.grade"
1430
+ "content": "@entity.grade",
1431
+ "variant": "h3"
1427
1432
  }
1428
1433
  ],
1429
- "direction": "vertical",
1430
1434
  "gap": "sm",
1431
- "type": "stack"
1435
+ "direction": "vertical"
1432
1436
  }
1433
- ],
1434
- "type": "card"
1437
+ ]
1435
1438
  }
1436
1439
  ],
1437
- "cols": 3.0
1440
+ "type": "simple-grid"
1438
1441
  }
1439
1442
  ]
1440
1443
  },
@@ -1442,18 +1445,18 @@
1442
1445
  "type": "divider"
1443
1446
  },
1444
1447
  {
1445
- "gap": "md",
1448
+ "type": "grid",
1446
1449
  "cols": 2.0,
1447
1450
  "children": [
1448
1451
  {
1449
- "type": "card",
1450
1452
  "children": [
1451
1453
  {
1452
1454
  "variant": "caption",
1453
1455
  "type": "typography",
1454
1456
  "content": "Chart View"
1455
1457
  }
1456
- ]
1458
+ ],
1459
+ "type": "card"
1457
1460
  },
1458
1461
  {
1459
1462
  "children": [
@@ -1466,18 +1469,17 @@
1466
1469
  "type": "card"
1467
1470
  }
1468
1471
  ],
1469
- "type": "grid"
1472
+ "gap": "md"
1470
1473
  },
1471
1474
  {
1472
- "type": "line-chart",
1473
1475
  "data": [
1474
1476
  {
1475
- "value": 12.0,
1476
- "date": "Jan"
1477
+ "date": "Jan",
1478
+ "value": 12.0
1477
1479
  },
1478
1480
  {
1479
- "value": 19.0,
1480
- "date": "Feb"
1481
+ "date": "Feb",
1482
+ "value": 19.0
1481
1483
  },
1482
1484
  {
1483
1485
  "value": 15.0,
@@ -1488,14 +1490,15 @@
1488
1490
  "value": 25.0
1489
1491
  },
1490
1492
  {
1491
- "value": 22.0,
1492
- "date": "May"
1493
+ "date": "May",
1494
+ "value": 22.0
1493
1495
  },
1494
1496
  {
1495
1497
  "value": 30.0,
1496
1498
  "date": "Jun"
1497
1499
  }
1498
- ]
1500
+ ],
1501
+ "type": "line-chart"
1499
1502
  },
1500
1503
  {
1501
1504
  "type": "chart-legend",
@@ -1511,10 +1514,21 @@
1511
1514
  ]
1512
1515
  },
1513
1516
  {
1517
+ "edges": [
1518
+ {
1519
+ "target": "b",
1520
+ "source": "a"
1521
+ },
1522
+ {
1523
+ "target": "c",
1524
+ "source": "b"
1525
+ }
1526
+ ],
1527
+ "height": 200.0,
1514
1528
  "nodes": [
1515
1529
  {
1516
- "id": "a",
1517
- "label": "Start"
1530
+ "label": "Start",
1531
+ "id": "a"
1518
1532
  },
1519
1533
  {
1520
1534
  "id": "b",
@@ -1526,28 +1540,14 @@
1526
1540
  }
1527
1541
  ],
1528
1542
  "type": "graph-view",
1529
- "width": 400.0,
1530
- "height": 200.0,
1531
- "edges": [
1532
- {
1533
- "source": "a",
1534
- "target": "b"
1535
- },
1536
- {
1537
- "target": "c",
1538
- "source": "b"
1539
- }
1540
- ]
1543
+ "width": 400.0
1541
1544
  }
1542
1545
  ],
1543
- "direction": "vertical",
1544
- "type": "stack",
1545
1546
  "gap": "lg"
1546
1547
  }
1547
1548
  ]
1548
1549
  }
1549
1550
  ],
1550
- "type": "game-shell",
1551
1551
  "showTopBar": true
1552
1552
  }
1553
1553
  ]
@@ -1563,8 +1563,8 @@
1563
1563
  "LabResult",
1564
1564
  {
1565
1565
  "emit": {
1566
- "success": "LabResultLoaded",
1567
- "failure": "LabResultLoadFailed"
1566
+ "failure": "LabResultLoadFailed",
1567
+ "success": "LabResultLoaded"
1568
1568
  }
1569
1569
  }
1570
1570
  ],
@@ -1572,20 +1572,13 @@
1572
1572
  "render-ui",
1573
1573
  "main",
1574
1574
  {
1575
- "showTopBar": true,
1576
- "appName": "STEM Lab",
1577
- "type": "game-shell",
1578
1575
  "children": [
1579
1576
  {
1580
- "type": "scaled-diagram",
1581
1577
  "children": [
1582
1578
  {
1583
- "direction": "vertical",
1584
1579
  "type": "stack",
1585
- "gap": "lg",
1586
1580
  "children": [
1587
1581
  {
1588
- "type": "breadcrumb",
1589
1582
  "items": [
1590
1583
  {
1591
1584
  "href": "/",
@@ -1594,63 +1587,61 @@
1594
1587
  {
1595
1588
  "label": "Lab Results"
1596
1589
  }
1597
- ]
1590
+ ],
1591
+ "type": "breadcrumb"
1598
1592
  },
1599
1593
  {
1594
+ "direction": "horizontal",
1600
1595
  "type": "stack",
1596
+ "gap": "md",
1597
+ "justify": "between",
1601
1598
  "children": [
1602
1599
  {
1603
- "direction": "horizontal",
1604
- "type": "stack",
1605
1600
  "children": [
1606
1601
  {
1607
1602
  "name": "clipboard",
1608
1603
  "type": "icon"
1609
1604
  },
1610
1605
  {
1606
+ "content": "Lab Results",
1611
1607
  "type": "typography",
1612
- "variant": "h2",
1613
- "content": "Lab Results"
1608
+ "variant": "h2"
1614
1609
  }
1615
1610
  ],
1616
- "gap": "md"
1611
+ "gap": "md",
1612
+ "direction": "horizontal",
1613
+ "type": "stack"
1617
1614
  },
1618
1615
  {
1619
- "icon": "refresh-cw",
1620
1616
  "type": "button",
1621
- "action": "REFRESH",
1622
1617
  "variant": "secondary",
1618
+ "icon": "refresh-cw",
1619
+ "action": "REFRESH",
1623
1620
  "label": "Refresh"
1624
1621
  }
1625
- ],
1626
- "gap": "md",
1627
- "direction": "horizontal",
1628
- "justify": "between"
1622
+ ]
1629
1623
  },
1630
1624
  {
1631
1625
  "type": "divider"
1632
1626
  },
1633
1627
  {
1634
- "direction": "vertical",
1635
- "gap": "sm",
1636
1628
  "children": [
1637
1629
  {
1638
- "type": "simple-grid",
1639
1630
  "cols": 3.0,
1640
1631
  "children": [
1641
1632
  {
1642
- "label": "ExperimentCount",
1643
1633
  "type": "stat-display",
1634
+ "label": "ExperimentCount",
1644
1635
  "value": "@entity.experimentCount"
1645
1636
  },
1646
1637
  {
1647
1638
  "value": "@entity.avgAccuracy",
1648
- "label": "AvgAccuracy",
1649
- "type": "stat-display"
1639
+ "type": "stat-display",
1640
+ "label": "AvgAccuracy"
1650
1641
  },
1651
1642
  {
1652
- "type": "stat-display",
1653
1643
  "label": "TotalScore",
1644
+ "type": "stat-display",
1654
1645
  "value": "@entity.totalScore"
1655
1646
  },
1656
1647
  {
@@ -1661,37 +1652,41 @@
1661
1652
  "gap": "sm",
1662
1653
  "children": [
1663
1654
  {
1664
- "type": "typography",
1665
1655
  "variant": "caption",
1666
- "content": "Grade"
1656
+ "content": "Grade",
1657
+ "type": "typography"
1667
1658
  },
1668
1659
  {
1669
1660
  "type": "typography",
1670
- "variant": "h3",
1671
- "content": "@entity.grade"
1661
+ "content": "@entity.grade",
1662
+ "variant": "h3"
1672
1663
  }
1673
1664
  ]
1674
1665
  }
1675
1666
  ],
1676
1667
  "type": "card"
1677
1668
  }
1678
- ]
1669
+ ],
1670
+ "type": "simple-grid"
1679
1671
  }
1680
1672
  ],
1681
- "type": "stack"
1673
+ "type": "stack",
1674
+ "direction": "vertical",
1675
+ "gap": "sm"
1682
1676
  },
1683
1677
  {
1684
1678
  "type": "divider"
1685
1679
  },
1686
1680
  {
1681
+ "type": "grid",
1687
1682
  "children": [
1688
1683
  {
1689
1684
  "type": "card",
1690
1685
  "children": [
1691
1686
  {
1692
- "type": "typography",
1687
+ "variant": "caption",
1693
1688
  "content": "Chart View",
1694
- "variant": "caption"
1689
+ "type": "typography"
1695
1690
  }
1696
1691
  ]
1697
1692
  },
@@ -1699,19 +1694,17 @@
1699
1694
  "type": "card",
1700
1695
  "children": [
1701
1696
  {
1702
- "content": "Graph View",
1697
+ "variant": "caption",
1703
1698
  "type": "typography",
1704
- "variant": "caption"
1699
+ "content": "Graph View"
1705
1700
  }
1706
1701
  ]
1707
1702
  }
1708
1703
  ],
1709
- "gap": "md",
1710
- "type": "grid",
1711
- "cols": 2.0
1704
+ "cols": 2.0,
1705
+ "gap": "md"
1712
1706
  },
1713
1707
  {
1714
- "type": "line-chart",
1715
1708
  "data": [
1716
1709
  {
1717
1710
  "value": 12.0,
@@ -1722,8 +1715,8 @@
1722
1715
  "date": "Feb"
1723
1716
  },
1724
1717
  {
1725
- "value": 15.0,
1726
- "date": "Mar"
1718
+ "date": "Mar",
1719
+ "value": 15.0
1727
1720
  },
1728
1721
  {
1729
1722
  "value": 25.0,
@@ -1737,9 +1730,11 @@
1737
1730
  "value": 30.0,
1738
1731
  "date": "Jun"
1739
1732
  }
1740
- ]
1733
+ ],
1734
+ "type": "line-chart"
1741
1735
  },
1742
1736
  {
1737
+ "type": "chart-legend",
1743
1738
  "items": [
1744
1739
  {
1745
1740
  "label": "Current",
@@ -1749,43 +1744,48 @@
1749
1744
  "label": "Previous",
1750
1745
  "color": "muted"
1751
1746
  }
1752
- ],
1753
- "type": "chart-legend"
1747
+ ]
1754
1748
  },
1755
1749
  {
1756
- "width": 400.0,
1757
- "edges": [
1750
+ "nodes": [
1758
1751
  {
1759
- "source": "a",
1760
- "target": "b"
1752
+ "id": "a",
1753
+ "label": "Start"
1761
1754
  },
1762
1755
  {
1763
- "target": "c",
1764
- "source": "b"
1756
+ "id": "b",
1757
+ "label": "Process"
1758
+ },
1759
+ {
1760
+ "id": "c",
1761
+ "label": "End"
1765
1762
  }
1766
1763
  ],
1767
1764
  "height": 200.0,
1768
1765
  "type": "graph-view",
1769
- "nodes": [
1770
- {
1771
- "label": "Start",
1772
- "id": "a"
1773
- },
1766
+ "width": 400.0,
1767
+ "edges": [
1774
1768
  {
1775
- "label": "Process",
1776
- "id": "b"
1769
+ "source": "a",
1770
+ "target": "b"
1777
1771
  },
1778
1772
  {
1779
- "id": "c",
1780
- "label": "End"
1773
+ "source": "b",
1774
+ "target": "c"
1781
1775
  }
1782
1776
  ]
1783
1777
  }
1784
- ]
1778
+ ],
1779
+ "direction": "vertical",
1780
+ "gap": "lg"
1785
1781
  }
1786
- ]
1782
+ ],
1783
+ "type": "scaled-diagram"
1787
1784
  }
1788
- ]
1785
+ ],
1786
+ "type": "game-shell",
1787
+ "appName": "STEM Lab",
1788
+ "showTopBar": true
1789
1789
  }
1790
1790
  ]
1791
1791
  ]
@@ -1800,8 +1800,8 @@
1800
1800
  "LabResult",
1801
1801
  {
1802
1802
  "emit": {
1803
- "failure": "LabResultLoadFailed",
1804
- "success": "LabResultLoaded"
1803
+ "success": "LabResultLoaded",
1804
+ "failure": "LabResultLoadFailed"
1805
1805
  }
1806
1806
  }
1807
1807
  ],
@@ -1809,6 +1809,8 @@
1809
1809
  "render-ui",
1810
1810
  "main",
1811
1811
  {
1812
+ "type": "game-shell",
1813
+ "showTopBar": true,
1812
1814
  "appName": "STEM Lab",
1813
1815
  "children": [
1814
1816
  {
@@ -1816,11 +1818,8 @@
1816
1818
  "children": [
1817
1819
  {
1818
1820
  "type": "stack",
1819
- "direction": "vertical",
1820
- "gap": "lg",
1821
1821
  "children": [
1822
1822
  {
1823
- "type": "breadcrumb",
1824
1823
  "items": [
1825
1824
  {
1826
1825
  "label": "Home",
@@ -1829,90 +1828,91 @@
1829
1828
  {
1830
1829
  "label": "Lab Results"
1831
1830
  }
1832
- ]
1831
+ ],
1832
+ "type": "breadcrumb"
1833
1833
  },
1834
1834
  {
1835
- "gap": "md",
1835
+ "type": "stack",
1836
1836
  "children": [
1837
1837
  {
1838
- "gap": "md",
1839
1838
  "direction": "horizontal",
1840
- "type": "stack",
1841
1839
  "children": [
1842
1840
  {
1843
- "name": "clipboard",
1844
- "type": "icon"
1841
+ "type": "icon",
1842
+ "name": "clipboard"
1845
1843
  },
1846
1844
  {
1847
- "variant": "h2",
1845
+ "content": "Lab Results",
1848
1846
  "type": "typography",
1849
- "content": "Lab Results"
1847
+ "variant": "h2"
1850
1848
  }
1851
- ]
1849
+ ],
1850
+ "type": "stack",
1851
+ "gap": "md"
1852
1852
  },
1853
1853
  {
1854
- "variant": "secondary",
1855
- "icon": "refresh-cw",
1854
+ "action": "REFRESH",
1856
1855
  "label": "Refresh",
1857
1856
  "type": "button",
1858
- "action": "REFRESH"
1857
+ "variant": "secondary",
1858
+ "icon": "refresh-cw"
1859
1859
  }
1860
1860
  ],
1861
+ "justify": "between",
1861
1862
  "direction": "horizontal",
1862
- "type": "stack",
1863
- "justify": "between"
1863
+ "gap": "md"
1864
1864
  },
1865
1865
  {
1866
1866
  "type": "divider"
1867
1867
  },
1868
1868
  {
1869
+ "gap": "sm",
1869
1870
  "children": [
1870
1871
  {
1871
- "type": "simple-grid",
1872
1872
  "cols": 3.0,
1873
1873
  "children": [
1874
1874
  {
1875
1875
  "label": "ExperimentCount",
1876
- "value": "@entity.experimentCount",
1877
- "type": "stat-display"
1876
+ "type": "stat-display",
1877
+ "value": "@entity.experimentCount"
1878
1878
  },
1879
1879
  {
1880
- "label": "AvgAccuracy",
1880
+ "value": "@entity.avgAccuracy",
1881
1881
  "type": "stat-display",
1882
- "value": "@entity.avgAccuracy"
1882
+ "label": "AvgAccuracy"
1883
1883
  },
1884
1884
  {
1885
- "type": "stat-display",
1886
1885
  "label": "TotalScore",
1887
- "value": "@entity.totalScore"
1886
+ "value": "@entity.totalScore",
1887
+ "type": "stat-display"
1888
1888
  },
1889
1889
  {
1890
1890
  "type": "card",
1891
1891
  "children": [
1892
1892
  {
1893
- "direction": "vertical",
1894
- "gap": "sm",
1893
+ "type": "stack",
1895
1894
  "children": [
1896
1895
  {
1897
- "variant": "caption",
1898
1896
  "content": "Grade",
1899
- "type": "typography"
1897
+ "type": "typography",
1898
+ "variant": "caption"
1900
1899
  },
1901
1900
  {
1902
- "content": "@entity.grade",
1903
1901
  "variant": "h3",
1902
+ "content": "@entity.grade",
1904
1903
  "type": "typography"
1905
1904
  }
1906
1905
  ],
1907
- "type": "stack"
1906
+ "direction": "vertical",
1907
+ "gap": "sm"
1908
1908
  }
1909
1909
  ]
1910
1910
  }
1911
- ]
1911
+ ],
1912
+ "type": "simple-grid"
1912
1913
  }
1913
1914
  ],
1914
1915
  "type": "stack",
1915
- "gap": "sm",
1916
1916
  "direction": "vertical"
1917
1917
  },
1918
1918
  {
@@ -1920,32 +1920,33 @@
1920
1920
  },
1921
1921
  {
1922
1922
  "type": "grid",
1923
+ "gap": "md",
1923
1924
  "cols": 2.0,
1924
1925
  "children": [
1925
1926
  {
1926
1927
  "type": "card",
1927
1928
  "children": [
1928
1929
  {
1930
+ "type": "typography",
1929
1931
  "content": "Chart View",
1930
- "variant": "caption",
1931
- "type": "typography"
1932
+ "variant": "caption"
1932
1933
  }
1933
1934
  ]
1934
1935
  },
1935
1936
  {
1937
+ "type": "card",
1936
1938
  "children": [
1937
1939
  {
1938
- "variant": "caption",
1939
1940
  "type": "typography",
1941
+ "variant": "caption",
1940
1942
  "content": "Graph View"
1941
1943
  }
1942
- ],
1943
- "type": "card"
1944
+ ]
1944
1945
  }
1945
- ],
1946
- "gap": "md"
1946
+ ]
1947
1947
  },
1948
1948
  {
1949
+ "type": "line-chart",
1949
1950
  "data": [
1950
1951
  {
1951
1952
  "value": 12.0,
@@ -1956,8 +1957,8 @@
1956
1957
  "value": 19.0
1957
1958
  },
1958
1959
  {
1959
- "value": 15.0,
1960
- "date": "Mar"
1960
+ "date": "Mar",
1961
+ "value": 15.0
1961
1962
  },
1962
1963
  {
1963
1964
  "date": "Apr",
@@ -1968,11 +1969,10 @@
1968
1969
  "value": 22.0
1969
1970
  },
1970
1971
  {
1971
- "date": "Jun",
1972
- "value": 30.0
1972
+ "value": 30.0,
1973
+ "date": "Jun"
1973
1974
  }
1974
- ],
1975
- "type": "line-chart"
1975
+ ]
1976
1976
  },
1977
1977
  {
1978
1978
  "items": [
@@ -1981,48 +1981,48 @@
1981
1981
  "label": "Current"
1982
1982
  },
1983
1983
  {
1984
- "color": "muted",
1985
- "label": "Previous"
1984
+ "label": "Previous",
1985
+ "color": "muted"
1986
1986
  }
1987
1987
  ],
1988
1988
  "type": "chart-legend"
1989
1989
  },
1990
1990
  {
1991
- "edges": [
1992
- {
1993
- "target": "b",
1994
- "source": "a"
1995
- },
1996
- {
1997
- "source": "b",
1998
- "target": "c"
1999
- }
2000
- ],
1991
+ "type": "graph-view",
2001
1992
  "width": 400.0,
2002
- "height": 200.0,
2003
1993
  "nodes": [
2004
1994
  {
2005
1995
  "id": "a",
2006
1996
  "label": "Start"
2007
1997
  },
2008
1998
  {
2009
- "id": "b",
2010
- "label": "Process"
1999
+ "label": "Process",
2000
+ "id": "b"
2011
2001
  },
2012
2002
  {
2013
2003
  "label": "End",
2014
2004
  "id": "c"
2015
2005
  }
2016
2006
  ],
2017
- "type": "graph-view"
2007
+ "edges": [
2008
+ {
2009
+ "target": "b",
2010
+ "source": "a"
2011
+ },
2012
+ {
2013
+ "source": "b",
2014
+ "target": "c"
2015
+ }
2016
+ ],
2017
+ "height": 200.0
2018
2018
  }
2019
- ]
2019
+ ],
2020
+ "gap": "lg",
2021
+ "direction": "vertical"
2020
2022
  }
2021
2023
  ]
2022
2024
  }
2023
- ],
2024
- "showTopBar": true,
2025
- "type": "game-shell"
2025
+ ]
2026
2026
  }
2027
2027
  ]
2028
2028
  ]