@almadar/std 14.25.0 → 14.26.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 (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -265,8 +265,8 @@
265
265
  "Vendor",
266
266
  {
267
267
  "emit": {
268
- "failure": "VendorLoadFailed",
269
- "success": "VendorLoaded"
268
+ "success": "VendorLoaded",
269
+ "failure": "VendorLoadFailed"
270
270
  }
271
271
  }
272
272
  ],
@@ -274,22 +274,22 @@
274
274
  "render-ui",
275
275
  "main",
276
276
  {
277
+ "gap": "md",
278
+ "type": "stack",
279
+ "direction": "vertical",
280
+ "className": "py-12",
277
281
  "children": [
278
282
  {
279
283
  "type": "spinner"
280
284
  },
281
285
  {
282
- "color": "muted",
283
286
  "type": "typography",
284
- "content": "Loading vendor application…",
285
- "variant": "caption"
287
+ "variant": "caption",
288
+ "color": "muted",
289
+ "content": "Loading vendor application…"
286
290
  }
287
291
  ],
288
- "gap": "md",
289
- "type": "stack",
290
- "align": "center",
291
- "direction": "vertical",
292
- "className": "py-12"
292
+ "align": "center"
293
293
  }
294
294
  ]
295
295
  ]
@@ -304,12 +304,11 @@
304
304
  "main",
305
305
  {
306
306
  "type": "stack",
307
- "gap": "lg",
308
307
  "children": [
309
308
  {
309
+ "content": "Vendor Onboarding",
310
310
  "type": "typography",
311
- "variant": "h2",
312
- "content": "Vendor Onboarding"
311
+ "variant": "h2"
313
312
  },
314
313
  {
315
314
  "steps": [
@@ -332,26 +331,27 @@
332
331
  },
333
332
  {
334
333
  "cancelEvent": "INIT",
334
+ "type": "form-section",
335
335
  "mode": "create",
336
- "submitEvent": "NEXT_STEP",
337
336
  "fields": [
338
337
  "businessName",
339
338
  "legalName"
340
339
  ],
341
- "type": "form-section"
340
+ "submitEvent": "NEXT_STEP"
342
341
  },
343
342
  {
344
- "totalSteps": 5.0,
345
- "showBack": false,
346
- "onNext": "NEXT_STEP",
347
343
  "currentStep": 0.0,
348
- "showComplete": false,
349
344
  "showNext": true,
350
- "type": "wizard-navigation"
345
+ "showComplete": false,
346
+ "type": "wizard-navigation",
347
+ "onNext": "NEXT_STEP",
348
+ "totalSteps": 5.0,
349
+ "showBack": false
351
350
  }
352
351
  ],
353
352
  "direction": "vertical",
354
- "className": "max-w-2xl mx-auto w-full"
353
+ "className": "max-w-2xl mx-auto w-full",
354
+ "gap": "lg"
355
355
  }
356
356
  ]
357
357
  ]
@@ -419,33 +419,33 @@
419
419
  },
420
420
  {
421
421
  "variant": "h3",
422
- "type": "typography",
423
- "content": "Tax ID"
422
+ "content": "Tax ID",
423
+ "type": "typography"
424
424
  },
425
425
  {
426
- "submitEvent": "NEXT_STEP",
426
+ "type": "form-section",
427
+ "mode": "edit",
427
428
  "cancelEvent": "BACK_STEP",
429
+ "submitEvent": "NEXT_STEP",
428
430
  "fields": [
429
431
  "ein"
430
432
  ],
431
- "mode": "edit",
432
- "type": "form-section",
433
433
  "entity": "@entity"
434
434
  },
435
435
  {
436
- "type": "wizard-navigation",
437
- "showComplete": false,
436
+ "totalSteps": 5.0,
437
+ "showBack": true,
438
438
  "onBack": "BACK_STEP",
439
439
  "showNext": true,
440
- "totalSteps": 5.0,
440
+ "type": "wizard-navigation",
441
+ "showComplete": false,
441
442
  "currentStep": 1.0,
442
- "onNext": "NEXT_STEP",
443
- "showBack": true
443
+ "onNext": "NEXT_STEP"
444
444
  }
445
445
  ],
446
- "direction": "vertical",
447
446
  "gap": "lg",
448
- "type": "stack"
447
+ "type": "stack",
448
+ "direction": "vertical"
449
449
  }
450
450
  ]
451
451
  ]
@@ -459,13 +459,15 @@
459
459
  "render-ui",
460
460
  "main",
461
461
  {
462
+ "direction": "vertical",
462
463
  "gap": "lg",
463
464
  "className": "max-w-2xl mx-auto w-full",
465
+ "type": "stack",
464
466
  "children": [
465
467
  {
466
468
  "variant": "h2",
467
- "content": "Vendor Onboarding",
468
- "type": "typography"
469
+ "type": "typography",
470
+ "content": "Vendor Onboarding"
469
471
  },
470
472
  {
471
473
  "type": "wizard-progress",
@@ -482,33 +484,31 @@
482
484
  "type": "divider"
483
485
  },
484
486
  {
485
- "content": "Business Info",
486
487
  "type": "typography",
488
+ "content": "Business Info",
487
489
  "variant": "h3"
488
490
  },
489
491
  {
490
- "type": "form-section",
491
- "mode": "edit",
492
492
  "cancelEvent": "INIT",
493
493
  "fields": [
494
494
  "businessName",
495
495
  "legalName"
496
496
  ],
497
497
  "entity": "@entity",
498
+ "type": "form-section",
499
+ "mode": "edit",
498
500
  "submitEvent": "NEXT_STEP"
499
501
  },
500
502
  {
503
+ "onNext": "NEXT_STEP",
501
504
  "showNext": true,
505
+ "totalSteps": 5.0,
502
506
  "type": "wizard-navigation",
503
507
  "showBack": false,
504
- "showComplete": false,
505
- "onNext": "NEXT_STEP",
506
- "totalSteps": 5.0,
507
- "currentStep": 0.0
508
+ "currentStep": 0.0,
509
+ "showComplete": false
508
510
  }
509
- ],
510
- "type": "stack",
511
- "direction": "vertical"
511
+ ]
512
512
  }
513
513
  ]
514
514
  ]
@@ -532,13 +532,17 @@
532
532
  "render-ui",
533
533
  "main",
534
534
  {
535
+ "gap": "lg",
536
+ "type": "stack",
537
+ "className": "max-w-2xl mx-auto w-full",
535
538
  "children": [
536
539
  {
537
- "content": "Vendor Onboarding",
538
540
  "type": "typography",
539
- "variant": "h2"
541
+ "variant": "h2",
542
+ "content": "Vendor Onboarding"
540
543
  },
541
544
  {
545
+ "currentStep": 2.0,
542
546
  "steps": [
543
547
  "Business",
544
548
  "Tax ID",
@@ -546,7 +550,6 @@
546
550
  "Identity",
547
551
  "Review"
548
552
  ],
549
- "currentStep": 2.0,
550
553
  "type": "wizard-progress"
551
554
  },
552
555
  {
@@ -554,14 +557,14 @@
554
557
  },
555
558
  {
556
559
  "variant": "h3",
557
- "type": "typography",
558
- "content": "Bank Link"
560
+ "content": "Bank Link",
561
+ "type": "typography"
559
562
  },
560
563
  {
561
- "mode": "edit",
562
- "submitEvent": "NEXT_STEP",
563
- "type": "form-section",
564
564
  "entity": "@entity",
565
+ "type": "form-section",
566
+ "submitEvent": "NEXT_STEP",
567
+ "mode": "edit",
565
568
  "cancelEvent": "BACK_STEP",
566
569
  "fields": [
567
570
  "bankRoutingMasked",
@@ -569,20 +572,17 @@
569
572
  ]
570
573
  },
571
574
  {
572
- "showComplete": false,
573
- "showBack": true,
574
575
  "onBack": "BACK_STEP",
576
+ "type": "wizard-navigation",
577
+ "showBack": true,
578
+ "showComplete": false,
575
579
  "currentStep": 2.0,
576
- "totalSteps": 5.0,
577
580
  "showNext": true,
578
- "onNext": "NEXT_STEP",
579
- "type": "wizard-navigation"
581
+ "totalSteps": 5.0,
582
+ "onNext": "NEXT_STEP"
580
583
  }
581
584
  ],
582
- "gap": "lg",
583
- "type": "stack",
584
- "direction": "vertical",
585
- "className": "max-w-2xl mx-auto w-full"
585
+ "direction": "vertical"
586
586
  }
587
587
  ]
588
588
  ]
@@ -601,56 +601,56 @@
601
601
  "render-ui",
602
602
  "main",
603
603
  {
604
+ "direction": "vertical",
604
605
  "type": "stack",
605
606
  "gap": "lg",
607
+ "className": "max-w-2xl mx-auto w-full",
606
608
  "children": [
607
609
  {
608
- "variant": "h2",
609
610
  "content": "Vendor Onboarding",
610
- "type": "typography"
611
+ "type": "typography",
612
+ "variant": "h2"
611
613
  },
612
614
  {
613
- "currentStep": 0.0,
614
- "type": "wizard-progress",
615
615
  "steps": [
616
616
  "Business",
617
617
  "Tax ID",
618
618
  "Bank",
619
619
  "Identity",
620
620
  "Review"
621
- ]
621
+ ],
622
+ "currentStep": 0.0,
623
+ "type": "wizard-progress"
622
624
  },
623
625
  {
624
626
  "type": "divider"
625
627
  },
626
628
  {
627
629
  "type": "typography",
628
- "content": "Business Info",
629
- "variant": "h3"
630
+ "variant": "h3",
631
+ "content": "Business Info"
630
632
  },
631
633
  {
632
634
  "submitEvent": "NEXT_STEP",
635
+ "entity": "@entity",
633
636
  "mode": "edit",
637
+ "cancelEvent": "INIT",
634
638
  "fields": [
635
639
  "businessName",
636
640
  "legalName"
637
641
  ],
638
- "type": "form-section",
639
- "cancelEvent": "INIT",
640
- "entity": "@entity"
642
+ "type": "form-section"
641
643
  },
642
644
  {
645
+ "totalSteps": 5.0,
646
+ "type": "wizard-navigation",
647
+ "showComplete": false,
648
+ "currentStep": 0.0,
643
649
  "showBack": false,
644
650
  "showNext": true,
645
- "showComplete": false,
646
- "onNext": "NEXT_STEP",
647
- "type": "wizard-navigation",
648
- "totalSteps": 5.0,
649
- "currentStep": 0.0
651
+ "onNext": "NEXT_STEP"
650
652
  }
651
- ],
652
- "className": "max-w-2xl mx-auto w-full",
653
- "direction": "vertical"
653
+ ]
654
654
  }
655
655
  ]
656
656
  ]
@@ -664,13 +664,15 @@
664
664
  "render-ui",
665
665
  "main",
666
666
  {
667
- "gap": "lg",
668
667
  "type": "stack",
668
+ "gap": "lg",
669
+ "className": "max-w-2xl mx-auto w-full",
670
+ "direction": "vertical",
669
671
  "children": [
670
672
  {
671
- "type": "typography",
673
+ "content": "Vendor Onboarding",
672
674
  "variant": "h2",
673
- "content": "Vendor Onboarding"
675
+ "type": "typography"
674
676
  },
675
677
  {
676
678
  "steps": [
@@ -687,33 +689,31 @@
687
689
  "type": "divider"
688
690
  },
689
691
  {
690
- "type": "typography",
692
+ "content": "Tax ID",
691
693
  "variant": "h3",
692
- "content": "Tax ID"
694
+ "type": "typography"
693
695
  },
694
696
  {
695
697
  "type": "form-section",
698
+ "entity": "@entity",
696
699
  "mode": "edit",
697
- "cancelEvent": "BACK_STEP",
700
+ "submitEvent": "NEXT_STEP",
698
701
  "fields": [
699
702
  "ein"
700
703
  ],
701
- "submitEvent": "NEXT_STEP",
702
- "entity": "@entity"
704
+ "cancelEvent": "BACK_STEP"
703
705
  },
704
706
  {
705
- "onNext": "NEXT_STEP",
706
- "type": "wizard-navigation",
707
- "showBack": true,
707
+ "totalSteps": 5.0,
708
+ "showNext": true,
708
709
  "onBack": "BACK_STEP",
710
+ "onNext": "NEXT_STEP",
711
+ "showComplete": false,
709
712
  "currentStep": 1.0,
710
- "showNext": true,
711
- "totalSteps": 5.0,
712
- "showComplete": false
713
+ "showBack": true,
714
+ "type": "wizard-navigation"
713
715
  }
714
- ],
715
- "direction": "vertical",
716
- "className": "max-w-2xl mx-auto w-full"
716
+ ]
717
717
  }
718
718
  ]
719
719
  ]
@@ -742,11 +742,15 @@
742
742
  "render-ui",
743
743
  "main",
744
744
  {
745
+ "direction": "vertical",
746
+ "gap": "lg",
747
+ "className": "max-w-2xl mx-auto w-full",
748
+ "type": "stack",
745
749
  "children": [
746
750
  {
747
- "variant": "h2",
751
+ "content": "Vendor Onboarding",
748
752
  "type": "typography",
749
- "content": "Vendor Onboarding"
753
+ "variant": "h2"
750
754
  },
751
755
  {
752
756
  "currentStep": 3.0,
@@ -763,41 +767,37 @@
763
767
  "type": "divider"
764
768
  },
765
769
  {
766
- "type": "typography",
767
770
  "content": "Identity Verification",
768
- "variant": "h3"
771
+ "variant": "h3",
772
+ "type": "typography"
769
773
  },
770
774
  {
771
- "color": "muted",
772
- "type": "typography",
773
775
  "content": "Upload a government-issued ID to verify your identity.",
774
- "variant": "body"
776
+ "type": "typography",
777
+ "variant": "body",
778
+ "color": "muted"
775
779
  },
776
780
  {
781
+ "type": "upload-drop-zone",
777
782
  "action": "UPLOAD_IDENTITY",
778
783
  "accept": "image/*",
779
- "description": "or click to browse",
780
- "maxSize": 10485760.0,
781
784
  "icon": "credit-card",
782
- "type": "upload-drop-zone",
785
+ "maxSize": 10485760.0,
783
786
  "maxFiles": 2.0,
784
- "label": "Drop ID document here"
787
+ "label": "Drop ID document here",
788
+ "description": "or click to browse"
785
789
  },
786
790
  {
787
- "showComplete": false,
788
- "currentStep": 3.0,
789
- "onBack": "BACK_STEP",
791
+ "showBack": true,
790
792
  "showNext": true,
793
+ "currentStep": 3.0,
794
+ "showComplete": false,
795
+ "type": "wizard-navigation",
791
796
  "totalSteps": 5.0,
792
797
  "onNext": "NEXT_STEP",
793
- "type": "wizard-navigation",
794
- "showBack": true
798
+ "onBack": "BACK_STEP"
795
799
  }
796
- ],
797
- "direction": "vertical",
798
- "type": "stack",
799
- "gap": "lg",
800
- "className": "max-w-2xl mx-auto w-full"
800
+ ]
801
801
  }
802
802
  ]
803
803
  ]
@@ -816,55 +816,55 @@
816
816
  "render-ui",
817
817
  "main",
818
818
  {
819
+ "gap": "lg",
819
820
  "className": "max-w-2xl mx-auto w-full",
820
821
  "direction": "vertical",
821
822
  "children": [
822
823
  {
824
+ "variant": "h2",
823
825
  "type": "typography",
824
- "content": "Vendor Onboarding",
825
- "variant": "h2"
826
+ "content": "Vendor Onboarding"
826
827
  },
827
828
  {
829
+ "currentStep": 1.0,
830
+ "type": "wizard-progress",
828
831
  "steps": [
829
832
  "Business",
830
833
  "Tax ID",
831
834
  "Bank",
832
835
  "Identity",
833
836
  "Review"
834
- ],
835
- "type": "wizard-progress",
836
- "currentStep": 1.0
837
+ ]
837
838
  },
838
839
  {
839
840
  "type": "divider"
840
841
  },
841
842
  {
842
- "variant": "h3",
843
+ "content": "Tax ID",
843
844
  "type": "typography",
844
- "content": "Tax ID"
845
+ "variant": "h3"
845
846
  },
846
847
  {
847
- "entity": "@entity",
848
848
  "fields": [
849
849
  "ein"
850
850
  ],
851
- "cancelEvent": "BACK_STEP",
852
- "type": "form-section",
853
851
  "mode": "edit",
854
- "submitEvent": "NEXT_STEP"
852
+ "type": "form-section",
853
+ "entity": "@entity",
854
+ "submitEvent": "NEXT_STEP",
855
+ "cancelEvent": "BACK_STEP"
855
856
  },
856
857
  {
857
- "showComplete": false,
858
858
  "currentStep": 1.0,
859
- "totalSteps": 5.0,
860
- "type": "wizard-navigation",
861
- "onNext": "NEXT_STEP",
859
+ "showComplete": false,
862
860
  "onBack": "BACK_STEP",
861
+ "onNext": "NEXT_STEP",
862
+ "showNext": true,
863
863
  "showBack": true,
864
- "showNext": true
864
+ "totalSteps": 5.0,
865
+ "type": "wizard-navigation"
865
866
  }
866
867
  ],
867
- "gap": "lg",
868
868
  "type": "stack"
869
869
  }
870
870
  ]
@@ -880,13 +880,15 @@
880
880
  "main",
881
881
  {
882
882
  "gap": "lg",
883
+ "direction": "vertical",
883
884
  "children": [
884
885
  {
886
+ "variant": "h2",
885
887
  "content": "Vendor Onboarding",
886
- "type": "typography",
887
- "variant": "h2"
888
+ "type": "typography"
888
889
  },
889
890
  {
891
+ "type": "wizard-progress",
890
892
  "steps": [
891
893
  "Business",
892
894
  "Tax ID",
@@ -894,42 +896,40 @@
894
896
  "Identity",
895
897
  "Review"
896
898
  ],
897
- "currentStep": 2.0,
898
- "type": "wizard-progress"
899
+ "currentStep": 2.0
899
900
  },
900
901
  {
901
902
  "type": "divider"
902
903
  },
903
904
  {
905
+ "content": "Bank Link",
904
906
  "type": "typography",
905
- "variant": "h3",
906
- "content": "Bank Link"
907
+ "variant": "h3"
907
908
  },
908
909
  {
909
- "submitEvent": "NEXT_STEP",
910
- "cancelEvent": "BACK_STEP",
911
910
  "entity": "@entity",
912
- "mode": "edit",
911
+ "type": "form-section",
912
+ "submitEvent": "NEXT_STEP",
913
913
  "fields": [
914
914
  "bankRoutingMasked",
915
915
  "bankAcctMasked"
916
916
  ],
917
- "type": "form-section"
917
+ "cancelEvent": "BACK_STEP",
918
+ "mode": "edit"
918
919
  },
919
920
  {
920
- "showComplete": false,
921
- "totalSteps": 5.0,
922
921
  "type": "wizard-navigation",
923
- "onBack": "BACK_STEP",
922
+ "totalSteps": 5.0,
924
923
  "currentStep": 2.0,
924
+ "showNext": true,
925
925
  "showBack": true,
926
926
  "onNext": "NEXT_STEP",
927
- "showNext": true
927
+ "showComplete": false,
928
+ "onBack": "BACK_STEP"
928
929
  }
929
930
  ],
930
931
  "type": "stack",
931
- "className": "max-w-2xl mx-auto w-full",
932
- "direction": "vertical"
932
+ "className": "max-w-2xl mx-auto w-full"
933
933
  }
934
934
  ]
935
935
  ]
@@ -948,17 +948,15 @@
948
948
  "render-ui",
949
949
  "main",
950
950
  {
951
- "direction": "vertical",
952
- "gap": "lg",
951
+ "type": "stack",
953
952
  "className": "max-w-2xl mx-auto w-full",
954
953
  "children": [
955
954
  {
956
- "type": "typography",
955
+ "content": "Vendor Onboarding",
957
956
  "variant": "h2",
958
- "content": "Vendor Onboarding"
957
+ "type": "typography"
959
958
  },
960
959
  {
961
- "currentStep": 3.0,
962
960
  "type": "wizard-progress",
963
961
  "steps": [
964
962
  "Business",
@@ -966,33 +964,35 @@
966
964
  "Bank",
967
965
  "Identity",
968
966
  "Review"
969
- ]
967
+ ],
968
+ "currentStep": 3.0
970
969
  },
971
970
  {
972
971
  "type": "divider"
973
972
  },
974
973
  {
975
- "variant": "h3",
976
974
  "type": "typography",
977
- "content": "Identity Verification"
975
+ "content": "Identity Verification",
976
+ "variant": "h3"
978
977
  },
979
978
  {
980
979
  "variant": "success",
981
- "type": "alert",
982
- "message": "Identity document uploaded."
980
+ "message": "Identity document uploaded.",
981
+ "type": "alert"
983
982
  },
984
983
  {
984
+ "type": "wizard-navigation",
985
985
  "onBack": "BACK_STEP",
986
- "onNext": "NEXT_STEP",
987
- "showNext": true,
988
986
  "currentStep": 3.0,
987
+ "showNext": true,
988
+ "onNext": "NEXT_STEP",
989
989
  "totalSteps": 5.0,
990
990
  "showComplete": false,
991
- "type": "wizard-navigation",
992
991
  "showBack": true
993
992
  }
994
993
  ],
995
- "type": "stack"
994
+ "direction": "vertical",
995
+ "gap": "lg"
996
996
  }
997
997
  ]
998
998
  ]
@@ -1012,8 +1012,9 @@
1012
1012
  "main",
1013
1013
  {
1014
1014
  "type": "stack",
1015
- "gap": "lg",
1016
1015
  "className": "max-w-2xl mx-auto w-full",
1016
+ "gap": "lg",
1017
+ "direction": "vertical",
1017
1018
  "children": [
1018
1019
  {
1019
1020
  "variant": "h2",
@@ -1021,8 +1022,8 @@
1021
1022
  "type": "typography"
1022
1023
  },
1023
1024
  {
1024
- "type": "wizard-progress",
1025
1025
  "currentStep": 4.0,
1026
+ "type": "wizard-progress",
1026
1027
  "steps": [
1027
1028
  "Business",
1028
1029
  "Tax ID",
@@ -1040,30 +1041,32 @@
1040
1041
  "type": "typography"
1041
1042
  },
1042
1043
  {
1044
+ "type": "stack",
1045
+ "gap": "sm",
1043
1046
  "direction": "vertical",
1044
1047
  "children": [
1045
1048
  {
1046
- "direction": "horizontal",
1047
- "gap": "md",
1048
- "justify": "between",
1049
1049
  "children": [
1050
1050
  {
1051
- "variant": "caption",
1052
1051
  "content": "Business Name",
1053
- "type": "typography"
1052
+ "type": "typography",
1053
+ "variant": "caption"
1054
1054
  },
1055
1055
  {
1056
1056
  "content": "@entity.businessName",
1057
- "type": "typography",
1058
- "variant": "body"
1057
+ "variant": "body",
1058
+ "type": "typography"
1059
1059
  }
1060
1060
  ],
1061
- "type": "stack"
1062
- },
1063
- {
1064
1061
  "justify": "between",
1065
1062
  "type": "stack",
1063
+ "direction": "horizontal",
1064
+ "gap": "md"
1065
+ },
1066
+ {
1066
1067
  "gap": "md",
1068
+ "direction": "horizontal",
1069
+ "justify": "between",
1067
1070
  "children": [
1068
1071
  {
1069
1072
  "type": "typography",
@@ -1071,101 +1074,98 @@
1071
1074
  "content": "Legal Name"
1072
1075
  },
1073
1076
  {
1074
- "variant": "body",
1075
1077
  "type": "typography",
1078
+ "variant": "body",
1076
1079
  "content": "@entity.legalName"
1077
1080
  }
1078
1081
  ],
1079
- "direction": "horizontal"
1082
+ "type": "stack"
1080
1083
  },
1081
1084
  {
1082
- "gap": "md",
1083
- "direction": "horizontal",
1084
1085
  "justify": "between",
1085
- "type": "stack",
1086
+ "gap": "md",
1086
1087
  "children": [
1087
1088
  {
1088
- "content": "EIN",
1089
1089
  "variant": "caption",
1090
+ "content": "EIN",
1090
1091
  "type": "typography"
1091
1092
  },
1092
1093
  {
1093
- "content": "@entity.ein",
1094
1094
  "type": "typography",
1095
+ "content": "@entity.ein",
1095
1096
  "variant": "body"
1096
1097
  }
1097
- ]
1098
+ ],
1099
+ "type": "stack",
1100
+ "direction": "horizontal"
1098
1101
  },
1099
1102
  {
1103
+ "type": "stack",
1104
+ "direction": "horizontal",
1105
+ "gap": "md",
1106
+ "justify": "between",
1100
1107
  "children": [
1101
1108
  {
1102
- "content": "Bank Routing",
1103
1109
  "type": "typography",
1110
+ "content": "Bank Routing",
1104
1111
  "variant": "caption"
1105
1112
  },
1106
1113
  {
1114
+ "content": "@entity.bankRoutingMasked",
1107
1115
  "type": "typography",
1108
- "variant": "body",
1109
- "content": "@entity.bankRoutingMasked"
1116
+ "variant": "body"
1110
1117
  }
1111
- ],
1112
- "direction": "horizontal",
1113
- "type": "stack",
1114
- "gap": "md",
1115
- "justify": "between"
1118
+ ]
1116
1119
  },
1117
1120
  {
1118
- "justify": "between",
1119
1121
  "direction": "horizontal",
1120
- "gap": "md",
1122
+ "justify": "between",
1121
1123
  "type": "stack",
1122
1124
  "children": [
1123
1125
  {
1124
- "variant": "caption",
1125
1126
  "type": "typography",
1127
+ "variant": "caption",
1126
1128
  "content": "Bank Account"
1127
1129
  },
1128
1130
  {
1129
- "content": "@entity.bankAcctMasked",
1131
+ "type": "typography",
1130
1132
  "variant": "body",
1131
- "type": "typography"
1133
+ "content": "@entity.bankAcctMasked"
1132
1134
  }
1133
- ]
1135
+ ],
1136
+ "gap": "md"
1134
1137
  },
1135
1138
  {
1136
- "justify": "between",
1139
+ "type": "stack",
1137
1140
  "direction": "horizontal",
1141
+ "gap": "md",
1142
+ "justify": "between",
1138
1143
  "children": [
1139
1144
  {
1140
1145
  "variant": "caption",
1141
- "content": "Identity Doc",
1142
- "type": "typography"
1146
+ "type": "typography",
1147
+ "content": "Identity Doc"
1143
1148
  },
1144
1149
  {
1145
1150
  "content": "@entity.identityDocUrl",
1146
1151
  "type": "typography",
1147
1152
  "variant": "body"
1148
1153
  }
1149
- ],
1150
- "type": "stack",
1151
- "gap": "md"
1154
+ ]
1152
1155
  }
1153
- ],
1154
- "type": "stack",
1155
- "gap": "sm"
1156
+ ]
1156
1157
  },
1157
1158
  {
1158
- "type": "wizard-navigation",
1159
+ "currentStep": 4.0,
1160
+ "totalSteps": 5.0,
1159
1161
  "showComplete": true,
1160
- "onBack": "BACK_STEP",
1162
+ "onComplete": "SUBMIT",
1161
1163
  "showBack": true,
1162
- "totalSteps": 5.0,
1163
- "currentStep": 4.0,
1164
+ "type": "wizard-navigation",
1164
1165
  "showNext": false,
1165
- "onComplete": "SUBMIT"
1166
+ "onBack": "BACK_STEP"
1166
1167
  }
1167
- ],
1168
- "direction": "vertical"
1168
+ ]
1169
1169
  }
1170
1170
  ]
1171
1171
  ]
@@ -1184,57 +1184,57 @@
1184
1184
  "render-ui",
1185
1185
  "main",
1186
1186
  {
1187
- "className": "max-w-2xl mx-auto w-full",
1188
- "type": "stack",
1189
1187
  "direction": "vertical",
1190
- "gap": "lg",
1191
1188
  "children": [
1192
1189
  {
1190
+ "content": "Vendor Onboarding",
1193
1191
  "variant": "h2",
1194
- "type": "typography",
1195
- "content": "Vendor Onboarding"
1192
+ "type": "typography"
1196
1193
  },
1197
1194
  {
1198
- "currentStep": 2.0,
1199
- "type": "wizard-progress",
1200
1195
  "steps": [
1201
1196
  "Business",
1202
1197
  "Tax ID",
1203
1198
  "Bank",
1204
1199
  "Identity",
1205
1200
  "Review"
1206
- ]
1201
+ ],
1202
+ "currentStep": 2.0,
1203
+ "type": "wizard-progress"
1207
1204
  },
1208
1205
  {
1209
1206
  "type": "divider"
1210
1207
  },
1211
1208
  {
1212
- "type": "typography",
1213
1209
  "content": "Bank Link",
1210
+ "type": "typography",
1214
1211
  "variant": "h3"
1215
1212
  },
1216
1213
  {
1214
+ "submitEvent": "NEXT_STEP",
1215
+ "mode": "edit",
1216
+ "cancelEvent": "BACK_STEP",
1217
1217
  "type": "form-section",
1218
1218
  "entity": "@entity",
1219
- "cancelEvent": "BACK_STEP",
1220
- "submitEvent": "NEXT_STEP",
1221
1219
  "fields": [
1222
1220
  "bankRoutingMasked",
1223
1221
  "bankAcctMasked"
1224
- ],
1225
- "mode": "edit"
1222
+ ]
1226
1223
  },
1227
1224
  {
1228
1225
  "totalSteps": 5.0,
1229
- "showNext": true,
1230
- "showComplete": false,
1231
- "type": "wizard-navigation",
1232
- "onBack": "BACK_STEP",
1233
1226
  "onNext": "NEXT_STEP",
1227
+ "type": "wizard-navigation",
1234
1228
  "showBack": true,
1235
- "currentStep": 2.0
1229
+ "currentStep": 2.0,
1230
+ "onBack": "BACK_STEP",
1231
+ "showComplete": false,
1232
+ "showNext": true
1236
1233
  }
1237
- ]
1234
+ ],
1235
+ "type": "stack",
1236
+ "className": "max-w-2xl mx-auto w-full",
1237
+ "gap": "lg"
1238
1238
  }
1239
1239
  ]
1240
1240
  ]
@@ -1261,26 +1261,26 @@
1261
1261
  "children": [
1262
1262
  {
1263
1263
  "name": "check-circle",
1264
- "color": "success",
1265
- "type": "icon"
1264
+ "type": "icon",
1265
+ "color": "success"
1266
1266
  },
1267
1267
  {
1268
- "variant": "h2",
1269
1268
  "content": "Application Submitted",
1270
- "type": "typography"
1269
+ "type": "typography",
1270
+ "variant": "h2"
1271
1271
  },
1272
1272
  {
1273
- "color": "muted",
1274
- "variant": "body",
1273
+ "type": "typography",
1275
1274
  "content": "Thanks. We will review your vendor application and email you within 2 business days.",
1276
- "type": "typography"
1275
+ "color": "muted",
1276
+ "variant": "body"
1277
1277
  }
1278
1278
  ],
1279
- "className": "max-w-2xl mx-auto w-full py-12",
1279
+ "gap": "lg",
1280
1280
  "direction": "vertical",
1281
- "type": "stack",
1282
1281
  "align": "center",
1283
- "gap": "lg"
1282
+ "type": "stack",
1283
+ "className": "max-w-2xl mx-auto w-full py-12"
1284
1284
  }
1285
1285
  ]
1286
1286
  ]
@@ -1299,18 +1299,13 @@
1299
1299
  "render-ui",
1300
1300
  "main",
1301
1301
  {
1302
- "gap": "lg",
1303
- "type": "stack",
1304
- "direction": "vertical",
1305
- "className": "max-w-2xl mx-auto w-full",
1306
1302
  "children": [
1307
1303
  {
1308
- "content": "Vendor Onboarding",
1309
1304
  "type": "typography",
1310
- "variant": "h2"
1305
+ "variant": "h2",
1306
+ "content": "Vendor Onboarding"
1311
1307
  },
1312
1308
  {
1313
- "type": "wizard-progress",
1314
1309
  "steps": [
1315
1310
  "Business",
1316
1311
  "Tax ID",
@@ -1318,37 +1313,42 @@
1318
1313
  "Identity",
1319
1314
  "Review"
1320
1315
  ],
1316
+ "type": "wizard-progress",
1321
1317
  "currentStep": 3.0
1322
1318
  },
1323
1319
  {
1324
1320
  "type": "divider"
1325
1321
  },
1326
1322
  {
1327
- "variant": "h3",
1328
1323
  "content": "Identity Verification",
1329
- "type": "typography"
1324
+ "type": "typography",
1325
+ "variant": "h3"
1330
1326
  },
1331
1327
  {
1332
- "icon": "credit-card",
1328
+ "accept": "image/*",
1329
+ "type": "upload-drop-zone",
1333
1330
  "maxFiles": 2.0,
1334
- "label": "Drop ID document here",
1331
+ "icon": "credit-card",
1335
1332
  "maxSize": 10485760.0,
1336
- "description": "or click to browse",
1337
- "type": "upload-drop-zone",
1338
- "accept": "image/*",
1339
- "action": "UPLOAD_IDENTITY"
1333
+ "action": "UPLOAD_IDENTITY",
1334
+ "label": "Drop ID document here",
1335
+ "description": "or click to browse"
1340
1336
  },
1341
1337
  {
1342
- "totalSteps": 5.0,
1343
- "onBack": "BACK_STEP",
1344
- "type": "wizard-navigation",
1345
- "currentStep": 3.0,
1346
- "onNext": "NEXT_STEP",
1347
1338
  "showBack": true,
1339
+ "onNext": "NEXT_STEP",
1340
+ "totalSteps": 5.0,
1348
1341
  "showComplete": false,
1349
- "showNext": true
1342
+ "showNext": true,
1343
+ "currentStep": 3.0,
1344
+ "type": "wizard-navigation",
1345
+ "onBack": "BACK_STEP"
1350
1346
  }
1351
- ]
1347
+ ],
1348
+ "gap": "lg",
1349
+ "className": "max-w-2xl mx-auto w-full",
1350
+ "type": "stack",
1351
+ "direction": "vertical"
1352
1352
  }
1353
1353
  ]
1354
1354
  ]
@@ -1599,8 +1599,8 @@
1599
1599
  "@payload.data",
1600
1600
  {
1601
1601
  "emit": {
1602
- "failure": "VendorSubmitFailed",
1603
- "success": "VendorSubmitted"
1602
+ "success": "VendorSubmitted",
1603
+ "failure": "VendorSubmitFailed"
1604
1604
  }
1605
1605
  }
1606
1606
  ]
@@ -1627,4 +1627,4 @@
1627
1627
  ]
1628
1628
  }
1629
1629
  ]
1630
- }
1630
+ }