@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
@@ -101,37 +101,37 @@
101
101
  "ref": "AppShell.traits.AppLayout",
102
102
  "name": "ContactAppLayout",
103
103
  "config": {
104
- "notifications": [],
105
104
  "notificationClickEvent": "CONTACT_NOTIFICATIONS_OPEN",
106
- "contentTrait": "@trait.ContactCatalog",
107
105
  "appName": "CRM",
106
+ "contentTrait": "@trait.ContactCatalog",
108
107
  "navItems": [
109
108
  {
110
- "icon": "users",
111
109
  "label": "Contacts",
110
+ "icon": "users",
112
111
  "href": "/contacts"
113
112
  },
114
113
  {
114
+ "label": "Deals",
115
115
  "icon": "briefcase",
116
- "href": "/deals",
117
- "label": "Deals"
116
+ "href": "/deals"
118
117
  },
119
118
  {
119
+ "icon": "bar-chart-2",
120
120
  "label": "Pipeline",
121
- "href": "/pipeline",
122
- "icon": "bar-chart-2"
121
+ "href": "/pipeline"
123
122
  },
124
123
  {
125
- "href": "/notes",
126
124
  "icon": "file-text",
127
- "label": "Notes"
125
+ "label": "Notes",
126
+ "href": "/notes"
128
127
  }
129
128
  ],
129
+ "notifications": [],
130
130
  "searchEvent": "CONTACT_SEARCH"
131
131
  },
132
132
  "events": {
133
- "SEARCH": "CONTACT_SEARCH",
134
- "NOTIFY_CLICK": "CONTACT_NOTIFICATIONS_OPEN"
133
+ "NOTIFY_CLICK": "CONTACT_NOTIFICATIONS_OPEN",
134
+ "SEARCH": "CONTACT_SEARCH"
135
135
  }
136
136
  },
137
137
  {
@@ -230,59 +230,61 @@
230
230
  "render-ui",
231
231
  "main",
232
232
  {
233
+ "direction": "vertical",
234
+ "gap": "lg",
233
235
  "children": [
234
236
  {
235
- "justify": "between",
236
- "direction": "horizontal",
237
- "type": "stack",
238
237
  "gap": "md",
238
+ "type": "stack",
239
+ "justify": "between",
240
+ "align": "center",
239
241
  "children": [
240
242
  {
241
243
  "gap": "sm",
242
244
  "children": [
243
245
  {
244
- "name": "user",
245
- "type": "icon"
246
+ "type": "icon",
247
+ "name": "user"
246
248
  },
247
249
  {
248
- "type": "typography",
250
+ "variant": "h2",
249
251
  "content": "Contacts",
250
- "variant": "h2"
252
+ "type": "typography"
251
253
  }
252
254
  ],
255
+ "align": "center",
253
256
  "type": "stack",
254
- "direction": "horizontal",
255
- "align": "center"
257
+ "direction": "horizontal"
256
258
  },
257
259
  {
258
- "direction": "horizontal",
259
260
  "type": "stack",
261
+ "direction": "horizontal",
262
+ "gap": "sm",
260
263
  "children": [
261
264
  {
262
- "type": "button",
263
265
  "icon": "plus",
266
+ "action": "CREATE",
267
+ "type": "button",
264
268
  "label": "New Contact",
265
- "variant": "primary",
266
- "action": "CREATE"
269
+ "variant": "primary"
267
270
  }
268
- ],
269
- "gap": "sm"
271
+ ]
270
272
  }
271
273
  ],
272
- "align": "center"
274
+ "direction": "horizontal"
273
275
  },
274
276
  {
275
277
  "type": "divider"
276
278
  },
277
279
  {
280
+ "gap": "md",
278
281
  "direction": "horizontal",
279
282
  "align": "center",
280
- "gap": "md",
283
+ "type": "stack",
281
284
  "children": [
282
285
  "@trait.ContactSearch",
283
286
  "@trait.ContactFilter"
284
- ],
285
- "type": "stack"
287
+ ]
286
288
  },
287
289
  "@trait.ContactStats",
288
290
  "@trait.ContactGraphs",
@@ -291,8 +293,6 @@
291
293
  },
292
294
  "@trait.ContactBrowseList"
293
295
  ],
294
- "direction": "vertical",
295
- "gap": "lg",
296
296
  "type": "stack"
297
297
  }
298
298
  ]
@@ -312,34 +312,34 @@
312
312
  "render-ui",
313
313
  "main",
314
314
  {
315
- "gap": "md",
316
- "className": "py-8",
317
- "direction": "vertical",
318
- "align": "center",
319
- "type": "stack",
320
315
  "children": [
321
316
  {
322
- "name": "bell",
323
- "type": "icon"
317
+ "type": "icon",
318
+ "name": "bell"
324
319
  },
325
320
  {
321
+ "content": "No notifications",
326
322
  "type": "typography",
327
- "variant": "h3",
328
- "content": "No notifications"
323
+ "variant": "h3"
329
324
  },
330
325
  {
331
- "content": "You're all caught up.",
332
326
  "variant": "caption",
327
+ "content": "You're all caught up.",
333
328
  "type": "typography",
334
329
  "color": "muted"
335
330
  },
336
331
  {
337
- "variant": "ghost",
338
332
  "label": "Back to contacts",
333
+ "action": "INIT",
339
334
  "type": "button",
340
- "action": "INIT"
335
+ "variant": "ghost"
341
336
  }
342
- ]
337
+ ],
338
+ "direction": "vertical",
339
+ "type": "stack",
340
+ "align": "center",
341
+ "className": "py-8",
342
+ "gap": "md"
343
343
  }
344
344
  ]
345
345
  ]
@@ -360,11 +360,9 @@
360
360
  "ref": "Filter.traits.FilterTargetFilter",
361
361
  "name": "ContactFilter",
362
362
  "config": {
363
+ "event": "CONTACT_FILTER",
363
364
  "filters": [
364
365
  {
365
- "filterType": "select",
366
- "label": "Industry",
367
- "field": "industry",
368
366
  "options": [
369
367
  "technology",
370
368
  "finance",
@@ -372,39 +370,42 @@
372
370
  "retail",
373
371
  "manufacturing",
374
372
  "other"
375
- ]
373
+ ],
374
+ "filterType": "select",
375
+ "field": "industry",
376
+ "label": "Industry"
376
377
  },
377
378
  {
378
- "field": "lifecycleStage",
379
379
  "options": [
380
380
  "lead",
381
381
  "mql",
382
382
  "sql",
383
383
  "customer"
384
384
  ],
385
+ "field": "lifecycleStage",
385
386
  "filterType": "select",
386
387
  "label": "Lifecycle Stage"
387
388
  }
388
- ],
389
- "event": "CONTACT_FILTER"
389
+ ]
390
390
  }
391
391
  },
392
392
  {
393
393
  "ref": "Stats.traits.StatsItemStats",
394
394
  "name": "ContactStats",
395
395
  "config": {
396
+ "title": "Contacts",
396
397
  "metrics": [
397
398
  {
398
- "label": "Total",
399
- "aggregation": "count",
400
- "icon": "users",
401
399
  "format": "number",
400
+ "icon": "users",
401
+ "aggregation": "count",
402
+ "label": "Total",
402
403
  "variant": "primary"
403
404
  },
404
405
  {
405
- "variant": "warning",
406
- "format": "number",
407
406
  "icon": "flame",
407
+ "aggregation": "count",
408
+ "variant": "warning",
408
409
  "filter": [
409
410
  "fn",
410
411
  "row",
@@ -414,14 +415,11 @@
414
415
  "sql"
415
416
  ]
416
417
  ],
417
- "aggregation": "count",
418
+ "format": "number",
418
419
  "label": "Hot Leads"
419
420
  },
420
421
  {
421
- "icon": "check-circle",
422
422
  "variant": "success",
423
- "label": "Customers",
424
- "aggregation": "count",
425
423
  "format": "number",
426
424
  "filter": [
427
425
  "fn",
@@ -431,10 +429,12 @@
431
429
  "@row.lifecycleStage",
432
430
  "customer"
433
431
  ]
434
- ]
432
+ ],
433
+ "aggregation": "count",
434
+ "label": "Customers",
435
+ "icon": "check-circle"
435
436
  }
436
- ],
437
- "title": "Contacts"
437
+ ]
438
438
  },
439
439
  "listens": [
440
440
  {
@@ -451,13 +451,13 @@
451
451
  "ref": "Graphs.traits.GraphItemGraph",
452
452
  "name": "ContactGraphs",
453
453
  "config": {
454
- "showLegend": true,
454
+ "chartType": "pie",
455
455
  "subtitle": "Funnel breakdown",
456
456
  "title": "Contacts by Lifecycle Stage",
457
- "categoryField": "lifecycleStage",
458
457
  "aggregation": "count",
459
458
  "height": 240.0,
460
- "chartType": "pie"
459
+ "categoryField": "lifecycleStage",
460
+ "showLegend": true
461
461
  },
462
462
  "listens": [
463
463
  {
@@ -475,49 +475,49 @@
475
475
  "name": "ContactBrowseList",
476
476
  "linkedEntity": "Contact",
477
477
  "config": {
478
- "itemActions": [
479
- {
480
- "variant": "ghost",
481
- "label": "View",
482
- "event": "VIEW"
483
- },
484
- {
485
- "variant": "ghost",
486
- "label": "Edit",
487
- "event": "EDIT"
488
- },
489
- {
490
- "variant": "danger",
491
- "event": "DELETE",
492
- "label": "Delete"
493
- }
494
- ],
495
- "variant": "card",
496
478
  "fields": [
497
479
  {
498
- "name": "name",
499
480
  "icon": "user",
500
- "variant": "h3"
501
- },
502
- {
503
- "name": "industry",
504
- "variant": "badge"
481
+ "variant": "h3",
482
+ "name": "name"
505
483
  },
506
484
  {
507
485
  "variant": "badge",
508
- "name": "lifecycleStage"
486
+ "name": "industry"
509
487
  },
510
488
  {
511
- "variant": "caption",
512
- "name": "email"
489
+ "name": "lifecycleStage",
490
+ "variant": "badge"
513
491
  },
514
492
  {
515
- "name": "phone",
493
+ "name": "email",
516
494
  "variant": "caption"
495
+ },
496
+ {
497
+ "variant": "caption",
498
+ "name": "phone"
517
499
  }
518
500
  ],
501
+ "gap": "sm",
502
+ "variant": "card",
519
503
  "cols": 1.0,
520
- "gap": "sm"
504
+ "itemActions": [
505
+ {
506
+ "event": "VIEW",
507
+ "variant": "ghost",
508
+ "label": "View"
509
+ },
510
+ {
511
+ "label": "Edit",
512
+ "variant": "ghost",
513
+ "event": "EDIT"
514
+ },
515
+ {
516
+ "event": "DELETE",
517
+ "label": "Delete",
518
+ "variant": "danger"
519
+ }
520
+ ]
521
521
  },
522
522
  "listens": [
523
523
  {
@@ -567,8 +567,6 @@
567
567
  "name": "ContactCreate",
568
568
  "linkedEntity": "Contact",
569
569
  "config": {
570
- "title": "New Contact",
571
- "icon": "plus-circle",
572
570
  "fields": [
573
571
  "name",
574
572
  "company",
@@ -577,7 +575,9 @@
577
575
  "email",
578
576
  "phone"
579
577
  ],
580
- "mode": "create"
578
+ "title": "New Contact",
579
+ "mode": "create",
580
+ "icon": "plus-circle"
581
581
  },
582
582
  "events": {
583
583
  "OPEN": "CREATE"
@@ -598,9 +598,9 @@
598
598
  "name": "ContactEdit",
599
599
  "linkedEntity": "Contact",
600
600
  "config": {
601
+ "mode": "edit",
601
602
  "title": "Edit Contact",
602
603
  "icon": "edit",
603
- "mode": "edit",
604
604
  "fields": [
605
605
  "name",
606
606
  "company",
@@ -629,7 +629,9 @@
629
629
  "name": "ContactView",
630
630
  "linkedEntity": "Contact",
631
631
  "config": {
632
+ "icon": "eye",
632
633
  "title": "View Contact",
634
+ "mode": "edit",
633
635
  "fields": [
634
636
  "name",
635
637
  "company",
@@ -637,9 +639,7 @@
637
639
  "lifecycleStage",
638
640
  "email",
639
641
  "phone"
640
- ],
641
- "mode": "edit",
642
- "icon": "eye"
642
+ ]
643
643
  },
644
644
  "events": {
645
645
  "OPEN": "VIEW"
@@ -660,14 +660,14 @@
660
660
  "name": "ContactDelete",
661
661
  "linkedEntity": "Contact",
662
662
  "config": {
663
- "title": "Delete Contact",
664
663
  "icon": "alert-triangle",
665
664
  "alertMessage": "This action cannot be undone.",
666
- "confirmLabel": "Delete"
665
+ "confirmLabel": "Delete",
666
+ "title": "Delete Contact"
667
667
  },
668
668
  "events": {
669
- "CONFIRM": "CONFIRM_DELETE",
670
- "REQUEST": "DELETE"
669
+ "REQUEST": "DELETE",
670
+ "CONFIRM": "CONFIRM_DELETE"
671
671
  },
672
672
  "listens": [
673
673
  {
@@ -947,17 +947,17 @@
947
947
  "render-ui",
948
948
  "main",
949
949
  {
950
+ "type": "stack",
951
+ "gap": "sm",
950
952
  "children": [
951
953
  {
952
954
  "variant": "ghost",
953
955
  "type": "button",
954
- "label": "Email Contact",
956
+ "icon": "mail",
955
957
  "action": "SEND_EMAIL",
956
- "icon": "mail"
958
+ "label": "Email Contact"
957
959
  }
958
960
  ],
959
- "type": "stack",
960
- "gap": "sm",
961
961
  "direction": "horizontal"
962
962
  }
963
963
  ]
@@ -973,10 +973,10 @@
973
973
  "email",
974
974
  "send",
975
975
  {
976
- "body": "Reaching out from your account team.",
977
- "subject": "Hello from CRM",
978
976
  "recipient": "contact@example.com",
979
- "sender": "noreply@crm.example"
977
+ "sender": "noreply@crm.example",
978
+ "subject": "Hello from CRM",
979
+ "body": "Reaching out from your account team."
980
980
  },
981
981
  {
982
982
  "emit": {
@@ -1121,33 +1121,33 @@
1121
1121
  "name": "DealAppLayout",
1122
1122
  "linkedEntity": "Deal",
1123
1123
  "config": {
1124
+ "topBarActions": [],
1124
1125
  "notificationClickEvent": "DEAL_NOTIFICATIONS_OPEN",
1125
1126
  "contentTrait": "@trait.DealCatalog",
1127
+ "searchEvent": "DEAL_SEARCH",
1128
+ "appName": "CRM",
1126
1129
  "navItems": [
1127
1130
  {
1131
+ "label": "Contacts",
1128
1132
  "href": "/contacts",
1129
- "icon": "users",
1130
- "label": "Contacts"
1133
+ "icon": "users"
1131
1134
  },
1132
1135
  {
1133
- "href": "/deals",
1134
1136
  "icon": "briefcase",
1135
- "label": "Deals"
1137
+ "label": "Deals",
1138
+ "href": "/deals"
1136
1139
  },
1137
1140
  {
1138
1141
  "label": "Pipeline",
1139
- "icon": "bar-chart-2",
1140
- "href": "/pipeline"
1142
+ "href": "/pipeline",
1143
+ "icon": "bar-chart-2"
1141
1144
  },
1142
1145
  {
1146
+ "icon": "file-text",
1143
1147
  "label": "Notes",
1144
- "href": "/notes",
1145
- "icon": "file-text"
1148
+ "href": "/notes"
1146
1149
  }
1147
1150
  ],
1148
- "appName": "CRM",
1149
- "topBarActions": [],
1150
- "searchEvent": "DEAL_SEARCH",
1151
1151
  "notifications": []
1152
1152
  },
1153
1153
  "events": {
@@ -1201,12 +1201,11 @@
1201
1201
  "type": "stack",
1202
1202
  "children": [
1203
1203
  {
1204
+ "align": "center",
1204
1205
  "children": [
1205
1206
  {
1206
- "direction": "horizontal",
1207
1207
  "type": "stack",
1208
- "gap": "sm",
1209
- "align": "center",
1208
+ "direction": "horizontal",
1210
1209
  "children": [
1211
1210
  {
1212
1211
  "type": "icon",
@@ -1217,28 +1216,29 @@
1217
1216
  "variant": "h2",
1218
1217
  "type": "typography"
1219
1218
  }
1220
- ]
1219
+ ],
1220
+ "gap": "sm",
1221
+ "align": "center"
1221
1222
  },
1222
1223
  {
1224
+ "direction": "horizontal",
1225
+ "gap": "sm",
1223
1226
  "children": [
1224
1227
  {
1225
- "action": "CREATE",
1228
+ "variant": "primary",
1226
1229
  "label": "New Deal",
1227
- "type": "button",
1230
+ "action": "CREATE",
1228
1231
  "icon": "plus",
1229
- "variant": "primary"
1232
+ "type": "button"
1230
1233
  }
1231
1234
  ],
1232
- "type": "stack",
1233
- "direction": "horizontal",
1234
- "gap": "sm"
1235
+ "type": "stack"
1235
1236
  }
1236
1237
  ],
1237
- "direction": "horizontal",
1238
- "align": "center",
1239
- "justify": "between",
1238
+ "type": "stack",
1240
1239
  "gap": "md",
1241
- "type": "stack"
1240
+ "direction": "horizontal",
1241
+ "justify": "between"
1242
1242
  },
1243
1243
  {
1244
1244
  "type": "divider"
@@ -1262,35 +1262,36 @@
1262
1262
  "itemActions": [
1263
1263
  {
1264
1264
  "label": "View",
1265
- "event": "VIEW",
1266
- "variant": "ghost"
1265
+ "variant": "ghost",
1266
+ "event": "VIEW"
1267
1267
  },
1268
1268
  {
1269
- "variant": "ghost",
1269
+ "label": "Edit",
1270
1270
  "event": "EDIT",
1271
- "label": "Edit"
1271
+ "variant": "ghost"
1272
1272
  },
1273
1273
  {
1274
+ "event": "DELETE",
1274
1275
  "label": "Delete",
1275
- "variant": "danger",
1276
- "event": "DELETE"
1276
+ "variant": "danger"
1277
1277
  }
1278
1278
  ],
1279
- "variant": "card",
1279
+ "gap": "md",
1280
+ "cols": 2.0,
1280
1281
  "fields": [
1281
1282
  {
1282
- "name": "title",
1283
1283
  "icon": "briefcase",
1284
+ "name": "title",
1284
1285
  "variant": "h3"
1285
1286
  },
1286
1287
  {
1287
- "name": "stage",
1288
- "variant": "badge"
1288
+ "variant": "badge",
1289
+ "name": "stage"
1289
1290
  },
1290
1291
  {
1291
1292
  "format": "currency",
1292
- "variant": "h4",
1293
- "name": "amount"
1293
+ "name": "amount",
1294
+ "variant": "h4"
1294
1295
  },
1295
1296
  {
1296
1297
  "name": "contactId",
@@ -1298,14 +1299,13 @@
1298
1299
  "variant": "caption"
1299
1300
  },
1300
1301
  {
1302
+ "format": "date",
1301
1303
  "label": "Closed At",
1302
- "name": "closedAt",
1303
1304
  "variant": "caption",
1304
- "format": "date"
1305
+ "name": "closedAt"
1305
1306
  }
1306
1307
  ],
1307
- "gap": "md",
1308
- "cols": 2.0
1308
+ "variant": "card"
1309
1309
  },
1310
1310
  "listens": [
1311
1311
  {
@@ -1340,6 +1340,7 @@
1340
1340
  "linkedEntity": "Deal",
1341
1341
  "config": {
1342
1342
  "title": "New Deal",
1343
+ "mode": "create",
1343
1344
  "icon": "plus-circle",
1344
1345
  "fields": [
1345
1346
  "title",
@@ -1347,8 +1348,7 @@
1347
1348
  "amount",
1348
1349
  "stage",
1349
1350
  "closedAt"
1350
- ],
1351
- "mode": "create"
1351
+ ]
1352
1352
  },
1353
1353
  "events": {
1354
1354
  "OPEN": "CREATE"
@@ -1369,6 +1369,7 @@
1369
1369
  "name": "DealEdit",
1370
1370
  "linkedEntity": "Deal",
1371
1371
  "config": {
1372
+ "title": "Edit Deal",
1372
1373
  "fields": [
1373
1374
  "title",
1374
1375
  "contactId",
@@ -1377,8 +1378,7 @@
1377
1378
  "closedAt"
1378
1379
  ],
1379
1380
  "mode": "edit",
1380
- "icon": "edit",
1381
- "title": "Edit Deal"
1381
+ "icon": "edit"
1382
1382
  },
1383
1383
  "events": {
1384
1384
  "OPEN": "EDIT"
@@ -1399,7 +1399,6 @@
1399
1399
  "name": "DealView",
1400
1400
  "linkedEntity": "Deal",
1401
1401
  "config": {
1402
- "icon": "eye",
1403
1402
  "mode": "edit",
1404
1403
  "title": "View Deal",
1405
1404
  "fields": [
@@ -1408,7 +1407,8 @@
1408
1407
  "amount",
1409
1408
  "stage",
1410
1409
  "closedAt"
1411
- ]
1410
+ ],
1411
+ "icon": "eye"
1412
1412
  },
1413
1413
  "events": {
1414
1414
  "OPEN": "VIEW"
@@ -1429,14 +1429,14 @@
1429
1429
  "name": "DealDelete",
1430
1430
  "linkedEntity": "Deal",
1431
1431
  "config": {
1432
+ "confirmLabel": "Delete",
1432
1433
  "icon": "alert-triangle",
1433
1434
  "title": "Delete Deal",
1434
- "alertMessage": "This action cannot be undone.",
1435
- "confirmLabel": "Delete"
1435
+ "alertMessage": "This action cannot be undone."
1436
1436
  },
1437
1437
  "events": {
1438
- "CONFIRM": "CONFIRM_DELETE",
1439
- "REQUEST": "DELETE"
1438
+ "REQUEST": "DELETE",
1439
+ "CONFIRM": "CONFIRM_DELETE"
1440
1440
  },
1441
1441
  "listens": [
1442
1442
  {
@@ -1716,22 +1716,18 @@
1716
1716
  "name": "PipelineAppLayout",
1717
1717
  "linkedEntity": "Pipeline",
1718
1718
  "config": {
1719
- "searchEvent": "PIPELINE_SEARCH",
1720
- "appName": "CRM",
1721
- "topBarActions": [],
1722
- "notifications": [],
1723
- "contentTrait": "@trait.PipelineDisplay",
1724
1719
  "notificationClickEvent": "PIPELINE_NOTIFICATIONS_OPEN",
1720
+ "appName": "CRM",
1725
1721
  "navItems": [
1726
1722
  {
1727
1723
  "label": "Contacts",
1728
- "href": "/contacts",
1729
- "icon": "users"
1724
+ "icon": "users",
1725
+ "href": "/contacts"
1730
1726
  },
1731
1727
  {
1728
+ "icon": "briefcase",
1732
1729
  "label": "Deals",
1733
- "href": "/deals",
1734
- "icon": "briefcase"
1730
+ "href": "/deals"
1735
1731
  },
1736
1732
  {
1737
1733
  "label": "Pipeline",
@@ -1739,15 +1735,19 @@
1739
1735
  "icon": "bar-chart-2"
1740
1736
  },
1741
1737
  {
1742
- "label": "Notes",
1738
+ "icon": "file-text",
1743
1739
  "href": "/notes",
1744
- "icon": "file-text"
1740
+ "label": "Notes"
1745
1741
  }
1746
- ]
1742
+ ],
1743
+ "contentTrait": "@trait.PipelineDisplay",
1744
+ "searchEvent": "PIPELINE_SEARCH",
1745
+ "notifications": [],
1746
+ "topBarActions": []
1747
1747
  },
1748
1748
  "events": {
1749
- "SEARCH": "PIPELINE_SEARCH",
1750
- "NOTIFY_CLICK": "PIPELINE_NOTIFICATIONS_OPEN"
1749
+ "NOTIFY_CLICK": "PIPELINE_NOTIFICATIONS_OPEN",
1750
+ "SEARCH": "PIPELINE_SEARCH"
1751
1751
  }
1752
1752
  },
1753
1753
  {
@@ -1862,8 +1862,8 @@
1862
1862
  "Pipeline",
1863
1863
  {
1864
1864
  "emit": {
1865
- "failure": "PipelineLoadFailed",
1866
- "success": "PipelineLoaded"
1865
+ "success": "PipelineLoaded",
1866
+ "failure": "PipelineLoadFailed"
1867
1867
  }
1868
1868
  }
1869
1869
  ],
@@ -1871,17 +1871,17 @@
1871
1871
  "render-ui",
1872
1872
  "main",
1873
1873
  {
1874
- "type": "stack",
1875
- "direction": "vertical",
1876
- "gap": "lg",
1877
1874
  "children": [
1878
1875
  {
1879
1876
  "type": "stack",
1880
1877
  "gap": "md",
1881
- "align": "center",
1878
+ "justify": "between",
1882
1879
  "direction": "horizontal",
1880
+ "align": "center",
1883
1881
  "children": [
1884
1882
  {
1883
+ "gap": "sm",
1884
+ "direction": "horizontal",
1885
1885
  "children": [
1886
1886
  {
1887
1887
  "type": "icon",
@@ -1889,24 +1889,21 @@
1889
1889
  },
1890
1890
  {
1891
1891
  "type": "typography",
1892
- "variant": "h2",
1893
- "content": "Pipeline"
1892
+ "content": "Pipeline",
1893
+ "variant": "h2"
1894
1894
  }
1895
1895
  ],
1896
- "gap": "sm",
1897
- "direction": "horizontal",
1898
1896
  "type": "stack",
1899
1897
  "align": "center"
1900
1898
  },
1901
1899
  {
1900
+ "variant": "secondary",
1902
1901
  "icon": "rotate-ccw",
1903
1902
  "label": "Refresh",
1904
- "variant": "secondary",
1905
- "type": "button",
1906
- "action": "REFRESH"
1903
+ "action": "REFRESH",
1904
+ "type": "button"
1907
1905
  }
1908
- ],
1909
- "justify": "between"
1906
+ ]
1910
1907
  },
1911
1908
  {
1912
1909
  "type": "divider"
@@ -1914,32 +1911,35 @@
1914
1911
  {
1915
1912
  "children": [
1916
1913
  {
1917
- "type": "stat-display",
1918
1914
  "value": "@entity.totalDeals",
1919
- "label": "Total Deals"
1915
+ "label": "Total Deals",
1916
+ "type": "stat-display"
1920
1917
  },
1921
1918
  {
1922
- "value": "@entity.totalValue",
1923
1919
  "type": "stat-display",
1920
+ "format": "currency",
1924
1921
  "label": "Pipeline Value",
1925
- "format": "currency"
1922
+ "value": "@entity.totalValue"
1926
1923
  },
1927
1924
  {
1928
- "type": "stat-display",
1929
1925
  "label": "Won",
1926
+ "type": "stat-display",
1930
1927
  "value": "@entity.wonDeals"
1931
1928
  },
1932
1929
  {
1933
- "type": "stat-display",
1934
- "format": "percent",
1935
1930
  "label": "Conversion Rate",
1931
+ "format": "percent",
1932
+ "type": "stat-display",
1936
1933
  "value": "@entity.conversionRate"
1937
1934
  }
1938
1935
  ],
1939
1936
  "type": "simple-grid",
1940
1937
  "cols": 4.0
1941
1938
  }
1942
- ]
1939
+ ],
1940
+ "gap": "lg",
1941
+ "type": "stack",
1942
+ "direction": "vertical"
1943
1943
  }
1944
1944
  ]
1945
1945
  ]
@@ -2063,12 +2063,11 @@
2063
2063
  "name": "NoteAppLayout",
2064
2064
  "linkedEntity": "Note",
2065
2065
  "config": {
2066
- "appName": "CRM",
2067
2066
  "navItems": [
2068
2067
  {
2069
- "href": "/contacts",
2070
2068
  "icon": "users",
2071
- "label": "Contacts"
2069
+ "label": "Contacts",
2070
+ "href": "/contacts"
2072
2071
  },
2073
2072
  {
2074
2073
  "label": "Deals",
@@ -2077,24 +2076,25 @@
2077
2076
  },
2078
2077
  {
2079
2078
  "href": "/pipeline",
2080
- "icon": "bar-chart-2",
2081
- "label": "Pipeline"
2079
+ "label": "Pipeline",
2080
+ "icon": "bar-chart-2"
2082
2081
  },
2083
2082
  {
2084
2083
  "href": "/notes",
2085
- "icon": "file-text",
2086
- "label": "Notes"
2084
+ "label": "Notes",
2085
+ "icon": "file-text"
2087
2086
  }
2088
2087
  ],
2089
- "searchEvent": "NOTE_SEARCH",
2088
+ "appName": "CRM",
2090
2089
  "topBarActions": [],
2091
2090
  "notifications": [],
2091
+ "contentTrait": "@trait.NoteCatalog",
2092
2092
  "notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
2093
- "contentTrait": "@trait.NoteCatalog"
2093
+ "searchEvent": "NOTE_SEARCH"
2094
2094
  },
2095
2095
  "events": {
2096
- "NOTIFY_CLICK": "NOTE_NOTIFICATIONS_OPEN",
2097
- "SEARCH": "NOTE_SEARCH"
2096
+ "SEARCH": "NOTE_SEARCH",
2097
+ "NOTIFY_CLICK": "NOTE_NOTIFICATIONS_OPEN"
2098
2098
  }
2099
2099
  },
2100
2100
  {
@@ -2141,53 +2141,54 @@
2141
2141
  {
2142
2142
  "gap": "lg",
2143
2143
  "type": "stack",
2144
+ "direction": "vertical",
2144
2145
  "children": [
2145
2146
  {
2146
2147
  "gap": "md",
2148
+ "type": "stack",
2149
+ "justify": "between",
2150
+ "direction": "horizontal",
2151
+ "align": "center",
2147
2152
  "children": [
2148
2153
  {
2154
+ "direction": "horizontal",
2149
2155
  "type": "stack",
2156
+ "align": "center",
2150
2157
  "children": [
2151
2158
  {
2152
2159
  "name": "file-text",
2153
2160
  "type": "icon"
2154
2161
  },
2155
2162
  {
2163
+ "variant": "h2",
2156
2164
  "type": "typography",
2157
- "content": "Notes",
2158
- "variant": "h2"
2165
+ "content": "Notes"
2159
2166
  }
2160
2167
  ],
2161
- "align": "center",
2162
- "gap": "sm",
2163
- "direction": "horizontal"
2168
+ "gap": "sm"
2164
2169
  },
2165
2170
  {
2166
- "direction": "horizontal",
2167
- "gap": "sm",
2168
- "type": "stack",
2169
2171
  "children": [
2170
2172
  {
2171
- "action": "CREATE",
2172
2173
  "icon": "edit",
2173
- "variant": "primary",
2174
+ "type": "button",
2174
2175
  "label": "New Note",
2175
- "type": "button"
2176
+ "action": "CREATE",
2177
+ "variant": "primary"
2176
2178
  }
2177
- ]
2179
+ ],
2180
+ "direction": "horizontal",
2181
+ "type": "stack",
2182
+ "gap": "sm"
2178
2183
  }
2179
- ],
2180
- "direction": "horizontal",
2181
- "justify": "between",
2182
- "type": "stack",
2183
- "align": "center"
2184
+ ]
2184
2185
  },
2185
2186
  {
2186
2187
  "type": "divider"
2187
2188
  },
2188
2189
  {
2189
- "content": "Follow-Up Calendar",
2190
2190
  "type": "typography",
2191
+ "content": "Follow-Up Calendar",
2191
2192
  "variant": "h3"
2192
2193
  },
2193
2194
  "@trait.NoteCalendar",
@@ -2195,8 +2196,7 @@
2195
2196
  "type": "divider"
2196
2197
  },
2197
2198
  "@trait.NoteBrowseList"
2198
- ],
2199
- "direction": "vertical"
2199
+ ]
2200
2200
  }
2201
2201
  ]
2202
2202
  ]
@@ -2210,28 +2210,13 @@
2210
2210
  "name": "NoteBrowseList",
2211
2211
  "linkedEntity": "Note",
2212
2212
  "config": {
2213
- "itemActions": [
2214
- {
2215
- "label": "View",
2216
- "event": "VIEW",
2217
- "variant": "ghost"
2218
- },
2219
- {
2220
- "label": "Edit",
2221
- "event": "EDIT",
2222
- "variant": "ghost"
2223
- },
2224
- {
2225
- "variant": "danger",
2226
- "label": "Delete",
2227
- "event": "DELETE"
2228
- }
2229
- ],
2213
+ "gap": "sm",
2214
+ "variant": "card",
2230
2215
  "cols": 1.0,
2231
2216
  "fields": [
2232
2217
  {
2233
- "name": "subject",
2234
2218
  "icon": "file-text",
2219
+ "name": "subject",
2235
2220
  "variant": "h4"
2236
2221
  },
2237
2222
  {
@@ -2243,20 +2228,35 @@
2243
2228
  "name": "author"
2244
2229
  },
2245
2230
  {
2246
- "format": "date",
2247
- "name": "followUpAt",
2248
2231
  "label": "Follow-Up",
2249
- "variant": "caption"
2232
+ "variant": "caption",
2233
+ "name": "followUpAt",
2234
+ "format": "date"
2250
2235
  },
2251
2236
  {
2252
2237
  "label": "Created",
2253
2238
  "variant": "caption",
2254
- "name": "createdAt",
2255
- "format": "date"
2239
+ "format": "date",
2240
+ "name": "createdAt"
2256
2241
  }
2257
2242
  ],
2258
- "gap": "sm",
2259
- "variant": "card"
2243
+ "itemActions": [
2244
+ {
2245
+ "variant": "ghost",
2246
+ "label": "View",
2247
+ "event": "VIEW"
2248
+ },
2249
+ {
2250
+ "event": "EDIT",
2251
+ "variant": "ghost",
2252
+ "label": "Edit"
2253
+ },
2254
+ {
2255
+ "event": "DELETE",
2256
+ "label": "Delete",
2257
+ "variant": "danger"
2258
+ }
2259
+ ]
2260
2260
  },
2261
2261
  "listens": [
2262
2262
  {
@@ -2300,6 +2300,7 @@
2300
2300
  "name": "NoteCreate",
2301
2301
  "linkedEntity": "Note",
2302
2302
  "config": {
2303
+ "title": "New Note",
2303
2304
  "fields": [
2304
2305
  "subject",
2305
2306
  "body",
@@ -2307,9 +2308,8 @@
2307
2308
  "priority",
2308
2309
  "followUpAt"
2309
2310
  ],
2310
- "icon": "plus-circle",
2311
- "title": "New Note",
2312
- "mode": "create"
2311
+ "mode": "create",
2312
+ "icon": "plus-circle"
2313
2313
  },
2314
2314
  "events": {
2315
2315
  "OPEN": "CREATE"
@@ -2330,7 +2330,8 @@
2330
2330
  "name": "NoteEdit",
2331
2331
  "linkedEntity": "Note",
2332
2332
  "config": {
2333
- "icon": "edit",
2333
+ "title": "Edit Note",
2334
+ "mode": "edit",
2334
2335
  "fields": [
2335
2336
  "subject",
2336
2337
  "body",
@@ -2338,8 +2339,7 @@
2338
2339
  "priority",
2339
2340
  "followUpAt"
2340
2341
  ],
2341
- "title": "Edit Note",
2342
- "mode": "edit"
2342
+ "icon": "edit"
2343
2343
  },
2344
2344
  "events": {
2345
2345
  "OPEN": "EDIT"
@@ -2368,8 +2368,8 @@
2368
2368
  "followUpAt"
2369
2369
  ],
2370
2370
  "title": "View Note",
2371
- "icon": "eye",
2372
- "mode": "edit"
2371
+ "mode": "edit",
2372
+ "icon": "eye"
2373
2373
  },
2374
2374
  "events": {
2375
2375
  "OPEN": "VIEW"
@@ -2390,14 +2390,14 @@
2390
2390
  "name": "NoteDelete",
2391
2391
  "linkedEntity": "Note",
2392
2392
  "config": {
2393
- "confirmLabel": "Delete",
2394
2393
  "icon": "alert-triangle",
2395
2394
  "title": "Delete Note",
2396
- "alertMessage": "This action cannot be undone."
2395
+ "alertMessage": "This action cannot be undone.",
2396
+ "confirmLabel": "Delete"
2397
2397
  },
2398
2398
  "events": {
2399
- "REQUEST": "DELETE",
2400
- "CONFIRM": "CONFIRM_DELETE"
2399
+ "CONFIRM": "CONFIRM_DELETE",
2400
+ "REQUEST": "DELETE"
2401
2401
  },
2402
2402
  "listens": [
2403
2403
  {