@almadar/std 15.6.1 → 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 (727) 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/factory-signatures.json +20759 -67
  206. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  207. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  208. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  209. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  210. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  211. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  212. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  213. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  214. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  215. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  216. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  217. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  218. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  219. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  220. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  221. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  222. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  223. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  224. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  225. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  226. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  227. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  228. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  229. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  230. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  231. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  232. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  233. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  234. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  235. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  236. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  237. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  238. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  239. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  240. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  241. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  242. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  243. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  244. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  245. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  246. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  247. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  248. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  249. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  250. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  251. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  252. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  253. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  254. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  255. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  256. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  257. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  258. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  259. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  260. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  261. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  262. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  263. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  264. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  265. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  266. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  267. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  268. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  269. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  270. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  271. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  272. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  273. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  274. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  275. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  276. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  277. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  278. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  279. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  280. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  281. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  282. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  283. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  284. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  285. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  286. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  287. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  288. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  289. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  290. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  291. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  292. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  293. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  294. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  295. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  296. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  297. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  298. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  299. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  300. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  301. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  302. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  303. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  304. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  305. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  306. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  308. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  309. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  310. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  311. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  312. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  313. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  314. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  315. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  316. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  317. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  318. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  319. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  320. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  321. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  322. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  323. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  325. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  326. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  327. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  328. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  329. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  330. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  331. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  332. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  333. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  334. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  335. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  336. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  337. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  338. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  339. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  340. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  341. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  342. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  343. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  344. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  345. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  346. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  347. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  348. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  349. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  350. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  351. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  352. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  353. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  354. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  355. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  356. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  357. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  358. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  359. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  360. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  361. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  362. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  363. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  364. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  365. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  366. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  367. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  368. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  369. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  370. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  372. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  373. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  374. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  375. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  376. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  377. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  378. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  379. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  380. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  381. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  382. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  383. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  384. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  385. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  386. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  387. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  388. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  389. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  390. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  391. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  392. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  393. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  394. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  395. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  397. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  398. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  399. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  400. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  401. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  402. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  403. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  404. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  405. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  406. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  407. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  408. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  409. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  410. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  411. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  412. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  413. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  414. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  415. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  416. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  417. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  418. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  419. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  420. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  421. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  422. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  423. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  424. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  425. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  426. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  427. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  428. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  429. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  430. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  431. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  432. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  433. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  434. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  435. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  436. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  437. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  438. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  439. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  440. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  441. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  442. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  443. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  444. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  445. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  446. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  447. package/dist/behaviors/registry/factory-signatures.json +20759 -67
  448. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  449. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  450. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  451. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  452. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  453. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  454. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  455. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  456. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  457. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  458. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  459. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  460. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  461. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  462. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  463. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  464. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  465. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  466. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  467. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  468. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  469. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  470. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  471. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  472. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  473. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  474. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  475. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  476. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  477. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  478. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  479. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  480. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  482. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  483. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  484. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  485. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  486. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  487. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  488. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  489. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  490. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  491. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  492. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  493. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  494. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  495. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  496. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  497. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  498. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  499. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  500. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  501. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  502. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  503. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  504. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  505. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  506. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  507. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  508. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  509. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  510. package/dist/registry/app/atoms/std-application.orb +136 -136
  511. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  512. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  513. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  514. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  515. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  516. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  517. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  518. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  519. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  520. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  521. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  522. package/dist/registry/app/atoms/std-donor.orb +135 -135
  523. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  524. package/dist/registry/app/atoms/std-driver.orb +144 -144
  525. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  526. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  527. package/dist/registry/app/atoms/std-event.orb +149 -149
  528. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  529. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  530. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  531. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  532. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  533. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  534. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  535. package/dist/registry/app/atoms/std-lease.orb +136 -136
  536. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  537. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  538. package/dist/registry/app/atoms/std-matter.orb +129 -129
  539. package/dist/registry/app/atoms/std-membership.orb +132 -132
  540. package/dist/registry/app/atoms/std-menu.orb +158 -158
  541. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  542. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  543. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  544. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  545. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  546. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  547. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  548. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  549. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  550. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  551. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  552. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  553. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  554. package/dist/registry/app/atoms/std-segment.orb +119 -119
  555. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  556. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  557. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  558. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  559. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  560. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  561. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  562. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  563. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  564. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  565. package/dist/registry/app/atoms/std-trial.orb +147 -147
  566. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  567. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  568. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  569. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  570. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  571. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  572. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  573. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  574. package/dist/registry/app/molecules/std-cart.orb +45 -45
  575. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  576. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  577. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  578. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  579. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  580. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  581. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  582. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  583. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  584. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  585. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  586. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  587. package/dist/registry/app/organisms/std-cms.orb +271 -271
  588. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  589. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  590. package/dist/registry/app/organisms/std-crm.orb +270 -270
  591. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  592. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  593. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  594. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  595. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  596. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  597. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  598. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  599. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  600. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  601. package/dist/registry/app/organisms/std-forum.orb +144 -144
  602. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  603. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  604. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  605. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  606. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  607. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  608. package/dist/registry/app/organisms/std-listings.orb +151 -151
  609. package/dist/registry/app/organisms/std-lms.orb +599 -416
  610. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  611. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  612. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  613. package/dist/registry/app/organisms/std-notes.orb +111 -111
  614. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  615. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  616. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  617. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  618. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  619. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  620. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  621. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  622. package/dist/registry/app/organisms/std-survey.orb +131 -131
  623. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  624. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  625. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  626. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  627. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  628. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  629. package/dist/registry/core/atoms/std-board.orb +220 -208
  630. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  631. package/dist/registry/core/atoms/std-browse.orb +69 -69
  632. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  633. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  634. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  635. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  636. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  637. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  638. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  639. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  640. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  641. package/dist/registry/core/atoms/std-display.orb +3 -3
  642. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  643. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  644. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  645. package/dist/registry/core/atoms/std-export.orb +48 -42
  646. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  647. package/dist/registry/core/atoms/std-filter.orb +10 -10
  648. package/dist/registry/core/atoms/std-flag.orb +87 -87
  649. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  650. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  651. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  652. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  653. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  654. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  655. package/dist/registry/core/atoms/std-modal.orb +30 -30
  656. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  657. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  658. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  659. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  660. package/dist/registry/core/atoms/std-push.orb +49 -49
  661. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  662. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  663. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  664. package/dist/registry/core/atoms/std-related.orb +29 -29
  665. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  666. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  667. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  668. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  669. package/dist/registry/core/atoms/std-search.orb +4 -4
  670. package/dist/registry/core/atoms/std-selection.orb +104 -104
  671. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  672. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  673. package/dist/registry/core/atoms/std-stats.orb +258 -228
  674. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  675. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  676. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  677. package/dist/registry/core/atoms/std-thread.orb +62 -62
  678. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  679. package/dist/registry/core/atoms/std-vote.orb +34 -34
  680. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  681. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  682. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  683. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  684. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  685. package/dist/registry/core/molecules/std-list.orb +65 -65
  686. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  687. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  688. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  689. package/dist/registry/factory-signatures.json +20759 -67
  690. package/dist/registry/game/atoms/std-collision.orb +140 -140
  691. package/dist/registry/game/atoms/std-combat.orb +50 -50
  692. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  693. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  694. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  695. package/dist/registry/game/atoms/std-movement.orb +285 -285
  696. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  697. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  698. package/dist/registry/game/atoms/std-quest.orb +132 -132
  699. package/dist/registry/game/atoms/std-timer.orb +294 -294
  700. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  701. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  702. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  703. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  704. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  705. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  706. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  707. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  708. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  709. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  710. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  711. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  712. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  713. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  714. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  715. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  716. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  717. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  718. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  719. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  720. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  721. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  722. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  723. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  724. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  725. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  726. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  727. package/package.json +1 -1
@@ -118,28 +118,28 @@
118
118
  "ref": "AppShell.traits.AppLayout",
119
119
  "name": "CourseAppLayout",
120
120
  "config": {
121
- "appName": "LMS",
122
- "notifications": [],
123
121
  "contentTrait": "@trait.CourseCatalog",
124
- "notificationClickEvent": "COURSE_NOTIFICATIONS_OPEN",
122
+ "appName": "LMS",
125
123
  "navItems": [
126
124
  {
125
+ "label": "Courses",
127
126
  "href": "/courses",
128
- "icon": "graduation-cap",
129
- "label": "Courses"
127
+ "icon": "graduation-cap"
130
128
  },
131
129
  {
132
- "href": "/enroll",
130
+ "icon": "user-plus",
133
131
  "label": "Enroll",
134
- "icon": "user-plus"
132
+ "href": "/enroll"
135
133
  },
136
134
  {
137
- "label": "Progress",
138
135
  "href": "/progress",
136
+ "label": "Progress",
139
137
  "icon": "trending-up"
140
138
  }
141
139
  ],
142
- "searchEvent": "COURSE_SEARCH"
140
+ "searchEvent": "COURSE_SEARCH",
141
+ "notifications": [],
142
+ "notificationClickEvent": "COURSE_NOTIFICATIONS_OPEN"
143
143
  },
144
144
  "events": {
145
145
  "NOTIFY_CLICK": "COURSE_NOTIFICATIONS_OPEN",
@@ -344,15 +344,12 @@
344
344
  "render-ui",
345
345
  "main",
346
346
  {
347
- "type": "stack",
348
- "gap": "lg",
347
+ "direction": "vertical",
349
348
  "children": [
350
349
  {
351
- "type": "stack",
352
- "direction": "horizontal",
353
- "gap": "md",
354
350
  "children": [
355
351
  {
352
+ "align": "center",
356
353
  "type": "stack",
357
354
  "direction": "horizontal",
358
355
  "gap": "sm",
@@ -362,35 +359,34 @@
362
359
  "name": "graduation-cap"
363
360
  },
364
361
  {
365
- "type": "typography",
362
+ "variant": "h2",
366
363
  "content": "Courses",
367
- "variant": "h2"
364
+ "type": "typography"
368
365
  }
369
- ],
370
- "align": "center"
366
+ ]
371
367
  },
372
368
  {
373
369
  "children": [
374
370
  {
375
- "variant": "primary",
371
+ "label": "Create Course",
376
372
  "type": "button",
377
- "action": "CREATE",
373
+ "variant": "primary",
378
374
  "icon": "plus",
379
- "label": "Create Course"
375
+ "action": "CREATE"
380
376
  },
381
377
  {
382
- "variant": "ghost",
383
- "type": "button",
384
- "action": "EDIT_COURSE",
378
+ "icon": "edit",
385
379
  "label": "Edit Selected",
386
- "icon": "edit"
380
+ "action": "EDIT_COURSE",
381
+ "type": "button",
382
+ "variant": "ghost"
387
383
  },
388
384
  {
389
- "icon": "trash-2",
390
385
  "label": "Delete Selected",
386
+ "variant": "danger",
391
387
  "type": "button",
392
388
  "action": "DELETE_COURSE",
393
- "variant": "danger"
389
+ "icon": "trash-2"
394
390
  }
395
391
  ],
396
392
  "gap": "sm",
@@ -398,21 +394,24 @@
398
394
  "type": "stack"
399
395
  }
400
396
  ],
397
+ "justify": "between",
398
+ "gap": "md",
401
399
  "align": "center",
402
- "justify": "between"
400
+ "type": "stack",
401
+ "direction": "horizontal"
403
402
  },
404
403
  {
405
404
  "type": "divider"
406
405
  },
407
406
  {
408
- "direction": "horizontal",
409
407
  "children": [
410
408
  "@trait.CourseSearch",
411
409
  "@trait.CourseFilter"
412
410
  ],
411
+ "direction": "horizontal",
413
412
  "type": "stack",
414
- "align": "center",
415
- "gap": "md"
413
+ "gap": "md",
414
+ "align": "center"
416
415
  },
417
416
  "@trait.CourseStats",
418
417
  "@trait.CourseGraphs",
@@ -421,7 +420,8 @@
421
420
  },
422
421
  "@trait.CourseGallery"
423
422
  ],
424
- "direction": "vertical"
423
+ "type": "stack",
424
+ "gap": "lg"
425
425
  }
426
426
  ]
427
427
  ]
@@ -445,11 +445,15 @@
445
445
  "render-ui",
446
446
  "main",
447
447
  {
448
+ "align": "center",
448
449
  "gap": "md",
450
+ "type": "stack",
451
+ "direction": "vertical",
452
+ "className": "py-8",
449
453
  "children": [
450
454
  {
451
- "name": "bell",
452
- "type": "icon"
455
+ "type": "icon",
456
+ "name": "bell"
453
457
  },
454
458
  {
455
459
  "content": "No notifications",
@@ -457,22 +461,18 @@
457
461
  "variant": "h3"
458
462
  },
459
463
  {
460
- "color": "muted",
461
464
  "type": "typography",
462
- "variant": "caption",
463
- "content": "You're all caught up."
465
+ "content": "You're all caught up.",
466
+ "color": "muted",
467
+ "variant": "caption"
464
468
  },
465
469
  {
466
- "action": "INIT",
467
470
  "type": "button",
468
471
  "label": "Back to courses",
472
+ "action": "INIT",
469
473
  "variant": "ghost"
470
474
  }
471
- ],
472
- "direction": "vertical",
473
- "type": "stack",
474
- "className": "py-8",
475
- "align": "center"
475
+ ]
476
476
  }
477
477
  ]
478
478
  ]
@@ -485,8 +485,8 @@
485
485
  "ref": "Search.traits.SearchResultSearch",
486
486
  "name": "CourseSearch",
487
487
  "config": {
488
- "placeholder": "Search courses...",
489
- "event": "SEARCH"
488
+ "event": "SEARCH",
489
+ "placeholder": "Search courses..."
490
490
  },
491
491
  "listens": [
492
492
  {
@@ -503,8 +503,10 @@
503
503
  "ref": "Filter.traits.FilterTargetFilter",
504
504
  "name": "CourseFilter",
505
505
  "config": {
506
+ "event": "FILTER",
506
507
  "filters": [
507
508
  {
509
+ "label": "Category",
508
510
  "field": "category",
509
511
  "filterType": "select",
510
512
  "options": [
@@ -512,62 +514,60 @@
512
514
  "design",
513
515
  "business",
514
516
  "marketing"
515
- ],
516
- "label": "Category"
517
+ ]
517
518
  },
518
519
  {
520
+ "field": "level",
521
+ "filterType": "select",
519
522
  "options": [
520
523
  "beginner",
521
524
  "intermediate",
522
525
  "advanced"
523
526
  ],
524
- "field": "level",
525
- "filterType": "select",
526
527
  "label": "Level"
527
528
  }
528
- ],
529
- "event": "FILTER"
529
+ ]
530
530
  }
531
531
  },
532
532
  {
533
533
  "ref": "Stats.traits.StatsItemStats",
534
534
  "name": "CourseStats",
535
535
  "config": {
536
+ "title": "Course Stats",
536
537
  "metrics": [
537
538
  {
538
- "label": "Total Courses",
539
539
  "icon": "graduation-cap",
540
- "variant": "primary",
540
+ "label": "Total Courses",
541
+ "aggregation": "count",
541
542
  "format": "number",
542
- "aggregation": "count"
543
+ "variant": "primary"
543
544
  },
544
545
  {
546
+ "variant": "info",
547
+ "icon": "users",
545
548
  "format": "number",
546
549
  "field": "enrolledCount",
547
- "label": "Enrolled Students",
548
550
  "aggregation": "sum",
549
- "icon": "users",
550
- "variant": "info"
551
+ "label": "Enrolled Students"
551
552
  },
552
553
  {
553
- "field": "completionPct",
554
554
  "aggregation": "avg",
555
- "format": "percent",
556
- "label": "Completion Rate",
555
+ "field": "completionPct",
556
+ "icon": "check-circle",
557
557
  "variant": "success",
558
- "icon": "check-circle"
558
+ "label": "Completion Rate",
559
+ "format": "percent"
559
560
  },
560
561
  {
561
- "suffix": "h",
562
562
  "aggregation": "avg",
563
- "field": "durationHours",
564
- "icon": "clock",
565
563
  "variant": "default",
566
564
  "format": "number",
567
- "label": "Avg Duration"
565
+ "suffix": "h",
566
+ "icon": "clock",
567
+ "label": "Avg Duration",
568
+ "field": "durationHours"
568
569
  }
569
- ],
570
- "title": "Course Stats"
570
+ ]
571
571
  },
572
572
  "listens": [
573
573
  {
@@ -584,12 +584,12 @@
584
584
  "ref": "Graphs.traits.GraphItemGraph",
585
585
  "name": "CourseGraphs",
586
586
  "config": {
587
- "title": "Courses by Category",
588
- "categoryField": "category",
589
587
  "showLegend": true,
588
+ "chartType": "bar",
590
589
  "aggregation": "count",
591
590
  "height": 280.0,
592
- "chartType": "bar",
591
+ "categoryField": "category",
592
+ "title": "Courses by Category",
593
593
  "subtitle": "Catalog distribution"
594
594
  },
595
595
  "listens": [
@@ -608,11 +608,11 @@
608
608
  "name": "CourseGallery",
609
609
  "linkedEntity": "Course",
610
610
  "config": {
611
- "gap": "md",
611
+ "cols": 4.0,
612
612
  "titleField": "title",
613
613
  "imageField": "thumbnail",
614
- "subtitleField": "instructor",
615
- "cols": 4.0
614
+ "gap": "md",
615
+ "subtitleField": "instructor"
616
616
  },
617
617
  "listens": [
618
618
  {
@@ -666,8 +666,8 @@
666
666
  "thumbnail",
667
667
  "videoId"
668
668
  ],
669
- "icon": "plus-circle",
670
- "mode": "create"
669
+ "mode": "create",
670
+ "icon": "plus-circle"
671
671
  },
672
672
  "events": {
673
673
  "OPEN": "CREATE"
@@ -688,6 +688,8 @@
688
688
  "name": "CourseEditModal",
689
689
  "linkedEntity": "Course",
690
690
  "config": {
691
+ "mode": "edit",
692
+ "icon": "edit",
691
693
  "fields": [
692
694
  "title",
693
695
  "description",
@@ -698,9 +700,7 @@
698
700
  "thumbnail",
699
701
  "videoId"
700
702
  ],
701
- "title": "Edit Course",
702
- "icon": "edit",
703
- "mode": "edit"
703
+ "title": "Edit Course"
704
704
  },
705
705
  "events": {
706
706
  "OPEN": "EDIT"
@@ -970,40 +970,40 @@
970
970
  "render-ui",
971
971
  "main",
972
972
  {
973
- "type": "stack",
974
- "direction": "vertical",
975
- "gap": "md",
976
973
  "children": [
977
974
  {
978
- "gap": "sm",
979
975
  "align": "center",
980
- "type": "stack",
981
- "direction": "horizontal",
982
976
  "children": [
983
977
  {
984
- "name": "image",
985
- "type": "icon"
978
+ "type": "icon",
979
+ "name": "image"
986
980
  },
987
981
  {
982
+ "variant": "h3",
988
983
  "content": "Course Thumbnail",
989
- "type": "typography",
990
- "variant": "h3"
984
+ "type": "typography"
991
985
  }
992
- ]
986
+ ],
987
+ "type": "stack",
988
+ "direction": "horizontal",
989
+ "gap": "sm"
993
990
  },
994
991
  {
995
- "type": "input",
996
992
  "inputType": "text",
997
- "placeholder": "Choose image..."
993
+ "placeholder": "Choose image...",
994
+ "type": "input"
998
995
  },
999
996
  {
1000
997
  "label": "Upload Thumbnail",
1001
- "icon": "upload",
1002
998
  "action": "UPLOAD",
1003
999
  "type": "button",
1000
+ "icon": "upload",
1004
1001
  "variant": "primary"
1005
1002
  }
1006
- ]
1003
+ ],
1004
+ "gap": "md",
1005
+ "direction": "vertical",
1006
+ "type": "stack"
1007
1007
  }
1008
1008
  ]
1009
1009
  ]
@@ -1016,15 +1016,15 @@
1016
1016
  "ref": "Storage.traits.ServiceStorageStorage",
1017
1017
  "name": "CourseThumbnailUpload",
1018
1018
  "config": {
1019
- "maxSize": 5242880.0,
1020
1019
  "uiTrait": "@trait.CourseThumbnailForm",
1021
1020
  "bucket": "course-thumbnails",
1022
- "acl": "public",
1023
1021
  "allowedMimeTypes": [
1024
1022
  "image/png",
1025
1023
  "image/jpeg",
1026
1024
  "image/webp"
1027
- ]
1025
+ ],
1026
+ "acl": "public",
1027
+ "maxSize": 5242880.0
1028
1028
  },
1029
1029
  "listens": [
1030
1030
  {
@@ -1041,15 +1041,16 @@
1041
1041
  "ref": "YouTube.traits.ServiceYoutubeYoutube",
1042
1042
  "name": "CourseLessonVideo",
1043
1043
  "config": {
1044
- "videoId": "",
1044
+ "autoplay": false,
1045
1045
  "controls": true,
1046
1046
  "uiTrait": "@trait.CourseLessonPlayer",
1047
- "autoplay": false
1047
+ "videoId": ""
1048
1048
  }
1049
1049
  },
1050
1050
  {
1051
1051
  "name": "CourseLessonPlayer",
1052
1052
  "category": "interaction",
1053
+ "linkedEntity": "Course",
1053
1054
  "emits": [
1054
1055
  {
1055
1056
  "event": "LESSON_COMPLETE",
@@ -1070,6 +1071,70 @@
1070
1071
  "type": "string"
1071
1072
  }
1072
1073
  ]
1074
+ },
1075
+ {
1076
+ "event": "CourseLessonPlayerLoaded",
1077
+ "description": "Fired when CourseLessonPlayer finishes loading",
1078
+ "scope": "internal",
1079
+ "payloadSchema": [
1080
+ {
1081
+ "name": "id",
1082
+ "type": "string",
1083
+ "required": true
1084
+ },
1085
+ {
1086
+ "name": "title",
1087
+ "type": "string",
1088
+ "required": true
1089
+ },
1090
+ {
1091
+ "name": "description",
1092
+ "type": "string"
1093
+ },
1094
+ {
1095
+ "name": "category",
1096
+ "type": "string"
1097
+ },
1098
+ {
1099
+ "name": "level",
1100
+ "type": "string"
1101
+ },
1102
+ {
1103
+ "name": "duration",
1104
+ "type": "string"
1105
+ },
1106
+ {
1107
+ "name": "instructor",
1108
+ "type": "string"
1109
+ },
1110
+ {
1111
+ "name": "thumbnail",
1112
+ "type": "string"
1113
+ },
1114
+ {
1115
+ "name": "videoId",
1116
+ "type": "string"
1117
+ },
1118
+ {
1119
+ "name": "pendingId",
1120
+ "type": "string"
1121
+ }
1122
+ ]
1123
+ },
1124
+ {
1125
+ "event": "CourseLessonPlayerLoadFailed",
1126
+ "description": "Fired when CourseLessonPlayer fails to load",
1127
+ "scope": "internal",
1128
+ "payloadSchema": [
1129
+ {
1130
+ "name": "error",
1131
+ "type": "string"
1132
+ },
1133
+ {
1134
+ "name": "code",
1135
+ "type": "string"
1136
+ }
1137
+ ]
1073
1138
  }
1074
1139
  ],
1075
1140
  "stateMachine": {
@@ -1080,6 +1145,54 @@
1080
1145
  }
1081
1146
  ],
1082
1147
  "events": [
1148
+ {
1149
+ "key": "CourseLessonPlayerLoaded",
1150
+ "name": "Course lesson player loaded",
1151
+ "payloadSchema": [
1152
+ {
1153
+ "name": "id",
1154
+ "type": "string",
1155
+ "required": true
1156
+ },
1157
+ {
1158
+ "name": "title",
1159
+ "type": "string",
1160
+ "required": true
1161
+ },
1162
+ {
1163
+ "name": "description",
1164
+ "type": "string"
1165
+ },
1166
+ {
1167
+ "name": "category",
1168
+ "type": "string"
1169
+ },
1170
+ {
1171
+ "name": "level",
1172
+ "type": "string"
1173
+ },
1174
+ {
1175
+ "name": "duration",
1176
+ "type": "string"
1177
+ },
1178
+ {
1179
+ "name": "instructor",
1180
+ "type": "string"
1181
+ },
1182
+ {
1183
+ "name": "thumbnail",
1184
+ "type": "string"
1185
+ },
1186
+ {
1187
+ "name": "videoId",
1188
+ "type": "string"
1189
+ },
1190
+ {
1191
+ "name": "pendingId",
1192
+ "type": "string"
1193
+ }
1194
+ ]
1195
+ },
1083
1196
  {
1084
1197
  "key": "INIT",
1085
1198
  "name": "Initialize"
@@ -1107,31 +1220,72 @@
1107
1220
  "type": "string"
1108
1221
  }
1109
1222
  ]
1223
+ },
1224
+ {
1225
+ "key": "CourseLessonPlayerLoadFailed",
1226
+ "name": "Course lesson player load failed",
1227
+ "payloadSchema": [
1228
+ {
1229
+ "name": "error",
1230
+ "type": "string"
1231
+ },
1232
+ {
1233
+ "name": "code",
1234
+ "type": "string"
1235
+ }
1236
+ ]
1110
1237
  }
1111
1238
  ],
1112
1239
  "transitions": [
1240
+ {
1241
+ "from": "ready",
1242
+ "to": "ready",
1243
+ "event": "CourseLessonPlayerLoaded",
1244
+ "effects": [
1245
+ [
1246
+ "set",
1247
+ "@entity.id",
1248
+ "@payload.id"
1249
+ ],
1250
+ [
1251
+ "set",
1252
+ "@entity.title",
1253
+ "@payload.title"
1254
+ ]
1255
+ ]
1256
+ },
1113
1257
  {
1114
1258
  "from": "ready",
1115
1259
  "to": "ready",
1116
1260
  "event": "INIT",
1117
1261
  "effects": [
1262
+ [
1263
+ "fetch",
1264
+ "Course",
1265
+ {
1266
+ "emit": {
1267
+ "success": "CourseLessonPlayerLoaded",
1268
+ "failure": "CourseLessonPlayerLoadFailed"
1269
+ }
1270
+ }
1271
+ ],
1118
1272
  [
1119
1273
  "render-ui",
1120
1274
  "main",
1121
1275
  {
1122
1276
  "gap": "md",
1123
- "direction": "vertical",
1277
+ "type": "stack",
1124
1278
  "className": "max-w-3xl mx-auto w-full",
1125
1279
  "children": [
1126
1280
  {
1127
- "type": "stack",
1281
+ "align": "center",
1128
1282
  "children": [
1129
1283
  {
1130
- "icon": "chevron-left",
1131
- "action": "PREV_LESSON",
1132
1284
  "label": "Previous",
1285
+ "type": "button",
1286
+ "action": "PREV_LESSON",
1133
1287
  "variant": "ghost",
1134
- "type": "button"
1288
+ "icon": "chevron-left"
1135
1289
  },
1136
1290
  {
1137
1291
  "type": "typography",
@@ -1140,22 +1294,21 @@
1140
1294
  },
1141
1295
  {
1142
1296
  "label": "Next",
1143
- "action": "NEXT_LESSON",
1144
1297
  "variant": "ghost",
1145
1298
  "icon": "chevron-right",
1146
- "type": "button"
1299
+ "type": "button",
1300
+ "action": "NEXT_LESSON"
1147
1301
  }
1148
1302
  ],
1149
- "direction": "horizontal",
1150
1303
  "gap": "sm",
1151
- "align": "center",
1152
- "justify": "between"
1304
+ "justify": "between",
1305
+ "direction": "horizontal",
1306
+ "type": "stack"
1153
1307
  },
1154
1308
  {
1155
1309
  "type": "divider"
1156
1310
  },
1157
1311
  {
1158
- "type": "card",
1159
1312
  "children": [
1160
1313
  {
1161
1314
  "direction": "vertical",
@@ -1168,31 +1321,36 @@
1168
1321
  "name": "video"
1169
1322
  },
1170
1323
  {
1171
- "variant": "caption",
1324
+ "color": "muted",
1172
1325
  "content": "Lesson video",
1173
1326
  "type": "typography",
1174
- "color": "muted"
1327
+ "variant": "caption"
1175
1328
  },
1176
1329
  {
1177
1330
  "content": "@config.videoId",
1178
- "variant": "body",
1179
- "type": "typography"
1331
+ "type": "typography",
1332
+ "variant": "body"
1180
1333
  }
1181
1334
  ]
1182
1335
  }
1183
- ]
1336
+ ],
1337
+ "type": "card"
1184
1338
  },
1185
1339
  {
1186
1340
  "type": "divider"
1187
1341
  },
1188
1342
  {
1189
- "children": [
1343
+ "direction": "horizontal",
1344
+ "align": "center",
1345
+ "children": [
1190
1346
  {
1191
1347
  "align": "center",
1348
+ "gap": "sm",
1349
+ "direction": "horizontal",
1192
1350
  "children": [
1193
1351
  {
1194
- "type": "input",
1195
- "inputType": "checkbox"
1352
+ "inputType": "checkbox",
1353
+ "type": "input"
1196
1354
  },
1197
1355
  {
1198
1356
  "variant": "body",
@@ -1200,26 +1358,22 @@
1200
1358
  "type": "typography"
1201
1359
  }
1202
1360
  ],
1203
- "type": "stack",
1204
- "direction": "horizontal",
1205
- "gap": "sm"
1361
+ "type": "stack"
1206
1362
  },
1207
1363
  {
1208
- "action": "LESSON_COMPLETE",
1209
- "type": "button",
1210
1364
  "variant": "primary",
1365
+ "type": "button",
1211
1366
  "icon": "check",
1212
- "label": "Complete Lesson"
1367
+ "label": "Complete Lesson",
1368
+ "action": "LESSON_COMPLETE"
1213
1369
  }
1214
1370
  ],
1215
- "align": "center",
1216
- "direction": "horizontal",
1217
1371
  "gap": "sm",
1218
- "type": "stack",
1219
- "justify": "between"
1372
+ "justify": "between",
1373
+ "type": "stack"
1220
1374
  }
1221
1375
  ],
1222
- "type": "stack"
1376
+ "direction": "vertical"
1223
1377
  }
1224
1378
  ]
1225
1379
  ]
@@ -1268,6 +1422,14 @@
1268
1422
  }
1269
1423
  ]
1270
1424
  },
1425
+ "config": {
1426
+ "videoId": {
1427
+ "type": "string",
1428
+ "default": "",
1429
+ "label": "Video ID",
1430
+ "description": "YouTube video identifier shown to the learner for the current lesson"
1431
+ }
1432
+ },
1271
1433
  "scope": "instance"
1272
1434
  }
1273
1435
  ],
@@ -1381,33 +1543,33 @@
1381
1543
  "name": "EnrollmentAppLayout",
1382
1544
  "linkedEntity": "Enrollment",
1383
1545
  "config": {
1384
- "notificationClickEvent": "ENROLLMENT_NOTIFICATIONS_OPEN",
1385
- "contentTrait": "@trait.EnrollmentWizard",
1546
+ "searchEvent": "ENROLLMENT_SEARCH",
1547
+ "appName": "LMS",
1386
1548
  "navItems": [
1387
1549
  {
1388
- "href": "/courses",
1389
1550
  "icon": "graduation-cap",
1390
- "label": "Courses"
1551
+ "label": "Courses",
1552
+ "href": "/courses"
1391
1553
  },
1392
1554
  {
1393
1555
  "label": "Enroll",
1394
- "icon": "user-plus",
1395
- "href": "/enroll"
1556
+ "href": "/enroll",
1557
+ "icon": "user-plus"
1396
1558
  },
1397
1559
  {
1560
+ "label": "Progress",
1398
1561
  "icon": "trending-up",
1399
- "href": "/progress",
1400
- "label": "Progress"
1562
+ "href": "/progress"
1401
1563
  }
1402
1564
  ],
1403
- "appName": "LMS",
1565
+ "notifications": [],
1404
1566
  "topBarActions": [],
1405
- "searchEvent": "ENROLLMENT_SEARCH",
1406
- "notifications": []
1567
+ "notificationClickEvent": "ENROLLMENT_NOTIFICATIONS_OPEN",
1568
+ "contentTrait": "@trait.EnrollmentWizard"
1407
1569
  },
1408
1570
  "events": {
1409
- "SEARCH": "ENROLLMENT_SEARCH",
1410
- "NOTIFY_CLICK": "ENROLLMENT_NOTIFICATIONS_OPEN"
1571
+ "NOTIFY_CLICK": "ENROLLMENT_NOTIFICATIONS_OPEN",
1572
+ "SEARCH": "ENROLLMENT_SEARCH"
1411
1573
  }
1412
1574
  },
1413
1575
  {
@@ -1616,8 +1778,8 @@
1616
1778
  "Enrollment",
1617
1779
  {
1618
1780
  "emit": {
1619
- "failure": "EnrollmentLoadFailed",
1620
- "success": "EnrollmentLoaded"
1781
+ "success": "EnrollmentLoaded",
1782
+ "failure": "EnrollmentLoadFailed"
1621
1783
  }
1622
1784
  }
1623
1785
  ],
@@ -1627,64 +1789,64 @@
1627
1789
  {
1628
1790
  "children": [
1629
1791
  {
1630
- "type": "stack",
1631
- "direction": "horizontal",
1632
- "align": "center",
1633
1792
  "children": [
1634
1793
  {
1635
- "type": "icon",
1636
- "name": "user-plus"
1794
+ "name": "user-plus",
1795
+ "type": "icon"
1637
1796
  },
1638
1797
  {
1639
1798
  "type": "typography",
1640
- "content": "Course Enrollment",
1641
- "variant": "h2"
1799
+ "variant": "h2",
1800
+ "content": "Course Enrollment"
1642
1801
  }
1643
1802
  ],
1644
- "gap": "sm"
1803
+ "direction": "horizontal",
1804
+ "gap": "sm",
1805
+ "align": "center",
1806
+ "type": "stack"
1645
1807
  },
1646
1808
  {
1647
- "currentStep": 0.0,
1648
- "type": "wizard-progress",
1649
1809
  "steps": [
1650
1810
  "Student Info",
1651
1811
  "Course Selection",
1652
1812
  "Review",
1653
1813
  "Confirm"
1654
- ]
1814
+ ],
1815
+ "type": "wizard-progress",
1816
+ "currentStep": 0.0
1655
1817
  },
1656
1818
  {
1657
1819
  "type": "divider"
1658
1820
  },
1659
1821
  {
1660
- "type": "typography",
1661
1822
  "variant": "h3",
1823
+ "type": "typography",
1662
1824
  "content": "Student Info"
1663
1825
  },
1664
1826
  {
1827
+ "showCancel": false,
1828
+ "type": "form-section",
1829
+ "mode": "create",
1830
+ "submitLabel": "Continue",
1831
+ "submitEvent": "NEXT",
1665
1832
  "fields": [
1666
1833
  {
1834
+ "min": 2.0,
1667
1835
  "required": true,
1668
- "name": "studentName",
1669
- "min": 2.0
1836
+ "name": "studentName"
1670
1837
  },
1671
1838
  {
1839
+ "name": "email",
1672
1840
  "type": "email",
1673
- "required": true,
1674
- "name": "email"
1841
+ "required": true
1675
1842
  }
1676
- ],
1677
- "showCancel": false,
1678
- "type": "form-section",
1679
- "submitEvent": "NEXT",
1680
- "mode": "create",
1681
- "submitLabel": "Continue"
1843
+ ]
1682
1844
  }
1683
1845
  ],
1684
1846
  "className": "max-w-xl mx-auto w-full",
1847
+ "type": "stack",
1685
1848
  "direction": "vertical",
1686
- "gap": "lg",
1687
- "type": "stack"
1849
+ "gap": "lg"
1688
1850
  }
1689
1851
  ]
1690
1852
  ]
@@ -1713,16 +1875,14 @@
1713
1875
  "render-ui",
1714
1876
  "main",
1715
1877
  {
1716
- "type": "stack",
1717
- "gap": "lg",
1718
1878
  "direction": "vertical",
1719
- "className": "max-w-xl mx-auto w-full",
1879
+ "type": "stack",
1720
1880
  "children": [
1721
1881
  {
1722
- "gap": "sm",
1882
+ "direction": "horizontal",
1723
1883
  "type": "stack",
1884
+ "gap": "sm",
1724
1885
  "align": "center",
1725
- "direction": "horizontal",
1726
1886
  "children": [
1727
1887
  {
1728
1888
  "type": "icon",
@@ -1754,21 +1914,23 @@
1754
1914
  "content": "Course Selection"
1755
1915
  },
1756
1916
  {
1757
- "cancelLabel": "Back",
1758
- "submitLabel": "Continue",
1759
- "mode": "edit",
1760
- "entity": "@entity",
1761
1917
  "type": "form-section",
1762
- "submitEvent": "NEXT",
1763
- "cancelEvent": "PREV",
1918
+ "entity": "@entity",
1919
+ "mode": "edit",
1920
+ "cancelLabel": "Back",
1764
1921
  "fields": [
1765
1922
  {
1766
- "required": true,
1767
- "name": "courseId"
1923
+ "name": "courseId",
1924
+ "required": true
1768
1925
  }
1769
- ]
1926
+ ],
1927
+ "cancelEvent": "PREV",
1928
+ "submitEvent": "NEXT",
1929
+ "submitLabel": "Continue"
1770
1930
  }
1771
- ]
1931
+ ],
1932
+ "gap": "lg",
1933
+ "className": "max-w-xl mx-auto w-full"
1772
1934
  }
1773
1935
  ]
1774
1936
  ]
@@ -1793,19 +1955,16 @@
1793
1955
  "render-ui",
1794
1956
  "main",
1795
1957
  {
1796
- "type": "stack",
1797
1958
  "direction": "vertical",
1798
1959
  "gap": "lg",
1799
- "className": "max-w-xl mx-auto w-full",
1960
+ "type": "stack",
1800
1961
  "children": [
1801
1962
  {
1802
- "type": "stack",
1803
- "direction": "horizontal",
1804
1963
  "gap": "sm",
1805
1964
  "children": [
1806
1965
  {
1807
- "name": "user-plus",
1808
- "type": "icon"
1966
+ "type": "icon",
1967
+ "name": "user-plus"
1809
1968
  },
1810
1969
  {
1811
1970
  "content": "Course Enrollment",
@@ -1813,33 +1972,34 @@
1813
1972
  "variant": "h2"
1814
1973
  }
1815
1974
  ],
1816
- "align": "center"
1975
+ "direction": "horizontal",
1976
+ "align": "center",
1977
+ "type": "stack"
1817
1978
  },
1818
1979
  {
1819
- "currentStep": 2.0,
1820
- "type": "wizard-progress",
1821
1980
  "steps": [
1822
1981
  "Student Info",
1823
1982
  "Course Selection",
1824
1983
  "Review",
1825
1984
  "Confirm"
1826
- ]
1985
+ ],
1986
+ "type": "wizard-progress",
1987
+ "currentStep": 2.0
1827
1988
  },
1828
1989
  {
1829
1990
  "type": "divider"
1830
1991
  },
1831
1992
  {
1832
- "content": "Review",
1833
1993
  "variant": "h3",
1834
- "type": "typography"
1994
+ "type": "typography",
1995
+ "content": "Review"
1835
1996
  },
1836
1997
  {
1998
+ "gap": "sm",
1999
+ "direction": "vertical",
2000
+ "type": "stack",
1837
2001
  "children": [
1838
2002
  {
1839
- "type": "stack",
1840
- "direction": "horizontal",
1841
- "gap": "md",
1842
- "justify": "between",
1843
2003
  "children": [
1844
2004
  {
1845
2005
  "variant": "caption",
@@ -1847,14 +2007,17 @@
1847
2007
  "content": "Student"
1848
2008
  },
1849
2009
  {
1850
- "content": "@entity.studentName",
1851
2010
  "variant": "body",
1852
- "type": "typography"
2011
+ "type": "typography",
2012
+ "content": "@entity.studentName"
1853
2013
  }
1854
- ]
2014
+ ],
2015
+ "gap": "md",
2016
+ "direction": "horizontal",
2017
+ "justify": "between",
2018
+ "type": "stack"
1855
2019
  },
1856
2020
  {
1857
- "type": "stack",
1858
2021
  "justify": "between",
1859
2022
  "direction": "horizontal",
1860
2023
  "gap": "md",
@@ -1865,14 +2028,16 @@
1865
2028
  "type": "typography"
1866
2029
  },
1867
2030
  {
1868
- "variant": "body",
2031
+ "type": "typography",
1869
2032
  "content": "@entity.email",
1870
- "type": "typography"
2033
+ "variant": "body"
1871
2034
  }
1872
- ]
2035
+ ],
2036
+ "type": "stack"
1873
2037
  },
1874
2038
  {
1875
- "justify": "between",
2039
+ "direction": "horizontal",
2040
+ "gap": "md",
1876
2041
  "children": [
1877
2042
  {
1878
2043
  "type": "typography",
@@ -1880,43 +2045,40 @@
1880
2045
  "content": "Course"
1881
2046
  },
1882
2047
  {
1883
- "variant": "body",
2048
+ "content": "@entity.courseId",
1884
2049
  "type": "typography",
1885
- "content": "@entity.courseId"
2050
+ "variant": "body"
1886
2051
  }
1887
2052
  ],
1888
- "direction": "horizontal",
1889
2053
  "type": "stack",
1890
- "gap": "md"
2054
+ "justify": "between"
1891
2055
  }
1892
- ],
1893
- "gap": "sm",
1894
- "direction": "vertical",
1895
- "type": "stack"
2056
+ ]
1896
2057
  },
1897
2058
  {
1898
2059
  "justify": "between",
1899
- "direction": "horizontal",
1900
2060
  "type": "stack",
2061
+ "direction": "horizontal",
1901
2062
  "gap": "sm",
1902
2063
  "children": [
1903
2064
  {
2065
+ "type": "button",
1904
2066
  "action": "PREV",
1905
- "variant": "ghost",
2067
+ "icon": "arrow-left",
1906
2068
  "label": "Back",
1907
- "type": "button",
1908
- "icon": "arrow-left"
2069
+ "variant": "ghost"
1909
2070
  },
1910
2071
  {
1911
2072
  "variant": "primary",
1912
2073
  "icon": "arrow-right",
1913
2074
  "label": "Continue",
1914
- "type": "button",
1915
- "action": "NEXT"
2075
+ "action": "NEXT",
2076
+ "type": "button"
1916
2077
  }
1917
2078
  ]
1918
2079
  }
1919
- ]
2080
+ ],
2081
+ "className": "max-w-xl mx-auto w-full"
1920
2082
  }
1921
2083
  ]
1922
2084
  ]
@@ -1930,15 +2092,11 @@
1930
2092
  "render-ui",
1931
2093
  "main",
1932
2094
  {
1933
- "type": "stack",
1934
- "gap": "lg",
1935
- "direction": "vertical",
1936
- "className": "max-w-xl mx-auto w-full",
1937
2095
  "children": [
1938
2096
  {
1939
- "variant": "h2",
1940
2097
  "type": "typography",
1941
- "content": "Course Enrollment"
2098
+ "content": "Course Enrollment",
2099
+ "variant": "h2"
1942
2100
  },
1943
2101
  {
1944
2102
  "type": "wizard-progress",
@@ -1954,13 +2112,16 @@
1954
2112
  "type": "divider"
1955
2113
  },
1956
2114
  {
1957
- "type": "typography",
1958
2115
  "content": "Student Info",
1959
- "variant": "h3"
2116
+ "variant": "h3",
2117
+ "type": "typography"
1960
2118
  },
1961
2119
  {
1962
- "showCancel": false,
2120
+ "type": "form-section",
1963
2121
  "submitLabel": "Continue",
2122
+ "entity": "@entity",
2123
+ "mode": "edit",
2124
+ "submitEvent": "NEXT",
1964
2125
  "fields": [
1965
2126
  {
1966
2127
  "name": "studentName",
@@ -1968,17 +2129,18 @@
1968
2129
  "min": 2.0
1969
2130
  },
1970
2131
  {
1971
- "required": true,
2132
+ "type": "email",
1972
2133
  "name": "email",
1973
- "type": "email"
2134
+ "required": true
1974
2135
  }
1975
2136
  ],
1976
- "mode": "edit",
1977
- "submitEvent": "NEXT",
1978
- "type": "form-section",
1979
- "entity": "@entity"
2137
+ "showCancel": false
1980
2138
  }
1981
- ]
2139
+ ],
2140
+ "gap": "lg",
2141
+ "direction": "vertical",
2142
+ "type": "stack",
2143
+ "className": "max-w-xl mx-auto w-full"
1982
2144
  }
1983
2145
  ]
1984
2146
  ]
@@ -1998,12 +2160,14 @@
1998
2160
  "render-ui",
1999
2161
  "main",
2000
2162
  {
2001
- "className": "max-w-xl mx-auto w-full",
2002
2163
  "gap": "lg",
2164
+ "className": "max-w-xl mx-auto w-full",
2165
+ "type": "stack",
2166
+ "direction": "vertical",
2003
2167
  "children": [
2004
2168
  {
2005
- "content": "Course Enrollment",
2006
2169
  "variant": "h2",
2170
+ "content": "Course Enrollment",
2007
2171
  "type": "typography"
2008
2172
  },
2009
2173
  {
@@ -2021,95 +2185,93 @@
2021
2185
  },
2022
2186
  {
2023
2187
  "variant": "info",
2024
- "message": "Please confirm your enrollment.",
2025
- "type": "alert"
2188
+ "type": "alert",
2189
+ "message": "Please confirm your enrollment."
2026
2190
  },
2027
2191
  {
2028
- "gap": "sm",
2029
2192
  "type": "stack",
2030
2193
  "children": [
2031
2194
  {
2032
2195
  "justify": "between",
2196
+ "direction": "horizontal",
2033
2197
  "children": [
2034
2198
  {
2035
- "type": "typography",
2036
2199
  "variant": "caption",
2037
- "content": "Student"
2200
+ "content": "Student",
2201
+ "type": "typography"
2038
2202
  },
2039
2203
  {
2040
- "content": "@entity.studentName",
2041
2204
  "type": "typography",
2042
- "variant": "body"
2205
+ "variant": "body",
2206
+ "content": "@entity.studentName"
2043
2207
  }
2044
2208
  ],
2045
- "type": "stack",
2046
2209
  "gap": "md",
2047
- "direction": "horizontal"
2210
+ "type": "stack"
2048
2211
  },
2049
2212
  {
2050
- "type": "stack",
2051
- "direction": "horizontal",
2213
+ "gap": "md",
2214
+ "justify": "between",
2052
2215
  "children": [
2053
2216
  {
2054
2217
  "variant": "caption",
2055
- "content": "Email",
2056
- "type": "typography"
2218
+ "type": "typography",
2219
+ "content": "Email"
2057
2220
  },
2058
2221
  {
2059
- "variant": "body",
2060
2222
  "content": "@entity.email",
2223
+ "variant": "body",
2061
2224
  "type": "typography"
2062
2225
  }
2063
2226
  ],
2064
- "gap": "md",
2065
- "justify": "between"
2227
+ "type": "stack",
2228
+ "direction": "horizontal"
2066
2229
  },
2067
2230
  {
2068
- "type": "stack",
2069
2231
  "gap": "md",
2070
- "direction": "horizontal",
2071
2232
  "justify": "between",
2233
+ "direction": "horizontal",
2234
+ "type": "stack",
2072
2235
  "children": [
2073
2236
  {
2074
- "variant": "caption",
2075
2237
  "type": "typography",
2238
+ "variant": "caption",
2076
2239
  "content": "Course"
2077
2240
  },
2078
2241
  {
2079
- "content": "@entity.courseId",
2242
+ "type": "typography",
2080
2243
  "variant": "body",
2081
- "type": "typography"
2244
+ "content": "@entity.courseId"
2082
2245
  }
2083
2246
  ]
2084
2247
  }
2085
2248
  ],
2086
- "direction": "vertical"
2249
+ "direction": "vertical",
2250
+ "gap": "sm"
2087
2251
  },
2088
2252
  {
2089
- "direction": "horizontal",
2090
2253
  "type": "stack",
2254
+ "justify": "between",
2255
+ "direction": "horizontal",
2091
2256
  "children": [
2092
2257
  {
2093
- "variant": "ghost",
2094
- "label": "Back",
2095
- "icon": "arrow-left",
2096
2258
  "type": "button",
2259
+ "icon": "arrow-left",
2260
+ "label": "Back",
2261
+ "variant": "ghost",
2097
2262
  "action": "PREV"
2098
2263
  },
2099
2264
  {
2100
- "label": "Enroll",
2101
- "icon": "check",
2102
2265
  "type": "button",
2103
2266
  "variant": "primary",
2104
- "action": "COMPLETE"
2267
+ "icon": "check",
2268
+ "action": "COMPLETE",
2269
+ "label": "Enroll"
2105
2270
  }
2106
2271
  ],
2107
- "justify": "between",
2108
2272
  "gap": "sm"
2109
2273
  }
2110
- ],
2111
- "direction": "vertical",
2112
- "type": "stack"
2274
+ ]
2113
2275
  }
2114
2276
  ]
2115
2277
  ]
@@ -2126,47 +2288,47 @@
2126
2288
  "children": [
2127
2289
  {
2128
2290
  "type": "typography",
2129
- "variant": "h2",
2130
- "content": "Course Enrollment"
2291
+ "content": "Course Enrollment",
2292
+ "variant": "h2"
2131
2293
  },
2132
2294
  {
2295
+ "type": "wizard-progress",
2296
+ "currentStep": 1.0,
2133
2297
  "steps": [
2134
2298
  "Student Info",
2135
2299
  "Course Selection",
2136
2300
  "Review",
2137
2301
  "Confirm"
2138
- ],
2139
- "currentStep": 1.0,
2140
- "type": "wizard-progress"
2302
+ ]
2141
2303
  },
2142
2304
  {
2143
2305
  "type": "divider"
2144
2306
  },
2145
2307
  {
2146
- "type": "typography",
2147
2308
  "variant": "h3",
2309
+ "type": "typography",
2148
2310
  "content": "Course Selection"
2149
2311
  },
2150
2312
  {
2151
- "submitEvent": "NEXT",
2152
- "entity": "@entity",
2153
- "type": "form-section",
2154
- "submitLabel": "Continue",
2155
- "cancelLabel": "Back",
2156
- "mode": "edit",
2157
- "cancelEvent": "PREV",
2158
2313
  "fields": [
2159
2314
  {
2160
2315
  "name": "courseId",
2161
2316
  "required": true
2162
2317
  }
2163
- ]
2318
+ ],
2319
+ "mode": "edit",
2320
+ "entity": "@entity",
2321
+ "submitLabel": "Continue",
2322
+ "submitEvent": "NEXT",
2323
+ "cancelEvent": "PREV",
2324
+ "cancelLabel": "Back",
2325
+ "type": "form-section"
2164
2326
  }
2165
2327
  ],
2166
- "type": "stack",
2167
2328
  "gap": "lg",
2329
+ "className": "max-w-xl mx-auto w-full",
2168
2330
  "direction": "vertical",
2169
- "className": "max-w-xl mx-auto w-full"
2331
+ "type": "stack"
2170
2332
  }
2171
2333
  ]
2172
2334
  ]
@@ -2194,8 +2356,8 @@
2194
2356
  "@entity",
2195
2357
  {
2196
2358
  "emit": {
2197
- "success": "EnrollmentSaved",
2198
- "failure": "EnrollmentSaveFailed"
2359
+ "failure": "EnrollmentSaveFailed",
2360
+ "success": "EnrollmentSaved"
2199
2361
  }
2200
2362
  }
2201
2363
  ],
@@ -2203,8 +2365,8 @@
2203
2365
  "emit",
2204
2366
  "ENROLLED",
2205
2367
  {
2206
- "id": "@entity.id",
2207
- "courseId": "@entity.courseId"
2368
+ "courseId": "@entity.courseId",
2369
+ "id": "@entity.id"
2208
2370
  }
2209
2371
  ],
2210
2372
  [
@@ -2216,35 +2378,35 @@
2216
2378
  "render-ui",
2217
2379
  "main",
2218
2380
  {
2219
- "className": "max-w-xl mx-auto w-full py-12",
2220
- "direction": "vertical",
2221
2381
  "gap": "lg",
2382
+ "type": "stack",
2383
+ "direction": "vertical",
2384
+ "className": "max-w-xl mx-auto w-full py-12",
2385
+ "align": "center",
2222
2386
  "children": [
2223
2387
  {
2224
- "name": "check-circle",
2225
- "type": "icon"
2388
+ "type": "icon",
2389
+ "name": "check-circle"
2226
2390
  },
2227
2391
  {
2228
- "variant": "h2",
2229
2392
  "type": "typography",
2230
- "content": "Enrolled!"
2393
+ "content": "Enrolled!",
2394
+ "variant": "h2"
2231
2395
  },
2232
2396
  {
2397
+ "color": "muted",
2233
2398
  "variant": "body",
2234
2399
  "content": "You have been enrolled in the course.",
2235
- "color": "muted",
2236
2400
  "type": "typography"
2237
2401
  },
2238
2402
  {
2403
+ "variant": "ghost",
2239
2404
  "action": "RESTART",
2240
2405
  "label": "Enroll another student",
2241
- "variant": "ghost",
2242
- "icon": "rotate-ccw",
2243
- "type": "button"
2406
+ "type": "button",
2407
+ "icon": "rotate-ccw"
2244
2408
  }
2245
- ],
2246
- "align": "center",
2247
- "type": "stack"
2409
+ ]
2248
2410
  }
2249
2411
  ]
2250
2412
  ]
@@ -2258,57 +2420,57 @@
2258
2420
  "render-ui",
2259
2421
  "main",
2260
2422
  {
2261
- "className": "max-w-xl mx-auto w-full",
2262
2423
  "children": [
2263
2424
  {
2264
- "content": "Course Enrollment",
2425
+ "type": "typography",
2265
2426
  "variant": "h2",
2266
- "type": "typography"
2427
+ "content": "Course Enrollment"
2267
2428
  },
2268
2429
  {
2269
- "type": "wizard-progress",
2270
- "currentStep": 2.0,
2271
2430
  "steps": [
2272
2431
  "Student Info",
2273
2432
  "Course Selection",
2274
2433
  "Review",
2275
2434
  "Confirm"
2276
- ]
2435
+ ],
2436
+ "type": "wizard-progress",
2437
+ "currentStep": 2.0
2277
2438
  },
2278
2439
  {
2279
2440
  "type": "divider"
2280
2441
  },
2281
2442
  {
2282
- "content": "Review",
2283
2443
  "variant": "h3",
2444
+ "content": "Review",
2284
2445
  "type": "typography"
2285
2446
  },
2286
2447
  {
2287
- "gap": "sm",
2288
2448
  "children": [
2289
2449
  {
2450
+ "action": "PREV",
2290
2451
  "icon": "arrow-left",
2291
- "type": "button",
2292
- "variant": "ghost",
2293
2452
  "label": "Back",
2294
- "action": "PREV"
2453
+ "type": "button",
2454
+ "variant": "ghost"
2295
2455
  },
2296
2456
  {
2297
- "icon": "arrow-right",
2298
- "action": "NEXT",
2299
2457
  "variant": "primary",
2458
+ "action": "NEXT",
2300
2459
  "type": "button",
2301
- "label": "Continue"
2460
+ "label": "Continue",
2461
+ "icon": "arrow-right"
2302
2462
  }
2303
2463
  ],
2304
2464
  "justify": "between",
2305
2465
  "type": "stack",
2306
- "direction": "horizontal"
2466
+ "direction": "horizontal",
2467
+ "gap": "sm"
2307
2468
  }
2308
2469
  ],
2309
- "direction": "vertical",
2310
2470
  "type": "stack",
2311
- "gap": "lg"
2471
+ "gap": "lg",
2472
+ "direction": "vertical",
2473
+ "className": "max-w-xl mx-auto w-full"
2312
2474
  }
2313
2475
  ]
2314
2476
  ]
@@ -2347,54 +2509,54 @@
2347
2509
  "render-ui",
2348
2510
  "main",
2349
2511
  {
2350
- "direction": "vertical",
2351
- "className": "max-w-xl mx-auto w-full",
2512
+ "gap": "lg",
2352
2513
  "children": [
2353
2514
  {
2354
2515
  "type": "typography",
2355
- "variant": "h2",
2356
- "content": "Course Enrollment"
2516
+ "content": "Course Enrollment",
2517
+ "variant": "h2"
2357
2518
  },
2358
2519
  {
2520
+ "type": "wizard-progress",
2359
2521
  "steps": [
2360
2522
  "Student Info",
2361
2523
  "Course Selection",
2362
2524
  "Review",
2363
2525
  "Confirm"
2364
2526
  ],
2365
- "currentStep": 0.0,
2366
- "type": "wizard-progress"
2527
+ "currentStep": 0.0
2367
2528
  },
2368
2529
  {
2369
2530
  "type": "divider"
2370
2531
  },
2371
2532
  {
2372
- "content": "Student Info",
2533
+ "variant": "h3",
2373
2534
  "type": "typography",
2374
- "variant": "h3"
2535
+ "content": "Student Info"
2375
2536
  },
2376
2537
  {
2377
- "mode": "create",
2378
- "submitEvent": "NEXT",
2379
- "showCancel": false,
2380
2538
  "fields": [
2381
2539
  {
2382
- "required": true,
2383
2540
  "name": "studentName",
2384
- "min": 2.0
2541
+ "min": 2.0,
2542
+ "required": true
2385
2543
  },
2386
2544
  {
2387
- "required": true,
2388
2545
  "name": "email",
2389
- "type": "email"
2546
+ "type": "email",
2547
+ "required": true
2390
2548
  }
2391
2549
  ],
2550
+ "mode": "create",
2551
+ "submitEvent": "NEXT",
2392
2552
  "submitLabel": "Continue",
2393
- "type": "form-section"
2553
+ "type": "form-section",
2554
+ "showCancel": false
2394
2555
  }
2395
2556
  ],
2396
2557
  "type": "stack",
2397
- "gap": "lg"
2558
+ "className": "max-w-xl mx-auto w-full",
2559
+ "direction": "vertical"
2398
2560
  }
2399
2561
  ]
2400
2562
  ]
@@ -2489,33 +2651,33 @@
2489
2651
  "name": "ProgressAppLayout",
2490
2652
  "linkedEntity": "Progress",
2491
2653
  "config": {
2492
- "notifications": [],
2654
+ "appName": "LMS",
2655
+ "contentTrait": "@trait.ProgressDisplay",
2493
2656
  "searchEvent": "PROGRESS_SEARCH",
2494
- "topBarActions": [],
2495
2657
  "notificationClickEvent": "PROGRESS_NOTIFICATIONS_OPEN",
2496
- "contentTrait": "@trait.ProgressDisplay",
2658
+ "topBarActions": [],
2659
+ "notifications": [],
2497
2660
  "navItems": [
2498
2661
  {
2499
- "icon": "graduation-cap",
2500
2662
  "href": "/courses",
2501
- "label": "Courses"
2663
+ "label": "Courses",
2664
+ "icon": "graduation-cap"
2502
2665
  },
2503
2666
  {
2504
2667
  "href": "/enroll",
2505
- "icon": "user-plus",
2506
- "label": "Enroll"
2668
+ "label": "Enroll",
2669
+ "icon": "user-plus"
2507
2670
  },
2508
2671
  {
2509
- "icon": "trending-up",
2672
+ "label": "Progress",
2510
2673
  "href": "/progress",
2511
- "label": "Progress"
2674
+ "icon": "trending-up"
2512
2675
  }
2513
- ],
2514
- "appName": "LMS"
2676
+ ]
2515
2677
  },
2516
2678
  "events": {
2517
- "SEARCH": "PROGRESS_SEARCH",
2518
- "NOTIFY_CLICK": "PROGRESS_NOTIFICATIONS_OPEN"
2679
+ "NOTIFY_CLICK": "PROGRESS_NOTIFICATIONS_OPEN",
2680
+ "SEARCH": "PROGRESS_SEARCH"
2519
2681
  }
2520
2682
  },
2521
2683
  {
@@ -2544,12 +2706,10 @@
2544
2706
  "render-ui",
2545
2707
  "main",
2546
2708
  {
2709
+ "type": "stack",
2547
2710
  "children": [
2548
2711
  {
2549
- "direction": "horizontal",
2550
- "type": "stack",
2551
2712
  "align": "center",
2552
- "gap": "sm",
2553
2713
  "children": [
2554
2714
  {
2555
2715
  "type": "icon",
@@ -2557,10 +2717,13 @@
2557
2717
  },
2558
2718
  {
2559
2719
  "variant": "h2",
2560
- "type": "typography",
2561
- "content": "Progress"
2720
+ "content": "Progress",
2721
+ "type": "typography"
2562
2722
  }
2563
- ]
2723
+ ],
2724
+ "gap": "sm",
2725
+ "direction": "horizontal",
2726
+ "type": "stack"
2564
2727
  },
2565
2728
  {
2566
2729
  "type": "divider"
@@ -2572,10 +2735,9 @@
2572
2735
  },
2573
2736
  "@trait.ProgressBrowseList"
2574
2737
  ],
2575
- "type": "stack",
2576
2738
  "direction": "vertical",
2577
- "gap": "lg",
2578
- "className": "max-w-5xl mx-auto w-full"
2739
+ "className": "max-w-5xl mx-auto w-full",
2740
+ "gap": "lg"
2579
2741
  }
2580
2742
  ]
2581
2743
  ]
@@ -2673,44 +2835,44 @@
2673
2835
  "render-ui",
2674
2836
  "main",
2675
2837
  {
2676
- "gap": "md",
2838
+ "type": "simple-grid",
2677
2839
  "children": [
2678
2840
  {
2679
- "value": 0.0,
2680
- "label": "Completion %",
2681
2841
  "icon": "check-circle",
2682
2842
  "variant": "success",
2683
2843
  "format": "percent",
2684
- "type": "stat-display"
2844
+ "type": "stat-display",
2845
+ "value": 0.0,
2846
+ "label": "Completion %"
2685
2847
  },
2686
2848
  {
2849
+ "value": 0.0,
2850
+ "type": "stat-display",
2687
2851
  "icon": "clock",
2688
2852
  "variant": "info",
2853
+ "label": "Time Spent",
2689
2854
  "format": "number",
2690
- "type": "stat-display",
2691
- "suffix": "h",
2692
- "value": 0.0,
2693
- "label": "Time Spent"
2855
+ "suffix": "h"
2694
2856
  },
2695
2857
  {
2696
- "type": "stat-display",
2697
- "variant": "default",
2698
2858
  "value": 0.0,
2699
- "icon": "list",
2700
2859
  "format": "number",
2701
- "label": "Lessons Remaining"
2860
+ "type": "stat-display",
2861
+ "label": "Lessons Remaining",
2862
+ "variant": "default",
2863
+ "icon": "list"
2702
2864
  },
2703
2865
  {
2704
- "value": 0.0,
2705
- "icon": "flame",
2866
+ "variant": "warning",
2867
+ "suffix": "d",
2706
2868
  "label": "Streak",
2707
2869
  "type": "stat-display",
2708
- "variant": "warning",
2870
+ "icon": "flame",
2709
2871
  "format": "number",
2710
- "suffix": "d"
2872
+ "value": 0.0
2711
2873
  }
2712
2874
  ],
2713
- "type": "simple-grid",
2875
+ "gap": "md",
2714
2876
  "cols": 4.0
2715
2877
  }
2716
2878
  ]
@@ -2725,45 +2887,45 @@
2725
2887
  "render-ui",
2726
2888
  "main",
2727
2889
  {
2728
- "cols": 4.0,
2729
- "type": "simple-grid",
2730
- "gap": "md",
2731
2890
  "children": [
2732
2891
  {
2892
+ "icon": "check-circle",
2733
2893
  "label": "Completion %",
2734
2894
  "variant": "success",
2735
- "type": "stat-display",
2736
- "icon": "check-circle",
2737
2895
  "format": "percent",
2738
- "value": 0.0
2896
+ "value": 0.0,
2897
+ "type": "stat-display"
2739
2898
  },
2740
2899
  {
2900
+ "suffix": "h",
2741
2901
  "format": "number",
2742
2902
  "label": "Time Spent",
2743
- "suffix": "h",
2744
- "type": "stat-display",
2745
- "icon": "clock",
2903
+ "variant": "info",
2746
2904
  "value": 0.0,
2747
- "variant": "info"
2905
+ "icon": "clock",
2906
+ "type": "stat-display"
2748
2907
  },
2749
2908
  {
2750
2909
  "variant": "default",
2910
+ "type": "stat-display",
2751
2911
  "icon": "list",
2752
- "label": "Lessons Remaining",
2753
2912
  "format": "number",
2754
- "value": 0.0,
2755
- "type": "stat-display"
2913
+ "label": "Lessons Remaining",
2914
+ "value": 0.0
2756
2915
  },
2757
2916
  {
2758
- "label": "Streak",
2759
- "icon": "flame",
2760
- "format": "number",
2761
- "value": 0.0,
2762
2917
  "type": "stat-display",
2763
2918
  "variant": "warning",
2764
- "suffix": "d"
2919
+ "format": "number",
2920
+ "value": 0.0,
2921
+ "icon": "flame",
2922
+ "suffix": "d",
2923
+ "label": "Streak"
2765
2924
  }
2766
- ]
2925
+ ],
2926
+ "type": "simple-grid",
2927
+ "cols": 4.0,
2928
+ "gap": "md"
2767
2929
  }
2768
2930
  ]
2769
2931
  ]
@@ -2852,8 +3014,8 @@
2852
3014
  "Progress",
2853
3015
  {
2854
3016
  "emit": {
2855
- "success": "ProgressLoaded",
2856
- "failure": "ProgressLoadFailed"
3017
+ "failure": "ProgressLoadFailed",
3018
+ "success": "ProgressLoaded"
2857
3019
  }
2858
3020
  }
2859
3021
  ],
@@ -2861,13 +3023,13 @@
2861
3023
  "render-ui",
2862
3024
  "main",
2863
3025
  {
2864
- "showLegend": true,
2865
- "subtitle": "Average completion % per week",
2866
- "data": [],
3026
+ "type": "chart",
2867
3027
  "title": "Progress over time",
3028
+ "data": [],
3029
+ "showLegend": true,
3030
+ "chartType": "line",
2868
3031
  "height": 280.0,
2869
- "type": "chart",
2870
- "chartType": "line"
3032
+ "subtitle": "Average completion % per week"
2871
3033
  }
2872
3034
  ]
2873
3035
  ]
@@ -2881,13 +3043,34 @@
2881
3043
  "render-ui",
2882
3044
  "main",
2883
3045
  {
2884
- "data": "@payload.data",
2885
3046
  "showLegend": true,
2886
- "subtitle": "Average completion % per week",
2887
3047
  "type": "chart",
3048
+ "subtitle": "Average completion % per week",
2888
3049
  "height": 280.0,
2889
3050
  "title": "Progress over time",
2890
- "chartType": "line"
3051
+ "chartType": "line",
3052
+ "data": [
3053
+ "array/map",
3054
+ "@payload.data",
3055
+ [
3056
+ "fn",
3057
+ "row",
3058
+ {
3059
+ "value": [
3060
+ "object/get",
3061
+ "@row",
3062
+ "completionPct",
3063
+ 0.0
3064
+ ],
3065
+ "label": [
3066
+ "object/get",
3067
+ "@row",
3068
+ "courseName",
3069
+ ""
3070
+ ]
3071
+ }
3072
+ ]
3073
+ ]
2891
3074
  }
2892
3075
  ]
2893
3076
  ]
@@ -2902,18 +3085,16 @@
2902
3085
  "linkedEntity": "Progress",
2903
3086
  "config": {
2904
3087
  "cols": 1.0,
2905
- "gap": "sm",
2906
- "itemActions": [],
2907
3088
  "fields": [
2908
3089
  {
2909
- "icon": "book-open",
2910
3090
  "label": "Course",
2911
3091
  "name": "courseName",
3092
+ "icon": "book-open",
2912
3093
  "variant": "h4"
2913
3094
  },
2914
3095
  {
2915
- "format": "percent",
2916
3096
  "label": "Completion",
3097
+ "format": "percent",
2917
3098
  "variant": "badge",
2918
3099
  "name": "completionPct"
2919
3100
  },
@@ -2924,16 +3105,18 @@
2924
3105
  },
2925
3106
  {
2926
3107
  "name": "totalLessons",
2927
- "variant": "body",
2928
- "label": "Total Lessons"
3108
+ "label": "Total Lessons",
3109
+ "variant": "body"
2929
3110
  },
2930
3111
  {
3112
+ "variant": "caption",
2931
3113
  "label": "Last Activity",
2932
- "format": "date",
2933
3114
  "name": "lastActivity",
2934
- "variant": "caption"
3115
+ "format": "date"
2935
3116
  }
2936
- ]
3117
+ ],
3118
+ "gap": "sm",
3119
+ "itemActions": []
2937
3120
  },
2938
3121
  "listens": [
2939
3122
  {