@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
@@ -69,20 +69,13 @@
69
69
  "ref": "AppShell.traits.AppLayout",
70
70
  "name": "ProductAppLayout",
71
71
  "config": {
72
- "notificationClickEvent": "PRODUCT_NOTIFICATIONS_OPEN",
73
- "topBarActions": [
74
- {
75
- "event": "CART_OPEN",
76
- "icon": "shopping-cart",
77
- "label": "Cart"
78
- }
79
- ],
80
- "contentTrait": "@trait.ProductCatalog",
72
+ "appName": "EcommerceApp",
73
+ "notifications": [],
81
74
  "navItems": [
82
75
  {
83
- "href": "/products",
84
76
  "icon": "package",
85
- "label": "Products"
77
+ "label": "Products",
78
+ "href": "/products"
86
79
  },
87
80
  {
88
81
  "icon": "shopping-cart",
@@ -91,8 +84,8 @@
91
84
  },
92
85
  {
93
86
  "icon": "credit-card",
94
- "label": "Checkout",
95
- "href": "/checkout"
87
+ "href": "/checkout",
88
+ "label": "Checkout"
96
89
  },
97
90
  {
98
91
  "icon": "clipboard-list",
@@ -100,13 +93,20 @@
100
93
  "href": "/orders"
101
94
  }
102
95
  ],
96
+ "notificationClickEvent": "PRODUCT_NOTIFICATIONS_OPEN",
103
97
  "searchEvent": "PRODUCT_SEARCH",
104
- "notifications": [],
105
- "appName": "EcommerceApp"
98
+ "contentTrait": "@trait.ProductCatalog",
99
+ "topBarActions": [
100
+ {
101
+ "label": "Cart",
102
+ "event": "CART_OPEN",
103
+ "icon": "shopping-cart"
104
+ }
105
+ ]
106
106
  },
107
107
  "events": {
108
- "SEARCH": "PRODUCT_SEARCH",
109
- "NOTIFY_CLICK": "PRODUCT_NOTIFICATIONS_OPEN"
108
+ "NOTIFY_CLICK": "PRODUCT_NOTIFICATIONS_OPEN",
109
+ "SEARCH": "PRODUCT_SEARCH"
110
110
  }
111
111
  },
112
112
  {
@@ -189,55 +189,55 @@
189
189
  "render-ui",
190
190
  "main",
191
191
  {
192
- "direction": "vertical",
192
+ "gap": "lg",
193
193
  "type": "stack",
194
+ "direction": "vertical",
194
195
  "children": [
195
196
  {
196
197
  "type": "stack",
197
198
  "gap": "md",
198
- "direction": "horizontal",
199
199
  "align": "center",
200
+ "justify": "between",
200
201
  "children": [
201
202
  {
202
- "align": "center",
203
- "gap": "sm",
204
203
  "children": [
205
204
  {
206
- "type": "icon",
207
- "name": "package"
205
+ "name": "package",
206
+ "type": "icon"
208
207
  },
209
208
  {
210
- "content": "Products",
211
209
  "type": "typography",
210
+ "content": "Products",
212
211
  "variant": "h2"
213
212
  }
214
213
  ],
214
+ "gap": "sm",
215
215
  "type": "stack",
216
+ "align": "center",
216
217
  "direction": "horizontal"
217
218
  },
218
219
  {
220
+ "type": "stack",
219
221
  "direction": "horizontal",
220
222
  "children": [
221
223
  {
222
- "variant": "primary",
223
- "icon": "plus",
224
- "label": "Create Product",
224
+ "type": "button",
225
225
  "action": "CREATE",
226
- "type": "button"
226
+ "label": "Create Product",
227
+ "icon": "plus",
228
+ "variant": "primary"
227
229
  }
228
230
  ],
229
- "type": "stack",
230
231
  "gap": "sm"
231
232
  }
232
233
  ],
233
- "justify": "between"
234
+ "direction": "horizontal"
234
235
  },
235
236
  {
236
237
  "type": "divider"
237
238
  },
238
239
  "@trait.ProductBrowseList"
239
- ],
240
- "gap": "lg"
240
+ ]
241
241
  }
242
242
  ]
243
243
  ]
@@ -256,6 +256,10 @@
256
256
  "render-ui",
257
257
  "main",
258
258
  {
259
+ "type": "stack",
260
+ "className": "py-8",
261
+ "gap": "md",
262
+ "align": "center",
259
263
  "children": [
260
264
  {
261
265
  "type": "icon",
@@ -263,27 +267,23 @@
263
267
  },
264
268
  {
265
269
  "content": "No notifications",
266
- "variant": "h3",
267
- "type": "typography"
270
+ "type": "typography",
271
+ "variant": "h3"
268
272
  },
269
273
  {
270
- "variant": "caption",
271
274
  "color": "muted",
272
275
  "type": "typography",
276
+ "variant": "caption",
273
277
  "content": "You're all caught up."
274
278
  },
275
279
  {
280
+ "variant": "ghost",
276
281
  "label": "Back to products",
277
282
  "action": "INIT",
278
- "type": "button",
279
- "variant": "ghost"
283
+ "type": "button"
280
284
  }
281
285
  ],
282
- "align": "center",
283
- "direction": "vertical",
284
- "type": "stack",
285
- "gap": "md",
286
- "className": "py-8"
286
+ "direction": "vertical"
287
287
  }
288
288
  ]
289
289
  ]
@@ -297,51 +297,51 @@
297
297
  "name": "ProductBrowseList",
298
298
  "linkedEntity": "Product",
299
299
  "config": {
300
+ "cols": 3.0,
300
301
  "imageField": "imageUrl",
301
- "itemActions": [
302
- {
303
- "variant": "ghost",
304
- "label": "View",
305
- "event": "VIEW"
306
- },
307
- {
308
- "event": "EDIT",
309
- "variant": "ghost",
310
- "label": "Edit"
311
- },
312
- {
313
- "event": "DELETE",
314
- "variant": "danger",
315
- "label": "Delete"
316
- }
317
- ],
318
302
  "gap": "md",
319
- "cols": 3.0,
320
303
  "fields": [
321
304
  {
322
- "name": "name",
305
+ "icon": "package",
323
306
  "variant": "h3",
324
- "icon": "package"
307
+ "name": "name"
325
308
  },
326
309
  {
327
- "name": "category",
328
- "variant": "badge"
310
+ "variant": "badge",
311
+ "name": "category"
329
312
  },
330
313
  {
314
+ "format": "currency",
331
315
  "name": "price",
332
- "variant": "h4",
333
- "format": "currency"
316
+ "variant": "h4"
334
317
  },
335
318
  {
336
- "variant": "caption",
337
- "name": "sku"
319
+ "name": "sku",
320
+ "variant": "caption"
338
321
  },
339
322
  {
340
- "label": "In Stock",
341
323
  "format": "boolean",
324
+ "label": "In Stock",
342
325
  "variant": "body",
343
326
  "name": "inStock"
344
327
  }
328
+ ],
329
+ "itemActions": [
330
+ {
331
+ "variant": "ghost",
332
+ "event": "VIEW",
333
+ "label": "View"
334
+ },
335
+ {
336
+ "event": "EDIT",
337
+ "label": "Edit",
338
+ "variant": "ghost"
339
+ },
340
+ {
341
+ "variant": "danger",
342
+ "label": "Delete",
343
+ "event": "DELETE"
344
+ }
345
345
  ]
346
346
  },
347
347
  "listens": [
@@ -545,8 +545,8 @@
545
545
  "Product",
546
546
  {
547
547
  "emit": {
548
- "success": "ProductLoaded",
549
- "failure": "ProductLoadFailed"
548
+ "failure": "ProductLoadFailed",
549
+ "success": "ProductLoaded"
550
550
  }
551
551
  }
552
552
  ]
@@ -562,8 +562,8 @@
562
562
  "Product",
563
563
  {
564
564
  "emit": {
565
- "failure": "ProductLoadFailed",
566
- "success": "ProductLoaded"
565
+ "success": "ProductLoaded",
566
+ "failure": "ProductLoadFailed"
567
567
  }
568
568
  }
569
569
  ],
@@ -571,7 +571,9 @@
571
571
  "render-ui",
572
572
  "modal",
573
573
  {
574
+ "type": "stack",
574
575
  "gap": "md",
576
+ "direction": "vertical",
575
577
  "children": [
576
578
  {
577
579
  "gap": "sm",
@@ -579,8 +581,8 @@
579
581
  "direction": "horizontal",
580
582
  "children": [
581
583
  {
582
- "name": "plus-circle",
583
- "type": "icon"
584
+ "type": "icon",
585
+ "name": "plus-circle"
584
586
  },
585
587
  {
586
588
  "content": "Create Product",
@@ -593,6 +595,10 @@
593
595
  "type": "divider"
594
596
  },
595
597
  {
598
+ "mode": "create",
599
+ "submitEvent": "SAVE",
600
+ "cancelEvent": "CLOSE",
601
+ "type": "form-section",
596
602
  "fields": [
597
603
  "name",
598
604
  "description",
@@ -600,15 +606,9 @@
600
606
  "category",
601
607
  "sku",
602
608
  "inStock"
603
- ],
604
- "submitEvent": "SAVE",
605
- "mode": "create",
606
- "cancelEvent": "CLOSE",
607
- "type": "form-section"
609
+ ]
608
610
  }
609
- ],
610
- "direction": "vertical",
611
- "type": "stack"
611
+ ]
612
612
  }
613
613
  ]
614
614
  ]
@@ -869,8 +869,8 @@
869
869
  "Product",
870
870
  {
871
871
  "emit": {
872
- "failure": "ProductLoadFailed",
873
- "success": "ProductLoaded"
872
+ "success": "ProductLoaded",
873
+ "failure": "ProductLoadFailed"
874
874
  }
875
875
  }
876
876
  ]
@@ -897,31 +897,31 @@
897
897
  "modal",
898
898
  {
899
899
  "gap": "md",
900
- "type": "stack",
901
900
  "children": [
902
901
  {
903
902
  "direction": "horizontal",
904
- "gap": "sm",
905
903
  "children": [
906
904
  {
907
- "name": "edit",
908
- "type": "icon"
905
+ "type": "icon",
906
+ "name": "edit"
909
907
  },
910
908
  {
911
- "content": "Edit Product",
912
909
  "type": "typography",
910
+ "content": "Edit Product",
913
911
  "variant": "h3"
914
912
  }
915
913
  ],
916
- "type": "stack"
914
+ "type": "stack",
915
+ "gap": "sm"
917
916
  },
918
917
  {
919
918
  "type": "divider"
920
919
  },
921
920
  {
922
- "cancelEvent": "CLOSE",
923
- "type": "form-section",
924
921
  "mode": "edit",
922
+ "type": "form-section",
923
+ "entity": "@payload.row",
924
+ "submitEvent": "SAVE",
925
925
  "fields": [
926
926
  "name",
927
927
  "description",
@@ -930,10 +930,10 @@
930
930
  "sku",
931
931
  "inStock"
932
932
  ],
933
- "entity": "@payload.row",
934
- "submitEvent": "SAVE"
933
+ "cancelEvent": "CLOSE"
935
934
  }
936
935
  ],
936
+ "type": "stack",
937
937
  "direction": "vertical"
938
938
  }
939
939
  ]
@@ -975,8 +975,8 @@
975
975
  "@payload.data",
976
976
  {
977
977
  "emit": {
978
- "success": "ProductUpdated",
979
- "failure": "ProductUpdateFailed"
978
+ "failure": "ProductUpdateFailed",
979
+ "success": "ProductUpdated"
980
980
  }
981
981
  }
982
982
  ],
@@ -1168,8 +1168,8 @@
1168
1168
  "Product",
1169
1169
  {
1170
1170
  "emit": {
1171
- "success": "ProductLoaded",
1172
- "failure": "ProductLoadFailed"
1171
+ "failure": "ProductLoadFailed",
1172
+ "success": "ProductLoaded"
1173
1173
  }
1174
1174
  }
1175
1175
  ]
@@ -1216,8 +1216,8 @@
1216
1216
  {
1217
1217
  "id": "@payload.id",
1218
1218
  "emit": {
1219
- "failure": "ProductLoadFailed",
1220
- "success": "ProductLoaded"
1219
+ "success": "ProductLoaded",
1220
+ "failure": "ProductLoadFailed"
1221
1221
  }
1222
1222
  }
1223
1223
  ],
@@ -1226,31 +1226,33 @@
1226
1226
  "modal",
1227
1227
  {
1228
1228
  "type": "stack",
1229
+ "gap": "md",
1230
+ "direction": "vertical",
1229
1231
  "children": [
1230
1232
  {
1233
+ "align": "center",
1234
+ "type": "stack",
1235
+ "direction": "horizontal",
1231
1236
  "children": [
1232
1237
  {
1233
- "type": "icon",
1234
- "name": "eye"
1238
+ "name": "eye",
1239
+ "type": "icon"
1235
1240
  },
1236
1241
  {
1242
+ "type": "typography",
1237
1243
  "content": "@entity.name",
1238
- "variant": "h3",
1239
- "type": "typography"
1244
+ "variant": "h3"
1240
1245
  }
1241
1246
  ],
1242
- "type": "stack",
1243
- "align": "center",
1244
- "direction": "horizontal",
1245
1247
  "gap": "sm"
1246
1248
  },
1247
1249
  {
1248
1250
  "type": "divider"
1249
1251
  },
1250
1252
  {
1251
- "type": "stack",
1252
- "gap": "md",
1253
1253
  "direction": "horizontal",
1254
+ "gap": "md",
1255
+ "type": "stack",
1254
1256
  "children": [
1255
1257
  {
1256
1258
  "variant": "caption",
@@ -1258,37 +1260,37 @@
1258
1260
  "content": "Name"
1259
1261
  },
1260
1262
  {
1263
+ "content": "@entity.name",
1261
1264
  "variant": "body",
1262
- "type": "typography",
1263
- "content": "@entity.name"
1265
+ "type": "typography"
1264
1266
  }
1265
1267
  ]
1266
1268
  },
1267
1269
  {
1270
+ "direction": "horizontal",
1268
1271
  "type": "stack",
1269
1272
  "gap": "md",
1270
1273
  "children": [
1271
1274
  {
1272
- "type": "typography",
1275
+ "variant": "caption",
1273
1276
  "content": "Description",
1274
- "variant": "caption"
1277
+ "type": "typography"
1275
1278
  },
1276
1279
  {
1277
- "content": "@entity.description",
1278
1280
  "type": "typography",
1279
- "variant": "body"
1281
+ "variant": "body",
1282
+ "content": "@entity.description"
1280
1283
  }
1281
- ],
1282
- "direction": "horizontal"
1284
+ ]
1283
1285
  },
1284
1286
  {
1287
+ "direction": "horizontal",
1285
1288
  "type": "stack",
1286
- "gap": "md",
1287
1289
  "children": [
1288
1290
  {
1289
1291
  "type": "typography",
1290
- "content": "Price",
1291
- "variant": "caption"
1292
+ "variant": "caption",
1293
+ "content": "Price"
1292
1294
  },
1293
1295
  {
1294
1296
  "content": "@entity.price",
@@ -1296,15 +1298,14 @@
1296
1298
  "variant": "body"
1297
1299
  }
1298
1300
  ],
1299
- "direction": "horizontal"
1301
+ "gap": "md"
1300
1302
  },
1301
1303
  {
1302
- "gap": "md",
1303
1304
  "children": [
1304
1305
  {
1305
- "content": "Category",
1306
1306
  "type": "typography",
1307
- "variant": "caption"
1307
+ "variant": "caption",
1308
+ "content": "Category"
1308
1309
  },
1309
1310
  {
1310
1311
  "type": "typography",
@@ -1313,26 +1314,29 @@
1313
1314
  }
1314
1315
  ],
1315
1316
  "direction": "horizontal",
1316
- "type": "stack"
1317
+ "type": "stack",
1318
+ "gap": "md"
1317
1319
  },
1318
1320
  {
1319
- "direction": "horizontal",
1321
+ "gap": "md",
1322
+ "type": "stack",
1320
1323
  "children": [
1321
1324
  {
1325
+ "content": "Sku",
1322
1326
  "type": "typography",
1323
- "variant": "caption",
1324
- "content": "Sku"
1327
+ "variant": "caption"
1325
1328
  },
1326
1329
  {
1327
- "type": "typography",
1330
+ "content": "@entity.sku",
1328
1331
  "variant": "body",
1329
- "content": "@entity.sku"
1332
+ "type": "typography"
1330
1333
  }
1331
1334
  ],
1332
- "type": "stack",
1333
- "gap": "md"
1335
+ "direction": "horizontal"
1334
1336
  },
1335
1337
  {
1338
+ "gap": "md",
1339
+ "direction": "horizontal",
1336
1340
  "children": [
1337
1341
  {
1338
1342
  "content": "In Stock",
@@ -1340,42 +1344,38 @@
1340
1344
  "variant": "caption"
1341
1345
  },
1342
1346
  {
1343
- "variant": "body",
1344
1347
  "type": "typography",
1348
+ "variant": "body",
1345
1349
  "content": "@entity.inStock"
1346
1350
  }
1347
1351
  ],
1348
- "type": "stack",
1349
- "gap": "md",
1350
- "direction": "horizontal"
1352
+ "type": "stack"
1351
1353
  },
1352
1354
  {
1353
1355
  "type": "divider"
1354
1356
  },
1355
1357
  {
1358
+ "type": "stack",
1359
+ "justify": "end",
1356
1360
  "direction": "horizontal",
1357
1361
  "gap": "sm",
1358
1362
  "children": [
1359
1363
  {
1360
- "action": "EDIT",
1361
- "type": "button",
1362
- "variant": "primary",
1363
1364
  "icon": "edit",
1365
+ "variant": "primary",
1366
+ "type": "button",
1367
+ "action": "EDIT",
1364
1368
  "label": "Edit"
1365
1369
  },
1366
1370
  {
1367
- "action": "CLOSE",
1368
- "type": "button",
1371
+ "label": "Close",
1369
1372
  "variant": "ghost",
1370
- "label": "Close"
1373
+ "action": "CLOSE",
1374
+ "type": "button"
1371
1375
  }
1372
- ],
1373
- "type": "stack",
1374
- "justify": "end"
1376
+ ]
1375
1377
  }
1376
- ],
1377
- "direction": "vertical",
1378
- "gap": "md"
1378
+ ]
1379
1379
  }
1380
1380
  ]
1381
1381
  ]
@@ -1605,8 +1605,8 @@
1605
1605
  "Product",
1606
1606
  {
1607
1607
  "emit": {
1608
- "success": "ProductLoaded",
1609
- "failure": "ProductLoadFailed"
1608
+ "failure": "ProductLoadFailed",
1609
+ "success": "ProductLoaded"
1610
1610
  }
1611
1611
  }
1612
1612
  ]
@@ -1626,68 +1626,68 @@
1626
1626
  "fetch",
1627
1627
  "Product",
1628
1628
  {
1629
- "id": "@payload.id",
1630
1629
  "emit": {
1631
1630
  "success": "ProductLoaded",
1632
1631
  "failure": "ProductLoadFailed"
1633
- }
1632
+ },
1633
+ "id": "@payload.id"
1634
1634
  }
1635
1635
  ],
1636
1636
  [
1637
1637
  "render-ui",
1638
1638
  "modal",
1639
1639
  {
1640
+ "type": "stack",
1641
+ "direction": "vertical",
1640
1642
  "children": [
1641
1643
  {
1642
- "align": "center",
1643
- "gap": "sm",
1644
1644
  "type": "stack",
1645
- "direction": "horizontal",
1645
+ "gap": "sm",
1646
+ "align": "center",
1646
1647
  "children": [
1647
1648
  {
1648
- "type": "icon",
1649
- "name": "alert-triangle"
1649
+ "name": "alert-triangle",
1650
+ "type": "icon"
1650
1651
  },
1651
1652
  {
1652
- "variant": "h3",
1653
+ "type": "typography",
1653
1654
  "content": "Delete Product",
1654
- "type": "typography"
1655
+ "variant": "h3"
1655
1656
  }
1656
- ]
1657
+ ],
1658
+ "direction": "horizontal"
1657
1659
  },
1658
1660
  {
1659
1661
  "type": "divider"
1660
1662
  },
1661
1663
  {
1664
+ "message": "This action cannot be undone.",
1662
1665
  "variant": "error",
1663
- "type": "alert",
1664
- "message": "This action cannot be undone."
1666
+ "type": "alert"
1665
1667
  },
1666
1668
  {
1667
1669
  "type": "stack",
1668
1670
  "gap": "sm",
1669
- "justify": "end",
1670
1671
  "direction": "horizontal",
1671
1672
  "children": [
1672
1673
  {
1673
- "action": "CANCEL",
1674
1674
  "type": "button",
1675
- "variant": "ghost",
1676
- "label": "Cancel"
1675
+ "action": "CANCEL",
1676
+ "label": "Cancel",
1677
+ "variant": "ghost"
1677
1678
  },
1678
1679
  {
1679
- "action": "CONFIRM_DELETE",
1680
+ "icon": "check",
1680
1681
  "type": "button",
1681
- "label": "Delete",
1682
1682
  "variant": "danger",
1683
- "icon": "check"
1683
+ "action": "CONFIRM_DELETE",
1684
+ "label": "Delete"
1684
1685
  }
1685
- ]
1686
+ ],
1687
+ "justify": "end"
1686
1688
  }
1687
1689
  ],
1688
- "type": "stack",
1689
- "gap": "md",
1690
- "direction": "vertical"
1690
+ "gap": "md"
1691
1691
  }
1692
1692
  ]
1693
1693
  ]
@@ -1759,8 +1759,8 @@
1759
1759
  "Product",
1760
1760
  {
1761
1761
  "emit": {
1762
- "success": "ProductLoaded",
1763
- "failure": "ProductLoadFailed"
1762
+ "failure": "ProductLoadFailed",
1763
+ "success": "ProductLoaded"
1764
1764
  }
1765
1765
  }
1766
1766
  ]
@@ -2027,8 +2027,8 @@
2027
2027
  "CartItem",
2028
2028
  {
2029
2029
  "emit": {
2030
- "success": "CartItemLoaded",
2031
- "failure": "CartItemLoadFailed"
2030
+ "failure": "CartItemLoadFailed",
2031
+ "success": "CartItemLoaded"
2032
2032
  }
2033
2033
  }
2034
2034
  ],
@@ -2036,22 +2036,22 @@
2036
2036
  "render-ui",
2037
2037
  "main",
2038
2038
  {
2039
- "className": "py-12",
2040
- "align": "center",
2041
2039
  "gap": "md",
2042
- "direction": "vertical",
2043
2040
  "children": [
2044
2041
  {
2045
2042
  "type": "spinner"
2046
2043
  },
2047
2044
  {
2045
+ "type": "typography",
2048
2046
  "color": "muted",
2049
2047
  "content": "Loading…",
2050
- "type": "typography",
2051
2048
  "variant": "caption"
2052
2049
  }
2053
2050
  ],
2054
- "type": "stack"
2051
+ "align": "center",
2052
+ "type": "stack",
2053
+ "className": "py-12",
2054
+ "direction": "vertical"
2055
2055
  }
2056
2056
  ]
2057
2057
  ]
@@ -2065,137 +2065,137 @@
2065
2065
  "render-ui",
2066
2066
  "main",
2067
2067
  {
2068
+ "appName": "EcommerceApp",
2068
2069
  "children": [
2069
2070
  {
2070
- "type": "stack",
2071
- "direction": "vertical",
2072
2071
  "gap": "lg",
2073
2072
  "children": [
2074
2073
  {
2075
- "gap": "md",
2076
2074
  "type": "stack",
2077
- "direction": "horizontal",
2078
- "justify": "between",
2079
2075
  "children": [
2080
2076
  {
2081
- "direction": "horizontal",
2082
2077
  "type": "stack",
2078
+ "direction": "horizontal",
2083
2079
  "children": [
2084
2080
  {
2085
- "name": "shopping-cart",
2086
- "type": "icon"
2081
+ "type": "icon",
2082
+ "name": "shopping-cart"
2087
2083
  },
2088
2084
  {
2089
- "type": "typography",
2085
+ "content": "Shopping Cart",
2090
2086
  "variant": "h2",
2091
- "content": "Shopping Cart"
2087
+ "type": "typography"
2092
2088
  }
2093
2089
  ],
2094
2090
  "gap": "md"
2095
2091
  },
2096
2092
  {
2097
2093
  "type": "button",
2098
- "label": "Add Item",
2099
- "variant": "primary",
2094
+ "action": "ADD_ITEM",
2100
2095
  "icon": "plus",
2101
- "action": "ADD_ITEM"
2096
+ "variant": "primary",
2097
+ "label": "Add Item"
2102
2098
  }
2103
- ]
2099
+ ],
2100
+ "direction": "horizontal",
2101
+ "gap": "md",
2102
+ "justify": "between"
2104
2103
  },
2105
2104
  {
2106
2105
  "type": "divider"
2107
2106
  },
2108
2107
  {
2108
+ "type": "simple-grid",
2109
2109
  "children": [
2110
2110
  {
2111
+ "type": "stat-display",
2111
2112
  "icon": "package",
2112
- "value": "@payload.data.length",
2113
2113
  "label": "Items",
2114
- "type": "stat-display"
2114
+ "value": "@payload.data.length"
2115
2115
  },
2116
2116
  {
2117
- "type": "stat-display",
2118
2117
  "label": "Subtotal",
2119
- "icon": "dollar-sign",
2120
- "value": "@payload.data.length"
2118
+ "type": "stat-display",
2119
+ "value": "@payload.data.length",
2120
+ "icon": "dollar-sign"
2121
2121
  },
2122
2122
  {
2123
- "value": "@payload.data.length",
2124
- "label": "Total",
2125
2123
  "type": "stat-display",
2126
- "icon": "receipt"
2124
+ "icon": "receipt",
2125
+ "label": "Total",
2126
+ "value": "@payload.data.length"
2127
2127
  }
2128
2128
  ],
2129
- "type": "simple-grid",
2130
2129
  "cols": 3.0
2131
2130
  },
2132
2131
  {
2133
2132
  "type": "divider"
2134
2133
  },
2135
2134
  {
2135
+ "type": "data-grid",
2136
2136
  "entity": "@payload.data",
2137
2137
  "fields": [
2138
2138
  {
2139
- "name": "productName",
2140
2139
  "label": "Product Name",
2141
- "icon": "shopping-cart",
2142
- "variant": "h4"
2140
+ "variant": "h4",
2141
+ "name": "productName",
2142
+ "icon": "shopping-cart"
2143
2143
  },
2144
2144
  {
2145
- "label": "Quantity",
2146
- "name": "quantity",
2147
2145
  "format": "currency",
2148
- "variant": "caption"
2146
+ "variant": "caption",
2147
+ "label": "Quantity",
2148
+ "name": "quantity"
2149
2149
  },
2150
2150
  {
2151
- "variant": "badge",
2152
2151
  "name": "unitPrice",
2153
- "label": "Unit Price"
2152
+ "label": "Unit Price",
2153
+ "variant": "badge"
2154
2154
  }
2155
2155
  ],
2156
2156
  "itemActions": [
2157
2157
  {
2158
2158
  "event": "REQUEST_REMOVE",
2159
- "variant": "danger",
2160
- "label": "Remove"
2159
+ "label": "Remove",
2160
+ "variant": "danger"
2161
2161
  }
2162
- ],
2163
- "type": "data-grid"
2162
+ ]
2164
2163
  },
2165
2164
  {
2166
- "variant": "primary",
2165
+ "action": "PROCEED_CHECKOUT",
2166
+ "icon": "arrow-right",
2167
2167
  "label": "Proceed to Checkout",
2168
2168
  "type": "button",
2169
- "action": "PROCEED_CHECKOUT",
2170
- "icon": "arrow-right"
2169
+ "variant": "primary"
2171
2170
  }
2172
- ]
2171
+ ],
2172
+ "type": "stack",
2173
+ "direction": "vertical"
2173
2174
  }
2174
2175
  ],
2175
2176
  "navItems": [
2176
2177
  {
2177
- "href": "/products",
2178
2178
  "icon": "package",
2179
- "label": "Products"
2179
+ "label": "Products",
2180
+ "href": "/products"
2180
2181
  },
2181
2182
  {
2183
+ "label": "Cart",
2182
2184
  "href": "/cart",
2183
- "icon": "shopping-cart",
2184
- "label": "Cart"
2185
+ "icon": "shopping-cart"
2185
2186
  },
2186
2187
  {
2187
- "label": "Checkout",
2188
2188
  "href": "/checkout",
2189
- "icon": "credit-card"
2189
+ "icon": "credit-card",
2190
+ "label": "Checkout"
2190
2191
  },
2191
2192
  {
2192
- "icon": "clipboard-list",
2193
2193
  "href": "/orders",
2194
- "label": "Orders"
2194
+ "label": "Orders",
2195
+ "icon": "clipboard-list"
2195
2196
  }
2196
2197
  ],
2197
- "type": "dashboard-layout",
2198
- "appName": "EcommerceApp"
2198
+ "type": "dashboard-layout"
2199
2199
  }
2200
2200
  ]
2201
2201
  ]
@@ -2209,11 +2209,6 @@
2209
2209
  "render-ui",
2210
2210
  "main",
2211
2211
  {
2212
- "type": "stack",
2213
- "gap": "md",
2214
- "align": "center",
2215
- "direction": "vertical",
2216
- "className": "py-12",
2217
2212
  "children": [
2218
2213
  {
2219
2214
  "type": "icon",
@@ -2221,24 +2216,29 @@
2221
2216
  "color": "destructive"
2222
2217
  },
2223
2218
  {
2224
- "type": "typography",
2225
2219
  "variant": "h3",
2220
+ "type": "typography",
2226
2221
  "content": "Failed to load cartitem"
2227
2222
  },
2228
2223
  {
2229
- "variant": "body",
2224
+ "content": "@payload.error",
2230
2225
  "type": "typography",
2231
- "color": "muted",
2232
- "content": "@payload.error"
2226
+ "variant": "body",
2227
+ "color": "muted"
2233
2228
  },
2234
2229
  {
2235
- "icon": "rotate-ccw",
2230
+ "action": "INIT",
2236
2231
  "label": "Retry",
2237
- "variant": "primary",
2238
2232
  "type": "button",
2239
- "action": "INIT"
2233
+ "variant": "primary",
2234
+ "icon": "rotate-ccw"
2240
2235
  }
2241
- ]
2236
+ ],
2237
+ "className": "py-12",
2238
+ "direction": "vertical",
2239
+ "type": "stack",
2240
+ "gap": "md",
2241
+ "align": "center"
2242
2242
  }
2243
2243
  ]
2244
2244
  ]
@@ -2253,8 +2253,8 @@
2253
2253
  "CartItem",
2254
2254
  {
2255
2255
  "emit": {
2256
- "success": "CartItemLoaded",
2257
- "failure": "CartItemLoadFailed"
2256
+ "failure": "CartItemLoadFailed",
2257
+ "success": "CartItemLoaded"
2258
2258
  }
2259
2259
  }
2260
2260
  ],
@@ -2262,22 +2262,22 @@
2262
2262
  "render-ui",
2263
2263
  "main",
2264
2264
  {
2265
+ "align": "center",
2265
2266
  "className": "py-12",
2267
+ "gap": "md",
2268
+ "direction": "vertical",
2269
+ "type": "stack",
2266
2270
  "children": [
2267
2271
  {
2268
2272
  "type": "spinner"
2269
2273
  },
2270
2274
  {
2271
2275
  "type": "typography",
2276
+ "variant": "caption",
2272
2277
  "color": "muted",
2273
- "content": "Preparing checkout…",
2274
- "variant": "caption"
2278
+ "content": "Preparing checkout…"
2275
2279
  }
2276
- ],
2277
- "type": "stack",
2278
- "direction": "vertical",
2279
- "gap": "md",
2280
- "align": "center"
2280
+ ]
2281
2281
  }
2282
2282
  ]
2283
2283
  ]
@@ -2291,109 +2291,109 @@
2291
2291
  "render-ui",
2292
2292
  "main",
2293
2293
  {
2294
- "navItems": [
2295
- {
2296
- "icon": "package",
2297
- "label": "Products",
2298
- "href": "/products"
2299
- },
2300
- {
2301
- "label": "Cart",
2302
- "icon": "shopping-cart",
2303
- "href": "/cart"
2304
- },
2305
- {
2306
- "label": "Checkout",
2307
- "href": "/checkout",
2308
- "icon": "credit-card"
2309
- },
2310
- {
2311
- "href": "/orders",
2312
- "label": "Orders",
2313
- "icon": "clipboard-list"
2314
- }
2315
- ],
2316
2294
  "type": "dashboard-layout",
2317
- "appName": "EcommerceApp",
2318
2295
  "children": [
2319
2296
  {
2320
- "gap": "lg",
2321
- "direction": "vertical",
2322
2297
  "children": [
2323
2298
  {
2299
+ "direction": "horizontal",
2324
2300
  "gap": "sm",
2325
- "type": "stack",
2326
2301
  "children": [
2327
2302
  {
2328
- "type": "icon",
2329
- "name": "clipboard"
2303
+ "name": "clipboard",
2304
+ "type": "icon"
2330
2305
  },
2331
2306
  {
2307
+ "variant": "h2",
2332
2308
  "type": "typography",
2333
- "content": "Checkout",
2334
- "variant": "h2"
2309
+ "content": "Checkout"
2335
2310
  }
2336
2311
  ],
2337
- "direction": "horizontal"
2312
+ "type": "stack"
2338
2313
  },
2339
2314
  {
2340
2315
  "type": "divider"
2341
2316
  },
2342
2317
  {
2343
- "type": "data-grid",
2344
2318
  "fields": [
2345
2319
  {
2346
- "icon": "shopping-cart",
2347
- "name": "productName",
2348
2320
  "variant": "h4",
2349
- "label": "Product Name"
2321
+ "name": "productName",
2322
+ "label": "Product Name",
2323
+ "icon": "shopping-cart"
2350
2324
  },
2351
2325
  {
2326
+ "format": "currency",
2352
2327
  "variant": "caption",
2353
2328
  "name": "quantity",
2354
- "label": "Quantity",
2355
- "format": "currency"
2329
+ "label": "Quantity"
2356
2330
  },
2357
2331
  {
2358
- "name": "unitPrice",
2359
2332
  "label": "Unit Price",
2360
- "variant": "badge"
2333
+ "variant": "badge",
2334
+ "name": "unitPrice"
2361
2335
  }
2362
2336
  ],
2337
+ "type": "data-grid",
2338
+ "entity": "@payload.data",
2363
2339
  "itemActions": [
2364
2340
  {
2365
- "label": "Remove",
2366
2341
  "event": "REQUEST_REMOVE",
2367
- "variant": "danger"
2342
+ "variant": "danger",
2343
+ "label": "Remove"
2368
2344
  }
2369
- ],
2370
- "entity": "@payload.data"
2345
+ ]
2371
2346
  },
2372
2347
  {
2348
+ "direction": "horizontal",
2349
+ "type": "stack",
2373
2350
  "children": [
2374
2351
  {
2375
- "label": "Back to Cart",
2352
+ "type": "button",
2376
2353
  "variant": "ghost",
2377
2354
  "icon": "arrow-left",
2378
- "type": "button",
2355
+ "label": "Back to Cart",
2379
2356
  "action": "BACK_TO_CART"
2380
2357
  },
2381
2358
  {
2359
+ "icon": "check",
2382
2360
  "label": "Confirm Order",
2383
2361
  "type": "button",
2384
- "icon": "check",
2385
2362
  "action": "CONFIRM_ORDER",
2386
2363
  "variant": "primary"
2387
2364
  }
2388
2365
  ],
2389
- "type": "stack",
2390
- "direction": "horizontal",
2391
- "gap": "sm",
2392
- "justify": "end"
2366
+ "justify": "end",
2367
+ "gap": "sm"
2393
2368
  }
2394
2369
  ],
2370
+ "gap": "lg",
2371
+ "direction": "vertical",
2395
2372
  "type": "stack"
2396
2373
  }
2374
+ ],
2375
+ "appName": "EcommerceApp",
2376
+ "navItems": [
2377
+ {
2378
+ "label": "Products",
2379
+ "icon": "package",
2380
+ "href": "/products"
2381
+ },
2382
+ {
2383
+ "label": "Cart",
2384
+ "icon": "shopping-cart",
2385
+ "href": "/cart"
2386
+ },
2387
+ {
2388
+ "icon": "credit-card",
2389
+ "href": "/checkout",
2390
+ "label": "Checkout"
2391
+ },
2392
+ {
2393
+ "href": "/orders",
2394
+ "label": "Orders",
2395
+ "icon": "clipboard-list"
2396
+ }
2397
2397
  ]
2398
2398
  }
2399
2399
  ]
@@ -2409,8 +2409,8 @@
2409
2409
  "CartItem",
2410
2410
  {
2411
2411
  "emit": {
2412
- "success": "CartItemLoaded",
2413
- "failure": "CartItemLoadFailed"
2412
+ "failure": "CartItemLoadFailed",
2413
+ "success": "CartItemLoaded"
2414
2414
  }
2415
2415
  }
2416
2416
  ]
@@ -2426,8 +2426,8 @@
2426
2426
  "CartItem",
2427
2427
  {
2428
2428
  "emit": {
2429
- "failure": "CartItemLoadFailed",
2430
- "success": "CartItemLoaded"
2429
+ "success": "CartItemLoaded",
2430
+ "failure": "CartItemLoadFailed"
2431
2431
  }
2432
2432
  }
2433
2433
  ],
@@ -2435,14 +2435,33 @@
2435
2435
  "render-ui",
2436
2436
  "main",
2437
2437
  {
2438
- "appName": "EcommerceApp",
2438
+ "navItems": [
2439
+ {
2440
+ "icon": "package",
2441
+ "label": "Products",
2442
+ "href": "/products"
2443
+ },
2444
+ {
2445
+ "label": "Cart",
2446
+ "href": "/cart",
2447
+ "icon": "shopping-cart"
2448
+ },
2449
+ {
2450
+ "label": "Checkout",
2451
+ "href": "/checkout",
2452
+ "icon": "credit-card"
2453
+ },
2454
+ {
2455
+ "label": "Orders",
2456
+ "href": "/orders",
2457
+ "icon": "clipboard-list"
2458
+ }
2459
+ ],
2439
2460
  "type": "dashboard-layout",
2461
+ "appName": "EcommerceApp",
2440
2462
  "children": [
2441
2463
  {
2442
- "type": "stack",
2443
- "gap": "lg",
2444
2464
  "align": "center",
2445
- "direction": "vertical",
2446
2465
  "children": [
2447
2466
  {
2448
2467
  "type": "icon",
@@ -2450,13 +2469,13 @@
2450
2469
  },
2451
2470
  {
2452
2471
  "content": "Order Confirmed",
2453
- "type": "typography",
2454
- "variant": "h2"
2472
+ "variant": "h2",
2473
+ "type": "typography"
2455
2474
  },
2456
2475
  {
2476
+ "content": "Your order has been placed successfully.",
2457
2477
  "variant": "body",
2458
- "type": "typography",
2459
- "content": "Your order has been placed successfully."
2478
+ "type": "typography"
2460
2479
  },
2461
2480
  {
2462
2481
  "variant": "primary",
@@ -2464,29 +2483,10 @@
2464
2483
  "type": "button",
2465
2484
  "action": "INIT"
2466
2485
  }
2467
- ]
2468
- }
2469
- ],
2470
- "navItems": [
2471
- {
2472
- "href": "/products",
2473
- "label": "Products",
2474
- "icon": "package"
2475
- },
2476
- {
2477
- "href": "/cart",
2478
- "icon": "shopping-cart",
2479
- "label": "Cart"
2480
- },
2481
- {
2482
- "icon": "credit-card",
2483
- "label": "Checkout",
2484
- "href": "/checkout"
2485
- },
2486
- {
2487
- "icon": "clipboard-list",
2488
- "label": "Orders",
2489
- "href": "/orders"
2486
+ ],
2487
+ "type": "stack",
2488
+ "gap": "lg",
2489
+ "direction": "vertical"
2490
2490
  }
2491
2491
  ]
2492
2492
  }
@@ -2683,10 +2683,8 @@
2683
2683
  "modal",
2684
2684
  {
2685
2685
  "direction": "vertical",
2686
- "gap": "md",
2687
2686
  "children": [
2688
2687
  {
2689
- "type": "stack",
2690
2688
  "direction": "horizontal",
2691
2689
  "children": [
2692
2690
  {
@@ -2694,30 +2692,32 @@
2694
2692
  "name": "plus-circle"
2695
2693
  },
2696
2694
  {
2697
- "content": "Add Item",
2698
2695
  "variant": "h3",
2696
+ "content": "Add Item",
2699
2697
  "type": "typography"
2700
2698
  }
2701
2699
  ],
2702
- "gap": "sm"
2700
+ "gap": "sm",
2701
+ "type": "stack"
2703
2702
  },
2704
2703
  {
2705
2704
  "type": "divider"
2706
2705
  },
2707
2706
  {
2708
- "type": "form-section",
2709
- "cancelEvent": "CLOSE",
2710
- "mode": "create",
2711
- "submitEvent": "SAVE",
2712
2707
  "fields": [
2713
2708
  "productName",
2714
2709
  "quantity",
2715
2710
  "unitPrice",
2716
2711
  "totalPrice"
2717
- ]
2712
+ ],
2713
+ "mode": "create",
2714
+ "submitEvent": "SAVE",
2715
+ "type": "form-section",
2716
+ "cancelEvent": "CLOSE"
2718
2717
  }
2719
2718
  ],
2720
- "type": "stack"
2719
+ "type": "stack",
2720
+ "gap": "md"
2721
2721
  }
2722
2722
  ]
2723
2723
  ]
@@ -2944,8 +2944,8 @@
2944
2944
  "CartItem",
2945
2945
  {
2946
2946
  "emit": {
2947
- "success": "CartItemLoaded",
2948
- "failure": "CartItemLoadFailed"
2947
+ "failure": "CartItemLoadFailed",
2948
+ "success": "CartItemLoaded"
2949
2949
  }
2950
2950
  }
2951
2951
  ]
@@ -2967,8 +2967,8 @@
2967
2967
  {
2968
2968
  "id": "@payload.id",
2969
2969
  "emit": {
2970
- "failure": "CartItemLoadFailed",
2971
- "success": "CartItemLoaded"
2970
+ "success": "CartItemLoaded",
2971
+ "failure": "CartItemLoadFailed"
2972
2972
  }
2973
2973
  }
2974
2974
  ],
@@ -2976,21 +2976,24 @@
2976
2976
  "render-ui",
2977
2977
  "modal",
2978
2978
  {
2979
+ "type": "stack",
2980
+ "gap": "md",
2981
+ "direction": "vertical",
2979
2982
  "children": [
2980
2983
  {
2981
- "align": "center",
2982
- "type": "stack",
2983
2984
  "gap": "sm",
2985
+ "align": "center",
2984
2986
  "direction": "horizontal",
2987
+ "type": "stack",
2985
2988
  "children": [
2986
2989
  {
2987
2990
  "name": "alert-triangle",
2988
2991
  "type": "icon"
2989
2992
  },
2990
2993
  {
2991
- "variant": "h3",
2994
+ "content": "Remove Item",
2992
2995
  "type": "typography",
2993
- "content": "Remove Item"
2996
+ "variant": "h3"
2994
2997
  }
2995
2998
  ]
2996
2999
  },
@@ -2998,35 +3001,32 @@
2998
3001
  "type": "divider"
2999
3002
  },
3000
3003
  {
3001
- "type": "alert",
3004
+ "message": "Are you sure you want to remove this item from your cart?",
3002
3005
  "variant": "error",
3003
- "message": "Are you sure you want to remove this item from your cart?"
3006
+ "type": "alert"
3004
3007
  },
3005
3008
  {
3009
+ "type": "stack",
3010
+ "justify": "end",
3006
3011
  "children": [
3007
3012
  {
3008
- "action": "CANCEL",
3009
3013
  "type": "button",
3010
- "variant": "ghost",
3011
- "label": "Cancel"
3014
+ "action": "CANCEL",
3015
+ "label": "Cancel",
3016
+ "variant": "ghost"
3012
3017
  },
3013
3018
  {
3014
3019
  "label": "Remove",
3015
3020
  "variant": "danger",
3016
- "icon": "check",
3017
3021
  "action": "CONFIRM_REMOVE",
3022
+ "icon": "check",
3018
3023
  "type": "button"
3019
3024
  }
3020
3025
  ],
3021
3026
  "direction": "horizontal",
3022
- "type": "stack",
3023
- "gap": "sm",
3024
- "justify": "end"
3027
+ "gap": "sm"
3025
3028
  }
3026
- ],
3027
- "direction": "vertical",
3028
- "type": "stack",
3029
- "gap": "md"
3029
+ ]
3030
3030
  }
3031
3031
  ]
3032
3032
  ]
@@ -3043,8 +3043,8 @@
3043
3043
  "@entity.pendingId",
3044
3044
  {
3045
3045
  "emit": {
3046
- "success": "CartItemDeleted",
3047
- "failure": "CartItemDeleteFailed"
3046
+ "failure": "CartItemDeleteFailed",
3047
+ "success": "CartItemDeleted"
3048
3048
  }
3049
3049
  }
3050
3050
  ],
@@ -3094,8 +3094,8 @@
3094
3094
  "CartItem",
3095
3095
  {
3096
3096
  "emit": {
3097
- "success": "CartItemLoaded",
3098
- "failure": "CartItemLoadFailed"
3097
+ "failure": "CartItemLoadFailed",
3098
+ "success": "CartItemLoaded"
3099
3099
  }
3100
3100
  }
3101
3101
  ]
@@ -3123,8 +3123,8 @@
3123
3123
  "CartItem",
3124
3124
  {
3125
3125
  "emit": {
3126
- "success": "CartItemLoaded",
3127
- "failure": "CartItemLoadFailed"
3126
+ "failure": "CartItemLoadFailed",
3127
+ "success": "CartItemLoaded"
3128
3128
  }
3129
3129
  }
3130
3130
  ]
@@ -3200,8 +3200,8 @@
3200
3200
  "name": "CheckoutPayment",
3201
3201
  "config": {
3202
3202
  "amount": 0.0,
3203
- "metadata": {},
3204
3203
  "uiTrait": "@trait.CheckoutPaymentForm",
3204
+ "metadata": {},
3205
3205
  "currency": "usd"
3206
3206
  },
3207
3207
  "listens": [
@@ -3257,8 +3257,6 @@
3257
3257
  "render-ui",
3258
3258
  "main",
3259
3259
  {
3260
- "gap": "md",
3261
- "type": "stack",
3262
3260
  "children": [
3263
3261
  {
3264
3262
  "variant": "info",
@@ -3266,14 +3264,14 @@
3266
3264
  "type": "alert"
3267
3265
  },
3268
3266
  {
3267
+ "placeholder": "Card number",
3269
3268
  "type": "input",
3270
- "inputType": "text",
3271
- "placeholder": "Card number"
3269
+ "inputType": "text"
3272
3270
  },
3273
3271
  {
3272
+ "gap": "sm",
3274
3273
  "type": "stack",
3275
3274
  "direction": "horizontal",
3276
- "gap": "sm",
3277
3275
  "children": [
3278
3276
  {
3279
3277
  "type": "input",
@@ -3282,20 +3280,22 @@
3282
3280
  },
3283
3281
  {
3284
3282
  "inputType": "text",
3285
- "type": "input",
3286
- "placeholder": "CVC"
3283
+ "placeholder": "CVC",
3284
+ "type": "input"
3287
3285
  }
3288
3286
  ]
3289
3287
  },
3290
3288
  {
3291
- "icon": "credit-card",
3292
3289
  "label": "Pay now",
3293
- "action": "CREATE_PAYMENT",
3290
+ "type": "button",
3294
3291
  "variant": "primary",
3295
- "type": "button"
3292
+ "action": "CREATE_PAYMENT",
3293
+ "icon": "credit-card"
3296
3294
  }
3297
3295
  ],
3298
- "direction": "vertical"
3296
+ "gap": "md",
3297
+ "direction": "vertical",
3298
+ "type": "stack"
3299
3299
  }
3300
3300
  ]
3301
3301
  ]
@@ -3536,24 +3536,25 @@
3536
3536
  "render-ui",
3537
3537
  "main",
3538
3538
  {
3539
- "gap": "lg",
3540
3539
  "direction": "vertical",
3541
3540
  "className": "max-w-xl mx-auto w-full",
3541
+ "type": "stack",
3542
+ "gap": "lg",
3542
3543
  "children": [
3543
3544
  {
3544
- "type": "typography",
3545
3545
  "variant": "h2",
3546
- "content": "Checkout"
3546
+ "content": "Checkout",
3547
+ "type": "typography"
3547
3548
  },
3548
3549
  {
3550
+ "type": "wizard-progress",
3549
3551
  "steps": [
3550
3552
  "Customer Info",
3551
3553
  "Shipping",
3552
3554
  "Payment",
3553
3555
  "Review"
3554
3556
  ],
3555
- "currentStep": 0.0,
3556
- "type": "wizard-progress"
3557
+ "currentStep": 0.0
3557
3558
  },
3558
3559
  {
3559
3560
  "type": "divider"
@@ -3564,26 +3565,25 @@
3564
3565
  "type": "typography"
3565
3566
  },
3566
3567
  {
3568
+ "mode": "create",
3567
3569
  "type": "form-section",
3568
3570
  "submitLabel": "Continue",
3571
+ "submitEvent": "NEXT",
3569
3572
  "showCancel": false,
3570
3573
  "fields": [
3571
3574
  {
3572
- "min": 2.0,
3573
3575
  "required": true,
3574
- "name": "customerName"
3576
+ "name": "customerName",
3577
+ "min": 2.0
3575
3578
  },
3576
3579
  {
3577
- "type": "email",
3578
3580
  "required": true,
3581
+ "type": "email",
3579
3582
  "name": "email"
3580
3583
  }
3581
- ],
3582
- "mode": "create",
3583
- "submitEvent": "NEXT"
3584
+ ]
3584
3585
  }
3585
- ],
3586
- "type": "stack"
3586
+ ]
3587
3587
  }
3588
3588
  ]
3589
3589
  ]
@@ -3612,40 +3612,31 @@
3612
3612
  "render-ui",
3613
3613
  "main",
3614
3614
  {
3615
- "direction": "vertical",
3616
- "type": "stack",
3617
- "gap": "lg",
3618
- "className": "max-w-xl mx-auto w-full",
3619
3615
  "children": [
3620
3616
  {
3621
- "content": "Checkout",
3617
+ "type": "typography",
3622
3618
  "variant": "h2",
3623
- "type": "typography"
3619
+ "content": "Checkout"
3624
3620
  },
3625
3621
  {
3622
+ "type": "wizard-progress",
3626
3623
  "steps": [
3627
3624
  "Customer Info",
3628
3625
  "Shipping",
3629
3626
  "Payment",
3630
3627
  "Review"
3631
3628
  ],
3632
- "currentStep": 1.0,
3633
- "type": "wizard-progress"
3629
+ "currentStep": 1.0
3634
3630
  },
3635
3631
  {
3636
3632
  "type": "divider"
3637
3633
  },
3638
3634
  {
3639
- "variant": "h3",
3635
+ "content": "Shipping Address",
3640
3636
  "type": "typography",
3641
- "content": "Shipping Address"
3637
+ "variant": "h3"
3642
3638
  },
3643
3639
  {
3644
- "submitLabel": "Continue",
3645
- "type": "form-section",
3646
- "submitEvent": "NEXT",
3647
- "cancelEvent": "PREV",
3648
- "cancelLabel": "Back",
3649
3640
  "fields": [
3650
3641
  {
3651
3642
  "name": "shippingAddress",
@@ -3654,9 +3645,18 @@
3654
3645
  }
3655
3646
  ],
3656
3647
  "entity": "@entity",
3657
- "mode": "edit"
3648
+ "submitEvent": "NEXT",
3649
+ "submitLabel": "Continue",
3650
+ "cancelLabel": "Back",
3651
+ "mode": "edit",
3652
+ "type": "form-section",
3653
+ "cancelEvent": "PREV"
3658
3654
  }
3659
- ]
3655
+ ],
3656
+ "gap": "lg",
3657
+ "type": "stack",
3658
+ "direction": "vertical",
3659
+ "className": "max-w-xl mx-auto w-full"
3660
3660
  }
3661
3661
  ]
3662
3662
  ]
@@ -3682,49 +3682,49 @@
3682
3682
  "main",
3683
3683
  {
3684
3684
  "type": "stack",
3685
+ "className": "max-w-xl mx-auto w-full",
3685
3686
  "children": [
3686
3687
  {
3688
+ "content": "Checkout",
3687
3689
  "variant": "h2",
3688
- "type": "typography",
3689
- "content": "Checkout"
3690
+ "type": "typography"
3690
3691
  },
3691
3692
  {
3693
+ "type": "wizard-progress",
3694
+ "currentStep": 2.0,
3692
3695
  "steps": [
3693
3696
  "Customer Info",
3694
3697
  "Shipping",
3695
3698
  "Payment",
3696
3699
  "Review"
3697
- ],
3698
- "type": "wizard-progress",
3699
- "currentStep": 2.0
3700
+ ]
3700
3701
  },
3701
3702
  {
3702
3703
  "type": "divider"
3703
3704
  },
3704
3705
  {
3705
- "variant": "h3",
3706
3706
  "content": "Payment",
3707
- "type": "typography"
3707
+ "type": "typography",
3708
+ "variant": "h3"
3708
3709
  },
3709
3710
  "@trait.CheckoutPayment",
3710
3711
  {
3711
- "justify": "start",
3712
3712
  "direction": "horizontal",
3713
- "type": "stack",
3714
- "gap": "sm",
3715
3713
  "children": [
3716
3714
  {
3715
+ "variant": "ghost",
3716
+ "icon": "arrow-left",
3717
3717
  "action": "PREV",
3718
- "type": "button",
3719
3718
  "label": "Back",
3720
- "variant": "ghost",
3721
- "icon": "arrow-left"
3719
+ "type": "button"
3722
3720
  }
3723
- ]
3721
+ ],
3722
+ "gap": "sm",
3723
+ "type": "stack",
3724
+ "justify": "start"
3724
3725
  }
3725
3726
  ],
3726
3727
  "gap": "lg",
3727
- "className": "max-w-xl mx-auto w-full",
3728
3728
  "direction": "vertical"
3729
3729
  }
3730
3730
  ]
@@ -3747,47 +3747,47 @@
3747
3747
  },
3748
3748
  {
3749
3749
  "type": "wizard-progress",
3750
+ "currentStep": 0.0,
3750
3751
  "steps": [
3751
3752
  "Customer Info",
3752
3753
  "Shipping",
3753
3754
  "Payment",
3754
3755
  "Review"
3755
- ],
3756
- "currentStep": 0.0
3756
+ ]
3757
3757
  },
3758
3758
  {
3759
3759
  "type": "divider"
3760
3760
  },
3761
3761
  {
3762
- "content": "Customer Info",
3763
3762
  "variant": "h3",
3764
- "type": "typography"
3763
+ "type": "typography",
3764
+ "content": "Customer Info"
3765
3765
  },
3766
3766
  {
3767
- "mode": "edit",
3768
- "entity": "@entity",
3769
3767
  "submitEvent": "NEXT",
3770
- "type": "form-section",
3768
+ "entity": "@entity",
3769
+ "submitLabel": "Continue",
3770
+ "mode": "edit",
3771
3771
  "showCancel": false,
3772
3772
  "fields": [
3773
3773
  {
3774
+ "name": "customerName",
3774
3775
  "required": true,
3775
- "min": 2.0,
3776
- "name": "customerName"
3776
+ "min": 2.0
3777
3777
  },
3778
3778
  {
3779
+ "required": true,
3779
3780
  "name": "email",
3780
- "type": "email",
3781
- "required": true
3781
+ "type": "email"
3782
3782
  }
3783
3783
  ],
3784
- "submitLabel": "Continue"
3784
+ "type": "form-section"
3785
3785
  }
3786
3786
  ],
3787
- "direction": "vertical",
3788
- "gap": "lg",
3789
3787
  "className": "max-w-xl mx-auto w-full",
3790
- "type": "stack"
3788
+ "gap": "lg",
3789
+ "type": "stack",
3790
+ "direction": "vertical"
3791
3791
  }
3792
3792
  ]
3793
3793
  ]
@@ -3807,38 +3807,40 @@
3807
3807
  "render-ui",
3808
3808
  "main",
3809
3809
  {
3810
- "direction": "vertical",
3811
- "type": "stack",
3810
+ "gap": "lg",
3812
3811
  "className": "max-w-xl mx-auto w-full",
3812
+ "direction": "vertical",
3813
3813
  "children": [
3814
3814
  {
3815
- "type": "typography",
3816
3815
  "content": "Review your order",
3816
+ "type": "typography",
3817
3817
  "variant": "h2"
3818
3818
  },
3819
3819
  {
3820
+ "currentStep": 3.0,
3821
+ "type": "wizard-progress",
3820
3822
  "steps": [
3821
3823
  "Customer Info",
3822
3824
  "Shipping",
3823
3825
  "Payment",
3824
3826
  "Review"
3825
- ],
3826
- "type": "wizard-progress",
3827
- "currentStep": 3.0
3827
+ ]
3828
3828
  },
3829
3829
  {
3830
3830
  "type": "divider"
3831
3831
  },
3832
3832
  {
3833
+ "type": "stack",
3834
+ "direction": "vertical",
3835
+ "gap": "sm",
3833
3836
  "children": [
3834
3837
  {
3835
3838
  "gap": "md",
3836
- "justify": "between",
3837
3839
  "children": [
3838
3840
  {
3839
3841
  "content": "Customer",
3840
- "variant": "caption",
3841
- "type": "typography"
3842
+ "type": "typography",
3843
+ "variant": "caption"
3842
3844
  },
3843
3845
  {
3844
3846
  "type": "typography",
@@ -3847,41 +3849,42 @@
3847
3849
  }
3848
3850
  ],
3849
3851
  "type": "stack",
3852
+ "justify": "between",
3850
3853
  "direction": "horizontal"
3851
3854
  },
3852
3855
  {
3853
- "type": "stack",
3854
- "gap": "md",
3855
- "direction": "horizontal",
3856
3856
  "justify": "between",
3857
3857
  "children": [
3858
3858
  {
3859
3859
  "variant": "caption",
3860
- "content": "Email",
3861
- "type": "typography"
3860
+ "type": "typography",
3861
+ "content": "Email"
3862
3862
  },
3863
3863
  {
3864
3864
  "content": "@entity.email",
3865
3865
  "variant": "body",
3866
3866
  "type": "typography"
3867
3867
  }
3868
- ]
3868
+ ],
3869
+ "type": "stack",
3870
+ "gap": "md",
3871
+ "direction": "horizontal"
3869
3872
  },
3870
3873
  {
3871
3874
  "direction": "horizontal",
3872
- "gap": "md",
3873
- "type": "stack",
3874
3875
  "justify": "between",
3876
+ "type": "stack",
3877
+ "gap": "md",
3875
3878
  "children": [
3876
3879
  {
3880
+ "content": "Shipping",
3877
3881
  "type": "typography",
3878
- "variant": "caption",
3879
- "content": "Shipping"
3882
+ "variant": "caption"
3880
3883
  },
3881
3884
  {
3882
- "content": "@entity.shippingAddress",
3885
+ "type": "typography",
3883
3886
  "variant": "body",
3884
- "type": "typography"
3887
+ "content": "@entity.shippingAddress"
3885
3888
  }
3886
3889
  ]
3887
3890
  },
@@ -3889,52 +3892,49 @@
3889
3892
  "children": [
3890
3893
  {
3891
3894
  "type": "typography",
3892
- "content": "Order total",
3893
- "variant": "caption"
3895
+ "variant": "caption",
3896
+ "content": "Order total"
3894
3897
  },
3895
3898
  {
3899
+ "content": "@entity.orderTotal",
3896
3900
  "variant": "body",
3897
- "type": "typography",
3898
- "content": "@entity.orderTotal"
3901
+ "type": "typography"
3899
3902
  }
3900
3903
  ],
3901
- "direction": "horizontal",
3902
- "type": "stack",
3903
3904
  "gap": "md",
3904
- "justify": "between"
3905
+ "justify": "between",
3906
+ "type": "stack",
3907
+ "direction": "horizontal"
3905
3908
  }
3906
- ],
3907
- "direction": "vertical",
3908
- "gap": "sm",
3909
- "type": "stack"
3909
+ ]
3910
3910
  },
3911
3911
  {
3912
3912
  "type": "divider"
3913
3913
  },
3914
3914
  {
3915
- "direction": "horizontal",
3916
- "type": "stack",
3917
- "gap": "sm",
3915
+ "justify": "between",
3918
3916
  "children": [
3919
3917
  {
3920
- "variant": "ghost",
3918
+ "action": "PREV",
3921
3919
  "label": "Back",
3922
- "icon": "arrow-left",
3920
+ "variant": "ghost",
3923
3921
  "type": "button",
3924
- "action": "PREV"
3922
+ "icon": "arrow-left"
3925
3923
  },
3926
3924
  {
3927
3925
  "variant": "primary",
3926
+ "action": "COMPLETE",
3928
3927
  "icon": "check",
3929
3928
  "type": "button",
3930
- "action": "COMPLETE",
3931
3929
  "label": "Place order"
3932
3930
  }
3933
3931
  ],
3934
- "justify": "between"
3932
+ "type": "stack",
3933
+ "direction": "horizontal",
3934
+ "gap": "sm"
3935
3935
  }
3936
3936
  ],
3937
- "gap": "lg"
3937
+ "type": "stack"
3938
3938
  }
3939
3939
  ]
3940
3940
  ]
@@ -3948,49 +3948,49 @@
3948
3948
  "render-ui",
3949
3949
  "main",
3950
3950
  {
3951
- "gap": "lg",
3952
3951
  "direction": "vertical",
3953
- "className": "max-w-xl mx-auto w-full",
3954
3952
  "type": "stack",
3953
+ "gap": "lg",
3954
+ "className": "max-w-xl mx-auto w-full",
3955
3955
  "children": [
3956
3956
  {
3957
- "variant": "h2",
3957
+ "type": "typography",
3958
3958
  "content": "Checkout",
3959
- "type": "typography"
3959
+ "variant": "h2"
3960
3960
  },
3961
3961
  {
3962
+ "currentStep": 1.0,
3963
+ "type": "wizard-progress",
3962
3964
  "steps": [
3963
3965
  "Customer Info",
3964
3966
  "Shipping",
3965
3967
  "Payment",
3966
3968
  "Review"
3967
- ],
3968
- "currentStep": 1.0,
3969
- "type": "wizard-progress"
3969
+ ]
3970
3970
  },
3971
3971
  {
3972
3972
  "type": "divider"
3973
3973
  },
3974
3974
  {
3975
3975
  "type": "typography",
3976
- "content": "Shipping Address",
3977
- "variant": "h3"
3976
+ "variant": "h3",
3977
+ "content": "Shipping Address"
3978
3978
  },
3979
3979
  {
3980
- "cancelEvent": "PREV",
3981
- "type": "form-section",
3982
- "mode": "edit",
3983
3980
  "cancelLabel": "Back",
3981
+ "entity": "@entity",
3982
+ "mode": "edit",
3984
3983
  "fields": [
3985
3984
  {
3986
- "min": 5.0,
3987
3985
  "required": true,
3986
+ "min": 5.0,
3988
3987
  "name": "shippingAddress"
3989
3988
  }
3990
3989
  ],
3990
+ "type": "form-section",
3991
3991
  "submitEvent": "NEXT",
3992
3992
  "submitLabel": "Continue",
3993
- "entity": "@entity"
3993
+ "cancelEvent": "PREV"
3994
3994
  }
3995
3995
  ]
3996
3996
  }
@@ -4041,35 +4041,35 @@
4041
4041
  "render-ui",
4042
4042
  "main",
4043
4043
  {
4044
+ "className": "max-w-xl mx-auto w-full py-12",
4044
4045
  "children": [
4045
4046
  {
4046
- "type": "icon",
4047
- "name": "check-circle"
4047
+ "name": "check-circle",
4048
+ "type": "icon"
4048
4049
  },
4049
4050
  {
4050
- "content": "Order placed",
4051
4051
  "type": "typography",
4052
+ "content": "Order placed",
4052
4053
  "variant": "h2"
4053
4054
  },
4054
4055
  {
4055
4056
  "variant": "body",
4056
- "content": "Your order is confirmed and on its way.",
4057
4057
  "type": "typography",
4058
- "color": "muted"
4058
+ "color": "muted",
4059
+ "content": "Your order is confirmed and on its way."
4059
4060
  },
4060
4061
  {
4061
- "type": "button",
4062
- "label": "Start new order",
4063
4062
  "action": "RESTART",
4063
+ "variant": "ghost",
4064
4064
  "icon": "rotate-ccw",
4065
- "variant": "ghost"
4065
+ "type": "button",
4066
+ "label": "Start new order"
4066
4067
  }
4067
4068
  ],
4068
4069
  "align": "center",
4069
- "type": "stack",
4070
- "gap": "lg",
4071
4070
  "direction": "vertical",
4072
- "className": "max-w-xl mx-auto w-full py-12"
4071
+ "type": "stack",
4072
+ "gap": "lg"
4073
4073
  }
4074
4074
  ]
4075
4075
  ]
@@ -4083,51 +4083,51 @@
4083
4083
  "render-ui",
4084
4084
  "main",
4085
4085
  {
4086
- "type": "stack",
4087
4086
  "children": [
4088
4087
  {
4088
+ "variant": "h2",
4089
4089
  "content": "Checkout",
4090
- "type": "typography",
4091
- "variant": "h2"
4090
+ "type": "typography"
4092
4091
  },
4093
4092
  {
4093
+ "type": "wizard-progress",
4094
4094
  "steps": [
4095
4095
  "Customer Info",
4096
4096
  "Shipping",
4097
4097
  "Payment",
4098
4098
  "Review"
4099
4099
  ],
4100
- "type": "wizard-progress",
4101
4100
  "currentStep": 2.0
4102
4101
  },
4103
4102
  {
4104
4103
  "type": "divider"
4105
4104
  },
4106
4105
  {
4107
- "variant": "h3",
4108
4106
  "content": "Payment",
4109
- "type": "typography"
4107
+ "type": "typography",
4108
+ "variant": "h3"
4110
4109
  },
4111
4110
  "@trait.CheckoutPayment",
4112
4111
  {
4112
+ "type": "stack",
4113
+ "gap": "sm",
4113
4114
  "justify": "start",
4115
+ "direction": "horizontal",
4114
4116
  "children": [
4115
4117
  {
4116
4118
  "type": "button",
4117
- "label": "Back",
4118
- "icon": "arrow-left",
4119
4119
  "action": "PREV",
4120
- "variant": "ghost"
4120
+ "variant": "ghost",
4121
+ "label": "Back",
4122
+ "icon": "arrow-left"
4121
4123
  }
4122
- ],
4123
- "gap": "sm",
4124
- "type": "stack",
4125
- "direction": "horizontal"
4124
+ ]
4126
4125
  }
4127
4126
  ],
4128
4127
  "direction": "vertical",
4128
+ "className": "max-w-xl mx-auto w-full",
4129
4129
  "gap": "lg",
4130
- "className": "max-w-xl mx-auto w-full"
4130
+ "type": "stack"
4131
4131
  }
4132
4132
  ]
4133
4133
  ]
@@ -4166,6 +4166,9 @@
4166
4166
  "render-ui",
4167
4167
  "main",
4168
4168
  {
4169
+ "type": "stack",
4170
+ "gap": "lg",
4171
+ "direction": "vertical",
4169
4172
  "className": "max-w-xl mx-auto w-full",
4170
4173
  "children": [
4171
4174
  {
@@ -4174,14 +4177,14 @@
4174
4177
  "type": "typography"
4175
4178
  },
4176
4179
  {
4180
+ "type": "wizard-progress",
4177
4181
  "steps": [
4178
4182
  "Customer Info",
4179
4183
  "Shipping",
4180
4184
  "Payment",
4181
4185
  "Review"
4182
4186
  ],
4183
- "currentStep": 0.0,
4184
- "type": "wizard-progress"
4187
+ "currentStep": 0.0
4185
4188
  },
4186
4189
  {
4187
4190
  "type": "divider"
@@ -4192,13 +4195,15 @@
4192
4195
  "variant": "h3"
4193
4196
  },
4194
4197
  {
4195
- "mode": "create",
4196
4198
  "submitLabel": "Continue",
4199
+ "type": "form-section",
4200
+ "submitEvent": "NEXT",
4201
+ "showCancel": false,
4197
4202
  "fields": [
4198
4203
  {
4199
4204
  "required": true,
4200
- "name": "customerName",
4201
- "min": 2.0
4205
+ "min": 2.0,
4206
+ "name": "customerName"
4202
4207
  },
4203
4208
  {
4204
4209
  "type": "email",
@@ -4206,14 +4211,9 @@
4206
4211
  "name": "email"
4207
4212
  }
4208
4213
  ],
4209
- "showCancel": false,
4210
- "submitEvent": "NEXT",
4211
- "type": "form-section"
4214
+ "mode": "create"
4212
4215
  }
4213
- ],
4214
- "direction": "vertical",
4215
- "type": "stack",
4216
- "gap": "lg"
4216
+ ]
4217
4217
  }
4218
4218
  ]
4219
4219
  ]
@@ -4564,8 +4564,8 @@
4564
4564
  "OrderRecord",
4565
4565
  {
4566
4566
  "emit": {
4567
- "success": "OrderRecordLoaded",
4568
- "failure": "OrderRecordLoadFailed"
4567
+ "failure": "OrderRecordLoadFailed",
4568
+ "success": "OrderRecordLoaded"
4569
4569
  }
4570
4570
  }
4571
4571
  ],
@@ -4573,21 +4573,21 @@
4573
4573
  "render-ui",
4574
4574
  "main",
4575
4575
  {
4576
+ "direction": "vertical",
4577
+ "align": "center",
4576
4578
  "className": "py-12",
4579
+ "gap": "md",
4577
4580
  "children": [
4578
4581
  {
4579
4582
  "type": "spinner"
4580
4583
  },
4581
4584
  {
4582
- "type": "typography",
4583
- "content": "Loading…",
4584
4585
  "color": "muted",
4585
- "variant": "caption"
4586
+ "content": "Loading…",
4587
+ "variant": "caption",
4588
+ "type": "typography"
4586
4589
  }
4587
4590
  ],
4588
- "direction": "vertical",
4589
- "align": "center",
4590
- "gap": "md",
4591
4591
  "type": "stack"
4592
4592
  }
4593
4593
  ]
@@ -4602,23 +4602,20 @@
4602
4602
  "render-ui",
4603
4603
  "main",
4604
4604
  {
4605
- "appName": "EcommerceApp",
4606
4605
  "children": [
4607
4606
  {
4608
- "className": "max-w-5xl mx-auto w-full",
4609
- "direction": "vertical",
4610
4607
  "type": "stack",
4611
4608
  "children": [
4612
4609
  {
4610
+ "justify": "between",
4611
+ "type": "stack",
4613
4612
  "direction": "horizontal",
4614
4613
  "align": "center",
4615
- "type": "stack",
4616
4614
  "gap": "md",
4617
- "justify": "between",
4618
4615
  "children": [
4619
4616
  {
4620
4617
  "type": "stack",
4621
- "direction": "horizontal",
4618
+ "gap": "sm",
4622
4619
  "children": [
4623
4620
  {
4624
4621
  "name": "clipboard-list",
@@ -4630,22 +4627,22 @@
4630
4627
  "type": "typography"
4631
4628
  }
4632
4629
  ],
4633
- "gap": "sm",
4634
- "align": "center"
4630
+ "align": "center",
4631
+ "direction": "horizontal"
4635
4632
  },
4636
4633
  {
4637
- "type": "stack",
4638
4634
  "gap": "sm",
4635
+ "direction": "horizontal",
4639
4636
  "children": [
4640
4637
  {
4641
4638
  "action": "CREATE",
4642
- "type": "button",
4643
4639
  "label": "Create OrderRecord",
4640
+ "type": "button",
4644
4641
  "variant": "primary",
4645
4642
  "icon": "plus"
4646
4643
  }
4647
4644
  ],
4648
- "direction": "horizontal"
4645
+ "type": "stack"
4649
4646
  }
4650
4647
  ]
4651
4648
  },
@@ -4653,82 +4650,85 @@
4653
4650
  "type": "divider"
4654
4651
  },
4655
4652
  {
4653
+ "entity": "@payload.data",
4656
4654
  "itemActions": [
4657
4655
  {
4656
+ "event": "VIEW",
4658
4657
  "variant": "ghost",
4659
- "label": "View",
4660
- "event": "VIEW"
4658
+ "label": "View"
4661
4659
  },
4662
4660
  {
4663
- "variant": "ghost",
4664
4661
  "label": "Edit",
4662
+ "variant": "ghost",
4665
4663
  "event": "EDIT"
4666
4664
  },
4667
4665
  {
4668
- "event": "DELETE",
4669
4666
  "variant": "danger",
4670
- "label": "Delete"
4667
+ "label": "Delete",
4668
+ "event": "DELETE"
4671
4669
  }
4672
4670
  ],
4673
- "entity": "@payload.data",
4671
+ "type": "data-list",
4672
+ "variant": "card",
4674
4673
  "fields": [
4675
4674
  {
4676
4675
  "name": "customerName",
4677
4676
  "variant": "h3",
4678
- "icon": "clipboard-list",
4679
- "label": "Customer"
4677
+ "label": "Customer",
4678
+ "icon": "clipboard-list"
4680
4679
  },
4681
4680
  {
4682
- "name": "status",
4683
- "variant": "badge"
4681
+ "variant": "badge",
4682
+ "name": "status"
4684
4683
  },
4685
4684
  {
4685
+ "format": "currency",
4686
4686
  "label": "Total",
4687
4687
  "name": "orderTotal",
4688
- "variant": "h4",
4689
- "format": "currency"
4688
+ "variant": "h4"
4690
4689
  },
4691
4690
  {
4692
- "name": "email",
4693
- "variant": "caption"
4691
+ "variant": "caption",
4692
+ "name": "email"
4694
4693
  },
4695
4694
  {
4696
- "variant": "caption",
4697
4695
  "name": "shippingAddress",
4696
+ "variant": "caption",
4698
4697
  "label": "Address"
4699
4698
  }
4700
4699
  ],
4701
- "type": "data-list",
4702
- "variant": "card",
4703
4700
  "gap": "sm"
4704
4701
  }
4705
4702
  ],
4706
- "gap": "lg"
4703
+ "direction": "vertical",
4704
+ "gap": "lg",
4705
+ "className": "max-w-5xl mx-auto w-full"
4707
4706
  }
4708
4707
  ],
4708
+ "type": "dashboard-layout",
4709
+ "appName": "EcommerceApp",
4709
4710
  "navItems": [
4710
4711
  {
4711
- "icon": "package",
4712
4712
  "href": "/products",
4713
- "label": "Products"
4713
+ "label": "Products",
4714
+ "icon": "package"
4714
4715
  },
4715
4716
  {
4717
+ "href": "/cart",
4716
4718
  "icon": "shopping-cart",
4717
- "label": "Cart",
4718
- "href": "/cart"
4719
+ "label": "Cart"
4719
4720
  },
4720
4721
  {
4721
- "label": "Checkout",
4722
4722
  "href": "/checkout",
4723
- "icon": "credit-card"
4723
+ "icon": "credit-card",
4724
+ "label": "Checkout"
4724
4725
  },
4725
4726
  {
4727
+ "label": "Orders",
4726
4728
  "icon": "clipboard-list",
4727
- "href": "/orders",
4728
- "label": "Orders"
4729
+ "href": "/orders"
4729
4730
  }
4730
- ],
4731
- "type": "dashboard-layout"
4731
+ ]
4732
4732
  }
4733
4733
  ]
4734
4734
  ]
@@ -4742,36 +4742,36 @@
4742
4742
  "render-ui",
4743
4743
  "main",
4744
4744
  {
4745
+ "type": "stack",
4745
4746
  "align": "center",
4746
4747
  "direction": "vertical",
4747
- "type": "stack",
4748
+ "gap": "md",
4748
4749
  "className": "py-12",
4749
4750
  "children": [
4750
4751
  {
4751
- "color": "destructive",
4752
4752
  "type": "icon",
4753
+ "color": "destructive",
4753
4754
  "name": "alert-triangle"
4754
4755
  },
4755
4756
  {
4756
- "variant": "h3",
4757
4757
  "content": "Failed to load orderrecord",
4758
+ "variant": "h3",
4758
4759
  "type": "typography"
4759
4760
  },
4760
4761
  {
4761
- "content": "@payload.error",
4762
4762
  "type": "typography",
4763
+ "variant": "body",
4763
4764
  "color": "muted",
4764
- "variant": "body"
4765
+ "content": "@payload.error"
4765
4766
  },
4766
4767
  {
4767
- "variant": "primary",
4768
4768
  "type": "button",
4769
- "label": "Retry",
4770
4769
  "icon": "rotate-ccw",
4771
- "action": "INIT"
4770
+ "action": "INIT",
4771
+ "variant": "primary",
4772
+ "label": "Retry"
4772
4773
  }
4773
- ],
4774
- "gap": "md"
4774
+ ]
4775
4775
  }
4776
4776
  ]
4777
4777
  ]
@@ -4946,8 +4946,8 @@
4946
4946
  "OrderRecord",
4947
4947
  {
4948
4948
  "emit": {
4949
- "failure": "OrderRecordLoadFailed",
4950
- "success": "OrderRecordLoaded"
4949
+ "success": "OrderRecordLoaded",
4950
+ "failure": "OrderRecordLoadFailed"
4951
4951
  }
4952
4952
  }
4953
4953
  ]
@@ -4972,28 +4972,34 @@
4972
4972
  "render-ui",
4973
4973
  "modal",
4974
4974
  {
4975
+ "type": "stack",
4976
+ "direction": "vertical",
4977
+ "gap": "md",
4975
4978
  "children": [
4976
4979
  {
4980
+ "type": "stack",
4977
4981
  "children": [
4978
4982
  {
4979
- "type": "icon",
4980
- "name": "plus-circle"
4983
+ "name": "plus-circle",
4984
+ "type": "icon"
4981
4985
  },
4982
4986
  {
4983
- "type": "typography",
4984
4987
  "content": "Create OrderRecord",
4988
+ "type": "typography",
4985
4989
  "variant": "h3"
4986
4990
  }
4987
4991
  ],
4988
- "type": "stack",
4989
- "gap": "sm",
4990
- "direction": "horizontal"
4992
+ "direction": "horizontal",
4993
+ "gap": "sm"
4991
4994
  },
4992
4995
  {
4993
4996
  "type": "divider"
4994
4997
  },
4995
4998
  {
4999
+ "cancelEvent": "CLOSE",
4996
5000
  "mode": "create",
5001
+ "submitEvent": "SAVE",
5002
+ "type": "form-section",
4997
5003
  "fields": [
4998
5004
  "customerName",
4999
5005
  "email",
@@ -5001,15 +5007,9 @@
5001
5007
  "paymentMethod",
5002
5008
  "orderTotal",
5003
5009
  "status"
5004
- ],
5005
- "type": "form-section",
5006
- "submitEvent": "SAVE",
5007
- "cancelEvent": "CLOSE"
5010
+ ]
5008
5011
  }
5009
- ],
5010
- "gap": "md",
5011
- "type": "stack",
5012
- "direction": "vertical"
5012
+ ]
5013
5013
  }
5014
5014
  ]
5015
5015
  ]
@@ -5050,8 +5050,8 @@
5050
5050
  "@payload.data",
5051
5051
  {
5052
5052
  "emit": {
5053
- "failure": "OrderRecordSaveFailed",
5054
- "success": "OrderRecordSaved"
5053
+ "success": "OrderRecordSaved",
5054
+ "failure": "OrderRecordSaveFailed"
5055
5055
  }
5056
5056
  }
5057
5057
  ],
@@ -5277,11 +5277,11 @@
5277
5277
  "fetch",
5278
5278
  "OrderRecord",
5279
5279
  {
5280
- "id": "@payload.id",
5281
5280
  "emit": {
5282
5281
  "failure": "OrderRecordLoadFailed",
5283
5282
  "success": "OrderRecordLoaded"
5284
- }
5283
+ },
5284
+ "id": "@payload.id"
5285
5285
  }
5286
5286
  ],
5287
5287
  [
@@ -5289,27 +5289,31 @@
5289
5289
  "modal",
5290
5290
  {
5291
5291
  "type": "stack",
5292
+ "gap": "md",
5292
5293
  "children": [
5293
5294
  {
5294
5295
  "type": "stack",
5295
- "gap": "sm",
5296
- "direction": "horizontal",
5297
5296
  "children": [
5298
5297
  {
5299
- "type": "icon",
5300
- "name": "edit"
5298
+ "name": "edit",
5299
+ "type": "icon"
5301
5300
  },
5302
5301
  {
5303
5302
  "content": "Edit OrderRecord",
5304
5303
  "type": "typography",
5305
5304
  "variant": "h3"
5306
5305
  }
5307
- ]
5306
+ ],
5307
+ "direction": "horizontal",
5308
+ "gap": "sm"
5308
5309
  },
5309
5310
  {
5310
5311
  "type": "divider"
5311
5312
  },
5312
5313
  {
5314
+ "mode": "edit",
5315
+ "type": "form-section",
5316
+ "entity": "@payload.row",
5313
5317
  "fields": [
5314
5318
  "customerName",
5315
5319
  "email",
@@ -5318,15 +5322,11 @@
5318
5322
  "orderTotal",
5319
5323
  "status"
5320
5324
  ],
5321
- "mode": "edit",
5322
- "cancelEvent": "CLOSE",
5323
- "type": "form-section",
5324
- "entity": "@payload.row",
5325
- "submitEvent": "SAVE"
5325
+ "submitEvent": "SAVE",
5326
+ "cancelEvent": "CLOSE"
5326
5327
  }
5327
5328
  ],
5328
- "direction": "vertical",
5329
- "gap": "md"
5329
+ "direction": "vertical"
5330
5330
  }
5331
5331
  ]
5332
5332
  ]
@@ -5367,8 +5367,8 @@
5367
5367
  "@payload.data",
5368
5368
  {
5369
5369
  "emit": {
5370
- "success": "OrderRecordUpdated",
5371
- "failure": "OrderRecordUpdateFailed"
5370
+ "failure": "OrderRecordUpdateFailed",
5371
+ "success": "OrderRecordUpdated"
5372
5372
  }
5373
5373
  }
5374
5374
  ],
@@ -5612,18 +5612,18 @@
5612
5612
  "gap": "md",
5613
5613
  "children": [
5614
5614
  {
5615
- "type": "stack",
5616
5615
  "align": "center",
5617
- "gap": "sm",
5618
5616
  "direction": "horizontal",
5617
+ "type": "stack",
5618
+ "gap": "sm",
5619
5619
  "children": [
5620
5620
  {
5621
5621
  "type": "icon",
5622
5622
  "name": "eye"
5623
5623
  },
5624
5624
  {
5625
- "variant": "h3",
5626
5625
  "type": "typography",
5626
+ "variant": "h3",
5627
5627
  "content": "@entity.customerName"
5628
5628
  }
5629
5629
  ]
@@ -5632,96 +5632,95 @@
5632
5632
  "type": "divider"
5633
5633
  },
5634
5634
  {
5635
+ "direction": "horizontal",
5635
5636
  "children": [
5636
5637
  {
5638
+ "type": "typography",
5637
5639
  "variant": "caption",
5638
- "content": "Customer Name",
5639
- "type": "typography"
5640
+ "content": "Customer Name"
5640
5641
  },
5641
5642
  {
5642
- "type": "typography",
5643
+ "content": "@entity.customerName",
5643
5644
  "variant": "body",
5644
- "content": "@entity.customerName"
5645
+ "type": "typography"
5645
5646
  }
5646
5647
  ],
5647
- "type": "stack",
5648
5648
  "gap": "md",
5649
- "direction": "horizontal"
5649
+ "type": "stack"
5650
5650
  },
5651
5651
  {
5652
+ "gap": "md",
5652
5653
  "type": "stack",
5653
5654
  "direction": "horizontal",
5654
- "gap": "md",
5655
5655
  "children": [
5656
5656
  {
5657
- "variant": "caption",
5658
5657
  "content": "Email",
5659
- "type": "typography"
5658
+ "type": "typography",
5659
+ "variant": "caption"
5660
5660
  },
5661
5661
  {
5662
- "variant": "body",
5663
5662
  "type": "typography",
5664
- "content": "@entity.email"
5663
+ "content": "@entity.email",
5664
+ "variant": "body"
5665
5665
  }
5666
5666
  ]
5667
5667
  },
5668
5668
  {
5669
- "direction": "horizontal",
5670
- "type": "stack",
5671
5669
  "gap": "md",
5672
5670
  "children": [
5673
5671
  {
5672
+ "content": "Shipping Address",
5674
5673
  "type": "typography",
5675
- "variant": "caption",
5676
- "content": "Shipping Address"
5674
+ "variant": "caption"
5677
5675
  },
5678
5676
  {
5677
+ "variant": "body",
5679
5678
  "content": "@entity.shippingAddress",
5680
- "type": "typography",
5681
- "variant": "body"
5679
+ "type": "typography"
5682
5680
  }
5683
- ]
5681
+ ],
5682
+ "type": "stack",
5683
+ "direction": "horizontal"
5684
5684
  },
5685
5685
  {
5686
5686
  "children": [
5687
5687
  {
5688
+ "type": "typography",
5688
5689
  "variant": "caption",
5689
- "content": "Payment Method",
5690
- "type": "typography"
5690
+ "content": "Payment Method"
5691
5691
  },
5692
5692
  {
5693
- "variant": "body",
5694
5693
  "content": "@entity.paymentMethod",
5694
+ "variant": "body",
5695
5695
  "type": "typography"
5696
5696
  }
5697
5697
  ],
5698
- "direction": "horizontal",
5699
5698
  "type": "stack",
5700
- "gap": "md"
5699
+ "gap": "md",
5700
+ "direction": "horizontal"
5701
5701
  },
5702
5702
  {
5703
+ "gap": "md",
5704
+ "direction": "horizontal",
5703
5705
  "children": [
5704
5706
  {
5705
- "type": "typography",
5706
5707
  "variant": "caption",
5707
- "content": "Order Total"
5708
+ "content": "Order Total",
5709
+ "type": "typography"
5708
5710
  },
5709
5711
  {
5710
5712
  "variant": "body",
5711
- "content": "@entity.orderTotal",
5712
- "type": "typography"
5713
+ "type": "typography",
5714
+ "content": "@entity.orderTotal"
5713
5715
  }
5714
5716
  ],
5715
- "gap": "md",
5716
- "type": "stack",
5717
- "direction": "horizontal"
5717
+ "type": "stack"
5718
5718
  },
5719
5719
  {
5720
- "type": "stack",
5721
5720
  "children": [
5722
5721
  {
5723
- "content": "Status",
5724
5722
  "variant": "caption",
5723
+ "content": "Status",
5725
5724
  "type": "typography"
5726
5725
  },
5727
5726
  {
@@ -5730,36 +5729,37 @@
5730
5729
  "type": "typography"
5731
5730
  }
5732
5731
  ],
5733
- "gap": "md",
5734
- "direction": "horizontal"
5732
+ "type": "stack",
5733
+ "direction": "horizontal",
5734
+ "gap": "md"
5735
5735
  },
5736
5736
  {
5737
5737
  "type": "divider"
5738
5738
  },
5739
5739
  {
5740
+ "justify": "end",
5740
5741
  "type": "stack",
5741
- "direction": "horizontal",
5742
5742
  "gap": "sm",
5743
+ "direction": "horizontal",
5743
5744
  "children": [
5744
5745
  {
5745
- "variant": "primary",
5746
- "type": "button",
5747
- "action": "EDIT",
5746
+ "icon": "edit",
5748
5747
  "label": "Edit",
5749
- "icon": "edit"
5748
+ "action": "EDIT",
5749
+ "variant": "primary",
5750
+ "type": "button"
5750
5751
  },
5751
5752
  {
5752
- "variant": "ghost",
5753
5753
  "label": "Close",
5754
5754
  "type": "button",
5755
+ "variant": "ghost",
5755
5756
  "action": "CLOSE"
5756
5757
  }
5757
- ],
5758
- "justify": "end"
5758
+ ]
5759
5759
  }
5760
5760
  ],
5761
- "direction": "vertical",
5762
- "type": "stack"
5761
+ "type": "stack",
5762
+ "direction": "vertical"
5763
5763
  }
5764
5764
  ]
5765
5765
  ]
@@ -5981,8 +5981,8 @@
5981
5981
  "OrderRecord",
5982
5982
  {
5983
5983
  "emit": {
5984
- "failure": "OrderRecordLoadFailed",
5985
- "success": "OrderRecordLoaded"
5984
+ "success": "OrderRecordLoaded",
5985
+ "failure": "OrderRecordLoadFailed"
5986
5986
  }
5987
5987
  }
5988
5988
  ]
@@ -6004,8 +6004,8 @@
6004
6004
  {
6005
6005
  "id": "@payload.id",
6006
6006
  "emit": {
6007
- "success": "OrderRecordLoaded",
6008
- "failure": "OrderRecordLoadFailed"
6007
+ "failure": "OrderRecordLoadFailed",
6008
+ "success": "OrderRecordLoaded"
6009
6009
  }
6010
6010
  }
6011
6011
  ],
@@ -6013,57 +6013,57 @@
6013
6013
  "render-ui",
6014
6014
  "modal",
6015
6015
  {
6016
- "gap": "md",
6017
6016
  "type": "stack",
6018
6017
  "direction": "vertical",
6019
6018
  "children": [
6020
6019
  {
6021
- "direction": "horizontal",
6022
6020
  "align": "center",
6023
- "gap": "sm",
6024
- "type": "stack",
6025
6021
  "children": [
6026
6022
  {
6027
6023
  "type": "icon",
6028
6024
  "name": "alert-triangle"
6029
6025
  },
6030
6026
  {
6031
- "variant": "h3",
6032
6027
  "type": "typography",
6033
- "content": "Delete OrderRecord"
6028
+ "content": "Delete OrderRecord",
6029
+ "variant": "h3"
6034
6030
  }
6035
- ]
6031
+ ],
6032
+ "type": "stack",
6033
+ "gap": "sm",
6034
+ "direction": "horizontal"
6036
6035
  },
6037
6036
  {
6038
6037
  "type": "divider"
6039
6038
  },
6040
6039
  {
6040
+ "message": "This action cannot be undone.",
6041
6041
  "type": "alert",
6042
- "variant": "error",
6043
- "message": "This action cannot be undone."
6042
+ "variant": "error"
6044
6043
  },
6045
6044
  {
6045
+ "type": "stack",
6046
6046
  "direction": "horizontal",
6047
+ "justify": "end",
6047
6048
  "children": [
6048
6049
  {
6049
- "action": "CANCEL",
6050
- "label": "Cancel",
6051
6050
  "type": "button",
6052
- "variant": "ghost"
6051
+ "label": "Cancel",
6052
+ "variant": "ghost",
6053
+ "action": "CANCEL"
6053
6054
  },
6054
6055
  {
6055
- "type": "button",
6056
- "action": "CONFIRM_DELETE",
6057
- "variant": "danger",
6058
6056
  "icon": "check",
6059
- "label": "Delete"
6057
+ "variant": "danger",
6058
+ "type": "button",
6059
+ "label": "Delete",
6060
+ "action": "CONFIRM_DELETE"
6060
6061
  }
6061
6062
  ],
6062
- "type": "stack",
6063
- "justify": "end",
6064
6063
  "gap": "sm"
6065
6064
  }
6066
- ]
6065
+ ],
6066
+ "gap": "md"
6067
6067
  }
6068
6068
  ]
6069
6069
  ]
@@ -6080,8 +6080,8 @@
6080
6080
  "@entity.pendingId",
6081
6081
  {
6082
6082
  "emit": {
6083
- "success": "OrderRecordDeleted",
6084
- "failure": "OrderRecordDeleteFailed"
6083
+ "failure": "OrderRecordDeleteFailed",
6084
+ "success": "OrderRecordDeleted"
6085
6085
  }
6086
6086
  }
6087
6087
  ],
@@ -6135,8 +6135,8 @@
6135
6135
  "OrderRecord",
6136
6136
  {
6137
6137
  "emit": {
6138
- "success": "OrderRecordLoaded",
6139
- "failure": "OrderRecordLoadFailed"
6138
+ "failure": "OrderRecordLoadFailed",
6139
+ "success": "OrderRecordLoaded"
6140
6140
  }
6141
6141
  }
6142
6142
  ]