@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
@@ -80,28 +80,28 @@
80
80
  "ref": "AppShell.traits.AppLayout",
81
81
  "name": "ChatAppLayout",
82
82
  "config": {
83
- "notifications": [],
84
- "searchEvent": "CHAT_SEARCH",
85
- "contentTrait": "@trait.ChatRoom",
83
+ "notificationClickEvent": "CHAT_NOTIFICATIONS_OPEN",
84
+ "appName": "Realtime Chat",
86
85
  "navItems": [
87
86
  {
87
+ "icon": "message-circle",
88
88
  "label": "Chat",
89
- "href": "/chat",
90
- "icon": "message-circle"
89
+ "href": "/chat"
91
90
  },
92
91
  {
93
92
  "icon": "hash",
94
- "href": "/channels",
95
- "label": "Channels"
93
+ "label": "Channels",
94
+ "href": "/channels"
96
95
  },
97
96
  {
98
97
  "icon": "users",
99
- "href": "/online",
100
- "label": "Online"
98
+ "label": "Online",
99
+ "href": "/online"
101
100
  }
102
101
  ],
103
- "appName": "Realtime Chat",
104
- "notificationClickEvent": "CHAT_NOTIFICATIONS_OPEN"
102
+ "searchEvent": "CHAT_SEARCH",
103
+ "contentTrait": "@trait.ChatRoom",
104
+ "notifications": []
105
105
  },
106
106
  "events": {
107
107
  "SEARCH": "CHAT_SEARCH",
@@ -188,48 +188,49 @@
188
188
  "render-ui",
189
189
  "main",
190
190
  {
191
- "gap": "lg",
191
+ "type": "stack",
192
192
  "direction": "vertical",
193
+ "gap": "lg",
193
194
  "children": [
194
195
  {
195
- "type": "stack",
196
- "align": "center",
197
196
  "direction": "horizontal",
197
+ "justify": "between",
198
198
  "gap": "md",
199
199
  "children": [
200
200
  {
201
- "align": "center",
202
201
  "type": "stack",
203
- "gap": "sm",
204
202
  "direction": "horizontal",
203
+ "align": "center",
205
204
  "children": [
206
205
  {
207
- "name": "message-circle",
208
- "type": "icon"
206
+ "type": "icon",
207
+ "name": "message-circle"
209
208
  },
210
209
  {
211
- "content": "Chat",
212
210
  "type": "typography",
213
- "variant": "h2"
211
+ "variant": "h2",
212
+ "content": "Chat"
214
213
  }
215
- ]
214
+ ],
215
+ "gap": "sm"
216
216
  },
217
217
  {
218
- "type": "stack",
219
- "gap": "sm",
218
+ "direction": "horizontal",
220
219
  "children": [
221
220
  {
221
+ "action": "CREATE_CHANNEL",
222
+ "label": "New Channel",
222
223
  "variant": "primary",
223
- "icon": "plus",
224
224
  "type": "button",
225
- "label": "New Channel",
226
- "action": "CREATE_CHANNEL"
225
+ "icon": "plus"
227
226
  }
228
227
  ],
229
- "direction": "horizontal"
228
+ "gap": "sm",
229
+ "type": "stack"
230
230
  }
231
231
  ],
232
- "justify": "between"
232
+ "align": "center",
233
+ "type": "stack"
233
234
  },
234
235
  {
235
236
  "type": "divider"
@@ -240,8 +241,7 @@
240
241
  "type": "divider"
241
242
  },
242
243
  "@trait.ChatMessageBrowse"
243
- ],
244
- "type": "stack"
244
+ ]
245
245
  }
246
246
  ]
247
247
  ]
@@ -260,33 +260,33 @@
260
260
  "render-ui",
261
261
  "main",
262
262
  {
263
- "className": "py-8",
264
- "type": "stack",
265
263
  "children": [
266
264
  {
267
- "name": "bell",
268
- "type": "icon"
265
+ "type": "icon",
266
+ "name": "bell"
269
267
  },
270
268
  {
271
- "type": "typography",
272
269
  "content": "No notifications",
273
- "variant": "h3"
270
+ "variant": "h3",
271
+ "type": "typography"
274
272
  },
275
273
  {
276
- "color": "muted",
277
- "type": "typography",
278
274
  "content": "You're all caught up.",
279
- "variant": "caption"
275
+ "color": "muted",
276
+ "variant": "caption",
277
+ "type": "typography"
280
278
  },
281
279
  {
280
+ "type": "button",
282
281
  "action": "INIT",
283
- "label": "Back to chat",
284
282
  "variant": "ghost",
285
- "type": "button"
283
+ "label": "Back to chat"
286
284
  }
287
285
  ],
288
- "align": "center",
286
+ "type": "stack",
289
287
  "direction": "vertical",
288
+ "align": "center",
289
+ "className": "py-8",
290
290
  "gap": "md"
291
291
  }
292
292
  ]
@@ -310,24 +310,24 @@
310
310
  "config": {
311
311
  "metrics": [
312
312
  {
313
- "label": "Messages",
314
- "format": "number",
315
313
  "icon": "message-circle",
314
+ "variant": "primary",
316
315
  "aggregation": "count",
317
- "variant": "primary"
316
+ "label": "Messages",
317
+ "format": "number"
318
318
  },
319
319
  {
320
+ "variant": "info",
320
321
  "format": "number",
322
+ "aggregation": "count",
321
323
  "label": "Active Channels",
322
- "variant": "info",
323
- "icon": "hash",
324
- "aggregation": "count"
324
+ "icon": "hash"
325
325
  },
326
326
  {
327
- "label": "Top Author",
328
- "aggregation": "count",
329
327
  "format": "number",
328
+ "aggregation": "count",
330
329
  "variant": "success",
330
+ "label": "Top Author",
331
331
  "icon": "user"
332
332
  }
333
333
  ],
@@ -502,8 +502,8 @@
502
502
  "ChatMessage",
503
503
  {
504
504
  "emit": {
505
- "failure": "ChatMessageLoadFailed",
506
- "success": "ChatMessageLoaded"
505
+ "success": "ChatMessageLoaded",
506
+ "failure": "ChatMessageLoadFailed"
507
507
  }
508
508
  }
509
509
  ],
@@ -511,21 +511,21 @@
511
511
  "render-ui",
512
512
  "main",
513
513
  {
514
- "type": "stack",
515
514
  "direction": "vertical",
516
- "className": "py-12",
515
+ "align": "center",
517
516
  "children": [
518
517
  {
519
518
  "type": "spinner"
520
519
  },
521
520
  {
522
- "content": "Loading…",
523
- "variant": "caption",
524
521
  "color": "muted",
525
- "type": "typography"
522
+ "content": "Loading…",
523
+ "type": "typography",
524
+ "variant": "caption"
526
525
  }
527
526
  ],
528
- "align": "center",
527
+ "className": "py-12",
528
+ "type": "stack",
529
529
  "gap": "md"
530
530
  }
531
531
  ]
@@ -541,8 +541,8 @@
541
541
  "ChatMessage",
542
542
  {
543
543
  "emit": {
544
- "failure": "ChatMessageLoadFailed",
545
- "success": "ChatMessageLoaded"
544
+ "success": "ChatMessageLoaded",
545
+ "failure": "ChatMessageLoadFailed"
546
546
  }
547
547
  }
548
548
  ]
@@ -557,55 +557,55 @@
557
557
  "render-ui",
558
558
  "main",
559
559
  {
560
+ "type": "stack",
561
+ "direction": "vertical",
562
+ "gap": "md",
560
563
  "children": [
561
564
  {
562
- "variant": "message",
563
565
  "gap": "sm",
566
+ "senderField": "sender",
567
+ "variant": "message",
564
568
  "entity": "@payload.data",
565
- "type": "data-list",
566
569
  "itemActions": [
567
570
  {
571
+ "variant": "ghost",
568
572
  "event": "VIEW",
569
- "label": "View",
570
- "variant": "ghost"
573
+ "label": "View"
571
574
  }
572
575
  ],
576
+ "type": "data-list",
573
577
  "fields": [
574
578
  {
575
579
  "name": "sender",
576
580
  "variant": "h4"
577
581
  },
578
582
  {
579
- "name": "content",
580
- "variant": "body"
583
+ "variant": "body",
584
+ "name": "content"
581
585
  },
582
586
  {
583
- "name": "timestamp",
584
587
  "format": "date",
588
+ "name": "timestamp",
585
589
  "variant": "caption"
586
590
  }
587
- ],
588
- "senderField": "sender"
591
+ ]
589
592
  },
590
593
  {
591
- "justify": "end",
592
594
  "gap": "sm",
593
595
  "type": "stack",
594
- "direction": "horizontal",
596
+ "justify": "end",
595
597
  "children": [
596
598
  {
597
- "icon": "edit",
598
- "type": "button",
599
599
  "action": "COMPOSE",
600
+ "variant": "primary",
601
+ "type": "button",
600
602
  "label": "Compose",
601
- "variant": "primary"
603
+ "icon": "edit"
602
604
  }
603
- ]
605
+ ],
606
+ "direction": "horizontal"
604
607
  }
605
- ],
606
- "direction": "vertical",
607
- "gap": "md",
608
- "type": "stack"
608
+ ]
609
609
  }
610
610
  ]
611
611
  ]
@@ -619,14 +619,13 @@
619
619
  "render-ui",
620
620
  "main",
621
621
  {
622
- "direction": "vertical",
622
+ "align": "center",
623
623
  "gap": "md",
624
- "className": "py-12",
625
624
  "children": [
626
625
  {
627
- "color": "destructive",
626
+ "type": "icon",
628
627
  "name": "alert-triangle",
629
- "type": "icon"
628
+ "color": "destructive"
630
629
  },
631
630
  {
632
631
  "variant": "h3",
@@ -634,21 +633,22 @@
634
633
  "type": "typography"
635
634
  },
636
635
  {
637
- "color": "muted",
638
- "content": "@payload.error",
639
636
  "type": "typography",
640
- "variant": "body"
637
+ "variant": "body",
638
+ "color": "muted",
639
+ "content": "@payload.error"
641
640
  },
642
641
  {
643
- "type": "button",
644
- "label": "Retry",
645
642
  "variant": "primary",
646
643
  "icon": "rotate-ccw",
644
+ "label": "Retry",
645
+ "type": "button",
647
646
  "action": "INIT"
648
647
  }
649
648
  ],
650
- "type": "stack",
651
- "align": "center"
649
+ "direction": "vertical",
650
+ "className": "py-12",
651
+ "type": "stack"
652
652
  }
653
653
  ]
654
654
  ]
@@ -662,15 +662,15 @@
662
662
  "name": "ChatMessageCompose",
663
663
  "linkedEntity": "ChatMessage",
664
664
  "config": {
665
+ "title": "New Message",
666
+ "icon": "edit",
667
+ "mode": "create",
665
668
  "fields": [
666
669
  "sender",
667
670
  "content",
668
671
  "channel",
669
672
  "timestamp"
670
- ],
671
- "mode": "create",
672
- "icon": "edit",
673
- "title": "New Message"
673
+ ]
674
674
  },
675
675
  "events": {
676
676
  "OPEN": "COMPOSE"
@@ -691,15 +691,15 @@
691
691
  "name": "ChatMessageView",
692
692
  "linkedEntity": "ChatMessage",
693
693
  "config": {
694
- "icon": "eye",
694
+ "title": "View Message",
695
+ "mode": "edit",
695
696
  "fields": [
696
697
  "sender",
697
698
  "content",
698
699
  "channel",
699
700
  "timestamp"
700
701
  ],
701
- "title": "View Message",
702
- "mode": "edit"
702
+ "icon": "eye"
703
703
  },
704
704
  "events": {
705
705
  "OPEN": "VIEW"
@@ -890,40 +890,40 @@
890
890
  "render-ui",
891
891
  "main",
892
892
  {
893
+ "type": "stack",
893
894
  "gap": "md",
895
+ "direction": "vertical",
894
896
  "children": [
895
897
  {
896
898
  "align": "center",
897
899
  "direction": "horizontal",
898
900
  "gap": "sm",
899
- "type": "stack",
900
901
  "children": [
901
902
  {
902
903
  "type": "icon",
903
904
  "name": "paperclip"
904
905
  },
905
906
  {
906
- "type": "typography",
907
907
  "variant": "h3",
908
- "content": "Attach File"
908
+ "content": "Attach File",
909
+ "type": "typography"
909
910
  }
910
- ]
911
+ ],
912
+ "type": "stack"
911
913
  },
912
914
  {
913
915
  "type": "input",
914
- "placeholder": "Choose file…",
915
- "inputType": "text"
916
+ "inputType": "text",
917
+ "placeholder": "Choose file…"
916
918
  },
917
919
  {
918
- "variant": "primary",
919
- "type": "button",
920
- "action": "UPLOAD",
921
920
  "icon": "upload",
922
- "label": "Upload"
921
+ "type": "button",
922
+ "variant": "primary",
923
+ "label": "Upload",
924
+ "action": "UPLOAD"
923
925
  }
924
- ],
925
- "type": "stack",
926
- "direction": "vertical"
926
+ ]
927
927
  }
928
928
  ]
929
929
  ]
@@ -938,15 +938,15 @@
938
938
  "storage",
939
939
  "upload",
940
940
  {
941
- "file": "@payload.file",
942
- "bucket": "chat-attachments",
943
941
  "acl": "private",
942
+ "bucket": "chat-attachments",
943
+ "file": "@payload.file",
944
944
  "maxSize": 10485760.0
945
945
  },
946
946
  {
947
947
  "emit": {
948
- "failure": "AttachmentUploadFailed",
949
- "success": "AttachmentUploaded"
948
+ "success": "AttachmentUploaded",
949
+ "failure": "AttachmentUploadFailed"
950
950
  }
951
951
  }
952
952
  ],
@@ -954,21 +954,21 @@
954
954
  "render-ui",
955
955
  "main",
956
956
  {
957
- "type": "stack",
957
+ "direction": "vertical",
958
958
  "gap": "md",
959
+ "type": "stack",
959
960
  "align": "center",
960
961
  "children": [
961
962
  {
962
963
  "type": "spinner"
963
964
  },
964
965
  {
965
- "color": "muted",
966
- "variant": "caption",
967
966
  "type": "typography",
967
+ "variant": "caption",
968
+ "color": "muted",
968
969
  "content": "Uploading…"
969
970
  }
970
- ],
971
- "direction": "vertical"
971
+ ]
972
972
  }
973
973
  ]
974
974
  ]
@@ -1088,35 +1088,35 @@
1088
1088
  "render-ui",
1089
1089
  "main",
1090
1090
  {
1091
- "direction": "vertical",
1092
1091
  "type": "stack",
1092
+ "gap": "md",
1093
1093
  "children": [
1094
1094
  {
1095
1095
  "type": "stack",
1096
+ "align": "center",
1096
1097
  "direction": "horizontal",
1097
1098
  "gap": "sm",
1098
1099
  "children": [
1099
1100
  {
1100
- "name": "bell",
1101
- "type": "icon"
1101
+ "type": "icon",
1102
+ "name": "bell"
1102
1103
  },
1103
1104
  {
1104
- "variant": "h3",
1105
+ "content": "Send SMS Notify",
1105
1106
  "type": "typography",
1106
- "content": "Send SMS Notify"
1107
+ "variant": "h3"
1107
1108
  }
1108
- ],
1109
- "align": "center"
1109
+ ]
1110
1110
  },
1111
1111
  {
1112
1112
  "icon": "send",
1113
- "action": "SMS_NOTIFY",
1114
- "variant": "primary",
1115
1113
  "type": "button",
1116
- "label": "Send Notification"
1114
+ "variant": "primary",
1115
+ "label": "Send Notification",
1116
+ "action": "SMS_NOTIFY"
1117
1117
  }
1118
1118
  ],
1119
- "gap": "md"
1119
+ "direction": "vertical"
1120
1120
  }
1121
1121
  ]
1122
1122
  ]
@@ -1131,8 +1131,8 @@
1131
1131
  "twilio",
1132
1132
  "sendSMS",
1133
1133
  {
1134
- "recipient": "@payload.recipient",
1135
1134
  "body": "@payload.body",
1135
+ "recipient": "@payload.recipient",
1136
1136
  "sender": "+15551234567"
1137
1137
  },
1138
1138
  {
@@ -1146,21 +1146,21 @@
1146
1146
  "render-ui",
1147
1147
  "main",
1148
1148
  {
1149
- "type": "stack",
1150
- "direction": "vertical",
1151
- "gap": "md",
1152
- "align": "center",
1153
1149
  "children": [
1154
1150
  {
1155
1151
  "type": "spinner"
1156
1152
  },
1157
1153
  {
1158
- "variant": "caption",
1159
1154
  "content": "Sending notification…",
1160
- "color": "muted",
1161
- "type": "typography"
1155
+ "type": "typography",
1156
+ "variant": "caption",
1157
+ "color": "muted"
1162
1158
  }
1163
- ]
1159
+ ],
1160
+ "align": "center",
1161
+ "gap": "md",
1162
+ "type": "stack",
1163
+ "direction": "vertical"
1164
1164
  }
1165
1165
  ]
1166
1166
  ]
@@ -1296,12 +1296,14 @@
1296
1296
  "name": "ChannelAppLayout",
1297
1297
  "linkedEntity": "Channel",
1298
1298
  "config": {
1299
+ "contentTrait": "@trait.ChannelCatalog",
1299
1300
  "appName": "Realtime Chat",
1301
+ "notifications": [],
1300
1302
  "navItems": [
1301
1303
  {
1302
- "icon": "message-circle",
1304
+ "href": "/chat",
1303
1305
  "label": "Chat",
1304
- "href": "/chat"
1306
+ "icon": "message-circle"
1305
1307
  },
1306
1308
  {
1307
1309
  "href": "/channels",
@@ -1309,19 +1311,17 @@
1309
1311
  "label": "Channels"
1310
1312
  },
1311
1313
  {
1312
- "icon": "users",
1313
1314
  "label": "Online",
1314
- "href": "/online"
1315
+ "href": "/online",
1316
+ "icon": "users"
1315
1317
  }
1316
1318
  ],
1317
1319
  "searchEvent": "CHANNEL_SEARCH",
1318
- "contentTrait": "@trait.ChannelCatalog",
1319
- "notificationClickEvent": "CHANNEL_NOTIFICATIONS_OPEN",
1320
- "notifications": []
1320
+ "notificationClickEvent": "CHANNEL_NOTIFICATIONS_OPEN"
1321
1321
  },
1322
1322
  "events": {
1323
- "NOTIFY_CLICK": "CHANNEL_NOTIFICATIONS_OPEN",
1324
- "SEARCH": "CHANNEL_SEARCH"
1323
+ "SEARCH": "CHANNEL_SEARCH",
1324
+ "NOTIFY_CLICK": "CHANNEL_NOTIFICATIONS_OPEN"
1325
1325
  }
1326
1326
  },
1327
1327
  {
@@ -1377,13 +1377,17 @@
1377
1377
  "render-ui",
1378
1378
  "main",
1379
1379
  {
1380
- "gap": "lg",
1380
+ "direction": "vertical",
1381
1381
  "type": "stack",
1382
- "className": "max-w-5xl mx-auto w-full",
1382
+ "gap": "lg",
1383
1383
  "children": [
1384
1384
  {
1385
+ "justify": "between",
1386
+ "direction": "horizontal",
1385
1387
  "children": [
1386
1388
  {
1389
+ "direction": "horizontal",
1390
+ "type": "stack",
1387
1391
  "gap": "sm",
1388
1392
  "children": [
1389
1393
  {
@@ -1391,42 +1395,38 @@
1391
1395
  "name": "hash"
1392
1396
  },
1393
1397
  {
1394
- "variant": "h2",
1395
1398
  "type": "typography",
1399
+ "variant": "h2",
1396
1400
  "content": "Channels"
1397
1401
  }
1398
1402
  ],
1399
- "direction": "horizontal",
1400
- "type": "stack",
1401
1403
  "align": "center"
1402
1404
  },
1403
1405
  {
1406
+ "type": "stack",
1407
+ "direction": "horizontal",
1404
1408
  "children": [
1405
1409
  {
1406
- "action": "CREATE",
1407
- "type": "button",
1410
+ "icon": "plus",
1408
1411
  "label": "Create Channel",
1409
1412
  "variant": "primary",
1410
- "icon": "plus"
1413
+ "type": "button",
1414
+ "action": "CREATE"
1411
1415
  }
1412
1416
  ],
1413
- "gap": "sm",
1414
- "type": "stack",
1415
- "direction": "horizontal"
1417
+ "gap": "sm"
1416
1418
  }
1417
1419
  ],
1418
- "gap": "md",
1419
1420
  "type": "stack",
1420
- "direction": "horizontal",
1421
- "justify": "between",
1422
- "align": "center"
1421
+ "align": "center",
1422
+ "gap": "md"
1423
1423
  },
1424
1424
  {
1425
1425
  "type": "divider"
1426
1426
  },
1427
1427
  "@trait.ChannelBrowseList"
1428
1428
  ],
1429
- "direction": "vertical"
1429
+ "className": "max-w-5xl mx-auto w-full"
1430
1430
  }
1431
1431
  ]
1432
1432
  ]
@@ -1443,27 +1443,28 @@
1443
1443
  "gap": "sm",
1444
1444
  "fields": [
1445
1445
  {
1446
- "variant": "h3",
1446
+ "name": "name",
1447
1447
  "icon": "hash",
1448
- "name": "name"
1448
+ "variant": "h3"
1449
1449
  },
1450
1450
  {
1451
- "name": "memberCount",
1452
1451
  "format": "number",
1453
- "label": "Members",
1454
- "variant": "badge"
1452
+ "variant": "badge",
1453
+ "name": "memberCount",
1454
+ "label": "Members"
1455
1455
  },
1456
1456
  {
1457
- "variant": "body",
1458
- "name": "description"
1457
+ "name": "description",
1458
+ "variant": "body"
1459
1459
  },
1460
1460
  {
1461
1461
  "variant": "body",
1462
- "name": "isPrivate",
1463
1462
  "label": "Private",
1463
+ "name": "isPrivate",
1464
1464
  "format": "boolean"
1465
1465
  }
1466
1466
  ],
1467
+ "cols": 1.0,
1467
1468
  "itemActions": [
1468
1469
  {
1469
1470
  "label": "View",
@@ -1471,17 +1472,16 @@
1471
1472
  "variant": "ghost"
1472
1473
  },
1473
1474
  {
1474
- "event": "EDIT",
1475
1475
  "variant": "ghost",
1476
- "label": "Edit"
1476
+ "label": "Edit",
1477
+ "event": "EDIT"
1477
1478
  },
1478
1479
  {
1479
- "label": "Delete",
1480
1480
  "event": "DELETE",
1481
- "variant": "danger"
1481
+ "variant": "danger",
1482
+ "label": "Delete"
1482
1483
  }
1483
- ],
1484
- "cols": 1.0
1484
+ ]
1485
1485
  },
1486
1486
  "listens": [
1487
1487
  {
@@ -1515,15 +1515,15 @@
1515
1515
  "name": "ChannelCreate",
1516
1516
  "linkedEntity": "Channel",
1517
1517
  "config": {
1518
+ "title": "Create Channel",
1518
1519
  "icon": "plus-circle",
1520
+ "mode": "create",
1519
1521
  "fields": [
1520
1522
  "name",
1521
1523
  "description",
1522
1524
  "memberCount",
1523
1525
  "isPrivate"
1524
- ],
1525
- "title": "Create Channel",
1526
- "mode": "create"
1526
+ ]
1527
1527
  },
1528
1528
  "events": {
1529
1529
  "OPEN": "CREATE"
@@ -1544,15 +1544,15 @@
1544
1544
  "name": "ChannelEdit",
1545
1545
  "linkedEntity": "Channel",
1546
1546
  "config": {
1547
- "icon": "edit",
1548
1547
  "mode": "edit",
1549
- "title": "Edit Channel",
1550
1548
  "fields": [
1551
1549
  "name",
1552
1550
  "description",
1553
1551
  "memberCount",
1554
1552
  "isPrivate"
1555
- ]
1553
+ ],
1554
+ "title": "Edit Channel",
1555
+ "icon": "edit"
1556
1556
  },
1557
1557
  "events": {
1558
1558
  "OPEN": "EDIT"
@@ -1573,9 +1573,9 @@
1573
1573
  "name": "ChannelView",
1574
1574
  "linkedEntity": "Channel",
1575
1575
  "config": {
1576
+ "icon": "eye",
1576
1577
  "title": "View Channel",
1577
1578
  "mode": "edit",
1578
- "icon": "eye",
1579
1579
  "fields": [
1580
1580
  "name",
1581
1581
  "description",
@@ -1603,9 +1603,9 @@
1603
1603
  "linkedEntity": "Channel",
1604
1604
  "config": {
1605
1605
  "alertMessage": "This action cannot be undone.",
1606
+ "title": "Delete Channel",
1606
1607
  "confirmLabel": "Delete",
1607
- "icon": "alert-triangle",
1608
- "title": "Delete Channel"
1608
+ "icon": "alert-triangle"
1609
1609
  },
1610
1610
  "events": {
1611
1611
  "REQUEST": "DELETE",
@@ -1888,27 +1888,27 @@
1888
1888
  "name": "OnlineUserAppLayout",
1889
1889
  "linkedEntity": "OnlineUser",
1890
1890
  "config": {
1891
+ "contentTrait": "@trait.OnlineUserDisplay",
1892
+ "searchEvent": "ONLINE_USER_SEARCH",
1893
+ "appName": "Realtime Chat",
1894
+ "notifications": [],
1891
1895
  "navItems": [
1892
1896
  {
1893
- "icon": "message-circle",
1894
1897
  "label": "Chat",
1895
- "href": "/chat"
1898
+ "href": "/chat",
1899
+ "icon": "message-circle"
1896
1900
  },
1897
1901
  {
1898
1902
  "href": "/channels",
1899
- "icon": "hash",
1900
- "label": "Channels"
1903
+ "label": "Channels",
1904
+ "icon": "hash"
1901
1905
  },
1902
1906
  {
1903
- "href": "/online",
1904
1907
  "label": "Online",
1908
+ "href": "/online",
1905
1909
  "icon": "users"
1906
1910
  }
1907
1911
  ],
1908
- "contentTrait": "@trait.OnlineUserDisplay",
1909
- "searchEvent": "ONLINE_USER_SEARCH",
1910
- "notifications": [],
1911
- "appName": "Realtime Chat",
1912
1912
  "notificationClickEvent": "ONLINE_USER_NOTIFICATIONS_OPEN"
1913
1913
  },
1914
1914
  "events": {
@@ -2003,8 +2003,8 @@
2003
2003
  "OnlineUser",
2004
2004
  {
2005
2005
  "emit": {
2006
- "failure": "OnlineUserLoadFailed",
2007
- "success": "OnlineUserLoaded"
2006
+ "success": "OnlineUserLoaded",
2007
+ "failure": "OnlineUserLoadFailed"
2008
2008
  }
2009
2009
  }
2010
2010
  ],
@@ -2012,40 +2012,43 @@
2012
2012
  "render-ui",
2013
2013
  "main",
2014
2014
  {
2015
+ "type": "stack",
2016
+ "direction": "vertical",
2015
2017
  "gap": "lg",
2018
+ "className": "max-w-5xl mx-auto w-full",
2016
2019
  "children": [
2017
2020
  {
2018
- "align": "center",
2019
- "type": "stack",
2020
2021
  "gap": "md",
2021
2022
  "direction": "horizontal",
2022
- "justify": "between",
2023
+ "align": "center",
2024
+ "type": "stack",
2023
2025
  "children": [
2024
2026
  {
2027
+ "type": "stack",
2028
+ "direction": "horizontal",
2025
2029
  "align": "center",
2026
2030
  "gap": "sm",
2027
- "type": "stack",
2028
2031
  "children": [
2029
2032
  {
2030
- "type": "icon",
2031
- "name": "users"
2033
+ "name": "users",
2034
+ "type": "icon"
2032
2035
  },
2033
2036
  {
2034
2037
  "variant": "h2",
2035
2038
  "type": "typography",
2036
2039
  "content": "Online Users"
2037
2040
  }
2038
- ],
2039
- "direction": "horizontal"
2041
+ ]
2040
2042
  },
2041
2043
  {
2042
- "action": "REFRESH",
2043
- "icon": "refresh-cw",
2044
2044
  "type": "button",
2045
2045
  "variant": "secondary",
2046
+ "action": "REFRESH",
2047
+ "icon": "refresh-cw",
2046
2048
  "label": "Refresh"
2047
2049
  }
2048
- ]
2050
+ ],
2051
+ "justify": "between"
2049
2052
  },
2050
2053
  {
2051
2054
  "type": "divider"
@@ -2053,25 +2056,22 @@
2053
2056
  {
2054
2057
  "type": "stack",
2055
2058
  "align": "center",
2056
- "gap": "md",
2059
+ "className": "py-12",
2057
2060
  "direction": "vertical",
2061
+ "gap": "md",
2058
2062
  "children": [
2059
2063
  {
2060
2064
  "type": "spinner"
2061
2065
  },
2062
2066
  {
2063
2067
  "content": "Loading presence…",
2068
+ "color": "muted",
2064
2069
  "type": "typography",
2065
- "variant": "caption",
2066
- "color": "muted"
2070
+ "variant": "caption"
2067
2071
  }
2068
- ],
2069
- "className": "py-12"
2072
+ ]
2070
2073
  }
2071
- ],
2072
- "className": "max-w-5xl mx-auto w-full",
2073
- "type": "stack",
2074
- "direction": "vertical"
2074
+ ]
2075
2075
  }
2076
2076
  ]
2077
2077
  ]
@@ -2085,41 +2085,40 @@
2085
2085
  "render-ui",
2086
2086
  "main",
2087
2087
  {
2088
- "direction": "vertical",
2088
+ "type": "stack",
2089
2089
  "gap": "lg",
2090
- "className": "max-w-5xl mx-auto w-full",
2091
2090
  "children": [
2092
2091
  {
2092
+ "type": "stack",
2093
+ "gap": "md",
2093
2094
  "direction": "horizontal",
2094
2095
  "justify": "between",
2095
- "gap": "md",
2096
2096
  "children": [
2097
2097
  {
2098
- "direction": "horizontal",
2099
- "gap": "sm",
2098
+ "align": "center",
2100
2099
  "type": "stack",
2100
+ "gap": "sm",
2101
+ "direction": "horizontal",
2101
2102
  "children": [
2102
2103
  {
2103
2104
  "type": "icon",
2104
2105
  "name": "users"
2105
2106
  },
2106
2107
  {
2107
- "content": "Online Users",
2108
2108
  "type": "typography",
2109
+ "content": "Online Users",
2109
2110
  "variant": "h2"
2110
2111
  }
2111
- ],
2112
- "align": "center"
2112
+ ]
2113
2113
  },
2114
2114
  {
2115
- "variant": "secondary",
2116
- "icon": "refresh-cw",
2117
2115
  "type": "button",
2116
+ "icon": "refresh-cw",
2117
+ "variant": "secondary",
2118
2118
  "label": "Refresh",
2119
2119
  "action": "REFRESH"
2120
2120
  }
2121
2121
  ],
2122
- "type": "stack",
2123
2122
  "align": "center"
2124
2123
  },
2125
2124
  {
@@ -2128,26 +2127,27 @@
2128
2127
  {
2129
2128
  "fields": [
2130
2129
  {
2131
- "variant": "h4",
2132
- "name": "username"
2130
+ "name": "username",
2131
+ "variant": "h4"
2133
2132
  },
2134
2133
  {
2135
- "name": "status",
2136
- "variant": "badge"
2134
+ "variant": "badge",
2135
+ "name": "status"
2137
2136
  },
2138
2137
  {
2139
- "format": "date",
2140
2138
  "name": "lastActive",
2139
+ "format": "date",
2141
2140
  "variant": "caption"
2142
2141
  }
2143
2142
  ],
2144
- "entity": "@payload.data",
2145
2143
  "variant": "card",
2146
2144
  "type": "data-list",
2145
+ "entity": "@payload.data",
2147
2146
  "gap": "sm"
2148
2147
  }
2149
2148
  ],
2150
- "type": "stack"
2149
+ "direction": "vertical",
2150
+ "className": "max-w-5xl mx-auto w-full"
2151
2151
  }
2152
2152
  ]
2153
2153
  ]
@@ -2171,21 +2171,21 @@
2171
2171
  "render-ui",
2172
2172
  "main",
2173
2173
  {
2174
- "gap": "md",
2174
+ "type": "stack",
2175
+ "align": "center",
2175
2176
  "children": [
2176
2177
  {
2177
2178
  "type": "spinner"
2178
2179
  },
2179
2180
  {
2180
- "type": "typography",
2181
2181
  "content": "Refreshing…",
2182
- "variant": "caption",
2183
- "color": "muted"
2182
+ "color": "muted",
2183
+ "type": "typography",
2184
+ "variant": "caption"
2184
2185
  }
2185
2186
  ],
2186
- "type": "stack",
2187
2187
  "className": "py-12",
2188
- "align": "center",
2188
+ "gap": "md",
2189
2189
  "direction": "vertical"
2190
2190
  }
2191
2191
  ]
@@ -2200,9 +2200,9 @@
2200
2200
  "render-ui",
2201
2201
  "main",
2202
2202
  {
2203
- "gap": "md",
2204
2203
  "type": "stack",
2205
- "align": "center",
2204
+ "direction": "vertical",
2205
+ "className": "py-12",
2206
2206
  "children": [
2207
2207
  {
2208
2208
  "color": "destructive",
@@ -2210,26 +2210,26 @@
2210
2210
  "type": "icon"
2211
2211
  },
2212
2212
  {
2213
+ "type": "typography",
2213
2214
  "content": "Failed to load presence",
2214
- "variant": "h3",
2215
- "type": "typography"
2215
+ "variant": "h3"
2216
2216
  },
2217
2217
  {
2218
- "color": "muted",
2219
- "variant": "body",
2220
2218
  "type": "typography",
2219
+ "variant": "body",
2220
+ "color": "muted",
2221
2221
  "content": "@payload.error"
2222
2222
  },
2223
2223
  {
2224
2224
  "action": "REFRESH",
2225
- "type": "button",
2226
- "icon": "rotate-ccw",
2227
2225
  "label": "Retry",
2228
- "variant": "primary"
2226
+ "variant": "primary",
2227
+ "type": "button",
2228
+ "icon": "rotate-ccw"
2229
2229
  }
2230
2230
  ],
2231
- "className": "py-12",
2232
- "direction": "vertical"
2231
+ "gap": "md",
2232
+ "align": "center"
2233
2233
  }
2234
2234
  ]
2235
2235
  ]