@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
@@ -379,8 +379,8 @@
379
379
  "BattleState",
380
380
  {
381
381
  "emit": {
382
- "failure": "BattleStateLoadFailed",
383
- "success": "BattleStateLoaded"
382
+ "success": "BattleStateLoaded",
383
+ "failure": "BattleStateLoadFailed"
384
384
  }
385
385
  }
386
386
  ],
@@ -392,19 +392,19 @@
392
392
  {
393
393
  "title": "Battle Arena",
394
394
  "subtitle": "Turn-Based Strategy",
395
+ "type": "game-menu",
395
396
  "menuItems": [
396
397
  {
398
+ "label": "Start Battle",
397
399
  "event": "START",
398
- "variant": "primary",
399
- "label": "Start Battle"
400
+ "variant": "primary"
400
401
  }
401
- ],
402
- "type": "game-menu"
402
+ ]
403
403
  }
404
404
  ],
405
- "type": "game-shell",
406
405
  "appName": "RPG Game",
407
- "showTopBar": true
406
+ "showTopBar": true,
407
+ "type": "game-shell"
408
408
  }
409
409
  ]
410
410
  ]
@@ -418,8 +418,7 @@
418
418
  "render-ui",
419
419
  "main",
420
420
  {
421
- "appName": "RPG Game",
422
- "showTopBar": true,
421
+ "type": "game-shell",
423
422
  "children": [
424
423
  {
425
424
  "type": "game-hud",
@@ -435,7 +434,8 @@
435
434
  ]
436
435
  }
437
436
  ],
438
- "type": "game-shell"
437
+ "showTopBar": true,
438
+ "appName": "RPG Game"
439
439
  }
440
440
  ]
441
441
  ]
@@ -464,23 +464,23 @@
464
464
  "main",
465
465
  {
466
466
  "showTopBar": true,
467
- "type": "game-shell",
468
467
  "appName": "RPG Game",
469
468
  "children": [
470
469
  {
471
- "type": "game-hud",
472
470
  "stats": [
473
471
  {
474
- "label": "Turn",
475
- "value": "@entity.turn"
472
+ "value": "@entity.turn",
473
+ "label": "Turn"
476
474
  },
477
475
  {
478
476
  "value": "@entity.score",
479
477
  "label": "Score"
480
478
  }
481
- ]
479
+ ],
480
+ "type": "game-hud"
482
481
  }
483
- ]
482
+ ],
483
+ "type": "game-shell"
484
484
  }
485
485
  ]
486
486
  ]
@@ -494,18 +494,18 @@
494
494
  "render-ui",
495
495
  "modal",
496
496
  {
497
- "type": "game-menu",
498
497
  "title": "Paused",
498
+ "type": "game-menu",
499
499
  "menuItems": [
500
500
  {
501
+ "variant": "primary",
501
502
  "event": "RESUME",
502
- "label": "Resume",
503
- "variant": "primary"
503
+ "label": "Resume"
504
504
  },
505
505
  {
506
- "variant": "ghost",
506
+ "event": "RESTART",
507
507
  "label": "Quit",
508
- "event": "RESTART"
508
+ "variant": "ghost"
509
509
  }
510
510
  ]
511
511
  }
@@ -521,20 +521,13 @@
521
521
  "render-ui",
522
522
  "main",
523
523
  {
524
+ "type": "game-shell",
525
+ "showTopBar": true,
526
+ "appName": "RPG Game",
524
527
  "children": [
525
528
  {
526
- "title": "Battle Over",
527
- "stats": [
528
- {
529
- "value": "@entity.turn",
530
- "label": "Turns"
531
- },
532
- {
533
- "label": "Score",
534
- "value": "@entity.score"
535
- }
536
- ],
537
529
  "type": "game-over-screen",
530
+ "title": "Battle Over",
538
531
  "menuItems": [
539
532
  {
540
533
  "event": "RESTART",
@@ -542,16 +535,23 @@
542
535
  "label": "Play Again"
543
536
  },
544
537
  {
545
- "label": "Main Menu",
546
538
  "variant": "secondary",
547
- "event": "RESTART"
539
+ "event": "RESTART",
540
+ "label": "Main Menu"
541
+ }
542
+ ],
543
+ "stats": [
544
+ {
545
+ "label": "Turns",
546
+ "value": "@entity.turn"
547
+ },
548
+ {
549
+ "value": "@entity.score",
550
+ "label": "Score"
548
551
  }
549
552
  ]
550
553
  }
551
- ],
552
- "appName": "RPG Game",
553
- "showTopBar": true,
554
- "type": "game-shell"
554
+ ]
555
555
  }
556
556
  ]
557
557
  ]
@@ -575,19 +575,19 @@
575
575
  "render-ui",
576
576
  "main",
577
577
  {
578
- "showTopBar": true,
579
- "appName": "RPG Game",
580
578
  "type": "game-shell",
579
+ "appName": "RPG Game",
580
+ "showTopBar": true,
581
581
  "children": [
582
582
  {
583
583
  "stats": [
584
584
  {
585
- "value": "@entity.turn",
586
- "label": "Turn"
585
+ "label": "Turn",
586
+ "value": "@entity.turn"
587
587
  },
588
588
  {
589
- "label": "Score",
590
- "value": "@entity.score"
589
+ "value": "@entity.score",
590
+ "label": "Score"
591
591
  }
592
592
  ],
593
593
  "type": "game-hud"
@@ -611,9 +611,12 @@
611
611
  "render-ui",
612
612
  "main",
613
613
  {
614
+ "type": "game-shell",
615
+ "appName": "RPG Game",
614
616
  "showTopBar": true,
615
617
  "children": [
616
618
  {
619
+ "type": "game-hud",
617
620
  "stats": [
618
621
  {
619
622
  "value": "@entity.turn",
@@ -623,12 +626,9 @@
623
626
  "label": "Score",
624
627
  "value": "@entity.score"
625
628
  }
626
- ],
627
- "type": "game-hud"
629
+ ]
628
630
  }
629
- ],
630
- "type": "game-shell",
631
- "appName": "RPG Game"
631
+ ]
632
632
  }
633
633
  ]
634
634
  ]
@@ -647,23 +647,23 @@
647
647
  "render-ui",
648
648
  "main",
649
649
  {
650
+ "showTopBar": true,
651
+ "type": "game-shell",
650
652
  "children": [
651
653
  {
654
+ "title": "Battle Arena",
655
+ "subtitle": "Turn-Based Strategy",
652
656
  "type": "game-menu",
653
657
  "menuItems": [
654
658
  {
655
- "label": "Start Battle",
656
659
  "event": "START",
660
+ "label": "Start Battle",
657
661
  "variant": "primary"
658
662
  }
659
- ],
660
- "subtitle": "Turn-Based Strategy",
661
- "title": "Battle Arena"
663
+ ]
662
664
  }
663
665
  ],
664
- "type": "game-shell",
665
- "appName": "RPG Game",
666
- "showTopBar": true
666
+ "appName": "RPG Game"
667
667
  }
668
668
  ]
669
669
  ]
@@ -677,23 +677,23 @@
677
677
  "render-ui",
678
678
  "main",
679
679
  {
680
- "appName": "RPG Game",
681
- "type": "game-shell",
682
- "showTopBar": true,
683
680
  "children": [
684
681
  {
682
+ "type": "game-menu",
685
683
  "title": "Battle Arena",
686
684
  "menuItems": [
687
685
  {
688
686
  "label": "Start Battle",
689
- "variant": "primary",
690
- "event": "START"
687
+ "event": "START",
688
+ "variant": "primary"
691
689
  }
692
690
  ],
693
- "type": "game-menu",
694
691
  "subtitle": "Turn-Based Strategy"
695
692
  }
696
- ]
693
+ ],
694
+ "type": "game-shell",
695
+ "showTopBar": true,
696
+ "appName": "RPG Game"
697
697
  }
698
698
  ]
699
699
  ]
@@ -797,8 +797,8 @@
797
797
  "BattleState",
798
798
  {
799
799
  "emit": {
800
- "success": "BattleStateLoaded",
801
- "failure": "BattleStateLoadFailed"
800
+ "failure": "BattleStateLoadFailed",
801
+ "success": "BattleStateLoaded"
802
802
  }
803
803
  }
804
804
  ]
@@ -813,19 +813,19 @@
813
813
  "render-ui",
814
814
  "main",
815
815
  {
816
+ "appName": "RPG Game",
816
817
  "showTopBar": true,
818
+ "type": "game-shell",
817
819
  "children": [
818
820
  {
821
+ "maxVisible": 10.0,
822
+ "autoScroll": true,
823
+ "type": "combat-log",
819
824
  "showTimestamps": true,
820
825
  "title": "Combat Log",
821
- "autoScroll": true,
822
- "maxVisible": 10.0,
823
- "events": "@BattleState",
824
- "type": "combat-log"
826
+ "events": "@BattleState"
825
827
  }
826
- ],
827
- "type": "game-shell",
828
- "appName": "RPG Game"
828
+ ]
829
829
  }
830
830
  ]
831
831
  ]
@@ -839,19 +839,19 @@
839
839
  "render-ui",
840
840
  "main",
841
841
  {
842
- "showTopBar": true,
842
+ "appName": "RPG Game",
843
843
  "children": [
844
844
  {
845
- "showTimestamps": true,
846
845
  "maxVisible": 10.0,
847
846
  "events": "@BattleState",
848
847
  "type": "combat-log",
849
848
  "autoScroll": true,
849
+ "showTimestamps": true,
850
850
  "title": "Combat Log"
851
851
  }
852
852
  ],
853
853
  "type": "game-shell",
854
- "appName": "RPG Game"
854
+ "showTopBar": true
855
855
  }
856
856
  ]
857
857
  ]
@@ -1038,22 +1038,22 @@
1038
1038
  "render-ui",
1039
1039
  "main",
1040
1040
  {
1041
- "direction": "vertical",
1042
- "type": "stack",
1043
1041
  "gap": "md",
1044
- "align": "center",
1045
1042
  "className": "py-12",
1046
1043
  "children": [
1047
1044
  {
1048
1045
  "type": "spinner"
1049
1046
  },
1050
1047
  {
1051
- "type": "typography",
1052
1048
  "content": "Loading map…",
1049
+ "type": "typography",
1053
1050
  "variant": "caption",
1054
1051
  "color": "muted"
1055
1052
  }
1056
- ]
1053
+ ],
1054
+ "align": "center",
1055
+ "type": "stack",
1056
+ "direction": "vertical"
1057
1057
  }
1058
1058
  ]
1059
1059
  ]
@@ -1069,75 +1069,75 @@
1069
1069
  {
1070
1070
  "children": [
1071
1071
  {
1072
- "gap": "lg",
1073
1072
  "type": "stack",
1074
- "direction": "vertical",
1073
+ "gap": "lg",
1075
1074
  "children": [
1076
1075
  {
1077
- "gap": "md",
1078
- "justify": "between",
1076
+ "type": "stack",
1079
1077
  "children": [
1080
1078
  {
1079
+ "type": "stack",
1080
+ "direction": "horizontal",
1081
1081
  "children": [
1082
1082
  {
1083
1083
  "type": "icon",
1084
1084
  "name": "map"
1085
1085
  },
1086
1086
  {
1087
- "type": "typography",
1088
1087
  "content": "World Map",
1088
+ "type": "typography",
1089
1089
  "variant": "h2"
1090
1090
  }
1091
1091
  ],
1092
- "direction": "horizontal",
1093
- "gap": "md",
1094
- "type": "stack"
1092
+ "gap": "md"
1095
1093
  },
1096
1094
  {
1097
- "status": "online",
1098
- "type": "status-dot",
1095
+ "label": "Exploring",
1099
1096
  "pulse": false,
1100
- "label": "Exploring"
1097
+ "status": "online",
1098
+ "type": "status-dot"
1101
1099
  }
1102
1100
  ],
1103
- "type": "stack",
1101
+ "justify": "between",
1102
+ "gap": "md",
1104
1103
  "direction": "horizontal"
1105
1104
  },
1106
1105
  {
1107
1106
  "type": "divider"
1108
1107
  },
1109
1108
  {
1110
- "zoom": 10.0,
1111
1109
  "type": "map-view",
1110
+ "zoom": 10.0,
1112
1111
  "markers": [],
1113
1112
  "height": "200px"
1114
1113
  },
1115
1114
  {
1115
+ "type": "data-grid",
1116
1116
  "renderItem": [
1117
1117
  "fn",
1118
1118
  "item",
1119
1119
  {
1120
- "gap": "sm",
1121
1120
  "children": [
1122
1121
  {
1123
- "direction": "horizontal",
1122
+ "justify": "between",
1124
1123
  "type": "stack",
1125
1124
  "align": "center",
1125
+ "direction": "horizontal",
1126
1126
  "children": [
1127
1127
  {
1128
- "gap": "sm",
1128
+ "direction": "horizontal",
1129
1129
  "type": "stack",
1130
+ "gap": "sm",
1130
1131
  "align": "center",
1131
- "direction": "horizontal",
1132
1132
  "children": [
1133
1133
  {
1134
1134
  "type": "icon",
1135
1135
  "name": "map-pin"
1136
1136
  },
1137
1137
  {
1138
- "variant": "h4",
1139
1138
  "content": "@item.name",
1140
- "type": "typography"
1139
+ "type": "typography",
1140
+ "variant": "h4"
1141
1141
  }
1142
1142
  ]
1143
1143
  },
@@ -1145,34 +1145,34 @@
1145
1145
  "type": "badge",
1146
1146
  "label": "@item.description"
1147
1147
  }
1148
- ],
1149
- "justify": "between"
1148
+ ]
1150
1149
  },
1151
1150
  {
1152
- "type": "typography",
1151
+ "variant": "caption",
1153
1152
  "content": "@item.level",
1154
- "variant": "caption"
1153
+ "type": "typography"
1155
1154
  }
1156
1155
  ],
1157
- "type": "stack",
1158
- "direction": "vertical"
1156
+ "direction": "vertical",
1157
+ "gap": "sm",
1158
+ "type": "stack"
1159
1159
  }
1160
1160
  ],
1161
- "type": "data-grid",
1162
1161
  "entity": "@payload.data",
1163
- "fields": [],
1164
1162
  "itemActions": [
1165
1163
  {
1166
- "event": "TRAVEL",
1167
- "label": "Travel"
1164
+ "label": "Travel",
1165
+ "event": "TRAVEL"
1168
1166
  }
1169
- ]
1167
+ ],
1168
+ "fields": []
1170
1169
  }
1171
- ]
1170
+ ],
1171
+ "direction": "vertical"
1172
1172
  }
1173
1173
  ],
1174
- "appName": "RPG Game",
1175
1174
  "showTopBar": true,
1175
+ "appName": "RPG Game",
1176
1176
  "type": "game-shell"
1177
1177
  }
1178
1178
  ]
@@ -1187,36 +1187,36 @@
1187
1187
  "render-ui",
1188
1188
  "main",
1189
1189
  {
1190
- "gap": "md",
1191
- "direction": "vertical",
1192
- "type": "stack",
1193
- "align": "center",
1194
- "className": "py-12",
1195
1190
  "children": [
1196
1191
  {
1197
- "color": "destructive",
1192
+ "type": "icon",
1198
1193
  "name": "alert-triangle",
1199
- "type": "icon"
1194
+ "color": "destructive"
1200
1195
  },
1201
1196
  {
1202
- "content": "Failed to load map",
1197
+ "type": "typography",
1203
1198
  "variant": "h3",
1204
- "type": "typography"
1199
+ "content": "Failed to load map"
1205
1200
  },
1206
1201
  {
1207
- "content": "@payload.error",
1208
1202
  "type": "typography",
1209
1203
  "variant": "body",
1210
- "color": "muted"
1204
+ "color": "muted",
1205
+ "content": "@payload.error"
1211
1206
  },
1212
1207
  {
1213
- "action": "INIT",
1214
- "icon": "rotate-ccw",
1208
+ "variant": "primary",
1215
1209
  "type": "button",
1210
+ "action": "INIT",
1216
1211
  "label": "Retry",
1217
- "variant": "primary"
1212
+ "icon": "rotate-ccw"
1218
1213
  }
1219
- ]
1214
+ ],
1215
+ "type": "stack",
1216
+ "align": "center",
1217
+ "direction": "vertical",
1218
+ "gap": "md",
1219
+ "className": "py-12"
1220
1220
  }
1221
1221
  ]
1222
1222
  ]
@@ -1230,43 +1230,43 @@
1230
1230
  "render-ui",
1231
1231
  "main",
1232
1232
  {
1233
+ "appName": "RPG Game",
1234
+ "type": "game-shell",
1233
1235
  "children": [
1234
1236
  {
1237
+ "gap": "lg",
1235
1238
  "children": [
1236
1239
  {
1237
- "type": "stack",
1238
- "gap": "md",
1239
1240
  "children": [
1240
1241
  {
1241
1242
  "type": "icon",
1242
1243
  "name": "loader"
1243
1244
  },
1244
1245
  {
1245
- "type": "typography",
1246
1246
  "content": "Traveling...",
1247
+ "type": "typography",
1247
1248
  "variant": "h2"
1248
1249
  }
1249
1250
  ],
1251
+ "type": "stack",
1252
+ "gap": "md",
1250
1253
  "direction": "horizontal"
1251
1254
  },
1252
1255
  {
1253
1256
  "type": "divider"
1254
1257
  },
1255
1258
  {
1259
+ "variant": "body",
1256
1260
  "type": "typography",
1257
- "content": "Traveling to the destination worldzone.",
1258
- "variant": "body"
1261
+ "content": "Traveling to the destination worldzone."
1259
1262
  }
1260
1263
  ],
1261
- "type": "stack",
1262
- "gap": "lg",
1264
+ "direction": "vertical",
1263
1265
  "align": "center",
1264
- "direction": "vertical"
1266
+ "type": "stack"
1265
1267
  }
1266
1268
  ],
1267
- "showTopBar": true,
1268
- "type": "game-shell",
1269
- "appName": "RPG Game"
1269
+ "showTopBar": true
1270
1270
  }
1271
1271
  ]
1272
1272
  ]
@@ -1553,8 +1553,8 @@
1553
1553
  "RpgItem",
1554
1554
  {
1555
1555
  "emit": {
1556
- "failure": "RpgItemLoadFailed",
1557
- "success": "RpgItemLoaded"
1556
+ "success": "RpgItemLoaded",
1557
+ "failure": "RpgItemLoadFailed"
1558
1558
  }
1559
1559
  }
1560
1560
  ],
@@ -1562,22 +1562,22 @@
1562
1562
  "render-ui",
1563
1563
  "main",
1564
1564
  {
1565
- "direction": "vertical",
1566
- "gap": "md",
1567
1565
  "className": "py-12",
1568
- "type": "stack",
1569
1566
  "align": "center",
1567
+ "gap": "md",
1568
+ "type": "stack",
1570
1569
  "children": [
1571
1570
  {
1572
1571
  "type": "spinner"
1573
1572
  },
1574
1573
  {
1575
- "color": "muted",
1576
- "variant": "caption",
1577
1574
  "type": "typography",
1578
- "content": "Loading…"
1575
+ "variant": "caption",
1576
+ "content": "Loading…",
1577
+ "color": "muted"
1579
1578
  }
1580
- ]
1579
+ ],
1580
+ "direction": "vertical"
1581
1581
  }
1582
1582
  ]
1583
1583
  ]
@@ -1592,49 +1592,49 @@
1592
1592
  "main",
1593
1593
  {
1594
1594
  "appName": "RPG Game",
1595
- "showTopBar": true,
1595
+ "type": "game-shell",
1596
1596
  "children": [
1597
1597
  {
1598
- "type": "stack",
1599
1598
  "className": "max-w-5xl mx-auto w-full",
1599
+ "direction": "vertical",
1600
1600
  "children": [
1601
1601
  {
1602
- "direction": "horizontal",
1603
- "justify": "between",
1604
- "type": "stack",
1605
1602
  "gap": "md",
1606
1603
  "align": "center",
1604
+ "justify": "between",
1605
+ "type": "stack",
1606
+ "direction": "horizontal",
1607
1607
  "children": [
1608
1608
  {
1609
1609
  "align": "center",
1610
1610
  "type": "stack",
1611
1611
  "children": [
1612
1612
  {
1613
- "type": "icon",
1614
- "name": "briefcase"
1613
+ "name": "briefcase",
1614
+ "type": "icon"
1615
1615
  },
1616
1616
  {
1617
- "content": "Inventory",
1617
+ "type": "typography",
1618
1618
  "variant": "h2",
1619
- "type": "typography"
1619
+ "content": "Inventory"
1620
1620
  }
1621
1621
  ],
1622
- "gap": "sm",
1623
- "direction": "horizontal"
1622
+ "direction": "horizontal",
1623
+ "gap": "sm"
1624
1624
  },
1625
1625
  {
1626
+ "type": "stack",
1627
+ "direction": "horizontal",
1626
1628
  "gap": "sm",
1627
1629
  "children": [
1628
1630
  {
1629
- "type": "button",
1630
1631
  "label": "Add RpgItem",
1631
- "icon": "plus",
1632
1632
  "variant": "primary",
1633
+ "icon": "plus",
1634
+ "type": "button",
1633
1635
  "action": "ADD_ITEM"
1634
1636
  }
1635
- ],
1636
- "type": "stack",
1637
- "direction": "horizontal"
1637
+ ]
1638
1638
  }
1639
1639
  ]
1640
1640
  },
@@ -1642,59 +1642,59 @@
1642
1642
  "type": "divider"
1643
1643
  },
1644
1644
  {
1645
+ "itemActions": [
1646
+ {
1647
+ "event": "USE_ITEM",
1648
+ "variant": "ghost",
1649
+ "label": "Use"
1650
+ },
1651
+ {
1652
+ "event": "DROP",
1653
+ "variant": "danger",
1654
+ "label": "Drop"
1655
+ }
1656
+ ],
1657
+ "entity": "@payload.data",
1658
+ "type": "data-grid",
1645
1659
  "fields": [
1646
1660
  {
1647
- "variant": "h4",
1648
- "name": "name",
1649
1661
  "icon": "briefcase",
1650
- "label": "Name"
1662
+ "name": "name",
1663
+ "label": "Name",
1664
+ "variant": "h4"
1651
1665
  },
1652
1666
  {
1667
+ "variant": "badge",
1668
+ "label": "Type",
1653
1669
  "name": "type",
1654
1670
  "colorMap": {
1671
+ "archived": "neutral",
1672
+ "error": "destructive",
1673
+ "failed": "destructive",
1655
1674
  "completed": "success",
1656
- "scheduled": "warning",
1657
1675
  "active": "success",
1658
- "error": "destructive",
1659
- "cancelled": "destructive",
1660
- "archived": "neutral",
1661
1676
  "disabled": "neutral",
1662
- "failed": "destructive",
1663
- "draft": "warning",
1677
+ "cancelled": "destructive",
1664
1678
  "done": "success",
1679
+ "inactive": "neutral",
1665
1680
  "pending": "warning",
1666
- "inactive": "neutral"
1667
- },
1668
- "variant": "badge",
1669
- "label": "Type"
1681
+ "scheduled": "warning",
1682
+ "draft": "warning"
1683
+ }
1670
1684
  },
1671
1685
  {
1686
+ "variant": "caption",
1672
1687
  "name": "quantity",
1673
- "label": "Quantity",
1674
- "variant": "caption"
1675
- }
1676
- ],
1677
- "type": "data-grid",
1678
- "entity": "@payload.data",
1679
- "itemActions": [
1680
- {
1681
- "event": "USE_ITEM",
1682
- "label": "Use",
1683
- "variant": "ghost"
1684
- },
1685
- {
1686
- "variant": "danger",
1687
- "label": "Drop",
1688
- "event": "DROP"
1688
+ "label": "Quantity"
1689
1689
  }
1690
1690
  ]
1691
1691
  }
1692
1692
  ],
1693
- "gap": "lg",
1694
- "direction": "vertical"
1693
+ "type": "stack",
1694
+ "gap": "lg"
1695
1695
  }
1696
1696
  ],
1697
- "type": "game-shell"
1697
+ "showTopBar": true
1698
1698
  }
1699
1699
  ]
1700
1700
  ]
@@ -1708,36 +1708,36 @@
1708
1708
  "render-ui",
1709
1709
  "main",
1710
1710
  {
1711
- "type": "stack",
1712
- "direction": "vertical",
1713
1711
  "align": "center",
1714
- "className": "py-12",
1712
+ "direction": "vertical",
1713
+ "gap": "md",
1715
1714
  "children": [
1716
1715
  {
1717
1716
  "type": "icon",
1718
- "name": "alert-triangle",
1719
- "color": "destructive"
1717
+ "color": "destructive",
1718
+ "name": "alert-triangle"
1720
1719
  },
1721
1720
  {
1722
- "content": "Failed to load rpgitem",
1721
+ "type": "typography",
1723
1722
  "variant": "h3",
1724
- "type": "typography"
1723
+ "content": "Failed to load rpgitem"
1725
1724
  },
1726
1725
  {
1727
- "color": "muted",
1728
- "content": "@payload.error",
1726
+ "type": "typography",
1729
1727
  "variant": "body",
1730
- "type": "typography"
1728
+ "color": "muted",
1729
+ "content": "@payload.error"
1731
1730
  },
1732
1731
  {
1733
- "type": "button",
1734
- "variant": "primary",
1732
+ "label": "Retry",
1735
1733
  "icon": "rotate-ccw",
1736
1734
  "action": "INIT",
1737
- "label": "Retry"
1735
+ "type": "button",
1736
+ "variant": "primary"
1738
1737
  }
1739
1738
  ],
1740
- "gap": "md"
1739
+ "type": "stack",
1740
+ "className": "py-12"
1741
1741
  }
1742
1742
  ]
1743
1743
  ]
@@ -1929,8 +1929,8 @@
1929
1929
  "RpgItem",
1930
1930
  {
1931
1931
  "emit": {
1932
- "failure": "RpgItemLoadFailed",
1933
- "success": "RpgItemLoaded"
1932
+ "success": "RpgItemLoaded",
1933
+ "failure": "RpgItemLoadFailed"
1934
1934
  }
1935
1935
  }
1936
1936
  ],
@@ -1939,41 +1939,41 @@
1939
1939
  "modal",
1940
1940
  {
1941
1941
  "gap": "md",
1942
- "type": "stack",
1943
1942
  "direction": "vertical",
1944
1943
  "children": [
1945
1944
  {
1946
1945
  "gap": "sm",
1947
- "type": "stack",
1948
1946
  "children": [
1949
1947
  {
1950
1948
  "name": "plus-circle",
1951
1949
  "type": "icon"
1952
1950
  },
1953
1951
  {
1954
- "variant": "h3",
1952
+ "type": "typography",
1955
1953
  "content": "Add RpgItem",
1956
- "type": "typography"
1954
+ "variant": "h3"
1957
1955
  }
1958
1956
  ],
1957
+ "type": "stack",
1959
1958
  "direction": "horizontal"
1960
1959
  },
1961
1960
  {
1962
1961
  "type": "divider"
1963
1962
  },
1964
1963
  {
1964
+ "mode": "create",
1965
1965
  "type": "form-section",
1966
- "cancelEvent": "CLOSE",
1967
1966
  "submitEvent": "SAVE",
1968
- "mode": "create",
1969
1967
  "fields": [
1970
1968
  "name",
1971
1969
  "type",
1972
1970
  "quantity",
1973
1971
  "rarity"
1974
- ]
1972
+ ],
1973
+ "cancelEvent": "CLOSE"
1975
1974
  }
1976
- ]
1975
+ ],
1976
+ "type": "stack"
1977
1977
  }
1978
1978
  ]
1979
1979
  ]
@@ -2218,8 +2218,8 @@
2218
2218
  "RpgItem",
2219
2219
  {
2220
2220
  "emit": {
2221
- "failure": "RpgItemLoadFailed",
2222
- "success": "RpgItemLoaded"
2221
+ "success": "RpgItemLoaded",
2222
+ "failure": "RpgItemLoadFailed"
2223
2223
  }
2224
2224
  }
2225
2225
  ]
@@ -2235,8 +2235,8 @@
2235
2235
  "RpgItem",
2236
2236
  {
2237
2237
  "emit": {
2238
- "success": "RpgItemLoaded",
2239
- "failure": "RpgItemLoadFailed"
2238
+ "failure": "RpgItemLoadFailed",
2239
+ "success": "RpgItemLoaded"
2240
2240
  },
2241
2241
  "id": "@payload.id"
2242
2242
  }
@@ -2246,11 +2246,13 @@
2246
2246
  "modal",
2247
2247
  {
2248
2248
  "type": "stack",
2249
- "gap": "md",
2250
- "align": "center",
2251
2249
  "direction": "vertical",
2250
+ "align": "center",
2251
+ "gap": "md",
2252
2252
  "children": [
2253
2253
  {
2254
+ "gap": "sm",
2255
+ "type": "stack",
2254
2256
  "align": "center",
2255
2257
  "children": [
2256
2258
  {
@@ -2258,43 +2260,41 @@
2258
2260
  "name": "zap"
2259
2261
  },
2260
2262
  {
2261
- "type": "typography",
2262
2263
  "content": "Use RpgItem",
2264
+ "type": "typography",
2263
2265
  "variant": "h3"
2264
2266
  }
2265
2267
  ],
2266
- "type": "stack",
2267
- "direction": "horizontal",
2268
- "gap": "sm"
2268
+ "direction": "horizontal"
2269
2269
  },
2270
2270
  {
2271
2271
  "type": "divider"
2272
2272
  },
2273
2273
  {
2274
2274
  "content": "@entity.name",
2275
- "variant": "body",
2276
- "type": "typography"
2275
+ "type": "typography",
2276
+ "variant": "body"
2277
2277
  },
2278
2278
  {
2279
- "direction": "horizontal",
2280
- "gap": "sm",
2281
- "type": "stack",
2282
2279
  "justify": "center",
2283
2280
  "children": [
2284
2281
  {
2285
2282
  "label": "Cancel",
2286
- "action": "CLOSE",
2287
2283
  "variant": "ghost",
2284
+ "action": "CLOSE",
2288
2285
  "type": "button"
2289
2286
  },
2290
2287
  {
2291
- "action": "SAVE",
2292
- "variant": "primary",
2293
2288
  "icon": "check",
2294
2289
  "type": "button",
2295
- "label": "Confirm Use"
2290
+ "action": "SAVE",
2291
+ "label": "Confirm Use",
2292
+ "variant": "primary"
2296
2293
  }
2297
- ]
2294
+ ],
2295
+ "type": "stack",
2296
+ "direction": "horizontal",
2297
+ "gap": "sm"
2298
2298
  }
2299
2299
  ]
2300
2300
  }
@@ -2551,68 +2551,68 @@
2551
2551
  "fetch",
2552
2552
  "RpgItem",
2553
2553
  {
2554
- "id": "@payload.id",
2555
2554
  "emit": {
2556
2555
  "success": "RpgItemLoaded",
2557
2556
  "failure": "RpgItemLoadFailed"
2558
- }
2557
+ },
2558
+ "id": "@payload.id"
2559
2559
  }
2560
2560
  ],
2561
2561
  [
2562
2562
  "render-ui",
2563
2563
  "modal",
2564
2564
  {
2565
- "type": "stack",
2566
2565
  "gap": "md",
2567
2566
  "direction": "vertical",
2568
2567
  "children": [
2569
2568
  {
2569
+ "type": "stack",
2570
2570
  "direction": "horizontal",
2571
- "align": "center",
2572
- "gap": "sm",
2573
2571
  "children": [
2574
2572
  {
2575
- "type": "icon",
2576
- "name": "alert-triangle"
2573
+ "name": "alert-triangle",
2574
+ "type": "icon"
2577
2575
  },
2578
2576
  {
2579
2577
  "variant": "h3",
2580
- "type": "typography",
2581
- "content": "Drop RpgItem"
2578
+ "content": "Drop RpgItem",
2579
+ "type": "typography"
2582
2580
  }
2583
2581
  ],
2584
- "type": "stack"
2582
+ "gap": "sm",
2583
+ "align": "center"
2585
2584
  },
2586
2585
  {
2587
2586
  "type": "divider"
2588
2587
  },
2589
2588
  {
2589
+ "type": "alert",
2590
2590
  "variant": "error",
2591
- "message": "Are you sure you want to drop this rpgitem?",
2592
- "type": "alert"
2591
+ "message": "Are you sure you want to drop this rpgitem?"
2593
2592
  },
2594
2593
  {
2595
- "direction": "horizontal",
2594
+ "type": "stack",
2596
2595
  "gap": "sm",
2597
2596
  "justify": "end",
2598
- "type": "stack",
2597
+ "direction": "horizontal",
2599
2598
  "children": [
2600
2599
  {
2601
- "type": "button",
2602
2600
  "action": "CANCEL",
2603
- "variant": "ghost",
2604
- "label": "Cancel"
2601
+ "type": "button",
2602
+ "label": "Cancel",
2603
+ "variant": "ghost"
2605
2604
  },
2606
2605
  {
2607
- "variant": "danger",
2608
- "icon": "check",
2606
+ "type": "button",
2609
2607
  "action": "CONFIRM_DROP",
2610
2608
  "label": "Drop",
2611
- "type": "button"
2609
+ "variant": "danger",
2610
+ "icon": "check"
2612
2611
  }
2613
2612
  ]
2614
2613
  }
2615
- ]
2614
+ ],
2615
+ "type": "stack"
2616
2616
  }
2617
2617
  ]
2618
2618
  ]
@@ -2629,8 +2629,8 @@
2629
2629
  "@entity.pendingId",
2630
2630
  {
2631
2631
  "emit": {
2632
- "success": "RpgItemDeleted",
2633
- "failure": "RpgItemDeleteFailed"
2632
+ "failure": "RpgItemDeleteFailed",
2633
+ "success": "RpgItemDeleted"
2634
2634
  }
2635
2635
  }
2636
2636
  ],
@@ -2680,8 +2680,8 @@
2680
2680
  "RpgItem",
2681
2681
  {
2682
2682
  "emit": {
2683
- "failure": "RpgItemLoadFailed",
2684
- "success": "RpgItemLoaded"
2683
+ "success": "RpgItemLoaded",
2684
+ "failure": "RpgItemLoadFailed"
2685
2685
  }
2686
2686
  }
2687
2687
  ]
@@ -2965,8 +2965,8 @@
2965
2965
  "Mission",
2966
2966
  {
2967
2967
  "emit": {
2968
- "failure": "MissionLoadFailed",
2969
- "success": "MissionLoaded"
2968
+ "success": "MissionLoaded",
2969
+ "failure": "MissionLoadFailed"
2970
2970
  }
2971
2971
  }
2972
2972
  ],
@@ -2974,22 +2974,22 @@
2974
2974
  "render-ui",
2975
2975
  "main",
2976
2976
  {
2977
+ "type": "stack",
2977
2978
  "align": "center",
2978
- "direction": "vertical",
2979
+ "gap": "md",
2980
+ "className": "py-12",
2979
2981
  "children": [
2980
2982
  {
2981
2983
  "type": "spinner"
2982
2984
  },
2983
2985
  {
2984
- "content": "Loading missions…",
2985
2986
  "variant": "caption",
2986
- "type": "typography",
2987
- "color": "muted"
2987
+ "content": "Loading missions…",
2988
+ "color": "muted",
2989
+ "type": "typography"
2988
2990
  }
2989
2991
  ],
2990
- "type": "stack",
2991
- "className": "py-12",
2992
- "gap": "md"
2992
+ "direction": "vertical"
2993
2993
  }
2994
2994
  ]
2995
2995
  ]
@@ -3003,39 +3003,43 @@
3003
3003
  "render-ui",
3004
3004
  "main",
3005
3005
  {
3006
- "showTopBar": true,
3007
- "type": "game-shell",
3006
+ "appName": "RPG Game",
3008
3007
  "children": [
3009
3008
  {
3009
+ "type": "stack",
3010
+ "direction": "vertical",
3011
+ "gap": "lg",
3010
3012
  "children": [
3011
3013
  {
3014
+ "type": "stack",
3012
3015
  "children": [
3013
3016
  {
3014
3017
  "type": "stack",
3015
3018
  "gap": "md",
3016
- "direction": "horizontal",
3017
3019
  "children": [
3018
3020
  {
3019
3021
  "name": "flag",
3020
3022
  "type": "icon"
3021
3023
  },
3022
3024
  {
3025
+ "content": "Missions Board",
3023
3026
  "variant": "h2",
3024
- "type": "typography",
3025
- "content": "Missions Board"
3027
+ "type": "typography"
3026
3028
  }
3027
- ]
3029
+ ],
3030
+ "direction": "horizontal"
3028
3031
  }
3029
3032
  ],
3030
3033
  "direction": "horizontal",
3031
- "justify": "between",
3032
3034
  "gap": "md",
3033
- "type": "stack"
3035
+ "justify": "between"
3034
3036
  },
3035
3037
  {
3036
3038
  "type": "divider"
3037
3039
  },
3038
3040
  {
3041
+ "fields": [],
3042
+ "type": "data-list",
3039
3043
  "renderItem": [
3040
3044
  "fn",
3041
3045
  "item",
@@ -3045,15 +3049,10 @@
3045
3049
  "direction": "vertical",
3046
3050
  "children": [
3047
3051
  {
3048
- "justify": "between",
3049
- "type": "stack",
3050
3052
  "direction": "horizontal",
3051
- "align": "center",
3053
+ "type": "stack",
3052
3054
  "children": [
3053
3055
  {
3054
- "gap": "sm",
3055
- "type": "stack",
3056
- "align": "center",
3057
3056
  "direction": "horizontal",
3058
3057
  "children": [
3059
3058
  {
@@ -3061,44 +3060,45 @@
3061
3060
  "type": "icon"
3062
3061
  },
3063
3062
  {
3064
- "variant": "h4",
3065
3063
  "type": "typography",
3066
- "content": "@item.title"
3064
+ "content": "@item.title",
3065
+ "variant": "h4"
3067
3066
  }
3068
- ]
3067
+ ],
3068
+ "gap": "sm",
3069
+ "align": "center",
3070
+ "type": "stack"
3069
3071
  },
3070
3072
  {
3071
3073
  "type": "badge",
3072
3074
  "label": "@item.description"
3073
3075
  }
3074
- ]
3076
+ ],
3077
+ "justify": "between",
3078
+ "align": "center"
3075
3079
  },
3076
3080
  {
3077
3081
  "type": "typography",
3078
- "content": "@item.status",
3079
- "variant": "caption"
3082
+ "variant": "caption",
3083
+ "content": "@item.status"
3080
3084
  }
3081
3085
  ]
3082
3086
  }
3083
3087
  ],
3084
- "fields": [],
3088
+ "entity": "@payload.data",
3085
3089
  "itemActions": [
3086
3090
  {
3087
3091
  "label": "Accept",
3088
3092
  "event": "ACCEPT"
3089
3093
  }
3090
3094
  ],
3091
- "type": "data-list",
3092
- "groupBy": "status",
3093
- "entity": "@payload.data"
3095
+ "groupBy": "status"
3094
3096
  }
3095
- ],
3096
- "gap": "lg",
3097
- "direction": "vertical",
3098
- "type": "stack"
3097
+ ]
3099
3098
  }
3100
3099
  ],
3101
- "appName": "RPG Game"
3100
+ "type": "game-shell",
3101
+ "showTopBar": true
3102
3102
  }
3103
3103
  ]
3104
3104
  ]
@@ -3112,36 +3112,36 @@
3112
3112
  "render-ui",
3113
3113
  "main",
3114
3114
  {
3115
- "direction": "vertical",
3116
- "className": "py-12",
3115
+ "type": "stack",
3117
3116
  "gap": "md",
3117
+ "align": "center",
3118
+ "className": "py-12",
3118
3119
  "children": [
3119
3120
  {
3120
- "name": "alert-triangle",
3121
3121
  "type": "icon",
3122
+ "name": "alert-triangle",
3122
3123
  "color": "destructive"
3123
3124
  },
3124
3125
  {
3125
- "type": "typography",
3126
3126
  "variant": "h3",
3127
- "content": "Failed to load missions"
3127
+ "content": "Failed to load missions",
3128
+ "type": "typography"
3128
3129
  },
3129
3130
  {
3130
- "type": "typography",
3131
- "variant": "body",
3132
3131
  "color": "muted",
3133
- "content": "@payload.error"
3132
+ "content": "@payload.error",
3133
+ "type": "typography",
3134
+ "variant": "body"
3134
3135
  },
3135
3136
  {
3136
- "type": "button",
3137
3137
  "variant": "primary",
3138
- "action": "INIT",
3138
+ "type": "button",
3139
3139
  "icon": "rotate-ccw",
3140
+ "action": "INIT",
3140
3141
  "label": "Retry"
3141
3142
  }
3142
3143
  ],
3143
- "type": "stack",
3144
- "align": "center"
3144
+ "direction": "vertical"
3145
3145
  }
3146
3146
  ]
3147
3147
  ]
@@ -3156,12 +3156,13 @@
3156
3156
  "main",
3157
3157
  {
3158
3158
  "type": "game-shell",
3159
+ "showTopBar": true,
3159
3160
  "appName": "RPG Game",
3160
3161
  "children": [
3161
3162
  {
3162
- "direction": "vertical",
3163
- "align": "center",
3163
+ "gap": "lg",
3164
3164
  "type": "stack",
3165
+ "align": "center",
3165
3166
  "children": [
3166
3167
  {
3167
3168
  "content": "Quest Active",
@@ -3169,40 +3170,39 @@
3169
3170
  "type": "typography"
3170
3171
  },
3171
3172
  {
3172
- "type": "progress-bar",
3173
+ "showPercentage": true,
3173
3174
  "value": 50.0,
3174
- "showPercentage": true
3175
+ "type": "progress-bar"
3175
3176
  },
3176
3177
  {
3177
- "type": "stack",
3178
3178
  "direction": "horizontal",
3179
+ "type": "stack",
3179
3180
  "children": [
3180
3181
  {
3181
- "label": "Progress",
3182
- "variant": "primary",
3183
3182
  "action": "PROGRESS",
3184
- "type": "button"
3183
+ "type": "button",
3184
+ "variant": "primary",
3185
+ "label": "Progress"
3185
3186
  },
3186
3187
  {
3187
- "type": "button",
3188
+ "variant": "success",
3188
3189
  "action": "COMPLETE",
3189
3190
  "label": "Complete",
3190
- "variant": "success"
3191
+ "type": "button"
3191
3192
  },
3192
3193
  {
3194
+ "label": "Fail",
3193
3195
  "action": "FAIL",
3194
3196
  "type": "button",
3195
- "label": "Fail",
3196
3197
  "variant": "danger"
3197
3198
  }
3198
3199
  ],
3199
3200
  "gap": "sm"
3200
3201
  }
3201
3202
  ],
3202
- "gap": "lg"
3203
+ "direction": "vertical"
3203
3204
  }
3204
- ],
3205
- "showTopBar": true
3205
+ ]
3206
3206
  }
3207
3207
  ]
3208
3208
  ]
@@ -3216,13 +3216,12 @@
3216
3216
  "render-ui",
3217
3217
  "modal",
3218
3218
  {
3219
- "gap": "md",
3220
- "direction": "vertical",
3221
3219
  "type": "stack",
3220
+ "direction": "vertical",
3221
+ "gap": "md",
3222
3222
  "children": [
3223
3223
  {
3224
3224
  "type": "stack",
3225
- "direction": "horizontal",
3226
3225
  "gap": "sm",
3227
3226
  "children": [
3228
3227
  {
@@ -3230,27 +3229,28 @@
3230
3229
  "name": "trending-up"
3231
3230
  },
3232
3231
  {
3232
+ "variant": "h3",
3233
3233
  "content": "Update Progress",
3234
- "type": "typography",
3235
- "variant": "h3"
3234
+ "type": "typography"
3236
3235
  }
3237
- ]
3236
+ ],
3237
+ "direction": "horizontal"
3238
3238
  },
3239
3239
  {
3240
3240
  "type": "divider"
3241
3241
  },
3242
3242
  {
3243
- "entity": "@entity",
3244
3243
  "type": "form-section",
3244
+ "submitEvent": "SAVE",
3245
3245
  "fields": [
3246
3246
  "title",
3247
3247
  "description",
3248
3248
  "status",
3249
3249
  "reward"
3250
3250
  ],
3251
- "mode": "edit",
3252
- "submitEvent": "SAVE",
3253
- "cancelEvent": "CANCEL"
3251
+ "cancelEvent": "CANCEL",
3252
+ "entity": "@entity",
3253
+ "mode": "edit"
3254
3254
  }
3255
3255
  ]
3256
3256
  }
@@ -3271,33 +3271,33 @@
3271
3271
  "type": "game-shell",
3272
3272
  "children": [
3273
3273
  {
3274
- "align": "center",
3275
- "gap": "lg",
3276
- "direction": "vertical",
3277
3274
  "children": [
3278
3275
  {
3279
3276
  "name": "check-circle",
3280
3277
  "type": "icon"
3281
3278
  },
3282
3279
  {
3280
+ "content": "Quest Complete",
3283
3281
  "variant": "h2",
3284
- "type": "typography",
3285
- "content": "Quest Complete"
3282
+ "type": "typography"
3286
3283
  },
3287
3284
  {
3288
3285
  "variant": "success",
3289
- "type": "alert",
3290
- "message": "Congratulations! The quest has been completed."
3286
+ "message": "Congratulations! The quest has been completed.",
3287
+ "type": "alert"
3291
3288
  },
3292
3289
  {
3293
- "icon": "arrow-left",
3294
- "action": "RESET",
3295
3290
  "type": "button",
3291
+ "icon": "arrow-left",
3296
3292
  "variant": "primary",
3293
+ "action": "RESET",
3297
3294
  "label": "View Quests"
3298
3295
  }
3299
3296
  ],
3300
- "type": "stack"
3297
+ "direction": "vertical",
3298
+ "gap": "lg",
3299
+ "type": "stack",
3300
+ "align": "center"
3301
3301
  }
3302
3302
  ]
3303
3303
  }
@@ -3313,12 +3313,15 @@
3313
3313
  "render-ui",
3314
3314
  "main",
3315
3315
  {
3316
+ "showTopBar": true,
3316
3317
  "appName": "RPG Game",
3318
+ "type": "game-shell",
3317
3319
  "children": [
3318
3320
  {
3321
+ "align": "center",
3322
+ "gap": "lg",
3319
3323
  "direction": "vertical",
3320
3324
  "type": "stack",
3321
- "align": "center",
3322
3325
  "children": [
3323
3326
  {
3324
3327
  "type": "icon",
@@ -3330,23 +3333,20 @@
3330
3333
  "type": "typography"
3331
3334
  },
3332
3335
  {
3336
+ "type": "alert",
3333
3337
  "message": "The quest was not completed. You can try again.",
3334
- "variant": "error",
3335
- "type": "alert"
3338
+ "variant": "error"
3336
3339
  },
3337
3340
  {
3338
- "label": "View Quests",
3339
- "icon": "arrow-left",
3340
- "type": "button",
3341
3341
  "variant": "primary",
3342
- "action": "RESET"
3342
+ "action": "RESET",
3343
+ "type": "button",
3344
+ "label": "View Quests",
3345
+ "icon": "arrow-left"
3343
3346
  }
3344
- ],
3345
- "gap": "lg"
3347
+ ]
3346
3348
  }
3347
- ],
3348
- "type": "game-shell",
3349
- "showTopBar": true
3349
+ ]
3350
3350
  }
3351
3351
  ]
3352
3352
  ]
@@ -3378,8 +3378,8 @@
3378
3378
  "Mission",
3379
3379
  {
3380
3380
  "emit": {
3381
- "success": "MissionLoaded",
3382
- "failure": "MissionLoadFailed"
3381
+ "failure": "MissionLoadFailed",
3382
+ "success": "MissionLoaded"
3383
3383
  }
3384
3384
  }
3385
3385
  ],
@@ -3436,8 +3436,8 @@
3436
3436
  "Mission",
3437
3437
  {
3438
3438
  "emit": {
3439
- "failure": "MissionLoadFailed",
3440
- "success": "MissionLoaded"
3439
+ "success": "MissionLoaded",
3440
+ "failure": "MissionLoadFailed"
3441
3441
  }
3442
3442
  }
3443
3443
  ],