@almadar/std 15.6.2 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -805,8 +805,8 @@
805
805
  "Product",
806
806
  {
807
807
  "emit": {
808
- "failure": "ProductLoadFailed",
809
- "success": "ProductLoaded"
808
+ "success": "ProductLoaded",
809
+ "failure": "ProductLoadFailed"
810
810
  }
811
811
  }
812
812
  ],
@@ -814,22 +814,22 @@
814
814
  "render-ui",
815
815
  "main",
816
816
  {
817
- "type": "stack",
818
- "direction": "vertical",
819
- "className": "py-12",
817
+ "align": "center",
820
818
  "children": [
821
819
  {
822
820
  "type": "spinner"
823
821
  },
824
822
  {
825
- "type": "typography",
826
823
  "variant": "caption",
827
824
  "color": "muted",
825
+ "type": "typography",
828
826
  "content": "Loading…"
829
827
  }
830
828
  ],
831
- "gap": "md",
832
- "align": "center"
829
+ "className": "py-12",
830
+ "type": "stack",
831
+ "direction": "vertical",
832
+ "gap": "md"
833
833
  }
834
834
  ]
835
835
  ]
@@ -843,72 +843,75 @@
843
843
  "render-ui",
844
844
  "main",
845
845
  {
846
+ "type": "dashboard-layout",
847
+ "appName": "ServiceMarketplace",
846
848
  "navItems": [
847
849
  {
848
850
  "href": "/products",
849
- "label": "Products",
850
- "icon": "package"
851
+ "icon": "package",
852
+ "label": "Products"
851
853
  },
852
854
  {
855
+ "icon": "layout-list",
853
856
  "href": "/login",
854
- "label": "Login",
855
- "icon": "layout-list"
857
+ "label": "Login"
856
858
  },
857
859
  {
858
- "label": "Checkout",
860
+ "icon": "credit-card",
859
861
  "href": "/checkout",
860
- "icon": "credit-card"
862
+ "label": "Checkout"
861
863
  },
862
864
  {
865
+ "icon": "clipboard-list",
863
866
  "label": "Orders",
864
- "href": "/orders",
865
- "icon": "clipboard-list"
867
+ "href": "/orders"
866
868
  }
867
869
  ],
868
- "appName": "ServiceMarketplace",
869
870
  "children": [
870
871
  {
872
+ "direction": "vertical",
873
+ "type": "stack",
871
874
  "className": "max-w-5xl mx-auto w-full",
872
875
  "children": [
873
876
  {
874
877
  "direction": "horizontal",
875
878
  "type": "stack",
876
- "align": "center",
879
+ "gap": "md",
877
880
  "justify": "between",
881
+ "align": "center",
878
882
  "children": [
879
883
  {
880
884
  "direction": "horizontal",
881
885
  "gap": "sm",
882
- "align": "center",
886
+ "type": "stack",
883
887
  "children": [
884
888
  {
885
- "type": "icon",
886
- "name": "shopping-bag"
889
+ "name": "shopping-bag",
890
+ "type": "icon"
887
891
  },
888
892
  {
889
- "variant": "h2",
890
893
  "type": "typography",
891
- "content": "Products"
894
+ "content": "Products",
895
+ "variant": "h2"
892
896
  }
893
897
  ],
894
- "type": "stack"
898
+ "align": "center"
895
899
  },
896
900
  {
901
+ "direction": "horizontal",
897
902
  "gap": "sm",
898
903
  "type": "stack",
899
- "direction": "horizontal",
900
904
  "children": [
901
905
  {
902
- "action": "CREATE",
906
+ "type": "button",
903
907
  "variant": "primary",
904
908
  "icon": "plus",
905
- "type": "button",
906
- "label": "Create Product"
909
+ "label": "Create Product",
910
+ "action": "CREATE"
907
911
  }
908
912
  ]
909
913
  }
910
- ],
911
- "gap": "md"
914
+ ]
912
915
  },
913
916
  {
914
917
  "type": "divider"
@@ -917,17 +920,17 @@
917
920
  "itemActions": [
918
921
  {
919
922
  "event": "VIEW",
920
- "label": "View",
921
- "variant": "ghost"
923
+ "variant": "ghost",
924
+ "label": "View"
922
925
  },
923
926
  {
924
- "event": "EDIT",
925
927
  "variant": "ghost",
926
- "label": "Edit"
928
+ "label": "Edit",
929
+ "event": "EDIT"
927
930
  },
928
931
  {
929
- "event": "CHECKOUT",
930
932
  "label": "Checkout",
933
+ "event": "CHECKOUT",
931
934
  "variant": "primary"
932
935
  },
933
936
  {
@@ -936,48 +939,45 @@
936
939
  "label": "Delete"
937
940
  }
938
941
  ],
939
- "type": "data-grid",
940
- "entity": "@payload.data",
941
942
  "fields": [
942
943
  {
943
- "name": "name",
944
944
  "label": "Name",
945
- "variant": "h4",
946
- "icon": "shopping-bag"
945
+ "name": "name",
946
+ "icon": "shopping-bag",
947
+ "variant": "h4"
947
948
  },
948
949
  {
949
- "name": "description",
950
- "label": "Description",
951
- "variant": "badge",
952
950
  "colorMap": {
953
951
  "pending": "warning",
954
- "inactive": "neutral",
955
- "disabled": "neutral",
956
- "cancelled": "destructive",
957
- "error": "destructive",
958
952
  "active": "success",
959
953
  "draft": "warning",
960
- "failed": "destructive",
961
- "done": "success",
954
+ "inactive": "neutral",
962
955
  "completed": "success",
956
+ "scheduled": "warning",
957
+ "failed": "destructive",
958
+ "error": "destructive",
963
959
  "archived": "neutral",
964
- "scheduled": "warning"
965
- }
960
+ "cancelled": "destructive",
961
+ "disabled": "neutral",
962
+ "done": "success"
963
+ },
964
+ "name": "description",
965
+ "label": "Description",
966
+ "variant": "badge"
966
967
  },
967
968
  {
968
- "label": "Price",
969
+ "name": "price",
969
970
  "variant": "caption",
970
- "name": "price"
971
+ "label": "Price"
971
972
  }
972
- ]
973
+ ],
974
+ "entity": "@payload.data",
975
+ "type": "data-grid"
973
976
  }
974
977
  ],
975
- "direction": "vertical",
976
- "gap": "lg",
977
- "type": "stack"
978
+ "gap": "lg"
978
979
  }
979
- ],
980
- "type": "dashboard-layout"
980
+ ]
981
981
  }
982
982
  ]
983
983
  ]
@@ -991,36 +991,36 @@
991
991
  "render-ui",
992
992
  "main",
993
993
  {
994
- "gap": "md",
995
- "type": "stack",
996
994
  "direction": "vertical",
997
- "align": "center",
995
+ "gap": "md",
998
996
  "className": "py-12",
997
+ "type": "stack",
999
998
  "children": [
1000
999
  {
1001
- "name": "alert-triangle",
1002
1000
  "type": "icon",
1001
+ "name": "alert-triangle",
1003
1002
  "color": "destructive"
1004
1003
  },
1005
1004
  {
1006
- "content": "Failed to load product",
1007
1005
  "type": "typography",
1008
- "variant": "h3"
1006
+ "variant": "h3",
1007
+ "content": "Failed to load product"
1009
1008
  },
1010
1009
  {
1010
+ "content": "@payload.error",
1011
1011
  "variant": "body",
1012
- "color": "muted",
1013
1012
  "type": "typography",
1014
- "content": "@payload.error"
1013
+ "color": "muted"
1015
1014
  },
1016
1015
  {
1017
- "icon": "rotate-ccw",
1016
+ "variant": "primary",
1017
+ "type": "button",
1018
1018
  "label": "Retry",
1019
1019
  "action": "INIT",
1020
- "variant": "primary",
1021
- "type": "button"
1020
+ "icon": "rotate-ccw"
1022
1021
  }
1023
- ]
1022
+ ],
1023
+ "align": "center"
1024
1024
  }
1025
1025
  ]
1026
1026
  ]
@@ -1220,8 +1220,8 @@
1220
1220
  "Product",
1221
1221
  {
1222
1222
  "emit": {
1223
- "failure": "ProductLoadFailed",
1224
- "success": "ProductLoaded"
1223
+ "success": "ProductLoaded",
1224
+ "failure": "ProductLoadFailed"
1225
1225
  }
1226
1226
  }
1227
1227
  ],
@@ -1229,42 +1229,42 @@
1229
1229
  "render-ui",
1230
1230
  "modal",
1231
1231
  {
1232
- "type": "stack",
1233
1232
  "gap": "md",
1234
1233
  "children": [
1235
1234
  {
1236
- "type": "stack",
1237
- "gap": "sm",
1238
1235
  "direction": "horizontal",
1239
1236
  "children": [
1240
1237
  {
1241
- "type": "icon",
1242
- "name": "plus-circle"
1238
+ "name": "plus-circle",
1239
+ "type": "icon"
1243
1240
  },
1244
1241
  {
1245
- "content": "Create Product",
1242
+ "variant": "h3",
1246
1243
  "type": "typography",
1247
- "variant": "h3"
1244
+ "content": "Create Product"
1248
1245
  }
1249
- ]
1246
+ ],
1247
+ "type": "stack",
1248
+ "gap": "sm"
1250
1249
  },
1251
1250
  {
1252
1251
  "type": "divider"
1253
1252
  },
1254
1253
  {
1255
- "submitEvent": "SAVE",
1256
1254
  "type": "form-section",
1255
+ "submitEvent": "SAVE",
1257
1256
  "cancelEvent": "CLOSE",
1257
+ "mode": "create",
1258
1258
  "fields": [
1259
1259
  "name",
1260
1260
  "description",
1261
1261
  "price",
1262
1262
  "category",
1263
1263
  "inStock"
1264
- ],
1265
- "mode": "create"
1264
+ ]
1266
1265
  }
1267
1266
  ],
1267
+ "type": "stack",
1268
1268
  "direction": "vertical"
1269
1269
  }
1270
1270
  ]
@@ -1526,8 +1526,8 @@
1526
1526
  "Product",
1527
1527
  {
1528
1528
  "emit": {
1529
- "failure": "ProductLoadFailed",
1530
- "success": "ProductLoaded"
1529
+ "success": "ProductLoaded",
1530
+ "failure": "ProductLoadFailed"
1531
1531
  }
1532
1532
  }
1533
1533
  ]
@@ -1542,55 +1542,55 @@
1542
1542
  "fetch",
1543
1543
  "Product",
1544
1544
  {
1545
+ "id": "@payload.id",
1545
1546
  "emit": {
1546
- "success": "ProductLoaded",
1547
- "failure": "ProductLoadFailed"
1548
- },
1549
- "id": "@payload.id"
1547
+ "failure": "ProductLoadFailed",
1548
+ "success": "ProductLoaded"
1549
+ }
1550
1550
  }
1551
1551
  ],
1552
1552
  [
1553
1553
  "render-ui",
1554
1554
  "modal",
1555
1555
  {
1556
- "gap": "md",
1557
1556
  "direction": "vertical",
1557
+ "gap": "md",
1558
+ "type": "stack",
1558
1559
  "children": [
1559
1560
  {
1560
- "gap": "sm",
1561
1561
  "type": "stack",
1562
- "direction": "horizontal",
1562
+ "gap": "sm",
1563
1563
  "children": [
1564
1564
  {
1565
- "type": "icon",
1566
- "name": "edit"
1565
+ "name": "edit",
1566
+ "type": "icon"
1567
1567
  },
1568
1568
  {
1569
1569
  "content": "Edit Product",
1570
- "type": "typography",
1571
- "variant": "h3"
1570
+ "variant": "h3",
1571
+ "type": "typography"
1572
1572
  }
1573
- ]
1573
+ ],
1574
+ "direction": "horizontal"
1574
1575
  },
1575
1576
  {
1576
1577
  "type": "divider"
1577
1578
  },
1578
1579
  {
1579
- "type": "form-section",
1580
- "submitEvent": "SAVE",
1581
1580
  "cancelEvent": "CLOSE",
1582
- "entity": "@payload.row",
1583
- "mode": "edit",
1584
1581
  "fields": [
1585
1582
  "name",
1586
1583
  "description",
1587
1584
  "price",
1588
1585
  "category",
1589
1586
  "inStock"
1590
- ]
1587
+ ],
1588
+ "type": "form-section",
1589
+ "entity": "@payload.row",
1590
+ "mode": "edit",
1591
+ "submitEvent": "SAVE"
1591
1592
  }
1592
- ],
1593
- "type": "stack"
1593
+ ]
1594
1594
  }
1595
1595
  ]
1596
1596
  ]
@@ -1631,8 +1631,8 @@
1631
1631
  "@payload.data",
1632
1632
  {
1633
1633
  "emit": {
1634
- "success": "ProductUpdated",
1635
- "failure": "ProductUpdateFailed"
1634
+ "failure": "ProductUpdateFailed",
1635
+ "success": "ProductUpdated"
1636
1636
  }
1637
1637
  }
1638
1638
  ],
@@ -1815,8 +1815,8 @@
1815
1815
  "Product",
1816
1816
  {
1817
1817
  "emit": {
1818
- "failure": "ProductLoadFailed",
1819
- "success": "ProductLoaded"
1818
+ "success": "ProductLoaded",
1819
+ "failure": "ProductLoadFailed"
1820
1820
  }
1821
1821
  }
1822
1822
  ]
@@ -1831,37 +1831,36 @@
1831
1831
  "fetch",
1832
1832
  "Product",
1833
1833
  {
1834
- "id": "@payload.id",
1835
1834
  "emit": {
1836
1835
  "success": "ProductLoaded",
1837
1836
  "failure": "ProductLoadFailed"
1838
- }
1837
+ },
1838
+ "id": "@payload.id"
1839
1839
  }
1840
1840
  ],
1841
1841
  [
1842
1842
  "render-ui",
1843
1843
  "modal",
1844
1844
  {
1845
- "direction": "vertical",
1846
- "gap": "md",
1847
1845
  "type": "stack",
1846
+ "direction": "vertical",
1848
1847
  "children": [
1849
1848
  {
1850
- "direction": "horizontal",
1851
- "align": "center",
1849
+ "type": "stack",
1852
1850
  "children": [
1853
1851
  {
1854
- "name": "eye",
1855
- "type": "icon"
1852
+ "type": "icon",
1853
+ "name": "eye"
1856
1854
  },
1857
1855
  {
1858
1856
  "variant": "h3",
1859
- "content": "@entity.name",
1860
- "type": "typography"
1857
+ "type": "typography",
1858
+ "content": "@entity.name"
1861
1859
  }
1862
1860
  ],
1863
- "type": "stack",
1864
- "gap": "sm"
1861
+ "gap": "sm",
1862
+ "direction": "horizontal",
1863
+ "align": "center"
1865
1864
  },
1866
1865
  {
1867
1866
  "type": "divider"
@@ -1870,112 +1869,113 @@
1870
1869
  "children": [
1871
1870
  {
1872
1871
  "type": "typography",
1873
- "content": "Name",
1874
- "variant": "caption"
1872
+ "variant": "caption",
1873
+ "content": "Name"
1875
1874
  },
1876
1875
  {
1877
- "type": "typography",
1876
+ "content": "@entity.name",
1878
1877
  "variant": "body",
1879
- "content": "@entity.name"
1878
+ "type": "typography"
1880
1879
  }
1881
1880
  ],
1882
- "type": "stack",
1883
1881
  "direction": "horizontal",
1884
- "gap": "md"
1882
+ "gap": "md",
1883
+ "type": "stack"
1885
1884
  },
1886
1885
  {
1887
- "type": "stack",
1888
1886
  "direction": "horizontal",
1889
1887
  "gap": "md",
1890
1888
  "children": [
1891
1889
  {
1892
1890
  "variant": "caption",
1893
- "type": "typography",
1894
- "content": "Description"
1891
+ "content": "Description",
1892
+ "type": "typography"
1895
1893
  },
1896
1894
  {
1897
1895
  "variant": "body",
1898
- "content": "@entity.description",
1899
- "type": "typography"
1896
+ "type": "typography",
1897
+ "content": "@entity.description"
1900
1898
  }
1901
- ]
1899
+ ],
1900
+ "type": "stack"
1902
1901
  },
1903
1902
  {
1904
- "type": "stack",
1905
- "direction": "horizontal",
1906
1903
  "children": [
1907
1904
  {
1905
+ "variant": "caption",
1908
1906
  "content": "Price",
1909
- "type": "typography",
1910
- "variant": "caption"
1907
+ "type": "typography"
1911
1908
  },
1912
1909
  {
1913
- "type": "typography",
1910
+ "content": "@entity.price",
1914
1911
  "variant": "body",
1915
- "content": "@entity.price"
1912
+ "type": "typography"
1916
1913
  }
1917
1914
  ],
1915
+ "type": "stack",
1916
+ "direction": "horizontal",
1918
1917
  "gap": "md"
1919
1918
  },
1920
1919
  {
1920
+ "gap": "md",
1921
1921
  "type": "stack",
1922
1922
  "direction": "horizontal",
1923
1923
  "children": [
1924
1924
  {
1925
- "content": "Category",
1926
1925
  "variant": "caption",
1927
- "type": "typography"
1926
+ "type": "typography",
1927
+ "content": "Category"
1928
1928
  },
1929
1929
  {
1930
+ "content": "@entity.category",
1930
1931
  "variant": "body",
1931
- "type": "typography",
1932
- "content": "@entity.category"
1932
+ "type": "typography"
1933
1933
  }
1934
- ],
1935
- "gap": "md"
1934
+ ]
1936
1935
  },
1937
1936
  {
1938
- "gap": "md",
1939
1937
  "type": "stack",
1940
1938
  "direction": "horizontal",
1941
1939
  "children": [
1942
1940
  {
1943
- "variant": "caption",
1944
1941
  "content": "In Stock",
1945
- "type": "typography"
1942
+ "type": "typography",
1943
+ "variant": "caption"
1946
1944
  },
1947
1945
  {
1948
- "content": "@entity.inStock",
1949
1946
  "type": "typography",
1950
- "variant": "body"
1947
+ "variant": "body",
1948
+ "content": "@entity.inStock"
1951
1949
  }
1952
- ]
1950
+ ],
1951
+ "gap": "md"
1953
1952
  },
1954
1953
  {
1955
1954
  "type": "divider"
1956
1955
  },
1957
1956
  {
1957
+ "type": "stack",
1958
1958
  "direction": "horizontal",
1959
1959
  "gap": "sm",
1960
1960
  "justify": "end",
1961
1961
  "children": [
1962
1962
  {
1963
1963
  "label": "Edit",
1964
- "action": "EDIT",
1965
- "variant": "primary",
1966
1964
  "icon": "edit",
1967
- "type": "button"
1965
+ "variant": "primary",
1966
+ "type": "button",
1967
+ "action": "EDIT"
1968
1968
  },
1969
1969
  {
1970
1970
  "label": "Close",
1971
- "type": "button",
1972
1971
  "action": "CLOSE",
1973
- "variant": "ghost"
1972
+ "variant": "ghost",
1973
+ "type": "button"
1974
1974
  }
1975
- ],
1976
- "type": "stack"
1975
+ ]
1977
1976
  }
1978
- ]
1977
+ ],
1978
+ "gap": "md"
1979
1979
  }
1980
1980
  ]
1981
1981
  ]
@@ -2226,68 +2226,68 @@
2226
2226
  "fetch",
2227
2227
  "Product",
2228
2228
  {
2229
+ "id": "@payload.id",
2229
2230
  "emit": {
2230
- "success": "ProductLoaded",
2231
- "failure": "ProductLoadFailed"
2232
- },
2233
- "id": "@payload.id"
2231
+ "failure": "ProductLoadFailed",
2232
+ "success": "ProductLoaded"
2233
+ }
2234
2234
  }
2235
2235
  ],
2236
2236
  [
2237
2237
  "render-ui",
2238
2238
  "modal",
2239
2239
  {
2240
+ "gap": "md",
2240
2241
  "type": "stack",
2241
2242
  "children": [
2242
2243
  {
2244
+ "direction": "horizontal",
2245
+ "align": "center",
2246
+ "type": "stack",
2247
+ "gap": "sm",
2243
2248
  "children": [
2244
2249
  {
2245
- "type": "icon",
2246
- "name": "alert-triangle"
2250
+ "name": "alert-triangle",
2251
+ "type": "icon"
2247
2252
  },
2248
2253
  {
2249
- "variant": "h3",
2250
2254
  "type": "typography",
2255
+ "variant": "h3",
2251
2256
  "content": "Delete Product"
2252
2257
  }
2253
- ],
2254
- "align": "center",
2255
- "type": "stack",
2256
- "gap": "sm",
2257
- "direction": "horizontal"
2258
+ ]
2258
2259
  },
2259
2260
  {
2260
2261
  "type": "divider"
2261
2262
  },
2262
2263
  {
2263
- "type": "alert",
2264
2264
  "variant": "error",
2265
- "message": "This action cannot be undone."
2265
+ "message": "This action cannot be undone.",
2266
+ "type": "alert"
2266
2267
  },
2267
2268
  {
2268
- "justify": "end",
2269
2269
  "type": "stack",
2270
- "direction": "horizontal",
2271
2270
  "children": [
2272
2271
  {
2273
- "type": "button",
2274
- "label": "Cancel",
2275
2272
  "action": "CANCEL",
2273
+ "label": "Cancel",
2274
+ "type": "button",
2276
2275
  "variant": "ghost"
2277
2276
  },
2278
2277
  {
2278
+ "type": "button",
2279
2279
  "action": "CONFIRM_DELETE",
2280
2280
  "label": "Delete",
2281
- "type": "button",
2282
- "icon": "check",
2283
- "variant": "danger"
2281
+ "variant": "danger",
2282
+ "icon": "check"
2284
2283
  }
2285
2284
  ],
2285
+ "justify": "end",
2286
+ "direction": "horizontal",
2286
2287
  "gap": "sm"
2287
2288
  }
2288
2289
  ],
2289
- "direction": "vertical",
2290
- "gap": "md"
2290
+ "direction": "vertical"
2291
2291
  }
2292
2292
  ]
2293
2293
  ]
@@ -2304,8 +2304,8 @@
2304
2304
  "@entity.pendingId",
2305
2305
  {
2306
2306
  "emit": {
2307
- "failure": "ProductDeleteFailed",
2308
- "success": "ProductDeleted"
2307
+ "success": "ProductDeleted",
2308
+ "failure": "ProductDeleteFailed"
2309
2309
  }
2310
2310
  }
2311
2311
  ],
@@ -2359,8 +2359,8 @@
2359
2359
  "Product",
2360
2360
  {
2361
2361
  "emit": {
2362
- "failure": "ProductLoadFailed",
2363
- "success": "ProductLoaded"
2362
+ "success": "ProductLoaded",
2363
+ "failure": "ProductLoadFailed"
2364
2364
  }
2365
2365
  }
2366
2366
  ]
@@ -2388,8 +2388,8 @@
2388
2388
  "Product",
2389
2389
  {
2390
2390
  "emit": {
2391
- "success": "ProductLoaded",
2392
- "failure": "ProductLoadFailed"
2391
+ "failure": "ProductLoadFailed",
2392
+ "success": "ProductLoaded"
2393
2393
  }
2394
2394
  }
2395
2395
  ]
@@ -2686,53 +2686,25 @@
2686
2686
  "render-ui",
2687
2687
  "main",
2688
2688
  {
2689
- "navItems": [
2690
- {
2691
- "label": "Products",
2692
- "icon": "package",
2693
- "href": "/products"
2694
- },
2695
- {
2696
- "icon": "layout-list",
2697
- "label": "Login",
2698
- "href": "/login"
2699
- },
2700
- {
2701
- "href": "/checkout",
2702
- "label": "Checkout",
2703
- "icon": "credit-card"
2704
- },
2705
- {
2706
- "icon": "clipboard-list",
2707
- "label": "Orders",
2708
- "href": "/orders"
2709
- }
2710
- ],
2711
- "appName": "ServiceMarketplace",
2712
- "type": "dashboard-layout",
2713
2689
  "children": [
2714
2690
  {
2715
- "gap": "lg",
2716
- "align": "center",
2717
- "direction": "vertical",
2718
- "type": "stack",
2719
2691
  "children": [
2720
2692
  {
2693
+ "gap": "md",
2694
+ "type": "stack",
2695
+ "align": "center",
2721
2696
  "children": [
2722
2697
  {
2723
2698
  "name": "lock",
2724
2699
  "type": "icon"
2725
2700
  },
2726
2701
  {
2702
+ "content": "Sign In",
2727
2703
  "variant": "h2",
2728
- "type": "typography",
2729
- "content": "Sign In"
2704
+ "type": "typography"
2730
2705
  }
2731
2706
  ],
2732
- "gap": "md",
2733
- "type": "stack",
2734
- "direction": "horizontal",
2735
- "align": "center"
2707
+ "direction": "horizontal"
2736
2708
  },
2737
2709
  {
2738
2710
  "type": "divider"
@@ -2740,12 +2712,12 @@
2740
2712
  {
2741
2713
  "options": [
2742
2714
  {
2743
- "label": "Google",
2744
- "value": "google"
2715
+ "value": "google",
2716
+ "label": "Google"
2745
2717
  },
2746
2718
  {
2747
- "label": "GitHub",
2748
- "value": "github"
2719
+ "value": "github",
2720
+ "label": "GitHub"
2749
2721
  },
2750
2722
  {
2751
2723
  "label": "Microsoft",
@@ -2755,15 +2727,43 @@
2755
2727
  "type": "select"
2756
2728
  },
2757
2729
  {
2730
+ "type": "button",
2758
2731
  "action": "LOGIN",
2759
2732
  "variant": "primary",
2760
- "type": "button",
2761
- "label": "Login",
2762
- "icon": "log-in"
2733
+ "icon": "log-in",
2734
+ "label": "Login"
2763
2735
  }
2764
- ]
2736
+ ],
2737
+ "type": "stack",
2738
+ "gap": "lg",
2739
+ "direction": "vertical",
2740
+ "align": "center"
2765
2741
  }
2766
- ]
2742
+ ],
2743
+ "navItems": [
2744
+ {
2745
+ "icon": "package",
2746
+ "label": "Products",
2747
+ "href": "/products"
2748
+ },
2749
+ {
2750
+ "icon": "layout-list",
2751
+ "label": "Login",
2752
+ "href": "/login"
2753
+ },
2754
+ {
2755
+ "label": "Checkout",
2756
+ "href": "/checkout",
2757
+ "icon": "credit-card"
2758
+ },
2759
+ {
2760
+ "href": "/orders",
2761
+ "label": "Orders",
2762
+ "icon": "clipboard-list"
2763
+ }
2764
+ ],
2765
+ "type": "dashboard-layout",
2766
+ "appName": "ServiceMarketplace"
2767
2767
  }
2768
2768
  ]
2769
2769
  ]
@@ -2777,21 +2777,23 @@
2777
2777
  "render-ui",
2778
2778
  "main",
2779
2779
  {
2780
+ "appName": "ServiceMarketplace",
2781
+ "type": "dashboard-layout",
2780
2782
  "navItems": [
2781
2783
  {
2782
- "icon": "package",
2783
2784
  "label": "Products",
2785
+ "icon": "package",
2784
2786
  "href": "/products"
2785
2787
  },
2786
2788
  {
2787
- "label": "Login",
2788
2789
  "href": "/login",
2790
+ "label": "Login",
2789
2791
  "icon": "layout-list"
2790
2792
  },
2791
2793
  {
2792
- "href": "/checkout",
2793
2794
  "icon": "credit-card",
2794
- "label": "Checkout"
2795
+ "label": "Checkout",
2796
+ "href": "/checkout"
2795
2797
  },
2796
2798
  {
2797
2799
  "label": "Orders",
@@ -2801,13 +2803,11 @@
2801
2803
  ],
2802
2804
  "children": [
2803
2805
  {
2804
- "message": "Redirecting to provider for authorization.",
2805
2806
  "title": "Authorizing...",
2807
+ "message": "Redirecting to provider for authorization.",
2806
2808
  "type": "loading-state"
2807
2809
  }
2808
- ],
2809
- "appName": "ServiceMarketplace",
2810
- "type": "dashboard-layout"
2810
+ ]
2811
2811
  }
2812
2812
  ],
2813
2813
  [
@@ -2815,11 +2815,11 @@
2815
2815
  "oauth",
2816
2816
  "authorize",
2817
2817
  {
2818
- "provider": "@entity.provider",
2819
2818
  "scopes": [
2820
2819
  "openid",
2821
2820
  "email"
2822
- ]
2821
+ ],
2822
+ "provider": "@entity.provider"
2823
2823
  },
2824
2824
  {
2825
2825
  "emit": {
@@ -2844,64 +2844,64 @@
2844
2844
  "render-ui",
2845
2845
  "main",
2846
2846
  {
2847
- "appName": "ServiceMarketplace",
2848
- "type": "dashboard-layout",
2849
- "navItems": [
2850
- {
2851
- "label": "Products",
2852
- "icon": "package",
2853
- "href": "/products"
2854
- },
2855
- {
2856
- "label": "Login",
2857
- "href": "/login",
2858
- "icon": "layout-list"
2859
- },
2860
- {
2861
- "icon": "credit-card",
2862
- "label": "Checkout",
2863
- "href": "/checkout"
2864
- },
2865
- {
2866
- "href": "/orders",
2867
- "icon": "clipboard-list",
2868
- "label": "Orders"
2869
- }
2870
- ],
2871
2847
  "children": [
2872
2848
  {
2849
+ "type": "stack",
2850
+ "gap": "lg",
2873
2851
  "align": "center",
2852
+ "direction": "vertical",
2874
2853
  "children": [
2875
2854
  {
2876
- "type": "icon",
2877
- "name": "external-link"
2855
+ "name": "external-link",
2856
+ "type": "icon"
2878
2857
  },
2879
2858
  {
2880
- "content": "Authorization Required",
2881
2859
  "variant": "h2",
2860
+ "content": "Authorization Required",
2882
2861
  "type": "typography"
2883
2862
  },
2884
2863
  {
2885
- "variant": "body",
2886
2864
  "type": "typography",
2887
- "color": "muted",
2888
- "content": "@entity.authUrl"
2865
+ "variant": "body",
2866
+ "content": "@entity.authUrl",
2867
+ "color": "muted"
2889
2868
  },
2890
2869
  {
2891
- "type": "input",
2892
- "placeholder": "Paste authorization code here"
2870
+ "placeholder": "Paste authorization code here",
2871
+ "type": "input"
2893
2872
  },
2894
2873
  {
2895
- "type": "button",
2896
- "action": "CALLBACK",
2897
2874
  "label": "Submit",
2875
+ "action": "CALLBACK",
2876
+ "type": "button",
2898
2877
  "variant": "primary",
2899
2878
  "icon": "check"
2900
2879
  }
2901
- ],
2902
- "type": "stack",
2903
- "direction": "vertical",
2904
- "gap": "lg"
2880
+ ]
2881
+ }
2882
+ ],
2883
+ "appName": "ServiceMarketplace",
2884
+ "type": "dashboard-layout",
2885
+ "navItems": [
2886
+ {
2887
+ "label": "Products",
2888
+ "href": "/products",
2889
+ "icon": "package"
2890
+ },
2891
+ {
2892
+ "label": "Login",
2893
+ "href": "/login",
2894
+ "icon": "layout-list"
2895
+ },
2896
+ {
2897
+ "href": "/checkout",
2898
+ "label": "Checkout",
2899
+ "icon": "credit-card"
2900
+ },
2901
+ {
2902
+ "icon": "clipboard-list",
2903
+ "label": "Orders",
2904
+ "href": "/orders"
2905
2905
  }
2906
2906
  ]
2907
2907
  }
@@ -2931,71 +2931,71 @@
2931
2931
  "render-ui",
2932
2932
  "main",
2933
2933
  {
2934
- "navItems": [
2935
- {
2936
- "label": "Products",
2937
- "icon": "package",
2938
- "href": "/products"
2939
- },
2940
- {
2941
- "label": "Login",
2942
- "href": "/login",
2943
- "icon": "layout-list"
2944
- },
2945
- {
2946
- "label": "Checkout",
2947
- "icon": "credit-card",
2948
- "href": "/checkout"
2949
- },
2950
- {
2951
- "href": "/orders",
2952
- "icon": "clipboard-list",
2953
- "label": "Orders"
2954
- }
2955
- ],
2956
2934
  "type": "dashboard-layout",
2935
+ "appName": "ServiceMarketplace",
2957
2936
  "children": [
2958
2937
  {
2959
2938
  "type": "stack",
2960
2939
  "gap": "lg",
2961
- "direction": "vertical",
2962
2940
  "align": "center",
2963
2941
  "children": [
2964
2942
  {
2965
- "name": "check-circle",
2966
- "type": "icon"
2943
+ "type": "icon",
2944
+ "name": "check-circle"
2967
2945
  },
2968
2946
  {
2969
- "type": "alert",
2970
2947
  "variant": "success",
2948
+ "type": "alert",
2971
2949
  "message": "Authenticated successfully"
2972
2950
  },
2973
2951
  {
2952
+ "gap": "sm",
2974
2953
  "justify": "center",
2975
2954
  "children": [
2976
2955
  {
2977
- "icon": "refresh-cw",
2978
2956
  "type": "button",
2979
- "action": "REFRESH",
2980
2957
  "variant": "ghost",
2981
- "label": "Refresh Token"
2958
+ "label": "Refresh Token",
2959
+ "action": "REFRESH",
2960
+ "icon": "refresh-cw"
2982
2961
  },
2983
2962
  {
2963
+ "icon": "log-out",
2984
2964
  "type": "button",
2985
- "label": "Logout",
2986
2965
  "action": "LOGOUT",
2987
- "icon": "log-out",
2988
- "variant": "ghost"
2966
+ "variant": "ghost",
2967
+ "label": "Logout"
2989
2968
  }
2990
2969
  ],
2991
- "type": "stack",
2992
2970
  "direction": "horizontal",
2993
- "gap": "sm"
2971
+ "type": "stack"
2994
2972
  }
2995
- ]
2973
+ ],
2974
+ "direction": "vertical"
2996
2975
  }
2997
2976
  ],
2998
- "appName": "ServiceMarketplace"
2977
+ "navItems": [
2978
+ {
2979
+ "label": "Products",
2980
+ "href": "/products",
2981
+ "icon": "package"
2982
+ },
2983
+ {
2984
+ "label": "Login",
2985
+ "href": "/login",
2986
+ "icon": "layout-list"
2987
+ },
2988
+ {
2989
+ "label": "Checkout",
2990
+ "href": "/checkout",
2991
+ "icon": "credit-card"
2992
+ },
2993
+ {
2994
+ "href": "/orders",
2995
+ "icon": "clipboard-list",
2996
+ "label": "Orders"
2997
+ }
2998
+ ]
2999
2999
  }
3000
3000
  ]
3001
3001
  ]
@@ -3014,52 +3014,52 @@
3014
3014
  "render-ui",
3015
3015
  "main",
3016
3016
  {
3017
+ "appName": "ServiceMarketplace",
3018
+ "navItems": [
3019
+ {
3020
+ "href": "/products",
3021
+ "label": "Products",
3022
+ "icon": "package"
3023
+ },
3024
+ {
3025
+ "href": "/login",
3026
+ "icon": "layout-list",
3027
+ "label": "Login"
3028
+ },
3029
+ {
3030
+ "label": "Checkout",
3031
+ "href": "/checkout",
3032
+ "icon": "credit-card"
3033
+ },
3034
+ {
3035
+ "icon": "clipboard-list",
3036
+ "label": "Orders",
3037
+ "href": "/orders"
3038
+ }
3039
+ ],
3017
3040
  "children": [
3018
3041
  {
3019
- "direction": "vertical",
3020
3042
  "type": "stack",
3021
3043
  "align": "center",
3022
3044
  "children": [
3023
3045
  {
3024
- "type": "error-state",
3025
- "onRetry": "RETRY",
3026
3046
  "title": "Authentication Failed",
3027
- "message": "@entity.error"
3047
+ "type": "error-state",
3048
+ "message": "@entity.error",
3049
+ "onRetry": "RETRY"
3028
3050
  },
3029
3051
  {
3030
- "icon": "rotate-ccw",
3052
+ "label": "Try Again",
3031
3053
  "variant": "primary",
3032
3054
  "type": "button",
3033
- "label": "Try Again",
3034
- "action": "RETRY"
3055
+ "action": "RETRY",
3056
+ "icon": "rotate-ccw"
3035
3057
  }
3036
3058
  ],
3059
+ "direction": "vertical",
3037
3060
  "gap": "lg"
3038
3061
  }
3039
3062
  ],
3040
- "navItems": [
3041
- {
3042
- "href": "/products",
3043
- "icon": "package",
3044
- "label": "Products"
3045
- },
3046
- {
3047
- "label": "Login",
3048
- "icon": "layout-list",
3049
- "href": "/login"
3050
- },
3051
- {
3052
- "href": "/checkout",
3053
- "label": "Checkout",
3054
- "icon": "credit-card"
3055
- },
3056
- {
3057
- "href": "/orders",
3058
- "icon": "clipboard-list",
3059
- "label": "Orders"
3060
- }
3061
- ],
3062
- "appName": "ServiceMarketplace",
3063
3063
  "type": "dashboard-layout"
3064
3064
  }
3065
3065
  ]
@@ -3089,71 +3089,71 @@
3089
3089
  "render-ui",
3090
3090
  "main",
3091
3091
  {
3092
- "navItems": [
3093
- {
3094
- "icon": "package",
3095
- "href": "/products",
3096
- "label": "Products"
3097
- },
3098
- {
3099
- "href": "/login",
3100
- "icon": "layout-list",
3101
- "label": "Login"
3102
- },
3103
- {
3104
- "href": "/checkout",
3105
- "icon": "credit-card",
3106
- "label": "Checkout"
3107
- },
3108
- {
3109
- "label": "Orders",
3110
- "href": "/orders",
3111
- "icon": "clipboard-list"
3112
- }
3113
- ],
3092
+ "type": "dashboard-layout",
3093
+ "appName": "ServiceMarketplace",
3114
3094
  "children": [
3115
3095
  {
3096
+ "align": "center",
3116
3097
  "direction": "vertical",
3098
+ "type": "stack",
3117
3099
  "children": [
3118
3100
  {
3119
- "name": "check-circle",
3120
- "type": "icon"
3101
+ "type": "icon",
3102
+ "name": "check-circle"
3121
3103
  },
3122
3104
  {
3123
- "message": "Authenticated successfully",
3124
3105
  "variant": "success",
3125
- "type": "alert"
3106
+ "type": "alert",
3107
+ "message": "Authenticated successfully"
3126
3108
  },
3127
3109
  {
3128
- "direction": "horizontal",
3110
+ "type": "stack",
3129
3111
  "gap": "sm",
3130
3112
  "justify": "center",
3131
- "type": "stack",
3113
+ "direction": "horizontal",
3132
3114
  "children": [
3133
3115
  {
3134
- "type": "button",
3135
- "action": "REFRESH",
3136
3116
  "icon": "refresh-cw",
3117
+ "action": "REFRESH",
3118
+ "type": "button",
3137
3119
  "label": "Refresh Token",
3138
3120
  "variant": "ghost"
3139
3121
  },
3140
3122
  {
3123
+ "type": "button",
3124
+ "variant": "ghost",
3141
3125
  "icon": "log-out",
3142
3126
  "label": "Logout",
3143
- "variant": "ghost",
3144
- "action": "LOGOUT",
3145
- "type": "button"
3127
+ "action": "LOGOUT"
3146
3128
  }
3147
3129
  ]
3148
3130
  }
3149
3131
  ],
3150
- "type": "stack",
3151
- "gap": "lg",
3152
- "align": "center"
3132
+ "gap": "lg"
3153
3133
  }
3154
3134
  ],
3155
- "appName": "ServiceMarketplace",
3156
- "type": "dashboard-layout"
3135
+ "navItems": [
3136
+ {
3137
+ "icon": "package",
3138
+ "href": "/products",
3139
+ "label": "Products"
3140
+ },
3141
+ {
3142
+ "label": "Login",
3143
+ "href": "/login",
3144
+ "icon": "layout-list"
3145
+ },
3146
+ {
3147
+ "label": "Checkout",
3148
+ "href": "/checkout",
3149
+ "icon": "credit-card"
3150
+ },
3151
+ {
3152
+ "href": "/orders",
3153
+ "icon": "clipboard-list",
3154
+ "label": "Orders"
3155
+ }
3156
+ ]
3157
3157
  }
3158
3158
  ]
3159
3159
  ]
@@ -3167,15 +3167,6 @@
3167
3167
  "render-ui",
3168
3168
  "main",
3169
3169
  {
3170
- "type": "dashboard-layout",
3171
- "appName": "ServiceMarketplace",
3172
- "children": [
3173
- {
3174
- "message": "Obtaining a new access token.",
3175
- "title": "Refreshing token...",
3176
- "type": "loading-state"
3177
- }
3178
- ],
3179
3170
  "navItems": [
3180
3171
  {
3181
3172
  "label": "Products",
@@ -3183,19 +3174,28 @@
3183
3174
  "icon": "package"
3184
3175
  },
3185
3176
  {
3186
- "label": "Login",
3187
3177
  "href": "/login",
3188
- "icon": "layout-list"
3178
+ "icon": "layout-list",
3179
+ "label": "Login"
3189
3180
  },
3190
3181
  {
3191
3182
  "icon": "credit-card",
3192
- "label": "Checkout",
3193
- "href": "/checkout"
3183
+ "href": "/checkout",
3184
+ "label": "Checkout"
3194
3185
  },
3195
3186
  {
3196
- "href": "/orders",
3187
+ "icon": "clipboard-list",
3197
3188
  "label": "Orders",
3198
- "icon": "clipboard-list"
3189
+ "href": "/orders"
3190
+ }
3191
+ ],
3192
+ "type": "dashboard-layout",
3193
+ "appName": "ServiceMarketplace",
3194
+ "children": [
3195
+ {
3196
+ "type": "loading-state",
3197
+ "title": "Refreshing token...",
3198
+ "message": "Obtaining a new access token."
3199
3199
  }
3200
3200
  ]
3201
3201
  }
@@ -3230,53 +3230,55 @@
3230
3230
  "render-ui",
3231
3231
  "main",
3232
3232
  {
3233
+ "type": "dashboard-layout",
3233
3234
  "navItems": [
3234
3235
  {
3236
+ "icon": "package",
3235
3237
  "label": "Products",
3236
- "href": "/products",
3237
- "icon": "package"
3238
+ "href": "/products"
3238
3239
  },
3239
3240
  {
3240
- "label": "Login",
3241
3241
  "icon": "layout-list",
3242
+ "label": "Login",
3242
3243
  "href": "/login"
3243
3244
  },
3244
3245
  {
3245
3246
  "label": "Checkout",
3246
- "href": "/checkout",
3247
- "icon": "credit-card"
3247
+ "icon": "credit-card",
3248
+ "href": "/checkout"
3248
3249
  },
3249
3250
  {
3250
- "icon": "clipboard-list",
3251
3251
  "label": "Orders",
3252
- "href": "/orders"
3252
+ "href": "/orders",
3253
+ "icon": "clipboard-list"
3253
3254
  }
3254
3255
  ],
3256
+ "appName": "ServiceMarketplace",
3255
3257
  "children": [
3256
3258
  {
3257
- "direction": "vertical",
3258
3259
  "children": [
3259
3260
  {
3260
- "gap": "md",
3261
- "direction": "horizontal",
3262
- "type": "stack",
3263
- "align": "center",
3264
3261
  "children": [
3265
3262
  {
3266
3263
  "name": "lock",
3267
3264
  "type": "icon"
3268
3265
  },
3269
3266
  {
3267
+ "content": "Sign In",
3270
3268
  "variant": "h2",
3271
- "type": "typography",
3272
- "content": "Sign In"
3269
+ "type": "typography"
3273
3270
  }
3274
- ]
3271
+ ],
3272
+ "align": "center",
3273
+ "type": "stack",
3274
+ "direction": "horizontal",
3275
+ "gap": "md"
3275
3276
  },
3276
3277
  {
3277
3278
  "type": "divider"
3278
3279
  },
3279
3280
  {
3281
+ "type": "select",
3280
3282
  "options": [
3281
3283
  {
3282
3284
  "label": "Google",
@@ -3290,24 +3292,22 @@
3290
3292
  "label": "Microsoft",
3291
3293
  "value": "microsoft"
3292
3294
  }
3293
- ],
3294
- "type": "select"
3295
+ ]
3295
3296
  },
3296
3297
  {
3297
- "type": "button",
3298
- "variant": "primary",
3299
3298
  "label": "Login",
3300
3299
  "icon": "log-in",
3301
- "action": "LOGIN"
3300
+ "variant": "primary",
3301
+ "action": "LOGIN",
3302
+ "type": "button"
3302
3303
  }
3303
3304
  ],
3305
+ "direction": "vertical",
3306
+ "type": "stack",
3304
3307
  "gap": "lg",
3305
- "align": "center",
3306
- "type": "stack"
3308
+ "align": "center"
3307
3309
  }
3308
- ],
3309
- "type": "dashboard-layout",
3310
- "appName": "ServiceMarketplace"
3310
+ ]
3311
3311
  }
3312
3312
  ]
3313
3313
  ]
@@ -3326,36 +3326,11 @@
3326
3326
  "render-ui",
3327
3327
  "main",
3328
3328
  {
3329
- "type": "dashboard-layout",
3330
- "appName": "ServiceMarketplace",
3331
- "navItems": [
3332
- {
3333
- "label": "Products",
3334
- "href": "/products",
3335
- "icon": "package"
3336
- },
3337
- {
3338
- "label": "Login",
3339
- "href": "/login",
3340
- "icon": "layout-list"
3341
- },
3342
- {
3343
- "href": "/checkout",
3344
- "icon": "credit-card",
3345
- "label": "Checkout"
3346
- },
3347
- {
3348
- "href": "/orders",
3349
- "icon": "clipboard-list",
3350
- "label": "Orders"
3351
- }
3352
- ],
3353
3329
  "children": [
3354
3330
  {
3355
3331
  "direction": "vertical",
3356
- "type": "stack",
3357
3332
  "align": "center",
3358
- "gap": "lg",
3333
+ "type": "stack",
3359
3334
  "children": [
3360
3335
  {
3361
3336
  "name": "check-circle",
@@ -3367,13 +3342,14 @@
3367
3342
  "message": "Authenticated successfully"
3368
3343
  },
3369
3344
  {
3370
- "direction": "horizontal",
3371
3345
  "gap": "sm",
3372
3346
  "justify": "center",
3347
+ "type": "stack",
3348
+ "direction": "horizontal",
3373
3349
  "children": [
3374
3350
  {
3375
- "action": "REFRESH",
3376
3351
  "variant": "ghost",
3352
+ "action": "REFRESH",
3377
3353
  "label": "Refresh Token",
3378
3354
  "type": "button",
3379
3355
  "icon": "refresh-cw"
@@ -3381,16 +3357,40 @@
3381
3357
  {
3382
3358
  "type": "button",
3383
3359
  "variant": "ghost",
3360
+ "label": "Logout",
3384
3361
  "icon": "log-out",
3385
- "action": "LOGOUT",
3386
- "label": "Logout"
3362
+ "action": "LOGOUT"
3387
3363
  }
3388
- ],
3389
- "type": "stack"
3364
+ ]
3390
3365
  }
3391
- ]
3366
+ ],
3367
+ "gap": "lg"
3368
+ }
3369
+ ],
3370
+ "navItems": [
3371
+ {
3372
+ "label": "Products",
3373
+ "href": "/products",
3374
+ "icon": "package"
3375
+ },
3376
+ {
3377
+ "label": "Login",
3378
+ "icon": "layout-list",
3379
+ "href": "/login"
3380
+ },
3381
+ {
3382
+ "href": "/checkout",
3383
+ "icon": "credit-card",
3384
+ "label": "Checkout"
3385
+ },
3386
+ {
3387
+ "label": "Orders",
3388
+ "href": "/orders",
3389
+ "icon": "clipboard-list"
3392
3390
  }
3393
- ]
3391
+ ],
3392
+ "appName": "ServiceMarketplace",
3393
+ "type": "dashboard-layout"
3394
3394
  }
3395
3395
  ]
3396
3396
  ]
@@ -3409,17 +3409,40 @@
3409
3409
  "render-ui",
3410
3410
  "main",
3411
3411
  {
3412
+ "children": [
3413
+ {
3414
+ "gap": "lg",
3415
+ "align": "center",
3416
+ "type": "stack",
3417
+ "children": [
3418
+ {
3419
+ "type": "error-state",
3420
+ "onRetry": "RETRY",
3421
+ "message": "@entity.error",
3422
+ "title": "Authentication Failed"
3423
+ },
3424
+ {
3425
+ "type": "button",
3426
+ "icon": "rotate-ccw",
3427
+ "label": "Try Again",
3428
+ "variant": "primary",
3429
+ "action": "RETRY"
3430
+ }
3431
+ ],
3432
+ "direction": "vertical"
3433
+ }
3434
+ ],
3412
3435
  "appName": "ServiceMarketplace",
3413
3436
  "navItems": [
3414
3437
  {
3415
3438
  "icon": "package",
3416
- "label": "Products",
3417
- "href": "/products"
3439
+ "href": "/products",
3440
+ "label": "Products"
3418
3441
  },
3419
3442
  {
3420
- "icon": "layout-list",
3443
+ "label": "Login",
3421
3444
  "href": "/login",
3422
- "label": "Login"
3445
+ "icon": "layout-list"
3423
3446
  },
3424
3447
  {
3425
3448
  "href": "/checkout",
@@ -3427,34 +3450,11 @@
3427
3450
  "label": "Checkout"
3428
3451
  },
3429
3452
  {
3430
- "icon": "clipboard-list",
3431
3453
  "href": "/orders",
3454
+ "icon": "clipboard-list",
3432
3455
  "label": "Orders"
3433
3456
  }
3434
3457
  ],
3435
- "children": [
3436
- {
3437
- "type": "stack",
3438
- "gap": "lg",
3439
- "align": "center",
3440
- "children": [
3441
- {
3442
- "message": "@entity.error",
3443
- "type": "error-state",
3444
- "title": "Authentication Failed",
3445
- "onRetry": "RETRY"
3446
- },
3447
- {
3448
- "type": "button",
3449
- "variant": "primary",
3450
- "label": "Try Again",
3451
- "action": "RETRY",
3452
- "icon": "rotate-ccw"
3453
- }
3454
- ],
3455
- "direction": "vertical"
3456
- }
3457
- ],
3458
3458
  "type": "dashboard-layout"
3459
3459
  }
3460
3460
  ]
@@ -3469,27 +3469,31 @@
3469
3469
  "render-ui",
3470
3470
  "main",
3471
3471
  {
3472
+ "appName": "ServiceMarketplace",
3473
+ "type": "dashboard-layout",
3472
3474
  "children": [
3473
3475
  {
3476
+ "type": "stack",
3474
3477
  "direction": "vertical",
3475
3478
  "align": "center",
3479
+ "gap": "lg",
3476
3480
  "children": [
3477
3481
  {
3478
- "gap": "md",
3482
+ "direction": "horizontal",
3483
+ "type": "stack",
3479
3484
  "children": [
3480
3485
  {
3481
3486
  "type": "icon",
3482
3487
  "name": "lock"
3483
3488
  },
3484
3489
  {
3485
- "content": "Sign In",
3490
+ "variant": "h2",
3486
3491
  "type": "typography",
3487
- "variant": "h2"
3492
+ "content": "Sign In"
3488
3493
  }
3489
3494
  ],
3490
- "direction": "horizontal",
3491
- "type": "stack",
3492
- "align": "center"
3495
+ "align": "center",
3496
+ "gap": "md"
3493
3497
  },
3494
3498
  {
3495
3499
  "type": "divider"
@@ -3498,55 +3502,51 @@
3498
3502
  "type": "select",
3499
3503
  "options": [
3500
3504
  {
3501
- "value": "google",
3502
- "label": "Google"
3505
+ "label": "Google",
3506
+ "value": "google"
3503
3507
  },
3504
3508
  {
3505
3509
  "label": "GitHub",
3506
3510
  "value": "github"
3507
3511
  },
3508
3512
  {
3509
- "label": "Microsoft",
3510
- "value": "microsoft"
3513
+ "value": "microsoft",
3514
+ "label": "Microsoft"
3511
3515
  }
3512
3516
  ]
3513
3517
  },
3514
3518
  {
3515
- "label": "Login",
3516
3519
  "action": "LOGIN",
3517
- "variant": "primary",
3518
3520
  "type": "button",
3519
- "icon": "log-in"
3521
+ "variant": "primary",
3522
+ "icon": "log-in",
3523
+ "label": "Login"
3520
3524
  }
3521
- ],
3522
- "gap": "lg",
3523
- "type": "stack"
3525
+ ]
3524
3526
  }
3525
3527
  ],
3526
- "appName": "ServiceMarketplace",
3527
3528
  "navItems": [
3528
3529
  {
3529
- "label": "Products",
3530
+ "icon": "package",
3530
3531
  "href": "/products",
3531
- "icon": "package"
3532
+ "label": "Products"
3532
3533
  },
3533
3534
  {
3534
- "label": "Login",
3535
+ "icon": "layout-list",
3535
3536
  "href": "/login",
3536
- "icon": "layout-list"
3537
+ "label": "Login"
3537
3538
  },
3538
3539
  {
3540
+ "label": "Checkout",
3539
3541
  "href": "/checkout",
3540
- "icon": "credit-card",
3541
- "label": "Checkout"
3542
+ "icon": "credit-card"
3542
3543
  },
3543
3544
  {
3544
3545
  "label": "Orders",
3545
- "href": "/orders",
3546
- "icon": "clipboard-list"
3546
+ "icon": "clipboard-list",
3547
+ "href": "/orders"
3547
3548
  }
3548
- ],
3549
- "type": "dashboard-layout"
3549
+ ]
3550
3550
  }
3551
3551
  ]
3552
3552
  ]
@@ -3830,8 +3830,8 @@
3830
3830
  "OrderPayment",
3831
3831
  {
3832
3832
  "emit": {
3833
- "success": "OrderPaymentLoaded",
3834
- "failure": "OrderPaymentLoadFailed"
3833
+ "failure": "OrderPaymentLoadFailed",
3834
+ "success": "OrderPaymentLoaded"
3835
3835
  }
3836
3836
  }
3837
3837
  ],
@@ -3840,53 +3840,77 @@
3840
3840
  "main",
3841
3841
  {
3842
3842
  "appName": "ServiceMarketplace",
3843
- "type": "dashboard-layout",
3843
+ "navItems": [
3844
+ {
3845
+ "icon": "package",
3846
+ "href": "/products",
3847
+ "label": "Products"
3848
+ },
3849
+ {
3850
+ "href": "/login",
3851
+ "label": "Login",
3852
+ "icon": "layout-list"
3853
+ },
3854
+ {
3855
+ "href": "/checkout",
3856
+ "label": "Checkout",
3857
+ "icon": "credit-card"
3858
+ },
3859
+ {
3860
+ "icon": "clipboard-list",
3861
+ "label": "Orders",
3862
+ "href": "/orders"
3863
+ }
3864
+ ],
3844
3865
  "children": [
3845
3866
  {
3867
+ "gap": "lg",
3868
+ "align": "center",
3869
+ "type": "stack",
3846
3870
  "children": [
3847
3871
  {
3872
+ "direction": "horizontal",
3873
+ "align": "center",
3874
+ "type": "stack",
3875
+ "gap": "md",
3848
3876
  "children": [
3849
3877
  {
3850
- "type": "icon",
3851
- "name": "credit-card"
3878
+ "name": "credit-card",
3879
+ "type": "icon"
3852
3880
  },
3853
3881
  {
3854
3882
  "variant": "h2",
3855
- "type": "typography",
3856
- "content": "Payment"
3883
+ "content": "Payment",
3884
+ "type": "typography"
3857
3885
  }
3858
- ],
3859
- "direction": "horizontal",
3860
- "type": "stack",
3861
- "gap": "md",
3862
- "align": "center"
3886
+ ]
3863
3887
  },
3864
3888
  {
3865
3889
  "type": "divider"
3866
3890
  },
3867
3891
  {
3868
- "type": "stack",
3869
3892
  "direction": "vertical",
3893
+ "type": "stack",
3870
3894
  "children": [
3871
3895
  {
3872
- "inputType": "number",
3896
+ "placeholder": "0.00",
3873
3897
  "type": "input",
3874
- "placeholder": "0.00"
3898
+ "inputType": "number"
3875
3899
  },
3876
3900
  {
3877
3901
  "type": "select",
3878
3902
  "options": [
3879
3903
  {
3880
- "label": "USD",
3881
- "value": "usd"
3904
+ "value": "usd",
3905
+ "label": "USD"
3882
3906
  },
3883
3907
  {
3884
- "label": "EUR",
3885
- "value": "eur"
3908
+ "value": "eur",
3909
+ "label": "EUR"
3886
3910
  },
3887
3911
  {
3888
- "label": "GBP",
3889
- "value": "gbp"
3912
+ "value": "gbp",
3913
+ "label": "GBP"
3890
3914
  }
3891
3915
  ]
3892
3916
  }
@@ -3895,40 +3919,16 @@
3895
3919
  },
3896
3920
  {
3897
3921
  "variant": "primary",
3898
- "action": "CREATE_PAYMENT",
3922
+ "icon": "credit-card",
3899
3923
  "type": "button",
3900
- "label": "Pay",
3901
- "icon": "credit-card"
3924
+ "action": "CREATE_PAYMENT",
3925
+ "label": "Pay"
3902
3926
  }
3903
3927
  ],
3904
- "type": "stack",
3905
- "direction": "vertical",
3906
- "align": "center",
3907
- "gap": "lg"
3928
+ "direction": "vertical"
3908
3929
  }
3909
3930
  ],
3910
- "navItems": [
3911
- {
3912
- "label": "Products",
3913
- "href": "/products",
3914
- "icon": "package"
3915
- },
3916
- {
3917
- "icon": "layout-list",
3918
- "label": "Login",
3919
- "href": "/login"
3920
- },
3921
- {
3922
- "icon": "credit-card",
3923
- "href": "/checkout",
3924
- "label": "Checkout"
3925
- },
3926
- {
3927
- "label": "Orders",
3928
- "href": "/orders",
3929
- "icon": "clipboard-list"
3930
- }
3931
- ]
3931
+ "type": "dashboard-layout"
3932
3932
  }
3933
3933
  ]
3934
3934
  ]
@@ -3942,34 +3942,34 @@
3942
3942
  "render-ui",
3943
3943
  "main",
3944
3944
  {
3945
- "type": "dashboard-layout",
3946
3945
  "navItems": [
3947
3946
  {
3948
- "label": "Products",
3949
3947
  "href": "/products",
3950
- "icon": "package"
3948
+ "icon": "package",
3949
+ "label": "Products"
3951
3950
  },
3952
3951
  {
3952
+ "icon": "layout-list",
3953
3953
  "label": "Login",
3954
- "href": "/login",
3955
- "icon": "layout-list"
3954
+ "href": "/login"
3956
3955
  },
3957
3956
  {
3958
- "icon": "credit-card",
3957
+ "href": "/checkout",
3959
3958
  "label": "Checkout",
3960
- "href": "/checkout"
3959
+ "icon": "credit-card"
3961
3960
  },
3962
3961
  {
3963
3962
  "label": "Orders",
3964
- "href": "/orders",
3965
- "icon": "clipboard-list"
3963
+ "icon": "clipboard-list",
3964
+ "href": "/orders"
3966
3965
  }
3967
3966
  ],
3967
+ "type": "dashboard-layout",
3968
3968
  "children": [
3969
3969
  {
3970
3970
  "type": "loading-state",
3971
- "message": "Setting up your payment intent.",
3972
- "title": "Creating payment..."
3971
+ "title": "Creating payment...",
3972
+ "message": "Setting up your payment intent."
3973
3973
  }
3974
3974
  ],
3975
3975
  "appName": "ServiceMarketplace"
@@ -3980,8 +3980,8 @@
3980
3980
  "stripe",
3981
3981
  "createPaymentIntent",
3982
3982
  {
3983
- "currency": "@entity.currency",
3984
- "amount": "@entity.amount"
3983
+ "amount": "@entity.amount",
3984
+ "currency": "@entity.currency"
3985
3985
  },
3986
3986
  {
3987
3987
  "emit": {
@@ -4012,34 +4012,34 @@
4012
4012
  "main",
4013
4013
  {
4014
4014
  "appName": "ServiceMarketplace",
4015
+ "type": "dashboard-layout",
4015
4016
  "navItems": [
4016
4017
  {
4017
- "label": "Products",
4018
+ "href": "/products",
4018
4019
  "icon": "package",
4019
- "href": "/products"
4020
+ "label": "Products"
4020
4021
  },
4021
4022
  {
4022
- "icon": "layout-list",
4023
4023
  "label": "Login",
4024
+ "icon": "layout-list",
4024
4025
  "href": "/login"
4025
4026
  },
4026
4027
  {
4028
+ "label": "Checkout",
4027
4029
  "href": "/checkout",
4028
- "icon": "credit-card",
4029
- "label": "Checkout"
4030
+ "icon": "credit-card"
4030
4031
  },
4031
4032
  {
4033
+ "label": "Orders",
4032
4034
  "icon": "clipboard-list",
4033
- "href": "/orders",
4034
- "label": "Orders"
4035
+ "href": "/orders"
4035
4036
  }
4036
4037
  ],
4037
- "type": "dashboard-layout",
4038
4038
  "children": [
4039
4039
  {
4040
- "title": "Confirming payment...",
4040
+ "message": "Processing your payment.",
4041
4041
  "type": "loading-state",
4042
- "message": "Processing your payment."
4042
+ "title": "Confirming payment..."
4043
4043
  }
4044
4044
  ]
4045
4045
  }
@@ -4053,8 +4053,8 @@
4053
4053
  },
4054
4054
  {
4055
4055
  "emit": {
4056
- "failure": "ProductStripeFailed",
4057
- "success": "ProductStripeCompleted"
4056
+ "success": "ProductStripeCompleted",
4057
+ "failure": "ProductStripeFailed"
4058
4058
  }
4059
4059
  }
4060
4060
  ]
@@ -4076,14 +4076,14 @@
4076
4076
  {
4077
4077
  "navItems": [
4078
4078
  {
4079
- "label": "Products",
4080
4079
  "icon": "package",
4080
+ "label": "Products",
4081
4081
  "href": "/products"
4082
4082
  },
4083
4083
  {
4084
+ "icon": "layout-list",
4084
4085
  "href": "/login",
4085
- "label": "Login",
4086
- "icon": "layout-list"
4086
+ "label": "Login"
4087
4087
  },
4088
4088
  {
4089
4089
  "href": "/checkout",
@@ -4091,19 +4091,19 @@
4091
4091
  "label": "Checkout"
4092
4092
  },
4093
4093
  {
4094
- "href": "/orders",
4095
4094
  "icon": "clipboard-list",
4095
+ "href": "/orders",
4096
4096
  "label": "Orders"
4097
4097
  }
4098
4098
  ],
4099
- "appName": "ServiceMarketplace",
4100
4099
  "type": "dashboard-layout",
4100
+ "appName": "ServiceMarketplace",
4101
4101
  "children": [
4102
4102
  {
4103
- "onRetry": "RETRY",
4104
- "type": "error-state",
4103
+ "message": "@entity.error",
4105
4104
  "title": "Payment Failed",
4106
- "message": "@entity.error"
4105
+ "type": "error-state",
4106
+ "onRetry": "RETRY"
4107
4107
  }
4108
4108
  ]
4109
4109
  }
@@ -4128,11 +4128,13 @@
4128
4128
  "render-ui",
4129
4129
  "main",
4130
4130
  {
4131
+ "type": "dashboard-layout",
4132
+ "appName": "ServiceMarketplace",
4131
4133
  "navItems": [
4132
4134
  {
4133
4135
  "href": "/products",
4134
- "icon": "package",
4135
- "label": "Products"
4136
+ "label": "Products",
4137
+ "icon": "package"
4136
4138
  },
4137
4139
  {
4138
4140
  "icon": "layout-list",
@@ -4140,8 +4142,8 @@
4140
4142
  "href": "/login"
4141
4143
  },
4142
4144
  {
4143
- "icon": "credit-card",
4144
4145
  "label": "Checkout",
4146
+ "icon": "credit-card",
4145
4147
  "href": "/checkout"
4146
4148
  },
4147
4149
  {
@@ -4150,10 +4152,11 @@
4150
4152
  "href": "/orders"
4151
4153
  }
4152
4154
  ],
4153
- "type": "dashboard-layout",
4154
- "appName": "ServiceMarketplace",
4155
4155
  "children": [
4156
4156
  {
4157
+ "direction": "vertical",
4158
+ "align": "center",
4159
+ "type": "stack",
4157
4160
  "children": [
4158
4161
  {
4159
4162
  "type": "icon",
@@ -4165,23 +4168,20 @@
4165
4168
  "variant": "success"
4166
4169
  },
4167
4170
  {
4168
- "variant": "body",
4169
4171
  "color": "muted",
4170
- "type": "typography",
4171
- "content": "@entity.paymentIntentId"
4172
+ "variant": "body",
4173
+ "content": "@entity.paymentIntentId",
4174
+ "type": "typography"
4172
4175
  },
4173
4176
  {
4174
- "variant": "ghost",
4175
4177
  "action": "RESET",
4178
+ "variant": "ghost",
4176
4179
  "type": "button",
4177
4180
  "label": "New Payment",
4178
4181
  "icon": "rotate-ccw"
4179
4182
  }
4180
4183
  ],
4181
- "direction": "vertical",
4182
- "type": "stack",
4183
- "gap": "lg",
4184
- "align": "center"
4184
+ "gap": "lg"
4185
4185
  }
4186
4186
  ]
4187
4187
  }
@@ -4202,38 +4202,38 @@
4202
4202
  "render-ui",
4203
4203
  "main",
4204
4204
  {
4205
- "type": "dashboard-layout",
4205
+ "children": [
4206
+ {
4207
+ "message": "@entity.error",
4208
+ "title": "Payment Failed",
4209
+ "type": "error-state",
4210
+ "onRetry": "RETRY"
4211
+ }
4212
+ ],
4206
4213
  "navItems": [
4207
4214
  {
4208
- "label": "Products",
4215
+ "href": "/products",
4209
4216
  "icon": "package",
4210
- "href": "/products"
4217
+ "label": "Products"
4211
4218
  },
4212
4219
  {
4220
+ "icon": "layout-list",
4213
4221
  "label": "Login",
4214
- "href": "/login",
4215
- "icon": "layout-list"
4222
+ "href": "/login"
4216
4223
  },
4217
4224
  {
4218
- "label": "Checkout",
4219
4225
  "href": "/checkout",
4226
+ "label": "Checkout",
4220
4227
  "icon": "credit-card"
4221
4228
  },
4222
4229
  {
4223
- "label": "Orders",
4224
4230
  "icon": "clipboard-list",
4225
- "href": "/orders"
4231
+ "href": "/orders",
4232
+ "label": "Orders"
4226
4233
  }
4227
4234
  ],
4228
- "appName": "ServiceMarketplace",
4229
- "children": [
4230
- {
4231
- "message": "@entity.error",
4232
- "type": "error-state",
4233
- "title": "Payment Failed",
4234
- "onRetry": "RETRY"
4235
- }
4236
- ]
4235
+ "type": "dashboard-layout",
4236
+ "appName": "ServiceMarketplace"
4237
4237
  }
4238
4238
  ]
4239
4239
  ]
@@ -4247,47 +4247,71 @@
4247
4247
  "render-ui",
4248
4248
  "main",
4249
4249
  {
4250
- "appName": "ServiceMarketplace",
4251
4250
  "type": "dashboard-layout",
4251
+ "navItems": [
4252
+ {
4253
+ "icon": "package",
4254
+ "label": "Products",
4255
+ "href": "/products"
4256
+ },
4257
+ {
4258
+ "icon": "layout-list",
4259
+ "label": "Login",
4260
+ "href": "/login"
4261
+ },
4262
+ {
4263
+ "href": "/checkout",
4264
+ "label": "Checkout",
4265
+ "icon": "credit-card"
4266
+ },
4267
+ {
4268
+ "label": "Orders",
4269
+ "icon": "clipboard-list",
4270
+ "href": "/orders"
4271
+ }
4272
+ ],
4273
+ "appName": "ServiceMarketplace",
4252
4274
  "children": [
4253
4275
  {
4254
- "align": "center",
4276
+ "direction": "vertical",
4277
+ "gap": "lg",
4278
+ "type": "stack",
4255
4279
  "children": [
4256
4280
  {
4281
+ "type": "stack",
4257
4282
  "align": "center",
4283
+ "direction": "horizontal",
4258
4284
  "children": [
4259
4285
  {
4260
- "name": "credit-card",
4261
- "type": "icon"
4286
+ "type": "icon",
4287
+ "name": "credit-card"
4262
4288
  },
4263
4289
  {
4290
+ "content": "Payment",
4264
4291
  "type": "typography",
4265
- "variant": "h2",
4266
- "content": "Payment"
4292
+ "variant": "h2"
4267
4293
  }
4268
4294
  ],
4269
- "direction": "horizontal",
4270
- "type": "stack",
4271
4295
  "gap": "md"
4272
4296
  },
4273
4297
  {
4274
4298
  "type": "divider"
4275
4299
  },
4276
4300
  {
4301
+ "type": "stack",
4277
4302
  "gap": "md",
4278
4303
  "direction": "vertical",
4279
- "type": "stack",
4280
4304
  "children": [
4281
4305
  {
4282
- "inputType": "number",
4306
+ "placeholder": "0.00",
4283
4307
  "type": "input",
4284
- "placeholder": "0.00"
4308
+ "inputType": "number"
4285
4309
  },
4286
4310
  {
4287
4311
  "options": [
4288
4312
  {
4289
- "value": "usd",
4290
- "label": "USD"
4313
+ "label": "USD",
4314
+ "value": "usd"
4291
4315
  },
4292
4316
  {
4293
4317
  "value": "eur",
@@ -4303,38 +4327,14 @@
4303
4327
  ]
4304
4328
  },
4305
4329
  {
4306
- "variant": "primary",
4307
- "action": "CREATE_PAYMENT",
4330
+ "icon": "credit-card",
4308
4331
  "label": "Pay",
4309
4332
  "type": "button",
4310
- "icon": "credit-card"
4333
+ "action": "CREATE_PAYMENT",
4334
+ "variant": "primary"
4311
4335
  }
4312
4336
  ],
4313
- "type": "stack",
4314
- "direction": "vertical",
4315
- "gap": "lg"
4316
- }
4317
- ],
4318
- "navItems": [
4319
- {
4320
- "icon": "package",
4321
- "href": "/products",
4322
- "label": "Products"
4323
- },
4324
- {
4325
- "label": "Login",
4326
- "href": "/login",
4327
- "icon": "layout-list"
4328
- },
4329
- {
4330
- "href": "/checkout",
4331
- "label": "Checkout",
4332
- "icon": "credit-card"
4333
- },
4334
- {
4335
- "href": "/orders",
4336
- "label": "Orders",
4337
- "icon": "clipboard-list"
4337
+ "align": "center"
4338
4338
  }
4339
4339
  ]
4340
4340
  }
@@ -4350,96 +4350,96 @@
4350
4350
  "render-ui",
4351
4351
  "main",
4352
4352
  {
4353
- "appName": "ServiceMarketplace",
4354
- "type": "dashboard-layout",
4355
4353
  "children": [
4356
4354
  {
4355
+ "gap": "lg",
4357
4356
  "children": [
4358
4357
  {
4359
- "type": "stack",
4358
+ "align": "center",
4360
4359
  "gap": "md",
4361
4360
  "direction": "horizontal",
4362
- "align": "center",
4363
4361
  "children": [
4364
4362
  {
4365
4363
  "type": "icon",
4366
4364
  "name": "credit-card"
4367
4365
  },
4368
4366
  {
4369
- "type": "typography",
4370
4367
  "content": "Payment",
4368
+ "type": "typography",
4371
4369
  "variant": "h2"
4372
4370
  }
4373
- ]
4371
+ ],
4372
+ "type": "stack"
4374
4373
  },
4375
4374
  {
4376
4375
  "type": "divider"
4377
4376
  },
4378
4377
  {
4379
- "type": "stack",
4380
4378
  "gap": "md",
4379
+ "direction": "vertical",
4380
+ "type": "stack",
4381
4381
  "children": [
4382
4382
  {
4383
4383
  "type": "input",
4384
- "inputType": "number",
4385
- "placeholder": "0.00"
4384
+ "placeholder": "0.00",
4385
+ "inputType": "number"
4386
4386
  },
4387
4387
  {
4388
+ "type": "select",
4388
4389
  "options": [
4389
4390
  {
4390
- "value": "usd",
4391
- "label": "USD"
4391
+ "label": "USD",
4392
+ "value": "usd"
4392
4393
  },
4393
4394
  {
4394
4395
  "label": "EUR",
4395
4396
  "value": "eur"
4396
4397
  },
4397
4398
  {
4398
- "value": "gbp",
4399
- "label": "GBP"
4399
+ "label": "GBP",
4400
+ "value": "gbp"
4400
4401
  }
4401
- ],
4402
- "type": "select"
4402
+ ]
4403
4403
  }
4404
- ],
4405
- "direction": "vertical"
4404
+ ]
4406
4405
  },
4407
4406
  {
4408
- "variant": "primary",
4409
- "type": "button",
4410
- "label": "Pay",
4407
+ "action": "CREATE_PAYMENT",
4411
4408
  "icon": "credit-card",
4412
- "action": "CREATE_PAYMENT"
4409
+ "label": "Pay",
4410
+ "variant": "primary",
4411
+ "type": "button"
4413
4412
  }
4414
4413
  ],
4415
4414
  "type": "stack",
4416
4415
  "direction": "vertical",
4417
- "align": "center",
4418
- "gap": "lg"
4416
+ "align": "center"
4419
4417
  }
4420
4418
  ],
4421
4419
  "navItems": [
4422
4420
  {
4423
- "icon": "package",
4421
+ "href": "/products",
4424
4422
  "label": "Products",
4425
- "href": "/products"
4423
+ "icon": "package"
4426
4424
  },
4427
4425
  {
4428
- "href": "/login",
4429
4426
  "label": "Login",
4427
+ "href": "/login",
4430
4428
  "icon": "layout-list"
4431
4429
  },
4432
4430
  {
4433
- "icon": "credit-card",
4434
4431
  "href": "/checkout",
4432
+ "icon": "credit-card",
4435
4433
  "label": "Checkout"
4436
4434
  },
4437
4435
  {
4438
- "icon": "clipboard-list",
4436
+ "label": "Orders",
4439
4437
  "href": "/orders",
4440
- "label": "Orders"
4438
+ "icon": "clipboard-list"
4441
4439
  }
4442
- ]
4440
+ ],
4441
+ "type": "dashboard-layout",
4442
+ "appName": "ServiceMarketplace"
4443
4443
  }
4444
4444
  ]
4445
4445
  ]
@@ -4453,66 +4453,46 @@
4453
4453
  "render-ui",
4454
4454
  "main",
4455
4455
  {
4456
- "navItems": [
4457
- {
4458
- "label": "Products",
4459
- "href": "/products",
4460
- "icon": "package"
4461
- },
4462
- {
4463
- "label": "Login",
4464
- "icon": "layout-list",
4465
- "href": "/login"
4466
- },
4467
- {
4468
- "label": "Checkout",
4469
- "href": "/checkout",
4470
- "icon": "credit-card"
4471
- },
4472
- {
4473
- "href": "/orders",
4474
- "label": "Orders",
4475
- "icon": "clipboard-list"
4476
- }
4477
- ],
4456
+ "type": "dashboard-layout",
4478
4457
  "children": [
4479
4458
  {
4480
4459
  "type": "stack",
4460
+ "gap": "lg",
4461
+ "align": "center",
4481
4462
  "children": [
4482
4463
  {
4464
+ "type": "stack",
4483
4465
  "align": "center",
4484
- "direction": "horizontal",
4485
- "gap": "md",
4486
4466
  "children": [
4487
4467
  {
4488
- "name": "credit-card",
4489
- "type": "icon"
4468
+ "type": "icon",
4469
+ "name": "credit-card"
4490
4470
  },
4491
4471
  {
4472
+ "type": "typography",
4492
4473
  "content": "Payment",
4493
- "variant": "h2",
4494
- "type": "typography"
4474
+ "variant": "h2"
4495
4475
  }
4496
4476
  ],
4497
- "type": "stack"
4477
+ "direction": "horizontal",
4478
+ "gap": "md"
4498
4479
  },
4499
4480
  {
4500
4481
  "type": "divider"
4501
4482
  },
4502
4483
  {
4503
- "type": "stack",
4504
- "gap": "md",
4484
+ "direction": "vertical",
4505
4485
  "children": [
4506
4486
  {
4487
+ "placeholder": "0.00",
4507
4488
  "inputType": "number",
4508
- "type": "input",
4509
- "placeholder": "0.00"
4489
+ "type": "input"
4510
4490
  },
4511
4491
  {
4512
4492
  "options": [
4513
4493
  {
4514
- "value": "usd",
4515
- "label": "USD"
4494
+ "label": "USD",
4495
+ "value": "usd"
4516
4496
  },
4517
4497
  {
4518
4498
  "value": "eur",
@@ -4526,23 +4506,43 @@
4526
4506
  "type": "select"
4527
4507
  }
4528
4508
  ],
4529
- "direction": "vertical"
4509
+ "gap": "md",
4510
+ "type": "stack"
4530
4511
  },
4531
4512
  {
4532
4513
  "variant": "primary",
4533
4514
  "label": "Pay",
4534
4515
  "type": "button",
4535
- "icon": "credit-card",
4536
- "action": "CREATE_PAYMENT"
4516
+ "action": "CREATE_PAYMENT",
4517
+ "icon": "credit-card"
4537
4518
  }
4538
4519
  ],
4539
- "direction": "vertical",
4540
- "align": "center",
4541
- "gap": "lg"
4520
+ "direction": "vertical"
4521
+ }
4522
+ ],
4523
+ "appName": "ServiceMarketplace",
4524
+ "navItems": [
4525
+ {
4526
+ "label": "Products",
4527
+ "href": "/products",
4528
+ "icon": "package"
4529
+ },
4530
+ {
4531
+ "href": "/login",
4532
+ "icon": "layout-list",
4533
+ "label": "Login"
4534
+ },
4535
+ {
4536
+ "icon": "credit-card",
4537
+ "label": "Checkout",
4538
+ "href": "/checkout"
4539
+ },
4540
+ {
4541
+ "href": "/orders",
4542
+ "label": "Orders",
4543
+ "icon": "clipboard-list"
4542
4544
  }
4543
- ],
4544
- "appName": "ServiceMarketplace",
4545
- "type": "dashboard-layout"
4545
+ ]
4546
4546
  }
4547
4547
  ]
4548
4548
  ]
@@ -4678,16 +4678,37 @@
4678
4678
  "render-ui",
4679
4679
  "main",
4680
4680
  {
4681
+ "appName": "ServiceMarketplace",
4682
+ "children": [
4683
+ {
4684
+ "children": [
4685
+ {
4686
+ "name": "mail",
4687
+ "type": "icon"
4688
+ },
4689
+ {
4690
+ "type": "typography",
4691
+ "color": "muted",
4692
+ "variant": "body",
4693
+ "content": "Receipt will be sent after payment."
4694
+ }
4695
+ ],
4696
+ "gap": "md",
4697
+ "align": "center",
4698
+ "type": "stack",
4699
+ "direction": "vertical"
4700
+ }
4701
+ ],
4681
4702
  "navItems": [
4682
4703
  {
4683
- "icon": "package",
4684
4704
  "label": "Products",
4685
- "href": "/products"
4705
+ "href": "/products",
4706
+ "icon": "package"
4686
4707
  },
4687
4708
  {
4688
4709
  "label": "Login",
4689
- "href": "/login",
4690
- "icon": "layout-list"
4710
+ "icon": "layout-list",
4711
+ "href": "/login"
4691
4712
  },
4692
4713
  {
4693
4714
  "label": "Checkout",
@@ -4695,33 +4716,12 @@
4695
4716
  "icon": "credit-card"
4696
4717
  },
4697
4718
  {
4698
- "href": "/orders",
4699
4719
  "label": "Orders",
4720
+ "href": "/orders",
4700
4721
  "icon": "clipboard-list"
4701
4722
  }
4702
4723
  ],
4703
- "type": "dashboard-layout",
4704
- "appName": "ServiceMarketplace",
4705
- "children": [
4706
- {
4707
- "direction": "vertical",
4708
- "gap": "md",
4709
- "align": "center",
4710
- "type": "stack",
4711
- "children": [
4712
- {
4713
- "name": "mail",
4714
- "type": "icon"
4715
- },
4716
- {
4717
- "content": "Receipt will be sent after payment.",
4718
- "color": "muted",
4719
- "type": "typography",
4720
- "variant": "body"
4721
- }
4722
- ]
4723
- }
4724
- ]
4724
+ "type": "dashboard-layout"
4725
4725
  }
4726
4726
  ]
4727
4727
  ]
@@ -4735,12 +4735,18 @@
4735
4735
  "render-ui",
4736
4736
  "main",
4737
4737
  {
4738
- "type": "dashboard-layout",
4739
4738
  "appName": "ServiceMarketplace",
4739
+ "children": [
4740
+ {
4741
+ "type": "loading-state",
4742
+ "title": "Sending receipt...",
4743
+ "message": "Delivering your payment receipt."
4744
+ }
4745
+ ],
4740
4746
  "navItems": [
4741
4747
  {
4742
- "label": "Products",
4743
4748
  "href": "/products",
4749
+ "label": "Products",
4744
4750
  "icon": "package"
4745
4751
  },
4746
4752
  {
@@ -4749,23 +4755,17 @@
4749
4755
  "icon": "layout-list"
4750
4756
  },
4751
4757
  {
4758
+ "href": "/checkout",
4752
4759
  "icon": "credit-card",
4753
- "label": "Checkout",
4754
- "href": "/checkout"
4760
+ "label": "Checkout"
4755
4761
  },
4756
4762
  {
4757
- "icon": "clipboard-list",
4763
+ "label": "Orders",
4758
4764
  "href": "/orders",
4759
- "label": "Orders"
4765
+ "icon": "clipboard-list"
4760
4766
  }
4761
4767
  ],
4762
- "children": [
4763
- {
4764
- "message": "Delivering your payment receipt.",
4765
- "title": "Sending receipt...",
4766
- "type": "loading-state"
4767
- }
4768
- ]
4768
+ "type": "dashboard-layout"
4769
4769
  }
4770
4770
  ],
4771
4771
  [
@@ -4773,9 +4773,9 @@
4773
4773
  "email",
4774
4774
  "send",
4775
4775
  {
4776
- "subject": "@entity.subject",
4777
4776
  "to": "@entity.to",
4778
- "body": "@entity.body"
4777
+ "body": "@entity.body",
4778
+ "subject": "@entity.subject"
4779
4779
  },
4780
4780
  {
4781
4781
  "emit": {
@@ -4800,49 +4800,49 @@
4800
4800
  "render-ui",
4801
4801
  "main",
4802
4802
  {
4803
+ "type": "dashboard-layout",
4803
4804
  "appName": "ServiceMarketplace",
4804
- "navItems": [
4805
- {
4806
- "label": "Products",
4807
- "icon": "package",
4808
- "href": "/products"
4809
- },
4810
- {
4811
- "icon": "layout-list",
4812
- "label": "Login",
4813
- "href": "/login"
4814
- },
4815
- {
4816
- "href": "/checkout",
4817
- "icon": "credit-card",
4818
- "label": "Checkout"
4819
- },
4820
- {
4821
- "label": "Orders",
4822
- "href": "/orders",
4823
- "icon": "clipboard-list"
4824
- }
4825
- ],
4826
4805
  "children": [
4827
4806
  {
4828
- "direction": "vertical",
4829
4807
  "type": "stack",
4830
- "gap": "md",
4808
+ "direction": "vertical",
4831
4809
  "align": "center",
4832
4810
  "children": [
4833
4811
  {
4834
- "type": "icon",
4835
- "name": "check-circle"
4812
+ "name": "check-circle",
4813
+ "type": "icon"
4836
4814
  },
4837
4815
  {
4838
- "message": "Receipt sent successfully",
4839
4816
  "variant": "success",
4817
+ "message": "Receipt sent successfully",
4840
4818
  "type": "alert"
4841
4819
  }
4842
- ]
4820
+ ],
4821
+ "gap": "md"
4843
4822
  }
4844
4823
  ],
4845
- "type": "dashboard-layout"
4824
+ "navItems": [
4825
+ {
4826
+ "icon": "package",
4827
+ "href": "/products",
4828
+ "label": "Products"
4829
+ },
4830
+ {
4831
+ "icon": "layout-list",
4832
+ "href": "/login",
4833
+ "label": "Login"
4834
+ },
4835
+ {
4836
+ "label": "Checkout",
4837
+ "href": "/checkout",
4838
+ "icon": "credit-card"
4839
+ },
4840
+ {
4841
+ "icon": "clipboard-list",
4842
+ "label": "Orders",
4843
+ "href": "/orders"
4844
+ }
4845
+ ]
4846
4846
  }
4847
4847
  ]
4848
4848
  ]
@@ -4861,6 +4861,7 @@
4861
4861
  "render-ui",
4862
4862
  "main",
4863
4863
  {
4864
+ "appName": "ServiceMarketplace",
4864
4865
  "children": [
4865
4866
  {
4866
4867
  "gap": "md",
@@ -4868,24 +4869,23 @@
4868
4869
  "align": "center",
4869
4870
  "children": [
4870
4871
  {
4871
- "message": "Could not send receipt email.",
4872
4872
  "onRetry": "RETRY_RECEIPT",
4873
- "type": "error-state",
4874
- "title": "Receipt Failed"
4873
+ "message": "Could not send receipt email.",
4874
+ "title": "Receipt Failed",
4875
+ "type": "error-state"
4875
4876
  },
4876
4877
  {
4877
- "action": "RETRY_RECEIPT",
4878
4878
  "type": "button",
4879
- "label": "Retry",
4879
+ "action": "RETRY_RECEIPT",
4880
+ "variant": "primary",
4880
4881
  "icon": "refresh-cw",
4881
- "variant": "primary"
4882
+ "label": "Retry"
4882
4883
  }
4883
4884
  ],
4884
4885
  "direction": "vertical"
4885
4886
  }
4886
4887
  ],
4887
4888
  "type": "dashboard-layout",
4888
- "appName": "ServiceMarketplace",
4889
4889
  "navItems": [
4890
4890
  {
4891
4891
  "label": "Products",
@@ -4893,19 +4893,19 @@
4893
4893
  "href": "/products"
4894
4894
  },
4895
4895
  {
4896
- "label": "Login",
4896
+ "href": "/login",
4897
4897
  "icon": "layout-list",
4898
- "href": "/login"
4898
+ "label": "Login"
4899
4899
  },
4900
4900
  {
4901
- "label": "Checkout",
4902
4901
  "href": "/checkout",
4902
+ "label": "Checkout",
4903
4903
  "icon": "credit-card"
4904
4904
  },
4905
4905
  {
4906
- "href": "/orders",
4906
+ "icon": "clipboard-list",
4907
4907
  "label": "Orders",
4908
- "icon": "clipboard-list"
4908
+ "href": "/orders"
4909
4909
  }
4910
4910
  ]
4911
4911
  }
@@ -4952,35 +4952,35 @@
4952
4952
  "render-ui",
4953
4953
  "main",
4954
4954
  {
4955
- "type": "dashboard-layout",
4956
- "children": [
4957
- {
4958
- "type": "loading-state",
4959
- "title": "Sending receipt...",
4960
- "message": "Delivering your payment receipt."
4961
- }
4962
- ],
4963
- "appName": "ServiceMarketplace",
4964
4955
  "navItems": [
4965
4956
  {
4966
4957
  "icon": "package",
4967
- "label": "Products",
4968
- "href": "/products"
4958
+ "href": "/products",
4959
+ "label": "Products"
4969
4960
  },
4970
4961
  {
4962
+ "icon": "layout-list",
4971
4963
  "href": "/login",
4972
- "label": "Login",
4973
- "icon": "layout-list"
4964
+ "label": "Login"
4974
4965
  },
4975
4966
  {
4967
+ "href": "/checkout",
4976
4968
  "icon": "credit-card",
4977
- "label": "Checkout",
4978
- "href": "/checkout"
4969
+ "label": "Checkout"
4979
4970
  },
4980
4971
  {
4981
4972
  "href": "/orders",
4982
- "icon": "clipboard-list",
4983
- "label": "Orders"
4973
+ "label": "Orders",
4974
+ "icon": "clipboard-list"
4975
+ }
4976
+ ],
4977
+ "appName": "ServiceMarketplace",
4978
+ "type": "dashboard-layout",
4979
+ "children": [
4980
+ {
4981
+ "type": "loading-state",
4982
+ "message": "Delivering your payment receipt.",
4983
+ "title": "Sending receipt..."
4984
4984
  }
4985
4985
  ]
4986
4986
  }
@@ -4990,14 +4990,14 @@
4990
4990
  "email",
4991
4991
  "send",
4992
4992
  {
4993
- "subject": "@entity.subject",
4993
+ "to": "@entity.to",
4994
4994
  "body": "@entity.body",
4995
- "to": "@entity.to"
4995
+ "subject": "@entity.subject"
4996
4996
  },
4997
4997
  {
4998
4998
  "emit": {
4999
- "failure": "ProductEmailFailed",
5000
- "success": "ProductEmailCompleted"
4999
+ "success": "ProductEmailCompleted",
5000
+ "failure": "ProductEmailFailed"
5001
5001
  }
5002
5002
  }
5003
5003
  ]
@@ -5297,8 +5297,8 @@
5297
5297
  "Order",
5298
5298
  {
5299
5299
  "emit": {
5300
- "failure": "OrderLoadFailed",
5301
- "success": "OrderLoaded"
5300
+ "success": "OrderLoaded",
5301
+ "failure": "OrderLoadFailed"
5302
5302
  }
5303
5303
  }
5304
5304
  ],
@@ -5306,22 +5306,22 @@
5306
5306
  "render-ui",
5307
5307
  "main",
5308
5308
  {
5309
+ "className": "py-12",
5309
5310
  "type": "stack",
5310
- "align": "center",
5311
5311
  "children": [
5312
5312
  {
5313
5313
  "type": "spinner"
5314
5314
  },
5315
5315
  {
5316
- "content": "Loading…",
5317
5316
  "color": "muted",
5317
+ "variant": "caption",
5318
5318
  "type": "typography",
5319
- "variant": "caption"
5319
+ "content": "Loading…"
5320
5320
  }
5321
5321
  ],
5322
- "className": "py-12",
5323
- "gap": "md",
5324
- "direction": "vertical"
5322
+ "direction": "vertical",
5323
+ "align": "center",
5324
+ "gap": "md"
5325
5325
  }
5326
5326
  ]
5327
5327
  ]
@@ -5335,46 +5335,19 @@
5335
5335
  "render-ui",
5336
5336
  "main",
5337
5337
  {
5338
- "appName": "ServiceMarketplace",
5339
- "navItems": [
5340
- {
5341
- "href": "/products",
5342
- "label": "Products",
5343
- "icon": "package"
5344
- },
5345
- {
5346
- "icon": "layout-list",
5347
- "label": "Login",
5348
- "href": "/login"
5349
- },
5350
- {
5351
- "icon": "credit-card",
5352
- "label": "Checkout",
5353
- "href": "/checkout"
5354
- },
5355
- {
5356
- "label": "Orders",
5357
- "href": "/orders",
5358
- "icon": "clipboard-list"
5359
- }
5360
- ],
5361
5338
  "children": [
5362
5339
  {
5363
- "className": "max-w-5xl mx-auto w-full",
5364
5340
  "children": [
5365
5341
  {
5342
+ "justify": "between",
5366
5343
  "align": "center",
5367
- "gap": "md",
5368
- "direction": "horizontal",
5369
5344
  "children": [
5370
5345
  {
5371
- "gap": "sm",
5372
- "direction": "horizontal",
5373
- "align": "center",
5346
+ "type": "stack",
5374
5347
  "children": [
5375
5348
  {
5376
- "type": "icon",
5377
- "name": "list"
5349
+ "name": "list",
5350
+ "type": "icon"
5378
5351
  },
5379
5352
  {
5380
5353
  "type": "typography",
@@ -5382,89 +5355,116 @@
5382
5355
  "variant": "h2"
5383
5356
  }
5384
5357
  ],
5385
- "type": "stack"
5358
+ "direction": "horizontal",
5359
+ "gap": "sm",
5360
+ "align": "center"
5386
5361
  },
5387
5362
  {
5363
+ "direction": "horizontal",
5388
5364
  "gap": "sm",
5389
5365
  "type": "stack",
5390
- "direction": "horizontal",
5391
5366
  "children": [
5392
5367
  {
5393
- "action": "CREATE",
5368
+ "variant": "primary",
5394
5369
  "icon": "plus",
5395
5370
  "type": "button",
5396
- "variant": "primary",
5371
+ "action": "CREATE",
5397
5372
  "label": "Create Order"
5398
5373
  }
5399
5374
  ]
5400
5375
  }
5401
5376
  ],
5402
- "justify": "between",
5403
- "type": "stack"
5377
+ "gap": "md",
5378
+ "type": "stack",
5379
+ "direction": "horizontal"
5404
5380
  },
5405
5381
  {
5406
5382
  "type": "divider"
5407
5383
  },
5408
5384
  {
5409
5385
  "type": "data-grid",
5386
+ "itemActions": [
5387
+ {
5388
+ "variant": "ghost",
5389
+ "event": "VIEW",
5390
+ "label": "View"
5391
+ },
5392
+ {
5393
+ "label": "Edit",
5394
+ "event": "EDIT",
5395
+ "variant": "ghost"
5396
+ },
5397
+ {
5398
+ "variant": "danger",
5399
+ "event": "DELETE",
5400
+ "label": "Delete"
5401
+ }
5402
+ ],
5403
+ "entity": "@payload.data",
5410
5404
  "fields": [
5411
5405
  {
5412
- "label": "Product Name",
5413
5406
  "variant": "h4",
5414
5407
  "icon": "list",
5415
- "name": "productName"
5408
+ "name": "productName",
5409
+ "label": "Product Name"
5416
5410
  },
5417
5411
  {
5412
+ "name": "amount",
5413
+ "label": "Amount",
5414
+ "variant": "badge",
5418
5415
  "colorMap": {
5419
5416
  "error": "destructive",
5417
+ "draft": "warning",
5418
+ "archived": "neutral",
5420
5419
  "cancelled": "destructive",
5421
- "failed": "destructive",
5422
5420
  "active": "success",
5423
- "done": "success",
5424
- "scheduled": "warning",
5425
- "inactive": "neutral",
5426
- "archived": "neutral",
5421
+ "failed": "destructive",
5427
5422
  "disabled": "neutral",
5428
5423
  "completed": "success",
5429
- "draft": "warning",
5430
- "pending": "warning"
5431
- },
5432
- "variant": "badge",
5433
- "label": "Amount",
5434
- "name": "amount"
5424
+ "pending": "warning",
5425
+ "scheduled": "warning",
5426
+ "done": "success",
5427
+ "inactive": "neutral"
5428
+ }
5435
5429
  },
5436
5430
  {
5437
- "variant": "caption",
5438
5431
  "name": "paymentStatus",
5432
+ "variant": "caption",
5439
5433
  "label": "Payment Status"
5440
5434
  }
5441
- ],
5442
- "entity": "@payload.data",
5443
- "itemActions": [
5444
- {
5445
- "event": "VIEW",
5446
- "label": "View",
5447
- "variant": "ghost"
5448
- },
5449
- {
5450
- "variant": "ghost",
5451
- "label": "Edit",
5452
- "event": "EDIT"
5453
- },
5454
- {
5455
- "variant": "danger",
5456
- "label": "Delete",
5457
- "event": "DELETE"
5458
- }
5459
5435
  ]
5460
5436
  }
5461
5437
  ],
5462
5438
  "type": "stack",
5463
- "direction": "vertical",
5464
- "gap": "lg"
5439
+ "gap": "lg",
5440
+ "className": "max-w-5xl mx-auto w-full",
5441
+ "direction": "vertical"
5465
5442
  }
5466
5443
  ],
5467
- "type": "dashboard-layout"
5444
+ "navItems": [
5445
+ {
5446
+ "label": "Products",
5447
+ "href": "/products",
5448
+ "icon": "package"
5449
+ },
5450
+ {
5451
+ "href": "/login",
5452
+ "label": "Login",
5453
+ "icon": "layout-list"
5454
+ },
5455
+ {
5456
+ "icon": "credit-card",
5457
+ "href": "/checkout",
5458
+ "label": "Checkout"
5459
+ },
5460
+ {
5461
+ "label": "Orders",
5462
+ "href": "/orders",
5463
+ "icon": "clipboard-list"
5464
+ }
5465
+ ],
5466
+ "type": "dashboard-layout",
5467
+ "appName": "ServiceMarketplace"
5468
5468
  }
5469
5469
  ]
5470
5470
  ]
@@ -5478,35 +5478,35 @@
5478
5478
  "render-ui",
5479
5479
  "main",
5480
5480
  {
5481
- "align": "center",
5482
- "type": "stack",
5483
5481
  "className": "py-12",
5484
- "direction": "vertical",
5482
+ "align": "center",
5485
5483
  "children": [
5486
5484
  {
5485
+ "name": "alert-triangle",
5487
5486
  "color": "destructive",
5488
- "type": "icon",
5489
- "name": "alert-triangle"
5487
+ "type": "icon"
5490
5488
  },
5491
5489
  {
5492
- "type": "typography",
5493
5490
  "variant": "h3",
5494
- "content": "Failed to load order"
5491
+ "content": "Failed to load order",
5492
+ "type": "typography"
5495
5493
  },
5496
5494
  {
5497
- "color": "muted",
5498
5495
  "type": "typography",
5499
5496
  "content": "@payload.error",
5497
+ "color": "muted",
5500
5498
  "variant": "body"
5501
5499
  },
5502
5500
  {
5503
- "variant": "primary",
5504
- "action": "INIT",
5501
+ "icon": "rotate-ccw",
5505
5502
  "type": "button",
5503
+ "action": "INIT",
5506
5504
  "label": "Retry",
5507
- "icon": "rotate-ccw"
5505
+ "variant": "primary"
5508
5506
  }
5509
5507
  ],
5508
+ "direction": "vertical",
5509
+ "type": "stack",
5510
5510
  "gap": "md"
5511
5511
  }
5512
5512
  ]
@@ -5682,8 +5682,8 @@
5682
5682
  "Order",
5683
5683
  {
5684
5684
  "emit": {
5685
- "failure": "OrderLoadFailed",
5686
- "success": "OrderLoaded"
5685
+ "success": "OrderLoaded",
5686
+ "failure": "OrderLoadFailed"
5687
5687
  }
5688
5688
  }
5689
5689
  ]
@@ -5708,9 +5708,9 @@
5708
5708
  "render-ui",
5709
5709
  "modal",
5710
5710
  {
5711
+ "direction": "vertical",
5711
5712
  "children": [
5712
5713
  {
5713
- "type": "stack",
5714
5714
  "direction": "horizontal",
5715
5715
  "gap": "sm",
5716
5716
  "children": [
@@ -5719,31 +5719,31 @@
5719
5719
  "name": "plus-circle"
5720
5720
  },
5721
5721
  {
5722
+ "type": "typography",
5722
5723
  "variant": "h3",
5723
- "content": "Create Order",
5724
- "type": "typography"
5724
+ "content": "Create Order"
5725
5725
  }
5726
- ]
5726
+ ],
5727
+ "type": "stack"
5727
5728
  },
5728
5729
  {
5729
5730
  "type": "divider"
5730
5731
  },
5731
5732
  {
5732
- "submitEvent": "SAVE",
5733
5733
  "cancelEvent": "CLOSE",
5734
- "type": "form-section",
5735
- "mode": "create",
5736
5734
  "fields": [
5737
5735
  "productName",
5738
5736
  "amount",
5739
5737
  "paymentStatus",
5740
5738
  "orderDate"
5741
- ]
5739
+ ],
5740
+ "type": "form-section",
5741
+ "mode": "create",
5742
+ "submitEvent": "SAVE"
5742
5743
  }
5743
5744
  ],
5744
- "gap": "md",
5745
5745
  "type": "stack",
5746
- "direction": "vertical"
5746
+ "gap": "md"
5747
5747
  }
5748
5748
  ]
5749
5749
  ]
@@ -6011,11 +6011,11 @@
6011
6011
  "fetch",
6012
6012
  "Order",
6013
6013
  {
6014
+ "id": "@payload.id",
6014
6015
  "emit": {
6015
6016
  "success": "OrderLoaded",
6016
6017
  "failure": "OrderLoadFailed"
6017
- },
6018
- "id": "@payload.id"
6018
+ }
6019
6019
  }
6020
6020
  ],
6021
6021
  [
@@ -6027,18 +6027,18 @@
6027
6027
  "direction": "vertical",
6028
6028
  "children": [
6029
6029
  {
6030
+ "gap": "sm",
6030
6031
  "children": [
6031
6032
  {
6032
- "type": "icon",
6033
- "name": "edit"
6033
+ "name": "edit",
6034
+ "type": "icon"
6034
6035
  },
6035
6036
  {
6037
+ "type": "typography",
6036
6038
  "content": "Edit Order",
6037
- "variant": "h3",
6038
- "type": "typography"
6039
+ "variant": "h3"
6039
6040
  }
6040
6041
  ],
6041
- "gap": "sm",
6042
6042
  "direction": "horizontal",
6043
6043
  "type": "stack"
6044
6044
  },
@@ -6047,16 +6047,16 @@
6047
6047
  },
6048
6048
  {
6049
6049
  "type": "form-section",
6050
+ "submitEvent": "SAVE",
6051
+ "cancelEvent": "CLOSE",
6052
+ "mode": "edit",
6050
6053
  "fields": [
6051
6054
  "productName",
6052
6055
  "amount",
6053
6056
  "paymentStatus",
6054
6057
  "orderDate"
6055
6058
  ],
6056
- "mode": "edit",
6057
- "cancelEvent": "CLOSE",
6058
- "entity": "@payload.row",
6059
- "submitEvent": "SAVE"
6059
+ "entity": "@payload.row"
6060
6060
  }
6061
6061
  ]
6062
6062
  }
@@ -6270,8 +6270,8 @@
6270
6270
  "Order",
6271
6271
  {
6272
6272
  "emit": {
6273
- "success": "OrderLoaded",
6274
- "failure": "OrderLoadFailed"
6273
+ "failure": "OrderLoadFailed",
6274
+ "success": "OrderLoaded"
6275
6275
  }
6276
6276
  }
6277
6277
  ]
@@ -6286,33 +6286,34 @@
6286
6286
  "fetch",
6287
6287
  "Order",
6288
6288
  {
6289
- "id": "@payload.id",
6290
6289
  "emit": {
6291
6290
  "success": "OrderLoaded",
6292
6291
  "failure": "OrderLoadFailed"
6293
- }
6292
+ },
6293
+ "id": "@payload.id"
6294
6294
  }
6295
6295
  ],
6296
6296
  [
6297
6297
  "render-ui",
6298
6298
  "modal",
6299
6299
  {
6300
- "type": "stack",
6300
+ "direction": "vertical",
6301
+ "gap": "md",
6301
6302
  "children": [
6302
6303
  {
6304
+ "type": "stack",
6305
+ "direction": "horizontal",
6303
6306
  "gap": "sm",
6304
6307
  "align": "center",
6305
- "direction": "horizontal",
6306
- "type": "stack",
6307
6308
  "children": [
6308
6309
  {
6309
- "name": "eye",
6310
- "type": "icon"
6310
+ "type": "icon",
6311
+ "name": "eye"
6311
6312
  },
6312
6313
  {
6313
- "variant": "h3",
6314
+ "type": "typography",
6314
6315
  "content": "@entity.productName",
6315
- "type": "typography"
6316
+ "variant": "h3"
6316
6317
  }
6317
6318
  ]
6318
6319
  },
@@ -6320,59 +6321,60 @@
6320
6321
  "type": "divider"
6321
6322
  },
6322
6323
  {
6323
- "type": "stack",
6324
6324
  "children": [
6325
6325
  {
6326
+ "content": "Product Name",
6326
6327
  "variant": "caption",
6327
- "type": "typography",
6328
- "content": "Product Name"
6328
+ "type": "typography"
6329
6329
  },
6330
6330
  {
6331
- "variant": "body",
6331
+ "type": "typography",
6332
6332
  "content": "@entity.productName",
6333
- "type": "typography"
6333
+ "variant": "body"
6334
6334
  }
6335
6335
  ],
6336
+ "type": "stack",
6336
6337
  "direction": "horizontal",
6337
6338
  "gap": "md"
6338
6339
  },
6339
6340
  {
6340
6341
  "gap": "md",
6342
+ "direction": "horizontal",
6341
6343
  "children": [
6342
6344
  {
6343
- "variant": "caption",
6344
6345
  "type": "typography",
6346
+ "variant": "caption",
6345
6347
  "content": "Amount"
6346
6348
  },
6347
6349
  {
6348
6350
  "variant": "body",
6349
- "type": "typography",
6350
- "content": "@entity.amount"
6351
+ "content": "@entity.amount",
6352
+ "type": "typography"
6351
6353
  }
6352
6354
  ],
6353
- "type": "stack",
6354
- "direction": "horizontal"
6355
+ "type": "stack"
6355
6356
  },
6356
6357
  {
6357
- "type": "stack",
6358
- "direction": "horizontal",
6359
6358
  "children": [
6360
6359
  {
6360
+ "type": "typography",
6361
6361
  "variant": "caption",
6362
- "content": "Payment Status",
6363
- "type": "typography"
6362
+ "content": "Payment Status"
6364
6363
  },
6365
6364
  {
6365
+ "type": "typography",
6366
6366
  "content": "@entity.paymentStatus",
6367
- "variant": "body",
6368
- "type": "typography"
6367
+ "variant": "body"
6369
6368
  }
6370
6369
  ],
6371
- "gap": "md"
6370
+ "direction": "horizontal",
6371
+ "gap": "md",
6372
+ "type": "stack"
6372
6373
  },
6373
6374
  {
6374
- "type": "stack",
6375
6375
  "direction": "horizontal",
6376
+ "type": "stack",
6377
+ "gap": "md",
6376
6378
  "children": [
6377
6379
  {
6378
6380
  "variant": "caption",
@@ -6380,40 +6382,38 @@
6380
6382
  "type": "typography"
6381
6383
  },
6382
6384
  {
6383
- "variant": "body",
6384
6385
  "content": "@entity.orderDate",
6385
- "type": "typography"
6386
+ "type": "typography",
6387
+ "variant": "body"
6386
6388
  }
6387
- ],
6388
- "gap": "md"
6389
+ ]
6389
6390
  },
6390
6391
  {
6391
6392
  "type": "divider"
6392
6393
  },
6393
6394
  {
6395
+ "type": "stack",
6394
6396
  "children": [
6395
6397
  {
6398
+ "type": "button",
6396
6399
  "icon": "edit",
6397
6400
  "action": "EDIT",
6398
- "type": "button",
6399
6401
  "label": "Edit",
6400
6402
  "variant": "primary"
6401
6403
  },
6402
6404
  {
6405
+ "type": "button",
6403
6406
  "variant": "ghost",
6404
- "label": "Close",
6405
6407
  "action": "CLOSE",
6406
- "type": "button"
6408
+ "label": "Close"
6407
6409
  }
6408
6410
  ],
6409
6411
  "direction": "horizontal",
6410
- "type": "stack",
6411
6412
  "gap": "sm",
6412
6413
  "justify": "end"
6413
6414
  }
6414
6415
  ],
6415
- "direction": "vertical",
6416
- "gap": "md"
6416
+ "type": "stack"
6417
6417
  }
6418
6418
  ]
6419
6419
  ]
@@ -6635,8 +6635,8 @@
6635
6635
  "Order",
6636
6636
  {
6637
6637
  "emit": {
6638
- "success": "OrderLoaded",
6639
- "failure": "OrderLoadFailed"
6638
+ "failure": "OrderLoadFailed",
6639
+ "success": "OrderLoaded"
6640
6640
  }
6641
6641
  }
6642
6642
  ]
@@ -6669,54 +6669,54 @@
6669
6669
  {
6670
6670
  "children": [
6671
6671
  {
6672
- "type": "stack",
6673
6672
  "direction": "horizontal",
6674
- "align": "center",
6675
6673
  "gap": "sm",
6674
+ "type": "stack",
6676
6675
  "children": [
6677
6676
  {
6678
- "name": "alert-triangle",
6679
- "type": "icon"
6677
+ "type": "icon",
6678
+ "name": "alert-triangle"
6680
6679
  },
6681
6680
  {
6682
6681
  "type": "typography",
6683
6682
  "content": "Delete Order",
6684
6683
  "variant": "h3"
6685
6684
  }
6686
- ]
6685
+ ],
6686
+ "align": "center"
6687
6687
  },
6688
6688
  {
6689
6689
  "type": "divider"
6690
6690
  },
6691
6691
  {
6692
6692
  "type": "alert",
6693
- "variant": "error",
6694
- "message": "This action cannot be undone."
6693
+ "message": "This action cannot be undone.",
6694
+ "variant": "error"
6695
6695
  },
6696
6696
  {
6697
6697
  "type": "stack",
6698
6698
  "gap": "sm",
6699
+ "direction": "horizontal",
6700
+ "justify": "end",
6699
6701
  "children": [
6700
6702
  {
6703
+ "variant": "ghost",
6701
6704
  "type": "button",
6702
- "label": "Cancel",
6703
6705
  "action": "CANCEL",
6704
- "variant": "ghost"
6706
+ "label": "Cancel"
6705
6707
  },
6706
6708
  {
6707
- "type": "button",
6708
- "variant": "danger",
6709
+ "action": "CONFIRM_DELETE",
6709
6710
  "label": "Delete",
6710
6711
  "icon": "check",
6711
- "action": "CONFIRM_DELETE"
6712
+ "variant": "danger",
6713
+ "type": "button"
6712
6714
  }
6713
- ],
6714
- "justify": "end",
6715
- "direction": "horizontal"
6715
+ ]
6716
6716
  }
6717
6717
  ],
6718
- "type": "stack",
6719
6718
  "gap": "md",
6719
+ "type": "stack",
6720
6720
  "direction": "vertical"
6721
6721
  }
6722
6722
  ]