@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
@@ -86,28 +86,28 @@
86
86
  "ref": "AppShell.traits.AppLayout",
87
87
  "name": "PortfolioAppLayout",
88
88
  "config": {
89
+ "searchEvent": "PORTFOLIO_SEARCH",
90
+ "contentTrait": "@trait.PortfolioCatalog",
89
91
  "navItems": [
90
92
  {
93
+ "label": "Portfolio",
91
94
  "href": "/portfolio",
92
- "icon": "layout-list",
93
- "label": "Portfolio"
95
+ "icon": "layout-list"
94
96
  },
95
97
  {
96
- "icon": "clipboard-list",
98
+ "label": "Orders",
97
99
  "href": "/orders",
98
- "label": "Orders"
100
+ "icon": "clipboard-list"
99
101
  },
100
102
  {
101
- "icon": "activity",
102
103
  "label": "Market",
103
- "href": "/market"
104
+ "href": "/market",
105
+ "icon": "activity"
104
106
  }
105
107
  ],
108
+ "appName": "Trading Dashboard",
106
109
  "notifications": [],
107
- "searchEvent": "PORTFOLIO_SEARCH",
108
- "notificationClickEvent": "PORTFOLIO_NOTIFICATIONS_OPEN",
109
- "contentTrait": "@trait.PortfolioCatalog",
110
- "appName": "Trading Dashboard"
110
+ "notificationClickEvent": "PORTFOLIO_NOTIFICATIONS_OPEN"
111
111
  },
112
112
  "events": {
113
113
  "SEARCH": "PORTFOLIO_SEARCH",
@@ -194,62 +194,62 @@
194
194
  "render-ui",
195
195
  "main",
196
196
  {
197
- "direction": "vertical",
198
197
  "type": "stack",
198
+ "direction": "vertical",
199
199
  "gap": "lg",
200
200
  "children": [
201
201
  {
202
+ "gap": "md",
202
203
  "type": "stack",
203
204
  "direction": "horizontal",
205
+ "align": "center",
204
206
  "children": [
205
207
  {
208
+ "align": "center",
209
+ "direction": "horizontal",
210
+ "type": "stack",
206
211
  "gap": "sm",
207
212
  "children": [
208
213
  {
209
- "name": "trending-up",
210
- "type": "icon"
214
+ "type": "icon",
215
+ "name": "trending-up"
211
216
  },
212
217
  {
213
- "type": "typography",
214
218
  "content": "Portfolio",
219
+ "type": "typography",
215
220
  "variant": "h2"
216
221
  }
217
- ],
218
- "type": "stack",
219
- "align": "center",
220
- "direction": "horizontal"
222
+ ]
221
223
  },
222
224
  {
225
+ "type": "stack",
226
+ "direction": "horizontal",
223
227
  "children": [
224
228
  {
225
229
  "type": "button",
226
230
  "action": "CREATE",
227
- "variant": "primary",
228
231
  "icon": "plus",
232
+ "variant": "primary",
229
233
  "label": "Add Position"
230
234
  }
231
235
  ],
232
- "type": "stack",
233
- "gap": "sm",
234
- "direction": "horizontal"
236
+ "gap": "sm"
235
237
  }
236
238
  ],
237
- "gap": "md",
238
- "justify": "between",
239
- "align": "center"
239
+ "justify": "between"
240
240
  },
241
241
  {
242
242
  "type": "divider"
243
243
  },
244
244
  {
245
- "gap": "md",
246
245
  "align": "center",
247
246
  "type": "stack",
248
- "direction": "horizontal",
249
247
  "children": [
250
248
  "@trait.PortfolioSearch",
251
249
  "@trait.PortfolioFilter"
252
- ]
250
+ ],
251
+ "direction": "horizontal",
252
+ "gap": "md"
253
253
  },
254
254
  "@trait.PortfolioStats",
255
255
  "@trait.PortfolioGraphs",
@@ -276,34 +276,34 @@
276
276
  "render-ui",
277
277
  "main",
278
278
  {
279
+ "direction": "vertical",
279
280
  "children": [
280
281
  {
281
- "name": "bell",
282
- "type": "icon"
282
+ "type": "icon",
283
+ "name": "bell"
283
284
  },
284
285
  {
285
- "variant": "h3",
286
286
  "type": "typography",
287
+ "variant": "h3",
287
288
  "content": "No notifications"
288
289
  },
289
290
  {
290
291
  "variant": "caption",
291
- "color": "muted",
292
292
  "content": "You're all caught up.",
293
+ "color": "muted",
293
294
  "type": "typography"
294
295
  },
295
296
  {
296
- "label": "Back to portfolio",
297
297
  "action": "INIT",
298
- "type": "button",
299
- "variant": "ghost"
298
+ "label": "Back to portfolio",
299
+ "variant": "ghost",
300
+ "type": "button"
300
301
  }
301
302
  ],
302
- "align": "center",
303
303
  "className": "py-8",
304
- "direction": "vertical",
304
+ "type": "stack",
305
305
  "gap": "md",
306
- "type": "stack"
306
+ "align": "center"
307
307
  }
308
308
  ]
309
309
  ]
@@ -324,14 +324,14 @@
324
324
  "ref": "Filter.traits.FilterTargetFilter",
325
325
  "name": "PortfolioFilter",
326
326
  "config": {
327
+ "event": "PORTFOLIO_FILTER",
327
328
  "filters": [
328
329
  {
329
330
  "filterType": "text",
330
- "field": "symbol",
331
- "label": "Symbol"
331
+ "label": "Symbol",
332
+ "field": "symbol"
332
333
  }
333
- ],
334
- "event": "PORTFOLIO_FILTER"
334
+ ]
335
335
  }
336
336
  },
337
337
  {
@@ -342,31 +342,28 @@
342
342
  "metrics": [
343
343
  {
344
344
  "label": "Total Value",
345
- "format": "currency",
346
345
  "aggregation": "sum",
347
346
  "field": "marketValue",
348
347
  "icon": "dollar-sign",
349
- "variant": "primary"
348
+ "variant": "primary",
349
+ "format": "currency"
350
350
  },
351
351
  {
352
+ "variant": "success",
353
+ "format": "currency",
352
354
  "aggregation": "sum",
353
355
  "icon": "trending-up",
354
- "field": "dailyPnl",
355
356
  "label": "Daily PnL",
356
- "variant": "success",
357
- "format": "currency"
357
+ "field": "dailyPnl"
358
358
  },
359
359
  {
360
+ "format": "number",
360
361
  "aggregation": "count",
361
- "variant": "info",
362
- "label": "Positions",
363
362
  "icon": "layout-list",
364
- "format": "number"
363
+ "label": "Positions",
364
+ "variant": "info"
365
365
  },
366
366
  {
367
- "label": "Winners",
368
- "aggregation": "count",
369
- "icon": "check-circle",
370
367
  "filter": [
371
368
  "fn",
372
369
  "row",
@@ -377,7 +374,10 @@
377
374
  ]
378
375
  ],
379
376
  "format": "number",
380
- "variant": "success"
377
+ "icon": "check-circle",
378
+ "aggregation": "count",
379
+ "variant": "success",
380
+ "label": "Winners"
381
381
  }
382
382
  ]
383
383
  },
@@ -396,14 +396,14 @@
396
396
  "ref": "Graphs.traits.GraphItemGraph",
397
397
  "name": "PortfolioGraphs",
398
398
  "config": {
399
- "aggregation": "sum",
400
- "title": "Daily PnL",
401
399
  "showLegend": false,
402
- "height": 240.0,
403
- "subtitle": "Profit and loss across positions",
400
+ "title": "Daily PnL",
404
401
  "chartType": "line",
402
+ "height": 240.0,
403
+ "categoryField": "symbol",
405
404
  "valueField": "dailyPnl",
406
- "categoryField": "symbol"
405
+ "aggregation": "sum",
406
+ "subtitle": "Profit and loss across positions"
407
407
  },
408
408
  "listens": [
409
409
  {
@@ -422,28 +422,11 @@
422
422
  "linkedEntity": "Portfolio",
423
423
  "config": {
424
424
  "gap": "sm",
425
- "itemActions": [
426
- {
427
- "event": "VIEW",
428
- "label": "View",
429
- "variant": "ghost"
430
- },
431
- {
432
- "variant": "ghost",
433
- "event": "EDIT",
434
- "label": "Edit"
435
- },
436
- {
437
- "label": "Delete",
438
- "event": "DELETE",
439
- "variant": "danger"
440
- }
441
- ],
442
425
  "fields": [
443
426
  {
444
- "name": "symbol",
427
+ "icon": "trending-up",
445
428
  "variant": "h3",
446
- "icon": "trending-up"
429
+ "name": "symbol"
447
430
  },
448
431
  {
449
432
  "name": "qty",
@@ -452,22 +435,39 @@
452
435
  "format": "number"
453
436
  },
454
437
  {
455
- "name": "avgCost",
456
- "label": "Avg Cost",
438
+ "variant": "body",
457
439
  "format": "currency",
458
- "variant": "body"
440
+ "label": "Avg Cost",
441
+ "name": "avgCost"
459
442
  },
460
443
  {
461
- "label": "Market Value",
462
- "name": "marketValue",
463
444
  "format": "currency",
464
- "variant": "h4"
445
+ "name": "marketValue",
446
+ "variant": "h4",
447
+ "label": "Market Value"
465
448
  },
466
449
  {
467
450
  "name": "dailyPnl",
468
- "label": "Daily PnL",
451
+ "format": "currency",
469
452
  "variant": "badge",
470
- "format": "currency"
453
+ "label": "Daily PnL"
454
+ }
455
+ ],
456
+ "itemActions": [
457
+ {
458
+ "label": "View",
459
+ "variant": "ghost",
460
+ "event": "VIEW"
461
+ },
462
+ {
463
+ "label": "Edit",
464
+ "event": "EDIT",
465
+ "variant": "ghost"
466
+ },
467
+ {
468
+ "variant": "danger",
469
+ "label": "Delete",
470
+ "event": "DELETE"
471
471
  }
472
472
  ],
473
473
  "cols": 1.0
@@ -520,6 +520,7 @@
520
520
  "name": "PortfolioCreate",
521
521
  "linkedEntity": "Portfolio",
522
522
  "config": {
523
+ "title": "Add Position",
523
524
  "fields": [
524
525
  "symbol",
525
526
  "qty",
@@ -527,9 +528,8 @@
527
528
  "marketValue",
528
529
  "dailyPnl"
529
530
  ],
530
- "mode": "create",
531
531
  "icon": "plus-circle",
532
- "title": "Add Position"
532
+ "mode": "create"
533
533
  },
534
534
  "events": {
535
535
  "OPEN": "CREATE"
@@ -610,10 +610,10 @@
610
610
  "name": "PortfolioDelete",
611
611
  "linkedEntity": "Portfolio",
612
612
  "config": {
613
- "icon": "alert-triangle",
613
+ "title": "Close Position",
614
614
  "alertMessage": "This action cannot be undone.",
615
- "confirmLabel": "Close",
616
- "title": "Close Position"
615
+ "icon": "alert-triangle",
616
+ "confirmLabel": "Close"
617
617
  },
618
618
  "events": {
619
619
  "REQUEST": "DELETE",
@@ -936,32 +936,32 @@
936
936
  "name": "TradeOrderAppLayout",
937
937
  "linkedEntity": "TradeOrder",
938
938
  "config": {
939
- "notificationClickEvent": "TRADE_ORDER_NOTIFICATIONS_OPEN",
940
- "searchEvent": "TRADE_ORDER_SEARCH",
941
- "notifications": [],
942
939
  "contentTrait": "@trait.TradeOrderCatalog",
943
- "appName": "Trading Dashboard",
944
940
  "navItems": [
945
941
  {
946
- "icon": "layout-list",
947
942
  "label": "Portfolio",
948
- "href": "/portfolio"
943
+ "href": "/portfolio",
944
+ "icon": "layout-list"
949
945
  },
950
946
  {
947
+ "label": "Orders",
951
948
  "href": "/orders",
952
- "icon": "clipboard-list",
953
- "label": "Orders"
949
+ "icon": "clipboard-list"
954
950
  },
955
951
  {
956
- "href": "/market",
952
+ "icon": "activity",
957
953
  "label": "Market",
958
- "icon": "activity"
954
+ "href": "/market"
959
955
  }
960
- ]
956
+ ],
957
+ "searchEvent": "TRADE_ORDER_SEARCH",
958
+ "notificationClickEvent": "TRADE_ORDER_NOTIFICATIONS_OPEN",
959
+ "notifications": [],
960
+ "appName": "Trading Dashboard"
961
961
  },
962
962
  "events": {
963
- "SEARCH": "TRADE_ORDER_SEARCH",
964
- "NOTIFY_CLICK": "TRADE_ORDER_NOTIFICATIONS_OPEN"
963
+ "NOTIFY_CLICK": "TRADE_ORDER_NOTIFICATIONS_OPEN",
964
+ "SEARCH": "TRADE_ORDER_SEARCH"
965
965
  }
966
966
  },
967
967
  {
@@ -1006,20 +1006,18 @@
1006
1006
  "render-ui",
1007
1007
  "main",
1008
1008
  {
1009
- "type": "stack",
1009
+ "gap": "lg",
1010
1010
  "children": [
1011
1011
  {
1012
- "justify": "between",
1013
- "direction": "horizontal",
1014
- "type": "stack",
1015
- "gap": "md",
1016
- "align": "center",
1017
1012
  "children": [
1018
1013
  {
1014
+ "gap": "sm",
1015
+ "align": "center",
1016
+ "type": "stack",
1019
1017
  "children": [
1020
1018
  {
1021
- "name": "clipboard-list",
1022
- "type": "icon"
1019
+ "type": "icon",
1020
+ "name": "clipboard-list"
1023
1021
  },
1024
1022
  {
1025
1023
  "content": "Trade Orders",
@@ -1027,33 +1025,35 @@
1027
1025
  "variant": "h2"
1028
1026
  }
1029
1027
  ],
1030
- "gap": "sm",
1031
- "type": "stack",
1032
- "align": "center",
1033
1028
  "direction": "horizontal"
1034
1029
  },
1035
1030
  {
1031
+ "direction": "horizontal",
1032
+ "gap": "sm",
1036
1033
  "children": [
1037
1034
  {
1035
+ "type": "button",
1036
+ "variant": "primary",
1038
1037
  "label": "New Order",
1039
1038
  "icon": "plus",
1040
- "variant": "primary",
1041
- "action": "CREATE",
1042
- "type": "button"
1039
+ "action": "CREATE"
1043
1040
  }
1044
1041
  ],
1045
- "type": "stack",
1046
- "gap": "sm",
1047
- "direction": "horizontal"
1042
+ "type": "stack"
1048
1043
  }
1049
- ]
1044
+ ],
1045
+ "gap": "md",
1046
+ "direction": "horizontal",
1047
+ "justify": "between",
1048
+ "type": "stack",
1049
+ "align": "center"
1050
1050
  },
1051
1051
  {
1052
1052
  "type": "divider"
1053
1053
  },
1054
1054
  "@trait.TradeOrderBrowseList"
1055
1055
  ],
1056
- "gap": "lg",
1056
+ "type": "stack",
1057
1057
  "direction": "vertical"
1058
1058
  }
1059
1059
  ]
@@ -1080,26 +1080,25 @@
1080
1080
  "variant": "badge"
1081
1081
  },
1082
1082
  {
1083
- "variant": "body",
1084
1083
  "name": "quantity",
1085
- "format": "number"
1084
+ "format": "number",
1085
+ "variant": "body"
1086
1086
  },
1087
1087
  {
1088
- "format": "currency",
1089
1088
  "variant": "h4",
1089
+ "format": "currency",
1090
1090
  "name": "price"
1091
1091
  },
1092
1092
  {
1093
- "variant": "badge",
1094
- "name": "status"
1093
+ "name": "status",
1094
+ "variant": "badge"
1095
1095
  }
1096
1096
  ],
1097
- "gap": "sm",
1098
1097
  "itemActions": [
1099
1098
  {
1099
+ "variant": "ghost",
1100
1100
  "event": "VIEW",
1101
- "label": "View",
1102
- "variant": "ghost"
1101
+ "label": "View"
1103
1102
  },
1104
1103
  {
1105
1104
  "variant": "ghost",
@@ -1108,10 +1107,11 @@
1108
1107
  },
1109
1108
  {
1110
1109
  "event": "DELETE",
1111
- "label": "Cancel",
1112
- "variant": "danger"
1110
+ "variant": "danger",
1111
+ "label": "Cancel"
1113
1112
  }
1114
- ]
1113
+ ],
1114
+ "gap": "sm"
1115
1115
  },
1116
1116
  "listens": [
1117
1117
  {
@@ -1145,7 +1145,6 @@
1145
1145
  "name": "TradeOrderCreate",
1146
1146
  "linkedEntity": "TradeOrder",
1147
1147
  "config": {
1148
- "title": "New Order",
1149
1148
  "mode": "create",
1150
1149
  "icon": "plus-circle",
1151
1150
  "fields": [
@@ -1154,7 +1153,8 @@
1154
1153
  "quantity",
1155
1154
  "price",
1156
1155
  "status"
1157
- ]
1156
+ ],
1157
+ "title": "New Order"
1158
1158
  },
1159
1159
  "events": {
1160
1160
  "OPEN": "CREATE"
@@ -1175,6 +1175,7 @@
1175
1175
  "name": "TradeOrderEdit",
1176
1176
  "linkedEntity": "TradeOrder",
1177
1177
  "config": {
1178
+ "mode": "edit",
1178
1179
  "icon": "edit",
1179
1180
  "title": "Edit Order",
1180
1181
  "fields": [
@@ -1183,8 +1184,7 @@
1183
1184
  "quantity",
1184
1185
  "price",
1185
1186
  "status"
1186
- ],
1187
- "mode": "edit"
1187
+ ]
1188
1188
  },
1189
1189
  "events": {
1190
1190
  "OPEN": "EDIT"
@@ -1213,8 +1213,8 @@
1213
1213
  "status"
1214
1214
  ],
1215
1215
  "title": "View Order",
1216
- "icon": "eye",
1217
- "mode": "edit"
1216
+ "mode": "edit",
1217
+ "icon": "eye"
1218
1218
  },
1219
1219
  "events": {
1220
1220
  "OPEN": "VIEW"
@@ -1235,10 +1235,10 @@
1235
1235
  "name": "TradeOrderDelete",
1236
1236
  "linkedEntity": "TradeOrder",
1237
1237
  "config": {
1238
- "confirmLabel": "Cancel Order",
1239
1238
  "title": "Cancel Order",
1240
- "icon": "alert-triangle",
1241
- "alertMessage": "Cancel this pending order?"
1239
+ "confirmLabel": "Cancel Order",
1240
+ "alertMessage": "Cancel this pending order?",
1241
+ "icon": "alert-triangle"
1242
1242
  },
1243
1243
  "events": {
1244
1244
  "REQUEST": "DELETE",
@@ -1526,11 +1526,6 @@
1526
1526
  "name": "MarketFeedAppLayout",
1527
1527
  "linkedEntity": "MarketFeed",
1528
1528
  "config": {
1529
- "notificationClickEvent": "MARKET_FEED_NOTIFICATIONS_OPEN",
1530
- "contentTrait": "@trait.MarketFeedDisplay",
1531
- "appName": "Trading Dashboard",
1532
- "notifications": [],
1533
- "searchEvent": "MARKET_FEED_SEARCH",
1534
1529
  "navItems": [
1535
1530
  {
1536
1531
  "label": "Portfolio",
@@ -1538,8 +1533,8 @@
1538
1533
  "icon": "layout-list"
1539
1534
  },
1540
1535
  {
1541
- "label": "Orders",
1542
1536
  "icon": "clipboard-list",
1537
+ "label": "Orders",
1543
1538
  "href": "/orders"
1544
1539
  },
1545
1540
  {
@@ -1547,11 +1542,16 @@
1547
1542
  "label": "Market",
1548
1543
  "href": "/market"
1549
1544
  }
1550
- ]
1545
+ ],
1546
+ "notifications": [],
1547
+ "contentTrait": "@trait.MarketFeedDisplay",
1548
+ "appName": "Trading Dashboard",
1549
+ "searchEvent": "MARKET_FEED_SEARCH",
1550
+ "notificationClickEvent": "MARKET_FEED_NOTIFICATIONS_OPEN"
1551
1551
  },
1552
1552
  "events": {
1553
- "SEARCH": "MARKET_FEED_SEARCH",
1554
- "NOTIFY_CLICK": "MARKET_FEED_NOTIFICATIONS_OPEN"
1553
+ "NOTIFY_CLICK": "MARKET_FEED_NOTIFICATIONS_OPEN",
1554
+ "SEARCH": "MARKET_FEED_SEARCH"
1555
1555
  }
1556
1556
  },
1557
1557
  {
@@ -1580,13 +1580,13 @@
1580
1580
  "render-ui",
1581
1581
  "main",
1582
1582
  {
1583
- "className": "max-w-6xl mx-auto w-full p-4",
1583
+ "gap": "lg",
1584
+ "direction": "vertical",
1584
1585
  "children": [
1585
1586
  "@trait.MarketFeedAsync"
1586
1587
  ],
1587
- "direction": "vertical",
1588
- "gap": "lg",
1589
- "type": "stack"
1588
+ "type": "stack",
1589
+ "className": "max-w-6xl mx-auto w-full p-4"
1590
1590
  }
1591
1591
  ]
1592
1592
  ]
@@ -1775,10 +1775,12 @@
1775
1775
  "render-ui",
1776
1776
  "main",
1777
1777
  {
1778
- "type": "stack",
1778
+ "direction": "vertical",
1779
+ "align": "center",
1779
1780
  "children": [
1780
1781
  {
1781
- "gap": "md",
1782
+ "direction": "horizontal",
1783
+ "type": "stack",
1782
1784
  "align": "center",
1783
1785
  "children": [
1784
1786
  {
@@ -1786,34 +1788,32 @@
1786
1788
  "type": "icon"
1787
1789
  },
1788
1790
  {
1789
- "type": "typography",
1791
+ "variant": "h2",
1790
1792
  "content": "Market Feed",
1791
- "variant": "h2"
1793
+ "type": "typography"
1792
1794
  }
1793
1795
  ],
1794
- "direction": "horizontal",
1795
- "type": "stack"
1796
+ "gap": "md"
1796
1797
  },
1797
1798
  {
1798
1799
  "type": "divider"
1799
1800
  },
1800
1801
  {
1801
- "color": "muted",
1802
1802
  "variant": "body",
1803
1803
  "content": "Connect to live market data.",
1804
- "type": "typography"
1804
+ "type": "typography",
1805
+ "color": "muted"
1805
1806
  },
1806
1807
  {
1807
- "label": "Start Stream",
1808
1808
  "icon": "play",
1809
- "variant": "primary",
1809
+ "label": "Start Stream",
1810
+ "action": "START",
1810
1811
  "type": "button",
1811
- "action": "START"
1812
+ "variant": "primary"
1812
1813
  }
1813
1814
  ],
1814
- "direction": "vertical",
1815
1815
  "gap": "lg",
1816
- "align": "center"
1816
+ "type": "stack"
1817
1817
  }
1818
1818
  ]
1819
1819
  ]
@@ -1827,21 +1827,21 @@
1827
1827
  "render-ui",
1828
1828
  "main",
1829
1829
  {
1830
- "type": "stack",
1830
+ "direction": "vertical",
1831
1831
  "align": "center",
1832
1832
  "gap": "lg",
1833
+ "type": "stack",
1833
1834
  "children": [
1834
1835
  {
1836
+ "message": "Streaming ticks…",
1835
1837
  "type": "loading-state",
1836
- "title": "Connecting to market feed…",
1837
- "message": "Streaming ticks…"
1838
+ "title": "Connecting to market feed…"
1838
1839
  },
1839
1840
  {
1840
- "variant": "text",
1841
- "type": "skeleton"
1841
+ "type": "skeleton",
1842
+ "variant": "text"
1842
1843
  }
1843
- ],
1844
- "direction": "vertical"
1844
+ ]
1845
1845
  }
1846
1846
  ]
1847
1847
  ]
@@ -1858,8 +1858,8 @@
1858
1858
  "@payload.data",
1859
1859
  {
1860
1860
  "emit": {
1861
- "failure": "MarketFeedSaveFailed",
1862
- "success": "MarketFeedSaved"
1861
+ "success": "MarketFeedSaved",
1862
+ "failure": "MarketFeedSaveFailed"
1863
1863
  }
1864
1864
  }
1865
1865
  ],
@@ -1869,16 +1869,18 @@
1869
1869
  {
1870
1870
  "direction": "vertical",
1871
1871
  "type": "stack",
1872
+ "gap": "lg",
1872
1873
  "children": [
1873
1874
  {
1874
1875
  "type": "stack",
1875
- "justify": "between",
1876
+ "direction": "horizontal",
1877
+ "gap": "md",
1878
+ "align": "center",
1876
1879
  "children": [
1877
1880
  {
1878
1881
  "direction": "horizontal",
1879
- "gap": "sm",
1880
- "type": "stack",
1881
1882
  "align": "center",
1883
+ "type": "stack",
1882
1884
  "children": [
1883
1885
  {
1884
1886
  "name": "activity",
@@ -1886,113 +1888,111 @@
1886
1888
  },
1887
1889
  {
1888
1890
  "type": "typography",
1889
- "content": "Live Market Feed",
1890
- "variant": "h2"
1891
+ "variant": "h2",
1892
+ "content": "Live Market Feed"
1891
1893
  }
1892
- ]
1894
+ ],
1895
+ "gap": "sm"
1893
1896
  },
1894
1897
  {
1895
1898
  "type": "stack",
1896
- "direction": "horizontal",
1897
1899
  "gap": "sm",
1898
1900
  "children": [
1899
1901
  {
1900
1902
  "type": "alert",
1901
- "variant": "success",
1902
- "message": "Connected"
1903
+ "message": "Connected",
1904
+ "variant": "success"
1903
1905
  },
1904
1906
  {
1905
- "type": "button",
1906
- "icon": "rotate-ccw",
1907
1907
  "label": "Reset",
1908
1908
  "action": "RESET",
1909
- "variant": "ghost"
1909
+ "variant": "ghost",
1910
+ "type": "button",
1911
+ "icon": "rotate-ccw"
1910
1912
  }
1911
- ]
1913
+ ],
1914
+ "direction": "horizontal"
1912
1915
  }
1913
1916
  ],
1914
- "gap": "md",
1915
- "direction": "horizontal",
1916
- "align": "center"
1917
+ "justify": "between"
1917
1918
  },
1918
1919
  {
1919
1920
  "type": "divider"
1920
1921
  },
1921
1922
  {
1923
+ "type": "data-list",
1924
+ "entity": "@payload.data",
1925
+ "variant": "card",
1922
1926
  "fields": [
1923
1927
  {
1924
- "name": "symbol",
1925
1928
  "variant": "h4",
1926
- "icon": "trending-up"
1929
+ "icon": "trending-up",
1930
+ "name": "symbol"
1927
1931
  },
1928
1932
  {
1929
1933
  "variant": "h3",
1930
- "name": "price",
1931
- "format": "currency"
1934
+ "format": "currency",
1935
+ "name": "price"
1932
1936
  },
1933
1937
  {
1934
1938
  "format": "currency",
1935
- "name": "change",
1936
- "variant": "badge"
1939
+ "variant": "badge",
1940
+ "name": "change"
1937
1941
  },
1938
1942
  {
1939
- "name": "volume",
1940
1943
  "variant": "caption",
1941
- "format": "number"
1944
+ "format": "number",
1945
+ "name": "volume"
1942
1946
  }
1943
1947
  ],
1944
- "type": "data-list",
1945
- "gap": "sm",
1946
- "entity": "@payload.data",
1947
- "variant": "card"
1948
+ "gap": "sm"
1948
1949
  },
1949
1950
  {
1950
1951
  "type": "divider"
1951
1952
  },
1952
1953
  {
1954
+ "type": "line-chart",
1953
1955
  "data": [
1954
1956
  {
1955
- "date": "09:30",
1956
- "value": 100.0
1957
+ "value": 100.0,
1958
+ "date": "09:30"
1957
1959
  },
1958
1960
  {
1959
- "date": "10:00",
1960
- "value": 102.0
1961
+ "value": 102.0,
1962
+ "date": "10:00"
1961
1963
  },
1962
1964
  {
1963
- "date": "10:30",
1964
- "value": 99.0
1965
+ "value": 99.0,
1966
+ "date": "10:30"
1965
1967
  },
1966
1968
  {
1967
- "date": "11:00",
1968
- "value": 105.0
1969
+ "value": 105.0,
1970
+ "date": "11:00"
1969
1971
  },
1970
1972
  {
1971
- "date": "11:30",
1972
- "value": 107.0
1973
+ "value": 107.0,
1974
+ "date": "11:30"
1973
1975
  },
1974
1976
  {
1975
- "date": "12:00",
1976
- "value": 104.0
1977
+ "value": 104.0,
1978
+ "date": "12:00"
1977
1979
  }
1978
- ],
1979
- "type": "line-chart"
1980
+ ]
1980
1981
  },
1981
1982
  {
1983
+ "type": "chart-legend",
1982
1984
  "items": [
1983
1985
  {
1984
- "color": "primary",
1985
- "label": "Price"
1986
+ "label": "Price",
1987
+ "color": "primary"
1986
1988
  },
1987
1989
  {
1988
- "label": "Volume",
1989
- "color": "muted"
1990
+ "color": "muted",
1991
+ "label": "Volume"
1990
1992
  }
1991
- ],
1992
- "type": "chart-legend"
1993
+ ]
1993
1994
  }
1994
- ],
1995
- "gap": "lg"
1995
+ ]
1996
1996
  }
1997
1997
  ]
1998
1998
  ]
@@ -2006,40 +2006,40 @@
2006
2006
  "render-ui",
2007
2007
  "main",
2008
2008
  {
2009
- "type": "stack",
2010
- "align": "center",
2009
+ "gap": "lg",
2010
+ "direction": "vertical",
2011
2011
  "children": [
2012
2012
  {
2013
- "title": "Stream Disconnected",
2014
2013
  "onRetry": "RETRY",
2015
- "type": "error-state",
2016
- "message": "Market feed disconnected."
2014
+ "title": "Stream Disconnected",
2015
+ "message": "Market feed disconnected.",
2016
+ "type": "error-state"
2017
2017
  },
2018
2018
  {
2019
+ "type": "stack",
2019
2020
  "gap": "sm",
2020
2021
  "justify": "center",
2021
2022
  "children": [
2022
2023
  {
2023
- "icon": "refresh-cw",
2024
- "type": "button",
2025
- "label": "Retry",
2024
+ "variant": "primary",
2026
2025
  "action": "RETRY",
2027
- "variant": "primary"
2026
+ "type": "button",
2027
+ "icon": "refresh-cw",
2028
+ "label": "Retry"
2028
2029
  },
2029
2030
  {
2030
- "action": "RESET",
2031
+ "type": "button",
2031
2032
  "label": "Reset",
2032
2033
  "variant": "ghost",
2033
2034
  "icon": "rotate-ccw",
2034
- "type": "button"
2035
+ "action": "RESET"
2035
2036
  }
2036
2037
  ],
2037
- "type": "stack",
2038
2038
  "direction": "horizontal"
2039
2039
  }
2040
2040
  ],
2041
- "direction": "vertical",
2042
- "gap": "lg"
2041
+ "type": "stack",
2042
+ "align": "center"
2043
2043
  }
2044
2044
  ]
2045
2045
  ]
@@ -2053,32 +2053,34 @@
2053
2053
  "render-ui",
2054
2054
  "main",
2055
2055
  {
2056
+ "direction": "vertical",
2057
+ "type": "stack",
2056
2058
  "gap": "lg",
2057
2059
  "children": [
2058
2060
  {
2059
- "direction": "horizontal",
2060
- "gap": "md",
2061
- "align": "center",
2062
- "type": "stack",
2063
2061
  "children": [
2064
2062
  {
2065
- "name": "activity",
2066
- "type": "icon"
2063
+ "type": "icon",
2064
+ "name": "activity"
2067
2065
  },
2068
2066
  {
2069
2067
  "type": "typography",
2070
2068
  "content": "Market Feed",
2071
2069
  "variant": "h2"
2072
2070
  }
2073
- ]
2071
+ ],
2072
+ "type": "stack",
2073
+ "direction": "horizontal",
2074
+ "align": "center",
2075
+ "gap": "md"
2074
2076
  },
2075
2077
  {
2076
2078
  "type": "divider"
2077
2079
  },
2078
2080
  {
2079
- "type": "typography",
2080
- "variant": "body",
2081
2081
  "color": "muted",
2082
+ "variant": "body",
2083
+ "type": "typography",
2082
2084
  "content": "Connect to live market data."
2083
2085
  },
2084
2086
  {
@@ -2089,8 +2091,6 @@
2089
2091
  "variant": "primary"
2090
2092
  }
2091
2093
  ],
2092
- "type": "stack",
2093
- "direction": "vertical",
2094
2094
  "align": "center"
2095
2095
  }
2096
2096
  ]
@@ -2107,7 +2107,9 @@
2107
2107
  {
2108
2108
  "children": [
2109
2109
  {
2110
+ "type": "stack",
2110
2111
  "direction": "horizontal",
2112
+ "gap": "md",
2111
2113
  "align": "center",
2112
2114
  "children": [
2113
2115
  {
@@ -2115,13 +2117,11 @@
2115
2117
  "name": "activity"
2116
2118
  },
2117
2119
  {
2120
+ "variant": "h2",
2118
2121
  "type": "typography",
2119
- "content": "Market Feed",
2120
- "variant": "h2"
2122
+ "content": "Market Feed"
2121
2123
  }
2122
- ],
2123
- "gap": "md",
2124
- "type": "stack"
2124
+ ]
2125
2125
  },
2126
2126
  {
2127
2127
  "type": "divider"
@@ -2133,17 +2133,17 @@
2133
2133
  "variant": "body"
2134
2134
  },
2135
2135
  {
2136
- "variant": "primary",
2137
- "icon": "play",
2138
- "action": "START",
2139
2136
  "type": "button",
2140
- "label": "Start Stream"
2137
+ "label": "Start Stream",
2138
+ "action": "START",
2139
+ "icon": "play",
2140
+ "variant": "primary"
2141
2141
  }
2142
2142
  ],
2143
- "type": "stack",
2144
2143
  "gap": "lg",
2145
- "direction": "vertical",
2146
- "align": "center"
2144
+ "type": "stack",
2145
+ "align": "center",
2146
+ "direction": "vertical"
2147
2147
  }
2148
2148
  ]
2149
2149
  ]
@@ -2157,21 +2157,21 @@
2157
2157
  "render-ui",
2158
2158
  "main",
2159
2159
  {
2160
+ "type": "stack",
2160
2161
  "gap": "lg",
2161
2162
  "align": "center",
2163
+ "direction": "vertical",
2162
2164
  "children": [
2163
2165
  {
2164
- "message": "Streaming ticks…",
2165
2166
  "type": "loading-state",
2166
- "title": "Connecting to market feed…"
2167
+ "title": "Connecting to market feed…",
2168
+ "message": "Streaming ticks…"
2167
2169
  },
2168
2170
  {
2169
- "type": "skeleton",
2170
- "variant": "text"
2171
+ "variant": "text",
2172
+ "type": "skeleton"
2171
2173
  }
2172
- ],
2173
- "direction": "vertical",
2174
- "type": "stack"
2174
+ ]
2175
2175
  }
2176
2176
  ]
2177
2177
  ]