@almadar/std 14.25.0 → 14.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -85,18 +85,16 @@
85
85
  "ref": "AppShell.traits.AppLayout",
86
86
  "name": "VendorAppLayout",
87
87
  "config": {
88
- "searchEvent": "VENDOR_SEARCH",
89
- "notifications": [],
90
88
  "contentTrait": "@trait.VendorCatalog",
91
89
  "navItems": [
92
90
  {
91
+ "icon": "store",
93
92
  "label": "Vendors",
94
- "href": "/vendors",
95
- "icon": "store"
93
+ "href": "/vendors"
96
94
  },
97
95
  {
98
- "href": "/listings",
99
96
  "label": "Listings",
97
+ "href": "/listings",
100
98
  "icon": "package"
101
99
  },
102
100
  {
@@ -106,11 +104,13 @@
106
104
  }
107
105
  ],
108
106
  "appName": "Marketplace",
107
+ "notifications": [],
108
+ "searchEvent": "VENDOR_SEARCH",
109
109
  "notificationClickEvent": "VENDOR_NOTIFICATIONS_OPEN"
110
110
  },
111
111
  "events": {
112
- "SEARCH": "VENDOR_SEARCH",
113
- "NOTIFY_CLICK": "VENDOR_NOTIFICATIONS_OPEN"
112
+ "NOTIFY_CLICK": "VENDOR_NOTIFICATIONS_OPEN",
113
+ "SEARCH": "VENDOR_SEARCH"
114
114
  }
115
115
  },
116
116
  {
@@ -195,44 +195,44 @@
195
195
  {
196
196
  "children": [
197
197
  {
198
- "type": "stack",
199
198
  "gap": "md",
200
199
  "direction": "horizontal",
201
- "align": "center",
202
200
  "children": [
203
201
  {
204
- "align": "center",
202
+ "type": "stack",
205
203
  "gap": "sm",
204
+ "align": "center",
205
+ "direction": "horizontal",
206
206
  "children": [
207
207
  {
208
- "type": "icon",
209
- "name": "store"
208
+ "name": "store",
209
+ "type": "icon"
210
210
  },
211
211
  {
212
+ "type": "typography",
212
213
  "variant": "h2",
213
- "content": "Vendors",
214
- "type": "typography"
214
+ "content": "Vendors"
215
215
  }
216
- ],
217
- "direction": "horizontal",
218
- "type": "stack"
216
+ ]
219
217
  },
220
218
  {
221
- "type": "stack",
219
+ "direction": "horizontal",
222
220
  "children": [
223
221
  {
224
222
  "label": "New Vendor",
225
223
  "variant": "primary",
226
- "icon": "plus",
224
+ "type": "button",
227
225
  "action": "CREATE",
228
- "type": "button"
226
+ "icon": "plus"
229
227
  }
230
228
  ],
231
- "direction": "horizontal",
232
- "gap": "sm"
229
+ "gap": "sm",
230
+ "type": "stack"
233
231
  }
234
232
  ],
235
- "justify": "between"
233
+ "justify": "between",
234
+ "type": "stack",
235
+ "align": "center"
236
236
  },
237
237
  {
238
238
  "type": "divider"
@@ -243,9 +243,9 @@
243
243
  },
244
244
  "@trait.VendorPayoutLedger"
245
245
  ],
246
- "gap": "lg",
247
246
  "direction": "vertical",
248
- "type": "stack"
247
+ "type": "stack",
248
+ "gap": "lg"
249
249
  }
250
250
  ]
251
251
  ]
@@ -264,34 +264,34 @@
264
264
  "render-ui",
265
265
  "main",
266
266
  {
267
- "align": "center",
268
- "direction": "vertical",
269
- "gap": "md",
270
- "type": "stack",
271
267
  "className": "py-8",
272
268
  "children": [
273
269
  {
274
- "type": "icon",
275
- "name": "bell"
270
+ "name": "bell",
271
+ "type": "icon"
276
272
  },
277
273
  {
278
274
  "variant": "h3",
279
- "type": "typography",
280
- "content": "No notifications"
275
+ "content": "No notifications",
276
+ "type": "typography"
281
277
  },
282
278
  {
279
+ "variant": "caption",
283
280
  "type": "typography",
284
- "color": "muted",
285
281
  "content": "You're all caught up.",
286
- "variant": "caption"
282
+ "color": "muted"
287
283
  },
288
284
  {
289
- "type": "button",
290
- "variant": "ghost",
291
285
  "label": "Back to vendors",
292
- "action": "INIT"
286
+ "action": "INIT",
287
+ "variant": "ghost",
288
+ "type": "button"
293
289
  }
294
- ]
290
+ ],
291
+ "type": "stack",
292
+ "gap": "md",
293
+ "direction": "vertical",
294
+ "align": "center"
295
295
  }
296
296
  ]
297
297
  ]
@@ -305,47 +305,47 @@
305
305
  "name": "VendorBrowseList",
306
306
  "linkedEntity": "Vendor",
307
307
  "config": {
308
- "fields": [
309
- {
310
- "icon": "store",
311
- "name": "name",
312
- "variant": "h3"
313
- },
314
- {
315
- "variant": "body",
316
- "name": "businessName"
317
- },
308
+ "gap": "sm",
309
+ "itemActions": [
318
310
  {
319
- "name": "status",
320
- "variant": "badge"
311
+ "label": "View",
312
+ "event": "VIEW",
313
+ "variant": "ghost"
321
314
  },
322
315
  {
323
- "variant": "caption",
324
- "name": "totalSales",
325
- "format": "currency"
316
+ "label": "Edit",
317
+ "event": "EDIT",
318
+ "variant": "ghost"
326
319
  },
327
320
  {
328
- "name": "rating",
329
- "variant": "caption"
321
+ "variant": "danger",
322
+ "event": "DELETE",
323
+ "label": "Delete"
330
324
  }
331
325
  ],
332
326
  "cols": 1.0,
333
- "gap": "sm",
334
- "itemActions": [
327
+ "fields": [
335
328
  {
336
- "variant": "ghost",
337
- "event": "VIEW",
338
- "label": "View"
329
+ "variant": "h3",
330
+ "name": "name",
331
+ "icon": "store"
339
332
  },
340
333
  {
341
- "event": "EDIT",
342
- "variant": "ghost",
343
- "label": "Edit"
334
+ "name": "businessName",
335
+ "variant": "body"
344
336
  },
345
337
  {
346
- "label": "Delete",
347
- "event": "DELETE",
348
- "variant": "danger"
338
+ "variant": "badge",
339
+ "name": "status"
340
+ },
341
+ {
342
+ "name": "totalSales",
343
+ "format": "currency",
344
+ "variant": "caption"
345
+ },
346
+ {
347
+ "variant": "caption",
348
+ "name": "rating"
349
349
  }
350
350
  ]
351
351
  },
@@ -389,7 +389,8 @@
389
389
  "name": "VendorCreate",
390
390
  "linkedEntity": "Vendor",
391
391
  "config": {
392
- "title": "New Vendor",
392
+ "icon": "plus-circle",
393
+ "mode": "create",
393
394
  "fields": [
394
395
  "name",
395
396
  "businessName",
@@ -397,8 +398,7 @@
397
398
  "totalSales",
398
399
  "rating"
399
400
  ],
400
- "mode": "create",
401
- "icon": "plus-circle"
401
+ "title": "New Vendor"
402
402
  },
403
403
  "events": {
404
404
  "OPEN": "CREATE"
@@ -419,16 +419,16 @@
419
419
  "name": "VendorEdit",
420
420
  "linkedEntity": "Vendor",
421
421
  "config": {
422
+ "icon": "edit",
423
+ "mode": "edit",
424
+ "title": "Edit Vendor",
422
425
  "fields": [
423
426
  "name",
424
427
  "businessName",
425
428
  "status",
426
429
  "totalSales",
427
430
  "rating"
428
- ],
429
- "mode": "edit",
430
- "title": "Edit Vendor",
431
- "icon": "edit"
431
+ ]
432
432
  },
433
433
  "events": {
434
434
  "OPEN": "EDIT"
@@ -449,7 +449,6 @@
449
449
  "name": "VendorView",
450
450
  "linkedEntity": "Vendor",
451
451
  "config": {
452
- "icon": "eye",
453
452
  "mode": "edit",
454
453
  "title": "View Vendor",
455
454
  "fields": [
@@ -458,7 +457,8 @@
458
457
  "status",
459
458
  "totalSales",
460
459
  "rating"
461
- ]
460
+ ],
461
+ "icon": "eye"
462
462
  },
463
463
  "events": {
464
464
  "OPEN": "VIEW"
@@ -479,14 +479,14 @@
479
479
  "name": "VendorDelete",
480
480
  "linkedEntity": "Vendor",
481
481
  "config": {
482
- "icon": "alert-triangle",
483
482
  "confirmLabel": "Delete",
484
483
  "title": "Delete Vendor",
485
- "alertMessage": "This action cannot be undone."
484
+ "alertMessage": "This action cannot be undone.",
485
+ "icon": "alert-triangle"
486
486
  },
487
487
  "events": {
488
- "REQUEST": "DELETE",
489
- "CONFIRM": "CONFIRM_DELETE"
488
+ "CONFIRM": "CONFIRM_DELETE",
489
+ "REQUEST": "DELETE"
490
490
  },
491
491
  "listens": [
492
492
  {
@@ -860,7 +860,7 @@
860
860
  "ref": "AppShell.traits.AppLayout",
861
861
  "name": "ListingAppLayout",
862
862
  "config": {
863
- "notifications": [],
863
+ "appName": "Marketplace",
864
864
  "contentTrait": "@trait.ListingCatalog",
865
865
  "navItems": [
866
866
  {
@@ -869,19 +869,19 @@
869
869
  "icon": "store"
870
870
  },
871
871
  {
872
+ "icon": "package",
872
873
  "label": "Listings",
873
- "href": "/listings",
874
- "icon": "package"
874
+ "href": "/listings"
875
875
  },
876
876
  {
877
- "label": "Orders",
878
877
  "href": "/orders",
879
- "icon": "shopping-cart"
878
+ "icon": "shopping-cart",
879
+ "label": "Orders"
880
880
  }
881
881
  ],
882
- "appName": "Marketplace",
883
- "notificationClickEvent": "LISTING_NOTIFICATIONS_OPEN",
884
- "searchEvent": "LISTING_SEARCH"
882
+ "searchEvent": "LISTING_SEARCH",
883
+ "notifications": [],
884
+ "notificationClickEvent": "LISTING_NOTIFICATIONS_OPEN"
885
885
  },
886
886
  "events": {
887
887
  "NOTIFY_CLICK": "LISTING_NOTIFICATIONS_OPEN",
@@ -968,62 +968,62 @@
968
968
  "render-ui",
969
969
  "main",
970
970
  {
971
- "gap": "lg",
972
971
  "direction": "vertical",
972
+ "gap": "lg",
973
973
  "type": "stack",
974
974
  "children": [
975
975
  {
976
- "gap": "md",
977
- "type": "stack",
978
- "justify": "between",
979
- "align": "center",
980
976
  "children": [
981
977
  {
982
978
  "gap": "sm",
979
+ "type": "stack",
980
+ "align": "center",
983
981
  "children": [
984
982
  {
985
- "type": "icon",
986
- "name": "package"
983
+ "name": "package",
984
+ "type": "icon"
987
985
  },
988
986
  {
989
- "content": "Listings",
990
987
  "type": "typography",
988
+ "content": "Listings",
991
989
  "variant": "h2"
992
990
  }
993
991
  ],
994
- "type": "stack",
995
- "direction": "horizontal",
996
- "align": "center"
992
+ "direction": "horizontal"
997
993
  },
998
994
  {
995
+ "direction": "horizontal",
999
996
  "gap": "sm",
1000
997
  "children": [
1001
998
  {
1002
- "variant": "primary",
1003
- "type": "button",
1004
- "action": "CREATE",
1005
999
  "label": "New Listing",
1006
- "icon": "plus"
1000
+ "action": "CREATE",
1001
+ "icon": "plus",
1002
+ "variant": "primary",
1003
+ "type": "button"
1007
1004
  }
1008
1005
  ],
1009
- "type": "stack",
1010
- "direction": "horizontal"
1006
+ "type": "stack"
1011
1007
  }
1012
1008
  ],
1009
+ "gap": "md",
1010
+ "align": "center",
1011
+ "justify": "between",
1012
+ "type": "stack",
1013
1013
  "direction": "horizontal"
1014
1014
  },
1015
1015
  {
1016
1016
  "type": "divider"
1017
1017
  },
1018
1018
  {
1019
- "type": "stack",
1020
1019
  "gap": "md",
1021
- "align": "center",
1022
- "direction": "horizontal",
1023
1020
  "children": [
1024
1021
  "@trait.ListingSearch",
1025
1022
  "@trait.ListingFilter"
1026
- ]
1023
+ ],
1024
+ "type": "stack",
1025
+ "direction": "horizontal",
1026
+ "align": "center"
1027
1027
  },
1028
1028
  "@trait.ListingStats",
1029
1029
  "@trait.ListingTags",
@@ -1066,34 +1066,34 @@
1066
1066
  "render-ui",
1067
1067
  "main",
1068
1068
  {
1069
- "gap": "md",
1070
1069
  "align": "center",
1071
- "className": "py-8",
1072
- "type": "stack",
1073
- "direction": "vertical",
1074
1070
  "children": [
1075
1071
  {
1076
1072
  "type": "icon",
1077
1073
  "name": "bell"
1078
1074
  },
1079
1075
  {
1080
- "type": "typography",
1081
1076
  "variant": "h3",
1082
- "content": "No notifications"
1077
+ "content": "No notifications",
1078
+ "type": "typography"
1083
1079
  },
1084
1080
  {
1085
- "content": "You're all caught up.",
1086
- "type": "typography",
1087
1081
  "variant": "caption",
1088
- "color": "muted"
1082
+ "content": "You're all caught up.",
1083
+ "color": "muted",
1084
+ "type": "typography"
1089
1085
  },
1090
1086
  {
1091
- "type": "button",
1092
1087
  "variant": "ghost",
1093
- "label": "Back to listings",
1094
- "action": "INIT"
1088
+ "action": "INIT",
1089
+ "type": "button",
1090
+ "label": "Back to listings"
1095
1091
  }
1096
- ]
1092
+ ],
1093
+ "type": "stack",
1094
+ "gap": "md",
1095
+ "className": "py-8",
1096
+ "direction": "vertical"
1097
1097
  }
1098
1098
  ]
1099
1099
  ]
@@ -1117,20 +1117,20 @@
1117
1117
  "event": "LISTING_FILTER",
1118
1118
  "filters": [
1119
1119
  {
1120
- "label": "Status",
1121
- "filterType": "select",
1122
- "field": "status",
1123
1120
  "options": [
1124
1121
  "draft",
1125
1122
  "active",
1126
1123
  "sold",
1127
1124
  "removed"
1128
- ]
1125
+ ],
1126
+ "field": "status",
1127
+ "filterType": "select",
1128
+ "label": "Status"
1129
1129
  },
1130
1130
  {
1131
- "label": "Currency",
1132
1131
  "filterType": "select",
1133
1132
  "field": "currency",
1133
+ "label": "Currency",
1134
1134
  "options": [
1135
1135
  "USD",
1136
1136
  "EUR",
@@ -1147,18 +1147,13 @@
1147
1147
  "title": "Listings",
1148
1148
  "metrics": [
1149
1149
  {
1150
- "icon": "package",
1151
- "label": "Total",
1152
1150
  "aggregation": "count",
1151
+ "format": "number",
1153
1152
  "variant": "primary",
1154
- "format": "number"
1153
+ "label": "Total",
1154
+ "icon": "package"
1155
1155
  },
1156
1156
  {
1157
- "aggregation": "count",
1158
- "variant": "success",
1159
- "format": "number",
1160
- "icon": "check-circle",
1161
- "label": "Active",
1162
1157
  "filter": [
1163
1158
  "fn",
1164
1159
  "row",
@@ -1167,9 +1162,16 @@
1167
1162
  "@row.status",
1168
1163
  "active"
1169
1164
  ]
1170
- ]
1165
+ ],
1166
+ "label": "Active",
1167
+ "aggregation": "count",
1168
+ "icon": "check-circle",
1169
+ "variant": "success",
1170
+ "format": "number"
1171
1171
  },
1172
1172
  {
1173
+ "aggregation": "count",
1174
+ "format": "number",
1173
1175
  "variant": "warning",
1174
1176
  "filter": [
1175
1177
  "fn",
@@ -1181,8 +1183,6 @@
1181
1183
  ]
1182
1184
  ],
1183
1185
  "icon": "edit",
1184
- "format": "number",
1185
- "aggregation": "count",
1186
1186
  "label": "Draft"
1187
1187
  }
1188
1188
  ]
@@ -1211,43 +1211,45 @@
1211
1211
  "name": "ListingBrowseList",
1212
1212
  "linkedEntity": "Listing",
1213
1213
  "config": {
1214
+ "gap": "sm",
1215
+ "cols": 1.0,
1214
1216
  "fields": [
1215
1217
  {
1216
- "icon": "package",
1217
1218
  "variant": "h3",
1219
+ "icon": "package",
1218
1220
  "name": "title"
1219
1221
  },
1220
1222
  {
1223
+ "name": "price",
1221
1224
  "variant": "h4",
1222
- "format": "currency",
1223
- "name": "price"
1225
+ "format": "currency"
1224
1226
  },
1225
1227
  {
1226
- "name": "currency",
1227
- "variant": "badge"
1228
+ "variant": "badge",
1229
+ "name": "currency"
1228
1230
  },
1229
1231
  {
1230
- "variant": "badge",
1231
- "name": "status"
1232
+ "name": "status",
1233
+ "variant": "badge"
1232
1234
  },
1233
1235
  {
1234
- "variant": "caption",
1235
- "name": "ratingAverage"
1236
+ "name": "ratingAverage",
1237
+ "variant": "caption"
1236
1238
  },
1237
1239
  {
1238
- "variant": "caption",
1239
- "name": "reviewCount"
1240
+ "name": "reviewCount",
1241
+ "variant": "caption"
1240
1242
  },
1241
1243
  {
1242
- "variant": "caption",
1243
- "name": "description"
1244
+ "name": "description",
1245
+ "variant": "caption"
1244
1246
  }
1245
1247
  ],
1246
1248
  "itemActions": [
1247
1249
  {
1250
+ "event": "VIEW",
1248
1251
  "label": "View",
1249
- "variant": "ghost",
1250
- "event": "VIEW"
1252
+ "variant": "ghost"
1251
1253
  },
1252
1254
  {
1253
1255
  "label": "Edit",
@@ -1256,12 +1258,10 @@
1256
1258
  },
1257
1259
  {
1258
1260
  "event": "DELETE",
1259
- "label": "Delete",
1260
- "variant": "danger"
1261
+ "variant": "danger",
1262
+ "label": "Delete"
1261
1263
  }
1262
- ],
1263
- "cols": 1.0,
1264
- "gap": "sm"
1264
+ ]
1265
1265
  },
1266
1266
  "listens": [
1267
1267
  {
@@ -1310,27 +1310,28 @@
1310
1310
  "ref": "ImageUpload.traits.UploadedImageUpload",
1311
1311
  "name": "ListingImages",
1312
1312
  "config": {
1313
- "title": "Listing Images",
1313
+ "accept": "image/*",
1314
1314
  "maxBytesPerImage": 10485760.0,
1315
1315
  "maxImages": 10.0,
1316
- "accept": "image/*"
1316
+ "title": "Listing Images"
1317
1317
  }
1318
1318
  },
1319
1319
  {
1320
1320
  "ref": "RatingReview.traits.RatingReviewSubmit",
1321
1321
  "name": "ListingRating",
1322
1322
  "config": {
1323
- "allowComment": true,
1324
1323
  "allowPhotos": false,
1325
- "maxStars": 5.0,
1326
1324
  "title": "Rate this listing",
1327
- "submitEvent": "SUBMIT_REVIEW"
1325
+ "submitEvent": "SUBMIT_REVIEW",
1326
+ "maxStars": 5.0,
1327
+ "allowComment": true
1328
1328
  }
1329
1329
  },
1330
1330
  {
1331
1331
  "ref": "Flag.traits.FlagReport",
1332
1332
  "name": "ListingFlag",
1333
1333
  "config": {
1334
+ "title": "Report listing",
1334
1335
  "reasons": [
1335
1336
  "spam",
1336
1337
  "abuse",
@@ -1338,8 +1339,7 @@
1338
1339
  "misinformation",
1339
1340
  "nsfw",
1340
1341
  "other"
1341
- ],
1342
- "title": "Report listing"
1342
+ ]
1343
1343
  }
1344
1344
  },
1345
1345
  {
@@ -1355,6 +1355,8 @@
1355
1355
  "name": "ListingCreate",
1356
1356
  "linkedEntity": "Listing",
1357
1357
  "config": {
1358
+ "icon": "plus-circle",
1359
+ "title": "New Listing",
1358
1360
  "mode": "create",
1359
1361
  "fields": [
1360
1362
  "vendorId",
@@ -1363,9 +1365,7 @@
1363
1365
  "price",
1364
1366
  "currency",
1365
1367
  "status"
1366
- ],
1367
- "title": "New Listing",
1368
- "icon": "plus-circle"
1368
+ ]
1369
1369
  },
1370
1370
  "events": {
1371
1371
  "OPEN": "CREATE"
@@ -1386,8 +1386,6 @@
1386
1386
  "name": "ListingEdit",
1387
1387
  "linkedEntity": "Listing",
1388
1388
  "config": {
1389
- "title": "Edit Listing",
1390
- "mode": "edit",
1391
1389
  "fields": [
1392
1390
  "vendorId",
1393
1391
  "title",
@@ -1396,7 +1394,9 @@
1396
1394
  "currency",
1397
1395
  "status"
1398
1396
  ],
1399
- "icon": "edit"
1397
+ "icon": "edit",
1398
+ "mode": "edit",
1399
+ "title": "Edit Listing"
1400
1400
  },
1401
1401
  "events": {
1402
1402
  "OPEN": "EDIT"
@@ -1417,8 +1417,6 @@
1417
1417
  "name": "ListingView",
1418
1418
  "linkedEntity": "Listing",
1419
1419
  "config": {
1420
- "title": "View Listing",
1421
- "mode": "edit",
1422
1420
  "fields": [
1423
1421
  "vendorId",
1424
1422
  "title",
@@ -1427,7 +1425,9 @@
1427
1425
  "currency",
1428
1426
  "status"
1429
1427
  ],
1430
- "icon": "eye"
1428
+ "icon": "eye",
1429
+ "mode": "edit",
1430
+ "title": "View Listing"
1431
1431
  },
1432
1432
  "events": {
1433
1433
  "OPEN": "VIEW"
@@ -1450,8 +1450,8 @@
1450
1450
  "config": {
1451
1451
  "alertMessage": "This action cannot be undone.",
1452
1452
  "confirmLabel": "Delete",
1453
- "icon": "alert-triangle",
1454
- "title": "Delete Listing"
1453
+ "title": "Delete Listing",
1454
+ "icon": "alert-triangle"
1455
1455
  },
1456
1456
  "events": {
1457
1457
  "REQUEST": "DELETE",
@@ -1793,27 +1793,27 @@
1793
1793
  "name": "OrderAppLayout",
1794
1794
  "config": {
1795
1795
  "notificationClickEvent": "ORDER_NOTIFICATIONS_OPEN",
1796
- "notifications": [],
1797
- "appName": "Marketplace",
1798
- "contentTrait": "@trait.OrderCatalog",
1799
1796
  "navItems": [
1800
1797
  {
1798
+ "icon": "store",
1801
1799
  "label": "Vendors",
1802
- "href": "/vendors",
1803
- "icon": "store"
1800
+ "href": "/vendors"
1804
1801
  },
1805
1802
  {
1803
+ "icon": "package",
1806
1804
  "label": "Listings",
1807
- "href": "/listings",
1808
- "icon": "package"
1805
+ "href": "/listings"
1809
1806
  },
1810
1807
  {
1811
- "label": "Orders",
1812
1808
  "icon": "shopping-cart",
1809
+ "label": "Orders",
1813
1810
  "href": "/orders"
1814
1811
  }
1815
1812
  ],
1816
- "searchEvent": "ORDER_SEARCH"
1813
+ "searchEvent": "ORDER_SEARCH",
1814
+ "appName": "Marketplace",
1815
+ "notifications": [],
1816
+ "contentTrait": "@trait.OrderCatalog"
1817
1817
  },
1818
1818
  "events": {
1819
1819
  "SEARCH": "ORDER_SEARCH",
@@ -1901,14 +1901,20 @@
1901
1901
  "main",
1902
1902
  {
1903
1903
  "type": "stack",
1904
+ "direction": "vertical",
1904
1905
  "gap": "lg",
1905
1906
  "children": [
1906
1907
  {
1907
1908
  "type": "stack",
1908
1909
  "justify": "between",
1909
1910
  "align": "center",
1911
+ "direction": "horizontal",
1910
1912
  "children": [
1911
1913
  {
1914
+ "direction": "horizontal",
1915
+ "gap": "sm",
1916
+ "type": "stack",
1917
+ "align": "center",
1912
1918
  "children": [
1913
1919
  {
1914
1920
  "name": "shopping-cart",
@@ -1916,32 +1922,27 @@
1916
1922
  },
1917
1923
  {
1918
1924
  "type": "typography",
1919
- "variant": "h2",
1920
- "content": "Orders"
1925
+ "content": "Orders",
1926
+ "variant": "h2"
1921
1927
  }
1922
- ],
1923
- "type": "stack",
1924
- "direction": "horizontal",
1925
- "gap": "sm",
1926
- "align": "center"
1928
+ ]
1927
1929
  },
1928
1930
  {
1931
+ "type": "stack",
1932
+ "direction": "horizontal",
1929
1933
  "children": [
1930
1934
  {
1931
1935
  "variant": "primary",
1932
- "type": "button",
1933
1936
  "icon": "plus",
1934
- "action": "CREATE",
1935
- "label": "New Order"
1937
+ "type": "button",
1938
+ "label": "New Order",
1939
+ "action": "CREATE"
1936
1940
  }
1937
1941
  ],
1938
- "direction": "horizontal",
1939
- "type": "stack",
1940
1942
  "gap": "sm"
1941
1943
  }
1942
1944
  ],
1943
- "gap": "md",
1944
- "direction": "horizontal"
1945
+ "gap": "md"
1945
1946
  },
1946
1947
  {
1947
1948
  "type": "divider"
@@ -1951,8 +1952,7 @@
1951
1952
  "type": "divider"
1952
1953
  },
1953
1954
  "@trait.OrderCart"
1954
- ],
1955
- "direction": "vertical"
1955
+ ]
1956
1956
  }
1957
1957
  ]
1958
1958
  ]
@@ -1971,34 +1971,34 @@
1971
1971
  "render-ui",
1972
1972
  "main",
1973
1973
  {
1974
- "type": "stack",
1975
1974
  "direction": "vertical",
1976
- "className": "py-8",
1975
+ "align": "center",
1976
+ "type": "stack",
1977
1977
  "gap": "md",
1978
+ "className": "py-8",
1978
1979
  "children": [
1979
1980
  {
1980
- "type": "icon",
1981
- "name": "bell"
1981
+ "name": "bell",
1982
+ "type": "icon"
1982
1983
  },
1983
1984
  {
1984
- "variant": "h3",
1985
1985
  "type": "typography",
1986
+ "variant": "h3",
1986
1987
  "content": "No notifications"
1987
1988
  },
1988
1989
  {
1989
1990
  "variant": "caption",
1990
1991
  "type": "typography",
1991
- "color": "muted",
1992
- "content": "You're all caught up."
1992
+ "content": "You're all caught up.",
1993
+ "color": "muted"
1993
1994
  },
1994
1995
  {
1995
- "action": "INIT",
1996
1996
  "type": "button",
1997
1997
  "variant": "ghost",
1998
- "label": "Back to orders"
1998
+ "label": "Back to orders",
1999
+ "action": "INIT"
1999
2000
  }
2000
- ],
2001
- "align": "center"
2001
+ ]
2002
2002
  }
2003
2003
  ]
2004
2004
  ]
@@ -2012,28 +2012,10 @@
2012
2012
  "name": "OrderBrowseList",
2013
2013
  "linkedEntity": "Order",
2014
2014
  "config": {
2015
- "itemActions": [
2016
- {
2017
- "variant": "ghost",
2018
- "label": "View",
2019
- "event": "VIEW"
2020
- },
2021
- {
2022
- "event": "EDIT",
2023
- "label": "Edit",
2024
- "variant": "ghost"
2025
- },
2026
- {
2027
- "label": "Delete",
2028
- "event": "DELETE",
2029
- "variant": "danger"
2030
- }
2031
- ],
2032
- "cols": 1.0,
2033
2015
  "fields": [
2034
2016
  {
2035
- "variant": "caption",
2036
- "name": "buyerId"
2017
+ "name": "buyerId",
2018
+ "variant": "caption"
2037
2019
  },
2038
2020
  {
2039
2021
  "name": "listingId",
@@ -2045,15 +2027,33 @@
2045
2027
  },
2046
2028
  {
2047
2029
  "name": "totalAmount",
2048
- "variant": "h4",
2049
- "format": "currency"
2030
+ "format": "currency",
2031
+ "variant": "h4"
2050
2032
  },
2051
2033
  {
2052
- "name": "status",
2053
- "variant": "badge"
2034
+ "variant": "badge",
2035
+ "name": "status"
2036
+ }
2037
+ ],
2038
+ "gap": "sm",
2039
+ "itemActions": [
2040
+ {
2041
+ "label": "View",
2042
+ "event": "VIEW",
2043
+ "variant": "ghost"
2044
+ },
2045
+ {
2046
+ "label": "Edit",
2047
+ "event": "EDIT",
2048
+ "variant": "ghost"
2049
+ },
2050
+ {
2051
+ "event": "DELETE",
2052
+ "variant": "danger",
2053
+ "label": "Delete"
2054
2054
  }
2055
2055
  ],
2056
- "gap": "sm"
2056
+ "cols": 1.0
2057
2057
  },
2058
2058
  "listens": [
2059
2059
  {
@@ -2104,7 +2104,6 @@
2104
2104
  "linkedEntity": "Order",
2105
2105
  "config": {
2106
2106
  "title": "New Order",
2107
- "icon": "plus-circle",
2108
2107
  "mode": "create",
2109
2108
  "fields": [
2110
2109
  "buyerId",
@@ -2112,7 +2111,8 @@
2112
2111
  "quantity",
2113
2112
  "totalAmount",
2114
2113
  "status"
2115
- ]
2114
+ ],
2115
+ "icon": "plus-circle"
2116
2116
  },
2117
2117
  "events": {
2118
2118
  "OPEN": "CREATE"
@@ -2133,8 +2133,8 @@
2133
2133
  "name": "OrderEdit",
2134
2134
  "linkedEntity": "Order",
2135
2135
  "config": {
2136
- "title": "Edit Order",
2137
2136
  "icon": "edit",
2137
+ "mode": "edit",
2138
2138
  "fields": [
2139
2139
  "buyerId",
2140
2140
  "listingId",
@@ -2142,7 +2142,7 @@
2142
2142
  "totalAmount",
2143
2143
  "status"
2144
2144
  ],
2145
- "mode": "edit"
2145
+ "title": "Edit Order"
2146
2146
  },
2147
2147
  "events": {
2148
2148
  "OPEN": "EDIT"
@@ -2163,16 +2163,16 @@
2163
2163
  "name": "OrderView",
2164
2164
  "linkedEntity": "Order",
2165
2165
  "config": {
2166
+ "mode": "edit",
2167
+ "title": "View Order",
2168
+ "icon": "eye",
2166
2169
  "fields": [
2167
2170
  "buyerId",
2168
2171
  "listingId",
2169
2172
  "quantity",
2170
2173
  "totalAmount",
2171
2174
  "status"
2172
- ],
2173
- "icon": "eye",
2174
- "title": "View Order",
2175
- "mode": "edit"
2175
+ ]
2176
2176
  },
2177
2177
  "events": {
2178
2178
  "OPEN": "VIEW"
@@ -2193,14 +2193,14 @@
2193
2193
  "name": "OrderDelete",
2194
2194
  "linkedEntity": "Order",
2195
2195
  "config": {
2196
- "confirmLabel": "Delete",
2197
- "alertMessage": "This action cannot be undone.",
2196
+ "title": "Delete Order",
2198
2197
  "icon": "alert-triangle",
2199
- "title": "Delete Order"
2198
+ "confirmLabel": "Delete",
2199
+ "alertMessage": "This action cannot be undone."
2200
2200
  },
2201
2201
  "events": {
2202
- "CONFIRM": "CONFIRM_DELETE",
2203
- "REQUEST": "DELETE"
2202
+ "REQUEST": "DELETE",
2203
+ "CONFIRM": "CONFIRM_DELETE"
2204
2204
  },
2205
2205
  "listens": [
2206
2206
  {
@@ -2443,4 +2443,4 @@
2443
2443
  ]
2444
2444
  }
2445
2445
  ]
2446
- }
2446
+ }