@almadar/std 15.6.1 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (727) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/factory-signatures.json +20759 -67
  206. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  207. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  208. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  209. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  210. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  211. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  212. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  213. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  214. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  215. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  216. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  217. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  218. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  219. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  220. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  221. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  222. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  223. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  224. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  225. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  226. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  227. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  228. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  229. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  230. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  231. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  232. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  233. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  234. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  235. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  236. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  237. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  238. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  239. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  240. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  241. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  242. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  243. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  244. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  245. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  246. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  247. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  248. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  249. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  250. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  251. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  252. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  253. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  254. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  255. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  256. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  257. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  258. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  259. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  260. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  261. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  262. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  263. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  264. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  265. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  266. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  267. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  268. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  269. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  270. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  271. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  272. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  273. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  274. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  275. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  276. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  277. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  278. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  279. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  280. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  281. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  282. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  283. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  284. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  285. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  286. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  287. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  288. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  289. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  290. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  291. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  292. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  293. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  294. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  295. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  296. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  297. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  298. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  299. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  300. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  301. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  302. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  303. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  304. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  305. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  306. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  308. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  309. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  310. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  311. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  312. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  313. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  314. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  315. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  316. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  317. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  318. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  319. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  320. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  321. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  322. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  323. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  325. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  326. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  327. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  328. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  329. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  330. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  331. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  332. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  333. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  334. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  335. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  336. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  337. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  338. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  339. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  340. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  341. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  342. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  343. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  344. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  345. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  346. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  347. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  348. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  349. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  350. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  351. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  352. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  353. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  354. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  355. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  356. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  357. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  358. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  359. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  360. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  361. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  362. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  363. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  364. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  365. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  366. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  367. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  368. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  369. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  370. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  372. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  373. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  374. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  375. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  376. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  377. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  378. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  379. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  380. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  381. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  382. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  383. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  384. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  385. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  386. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  387. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  388. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  389. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  390. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  391. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  392. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  393. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  394. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  395. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  397. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  398. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  399. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  400. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  401. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  402. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  403. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  404. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  405. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  406. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  407. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  408. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  409. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  410. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  411. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  412. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  413. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  414. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  415. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  416. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  417. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  418. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  419. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  420. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  421. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  422. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  423. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  424. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  425. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  426. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  427. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  428. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  429. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  430. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  431. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  432. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  433. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  434. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  435. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  436. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  437. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  438. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  439. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  440. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  441. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  442. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  443. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  444. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  445. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  446. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  447. package/dist/behaviors/registry/factory-signatures.json +20759 -67
  448. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  449. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  450. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  451. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  452. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  453. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  454. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  455. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  456. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  457. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  458. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  459. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  460. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  461. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  462. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  463. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  464. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  465. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  466. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  467. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  468. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  469. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  470. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  471. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  472. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  473. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  474. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  475. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  476. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  477. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  478. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  479. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  480. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  482. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  483. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  484. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  485. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  486. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  487. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  488. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  489. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  490. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  491. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  492. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  493. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  494. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  495. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  496. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  497. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  498. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  499. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  500. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  501. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  502. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  503. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  504. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  505. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  506. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  507. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  508. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  509. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  510. package/dist/registry/app/atoms/std-application.orb +136 -136
  511. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  512. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  513. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  514. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  515. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  516. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  517. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  518. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  519. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  520. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  521. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  522. package/dist/registry/app/atoms/std-donor.orb +135 -135
  523. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  524. package/dist/registry/app/atoms/std-driver.orb +144 -144
  525. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  526. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  527. package/dist/registry/app/atoms/std-event.orb +149 -149
  528. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  529. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  530. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  531. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  532. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  533. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  534. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  535. package/dist/registry/app/atoms/std-lease.orb +136 -136
  536. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  537. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  538. package/dist/registry/app/atoms/std-matter.orb +129 -129
  539. package/dist/registry/app/atoms/std-membership.orb +132 -132
  540. package/dist/registry/app/atoms/std-menu.orb +158 -158
  541. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  542. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  543. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  544. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  545. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  546. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  547. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  548. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  549. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  550. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  551. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  552. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  553. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  554. package/dist/registry/app/atoms/std-segment.orb +119 -119
  555. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  556. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  557. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  558. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  559. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  560. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  561. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  562. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  563. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  564. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  565. package/dist/registry/app/atoms/std-trial.orb +147 -147
  566. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  567. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  568. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  569. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  570. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  571. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  572. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  573. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  574. package/dist/registry/app/molecules/std-cart.orb +45 -45
  575. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  576. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  577. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  578. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  579. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  580. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  581. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  582. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  583. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  584. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  585. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  586. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  587. package/dist/registry/app/organisms/std-cms.orb +271 -271
  588. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  589. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  590. package/dist/registry/app/organisms/std-crm.orb +270 -270
  591. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  592. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  593. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  594. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  595. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  596. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  597. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  598. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  599. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  600. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  601. package/dist/registry/app/organisms/std-forum.orb +144 -144
  602. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  603. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  604. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  605. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  606. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  607. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  608. package/dist/registry/app/organisms/std-listings.orb +151 -151
  609. package/dist/registry/app/organisms/std-lms.orb +599 -416
  610. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  611. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  612. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  613. package/dist/registry/app/organisms/std-notes.orb +111 -111
  614. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  615. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  616. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  617. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  618. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  619. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  620. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  621. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  622. package/dist/registry/app/organisms/std-survey.orb +131 -131
  623. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  624. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  625. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  626. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  627. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  628. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  629. package/dist/registry/core/atoms/std-board.orb +220 -208
  630. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  631. package/dist/registry/core/atoms/std-browse.orb +69 -69
  632. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  633. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  634. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  635. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  636. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  637. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  638. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  639. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  640. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  641. package/dist/registry/core/atoms/std-display.orb +3 -3
  642. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  643. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  644. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  645. package/dist/registry/core/atoms/std-export.orb +48 -42
  646. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  647. package/dist/registry/core/atoms/std-filter.orb +10 -10
  648. package/dist/registry/core/atoms/std-flag.orb +87 -87
  649. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  650. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  651. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  652. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  653. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  654. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  655. package/dist/registry/core/atoms/std-modal.orb +30 -30
  656. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  657. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  658. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  659. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  660. package/dist/registry/core/atoms/std-push.orb +49 -49
  661. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  662. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  663. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  664. package/dist/registry/core/atoms/std-related.orb +29 -29
  665. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  666. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  667. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  668. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  669. package/dist/registry/core/atoms/std-search.orb +4 -4
  670. package/dist/registry/core/atoms/std-selection.orb +104 -104
  671. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  672. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  673. package/dist/registry/core/atoms/std-stats.orb +258 -228
  674. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  675. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  676. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  677. package/dist/registry/core/atoms/std-thread.orb +62 -62
  678. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  679. package/dist/registry/core/atoms/std-vote.orb +34 -34
  680. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  681. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  682. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  683. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  684. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  685. package/dist/registry/core/molecules/std-list.orb +65 -65
  686. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  687. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  688. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  689. package/dist/registry/factory-signatures.json +20759 -67
  690. package/dist/registry/game/atoms/std-collision.orb +140 -140
  691. package/dist/registry/game/atoms/std-combat.orb +50 -50
  692. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  693. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  694. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  695. package/dist/registry/game/atoms/std-movement.orb +285 -285
  696. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  697. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  698. package/dist/registry/game/atoms/std-quest.orb +132 -132
  699. package/dist/registry/game/atoms/std-timer.orb +294 -294
  700. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  701. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  702. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  703. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  704. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  705. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  706. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  707. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  708. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  709. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  710. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  711. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  712. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  713. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  714. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  715. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  716. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  717. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  718. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  719. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  720. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  721. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  722. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  723. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  724. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  725. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  726. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  727. package/package.json +1 -1
@@ -23,31 +23,38 @@
23
23
  "properties": {
24
24
  "description": {
25
25
  "name": "description",
26
- "type": "string"
27
- },
28
- "icon": {
29
- "name": "icon",
30
- "type": "string"
26
+ "type": "string",
27
+ "required": false
31
28
  },
32
29
  "actionLabel": {
33
30
  "name": "actionLabel",
34
- "type": "string"
35
- },
36
- "id": {
37
- "name": "id",
38
- "type": "string"
31
+ "type": "string",
32
+ "required": false
39
33
  },
40
34
  "actionIcon": {
41
35
  "name": "actionIcon",
42
- "type": "string"
36
+ "type": "string",
37
+ "required": false
38
+ },
39
+ "title": {
40
+ "name": "title",
41
+ "type": "string",
42
+ "required": true
43
+ },
44
+ "id": {
45
+ "name": "id",
46
+ "type": "string",
47
+ "required": true
43
48
  },
44
49
  "actor": {
45
50
  "name": "actor",
46
- "type": "string"
51
+ "type": "string",
52
+ "required": false
47
53
  },
48
- "title": {
49
- "name": "title",
50
- "type": "string"
54
+ "icon": {
55
+ "name": "icon",
56
+ "type": "string",
57
+ "required": false
51
58
  }
52
59
  }
53
60
  }
@@ -109,17 +116,20 @@
109
116
  "items": {
110
117
  "type": "object",
111
118
  "properties": {
112
- "timestamp": {
113
- "name": "timestamp",
114
- "type": "string"
115
- },
116
119
  "description": {
117
120
  "name": "description",
118
- "type": "string"
121
+ "type": "string",
122
+ "required": false
123
+ },
124
+ "id": {
125
+ "name": "id",
126
+ "type": "string",
127
+ "required": true
119
128
  },
120
129
  "status": {
121
130
  "name": "status",
122
131
  "type": "string",
132
+ "required": false,
123
133
  "values": [
124
134
  "complete",
125
135
  "active",
@@ -127,13 +137,15 @@
127
137
  "error"
128
138
  ]
129
139
  },
130
- "id": {
131
- "name": "id",
132
- "type": "string"
140
+ "timestamp": {
141
+ "name": "timestamp",
142
+ "type": "string",
143
+ "required": false
133
144
  },
134
145
  "title": {
135
146
  "name": "title",
136
- "type": "string"
147
+ "type": "string",
148
+ "required": true
137
149
  }
138
150
  }
139
151
  }
@@ -423,45 +435,45 @@
423
435
  "fn",
424
436
  "party",
425
437
  {
426
- "actor": [
438
+ "icon": [
427
439
  "object/get",
428
440
  "@party",
429
- "actor",
430
- ""
441
+ "icon",
442
+ "user"
431
443
  ],
432
- "id": [
444
+ "title": [
433
445
  "object/get",
434
446
  "@party",
435
- "id"
447
+ "title"
436
448
  ],
437
- "title": [
449
+ "actionLabel": [
438
450
  "object/get",
439
451
  "@party",
440
- "title"
452
+ "actionLabel",
453
+ "Confirm"
441
454
  ],
442
- "icon": [
455
+ "actionIcon": [
443
456
  "object/get",
444
457
  "@party",
445
- "icon",
446
- "user"
458
+ "actionIcon",
459
+ "check"
447
460
  ],
448
- "description": [
461
+ "actor": [
449
462
  "object/get",
450
463
  "@party",
451
- "description",
464
+ "actor",
452
465
  ""
453
466
  ],
454
- "actionLabel": [
467
+ "id": [
455
468
  "object/get",
456
469
  "@party",
457
- "actionLabel",
458
- "Confirm"
470
+ "id"
459
471
  ],
460
- "actionIcon": [
472
+ "description": [
461
473
  "object/get",
462
474
  "@party",
463
- "actionIcon",
464
- "check"
475
+ "description",
476
+ ""
465
477
  ]
466
478
  }
467
479
  ]
@@ -577,13 +589,13 @@
577
589
  [
578
590
  {
579
591
  "title": "Transaction opened",
580
- "id": "init",
592
+ "timestamp": "Just now",
581
593
  "description": [
582
594
  "str/concat",
583
595
  "Reference ",
584
596
  "@config.transactionReference"
585
597
  ],
586
- "timestamp": "Just now",
598
+ "id": "init",
587
599
  "status": "complete"
588
600
  }
589
601
  ]
@@ -592,10 +604,11 @@
592
604
  "render-ui",
593
605
  "main",
594
606
  {
607
+ "gap": "lg",
595
608
  "direction": "vertical",
609
+ "type": "stack",
596
610
  "children": [
597
611
  {
598
- "direction": "horizontal",
599
612
  "children": [
600
613
  {
601
614
  "type": "icon",
@@ -603,15 +616,16 @@
603
616
  },
604
617
  {
605
618
  "content": "@config.title",
606
- "variant": "h3",
607
- "type": "typography"
619
+ "type": "typography",
620
+ "variant": "h3"
608
621
  },
609
622
  {
610
623
  "type": "badge",
611
- "variant": "primary",
612
- "label": "Active"
624
+ "label": "Active",
625
+ "variant": "primary"
613
626
  }
614
627
  ],
628
+ "direction": "horizontal",
615
629
  "type": "stack",
616
630
  "gap": "sm",
617
631
  "align": "center"
@@ -622,99 +636,103 @@
622
636
  {
623
637
  "gap": "md",
624
638
  "direction": "vertical",
639
+ "type": "stack",
625
640
  "children": [
626
641
  {
627
- "direction": "horizontal",
628
- "align": "center",
629
- "type": "stack",
642
+ "gap": "lg",
630
643
  "children": [
631
644
  {
645
+ "type": "stack",
646
+ "direction": "vertical",
632
647
  "children": [
633
648
  {
634
- "content": "Amount in escrow",
635
- "variant": "caption",
636
649
  "type": "typography",
650
+ "variant": "caption",
651
+ "content": "Amount in escrow",
637
652
  "color": "muted"
638
653
  },
639
654
  {
640
- "variant": "h1",
655
+ "content": "@config.transactionAmount",
641
656
  "type": "typography",
642
- "content": "@config.transactionAmount"
657
+ "variant": "h1"
643
658
  }
644
659
  ],
645
- "type": "stack",
646
- "gap": "xs",
647
- "direction": "vertical"
660
+ "gap": "xs"
648
661
  },
649
662
  {
650
- "gap": "xs",
651
663
  "type": "stack",
652
- "direction": "vertical",
653
664
  "children": [
654
665
  {
655
- "color": "muted",
656
666
  "variant": "caption",
667
+ "color": "muted",
657
668
  "type": "typography",
658
669
  "content": "Subject"
659
670
  },
660
671
  {
661
- "variant": "h4",
662
672
  "content": "@config.transactionSubject",
663
- "type": "typography"
673
+ "type": "typography",
674
+ "variant": "h4"
664
675
  }
665
- ]
676
+ ],
677
+ "gap": "xs",
678
+ "direction": "vertical"
666
679
  },
667
680
  {
668
- "type": "stack",
669
681
  "direction": "vertical",
670
- "gap": "xs",
682
+ "type": "stack",
671
683
  "children": [
672
684
  {
673
- "color": "muted",
674
685
  "type": "typography",
675
- "content": "Reference",
676
- "variant": "caption"
686
+ "variant": "caption",
687
+ "color": "muted",
688
+ "content": "Reference"
677
689
  },
678
690
  {
679
691
  "content": "@config.transactionReference",
680
- "type": "typography",
681
- "variant": "body"
692
+ "variant": "body",
693
+ "type": "typography"
682
694
  }
683
- ]
695
+ ],
696
+ "gap": "xs"
684
697
  }
685
698
  ],
686
- "gap": "lg"
699
+ "direction": "horizontal",
700
+ "type": "stack",
701
+ "align": "center"
687
702
  }
688
- ],
689
- "type": "stack"
703
+ ]
690
704
  }
691
705
  ]
692
706
  },
693
707
  {
708
+ "content": "Parties",
694
709
  "type": "typography",
695
- "variant": "h4",
696
- "content": "Parties"
710
+ "variant": "h4"
697
711
  },
698
712
  {
713
+ "type": "data-list",
714
+ "gap": "sm",
715
+ "entity": "@entity.parties",
716
+ "fields": [],
699
717
  "renderItem": [
700
718
  "fn",
701
719
  "party",
702
720
  {
703
- "type": "card",
704
721
  "children": [
705
722
  {
706
723
  "direction": "horizontal",
707
- "type": "stack",
708
724
  "align": "center",
709
725
  "children": [
710
726
  {
711
727
  "type": "icon",
712
- "name": "@party.icon",
713
- "size": "lg"
728
+ "size": "lg",
729
+ "name": "@party.icon"
714
730
  },
715
731
  {
732
+ "type": "stack",
716
733
  "children": [
717
734
  {
735
+ "direction": "horizontal",
718
736
  "align": "center",
719
737
  "gap": "xs",
720
738
  "children": [
@@ -724,40 +742,36 @@
724
742
  "content": "@party.title"
725
743
  },
726
744
  {
727
- "color": "muted",
728
745
  "type": "typography",
729
- "content": "·"
746
+ "content": "·",
747
+ "color": "muted"
730
748
  },
731
749
  {
732
- "variant": "body",
733
750
  "type": "typography",
734
- "content": "@party.actor"
751
+ "content": "@party.actor",
752
+ "variant": "body"
735
753
  }
736
754
  ],
737
- "type": "stack",
738
- "direction": "horizontal"
755
+ "type": "stack"
739
756
  },
740
757
  {
741
- "color": "muted",
742
758
  "type": "typography",
743
759
  "variant": "caption",
760
+ "color": "muted",
744
761
  "content": "@party.description"
745
762
  }
746
763
  ],
747
- "type": "stack",
748
- "direction": "vertical",
749
- "gap": "xs"
764
+ "gap": "xs",
765
+ "direction": "vertical"
750
766
  }
751
767
  ],
752
- "gap": "md"
768
+ "gap": "md",
769
+ "type": "stack"
753
770
  }
754
- ]
771
+ ],
772
+ "type": "card"
755
773
  }
756
- ],
757
- "type": "data-list",
758
- "entity": "@entity.parties",
759
- "gap": "sm",
760
- "fields": []
774
+ ]
761
775
  },
762
776
  {
763
777
  "variant": "h4",
@@ -765,81 +779,81 @@
765
779
  "content": "Progress"
766
780
  },
767
781
  {
768
- "type": "wizard-progress",
782
+ "currentStep": "@entity.currentPartyIndex",
769
783
  "steps": "@entity.parties",
770
- "currentStep": "@entity.currentPartyIndex"
784
+ "type": "wizard-progress"
771
785
  },
772
786
  {
773
- "variant": "elevated",
774
787
  "type": "card",
788
+ "variant": "elevated",
775
789
  "children": [
776
790
  {
777
791
  "type": "stack",
778
- "gap": "md",
779
792
  "direction": "vertical",
780
793
  "children": [
781
794
  {
795
+ "gap": "sm",
782
796
  "align": "center",
783
- "type": "stack",
797
+ "direction": "horizontal",
784
798
  "children": [
785
799
  {
786
- "type": "icon",
787
- "name": "clock"
800
+ "name": "clock",
801
+ "type": "icon"
788
802
  },
789
803
  {
790
804
  "type": "typography",
805
+ "color": "muted",
791
806
  "variant": "caption",
792
- "content": "@entity.currentStepLabel",
793
- "color": "muted"
807
+ "content": "@entity.currentStepLabel"
794
808
  },
795
809
  {
796
810
  "content": "·",
797
- "color": "muted",
798
- "type": "typography"
811
+ "type": "typography",
812
+ "color": "muted"
799
813
  },
800
814
  {
801
- "variant": "caption",
815
+ "type": "typography",
802
816
  "content": "Waiting for",
803
- "color": "muted",
804
- "type": "typography"
817
+ "variant": "caption",
818
+ "color": "muted"
805
819
  },
806
820
  {
807
- "weight": "bold",
808
821
  "variant": "body",
809
822
  "type": "typography",
810
- "content": "@entity.currentPartyActor"
823
+ "content": "@entity.currentPartyActor",
824
+ "weight": "bold"
811
825
  }
812
826
  ],
813
- "direction": "horizontal",
814
- "gap": "sm"
827
+ "type": "stack"
815
828
  },
816
829
  {
830
+ "variant": "body",
817
831
  "type": "typography",
818
- "content": "@entity.currentActionDescription",
819
- "variant": "body"
832
+ "content": "@entity.currentActionDescription"
820
833
  },
821
834
  {
822
- "variant": "primary",
823
835
  "icon": "@entity.currentActionIcon",
836
+ "label": "@entity.currentActionLabel",
824
837
  "type": "button",
825
838
  "action": "PARTY_CONFIRM",
826
839
  "actionPayload": {
827
840
  "partyKey": "@entity.currentPartyId"
828
841
  },
829
- "label": "@entity.currentActionLabel"
842
+ "variant": "primary"
830
843
  }
831
- ]
844
+ ],
845
+ "gap": "md"
832
846
  }
833
847
  ]
834
848
  },
835
849
  {
850
+ "content": "Activity",
836
851
  "variant": "h4",
837
- "type": "typography",
838
- "content": "Activity"
852
+ "type": "typography"
839
853
  },
840
854
  {
841
- "type": "timeline",
842
855
  "entity": "@entity.audit",
856
+ "type": "timeline",
843
857
  "fields": [
844
858
  "title",
845
859
  "description",
@@ -851,30 +865,28 @@
851
865
  "type": "divider"
852
866
  },
853
867
  {
854
- "align": "center",
855
- "direction": "horizontal",
856
- "type": "stack",
857
868
  "children": [
858
869
  {
859
- "icon": "@config.disputeIcon",
860
- "variant": "danger",
861
- "label": "@config.disputeLabel",
870
+ "action": "OPEN_DISPUTE",
862
871
  "type": "button",
863
- "action": "OPEN_DISPUTE"
872
+ "variant": "danger",
873
+ "icon": "@config.disputeIcon",
874
+ "label": "@config.disputeLabel"
864
875
  },
865
876
  {
866
- "variant": "ghost",
867
877
  "label": "@config.cancelLabel",
868
- "type": "button",
878
+ "variant": "ghost",
869
879
  "action": "CANCEL_TRANSACTION",
880
+ "type": "button",
870
881
  "icon": "@config.cancelIcon"
871
882
  }
872
883
  ],
873
- "gap": "sm"
884
+ "type": "stack",
885
+ "gap": "sm",
886
+ "align": "center",
887
+ "direction": "horizontal"
874
888
  }
875
- ],
876
- "type": "stack",
877
- "gap": "lg"
889
+ ]
878
890
  }
879
891
  ]
880
892
  ]
@@ -929,9 +941,9 @@
929
941
  "render-ui",
930
942
  "main",
931
943
  {
932
- "title": "Save failed",
944
+ "message": "@entity.errorMessage",
933
945
  "type": "error-state",
934
- "message": "@entity.errorMessage"
946
+ "title": "Save failed"
935
947
  }
936
948
  ]
937
949
  ]
@@ -960,23 +972,18 @@
960
972
  "array/append",
961
973
  "@entity.audit",
962
974
  {
963
- "status": "complete",
964
- "title": [
965
- "str/concat",
966
- "@entity.currentPartyTitle",
967
- " confirmed"
968
- ],
969
- "timestamp": [
970
- "time/now"
971
- ],
972
975
  "description": [
973
976
  "str/concat",
974
977
  "@entity.currentPartyActor",
975
978
  " completed: ",
976
979
  "@entity.currentActionLabel"
977
980
  ],
978
- "id": [
979
- "str/concat",
981
+ "timestamp": [
982
+ "time/now"
983
+ ],
984
+ "status": "complete",
985
+ "id": [
986
+ "str/concat",
980
987
  "confirm-",
981
988
  [
982
989
  "object/get",
@@ -984,6 +991,11 @@
984
991
  "partyKey",
985
992
  ""
986
993
  ]
994
+ ],
995
+ "title": [
996
+ "str/concat",
997
+ "@entity.currentPartyTitle",
998
+ " confirmed"
987
999
  ]
988
1000
  }
989
1001
  ]
@@ -1114,170 +1126,171 @@
1114
1126
  "main",
1115
1127
  {
1116
1128
  "type": "stack",
1129
+ "gap": "lg",
1117
1130
  "children": [
1118
1131
  {
1132
+ "type": "stack",
1119
1133
  "children": [
1120
1134
  {
1121
- "name": "git-pull-request",
1122
- "type": "icon"
1135
+ "type": "icon",
1136
+ "name": "git-pull-request"
1123
1137
  },
1124
1138
  {
1125
1139
  "content": "@config.title",
1126
- "type": "typography",
1127
- "variant": "h3"
1140
+ "variant": "h3",
1141
+ "type": "typography"
1128
1142
  },
1129
1143
  {
1130
- "label": "Active",
1131
1144
  "variant": "primary",
1132
- "type": "badge"
1145
+ "type": "badge",
1146
+ "label": "Active"
1133
1147
  }
1134
1148
  ],
1149
+ "direction": "horizontal",
1135
1150
  "gap": "sm",
1136
- "align": "center",
1137
- "type": "stack",
1138
- "direction": "horizontal"
1151
+ "align": "center"
1139
1152
  },
1140
1153
  {
1141
- "type": "card",
1142
1154
  "children": [
1143
1155
  {
1144
1156
  "type": "stack",
1157
+ "gap": "md",
1145
1158
  "children": [
1146
1159
  {
1147
- "type": "stack",
1148
- "gap": "lg",
1149
- "align": "center",
1150
1160
  "children": [
1151
1161
  {
1152
- "gap": "xs",
1162
+ "type": "stack",
1153
1163
  "children": [
1154
1164
  {
1165
+ "color": "muted",
1155
1166
  "content": "Amount in escrow",
1156
1167
  "type": "typography",
1157
- "variant": "caption",
1158
- "color": "muted"
1168
+ "variant": "caption"
1159
1169
  },
1160
1170
  {
1161
- "content": "@config.transactionAmount",
1162
1171
  "type": "typography",
1163
- "variant": "h1"
1172
+ "variant": "h1",
1173
+ "content": "@config.transactionAmount"
1164
1174
  }
1165
1175
  ],
1166
- "type": "stack",
1167
- "direction": "vertical"
1176
+ "direction": "vertical",
1177
+ "gap": "xs"
1168
1178
  },
1169
1179
  {
1170
- "direction": "vertical",
1171
- "gap": "xs",
1172
1180
  "children": [
1173
1181
  {
1174
- "variant": "caption",
1175
- "type": "typography",
1176
1182
  "color": "muted",
1177
- "content": "Subject"
1183
+ "content": "Subject",
1184
+ "variant": "caption",
1185
+ "type": "typography"
1178
1186
  },
1179
1187
  {
1188
+ "variant": "h4",
1180
1189
  "type": "typography",
1181
- "content": "@config.transactionSubject",
1182
- "variant": "h4"
1190
+ "content": "@config.transactionSubject"
1183
1191
  }
1184
1192
  ],
1185
- "type": "stack"
1193
+ "type": "stack",
1194
+ "direction": "vertical",
1195
+ "gap": "xs"
1186
1196
  },
1187
1197
  {
1188
1198
  "type": "stack",
1189
- "gap": "xs",
1190
1199
  "children": [
1191
1200
  {
1192
1201
  "type": "typography",
1193
1202
  "variant": "caption",
1194
- "content": "Reference",
1195
- "color": "muted"
1203
+ "color": "muted",
1204
+ "content": "Reference"
1196
1205
  },
1197
1206
  {
1198
- "type": "typography",
1199
1207
  "content": "@config.transactionReference",
1200
- "variant": "body"
1208
+ "variant": "body",
1209
+ "type": "typography"
1201
1210
  }
1202
1211
  ],
1212
+ "gap": "xs",
1203
1213
  "direction": "vertical"
1204
1214
  }
1205
1215
  ],
1206
- "direction": "horizontal"
1216
+ "direction": "horizontal",
1217
+ "type": "stack",
1218
+ "gap": "lg",
1219
+ "align": "center"
1207
1220
  }
1208
1221
  ],
1209
- "direction": "vertical",
1210
- "gap": "md"
1222
+ "direction": "vertical"
1211
1223
  }
1212
- ]
1224
+ ],
1225
+ "type": "card"
1213
1226
  },
1214
1227
  {
1215
- "type": "typography",
1216
1228
  "content": "Parties",
1217
- "variant": "h4"
1229
+ "variant": "h4",
1230
+ "type": "typography"
1218
1231
  },
1219
1232
  {
1233
+ "fields": [],
1234
+ "type": "data-list",
1220
1235
  "renderItem": [
1221
1236
  "fn",
1222
1237
  "party",
1223
1238
  {
1239
+ "type": "card",
1224
1240
  "children": [
1225
1241
  {
1226
- "align": "center",
1227
- "direction": "horizontal",
1228
1242
  "children": [
1229
1243
  {
1230
- "name": "@party.icon",
1244
+ "type": "icon",
1231
1245
  "size": "lg",
1232
- "type": "icon"
1246
+ "name": "@party.icon"
1233
1247
  },
1234
1248
  {
1249
+ "type": "stack",
1250
+ "gap": "xs",
1235
1251
  "children": [
1236
1252
  {
1237
1253
  "type": "stack",
1238
- "align": "center",
1239
1254
  "children": [
1240
1255
  {
1256
+ "content": "@party.title",
1241
1257
  "type": "typography",
1242
- "variant": "h4",
1243
- "content": "@party.title"
1258
+ "variant": "h4"
1244
1259
  },
1245
1260
  {
1246
- "content": "·",
1247
1261
  "type": "typography",
1248
- "color": "muted"
1262
+ "color": "muted",
1263
+ "content": "·"
1249
1264
  },
1250
1265
  {
1251
- "content": "@party.actor",
1266
+ "type": "typography",
1252
1267
  "variant": "body",
1253
- "type": "typography"
1268
+ "content": "@party.actor"
1254
1269
  }
1255
1270
  ],
1271
+ "gap": "xs",
1256
1272
  "direction": "horizontal",
1257
- "gap": "xs"
1273
+ "align": "center"
1258
1274
  },
1259
1275
  {
1260
1276
  "color": "muted",
1261
- "type": "typography",
1277
+ "content": "@party.description",
1262
1278
  "variant": "caption",
1263
- "content": "@party.description"
1279
+ "type": "typography"
1264
1280
  }
1265
1281
  ],
1266
- "direction": "vertical",
1267
- "gap": "xs",
1268
- "type": "stack"
1282
+ "direction": "vertical"
1269
1283
  }
1270
1284
  ],
1271
- "type": "stack",
1272
- "gap": "md"
1285
+ "align": "center",
1286
+ "direction": "horizontal",
1287
+ "gap": "md",
1288
+ "type": "stack"
1273
1289
  }
1274
- ],
1275
- "type": "card"
1290
+ ]
1276
1291
  }
1277
1292
  ],
1278
- "fields": [],
1279
1293
  "entity": "@entity.parties",
1280
- "type": "data-list",
1281
1294
  "gap": "sm"
1282
1295
  },
1283
1296
  {
@@ -1286,11 +1299,12 @@
1286
1299
  "variant": "h4"
1287
1300
  },
1288
1301
  {
1289
- "steps": "@entity.parties",
1302
+ "type": "wizard-progress",
1290
1303
  "currentStep": "@entity.currentPartyIndex",
1291
- "type": "wizard-progress"
1304
+ "steps": "@entity.parties"
1292
1305
  },
1293
1306
  {
1307
+ "variant": "elevated",
1294
1308
  "children": [
1295
1309
  {
1296
1310
  "type": "stack",
@@ -1299,103 +1313,101 @@
1299
1313
  "children": [
1300
1314
  {
1301
1315
  "direction": "horizontal",
1302
- "gap": "sm",
1303
- "type": "stack",
1304
1316
  "children": [
1305
1317
  {
1306
- "type": "icon",
1307
- "name": "clock"
1318
+ "name": "clock",
1319
+ "type": "icon"
1308
1320
  },
1309
1321
  {
1310
1322
  "type": "typography",
1311
- "variant": "caption",
1323
+ "content": "@entity.currentStepLabel",
1312
1324
  "color": "muted",
1313
- "content": "@entity.currentStepLabel"
1325
+ "variant": "caption"
1314
1326
  },
1315
1327
  {
1316
- "content": "·",
1317
1328
  "color": "muted",
1329
+ "content": "·",
1318
1330
  "type": "typography"
1319
1331
  },
1320
1332
  {
1333
+ "type": "typography",
1321
1334
  "color": "muted",
1322
1335
  "content": "Waiting for",
1323
- "type": "typography",
1324
1336
  "variant": "caption"
1325
1337
  },
1326
1338
  {
1327
- "weight": "bold",
1328
- "variant": "body",
1329
1339
  "type": "typography",
1330
- "content": "@entity.currentPartyActor"
1340
+ "variant": "body",
1341
+ "content": "@entity.currentPartyActor",
1342
+ "weight": "bold"
1331
1343
  }
1332
1344
  ],
1345
+ "type": "stack",
1346
+ "gap": "sm",
1333
1347
  "align": "center"
1334
1348
  },
1335
1349
  {
1336
1350
  "type": "typography",
1337
- "content": "@entity.currentActionDescription",
1338
- "variant": "body"
1351
+ "variant": "body",
1352
+ "content": "@entity.currentActionDescription"
1339
1353
  },
1340
1354
  {
1341
- "label": "@entity.currentActionLabel",
1355
+ "actionPayload": {
1356
+ "partyKey": "@entity.currentPartyId"
1357
+ },
1342
1358
  "variant": "primary",
1343
1359
  "action": "PARTY_CONFIRM",
1344
- "type": "button",
1360
+ "label": "@entity.currentActionLabel",
1345
1361
  "icon": "@entity.currentActionIcon",
1346
- "actionPayload": {
1347
- "partyKey": "@entity.currentPartyId"
1348
- }
1362
+ "type": "button"
1349
1363
  }
1350
1364
  ]
1351
1365
  }
1352
1366
  ],
1353
- "type": "card",
1354
- "variant": "elevated"
1367
+ "type": "card"
1355
1368
  },
1356
1369
  {
1370
+ "variant": "h4",
1357
1371
  "content": "Activity",
1358
- "type": "typography",
1359
- "variant": "h4"
1372
+ "type": "typography"
1360
1373
  },
1361
1374
  {
1362
1375
  "type": "timeline",
1376
+ "entity": "@entity.audit",
1363
1377
  "fields": [
1364
1378
  "title",
1365
1379
  "description",
1366
1380
  "timestamp",
1367
1381
  "status"
1368
- ],
1369
- "entity": "@entity.audit"
1382
+ ]
1370
1383
  },
1371
1384
  {
1372
1385
  "type": "divider"
1373
1386
  },
1374
1387
  {
1375
- "type": "stack",
1376
- "direction": "horizontal",
1377
1388
  "gap": "sm",
1389
+ "align": "center",
1378
1390
  "children": [
1379
1391
  {
1392
+ "label": "@config.disputeLabel",
1380
1393
  "variant": "danger",
1381
1394
  "type": "button",
1382
- "label": "@config.disputeLabel",
1383
1395
  "icon": "@config.disputeIcon",
1384
1396
  "action": "OPEN_DISPUTE"
1385
1397
  },
1386
1398
  {
1387
- "icon": "@config.cancelIcon",
1388
1399
  "variant": "ghost",
1389
- "label": "@config.cancelLabel",
1390
1400
  "action": "CANCEL_TRANSACTION",
1391
- "type": "button"
1401
+ "type": "button",
1402
+ "label": "@config.cancelLabel",
1403
+ "icon": "@config.cancelIcon"
1392
1404
  }
1393
1405
  ],
1394
- "align": "center"
1406
+ "type": "stack",
1407
+ "direction": "horizontal"
1395
1408
  }
1396
1409
  ],
1397
- "direction": "vertical",
1398
- "gap": "lg"
1410
+ "direction": "vertical"
1399
1411
  }
1400
1412
  ]
1401
1413
  ]
@@ -1431,8 +1443,10 @@
1431
1443
  ""
1432
1444
  ]
1433
1445
  ],
1434
- "timestamp": [
1435
- "time/now"
1446
+ "title": [
1447
+ "str/concat",
1448
+ "@entity.currentPartyTitle",
1449
+ " confirmed"
1436
1450
  ],
1437
1451
  "description": [
1438
1452
  "str/concat",
@@ -1441,10 +1455,8 @@
1441
1455
  "@entity.currentActionLabel"
1442
1456
  ],
1443
1457
  "status": "complete",
1444
- "title": [
1445
- "str/concat",
1446
- "@entity.currentPartyTitle",
1447
- " confirmed"
1458
+ "timestamp": [
1459
+ "time/now"
1448
1460
  ]
1449
1461
  }
1450
1462
  ]
@@ -1456,17 +1468,17 @@
1456
1468
  "array/append",
1457
1469
  "@entity.audit",
1458
1470
  {
1459
- "id": "all-confirmed",
1460
- "timestamp": [
1461
- "time/now"
1462
- ],
1463
- "title": "All parties confirmed",
1464
1471
  "description": [
1465
1472
  "str/concat",
1466
1473
  "@config.transactionAmount",
1467
1474
  " is now funded and ready for release."
1468
1475
  ],
1469
- "status": "complete"
1476
+ "timestamp": [
1477
+ "time/now"
1478
+ ],
1479
+ "id": "all-confirmed",
1480
+ "status": "complete",
1481
+ "title": "All parties confirmed"
1470
1482
  }
1471
1483
  ]
1472
1484
  ],
@@ -1474,11 +1486,11 @@
1474
1486
  "render-ui",
1475
1487
  "main",
1476
1488
  {
1477
- "type": "stack",
1489
+ "direction": "vertical",
1478
1490
  "children": [
1479
1491
  {
1480
- "align": "center",
1481
1492
  "gap": "sm",
1493
+ "type": "stack",
1482
1494
  "children": [
1483
1495
  {
1484
1496
  "type": "icon",
@@ -1486,54 +1498,54 @@
1486
1498
  },
1487
1499
  {
1488
1500
  "variant": "h3",
1489
- "type": "typography",
1490
- "content": "@config.title"
1501
+ "content": "@config.title",
1502
+ "type": "typography"
1491
1503
  },
1492
1504
  {
1493
1505
  "label": "Funded",
1494
- "type": "badge",
1495
- "variant": "success"
1506
+ "variant": "success",
1507
+ "type": "badge"
1496
1508
  }
1497
1509
  ],
1498
- "type": "stack",
1510
+ "align": "center",
1499
1511
  "direction": "horizontal"
1500
1512
  },
1501
1513
  {
1502
1514
  "type": "card",
1503
1515
  "children": [
1504
1516
  {
1505
- "direction": "vertical",
1506
- "type": "stack",
1507
1517
  "gap": "md",
1518
+ "type": "stack",
1519
+ "direction": "vertical",
1508
1520
  "children": [
1509
1521
  {
1510
- "type": "stack",
1511
1522
  "children": [
1512
1523
  {
1513
1524
  "type": "stack",
1525
+ "direction": "vertical",
1514
1526
  "children": [
1515
1527
  {
1516
- "type": "typography",
1517
- "content": "Amount in escrow",
1518
1528
  "color": "muted",
1529
+ "content": "Amount in escrow",
1530
+ "type": "typography",
1519
1531
  "variant": "caption"
1520
1532
  },
1521
1533
  {
1522
- "content": "@config.transactionAmount",
1523
1534
  "type": "typography",
1535
+ "content": "@config.transactionAmount",
1524
1536
  "variant": "h1"
1525
1537
  }
1526
1538
  ],
1527
- "gap": "xs",
1528
- "direction": "vertical"
1539
+ "gap": "xs"
1529
1540
  },
1530
1541
  {
1542
+ "type": "stack",
1531
1543
  "children": [
1532
1544
  {
1545
+ "variant": "caption",
1533
1546
  "color": "muted",
1534
- "content": "Subject",
1535
1547
  "type": "typography",
1536
- "variant": "caption"
1548
+ "content": "Subject"
1537
1549
  },
1538
1550
  {
1539
1551
  "type": "typography",
@@ -1541,16 +1553,15 @@
1541
1553
  "variant": "h4"
1542
1554
  }
1543
1555
  ],
1544
- "direction": "vertical",
1545
1556
  "gap": "xs",
1546
- "type": "stack"
1557
+ "direction": "vertical"
1547
1558
  },
1548
1559
  {
1549
1560
  "children": [
1550
1561
  {
1551
- "content": "Reference",
1552
1562
  "type": "typography",
1553
1563
  "color": "muted",
1564
+ "content": "Reference",
1554
1565
  "variant": "caption"
1555
1566
  },
1556
1567
  {
@@ -1559,90 +1570,91 @@
1559
1570
  "variant": "body"
1560
1571
  }
1561
1572
  ],
1573
+ "direction": "vertical",
1562
1574
  "gap": "xs",
1563
- "type": "stack",
1564
- "direction": "vertical"
1575
+ "type": "stack"
1565
1576
  }
1566
1577
  ],
1578
+ "direction": "horizontal",
1579
+ "type": "stack",
1567
1580
  "align": "center",
1568
- "gap": "lg",
1569
- "direction": "horizontal"
1581
+ "gap": "lg"
1570
1582
  }
1571
1583
  ]
1572
1584
  }
1573
1585
  ]
1574
1586
  },
1575
1587
  {
1588
+ "variant": "elevated",
1589
+ "type": "card",
1576
1590
  "children": [
1577
1591
  {
1578
- "type": "stack",
1592
+ "align": "center",
1579
1593
  "children": [
1580
1594
  {
1581
1595
  "name": "check-circle",
1582
- "type": "icon",
1583
- "size": "lg"
1596
+ "size": "lg",
1597
+ "type": "icon"
1584
1598
  },
1585
1599
  {
1586
- "variant": "h2",
1587
- "content": "All parties confirmed",
1588
1600
  "align": "center",
1589
- "type": "typography"
1601
+ "content": "All parties confirmed",
1602
+ "type": "typography",
1603
+ "variant": "h2"
1590
1604
  },
1591
1605
  {
1606
+ "color": "muted",
1592
1607
  "type": "typography",
1608
+ "align": "center",
1593
1609
  "content": "Funds are held in escrow and ready for release to the seller.",
1594
- "color": "muted",
1595
- "align": "center",
1596
1610
  "variant": "body"
1597
1611
  },
1598
1612
  {
1599
- "align": "center",
1600
- "type": "stack",
1601
- "direction": "horizontal",
1602
1613
  "children": [
1603
1614
  {
1604
- "action": "RELEASE",
1605
1615
  "type": "button",
1616
+ "action": "RELEASE",
1606
1617
  "label": "@config.releaseLabel",
1607
- "icon": "@config.releaseIcon",
1608
- "variant": "success"
1618
+ "variant": "success",
1619
+ "icon": "@config.releaseIcon"
1609
1620
  },
1610
1621
  {
1611
- "action": "OPEN_DISPUTE",
1612
1622
  "variant": "danger",
1623
+ "type": "button",
1613
1624
  "label": "@config.disputeLabel",
1614
1625
  "icon": "@config.disputeIcon",
1615
- "type": "button"
1626
+ "action": "OPEN_DISPUTE"
1616
1627
  }
1617
1628
  ],
1618
- "gap": "sm"
1629
+ "type": "stack",
1630
+ "align": "center",
1631
+ "gap": "sm",
1632
+ "direction": "horizontal"
1619
1633
  }
1620
1634
  ],
1621
1635
  "direction": "vertical",
1622
- "gap": "md",
1623
- "align": "center"
1636
+ "type": "stack",
1637
+ "gap": "md"
1624
1638
  }
1625
- ],
1626
- "variant": "elevated",
1627
- "type": "card"
1639
+ ]
1628
1640
  },
1629
1641
  {
1630
1642
  "variant": "h4",
1631
- "type": "typography",
1632
- "content": "Activity"
1643
+ "content": "Activity",
1644
+ "type": "typography"
1633
1645
  },
1634
1646
  {
1647
+ "entity": "@entity.audit",
1635
1648
  "type": "timeline",
1636
1649
  "fields": [
1637
1650
  "title",
1638
1651
  "description",
1639
1652
  "timestamp",
1640
1653
  "status"
1641
- ],
1642
- "entity": "@entity.audit"
1654
+ ]
1643
1655
  }
1644
1656
  ],
1645
- "direction": "vertical",
1657
+ "type": "stack",
1646
1658
  "gap": "lg"
1647
1659
  }
1648
1660
  ]
@@ -1662,62 +1674,62 @@
1662
1674
  "render-ui",
1663
1675
  "main",
1664
1676
  {
1665
- "type": "stack",
1666
1677
  "direction": "vertical",
1678
+ "gap": "md",
1679
+ "type": "stack",
1667
1680
  "children": [
1668
1681
  {
1669
- "align": "center",
1670
- "gap": "sm",
1671
1682
  "type": "stack",
1672
1683
  "children": [
1673
1684
  {
1674
- "action": "CANCEL_REASON",
1685
+ "icon": "arrow-left",
1675
1686
  "label": "Back",
1676
1687
  "type": "button",
1677
- "icon": "arrow-left",
1678
- "variant": "ghost"
1688
+ "variant": "ghost",
1689
+ "action": "CANCEL_REASON"
1679
1690
  },
1680
1691
  {
1681
- "type": "icon",
1682
- "name": "alert-triangle"
1692
+ "name": "alert-triangle",
1693
+ "type": "icon"
1683
1694
  },
1684
1695
  {
1685
- "variant": "h3",
1686
1696
  "type": "typography",
1687
- "content": "Open a dispute"
1697
+ "content": "Open a dispute",
1698
+ "variant": "h3"
1688
1699
  }
1689
1700
  ],
1690
- "direction": "horizontal"
1701
+ "direction": "horizontal",
1702
+ "align": "center",
1703
+ "gap": "sm"
1691
1704
  },
1692
1705
  {
1706
+ "type": "card",
1693
1707
  "children": [
1694
1708
  {
1709
+ "gap": "sm",
1710
+ "type": "stack",
1695
1711
  "direction": "vertical",
1696
1712
  "children": [
1697
1713
  {
1714
+ "variant": "body",
1698
1715
  "color": "muted",
1699
- "type": "typography",
1700
1716
  "content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
1701
- "variant": "body"
1717
+ "type": "typography"
1702
1718
  },
1703
1719
  {
1704
- "type": "form-section",
1705
1720
  "mode": "edit",
1706
- "cancelEvent": "CANCEL_REASON",
1707
1721
  "submitEvent": "SUBMIT_DISPUTE",
1708
1722
  "fields": "@config.reasonFields",
1723
+ "entity": "@entity",
1724
+ "cancelEvent": "CANCEL_REASON",
1709
1725
  "submitLabel": "Submit dispute",
1710
- "entity": "@entity"
1726
+ "type": "form-section"
1711
1727
  }
1712
- ],
1713
- "gap": "sm",
1714
- "type": "stack"
1728
+ ]
1715
1729
  }
1716
- ],
1717
- "type": "card"
1730
+ ]
1718
1731
  }
1719
- ],
1720
- "gap": "md"
1732
+ ]
1721
1733
  }
1722
1734
  ]
1723
1735
  ]
@@ -1736,61 +1748,61 @@
1736
1748
  "render-ui",
1737
1749
  "main",
1738
1750
  {
1751
+ "gap": "md",
1752
+ "direction": "vertical",
1739
1753
  "children": [
1740
1754
  {
1741
- "align": "center",
1742
- "direction": "horizontal",
1743
- "gap": "sm",
1744
- "type": "stack",
1745
1755
  "children": [
1746
1756
  {
1747
1757
  "type": "button",
1748
- "variant": "ghost",
1749
1758
  "icon": "arrow-left",
1750
- "label": "Back",
1751
- "action": "CANCEL_REASON"
1759
+ "variant": "ghost",
1760
+ "action": "CANCEL_REASON",
1761
+ "label": "Back"
1752
1762
  },
1753
1763
  {
1754
- "type": "icon",
1755
- "name": "x-circle"
1764
+ "name": "x-circle",
1765
+ "type": "icon"
1756
1766
  },
1757
1767
  {
1758
- "variant": "h3",
1759
1768
  "type": "typography",
1760
- "content": "Cancel transaction"
1769
+ "content": "Cancel transaction",
1770
+ "variant": "h3"
1761
1771
  }
1762
- ]
1772
+ ],
1773
+ "direction": "horizontal",
1774
+ "align": "center",
1775
+ "gap": "sm",
1776
+ "type": "stack"
1763
1777
  },
1764
1778
  {
1779
+ "type": "card",
1765
1780
  "children": [
1766
1781
  {
1767
- "type": "stack",
1768
1782
  "gap": "sm",
1769
- "direction": "vertical",
1770
1783
  "children": [
1771
1784
  {
1772
1785
  "type": "typography",
1773
- "color": "muted",
1774
1786
  "content": "Tell the other parties why this transaction is being cancelled. Any escrowed funds will be returned to the buyer.",
1787
+ "color": "muted",
1775
1788
  "variant": "body"
1776
1789
  },
1777
1790
  {
1778
- "entity": "@entity",
1779
- "submitEvent": "SUBMIT_CANCEL",
1780
- "cancelEvent": "CANCEL_REASON",
1781
1791
  "type": "form-section",
1782
1792
  "submitLabel": "Cancel transaction",
1783
1793
  "fields": "@config.reasonFields",
1784
- "mode": "edit"
1794
+ "mode": "edit",
1795
+ "submitEvent": "SUBMIT_CANCEL",
1796
+ "cancelEvent": "CANCEL_REASON",
1797
+ "entity": "@entity"
1785
1798
  }
1786
- ]
1799
+ ],
1800
+ "direction": "vertical",
1801
+ "type": "stack"
1787
1802
  }
1788
- ],
1789
- "type": "card"
1803
+ ]
1790
1804
  }
1791
1805
  ],
1792
- "direction": "vertical",
1793
- "gap": "md",
1794
1806
  "type": "stack"
1795
1807
  }
1796
1808
  ]
@@ -1818,13 +1830,13 @@
1818
1830
  "array/append",
1819
1831
  "@entity.audit",
1820
1832
  {
1821
- "title": "Dispute opened",
1822
- "status": "error",
1823
1833
  "id": "dispute-opened",
1824
- "description": "@entity.disputeReason",
1834
+ "title": "Dispute opened",
1825
1835
  "timestamp": [
1826
1836
  "time/now"
1827
- ]
1837
+ ],
1838
+ "description": "@entity.disputeReason",
1839
+ "status": "error"
1828
1840
  }
1829
1841
  ]
1830
1842
  ],
@@ -1832,70 +1844,71 @@
1832
1844
  "render-ui",
1833
1845
  "main",
1834
1846
  {
1835
- "direction": "vertical",
1847
+ "type": "stack",
1848
+ "gap": "lg",
1836
1849
  "children": [
1837
1850
  {
1851
+ "type": "stack",
1838
1852
  "gap": "sm",
1839
1853
  "direction": "horizontal",
1840
- "type": "stack",
1841
1854
  "align": "center",
1842
1855
  "children": [
1843
1856
  {
1844
- "type": "icon",
1845
- "name": "alert-triangle"
1857
+ "name": "alert-triangle",
1858
+ "type": "icon"
1846
1859
  },
1847
1860
  {
1848
- "content": "@config.title",
1861
+ "type": "typography",
1849
1862
  "variant": "h3",
1850
- "type": "typography"
1863
+ "content": "@config.title"
1851
1864
  },
1852
1865
  {
1853
- "label": "Disputed",
1866
+ "variant": "danger",
1854
1867
  "type": "badge",
1855
- "variant": "danger"
1868
+ "label": "Disputed"
1856
1869
  }
1857
1870
  ]
1858
1871
  },
1859
1872
  {
1873
+ "type": "card",
1860
1874
  "children": [
1861
1875
  {
1862
1876
  "type": "stack",
1863
1877
  "direction": "vertical",
1878
+ "gap": "sm",
1864
1879
  "children": [
1865
1880
  {
1866
- "variant": "caption",
1867
1881
  "content": "Reason for dispute",
1868
1882
  "type": "typography",
1869
- "color": "muted"
1883
+ "color": "muted",
1884
+ "variant": "caption"
1870
1885
  },
1871
1886
  {
1887
+ "variant": "body",
1872
1888
  "type": "typography",
1873
- "content": "@entity.disputeReason",
1874
- "variant": "body"
1889
+ "content": "@entity.disputeReason"
1875
1890
  },
1876
1891
  {
1877
1892
  "type": "divider"
1878
1893
  },
1879
1894
  {
1880
- "type": "typography",
1881
- "color": "muted",
1882
1895
  "content": "An escrow officer will contact all parties within one business day. Funds remain held until resolution.",
1883
- "variant": "caption"
1896
+ "color": "muted",
1897
+ "variant": "caption",
1898
+ "type": "typography"
1884
1899
  }
1885
- ],
1886
- "gap": "sm"
1900
+ ]
1887
1901
  }
1888
- ],
1889
- "type": "card"
1902
+ ]
1890
1903
  },
1891
1904
  {
1892
- "type": "typography",
1893
1905
  "content": "Activity",
1906
+ "type": "typography",
1894
1907
  "variant": "h4"
1895
1908
  },
1896
1909
  {
1897
- "entity": "@entity.audit",
1898
1910
  "type": "timeline",
1911
+ "entity": "@entity.audit",
1899
1912
  "fields": [
1900
1913
  "title",
1901
1914
  "description",
@@ -1904,15 +1917,14 @@
1904
1917
  ]
1905
1918
  },
1906
1919
  {
1907
- "action": "RESTART",
1920
+ "label": "Start a new transaction",
1908
1921
  "variant": "secondary",
1909
- "type": "button",
1922
+ "action": "RESTART",
1910
1923
  "icon": "rotate-ccw",
1911
- "label": "Start a new transaction"
1924
+ "type": "button"
1912
1925
  }
1913
1926
  ],
1914
- "gap": "lg",
1915
- "type": "stack"
1927
+ "direction": "vertical"
1916
1928
  }
1917
1929
  ]
1918
1930
  ]
@@ -1927,8 +1939,8 @@
1927
1939
  "MultiPartyView",
1928
1940
  {
1929
1941
  "emit": {
1930
- "success": "FlowLoaded",
1931
- "failure": "FlowLoadFailed"
1942
+ "failure": "FlowLoadFailed",
1943
+ "success": "FlowLoaded"
1932
1944
  }
1933
1945
  }
1934
1946
  ],
@@ -1964,13 +1976,13 @@
1964
1976
  "array/append",
1965
1977
  "@entity.audit",
1966
1978
  {
1979
+ "description": "@entity.cancelReason",
1980
+ "status": "error",
1967
1981
  "title": "Transaction cancelled",
1982
+ "id": "cancelled",
1968
1983
  "timestamp": [
1969
1984
  "time/now"
1970
- ],
1971
- "description": "@entity.cancelReason",
1972
- "id": "cancelled",
1973
- "status": "error"
1985
+ ]
1974
1986
  }
1975
1987
  ]
1976
1988
  ],
@@ -1978,40 +1990,45 @@
1978
1990
  "render-ui",
1979
1991
  "main",
1980
1992
  {
1993
+ "type": "stack",
1981
1994
  "gap": "lg",
1995
+ "direction": "vertical",
1982
1996
  "children": [
1983
1997
  {
1984
- "type": "stack",
1998
+ "direction": "horizontal",
1999
+ "gap": "sm",
2000
+ "align": "center",
1985
2001
  "children": [
1986
2002
  {
1987
- "name": "x-circle",
1988
- "type": "icon"
2003
+ "type": "icon",
2004
+ "name": "x-circle"
1989
2005
  },
1990
2006
  {
1991
- "variant": "h3",
1992
2007
  "content": "@config.title",
2008
+ "variant": "h3",
1993
2009
  "type": "typography"
1994
2010
  },
1995
2011
  {
1996
- "variant": "warning",
1997
2012
  "type": "badge",
1998
- "label": "Cancelled"
2013
+ "label": "Cancelled",
2014
+ "variant": "warning"
1999
2015
  }
2000
2016
  ],
2001
- "align": "center",
2002
- "gap": "sm",
2003
- "direction": "horizontal"
2017
+ "type": "stack"
2004
2018
  },
2005
2019
  {
2006
2020
  "type": "card",
2007
2021
  "children": [
2008
2022
  {
2023
+ "type": "stack",
2024
+ "direction": "vertical",
2025
+ "gap": "sm",
2009
2026
  "children": [
2010
2027
  {
2011
- "type": "typography",
2012
- "variant": "caption",
2013
2028
  "color": "muted",
2014
- "content": "Reason for cancellation"
2029
+ "variant": "caption",
2030
+ "content": "Reason for cancellation",
2031
+ "type": "typography"
2015
2032
  },
2016
2033
  {
2017
2034
  "variant": "body",
@@ -2023,42 +2040,37 @@
2023
2040
  },
2024
2041
  {
2025
2042
  "variant": "caption",
2026
- "type": "typography",
2043
+ "color": "muted",
2027
2044
  "content": "Any escrowed funds have been returned to the buyer.",
2028
- "color": "muted"
2045
+ "type": "typography"
2029
2046
  }
2030
- ],
2031
- "gap": "sm",
2032
- "direction": "vertical",
2033
- "type": "stack"
2047
+ ]
2034
2048
  }
2035
2049
  ]
2036
2050
  },
2037
2051
  {
2038
- "variant": "h4",
2039
2052
  "content": "Activity",
2053
+ "variant": "h4",
2040
2054
  "type": "typography"
2041
2055
  },
2042
2056
  {
2043
- "type": "timeline",
2044
- "entity": "@entity.audit",
2045
2057
  "fields": [
2046
2058
  "title",
2047
2059
  "description",
2048
2060
  "timestamp",
2049
2061
  "status"
2050
- ]
2062
+ ],
2063
+ "type": "timeline",
2064
+ "entity": "@entity.audit"
2051
2065
  },
2052
2066
  {
2053
2067
  "label": "Start a new transaction",
2054
- "icon": "rotate-ccw",
2055
2068
  "type": "button",
2056
2069
  "action": "RESTART",
2070
+ "icon": "rotate-ccw",
2057
2071
  "variant": "secondary"
2058
2072
  }
2059
- ],
2060
- "type": "stack",
2061
- "direction": "vertical"
2073
+ ]
2062
2074
  }
2063
2075
  ]
2064
2076
  ]
@@ -2073,8 +2085,8 @@
2073
2085
  "MultiPartyView",
2074
2086
  {
2075
2087
  "emit": {
2076
- "success": "FlowLoaded",
2077
- "failure": "FlowLoadFailed"
2088
+ "failure": "FlowLoadFailed",
2089
+ "success": "FlowLoaded"
2078
2090
  }
2079
2091
  }
2080
2092
  ],
@@ -2100,17 +2112,17 @@
2100
2112
  "array/append",
2101
2113
  "@entity.audit",
2102
2114
  {
2115
+ "id": "released",
2116
+ "timestamp": [
2117
+ "time/now"
2118
+ ],
2119
+ "status": "complete",
2103
2120
  "description": [
2104
2121
  "str/concat",
2105
2122
  "@config.transactionAmount",
2106
2123
  " released to the seller. Transaction complete."
2107
2124
  ],
2108
- "timestamp": [
2109
- "time/now"
2110
- ],
2111
- "title": "Funds released",
2112
- "status": "complete",
2113
- "id": "released"
2125
+ "title": "Funds released"
2114
2126
  }
2115
2127
  ]
2116
2128
  ],
@@ -2118,70 +2130,71 @@
2118
2130
  "render-ui",
2119
2131
  "main",
2120
2132
  {
2133
+ "type": "stack",
2121
2134
  "children": [
2122
2135
  {
2136
+ "gap": "sm",
2137
+ "type": "stack",
2138
+ "direction": "horizontal",
2123
2139
  "children": [
2124
2140
  {
2125
2141
  "name": "check-circle",
2126
2142
  "type": "icon"
2127
2143
  },
2128
2144
  {
2129
- "variant": "h3",
2130
2145
  "type": "typography",
2146
+ "variant": "h3",
2131
2147
  "content": "@config.title"
2132
2148
  },
2133
2149
  {
2134
- "label": "Completed",
2135
2150
  "variant": "success",
2151
+ "label": "Completed",
2136
2152
  "type": "badge"
2137
2153
  }
2138
2154
  ],
2139
- "type": "stack",
2140
- "align": "center",
2141
- "direction": "horizontal",
2142
- "gap": "sm"
2155
+ "align": "center"
2143
2156
  },
2144
2157
  {
2145
- "type": "card",
2146
2158
  "children": [
2147
2159
  {
2148
- "type": "stack",
2149
- "gap": "md",
2160
+ "align": "center",
2150
2161
  "children": [
2151
2162
  {
2152
2163
  "size": "lg",
2153
- "type": "icon",
2154
- "name": "check-circle"
2164
+ "name": "check-circle",
2165
+ "type": "icon"
2155
2166
  },
2156
2167
  {
2157
- "align": "center",
2158
- "type": "typography",
2168
+ "variant": "h2",
2159
2169
  "content": "Transaction complete",
2160
- "variant": "h2"
2170
+ "type": "typography",
2171
+ "align": "center"
2161
2172
  },
2162
2173
  {
2163
- "align": "center",
2164
2174
  "type": "typography",
2165
2175
  "content": "@config.transactionAmount",
2166
- "variant": "h1"
2176
+ "variant": "h1",
2177
+ "align": "center"
2167
2178
  },
2168
2179
  {
2169
2180
  "color": "muted",
2170
- "type": "typography",
2171
2181
  "align": "center",
2182
+ "content": "Funds have been released to the seller.",
2172
2183
  "variant": "body",
2173
- "content": "Funds have been released to the seller."
2184
+ "type": "typography"
2174
2185
  }
2175
2186
  ],
2187
+ "gap": "md",
2176
2188
  "direction": "vertical",
2177
- "align": "center"
2189
+ "type": "stack"
2178
2190
  }
2179
- ]
2191
+ ],
2192
+ "type": "card"
2180
2193
  },
2181
2194
  {
2182
- "variant": "h4",
2195
+ "content": "Activity",
2183
2196
  "type": "typography",
2184
- "content": "Activity"
2197
+ "variant": "h4"
2185
2198
  },
2186
2199
  {
2187
2200
  "fields": [
@@ -2194,14 +2207,13 @@
2194
2207
  "entity": "@entity.audit"
2195
2208
  },
2196
2209
  {
2197
- "variant": "secondary",
2198
2210
  "label": "Start a new transaction",
2199
2211
  "type": "button",
2200
2212
  "action": "RESTART",
2201
- "icon": "rotate-ccw"
2213
+ "icon": "rotate-ccw",
2214
+ "variant": "secondary"
2202
2215
  }
2203
2216
  ],
2204
- "type": "stack",
2205
2217
  "direction": "vertical",
2206
2218
  "gap": "lg"
2207
2219
  }
@@ -2222,15 +2234,18 @@
2222
2234
  "render-ui",
2223
2235
  "main",
2224
2236
  {
2225
- "type": "stack",
2237
+ "direction": "vertical",
2226
2238
  "children": [
2227
2239
  {
2240
+ "gap": "sm",
2241
+ "align": "center",
2242
+ "type": "stack",
2228
2243
  "children": [
2229
2244
  {
2230
- "type": "button",
2231
2245
  "label": "Back",
2232
- "variant": "ghost",
2233
2246
  "icon": "arrow-left",
2247
+ "type": "button",
2248
+ "variant": "ghost",
2234
2249
  "action": "CANCEL_REASON"
2235
2250
  },
2236
2251
  {
@@ -2238,15 +2253,12 @@
2238
2253
  "type": "icon"
2239
2254
  },
2240
2255
  {
2256
+ "type": "typography",
2241
2257
  "content": "Open a dispute",
2242
- "variant": "h3",
2243
- "type": "typography"
2258
+ "variant": "h3"
2244
2259
  }
2245
2260
  ],
2246
- "direction": "horizontal",
2247
- "gap": "sm",
2248
- "type": "stack",
2249
- "align": "center"
2261
+ "direction": "horizontal"
2250
2262
  },
2251
2263
  {
2252
2264
  "children": [
@@ -2256,19 +2268,19 @@
2256
2268
  "gap": "sm",
2257
2269
  "children": [
2258
2270
  {
2259
- "content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
2260
- "type": "typography",
2261
2271
  "color": "muted",
2262
- "variant": "body"
2272
+ "content": "Describe the issue so all parties and the escrow officer can review. Funds will remain in escrow until the dispute is resolved.",
2273
+ "variant": "body",
2274
+ "type": "typography"
2263
2275
  },
2264
2276
  {
2265
- "type": "form-section",
2266
- "cancelEvent": "CANCEL_REASON",
2267
- "submitEvent": "SUBMIT_DISPUTE",
2277
+ "mode": "edit",
2268
2278
  "entity": "@entity",
2269
2279
  "fields": "@config.reasonFields",
2270
- "submitLabel": "Submit dispute",
2271
- "mode": "edit"
2280
+ "type": "form-section",
2281
+ "submitEvent": "SUBMIT_DISPUTE",
2282
+ "cancelEvent": "CANCEL_REASON",
2283
+ "submitLabel": "Submit dispute"
2272
2284
  }
2273
2285
  ]
2274
2286
  }
@@ -2276,8 +2288,8 @@
2276
2288
  "type": "card"
2277
2289
  }
2278
2290
  ],
2279
- "gap": "md",
2280
- "direction": "vertical"
2291
+ "type": "stack",
2292
+ "gap": "md"
2281
2293
  }
2282
2294
  ]
2283
2295
  ]
@@ -2292,8 +2304,8 @@
2292
2304
  "MultiPartyView",
2293
2305
  {
2294
2306
  "emit": {
2295
- "failure": "FlowLoadFailed",
2296
- "success": "FlowLoaded"
2307
+ "success": "FlowLoaded",
2308
+ "failure": "FlowLoadFailed"
2297
2309
  }
2298
2310
  }
2299
2311
  ],
@@ -2317,8 +2329,8 @@
2317
2329
  "MultiPartyView",
2318
2330
  {
2319
2331
  "emit": {
2320
- "failure": "FlowLoadFailed",
2321
- "success": "FlowLoaded"
2332
+ "success": "FlowLoaded",
2333
+ "failure": "FlowLoadFailed"
2322
2334
  }
2323
2335
  }
2324
2336
  ],
@@ -2351,8 +2363,8 @@
2351
2363
  "render-ui",
2352
2364
  "main",
2353
2365
  {
2354
- "title": "Starting new transaction…",
2355
- "type": "loading-state"
2366
+ "type": "loading-state",
2367
+ "title": "Starting new transaction…"
2356
2368
  }
2357
2369
  ]
2358
2370
  ]
@@ -2385,54 +2397,23 @@
2385
2397
  ]
2386
2398
  },
2387
2399
  "config": {
2388
- "cancelIcon": {
2400
+ "releaseLabel": {
2389
2401
  "type": "string",
2390
- "default": "x",
2391
- "label": "Cancel icon",
2392
- "description": "Icon next to the cancel button"
2402
+ "default": "Release funds",
2403
+ "label": "Release button",
2404
+ "description": "Label on the final-release primary button"
2393
2405
  },
2394
- "parties": {
2395
- "type": "[object]",
2396
- "default": [
2397
- {
2398
- "description": "Funds the transaction and confirms receipt of the vehicle.",
2399
- "actionLabel": "Confirm payment",
2400
- "title": "Buyer",
2401
- "actionDescription": "Authorize $28,500 to be held in escrow until delivery is confirmed.",
2402
- "stepLabel": "Step 1 of 2",
2403
- "actor": "Alice Chen",
2404
- "icon": "user",
2405
- "actionIcon": "credit-card",
2406
- "id": "buyer"
2407
- },
2408
- {
2409
- "description": "Ships the vehicle and uploads delivery proof.",
2410
- "stepLabel": "Step 2 of 2",
2411
- "actor": "Bob's Auto Sales LLC",
2412
- "actionLabel": "Confirm shipment",
2413
- "id": "seller",
2414
- "title": "Seller",
2415
- "icon": "user-check",
2416
- "actionDescription": "Mark the vehicle as shipped. Funds will release after the buyer confirms receipt.",
2417
- "actionIcon": "package"
2418
- }
2419
- ],
2420
- "label": "Parties",
2421
- "description": "Ordered participants with role, actor name, and required action",
2422
- "items": {
2423
- "type": "object"
2424
- }
2406
+ "disputeLabel": {
2407
+ "type": "string",
2408
+ "default": "Open dispute",
2409
+ "label": "Dispute button",
2410
+ "description": "Label on the open-dispute escape-hatch button"
2425
2411
  },
2426
- "reasonFields": {
2427
- "type": "[string]",
2428
- "default": [
2429
- "reason"
2430
- ],
2431
- "label": "Reason fields",
2432
- "description": "Form fields shown when capturing a dispute or cancel reason",
2433
- "items": {
2434
- "type": "string"
2435
- }
2412
+ "title": {
2413
+ "type": "string",
2414
+ "default": "Escrow transaction",
2415
+ "label": "Page title",
2416
+ "description": "Heading shown above the transaction view"
2436
2417
  },
2437
2418
  "transactionAmount": {
2438
2419
  "type": "string",
@@ -2440,12 +2421,6 @@
2440
2421
  "label": "Amount",
2441
2422
  "description": "Formatted amount held in escrow"
2442
2423
  },
2443
- "releaseLabel": {
2444
- "type": "string",
2445
- "default": "Release funds",
2446
- "label": "Release button",
2447
- "description": "Label on the final-release primary button"
2448
- },
2449
2424
  "transactionReference": {
2450
2425
  "type": "string",
2451
2426
  "default": "TXN-A8B2C-2024-001",
@@ -2458,18 +2433,6 @@
2458
2433
  "label": "Dispute icon",
2459
2434
  "description": "Icon next to the dispute button"
2460
2435
  },
2461
- "title": {
2462
- "type": "string",
2463
- "default": "Escrow transaction",
2464
- "label": "Page title",
2465
- "description": "Heading shown above the transaction view"
2466
- },
2467
- "cancelLabel": {
2468
- "type": "string",
2469
- "default": "Cancel transaction",
2470
- "label": "Cancel button",
2471
- "description": "Label on the cancel-transaction escape-hatch button"
2472
- },
2473
2436
  "releaseIcon": {
2474
2437
  "type": "string",
2475
2438
  "default": "unlock",
@@ -2482,11 +2445,60 @@
2482
2445
  "label": "Subject",
2483
2446
  "description": "Short description of what is being transacted"
2484
2447
  },
2485
- "disputeLabel": {
2448
+ "parties": {
2449
+ "type": "[object]",
2450
+ "default": [
2451
+ {
2452
+ "description": "Funds the transaction and confirms receipt of the vehicle.",
2453
+ "stepLabel": "Step 1 of 2",
2454
+ "actionDescription": "Authorize $28,500 to be held in escrow until delivery is confirmed.",
2455
+ "actionLabel": "Confirm payment",
2456
+ "icon": "user",
2457
+ "id": "buyer",
2458
+ "actionIcon": "credit-card",
2459
+ "actor": "Alice Chen",
2460
+ "title": "Buyer"
2461
+ },
2462
+ {
2463
+ "actionIcon": "package",
2464
+ "id": "seller",
2465
+ "actor": "Bob's Auto Sales LLC",
2466
+ "actionLabel": "Confirm shipment",
2467
+ "stepLabel": "Step 2 of 2",
2468
+ "icon": "user-check",
2469
+ "description": "Ships the vehicle and uploads delivery proof.",
2470
+ "title": "Seller",
2471
+ "actionDescription": "Mark the vehicle as shipped. Funds will release after the buyer confirms receipt."
2472
+ }
2473
+ ],
2474
+ "label": "Parties",
2475
+ "description": "Ordered participants with role, actor name, and required action",
2476
+ "items": {
2477
+ "type": "object"
2478
+ }
2479
+ },
2480
+ "cancelLabel": {
2486
2481
  "type": "string",
2487
- "default": "Open dispute",
2488
- "label": "Dispute button",
2489
- "description": "Label on the open-dispute escape-hatch button"
2482
+ "default": "Cancel transaction",
2483
+ "label": "Cancel button",
2484
+ "description": "Label on the cancel-transaction escape-hatch button"
2485
+ },
2486
+ "cancelIcon": {
2487
+ "type": "string",
2488
+ "default": "x",
2489
+ "label": "Cancel icon",
2490
+ "description": "Icon next to the cancel button"
2491
+ },
2492
+ "reasonFields": {
2493
+ "type": "[string]",
2494
+ "default": [
2495
+ "reason"
2496
+ ],
2497
+ "label": "Reason fields",
2498
+ "description": "Form fields shown when capturing a dispute or cancel reason",
2499
+ "items": {
2500
+ "type": "string"
2501
+ }
2490
2502
  }
2491
2503
  },
2492
2504
  "scope": "instance"